From 9f0cb10949a9d5bb44902e187eb46ded4a316c0f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Tue, 14 Apr 2026 12:49:45 +0000 Subject: [PATCH] bump @linearb/gitstream-core to 2.1.277 --- dist/index.js | 22 +++++++++++----------- package-lock.json | 8 ++++---- package.json | 2 +- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/dist/index.js b/dist/index.js index 44473d99..456da48f 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1,11 +1,11 @@ -(()=>{var __webpack_modules__={44914:function(A,g,E){"use strict";var x=this&&this.__createBinding||(Object.create?function(A,g,E,x){if(x===undefined)x=E;var k=Object.getOwnPropertyDescriptor(g,E);if(!k||("get"in k?!g.__esModule:k.writable||k.configurable)){k={enumerable:true,get:function(){return g[E]}}}Object.defineProperty(A,x,k)}:function(A,g,E,x){if(x===undefined)x=E;A[x]=g[E]});var k=this&&this.__setModuleDefault||(Object.create?function(A,g){Object.defineProperty(A,"default",{enumerable:true,value:g})}:function(A,g){A["default"]=g});var R=this&&this.__importStar||function(){var ownKeys=function(A){ownKeys=Object.getOwnPropertyNames||function(A){var g=[];for(var E in A)if(Object.prototype.hasOwnProperty.call(A,E))g[g.length]=E;return g};return ownKeys(A)};return function(A){if(A&&A.__esModule)return A;var g={};if(A!=null)for(var E=ownKeys(A),R=0;R0){A+=" ";let g=true;for(const E in this.properties){if(this.properties.hasOwnProperty(E)){const x=this.properties[E];if(x){if(g){g=false}else{A+=","}A+=`${E}=${escapeProperty(x)}`}}}}A+=`${U}${escapeData(this.message)}`;return A}}function escapeData(A){return(0,j.toCommandValue)(A).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A")}function escapeProperty(A){return(0,j.toCommandValue)(A).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}},37484:function(A,g,E){"use strict";var x=this&&this.__createBinding||(Object.create?function(A,g,E,x){if(x===undefined)x=E;var k=Object.getOwnPropertyDescriptor(g,E);if(!k||("get"in k?!g.__esModule:k.writable||k.configurable)){k={enumerable:true,get:function(){return g[E]}}}Object.defineProperty(A,x,k)}:function(A,g,E,x){if(x===undefined)x=E;A[x]=g[E]});var k=this&&this.__setModuleDefault||(Object.create?function(A,g){Object.defineProperty(A,"default",{enumerable:true,value:g})}:function(A,g){A["default"]=g});var R=this&&this.__importStar||function(){var ownKeys=function(A){ownKeys=Object.getOwnPropertyNames||function(A){var g=[];for(var E in A)if(Object.prototype.hasOwnProperty.call(A,E))g[g.length]=E;return g};return ownKeys(A)};return function(A){if(A&&A.__esModule)return A;var g={};if(A!=null)for(var E=ownKeys(A),R=0;RA!==""));if(g&&g.trimWhitespace===false){return E}return E.map((A=>A.trim()))}function getBooleanInput(A,g){const E=["true","True","TRUE"];const x=["false","False","FALSE"];const k=getInput(A,g);if(E.includes(k))return true;if(x.includes(k))return false;throw new TypeError(`Input does not meet YAML 1.2 "Core Schema" specification: ${A}\n`+`Support boolean input list: \`true | True | TRUE | false | False | FALSE\``)}function setOutput(A,g){const E=process.env["GITHUB_OUTPUT"]||"";if(E){return(0,U.issueFileCommand)("OUTPUT",(0,U.prepareKeyValueMessage)(A,g))}process.stdout.write(W.EOL);(0,j.issueCommand)("set-output",{name:A},(0,H.toCommandValue)(g))}function setCommandEcho(A){(0,j.issue)("echo",A?"on":"off")}function setFailed(A){process.exitCode=pe.Failure;error(A)}function isDebug(){return process.env["RUNNER_DEBUG"]==="1"}function debug(A){(0,j.issueCommand)("debug",{},A)}function error(A,g={}){(0,j.issueCommand)("error",(0,H.toCommandProperties)(g),A instanceof Error?A.toString():A)}function warning(A,g={}){(0,j.issueCommand)("warning",(0,H.toCommandProperties)(g),A instanceof Error?A.toString():A)}function notice(A,g={}){(0,j.issueCommand)("notice",(0,H.toCommandProperties)(g),A instanceof Error?A.toString():A)}function info(A){process.stdout.write(A+W.EOL)}function startGroup(A){(0,j.issue)("group",A)}function endGroup(){(0,j.issue)("endgroup")}function group(A,g){return N(this,void 0,void 0,(function*(){startGroup(A);let E;try{E=yield g()}finally{endGroup()}return E}))}function saveState(A,g){const E=process.env["GITHUB_STATE"]||"";if(E){return(0,U.issueFileCommand)("STATE",(0,U.prepareKeyValueMessage)(A,g))}(0,j.issueCommand)("save-state",{name:A},(0,H.toCommandValue)(g))}function getState(A){return process.env[`STATE_${A}`]||""}function getIDToken(A){return N(this,void 0,void 0,(function*(){return yield se.OidcClient.getIDToken(A)}))}var de=E(71847);Object.defineProperty(g,"summary",{enumerable:true,get:function(){return de.summary}});var Te=E(71847);Object.defineProperty(g,"markdownSummary",{enumerable:true,get:function(){return Te.markdownSummary}});var Fe=E(31976);Object.defineProperty(g,"toPosixPath",{enumerable:true,get:function(){return Fe.toPosixPath}});Object.defineProperty(g,"toWin32Path",{enumerable:true,get:function(){return Fe.toWin32Path}});Object.defineProperty(g,"toPlatformPath",{enumerable:true,get:function(){return Fe.toPlatformPath}});g.platform=R(E(18968))},24753:function(A,g,E){"use strict";var x=this&&this.__createBinding||(Object.create?function(A,g,E,x){if(x===undefined)x=E;var k=Object.getOwnPropertyDescriptor(g,E);if(!k||("get"in k?!g.__esModule:k.writable||k.configurable)){k={enumerable:true,get:function(){return g[E]}}}Object.defineProperty(A,x,k)}:function(A,g,E,x){if(x===undefined)x=E;A[x]=g[E]});var k=this&&this.__setModuleDefault||(Object.create?function(A,g){Object.defineProperty(A,"default",{enumerable:true,value:g})}:function(A,g){A["default"]=g});var R=this&&this.__importStar||function(){var ownKeys=function(A){ownKeys=Object.getOwnPropertyNames||function(A){var g=[];for(var E in A)if(Object.prototype.hasOwnProperty.call(A,E))g[g.length]=E;return g};return ownKeys(A)};return function(A){if(A&&A.__esModule)return A;var g={};if(A!=null)for(var E=ownKeys(A),R=0;R{throw new Error(`Failed to get ID Token. \n \n Error Code : ${A.statusCode}\n \n Error Message: ${A.message}`)}));const k=(g=x.result)===null||g===void 0?void 0:g.value;if(!k){throw new Error("Response json body do not have ID Token field")}return k}))}static getIDToken(A){return x(this,void 0,void 0,(function*(){try{let g=OidcClient.getIDTokenUrl();if(A){const E=encodeURIComponent(A);g=`${g}&audience=${E}`}(0,N.debug)(`ID token url is ${g}`);const E=yield OidcClient.getCall(g);(0,N.setSecret)(E);return E}catch(A){throw new Error(`Error message: ${A.message}`)}}))}}g.OidcClient=OidcClient},31976:function(A,g,E){"use strict";var x=this&&this.__createBinding||(Object.create?function(A,g,E,x){if(x===undefined)x=E;var k=Object.getOwnPropertyDescriptor(g,E);if(!k||("get"in k?!g.__esModule:k.writable||k.configurable)){k={enumerable:true,get:function(){return g[E]}}}Object.defineProperty(A,x,k)}:function(A,g,E,x){if(x===undefined)x=E;A[x]=g[E]});var k=this&&this.__setModuleDefault||(Object.create?function(A,g){Object.defineProperty(A,"default",{enumerable:true,value:g})}:function(A,g){A["default"]=g});var R=this&&this.__importStar||function(){var ownKeys=function(A){ownKeys=Object.getOwnPropertyNames||function(A){var g=[];for(var E in A)if(Object.prototype.hasOwnProperty.call(A,E))g[g.length]=E;return g};return ownKeys(A)};return function(A){if(A&&A.__esModule)return A;var g={};if(A!=null)for(var E=ownKeys(A),R=0;RN(void 0,void 0,void 0,(function*(){const{stdout:A}=yield H.getExecOutput('powershell -command "(Get-CimInstance -ClassName Win32_OperatingSystem).Version"',undefined,{silent:true});const{stdout:g}=yield H.getExecOutput('powershell -command "(Get-CimInstance -ClassName Win32_OperatingSystem).Caption"',undefined,{silent:true});return{name:g.trim(),version:A.trim()}}));const getMacOsInfo=()=>N(void 0,void 0,void 0,(function*(){var A,g,E,x;const{stdout:k}=yield H.getExecOutput("sw_vers",undefined,{silent:true});const R=(g=(A=k.match(/ProductVersion:\s*(.+)/))===null||A===void 0?void 0:A[1])!==null&&g!==void 0?g:"";const N=(x=(E=k.match(/ProductName:\s*(.+)/))===null||E===void 0?void 0:E[1])!==null&&x!==void 0?x:"";return{name:N,version:R}}));const getLinuxInfo=()=>N(void 0,void 0,void 0,(function*(){const{stdout:A}=yield H.getExecOutput("lsb_release",["-i","-r","-s"],{silent:true});const[g,E]=A.trim().split("\n");return{name:g,version:E}}));g.platform=U.default.platform();g.arch=U.default.arch();g.isWindows=g.platform==="win32";g.isMacOS=g.platform==="darwin";g.isLinux=g.platform==="linux";function getDetails(){return N(this,void 0,void 0,(function*(){return Object.assign(Object.assign({},yield g.isWindows?getWindowsInfo():g.isMacOS?getMacOsInfo():getLinuxInfo()),{platform:g.platform,arch:g.arch,isWindows:g.isWindows,isMacOS:g.isMacOS,isLinux:g.isLinux})}))}},71847:function(A,g,E){"use strict";var x=this&&this.__awaiter||function(A,g,E,x){function adopt(A){return A instanceof E?A:new E((function(g){g(A)}))}return new(E||(E=Promise))((function(E,k){function fulfilled(A){try{step(x.next(A))}catch(A){k(A)}}function rejected(A){try{step(x["throw"](A))}catch(A){k(A)}}function step(A){A.done?E(A.value):adopt(A.value).then(fulfilled,rejected)}step((x=x.apply(A,g||[])).next())}))};Object.defineProperty(g,"__esModule",{value:true});g.summary=g.markdownSummary=g.SUMMARY_DOCS_URL=g.SUMMARY_ENV_VAR=void 0;const k=E(70857);const R=E(79896);const{access:N,appendFile:j,writeFile:U}=R.promises;g.SUMMARY_ENV_VAR="GITHUB_STEP_SUMMARY";g.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 x(this,void 0,void 0,(function*(){if(this._filePath){return this._filePath}const A=process.env[g.SUMMARY_ENV_VAR];if(!A){throw new Error(`Unable to find environment variable for $${g.SUMMARY_ENV_VAR}. Check if your runtime environment supports job summaries.`)}try{yield N(A,R.constants.R_OK|R.constants.W_OK)}catch(g){throw new Error(`Unable to access summary file: '${A}'. Check if the file has correct read/write permissions.`)}this._filePath=A;return this._filePath}))}wrap(A,g,E={}){const x=Object.entries(E).map((([A,g])=>` ${A}="${g}"`)).join("");if(!g){return`<${A}${x}>`}return`<${A}${x}>${g}`}write(A){return x(this,void 0,void 0,(function*(){const g=!!(A===null||A===void 0?void 0:A.overwrite);const E=yield this.filePath();const x=g?U:j;yield x(E,this._buffer,{encoding:"utf8"});return this.emptyBuffer()}))}clear(){return x(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(A,g=false){this._buffer+=A;return g?this.addEOL():this}addEOL(){return this.addRaw(k.EOL)}addCodeBlock(A,g){const E=Object.assign({},g&&{lang:g});const x=this.wrap("pre",this.wrap("code",A),E);return this.addRaw(x).addEOL()}addList(A,g=false){const E=g?"ol":"ul";const x=A.map((A=>this.wrap("li",A))).join("");const k=this.wrap(E,x);return this.addRaw(k).addEOL()}addTable(A){const g=A.map((A=>{const g=A.map((A=>{if(typeof A==="string"){return this.wrap("td",A)}const{header:g,data:E,colspan:x,rowspan:k}=A;const R=g?"th":"td";const N=Object.assign(Object.assign({},x&&{colspan:x}),k&&{rowspan:k});return this.wrap(R,E,N)})).join("");return this.wrap("tr",g)})).join("");const E=this.wrap("table",g);return this.addRaw(E).addEOL()}addDetails(A,g){const E=this.wrap("details",this.wrap("summary",A)+g);return this.addRaw(E).addEOL()}addImage(A,g,E){const{width:x,height:k}=E||{};const R=Object.assign(Object.assign({},x&&{width:x}),k&&{height:k});const N=this.wrap("img",null,Object.assign({src:A,alt:g},R));return this.addRaw(N).addEOL()}addHeading(A,g){const E=`h${g}`;const x=["h1","h2","h3","h4","h5","h6"].includes(E)?E:"h1";const k=this.wrap(x,A);return this.addRaw(k).addEOL()}addSeparator(){const A=this.wrap("hr",null);return this.addRaw(A).addEOL()}addBreak(){const A=this.wrap("br",null);return this.addRaw(A).addEOL()}addQuote(A,g){const E=Object.assign({},g&&{cite:g});const x=this.wrap("blockquote",A,E);return this.addRaw(x).addEOL()}addLink(A,g){const E=this.wrap("a",A,{href:g});return this.addRaw(E).addEOL()}}const H=new Summary;g.markdownSummary=H;g.summary=H},30302:(A,g)=>{"use strict";Object.defineProperty(g,"__esModule",{value:true});g.toCommandValue=toCommandValue;g.toCommandProperties=toCommandProperties;function toCommandValue(A){if(A===null||A===undefined){return""}else if(typeof A==="string"||A instanceof String){return A}return JSON.stringify(A)}function toCommandProperties(A){if(!Object.keys(A).length){return{}}return{title:A.title,file:A.file,line:A.startLine,endLine:A.endLine,col:A.startColumn,endColumn:A.endColumn}}},95236:function(A,g,E){"use strict";var x=this&&this.__createBinding||(Object.create?function(A,g,E,x){if(x===undefined)x=E;var k=Object.getOwnPropertyDescriptor(g,E);if(!k||("get"in k?!g.__esModule:k.writable||k.configurable)){k={enumerable:true,get:function(){return g[E]}}}Object.defineProperty(A,x,k)}:function(A,g,E,x){if(x===undefined)x=E;A[x]=g[E]});var k=this&&this.__setModuleDefault||(Object.create?function(A,g){Object.defineProperty(A,"default",{enumerable:true,value:g})}:function(A,g){A["default"]=g});var R=this&&this.__importStar||function(){var ownKeys=function(A){ownKeys=Object.getOwnPropertyNames||function(A){var g=[];for(var E in A)if(Object.prototype.hasOwnProperty.call(A,E))g[g.length]=E;return g};return ownKeys(A)};return function(A){if(A&&A.__esModule)return A;var g={};if(A!=null)for(var E=ownKeys(A),R=0;R{N+=H.write(A);if(Z){Z(A)}};const stdOutListener=A=>{R+=U.write(A);if(W){W(A)}};const se=Object.assign(Object.assign({},E===null||E===void 0?void 0:E.listeners),{stdout:stdOutListener,stderr:stdErrListener});const pe=yield exec(A,g,Object.assign(Object.assign({},E),{listeners:se}));R+=U.end();N+=H.end();return{exitCode:pe,stdout:R,stderr:N}}))}},6665:function(A,g,E){"use strict";var x=this&&this.__createBinding||(Object.create?function(A,g,E,x){if(x===undefined)x=E;var k=Object.getOwnPropertyDescriptor(g,E);if(!k||("get"in k?!g.__esModule:k.writable||k.configurable)){k={enumerable:true,get:function(){return g[E]}}}Object.defineProperty(A,x,k)}:function(A,g,E,x){if(x===undefined)x=E;A[x]=g[E]});var k=this&&this.__setModuleDefault||(Object.create?function(A,g){Object.defineProperty(A,"default",{enumerable:true,value:g})}:function(A,g){A["default"]=g});var R=this&&this.__importStar||function(){var ownKeys=function(A){ownKeys=Object.getOwnPropertyNames||function(A){var g=[];for(var E in A)if(Object.prototype.hasOwnProperty.call(A,E))g[g.length]=E;return g};return ownKeys(A)};return function(A){if(A&&A.__esModule)return A;var g={};if(A!=null)for(var E=ownKeys(A),R=0;R-1){const A=x.substring(0,k);E(A);x=x.substring(k+j.EOL.length);k=x.indexOf(j.EOL)}return x}catch(A){this._debug(`error processing line. Failed with error ${A}`);return""}}_getSpawnFileName(){if(de){if(this._isCmdFile()){return process.env["COMSPEC"]||"cmd.exe"}}return this.toolPath}_getSpawnArgs(A){if(de){if(this._isCmdFile()){let g=`/D /S /C "${this._windowsQuoteCmdArg(this.toolPath)}`;for(const E of this.args){g+=" ";g+=A.windowsVerbatimArguments?E:this._windowsQuoteCmdArg(E)}g+='"';return[g]}}return this.args}_endsWith(A,g){return A.endsWith(g)}_isCmdFile(){const A=this.toolPath.toUpperCase();return this._endsWith(A,".CMD")||this._endsWith(A,".BAT")}_windowsQuoteCmdArg(A){if(!this._isCmdFile()){return this._uvQuoteCmdArg(A)}if(!A){return'""'}const g=[" ","\t","&","(",")","[","]","{","}","^","=",";","!","'","+",",","`","~","|","<",">",'"'];let E=false;for(const x of A){if(g.some((A=>A===x))){E=true;break}}if(!E){return A}let x='"';let k=true;for(let g=A.length;g>0;g--){x+=A[g-1];if(k&&A[g-1]==="\\"){x+="\\"}else if(A[g-1]==='"'){k=true;x+='"'}else{k=false}}x+='"';return x.split("").reverse().join("")}_uvQuoteCmdArg(A){if(!A){return'""'}if(!A.includes(" ")&&!A.includes("\t")&&!A.includes('"')){return A}if(!A.includes('"')&&!A.includes("\\")){return`"${A}"`}let g='"';let E=true;for(let x=A.length;x>0;x--){g+=A[x-1];if(E&&A[x-1]==="\\"){g+="\\"}else if(A[x-1]==='"'){E=true;g+="\\"}else{E=false}}g+='"';return g.split("").reverse().join("")}_cloneExecOptions(A){A=A||{};const g={cwd:A.cwd||process.cwd(),env:A.env||process.env,silent:A.silent||false,windowsVerbatimArguments:A.windowsVerbatimArguments||false,failOnStdErr:A.failOnStdErr||false,ignoreReturnCode:A.ignoreReturnCode||false,delay:A.delay||1e4};g.outStream=A.outStream||process.stdout;g.errStream=A.errStream||process.stderr;return g}_getSpawnOptions(A,g){A=A||{};const E={};E.cwd=A.cwd;E.env=A.env;E["windowsVerbatimArguments"]=A.windowsVerbatimArguments||this._isCmdFile();if(A.windowsVerbatimArguments){E.argv0=`"${g}"`}return E}exec(){return N(this,void 0,void 0,(function*(){if(!se.isRooted(this.toolPath)&&(this.toolPath.includes("/")||de&&this.toolPath.includes("\\"))){this.toolPath=W.resolve(process.cwd(),this.options.cwd||process.cwd(),this.toolPath)}this.toolPath=yield Z.which(this.toolPath,true);return new Promise(((A,g)=>N(this,void 0,void 0,(function*(){this._debug(`exec tool: ${this.toolPath}`);this._debug("arguments:");for(const A of this.args){this._debug(` ${A}`)}const E=this._cloneExecOptions(this.options);if(!E.silent&&E.outStream){E.outStream.write(this._getCommandString(E)+j.EOL)}const x=new ExecState(E,this.toolPath);x.on("debug",(A=>{this._debug(A)}));if(this.options.cwd&&!(yield se.exists(this.options.cwd))){return g(new Error(`The cwd: ${this.options.cwd} does not exist!`))}const k=this._getSpawnFileName();const R=H.spawn(k,this._getSpawnArgs(E),this._getSpawnOptions(this.options,k));let N="";if(R.stdout){R.stdout.on("data",(A=>{if(this.options.listeners&&this.options.listeners.stdout){this.options.listeners.stdout(A)}if(!E.silent&&E.outStream){E.outStream.write(A)}N=this._processLineBuffer(A,N,(A=>{if(this.options.listeners&&this.options.listeners.stdline){this.options.listeners.stdline(A)}}))}))}let U="";if(R.stderr){R.stderr.on("data",(A=>{x.processStderr=true;if(this.options.listeners&&this.options.listeners.stderr){this.options.listeners.stderr(A)}if(!E.silent&&E.errStream&&E.outStream){const g=E.failOnStdErr?E.errStream:E.outStream;g.write(A)}U=this._processLineBuffer(A,U,(A=>{if(this.options.listeners&&this.options.listeners.errline){this.options.listeners.errline(A)}}))}))}R.on("error",(A=>{x.processError=A.message;x.processExited=true;x.processClosed=true;x.CheckComplete()}));R.on("exit",(A=>{x.processExitCode=A;x.processExited=true;this._debug(`Exit code ${A} received from tool '${this.toolPath}'`);x.CheckComplete()}));R.on("close",(A=>{x.processExitCode=A;x.processExited=true;x.processClosed=true;this._debug(`STDIO streams have closed for tool '${this.toolPath}'`);x.CheckComplete()}));x.on("done",((E,x)=>{if(N.length>0){this.emit("stdline",N)}if(U.length>0){this.emit("errline",U)}R.removeAllListeners();if(E){g(E)}else{A(x)}}));if(this.options.input){if(!R.stdin){throw new Error("child process missing stdin")}R.stdin.end(this.options.input)}}))))}))}}g.ToolRunner=ToolRunner;function argStringToArray(A){const g=[];let E=false;let x=false;let k="";function append(A){if(x&&A!=='"'){k+="\\"}k+=A;x=false}for(let R=0;R0){g.push(k);k=""}continue}append(N)}if(k.length>0){g.push(k.trim())}return g}class ExecState extends U.EventEmitter{constructor(A,g){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(!g){throw new Error("toolPath must not be empty")}this.options=A;this.toolPath=g;if(A.delay){this.delay=A.delay}}CheckComplete(){if(this.done){return}if(this.processClosed){this._setResult()}else if(this.processExited){this.timeout=(0,pe.setTimeout)(ExecState.HandleTimeout,this.delay,this)}}_debug(A){this.emit("debug",A)}_setResult(){let A;if(this.processExited){if(this.processError){A=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){A=new Error(`The process '${this.toolPath}' failed with exit code ${this.processExitCode}`)}else if(this.processStderr&&this.options.failOnStdErr){A=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",A,this.processExitCode)}static HandleTimeout(A){if(A.done){return}if(!A.processClosed&&A.processExited){const g=`The STDIO streams did not close within ${A.delay/1e3} seconds of the exit event from process '${A.toolPath}'. This may indicate a child process inherited the STDIO streams and has not yet exited.`;A._debug(g)}A._setResult()}}},44552:function(A,g){"use strict";var E=this&&this.__awaiter||function(A,g,E,x){function adopt(A){return A instanceof E?A:new E((function(g){g(A)}))}return new(E||(E=Promise))((function(E,k){function fulfilled(A){try{step(x.next(A))}catch(A){k(A)}}function rejected(A){try{step(x["throw"](A))}catch(A){k(A)}}function step(A){A.done?E(A.value):adopt(A.value).then(fulfilled,rejected)}step((x=x.apply(A,g||[])).next())}))};Object.defineProperty(g,"__esModule",{value:true});g.PersonalAccessTokenCredentialHandler=g.BearerCredentialHandler=g.BasicCredentialHandler=void 0;class BasicCredentialHandler{constructor(A,g){this.username=A;this.password=g}prepareRequest(A){if(!A.headers){throw Error("The request has no headers")}A.headers["Authorization"]=`Basic ${Buffer.from(`${this.username}:${this.password}`).toString("base64")}`}canHandleAuthentication(){return false}handleAuthentication(){return E(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}g.BasicCredentialHandler=BasicCredentialHandler;class BearerCredentialHandler{constructor(A){this.token=A}prepareRequest(A){if(!A.headers){throw Error("The request has no headers")}A.headers["Authorization"]=`Bearer ${this.token}`}canHandleAuthentication(){return false}handleAuthentication(){return E(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}g.BearerCredentialHandler=BearerCredentialHandler;class PersonalAccessTokenCredentialHandler{constructor(A){this.token=A}prepareRequest(A){if(!A.headers){throw Error("The request has no headers")}A.headers["Authorization"]=`Basic ${Buffer.from(`PAT:${this.token}`).toString("base64")}`}canHandleAuthentication(){return false}handleAuthentication(){return E(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}g.PersonalAccessTokenCredentialHandler=PersonalAccessTokenCredentialHandler},54844:function(A,g,E){"use strict";var x=this&&this.__createBinding||(Object.create?function(A,g,E,x){if(x===undefined)x=E;var k=Object.getOwnPropertyDescriptor(g,E);if(!k||("get"in k?!g.__esModule:k.writable||k.configurable)){k={enumerable:true,get:function(){return g[E]}}}Object.defineProperty(A,x,k)}:function(A,g,E,x){if(x===undefined)x=E;A[x]=g[E]});var k=this&&this.__setModuleDefault||(Object.create?function(A,g){Object.defineProperty(A,"default",{enumerable:true,value:g})}:function(A,g){A["default"]=g});var R=this&&this.__importStar||function(){var ownKeys=function(A){ownKeys=Object.getOwnPropertyNames||function(A){var g=[];for(var E in A)if(Object.prototype.hasOwnProperty.call(A,E))g[g.length]=E;return g};return ownKeys(A)};return function(A){if(A&&A.__esModule)return A;var g={};if(A!=null)for(var E=ownKeys(A),R=0;RN(this,void 0,void 0,(function*(){let g=Buffer.alloc(0);this.message.on("data",(A=>{g=Buffer.concat([g,A])}));this.message.on("end",(()=>{A(g.toString())}))}))))}))}readBodyBuffer(){return N(this,void 0,void 0,(function*(){return new Promise((A=>N(this,void 0,void 0,(function*(){const g=[];this.message.on("data",(A=>{g.push(A)}));this.message.on("end",(()=>{A(Buffer.concat(g))}))}))))}))}}g.HttpClientResponse=HttpClientResponse;function isHttps(A){const g=new URL(A);return g.protocol==="https:"}class HttpClient{constructor(A,g,E){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=this._getUserAgentWithOrchestrationId(A);this.handlers=g||[];this.requestOptions=E;if(E){if(E.ignoreSslError!=null){this._ignoreSslError=E.ignoreSslError}this._socketTimeout=E.socketTimeout;if(E.allowRedirects!=null){this._allowRedirects=E.allowRedirects}if(E.allowRedirectDowngrade!=null){this._allowRedirectDowngrade=E.allowRedirectDowngrade}if(E.maxRedirects!=null){this._maxRedirects=Math.max(E.maxRedirects,0)}if(E.keepAlive!=null){this._keepAlive=E.keepAlive}if(E.allowRetries!=null){this._allowRetries=E.allowRetries}if(E.maxRetries!=null){this._maxRetries=E.maxRetries}}}options(A,g){return N(this,void 0,void 0,(function*(){return this.request("OPTIONS",A,null,g||{})}))}get(A,g){return N(this,void 0,void 0,(function*(){return this.request("GET",A,null,g||{})}))}del(A,g){return N(this,void 0,void 0,(function*(){return this.request("DELETE",A,null,g||{})}))}post(A,g,E){return N(this,void 0,void 0,(function*(){return this.request("POST",A,g,E||{})}))}patch(A,g,E){return N(this,void 0,void 0,(function*(){return this.request("PATCH",A,g,E||{})}))}put(A,g,E){return N(this,void 0,void 0,(function*(){return this.request("PUT",A,g,E||{})}))}head(A,g){return N(this,void 0,void 0,(function*(){return this.request("HEAD",A,null,g||{})}))}sendStream(A,g,E,x){return N(this,void 0,void 0,(function*(){return this.request(A,g,E,x)}))}getJson(A){return N(this,arguments,void 0,(function*(A,g={}){g[pe.Accept]=this._getExistingOrDefaultHeader(g,pe.Accept,de.ApplicationJson);const E=yield this.get(A,g);return this._processResponse(E,this.requestOptions)}))}postJson(A,g){return N(this,arguments,void 0,(function*(A,g,E={}){const x=JSON.stringify(g,null,2);E[pe.Accept]=this._getExistingOrDefaultHeader(E,pe.Accept,de.ApplicationJson);E[pe.ContentType]=this._getExistingOrDefaultContentTypeHeader(E,de.ApplicationJson);const k=yield this.post(A,x,E);return this._processResponse(k,this.requestOptions)}))}putJson(A,g){return N(this,arguments,void 0,(function*(A,g,E={}){const x=JSON.stringify(g,null,2);E[pe.Accept]=this._getExistingOrDefaultHeader(E,pe.Accept,de.ApplicationJson);E[pe.ContentType]=this._getExistingOrDefaultContentTypeHeader(E,de.ApplicationJson);const k=yield this.put(A,x,E);return this._processResponse(k,this.requestOptions)}))}patchJson(A,g){return N(this,arguments,void 0,(function*(A,g,E={}){const x=JSON.stringify(g,null,2);E[pe.Accept]=this._getExistingOrDefaultHeader(E,pe.Accept,de.ApplicationJson);E[pe.ContentType]=this._getExistingOrDefaultContentTypeHeader(E,de.ApplicationJson);const k=yield this.patch(A,x,E);return this._processResponse(k,this.requestOptions)}))}request(A,g,E,x){return N(this,void 0,void 0,(function*(){if(this._disposed){throw new Error("Client has already been disposed.")}const k=new URL(g);let R=this._prepareRequest(A,k,x);const N=this._allowRetries&&_e.includes(A)?this._maxRetries+1:1;let j=0;let U;do{U=yield this.requestRaw(R,E);if(U&&U.message&&U.message.statusCode===se.Unauthorized){let A;for(const g of this.handlers){if(g.canHandleAuthentication(U)){A=g;break}}if(A){return A.handleAuthentication(this,R,E)}else{return U}}let g=this._maxRedirects;while(U.message.statusCode&&Te.includes(U.message.statusCode)&&this._allowRedirects&&g>0){const N=U.message.headers["location"];if(!N){break}const j=new URL(N);if(k.protocol==="https:"&&k.protocol!==j.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 U.readBody();if(j.hostname!==k.hostname){for(const A in x){if(A.toLowerCase()==="authorization"){delete x[A]}}}R=this._prepareRequest(A,j,x);U=yield this.requestRaw(R,E);g--}if(!U.message.statusCode||!Fe.includes(U.message.statusCode)){return U}j+=1;if(j{function callbackForResult(A,g){if(A){x(A)}else if(!g){x(new Error("Unknown error"))}else{E(g)}}this.requestRawWithCallback(A,g,callbackForResult)}))}))}requestRawWithCallback(A,g,E){if(typeof g==="string"){if(!A.options.headers){A.options.headers={}}A.options.headers["Content-Length"]=Buffer.byteLength(g,"utf8")}let x=false;function handleResult(A,g){if(!x){x=true;E(A,g)}}const k=A.httpModule.request(A.options,(A=>{const g=new HttpClientResponse(A);handleResult(undefined,g)}));let R;k.on("socket",(A=>{R=A}));k.setTimeout(this._socketTimeout||3*6e4,(()=>{if(R){R.end()}handleResult(new Error(`Request timeout: ${A.options.path}`))}));k.on("error",(function(A){handleResult(A)}));if(g&&typeof g==="string"){k.write(g,"utf8")}if(g&&typeof g!=="string"){g.on("close",(function(){k.end()}));g.pipe(k)}else{k.end()}}getAgent(A){const g=new URL(A);return this._getAgent(g)}getAgentDispatcher(A){const g=new URL(A);const E=H.getProxyUrl(g);const x=E&&E.hostname;if(!x){return}return this._getProxyAgentDispatcher(g,E)}_prepareRequest(A,g,E){const x={};x.parsedUrl=g;const k=x.parsedUrl.protocol==="https:";x.httpModule=k?U:j;const R=k?443:80;x.options={};x.options.host=x.parsedUrl.hostname;x.options.port=x.parsedUrl.port?parseInt(x.parsedUrl.port):R;x.options.path=(x.parsedUrl.pathname||"")+(x.parsedUrl.search||"");x.options.method=A;x.options.headers=this._mergeHeaders(E);if(this.userAgent!=null){x.options.headers["user-agent"]=this.userAgent}x.options.agent=this._getAgent(x.parsedUrl);if(this.handlers){for(const A of this.handlers){A.prepareRequest(x.options)}}return x}_mergeHeaders(A){if(this.requestOptions&&this.requestOptions.headers){return Object.assign({},lowercaseKeys(this.requestOptions.headers),lowercaseKeys(A||{}))}return lowercaseKeys(A||{})}_getExistingOrDefaultHeader(A,g,E){let x;if(this.requestOptions&&this.requestOptions.headers){const A=lowercaseKeys(this.requestOptions.headers)[g];if(A){x=typeof A==="number"?A.toString():A}}const k=A[g];if(k!==undefined){return typeof k==="number"?k.toString():k}if(x!==undefined){return x}return E}_getExistingOrDefaultContentTypeHeader(A,g){let E;if(this.requestOptions&&this.requestOptions.headers){const A=lowercaseKeys(this.requestOptions.headers)[pe.ContentType];if(A){if(typeof A==="number"){E=String(A)}else if(Array.isArray(A)){E=A.join(", ")}else{E=A}}}const x=A[pe.ContentType];if(x!==undefined){if(typeof x==="number"){return String(x)}else if(Array.isArray(x)){return x.join(", ")}else{return x}}if(E!==undefined){return E}return g}_getAgent(A){let g;const E=H.getProxyUrl(A);const x=E&&E.hostname;if(this._keepAlive&&x){g=this._proxyAgent}if(!x){g=this._agent}if(g){return g}const k=A.protocol==="https:";let R=100;if(this.requestOptions){R=this.requestOptions.maxSockets||j.globalAgent.maxSockets}if(E&&E.hostname){const A={maxSockets:R,keepAlive:this._keepAlive,proxy:Object.assign(Object.assign({},(E.username||E.password)&&{proxyAuth:`${E.username}:${E.password}`}),{host:E.hostname,port:E.port})};let x;const N=E.protocol==="https:";if(k){x=N?W.httpsOverHttps:W.httpsOverHttp}else{x=N?W.httpOverHttps:W.httpOverHttp}g=x(A);this._proxyAgent=g}if(!g){const A={keepAlive:this._keepAlive,maxSockets:R};g=k?new U.Agent(A):new j.Agent(A);this._agent=g}if(k&&this._ignoreSslError){g.options=Object.assign(g.options||{},{rejectUnauthorized:false})}return g}_getProxyAgentDispatcher(A,g){let E;if(this._keepAlive){E=this._proxyAgentDispatcher}if(E){return E}const x=A.protocol==="https:";E=new Z.ProxyAgent(Object.assign({uri:g.href,pipelining:!this._keepAlive?0:1},(g.username||g.password)&&{token:`Basic ${Buffer.from(`${g.username}:${g.password}`).toString("base64")}`}));this._proxyAgentDispatcher=E;if(x&&this._ignoreSslError){E.options=Object.assign(E.options.requestTls||{},{rejectUnauthorized:false})}return E}_getUserAgentWithOrchestrationId(A){const g=A||"actions/http-client";const E=process.env["ACTIONS_ORCHESTRATION_ID"];if(E){const A=E.replace(/[^a-z0-9_.-]/gi,"_");return`${g} actions_orchestration_id/${A}`}return g}_performExponentialBackoff(A){return N(this,void 0,void 0,(function*(){A=Math.min(Me,A);const g=je*Math.pow(2,A);return new Promise((A=>setTimeout((()=>A()),g)))}))}_processResponse(A,g){return N(this,void 0,void 0,(function*(){return new Promise(((E,x)=>N(this,void 0,void 0,(function*(){const k=A.message.statusCode||0;const R={statusCode:k,result:null,headers:{}};if(k===se.NotFound){E(R)}function dateTimeDeserializer(A,g){if(typeof g==="string"){const A=new Date(g);if(!isNaN(A.valueOf())){return A}}return g}let N;let j;try{j=yield A.readBody();if(j&&j.length>0){if(g&&g.deserializeDates){N=JSON.parse(j,dateTimeDeserializer)}else{N=JSON.parse(j)}R.result=N}R.headers=A.message.headers}catch(A){}if(k>299){let A;if(N&&N.message){A=N.message}else if(j&&j.length>0){A=j}else{A=`Failed request: (${k})`}const g=new HttpClientError(A,k);g.result=R.result;x(g)}else{E(R)}}))))}))}}g.HttpClient=HttpClient;const lowercaseKeys=A=>Object.keys(A).reduce(((g,E)=>(g[E.toLowerCase()]=A[E],g)),{})},54988:(A,g)=>{"use strict";Object.defineProperty(g,"__esModule",{value:true});g.getProxyUrl=getProxyUrl;g.checkBypass=checkBypass;function getProxyUrl(A){const g=A.protocol==="https:";if(checkBypass(A)){return undefined}const E=(()=>{if(g){return process.env["https_proxy"]||process.env["HTTPS_PROXY"]}else{return process.env["http_proxy"]||process.env["HTTP_PROXY"]}})();if(E){try{return new DecodedURL(E)}catch(A){if(!E.startsWith("http://")&&!E.startsWith("https://"))return new DecodedURL(`http://${E}`)}}else{return undefined}}function checkBypass(A){if(!A.hostname){return false}const g=A.hostname;if(isLoopbackAddress(g)){return true}const E=process.env["no_proxy"]||process.env["NO_PROXY"]||"";if(!E){return false}let x;if(A.port){x=Number(A.port)}else if(A.protocol==="http:"){x=80}else if(A.protocol==="https:"){x=443}const k=[A.hostname.toUpperCase()];if(typeof x==="number"){k.push(`${k[0]}:${x}`)}for(const A of E.split(",").map((A=>A.trim().toUpperCase())).filter((A=>A))){if(A==="*"||k.some((g=>g===A||g.endsWith(`.${A}`)||A.startsWith(".")&&g.endsWith(`${A}`)))){return true}}return false}function isLoopbackAddress(A){const g=A.toLowerCase();return g==="localhost"||g.startsWith("127.")||g.startsWith("[::1]")||g.startsWith("[0:0:0:0:0:0:0:1]")}class DecodedURL extends URL{constructor(A,g){super(A,g);this._decodedUsername=decodeURIComponent(super.username);this._decodedPassword=decodeURIComponent(super.password)}get username(){return this._decodedUsername}get password(){return this._decodedPassword}}},23368:(A,g,E)=>{"use strict";const x=E(43069);const k=E(72091);const R=E(27404);const N=E(48973);const j=E(86261);const U=E(69848);const H=E(7897);const W=E(21882);const Z=E(48091);const se=E(31544);const{InvalidArgumentError:pe}=Z;const de=E(65407);const Te=E(72296);const Fe=E(78957);const _e=E(15973);const Me=E(78780);const je=E(35445);const $e=E(60112);const{getGlobalDispatcher:Ve,setGlobalDispatcher:Ye}=E(5837);const Je=E(57011);const ze=E(25050);const Ze=E(21676);Object.assign(k.prototype,de);A.exports.Dispatcher=k;A.exports.Client=x;A.exports.Pool=R;A.exports.BalancedPool=N;A.exports.Agent=j;A.exports.ProxyAgent=U;A.exports.EnvHttpProxyAgent=H;A.exports.RetryAgent=W;A.exports.RetryHandler=$e;A.exports.DecoratorHandler=Je;A.exports.RedirectHandler=ze;A.exports.createRedirectInterceptor=Ze;A.exports.interceptors={redirect:E(53650),retry:E(73874),dump:E(14756),dns:E(97251)};A.exports.buildConnector=Te;A.exports.errors=Z;A.exports.util={parseHeaders:se.parseHeaders,headerNameToString:se.headerNameToString};function makeDispatcher(A){return(g,E,x)=>{if(typeof E==="function"){x=E;E=null}if(!g||typeof g!=="string"&&typeof g!=="object"&&!(g instanceof URL)){throw new pe("invalid url")}if(E!=null&&typeof E!=="object"){throw new pe("invalid opts")}if(E&&E.path!=null){if(typeof E.path!=="string"){throw new pe("invalid opts.path")}let A=E.path;if(!E.path.startsWith("/")){A=`/${A}`}g=new URL(se.parseOrigin(g).origin+A)}else{if(!E){E=typeof g==="object"?g:{}}g=se.parseURL(g)}const{agent:k,dispatcher:R=Ve()}=E;if(k){throw new pe("unsupported opts.agent. Did you mean opts.client?")}return A.call(R,{...E,origin:g.origin,path:g.search?`${g.pathname}${g.search}`:g.pathname,method:E.method||(E.body?"PUT":"GET")},x)}}A.exports.setGlobalDispatcher=Ye;A.exports.getGlobalDispatcher=Ve;const Xe=E(47302).fetch;A.exports.fetch=async function fetch(A,g=undefined){try{return await Xe(A,g)}catch(A){if(A&&typeof A==="object"){Error.captureStackTrace(A)}throw A}};A.exports.Headers=E(83676).Headers;A.exports.Response=E(9107).Response;A.exports.Request=E(46055).Request;A.exports.FormData=E(79662).FormData;A.exports.File=globalThis.File??E(4573).File;A.exports.FileReader=E(96299).FileReader;const{setGlobalOrigin:rt,getGlobalOrigin:it}=E(42443);A.exports.setGlobalOrigin=rt;A.exports.getGlobalOrigin=it;const{CacheStorage:at}=E(76949);const{kConstruct:ot}=E(87589);A.exports.caches=new at(ot);const{deleteCookie:dt,getCookies:At,getSetCookies:xt,setCookie:St}=E(35437);A.exports.deleteCookie=dt;A.exports.getCookies=At;A.exports.getSetCookies=xt;A.exports.setCookie=St;const{parseMIMEType:Pt,serializeAMimeType:Ht}=E(90980);A.exports.parseMIMEType=Pt;A.exports.serializeAMimeType=Ht;const{CloseEvent:ar,ErrorEvent:cn,MessageEvent:Nn}=E(50044);A.exports.WebSocket=E(55366).WebSocket;A.exports.CloseEvent=ar;A.exports.ErrorEvent=cn;A.exports.MessageEvent=Nn;A.exports.request=makeDispatcher(de.request);A.exports.stream=makeDispatcher(de.stream);A.exports.pipeline=makeDispatcher(de.pipeline);A.exports.connect=makeDispatcher(de.connect);A.exports.upgrade=makeDispatcher(de.upgrade);A.exports.MockClient=Fe;A.exports.MockPool=Me;A.exports.MockAgent=_e;A.exports.mockErrors=je;const{EventSource:jn}=E(46942);A.exports.EventSource=jn},9318:(A,g,E)=>{const{addAbortListener:x}=E(31544);const{RequestAbortedError:k}=E(48091);const R=Symbol("kListener");const N=Symbol("kSignal");function abort(A){if(A.abort){A.abort(A[N]?.reason)}else{A.reason=A[N]?.reason??new k}removeSignal(A)}function addSignal(A,g){A.reason=null;A[N]=null;A[R]=null;if(!g){return}if(g.aborted){abort(A);return}A[N]=g;A[R]=()=>{abort(A)};x(A[N],A[R])}function removeSignal(A){if(!A[N]){return}if("removeEventListener"in A[N]){A[N].removeEventListener("abort",A[R])}else{A[N].removeListener("abort",A[R])}A[N]=null;A[R]=null}A.exports={addSignal:addSignal,removeSignal:removeSignal}},89724:(A,g,E)=>{"use strict";const x=E(34589);const{AsyncResource:k}=E(16698);const{InvalidArgumentError:R,SocketError:N}=E(48091);const j=E(31544);const{addSignal:U,removeSignal:H}=E(9318);class ConnectHandler extends k{constructor(A,g){if(!A||typeof A!=="object"){throw new R("invalid opts")}if(typeof g!=="function"){throw new R("invalid callback")}const{signal:E,opaque:x,responseHeaders:k}=A;if(E&&typeof E.on!=="function"&&typeof E.addEventListener!=="function"){throw new R("signal must be an EventEmitter or EventTarget")}super("UNDICI_CONNECT");this.opaque=x||null;this.responseHeaders=k||null;this.callback=g;this.abort=null;U(this,E)}onConnect(A,g){if(this.reason){A(this.reason);return}x(this.callback);this.abort=A;this.context=g}onHeaders(){throw new N("bad connect",null)}onUpgrade(A,g,E){const{callback:x,opaque:k,context:R}=this;H(this);this.callback=null;let N=g;if(N!=null){N=this.responseHeaders==="raw"?j.parseRawHeaders(g):j.parseHeaders(g)}this.runInAsyncScope(x,null,null,{statusCode:A,headers:N,socket:E,opaque:k,context:R})}onError(A){const{callback:g,opaque:E}=this;H(this);if(g){this.callback=null;queueMicrotask((()=>{this.runInAsyncScope(g,null,A,{opaque:E})}))}}}function connect(A,g){if(g===undefined){return new Promise(((g,E)=>{connect.call(this,A,((A,x)=>A?E(A):g(x)))}))}try{const E=new ConnectHandler(A,g);this.dispatch({...A,method:"CONNECT"},E)}catch(E){if(typeof g!=="function"){throw E}const x=A?.opaque;queueMicrotask((()=>g(E,{opaque:x})))}}A.exports=connect},86998:(A,g,E)=>{"use strict";const{Readable:x,Duplex:k,PassThrough:R}=E(57075);const{InvalidArgumentError:N,InvalidReturnValueError:j,RequestAbortedError:U}=E(48091);const H=E(31544);const{AsyncResource:W}=E(16698);const{addSignal:Z,removeSignal:se}=E(9318);const pe=E(34589);const de=Symbol("resume");class PipelineRequest extends x{constructor(){super({autoDestroy:true});this[de]=null}_read(){const{[de]:A}=this;if(A){this[de]=null;A()}}_destroy(A,g){this._read();g(A)}}class PipelineResponse extends x{constructor(A){super({autoDestroy:true});this[de]=A}_read(){this[de]()}_destroy(A,g){if(!A&&!this._readableState.endEmitted){A=new U}g(A)}}class PipelineHandler extends W{constructor(A,g){if(!A||typeof A!=="object"){throw new N("invalid opts")}if(typeof g!=="function"){throw new N("invalid handler")}const{signal:E,method:x,opaque:R,onInfo:j,responseHeaders:W}=A;if(E&&typeof E.on!=="function"&&typeof E.addEventListener!=="function"){throw new N("signal must be an EventEmitter or EventTarget")}if(x==="CONNECT"){throw new N("invalid method")}if(j&&typeof j!=="function"){throw new N("invalid onInfo callback")}super("UNDICI_PIPELINE");this.opaque=R||null;this.responseHeaders=W||null;this.handler=g;this.abort=null;this.context=null;this.onInfo=j||null;this.req=(new PipelineRequest).on("error",H.nop);this.ret=new k({readableObjectMode:A.objectMode,autoDestroy:true,read:()=>{const{body:A}=this;if(A?.resume){A.resume()}},write:(A,g,E)=>{const{req:x}=this;if(x.push(A,g)||x._readableState.destroyed){E()}else{x[de]=E}},destroy:(A,g)=>{const{body:E,req:x,res:k,ret:R,abort:N}=this;if(!A&&!R._readableState.endEmitted){A=new U}if(N&&A){N()}H.destroy(E,A);H.destroy(x,A);H.destroy(k,A);se(this);g(A)}}).on("prefinish",(()=>{const{req:A}=this;A.push(null)}));this.res=null;Z(this,E)}onConnect(A,g){const{ret:E,res:x}=this;if(this.reason){A(this.reason);return}pe(!x,"pipeline cannot be retried");pe(!E.destroyed);this.abort=A;this.context=g}onHeaders(A,g,E){const{opaque:x,handler:k,context:R}=this;if(A<200){if(this.onInfo){const E=this.responseHeaders==="raw"?H.parseRawHeaders(g):H.parseHeaders(g);this.onInfo({statusCode:A,headers:E})}return}this.res=new PipelineResponse(E);let N;try{this.handler=null;const E=this.responseHeaders==="raw"?H.parseRawHeaders(g):H.parseHeaders(g);N=this.runInAsyncScope(k,null,{statusCode:A,headers:E,opaque:x,body:this.res,context:R})}catch(A){this.res.on("error",H.nop);throw A}if(!N||typeof N.on!=="function"){throw new j("expected Readable")}N.on("data",(A=>{const{ret:g,body:E}=this;if(!g.push(A)&&E.pause){E.pause()}})).on("error",(A=>{const{ret:g}=this;H.destroy(g,A)})).on("end",(()=>{const{ret:A}=this;A.push(null)})).on("close",(()=>{const{ret:A}=this;if(!A._readableState.ended){H.destroy(A,new U)}}));this.body=N}onData(A){const{res:g}=this;return g.push(A)}onComplete(A){const{res:g}=this;g.push(null)}onError(A){const{ret:g}=this;this.handler=null;H.destroy(g,A)}}function pipeline(A,g){try{const E=new PipelineHandler(A,g);this.dispatch({...A,body:E.req},E);return E.ret}catch(A){return(new R).destroy(A)}}A.exports=pipeline},8675:(A,g,E)=>{"use strict";const x=E(34589);const{Readable:k}=E(13135);const{InvalidArgumentError:R,RequestAbortedError:N}=E(48091);const j=E(31544);const{getResolveErrorBodyCallback:U}=E(28447);const{AsyncResource:H}=E(16698);class RequestHandler extends H{constructor(A,g){if(!A||typeof A!=="object"){throw new R("invalid opts")}const{signal:E,method:x,opaque:k,body:U,onInfo:H,responseHeaders:W,throwOnError:Z,highWaterMark:se}=A;try{if(typeof g!=="function"){throw new R("invalid callback")}if(se&&(typeof se!=="number"||se<0)){throw new R("invalid highWaterMark")}if(E&&typeof E.on!=="function"&&typeof E.addEventListener!=="function"){throw new R("signal must be an EventEmitter or EventTarget")}if(x==="CONNECT"){throw new R("invalid method")}if(H&&typeof H!=="function"){throw new R("invalid onInfo callback")}super("UNDICI_REQUEST")}catch(A){if(j.isStream(U)){j.destroy(U.on("error",j.nop),A)}throw A}this.method=x;this.responseHeaders=W||null;this.opaque=k||null;this.callback=g;this.res=null;this.abort=null;this.body=U;this.trailers={};this.context=null;this.onInfo=H||null;this.throwOnError=Z;this.highWaterMark=se;this.signal=E;this.reason=null;this.removeAbortListener=null;if(j.isStream(U)){U.on("error",(A=>{this.onError(A)}))}if(this.signal){if(this.signal.aborted){this.reason=this.signal.reason??new N}else{this.removeAbortListener=j.addAbortListener(this.signal,(()=>{this.reason=this.signal.reason??new N;if(this.res){j.destroy(this.res.on("error",j.nop),this.reason)}else if(this.abort){this.abort(this.reason)}if(this.removeAbortListener){this.res?.off("close",this.removeAbortListener);this.removeAbortListener();this.removeAbortListener=null}}))}}}onConnect(A,g){if(this.reason){A(this.reason);return}x(this.callback);this.abort=A;this.context=g}onHeaders(A,g,E,x){const{callback:R,opaque:N,abort:H,context:W,responseHeaders:Z,highWaterMark:se}=this;const pe=Z==="raw"?j.parseRawHeaders(g):j.parseHeaders(g);if(A<200){if(this.onInfo){this.onInfo({statusCode:A,headers:pe})}return}const de=Z==="raw"?j.parseHeaders(g):pe;const Te=de["content-type"];const Fe=de["content-length"];const _e=new k({resume:E,abort:H,contentType:Te,contentLength:this.method!=="HEAD"&&Fe?Number(Fe):null,highWaterMark:se});if(this.removeAbortListener){_e.on("close",this.removeAbortListener)}this.callback=null;this.res=_e;if(R!==null){if(this.throwOnError&&A>=400){this.runInAsyncScope(U,null,{callback:R,body:_e,contentType:Te,statusCode:A,statusMessage:x,headers:pe})}else{this.runInAsyncScope(R,null,null,{statusCode:A,headers:pe,trailers:this.trailers,opaque:N,body:_e,context:W})}}}onData(A){return this.res.push(A)}onComplete(A){j.parseHeaders(A,this.trailers);this.res.push(null)}onError(A){const{res:g,callback:E,body:x,opaque:k}=this;if(E){this.callback=null;queueMicrotask((()=>{this.runInAsyncScope(E,null,A,{opaque:k})}))}if(g){this.res=null;queueMicrotask((()=>{j.destroy(g,A)}))}if(x){this.body=null;j.destroy(x,A)}if(this.removeAbortListener){g?.off("close",this.removeAbortListener);this.removeAbortListener();this.removeAbortListener=null}}}function request(A,g){if(g===undefined){return new Promise(((g,E)=>{request.call(this,A,((A,x)=>A?E(A):g(x)))}))}try{this.dispatch(A,new RequestHandler(A,g))}catch(E){if(typeof g!=="function"){throw E}const x=A?.opaque;queueMicrotask((()=>g(E,{opaque:x})))}}A.exports=request;A.exports.RequestHandler=RequestHandler},90576:(A,g,E)=>{"use strict";const x=E(34589);const{finished:k,PassThrough:R}=E(57075);const{InvalidArgumentError:N,InvalidReturnValueError:j}=E(48091);const U=E(31544);const{getResolveErrorBodyCallback:H}=E(28447);const{AsyncResource:W}=E(16698);const{addSignal:Z,removeSignal:se}=E(9318);class StreamHandler extends W{constructor(A,g,E){if(!A||typeof A!=="object"){throw new N("invalid opts")}const{signal:x,method:k,opaque:R,body:j,onInfo:H,responseHeaders:W,throwOnError:se}=A;try{if(typeof E!=="function"){throw new N("invalid callback")}if(typeof g!=="function"){throw new N("invalid factory")}if(x&&typeof x.on!=="function"&&typeof x.addEventListener!=="function"){throw new N("signal must be an EventEmitter or EventTarget")}if(k==="CONNECT"){throw new N("invalid method")}if(H&&typeof H!=="function"){throw new N("invalid onInfo callback")}super("UNDICI_STREAM")}catch(A){if(U.isStream(j)){U.destroy(j.on("error",U.nop),A)}throw A}this.responseHeaders=W||null;this.opaque=R||null;this.factory=g;this.callback=E;this.res=null;this.abort=null;this.context=null;this.trailers=null;this.body=j;this.onInfo=H||null;this.throwOnError=se||false;if(U.isStream(j)){j.on("error",(A=>{this.onError(A)}))}Z(this,x)}onConnect(A,g){if(this.reason){A(this.reason);return}x(this.callback);this.abort=A;this.context=g}onHeaders(A,g,E,x){const{factory:N,opaque:W,context:Z,callback:se,responseHeaders:pe}=this;const de=pe==="raw"?U.parseRawHeaders(g):U.parseHeaders(g);if(A<200){if(this.onInfo){this.onInfo({statusCode:A,headers:de})}return}this.factory=null;let Te;if(this.throwOnError&&A>=400){const E=pe==="raw"?U.parseHeaders(g):de;const k=E["content-type"];Te=new R;this.callback=null;this.runInAsyncScope(H,null,{callback:se,body:Te,contentType:k,statusCode:A,statusMessage:x,headers:de})}else{if(N===null){return}Te=this.runInAsyncScope(N,null,{statusCode:A,headers:de,opaque:W,context:Z});if(!Te||typeof Te.write!=="function"||typeof Te.end!=="function"||typeof Te.on!=="function"){throw new j("expected Writable")}k(Te,{readable:false},(A=>{const{callback:g,res:E,opaque:x,trailers:k,abort:R}=this;this.res=null;if(A||!E.readable){U.destroy(E,A)}this.callback=null;this.runInAsyncScope(g,null,A||null,{opaque:x,trailers:k});if(A){R()}}))}Te.on("drain",E);this.res=Te;const Fe=Te.writableNeedDrain!==undefined?Te.writableNeedDrain:Te._writableState?.needDrain;return Fe!==true}onData(A){const{res:g}=this;return g?g.write(A):true}onComplete(A){const{res:g}=this;se(this);if(!g){return}this.trailers=U.parseHeaders(A);g.end()}onError(A){const{res:g,callback:E,opaque:x,body:k}=this;se(this);this.factory=null;if(g){this.res=null;U.destroy(g,A)}else if(E){this.callback=null;queueMicrotask((()=>{this.runInAsyncScope(E,null,A,{opaque:x})}))}if(k){this.body=null;U.destroy(k,A)}}}function stream(A,g,E){if(E===undefined){return new Promise(((E,x)=>{stream.call(this,A,g,((A,g)=>A?x(A):E(g)))}))}try{this.dispatch(A,new StreamHandler(A,g,E))}catch(g){if(typeof E!=="function"){throw g}const x=A?.opaque;queueMicrotask((()=>E(g,{opaque:x})))}}A.exports=stream},42274:(A,g,E)=>{"use strict";const{InvalidArgumentError:x,SocketError:k}=E(48091);const{AsyncResource:R}=E(16698);const N=E(31544);const{addSignal:j,removeSignal:U}=E(9318);const H=E(34589);class UpgradeHandler extends R{constructor(A,g){if(!A||typeof A!=="object"){throw new x("invalid opts")}if(typeof g!=="function"){throw new x("invalid callback")}const{signal:E,opaque:k,responseHeaders:R}=A;if(E&&typeof E.on!=="function"&&typeof E.addEventListener!=="function"){throw new x("signal must be an EventEmitter or EventTarget")}super("UNDICI_UPGRADE");this.responseHeaders=R||null;this.opaque=k||null;this.callback=g;this.abort=null;this.context=null;j(this,E)}onConnect(A,g){if(this.reason){A(this.reason);return}H(this.callback);this.abort=A;this.context=null}onHeaders(){throw new k("bad upgrade",null)}onUpgrade(A,g,E){H(A===101);const{callback:x,opaque:k,context:R}=this;U(this);this.callback=null;const j=this.responseHeaders==="raw"?N.parseRawHeaders(g):N.parseHeaders(g);this.runInAsyncScope(x,null,null,{headers:j,socket:E,opaque:k,context:R})}onError(A){const{callback:g,opaque:E}=this;U(this);if(g){this.callback=null;queueMicrotask((()=>{this.runInAsyncScope(g,null,A,{opaque:E})}))}}}function upgrade(A,g){if(g===undefined){return new Promise(((g,E)=>{upgrade.call(this,A,((A,x)=>A?E(A):g(x)))}))}try{const E=new UpgradeHandler(A,g);this.dispatch({...A,method:A.method||"GET",upgrade:A.protocol||"Websocket"},E)}catch(E){if(typeof g!=="function"){throw E}const x=A?.opaque;queueMicrotask((()=>g(E,{opaque:x})))}}A.exports=upgrade},65407:(A,g,E)=>{"use strict";A.exports.request=E(8675);A.exports.stream=E(90576);A.exports.pipeline=E(86998);A.exports.upgrade=E(42274);A.exports.connect=E(89724)},13135:(A,g,E)=>{"use strict";const x=E(34589);const{Readable:k}=E(57075);const{RequestAbortedError:R,NotSupportedError:N,InvalidArgumentError:j,AbortError:U}=E(48091);const H=E(31544);const{ReadableStreamFrom:W}=E(31544);const Z=Symbol("kConsume");const se=Symbol("kReading");const pe=Symbol("kBody");const de=Symbol("kAbort");const Te=Symbol("kContentType");const Fe=Symbol("kContentLength");const noop=()=>{};class BodyReadable extends k{constructor({resume:A,abort:g,contentType:E="",contentLength:x,highWaterMark:k=64*1024}){super({autoDestroy:true,read:A,highWaterMark:k});this._readableState.dataEmitted=false;this[de]=g;this[Z]=null;this[pe]=null;this[Te]=E;this[Fe]=x;this[se]=false}destroy(A){if(!A&&!this._readableState.endEmitted){A=new R}if(A){this[de]()}return super.destroy(A)}_destroy(A,g){if(!this[se]){setImmediate((()=>{g(A)}))}else{g(A)}}on(A,...g){if(A==="data"||A==="readable"){this[se]=true}return super.on(A,...g)}addListener(A,...g){return this.on(A,...g)}off(A,...g){const E=super.off(A,...g);if(A==="data"||A==="readable"){this[se]=this.listenerCount("data")>0||this.listenerCount("readable")>0}return E}removeListener(A,...g){return this.off(A,...g)}push(A){if(this[Z]&&A!==null){consumePush(this[Z],A);return this[se]?super.push(A):true}return super.push(A)}async text(){return consume(this,"text")}async json(){return consume(this,"json")}async blob(){return consume(this,"blob")}async bytes(){return consume(this,"bytes")}async arrayBuffer(){return consume(this,"arrayBuffer")}async formData(){throw new N}get bodyUsed(){return H.isDisturbed(this)}get body(){if(!this[pe]){this[pe]=W(this);if(this[Z]){this[pe].getReader();x(this[pe].locked)}}return this[pe]}async dump(A){let g=Number.isFinite(A?.limit)?A.limit:128*1024;const E=A?.signal;if(E!=null&&(typeof E!=="object"||!("aborted"in E))){throw new j("signal must be an AbortSignal")}E?.throwIfAborted();if(this._readableState.closeEmitted){return null}return await new Promise(((A,x)=>{if(this[Fe]>g){this.destroy(new U)}const onAbort=()=>{this.destroy(E.reason??new U)};E?.addEventListener("abort",onAbort);this.on("close",(function(){E?.removeEventListener("abort",onAbort);if(E?.aborted){x(E.reason??new U)}else{A(null)}})).on("error",noop).on("data",(function(A){g-=A.length;if(g<=0){this.destroy()}})).resume()}))}}function isLocked(A){return A[pe]&&A[pe].locked===true||A[Z]}function isUnusable(A){return H.isDisturbed(A)||isLocked(A)}async function consume(A,g){x(!A[Z]);return new Promise(((E,x)=>{if(isUnusable(A)){const g=A._readableState;if(g.destroyed&&g.closeEmitted===false){A.on("error",(A=>{x(A)})).on("close",(()=>{x(new TypeError("unusable"))}))}else{x(g.errored??new TypeError("unusable"))}}else{queueMicrotask((()=>{A[Z]={type:g,stream:A,resolve:E,reject:x,length:0,body:[]};A.on("error",(function(A){consumeFinish(this[Z],A)})).on("close",(function(){if(this[Z].body!==null){consumeFinish(this[Z],new R)}}));consumeStart(A[Z])}))}}))}function consumeStart(A){if(A.body===null){return}const{_readableState:g}=A.stream;if(g.bufferIndex){const E=g.bufferIndex;const x=g.buffer.length;for(let k=E;k2&&E[0]===239&&E[1]===187&&E[2]===191?3:0;return E.utf8Slice(k,x)}function chunksConcat(A,g){if(A.length===0||g===0){return new Uint8Array(0)}if(A.length===1){return new Uint8Array(A[0])}const E=new Uint8Array(Buffer.allocUnsafeSlow(g).buffer);let x=0;for(let g=0;g{const x=E(34589);const{ResponseStatusCodeError:k}=E(48091);const{chunksDecode:R}=E(13135);const N=128*1024;async function getResolveErrorBodyCallback({callback:A,body:g,contentType:E,statusCode:j,statusMessage:U,headers:H}){x(g);let W=[];let Z=0;try{for await(const A of g){W.push(A);Z+=A.length;if(Z>N){W=[];Z=0;break}}}catch{W=[];Z=0}const se=`Response status code ${j}${U?`: ${U}`:""}`;if(j===204||!E||!Z){queueMicrotask((()=>A(new k(se,j,H))));return}const pe=Error.stackTraceLimit;Error.stackTraceLimit=0;let de;try{if(isContentTypeApplicationJson(E)){de=JSON.parse(R(W,Z))}else if(isContentTypeText(E)){de=R(W,Z)}}catch{}finally{Error.stackTraceLimit=pe}queueMicrotask((()=>A(new k(se,j,H,de))))}const isContentTypeApplicationJson=A=>A.length>15&&A[11]==="/"&&A[0]==="a"&&A[1]==="p"&&A[2]==="p"&&A[3]==="l"&&A[4]==="i"&&A[5]==="c"&&A[6]==="a"&&A[7]==="t"&&A[8]==="i"&&A[9]==="o"&&A[10]==="n"&&A[12]==="j"&&A[13]==="s"&&A[14]==="o"&&A[15]==="n";const isContentTypeText=A=>A.length>4&&A[4]==="/"&&A[0]==="t"&&A[1]==="e"&&A[2]==="x"&&A[3]==="t";A.exports={getResolveErrorBodyCallback:getResolveErrorBodyCallback,isContentTypeApplicationJson:isContentTypeApplicationJson,isContentTypeText:isContentTypeText}},72296:(A,g,E)=>{"use strict";const x=E(77030);const k=E(34589);const R=E(31544);const{InvalidArgumentError:N,ConnectTimeoutError:j}=E(48091);const U=E(92563);function noop(){}let H;let W;if(global.FinalizationRegistry&&!(process.env.NODE_V8_COVERAGE||process.env.UNDICI_NO_FG)){W=class WeakSessionCache{constructor(A){this._maxCachedSessions=A;this._sessionCache=new Map;this._sessionRegistry=new global.FinalizationRegistry((A=>{if(this._sessionCache.size=this._maxCachedSessions){const{value:A}=this._sessionCache.keys().next();this._sessionCache.delete(A)}this._sessionCache.set(A,g)}}}function buildConnector({allowH2:A,maxCachedSessions:g,socketPath:j,timeout:U,session:se,...pe}){if(g!=null&&(!Number.isInteger(g)||g<0)){throw new N("maxCachedSessions must be a positive integer or zero")}const de={path:j,...pe};const Te=new W(g==null?100:g);U=U==null?1e4:U;A=A!=null?A:false;return function connect({hostname:g,host:N,protocol:j,port:W,servername:pe,localAddress:Fe,httpSocket:_e},Me){let je;if(j==="https:"){if(!H){H=E(41692)}pe=pe||de.servername||R.getServerName(N)||null;const x=pe||g;k(x);const j=se||Te.get(x)||null;W=W||443;je=H.connect({highWaterMark:16384,...de,servername:pe,session:j,localAddress:Fe,ALPNProtocols:A?["http/1.1","h2"]:["http/1.1"],socket:_e,port:W,host:g});je.on("session",(function(A){Te.set(x,A)}))}else{k(!_e,"httpSocket can only be sent on TLS update");W=W||80;je=x.connect({highWaterMark:64*1024,...de,localAddress:Fe,port:W,host:g})}if(de.keepAlive==null||de.keepAlive){const A=de.keepAliveInitialDelay===undefined?6e4:de.keepAliveInitialDelay;je.setKeepAlive(true,A)}const $e=Z(new WeakRef(je),{timeout:U,hostname:g,port:W});je.setNoDelay(true).once(j==="https:"?"secureConnect":"connect",(function(){queueMicrotask($e);if(Me){const A=Me;Me=null;A(null,this)}})).on("error",(function(A){queueMicrotask($e);if(Me){const g=Me;Me=null;g(A)}}));return je}}const Z=process.platform==="win32"?(A,g)=>{if(!g.timeout){return noop}let E=null;let x=null;const k=U.setFastTimeout((()=>{E=setImmediate((()=>{x=setImmediate((()=>onConnectTimeout(A.deref(),g)))}))}),g.timeout);return()=>{U.clearFastTimeout(k);clearImmediate(E);clearImmediate(x)}}:(A,g)=>{if(!g.timeout){return noop}let E=null;const x=U.setFastTimeout((()=>{E=setImmediate((()=>{onConnectTimeout(A.deref(),g)}))}),g.timeout);return()=>{U.clearFastTimeout(x);clearImmediate(E)}};function onConnectTimeout(A,g){if(A==null){return}let E="Connect Timeout Error";if(Array.isArray(A.autoSelectFamilyAttemptedAddresses)){E+=` (attempted addresses: ${A.autoSelectFamilyAttemptedAddresses.join(", ")},`}else{E+=` (attempted address: ${g.hostname}:${g.port},`}E+=` timeout: ${g.timeout}ms)`;R.destroy(A,new j(E))}A.exports=buildConnector},61303:A=>{"use strict";const g={};const E=["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 A=0;A{"use strict";const x=E(53053);const k=E(57975);const R=k.debuglog("undici");const N=k.debuglog("fetch");const j=k.debuglog("websocket");let U=false;const H={beforeConnect:x.channel("undici:client:beforeConnect"),connected:x.channel("undici:client:connected"),connectError:x.channel("undici:client:connectError"),sendHeaders:x.channel("undici:client:sendHeaders"),create:x.channel("undici:request:create"),bodySent:x.channel("undici:request:bodySent"),headers:x.channel("undici:request:headers"),trailers:x.channel("undici:request:trailers"),error:x.channel("undici:request:error"),open:x.channel("undici:websocket:open"),close:x.channel("undici:websocket:close"),socketError:x.channel("undici:websocket:socket_error"),ping:x.channel("undici:websocket:ping"),pong:x.channel("undici:websocket:pong")};if(R.enabled||N.enabled){const A=N.enabled?N:R;x.channel("undici:client:beforeConnect").subscribe((g=>{const{connectParams:{version:E,protocol:x,port:k,host:R}}=g;A("connecting to %s using %s%s",`${R}${k?`:${k}`:""}`,x,E)}));x.channel("undici:client:connected").subscribe((g=>{const{connectParams:{version:E,protocol:x,port:k,host:R}}=g;A("connected to %s using %s%s",`${R}${k?`:${k}`:""}`,x,E)}));x.channel("undici:client:connectError").subscribe((g=>{const{connectParams:{version:E,protocol:x,port:k,host:R},error:N}=g;A("connection to %s using %s%s errored - %s",`${R}${k?`:${k}`:""}`,x,E,N.message)}));x.channel("undici:client:sendHeaders").subscribe((g=>{const{request:{method:E,path:x,origin:k}}=g;A("sending request to %s %s/%s",E,k,x)}));x.channel("undici:request:headers").subscribe((g=>{const{request:{method:E,path:x,origin:k},response:{statusCode:R}}=g;A("received response to %s %s/%s - HTTP %d",E,k,x,R)}));x.channel("undici:request:trailers").subscribe((g=>{const{request:{method:E,path:x,origin:k}}=g;A("trailers received from %s %s/%s",E,k,x)}));x.channel("undici:request:error").subscribe((g=>{const{request:{method:E,path:x,origin:k},error:R}=g;A("request to %s %s/%s errored - %s",E,k,x,R.message)}));U=true}if(j.enabled){if(!U){const A=R.enabled?R:j;x.channel("undici:client:beforeConnect").subscribe((g=>{const{connectParams:{version:E,protocol:x,port:k,host:R}}=g;A("connecting to %s%s using %s%s",R,k?`:${k}`:"",x,E)}));x.channel("undici:client:connected").subscribe((g=>{const{connectParams:{version:E,protocol:x,port:k,host:R}}=g;A("connected to %s%s using %s%s",R,k?`:${k}`:"",x,E)}));x.channel("undici:client:connectError").subscribe((g=>{const{connectParams:{version:E,protocol:x,port:k,host:R},error:N}=g;A("connection to %s%s using %s%s errored - %s",R,k?`:${k}`:"",x,E,N.message)}));x.channel("undici:client:sendHeaders").subscribe((g=>{const{request:{method:E,path:x,origin:k}}=g;A("sending request to %s %s/%s",E,k,x)}))}x.channel("undici:websocket:open").subscribe((A=>{const{address:{address:g,port:E}}=A;j("connection opened %s%s",g,E?`:${E}`:"")}));x.channel("undici:websocket:close").subscribe((A=>{const{websocket:g,code:E,reason:x}=A;j("closed connection to %s - %s %s",g.url,E,x)}));x.channel("undici:websocket:socket_error").subscribe((A=>{j("connection errored - %s",A.message)}));x.channel("undici:websocket:ping").subscribe((A=>{j("ping received")}));x.channel("undici:websocket:pong").subscribe((A=>{j("pong received")}))}A.exports={channels:H}},48091:A=>{"use strict";const g=Symbol.for("undici.error.UND_ERR");class UndiciError extends Error{constructor(A){super(A);this.name="UndiciError";this.code="UND_ERR"}static[Symbol.hasInstance](A){return A&&A[g]===true}[g]=true}const E=Symbol.for("undici.error.UND_ERR_CONNECT_TIMEOUT");class ConnectTimeoutError extends UndiciError{constructor(A){super(A);this.name="ConnectTimeoutError";this.message=A||"Connect Timeout Error";this.code="UND_ERR_CONNECT_TIMEOUT"}static[Symbol.hasInstance](A){return A&&A[E]===true}[E]=true}const x=Symbol.for("undici.error.UND_ERR_HEADERS_TIMEOUT");class HeadersTimeoutError extends UndiciError{constructor(A){super(A);this.name="HeadersTimeoutError";this.message=A||"Headers Timeout Error";this.code="UND_ERR_HEADERS_TIMEOUT"}static[Symbol.hasInstance](A){return A&&A[x]===true}[x]=true}const k=Symbol.for("undici.error.UND_ERR_HEADERS_OVERFLOW");class HeadersOverflowError extends UndiciError{constructor(A){super(A);this.name="HeadersOverflowError";this.message=A||"Headers Overflow Error";this.code="UND_ERR_HEADERS_OVERFLOW"}static[Symbol.hasInstance](A){return A&&A[k]===true}[k]=true}const R=Symbol.for("undici.error.UND_ERR_BODY_TIMEOUT");class BodyTimeoutError extends UndiciError{constructor(A){super(A);this.name="BodyTimeoutError";this.message=A||"Body Timeout Error";this.code="UND_ERR_BODY_TIMEOUT"}static[Symbol.hasInstance](A){return A&&A[R]===true}[R]=true}const N=Symbol.for("undici.error.UND_ERR_RESPONSE_STATUS_CODE");class ResponseStatusCodeError extends UndiciError{constructor(A,g,E,x){super(A);this.name="ResponseStatusCodeError";this.message=A||"Response Status Code Error";this.code="UND_ERR_RESPONSE_STATUS_CODE";this.body=x;this.status=g;this.statusCode=g;this.headers=E}static[Symbol.hasInstance](A){return A&&A[N]===true}[N]=true}const j=Symbol.for("undici.error.UND_ERR_INVALID_ARG");class InvalidArgumentError extends UndiciError{constructor(A){super(A);this.name="InvalidArgumentError";this.message=A||"Invalid Argument Error";this.code="UND_ERR_INVALID_ARG"}static[Symbol.hasInstance](A){return A&&A[j]===true}[j]=true}const U=Symbol.for("undici.error.UND_ERR_INVALID_RETURN_VALUE");class InvalidReturnValueError extends UndiciError{constructor(A){super(A);this.name="InvalidReturnValueError";this.message=A||"Invalid Return Value Error";this.code="UND_ERR_INVALID_RETURN_VALUE"}static[Symbol.hasInstance](A){return A&&A[U]===true}[U]=true}const H=Symbol.for("undici.error.UND_ERR_ABORT");class AbortError extends UndiciError{constructor(A){super(A);this.name="AbortError";this.message=A||"The operation was aborted";this.code="UND_ERR_ABORT"}static[Symbol.hasInstance](A){return A&&A[H]===true}[H]=true}const W=Symbol.for("undici.error.UND_ERR_ABORTED");class RequestAbortedError extends AbortError{constructor(A){super(A);this.name="AbortError";this.message=A||"Request aborted";this.code="UND_ERR_ABORTED"}static[Symbol.hasInstance](A){return A&&A[W]===true}[W]=true}const Z=Symbol.for("undici.error.UND_ERR_INFO");class InformationalError extends UndiciError{constructor(A){super(A);this.name="InformationalError";this.message=A||"Request information";this.code="UND_ERR_INFO"}static[Symbol.hasInstance](A){return A&&A[Z]===true}[Z]=true}const se=Symbol.for("undici.error.UND_ERR_REQ_CONTENT_LENGTH_MISMATCH");class RequestContentLengthMismatchError extends UndiciError{constructor(A){super(A);this.name="RequestContentLengthMismatchError";this.message=A||"Request body length does not match content-length header";this.code="UND_ERR_REQ_CONTENT_LENGTH_MISMATCH"}static[Symbol.hasInstance](A){return A&&A[se]===true}[se]=true}const pe=Symbol.for("undici.error.UND_ERR_RES_CONTENT_LENGTH_MISMATCH");class ResponseContentLengthMismatchError extends UndiciError{constructor(A){super(A);this.name="ResponseContentLengthMismatchError";this.message=A||"Response body length does not match content-length header";this.code="UND_ERR_RES_CONTENT_LENGTH_MISMATCH"}static[Symbol.hasInstance](A){return A&&A[pe]===true}[pe]=true}const de=Symbol.for("undici.error.UND_ERR_DESTROYED");class ClientDestroyedError extends UndiciError{constructor(A){super(A);this.name="ClientDestroyedError";this.message=A||"The client is destroyed";this.code="UND_ERR_DESTROYED"}static[Symbol.hasInstance](A){return A&&A[de]===true}[de]=true}const Te=Symbol.for("undici.error.UND_ERR_CLOSED");class ClientClosedError extends UndiciError{constructor(A){super(A);this.name="ClientClosedError";this.message=A||"The client is closed";this.code="UND_ERR_CLOSED"}static[Symbol.hasInstance](A){return A&&A[Te]===true}[Te]=true}const Fe=Symbol.for("undici.error.UND_ERR_SOCKET");class SocketError extends UndiciError{constructor(A,g){super(A);this.name="SocketError";this.message=A||"Socket error";this.code="UND_ERR_SOCKET";this.socket=g}static[Symbol.hasInstance](A){return A&&A[Fe]===true}[Fe]=true}const _e=Symbol.for("undici.error.UND_ERR_NOT_SUPPORTED");class NotSupportedError extends UndiciError{constructor(A){super(A);this.name="NotSupportedError";this.message=A||"Not supported error";this.code="UND_ERR_NOT_SUPPORTED"}static[Symbol.hasInstance](A){return A&&A[_e]===true}[_e]=true}const Me=Symbol.for("undici.error.UND_ERR_BPL_MISSING_UPSTREAM");class BalancedPoolMissingUpstreamError extends UndiciError{constructor(A){super(A);this.name="MissingUpstreamError";this.message=A||"No upstream has been added to the BalancedPool";this.code="UND_ERR_BPL_MISSING_UPSTREAM"}static[Symbol.hasInstance](A){return A&&A[Me]===true}[Me]=true}const je=Symbol.for("undici.error.UND_ERR_HTTP_PARSER");class HTTPParserError extends Error{constructor(A,g,E){super(A);this.name="HTTPParserError";this.code=g?`HPE_${g}`:undefined;this.data=E?E.toString():undefined}static[Symbol.hasInstance](A){return A&&A[je]===true}[je]=true}const $e=Symbol.for("undici.error.UND_ERR_RES_EXCEEDED_MAX_SIZE");class ResponseExceededMaxSizeError extends UndiciError{constructor(A){super(A);this.name="ResponseExceededMaxSizeError";this.message=A||"Response content exceeded max size";this.code="UND_ERR_RES_EXCEEDED_MAX_SIZE"}static[Symbol.hasInstance](A){return A&&A[$e]===true}[$e]=true}const Ve=Symbol.for("undici.error.UND_ERR_REQ_RETRY");class RequestRetryError extends UndiciError{constructor(A,g,{headers:E,data:x}){super(A);this.name="RequestRetryError";this.message=A||"Request retry error";this.code="UND_ERR_REQ_RETRY";this.statusCode=g;this.data=x;this.headers=E}static[Symbol.hasInstance](A){return A&&A[Ve]===true}[Ve]=true}const Ye=Symbol.for("undici.error.UND_ERR_RESPONSE");class ResponseError extends UndiciError{constructor(A,g,{headers:E,data:x}){super(A);this.name="ResponseError";this.message=A||"Response error";this.code="UND_ERR_RESPONSE";this.statusCode=g;this.data=x;this.headers=E}static[Symbol.hasInstance](A){return A&&A[Ye]===true}[Ye]=true}const Je=Symbol.for("undici.error.UND_ERR_PRX_TLS");class SecureProxyConnectionError extends UndiciError{constructor(A,g,E){super(g,{cause:A,...E??{}});this.name="SecureProxyConnectionError";this.message=g||"Secure Proxy Connection failed";this.code="UND_ERR_PRX_TLS";this.cause=A}static[Symbol.hasInstance](A){return A&&A[Je]===true}[Je]=true}const ze=Symbol.for("undici.error.UND_ERR_WS_MESSAGE_SIZE_EXCEEDED");class MessageSizeExceededError extends UndiciError{constructor(A){super(A);this.name="MessageSizeExceededError";this.message=A||"Max decompressed message size exceeded";this.code="UND_ERR_WS_MESSAGE_SIZE_EXCEEDED"}static[Symbol.hasInstance](A){return A&&A[ze]===true}get[ze](){return true}}A.exports={AbortError:AbortError,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,ResponseError:ResponseError,SecureProxyConnectionError:SecureProxyConnectionError,MessageSizeExceededError:MessageSizeExceededError}},98823:(A,g,E)=>{"use strict";const{InvalidArgumentError:x,NotSupportedError:k}=E(48091);const R=E(34589);const{isValidHTTPToken:N,isValidHeaderValue:j,isStream:U,destroy:H,isBuffer:W,isFormDataLike:Z,isIterable:se,isBlobLike:pe,buildURL:de,validateHandler:Te,getServerName:Fe,normalizedMethodRecords:_e}=E(31544);const{channels:Me}=E(78150);const{headerNameLowerCasedRecord:je}=E(61303);const $e=/[^\u0021-\u00ff]/;const Ve=Symbol("handler");class Request{constructor(A,{path:g,method:E,body:k,headers:R,query:je,idempotent:Ye,blocking:Je,upgrade:ze,headersTimeout:Ze,bodyTimeout:Xe,reset:rt,throwOnError:it,expectContinue:at,servername:ot},dt){if(typeof g!=="string"){throw new x("path must be a string")}else if(g[0]!=="/"&&!(g.startsWith("http://")||g.startsWith("https://"))&&E!=="CONNECT"){throw new x("path must be an absolute URL or start with a slash")}else if($e.test(g)){throw new x("invalid request path")}if(typeof E!=="string"){throw new x("method must be a string")}else if(_e[E]===undefined&&!N(E)){throw new x("invalid request method")}if(ze&&typeof ze!=="string"){throw new x("upgrade must be a string")}if(ze&&!j(ze)){throw new x("invalid upgrade header")}if(Ze!=null&&(!Number.isFinite(Ze)||Ze<0)){throw new x("invalid headersTimeout")}if(Xe!=null&&(!Number.isFinite(Xe)||Xe<0)){throw new x("invalid bodyTimeout")}if(rt!=null&&typeof rt!=="boolean"){throw new x("invalid reset")}if(at!=null&&typeof at!=="boolean"){throw new x("invalid expectContinue")}this.headersTimeout=Ze;this.bodyTimeout=Xe;this.throwOnError=it===true;this.method=E;this.abort=null;if(k==null){this.body=null}else if(U(k)){this.body=k;const A=this.body._readableState;if(!A||!A.autoDestroy){this.endHandler=function autoDestroy(){H(this)};this.body.on("end",this.endHandler)}this.errorHandler=A=>{if(this.abort){this.abort(A)}else{this.error=A}};this.body.on("error",this.errorHandler)}else if(W(k)){this.body=k.byteLength?k:null}else if(ArrayBuffer.isView(k)){this.body=k.buffer.byteLength?Buffer.from(k.buffer,k.byteOffset,k.byteLength):null}else if(k instanceof ArrayBuffer){this.body=k.byteLength?Buffer.from(k):null}else if(typeof k==="string"){this.body=k.length?Buffer.from(k):null}else if(Z(k)||se(k)||pe(k)){this.body=k}else{throw new x("body must be a string, a Buffer, a Readable stream, an iterable, or an async iterable")}this.completed=false;this.aborted=false;this.upgrade=ze||null;this.path=je?de(g,je):g;this.origin=A;this.idempotent=Ye==null?E==="HEAD"||E==="GET":Ye;this.blocking=Je==null?false:Je;this.reset=rt==null?null:rt;this.host=null;this.contentLength=null;this.contentType=null;this.headers=[];this.expectContinue=at!=null?at:false;if(Array.isArray(R)){if(R.length%2!==0){throw new x("headers array must be even")}for(let A=0;A{A.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"),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"),kBody:Symbol("abstracted request body"),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"),kResume:Symbol("resume"),kOnError:Symbol("on error"),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"),kRetryHandlerDefaultRetry:Symbol("retry agent default retry"),kConstruct:Symbol("constructable"),kListeners:Symbol("listeners"),kHTTPContext:Symbol("http context"),kMaxConcurrentStreams:Symbol("max concurrent streams"),kNoProxyAgent:Symbol("no proxy agent"),kHttpProxyAgent:Symbol("http proxy agent"),kHttpsProxyAgent:Symbol("https proxy agent")}},23568:(A,g,E)=>{"use strict";const{wellknownHeaderNames:x,headerNameLowerCasedRecord:k}=E(61303);class TstNode{value=null;left=null;middle=null;right=null;code;constructor(A,g,E){if(E===undefined||E>=A.length){throw new TypeError("Unreachable")}const x=this.code=A.charCodeAt(E);if(x>127){throw new TypeError("key must be ascii string")}if(A.length!==++E){this.middle=new TstNode(A,g,E)}else{this.value=g}}add(A,g){const E=A.length;if(E===0){throw new TypeError("Unreachable")}let x=0;let k=this;while(true){const R=A.charCodeAt(x);if(R>127){throw new TypeError("key must be ascii string")}if(k.code===R){if(E===++x){k.value=g;break}else if(k.middle!==null){k=k.middle}else{k.middle=new TstNode(A,g,x);break}}else if(k.code=65){k|=32}while(x!==null){if(k===x.code){if(g===++E){return x}x=x.middle;break}x=x.code{"use strict";const x=E(34589);const{kDestroyed:k,kBodyUsed:R,kListeners:N,kBody:j}=E(99411);const{IncomingMessage:U}=E(37067);const H=E(57075);const W=E(77030);const{Blob:Z}=E(4573);const se=E(57975);const{stringify:pe}=E(41792);const{EventEmitter:de}=E(78474);const{InvalidArgumentError:Te}=E(48091);const{headerNameLowerCasedRecord:Fe}=E(61303);const{tree:_e}=E(23568);const[Me,je]=process.versions.node.split(".").map((A=>Number(A)));class BodyAsyncIterable{constructor(A){this[j]=A;this[R]=false}async*[Symbol.asyncIterator](){x(!this[R],"disturbed");this[R]=true;yield*this[j]}}function wrapRequestBody(A){if(isStream(A)){if(bodyLength(A)===0){A.on("data",(function(){x(false)}))}if(typeof A.readableDidRead!=="boolean"){A[R]=false;de.prototype.on.call(A,"data",(function(){this[R]=true}))}return A}else if(A&&typeof A.pipeTo==="function"){return new BodyAsyncIterable(A)}else if(A&&typeof A!=="string"&&!ArrayBuffer.isView(A)&&isIterable(A)){return new BodyAsyncIterable(A)}else{return A}}function nop(){}function isStream(A){return A&&typeof A==="object"&&typeof A.pipe==="function"&&typeof A.on==="function"}function isBlobLike(A){if(A===null){return false}else if(A instanceof Z){return true}else if(typeof A!=="object"){return false}else{const g=A[Symbol.toStringTag];return(g==="Blob"||g==="File")&&("stream"in A&&typeof A.stream==="function"||"arrayBuffer"in A&&typeof A.arrayBuffer==="function")}}function buildURL(A,g){if(A.includes("?")||A.includes("#")){throw new Error('Query params cannot be passed when url already contains "?" or "#".')}const E=pe(g);if(E){A+="?"+E}return A}function isValidPort(A){const g=parseInt(A,10);return g===Number(A)&&g>=0&&g<=65535}function isHttpOrHttpsPrefixed(A){return A!=null&&A[0]==="h"&&A[1]==="t"&&A[2]==="t"&&A[3]==="p"&&(A[4]===":"||A[4]==="s"&&A[5]===":")}function parseURL(A){if(typeof A==="string"){A=new URL(A);if(!isHttpOrHttpsPrefixed(A.origin||A.protocol)){throw new Te("Invalid URL protocol: the URL must start with `http:` or `https:`.")}return A}if(!A||typeof A!=="object"){throw new Te("Invalid URL: The URL argument must be a non-null object.")}if(!(A instanceof URL)){if(A.port!=null&&A.port!==""&&isValidPort(A.port)===false){throw new Te("Invalid URL: port must be a valid integer or a string representation of an integer.")}if(A.path!=null&&typeof A.path!=="string"){throw new Te("Invalid URL path: the path must be a string or null/undefined.")}if(A.pathname!=null&&typeof A.pathname!=="string"){throw new Te("Invalid URL pathname: the pathname must be a string or null/undefined.")}if(A.hostname!=null&&typeof A.hostname!=="string"){throw new Te("Invalid URL hostname: the hostname must be a string or null/undefined.")}if(A.origin!=null&&typeof A.origin!=="string"){throw new Te("Invalid URL origin: the origin must be a string or null/undefined.")}if(!isHttpOrHttpsPrefixed(A.origin||A.protocol)){throw new Te("Invalid URL protocol: the URL must start with `http:` or `https:`.")}const g=A.port!=null?A.port:A.protocol==="https:"?443:80;let E=A.origin!=null?A.origin:`${A.protocol||""}//${A.hostname||""}:${g}`;let x=A.path!=null?A.path:`${A.pathname||""}${A.search||""}`;if(E[E.length-1]==="/"){E=E.slice(0,E.length-1)}if(x&&x[0]!=="/"){x=`/${x}`}return new URL(`${E}${x}`)}if(!isHttpOrHttpsPrefixed(A.origin||A.protocol)){throw new Te("Invalid URL protocol: the URL must start with `http:` or `https:`.")}return A}function parseOrigin(A){A=parseURL(A);if(A.pathname!=="/"||A.search||A.hash){throw new Te("invalid url")}return A}function getHostname(A){if(A[0]==="["){const g=A.indexOf("]");x(g!==-1);return A.substring(1,g)}const g=A.indexOf(":");if(g===-1)return A;return A.substring(0,g)}function getServerName(A){if(!A){return null}x(typeof A==="string");const g=getHostname(A);if(W.isIP(g)){return""}return g}function deepClone(A){return JSON.parse(JSON.stringify(A))}function isAsyncIterable(A){return!!(A!=null&&typeof A[Symbol.asyncIterator]==="function")}function isIterable(A){return!!(A!=null&&(typeof A[Symbol.iterator]==="function"||typeof A[Symbol.asyncIterator]==="function"))}function bodyLength(A){if(A==null){return 0}else if(isStream(A)){const g=A._readableState;return g&&g.objectMode===false&&g.ended===true&&Number.isFinite(g.length)?g.length:null}else if(isBlobLike(A)){return A.size!=null?A.size:null}else if(isBuffer(A)){return A.byteLength}return null}function isDestroyed(A){return A&&!!(A.destroyed||A[k]||H.isDestroyed?.(A))}function destroy(A,g){if(A==null||!isStream(A)||isDestroyed(A)){return}if(typeof A.destroy==="function"){if(Object.getPrototypeOf(A).constructor===U){A.socket=null}A.destroy(g)}else if(g){queueMicrotask((()=>{A.emit("error",g)}))}if(A.destroyed!==true){A[k]=true}}const $e=/timeout=(\d+)/;function parseKeepAliveTimeout(A){const g=A.toString().match($e);return g?parseInt(g[1],10)*1e3:null}function headerNameToString(A){return typeof A==="string"?Fe[A]??A.toLowerCase():_e.lookup(A)??A.toString("latin1").toLowerCase()}function bufferToLowerCasedHeaderName(A){return _e.lookup(A)??A.toString("latin1").toLowerCase()}function parseHeaders(A,g){if(g===undefined)g={};for(let E=0;EA.toString("utf8"))):k.toString("utf8")}}}if("content-length"in g&&"content-disposition"in g){g["content-disposition"]=Buffer.from(g["content-disposition"]).toString("latin1")}return g}function parseRawHeaders(A){const g=A.length;const E=new Array(g);let x=false;let k=-1;let R;let N;let j=0;for(let g=0;g{A.close();A.byobRequest?.respond(0)}))}else{const g=Buffer.isBuffer(x)?x:Buffer.from(x);if(g.byteLength){A.enqueue(new Uint8Array(g))}}return A.desiredSize>0},async cancel(A){await g.return()},type:"bytes"})}function isFormDataLike(A){return A&&typeof A==="object"&&typeof A.append==="function"&&typeof A.delete==="function"&&typeof A.get==="function"&&typeof A.getAll==="function"&&typeof A.has==="function"&&typeof A.set==="function"&&A[Symbol.toStringTag]==="FormData"}function addAbortListener(A,g){if("addEventListener"in A){A.addEventListener("abort",g,{once:true});return()=>A.removeEventListener("abort",g)}A.addListener("abort",g);return()=>A.removeListener("abort",g)}const Ve=typeof String.prototype.toWellFormed==="function";const Ye=typeof String.prototype.isWellFormed==="function";function toUSVString(A){return Ve?`${A}`.toWellFormed():se.toUSVString(A)}function isUSVString(A){return Ye?`${A}`.isWellFormed():toUSVString(A)===`${A}`}function isTokenCharCode(A){switch(A){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 A>=33&&A<=126}}function isValidHTTPToken(A){if(A.length===0){return false}for(let g=0;g{"use strict";const{InvalidArgumentError:x}=E(48091);const{kClients:k,kRunning:R,kClose:N,kDestroy:j,kDispatch:U,kInterceptors:H}=E(99411);const W=E(44745);const Z=E(27404);const se=E(43069);const pe=E(31544);const de=E(21676);const Te=Symbol("onConnect");const Fe=Symbol("onDisconnect");const _e=Symbol("onConnectionError");const Me=Symbol("maxRedirections");const je=Symbol("onDrain");const $e=Symbol("factory");const Ve=Symbol("options");function defaultFactory(A,g){return g&&g.connections===1?new se(A,g):new Z(A,g)}class Agent extends W{constructor({factory:A=defaultFactory,maxRedirections:g=0,connect:E,...R}={}){super();if(typeof A!=="function"){throw new x("factory must be a function.")}if(E!=null&&typeof E!=="function"&&typeof E!=="object"){throw new x("connect must be a function or an object")}if(!Number.isInteger(g)||g<0){throw new x("maxRedirections must be a positive number")}if(E&&typeof E!=="function"){E={...E}}this[H]=R.interceptors?.Agent&&Array.isArray(R.interceptors.Agent)?R.interceptors.Agent:[de({maxRedirections:g})];this[Ve]={...pe.deepClone(R),connect:E};this[Ve].interceptors=R.interceptors?{...R.interceptors}:undefined;this[Me]=g;this[$e]=A;this[k]=new Map;this[je]=(A,g)=>{this.emit("drain",A,[this,...g])};this[Te]=(A,g)=>{this.emit("connect",A,[this,...g])};this[Fe]=(A,g,E)=>{this.emit("disconnect",A,[this,...g],E)};this[_e]=(A,g,E)=>{this.emit("connectionError",A,[this,...g],E)}}get[R](){let A=0;for(const g of this[k].values()){A+=g[R]}return A}[U](A,g){let E;if(A.origin&&(typeof A.origin==="string"||A.origin instanceof URL)){E=String(A.origin)}else{throw new x("opts.origin must be a non-empty string or URL.")}let R=this[k].get(E);if(!R){R=this[$e](A.origin,this[Ve]).on("drain",this[je]).on("connect",this[Te]).on("disconnect",this[Fe]).on("connectionError",this[_e]);this[k].set(E,R)}return R.dispatch(A,g)}async[N](){const A=[];for(const g of this[k].values()){A.push(g.close())}this[k].clear();await Promise.all(A)}async[j](A){const g=[];for(const E of this[k].values()){g.push(E.destroy(A))}this[k].clear();await Promise.all(g)}}A.exports=Agent},48973:(A,g,E)=>{"use strict";const{BalancedPoolMissingUpstreamError:x,InvalidArgumentError:k}=E(48091);const{PoolBase:R,kClients:N,kNeedDrain:j,kAddClient:U,kRemoveClient:H,kGetDispatcher:W}=E(93272);const Z=E(27404);const{kUrl:se,kInterceptors:pe}=E(99411);const{parseOrigin:de}=E(31544);const Te=Symbol("factory");const Fe=Symbol("options");const _e=Symbol("kGreatestCommonDivisor");const Me=Symbol("kCurrentWeight");const je=Symbol("kIndex");const $e=Symbol("kWeight");const Ve=Symbol("kMaxWeightPerServer");const Ye=Symbol("kErrorPenalty");function getGreatestCommonDivisor(A,g){if(A===0)return g;while(g!==0){const E=g;g=A%g;A=E}return A}function defaultFactory(A,g){return new Z(A,g)}class BalancedPool extends R{constructor(A=[],{factory:g=defaultFactory,...E}={}){super();this[Fe]=E;this[je]=-1;this[Me]=0;this[Ve]=this[Fe].maxWeightPerServer||100;this[Ye]=this[Fe].errorPenalty||15;if(!Array.isArray(A)){A=[A]}if(typeof g!=="function"){throw new k("factory must be a function.")}this[pe]=E.interceptors?.BalancedPool&&Array.isArray(E.interceptors.BalancedPool)?E.interceptors.BalancedPool:[];this[Te]=g;for(const g of A){this.addUpstream(g)}this._updateBalancedPoolStats()}addUpstream(A){const g=de(A).origin;if(this[N].find((A=>A[se].origin===g&&A.closed!==true&&A.destroyed!==true))){return this}const E=this[Te](g,Object.assign({},this[Fe]));this[U](E);E.on("connect",(()=>{E[$e]=Math.min(this[Ve],E[$e]+this[Ye])}));E.on("connectionError",(()=>{E[$e]=Math.max(1,E[$e]-this[Ye]);this._updateBalancedPoolStats()}));E.on("disconnect",((...A)=>{const g=A[2];if(g&&g.code==="UND_ERR_SOCKET"){E[$e]=Math.max(1,E[$e]-this[Ye]);this._updateBalancedPoolStats()}}));for(const A of this[N]){A[$e]=this[Ve]}this._updateBalancedPoolStats();return this}_updateBalancedPoolStats(){let A=0;for(let g=0;gA[se].origin===g&&A.closed!==true&&A.destroyed!==true));if(E){this[H](E)}return this}get upstreams(){return this[N].filter((A=>A.closed!==true&&A.destroyed!==true)).map((A=>A[se].origin))}[W](){if(this[N].length===0){throw new x}const A=this[N].find((A=>!A[j]&&A.closed!==true&&A.destroyed!==true));if(!A){return}const g=this[N].map((A=>A[j])).reduce(((A,g)=>A&&g),true);if(g){return}let E=0;let k=this[N].findIndex((A=>!A[j]));while(E++this[N][k][$e]&&!A[j]){k=this[je]}if(this[je]===0){this[Me]=this[Me]-this[_e];if(this[Me]<=0){this[Me]=this[Ve]}}if(A[$e]>=this[Me]&&!A[j]){return A}}this[Me]=this[N][k][$e];this[je]=k;return this[N][k]}}A.exports=BalancedPool},81557:(A,g,E)=>{"use strict";const x=E(34589);const k=E(31544);const{channels:R}=E(78150);const N=E(92563);const{RequestContentLengthMismatchError:j,ResponseContentLengthMismatchError:U,RequestAbortedError:H,HeadersTimeoutError:W,HeadersOverflowError:Z,SocketError:se,InformationalError:pe,BodyTimeoutError:de,HTTPParserError:Te,ResponseExceededMaxSizeError:Fe}=E(48091);const{kUrl:_e,kReset:Me,kClient:je,kParser:$e,kBlocking:Ve,kRunning:Ye,kPending:Je,kSize:ze,kWriting:Ze,kQueue:Xe,kNoRef:rt,kKeepAliveDefaultTimeout:it,kHostHeader:at,kPendingIdx:ot,kRunningIdx:dt,kError:At,kPipelining:xt,kSocket:St,kKeepAliveTimeoutValue:Pt,kMaxHeadersSize:Ht,kKeepAliveMaxTimeout:ar,kKeepAliveTimeoutThreshold:cn,kHeadersTimeout:Nn,kBodyTimeout:jn,kStrictContentLength:Un,kMaxRequests:Gn,kCounter:Yn,kMaxResponseSize:zn,kOnError:Ui,kResume:Ki,kHTTPContext:ls}=E(99411);const us=E(67424);const ps=Buffer.alloc(0);const ds=Buffer[Symbol.species];const ys=k.addListener;const vs=k.removeAllListeners;let Fs;async function lazyllhttp(){const A=process.env.JEST_WORKER_ID?E(87846):undefined;let g;try{g=await WebAssembly.compile(E(9474))}catch(x){g=await WebAssembly.compile(A||E(87846))}return await WebAssembly.instantiate(g,{env:{wasm_on_url:(A,g,E)=>0,wasm_on_status:(A,g,E)=>{x(Hs.ptr===A);const k=g-Ks+Vs.byteOffset;return Hs.onStatus(new ds(Vs.buffer,k,E))||0},wasm_on_message_begin:A=>{x(Hs.ptr===A);return Hs.onMessageBegin()||0},wasm_on_header_field:(A,g,E)=>{x(Hs.ptr===A);const k=g-Ks+Vs.byteOffset;return Hs.onHeaderField(new ds(Vs.buffer,k,E))||0},wasm_on_header_value:(A,g,E)=>{x(Hs.ptr===A);const k=g-Ks+Vs.byteOffset;return Hs.onHeaderValue(new ds(Vs.buffer,k,E))||0},wasm_on_headers_complete:(A,g,E,k)=>{x(Hs.ptr===A);return Hs.onHeadersComplete(g,Boolean(E),Boolean(k))||0},wasm_on_body:(A,g,E)=>{x(Hs.ptr===A);const k=g-Ks+Vs.byteOffset;return Hs.onBody(new ds(Vs.buffer,k,E))||0},wasm_on_message_complete:A=>{x(Hs.ptr===A);return Hs.onMessageComplete()||0}}})}let Qs=null;let $s=lazyllhttp();$s.catch();let Hs=null;let Vs=null;let zs=0;let Ks=null;const aa=0;const ha=1;const Qa=2|ha;const Pa=4|ha;const $a=8|aa;class Parser{constructor(A,g,{exports:E}){x(Number.isFinite(A[Ht])&&A[Ht]>0);this.llhttp=E;this.ptr=this.llhttp.llhttp_alloc(us.TYPE.RESPONSE);this.client=A;this.socket=g;this.timeout=null;this.timeoutValue=null;this.timeoutType=null;this.statusCode=null;this.statusText="";this.upgrade=false;this.headers=[];this.headersSize=0;this.headersMaxSize=A[Ht];this.shouldKeepAlive=false;this.paused=false;this.resume=this.resume.bind(this);this.bytesRead=0;this.keepAlive="";this.contentLength="";this.connection="";this.maxResponseSize=A[zn]}setTimeout(A,g){if(A!==this.timeoutValue||g&ha^this.timeoutType&ha){if(this.timeout){N.clearTimeout(this.timeout);this.timeout=null}if(A){if(g&ha){this.timeout=N.setFastTimeout(onParserTimeout,A,new WeakRef(this))}else{this.timeout=setTimeout(onParserTimeout,A,new WeakRef(this));this.timeout.unref()}}this.timeoutValue=A}else if(this.timeout){if(this.timeout.refresh){this.timeout.refresh()}}this.timeoutType=g}resume(){if(this.socket.destroyed||!this.paused){return}x(this.ptr!=null);x(Hs==null);this.llhttp.llhttp_resume(this.ptr);x(this.timeoutType===Pa);if(this.timeout){if(this.timeout.refresh){this.timeout.refresh()}}this.paused=false;this.execute(this.socket.read()||ps);this.readMore()}readMore(){while(!this.paused&&this.ptr){const A=this.socket.read();if(A===null){break}this.execute(A)}}execute(A){x(this.ptr!=null);x(Hs==null);x(!this.paused);const{socket:g,llhttp:E}=this;if(A.length>zs){if(Ks){E.free(Ks)}zs=Math.ceil(A.length/4096)*4096;Ks=E.malloc(zs)}new Uint8Array(E.memory.buffer,Ks,zs).set(A);try{let x;try{Vs=A;Hs=this;x=E.llhttp_execute(this.ptr,Ks,A.length)}catch(A){throw A}finally{Hs=null;Vs=null}const k=E.llhttp_get_error_pos(this.ptr)-Ks;if(x===us.ERROR.PAUSED_UPGRADE){this.onUpgrade(A.slice(k))}else if(x===us.ERROR.PAUSED){this.paused=true;g.unshift(A.slice(k))}else if(x!==us.ERROR.OK){const g=E.llhttp_get_error_reason(this.ptr);let R="";if(g){const A=new Uint8Array(E.memory.buffer,g).indexOf(0);R="Response does not match the HTTP/1.1 protocol ("+Buffer.from(E.memory.buffer,g,A).toString()+")"}throw new Te(R,us.ERROR[x],A.slice(k))}}catch(A){k.destroy(g,A)}}destroy(){x(this.ptr!=null);x(Hs==null);this.llhttp.llhttp_free(this.ptr);this.ptr=null;this.timeout&&N.clearTimeout(this.timeout);this.timeout=null;this.timeoutValue=null;this.timeoutType=null;this.paused=false}onStatus(A){this.statusText=A.toString()}onMessageBegin(){const{socket:A,client:g}=this;if(A.destroyed){return-1}const E=g[Xe][g[dt]];if(!E){return-1}E.onResponseStarted()}onHeaderField(A){const g=this.headers.length;if((g&1)===0){this.headers.push(A)}else{this.headers[g-1]=Buffer.concat([this.headers[g-1],A])}this.trackHeader(A.length)}onHeaderValue(A){let g=this.headers.length;if((g&1)===1){this.headers.push(A);g+=1}else{this.headers[g-1]=Buffer.concat([this.headers[g-1],A])}const E=this.headers[g-2];if(E.length===10){const g=k.bufferToLowerCasedHeaderName(E);if(g==="keep-alive"){this.keepAlive+=A.toString()}else if(g==="connection"){this.connection+=A.toString()}}else if(E.length===14&&k.bufferToLowerCasedHeaderName(E)==="content-length"){this.contentLength+=A.toString()}this.trackHeader(A.length)}trackHeader(A){this.headersSize+=A;if(this.headersSize>=this.headersMaxSize){k.destroy(this.socket,new Z)}}onUpgrade(A){const{upgrade:g,client:E,socket:R,headers:N,statusCode:j}=this;x(g);x(E[St]===R);x(!R.destroyed);x(!this.paused);x((N.length&1)===0);const U=E[Xe][E[dt]];x(U);x(U.upgrade||U.method==="CONNECT");this.statusCode=null;this.statusText="";this.shouldKeepAlive=null;this.headers=[];this.headersSize=0;R.unshift(A);R[$e].destroy();R[$e]=null;R[je]=null;R[At]=null;vs(R);E[St]=null;E[ls]=null;E[Xe][E[dt]++]=null;E.emit("disconnect",E[_e],[E],new pe("upgrade"));try{U.onUpgrade(j,N,R)}catch(A){k.destroy(R,A)}E[Ki]()}onHeadersComplete(A,g,E){const{client:R,socket:N,headers:j,statusText:U}=this;if(N.destroyed){return-1}const H=R[Xe][R[dt]];if(!H){return-1}x(!this.upgrade);x(this.statusCode<200);if(A===100){k.destroy(N,new se("bad response",k.getSocketInfo(N)));return-1}if(g&&!H.upgrade){k.destroy(N,new se("bad upgrade",k.getSocketInfo(N)));return-1}x(this.timeoutType===Qa);this.statusCode=A;this.shouldKeepAlive=E||H.method==="HEAD"&&!N[Me]&&this.connection.toLowerCase()==="keep-alive";if(this.statusCode>=200){const A=H.bodyTimeout!=null?H.bodyTimeout:R[jn];this.setTimeout(A,Pa)}else if(this.timeout){if(this.timeout.refresh){this.timeout.refresh()}}if(H.method==="CONNECT"){x(R[Ye]===1);this.upgrade=true;return 2}if(g){x(R[Ye]===1);this.upgrade=true;return 2}x((this.headers.length&1)===0);this.headers=[];this.headersSize=0;if(this.shouldKeepAlive&&R[xt]){const A=this.keepAlive?k.parseKeepAliveTimeout(this.keepAlive):null;if(A!=null){const g=Math.min(A-R[cn],R[ar]);if(g<=0){N[Me]=true}else{R[Pt]=g}}else{R[Pt]=R[it]}}else{N[Me]=true}const W=H.onHeaders(A,j,this.resume,U)===false;if(H.aborted){return-1}if(H.method==="HEAD"){return 1}if(A<200){return 1}if(N[Ve]){N[Ve]=false;R[Ki]()}return W?us.ERROR.PAUSED:0}onBody(A){const{client:g,socket:E,statusCode:R,maxResponseSize:N}=this;if(E.destroyed){return-1}const j=g[Xe][g[dt]];x(j);x(this.timeoutType===Pa);if(this.timeout){if(this.timeout.refresh){this.timeout.refresh()}}x(R>=200);if(N>-1&&this.bytesRead+A.length>N){k.destroy(E,new Fe);return-1}this.bytesRead+=A.length;if(j.onData(A)===false){return us.ERROR.PAUSED}}onMessageComplete(){const{client:A,socket:g,statusCode:E,upgrade:R,headers:N,contentLength:j,bytesRead:H,shouldKeepAlive:W}=this;if(g.destroyed&&(!E||W)){return-1}if(R){return}x(E>=100);x((this.headers.length&1)===0);const Z=A[Xe][A[dt]];x(Z);this.statusCode=null;this.statusText="";this.bytesRead=0;this.contentLength="";this.keepAlive="";this.connection="";this.headers=[];this.headersSize=0;if(E<200){return}if(Z.method!=="HEAD"&&j&&H!==parseInt(j,10)){k.destroy(g,new U);return-1}Z.onComplete(N);A[Xe][A[dt]++]=null;if(g[Ze]){x(A[Ye]===0);k.destroy(g,new pe("reset"));return us.ERROR.PAUSED}else if(!W){k.destroy(g,new pe("reset"));return us.ERROR.PAUSED}else if(g[Me]&&A[Ye]===0){k.destroy(g,new pe("reset"));return us.ERROR.PAUSED}else if(A[xt]==null||A[xt]===1){setImmediate((()=>A[Ki]()))}else{A[Ki]()}}}function onParserTimeout(A){const{socket:g,timeoutType:E,client:R,paused:N}=A.deref();if(E===Qa){if(!g[Ze]||g.writableNeedDrain||R[Ye]>1){x(!N,"cannot be paused while waiting for headers");k.destroy(g,new W)}}else if(E===Pa){if(!N){k.destroy(g,new de)}}else if(E===$a){x(R[Ye]===0&&R[Pt]);k.destroy(g,new pe("socket idle timeout"))}}async function connectH1(A,g){A[St]=g;if(!Qs){Qs=await $s;$s=null}g[rt]=false;g[Ze]=false;g[Me]=false;g[Ve]=false;g[$e]=new Parser(A,g,Qs);ys(g,"error",(function(A){x(A.code!=="ERR_TLS_CERT_ALTNAME_INVALID");const g=this[$e];if(A.code==="ECONNRESET"&&g.statusCode&&!g.shouldKeepAlive){g.onMessageComplete();return}this[At]=A;this[je][Ui](A)}));ys(g,"readable",(function(){const A=this[$e];if(A){A.readMore()}}));ys(g,"end",(function(){const A=this[$e];if(A.statusCode&&!A.shouldKeepAlive){A.onMessageComplete();return}k.destroy(this,new se("other side closed",k.getSocketInfo(this)))}));ys(g,"close",(function(){const A=this[je];const g=this[$e];if(g){if(!this[At]&&g.statusCode&&!g.shouldKeepAlive){g.onMessageComplete()}this[$e].destroy();this[$e]=null}const E=this[At]||new se("closed",k.getSocketInfo(this));A[St]=null;A[ls]=null;if(A.destroyed){x(A[Je]===0);const g=A[Xe].splice(A[dt]);for(let x=0;x0&&E.code!=="UND_ERR_INFO"){const g=A[Xe][A[dt]];A[Xe][A[dt]++]=null;k.errorRequest(A,g,E)}A[ot]=A[dt];x(A[Ye]===0);A.emit("disconnect",A[_e],[A],E);A[Ki]()}));let E=false;g.on("close",(()=>{E=true}));return{version:"h1",defaultPipelining:1,write(...g){return writeH1(A,...g)},resume(){resumeH1(A)},destroy(A,x){if(E){queueMicrotask(x)}else{g.destroy(A).on("close",x)}},get destroyed(){return g.destroyed},busy(E){if(g[Ze]||g[Me]||g[Ve]){return true}if(E){if(A[Ye]>0&&!E.idempotent){return true}if(A[Ye]>0&&(E.upgrade||E.method==="CONNECT")){return true}if(A[Ye]>0&&k.bodyLength(E.body)!==0&&(k.isStream(E.body)||k.isAsyncIterable(E.body)||k.isFormDataLike(E.body))){return true}}return false}}}function resumeH1(A){const g=A[St];if(g&&!g.destroyed){if(A[ze]===0){if(!g[rt]&&g.unref){g.unref();g[rt]=true}}else if(g[rt]&&g.ref){g.ref();g[rt]=false}if(A[ze]===0){if(g[$e].timeoutType!==$a){g[$e].setTimeout(A[Pt],$a)}}else if(A[Ye]>0&&g[$e].statusCode<200){if(g[$e].timeoutType!==Qa){const E=A[Xe][A[dt]];const x=E.headersTimeout!=null?E.headersTimeout:A[Nn];g[$e].setTimeout(x,Qa)}}}}function shouldSendContentLength(A){return A!=="GET"&&A!=="HEAD"&&A!=="OPTIONS"&&A!=="TRACE"&&A!=="CONNECT"}function writeH1(A,g){const{method:N,path:U,host:W,upgrade:Z,blocking:se,reset:de}=g;let{body:Te,headers:Fe,contentLength:_e}=g;const je=N==="PUT"||N==="POST"||N==="PATCH"||N==="QUERY"||N==="PROPFIND"||N==="PROPPATCH";if(k.isFormDataLike(Te)){if(!Fs){Fs=E(18900).extractBody}const[A,x]=Fs(Te);if(g.contentType==null){Fe.push("content-type",x)}Te=A.stream;_e=A.length}else if(k.isBlobLike(Te)&&g.contentType==null&&Te.type){Fe.push("content-type",Te.type)}if(Te&&typeof Te.read==="function"){Te.read(0)}const $e=k.bodyLength(Te);_e=$e??_e;if(_e===null){_e=g.contentLength}if(_e===0&&!je){_e=null}if(shouldSendContentLength(N)&&_e>0&&g.contentLength!==null&&g.contentLength!==_e){if(A[Un]){k.errorRequest(A,g,new j);return false}process.emitWarning(new j)}const Ye=A[St];const abort=E=>{if(g.aborted||g.completed){return}k.errorRequest(A,g,E||new H);k.destroy(Te);k.destroy(Ye,new pe("aborted"))};try{g.onConnect(abort)}catch(E){k.errorRequest(A,g,E)}if(g.aborted){return false}if(N==="HEAD"){Ye[Me]=true}if(Z||N==="CONNECT"){Ye[Me]=true}if(de!=null){Ye[Me]=de}if(A[Gn]&&Ye[Yn]++>=A[Gn]){Ye[Me]=true}if(se){Ye[Ve]=true}let Je=`${N} ${U} HTTP/1.1\r\n`;if(typeof W==="string"){Je+=`host: ${W}\r\n`}else{Je+=A[at]}if(Z){Je+=`connection: upgrade\r\nupgrade: ${Z}\r\n`}else if(A[xt]&&!Ye[Me]){Je+="connection: keep-alive\r\n"}else{Je+="connection: close\r\n"}if(Array.isArray(Fe)){for(let A=0;A{g.removeListener("error",onFinished)}));if(!Z){const A=new H;queueMicrotask((()=>onFinished(A)))}};const onFinished=function(A){if(Z){return}Z=true;x(N.destroyed||N[Ze]&&E[Ye]<=1);N.off("drain",onDrain).off("error",onFinished);g.removeListener("data",onData).removeListener("end",onFinished).removeListener("close",onClose);if(!A){try{se.end()}catch(g){A=g}}se.destroy(A);if(A&&(A.code!=="UND_ERR_INFO"||A.message!=="reset")){k.destroy(g,A)}else{k.destroy(g)}};g.on("data",onData).on("end",onFinished).on("error",onFinished).on("close",onClose);if(g.resume){g.resume()}N.on("drain",onDrain).on("error",onFinished);if(g.errorEmitted??g.errored){setImmediate((()=>onFinished(g.errored)))}else if(g.endEmitted??g.readableEnded){setImmediate((()=>onFinished(null)))}if(g.closeEmitted??g.closed){setImmediate(onClose)}}function writeBuffer(A,g,E,R,N,j,U,H){try{if(!g){if(j===0){N.write(`${U}content-length: 0\r\n\r\n`,"latin1")}else{x(j===null,"no body must not have content length");N.write(`${U}\r\n`,"latin1")}}else if(k.isBuffer(g)){x(j===g.byteLength,"buffer body must have content length");N.cork();N.write(`${U}content-length: ${j}\r\n\r\n`,"latin1");N.write(g);N.uncork();R.onBodySent(g);if(!H&&R.reset!==false){N[Me]=true}}R.onRequestSent();E[Ki]()}catch(g){A(g)}}async function writeBlob(A,g,E,k,R,N,U,H){x(N===g.size,"blob body must have content length");try{if(N!=null&&N!==g.size){throw new j}const A=Buffer.from(await g.arrayBuffer());R.cork();R.write(`${U}content-length: ${N}\r\n\r\n`,"latin1");R.write(A);R.uncork();k.onBodySent(A);k.onRequestSent();if(!H&&k.reset!==false){R[Me]=true}E[Ki]()}catch(g){A(g)}}async function writeIterable(A,g,E,k,R,N,j,U){x(N!==0||E[Ye]===0,"iterator body cannot be pipelined");let H=null;function onDrain(){if(H){const A=H;H=null;A()}}const waitForDrain=()=>new Promise(((A,g)=>{x(H===null);if(R[At]){g(R[At])}else{H=A}}));R.on("close",onDrain).on("drain",onDrain);const W=new AsyncWriter({abort:A,socket:R,request:k,contentLength:N,client:E,expectsPayload:U,header:j});try{for await(const A of g){if(R[At]){throw R[At]}if(!W.write(A)){await waitForDrain()}}W.end()}catch(A){W.destroy(A)}finally{R.off("close",onDrain).off("drain",onDrain)}}class AsyncWriter{constructor({abort:A,socket:g,request:E,contentLength:x,client:k,expectsPayload:R,header:N}){this.socket=g;this.request=E;this.contentLength=x;this.client=k;this.bytesWritten=0;this.expectsPayload=R;this.header=N;this.abort=A;g[Ze]=true}write(A){const{socket:g,request:E,contentLength:x,client:k,bytesWritten:R,expectsPayload:N,header:U}=this;if(g[At]){throw g[At]}if(g.destroyed){return false}const H=Buffer.byteLength(A);if(!H){return true}if(x!==null&&R+H>x){if(k[Un]){throw new j}process.emitWarning(new j)}g.cork();if(R===0){if(!N&&E.reset!==false){g[Me]=true}if(x===null){g.write(`${U}transfer-encoding: chunked\r\n`,"latin1")}else{g.write(`${U}content-length: ${x}\r\n\r\n`,"latin1")}}if(x===null){g.write(`\r\n${H.toString(16)}\r\n`,"latin1")}this.bytesWritten+=H;const W=g.write(A);g.uncork();E.onBodySent(A);if(!W){if(g[$e].timeout&&g[$e].timeoutType===Qa){if(g[$e].timeout.refresh){g[$e].timeout.refresh()}}}return W}end(){const{socket:A,contentLength:g,client:E,bytesWritten:x,expectsPayload:k,header:R,request:N}=this;N.onRequestSent();A[Ze]=false;if(A[At]){throw A[At]}if(A.destroyed){return}if(x===0){if(k){A.write(`${R}content-length: 0\r\n\r\n`,"latin1")}else{A.write(`${R}\r\n`,"latin1")}}else if(g===null){A.write("\r\n0\r\n\r\n","latin1")}if(g!==null&&x!==g){if(E[Un]){throw new j}else{process.emitWarning(new j)}}if(A[$e].timeout&&A[$e].timeoutType===Qa){if(A[$e].timeout.refresh){A[$e].timeout.refresh()}}E[Ki]()}destroy(A){const{socket:g,client:E,abort:k}=this;g[Ze]=false;if(A){x(E[Ye]<=1,"pipeline should only contain this request");k(A)}}}A.exports=connectH1},94092:(A,g,E)=>{"use strict";const x=E(34589);const{pipeline:k}=E(57075);const R=E(31544);const{RequestContentLengthMismatchError:N,RequestAbortedError:j,SocketError:U,InformationalError:H}=E(48091);const{kUrl:W,kReset:Z,kClient:se,kRunning:pe,kPending:de,kQueue:Te,kPendingIdx:Fe,kRunningIdx:_e,kError:Me,kSocket:je,kStrictContentLength:$e,kOnError:Ve,kMaxConcurrentStreams:Ye,kHTTP2Session:Je,kResume:ze,kSize:Ze,kHTTPContext:Xe}=E(99411);const rt=Symbol("open streams");let it;let at=false;let ot;try{ot=E(32467)}catch{ot={constants:{}}}const{constants:{HTTP2_HEADER_AUTHORITY:dt,HTTP2_HEADER_METHOD:At,HTTP2_HEADER_PATH:xt,HTTP2_HEADER_SCHEME:St,HTTP2_HEADER_CONTENT_LENGTH:Pt,HTTP2_HEADER_EXPECT:Ht,HTTP2_HEADER_STATUS:ar}}=ot;function parseH2Headers(A){const g=[];for(const[E,x]of Object.entries(A)){if(Array.isArray(x)){for(const A of x){g.push(Buffer.from(E),Buffer.from(A))}}else{g.push(Buffer.from(E),Buffer.from(x))}}return g}async function connectH2(A,g){A[je]=g;if(!at){at=true;process.emitWarning("H2 support is experimental, expect them to change at any time.",{code:"UNDICI-H2"})}const E=ot.connect(A[W],{createConnection:()=>g,peerMaxConcurrentStreams:A[Ye]});E[rt]=0;E[se]=A;E[je]=g;R.addListener(E,"error",onHttp2SessionError);R.addListener(E,"frameError",onHttp2FrameError);R.addListener(E,"end",onHttp2SessionEnd);R.addListener(E,"goaway",onHTTP2GoAway);R.addListener(E,"close",(function(){const{[se]:A}=this;const{[je]:g}=A;const E=this[je][Me]||this[Me]||new U("closed",R.getSocketInfo(g));A[Je]=null;if(A.destroyed){x(A[de]===0);const g=A[Te].splice(A[_e]);for(let x=0;x{k=true}));return{version:"h2",defaultPipelining:Infinity,write(...g){return writeH2(A,...g)},resume(){resumeH2(A)},destroy(A,E){if(k){queueMicrotask(E)}else{g.destroy(A).on("close",E)}},get destroyed(){return g.destroyed},busy(){return false}}}function resumeH2(A){const g=A[je];if(g?.destroyed===false){if(A[Ze]===0&&A[Ye]===0){g.unref();A[Je].unref()}else{g.ref();A[Je].ref()}}}function onHttp2SessionError(A){x(A.code!=="ERR_TLS_CERT_ALTNAME_INVALID");this[je][Me]=A;this[se][Ve](A)}function onHttp2FrameError(A,g,E){if(E===0){const E=new H(`HTTP/2: "frameError" received - type ${A}, code ${g}`);this[je][Me]=E;this[se][Ve](E)}}function onHttp2SessionEnd(){const A=new U("other side closed",R.getSocketInfo(this[je]));this.destroy(A);R.destroy(this[je],A)}function onHTTP2GoAway(A){const g=this[Me]||new U(`HTTP/2: "GOAWAY" frame received with code ${A}`,R.getSocketInfo(this));const E=this[se];E[je]=null;E[Xe]=null;if(this[Je]!=null){this[Je].destroy(g);this[Je]=null}R.destroy(this[je],g);if(E[_e]{if(g.aborted||g.completed){return}E=E||new j;R.errorRequest(A,g,E);if(Xe!=null){R.destroy(Xe,E)}R.destroy(Ye,E);A[Te][A[_e]++]=null;A[ze]()};try{g.onConnect(abort)}catch(E){R.errorRequest(A,g,E)}if(g.aborted){return false}if(U==="CONNECT"){k.ref();Xe=k.request(Ze,{endStream:false,signal:Me});if(Xe.id&&!Xe.pending){g.onUpgrade(null,null,Xe);++k[rt];A[Te][A[_e]++]=null}else{Xe.once("ready",(()=>{g.onUpgrade(null,null,Xe);++k[rt];A[Te][A[_e]++]=null}))}Xe.once("close",(()=>{k[rt]-=1;if(k[rt]===0)k.unref()}));return true}Ze[xt]=Z;Ze[St]="https";const cn=U==="PUT"||U==="POST"||U==="PATCH";if(Ye&&typeof Ye.read==="function"){Ye.read(0)}let Nn=R.bodyLength(Ye);if(R.isFormDataLike(Ye)){it??=E(18900).extractBody;const[A,g]=it(Ye);Ze["content-type"]=g;Ye=A.stream;Nn=A.length}if(Nn==null){Nn=g.contentLength}if(Nn===0||!cn){Nn=null}if(shouldSendContentLength(U)&&Nn>0&&g.contentLength!=null&&g.contentLength!==Nn){if(A[$e]){R.errorRequest(A,g,new N);return false}process.emitWarning(new N)}if(Nn!=null){x(Ye,"no body must not have content length");Ze[Pt]=`${Nn}`}k.ref();const jn=U==="GET"||U==="HEAD"||Ye===null;if(de){Ze[Ht]="100-continue";Xe=k.request(Ze,{endStream:jn,signal:Me});Xe.once("continue",writeBodyH2)}else{Xe=k.request(Ze,{endStream:jn,signal:Me});writeBodyH2()}++k[rt];Xe.once("response",(E=>{const{[ar]:x,...k}=E;g.onResponseStarted();if(g.aborted){const E=new j;R.errorRequest(A,g,E);R.destroy(Xe,E);return}if(g.onHeaders(Number(x),parseH2Headers(k),Xe.resume.bind(Xe),"")===false){Xe.pause()}Xe.on("data",(A=>{if(g.onData(A)===false){Xe.pause()}}))}));Xe.once("end",(()=>{if(Xe.state?.state==null||Xe.state.state<6){g.onComplete([])}if(k[rt]===0){k.unref()}abort(new H("HTTP/2: stream half-closed (remote)"));A[Te][A[_e]++]=null;A[Fe]=A[_e];A[ze]()}));Xe.once("close",(()=>{k[rt]-=1;if(k[rt]===0){k.unref()}}));Xe.once("error",(function(A){abort(A)}));Xe.once("frameError",((A,g)=>{abort(new H(`HTTP/2: "frameError" received - type ${A}, code ${g}`))}));return true;function writeBodyH2(){if(!Ye||Nn===0){writeBuffer(abort,Xe,null,A,g,A[je],Nn,cn)}else if(R.isBuffer(Ye)){writeBuffer(abort,Xe,Ye,A,g,A[je],Nn,cn)}else if(R.isBlobLike(Ye)){if(typeof Ye.stream==="function"){writeIterable(abort,Xe,Ye.stream(),A,g,A[je],Nn,cn)}else{writeBlob(abort,Xe,Ye,A,g,A[je],Nn,cn)}}else if(R.isStream(Ye)){writeStream(abort,A[je],cn,Xe,Ye,A,g,Nn)}else if(R.isIterable(Ye)){writeIterable(abort,Xe,Ye,A,g,A[je],Nn,cn)}else{x(false)}}}function writeBuffer(A,g,E,k,N,j,U,H){try{if(E!=null&&R.isBuffer(E)){x(U===E.byteLength,"buffer body must have content length");g.cork();g.write(E);g.uncork();g.end();N.onBodySent(E)}if(!H){j[Z]=true}N.onRequestSent();k[ze]()}catch(g){A(g)}}function writeStream(A,g,E,N,j,U,H,W){x(W!==0||U[pe]===0,"stream body cannot be pipelined");const se=k(j,N,(x=>{if(x){R.destroy(se,x);A(x)}else{R.removeAllListeners(se);H.onRequestSent();if(!E){g[Z]=true}U[ze]()}}));R.addListener(se,"data",onPipeData);function onPipeData(A){H.onBodySent(A)}}async function writeBlob(A,g,E,k,R,j,U,H){x(U===E.size,"blob body must have content length");try{if(U!=null&&U!==E.size){throw new N}const A=Buffer.from(await E.arrayBuffer());g.cork();g.write(A);g.uncork();g.end();R.onBodySent(A);R.onRequestSent();if(!H){j[Z]=true}k[ze]()}catch(g){A(g)}}async function writeIterable(A,g,E,k,R,N,j,U){x(j!==0||k[pe]===0,"iterator body cannot be pipelined");let H=null;function onDrain(){if(H){const A=H;H=null;A()}}const waitForDrain=()=>new Promise(((A,g)=>{x(H===null);if(N[Me]){g(N[Me])}else{H=A}}));g.on("close",onDrain).on("drain",onDrain);try{for await(const A of E){if(N[Me]){throw N[Me]}const E=g.write(A);R.onBodySent(A);if(!E){await waitForDrain()}}g.end();R.onRequestSent();if(!U){N[Z]=true}k[ze]()}catch(g){A(g)}finally{g.off("close",onDrain).off("drain",onDrain)}}A.exports=connectH2},43069:(A,g,E)=>{"use strict";const x=E(34589);const k=E(77030);const R=E(37067);const N=E(31544);const{channels:j}=E(78150);const U=E(98823);const H=E(44745);const{InvalidArgumentError:W,InformationalError:Z,ClientDestroyedError:se}=E(48091);const pe=E(72296);const{kUrl:de,kServerName:Te,kClient:Fe,kBusy:_e,kConnect:Me,kResuming:je,kRunning:$e,kPending:Ve,kSize:Ye,kQueue:Je,kConnected:ze,kConnecting:Ze,kNeedDrain:Xe,kKeepAliveDefaultTimeout:rt,kHostHeader:it,kPendingIdx:at,kRunningIdx:ot,kError:dt,kPipelining:At,kKeepAliveTimeoutValue:xt,kMaxHeadersSize:St,kKeepAliveMaxTimeout:Pt,kKeepAliveTimeoutThreshold:Ht,kHeadersTimeout:ar,kBodyTimeout:cn,kStrictContentLength:Nn,kConnector:jn,kMaxRedirections:Un,kMaxRequests:Gn,kCounter:Yn,kClose:zn,kDestroy:Ui,kDispatch:Ki,kInterceptors:ls,kLocalAddress:us,kMaxResponseSize:ps,kOnError:ds,kHTTPContext:ys,kMaxConcurrentStreams:vs,kResume:Fs}=E(99411);const Qs=E(81557);const $s=E(94092);let Hs=false;const Vs=Symbol("kClosedResolve");const noop=()=>{};function getPipelining(A){return A[At]??A[ys]?.defaultPipelining??1}class Client extends H{constructor(A,{interceptors:g,maxHeaderSize:E,headersTimeout:x,socketTimeout:j,requestTimeout:U,connectTimeout:H,bodyTimeout:Z,idleTimeout:se,keepAlive:Fe,keepAliveTimeout:_e,maxKeepAliveTimeout:Me,keepAliveMaxTimeout:$e,keepAliveTimeoutThreshold:Ve,socketPath:Ye,pipelining:ze,tls:Ze,strictContentLength:dt,maxCachedSessions:Yn,maxRedirections:zn,connect:Ui,maxRequestsPerClient:Ki,localAddress:Qs,maxResponseSize:$s,autoSelectFamily:Ks,autoSelectFamilyAttemptTimeout:aa,maxConcurrentStreams:ha,allowH2:Qa}={}){super();if(Fe!==undefined){throw new W("unsupported keepAlive, use pipelining=0 instead")}if(j!==undefined){throw new W("unsupported socketTimeout, use headersTimeout & bodyTimeout instead")}if(U!==undefined){throw new W("unsupported requestTimeout, use headersTimeout & bodyTimeout instead")}if(se!==undefined){throw new W("unsupported idleTimeout, use keepAliveTimeout instead")}if(Me!==undefined){throw new W("unsupported maxKeepAliveTimeout, use keepAliveMaxTimeout instead")}if(E!=null&&!Number.isFinite(E)){throw new W("invalid maxHeaderSize")}if(Ye!=null&&typeof Ye!=="string"){throw new W("invalid socketPath")}if(H!=null&&(!Number.isFinite(H)||H<0)){throw new W("invalid connectTimeout")}if(_e!=null&&(!Number.isFinite(_e)||_e<=0)){throw new W("invalid keepAliveTimeout")}if($e!=null&&(!Number.isFinite($e)||$e<=0)){throw new W("invalid keepAliveMaxTimeout")}if(Ve!=null&&!Number.isFinite(Ve)){throw new W("invalid keepAliveTimeoutThreshold")}if(x!=null&&(!Number.isInteger(x)||x<0)){throw new W("headersTimeout must be a positive integer or zero")}if(Z!=null&&(!Number.isInteger(Z)||Z<0)){throw new W("bodyTimeout must be a positive integer or zero")}if(Ui!=null&&typeof Ui!=="function"&&typeof Ui!=="object"){throw new W("connect must be a function or an object")}if(zn!=null&&(!Number.isInteger(zn)||zn<0)){throw new W("maxRedirections must be a positive number")}if(Ki!=null&&(!Number.isInteger(Ki)||Ki<0)){throw new W("maxRequestsPerClient must be a positive number")}if(Qs!=null&&(typeof Qs!=="string"||k.isIP(Qs)===0)){throw new W("localAddress must be valid string IP address")}if($s!=null&&(!Number.isInteger($s)||$s<-1)){throw new W("maxResponseSize must be a positive number")}if(aa!=null&&(!Number.isInteger(aa)||aa<-1)){throw new W("autoSelectFamilyAttemptTimeout must be a positive number")}if(Qa!=null&&typeof Qa!=="boolean"){throw new W("allowH2 must be a valid boolean value")}if(ha!=null&&(typeof ha!=="number"||ha<1)){throw new W("maxConcurrentStreams must be a positive integer, greater than 0")}if(typeof Ui!=="function"){Ui=pe({...Ze,maxCachedSessions:Yn,allowH2:Qa,socketPath:Ye,timeout:H,...Ks?{autoSelectFamily:Ks,autoSelectFamilyAttemptTimeout:aa}:undefined,...Ui})}if(g?.Client&&Array.isArray(g.Client)){this[ls]=g.Client;if(!Hs){Hs=true;process.emitWarning("Client.Options#interceptor is deprecated. Use Dispatcher#compose instead.",{code:"UNDICI-CLIENT-INTERCEPTOR-DEPRECATED"})}}else{this[ls]=[zs({maxRedirections:zn})]}this[de]=N.parseOrigin(A);this[jn]=Ui;this[At]=ze!=null?ze:1;this[St]=E||R.maxHeaderSize;this[rt]=_e==null?4e3:_e;this[Pt]=$e==null?6e5:$e;this[Ht]=Ve==null?2e3:Ve;this[xt]=this[rt];this[Te]=null;this[us]=Qs!=null?Qs:null;this[je]=0;this[Xe]=0;this[it]=`host: ${this[de].hostname}${this[de].port?`:${this[de].port}`:""}\r\n`;this[cn]=Z!=null?Z:3e5;this[ar]=x!=null?x:3e5;this[Nn]=dt==null?true:dt;this[Un]=zn;this[Gn]=Ki;this[Vs]=null;this[ps]=$s>-1?$s:-1;this[vs]=ha!=null?ha:100;this[ys]=null;this[Je]=[];this[ot]=0;this[at]=0;this[Fs]=A=>resume(this,A);this[ds]=A=>onError(this,A)}get pipelining(){return this[At]}set pipelining(A){this[At]=A;this[Fs](true)}get[Ve](){return this[Je].length-this[at]}get[$e](){return this[at]-this[ot]}get[Ye](){return this[Je].length-this[ot]}get[ze](){return!!this[ys]&&!this[Ze]&&!this[ys].destroyed}get[_e](){return Boolean(this[ys]?.busy(null)||this[Ye]>=(getPipelining(this)||1)||this[Ve]>0)}[Me](A){connect(this);this.once("connect",A)}[Ki](A,g){const E=A.origin||this[de].origin;const x=new U(E,A,g);this[Je].push(x);if(this[je]){}else if(N.bodyLength(x.body)==null&&N.isIterable(x.body)){this[je]=1;queueMicrotask((()=>resume(this)))}else{this[Fs](true)}if(this[je]&&this[Xe]!==2&&this[_e]){this[Xe]=2}return this[Xe]<2}async[zn](){return new Promise((A=>{if(this[Ye]){this[Vs]=A}else{A(null)}}))}async[Ui](A){return new Promise((g=>{const E=this[Je].splice(this[at]);for(let g=0;g{if(this[Vs]){this[Vs]();this[Vs]=null}g(null)};if(this[ys]){this[ys].destroy(A,callback);this[ys]=null}else{queueMicrotask(callback)}this[Fs]()}))}}const zs=E(21676);function onError(A,g){if(A[$e]===0&&g.code!=="UND_ERR_INFO"&&g.code!=="UND_ERR_SOCKET"){x(A[at]===A[ot]);const E=A[Je].splice(A[ot]);for(let x=0;x{A[jn]({host:g,hostname:E,protocol:R,port:U,servername:A[Te],localAddress:A[us]},((A,g)=>{if(A){k(A)}else{x(g)}}))}));if(A.destroyed){N.destroy(k.on("error",noop),new se);return}x(k);try{A[ys]=k.alpnProtocol==="h2"?await $s(A,k):await Qs(A,k)}catch(A){k.destroy().on("error",noop);throw A}A[Ze]=false;k[Yn]=0;k[Gn]=A[Gn];k[Fe]=A;k[dt]=null;if(j.connected.hasSubscribers){j.connected.publish({connectParams:{host:g,hostname:E,protocol:R,port:U,version:A[ys]?.version,servername:A[Te],localAddress:A[us]},connector:A[jn],socket:k})}A.emit("connect",A[de],[A])}catch(k){if(A.destroyed){return}A[Ze]=false;if(j.connectError.hasSubscribers){j.connectError.publish({connectParams:{host:g,hostname:E,protocol:R,port:U,version:A[ys]?.version,servername:A[Te],localAddress:A[us]},connector:A[jn],error:k})}if(k.code==="ERR_TLS_CERT_ALTNAME_INVALID"){x(A[$e]===0);while(A[Ve]>0&&A[Je][A[at]].servername===A[Te]){const g=A[Je][A[at]++];N.errorRequest(A,g,k)}}else{onError(A,k)}A.emit("connectionError",A[de],[A],k)}A[Fs]()}function emitDrain(A){A[Xe]=0;A.emit("drain",A[de],[A])}function resume(A,g){if(A[je]===2){return}A[je]=2;_resume(A,g);A[je]=0;if(A[ot]>256){A[Je].splice(0,A[ot]);A[at]-=A[ot];A[ot]=0}}function _resume(A,g){while(true){if(A.destroyed){x(A[Ve]===0);return}if(A[Vs]&&!A[Ye]){A[Vs]();A[Vs]=null;return}if(A[ys]){A[ys].resume()}if(A[_e]){A[Xe]=2}else if(A[Xe]===2){if(g){A[Xe]=1;queueMicrotask((()=>emitDrain(A)))}else{emitDrain(A)}continue}if(A[Ve]===0){return}if(A[$e]>=(getPipelining(A)||1)){return}const E=A[Je][A[at]];if(A[de].protocol==="https:"&&A[Te]!==E.servername){if(A[$e]>0){return}A[Te]=E.servername;A[ys]?.destroy(new Z("servername changed"),(()=>{A[ys]=null;resume(A)}))}if(A[Ze]){return}if(!A[ys]){connect(A);return}if(A[ys].destroyed){return}if(A[ys].busy(E)){return}if(!E.aborted&&A[ys].write(E)){A[at]++}else{A[Je].splice(A[at],1)}}}A.exports=Client},44745:(A,g,E)=>{"use strict";const x=E(72091);const{ClientDestroyedError:k,ClientClosedError:R,InvalidArgumentError:N}=E(48091);const{kDestroy:j,kClose:U,kClosed:H,kDestroyed:W,kDispatch:Z,kInterceptors:se}=E(99411);const pe=Symbol("onDestroyed");const de=Symbol("onClosed");const Te=Symbol("Intercepted Dispatch");class DispatcherBase extends x{constructor(){super();this[W]=false;this[pe]=null;this[H]=false;this[de]=[]}get destroyed(){return this[W]}get closed(){return this[H]}get interceptors(){return this[se]}set interceptors(A){if(A){for(let g=A.length-1;g>=0;g--){const A=this[se][g];if(typeof A!=="function"){throw new N("interceptor must be an function")}}}this[se]=A}close(A){if(A===undefined){return new Promise(((A,g)=>{this.close(((E,x)=>E?g(E):A(x)))}))}if(typeof A!=="function"){throw new N("invalid callback")}if(this[W]){queueMicrotask((()=>A(new k,null)));return}if(this[H]){if(this[de]){this[de].push(A)}else{queueMicrotask((()=>A(null,null)))}return}this[H]=true;this[de].push(A);const onClosed=()=>{const A=this[de];this[de]=null;for(let g=0;gthis.destroy())).then((()=>{queueMicrotask(onClosed)}))}destroy(A,g){if(typeof A==="function"){g=A;A=null}if(g===undefined){return new Promise(((g,E)=>{this.destroy(A,((A,x)=>A?E(A):g(x)))}))}if(typeof g!=="function"){throw new N("invalid callback")}if(this[W]){if(this[pe]){this[pe].push(g)}else{queueMicrotask((()=>g(null,null)))}return}if(!A){A=new k}this[W]=true;this[pe]=this[pe]||[];this[pe].push(g);const onDestroyed=()=>{const A=this[pe];this[pe]=null;for(let g=0;g{queueMicrotask(onDestroyed)}))}[Te](A,g){if(!this[se]||this[se].length===0){this[Te]=this[Z];return this[Z](A,g)}let E=this[Z].bind(this);for(let A=this[se].length-1;A>=0;A--){E=this[se][A](E)}this[Te]=E;return E(A,g)}dispatch(A,g){if(!g||typeof g!=="object"){throw new N("handler must be an object")}try{if(!A||typeof A!=="object"){throw new N("opts must be an object.")}if(this[W]||this[pe]){throw new k}if(this[H]){throw new R}return this[Te](A,g)}catch(A){if(typeof g.onError!=="function"){throw new N("invalid onError method")}g.onError(A);return false}}}A.exports=DispatcherBase},72091:(A,g,E)=>{"use strict";const x=E(78474);class Dispatcher extends x{dispatch(){throw new Error("not implemented")}close(){throw new Error("not implemented")}destroy(){throw new Error("not implemented")}compose(...A){const g=Array.isArray(A[0])?A[0]:A;let E=this.dispatch.bind(this);for(const A of g){if(A==null){continue}if(typeof A!=="function"){throw new TypeError(`invalid interceptor, expected function received ${typeof A}`)}E=A(E);if(E==null||typeof E!=="function"||E.length!==2){throw new TypeError("invalid interceptor")}}return new ComposedDispatcher(this,E)}}class ComposedDispatcher extends Dispatcher{#e=null;#t=null;constructor(A,g){super();this.#e=A;this.#t=g}dispatch(...A){this.#t(...A)}close(...A){return this.#e.close(...A)}destroy(...A){return this.#e.destroy(...A)}}A.exports=Dispatcher},7897:(A,g,E)=>{"use strict";const x=E(44745);const{kClose:k,kDestroy:R,kClosed:N,kDestroyed:j,kDispatch:U,kNoProxyAgent:H,kHttpProxyAgent:W,kHttpsProxyAgent:Z}=E(99411);const se=E(69848);const pe=E(86261);const de={"http:":80,"https:":443};let Te=false;class EnvHttpProxyAgent extends x{#r=null;#n=null;#i=null;constructor(A={}){super();this.#i=A;if(!Te){Te=true;process.emitWarning("EnvHttpProxyAgent is experimental, expect them to change at any time.",{code:"UNDICI-EHPA"})}const{httpProxy:g,httpsProxy:E,noProxy:x,...k}=A;this[H]=new pe(k);const R=g??process.env.http_proxy??process.env.HTTP_PROXY;if(R){this[W]=new se({...k,uri:R})}else{this[W]=this[H]}const N=E??process.env.https_proxy??process.env.HTTPS_PROXY;if(N){this[Z]=new se({...k,uri:N})}else{this[Z]=this[W]}this.#s()}[U](A,g){const E=new URL(A.origin);const x=this.#a(E);return x.dispatch(A,g)}async[k](){await this[H].close();if(!this[W][N]){await this[W].close()}if(!this[Z][N]){await this[Z].close()}}async[R](A){await this[H].destroy(A);if(!this[W][j]){await this[W].destroy(A)}if(!this[Z][j]){await this[Z].destroy(A)}}#a(A){let{protocol:g,host:E,port:x}=A;E=E.replace(/:\d*$/,"").toLowerCase();x=Number.parseInt(x,10)||de[g]||0;if(!this.#o(E,x)){return this[H]}if(g==="https:"){return this[Z]}return this[W]}#o(A,g){if(this.#l){this.#s()}if(this.#n.length===0){return true}if(this.#r==="*"){return false}for(let E=0;E{"use strict";const g=2048;const E=g-1;class FixedCircularBuffer{constructor(){this.bottom=0;this.top=0;this.list=new Array(g);this.next=null}isEmpty(){return this.top===this.bottom}isFull(){return(this.top+1&E)===this.bottom}push(A){this.list[this.top]=A;this.top=this.top+1&E}shift(){const A=this.list[this.bottom];if(A===undefined)return null;this.list[this.bottom]=undefined;this.bottom=this.bottom+1&E;return A}}A.exports=class FixedQueue{constructor(){this.head=this.tail=new FixedCircularBuffer}isEmpty(){return this.head.isEmpty()}push(A){if(this.head.isFull()){this.head=this.head.next=new FixedCircularBuffer}this.head.push(A)}shift(){const A=this.tail;const g=A.shift();if(A.isEmpty()&&A.next!==null){this.tail=A.next}return g}}},93272:(A,g,E)=>{"use strict";const x=E(44745);const k=E(96524);const{kConnected:R,kSize:N,kRunning:j,kPending:U,kQueued:H,kBusy:W,kFree:Z,kUrl:se,kClose:pe,kDestroy:de,kDispatch:Te}=E(99411);const Fe=E(39686);const _e=Symbol("clients");const Me=Symbol("needDrain");const je=Symbol("queue");const $e=Symbol("closed resolve");const Ve=Symbol("onDrain");const Ye=Symbol("onConnect");const Je=Symbol("onDisconnect");const ze=Symbol("onConnectionError");const Ze=Symbol("get dispatcher");const Xe=Symbol("add client");const rt=Symbol("remove client");const it=Symbol("stats");class PoolBase extends x{constructor(){super();this[je]=new k;this[_e]=[];this[H]=0;const A=this;this[Ve]=function onDrain(g,E){const x=A[je];let k=false;while(!k){const g=x.shift();if(!g){break}A[H]--;k=!this.dispatch(g.opts,g.handler)}this[Me]=k;if(!this[Me]&&A[Me]){A[Me]=false;A.emit("drain",g,[A,...E])}if(A[$e]&&x.isEmpty()){Promise.all(A[_e].map((A=>A.close()))).then(A[$e])}};this[Ye]=(g,E)=>{A.emit("connect",g,[A,...E])};this[Je]=(g,E,x)=>{A.emit("disconnect",g,[A,...E],x)};this[ze]=(g,E,x)=>{A.emit("connectionError",g,[A,...E],x)};this[it]=new Fe(this)}get[W](){return this[Me]}get[R](){return this[_e].filter((A=>A[R])).length}get[Z](){return this[_e].filter((A=>A[R]&&!A[Me])).length}get[U](){let A=this[H];for(const{[U]:g}of this[_e]){A+=g}return A}get[j](){let A=0;for(const{[j]:g}of this[_e]){A+=g}return A}get[N](){let A=this[H];for(const{[N]:g}of this[_e]){A+=g}return A}get stats(){return this[it]}async[pe](){if(this[je].isEmpty()){await Promise.all(this[_e].map((A=>A.close())))}else{await new Promise((A=>{this[$e]=A}))}}async[de](A){while(true){const g=this[je].shift();if(!g){break}g.handler.onError(A)}await Promise.all(this[_e].map((g=>g.destroy(A))))}[Te](A,g){const E=this[Ze]();if(!E){this[Me]=true;this[je].push({opts:A,handler:g});this[H]++}else if(!E.dispatch(A,g)){E[Me]=true;this[Me]=!this[Ze]()}return!this[Me]}[Xe](A){A.on("drain",this[Ve]).on("connect",this[Ye]).on("disconnect",this[Je]).on("connectionError",this[ze]);this[_e].push(A);if(this[Me]){queueMicrotask((()=>{if(this[Me]){this[Ve](A[se],[this,A])}}))}return this}[rt](A){A.close((()=>{const g=this[_e].indexOf(A);if(g!==-1){this[_e].splice(g,1)}}));this[Me]=this[_e].some((A=>!A[Me]&&A.closed!==true&&A.destroyed!==true))}}A.exports={PoolBase:PoolBase,kClients:_e,kNeedDrain:Me,kAddClient:Xe,kRemoveClient:rt,kGetDispatcher:Ze}},39686:(A,g,E)=>{const{kFree:x,kConnected:k,kPending:R,kQueued:N,kRunning:j,kSize:U}=E(99411);const H=Symbol("pool");class PoolStats{constructor(A){this[H]=A}get connected(){return this[H][k]}get free(){return this[H][x]}get pending(){return this[H][R]}get queued(){return this[H][N]}get running(){return this[H][j]}get size(){return this[H][U]}}A.exports=PoolStats},27404:(A,g,E)=>{"use strict";const{PoolBase:x,kClients:k,kNeedDrain:R,kAddClient:N,kGetDispatcher:j}=E(93272);const U=E(43069);const{InvalidArgumentError:H}=E(48091);const W=E(31544);const{kUrl:Z,kInterceptors:se}=E(99411);const pe=E(72296);const de=Symbol("options");const Te=Symbol("connections");const Fe=Symbol("factory");function defaultFactory(A,g){return new U(A,g)}class Pool extends x{constructor(A,{connections:g,factory:E=defaultFactory,connect:x,connectTimeout:R,tls:N,maxCachedSessions:j,socketPath:U,autoSelectFamily:_e,autoSelectFamilyAttemptTimeout:Me,allowH2:je,...$e}={}){super();if(g!=null&&(!Number.isFinite(g)||g<0)){throw new H("invalid connections")}if(typeof E!=="function"){throw new H("factory must be a function.")}if(x!=null&&typeof x!=="function"&&typeof x!=="object"){throw new H("connect must be a function or an object")}if(typeof x!=="function"){x=pe({...N,maxCachedSessions:j,allowH2:je,socketPath:U,timeout:R,..._e?{autoSelectFamily:_e,autoSelectFamilyAttemptTimeout:Me}:undefined,...x})}this[se]=$e.interceptors?.Pool&&Array.isArray($e.interceptors.Pool)?$e.interceptors.Pool:[];this[Te]=g||null;this[Z]=W.parseOrigin(A);this[de]={...W.deepClone($e),connect:x,allowH2:je};this[de].interceptors=$e.interceptors?{...$e.interceptors}:undefined;this[Fe]=E;this.on("connectionError",((A,g,E)=>{for(const A of g){const g=this[k].indexOf(A);if(g!==-1){this[k].splice(g,1)}}}))}[j](){for(const A of this[k]){if(!A[R]){return A}}if(!this[Te]||this[k].length{"use strict";const{kProxy:x,kClose:k,kDestroy:R,kDispatch:N,kInterceptors:j}=E(99411);const{URL:U}=E(73136);const H=E(86261);const W=E(27404);const Z=E(44745);const{InvalidArgumentError:se,RequestAbortedError:pe,SecureProxyConnectionError:de}=E(48091);const Te=E(72296);const Fe=E(43069);const _e=Symbol("proxy agent");const Me=Symbol("proxy client");const je=Symbol("proxy headers");const $e=Symbol("request tls settings");const Ve=Symbol("proxy tls settings");const Ye=Symbol("connect endpoint function");const Je=Symbol("tunnel proxy");function defaultProtocolPort(A){return A==="https:"?443:80}function defaultFactory(A,g){return new W(A,g)}const noop=()=>{};function defaultAgentFactory(A,g){if(g.connections===1){return new Fe(A,g)}return new W(A,g)}class Http1ProxyWrapper extends Z{#u;constructor(A,{headers:g={},connect:E,factory:x}){super();if(!A){throw new se("Proxy URL is mandatory")}this[je]=g;if(x){this.#u=x(A,{connect:E})}else{this.#u=new Fe(A,{connect:E})}}[N](A,g){const E=g.onHeaders;g.onHeaders=function(A,x,k){if(A===407){if(typeof g.onError==="function"){g.onError(new se("Proxy Authentication Required (407)"))}return}if(E)E.call(this,A,x,k)};const{origin:x,path:k="/",headers:R={}}=A;A.path=x+k;if(!("host"in R)&&!("Host"in R)){const{host:A}=new U(x);R.host=A}A.headers={...this[je],...R};return this.#u[N](A,g)}async[k](){return this.#u.close()}async[R](A){return this.#u.destroy(A)}}class ProxyAgent extends Z{constructor(A){super();if(!A||typeof A==="object"&&!(A instanceof U)&&!A.uri){throw new se("Proxy uri is mandatory")}const{clientFactory:g=defaultFactory}=A;if(typeof g!=="function"){throw new se("Proxy opts.clientFactory must be a function.")}const{proxyTunnel:E=true}=A;const k=this.#p(A);const{href:R,origin:N,port:W,protocol:Z,username:Fe,password:ze,hostname:Ze}=k;this[x]={uri:R,protocol:Z};this[j]=A.interceptors?.ProxyAgent&&Array.isArray(A.interceptors.ProxyAgent)?A.interceptors.ProxyAgent:[];this[$e]=A.requestTls;this[Ve]=A.proxyTls;this[je]=A.headers||{};this[Je]=E;if(A.auth&&A.token){throw new se("opts.auth cannot be used in combination with opts.token")}else if(A.auth){this[je]["proxy-authorization"]=`Basic ${A.auth}`}else if(A.token){this[je]["proxy-authorization"]=A.token}else if(Fe&&ze){this[je]["proxy-authorization"]=`Basic ${Buffer.from(`${decodeURIComponent(Fe)}:${decodeURIComponent(ze)}`).toString("base64")}`}const Xe=Te({...A.proxyTls});this[Ye]=Te({...A.requestTls});const rt=A.factory||defaultAgentFactory;const factory=(A,g)=>{const{protocol:E}=new U(A);if(!this[Je]&&E==="http:"&&this[x].protocol==="http:"){return new Http1ProxyWrapper(this[x].uri,{headers:this[je],connect:Xe,factory:rt})}return rt(A,g)};this[Me]=g(k,{connect:Xe});this[_e]=new H({...A,factory:factory,connect:async(A,g)=>{let E=A.host;if(!A.port){E+=`:${defaultProtocolPort(A.protocol)}`}try{const{socket:x,statusCode:k}=await this[Me].connect({origin:N,port:W,path:E,signal:A.signal,headers:{...this[je],host:A.host},servername:this[Ve]?.servername||Ze});if(k!==200){x.on("error",noop).destroy();g(new pe(`Proxy response (${k}) !== 200 when HTTP Tunneling`))}if(A.protocol!=="https:"){g(null,x);return}let R;if(this[$e]){R=this[$e].servername}else{R=A.servername}this[Ye]({...A,servername:R,httpSocket:x},g)}catch(A){if(A.code==="ERR_TLS_CERT_ALTNAME_INVALID"){g(new de(A))}else{g(A)}}}})}dispatch(A,g){const E=buildHeaders(A.headers);throwIfProxyAuthIsSent(E);if(E&&!("host"in E)&&!("Host"in E)){const{host:g}=new U(A.origin);E.host=g}return this[_e].dispatch({...A,headers:E},g)}#p(A){if(typeof A==="string"){return new U(A)}else if(A instanceof U){return A}else{return new U(A.uri)}}async[k](){await this[_e].close();await this[Me].close()}async[R](){await this[_e].destroy();await this[Me].destroy()}}function buildHeaders(A){if(Array.isArray(A)){const g={};for(let E=0;EA.toLowerCase()==="proxy-authorization"));if(g){throw new se("Proxy-Authorization should be sent in ProxyAgent constructor")}}A.exports=ProxyAgent},21882:(A,g,E)=>{"use strict";const x=E(72091);const k=E(60112);class RetryAgent extends x{#h=null;#d=null;constructor(A,g={}){super(g);this.#h=A;this.#d=g}dispatch(A,g){const E=new k({...A,retryOptions:this.#d},{dispatch:this.#h.dispatch.bind(this.#h),handler:g});return this.#h.dispatch(A,E)}close(){return this.#h.close()}destroy(){return this.#h.destroy()}}A.exports=RetryAgent},5837:(A,g,E)=>{"use strict";const x=Symbol.for("undici.globalDispatcher.1");const{InvalidArgumentError:k}=E(48091);const R=E(86261);if(getGlobalDispatcher()===undefined){setGlobalDispatcher(new R)}function setGlobalDispatcher(A){if(!A||typeof A.dispatch!=="function"){throw new k("Argument agent must implement Agent")}Object.defineProperty(globalThis,x,{value:A,writable:true,enumerable:false,configurable:false})}function getGlobalDispatcher(){return globalThis[x]}A.exports={setGlobalDispatcher:setGlobalDispatcher,getGlobalDispatcher:getGlobalDispatcher}},57011:A=>{"use strict";A.exports=class DecoratorHandler{#A;constructor(A){if(typeof A!=="object"||A===null){throw new TypeError("handler must be an object")}this.#A=A}onConnect(...A){return this.#A.onConnect?.(...A)}onError(...A){return this.#A.onError?.(...A)}onUpgrade(...A){return this.#A.onUpgrade?.(...A)}onResponseStarted(...A){return this.#A.onResponseStarted?.(...A)}onHeaders(...A){return this.#A.onHeaders?.(...A)}onData(...A){return this.#A.onData?.(...A)}onComplete(...A){return this.#A.onComplete?.(...A)}onBodySent(...A){return this.#A.onBodySent?.(...A)}}},25050:(A,g,E)=>{"use strict";const x=E(31544);const{kBodyUsed:k}=E(99411);const R=E(34589);const{InvalidArgumentError:N}=E(48091);const j=E(78474);const U=[300,301,302,303,307,308];const H=Symbol("body");class BodyAsyncIterable{constructor(A){this[H]=A;this[k]=false}async*[Symbol.asyncIterator](){R(!this[k],"disturbed");this[k]=true;yield*this[H]}}class RedirectHandler{constructor(A,g,E,U){if(g!=null&&(!Number.isInteger(g)||g<0)){throw new N("maxRedirections must be a positive number")}x.validateHandler(U,E.method,E.upgrade);this.dispatch=A;this.location=null;this.abort=null;this.opts={...E,maxRedirections:0};this.maxRedirections=g;this.handler=U;this.history=[];this.redirectionLimitReached=false;if(x.isStream(this.opts.body)){if(x.bodyLength(this.opts.body)===0){this.opts.body.on("data",(function(){R(false)}))}if(typeof this.opts.body.readableDidRead!=="boolean"){this.opts.body[k]=false;j.prototype.on.call(this.opts.body,"data",(function(){this[k]=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)&&x.isIterable(this.opts.body)){this.opts.body=new BodyAsyncIterable(this.opts.body)}}onConnect(A){this.abort=A;this.handler.onConnect(A,{history:this.history})}onUpgrade(A,g,E){this.handler.onUpgrade(A,g,E)}onError(A){this.handler.onError(A)}onHeaders(A,g,E,k){this.location=this.history.length>=this.maxRedirections||x.isDisturbed(this.opts.body)?null:parseLocation(A,g);if(this.opts.throwOnMaxRedirect&&this.history.length>=this.maxRedirections){if(this.request){this.request.abort(new Error("max redirects"))}this.redirectionLimitReached=true;this.abort(new Error("max redirects"));return}if(this.opts.origin){this.history.push(new URL(this.opts.path,this.opts.origin))}if(!this.location){return this.handler.onHeaders(A,g,E,k)}const{origin:R,pathname:N,search:j}=x.parseURL(new URL(this.location,this.opts.origin&&new URL(this.opts.path,this.opts.origin)));const U=j?`${N}${j}`:N;this.opts.headers=cleanRequestHeaders(this.opts.headers,A===303,this.opts.origin!==R);this.opts.path=U;this.opts.origin=R;this.opts.maxRedirections=0;this.opts.query=null;if(A===303&&this.opts.method!=="HEAD"){this.opts.method="GET";this.opts.body=null}}onData(A){if(this.location){}else{return this.handler.onData(A)}}onComplete(A){if(this.location){this.location=null;this.abort=null;this.dispatch(this.opts,this)}else{this.handler.onComplete(A)}}onBodySent(A){if(this.handler.onBodySent){this.handler.onBodySent(A)}}}function parseLocation(A,g){if(U.indexOf(A)===-1){return null}for(let A=0;A{"use strict";const x=E(34589);const{kRetryHandlerDefaultRetry:k}=E(99411);const{RequestRetryError:R}=E(48091);const{isDisturbed:N,parseHeaders:j,parseRangeHeader:U,wrapRequestBody:H}=E(31544);function calculateRetryAfterHeader(A){const g=Date.now();return new Date(A).getTime()-g}class RetryHandler{constructor(A,g){const{retryOptions:E,...x}=A;const{retry:R,maxRetries:N,maxTimeout:j,minTimeout:U,timeoutFactor:W,methods:Z,errorCodes:se,retryAfter:pe,statusCodes:de}=E??{};this.dispatch=g.dispatch;this.handler=g.handler;this.opts={...x,body:H(A.body)};this.abort=null;this.aborted=false;this.retryOpts={retry:R??RetryHandler[k],retryAfter:pe??true,maxTimeout:j??30*1e3,minTimeout:U??500,timeoutFactor:W??2,maxRetries:N??5,methods:Z??["GET","HEAD","OPTIONS","PUT","DELETE","TRACE"],statusCodes:de??[500,502,503,504,429],errorCodes:se??["ECONNRESET","ECONNREFUSED","ENOTFOUND","ENETDOWN","ENETUNREACH","EHOSTDOWN","EHOSTUNREACH","EPIPE","UND_ERR_SOCKET"]};this.retryCount=0;this.retryCountCheckpoint=0;this.start=0;this.end=null;this.etag=null;this.resume=null;this.handler.onConnect((A=>{this.aborted=true;if(this.abort){this.abort(A)}else{this.reason=A}}))}onRequestSent(){if(this.handler.onRequestSent){this.handler.onRequestSent()}}onUpgrade(A,g,E){if(this.handler.onUpgrade){this.handler.onUpgrade(A,g,E)}}onConnect(A){if(this.aborted){A(this.reason)}else{this.abort=A}}onBodySent(A){if(this.handler.onBodySent)return this.handler.onBodySent(A)}static[k](A,{state:g,opts:E},x){const{statusCode:k,code:R,headers:N}=A;const{method:j,retryOptions:U}=E;const{maxRetries:H,minTimeout:W,maxTimeout:Z,timeoutFactor:se,statusCodes:pe,errorCodes:de,methods:Te}=U;const{counter:Fe}=g;if(R&&R!=="UND_ERR_REQ_RETRY"&&!de.includes(R)){x(A);return}if(Array.isArray(Te)&&!Te.includes(j)){x(A);return}if(k!=null&&Array.isArray(pe)&&!pe.includes(k)){x(A);return}if(Fe>H){x(A);return}let _e=N?.["retry-after"];if(_e){_e=Number(_e);_e=Number.isNaN(_e)?calculateRetryAfterHeader(_e):_e*1e3}const Me=_e>0?Math.min(_e,Z):Math.min(W*se**(Fe-1),Z);setTimeout((()=>x(null)),Me)}onHeaders(A,g,E,k){const N=j(g);this.retryCount+=1;if(A>=300){if(this.retryOpts.statusCodes.includes(A)===false){return this.handler.onHeaders(A,g,E,k)}else{this.abort(new R("Request failed",A,{headers:N,data:{count:this.retryCount}}));return false}}if(this.resume!=null){this.resume=null;if(A!==206&&(this.start>0||A!==200)){this.abort(new R("server does not support the range header and the payload was partially consumed",A,{headers:N,data:{count:this.retryCount}}));return false}const g=U(N["content-range"]);if(!g){this.abort(new R("Content-Range mismatch",A,{headers:N,data:{count:this.retryCount}}));return false}if(this.etag!=null&&this.etag!==N.etag){this.abort(new R("ETag mismatch",A,{headers:N,data:{count:this.retryCount}}));return false}const{start:k,size:j,end:H=j-1}=g;x(this.start===k,"content-range mismatch");x(this.end==null||this.end===H,"content-range mismatch");this.resume=E;return true}if(this.end==null){if(A===206){const R=U(N["content-range"]);if(R==null){return this.handler.onHeaders(A,g,E,k)}const{start:j,size:H,end:W=H-1}=R;x(j!=null&&Number.isFinite(j),"content-range mismatch");x(W!=null&&Number.isFinite(W),"invalid content-length");this.start=j;this.end=W}if(this.end==null){const A=N["content-length"];this.end=A!=null?Number(A)-1:null}x(Number.isFinite(this.start));x(this.end==null||Number.isFinite(this.end),"invalid content-length");this.resume=E;this.etag=N.etag!=null?N.etag:null;if(this.etag!=null&&this.etag.startsWith("W/")){this.etag=null}return this.handler.onHeaders(A,g,E,k)}const H=new R("Request failed",A,{headers:N,data:{count:this.retryCount}});this.abort(H);return false}onData(A){this.start+=A.length;return this.handler.onData(A)}onComplete(A){this.retryCount=0;return this.handler.onComplete(A)}onError(A){if(this.aborted||N(this.opts.body)){return this.handler.onError(A)}if(this.retryCount-this.retryCountCheckpoint>0){this.retryCount=this.retryCountCheckpoint+(this.retryCount-this.retryCountCheckpoint)}else{this.retryCount+=1}this.retryOpts.retry(A,{state:{counter:this.retryCount},opts:{retryOptions:this.retryOpts,...this.opts}},onRetry.bind(this));function onRetry(A){if(A!=null||this.aborted||N(this.opts.body)){return this.handler.onError(A)}if(this.start!==0){const A={range:`bytes=${this.start}-${this.end??""}`};if(this.etag!=null){A["if-match"]=this.etag}this.opts={...this.opts,headers:{...this.opts.headers,...A}}}try{this.retryCountCheckpoint=this.retryCount;this.dispatch(this.opts,this)}catch(A){this.handler.onError(A)}}}}A.exports=RetryHandler},97251:(A,g,E)=>{"use strict";const{isIP:x}=E(77030);const{lookup:k}=E(40610);const R=E(57011);const{InvalidArgumentError:N,InformationalError:j}=E(48091);const U=Math.pow(2,31)-1;class DNSInstance{#f=0;#m=0;#g=new Map;dualStack=true;affinity=null;lookup=null;pick=null;constructor(A){this.#f=A.maxTTL;this.#m=A.maxItems;this.dualStack=A.dualStack;this.affinity=A.affinity;this.lookup=A.lookup??this.#y;this.pick=A.pick??this.#b}get full(){return this.#g.size===this.#m}runLookup(A,g,E){const x=this.#g.get(A.hostname);if(x==null&&this.full){E(null,A.origin);return}const k={affinity:this.affinity,dualStack:this.dualStack,lookup:this.lookup,pick:this.pick,...g.dns,maxTTL:this.#f,maxItems:this.#m};if(x==null){this.lookup(A,k,((g,x)=>{if(g||x==null||x.length===0){E(g??new j("No DNS entries found"));return}this.setRecords(A,x);const R=this.#g.get(A.hostname);const N=this.pick(A,R,k.affinity);let U;if(typeof N.port==="number"){U=`:${N.port}`}else if(A.port!==""){U=`:${A.port}`}else{U=""}E(null,`${A.protocol}//${N.family===6?`[${N.address}]`:N.address}${U}`)}))}else{const R=this.pick(A,x,k.affinity);if(R==null){this.#g.delete(A.hostname);this.runLookup(A,g,E);return}let N;if(typeof R.port==="number"){N=`:${R.port}`}else if(A.port!==""){N=`:${A.port}`}else{N=""}E(null,`${A.protocol}//${R.family===6?`[${R.address}]`:R.address}${N}`)}}#y(A,g,E){k(A.hostname,{all:true,family:this.dualStack===false?this.affinity:0,order:"ipv4first"},((A,g)=>{if(A){return E(A)}const x=new Map;for(const A of g){x.set(`${A.address}:${A.family}`,A)}E(null,x.values())}))}#b(A,g,E){let x=null;const{records:k,offset:R}=g;let N;if(this.dualStack){if(E==null){if(R==null||R===U){g.offset=0;E=4}else{g.offset++;E=(g.offset&1)===1?6:4}}if(k[E]!=null&&k[E].ips.length>0){N=k[E]}else{N=k[E===4?6:4]}}else{N=k[E]}if(N==null||N.ips.length===0){return x}if(N.offset==null||N.offset===U){N.offset=0}else{N.offset++}const j=N.offset%N.ips.length;x=N.ips[j]??null;if(x==null){return x}if(Date.now()-x.timestamp>x.ttl){N.ips.splice(j,1);return this.pick(A,g,E)}return x}setRecords(A,g){const E=Date.now();const x={records:{4:null,6:null}};for(const A of g){A.timestamp=E;if(typeof A.ttl==="number"){A.ttl=Math.min(A.ttl,this.#f)}else{A.ttl=this.#f}const g=x.records[A.family]??{ips:[]};g.ips.push(A);x.records[A.family]=g}this.#g.set(A.hostname,x)}getHandler(A,g){return new DNSDispatchHandler(this,A,g)}}class DNSDispatchHandler extends R{#E=null;#i=null;#t=null;#A=null;#v=null;constructor(A,{origin:g,handler:E,dispatch:x},k){super(E);this.#v=g;this.#A=E;this.#i={...k};this.#E=A;this.#t=x}onError(A){switch(A.code){case"ETIMEDOUT":case"ECONNREFUSED":{if(this.#E.dualStack){this.#E.runLookup(this.#v,this.#i,((A,g)=>{if(A){return this.#A.onError(A)}const E={...this.#i,origin:g};this.#t(E,this)}));return}this.#A.onError(A);return}case"ENOTFOUND":this.#E.deleteRecord(this.#v);default:this.#A.onError(A);break}}}A.exports=A=>{if(A?.maxTTL!=null&&(typeof A?.maxTTL!=="number"||A?.maxTTL<0)){throw new N("Invalid maxTTL. Must be a positive number")}if(A?.maxItems!=null&&(typeof A?.maxItems!=="number"||A?.maxItems<1)){throw new N("Invalid maxItems. Must be a positive number and greater than zero")}if(A?.affinity!=null&&A?.affinity!==4&&A?.affinity!==6){throw new N("Invalid affinity. Must be either 4 or 6")}if(A?.dualStack!=null&&typeof A?.dualStack!=="boolean"){throw new N("Invalid dualStack. Must be a boolean")}if(A?.lookup!=null&&typeof A?.lookup!=="function"){throw new N("Invalid lookup. Must be a function")}if(A?.pick!=null&&typeof A?.pick!=="function"){throw new N("Invalid pick. Must be a function")}const g=A?.dualStack??true;let E;if(g){E=A?.affinity??null}else{E=A?.affinity??4}const k={maxTTL:A?.maxTTL??1e4,lookup:A?.lookup??null,pick:A?.pick??null,dualStack:g,affinity:E,maxItems:A?.maxItems??Infinity};const R=new DNSInstance(k);return A=>function dnsInterceptor(g,E){const k=g.origin.constructor===URL?g.origin:new URL(g.origin);if(x(k.hostname)!==0){return A(g,E)}R.runLookup(k,g,((x,N)=>{if(x){return E.onError(x)}let j=null;j={...g,servername:k.hostname,origin:N,headers:{host:k.hostname,...g.headers}};A(j,R.getHandler({origin:k,dispatch:A,handler:E},g))}));return true}}},14756:(A,g,E)=>{"use strict";const x=E(31544);const{InvalidArgumentError:k,RequestAbortedError:R}=E(48091);const N=E(57011);class DumpHandler extends N{#C=1024*1024;#w=null;#I=false;#D=false;#x=0;#B=null;#A=null;constructor({maxSize:A},g){super(g);if(A!=null&&(!Number.isFinite(A)||A<1)){throw new k("maxSize must be a number greater than 0")}this.#C=A??this.#C;this.#A=g}onConnect(A){this.#w=A;this.#A.onConnect(this.#S.bind(this))}#S(A){this.#D=true;this.#B=A}onHeaders(A,g,E,k){const N=x.parseHeaders(g);const j=N["content-length"];if(j!=null&&j>this.#C){throw new R(`Response size (${j}) larger than maxSize (${this.#C})`)}if(this.#D){return true}return this.#A.onHeaders(A,g,E,k)}onError(A){if(this.#I){return}A=this.#B??A;this.#A.onError(A)}onData(A){this.#x=this.#x+A.length;if(this.#x>=this.#C){this.#I=true;if(this.#D){this.#A.onError(this.#B)}else{this.#A.onComplete([])}}return true}onComplete(A){if(this.#I){return}if(this.#D){this.#A.onError(this.reason);return}this.#A.onComplete(A)}}function createDumpInterceptor({maxSize:A}={maxSize:1024*1024}){return g=>function Intercept(E,x){const{dumpMaxSize:k=A}=E;const R=new DumpHandler({maxSize:k},x);return g(E,R)}}A.exports=createDumpInterceptor},21676:(A,g,E)=>{"use strict";const x=E(25050);function createRedirectInterceptor({maxRedirections:A}){return g=>function Intercept(E,k){const{maxRedirections:R=A}=E;if(!R){return g(E,k)}const N=new x(g,R,E,k);E={...E,maxRedirections:0};return g(E,N)}}A.exports=createRedirectInterceptor},53650:(A,g,E)=>{"use strict";const x=E(25050);A.exports=A=>{const g=A?.maxRedirections;return A=>function redirectInterceptor(E,k){const{maxRedirections:R=g,...N}=E;if(!R){return A(E,k)}const j=new x(A,R,E,k);return A(N,j)}}},73874:(A,g,E)=>{"use strict";const x=E(60112);A.exports=A=>g=>function retryInterceptor(E,k){return g(E,new x({...E,retryOptions:{...A,...E.retryOptions}},{handler:k,dispatch:g}))}},67424:(A,g,E)=>{"use strict";Object.defineProperty(g,"__esModule",{value:true});g.SPECIAL_HEADERS=g.HEADER_STATE=g.MINOR=g.MAJOR=g.CONNECTION_TOKEN_CHARS=g.HEADER_CHARS=g.TOKEN=g.STRICT_TOKEN=g.HEX=g.URL_CHAR=g.STRICT_URL_CHAR=g.USERINFO_CHARS=g.MARK=g.ALPHANUM=g.NUM=g.HEX_MAP=g.NUM_MAP=g.ALPHA=g.FINISH=g.H_METHOD_MAP=g.METHOD_MAP=g.METHODS_RTSP=g.METHODS_ICE=g.METHODS_HTTP=g.METHODS=g.LENIENT_FLAGS=g.FLAGS=g.TYPE=g.ERROR=void 0;const x=E(8916);var k;(function(A){A[A["OK"]=0]="OK";A[A["INTERNAL"]=1]="INTERNAL";A[A["STRICT"]=2]="STRICT";A[A["LF_EXPECTED"]=3]="LF_EXPECTED";A[A["UNEXPECTED_CONTENT_LENGTH"]=4]="UNEXPECTED_CONTENT_LENGTH";A[A["CLOSED_CONNECTION"]=5]="CLOSED_CONNECTION";A[A["INVALID_METHOD"]=6]="INVALID_METHOD";A[A["INVALID_URL"]=7]="INVALID_URL";A[A["INVALID_CONSTANT"]=8]="INVALID_CONSTANT";A[A["INVALID_VERSION"]=9]="INVALID_VERSION";A[A["INVALID_HEADER_TOKEN"]=10]="INVALID_HEADER_TOKEN";A[A["INVALID_CONTENT_LENGTH"]=11]="INVALID_CONTENT_LENGTH";A[A["INVALID_CHUNK_SIZE"]=12]="INVALID_CHUNK_SIZE";A[A["INVALID_STATUS"]=13]="INVALID_STATUS";A[A["INVALID_EOF_STATE"]=14]="INVALID_EOF_STATE";A[A["INVALID_TRANSFER_ENCODING"]=15]="INVALID_TRANSFER_ENCODING";A[A["CB_MESSAGE_BEGIN"]=16]="CB_MESSAGE_BEGIN";A[A["CB_HEADERS_COMPLETE"]=17]="CB_HEADERS_COMPLETE";A[A["CB_MESSAGE_COMPLETE"]=18]="CB_MESSAGE_COMPLETE";A[A["CB_CHUNK_HEADER"]=19]="CB_CHUNK_HEADER";A[A["CB_CHUNK_COMPLETE"]=20]="CB_CHUNK_COMPLETE";A[A["PAUSED"]=21]="PAUSED";A[A["PAUSED_UPGRADE"]=22]="PAUSED_UPGRADE";A[A["PAUSED_H2_UPGRADE"]=23]="PAUSED_H2_UPGRADE";A[A["USER"]=24]="USER"})(k=g.ERROR||(g.ERROR={}));var R;(function(A){A[A["BOTH"]=0]="BOTH";A[A["REQUEST"]=1]="REQUEST";A[A["RESPONSE"]=2]="RESPONSE"})(R=g.TYPE||(g.TYPE={}));var N;(function(A){A[A["CONNECTION_KEEP_ALIVE"]=1]="CONNECTION_KEEP_ALIVE";A[A["CONNECTION_CLOSE"]=2]="CONNECTION_CLOSE";A[A["CONNECTION_UPGRADE"]=4]="CONNECTION_UPGRADE";A[A["CHUNKED"]=8]="CHUNKED";A[A["UPGRADE"]=16]="UPGRADE";A[A["CONTENT_LENGTH"]=32]="CONTENT_LENGTH";A[A["SKIPBODY"]=64]="SKIPBODY";A[A["TRAILING"]=128]="TRAILING";A[A["TRANSFER_ENCODING"]=512]="TRANSFER_ENCODING"})(N=g.FLAGS||(g.FLAGS={}));var j;(function(A){A[A["HEADERS"]=1]="HEADERS";A[A["CHUNKED_LENGTH"]=2]="CHUNKED_LENGTH";A[A["KEEP_ALIVE"]=4]="KEEP_ALIVE"})(j=g.LENIENT_FLAGS||(g.LENIENT_FLAGS={}));var U;(function(A){A[A["DELETE"]=0]="DELETE";A[A["GET"]=1]="GET";A[A["HEAD"]=2]="HEAD";A[A["POST"]=3]="POST";A[A["PUT"]=4]="PUT";A[A["CONNECT"]=5]="CONNECT";A[A["OPTIONS"]=6]="OPTIONS";A[A["TRACE"]=7]="TRACE";A[A["COPY"]=8]="COPY";A[A["LOCK"]=9]="LOCK";A[A["MKCOL"]=10]="MKCOL";A[A["MOVE"]=11]="MOVE";A[A["PROPFIND"]=12]="PROPFIND";A[A["PROPPATCH"]=13]="PROPPATCH";A[A["SEARCH"]=14]="SEARCH";A[A["UNLOCK"]=15]="UNLOCK";A[A["BIND"]=16]="BIND";A[A["REBIND"]=17]="REBIND";A[A["UNBIND"]=18]="UNBIND";A[A["ACL"]=19]="ACL";A[A["REPORT"]=20]="REPORT";A[A["MKACTIVITY"]=21]="MKACTIVITY";A[A["CHECKOUT"]=22]="CHECKOUT";A[A["MERGE"]=23]="MERGE";A[A["M-SEARCH"]=24]="M-SEARCH";A[A["NOTIFY"]=25]="NOTIFY";A[A["SUBSCRIBE"]=26]="SUBSCRIBE";A[A["UNSUBSCRIBE"]=27]="UNSUBSCRIBE";A[A["PATCH"]=28]="PATCH";A[A["PURGE"]=29]="PURGE";A[A["MKCALENDAR"]=30]="MKCALENDAR";A[A["LINK"]=31]="LINK";A[A["UNLINK"]=32]="UNLINK";A[A["SOURCE"]=33]="SOURCE";A[A["PRI"]=34]="PRI";A[A["DESCRIBE"]=35]="DESCRIBE";A[A["ANNOUNCE"]=36]="ANNOUNCE";A[A["SETUP"]=37]="SETUP";A[A["PLAY"]=38]="PLAY";A[A["PAUSE"]=39]="PAUSE";A[A["TEARDOWN"]=40]="TEARDOWN";A[A["GET_PARAMETER"]=41]="GET_PARAMETER";A[A["SET_PARAMETER"]=42]="SET_PARAMETER";A[A["REDIRECT"]=43]="REDIRECT";A[A["RECORD"]=44]="RECORD";A[A["FLUSH"]=45]="FLUSH"})(U=g.METHODS||(g.METHODS={}));g.METHODS_HTTP=[U.DELETE,U.GET,U.HEAD,U.POST,U.PUT,U.CONNECT,U.OPTIONS,U.TRACE,U.COPY,U.LOCK,U.MKCOL,U.MOVE,U.PROPFIND,U.PROPPATCH,U.SEARCH,U.UNLOCK,U.BIND,U.REBIND,U.UNBIND,U.ACL,U.REPORT,U.MKACTIVITY,U.CHECKOUT,U.MERGE,U["M-SEARCH"],U.NOTIFY,U.SUBSCRIBE,U.UNSUBSCRIBE,U.PATCH,U.PURGE,U.MKCALENDAR,U.LINK,U.UNLINK,U.PRI,U.SOURCE];g.METHODS_ICE=[U.SOURCE];g.METHODS_RTSP=[U.OPTIONS,U.DESCRIBE,U.ANNOUNCE,U.SETUP,U.PLAY,U.PAUSE,U.TEARDOWN,U.GET_PARAMETER,U.SET_PARAMETER,U.REDIRECT,U.RECORD,U.FLUSH,U.GET,U.POST];g.METHOD_MAP=x.enumToMap(U);g.H_METHOD_MAP={};Object.keys(g.METHOD_MAP).forEach((A=>{if(/^H/.test(A)){g.H_METHOD_MAP[A]=g.METHOD_MAP[A]}}));var H;(function(A){A[A["SAFE"]=0]="SAFE";A[A["SAFE_WITH_CB"]=1]="SAFE_WITH_CB";A[A["UNSAFE"]=2]="UNSAFE"})(H=g.FINISH||(g.FINISH={}));g.ALPHA=[];for(let A="A".charCodeAt(0);A<="Z".charCodeAt(0);A++){g.ALPHA.push(String.fromCharCode(A));g.ALPHA.push(String.fromCharCode(A+32))}g.NUM_MAP={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9};g.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};g.NUM=["0","1","2","3","4","5","6","7","8","9"];g.ALPHANUM=g.ALPHA.concat(g.NUM);g.MARK=["-","_",".","!","~","*","'","(",")"];g.USERINFO_CHARS=g.ALPHANUM.concat(g.MARK).concat(["%",";",":","&","=","+","$",","]);g.STRICT_URL_CHAR=["!",'"',"$","%","&","'","(",")","*","+",",","-",".","/",":",";","<","=",">","@","[","\\","]","^","_","`","{","|","}","~"].concat(g.ALPHANUM);g.URL_CHAR=g.STRICT_URL_CHAR.concat(["\t","\f"]);for(let A=128;A<=255;A++){g.URL_CHAR.push(A)}g.HEX=g.NUM.concat(["a","b","c","d","e","f","A","B","C","D","E","F"]);g.STRICT_TOKEN=["!","#","$","%","&","'","*","+","-",".","^","_","`","|","~"].concat(g.ALPHANUM);g.TOKEN=g.STRICT_TOKEN.concat([" "]);g.HEADER_CHARS=["\t"];for(let A=32;A<=255;A++){if(A!==127){g.HEADER_CHARS.push(A)}}g.CONNECTION_TOKEN_CHARS=g.HEADER_CHARS.filter((A=>A!==44));g.MAJOR=g.NUM_MAP;g.MINOR=g.MAJOR;var W;(function(A){A[A["GENERAL"]=0]="GENERAL";A[A["CONNECTION"]=1]="CONNECTION";A[A["CONTENT_LENGTH"]=2]="CONTENT_LENGTH";A[A["TRANSFER_ENCODING"]=3]="TRANSFER_ENCODING";A[A["UPGRADE"]=4]="UPGRADE";A[A["CONNECTION_KEEP_ALIVE"]=5]="CONNECTION_KEEP_ALIVE";A[A["CONNECTION_CLOSE"]=6]="CONNECTION_CLOSE";A[A["CONNECTION_UPGRADE"]=7]="CONNECTION_UPGRADE";A[A["TRANSFER_ENCODING_CHUNKED"]=8]="TRANSFER_ENCODING_CHUNKED"})(W=g.HEADER_STATE||(g.HEADER_STATE={}));g.SPECIAL_HEADERS={connection:W.CONNECTION,"content-length":W.CONTENT_LENGTH,"proxy-connection":W.CONNECTION,"transfer-encoding":W.TRANSFER_ENCODING,upgrade:W.UPGRADE}},87846:(A,g,E)=>{"use strict";const{Buffer:x}=E(4573);A.exports=x.from("AGFzbQEAAAABJwdgAX8Bf2ADf39/AX9gAX8AYAJ/fwBgBH9/f38Bf2AAAGADf39/AALLAQgDZW52GHdhc21fb25faGVhZGVyc19jb21wbGV0ZQAEA2VudhV3YXNtX29uX21lc3NhZ2VfYmVnaW4AAANlbnYLd2FzbV9vbl91cmwAAQNlbnYOd2FzbV9vbl9zdGF0dXMAAQNlbnYUd2FzbV9vbl9oZWFkZXJfZmllbGQAAQNlbnYUd2FzbV9vbl9oZWFkZXJfdmFsdWUAAQNlbnYMd2FzbV9vbl9ib2R5AAEDZW52GHdhc21fb25fbWVzc2FnZV9jb21wbGV0ZQAAAy0sBQYAAAIAAAAAAAACAQIAAgICAAADAAAAAAMDAwMBAQEBAQEBAQEAAAIAAAAEBQFwARISBQMBAAIGCAF/AUGA1AQLB9EFIgZtZW1vcnkCAAtfaW5pdGlhbGl6ZQAIGV9faW5kaXJlY3RfZnVuY3Rpb25fdGFibGUBAAtsbGh0dHBfaW5pdAAJGGxsaHR0cF9zaG91bGRfa2VlcF9hbGl2ZQAvDGxsaHR0cF9hbGxvYwALBm1hbGxvYwAxC2xsaHR0cF9mcmVlAAwEZnJlZQAMD2xsaHR0cF9nZXRfdHlwZQANFWxsaHR0cF9nZXRfaHR0cF9tYWpvcgAOFWxsaHR0cF9nZXRfaHR0cF9taW5vcgAPEWxsaHR0cF9nZXRfbWV0aG9kABAWbGxodHRwX2dldF9zdGF0dXNfY29kZQAREmxsaHR0cF9nZXRfdXBncmFkZQASDGxsaHR0cF9yZXNldAATDmxsaHR0cF9leGVjdXRlABQUbGxodHRwX3NldHRpbmdzX2luaXQAFQ1sbGh0dHBfZmluaXNoABYMbGxodHRwX3BhdXNlABcNbGxodHRwX3Jlc3VtZQAYG2xsaHR0cF9yZXN1bWVfYWZ0ZXJfdXBncmFkZQAZEGxsaHR0cF9nZXRfZXJybm8AGhdsbGh0dHBfZ2V0X2Vycm9yX3JlYXNvbgAbF2xsaHR0cF9zZXRfZXJyb3JfcmVhc29uABwUbGxodHRwX2dldF9lcnJvcl9wb3MAHRFsbGh0dHBfZXJybm9fbmFtZQAeEmxsaHR0cF9tZXRob2RfbmFtZQAfEmxsaHR0cF9zdGF0dXNfbmFtZQAgGmxsaHR0cF9zZXRfbGVuaWVudF9oZWFkZXJzACEhbGxodHRwX3NldF9sZW5pZW50X2NodW5rZWRfbGVuZ3RoACIdbGxodHRwX3NldF9sZW5pZW50X2tlZXBfYWxpdmUAIyRsbGh0dHBfc2V0X2xlbmllbnRfdHJhbnNmZXJfZW5jb2RpbmcAJBhsbGh0dHBfbWVzc2FnZV9uZWVkc19lb2YALgkXAQBBAQsRAQIDBAUKBgcrLSwqKSglJyYK07MCLBYAQYjQACgCAARAAAtBiNAAQQE2AgALFAAgABAwIAAgAjYCOCAAIAE6ACgLFAAgACAALwEyIAAtAC4gABAvEAALHgEBf0HAABAyIgEQMCABQYAINgI4IAEgADoAKCABC48MAQd/AkAgAEUNACAAQQhrIgEgAEEEaygCACIAQXhxIgRqIQUCQCAAQQFxDQAgAEEDcUUNASABIAEoAgAiAGsiAUGc0AAoAgBJDQEgACAEaiEEAkACQEGg0AAoAgAgAUcEQCAAQf8BTQRAIABBA3YhAyABKAIIIgAgASgCDCICRgRAQYzQAEGM0AAoAgBBfiADd3E2AgAMBQsgAiAANgIIIAAgAjYCDAwECyABKAIYIQYgASABKAIMIgBHBEAgACABKAIIIgI2AgggAiAANgIMDAMLIAFBFGoiAygCACICRQRAIAEoAhAiAkUNAiABQRBqIQMLA0AgAyEHIAIiAEEUaiIDKAIAIgINACAAQRBqIQMgACgCECICDQALIAdBADYCAAwCCyAFKAIEIgBBA3FBA0cNAiAFIABBfnE2AgRBlNAAIAQ2AgAgBSAENgIAIAEgBEEBcjYCBAwDC0EAIQALIAZFDQACQCABKAIcIgJBAnRBvNIAaiIDKAIAIAFGBEAgAyAANgIAIAANAUGQ0ABBkNAAKAIAQX4gAndxNgIADAILIAZBEEEUIAYoAhAgAUYbaiAANgIAIABFDQELIAAgBjYCGCABKAIQIgIEQCAAIAI2AhAgAiAANgIYCyABQRRqKAIAIgJFDQAgAEEUaiACNgIAIAIgADYCGAsgASAFTw0AIAUoAgQiAEEBcUUNAAJAAkACQAJAIABBAnFFBEBBpNAAKAIAIAVGBEBBpNAAIAE2AgBBmNAAQZjQACgCACAEaiIANgIAIAEgAEEBcjYCBCABQaDQACgCAEcNBkGU0ABBADYCAEGg0ABBADYCAAwGC0Gg0AAoAgAgBUYEQEGg0AAgATYCAEGU0ABBlNAAKAIAIARqIgA2AgAgASAAQQFyNgIEIAAgAWogADYCAAwGCyAAQXhxIARqIQQgAEH/AU0EQCAAQQN2IQMgBSgCCCIAIAUoAgwiAkYEQEGM0ABBjNAAKAIAQX4gA3dxNgIADAULIAIgADYCCCAAIAI2AgwMBAsgBSgCGCEGIAUgBSgCDCIARwRAQZzQACgCABogACAFKAIIIgI2AgggAiAANgIMDAMLIAVBFGoiAygCACICRQRAIAUoAhAiAkUNAiAFQRBqIQMLA0AgAyEHIAIiAEEUaiIDKAIAIgINACAAQRBqIQMgACgCECICDQALIAdBADYCAAwCCyAFIABBfnE2AgQgASAEaiAENgIAIAEgBEEBcjYCBAwDC0EAIQALIAZFDQACQCAFKAIcIgJBAnRBvNIAaiIDKAIAIAVGBEAgAyAANgIAIAANAUGQ0ABBkNAAKAIAQX4gAndxNgIADAILIAZBEEEUIAYoAhAgBUYbaiAANgIAIABFDQELIAAgBjYCGCAFKAIQIgIEQCAAIAI2AhAgAiAANgIYCyAFQRRqKAIAIgJFDQAgAEEUaiACNgIAIAIgADYCGAsgASAEaiAENgIAIAEgBEEBcjYCBCABQaDQACgCAEcNAEGU0AAgBDYCAAwBCyAEQf8BTQRAIARBeHFBtNAAaiEAAn9BjNAAKAIAIgJBASAEQQN2dCIDcUUEQEGM0AAgAiADcjYCACAADAELIAAoAggLIgIgATYCDCAAIAE2AgggASAANgIMIAEgAjYCCAwBC0EfIQIgBEH///8HTQRAIARBJiAEQQh2ZyIAa3ZBAXEgAEEBdGtBPmohAgsgASACNgIcIAFCADcCECACQQJ0QbzSAGohAAJAQZDQACgCACIDQQEgAnQiB3FFBEAgACABNgIAQZDQACADIAdyNgIAIAEgADYCGCABIAE2AgggASABNgIMDAELIARBGSACQQF2a0EAIAJBH0cbdCECIAAoAgAhAAJAA0AgACIDKAIEQXhxIARGDQEgAkEddiEAIAJBAXQhAiADIABBBHFqQRBqIgcoAgAiAA0ACyAHIAE2AgAgASADNgIYIAEgATYCDCABIAE2AggMAQsgAygCCCIAIAE2AgwgAyABNgIIIAFBADYCGCABIAM2AgwgASAANgIIC0Gs0ABBrNAAKAIAQQFrIgBBfyAAGzYCAAsLBwAgAC0AKAsHACAALQAqCwcAIAAtACsLBwAgAC0AKQsHACAALwEyCwcAIAAtAC4LQAEEfyAAKAIYIQEgAC0ALSECIAAtACghAyAAKAI4IQQgABAwIAAgBDYCOCAAIAM6ACggACACOgAtIAAgATYCGAu74gECB38DfiABIAJqIQQCQCAAIgIoAgwiAA0AIAIoAgQEQCACIAE2AgQLIwBBEGsiCCQAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACfwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIAIoAhwiA0EBaw7dAdoBAdkBAgMEBQYHCAkKCwwNDtgBDxDXARES1gETFBUWFxgZGhvgAd8BHB0e1QEfICEiIyQl1AEmJygpKiss0wHSAS0u0QHQAS8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RFRtsBR0hJSs8BzgFLzQFMzAFNTk9QUVJTVFVWV1hZWltcXV5fYGFiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9fn+AAYEBggGDAYQBhQGGAYcBiAGJAYoBiwGMAY0BjgGPAZABkQGSAZMBlAGVAZYBlwGYAZkBmgGbAZwBnQGeAZ8BoAGhAaIBowGkAaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBywHKAbgByQG5AcgBugG7AbwBvQG+Ab8BwAHBAcIBwwHEAcUBxgEA3AELQQAMxgELQQ4MxQELQQ0MxAELQQ8MwwELQRAMwgELQRMMwQELQRQMwAELQRUMvwELQRYMvgELQRgMvQELQRkMvAELQRoMuwELQRsMugELQRwMuQELQR0MuAELQQgMtwELQR4MtgELQSAMtQELQR8MtAELQQcMswELQSEMsgELQSIMsQELQSMMsAELQSQMrwELQRIMrgELQREMrQELQSUMrAELQSYMqwELQScMqgELQSgMqQELQcMBDKgBC0EqDKcBC0ErDKYBC0EsDKUBC0EtDKQBC0EuDKMBC0EvDKIBC0HEAQyhAQtBMAygAQtBNAyfAQtBDAyeAQtBMQydAQtBMgycAQtBMwybAQtBOQyaAQtBNQyZAQtBxQEMmAELQQsMlwELQToMlgELQTYMlQELQQoMlAELQTcMkwELQTgMkgELQTwMkQELQTsMkAELQT0MjwELQQkMjgELQSkMjQELQT4MjAELQT8MiwELQcAADIoBC0HBAAyJAQtBwgAMiAELQcMADIcBC0HEAAyGAQtBxQAMhQELQcYADIQBC0EXDIMBC0HHAAyCAQtByAAMgQELQckADIABC0HKAAx/C0HLAAx+C0HNAAx9C0HMAAx8C0HOAAx7C0HPAAx6C0HQAAx5C0HRAAx4C0HSAAx3C0HTAAx2C0HUAAx1C0HWAAx0C0HVAAxzC0EGDHILQdcADHELQQUMcAtB2AAMbwtBBAxuC0HZAAxtC0HaAAxsC0HbAAxrC0HcAAxqC0EDDGkLQd0ADGgLQd4ADGcLQd8ADGYLQeEADGULQeAADGQLQeIADGMLQeMADGILQQIMYQtB5AAMYAtB5QAMXwtB5gAMXgtB5wAMXQtB6AAMXAtB6QAMWwtB6gAMWgtB6wAMWQtB7AAMWAtB7QAMVwtB7gAMVgtB7wAMVQtB8AAMVAtB8QAMUwtB8gAMUgtB8wAMUQtB9AAMUAtB9QAMTwtB9gAMTgtB9wAMTQtB+AAMTAtB+QAMSwtB+gAMSgtB+wAMSQtB/AAMSAtB/QAMRwtB/gAMRgtB/wAMRQtBgAEMRAtBgQEMQwtBggEMQgtBgwEMQQtBhAEMQAtBhQEMPwtBhgEMPgtBhwEMPQtBiAEMPAtBiQEMOwtBigEMOgtBiwEMOQtBjAEMOAtBjQEMNwtBjgEMNgtBjwEMNQtBkAEMNAtBkQEMMwtBkgEMMgtBkwEMMQtBlAEMMAtBlQEMLwtBlgEMLgtBlwEMLQtBmAEMLAtBmQEMKwtBmgEMKgtBmwEMKQtBnAEMKAtBnQEMJwtBngEMJgtBnwEMJQtBoAEMJAtBoQEMIwtBogEMIgtBowEMIQtBpAEMIAtBpQEMHwtBpgEMHgtBpwEMHQtBqAEMHAtBqQEMGwtBqgEMGgtBqwEMGQtBrAEMGAtBrQEMFwtBrgEMFgtBAQwVC0GvAQwUC0GwAQwTC0GxAQwSC0GzAQwRC0GyAQwQC0G0AQwPC0G1AQwOC0G2AQwNC0G3AQwMC0G4AQwLC0G5AQwKC0G6AQwJC0G7AQwIC0HGAQwHC0G8AQwGC0G9AQwFC0G+AQwEC0G/AQwDC0HAAQwCC0HCAQwBC0HBAQshAwNAAkACQAJAAkACQAJAAkACQAJAIAICfwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJ/AkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgAgJ/AkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACfwJAAkACfwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACfwJAAkACQAJAAn8CQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCADDsYBAAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHyAhIyUmKCorLC8wMTIzNDU2Nzk6Ozw9lANAQkRFRklLTk9QUVJTVFVWWFpbXF1eX2BhYmNkZWZnaGpsb3Bxc3V2eHl6e3x/gAGBAYIBgwGEAYUBhgGHAYgBiQGKAYsBjAGNAY4BjwGQAZEBkgGTAZQBlQGWAZcBmAGZAZoBmwGcAZ0BngGfAaABoQGiAaMBpAGlAaYBpwGoAakBqgGrAawBrQGuAa8BsAGxAbIBswG0AbUBtgG3AbgBuQG6AbsBvAG9Ab4BvwHAAcEBwgHDAcQBxQHGAccByAHJAcsBzAHNAc4BzwGKA4kDiAOHA4QDgwOAA/sC+gL5AvgC9wL0AvMC8gLLAsECsALZAQsgASAERw3wAkHdASEDDLMDCyABIARHDcgBQcMBIQMMsgMLIAEgBEcNe0H3ACEDDLEDCyABIARHDXBB7wAhAwywAwsgASAERw1pQeoAIQMMrwMLIAEgBEcNZUHoACEDDK4DCyABIARHDWJB5gAhAwytAwsgASAERw0aQRghAwysAwsgASAERw0VQRIhAwyrAwsgASAERw1CQcUAIQMMqgMLIAEgBEcNNEE/IQMMqQMLIAEgBEcNMkE8IQMMqAMLIAEgBEcNK0ExIQMMpwMLIAItAC5BAUYNnwMMwQILQQAhAAJAAkACQCACLQAqRQ0AIAItACtFDQAgAi8BMCIDQQJxRQ0BDAILIAIvATAiA0EBcUUNAQtBASEAIAItAChBAUYNACACLwEyIgVB5ABrQeQASQ0AIAVBzAFGDQAgBUGwAkYNACADQcAAcQ0AQQAhACADQYgEcUGABEYNACADQShxQQBHIQALIAJBADsBMCACQQA6AC8gAEUN3wIgAkIANwMgDOACC0EAIQACQCACKAI4IgNFDQAgAygCLCIDRQ0AIAIgAxEAACEACyAARQ3MASAAQRVHDd0CIAJBBDYCHCACIAE2AhQgAkGwGDYCECACQRU2AgxBACEDDKQDCyABIARGBEBBBiEDDKQDCyABQQFqIQFBACEAAkAgAigCOCIDRQ0AIAMoAlQiA0UNACACIAMRAAAhAAsgAA3ZAgwcCyACQgA3AyBBEiEDDIkDCyABIARHDRZBHSEDDKEDCyABIARHBEAgAUEBaiEBQRAhAwyIAwtBByEDDKADCyACIAIpAyAiCiAEIAFrrSILfSIMQgAgCiAMWhs3AyAgCiALWA3UAkEIIQMMnwMLIAEgBEcEQCACQQk2AgggAiABNgIEQRQhAwyGAwtBCSEDDJ4DCyACKQMgQgBSDccBIAIgAi8BMEGAAXI7ATAMQgsgASAERw0/QdAAIQMMnAMLIAEgBEYEQEELIQMMnAMLIAFBAWohAUEAIQACQCACKAI4IgNFDQAgAygCUCIDRQ0AIAIgAxEAACEACyAADc8CDMYBC0EAIQACQCACKAI4IgNFDQAgAygCSCIDRQ0AIAIgAxEAACEACyAARQ3GASAAQRVHDc0CIAJBCzYCHCACIAE2AhQgAkGCGTYCECACQRU2AgxBACEDDJoDC0EAIQACQCACKAI4IgNFDQAgAygCSCIDRQ0AIAIgAxEAACEACyAARQ0MIABBFUcNygIgAkEaNgIcIAIgATYCFCACQYIZNgIQIAJBFTYCDEEAIQMMmQMLQQAhAAJAIAIoAjgiA0UNACADKAJMIgNFDQAgAiADEQAAIQALIABFDcQBIABBFUcNxwIgAkELNgIcIAIgATYCFCACQZEXNgIQIAJBFTYCDEEAIQMMmAMLIAEgBEYEQEEPIQMMmAMLIAEtAAAiAEE7Rg0HIABBDUcNxAIgAUEBaiEBDMMBC0EAIQACQCACKAI4IgNFDQAgAygCTCIDRQ0AIAIgAxEAACEACyAARQ3DASAAQRVHDcICIAJBDzYCHCACIAE2AhQgAkGRFzYCECACQRU2AgxBACEDDJYDCwNAIAEtAABB8DVqLQAAIgBBAUcEQCAAQQJHDcECIAIoAgQhAEEAIQMgAkEANgIEIAIgACABQQFqIgEQLSIADcICDMUBCyAEIAFBAWoiAUcNAAtBEiEDDJUDC0EAIQACQCACKAI4IgNFDQAgAygCTCIDRQ0AIAIgAxEAACEACyAARQ3FASAAQRVHDb0CIAJBGzYCHCACIAE2AhQgAkGRFzYCECACQRU2AgxBACEDDJQDCyABIARGBEBBFiEDDJQDCyACQQo2AgggAiABNgIEQQAhAAJAIAIoAjgiA0UNACADKAJIIgNFDQAgAiADEQAAIQALIABFDcIBIABBFUcNuQIgAkEVNgIcIAIgATYCFCACQYIZNgIQIAJBFTYCDEEAIQMMkwMLIAEgBEcEQANAIAEtAABB8DdqLQAAIgBBAkcEQAJAIABBAWsOBMQCvQIAvgK9AgsgAUEBaiEBQQghAwz8AgsgBCABQQFqIgFHDQALQRUhAwyTAwtBFSEDDJIDCwNAIAEtAABB8DlqLQAAIgBBAkcEQCAAQQFrDgTFArcCwwK4ArcCCyAEIAFBAWoiAUcNAAtBGCEDDJEDCyABIARHBEAgAkELNgIIIAIgATYCBEEHIQMM+AILQRkhAwyQAwsgAUEBaiEBDAILIAEgBEYEQEEaIQMMjwMLAkAgAS0AAEENaw4UtQG/Ab8BvwG/Ab8BvwG/Ab8BvwG/Ab8BvwG/Ab8BvwG/Ab8BvwEAvwELQQAhAyACQQA2AhwgAkGvCzYCECACQQI2AgwgAiABQQFqNgIUDI4DCyABIARGBEBBGyEDDI4DCyABLQAAIgBBO0cEQCAAQQ1HDbECIAFBAWohAQy6AQsgAUEBaiEBC0EiIQMM8wILIAEgBEYEQEEcIQMMjAMLQgAhCgJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgAS0AAEEwaw43wQLAAgABAgMEBQYH0AHQAdAB0AHQAdAB0AEICQoLDA3QAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdABDg8QERIT0AELQgIhCgzAAgtCAyEKDL8CC0IEIQoMvgILQgUhCgy9AgtCBiEKDLwCC0IHIQoMuwILQgghCgy6AgtCCSEKDLkCC0IKIQoMuAILQgshCgy3AgtCDCEKDLYCC0INIQoMtQILQg4hCgy0AgtCDyEKDLMCC0IKIQoMsgILQgshCgyxAgtCDCEKDLACC0INIQoMrwILQg4hCgyuAgtCDyEKDK0CC0IAIQoCQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIAEtAABBMGsON8ACvwIAAQIDBAUGB74CvgK+Ar4CvgK+Ar4CCAkKCwwNvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ag4PEBESE74CC0ICIQoMvwILQgMhCgy+AgtCBCEKDL0CC0IFIQoMvAILQgYhCgy7AgtCByEKDLoCC0IIIQoMuQILQgkhCgy4AgtCCiEKDLcCC0ILIQoMtgILQgwhCgy1AgtCDSEKDLQCC0IOIQoMswILQg8hCgyyAgtCCiEKDLECC0ILIQoMsAILQgwhCgyvAgtCDSEKDK4CC0IOIQoMrQILQg8hCgysAgsgAiACKQMgIgogBCABa60iC30iDEIAIAogDFobNwMgIAogC1gNpwJBHyEDDIkDCyABIARHBEAgAkEJNgIIIAIgATYCBEElIQMM8AILQSAhAwyIAwtBASEFIAIvATAiA0EIcUUEQCACKQMgQgBSIQULAkAgAi0ALgRAQQEhACACLQApQQVGDQEgA0HAAHFFIAVxRQ0BC0EAIQAgA0HAAHENAEECIQAgA0EIcQ0AIANBgARxBEACQCACLQAoQQFHDQAgAi0ALUEKcQ0AQQUhAAwCC0EEIQAMAQsgA0EgcUUEQAJAIAItAChBAUYNACACLwEyIgBB5ABrQeQASQ0AIABBzAFGDQAgAEGwAkYNAEEEIQAgA0EocUUNAiADQYgEcUGABEYNAgtBACEADAELQQBBAyACKQMgUBshAAsgAEEBaw4FvgIAsAEBpAKhAgtBESEDDO0CCyACQQE6AC8MhAMLIAEgBEcNnQJBJCEDDIQDCyABIARHDRxBxgAhAwyDAwtBACEAAkAgAigCOCIDRQ0AIAMoAkQiA0UNACACIAMRAAAhAAsgAEUNJyAAQRVHDZgCIAJB0AA2AhwgAiABNgIUIAJBkRg2AhAgAkEVNgIMQQAhAwyCAwsgASAERgRAQSghAwyCAwtBACEDIAJBADYCBCACQQw2AgggAiABIAEQKiIARQ2UAiACQSc2AhwgAiABNgIUIAIgADYCDAyBAwsgASAERgRAQSkhAwyBAwsgAS0AACIAQSBGDRMgAEEJRw2VAiABQQFqIQEMFAsgASAERwRAIAFBAWohAQwWC0EqIQMM/wILIAEgBEYEQEErIQMM/wILIAEtAAAiAEEJRyAAQSBHcQ2QAiACLQAsQQhHDd0CIAJBADoALAzdAgsgASAERgRAQSwhAwz+AgsgAS0AAEEKRw2OAiABQQFqIQEMsAELIAEgBEcNigJBLyEDDPwCCwNAIAEtAAAiAEEgRwRAIABBCmsOBIQCiAKIAoQChgILIAQgAUEBaiIBRw0AC0ExIQMM+wILQTIhAyABIARGDfoCIAIoAgAiACAEIAFraiEHIAEgAGtBA2ohBgJAA0AgAEHwO2otAAAgAS0AACIFQSByIAUgBUHBAGtB/wFxQRpJG0H/AXFHDQEgAEEDRgRAQQYhAQziAgsgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAc2AgAM+wILIAJBADYCAAyGAgtBMyEDIAQgASIARg35AiAEIAFrIAIoAgAiAWohByAAIAFrQQhqIQYCQANAIAFB9DtqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw0BIAFBCEYEQEEFIQEM4QILIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADPoCCyACQQA2AgAgACEBDIUCC0E0IQMgBCABIgBGDfgCIAQgAWsgAigCACIBaiEHIAAgAWtBBWohBgJAA0AgAUHQwgBqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw0BIAFBBUYEQEEHIQEM4AILIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADPkCCyACQQA2AgAgACEBDIQCCyABIARHBEADQCABLQAAQYA+ai0AACIAQQFHBEAgAEECRg0JDIECCyAEIAFBAWoiAUcNAAtBMCEDDPgCC0EwIQMM9wILIAEgBEcEQANAIAEtAAAiAEEgRwRAIABBCmsOBP8B/gH+Af8B/gELIAQgAUEBaiIBRw0AC0E4IQMM9wILQTghAwz2AgsDQCABLQAAIgBBIEcgAEEJR3EN9gEgBCABQQFqIgFHDQALQTwhAwz1AgsDQCABLQAAIgBBIEcEQAJAIABBCmsOBPkBBAT5AQALIABBLEYN9QEMAwsgBCABQQFqIgFHDQALQT8hAwz0AgtBwAAhAyABIARGDfMCIAIoAgAiACAEIAFraiEFIAEgAGtBBmohBgJAA0AgAEGAQGstAAAgAS0AAEEgckcNASAAQQZGDdsCIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADPQCCyACQQA2AgALQTYhAwzZAgsgASAERgRAQcEAIQMM8gILIAJBDDYCCCACIAE2AgQgAi0ALEEBaw4E+wHuAewB6wHUAgsgAUEBaiEBDPoBCyABIARHBEADQAJAIAEtAAAiAEEgciAAIABBwQBrQf8BcUEaSRtB/wFxIgBBCUYNACAAQSBGDQACQAJAAkACQCAAQeMAaw4TAAMDAwMDAwMBAwMDAwMDAwMDAgMLIAFBAWohAUExIQMM3AILIAFBAWohAUEyIQMM2wILIAFBAWohAUEzIQMM2gILDP4BCyAEIAFBAWoiAUcNAAtBNSEDDPACC0E1IQMM7wILIAEgBEcEQANAIAEtAABBgDxqLQAAQQFHDfcBIAQgAUEBaiIBRw0AC0E9IQMM7wILQT0hAwzuAgtBACEAAkAgAigCOCIDRQ0AIAMoAkAiA0UNACACIAMRAAAhAAsgAEUNASAAQRVHDeYBIAJBwgA2AhwgAiABNgIUIAJB4xg2AhAgAkEVNgIMQQAhAwztAgsgAUEBaiEBC0E8IQMM0gILIAEgBEYEQEHCACEDDOsCCwJAA0ACQCABLQAAQQlrDhgAAswCzALRAswCzALMAswCzALMAswCzALMAswCzALMAswCzALMAswCzALMAgDMAgsgBCABQQFqIgFHDQALQcIAIQMM6wILIAFBAWohASACLQAtQQFxRQ3+AQtBLCEDDNACCyABIARHDd4BQcQAIQMM6AILA0AgAS0AAEGQwABqLQAAQQFHDZwBIAQgAUEBaiIBRw0AC0HFACEDDOcCCyABLQAAIgBBIEYN/gEgAEE6Rw3AAiACKAIEIQBBACEDIAJBADYCBCACIAAgARApIgAN3gEM3QELQccAIQMgBCABIgBGDeUCIAQgAWsgAigCACIBaiEHIAAgAWtBBWohBgNAIAFBkMIAai0AACAALQAAIgVBIHIgBSAFQcEAa0H/AXFBGkkbQf8BcUcNvwIgAUEFRg3CAiABQQFqIQEgBCAAQQFqIgBHDQALIAIgBzYCAAzlAgtByAAhAyAEIAEiAEYN5AIgBCABayACKAIAIgFqIQcgACABa0EJaiEGA0AgAUGWwgBqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw2+AkECIAFBCUYNwgIaIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADOQCCyABIARGBEBByQAhAwzkAgsCQAJAIAEtAAAiAEEgciAAIABBwQBrQf8BcUEaSRtB/wFxQe4Aaw4HAL8CvwK/Ar8CvwIBvwILIAFBAWohAUE+IQMMywILIAFBAWohAUE/IQMMygILQcoAIQMgBCABIgBGDeICIAQgAWsgAigCACIBaiEGIAAgAWtBAWohBwNAIAFBoMIAai0AACAALQAAIgVBIHIgBSAFQcEAa0H/AXFBGkkbQf8BcUcNvAIgAUEBRg2+AiABQQFqIQEgBCAAQQFqIgBHDQALIAIgBjYCAAziAgtBywAhAyAEIAEiAEYN4QIgBCABayACKAIAIgFqIQcgACABa0EOaiEGA0AgAUGiwgBqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw27AiABQQ5GDb4CIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADOECC0HMACEDIAQgASIARg3gAiAEIAFrIAIoAgAiAWohByAAIAFrQQ9qIQYDQCABQcDCAGotAAAgAC0AACIFQSByIAUgBUHBAGtB/wFxQRpJG0H/AXFHDboCQQMgAUEPRg2+AhogAUEBaiEBIAQgAEEBaiIARw0ACyACIAc2AgAM4AILQc0AIQMgBCABIgBGDd8CIAQgAWsgAigCACIBaiEHIAAgAWtBBWohBgNAIAFB0MIAai0AACAALQAAIgVBIHIgBSAFQcEAa0H/AXFBGkkbQf8BcUcNuQJBBCABQQVGDb0CGiABQQFqIQEgBCAAQQFqIgBHDQALIAIgBzYCAAzfAgsgASAERgRAQc4AIQMM3wILAkACQAJAAkAgAS0AACIAQSByIAAgAEHBAGtB/wFxQRpJG0H/AXFB4wBrDhMAvAK8ArwCvAK8ArwCvAK8ArwCvAK8ArwCAbwCvAK8AgIDvAILIAFBAWohAUHBACEDDMgCCyABQQFqIQFBwgAhAwzHAgsgAUEBaiEBQcMAIQMMxgILIAFBAWohAUHEACEDDMUCCyABIARHBEAgAkENNgIIIAIgATYCBEHFACEDDMUCC0HPACEDDN0CCwJAAkAgAS0AAEEKaw4EAZABkAEAkAELIAFBAWohAQtBKCEDDMMCCyABIARGBEBB0QAhAwzcAgsgAS0AAEEgRw0AIAFBAWohASACLQAtQQFxRQ3QAQtBFyEDDMECCyABIARHDcsBQdIAIQMM2QILQdMAIQMgASAERg3YAiACKAIAIgAgBCABa2ohBiABIABrQQFqIQUDQCABLQAAIABB1sIAai0AAEcNxwEgAEEBRg3KASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBjYCAAzYAgsgASAERgRAQdUAIQMM2AILIAEtAABBCkcNwgEgAUEBaiEBDMoBCyABIARGBEBB1gAhAwzXAgsCQAJAIAEtAABBCmsOBADDAcMBAcMBCyABQQFqIQEMygELIAFBAWohAUHKACEDDL0CC0EAIQACQCACKAI4IgNFDQAgAygCPCIDRQ0AIAIgAxEAACEACyAADb8BQc0AIQMMvAILIAItAClBIkYNzwIMiQELIAQgASIFRgRAQdsAIQMM1AILQQAhAEEBIQFBASEGQQAhAwJAAn8CQAJAAkACQAJAAkACQCAFLQAAQTBrDgrFAcQBAAECAwQFBgjDAQtBAgwGC0EDDAULQQQMBAtBBQwDC0EGDAILQQcMAQtBCAshA0EAIQFBACEGDL0BC0EJIQNBASEAQQAhAUEAIQYMvAELIAEgBEYEQEHdACEDDNMCCyABLQAAQS5HDbgBIAFBAWohAQyIAQsgASAERw22AUHfACEDDNECCyABIARHBEAgAkEONgIIIAIgATYCBEHQACEDDLgCC0HgACEDDNACC0HhACEDIAEgBEYNzwIgAigCACIAIAQgAWtqIQUgASAAa0EDaiEGA0AgAS0AACAAQeLCAGotAABHDbEBIABBA0YNswEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMzwILQeIAIQMgASAERg3OAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYDQCABLQAAIABB5sIAai0AAEcNsAEgAEECRg2vASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAzOAgtB4wAhAyABIARGDc0CIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgNAIAEtAAAgAEHpwgBqLQAARw2vASAAQQNGDa0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADM0CCyABIARGBEBB5QAhAwzNAgsgAUEBaiEBQQAhAAJAIAIoAjgiA0UNACADKAIwIgNFDQAgAiADEQAAIQALIAANqgFB1gAhAwyzAgsgASAERwRAA0AgAS0AACIAQSBHBEACQAJAAkAgAEHIAGsOCwABswGzAbMBswGzAbMBswGzAQKzAQsgAUEBaiEBQdIAIQMMtwILIAFBAWohAUHTACEDDLYCCyABQQFqIQFB1AAhAwy1AgsgBCABQQFqIgFHDQALQeQAIQMMzAILQeQAIQMMywILA0AgAS0AAEHwwgBqLQAAIgBBAUcEQCAAQQJrDgOnAaYBpQGkAQsgBCABQQFqIgFHDQALQeYAIQMMygILIAFBAWogASAERw0CGkHnACEDDMkCCwNAIAEtAABB8MQAai0AACIAQQFHBEACQCAAQQJrDgSiAaEBoAEAnwELQdcAIQMMsQILIAQgAUEBaiIBRw0AC0HoACEDDMgCCyABIARGBEBB6QAhAwzIAgsCQCABLQAAIgBBCmsOGrcBmwGbAbQBmwGbAZsBmwGbAZsBmwGbAZsBmwGbAZsBmwGbAZsBmwGbAZsBpAGbAZsBAJkBCyABQQFqCyEBQQYhAwytAgsDQCABLQAAQfDGAGotAABBAUcNfSAEIAFBAWoiAUcNAAtB6gAhAwzFAgsgAUEBaiABIARHDQIaQesAIQMMxAILIAEgBEYEQEHsACEDDMQCCyABQQFqDAELIAEgBEYEQEHtACEDDMMCCyABQQFqCyEBQQQhAwyoAgsgASAERgRAQe4AIQMMwQILAkACQAJAIAEtAABB8MgAai0AAEEBaw4HkAGPAY4BAHwBAo0BCyABQQFqIQEMCwsgAUEBagyTAQtBACEDIAJBADYCHCACQZsSNgIQIAJBBzYCDCACIAFBAWo2AhQMwAILAkADQCABLQAAQfDIAGotAAAiAEEERwRAAkACQCAAQQFrDgeUAZMBkgGNAQAEAY0BC0HaACEDDKoCCyABQQFqIQFB3AAhAwypAgsgBCABQQFqIgFHDQALQe8AIQMMwAILIAFBAWoMkQELIAQgASIARgRAQfAAIQMMvwILIAAtAABBL0cNASAAQQFqIQEMBwsgBCABIgBGBEBB8QAhAwy+AgsgAC0AACIBQS9GBEAgAEEBaiEBQd0AIQMMpQILIAFBCmsiA0EWSw0AIAAhAUEBIAN0QYmAgAJxDfkBC0EAIQMgAkEANgIcIAIgADYCFCACQYwcNgIQIAJBBzYCDAy8AgsgASAERwRAIAFBAWohAUHeACEDDKMCC0HyACEDDLsCCyABIARGBEBB9AAhAwy7AgsCQCABLQAAQfDMAGotAABBAWsOA/cBcwCCAQtB4QAhAwyhAgsgASAERwRAA0AgAS0AAEHwygBqLQAAIgBBA0cEQAJAIABBAWsOAvkBAIUBC0HfACEDDKMCCyAEIAFBAWoiAUcNAAtB8wAhAwy6AgtB8wAhAwy5AgsgASAERwRAIAJBDzYCCCACIAE2AgRB4AAhAwygAgtB9QAhAwy4AgsgASAERgRAQfYAIQMMuAILIAJBDzYCCCACIAE2AgQLQQMhAwydAgsDQCABLQAAQSBHDY4CIAQgAUEBaiIBRw0AC0H3ACEDDLUCCyABIARGBEBB+AAhAwy1AgsgAS0AAEEgRw16IAFBAWohAQxbC0EAIQACQCACKAI4IgNFDQAgAygCOCIDRQ0AIAIgAxEAACEACyAADXgMgAILIAEgBEYEQEH6ACEDDLMCCyABLQAAQcwARw10IAFBAWohAUETDHYLQfsAIQMgASAERg2xAiACKAIAIgAgBCABa2ohBSABIABrQQVqIQYDQCABLQAAIABB8M4Aai0AAEcNcyAAQQVGDXUgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMsQILIAEgBEYEQEH8ACEDDLECCwJAAkAgAS0AAEHDAGsODAB0dHR0dHR0dHR0AXQLIAFBAWohAUHmACEDDJgCCyABQQFqIQFB5wAhAwyXAgtB/QAhAyABIARGDa8CIAIoAgAiACAEIAFraiEFIAEgAGtBAmohBgJAA0AgAS0AACAAQe3PAGotAABHDXIgAEECRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADLACCyACQQA2AgAgBkEBaiEBQRAMcwtB/gAhAyABIARGDa4CIAIoAgAiACAEIAFraiEFIAEgAGtBBWohBgJAA0AgAS0AACAAQfbOAGotAABHDXEgAEEFRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADK8CCyACQQA2AgAgBkEBaiEBQRYMcgtB/wAhAyABIARGDa0CIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgJAA0AgAS0AACAAQfzOAGotAABHDXAgAEEDRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADK4CCyACQQA2AgAgBkEBaiEBQQUMcQsgASAERgRAQYABIQMMrQILIAEtAABB2QBHDW4gAUEBaiEBQQgMcAsgASAERgRAQYEBIQMMrAILAkACQCABLQAAQc4Aaw4DAG8BbwsgAUEBaiEBQesAIQMMkwILIAFBAWohAUHsACEDDJICCyABIARGBEBBggEhAwyrAgsCQAJAIAEtAABByABrDggAbm5ubm5uAW4LIAFBAWohAUHqACEDDJICCyABQQFqIQFB7QAhAwyRAgtBgwEhAyABIARGDakCIAIoAgAiACAEIAFraiEFIAEgAGtBAmohBgJAA0AgAS0AACAAQYDPAGotAABHDWwgAEECRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADKoCCyACQQA2AgAgBkEBaiEBQQAMbQtBhAEhAyABIARGDagCIAIoAgAiACAEIAFraiEFIAEgAGtBBGohBgJAA0AgAS0AACAAQYPPAGotAABHDWsgAEEERg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADKkCCyACQQA2AgAgBkEBaiEBQSMMbAsgASAERgRAQYUBIQMMqAILAkACQCABLQAAQcwAaw4IAGtra2trawFrCyABQQFqIQFB7wAhAwyPAgsgAUEBaiEBQfAAIQMMjgILIAEgBEYEQEGGASEDDKcCCyABLQAAQcUARw1oIAFBAWohAQxgC0GHASEDIAEgBEYNpQIgAigCACIAIAQgAWtqIQUgASAAa0EDaiEGAkADQCABLQAAIABBiM8Aai0AAEcNaCAAQQNGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMpgILIAJBADYCACAGQQFqIQFBLQxpC0GIASEDIAEgBEYNpAIgAigCACIAIAQgAWtqIQUgASAAa0EIaiEGAkADQCABLQAAIABB0M8Aai0AAEcNZyAAQQhGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMpQILIAJBADYCACAGQQFqIQFBKQxoCyABIARGBEBBiQEhAwykAgtBASABLQAAQd8ARw1nGiABQQFqIQEMXgtBigEhAyABIARGDaICIAIoAgAiACAEIAFraiEFIAEgAGtBAWohBgNAIAEtAAAgAEGMzwBqLQAARw1kIABBAUYN+gEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMogILQYsBIQMgASAERg2hAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEGOzwBqLQAARw1kIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyiAgsgAkEANgIAIAZBAWohAUECDGULQYwBIQMgASAERg2gAiACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEHwzwBqLQAARw1jIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyhAgsgAkEANgIAIAZBAWohAUEfDGQLQY0BIQMgASAERg2fAiACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEHyzwBqLQAARw1iIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAygAgsgAkEANgIAIAZBAWohAUEJDGMLIAEgBEYEQEGOASEDDJ8CCwJAAkAgAS0AAEHJAGsOBwBiYmJiYgFiCyABQQFqIQFB+AAhAwyGAgsgAUEBaiEBQfkAIQMMhQILQY8BIQMgASAERg2dAiACKAIAIgAgBCABa2ohBSABIABrQQVqIQYCQANAIAEtAAAgAEGRzwBqLQAARw1gIABBBUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyeAgsgAkEANgIAIAZBAWohAUEYDGELQZABIQMgASAERg2cAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEGXzwBqLQAARw1fIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAydAgsgAkEANgIAIAZBAWohAUEXDGALQZEBIQMgASAERg2bAiACKAIAIgAgBCABa2ohBSABIABrQQZqIQYCQANAIAEtAAAgAEGazwBqLQAARw1eIABBBkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAycAgsgAkEANgIAIAZBAWohAUEVDF8LQZIBIQMgASAERg2aAiACKAIAIgAgBCABa2ohBSABIABrQQVqIQYCQANAIAEtAAAgAEGhzwBqLQAARw1dIABBBUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAybAgsgAkEANgIAIAZBAWohAUEeDF4LIAEgBEYEQEGTASEDDJoCCyABLQAAQcwARw1bIAFBAWohAUEKDF0LIAEgBEYEQEGUASEDDJkCCwJAAkAgAS0AAEHBAGsODwBcXFxcXFxcXFxcXFxcAVwLIAFBAWohAUH+ACEDDIACCyABQQFqIQFB/wAhAwz/AQsgASAERgRAQZUBIQMMmAILAkACQCABLQAAQcEAaw4DAFsBWwsgAUEBaiEBQf0AIQMM/wELIAFBAWohAUGAASEDDP4BC0GWASEDIAEgBEYNlgIgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABBp88Aai0AAEcNWSAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMlwILIAJBADYCACAGQQFqIQFBCwxaCyABIARGBEBBlwEhAwyWAgsCQAJAAkACQCABLQAAQS1rDiMAW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1sBW1tbW1sCW1tbA1sLIAFBAWohAUH7ACEDDP8BCyABQQFqIQFB/AAhAwz+AQsgAUEBaiEBQYEBIQMM/QELIAFBAWohAUGCASEDDPwBC0GYASEDIAEgBEYNlAIgAigCACIAIAQgAWtqIQUgASAAa0EEaiEGAkADQCABLQAAIABBqc8Aai0AAEcNVyAAQQRGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMlQILIAJBADYCACAGQQFqIQFBGQxYC0GZASEDIAEgBEYNkwIgAigCACIAIAQgAWtqIQUgASAAa0EFaiEGAkADQCABLQAAIABBrs8Aai0AAEcNViAAQQVGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMlAILIAJBADYCACAGQQFqIQFBBgxXC0GaASEDIAEgBEYNkgIgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABBtM8Aai0AAEcNVSAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMkwILIAJBADYCACAGQQFqIQFBHAxWC0GbASEDIAEgBEYNkQIgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABBts8Aai0AAEcNVCAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMkgILIAJBADYCACAGQQFqIQFBJwxVCyABIARGBEBBnAEhAwyRAgsCQAJAIAEtAABB1ABrDgIAAVQLIAFBAWohAUGGASEDDPgBCyABQQFqIQFBhwEhAwz3AQtBnQEhAyABIARGDY8CIAIoAgAiACAEIAFraiEFIAEgAGtBAWohBgJAA0AgAS0AACAAQbjPAGotAABHDVIgAEEBRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADJACCyACQQA2AgAgBkEBaiEBQSYMUwtBngEhAyABIARGDY4CIAIoAgAiACAEIAFraiEFIAEgAGtBAWohBgJAA0AgAS0AACAAQbrPAGotAABHDVEgAEEBRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADI8CCyACQQA2AgAgBkEBaiEBQQMMUgtBnwEhAyABIARGDY0CIAIoAgAiACAEIAFraiEFIAEgAGtBAmohBgJAA0AgAS0AACAAQe3PAGotAABHDVAgAEECRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADI4CCyACQQA2AgAgBkEBaiEBQQwMUQtBoAEhAyABIARGDYwCIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgJAA0AgAS0AACAAQbzPAGotAABHDU8gAEEDRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADI0CCyACQQA2AgAgBkEBaiEBQQ0MUAsgASAERgRAQaEBIQMMjAILAkACQCABLQAAQcYAaw4LAE9PT09PT09PTwFPCyABQQFqIQFBiwEhAwzzAQsgAUEBaiEBQYwBIQMM8gELIAEgBEYEQEGiASEDDIsCCyABLQAAQdAARw1MIAFBAWohAQxGCyABIARGBEBBowEhAwyKAgsCQAJAIAEtAABByQBrDgcBTU1NTU0ATQsgAUEBaiEBQY4BIQMM8QELIAFBAWohAUEiDE0LQaQBIQMgASAERg2IAiACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEHAzwBqLQAARw1LIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyJAgsgAkEANgIAIAZBAWohAUEdDEwLIAEgBEYEQEGlASEDDIgCCwJAAkAgAS0AAEHSAGsOAwBLAUsLIAFBAWohAUGQASEDDO8BCyABQQFqIQFBBAxLCyABIARGBEBBpgEhAwyHAgsCQAJAAkACQAJAIAEtAABBwQBrDhUATU1NTU1NTU1NTQFNTQJNTQNNTQRNCyABQQFqIQFBiAEhAwzxAQsgAUEBaiEBQYkBIQMM8AELIAFBAWohAUGKASEDDO8BCyABQQFqIQFBjwEhAwzuAQsgAUEBaiEBQZEBIQMM7QELQacBIQMgASAERg2FAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHtzwBqLQAARw1IIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyGAgsgAkEANgIAIAZBAWohAUERDEkLQagBIQMgASAERg2EAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHCzwBqLQAARw1HIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyFAgsgAkEANgIAIAZBAWohAUEsDEgLQakBIQMgASAERg2DAiACKAIAIgAgBCABa2ohBSABIABrQQRqIQYCQANAIAEtAAAgAEHFzwBqLQAARw1GIABBBEYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyEAgsgAkEANgIAIAZBAWohAUErDEcLQaoBIQMgASAERg2CAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHKzwBqLQAARw1FIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyDAgsgAkEANgIAIAZBAWohAUEUDEYLIAEgBEYEQEGrASEDDIICCwJAAkACQAJAIAEtAABBwgBrDg8AAQJHR0dHR0dHR0dHRwNHCyABQQFqIQFBkwEhAwzrAQsgAUEBaiEBQZQBIQMM6gELIAFBAWohAUGVASEDDOkBCyABQQFqIQFBlgEhAwzoAQsgASAERgRAQawBIQMMgQILIAEtAABBxQBHDUIgAUEBaiEBDD0LQa0BIQMgASAERg3/ASACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHNzwBqLQAARw1CIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyAAgsgAkEANgIAIAZBAWohAUEODEMLIAEgBEYEQEGuASEDDP8BCyABLQAAQdAARw1AIAFBAWohAUElDEILQa8BIQMgASAERg39ASACKAIAIgAgBCABa2ohBSABIABrQQhqIQYCQANAIAEtAAAgAEHQzwBqLQAARw1AIABBCEYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAz+AQsgAkEANgIAIAZBAWohAUEqDEELIAEgBEYEQEGwASEDDP0BCwJAAkAgAS0AAEHVAGsOCwBAQEBAQEBAQEABQAsgAUEBaiEBQZoBIQMM5AELIAFBAWohAUGbASEDDOMBCyABIARGBEBBsQEhAwz8AQsCQAJAIAEtAABBwQBrDhQAPz8/Pz8/Pz8/Pz8/Pz8/Pz8/AT8LIAFBAWohAUGZASEDDOMBCyABQQFqIQFBnAEhAwziAQtBsgEhAyABIARGDfoBIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgJAA0AgAS0AACAAQdnPAGotAABHDT0gAEEDRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADPsBCyACQQA2AgAgBkEBaiEBQSEMPgtBswEhAyABIARGDfkBIAIoAgAiACAEIAFraiEFIAEgAGtBBmohBgJAA0AgAS0AACAAQd3PAGotAABHDTwgAEEGRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADPoBCyACQQA2AgAgBkEBaiEBQRoMPQsgASAERgRAQbQBIQMM+QELAkACQAJAIAEtAABBxQBrDhEAPT09PT09PT09AT09PT09Aj0LIAFBAWohAUGdASEDDOEBCyABQQFqIQFBngEhAwzgAQsgAUEBaiEBQZ8BIQMM3wELQbUBIQMgASAERg33ASACKAIAIgAgBCABa2ohBSABIABrQQVqIQYCQANAIAEtAAAgAEHkzwBqLQAARw06IABBBUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAz4AQsgAkEANgIAIAZBAWohAUEoDDsLQbYBIQMgASAERg32ASACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHqzwBqLQAARw05IABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAz3AQsgAkEANgIAIAZBAWohAUEHDDoLIAEgBEYEQEG3ASEDDPYBCwJAAkAgAS0AAEHFAGsODgA5OTk5OTk5OTk5OTkBOQsgAUEBaiEBQaEBIQMM3QELIAFBAWohAUGiASEDDNwBC0G4ASEDIAEgBEYN9AEgAigCACIAIAQgAWtqIQUgASAAa0ECaiEGAkADQCABLQAAIABB7c8Aai0AAEcNNyAAQQJGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM9QELIAJBADYCACAGQQFqIQFBEgw4C0G5ASEDIAEgBEYN8wEgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABB8M8Aai0AAEcNNiAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM9AELIAJBADYCACAGQQFqIQFBIAw3C0G6ASEDIAEgBEYN8gEgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABB8s8Aai0AAEcNNSAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM8wELIAJBADYCACAGQQFqIQFBDww2CyABIARGBEBBuwEhAwzyAQsCQAJAIAEtAABByQBrDgcANTU1NTUBNQsgAUEBaiEBQaUBIQMM2QELIAFBAWohAUGmASEDDNgBC0G8ASEDIAEgBEYN8AEgAigCACIAIAQgAWtqIQUgASAAa0EHaiEGAkADQCABLQAAIABB9M8Aai0AAEcNMyAAQQdGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM8QELIAJBADYCACAGQQFqIQFBGww0CyABIARGBEBBvQEhAwzwAQsCQAJAAkAgAS0AAEHCAGsOEgA0NDQ0NDQ0NDQBNDQ0NDQ0AjQLIAFBAWohAUGkASEDDNgBCyABQQFqIQFBpwEhAwzXAQsgAUEBaiEBQagBIQMM1gELIAEgBEYEQEG+ASEDDO8BCyABLQAAQc4ARw0wIAFBAWohAQwsCyABIARGBEBBvwEhAwzuAQsCQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCABLQAAQcEAaw4VAAECAz8EBQY/Pz8HCAkKCz8MDQ4PPwsgAUEBaiEBQegAIQMM4wELIAFBAWohAUHpACEDDOIBCyABQQFqIQFB7gAhAwzhAQsgAUEBaiEBQfIAIQMM4AELIAFBAWohAUHzACEDDN8BCyABQQFqIQFB9gAhAwzeAQsgAUEBaiEBQfcAIQMM3QELIAFBAWohAUH6ACEDDNwBCyABQQFqIQFBgwEhAwzbAQsgAUEBaiEBQYQBIQMM2gELIAFBAWohAUGFASEDDNkBCyABQQFqIQFBkgEhAwzYAQsgAUEBaiEBQZgBIQMM1wELIAFBAWohAUGgASEDDNYBCyABQQFqIQFBowEhAwzVAQsgAUEBaiEBQaoBIQMM1AELIAEgBEcEQCACQRA2AgggAiABNgIEQasBIQMM1AELQcABIQMM7AELQQAhAAJAIAIoAjgiA0UNACADKAI0IgNFDQAgAiADEQAAIQALIABFDV4gAEEVRw0HIAJB0QA2AhwgAiABNgIUIAJBsBc2AhAgAkEVNgIMQQAhAwzrAQsgAUEBaiABIARHDQgaQcIBIQMM6gELA0ACQCABLQAAQQprDgQIAAALAAsgBCABQQFqIgFHDQALQcMBIQMM6QELIAEgBEcEQCACQRE2AgggAiABNgIEQQEhAwzQAQtBxAEhAwzoAQsgASAERgRAQcUBIQMM6AELAkACQCABLQAAQQprDgQBKCgAKAsgAUEBagwJCyABQQFqDAULIAEgBEYEQEHGASEDDOcBCwJAAkAgAS0AAEEKaw4XAQsLAQsLCwsLCwsLCwsLCwsLCwsLCwALCyABQQFqIQELQbABIQMMzQELIAEgBEYEQEHIASEDDOYBCyABLQAAQSBHDQkgAkEAOwEyIAFBAWohAUGzASEDDMwBCwNAIAEhAAJAIAEgBEcEQCABLQAAQTBrQf8BcSIDQQpJDQEMJwtBxwEhAwzmAQsCQCACLwEyIgFBmTNLDQAgAiABQQpsIgU7ATIgBUH+/wNxIANB//8Dc0sNACAAQQFqIQEgAiADIAVqIgM7ATIgA0H//wNxQegHSQ0BCwtBACEDIAJBADYCHCACQcEJNgIQIAJBDTYCDCACIABBAWo2AhQM5AELIAJBADYCHCACIAE2AhQgAkHwDDYCECACQRs2AgxBACEDDOMBCyACKAIEIQAgAkEANgIEIAIgACABECYiAA0BIAFBAWoLIQFBrQEhAwzIAQsgAkHBATYCHCACIAA2AgwgAiABQQFqNgIUQQAhAwzgAQsgAigCBCEAIAJBADYCBCACIAAgARAmIgANASABQQFqCyEBQa4BIQMMxQELIAJBwgE2AhwgAiAANgIMIAIgAUEBajYCFEEAIQMM3QELIAJBADYCHCACIAE2AhQgAkGXCzYCECACQQ02AgxBACEDDNwBCyACQQA2AhwgAiABNgIUIAJB4xA2AhAgAkEJNgIMQQAhAwzbAQsgAkECOgAoDKwBC0EAIQMgAkEANgIcIAJBrws2AhAgAkECNgIMIAIgAUEBajYCFAzZAQtBAiEDDL8BC0ENIQMMvgELQSYhAwy9AQtBFSEDDLwBC0EWIQMMuwELQRghAwy6AQtBHCEDDLkBC0EdIQMMuAELQSAhAwy3AQtBISEDDLYBC0EjIQMMtQELQcYAIQMMtAELQS4hAwyzAQtBPSEDDLIBC0HLACEDDLEBC0HOACEDDLABC0HYACEDDK8BC0HZACEDDK4BC0HbACEDDK0BC0HxACEDDKwBC0H0ACEDDKsBC0GNASEDDKoBC0GXASEDDKkBC0GpASEDDKgBC0GvASEDDKcBC0GxASEDDKYBCyACQQA2AgALQQAhAyACQQA2AhwgAiABNgIUIAJB8Rs2AhAgAkEGNgIMDL0BCyACQQA2AgAgBkEBaiEBQSQLOgApIAIoAgQhACACQQA2AgQgAiAAIAEQJyIARQRAQeUAIQMMowELIAJB+QA2AhwgAiABNgIUIAIgADYCDEEAIQMMuwELIABBFUcEQCACQQA2AhwgAiABNgIUIAJBzA42AhAgAkEgNgIMQQAhAwy7AQsgAkH4ADYCHCACIAE2AhQgAkHKGDYCECACQRU2AgxBACEDDLoBCyACQQA2AhwgAiABNgIUIAJBjhs2AhAgAkEGNgIMQQAhAwy5AQsgAkEANgIcIAIgATYCFCACQf4RNgIQIAJBBzYCDEEAIQMMuAELIAJBADYCHCACIAE2AhQgAkGMHDYCECACQQc2AgxBACEDDLcBCyACQQA2AhwgAiABNgIUIAJBww82AhAgAkEHNgIMQQAhAwy2AQsgAkEANgIcIAIgATYCFCACQcMPNgIQIAJBBzYCDEEAIQMMtQELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0RIAJB5QA2AhwgAiABNgIUIAIgADYCDEEAIQMMtAELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0gIAJB0wA2AhwgAiABNgIUIAIgADYCDEEAIQMMswELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0iIAJB0gA2AhwgAiABNgIUIAIgADYCDEEAIQMMsgELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0OIAJB5QA2AhwgAiABNgIUIAIgADYCDEEAIQMMsQELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0dIAJB0wA2AhwgAiABNgIUIAIgADYCDEEAIQMMsAELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0fIAJB0gA2AhwgAiABNgIUIAIgADYCDEEAIQMMrwELIABBP0cNASABQQFqCyEBQQUhAwyUAQtBACEDIAJBADYCHCACIAE2AhQgAkH9EjYCECACQQc2AgwMrAELIAJBADYCHCACIAE2AhQgAkHcCDYCECACQQc2AgxBACEDDKsBCyACKAIEIQAgAkEANgIEIAIgACABECUiAEUNByACQeUANgIcIAIgATYCFCACIAA2AgxBACEDDKoBCyACKAIEIQAgAkEANgIEIAIgACABECUiAEUNFiACQdMANgIcIAIgATYCFCACIAA2AgxBACEDDKkBCyACKAIEIQAgAkEANgIEIAIgACABECUiAEUNGCACQdIANgIcIAIgATYCFCACIAA2AgxBACEDDKgBCyACQQA2AhwgAiABNgIUIAJBxgo2AhAgAkEHNgIMQQAhAwynAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDQMgAkHlADYCHCACIAE2AhQgAiAANgIMQQAhAwymAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDRIgAkHTADYCHCACIAE2AhQgAiAANgIMQQAhAwylAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDRQgAkHSADYCHCACIAE2AhQgAiAANgIMQQAhAwykAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDQAgAkHlADYCHCACIAE2AhQgAiAANgIMQQAhAwyjAQtB1QAhAwyJAQsgAEEVRwRAIAJBADYCHCACIAE2AhQgAkG5DTYCECACQRo2AgxBACEDDKIBCyACQeQANgIcIAIgATYCFCACQeMXNgIQIAJBFTYCDEEAIQMMoQELIAJBADYCACAGQQFqIQEgAi0AKSIAQSNrQQtJDQQCQCAAQQZLDQBBASAAdEHKAHFFDQAMBQtBACEDIAJBADYCHCACIAE2AhQgAkH3CTYCECACQQg2AgwMoAELIAJBADYCACAGQQFqIQEgAi0AKUEhRg0DIAJBADYCHCACIAE2AhQgAkGbCjYCECACQQg2AgxBACEDDJ8BCyACQQA2AgALQQAhAyACQQA2AhwgAiABNgIUIAJBkDM2AhAgAkEINgIMDJ0BCyACQQA2AgAgBkEBaiEBIAItAClBI0kNACACQQA2AhwgAiABNgIUIAJB0wk2AhAgAkEINgIMQQAhAwycAQtB0QAhAwyCAQsgAS0AAEEwayIAQf8BcUEKSQRAIAIgADoAKiABQQFqIQFBzwAhAwyCAQsgAigCBCEAIAJBADYCBCACIAAgARAoIgBFDYYBIAJB3gA2AhwgAiABNgIUIAIgADYCDEEAIQMMmgELIAIoAgQhACACQQA2AgQgAiAAIAEQKCIARQ2GASACQdwANgIcIAIgATYCFCACIAA2AgxBACEDDJkBCyACKAIEIQAgAkEANgIEIAIgACAFECgiAEUEQCAFIQEMhwELIAJB2gA2AhwgAiAFNgIUIAIgADYCDAyYAQtBACEBQQEhAwsgAiADOgArIAVBAWohAwJAAkACQCACLQAtQRBxDQACQAJAAkAgAi0AKg4DAQACBAsgBkUNAwwCCyAADQEMAgsgAUUNAQsgAigCBCEAIAJBADYCBCACIAAgAxAoIgBFBEAgAyEBDAILIAJB2AA2AhwgAiADNgIUIAIgADYCDEEAIQMMmAELIAIoAgQhACACQQA2AgQgAiAAIAMQKCIARQRAIAMhAQyHAQsgAkHZADYCHCACIAM2AhQgAiAANgIMQQAhAwyXAQtBzAAhAwx9CyAAQRVHBEAgAkEANgIcIAIgATYCFCACQZQNNgIQIAJBITYCDEEAIQMMlgELIAJB1wA2AhwgAiABNgIUIAJByRc2AhAgAkEVNgIMQQAhAwyVAQtBACEDIAJBADYCHCACIAE2AhQgAkGAETYCECACQQk2AgwMlAELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0AIAJB0wA2AhwgAiABNgIUIAIgADYCDEEAIQMMkwELQckAIQMMeQsgAkEANgIcIAIgATYCFCACQcEoNgIQIAJBBzYCDCACQQA2AgBBACEDDJEBCyACKAIEIQBBACEDIAJBADYCBCACIAAgARAlIgBFDQAgAkHSADYCHCACIAE2AhQgAiAANgIMDJABC0HIACEDDHYLIAJBADYCACAFIQELIAJBgBI7ASogAUEBaiEBQQAhAAJAIAIoAjgiA0UNACADKAIwIgNFDQAgAiADEQAAIQALIAANAQtBxwAhAwxzCyAAQRVGBEAgAkHRADYCHCACIAE2AhQgAkHjFzYCECACQRU2AgxBACEDDIwBC0EAIQMgAkEANgIcIAIgATYCFCACQbkNNgIQIAJBGjYCDAyLAQtBACEDIAJBADYCHCACIAE2AhQgAkGgGTYCECACQR42AgwMigELIAEtAABBOkYEQCACKAIEIQBBACEDIAJBADYCBCACIAAgARApIgBFDQEgAkHDADYCHCACIAA2AgwgAiABQQFqNgIUDIoBC0EAIQMgAkEANgIcIAIgATYCFCACQbERNgIQIAJBCjYCDAyJAQsgAUEBaiEBQTshAwxvCyACQcMANgIcIAIgADYCDCACIAFBAWo2AhQMhwELQQAhAyACQQA2AhwgAiABNgIUIAJB8A42AhAgAkEcNgIMDIYBCyACIAIvATBBEHI7ATAMZgsCQCACLwEwIgBBCHFFDQAgAi0AKEEBRw0AIAItAC1BCHFFDQMLIAIgAEH3+wNxQYAEcjsBMAwECyABIARHBEACQANAIAEtAABBMGsiAEH/AXFBCk8EQEE1IQMMbgsgAikDICIKQpmz5syZs+bMGVYNASACIApCCn4iCjcDICAKIACtQv8BgyILQn+FVg0BIAIgCiALfDcDICAEIAFBAWoiAUcNAAtBOSEDDIUBCyACKAIEIQBBACEDIAJBADYCBCACIAAgAUEBaiIBECoiAA0MDHcLQTkhAwyDAQsgAi0AMEEgcQ0GQcUBIQMMaQtBACEDIAJBADYCBCACIAEgARAqIgBFDQQgAkE6NgIcIAIgADYCDCACIAFBAWo2AhQMgQELIAItAChBAUcNACACLQAtQQhxRQ0BC0E3IQMMZgsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIABEAgAkE7NgIcIAIgADYCDCACIAFBAWo2AhQMfwsgAUEBaiEBDG4LIAJBCDoALAwECyABQQFqIQEMbQtBACEDIAJBADYCHCACIAE2AhQgAkHkEjYCECACQQQ2AgwMewsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIARQ1sIAJBNzYCHCACIAE2AhQgAiAANgIMDHoLIAIgAi8BMEEgcjsBMAtBMCEDDF8LIAJBNjYCHCACIAE2AhQgAiAANgIMDHcLIABBLEcNASABQQFqIQBBASEBAkACQAJAAkACQCACLQAsQQVrDgQDAQIEAAsgACEBDAQLQQIhAQwBC0EEIQELIAJBAToALCACIAIvATAgAXI7ATAgACEBDAELIAIgAi8BMEEIcjsBMCAAIQELQTkhAwxcCyACQQA6ACwLQTQhAwxaCyABIARGBEBBLSEDDHMLAkACQANAAkAgAS0AAEEKaw4EAgAAAwALIAQgAUEBaiIBRw0AC0EtIQMMdAsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIARQ0CIAJBLDYCHCACIAE2AhQgAiAANgIMDHMLIAIoAgQhAEEAIQMgAkEANgIEIAIgACABECoiAEUEQCABQQFqIQEMAgsgAkEsNgIcIAIgADYCDCACIAFBAWo2AhQMcgsgAS0AAEENRgRAIAIoAgQhAEEAIQMgAkEANgIEIAIgACABECoiAEUEQCABQQFqIQEMAgsgAkEsNgIcIAIgADYCDCACIAFBAWo2AhQMcgsgAi0ALUEBcQRAQcQBIQMMWQsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIADQEMZQtBLyEDDFcLIAJBLjYCHCACIAE2AhQgAiAANgIMDG8LQQAhAyACQQA2AhwgAiABNgIUIAJB8BQ2AhAgAkEDNgIMDG4LQQEhAwJAAkACQAJAIAItACxBBWsOBAMBAgAECyACIAIvATBBCHI7ATAMAwtBAiEDDAELQQQhAwsgAkEBOgAsIAIgAi8BMCADcjsBMAtBKiEDDFMLQQAhAyACQQA2AhwgAiABNgIUIAJB4Q82AhAgAkEKNgIMDGsLQQEhAwJAAkACQAJAAkACQCACLQAsQQJrDgcFBAQDAQIABAsgAiACLwEwQQhyOwEwDAMLQQIhAwwBC0EEIQMLIAJBAToALCACIAIvATAgA3I7ATALQSshAwxSC0EAIQMgAkEANgIcIAIgATYCFCACQasSNgIQIAJBCzYCDAxqC0EAIQMgAkEANgIcIAIgATYCFCACQf0NNgIQIAJBHTYCDAxpCyABIARHBEADQCABLQAAQSBHDUggBCABQQFqIgFHDQALQSUhAwxpC0ElIQMMaAsgAi0ALUEBcQRAQcMBIQMMTwsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKSIABEAgAkEmNgIcIAIgADYCDCACIAFBAWo2AhQMaAsgAUEBaiEBDFwLIAFBAWohASACLwEwIgBBgAFxBEBBACEAAkAgAigCOCIDRQ0AIAMoAlQiA0UNACACIAMRAAAhAAsgAEUNBiAAQRVHDR8gAkEFNgIcIAIgATYCFCACQfkXNgIQIAJBFTYCDEEAIQMMZwsCQCAAQaAEcUGgBEcNACACLQAtQQJxDQBBACEDIAJBADYCHCACIAE2AhQgAkGWEzYCECACQQQ2AgwMZwsgAgJ/IAIvATBBFHFBFEYEQEEBIAItAChBAUYNARogAi8BMkHlAEYMAQsgAi0AKUEFRgs6AC5BACEAAkAgAigCOCIDRQ0AIAMoAiQiA0UNACACIAMRAAAhAAsCQAJAAkACQAJAIAAOFgIBAAQEBAQEBAQEBAQEBAQEBAQEBAMECyACQQE6AC4LIAIgAi8BMEHAAHI7ATALQSchAwxPCyACQSM2AhwgAiABNgIUIAJBpRY2AhAgAkEVNgIMQQAhAwxnC0EAIQMgAkEANgIcIAIgATYCFCACQdULNgIQIAJBETYCDAxmC0EAIQACQCACKAI4IgNFDQAgAygCLCIDRQ0AIAIgAxEAACEACyAADQELQQ4hAwxLCyAAQRVGBEAgAkECNgIcIAIgATYCFCACQbAYNgIQIAJBFTYCDEEAIQMMZAtBACEDIAJBADYCHCACIAE2AhQgAkGnDjYCECACQRI2AgwMYwtBACEDIAJBADYCHCACIAE2AhQgAkGqHDYCECACQQ82AgwMYgsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEgCqdqIgEQKyIARQ0AIAJBBTYCHCACIAE2AhQgAiAANgIMDGELQQ8hAwxHC0EAIQMgAkEANgIcIAIgATYCFCACQc0TNgIQIAJBDDYCDAxfC0IBIQoLIAFBAWohAQJAIAIpAyAiC0L//////////w9YBEAgAiALQgSGIAqENwMgDAELQQAhAyACQQA2AhwgAiABNgIUIAJBrQk2AhAgAkEMNgIMDF4LQSQhAwxEC0EAIQMgAkEANgIcIAIgATYCFCACQc0TNgIQIAJBDDYCDAxcCyACKAIEIQBBACEDIAJBADYCBCACIAAgARAsIgBFBEAgAUEBaiEBDFILIAJBFzYCHCACIAA2AgwgAiABQQFqNgIUDFsLIAIoAgQhAEEAIQMgAkEANgIEAkAgAiAAIAEQLCIARQRAIAFBAWohAQwBCyACQRY2AhwgAiAANgIMIAIgAUEBajYCFAxbC0EfIQMMQQtBACEDIAJBADYCHCACIAE2AhQgAkGaDzYCECACQSI2AgwMWQsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQLSIARQRAIAFBAWohAQxQCyACQRQ2AhwgAiAANgIMIAIgAUEBajYCFAxYCyACKAIEIQBBACEDIAJBADYCBAJAIAIgACABEC0iAEUEQCABQQFqIQEMAQsgAkETNgIcIAIgADYCDCACIAFBAWo2AhQMWAtBHiEDDD4LQQAhAyACQQA2AhwgAiABNgIUIAJBxgw2AhAgAkEjNgIMDFYLIAIoAgQhAEEAIQMgAkEANgIEIAIgACABEC0iAEUEQCABQQFqIQEMTgsgAkERNgIcIAIgADYCDCACIAFBAWo2AhQMVQsgAkEQNgIcIAIgATYCFCACIAA2AgwMVAtBACEDIAJBADYCHCACIAE2AhQgAkHGDDYCECACQSM2AgwMUwtBACEDIAJBADYCHCACIAE2AhQgAkHAFTYCECACQQI2AgwMUgsgAigCBCEAQQAhAyACQQA2AgQCQCACIAAgARAtIgBFBEAgAUEBaiEBDAELIAJBDjYCHCACIAA2AgwgAiABQQFqNgIUDFILQRshAww4C0EAIQMgAkEANgIcIAIgATYCFCACQcYMNgIQIAJBIzYCDAxQCyACKAIEIQBBACEDIAJBADYCBAJAIAIgACABECwiAEUEQCABQQFqIQEMAQsgAkENNgIcIAIgADYCDCACIAFBAWo2AhQMUAtBGiEDDDYLQQAhAyACQQA2AhwgAiABNgIUIAJBmg82AhAgAkEiNgIMDE4LIAIoAgQhAEEAIQMgAkEANgIEAkAgAiAAIAEQLCIARQRAIAFBAWohAQwBCyACQQw2AhwgAiAANgIMIAIgAUEBajYCFAxOC0EZIQMMNAtBACEDIAJBADYCHCACIAE2AhQgAkGaDzYCECACQSI2AgwMTAsgAEEVRwRAQQAhAyACQQA2AhwgAiABNgIUIAJBgww2AhAgAkETNgIMDEwLIAJBCjYCHCACIAE2AhQgAkHkFjYCECACQRU2AgxBACEDDEsLIAIoAgQhAEEAIQMgAkEANgIEIAIgACABIAqnaiIBECsiAARAIAJBBzYCHCACIAE2AhQgAiAANgIMDEsLQRMhAwwxCyAAQRVHBEBBACEDIAJBADYCHCACIAE2AhQgAkHaDTYCECACQRQ2AgwMSgsgAkEeNgIcIAIgATYCFCACQfkXNgIQIAJBFTYCDEEAIQMMSQtBACEAAkAgAigCOCIDRQ0AIAMoAiwiA0UNACACIAMRAAAhAAsgAEUNQSAAQRVGBEAgAkEDNgIcIAIgATYCFCACQbAYNgIQIAJBFTYCDEEAIQMMSQtBACEDIAJBADYCHCACIAE2AhQgAkGnDjYCECACQRI2AgwMSAtBACEDIAJBADYCHCACIAE2AhQgAkHaDTYCECACQRQ2AgwMRwtBACEDIAJBADYCHCACIAE2AhQgAkGnDjYCECACQRI2AgwMRgsgAkEAOgAvIAItAC1BBHFFDT8LIAJBADoALyACQQE6ADRBACEDDCsLQQAhAyACQQA2AhwgAkHkETYCECACQQc2AgwgAiABQQFqNgIUDEMLAkADQAJAIAEtAABBCmsOBAACAgACCyAEIAFBAWoiAUcNAAtB3QEhAwxDCwJAAkAgAi0ANEEBRw0AQQAhAAJAIAIoAjgiA0UNACADKAJYIgNFDQAgAiADEQAAIQALIABFDQAgAEEVRw0BIAJB3AE2AhwgAiABNgIUIAJB1RY2AhAgAkEVNgIMQQAhAwxEC0HBASEDDCoLIAJBADYCHCACIAE2AhQgAkHpCzYCECACQR82AgxBACEDDEILAkACQCACLQAoQQFrDgIEAQALQcABIQMMKQtBuQEhAwwoCyACQQI6AC9BACEAAkAgAigCOCIDRQ0AIAMoAgAiA0UNACACIAMRAAAhAAsgAEUEQEHCASEDDCgLIABBFUcEQCACQQA2AhwgAiABNgIUIAJBpAw2AhAgAkEQNgIMQQAhAwxBCyACQdsBNgIcIAIgATYCFCACQfoWNgIQIAJBFTYCDEEAIQMMQAsgASAERgRAQdoBIQMMQAsgAS0AAEHIAEYNASACQQE6ACgLQawBIQMMJQtBvwEhAwwkCyABIARHBEAgAkEQNgIIIAIgATYCBEG+ASEDDCQLQdkBIQMMPAsgASAERgRAQdgBIQMMPAsgAS0AAEHIAEcNBCABQQFqIQFBvQEhAwwiCyABIARGBEBB1wEhAww7CwJAAkAgAS0AAEHFAGsOEAAFBQUFBQUFBQUFBQUFBQEFCyABQQFqIQFBuwEhAwwiCyABQQFqIQFBvAEhAwwhC0HWASEDIAEgBEYNOSACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEGD0ABqLQAARw0DIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAw6CyACKAIEIQAgAkIANwMAIAIgACAGQQFqIgEQJyIARQRAQcYBIQMMIQsgAkHVATYCHCACIAE2AhQgAiAANgIMQQAhAww5C0HUASEDIAEgBEYNOCACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEGB0ABqLQAARw0CIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAw5CyACQYEEOwEoIAIoAgQhACACQgA3AwAgAiAAIAZBAWoiARAnIgANAwwCCyACQQA2AgALQQAhAyACQQA2AhwgAiABNgIUIAJB2Bs2AhAgAkEINgIMDDYLQboBIQMMHAsgAkHTATYCHCACIAE2AhQgAiAANgIMQQAhAww0C0EAIQACQCACKAI4IgNFDQAgAygCOCIDRQ0AIAIgAxEAACEACyAARQ0AIABBFUYNASACQQA2AhwgAiABNgIUIAJBzA42AhAgAkEgNgIMQQAhAwwzC0HkACEDDBkLIAJB+AA2AhwgAiABNgIUIAJByhg2AhAgAkEVNgIMQQAhAwwxC0HSASEDIAQgASIARg0wIAQgAWsgAigCACIBaiEFIAAgAWtBBGohBgJAA0AgAC0AACABQfzPAGotAABHDQEgAUEERg0DIAFBAWohASAEIABBAWoiAEcNAAsgAiAFNgIADDELIAJBADYCHCACIAA2AhQgAkGQMzYCECACQQg2AgwgAkEANgIAQQAhAwwwCyABIARHBEAgAkEONgIIIAIgATYCBEG3ASEDDBcLQdEBIQMMLwsgAkEANgIAIAZBAWohAQtBuAEhAwwUCyABIARGBEBB0AEhAwwtCyABLQAAQTBrIgBB/wFxQQpJBEAgAiAAOgAqIAFBAWohAUG2ASEDDBQLIAIoAgQhACACQQA2AgQgAiAAIAEQKCIARQ0UIAJBzwE2AhwgAiABNgIUIAIgADYCDEEAIQMMLAsgASAERgRAQc4BIQMMLAsCQCABLQAAQS5GBEAgAUEBaiEBDAELIAIoAgQhACACQQA2AgQgAiAAIAEQKCIARQ0VIAJBzQE2AhwgAiABNgIUIAIgADYCDEEAIQMMLAtBtQEhAwwSCyAEIAEiBUYEQEHMASEDDCsLQQAhAEEBIQFBASEGQQAhAwJAAkACQAJAAkACfwJAAkACQAJAAkACQAJAIAUtAABBMGsOCgoJAAECAwQFBggLC0ECDAYLQQMMBQtBBAwEC0EFDAMLQQYMAgtBBwwBC0EICyEDQQAhAUEAIQYMAgtBCSEDQQEhAEEAIQFBACEGDAELQQAhAUEBIQMLIAIgAzoAKyAFQQFqIQMCQAJAIAItAC1BEHENAAJAAkACQCACLQAqDgMBAAIECyAGRQ0DDAILIAANAQwCCyABRQ0BCyACKAIEIQAgAkEANgIEIAIgACADECgiAEUEQCADIQEMAwsgAkHJATYCHCACIAM2AhQgAiAANgIMQQAhAwwtCyACKAIEIQAgAkEANgIEIAIgACADECgiAEUEQCADIQEMGAsgAkHKATYCHCACIAM2AhQgAiAANgIMQQAhAwwsCyACKAIEIQAgAkEANgIEIAIgACAFECgiAEUEQCAFIQEMFgsgAkHLATYCHCACIAU2AhQgAiAANgIMDCsLQbQBIQMMEQtBACEAAkAgAigCOCIDRQ0AIAMoAjwiA0UNACACIAMRAAAhAAsCQCAABEAgAEEVRg0BIAJBADYCHCACIAE2AhQgAkGUDTYCECACQSE2AgxBACEDDCsLQbIBIQMMEQsgAkHIATYCHCACIAE2AhQgAkHJFzYCECACQRU2AgxBACEDDCkLIAJBADYCACAGQQFqIQFB9QAhAwwPCyACLQApQQVGBEBB4wAhAwwPC0HiACEDDA4LIAAhASACQQA2AgALIAJBADoALEEJIQMMDAsgAkEANgIAIAdBAWohAUHAACEDDAsLQQELOgAsIAJBADYCACAGQQFqIQELQSkhAwwIC0E4IQMMBwsCQCABIARHBEADQCABLQAAQYA+ai0AACIAQQFHBEAgAEECRw0DIAFBAWohAQwFCyAEIAFBAWoiAUcNAAtBPiEDDCELQT4hAwwgCwsgAkEAOgAsDAELQQshAwwEC0E6IQMMAwsgAUEBaiEBQS0hAwwCCyACIAE6ACwgAkEANgIAIAZBAWohAUEMIQMMAQsgAkEANgIAIAZBAWohAUEKIQMMAAsAC0EAIQMgAkEANgIcIAIgATYCFCACQc0QNgIQIAJBCTYCDAwXC0EAIQMgAkEANgIcIAIgATYCFCACQekKNgIQIAJBCTYCDAwWC0EAIQMgAkEANgIcIAIgATYCFCACQbcQNgIQIAJBCTYCDAwVC0EAIQMgAkEANgIcIAIgATYCFCACQZwRNgIQIAJBCTYCDAwUC0EAIQMgAkEANgIcIAIgATYCFCACQc0QNgIQIAJBCTYCDAwTC0EAIQMgAkEANgIcIAIgATYCFCACQekKNgIQIAJBCTYCDAwSC0EAIQMgAkEANgIcIAIgATYCFCACQbcQNgIQIAJBCTYCDAwRC0EAIQMgAkEANgIcIAIgATYCFCACQZwRNgIQIAJBCTYCDAwQC0EAIQMgAkEANgIcIAIgATYCFCACQZcVNgIQIAJBDzYCDAwPC0EAIQMgAkEANgIcIAIgATYCFCACQZcVNgIQIAJBDzYCDAwOC0EAIQMgAkEANgIcIAIgATYCFCACQcASNgIQIAJBCzYCDAwNC0EAIQMgAkEANgIcIAIgATYCFCACQZUJNgIQIAJBCzYCDAwMC0EAIQMgAkEANgIcIAIgATYCFCACQeEPNgIQIAJBCjYCDAwLC0EAIQMgAkEANgIcIAIgATYCFCACQfsPNgIQIAJBCjYCDAwKC0EAIQMgAkEANgIcIAIgATYCFCACQfEZNgIQIAJBAjYCDAwJC0EAIQMgAkEANgIcIAIgATYCFCACQcQUNgIQIAJBAjYCDAwIC0EAIQMgAkEANgIcIAIgATYCFCACQfIVNgIQIAJBAjYCDAwHCyACQQI2AhwgAiABNgIUIAJBnBo2AhAgAkEWNgIMQQAhAwwGC0EBIQMMBQtB1AAhAyABIARGDQQgCEEIaiEJIAIoAgAhBQJAAkAgASAERwRAIAVB2MIAaiEHIAQgBWogAWshACAFQX9zQQpqIgUgAWohBgNAIAEtAAAgBy0AAEcEQEECIQcMAwsgBUUEQEEAIQcgBiEBDAMLIAVBAWshBSAHQQFqIQcgBCABQQFqIgFHDQALIAAhBSAEIQELIAlBATYCACACIAU2AgAMAQsgAkEANgIAIAkgBzYCAAsgCSABNgIEIAgoAgwhACAIKAIIDgMBBAIACwALIAJBADYCHCACQbUaNgIQIAJBFzYCDCACIABBAWo2AhRBACEDDAILIAJBADYCHCACIAA2AhQgAkHKGjYCECACQQk2AgxBACEDDAELIAEgBEYEQEEiIQMMAQsgAkEJNgIIIAIgATYCBEEhIQMLIAhBEGokACADRQRAIAIoAgwhAAwBCyACIAM2AhxBACEAIAIoAgQiAUUNACACIAEgBCACKAIIEQEAIgFFDQAgAiAENgIUIAIgATYCDCABIQALIAALvgIBAn8gAEEAOgAAIABB3ABqIgFBAWtBADoAACAAQQA6AAIgAEEAOgABIAFBA2tBADoAACABQQJrQQA6AAAgAEEAOgADIAFBBGtBADoAAEEAIABrQQNxIgEgAGoiAEEANgIAQdwAIAFrQXxxIgIgAGoiAUEEa0EANgIAAkAgAkEJSQ0AIABBADYCCCAAQQA2AgQgAUEIa0EANgIAIAFBDGtBADYCACACQRlJDQAgAEEANgIYIABBADYCFCAAQQA2AhAgAEEANgIMIAFBEGtBADYCACABQRRrQQA2AgAgAUEYa0EANgIAIAFBHGtBADYCACACIABBBHFBGHIiAmsiAUEgSQ0AIAAgAmohAANAIABCADcDGCAAQgA3AxAgAEIANwMIIABCADcDACAAQSBqIQAgAUEgayIBQR9LDQALCwtWAQF/AkAgACgCDA0AAkACQAJAAkAgAC0ALw4DAQADAgsgACgCOCIBRQ0AIAEoAiwiAUUNACAAIAERAAAiAQ0DC0EADwsACyAAQcMWNgIQQQ4hAQsgAQsaACAAKAIMRQRAIABB0Rs2AhAgAEEVNgIMCwsUACAAKAIMQRVGBEAgAEEANgIMCwsUACAAKAIMQRZGBEAgAEEANgIMCwsHACAAKAIMCwcAIAAoAhALCQAgACABNgIQCwcAIAAoAhQLFwAgAEEkTwRAAAsgAEECdEGgM2ooAgALFwAgAEEuTwRAAAsgAEECdEGwNGooAgALvwkBAX9B6yghAQJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIABB5ABrDvQDY2IAAWFhYWFhYQIDBAVhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhBgcICQoLDA0OD2FhYWFhEGFhYWFhYWFhYWFhEWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYRITFBUWFxgZGhthYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2YTc4OTphYWFhYWFhYTthYWE8YWFhYT0+P2FhYWFhYWFhQGFhQWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYUJDREVGR0hJSktMTU5PUFFSU2FhYWFhYWFhVFVWV1hZWlthXF1hYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFeYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhX2BhC0HhJw8LQaQhDwtByywPC0H+MQ8LQcAkDwtBqyQPC0GNKA8LQeImDwtBgDAPC0G5Lw8LQdckDwtB7x8PC0HhHw8LQfofDwtB8iAPC0GoLw8LQa4yDwtBiDAPC0HsJw8LQYIiDwtBjh0PC0HQLg8LQcojDwtBxTIPC0HfHA8LQdIcDwtBxCAPC0HXIA8LQaIfDwtB7S4PC0GrMA8LQdQlDwtBzC4PC0H6Lg8LQfwrDwtB0jAPC0HxHQ8LQbsgDwtB9ysPC0GQMQ8LQdcxDwtBoi0PC0HUJw8LQeArDwtBnywPC0HrMQ8LQdUfDwtByjEPC0HeJQ8LQdQeDwtB9BwPC0GnMg8LQbEdDwtBoB0PC0G5MQ8LQbwwDwtBkiEPC0GzJg8LQeksDwtBrB4PC0HUKw8LQfcmDwtBgCYPC0GwIQ8LQf4eDwtBjSMPC0GJLQ8LQfciDwtBoDEPC0GuHw8LQcYlDwtB6B4PC0GTIg8LQcIvDwtBwx0PC0GLLA8LQeEdDwtBjS8PC0HqIQ8LQbQtDwtB0i8PC0HfMg8LQdIyDwtB8DAPC0GpIg8LQfkjDwtBmR4PC0G1LA8LQZswDwtBkjIPC0G2Kw8LQcIiDwtB+DIPC0GeJQ8LQdAiDwtBuh4PC0GBHg8LAAtB1iEhAQsgAQsWACAAIAAtAC1B/gFxIAFBAEdyOgAtCxkAIAAgAC0ALUH9AXEgAUEAR0EBdHI6AC0LGQAgACAALQAtQfsBcSABQQBHQQJ0cjoALQsZACAAIAAtAC1B9wFxIAFBAEdBA3RyOgAtCz4BAn8CQCAAKAI4IgNFDQAgAygCBCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBxhE2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCCCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB9go2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCDCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB7Ro2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCECIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBlRA2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCFCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBqhs2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCGCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB7RM2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCKCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB9gg2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCHCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBwhk2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCICIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBlBQ2AhBBGCEECyAEC1kBAn8CQCAALQAoQQFGDQAgAC8BMiIBQeQAa0HkAEkNACABQcwBRg0AIAFBsAJGDQAgAC8BMCIAQcAAcQ0AQQEhAiAAQYgEcUGABEYNACAAQShxRSECCyACC4wBAQJ/AkACQAJAIAAtACpFDQAgAC0AK0UNACAALwEwIgFBAnFFDQEMAgsgAC8BMCIBQQFxRQ0BC0EBIQIgAC0AKEEBRg0AIAAvATIiAEHkAGtB5ABJDQAgAEHMAUYNACAAQbACRg0AIAFBwABxDQBBACECIAFBiARxQYAERg0AIAFBKHFBAEchAgsgAgtXACAAQRhqQgA3AwAgAEIANwMAIABBOGpCADcDACAAQTBqQgA3AwAgAEEoakIANwMAIABBIGpCADcDACAAQRBqQgA3AwAgAEEIakIANwMAIABB3QE2AhwLBgAgABAyC5otAQt/IwBBEGsiCiQAQaTQACgCACIJRQRAQeTTACgCACIFRQRAQfDTAEJ/NwIAQejTAEKAgISAgIDAADcCAEHk0wAgCkEIakFwcUHYqtWqBXMiBTYCAEH40wBBADYCAEHI0wBBADYCAAtBzNMAQYDUBDYCAEGc0ABBgNQENgIAQbDQACAFNgIAQazQAEF/NgIAQdDTAEGArAM2AgADQCABQcjQAGogAUG80ABqIgI2AgAgAiABQbTQAGoiAzYCACABQcDQAGogAzYCACABQdDQAGogAUHE0ABqIgM2AgAgAyACNgIAIAFB2NAAaiABQczQAGoiAjYCACACIAM2AgAgAUHU0ABqIAI2AgAgAUEgaiIBQYACRw0AC0GM1ARBwasDNgIAQajQAEH00wAoAgA2AgBBmNAAQcCrAzYCAEGk0ABBiNQENgIAQcz/B0E4NgIAQYjUBCEJCwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIABB7AFNBEBBjNAAKAIAIgZBECAAQRNqQXBxIABBC0kbIgRBA3YiAHYiAUEDcQRAAkAgAUEBcSAAckEBcyICQQN0IgBBtNAAaiIBIABBvNAAaigCACIAKAIIIgNGBEBBjNAAIAZBfiACd3E2AgAMAQsgASADNgIIIAMgATYCDAsgAEEIaiEBIAAgAkEDdCICQQNyNgIEIAAgAmoiACAAKAIEQQFyNgIEDBELQZTQACgCACIIIARPDQEgAQRAAkBBAiAAdCICQQAgAmtyIAEgAHRxaCIAQQN0IgJBtNAAaiIBIAJBvNAAaigCACICKAIIIgNGBEBBjNAAIAZBfiAAd3EiBjYCAAwBCyABIAM2AgggAyABNgIMCyACIARBA3I2AgQgAEEDdCIAIARrIQUgACACaiAFNgIAIAIgBGoiBCAFQQFyNgIEIAgEQCAIQXhxQbTQAGohAEGg0AAoAgAhAwJ/QQEgCEEDdnQiASAGcUUEQEGM0AAgASAGcjYCACAADAELIAAoAggLIgEgAzYCDCAAIAM2AgggAyAANgIMIAMgATYCCAsgAkEIaiEBQaDQACAENgIAQZTQACAFNgIADBELQZDQACgCACILRQ0BIAtoQQJ0QbzSAGooAgAiACgCBEF4cSAEayEFIAAhAgNAAkAgAigCECIBRQRAIAJBFGooAgAiAUUNAQsgASgCBEF4cSAEayIDIAVJIQIgAyAFIAIbIQUgASAAIAIbIQAgASECDAELCyAAKAIYIQkgACgCDCIDIABHBEBBnNAAKAIAGiADIAAoAggiATYCCCABIAM2AgwMEAsgAEEUaiICKAIAIgFFBEAgACgCECIBRQ0DIABBEGohAgsDQCACIQcgASIDQRRqIgIoAgAiAQ0AIANBEGohAiADKAIQIgENAAsgB0EANgIADA8LQX8hBCAAQb9/Sw0AIABBE2oiAUFwcSEEQZDQACgCACIIRQ0AQQAgBGshBQJAAkACQAJ/QQAgBEGAAkkNABpBHyAEQf///wdLDQAaIARBJiABQQh2ZyIAa3ZBAXEgAEEBdGtBPmoLIgZBAnRBvNIAaigCACICRQRAQQAhAUEAIQMMAQtBACEBIARBGSAGQQF2a0EAIAZBH0cbdCEAQQAhAwNAAkAgAigCBEF4cSAEayIHIAVPDQAgAiEDIAciBQ0AQQAhBSACIQEMAwsgASACQRRqKAIAIgcgByACIABBHXZBBHFqQRBqKAIAIgJGGyABIAcbIQEgAEEBdCEAIAINAAsLIAEgA3JFBEBBACEDQQIgBnQiAEEAIABrciAIcSIARQ0DIABoQQJ0QbzSAGooAgAhAQsgAUUNAQsDQCABKAIEQXhxIARrIgIgBUkhACACIAUgABshBSABIAMgABshAyABKAIQIgAEfyAABSABQRRqKAIACyIBDQALCyADRQ0AIAVBlNAAKAIAIARrTw0AIAMoAhghByADIAMoAgwiAEcEQEGc0AAoAgAaIAAgAygCCCIBNgIIIAEgADYCDAwOCyADQRRqIgIoAgAiAUUEQCADKAIQIgFFDQMgA0EQaiECCwNAIAIhBiABIgBBFGoiAigCACIBDQAgAEEQaiECIAAoAhAiAQ0ACyAGQQA2AgAMDQtBlNAAKAIAIgMgBE8EQEGg0AAoAgAhAQJAIAMgBGsiAkEQTwRAIAEgBGoiACACQQFyNgIEIAEgA2ogAjYCACABIARBA3I2AgQMAQsgASADQQNyNgIEIAEgA2oiACAAKAIEQQFyNgIEQQAhAEEAIQILQZTQACACNgIAQaDQACAANgIAIAFBCGohAQwPC0GY0AAoAgAiAyAESwRAIAQgCWoiACADIARrIgFBAXI2AgRBpNAAIAA2AgBBmNAAIAE2AgAgCSAEQQNyNgIEIAlBCGohAQwPC0EAIQEgBAJ/QeTTACgCAARAQezTACgCAAwBC0Hw0wBCfzcCAEHo0wBCgICEgICAwAA3AgBB5NMAIApBDGpBcHFB2KrVqgVzNgIAQfjTAEEANgIAQcjTAEEANgIAQYCABAsiACAEQccAaiIFaiIGQQAgAGsiB3EiAk8EQEH80wBBMDYCAAwPCwJAQcTTACgCACIBRQ0AQbzTACgCACIIIAJqIQAgACABTSAAIAhLcQ0AQQAhAUH80wBBMDYCAAwPC0HI0wAtAABBBHENBAJAAkAgCQRAQczTACEBA0AgASgCACIAIAlNBEAgACABKAIEaiAJSw0DCyABKAIIIgENAAsLQQAQMyIAQX9GDQUgAiEGQejTACgCACIBQQFrIgMgAHEEQCACIABrIAAgA2pBACABa3FqIQYLIAQgBk8NBSAGQf7///8HSw0FQcTTACgCACIDBEBBvNMAKAIAIgcgBmohASABIAdNDQYgASADSw0GCyAGEDMiASAARw0BDAcLIAYgA2sgB3EiBkH+////B0sNBCAGEDMhACAAIAEoAgAgASgCBGpGDQMgACEBCwJAIAYgBEHIAGpPDQAgAUF/Rg0AQezTACgCACIAIAUgBmtqQQAgAGtxIgBB/v///wdLBEAgASEADAcLIAAQM0F/RwRAIAAgBmohBiABIQAMBwtBACAGaxAzGgwECyABIgBBf0cNBQwDC0EAIQMMDAtBACEADAoLIABBf0cNAgtByNMAQcjTACgCAEEEcjYCAAsgAkH+////B0sNASACEDMhAEEAEDMhASAAQX9GDQEgAUF/Rg0BIAAgAU8NASABIABrIgYgBEE4ak0NAQtBvNMAQbzTACgCACAGaiIBNgIAQcDTACgCACABSQRAQcDTACABNgIACwJAAkACQEGk0AAoAgAiAgRAQczTACEBA0AgACABKAIAIgMgASgCBCIFakYNAiABKAIIIgENAAsMAgtBnNAAKAIAIgFBAEcgACABT3FFBEBBnNAAIAA2AgALQQAhAUHQ0wAgBjYCAEHM0wAgADYCAEGs0ABBfzYCAEGw0ABB5NMAKAIANgIAQdjTAEEANgIAA0AgAUHI0ABqIAFBvNAAaiICNgIAIAIgAUG00ABqIgM2AgAgAUHA0ABqIAM2AgAgAUHQ0ABqIAFBxNAAaiIDNgIAIAMgAjYCACABQdjQAGogAUHM0ABqIgI2AgAgAiADNgIAIAFB1NAAaiACNgIAIAFBIGoiAUGAAkcNAAtBeCAAa0EPcSIBIABqIgIgBkE4ayIDIAFrIgFBAXI2AgRBqNAAQfTTACgCADYCAEGY0AAgATYCAEGk0AAgAjYCACAAIANqQTg2AgQMAgsgACACTQ0AIAIgA0kNACABKAIMQQhxDQBBeCACa0EPcSIAIAJqIgNBmNAAKAIAIAZqIgcgAGsiAEEBcjYCBCABIAUgBmo2AgRBqNAAQfTTACgCADYCAEGY0AAgADYCAEGk0AAgAzYCACACIAdqQTg2AgQMAQsgAEGc0AAoAgBJBEBBnNAAIAA2AgALIAAgBmohA0HM0wAhAQJAAkACQANAIAMgASgCAEcEQCABKAIIIgENAQwCCwsgAS0ADEEIcUUNAQtBzNMAIQEDQCABKAIAIgMgAk0EQCADIAEoAgRqIgUgAksNAwsgASgCCCEBDAALAAsgASAANgIAIAEgASgCBCAGajYCBCAAQXggAGtBD3FqIgkgBEEDcjYCBCADQXggA2tBD3FqIgYgBCAJaiIEayEBIAIgBkYEQEGk0AAgBDYCAEGY0ABBmNAAKAIAIAFqIgA2AgAgBCAAQQFyNgIEDAgLQaDQACgCACAGRgRAQaDQACAENgIAQZTQAEGU0AAoAgAgAWoiADYCACAEIABBAXI2AgQgACAEaiAANgIADAgLIAYoAgQiBUEDcUEBRw0GIAVBeHEhCCAFQf8BTQRAIAVBA3YhAyAGKAIIIgAgBigCDCICRgRAQYzQAEGM0AAoAgBBfiADd3E2AgAMBwsgAiAANgIIIAAgAjYCDAwGCyAGKAIYIQcgBiAGKAIMIgBHBEAgACAGKAIIIgI2AgggAiAANgIMDAULIAZBFGoiAigCACIFRQRAIAYoAhAiBUUNBCAGQRBqIQILA0AgAiEDIAUiAEEUaiICKAIAIgUNACAAQRBqIQIgACgCECIFDQALIANBADYCAAwEC0F4IABrQQ9xIgEgAGoiByAGQThrIgMgAWsiAUEBcjYCBCAAIANqQTg2AgQgAiAFQTcgBWtBD3FqQT9rIgMgAyACQRBqSRsiA0EjNgIEQajQAEH00wAoAgA2AgBBmNAAIAE2AgBBpNAAIAc2AgAgA0EQakHU0wApAgA3AgAgA0HM0wApAgA3AghB1NMAIANBCGo2AgBB0NMAIAY2AgBBzNMAIAA2AgBB2NMAQQA2AgAgA0EkaiEBA0AgAUEHNgIAIAUgAUEEaiIBSw0ACyACIANGDQAgAyADKAIEQX5xNgIEIAMgAyACayIFNgIAIAIgBUEBcjYCBCAFQf8BTQRAIAVBeHFBtNAAaiEAAn9BjNAAKAIAIgFBASAFQQN2dCIDcUUEQEGM0AAgASADcjYCACAADAELIAAoAggLIgEgAjYCDCAAIAI2AgggAiAANgIMIAIgATYCCAwBC0EfIQEgBUH///8HTQRAIAVBJiAFQQh2ZyIAa3ZBAXEgAEEBdGtBPmohAQsgAiABNgIcIAJCADcCECABQQJ0QbzSAGohAEGQ0AAoAgAiA0EBIAF0IgZxRQRAIAAgAjYCAEGQ0AAgAyAGcjYCACACIAA2AhggAiACNgIIIAIgAjYCDAwBCyAFQRkgAUEBdmtBACABQR9HG3QhASAAKAIAIQMCQANAIAMiACgCBEF4cSAFRg0BIAFBHXYhAyABQQF0IQEgACADQQRxakEQaiIGKAIAIgMNAAsgBiACNgIAIAIgADYCGCACIAI2AgwgAiACNgIIDAELIAAoAggiASACNgIMIAAgAjYCCCACQQA2AhggAiAANgIMIAIgATYCCAtBmNAAKAIAIgEgBE0NAEGk0AAoAgAiACAEaiICIAEgBGsiAUEBcjYCBEGY0AAgATYCAEGk0AAgAjYCACAAIARBA3I2AgQgAEEIaiEBDAgLQQAhAUH80wBBMDYCAAwHC0EAIQALIAdFDQACQCAGKAIcIgJBAnRBvNIAaiIDKAIAIAZGBEAgAyAANgIAIAANAUGQ0ABBkNAAKAIAQX4gAndxNgIADAILIAdBEEEUIAcoAhAgBkYbaiAANgIAIABFDQELIAAgBzYCGCAGKAIQIgIEQCAAIAI2AhAgAiAANgIYCyAGQRRqKAIAIgJFDQAgAEEUaiACNgIAIAIgADYCGAsgASAIaiEBIAYgCGoiBigCBCEFCyAGIAVBfnE2AgQgASAEaiABNgIAIAQgAUEBcjYCBCABQf8BTQRAIAFBeHFBtNAAaiEAAn9BjNAAKAIAIgJBASABQQN2dCIBcUUEQEGM0AAgASACcjYCACAADAELIAAoAggLIgEgBDYCDCAAIAQ2AgggBCAANgIMIAQgATYCCAwBC0EfIQUgAUH///8HTQRAIAFBJiABQQh2ZyIAa3ZBAXEgAEEBdGtBPmohBQsgBCAFNgIcIARCADcCECAFQQJ0QbzSAGohAEGQ0AAoAgAiAkEBIAV0IgNxRQRAIAAgBDYCAEGQ0AAgAiADcjYCACAEIAA2AhggBCAENgIIIAQgBDYCDAwBCyABQRkgBUEBdmtBACAFQR9HG3QhBSAAKAIAIQACQANAIAAiAigCBEF4cSABRg0BIAVBHXYhACAFQQF0IQUgAiAAQQRxakEQaiIDKAIAIgANAAsgAyAENgIAIAQgAjYCGCAEIAQ2AgwgBCAENgIIDAELIAIoAggiACAENgIMIAIgBDYCCCAEQQA2AhggBCACNgIMIAQgADYCCAsgCUEIaiEBDAILAkAgB0UNAAJAIAMoAhwiAUECdEG80gBqIgIoAgAgA0YEQCACIAA2AgAgAA0BQZDQACAIQX4gAXdxIgg2AgAMAgsgB0EQQRQgBygCECADRhtqIAA2AgAgAEUNAQsgACAHNgIYIAMoAhAiAQRAIAAgATYCECABIAA2AhgLIANBFGooAgAiAUUNACAAQRRqIAE2AgAgASAANgIYCwJAIAVBD00EQCADIAQgBWoiAEEDcjYCBCAAIANqIgAgACgCBEEBcjYCBAwBCyADIARqIgIgBUEBcjYCBCADIARBA3I2AgQgAiAFaiAFNgIAIAVB/wFNBEAgBUF4cUG00ABqIQACf0GM0AAoAgAiAUEBIAVBA3Z0IgVxRQRAQYzQACABIAVyNgIAIAAMAQsgACgCCAsiASACNgIMIAAgAjYCCCACIAA2AgwgAiABNgIIDAELQR8hASAFQf///wdNBEAgBUEmIAVBCHZnIgBrdkEBcSAAQQF0a0E+aiEBCyACIAE2AhwgAkIANwIQIAFBAnRBvNIAaiEAQQEgAXQiBCAIcUUEQCAAIAI2AgBBkNAAIAQgCHI2AgAgAiAANgIYIAIgAjYCCCACIAI2AgwMAQsgBUEZIAFBAXZrQQAgAUEfRxt0IQEgACgCACEEAkADQCAEIgAoAgRBeHEgBUYNASABQR12IQQgAUEBdCEBIAAgBEEEcWpBEGoiBigCACIEDQALIAYgAjYCACACIAA2AhggAiACNgIMIAIgAjYCCAwBCyAAKAIIIgEgAjYCDCAAIAI2AgggAkEANgIYIAIgADYCDCACIAE2AggLIANBCGohAQwBCwJAIAlFDQACQCAAKAIcIgFBAnRBvNIAaiICKAIAIABGBEAgAiADNgIAIAMNAUGQ0AAgC0F+IAF3cTYCAAwCCyAJQRBBFCAJKAIQIABGG2ogAzYCACADRQ0BCyADIAk2AhggACgCECIBBEAgAyABNgIQIAEgAzYCGAsgAEEUaigCACIBRQ0AIANBFGogATYCACABIAM2AhgLAkAgBUEPTQRAIAAgBCAFaiIBQQNyNgIEIAAgAWoiASABKAIEQQFyNgIEDAELIAAgBGoiByAFQQFyNgIEIAAgBEEDcjYCBCAFIAdqIAU2AgAgCARAIAhBeHFBtNAAaiEBQaDQACgCACEDAn9BASAIQQN2dCICIAZxRQRAQYzQACACIAZyNgIAIAEMAQsgASgCCAsiAiADNgIMIAEgAzYCCCADIAE2AgwgAyACNgIIC0Gg0AAgBzYCAEGU0AAgBTYCAAsgAEEIaiEBCyAKQRBqJAAgAQtDACAARQRAPwBBEHQPCwJAIABB//8DcQ0AIABBAEgNACAAQRB2QAAiAEF/RgRAQfzTAEEwNgIAQX8PCyAAQRB0DwsACwvcPyIAQYAICwkBAAAAAgAAAAMAQZQICwUEAAAABQBBpAgLCQYAAAAHAAAACABB3AgLii1JbnZhbGlkIGNoYXIgaW4gdXJsIHF1ZXJ5AFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fYm9keQBDb250ZW50LUxlbmd0aCBvdmVyZmxvdwBDaHVuayBzaXplIG92ZXJmbG93AFJlc3BvbnNlIG92ZXJmbG93AEludmFsaWQgbWV0aG9kIGZvciBIVFRQL3gueCByZXF1ZXN0AEludmFsaWQgbWV0aG9kIGZvciBSVFNQL3gueCByZXF1ZXN0AEV4cGVjdGVkIFNPVVJDRSBtZXRob2QgZm9yIElDRS94LnggcmVxdWVzdABJbnZhbGlkIGNoYXIgaW4gdXJsIGZyYWdtZW50IHN0YXJ0AEV4cGVjdGVkIGRvdABTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX3N0YXR1cwBJbnZhbGlkIHJlc3BvbnNlIHN0YXR1cwBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zAFVzZXIgY2FsbGJhY2sgZXJyb3IAYG9uX3Jlc2V0YCBjYWxsYmFjayBlcnJvcgBgb25fY2h1bmtfaGVhZGVyYCBjYWxsYmFjayBlcnJvcgBgb25fbWVzc2FnZV9iZWdpbmAgY2FsbGJhY2sgZXJyb3IAYG9uX2NodW5rX2V4dGVuc2lvbl92YWx1ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX3N0YXR1c19jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX3ZlcnNpb25fY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl91cmxfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9jaHVua19jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX2hlYWRlcl92YWx1ZV9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX21lc3NhZ2VfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9tZXRob2RfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9oZWFkZXJfZmllbGRfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9jaHVua19leHRlbnNpb25fbmFtZWAgY2FsbGJhY2sgZXJyb3IAVW5leHBlY3RlZCBjaGFyIGluIHVybCBzZXJ2ZXIASW52YWxpZCBoZWFkZXIgdmFsdWUgY2hhcgBJbnZhbGlkIGhlYWRlciBmaWVsZCBjaGFyAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fdmVyc2lvbgBJbnZhbGlkIG1pbm9yIHZlcnNpb24ASW52YWxpZCBtYWpvciB2ZXJzaW9uAEV4cGVjdGVkIHNwYWNlIGFmdGVyIHZlcnNpb24ARXhwZWN0ZWQgQ1JMRiBhZnRlciB2ZXJzaW9uAEludmFsaWQgSFRUUCB2ZXJzaW9uAEludmFsaWQgaGVhZGVyIHRva2VuAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fdXJsAEludmFsaWQgY2hhcmFjdGVycyBpbiB1cmwAVW5leHBlY3RlZCBzdGFydCBjaGFyIGluIHVybABEb3VibGUgQCBpbiB1cmwARW1wdHkgQ29udGVudC1MZW5ndGgASW52YWxpZCBjaGFyYWN0ZXIgaW4gQ29udGVudC1MZW5ndGgARHVwbGljYXRlIENvbnRlbnQtTGVuZ3RoAEludmFsaWQgY2hhciBpbiB1cmwgcGF0aABDb250ZW50LUxlbmd0aCBjYW4ndCBiZSBwcmVzZW50IHdpdGggVHJhbnNmZXItRW5jb2RpbmcASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgc2l6ZQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2hlYWRlcl92YWx1ZQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2NodW5rX2V4dGVuc2lvbl92YWx1ZQBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zIHZhbHVlAE1pc3NpbmcgZXhwZWN0ZWQgTEYgYWZ0ZXIgaGVhZGVyIHZhbHVlAEludmFsaWQgYFRyYW5zZmVyLUVuY29kaW5nYCBoZWFkZXIgdmFsdWUASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucyBxdW90ZSB2YWx1ZQBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zIHF1b3RlZCB2YWx1ZQBQYXVzZWQgYnkgb25faGVhZGVyc19jb21wbGV0ZQBJbnZhbGlkIEVPRiBzdGF0ZQBvbl9yZXNldCBwYXVzZQBvbl9jaHVua19oZWFkZXIgcGF1c2UAb25fbWVzc2FnZV9iZWdpbiBwYXVzZQBvbl9jaHVua19leHRlbnNpb25fdmFsdWUgcGF1c2UAb25fc3RhdHVzX2NvbXBsZXRlIHBhdXNlAG9uX3ZlcnNpb25fY29tcGxldGUgcGF1c2UAb25fdXJsX2NvbXBsZXRlIHBhdXNlAG9uX2NodW5rX2NvbXBsZXRlIHBhdXNlAG9uX2hlYWRlcl92YWx1ZV9jb21wbGV0ZSBwYXVzZQBvbl9tZXNzYWdlX2NvbXBsZXRlIHBhdXNlAG9uX21ldGhvZF9jb21wbGV0ZSBwYXVzZQBvbl9oZWFkZXJfZmllbGRfY29tcGxldGUgcGF1c2UAb25fY2h1bmtfZXh0ZW5zaW9uX25hbWUgcGF1c2UAVW5leHBlY3RlZCBzcGFjZSBhZnRlciBzdGFydCBsaW5lAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fY2h1bmtfZXh0ZW5zaW9uX25hbWUASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucyBuYW1lAFBhdXNlIG9uIENPTk5FQ1QvVXBncmFkZQBQYXVzZSBvbiBQUkkvVXBncmFkZQBFeHBlY3RlZCBIVFRQLzIgQ29ubmVjdGlvbiBQcmVmYWNlAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fbWV0aG9kAEV4cGVjdGVkIHNwYWNlIGFmdGVyIG1ldGhvZABTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2hlYWRlcl9maWVsZABQYXVzZWQASW52YWxpZCB3b3JkIGVuY291bnRlcmVkAEludmFsaWQgbWV0aG9kIGVuY291bnRlcmVkAFVuZXhwZWN0ZWQgY2hhciBpbiB1cmwgc2NoZW1hAFJlcXVlc3QgaGFzIGludmFsaWQgYFRyYW5zZmVyLUVuY29kaW5nYABTV0lUQ0hfUFJPWFkAVVNFX1BST1hZAE1LQUNUSVZJVFkAVU5QUk9DRVNTQUJMRV9FTlRJVFkAQ09QWQBNT1ZFRF9QRVJNQU5FTlRMWQBUT09fRUFSTFkATk9USUZZAEZBSUxFRF9ERVBFTkRFTkNZAEJBRF9HQVRFV0FZAFBMQVkAUFVUAENIRUNLT1VUAEdBVEVXQVlfVElNRU9VVABSRVFVRVNUX1RJTUVPVVQATkVUV09SS19DT05ORUNUX1RJTUVPVVQAQ09OTkVDVElPTl9USU1FT1VUAExPR0lOX1RJTUVPVVQATkVUV09SS19SRUFEX1RJTUVPVVQAUE9TVABNSVNESVJFQ1RFRF9SRVFVRVNUAENMSUVOVF9DTE9TRURfUkVRVUVTVABDTElFTlRfQ0xPU0VEX0xPQURfQkFMQU5DRURfUkVRVUVTVABCQURfUkVRVUVTVABIVFRQX1JFUVVFU1RfU0VOVF9UT19IVFRQU19QT1JUAFJFUE9SVABJTV9BX1RFQVBPVABSRVNFVF9DT05URU5UAE5PX0NPTlRFTlQAUEFSVElBTF9DT05URU5UAEhQRV9JTlZBTElEX0NPTlNUQU5UAEhQRV9DQl9SRVNFVABHRVQASFBFX1NUUklDVABDT05GTElDVABURU1QT1JBUllfUkVESVJFQ1QAUEVSTUFORU5UX1JFRElSRUNUAENPTk5FQ1QATVVMVElfU1RBVFVTAEhQRV9JTlZBTElEX1NUQVRVUwBUT09fTUFOWV9SRVFVRVNUUwBFQVJMWV9ISU5UUwBVTkFWQUlMQUJMRV9GT1JfTEVHQUxfUkVBU09OUwBPUFRJT05TAFNXSVRDSElOR19QUk9UT0NPTFMAVkFSSUFOVF9BTFNPX05FR09USUFURVMATVVMVElQTEVfQ0hPSUNFUwBJTlRFUk5BTF9TRVJWRVJfRVJST1IAV0VCX1NFUlZFUl9VTktOT1dOX0VSUk9SAFJBSUxHVU5fRVJST1IASURFTlRJVFlfUFJPVklERVJfQVVUSEVOVElDQVRJT05fRVJST1IAU1NMX0NFUlRJRklDQVRFX0VSUk9SAElOVkFMSURfWF9GT1JXQVJERURfRk9SAFNFVF9QQVJBTUVURVIAR0VUX1BBUkFNRVRFUgBIUEVfVVNFUgBTRUVfT1RIRVIASFBFX0NCX0NIVU5LX0hFQURFUgBNS0NBTEVOREFSAFNFVFVQAFdFQl9TRVJWRVJfSVNfRE9XTgBURUFSRE9XTgBIUEVfQ0xPU0VEX0NPTk5FQ1RJT04ASEVVUklTVElDX0VYUElSQVRJT04ARElTQ09OTkVDVEVEX09QRVJBVElPTgBOT05fQVVUSE9SSVRBVElWRV9JTkZPUk1BVElPTgBIUEVfSU5WQUxJRF9WRVJTSU9OAEhQRV9DQl9NRVNTQUdFX0JFR0lOAFNJVEVfSVNfRlJPWkVOAEhQRV9JTlZBTElEX0hFQURFUl9UT0tFTgBJTlZBTElEX1RPS0VOAEZPUkJJRERFTgBFTkhBTkNFX1lPVVJfQ0FMTQBIUEVfSU5WQUxJRF9VUkwAQkxPQ0tFRF9CWV9QQVJFTlRBTF9DT05UUk9MAE1LQ09MAEFDTABIUEVfSU5URVJOQUwAUkVRVUVTVF9IRUFERVJfRklFTERTX1RPT19MQVJHRV9VTk9GRklDSUFMAEhQRV9PSwBVTkxJTksAVU5MT0NLAFBSSQBSRVRSWV9XSVRIAEhQRV9JTlZBTElEX0NPTlRFTlRfTEVOR1RIAEhQRV9VTkVYUEVDVEVEX0NPTlRFTlRfTEVOR1RIAEZMVVNIAFBST1BQQVRDSABNLVNFQVJDSABVUklfVE9PX0xPTkcAUFJPQ0VTU0lORwBNSVNDRUxMQU5FT1VTX1BFUlNJU1RFTlRfV0FSTklORwBNSVNDRUxMQU5FT1VTX1dBUk5JTkcASFBFX0lOVkFMSURfVFJBTlNGRVJfRU5DT0RJTkcARXhwZWN0ZWQgQ1JMRgBIUEVfSU5WQUxJRF9DSFVOS19TSVpFAE1PVkUAQ09OVElOVUUASFBFX0NCX1NUQVRVU19DT01QTEVURQBIUEVfQ0JfSEVBREVSU19DT01QTEVURQBIUEVfQ0JfVkVSU0lPTl9DT01QTEVURQBIUEVfQ0JfVVJMX0NPTVBMRVRFAEhQRV9DQl9DSFVOS19DT01QTEVURQBIUEVfQ0JfSEVBREVSX1ZBTFVFX0NPTVBMRVRFAEhQRV9DQl9DSFVOS19FWFRFTlNJT05fVkFMVUVfQ09NUExFVEUASFBFX0NCX0NIVU5LX0VYVEVOU0lPTl9OQU1FX0NPTVBMRVRFAEhQRV9DQl9NRVNTQUdFX0NPTVBMRVRFAEhQRV9DQl9NRVRIT0RfQ09NUExFVEUASFBFX0NCX0hFQURFUl9GSUVMRF9DT01QTEVURQBERUxFVEUASFBFX0lOVkFMSURfRU9GX1NUQVRFAElOVkFMSURfU1NMX0NFUlRJRklDQVRFAFBBVVNFAE5PX1JFU1BPTlNFAFVOU1VQUE9SVEVEX01FRElBX1RZUEUAR09ORQBOT1RfQUNDRVBUQUJMRQBTRVJWSUNFX1VOQVZBSUxBQkxFAFJBTkdFX05PVF9TQVRJU0ZJQUJMRQBPUklHSU5fSVNfVU5SRUFDSEFCTEUAUkVTUE9OU0VfSVNfU1RBTEUAUFVSR0UATUVSR0UAUkVRVUVTVF9IRUFERVJfRklFTERTX1RPT19MQVJHRQBSRVFVRVNUX0hFQURFUl9UT09fTEFSR0UAUEFZTE9BRF9UT09fTEFSR0UASU5TVUZGSUNJRU5UX1NUT1JBR0UASFBFX1BBVVNFRF9VUEdSQURFAEhQRV9QQVVTRURfSDJfVVBHUkFERQBTT1VSQ0UAQU5OT1VOQ0UAVFJBQ0UASFBFX1VORVhQRUNURURfU1BBQ0UAREVTQ1JJQkUAVU5TVUJTQ1JJQkUAUkVDT1JEAEhQRV9JTlZBTElEX01FVEhPRABOT1RfRk9VTkQAUFJPUEZJTkQAVU5CSU5EAFJFQklORABVTkFVVEhPUklaRUQATUVUSE9EX05PVF9BTExPV0VEAEhUVFBfVkVSU0lPTl9OT1RfU1VQUE9SVEVEAEFMUkVBRFlfUkVQT1JURUQAQUNDRVBURUQATk9UX0lNUExFTUVOVEVEAExPT1BfREVURUNURUQASFBFX0NSX0VYUEVDVEVEAEhQRV9MRl9FWFBFQ1RFRABDUkVBVEVEAElNX1VTRUQASFBFX1BBVVNFRABUSU1FT1VUX09DQ1VSRUQAUEFZTUVOVF9SRVFVSVJFRABQUkVDT05ESVRJT05fUkVRVUlSRUQAUFJPWFlfQVVUSEVOVElDQVRJT05fUkVRVUlSRUQATkVUV09SS19BVVRIRU5USUNBVElPTl9SRVFVSVJFRABMRU5HVEhfUkVRVUlSRUQAU1NMX0NFUlRJRklDQVRFX1JFUVVJUkVEAFVQR1JBREVfUkVRVUlSRUQAUEFHRV9FWFBJUkVEAFBSRUNPTkRJVElPTl9GQUlMRUQARVhQRUNUQVRJT05fRkFJTEVEAFJFVkFMSURBVElPTl9GQUlMRUQAU1NMX0hBTkRTSEFLRV9GQUlMRUQATE9DS0VEAFRSQU5TRk9STUFUSU9OX0FQUExJRUQATk9UX01PRElGSUVEAE5PVF9FWFRFTkRFRABCQU5EV0lEVEhfTElNSVRfRVhDRUVERUQAU0lURV9JU19PVkVSTE9BREVEAEhFQUQARXhwZWN0ZWQgSFRUUC8AAF4TAAAmEwAAMBAAAPAXAACdEwAAFRIAADkXAADwEgAAChAAAHUSAACtEgAAghMAAE8UAAB/EAAAoBUAACMUAACJEgAAixQAAE0VAADUEQAAzxQAABAYAADJFgAA3BYAAMERAADgFwAAuxQAAHQUAAB8FQAA5RQAAAgXAAAfEAAAZRUAAKMUAAAoFQAAAhUAAJkVAAAsEAAAixkAAE8PAADUDgAAahAAAM4QAAACFwAAiQ4AAG4TAAAcEwAAZhQAAFYXAADBEwAAzRMAAGwTAABoFwAAZhcAAF8XAAAiEwAAzg8AAGkOAADYDgAAYxYAAMsTAACqDgAAKBcAACYXAADFEwAAXRYAAOgRAABnEwAAZRMAAPIWAABzEwAAHRcAAPkWAADzEQAAzw4AAM4VAAAMEgAAsxEAAKURAABhEAAAMhcAALsTAEH5NQsBAQBBkDYL4AEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQBB/TcLAQEAQZE4C14CAwICAgICAAACAgACAgACAgICAgICAgICAAQAAAAAAAICAgICAgICAgICAgICAgICAgICAgICAgICAAAAAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAAgACAEH9OQsBAQBBkToLXgIAAgICAgIAAAICAAICAAICAgICAgICAgIAAwAEAAAAAgICAgICAgICAgICAgICAgICAgICAgICAgIAAAACAgICAgICAgICAgICAgICAgICAgICAgICAgICAgACAAIAQfA7Cw1sb3NlZWVwLWFsaXZlAEGJPAsBAQBBoDwL4AEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQBBiT4LAQEAQaA+C+cBAQEBAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQFjaHVua2VkAEGwwAALXwEBAAEBAQEBAAABAQABAQABAQEBAQEBAQEBAAAAAAAAAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAAAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQABAEGQwgALIWVjdGlvbmVudC1sZW5ndGhvbnJveHktY29ubmVjdGlvbgBBwMIACy1yYW5zZmVyLWVuY29kaW5ncGdyYWRlDQoNCg0KU00NCg0KVFRQL0NFL1RTUC8AQfnCAAsFAQIAAQMAQZDDAAvgAQQBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAEH5xAALBQECAAEDAEGQxQAL4AEEAQEFAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQBB+cYACwQBAAABAEGRxwAL3wEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAEH6yAALBAEAAAIAQZDJAAtfAwQAAAQEBAQEBAQEBAQEBQQEBAQEBAQEBAQEBAAEAAYHBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQABAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAAAAQAQfrKAAsEAQAAAQBBkMsACwEBAEGqywALQQIAAAAAAAADAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwAAAAAAAAMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAEH6zAALBAEAAAEAQZDNAAsBAQBBms0ACwYCAAAAAAIAQbHNAAs6AwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMAAAAAAAADAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwBB8M4AC5YBTk9VTkNFRUNLT1VUTkVDVEVURUNSSUJFTFVTSEVURUFEU0VBUkNIUkdFQ1RJVklUWUxFTkRBUlZFT1RJRllQVElPTlNDSFNFQVlTVEFUQ0hHRU9SRElSRUNUT1JUUkNIUEFSQU1FVEVSVVJDRUJTQ1JJQkVBUkRPV05BQ0VJTkROS0NLVUJTQ1JJQkVIVFRQL0FEVFAv","base64")},9474:(A,g,E)=>{"use strict";const{Buffer:x}=E(4573);A.exports=x.from("AGFzbQEAAAABJwdgAX8Bf2ADf39/AX9gAX8AYAJ/fwBgBH9/f38Bf2AAAGADf39/AALLAQgDZW52GHdhc21fb25faGVhZGVyc19jb21wbGV0ZQAEA2VudhV3YXNtX29uX21lc3NhZ2VfYmVnaW4AAANlbnYLd2FzbV9vbl91cmwAAQNlbnYOd2FzbV9vbl9zdGF0dXMAAQNlbnYUd2FzbV9vbl9oZWFkZXJfZmllbGQAAQNlbnYUd2FzbV9vbl9oZWFkZXJfdmFsdWUAAQNlbnYMd2FzbV9vbl9ib2R5AAEDZW52GHdhc21fb25fbWVzc2FnZV9jb21wbGV0ZQAAAy0sBQYAAAIAAAAAAAACAQIAAgICAAADAAAAAAMDAwMBAQEBAQEBAQEAAAIAAAAEBQFwARISBQMBAAIGCAF/AUGA1AQLB9EFIgZtZW1vcnkCAAtfaW5pdGlhbGl6ZQAIGV9faW5kaXJlY3RfZnVuY3Rpb25fdGFibGUBAAtsbGh0dHBfaW5pdAAJGGxsaHR0cF9zaG91bGRfa2VlcF9hbGl2ZQAvDGxsaHR0cF9hbGxvYwALBm1hbGxvYwAxC2xsaHR0cF9mcmVlAAwEZnJlZQAMD2xsaHR0cF9nZXRfdHlwZQANFWxsaHR0cF9nZXRfaHR0cF9tYWpvcgAOFWxsaHR0cF9nZXRfaHR0cF9taW5vcgAPEWxsaHR0cF9nZXRfbWV0aG9kABAWbGxodHRwX2dldF9zdGF0dXNfY29kZQAREmxsaHR0cF9nZXRfdXBncmFkZQASDGxsaHR0cF9yZXNldAATDmxsaHR0cF9leGVjdXRlABQUbGxodHRwX3NldHRpbmdzX2luaXQAFQ1sbGh0dHBfZmluaXNoABYMbGxodHRwX3BhdXNlABcNbGxodHRwX3Jlc3VtZQAYG2xsaHR0cF9yZXN1bWVfYWZ0ZXJfdXBncmFkZQAZEGxsaHR0cF9nZXRfZXJybm8AGhdsbGh0dHBfZ2V0X2Vycm9yX3JlYXNvbgAbF2xsaHR0cF9zZXRfZXJyb3JfcmVhc29uABwUbGxodHRwX2dldF9lcnJvcl9wb3MAHRFsbGh0dHBfZXJybm9fbmFtZQAeEmxsaHR0cF9tZXRob2RfbmFtZQAfEmxsaHR0cF9zdGF0dXNfbmFtZQAgGmxsaHR0cF9zZXRfbGVuaWVudF9oZWFkZXJzACEhbGxodHRwX3NldF9sZW5pZW50X2NodW5rZWRfbGVuZ3RoACIdbGxodHRwX3NldF9sZW5pZW50X2tlZXBfYWxpdmUAIyRsbGh0dHBfc2V0X2xlbmllbnRfdHJhbnNmZXJfZW5jb2RpbmcAJBhsbGh0dHBfbWVzc2FnZV9uZWVkc19lb2YALgkXAQBBAQsRAQIDBAUKBgcrLSwqKSglJyYK77MCLBYAQYjQACgCAARAAAtBiNAAQQE2AgALFAAgABAwIAAgAjYCOCAAIAE6ACgLFAAgACAALwEyIAAtAC4gABAvEAALHgEBf0HAABAyIgEQMCABQYAINgI4IAEgADoAKCABC48MAQd/AkAgAEUNACAAQQhrIgEgAEEEaygCACIAQXhxIgRqIQUCQCAAQQFxDQAgAEEDcUUNASABIAEoAgAiAGsiAUGc0AAoAgBJDQEgACAEaiEEAkACQEGg0AAoAgAgAUcEQCAAQf8BTQRAIABBA3YhAyABKAIIIgAgASgCDCICRgRAQYzQAEGM0AAoAgBBfiADd3E2AgAMBQsgAiAANgIIIAAgAjYCDAwECyABKAIYIQYgASABKAIMIgBHBEAgACABKAIIIgI2AgggAiAANgIMDAMLIAFBFGoiAygCACICRQRAIAEoAhAiAkUNAiABQRBqIQMLA0AgAyEHIAIiAEEUaiIDKAIAIgINACAAQRBqIQMgACgCECICDQALIAdBADYCAAwCCyAFKAIEIgBBA3FBA0cNAiAFIABBfnE2AgRBlNAAIAQ2AgAgBSAENgIAIAEgBEEBcjYCBAwDC0EAIQALIAZFDQACQCABKAIcIgJBAnRBvNIAaiIDKAIAIAFGBEAgAyAANgIAIAANAUGQ0ABBkNAAKAIAQX4gAndxNgIADAILIAZBEEEUIAYoAhAgAUYbaiAANgIAIABFDQELIAAgBjYCGCABKAIQIgIEQCAAIAI2AhAgAiAANgIYCyABQRRqKAIAIgJFDQAgAEEUaiACNgIAIAIgADYCGAsgASAFTw0AIAUoAgQiAEEBcUUNAAJAAkACQAJAIABBAnFFBEBBpNAAKAIAIAVGBEBBpNAAIAE2AgBBmNAAQZjQACgCACAEaiIANgIAIAEgAEEBcjYCBCABQaDQACgCAEcNBkGU0ABBADYCAEGg0ABBADYCAAwGC0Gg0AAoAgAgBUYEQEGg0AAgATYCAEGU0ABBlNAAKAIAIARqIgA2AgAgASAAQQFyNgIEIAAgAWogADYCAAwGCyAAQXhxIARqIQQgAEH/AU0EQCAAQQN2IQMgBSgCCCIAIAUoAgwiAkYEQEGM0ABBjNAAKAIAQX4gA3dxNgIADAULIAIgADYCCCAAIAI2AgwMBAsgBSgCGCEGIAUgBSgCDCIARwRAQZzQACgCABogACAFKAIIIgI2AgggAiAANgIMDAMLIAVBFGoiAygCACICRQRAIAUoAhAiAkUNAiAFQRBqIQMLA0AgAyEHIAIiAEEUaiIDKAIAIgINACAAQRBqIQMgACgCECICDQALIAdBADYCAAwCCyAFIABBfnE2AgQgASAEaiAENgIAIAEgBEEBcjYCBAwDC0EAIQALIAZFDQACQCAFKAIcIgJBAnRBvNIAaiIDKAIAIAVGBEAgAyAANgIAIAANAUGQ0ABBkNAAKAIAQX4gAndxNgIADAILIAZBEEEUIAYoAhAgBUYbaiAANgIAIABFDQELIAAgBjYCGCAFKAIQIgIEQCAAIAI2AhAgAiAANgIYCyAFQRRqKAIAIgJFDQAgAEEUaiACNgIAIAIgADYCGAsgASAEaiAENgIAIAEgBEEBcjYCBCABQaDQACgCAEcNAEGU0AAgBDYCAAwBCyAEQf8BTQRAIARBeHFBtNAAaiEAAn9BjNAAKAIAIgJBASAEQQN2dCIDcUUEQEGM0AAgAiADcjYCACAADAELIAAoAggLIgIgATYCDCAAIAE2AgggASAANgIMIAEgAjYCCAwBC0EfIQIgBEH///8HTQRAIARBJiAEQQh2ZyIAa3ZBAXEgAEEBdGtBPmohAgsgASACNgIcIAFCADcCECACQQJ0QbzSAGohAAJAQZDQACgCACIDQQEgAnQiB3FFBEAgACABNgIAQZDQACADIAdyNgIAIAEgADYCGCABIAE2AgggASABNgIMDAELIARBGSACQQF2a0EAIAJBH0cbdCECIAAoAgAhAAJAA0AgACIDKAIEQXhxIARGDQEgAkEddiEAIAJBAXQhAiADIABBBHFqQRBqIgcoAgAiAA0ACyAHIAE2AgAgASADNgIYIAEgATYCDCABIAE2AggMAQsgAygCCCIAIAE2AgwgAyABNgIIIAFBADYCGCABIAM2AgwgASAANgIIC0Gs0ABBrNAAKAIAQQFrIgBBfyAAGzYCAAsLBwAgAC0AKAsHACAALQAqCwcAIAAtACsLBwAgAC0AKQsHACAALwEyCwcAIAAtAC4LQAEEfyAAKAIYIQEgAC0ALSECIAAtACghAyAAKAI4IQQgABAwIAAgBDYCOCAAIAM6ACggACACOgAtIAAgATYCGAu74gECB38DfiABIAJqIQQCQCAAIgIoAgwiAA0AIAIoAgQEQCACIAE2AgQLIwBBEGsiCCQAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACfwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIAIoAhwiA0EBaw7dAdoBAdkBAgMEBQYHCAkKCwwNDtgBDxDXARES1gETFBUWFxgZGhvgAd8BHB0e1QEfICEiIyQl1AEmJygpKiss0wHSAS0u0QHQAS8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RFRtsBR0hJSs8BzgFLzQFMzAFNTk9QUVJTVFVWV1hZWltcXV5fYGFiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9fn+AAYEBggGDAYQBhQGGAYcBiAGJAYoBiwGMAY0BjgGPAZABkQGSAZMBlAGVAZYBlwGYAZkBmgGbAZwBnQGeAZ8BoAGhAaIBowGkAaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBywHKAbgByQG5AcgBugG7AbwBvQG+Ab8BwAHBAcIBwwHEAcUBxgEA3AELQQAMxgELQQ4MxQELQQ0MxAELQQ8MwwELQRAMwgELQRMMwQELQRQMwAELQRUMvwELQRYMvgELQRgMvQELQRkMvAELQRoMuwELQRsMugELQRwMuQELQR0MuAELQQgMtwELQR4MtgELQSAMtQELQR8MtAELQQcMswELQSEMsgELQSIMsQELQSMMsAELQSQMrwELQRIMrgELQREMrQELQSUMrAELQSYMqwELQScMqgELQSgMqQELQcMBDKgBC0EqDKcBC0ErDKYBC0EsDKUBC0EtDKQBC0EuDKMBC0EvDKIBC0HEAQyhAQtBMAygAQtBNAyfAQtBDAyeAQtBMQydAQtBMgycAQtBMwybAQtBOQyaAQtBNQyZAQtBxQEMmAELQQsMlwELQToMlgELQTYMlQELQQoMlAELQTcMkwELQTgMkgELQTwMkQELQTsMkAELQT0MjwELQQkMjgELQSkMjQELQT4MjAELQT8MiwELQcAADIoBC0HBAAyJAQtBwgAMiAELQcMADIcBC0HEAAyGAQtBxQAMhQELQcYADIQBC0EXDIMBC0HHAAyCAQtByAAMgQELQckADIABC0HKAAx/C0HLAAx+C0HNAAx9C0HMAAx8C0HOAAx7C0HPAAx6C0HQAAx5C0HRAAx4C0HSAAx3C0HTAAx2C0HUAAx1C0HWAAx0C0HVAAxzC0EGDHILQdcADHELQQUMcAtB2AAMbwtBBAxuC0HZAAxtC0HaAAxsC0HbAAxrC0HcAAxqC0EDDGkLQd0ADGgLQd4ADGcLQd8ADGYLQeEADGULQeAADGQLQeIADGMLQeMADGILQQIMYQtB5AAMYAtB5QAMXwtB5gAMXgtB5wAMXQtB6AAMXAtB6QAMWwtB6gAMWgtB6wAMWQtB7AAMWAtB7QAMVwtB7gAMVgtB7wAMVQtB8AAMVAtB8QAMUwtB8gAMUgtB8wAMUQtB9AAMUAtB9QAMTwtB9gAMTgtB9wAMTQtB+AAMTAtB+QAMSwtB+gAMSgtB+wAMSQtB/AAMSAtB/QAMRwtB/gAMRgtB/wAMRQtBgAEMRAtBgQEMQwtBggEMQgtBgwEMQQtBhAEMQAtBhQEMPwtBhgEMPgtBhwEMPQtBiAEMPAtBiQEMOwtBigEMOgtBiwEMOQtBjAEMOAtBjQEMNwtBjgEMNgtBjwEMNQtBkAEMNAtBkQEMMwtBkgEMMgtBkwEMMQtBlAEMMAtBlQEMLwtBlgEMLgtBlwEMLQtBmAEMLAtBmQEMKwtBmgEMKgtBmwEMKQtBnAEMKAtBnQEMJwtBngEMJgtBnwEMJQtBoAEMJAtBoQEMIwtBogEMIgtBowEMIQtBpAEMIAtBpQEMHwtBpgEMHgtBpwEMHQtBqAEMHAtBqQEMGwtBqgEMGgtBqwEMGQtBrAEMGAtBrQEMFwtBrgEMFgtBAQwVC0GvAQwUC0GwAQwTC0GxAQwSC0GzAQwRC0GyAQwQC0G0AQwPC0G1AQwOC0G2AQwNC0G3AQwMC0G4AQwLC0G5AQwKC0G6AQwJC0G7AQwIC0HGAQwHC0G8AQwGC0G9AQwFC0G+AQwEC0G/AQwDC0HAAQwCC0HCAQwBC0HBAQshAwNAAkACQAJAAkACQAJAAkACQAJAIAICfwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJ/AkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgAgJ/AkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACfwJAAkACfwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACfwJAAkACQAJAAn8CQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCADDsYBAAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHyAhIyUmKCorLC8wMTIzNDU2Nzk6Ozw9lANAQkRFRklLTk9QUVJTVFVWWFpbXF1eX2BhYmNkZWZnaGpsb3Bxc3V2eHl6e3x/gAGBAYIBgwGEAYUBhgGHAYgBiQGKAYsBjAGNAY4BjwGQAZEBkgGTAZQBlQGWAZcBmAGZAZoBmwGcAZ0BngGfAaABoQGiAaMBpAGlAaYBpwGoAakBqgGrAawBrQGuAa8BsAGxAbIBswG0AbUBtgG3AbgBuQG6AbsBvAG9Ab4BvwHAAcEBwgHDAcQBxQHGAccByAHJAcsBzAHNAc4BzwGKA4kDiAOHA4QDgwOAA/sC+gL5AvgC9wL0AvMC8gLLAsECsALZAQsgASAERw3wAkHdASEDDLMDCyABIARHDcgBQcMBIQMMsgMLIAEgBEcNe0H3ACEDDLEDCyABIARHDXBB7wAhAwywAwsgASAERw1pQeoAIQMMrwMLIAEgBEcNZUHoACEDDK4DCyABIARHDWJB5gAhAwytAwsgASAERw0aQRghAwysAwsgASAERw0VQRIhAwyrAwsgASAERw1CQcUAIQMMqgMLIAEgBEcNNEE/IQMMqQMLIAEgBEcNMkE8IQMMqAMLIAEgBEcNK0ExIQMMpwMLIAItAC5BAUYNnwMMwQILQQAhAAJAAkACQCACLQAqRQ0AIAItACtFDQAgAi8BMCIDQQJxRQ0BDAILIAIvATAiA0EBcUUNAQtBASEAIAItAChBAUYNACACLwEyIgVB5ABrQeQASQ0AIAVBzAFGDQAgBUGwAkYNACADQcAAcQ0AQQAhACADQYgEcUGABEYNACADQShxQQBHIQALIAJBADsBMCACQQA6AC8gAEUN3wIgAkIANwMgDOACC0EAIQACQCACKAI4IgNFDQAgAygCLCIDRQ0AIAIgAxEAACEACyAARQ3MASAAQRVHDd0CIAJBBDYCHCACIAE2AhQgAkGwGDYCECACQRU2AgxBACEDDKQDCyABIARGBEBBBiEDDKQDCyABQQFqIQFBACEAAkAgAigCOCIDRQ0AIAMoAlQiA0UNACACIAMRAAAhAAsgAA3ZAgwcCyACQgA3AyBBEiEDDIkDCyABIARHDRZBHSEDDKEDCyABIARHBEAgAUEBaiEBQRAhAwyIAwtBByEDDKADCyACIAIpAyAiCiAEIAFrrSILfSIMQgAgCiAMWhs3AyAgCiALWA3UAkEIIQMMnwMLIAEgBEcEQCACQQk2AgggAiABNgIEQRQhAwyGAwtBCSEDDJ4DCyACKQMgQgBSDccBIAIgAi8BMEGAAXI7ATAMQgsgASAERw0/QdAAIQMMnAMLIAEgBEYEQEELIQMMnAMLIAFBAWohAUEAIQACQCACKAI4IgNFDQAgAygCUCIDRQ0AIAIgAxEAACEACyAADc8CDMYBC0EAIQACQCACKAI4IgNFDQAgAygCSCIDRQ0AIAIgAxEAACEACyAARQ3GASAAQRVHDc0CIAJBCzYCHCACIAE2AhQgAkGCGTYCECACQRU2AgxBACEDDJoDC0EAIQACQCACKAI4IgNFDQAgAygCSCIDRQ0AIAIgAxEAACEACyAARQ0MIABBFUcNygIgAkEaNgIcIAIgATYCFCACQYIZNgIQIAJBFTYCDEEAIQMMmQMLQQAhAAJAIAIoAjgiA0UNACADKAJMIgNFDQAgAiADEQAAIQALIABFDcQBIABBFUcNxwIgAkELNgIcIAIgATYCFCACQZEXNgIQIAJBFTYCDEEAIQMMmAMLIAEgBEYEQEEPIQMMmAMLIAEtAAAiAEE7Rg0HIABBDUcNxAIgAUEBaiEBDMMBC0EAIQACQCACKAI4IgNFDQAgAygCTCIDRQ0AIAIgAxEAACEACyAARQ3DASAAQRVHDcICIAJBDzYCHCACIAE2AhQgAkGRFzYCECACQRU2AgxBACEDDJYDCwNAIAEtAABB8DVqLQAAIgBBAUcEQCAAQQJHDcECIAIoAgQhAEEAIQMgAkEANgIEIAIgACABQQFqIgEQLSIADcICDMUBCyAEIAFBAWoiAUcNAAtBEiEDDJUDC0EAIQACQCACKAI4IgNFDQAgAygCTCIDRQ0AIAIgAxEAACEACyAARQ3FASAAQRVHDb0CIAJBGzYCHCACIAE2AhQgAkGRFzYCECACQRU2AgxBACEDDJQDCyABIARGBEBBFiEDDJQDCyACQQo2AgggAiABNgIEQQAhAAJAIAIoAjgiA0UNACADKAJIIgNFDQAgAiADEQAAIQALIABFDcIBIABBFUcNuQIgAkEVNgIcIAIgATYCFCACQYIZNgIQIAJBFTYCDEEAIQMMkwMLIAEgBEcEQANAIAEtAABB8DdqLQAAIgBBAkcEQAJAIABBAWsOBMQCvQIAvgK9AgsgAUEBaiEBQQghAwz8AgsgBCABQQFqIgFHDQALQRUhAwyTAwtBFSEDDJIDCwNAIAEtAABB8DlqLQAAIgBBAkcEQCAAQQFrDgTFArcCwwK4ArcCCyAEIAFBAWoiAUcNAAtBGCEDDJEDCyABIARHBEAgAkELNgIIIAIgATYCBEEHIQMM+AILQRkhAwyQAwsgAUEBaiEBDAILIAEgBEYEQEEaIQMMjwMLAkAgAS0AAEENaw4UtQG/Ab8BvwG/Ab8BvwG/Ab8BvwG/Ab8BvwG/Ab8BvwG/Ab8BvwEAvwELQQAhAyACQQA2AhwgAkGvCzYCECACQQI2AgwgAiABQQFqNgIUDI4DCyABIARGBEBBGyEDDI4DCyABLQAAIgBBO0cEQCAAQQ1HDbECIAFBAWohAQy6AQsgAUEBaiEBC0EiIQMM8wILIAEgBEYEQEEcIQMMjAMLQgAhCgJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgAS0AAEEwaw43wQLAAgABAgMEBQYH0AHQAdAB0AHQAdAB0AEICQoLDA3QAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdABDg8QERIT0AELQgIhCgzAAgtCAyEKDL8CC0IEIQoMvgILQgUhCgy9AgtCBiEKDLwCC0IHIQoMuwILQgghCgy6AgtCCSEKDLkCC0IKIQoMuAILQgshCgy3AgtCDCEKDLYCC0INIQoMtQILQg4hCgy0AgtCDyEKDLMCC0IKIQoMsgILQgshCgyxAgtCDCEKDLACC0INIQoMrwILQg4hCgyuAgtCDyEKDK0CC0IAIQoCQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIAEtAABBMGsON8ACvwIAAQIDBAUGB74CvgK+Ar4CvgK+Ar4CCAkKCwwNvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ag4PEBESE74CC0ICIQoMvwILQgMhCgy+AgtCBCEKDL0CC0IFIQoMvAILQgYhCgy7AgtCByEKDLoCC0IIIQoMuQILQgkhCgy4AgtCCiEKDLcCC0ILIQoMtgILQgwhCgy1AgtCDSEKDLQCC0IOIQoMswILQg8hCgyyAgtCCiEKDLECC0ILIQoMsAILQgwhCgyvAgtCDSEKDK4CC0IOIQoMrQILQg8hCgysAgsgAiACKQMgIgogBCABa60iC30iDEIAIAogDFobNwMgIAogC1gNpwJBHyEDDIkDCyABIARHBEAgAkEJNgIIIAIgATYCBEElIQMM8AILQSAhAwyIAwtBASEFIAIvATAiA0EIcUUEQCACKQMgQgBSIQULAkAgAi0ALgRAQQEhACACLQApQQVGDQEgA0HAAHFFIAVxRQ0BC0EAIQAgA0HAAHENAEECIQAgA0EIcQ0AIANBgARxBEACQCACLQAoQQFHDQAgAi0ALUEKcQ0AQQUhAAwCC0EEIQAMAQsgA0EgcUUEQAJAIAItAChBAUYNACACLwEyIgBB5ABrQeQASQ0AIABBzAFGDQAgAEGwAkYNAEEEIQAgA0EocUUNAiADQYgEcUGABEYNAgtBACEADAELQQBBAyACKQMgUBshAAsgAEEBaw4FvgIAsAEBpAKhAgtBESEDDO0CCyACQQE6AC8MhAMLIAEgBEcNnQJBJCEDDIQDCyABIARHDRxBxgAhAwyDAwtBACEAAkAgAigCOCIDRQ0AIAMoAkQiA0UNACACIAMRAAAhAAsgAEUNJyAAQRVHDZgCIAJB0AA2AhwgAiABNgIUIAJBkRg2AhAgAkEVNgIMQQAhAwyCAwsgASAERgRAQSghAwyCAwtBACEDIAJBADYCBCACQQw2AgggAiABIAEQKiIARQ2UAiACQSc2AhwgAiABNgIUIAIgADYCDAyBAwsgASAERgRAQSkhAwyBAwsgAS0AACIAQSBGDRMgAEEJRw2VAiABQQFqIQEMFAsgASAERwRAIAFBAWohAQwWC0EqIQMM/wILIAEgBEYEQEErIQMM/wILIAEtAAAiAEEJRyAAQSBHcQ2QAiACLQAsQQhHDd0CIAJBADoALAzdAgsgASAERgRAQSwhAwz+AgsgAS0AAEEKRw2OAiABQQFqIQEMsAELIAEgBEcNigJBLyEDDPwCCwNAIAEtAAAiAEEgRwRAIABBCmsOBIQCiAKIAoQChgILIAQgAUEBaiIBRw0AC0ExIQMM+wILQTIhAyABIARGDfoCIAIoAgAiACAEIAFraiEHIAEgAGtBA2ohBgJAA0AgAEHwO2otAAAgAS0AACIFQSByIAUgBUHBAGtB/wFxQRpJG0H/AXFHDQEgAEEDRgRAQQYhAQziAgsgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAc2AgAM+wILIAJBADYCAAyGAgtBMyEDIAQgASIARg35AiAEIAFrIAIoAgAiAWohByAAIAFrQQhqIQYCQANAIAFB9DtqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw0BIAFBCEYEQEEFIQEM4QILIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADPoCCyACQQA2AgAgACEBDIUCC0E0IQMgBCABIgBGDfgCIAQgAWsgAigCACIBaiEHIAAgAWtBBWohBgJAA0AgAUHQwgBqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw0BIAFBBUYEQEEHIQEM4AILIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADPkCCyACQQA2AgAgACEBDIQCCyABIARHBEADQCABLQAAQYA+ai0AACIAQQFHBEAgAEECRg0JDIECCyAEIAFBAWoiAUcNAAtBMCEDDPgCC0EwIQMM9wILIAEgBEcEQANAIAEtAAAiAEEgRwRAIABBCmsOBP8B/gH+Af8B/gELIAQgAUEBaiIBRw0AC0E4IQMM9wILQTghAwz2AgsDQCABLQAAIgBBIEcgAEEJR3EN9gEgBCABQQFqIgFHDQALQTwhAwz1AgsDQCABLQAAIgBBIEcEQAJAIABBCmsOBPkBBAT5AQALIABBLEYN9QEMAwsgBCABQQFqIgFHDQALQT8hAwz0AgtBwAAhAyABIARGDfMCIAIoAgAiACAEIAFraiEFIAEgAGtBBmohBgJAA0AgAEGAQGstAAAgAS0AAEEgckcNASAAQQZGDdsCIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADPQCCyACQQA2AgALQTYhAwzZAgsgASAERgRAQcEAIQMM8gILIAJBDDYCCCACIAE2AgQgAi0ALEEBaw4E+wHuAewB6wHUAgsgAUEBaiEBDPoBCyABIARHBEADQAJAIAEtAAAiAEEgciAAIABBwQBrQf8BcUEaSRtB/wFxIgBBCUYNACAAQSBGDQACQAJAAkACQCAAQeMAaw4TAAMDAwMDAwMBAwMDAwMDAwMDAgMLIAFBAWohAUExIQMM3AILIAFBAWohAUEyIQMM2wILIAFBAWohAUEzIQMM2gILDP4BCyAEIAFBAWoiAUcNAAtBNSEDDPACC0E1IQMM7wILIAEgBEcEQANAIAEtAABBgDxqLQAAQQFHDfcBIAQgAUEBaiIBRw0AC0E9IQMM7wILQT0hAwzuAgtBACEAAkAgAigCOCIDRQ0AIAMoAkAiA0UNACACIAMRAAAhAAsgAEUNASAAQRVHDeYBIAJBwgA2AhwgAiABNgIUIAJB4xg2AhAgAkEVNgIMQQAhAwztAgsgAUEBaiEBC0E8IQMM0gILIAEgBEYEQEHCACEDDOsCCwJAA0ACQCABLQAAQQlrDhgAAswCzALRAswCzALMAswCzALMAswCzALMAswCzALMAswCzALMAswCzALMAgDMAgsgBCABQQFqIgFHDQALQcIAIQMM6wILIAFBAWohASACLQAtQQFxRQ3+AQtBLCEDDNACCyABIARHDd4BQcQAIQMM6AILA0AgAS0AAEGQwABqLQAAQQFHDZwBIAQgAUEBaiIBRw0AC0HFACEDDOcCCyABLQAAIgBBIEYN/gEgAEE6Rw3AAiACKAIEIQBBACEDIAJBADYCBCACIAAgARApIgAN3gEM3QELQccAIQMgBCABIgBGDeUCIAQgAWsgAigCACIBaiEHIAAgAWtBBWohBgNAIAFBkMIAai0AACAALQAAIgVBIHIgBSAFQcEAa0H/AXFBGkkbQf8BcUcNvwIgAUEFRg3CAiABQQFqIQEgBCAAQQFqIgBHDQALIAIgBzYCAAzlAgtByAAhAyAEIAEiAEYN5AIgBCABayACKAIAIgFqIQcgACABa0EJaiEGA0AgAUGWwgBqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw2+AkECIAFBCUYNwgIaIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADOQCCyABIARGBEBByQAhAwzkAgsCQAJAIAEtAAAiAEEgciAAIABBwQBrQf8BcUEaSRtB/wFxQe4Aaw4HAL8CvwK/Ar8CvwIBvwILIAFBAWohAUE+IQMMywILIAFBAWohAUE/IQMMygILQcoAIQMgBCABIgBGDeICIAQgAWsgAigCACIBaiEGIAAgAWtBAWohBwNAIAFBoMIAai0AACAALQAAIgVBIHIgBSAFQcEAa0H/AXFBGkkbQf8BcUcNvAIgAUEBRg2+AiABQQFqIQEgBCAAQQFqIgBHDQALIAIgBjYCAAziAgtBywAhAyAEIAEiAEYN4QIgBCABayACKAIAIgFqIQcgACABa0EOaiEGA0AgAUGiwgBqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw27AiABQQ5GDb4CIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADOECC0HMACEDIAQgASIARg3gAiAEIAFrIAIoAgAiAWohByAAIAFrQQ9qIQYDQCABQcDCAGotAAAgAC0AACIFQSByIAUgBUHBAGtB/wFxQRpJG0H/AXFHDboCQQMgAUEPRg2+AhogAUEBaiEBIAQgAEEBaiIARw0ACyACIAc2AgAM4AILQc0AIQMgBCABIgBGDd8CIAQgAWsgAigCACIBaiEHIAAgAWtBBWohBgNAIAFB0MIAai0AACAALQAAIgVBIHIgBSAFQcEAa0H/AXFBGkkbQf8BcUcNuQJBBCABQQVGDb0CGiABQQFqIQEgBCAAQQFqIgBHDQALIAIgBzYCAAzfAgsgASAERgRAQc4AIQMM3wILAkACQAJAAkAgAS0AACIAQSByIAAgAEHBAGtB/wFxQRpJG0H/AXFB4wBrDhMAvAK8ArwCvAK8ArwCvAK8ArwCvAK8ArwCAbwCvAK8AgIDvAILIAFBAWohAUHBACEDDMgCCyABQQFqIQFBwgAhAwzHAgsgAUEBaiEBQcMAIQMMxgILIAFBAWohAUHEACEDDMUCCyABIARHBEAgAkENNgIIIAIgATYCBEHFACEDDMUCC0HPACEDDN0CCwJAAkAgAS0AAEEKaw4EAZABkAEAkAELIAFBAWohAQtBKCEDDMMCCyABIARGBEBB0QAhAwzcAgsgAS0AAEEgRw0AIAFBAWohASACLQAtQQFxRQ3QAQtBFyEDDMECCyABIARHDcsBQdIAIQMM2QILQdMAIQMgASAERg3YAiACKAIAIgAgBCABa2ohBiABIABrQQFqIQUDQCABLQAAIABB1sIAai0AAEcNxwEgAEEBRg3KASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBjYCAAzYAgsgASAERgRAQdUAIQMM2AILIAEtAABBCkcNwgEgAUEBaiEBDMoBCyABIARGBEBB1gAhAwzXAgsCQAJAIAEtAABBCmsOBADDAcMBAcMBCyABQQFqIQEMygELIAFBAWohAUHKACEDDL0CC0EAIQACQCACKAI4IgNFDQAgAygCPCIDRQ0AIAIgAxEAACEACyAADb8BQc0AIQMMvAILIAItAClBIkYNzwIMiQELIAQgASIFRgRAQdsAIQMM1AILQQAhAEEBIQFBASEGQQAhAwJAAn8CQAJAAkACQAJAAkACQCAFLQAAQTBrDgrFAcQBAAECAwQFBgjDAQtBAgwGC0EDDAULQQQMBAtBBQwDC0EGDAILQQcMAQtBCAshA0EAIQFBACEGDL0BC0EJIQNBASEAQQAhAUEAIQYMvAELIAEgBEYEQEHdACEDDNMCCyABLQAAQS5HDbgBIAFBAWohAQyIAQsgASAERw22AUHfACEDDNECCyABIARHBEAgAkEONgIIIAIgATYCBEHQACEDDLgCC0HgACEDDNACC0HhACEDIAEgBEYNzwIgAigCACIAIAQgAWtqIQUgASAAa0EDaiEGA0AgAS0AACAAQeLCAGotAABHDbEBIABBA0YNswEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMzwILQeIAIQMgASAERg3OAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYDQCABLQAAIABB5sIAai0AAEcNsAEgAEECRg2vASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAzOAgtB4wAhAyABIARGDc0CIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgNAIAEtAAAgAEHpwgBqLQAARw2vASAAQQNGDa0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADM0CCyABIARGBEBB5QAhAwzNAgsgAUEBaiEBQQAhAAJAIAIoAjgiA0UNACADKAIwIgNFDQAgAiADEQAAIQALIAANqgFB1gAhAwyzAgsgASAERwRAA0AgAS0AACIAQSBHBEACQAJAAkAgAEHIAGsOCwABswGzAbMBswGzAbMBswGzAQKzAQsgAUEBaiEBQdIAIQMMtwILIAFBAWohAUHTACEDDLYCCyABQQFqIQFB1AAhAwy1AgsgBCABQQFqIgFHDQALQeQAIQMMzAILQeQAIQMMywILA0AgAS0AAEHwwgBqLQAAIgBBAUcEQCAAQQJrDgOnAaYBpQGkAQsgBCABQQFqIgFHDQALQeYAIQMMygILIAFBAWogASAERw0CGkHnACEDDMkCCwNAIAEtAABB8MQAai0AACIAQQFHBEACQCAAQQJrDgSiAaEBoAEAnwELQdcAIQMMsQILIAQgAUEBaiIBRw0AC0HoACEDDMgCCyABIARGBEBB6QAhAwzIAgsCQCABLQAAIgBBCmsOGrcBmwGbAbQBmwGbAZsBmwGbAZsBmwGbAZsBmwGbAZsBmwGbAZsBmwGbAZsBpAGbAZsBAJkBCyABQQFqCyEBQQYhAwytAgsDQCABLQAAQfDGAGotAABBAUcNfSAEIAFBAWoiAUcNAAtB6gAhAwzFAgsgAUEBaiABIARHDQIaQesAIQMMxAILIAEgBEYEQEHsACEDDMQCCyABQQFqDAELIAEgBEYEQEHtACEDDMMCCyABQQFqCyEBQQQhAwyoAgsgASAERgRAQe4AIQMMwQILAkACQAJAIAEtAABB8MgAai0AAEEBaw4HkAGPAY4BAHwBAo0BCyABQQFqIQEMCwsgAUEBagyTAQtBACEDIAJBADYCHCACQZsSNgIQIAJBBzYCDCACIAFBAWo2AhQMwAILAkADQCABLQAAQfDIAGotAAAiAEEERwRAAkACQCAAQQFrDgeUAZMBkgGNAQAEAY0BC0HaACEDDKoCCyABQQFqIQFB3AAhAwypAgsgBCABQQFqIgFHDQALQe8AIQMMwAILIAFBAWoMkQELIAQgASIARgRAQfAAIQMMvwILIAAtAABBL0cNASAAQQFqIQEMBwsgBCABIgBGBEBB8QAhAwy+AgsgAC0AACIBQS9GBEAgAEEBaiEBQd0AIQMMpQILIAFBCmsiA0EWSw0AIAAhAUEBIAN0QYmAgAJxDfkBC0EAIQMgAkEANgIcIAIgADYCFCACQYwcNgIQIAJBBzYCDAy8AgsgASAERwRAIAFBAWohAUHeACEDDKMCC0HyACEDDLsCCyABIARGBEBB9AAhAwy7AgsCQCABLQAAQfDMAGotAABBAWsOA/cBcwCCAQtB4QAhAwyhAgsgASAERwRAA0AgAS0AAEHwygBqLQAAIgBBA0cEQAJAIABBAWsOAvkBAIUBC0HfACEDDKMCCyAEIAFBAWoiAUcNAAtB8wAhAwy6AgtB8wAhAwy5AgsgASAERwRAIAJBDzYCCCACIAE2AgRB4AAhAwygAgtB9QAhAwy4AgsgASAERgRAQfYAIQMMuAILIAJBDzYCCCACIAE2AgQLQQMhAwydAgsDQCABLQAAQSBHDY4CIAQgAUEBaiIBRw0AC0H3ACEDDLUCCyABIARGBEBB+AAhAwy1AgsgAS0AAEEgRw16IAFBAWohAQxbC0EAIQACQCACKAI4IgNFDQAgAygCOCIDRQ0AIAIgAxEAACEACyAADXgMgAILIAEgBEYEQEH6ACEDDLMCCyABLQAAQcwARw10IAFBAWohAUETDHYLQfsAIQMgASAERg2xAiACKAIAIgAgBCABa2ohBSABIABrQQVqIQYDQCABLQAAIABB8M4Aai0AAEcNcyAAQQVGDXUgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMsQILIAEgBEYEQEH8ACEDDLECCwJAAkAgAS0AAEHDAGsODAB0dHR0dHR0dHR0AXQLIAFBAWohAUHmACEDDJgCCyABQQFqIQFB5wAhAwyXAgtB/QAhAyABIARGDa8CIAIoAgAiACAEIAFraiEFIAEgAGtBAmohBgJAA0AgAS0AACAAQe3PAGotAABHDXIgAEECRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADLACCyACQQA2AgAgBkEBaiEBQRAMcwtB/gAhAyABIARGDa4CIAIoAgAiACAEIAFraiEFIAEgAGtBBWohBgJAA0AgAS0AACAAQfbOAGotAABHDXEgAEEFRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADK8CCyACQQA2AgAgBkEBaiEBQRYMcgtB/wAhAyABIARGDa0CIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgJAA0AgAS0AACAAQfzOAGotAABHDXAgAEEDRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADK4CCyACQQA2AgAgBkEBaiEBQQUMcQsgASAERgRAQYABIQMMrQILIAEtAABB2QBHDW4gAUEBaiEBQQgMcAsgASAERgRAQYEBIQMMrAILAkACQCABLQAAQc4Aaw4DAG8BbwsgAUEBaiEBQesAIQMMkwILIAFBAWohAUHsACEDDJICCyABIARGBEBBggEhAwyrAgsCQAJAIAEtAABByABrDggAbm5ubm5uAW4LIAFBAWohAUHqACEDDJICCyABQQFqIQFB7QAhAwyRAgtBgwEhAyABIARGDakCIAIoAgAiACAEIAFraiEFIAEgAGtBAmohBgJAA0AgAS0AACAAQYDPAGotAABHDWwgAEECRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADKoCCyACQQA2AgAgBkEBaiEBQQAMbQtBhAEhAyABIARGDagCIAIoAgAiACAEIAFraiEFIAEgAGtBBGohBgJAA0AgAS0AACAAQYPPAGotAABHDWsgAEEERg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADKkCCyACQQA2AgAgBkEBaiEBQSMMbAsgASAERgRAQYUBIQMMqAILAkACQCABLQAAQcwAaw4IAGtra2trawFrCyABQQFqIQFB7wAhAwyPAgsgAUEBaiEBQfAAIQMMjgILIAEgBEYEQEGGASEDDKcCCyABLQAAQcUARw1oIAFBAWohAQxgC0GHASEDIAEgBEYNpQIgAigCACIAIAQgAWtqIQUgASAAa0EDaiEGAkADQCABLQAAIABBiM8Aai0AAEcNaCAAQQNGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMpgILIAJBADYCACAGQQFqIQFBLQxpC0GIASEDIAEgBEYNpAIgAigCACIAIAQgAWtqIQUgASAAa0EIaiEGAkADQCABLQAAIABB0M8Aai0AAEcNZyAAQQhGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMpQILIAJBADYCACAGQQFqIQFBKQxoCyABIARGBEBBiQEhAwykAgtBASABLQAAQd8ARw1nGiABQQFqIQEMXgtBigEhAyABIARGDaICIAIoAgAiACAEIAFraiEFIAEgAGtBAWohBgNAIAEtAAAgAEGMzwBqLQAARw1kIABBAUYN+gEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMogILQYsBIQMgASAERg2hAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEGOzwBqLQAARw1kIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyiAgsgAkEANgIAIAZBAWohAUECDGULQYwBIQMgASAERg2gAiACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEHwzwBqLQAARw1jIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyhAgsgAkEANgIAIAZBAWohAUEfDGQLQY0BIQMgASAERg2fAiACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEHyzwBqLQAARw1iIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAygAgsgAkEANgIAIAZBAWohAUEJDGMLIAEgBEYEQEGOASEDDJ8CCwJAAkAgAS0AAEHJAGsOBwBiYmJiYgFiCyABQQFqIQFB+AAhAwyGAgsgAUEBaiEBQfkAIQMMhQILQY8BIQMgASAERg2dAiACKAIAIgAgBCABa2ohBSABIABrQQVqIQYCQANAIAEtAAAgAEGRzwBqLQAARw1gIABBBUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyeAgsgAkEANgIAIAZBAWohAUEYDGELQZABIQMgASAERg2cAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEGXzwBqLQAARw1fIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAydAgsgAkEANgIAIAZBAWohAUEXDGALQZEBIQMgASAERg2bAiACKAIAIgAgBCABa2ohBSABIABrQQZqIQYCQANAIAEtAAAgAEGazwBqLQAARw1eIABBBkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAycAgsgAkEANgIAIAZBAWohAUEVDF8LQZIBIQMgASAERg2aAiACKAIAIgAgBCABa2ohBSABIABrQQVqIQYCQANAIAEtAAAgAEGhzwBqLQAARw1dIABBBUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAybAgsgAkEANgIAIAZBAWohAUEeDF4LIAEgBEYEQEGTASEDDJoCCyABLQAAQcwARw1bIAFBAWohAUEKDF0LIAEgBEYEQEGUASEDDJkCCwJAAkAgAS0AAEHBAGsODwBcXFxcXFxcXFxcXFxcAVwLIAFBAWohAUH+ACEDDIACCyABQQFqIQFB/wAhAwz/AQsgASAERgRAQZUBIQMMmAILAkACQCABLQAAQcEAaw4DAFsBWwsgAUEBaiEBQf0AIQMM/wELIAFBAWohAUGAASEDDP4BC0GWASEDIAEgBEYNlgIgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABBp88Aai0AAEcNWSAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMlwILIAJBADYCACAGQQFqIQFBCwxaCyABIARGBEBBlwEhAwyWAgsCQAJAAkACQCABLQAAQS1rDiMAW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1sBW1tbW1sCW1tbA1sLIAFBAWohAUH7ACEDDP8BCyABQQFqIQFB/AAhAwz+AQsgAUEBaiEBQYEBIQMM/QELIAFBAWohAUGCASEDDPwBC0GYASEDIAEgBEYNlAIgAigCACIAIAQgAWtqIQUgASAAa0EEaiEGAkADQCABLQAAIABBqc8Aai0AAEcNVyAAQQRGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMlQILIAJBADYCACAGQQFqIQFBGQxYC0GZASEDIAEgBEYNkwIgAigCACIAIAQgAWtqIQUgASAAa0EFaiEGAkADQCABLQAAIABBrs8Aai0AAEcNViAAQQVGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMlAILIAJBADYCACAGQQFqIQFBBgxXC0GaASEDIAEgBEYNkgIgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABBtM8Aai0AAEcNVSAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMkwILIAJBADYCACAGQQFqIQFBHAxWC0GbASEDIAEgBEYNkQIgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABBts8Aai0AAEcNVCAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMkgILIAJBADYCACAGQQFqIQFBJwxVCyABIARGBEBBnAEhAwyRAgsCQAJAIAEtAABB1ABrDgIAAVQLIAFBAWohAUGGASEDDPgBCyABQQFqIQFBhwEhAwz3AQtBnQEhAyABIARGDY8CIAIoAgAiACAEIAFraiEFIAEgAGtBAWohBgJAA0AgAS0AACAAQbjPAGotAABHDVIgAEEBRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADJACCyACQQA2AgAgBkEBaiEBQSYMUwtBngEhAyABIARGDY4CIAIoAgAiACAEIAFraiEFIAEgAGtBAWohBgJAA0AgAS0AACAAQbrPAGotAABHDVEgAEEBRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADI8CCyACQQA2AgAgBkEBaiEBQQMMUgtBnwEhAyABIARGDY0CIAIoAgAiACAEIAFraiEFIAEgAGtBAmohBgJAA0AgAS0AACAAQe3PAGotAABHDVAgAEECRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADI4CCyACQQA2AgAgBkEBaiEBQQwMUQtBoAEhAyABIARGDYwCIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgJAA0AgAS0AACAAQbzPAGotAABHDU8gAEEDRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADI0CCyACQQA2AgAgBkEBaiEBQQ0MUAsgASAERgRAQaEBIQMMjAILAkACQCABLQAAQcYAaw4LAE9PT09PT09PTwFPCyABQQFqIQFBiwEhAwzzAQsgAUEBaiEBQYwBIQMM8gELIAEgBEYEQEGiASEDDIsCCyABLQAAQdAARw1MIAFBAWohAQxGCyABIARGBEBBowEhAwyKAgsCQAJAIAEtAABByQBrDgcBTU1NTU0ATQsgAUEBaiEBQY4BIQMM8QELIAFBAWohAUEiDE0LQaQBIQMgASAERg2IAiACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEHAzwBqLQAARw1LIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyJAgsgAkEANgIAIAZBAWohAUEdDEwLIAEgBEYEQEGlASEDDIgCCwJAAkAgAS0AAEHSAGsOAwBLAUsLIAFBAWohAUGQASEDDO8BCyABQQFqIQFBBAxLCyABIARGBEBBpgEhAwyHAgsCQAJAAkACQAJAIAEtAABBwQBrDhUATU1NTU1NTU1NTQFNTQJNTQNNTQRNCyABQQFqIQFBiAEhAwzxAQsgAUEBaiEBQYkBIQMM8AELIAFBAWohAUGKASEDDO8BCyABQQFqIQFBjwEhAwzuAQsgAUEBaiEBQZEBIQMM7QELQacBIQMgASAERg2FAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHtzwBqLQAARw1IIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyGAgsgAkEANgIAIAZBAWohAUERDEkLQagBIQMgASAERg2EAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHCzwBqLQAARw1HIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyFAgsgAkEANgIAIAZBAWohAUEsDEgLQakBIQMgASAERg2DAiACKAIAIgAgBCABa2ohBSABIABrQQRqIQYCQANAIAEtAAAgAEHFzwBqLQAARw1GIABBBEYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyEAgsgAkEANgIAIAZBAWohAUErDEcLQaoBIQMgASAERg2CAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHKzwBqLQAARw1FIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyDAgsgAkEANgIAIAZBAWohAUEUDEYLIAEgBEYEQEGrASEDDIICCwJAAkACQAJAIAEtAABBwgBrDg8AAQJHR0dHR0dHR0dHRwNHCyABQQFqIQFBkwEhAwzrAQsgAUEBaiEBQZQBIQMM6gELIAFBAWohAUGVASEDDOkBCyABQQFqIQFBlgEhAwzoAQsgASAERgRAQawBIQMMgQILIAEtAABBxQBHDUIgAUEBaiEBDD0LQa0BIQMgASAERg3/ASACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHNzwBqLQAARw1CIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyAAgsgAkEANgIAIAZBAWohAUEODEMLIAEgBEYEQEGuASEDDP8BCyABLQAAQdAARw1AIAFBAWohAUElDEILQa8BIQMgASAERg39ASACKAIAIgAgBCABa2ohBSABIABrQQhqIQYCQANAIAEtAAAgAEHQzwBqLQAARw1AIABBCEYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAz+AQsgAkEANgIAIAZBAWohAUEqDEELIAEgBEYEQEGwASEDDP0BCwJAAkAgAS0AAEHVAGsOCwBAQEBAQEBAQEABQAsgAUEBaiEBQZoBIQMM5AELIAFBAWohAUGbASEDDOMBCyABIARGBEBBsQEhAwz8AQsCQAJAIAEtAABBwQBrDhQAPz8/Pz8/Pz8/Pz8/Pz8/Pz8/AT8LIAFBAWohAUGZASEDDOMBCyABQQFqIQFBnAEhAwziAQtBsgEhAyABIARGDfoBIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgJAA0AgAS0AACAAQdnPAGotAABHDT0gAEEDRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADPsBCyACQQA2AgAgBkEBaiEBQSEMPgtBswEhAyABIARGDfkBIAIoAgAiACAEIAFraiEFIAEgAGtBBmohBgJAA0AgAS0AACAAQd3PAGotAABHDTwgAEEGRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADPoBCyACQQA2AgAgBkEBaiEBQRoMPQsgASAERgRAQbQBIQMM+QELAkACQAJAIAEtAABBxQBrDhEAPT09PT09PT09AT09PT09Aj0LIAFBAWohAUGdASEDDOEBCyABQQFqIQFBngEhAwzgAQsgAUEBaiEBQZ8BIQMM3wELQbUBIQMgASAERg33ASACKAIAIgAgBCABa2ohBSABIABrQQVqIQYCQANAIAEtAAAgAEHkzwBqLQAARw06IABBBUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAz4AQsgAkEANgIAIAZBAWohAUEoDDsLQbYBIQMgASAERg32ASACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHqzwBqLQAARw05IABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAz3AQsgAkEANgIAIAZBAWohAUEHDDoLIAEgBEYEQEG3ASEDDPYBCwJAAkAgAS0AAEHFAGsODgA5OTk5OTk5OTk5OTkBOQsgAUEBaiEBQaEBIQMM3QELIAFBAWohAUGiASEDDNwBC0G4ASEDIAEgBEYN9AEgAigCACIAIAQgAWtqIQUgASAAa0ECaiEGAkADQCABLQAAIABB7c8Aai0AAEcNNyAAQQJGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM9QELIAJBADYCACAGQQFqIQFBEgw4C0G5ASEDIAEgBEYN8wEgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABB8M8Aai0AAEcNNiAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM9AELIAJBADYCACAGQQFqIQFBIAw3C0G6ASEDIAEgBEYN8gEgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABB8s8Aai0AAEcNNSAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM8wELIAJBADYCACAGQQFqIQFBDww2CyABIARGBEBBuwEhAwzyAQsCQAJAIAEtAABByQBrDgcANTU1NTUBNQsgAUEBaiEBQaUBIQMM2QELIAFBAWohAUGmASEDDNgBC0G8ASEDIAEgBEYN8AEgAigCACIAIAQgAWtqIQUgASAAa0EHaiEGAkADQCABLQAAIABB9M8Aai0AAEcNMyAAQQdGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM8QELIAJBADYCACAGQQFqIQFBGww0CyABIARGBEBBvQEhAwzwAQsCQAJAAkAgAS0AAEHCAGsOEgA0NDQ0NDQ0NDQBNDQ0NDQ0AjQLIAFBAWohAUGkASEDDNgBCyABQQFqIQFBpwEhAwzXAQsgAUEBaiEBQagBIQMM1gELIAEgBEYEQEG+ASEDDO8BCyABLQAAQc4ARw0wIAFBAWohAQwsCyABIARGBEBBvwEhAwzuAQsCQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCABLQAAQcEAaw4VAAECAz8EBQY/Pz8HCAkKCz8MDQ4PPwsgAUEBaiEBQegAIQMM4wELIAFBAWohAUHpACEDDOIBCyABQQFqIQFB7gAhAwzhAQsgAUEBaiEBQfIAIQMM4AELIAFBAWohAUHzACEDDN8BCyABQQFqIQFB9gAhAwzeAQsgAUEBaiEBQfcAIQMM3QELIAFBAWohAUH6ACEDDNwBCyABQQFqIQFBgwEhAwzbAQsgAUEBaiEBQYQBIQMM2gELIAFBAWohAUGFASEDDNkBCyABQQFqIQFBkgEhAwzYAQsgAUEBaiEBQZgBIQMM1wELIAFBAWohAUGgASEDDNYBCyABQQFqIQFBowEhAwzVAQsgAUEBaiEBQaoBIQMM1AELIAEgBEcEQCACQRA2AgggAiABNgIEQasBIQMM1AELQcABIQMM7AELQQAhAAJAIAIoAjgiA0UNACADKAI0IgNFDQAgAiADEQAAIQALIABFDV4gAEEVRw0HIAJB0QA2AhwgAiABNgIUIAJBsBc2AhAgAkEVNgIMQQAhAwzrAQsgAUEBaiABIARHDQgaQcIBIQMM6gELA0ACQCABLQAAQQprDgQIAAALAAsgBCABQQFqIgFHDQALQcMBIQMM6QELIAEgBEcEQCACQRE2AgggAiABNgIEQQEhAwzQAQtBxAEhAwzoAQsgASAERgRAQcUBIQMM6AELAkACQCABLQAAQQprDgQBKCgAKAsgAUEBagwJCyABQQFqDAULIAEgBEYEQEHGASEDDOcBCwJAAkAgAS0AAEEKaw4XAQsLAQsLCwsLCwsLCwsLCwsLCwsLCwALCyABQQFqIQELQbABIQMMzQELIAEgBEYEQEHIASEDDOYBCyABLQAAQSBHDQkgAkEAOwEyIAFBAWohAUGzASEDDMwBCwNAIAEhAAJAIAEgBEcEQCABLQAAQTBrQf8BcSIDQQpJDQEMJwtBxwEhAwzmAQsCQCACLwEyIgFBmTNLDQAgAiABQQpsIgU7ATIgBUH+/wNxIANB//8Dc0sNACAAQQFqIQEgAiADIAVqIgM7ATIgA0H//wNxQegHSQ0BCwtBACEDIAJBADYCHCACQcEJNgIQIAJBDTYCDCACIABBAWo2AhQM5AELIAJBADYCHCACIAE2AhQgAkHwDDYCECACQRs2AgxBACEDDOMBCyACKAIEIQAgAkEANgIEIAIgACABECYiAA0BIAFBAWoLIQFBrQEhAwzIAQsgAkHBATYCHCACIAA2AgwgAiABQQFqNgIUQQAhAwzgAQsgAigCBCEAIAJBADYCBCACIAAgARAmIgANASABQQFqCyEBQa4BIQMMxQELIAJBwgE2AhwgAiAANgIMIAIgAUEBajYCFEEAIQMM3QELIAJBADYCHCACIAE2AhQgAkGXCzYCECACQQ02AgxBACEDDNwBCyACQQA2AhwgAiABNgIUIAJB4xA2AhAgAkEJNgIMQQAhAwzbAQsgAkECOgAoDKwBC0EAIQMgAkEANgIcIAJBrws2AhAgAkECNgIMIAIgAUEBajYCFAzZAQtBAiEDDL8BC0ENIQMMvgELQSYhAwy9AQtBFSEDDLwBC0EWIQMMuwELQRghAwy6AQtBHCEDDLkBC0EdIQMMuAELQSAhAwy3AQtBISEDDLYBC0EjIQMMtQELQcYAIQMMtAELQS4hAwyzAQtBPSEDDLIBC0HLACEDDLEBC0HOACEDDLABC0HYACEDDK8BC0HZACEDDK4BC0HbACEDDK0BC0HxACEDDKwBC0H0ACEDDKsBC0GNASEDDKoBC0GXASEDDKkBC0GpASEDDKgBC0GvASEDDKcBC0GxASEDDKYBCyACQQA2AgALQQAhAyACQQA2AhwgAiABNgIUIAJB8Rs2AhAgAkEGNgIMDL0BCyACQQA2AgAgBkEBaiEBQSQLOgApIAIoAgQhACACQQA2AgQgAiAAIAEQJyIARQRAQeUAIQMMowELIAJB+QA2AhwgAiABNgIUIAIgADYCDEEAIQMMuwELIABBFUcEQCACQQA2AhwgAiABNgIUIAJBzA42AhAgAkEgNgIMQQAhAwy7AQsgAkH4ADYCHCACIAE2AhQgAkHKGDYCECACQRU2AgxBACEDDLoBCyACQQA2AhwgAiABNgIUIAJBjhs2AhAgAkEGNgIMQQAhAwy5AQsgAkEANgIcIAIgATYCFCACQf4RNgIQIAJBBzYCDEEAIQMMuAELIAJBADYCHCACIAE2AhQgAkGMHDYCECACQQc2AgxBACEDDLcBCyACQQA2AhwgAiABNgIUIAJBww82AhAgAkEHNgIMQQAhAwy2AQsgAkEANgIcIAIgATYCFCACQcMPNgIQIAJBBzYCDEEAIQMMtQELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0RIAJB5QA2AhwgAiABNgIUIAIgADYCDEEAIQMMtAELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0gIAJB0wA2AhwgAiABNgIUIAIgADYCDEEAIQMMswELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0iIAJB0gA2AhwgAiABNgIUIAIgADYCDEEAIQMMsgELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0OIAJB5QA2AhwgAiABNgIUIAIgADYCDEEAIQMMsQELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0dIAJB0wA2AhwgAiABNgIUIAIgADYCDEEAIQMMsAELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0fIAJB0gA2AhwgAiABNgIUIAIgADYCDEEAIQMMrwELIABBP0cNASABQQFqCyEBQQUhAwyUAQtBACEDIAJBADYCHCACIAE2AhQgAkH9EjYCECACQQc2AgwMrAELIAJBADYCHCACIAE2AhQgAkHcCDYCECACQQc2AgxBACEDDKsBCyACKAIEIQAgAkEANgIEIAIgACABECUiAEUNByACQeUANgIcIAIgATYCFCACIAA2AgxBACEDDKoBCyACKAIEIQAgAkEANgIEIAIgACABECUiAEUNFiACQdMANgIcIAIgATYCFCACIAA2AgxBACEDDKkBCyACKAIEIQAgAkEANgIEIAIgACABECUiAEUNGCACQdIANgIcIAIgATYCFCACIAA2AgxBACEDDKgBCyACQQA2AhwgAiABNgIUIAJBxgo2AhAgAkEHNgIMQQAhAwynAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDQMgAkHlADYCHCACIAE2AhQgAiAANgIMQQAhAwymAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDRIgAkHTADYCHCACIAE2AhQgAiAANgIMQQAhAwylAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDRQgAkHSADYCHCACIAE2AhQgAiAANgIMQQAhAwykAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDQAgAkHlADYCHCACIAE2AhQgAiAANgIMQQAhAwyjAQtB1QAhAwyJAQsgAEEVRwRAIAJBADYCHCACIAE2AhQgAkG5DTYCECACQRo2AgxBACEDDKIBCyACQeQANgIcIAIgATYCFCACQeMXNgIQIAJBFTYCDEEAIQMMoQELIAJBADYCACAGQQFqIQEgAi0AKSIAQSNrQQtJDQQCQCAAQQZLDQBBASAAdEHKAHFFDQAMBQtBACEDIAJBADYCHCACIAE2AhQgAkH3CTYCECACQQg2AgwMoAELIAJBADYCACAGQQFqIQEgAi0AKUEhRg0DIAJBADYCHCACIAE2AhQgAkGbCjYCECACQQg2AgxBACEDDJ8BCyACQQA2AgALQQAhAyACQQA2AhwgAiABNgIUIAJBkDM2AhAgAkEINgIMDJ0BCyACQQA2AgAgBkEBaiEBIAItAClBI0kNACACQQA2AhwgAiABNgIUIAJB0wk2AhAgAkEINgIMQQAhAwycAQtB0QAhAwyCAQsgAS0AAEEwayIAQf8BcUEKSQRAIAIgADoAKiABQQFqIQFBzwAhAwyCAQsgAigCBCEAIAJBADYCBCACIAAgARAoIgBFDYYBIAJB3gA2AhwgAiABNgIUIAIgADYCDEEAIQMMmgELIAIoAgQhACACQQA2AgQgAiAAIAEQKCIARQ2GASACQdwANgIcIAIgATYCFCACIAA2AgxBACEDDJkBCyACKAIEIQAgAkEANgIEIAIgACAFECgiAEUEQCAFIQEMhwELIAJB2gA2AhwgAiAFNgIUIAIgADYCDAyYAQtBACEBQQEhAwsgAiADOgArIAVBAWohAwJAAkACQCACLQAtQRBxDQACQAJAAkAgAi0AKg4DAQACBAsgBkUNAwwCCyAADQEMAgsgAUUNAQsgAigCBCEAIAJBADYCBCACIAAgAxAoIgBFBEAgAyEBDAILIAJB2AA2AhwgAiADNgIUIAIgADYCDEEAIQMMmAELIAIoAgQhACACQQA2AgQgAiAAIAMQKCIARQRAIAMhAQyHAQsgAkHZADYCHCACIAM2AhQgAiAANgIMQQAhAwyXAQtBzAAhAwx9CyAAQRVHBEAgAkEANgIcIAIgATYCFCACQZQNNgIQIAJBITYCDEEAIQMMlgELIAJB1wA2AhwgAiABNgIUIAJByRc2AhAgAkEVNgIMQQAhAwyVAQtBACEDIAJBADYCHCACIAE2AhQgAkGAETYCECACQQk2AgwMlAELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0AIAJB0wA2AhwgAiABNgIUIAIgADYCDEEAIQMMkwELQckAIQMMeQsgAkEANgIcIAIgATYCFCACQcEoNgIQIAJBBzYCDCACQQA2AgBBACEDDJEBCyACKAIEIQBBACEDIAJBADYCBCACIAAgARAlIgBFDQAgAkHSADYCHCACIAE2AhQgAiAANgIMDJABC0HIACEDDHYLIAJBADYCACAFIQELIAJBgBI7ASogAUEBaiEBQQAhAAJAIAIoAjgiA0UNACADKAIwIgNFDQAgAiADEQAAIQALIAANAQtBxwAhAwxzCyAAQRVGBEAgAkHRADYCHCACIAE2AhQgAkHjFzYCECACQRU2AgxBACEDDIwBC0EAIQMgAkEANgIcIAIgATYCFCACQbkNNgIQIAJBGjYCDAyLAQtBACEDIAJBADYCHCACIAE2AhQgAkGgGTYCECACQR42AgwMigELIAEtAABBOkYEQCACKAIEIQBBACEDIAJBADYCBCACIAAgARApIgBFDQEgAkHDADYCHCACIAA2AgwgAiABQQFqNgIUDIoBC0EAIQMgAkEANgIcIAIgATYCFCACQbERNgIQIAJBCjYCDAyJAQsgAUEBaiEBQTshAwxvCyACQcMANgIcIAIgADYCDCACIAFBAWo2AhQMhwELQQAhAyACQQA2AhwgAiABNgIUIAJB8A42AhAgAkEcNgIMDIYBCyACIAIvATBBEHI7ATAMZgsCQCACLwEwIgBBCHFFDQAgAi0AKEEBRw0AIAItAC1BCHFFDQMLIAIgAEH3+wNxQYAEcjsBMAwECyABIARHBEACQANAIAEtAABBMGsiAEH/AXFBCk8EQEE1IQMMbgsgAikDICIKQpmz5syZs+bMGVYNASACIApCCn4iCjcDICAKIACtQv8BgyILQn+FVg0BIAIgCiALfDcDICAEIAFBAWoiAUcNAAtBOSEDDIUBCyACKAIEIQBBACEDIAJBADYCBCACIAAgAUEBaiIBECoiAA0MDHcLQTkhAwyDAQsgAi0AMEEgcQ0GQcUBIQMMaQtBACEDIAJBADYCBCACIAEgARAqIgBFDQQgAkE6NgIcIAIgADYCDCACIAFBAWo2AhQMgQELIAItAChBAUcNACACLQAtQQhxRQ0BC0E3IQMMZgsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIABEAgAkE7NgIcIAIgADYCDCACIAFBAWo2AhQMfwsgAUEBaiEBDG4LIAJBCDoALAwECyABQQFqIQEMbQtBACEDIAJBADYCHCACIAE2AhQgAkHkEjYCECACQQQ2AgwMewsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIARQ1sIAJBNzYCHCACIAE2AhQgAiAANgIMDHoLIAIgAi8BMEEgcjsBMAtBMCEDDF8LIAJBNjYCHCACIAE2AhQgAiAANgIMDHcLIABBLEcNASABQQFqIQBBASEBAkACQAJAAkACQCACLQAsQQVrDgQDAQIEAAsgACEBDAQLQQIhAQwBC0EEIQELIAJBAToALCACIAIvATAgAXI7ATAgACEBDAELIAIgAi8BMEEIcjsBMCAAIQELQTkhAwxcCyACQQA6ACwLQTQhAwxaCyABIARGBEBBLSEDDHMLAkACQANAAkAgAS0AAEEKaw4EAgAAAwALIAQgAUEBaiIBRw0AC0EtIQMMdAsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIARQ0CIAJBLDYCHCACIAE2AhQgAiAANgIMDHMLIAIoAgQhAEEAIQMgAkEANgIEIAIgACABECoiAEUEQCABQQFqIQEMAgsgAkEsNgIcIAIgADYCDCACIAFBAWo2AhQMcgsgAS0AAEENRgRAIAIoAgQhAEEAIQMgAkEANgIEIAIgACABECoiAEUEQCABQQFqIQEMAgsgAkEsNgIcIAIgADYCDCACIAFBAWo2AhQMcgsgAi0ALUEBcQRAQcQBIQMMWQsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIADQEMZQtBLyEDDFcLIAJBLjYCHCACIAE2AhQgAiAANgIMDG8LQQAhAyACQQA2AhwgAiABNgIUIAJB8BQ2AhAgAkEDNgIMDG4LQQEhAwJAAkACQAJAIAItACxBBWsOBAMBAgAECyACIAIvATBBCHI7ATAMAwtBAiEDDAELQQQhAwsgAkEBOgAsIAIgAi8BMCADcjsBMAtBKiEDDFMLQQAhAyACQQA2AhwgAiABNgIUIAJB4Q82AhAgAkEKNgIMDGsLQQEhAwJAAkACQAJAAkACQCACLQAsQQJrDgcFBAQDAQIABAsgAiACLwEwQQhyOwEwDAMLQQIhAwwBC0EEIQMLIAJBAToALCACIAIvATAgA3I7ATALQSshAwxSC0EAIQMgAkEANgIcIAIgATYCFCACQasSNgIQIAJBCzYCDAxqC0EAIQMgAkEANgIcIAIgATYCFCACQf0NNgIQIAJBHTYCDAxpCyABIARHBEADQCABLQAAQSBHDUggBCABQQFqIgFHDQALQSUhAwxpC0ElIQMMaAsgAi0ALUEBcQRAQcMBIQMMTwsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKSIABEAgAkEmNgIcIAIgADYCDCACIAFBAWo2AhQMaAsgAUEBaiEBDFwLIAFBAWohASACLwEwIgBBgAFxBEBBACEAAkAgAigCOCIDRQ0AIAMoAlQiA0UNACACIAMRAAAhAAsgAEUNBiAAQRVHDR8gAkEFNgIcIAIgATYCFCACQfkXNgIQIAJBFTYCDEEAIQMMZwsCQCAAQaAEcUGgBEcNACACLQAtQQJxDQBBACEDIAJBADYCHCACIAE2AhQgAkGWEzYCECACQQQ2AgwMZwsgAgJ/IAIvATBBFHFBFEYEQEEBIAItAChBAUYNARogAi8BMkHlAEYMAQsgAi0AKUEFRgs6AC5BACEAAkAgAigCOCIDRQ0AIAMoAiQiA0UNACACIAMRAAAhAAsCQAJAAkACQAJAIAAOFgIBAAQEBAQEBAQEBAQEBAQEBAQEBAMECyACQQE6AC4LIAIgAi8BMEHAAHI7ATALQSchAwxPCyACQSM2AhwgAiABNgIUIAJBpRY2AhAgAkEVNgIMQQAhAwxnC0EAIQMgAkEANgIcIAIgATYCFCACQdULNgIQIAJBETYCDAxmC0EAIQACQCACKAI4IgNFDQAgAygCLCIDRQ0AIAIgAxEAACEACyAADQELQQ4hAwxLCyAAQRVGBEAgAkECNgIcIAIgATYCFCACQbAYNgIQIAJBFTYCDEEAIQMMZAtBACEDIAJBADYCHCACIAE2AhQgAkGnDjYCECACQRI2AgwMYwtBACEDIAJBADYCHCACIAE2AhQgAkGqHDYCECACQQ82AgwMYgsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEgCqdqIgEQKyIARQ0AIAJBBTYCHCACIAE2AhQgAiAANgIMDGELQQ8hAwxHC0EAIQMgAkEANgIcIAIgATYCFCACQc0TNgIQIAJBDDYCDAxfC0IBIQoLIAFBAWohAQJAIAIpAyAiC0L//////////w9YBEAgAiALQgSGIAqENwMgDAELQQAhAyACQQA2AhwgAiABNgIUIAJBrQk2AhAgAkEMNgIMDF4LQSQhAwxEC0EAIQMgAkEANgIcIAIgATYCFCACQc0TNgIQIAJBDDYCDAxcCyACKAIEIQBBACEDIAJBADYCBCACIAAgARAsIgBFBEAgAUEBaiEBDFILIAJBFzYCHCACIAA2AgwgAiABQQFqNgIUDFsLIAIoAgQhAEEAIQMgAkEANgIEAkAgAiAAIAEQLCIARQRAIAFBAWohAQwBCyACQRY2AhwgAiAANgIMIAIgAUEBajYCFAxbC0EfIQMMQQtBACEDIAJBADYCHCACIAE2AhQgAkGaDzYCECACQSI2AgwMWQsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQLSIARQRAIAFBAWohAQxQCyACQRQ2AhwgAiAANgIMIAIgAUEBajYCFAxYCyACKAIEIQBBACEDIAJBADYCBAJAIAIgACABEC0iAEUEQCABQQFqIQEMAQsgAkETNgIcIAIgADYCDCACIAFBAWo2AhQMWAtBHiEDDD4LQQAhAyACQQA2AhwgAiABNgIUIAJBxgw2AhAgAkEjNgIMDFYLIAIoAgQhAEEAIQMgAkEANgIEIAIgACABEC0iAEUEQCABQQFqIQEMTgsgAkERNgIcIAIgADYCDCACIAFBAWo2AhQMVQsgAkEQNgIcIAIgATYCFCACIAA2AgwMVAtBACEDIAJBADYCHCACIAE2AhQgAkHGDDYCECACQSM2AgwMUwtBACEDIAJBADYCHCACIAE2AhQgAkHAFTYCECACQQI2AgwMUgsgAigCBCEAQQAhAyACQQA2AgQCQCACIAAgARAtIgBFBEAgAUEBaiEBDAELIAJBDjYCHCACIAA2AgwgAiABQQFqNgIUDFILQRshAww4C0EAIQMgAkEANgIcIAIgATYCFCACQcYMNgIQIAJBIzYCDAxQCyACKAIEIQBBACEDIAJBADYCBAJAIAIgACABECwiAEUEQCABQQFqIQEMAQsgAkENNgIcIAIgADYCDCACIAFBAWo2AhQMUAtBGiEDDDYLQQAhAyACQQA2AhwgAiABNgIUIAJBmg82AhAgAkEiNgIMDE4LIAIoAgQhAEEAIQMgAkEANgIEAkAgAiAAIAEQLCIARQRAIAFBAWohAQwBCyACQQw2AhwgAiAANgIMIAIgAUEBajYCFAxOC0EZIQMMNAtBACEDIAJBADYCHCACIAE2AhQgAkGaDzYCECACQSI2AgwMTAsgAEEVRwRAQQAhAyACQQA2AhwgAiABNgIUIAJBgww2AhAgAkETNgIMDEwLIAJBCjYCHCACIAE2AhQgAkHkFjYCECACQRU2AgxBACEDDEsLIAIoAgQhAEEAIQMgAkEANgIEIAIgACABIAqnaiIBECsiAARAIAJBBzYCHCACIAE2AhQgAiAANgIMDEsLQRMhAwwxCyAAQRVHBEBBACEDIAJBADYCHCACIAE2AhQgAkHaDTYCECACQRQ2AgwMSgsgAkEeNgIcIAIgATYCFCACQfkXNgIQIAJBFTYCDEEAIQMMSQtBACEAAkAgAigCOCIDRQ0AIAMoAiwiA0UNACACIAMRAAAhAAsgAEUNQSAAQRVGBEAgAkEDNgIcIAIgATYCFCACQbAYNgIQIAJBFTYCDEEAIQMMSQtBACEDIAJBADYCHCACIAE2AhQgAkGnDjYCECACQRI2AgwMSAtBACEDIAJBADYCHCACIAE2AhQgAkHaDTYCECACQRQ2AgwMRwtBACEDIAJBADYCHCACIAE2AhQgAkGnDjYCECACQRI2AgwMRgsgAkEAOgAvIAItAC1BBHFFDT8LIAJBADoALyACQQE6ADRBACEDDCsLQQAhAyACQQA2AhwgAkHkETYCECACQQc2AgwgAiABQQFqNgIUDEMLAkADQAJAIAEtAABBCmsOBAACAgACCyAEIAFBAWoiAUcNAAtB3QEhAwxDCwJAAkAgAi0ANEEBRw0AQQAhAAJAIAIoAjgiA0UNACADKAJYIgNFDQAgAiADEQAAIQALIABFDQAgAEEVRw0BIAJB3AE2AhwgAiABNgIUIAJB1RY2AhAgAkEVNgIMQQAhAwxEC0HBASEDDCoLIAJBADYCHCACIAE2AhQgAkHpCzYCECACQR82AgxBACEDDEILAkACQCACLQAoQQFrDgIEAQALQcABIQMMKQtBuQEhAwwoCyACQQI6AC9BACEAAkAgAigCOCIDRQ0AIAMoAgAiA0UNACACIAMRAAAhAAsgAEUEQEHCASEDDCgLIABBFUcEQCACQQA2AhwgAiABNgIUIAJBpAw2AhAgAkEQNgIMQQAhAwxBCyACQdsBNgIcIAIgATYCFCACQfoWNgIQIAJBFTYCDEEAIQMMQAsgASAERgRAQdoBIQMMQAsgAS0AAEHIAEYNASACQQE6ACgLQawBIQMMJQtBvwEhAwwkCyABIARHBEAgAkEQNgIIIAIgATYCBEG+ASEDDCQLQdkBIQMMPAsgASAERgRAQdgBIQMMPAsgAS0AAEHIAEcNBCABQQFqIQFBvQEhAwwiCyABIARGBEBB1wEhAww7CwJAAkAgAS0AAEHFAGsOEAAFBQUFBQUFBQUFBQUFBQEFCyABQQFqIQFBuwEhAwwiCyABQQFqIQFBvAEhAwwhC0HWASEDIAEgBEYNOSACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEGD0ABqLQAARw0DIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAw6CyACKAIEIQAgAkIANwMAIAIgACAGQQFqIgEQJyIARQRAQcYBIQMMIQsgAkHVATYCHCACIAE2AhQgAiAANgIMQQAhAww5C0HUASEDIAEgBEYNOCACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEGB0ABqLQAARw0CIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAw5CyACQYEEOwEoIAIoAgQhACACQgA3AwAgAiAAIAZBAWoiARAnIgANAwwCCyACQQA2AgALQQAhAyACQQA2AhwgAiABNgIUIAJB2Bs2AhAgAkEINgIMDDYLQboBIQMMHAsgAkHTATYCHCACIAE2AhQgAiAANgIMQQAhAww0C0EAIQACQCACKAI4IgNFDQAgAygCOCIDRQ0AIAIgAxEAACEACyAARQ0AIABBFUYNASACQQA2AhwgAiABNgIUIAJBzA42AhAgAkEgNgIMQQAhAwwzC0HkACEDDBkLIAJB+AA2AhwgAiABNgIUIAJByhg2AhAgAkEVNgIMQQAhAwwxC0HSASEDIAQgASIARg0wIAQgAWsgAigCACIBaiEFIAAgAWtBBGohBgJAA0AgAC0AACABQfzPAGotAABHDQEgAUEERg0DIAFBAWohASAEIABBAWoiAEcNAAsgAiAFNgIADDELIAJBADYCHCACIAA2AhQgAkGQMzYCECACQQg2AgwgAkEANgIAQQAhAwwwCyABIARHBEAgAkEONgIIIAIgATYCBEG3ASEDDBcLQdEBIQMMLwsgAkEANgIAIAZBAWohAQtBuAEhAwwUCyABIARGBEBB0AEhAwwtCyABLQAAQTBrIgBB/wFxQQpJBEAgAiAAOgAqIAFBAWohAUG2ASEDDBQLIAIoAgQhACACQQA2AgQgAiAAIAEQKCIARQ0UIAJBzwE2AhwgAiABNgIUIAIgADYCDEEAIQMMLAsgASAERgRAQc4BIQMMLAsCQCABLQAAQS5GBEAgAUEBaiEBDAELIAIoAgQhACACQQA2AgQgAiAAIAEQKCIARQ0VIAJBzQE2AhwgAiABNgIUIAIgADYCDEEAIQMMLAtBtQEhAwwSCyAEIAEiBUYEQEHMASEDDCsLQQAhAEEBIQFBASEGQQAhAwJAAkACQAJAAkACfwJAAkACQAJAAkACQAJAIAUtAABBMGsOCgoJAAECAwQFBggLC0ECDAYLQQMMBQtBBAwEC0EFDAMLQQYMAgtBBwwBC0EICyEDQQAhAUEAIQYMAgtBCSEDQQEhAEEAIQFBACEGDAELQQAhAUEBIQMLIAIgAzoAKyAFQQFqIQMCQAJAIAItAC1BEHENAAJAAkACQCACLQAqDgMBAAIECyAGRQ0DDAILIAANAQwCCyABRQ0BCyACKAIEIQAgAkEANgIEIAIgACADECgiAEUEQCADIQEMAwsgAkHJATYCHCACIAM2AhQgAiAANgIMQQAhAwwtCyACKAIEIQAgAkEANgIEIAIgACADECgiAEUEQCADIQEMGAsgAkHKATYCHCACIAM2AhQgAiAANgIMQQAhAwwsCyACKAIEIQAgAkEANgIEIAIgACAFECgiAEUEQCAFIQEMFgsgAkHLATYCHCACIAU2AhQgAiAANgIMDCsLQbQBIQMMEQtBACEAAkAgAigCOCIDRQ0AIAMoAjwiA0UNACACIAMRAAAhAAsCQCAABEAgAEEVRg0BIAJBADYCHCACIAE2AhQgAkGUDTYCECACQSE2AgxBACEDDCsLQbIBIQMMEQsgAkHIATYCHCACIAE2AhQgAkHJFzYCECACQRU2AgxBACEDDCkLIAJBADYCACAGQQFqIQFB9QAhAwwPCyACLQApQQVGBEBB4wAhAwwPC0HiACEDDA4LIAAhASACQQA2AgALIAJBADoALEEJIQMMDAsgAkEANgIAIAdBAWohAUHAACEDDAsLQQELOgAsIAJBADYCACAGQQFqIQELQSkhAwwIC0E4IQMMBwsCQCABIARHBEADQCABLQAAQYA+ai0AACIAQQFHBEAgAEECRw0DIAFBAWohAQwFCyAEIAFBAWoiAUcNAAtBPiEDDCELQT4hAwwgCwsgAkEAOgAsDAELQQshAwwEC0E6IQMMAwsgAUEBaiEBQS0hAwwCCyACIAE6ACwgAkEANgIAIAZBAWohAUEMIQMMAQsgAkEANgIAIAZBAWohAUEKIQMMAAsAC0EAIQMgAkEANgIcIAIgATYCFCACQc0QNgIQIAJBCTYCDAwXC0EAIQMgAkEANgIcIAIgATYCFCACQekKNgIQIAJBCTYCDAwWC0EAIQMgAkEANgIcIAIgATYCFCACQbcQNgIQIAJBCTYCDAwVC0EAIQMgAkEANgIcIAIgATYCFCACQZwRNgIQIAJBCTYCDAwUC0EAIQMgAkEANgIcIAIgATYCFCACQc0QNgIQIAJBCTYCDAwTC0EAIQMgAkEANgIcIAIgATYCFCACQekKNgIQIAJBCTYCDAwSC0EAIQMgAkEANgIcIAIgATYCFCACQbcQNgIQIAJBCTYCDAwRC0EAIQMgAkEANgIcIAIgATYCFCACQZwRNgIQIAJBCTYCDAwQC0EAIQMgAkEANgIcIAIgATYCFCACQZcVNgIQIAJBDzYCDAwPC0EAIQMgAkEANgIcIAIgATYCFCACQZcVNgIQIAJBDzYCDAwOC0EAIQMgAkEANgIcIAIgATYCFCACQcASNgIQIAJBCzYCDAwNC0EAIQMgAkEANgIcIAIgATYCFCACQZUJNgIQIAJBCzYCDAwMC0EAIQMgAkEANgIcIAIgATYCFCACQeEPNgIQIAJBCjYCDAwLC0EAIQMgAkEANgIcIAIgATYCFCACQfsPNgIQIAJBCjYCDAwKC0EAIQMgAkEANgIcIAIgATYCFCACQfEZNgIQIAJBAjYCDAwJC0EAIQMgAkEANgIcIAIgATYCFCACQcQUNgIQIAJBAjYCDAwIC0EAIQMgAkEANgIcIAIgATYCFCACQfIVNgIQIAJBAjYCDAwHCyACQQI2AhwgAiABNgIUIAJBnBo2AhAgAkEWNgIMQQAhAwwGC0EBIQMMBQtB1AAhAyABIARGDQQgCEEIaiEJIAIoAgAhBQJAAkAgASAERwRAIAVB2MIAaiEHIAQgBWogAWshACAFQX9zQQpqIgUgAWohBgNAIAEtAAAgBy0AAEcEQEECIQcMAwsgBUUEQEEAIQcgBiEBDAMLIAVBAWshBSAHQQFqIQcgBCABQQFqIgFHDQALIAAhBSAEIQELIAlBATYCACACIAU2AgAMAQsgAkEANgIAIAkgBzYCAAsgCSABNgIEIAgoAgwhACAIKAIIDgMBBAIACwALIAJBADYCHCACQbUaNgIQIAJBFzYCDCACIABBAWo2AhRBACEDDAILIAJBADYCHCACIAA2AhQgAkHKGjYCECACQQk2AgxBACEDDAELIAEgBEYEQEEiIQMMAQsgAkEJNgIIIAIgATYCBEEhIQMLIAhBEGokACADRQRAIAIoAgwhAAwBCyACIAM2AhxBACEAIAIoAgQiAUUNACACIAEgBCACKAIIEQEAIgFFDQAgAiAENgIUIAIgATYCDCABIQALIAALvgIBAn8gAEEAOgAAIABB3ABqIgFBAWtBADoAACAAQQA6AAIgAEEAOgABIAFBA2tBADoAACABQQJrQQA6AAAgAEEAOgADIAFBBGtBADoAAEEAIABrQQNxIgEgAGoiAEEANgIAQdwAIAFrQXxxIgIgAGoiAUEEa0EANgIAAkAgAkEJSQ0AIABBADYCCCAAQQA2AgQgAUEIa0EANgIAIAFBDGtBADYCACACQRlJDQAgAEEANgIYIABBADYCFCAAQQA2AhAgAEEANgIMIAFBEGtBADYCACABQRRrQQA2AgAgAUEYa0EANgIAIAFBHGtBADYCACACIABBBHFBGHIiAmsiAUEgSQ0AIAAgAmohAANAIABCADcDGCAAQgA3AxAgAEIANwMIIABCADcDACAAQSBqIQAgAUEgayIBQR9LDQALCwtWAQF/AkAgACgCDA0AAkACQAJAAkAgAC0ALw4DAQADAgsgACgCOCIBRQ0AIAEoAiwiAUUNACAAIAERAAAiAQ0DC0EADwsACyAAQcMWNgIQQQ4hAQsgAQsaACAAKAIMRQRAIABB0Rs2AhAgAEEVNgIMCwsUACAAKAIMQRVGBEAgAEEANgIMCwsUACAAKAIMQRZGBEAgAEEANgIMCwsHACAAKAIMCwcAIAAoAhALCQAgACABNgIQCwcAIAAoAhQLFwAgAEEkTwRAAAsgAEECdEGgM2ooAgALFwAgAEEuTwRAAAsgAEECdEGwNGooAgALvwkBAX9B6yghAQJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIABB5ABrDvQDY2IAAWFhYWFhYQIDBAVhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhBgcICQoLDA0OD2FhYWFhEGFhYWFhYWFhYWFhEWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYRITFBUWFxgZGhthYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2YTc4OTphYWFhYWFhYTthYWE8YWFhYT0+P2FhYWFhYWFhQGFhQWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYUJDREVGR0hJSktMTU5PUFFSU2FhYWFhYWFhVFVWV1hZWlthXF1hYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFeYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhX2BhC0HhJw8LQaQhDwtByywPC0H+MQ8LQcAkDwtBqyQPC0GNKA8LQeImDwtBgDAPC0G5Lw8LQdckDwtB7x8PC0HhHw8LQfofDwtB8iAPC0GoLw8LQa4yDwtBiDAPC0HsJw8LQYIiDwtBjh0PC0HQLg8LQcojDwtBxTIPC0HfHA8LQdIcDwtBxCAPC0HXIA8LQaIfDwtB7S4PC0GrMA8LQdQlDwtBzC4PC0H6Lg8LQfwrDwtB0jAPC0HxHQ8LQbsgDwtB9ysPC0GQMQ8LQdcxDwtBoi0PC0HUJw8LQeArDwtBnywPC0HrMQ8LQdUfDwtByjEPC0HeJQ8LQdQeDwtB9BwPC0GnMg8LQbEdDwtBoB0PC0G5MQ8LQbwwDwtBkiEPC0GzJg8LQeksDwtBrB4PC0HUKw8LQfcmDwtBgCYPC0GwIQ8LQf4eDwtBjSMPC0GJLQ8LQfciDwtBoDEPC0GuHw8LQcYlDwtB6B4PC0GTIg8LQcIvDwtBwx0PC0GLLA8LQeEdDwtBjS8PC0HqIQ8LQbQtDwtB0i8PC0HfMg8LQdIyDwtB8DAPC0GpIg8LQfkjDwtBmR4PC0G1LA8LQZswDwtBkjIPC0G2Kw8LQcIiDwtB+DIPC0GeJQ8LQdAiDwtBuh4PC0GBHg8LAAtB1iEhAQsgAQsWACAAIAAtAC1B/gFxIAFBAEdyOgAtCxkAIAAgAC0ALUH9AXEgAUEAR0EBdHI6AC0LGQAgACAALQAtQfsBcSABQQBHQQJ0cjoALQsZACAAIAAtAC1B9wFxIAFBAEdBA3RyOgAtCz4BAn8CQCAAKAI4IgNFDQAgAygCBCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBxhE2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCCCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB9go2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCDCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB7Ro2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCECIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBlRA2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCFCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBqhs2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCGCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB7RM2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCKCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB9gg2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCHCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBwhk2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCICIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBlBQ2AhBBGCEECyAEC1kBAn8CQCAALQAoQQFGDQAgAC8BMiIBQeQAa0HkAEkNACABQcwBRg0AIAFBsAJGDQAgAC8BMCIAQcAAcQ0AQQEhAiAAQYgEcUGABEYNACAAQShxRSECCyACC4wBAQJ/AkACQAJAIAAtACpFDQAgAC0AK0UNACAALwEwIgFBAnFFDQEMAgsgAC8BMCIBQQFxRQ0BC0EBIQIgAC0AKEEBRg0AIAAvATIiAEHkAGtB5ABJDQAgAEHMAUYNACAAQbACRg0AIAFBwABxDQBBACECIAFBiARxQYAERg0AIAFBKHFBAEchAgsgAgtzACAAQRBq/QwAAAAAAAAAAAAAAAAAAAAA/QsDACAA/QwAAAAAAAAAAAAAAAAAAAAA/QsDACAAQTBq/QwAAAAAAAAAAAAAAAAAAAAA/QsDACAAQSBq/QwAAAAAAAAAAAAAAAAAAAAA/QsDACAAQd0BNgIcCwYAIAAQMguaLQELfyMAQRBrIgokAEGk0AAoAgAiCUUEQEHk0wAoAgAiBUUEQEHw0wBCfzcCAEHo0wBCgICEgICAwAA3AgBB5NMAIApBCGpBcHFB2KrVqgVzIgU2AgBB+NMAQQA2AgBByNMAQQA2AgALQczTAEGA1AQ2AgBBnNAAQYDUBDYCAEGw0AAgBTYCAEGs0ABBfzYCAEHQ0wBBgKwDNgIAA0AgAUHI0ABqIAFBvNAAaiICNgIAIAIgAUG00ABqIgM2AgAgAUHA0ABqIAM2AgAgAUHQ0ABqIAFBxNAAaiIDNgIAIAMgAjYCACABQdjQAGogAUHM0ABqIgI2AgAgAiADNgIAIAFB1NAAaiACNgIAIAFBIGoiAUGAAkcNAAtBjNQEQcGrAzYCAEGo0ABB9NMAKAIANgIAQZjQAEHAqwM2AgBBpNAAQYjUBDYCAEHM/wdBODYCAEGI1AQhCQsCQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCAAQewBTQRAQYzQACgCACIGQRAgAEETakFwcSAAQQtJGyIEQQN2IgB2IgFBA3EEQAJAIAFBAXEgAHJBAXMiAkEDdCIAQbTQAGoiASAAQbzQAGooAgAiACgCCCIDRgRAQYzQACAGQX4gAndxNgIADAELIAEgAzYCCCADIAE2AgwLIABBCGohASAAIAJBA3QiAkEDcjYCBCAAIAJqIgAgACgCBEEBcjYCBAwRC0GU0AAoAgAiCCAETw0BIAEEQAJAQQIgAHQiAkEAIAJrciABIAB0cWgiAEEDdCICQbTQAGoiASACQbzQAGooAgAiAigCCCIDRgRAQYzQACAGQX4gAHdxIgY2AgAMAQsgASADNgIIIAMgATYCDAsgAiAEQQNyNgIEIABBA3QiACAEayEFIAAgAmogBTYCACACIARqIgQgBUEBcjYCBCAIBEAgCEF4cUG00ABqIQBBoNAAKAIAIQMCf0EBIAhBA3Z0IgEgBnFFBEBBjNAAIAEgBnI2AgAgAAwBCyAAKAIICyIBIAM2AgwgACADNgIIIAMgADYCDCADIAE2AggLIAJBCGohAUGg0AAgBDYCAEGU0AAgBTYCAAwRC0GQ0AAoAgAiC0UNASALaEECdEG80gBqKAIAIgAoAgRBeHEgBGshBSAAIQIDQAJAIAIoAhAiAUUEQCACQRRqKAIAIgFFDQELIAEoAgRBeHEgBGsiAyAFSSECIAMgBSACGyEFIAEgACACGyEAIAEhAgwBCwsgACgCGCEJIAAoAgwiAyAARwRAQZzQACgCABogAyAAKAIIIgE2AgggASADNgIMDBALIABBFGoiAigCACIBRQRAIAAoAhAiAUUNAyAAQRBqIQILA0AgAiEHIAEiA0EUaiICKAIAIgENACADQRBqIQIgAygCECIBDQALIAdBADYCAAwPC0F/IQQgAEG/f0sNACAAQRNqIgFBcHEhBEGQ0AAoAgAiCEUNAEEAIARrIQUCQAJAAkACf0EAIARBgAJJDQAaQR8gBEH///8HSw0AGiAEQSYgAUEIdmciAGt2QQFxIABBAXRrQT5qCyIGQQJ0QbzSAGooAgAiAkUEQEEAIQFBACEDDAELQQAhASAEQRkgBkEBdmtBACAGQR9HG3QhAEEAIQMDQAJAIAIoAgRBeHEgBGsiByAFTw0AIAIhAyAHIgUNAEEAIQUgAiEBDAMLIAEgAkEUaigCACIHIAcgAiAAQR12QQRxakEQaigCACICRhsgASAHGyEBIABBAXQhACACDQALCyABIANyRQRAQQAhA0ECIAZ0IgBBACAAa3IgCHEiAEUNAyAAaEECdEG80gBqKAIAIQELIAFFDQELA0AgASgCBEF4cSAEayICIAVJIQAgAiAFIAAbIQUgASADIAAbIQMgASgCECIABH8gAAUgAUEUaigCAAsiAQ0ACwsgA0UNACAFQZTQACgCACAEa08NACADKAIYIQcgAyADKAIMIgBHBEBBnNAAKAIAGiAAIAMoAggiATYCCCABIAA2AgwMDgsgA0EUaiICKAIAIgFFBEAgAygCECIBRQ0DIANBEGohAgsDQCACIQYgASIAQRRqIgIoAgAiAQ0AIABBEGohAiAAKAIQIgENAAsgBkEANgIADA0LQZTQACgCACIDIARPBEBBoNAAKAIAIQECQCADIARrIgJBEE8EQCABIARqIgAgAkEBcjYCBCABIANqIAI2AgAgASAEQQNyNgIEDAELIAEgA0EDcjYCBCABIANqIgAgACgCBEEBcjYCBEEAIQBBACECC0GU0AAgAjYCAEGg0AAgADYCACABQQhqIQEMDwtBmNAAKAIAIgMgBEsEQCAEIAlqIgAgAyAEayIBQQFyNgIEQaTQACAANgIAQZjQACABNgIAIAkgBEEDcjYCBCAJQQhqIQEMDwtBACEBIAQCf0Hk0wAoAgAEQEHs0wAoAgAMAQtB8NMAQn83AgBB6NMAQoCAhICAgMAANwIAQeTTACAKQQxqQXBxQdiq1aoFczYCAEH40wBBADYCAEHI0wBBADYCAEGAgAQLIgAgBEHHAGoiBWoiBkEAIABrIgdxIgJPBEBB/NMAQTA2AgAMDwsCQEHE0wAoAgAiAUUNAEG80wAoAgAiCCACaiEAIAAgAU0gACAIS3ENAEEAIQFB/NMAQTA2AgAMDwtByNMALQAAQQRxDQQCQAJAIAkEQEHM0wAhAQNAIAEoAgAiACAJTQRAIAAgASgCBGogCUsNAwsgASgCCCIBDQALC0EAEDMiAEF/Rg0FIAIhBkHo0wAoAgAiAUEBayIDIABxBEAgAiAAayAAIANqQQAgAWtxaiEGCyAEIAZPDQUgBkH+////B0sNBUHE0wAoAgAiAwRAQbzTACgCACIHIAZqIQEgASAHTQ0GIAEgA0sNBgsgBhAzIgEgAEcNAQwHCyAGIANrIAdxIgZB/v///wdLDQQgBhAzIQAgACABKAIAIAEoAgRqRg0DIAAhAQsCQCAGIARByABqTw0AIAFBf0YNAEHs0wAoAgAiACAFIAZrakEAIABrcSIAQf7///8HSwRAIAEhAAwHCyAAEDNBf0cEQCAAIAZqIQYgASEADAcLQQAgBmsQMxoMBAsgASIAQX9HDQUMAwtBACEDDAwLQQAhAAwKCyAAQX9HDQILQcjTAEHI0wAoAgBBBHI2AgALIAJB/v///wdLDQEgAhAzIQBBABAzIQEgAEF/Rg0BIAFBf0YNASAAIAFPDQEgASAAayIGIARBOGpNDQELQbzTAEG80wAoAgAgBmoiATYCAEHA0wAoAgAgAUkEQEHA0wAgATYCAAsCQAJAAkBBpNAAKAIAIgIEQEHM0wAhAQNAIAAgASgCACIDIAEoAgQiBWpGDQIgASgCCCIBDQALDAILQZzQACgCACIBQQBHIAAgAU9xRQRAQZzQACAANgIAC0EAIQFB0NMAIAY2AgBBzNMAIAA2AgBBrNAAQX82AgBBsNAAQeTTACgCADYCAEHY0wBBADYCAANAIAFByNAAaiABQbzQAGoiAjYCACACIAFBtNAAaiIDNgIAIAFBwNAAaiADNgIAIAFB0NAAaiABQcTQAGoiAzYCACADIAI2AgAgAUHY0ABqIAFBzNAAaiICNgIAIAIgAzYCACABQdTQAGogAjYCACABQSBqIgFBgAJHDQALQXggAGtBD3EiASAAaiICIAZBOGsiAyABayIBQQFyNgIEQajQAEH00wAoAgA2AgBBmNAAIAE2AgBBpNAAIAI2AgAgACADakE4NgIEDAILIAAgAk0NACACIANJDQAgASgCDEEIcQ0AQXggAmtBD3EiACACaiIDQZjQACgCACAGaiIHIABrIgBBAXI2AgQgASAFIAZqNgIEQajQAEH00wAoAgA2AgBBmNAAIAA2AgBBpNAAIAM2AgAgAiAHakE4NgIEDAELIABBnNAAKAIASQRAQZzQACAANgIACyAAIAZqIQNBzNMAIQECQAJAAkADQCADIAEoAgBHBEAgASgCCCIBDQEMAgsLIAEtAAxBCHFFDQELQczTACEBA0AgASgCACIDIAJNBEAgAyABKAIEaiIFIAJLDQMLIAEoAgghAQwACwALIAEgADYCACABIAEoAgQgBmo2AgQgAEF4IABrQQ9xaiIJIARBA3I2AgQgA0F4IANrQQ9xaiIGIAQgCWoiBGshASACIAZGBEBBpNAAIAQ2AgBBmNAAQZjQACgCACABaiIANgIAIAQgAEEBcjYCBAwIC0Gg0AAoAgAgBkYEQEGg0AAgBDYCAEGU0ABBlNAAKAIAIAFqIgA2AgAgBCAAQQFyNgIEIAAgBGogADYCAAwICyAGKAIEIgVBA3FBAUcNBiAFQXhxIQggBUH/AU0EQCAFQQN2IQMgBigCCCIAIAYoAgwiAkYEQEGM0ABBjNAAKAIAQX4gA3dxNgIADAcLIAIgADYCCCAAIAI2AgwMBgsgBigCGCEHIAYgBigCDCIARwRAIAAgBigCCCICNgIIIAIgADYCDAwFCyAGQRRqIgIoAgAiBUUEQCAGKAIQIgVFDQQgBkEQaiECCwNAIAIhAyAFIgBBFGoiAigCACIFDQAgAEEQaiECIAAoAhAiBQ0ACyADQQA2AgAMBAtBeCAAa0EPcSIBIABqIgcgBkE4ayIDIAFrIgFBAXI2AgQgACADakE4NgIEIAIgBUE3IAVrQQ9xakE/ayIDIAMgAkEQakkbIgNBIzYCBEGo0ABB9NMAKAIANgIAQZjQACABNgIAQaTQACAHNgIAIANBEGpB1NMAKQIANwIAIANBzNMAKQIANwIIQdTTACADQQhqNgIAQdDTACAGNgIAQczTACAANgIAQdjTAEEANgIAIANBJGohAQNAIAFBBzYCACAFIAFBBGoiAUsNAAsgAiADRg0AIAMgAygCBEF+cTYCBCADIAMgAmsiBTYCACACIAVBAXI2AgQgBUH/AU0EQCAFQXhxQbTQAGohAAJ/QYzQACgCACIBQQEgBUEDdnQiA3FFBEBBjNAAIAEgA3I2AgAgAAwBCyAAKAIICyIBIAI2AgwgACACNgIIIAIgADYCDCACIAE2AggMAQtBHyEBIAVB////B00EQCAFQSYgBUEIdmciAGt2QQFxIABBAXRrQT5qIQELIAIgATYCHCACQgA3AhAgAUECdEG80gBqIQBBkNAAKAIAIgNBASABdCIGcUUEQCAAIAI2AgBBkNAAIAMgBnI2AgAgAiAANgIYIAIgAjYCCCACIAI2AgwMAQsgBUEZIAFBAXZrQQAgAUEfRxt0IQEgACgCACEDAkADQCADIgAoAgRBeHEgBUYNASABQR12IQMgAUEBdCEBIAAgA0EEcWpBEGoiBigCACIDDQALIAYgAjYCACACIAA2AhggAiACNgIMIAIgAjYCCAwBCyAAKAIIIgEgAjYCDCAAIAI2AgggAkEANgIYIAIgADYCDCACIAE2AggLQZjQACgCACIBIARNDQBBpNAAKAIAIgAgBGoiAiABIARrIgFBAXI2AgRBmNAAIAE2AgBBpNAAIAI2AgAgACAEQQNyNgIEIABBCGohAQwIC0EAIQFB/NMAQTA2AgAMBwtBACEACyAHRQ0AAkAgBigCHCICQQJ0QbzSAGoiAygCACAGRgRAIAMgADYCACAADQFBkNAAQZDQACgCAEF+IAJ3cTYCAAwCCyAHQRBBFCAHKAIQIAZGG2ogADYCACAARQ0BCyAAIAc2AhggBigCECICBEAgACACNgIQIAIgADYCGAsgBkEUaigCACICRQ0AIABBFGogAjYCACACIAA2AhgLIAEgCGohASAGIAhqIgYoAgQhBQsgBiAFQX5xNgIEIAEgBGogATYCACAEIAFBAXI2AgQgAUH/AU0EQCABQXhxQbTQAGohAAJ/QYzQACgCACICQQEgAUEDdnQiAXFFBEBBjNAAIAEgAnI2AgAgAAwBCyAAKAIICyIBIAQ2AgwgACAENgIIIAQgADYCDCAEIAE2AggMAQtBHyEFIAFB////B00EQCABQSYgAUEIdmciAGt2QQFxIABBAXRrQT5qIQULIAQgBTYCHCAEQgA3AhAgBUECdEG80gBqIQBBkNAAKAIAIgJBASAFdCIDcUUEQCAAIAQ2AgBBkNAAIAIgA3I2AgAgBCAANgIYIAQgBDYCCCAEIAQ2AgwMAQsgAUEZIAVBAXZrQQAgBUEfRxt0IQUgACgCACEAAkADQCAAIgIoAgRBeHEgAUYNASAFQR12IQAgBUEBdCEFIAIgAEEEcWpBEGoiAygCACIADQALIAMgBDYCACAEIAI2AhggBCAENgIMIAQgBDYCCAwBCyACKAIIIgAgBDYCDCACIAQ2AgggBEEANgIYIAQgAjYCDCAEIAA2AggLIAlBCGohAQwCCwJAIAdFDQACQCADKAIcIgFBAnRBvNIAaiICKAIAIANGBEAgAiAANgIAIAANAUGQ0AAgCEF+IAF3cSIINgIADAILIAdBEEEUIAcoAhAgA0YbaiAANgIAIABFDQELIAAgBzYCGCADKAIQIgEEQCAAIAE2AhAgASAANgIYCyADQRRqKAIAIgFFDQAgAEEUaiABNgIAIAEgADYCGAsCQCAFQQ9NBEAgAyAEIAVqIgBBA3I2AgQgACADaiIAIAAoAgRBAXI2AgQMAQsgAyAEaiICIAVBAXI2AgQgAyAEQQNyNgIEIAIgBWogBTYCACAFQf8BTQRAIAVBeHFBtNAAaiEAAn9BjNAAKAIAIgFBASAFQQN2dCIFcUUEQEGM0AAgASAFcjYCACAADAELIAAoAggLIgEgAjYCDCAAIAI2AgggAiAANgIMIAIgATYCCAwBC0EfIQEgBUH///8HTQRAIAVBJiAFQQh2ZyIAa3ZBAXEgAEEBdGtBPmohAQsgAiABNgIcIAJCADcCECABQQJ0QbzSAGohAEEBIAF0IgQgCHFFBEAgACACNgIAQZDQACAEIAhyNgIAIAIgADYCGCACIAI2AgggAiACNgIMDAELIAVBGSABQQF2a0EAIAFBH0cbdCEBIAAoAgAhBAJAA0AgBCIAKAIEQXhxIAVGDQEgAUEddiEEIAFBAXQhASAAIARBBHFqQRBqIgYoAgAiBA0ACyAGIAI2AgAgAiAANgIYIAIgAjYCDCACIAI2AggMAQsgACgCCCIBIAI2AgwgACACNgIIIAJBADYCGCACIAA2AgwgAiABNgIICyADQQhqIQEMAQsCQCAJRQ0AAkAgACgCHCIBQQJ0QbzSAGoiAigCACAARgRAIAIgAzYCACADDQFBkNAAIAtBfiABd3E2AgAMAgsgCUEQQRQgCSgCECAARhtqIAM2AgAgA0UNAQsgAyAJNgIYIAAoAhAiAQRAIAMgATYCECABIAM2AhgLIABBFGooAgAiAUUNACADQRRqIAE2AgAgASADNgIYCwJAIAVBD00EQCAAIAQgBWoiAUEDcjYCBCAAIAFqIgEgASgCBEEBcjYCBAwBCyAAIARqIgcgBUEBcjYCBCAAIARBA3I2AgQgBSAHaiAFNgIAIAgEQCAIQXhxQbTQAGohAUGg0AAoAgAhAwJ/QQEgCEEDdnQiAiAGcUUEQEGM0AAgAiAGcjYCACABDAELIAEoAggLIgIgAzYCDCABIAM2AgggAyABNgIMIAMgAjYCCAtBoNAAIAc2AgBBlNAAIAU2AgALIABBCGohAQsgCkEQaiQAIAELQwAgAEUEQD8AQRB0DwsCQCAAQf//A3ENACAAQQBIDQAgAEEQdkAAIgBBf0YEQEH80wBBMDYCAEF/DwsgAEEQdA8LAAsL3D8iAEGACAsJAQAAAAIAAAADAEGUCAsFBAAAAAUAQaQICwkGAAAABwAAAAgAQdwIC4otSW52YWxpZCBjaGFyIGluIHVybCBxdWVyeQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2JvZHkAQ29udGVudC1MZW5ndGggb3ZlcmZsb3cAQ2h1bmsgc2l6ZSBvdmVyZmxvdwBSZXNwb25zZSBvdmVyZmxvdwBJbnZhbGlkIG1ldGhvZCBmb3IgSFRUUC94LnggcmVxdWVzdABJbnZhbGlkIG1ldGhvZCBmb3IgUlRTUC94LnggcmVxdWVzdABFeHBlY3RlZCBTT1VSQ0UgbWV0aG9kIGZvciBJQ0UveC54IHJlcXVlc3QASW52YWxpZCBjaGFyIGluIHVybCBmcmFnbWVudCBzdGFydABFeHBlY3RlZCBkb3QAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9zdGF0dXMASW52YWxpZCByZXNwb25zZSBzdGF0dXMASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucwBVc2VyIGNhbGxiYWNrIGVycm9yAGBvbl9yZXNldGAgY2FsbGJhY2sgZXJyb3IAYG9uX2NodW5rX2hlYWRlcmAgY2FsbGJhY2sgZXJyb3IAYG9uX21lc3NhZ2VfYmVnaW5gIGNhbGxiYWNrIGVycm9yAGBvbl9jaHVua19leHRlbnNpb25fdmFsdWVgIGNhbGxiYWNrIGVycm9yAGBvbl9zdGF0dXNfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl92ZXJzaW9uX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fdXJsX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fY2h1bmtfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9oZWFkZXJfdmFsdWVfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9tZXNzYWdlX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fbWV0aG9kX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25faGVhZGVyX2ZpZWxkX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fY2h1bmtfZXh0ZW5zaW9uX25hbWVgIGNhbGxiYWNrIGVycm9yAFVuZXhwZWN0ZWQgY2hhciBpbiB1cmwgc2VydmVyAEludmFsaWQgaGVhZGVyIHZhbHVlIGNoYXIASW52YWxpZCBoZWFkZXIgZmllbGQgY2hhcgBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX3ZlcnNpb24ASW52YWxpZCBtaW5vciB2ZXJzaW9uAEludmFsaWQgbWFqb3IgdmVyc2lvbgBFeHBlY3RlZCBzcGFjZSBhZnRlciB2ZXJzaW9uAEV4cGVjdGVkIENSTEYgYWZ0ZXIgdmVyc2lvbgBJbnZhbGlkIEhUVFAgdmVyc2lvbgBJbnZhbGlkIGhlYWRlciB0b2tlbgBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX3VybABJbnZhbGlkIGNoYXJhY3RlcnMgaW4gdXJsAFVuZXhwZWN0ZWQgc3RhcnQgY2hhciBpbiB1cmwARG91YmxlIEAgaW4gdXJsAEVtcHR5IENvbnRlbnQtTGVuZ3RoAEludmFsaWQgY2hhcmFjdGVyIGluIENvbnRlbnQtTGVuZ3RoAER1cGxpY2F0ZSBDb250ZW50LUxlbmd0aABJbnZhbGlkIGNoYXIgaW4gdXJsIHBhdGgAQ29udGVudC1MZW5ndGggY2FuJ3QgYmUgcHJlc2VudCB3aXRoIFRyYW5zZmVyLUVuY29kaW5nAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIHNpemUAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9oZWFkZXJfdmFsdWUAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9jaHVua19leHRlbnNpb25fdmFsdWUASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucyB2YWx1ZQBNaXNzaW5nIGV4cGVjdGVkIExGIGFmdGVyIGhlYWRlciB2YWx1ZQBJbnZhbGlkIGBUcmFuc2Zlci1FbmNvZGluZ2AgaGVhZGVyIHZhbHVlAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIGV4dGVuc2lvbnMgcXVvdGUgdmFsdWUASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucyBxdW90ZWQgdmFsdWUAUGF1c2VkIGJ5IG9uX2hlYWRlcnNfY29tcGxldGUASW52YWxpZCBFT0Ygc3RhdGUAb25fcmVzZXQgcGF1c2UAb25fY2h1bmtfaGVhZGVyIHBhdXNlAG9uX21lc3NhZ2VfYmVnaW4gcGF1c2UAb25fY2h1bmtfZXh0ZW5zaW9uX3ZhbHVlIHBhdXNlAG9uX3N0YXR1c19jb21wbGV0ZSBwYXVzZQBvbl92ZXJzaW9uX2NvbXBsZXRlIHBhdXNlAG9uX3VybF9jb21wbGV0ZSBwYXVzZQBvbl9jaHVua19jb21wbGV0ZSBwYXVzZQBvbl9oZWFkZXJfdmFsdWVfY29tcGxldGUgcGF1c2UAb25fbWVzc2FnZV9jb21wbGV0ZSBwYXVzZQBvbl9tZXRob2RfY29tcGxldGUgcGF1c2UAb25faGVhZGVyX2ZpZWxkX2NvbXBsZXRlIHBhdXNlAG9uX2NodW5rX2V4dGVuc2lvbl9uYW1lIHBhdXNlAFVuZXhwZWN0ZWQgc3BhY2UgYWZ0ZXIgc3RhcnQgbGluZQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2NodW5rX2V4dGVuc2lvbl9uYW1lAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIGV4dGVuc2lvbnMgbmFtZQBQYXVzZSBvbiBDT05ORUNUL1VwZ3JhZGUAUGF1c2Ugb24gUFJJL1VwZ3JhZGUARXhwZWN0ZWQgSFRUUC8yIENvbm5lY3Rpb24gUHJlZmFjZQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX21ldGhvZABFeHBlY3RlZCBzcGFjZSBhZnRlciBtZXRob2QAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9oZWFkZXJfZmllbGQAUGF1c2VkAEludmFsaWQgd29yZCBlbmNvdW50ZXJlZABJbnZhbGlkIG1ldGhvZCBlbmNvdW50ZXJlZABVbmV4cGVjdGVkIGNoYXIgaW4gdXJsIHNjaGVtYQBSZXF1ZXN0IGhhcyBpbnZhbGlkIGBUcmFuc2Zlci1FbmNvZGluZ2AAU1dJVENIX1BST1hZAFVTRV9QUk9YWQBNS0FDVElWSVRZAFVOUFJPQ0VTU0FCTEVfRU5USVRZAENPUFkATU9WRURfUEVSTUFORU5UTFkAVE9PX0VBUkxZAE5PVElGWQBGQUlMRURfREVQRU5ERU5DWQBCQURfR0FURVdBWQBQTEFZAFBVVABDSEVDS09VVABHQVRFV0FZX1RJTUVPVVQAUkVRVUVTVF9USU1FT1VUAE5FVFdPUktfQ09OTkVDVF9USU1FT1VUAENPTk5FQ1RJT05fVElNRU9VVABMT0dJTl9USU1FT1VUAE5FVFdPUktfUkVBRF9USU1FT1VUAFBPU1QATUlTRElSRUNURURfUkVRVUVTVABDTElFTlRfQ0xPU0VEX1JFUVVFU1QAQ0xJRU5UX0NMT1NFRF9MT0FEX0JBTEFOQ0VEX1JFUVVFU1QAQkFEX1JFUVVFU1QASFRUUF9SRVFVRVNUX1NFTlRfVE9fSFRUUFNfUE9SVABSRVBPUlQASU1fQV9URUFQT1QAUkVTRVRfQ09OVEVOVABOT19DT05URU5UAFBBUlRJQUxfQ09OVEVOVABIUEVfSU5WQUxJRF9DT05TVEFOVABIUEVfQ0JfUkVTRVQAR0VUAEhQRV9TVFJJQ1QAQ09ORkxJQ1QAVEVNUE9SQVJZX1JFRElSRUNUAFBFUk1BTkVOVF9SRURJUkVDVABDT05ORUNUAE1VTFRJX1NUQVRVUwBIUEVfSU5WQUxJRF9TVEFUVVMAVE9PX01BTllfUkVRVUVTVFMARUFSTFlfSElOVFMAVU5BVkFJTEFCTEVfRk9SX0xFR0FMX1JFQVNPTlMAT1BUSU9OUwBTV0lUQ0hJTkdfUFJPVE9DT0xTAFZBUklBTlRfQUxTT19ORUdPVElBVEVTAE1VTFRJUExFX0NIT0lDRVMASU5URVJOQUxfU0VSVkVSX0VSUk9SAFdFQl9TRVJWRVJfVU5LTk9XTl9FUlJPUgBSQUlMR1VOX0VSUk9SAElERU5USVRZX1BST1ZJREVSX0FVVEhFTlRJQ0FUSU9OX0VSUk9SAFNTTF9DRVJUSUZJQ0FURV9FUlJPUgBJTlZBTElEX1hfRk9SV0FSREVEX0ZPUgBTRVRfUEFSQU1FVEVSAEdFVF9QQVJBTUVURVIASFBFX1VTRVIAU0VFX09USEVSAEhQRV9DQl9DSFVOS19IRUFERVIATUtDQUxFTkRBUgBTRVRVUABXRUJfU0VSVkVSX0lTX0RPV04AVEVBUkRPV04ASFBFX0NMT1NFRF9DT05ORUNUSU9OAEhFVVJJU1RJQ19FWFBJUkFUSU9OAERJU0NPTk5FQ1RFRF9PUEVSQVRJT04ATk9OX0FVVEhPUklUQVRJVkVfSU5GT1JNQVRJT04ASFBFX0lOVkFMSURfVkVSU0lPTgBIUEVfQ0JfTUVTU0FHRV9CRUdJTgBTSVRFX0lTX0ZST1pFTgBIUEVfSU5WQUxJRF9IRUFERVJfVE9LRU4ASU5WQUxJRF9UT0tFTgBGT1JCSURERU4ARU5IQU5DRV9ZT1VSX0NBTE0ASFBFX0lOVkFMSURfVVJMAEJMT0NLRURfQllfUEFSRU5UQUxfQ09OVFJPTABNS0NPTABBQ0wASFBFX0lOVEVSTkFMAFJFUVVFU1RfSEVBREVSX0ZJRUxEU19UT09fTEFSR0VfVU5PRkZJQ0lBTABIUEVfT0sAVU5MSU5LAFVOTE9DSwBQUkkAUkVUUllfV0lUSABIUEVfSU5WQUxJRF9DT05URU5UX0xFTkdUSABIUEVfVU5FWFBFQ1RFRF9DT05URU5UX0xFTkdUSABGTFVTSABQUk9QUEFUQ0gATS1TRUFSQ0gAVVJJX1RPT19MT05HAFBST0NFU1NJTkcATUlTQ0VMTEFORU9VU19QRVJTSVNURU5UX1dBUk5JTkcATUlTQ0VMTEFORU9VU19XQVJOSU5HAEhQRV9JTlZBTElEX1RSQU5TRkVSX0VOQ09ESU5HAEV4cGVjdGVkIENSTEYASFBFX0lOVkFMSURfQ0hVTktfU0laRQBNT1ZFAENPTlRJTlVFAEhQRV9DQl9TVEFUVVNfQ09NUExFVEUASFBFX0NCX0hFQURFUlNfQ09NUExFVEUASFBFX0NCX1ZFUlNJT05fQ09NUExFVEUASFBFX0NCX1VSTF9DT01QTEVURQBIUEVfQ0JfQ0hVTktfQ09NUExFVEUASFBFX0NCX0hFQURFUl9WQUxVRV9DT01QTEVURQBIUEVfQ0JfQ0hVTktfRVhURU5TSU9OX1ZBTFVFX0NPTVBMRVRFAEhQRV9DQl9DSFVOS19FWFRFTlNJT05fTkFNRV9DT01QTEVURQBIUEVfQ0JfTUVTU0FHRV9DT01QTEVURQBIUEVfQ0JfTUVUSE9EX0NPTVBMRVRFAEhQRV9DQl9IRUFERVJfRklFTERfQ09NUExFVEUAREVMRVRFAEhQRV9JTlZBTElEX0VPRl9TVEFURQBJTlZBTElEX1NTTF9DRVJUSUZJQ0FURQBQQVVTRQBOT19SRVNQT05TRQBVTlNVUFBPUlRFRF9NRURJQV9UWVBFAEdPTkUATk9UX0FDQ0VQVEFCTEUAU0VSVklDRV9VTkFWQUlMQUJMRQBSQU5HRV9OT1RfU0FUSVNGSUFCTEUAT1JJR0lOX0lTX1VOUkVBQ0hBQkxFAFJFU1BPTlNFX0lTX1NUQUxFAFBVUkdFAE1FUkdFAFJFUVVFU1RfSEVBREVSX0ZJRUxEU19UT09fTEFSR0UAUkVRVUVTVF9IRUFERVJfVE9PX0xBUkdFAFBBWUxPQURfVE9PX0xBUkdFAElOU1VGRklDSUVOVF9TVE9SQUdFAEhQRV9QQVVTRURfVVBHUkFERQBIUEVfUEFVU0VEX0gyX1VQR1JBREUAU09VUkNFAEFOTk9VTkNFAFRSQUNFAEhQRV9VTkVYUEVDVEVEX1NQQUNFAERFU0NSSUJFAFVOU1VCU0NSSUJFAFJFQ09SRABIUEVfSU5WQUxJRF9NRVRIT0QATk9UX0ZPVU5EAFBST1BGSU5EAFVOQklORABSRUJJTkQAVU5BVVRIT1JJWkVEAE1FVEhPRF9OT1RfQUxMT1dFRABIVFRQX1ZFUlNJT05fTk9UX1NVUFBPUlRFRABBTFJFQURZX1JFUE9SVEVEAEFDQ0VQVEVEAE5PVF9JTVBMRU1FTlRFRABMT09QX0RFVEVDVEVEAEhQRV9DUl9FWFBFQ1RFRABIUEVfTEZfRVhQRUNURUQAQ1JFQVRFRABJTV9VU0VEAEhQRV9QQVVTRUQAVElNRU9VVF9PQ0NVUkVEAFBBWU1FTlRfUkVRVUlSRUQAUFJFQ09ORElUSU9OX1JFUVVJUkVEAFBST1hZX0FVVEhFTlRJQ0FUSU9OX1JFUVVJUkVEAE5FVFdPUktfQVVUSEVOVElDQVRJT05fUkVRVUlSRUQATEVOR1RIX1JFUVVJUkVEAFNTTF9DRVJUSUZJQ0FURV9SRVFVSVJFRABVUEdSQURFX1JFUVVJUkVEAFBBR0VfRVhQSVJFRABQUkVDT05ESVRJT05fRkFJTEVEAEVYUEVDVEFUSU9OX0ZBSUxFRABSRVZBTElEQVRJT05fRkFJTEVEAFNTTF9IQU5EU0hBS0VfRkFJTEVEAExPQ0tFRABUUkFOU0ZPUk1BVElPTl9BUFBMSUVEAE5PVF9NT0RJRklFRABOT1RfRVhURU5ERUQAQkFORFdJRFRIX0xJTUlUX0VYQ0VFREVEAFNJVEVfSVNfT1ZFUkxPQURFRABIRUFEAEV4cGVjdGVkIEhUVFAvAABeEwAAJhMAADAQAADwFwAAnRMAABUSAAA5FwAA8BIAAAoQAAB1EgAArRIAAIITAABPFAAAfxAAAKAVAAAjFAAAiRIAAIsUAABNFQAA1BEAAM8UAAAQGAAAyRYAANwWAADBEQAA4BcAALsUAAB0FAAAfBUAAOUUAAAIFwAAHxAAAGUVAACjFAAAKBUAAAIVAACZFQAALBAAAIsZAABPDwAA1A4AAGoQAADOEAAAAhcAAIkOAABuEwAAHBMAAGYUAABWFwAAwRMAAM0TAABsEwAAaBcAAGYXAABfFwAAIhMAAM4PAABpDgAA2A4AAGMWAADLEwAAqg4AACgXAAAmFwAAxRMAAF0WAADoEQAAZxMAAGUTAADyFgAAcxMAAB0XAAD5FgAA8xEAAM8OAADOFQAADBIAALMRAAClEQAAYRAAADIXAAC7EwBB+TULAQEAQZA2C+ABAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAQf03CwEBAEGROAteAgMCAgICAgAAAgIAAgIAAgICAgICAgICAgAEAAAAAAACAgICAgICAgICAgICAgICAgICAgICAgICAgAAAAICAgICAgICAgICAgICAgICAgICAgICAgICAgICAAIAAgBB/TkLAQEAQZE6C14CAAICAgICAAACAgACAgACAgICAgICAgICAAMABAAAAAICAgICAgICAgICAgICAgICAgICAgICAgICAAAAAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAAgACAEHwOwsNbG9zZWVlcC1hbGl2ZQBBiTwLAQEAQaA8C+ABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAQYk+CwEBAEGgPgvnAQEBAQEBAQEBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBY2h1bmtlZABBsMAAC18BAQABAQEBAQAAAQEAAQEAAQEBAQEBAQEBAQAAAAAAAAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEAAQBBkMIACyFlY3Rpb25lbnQtbGVuZ3Rob25yb3h5LWNvbm5lY3Rpb24AQcDCAAstcmFuc2Zlci1lbmNvZGluZ3BncmFkZQ0KDQoNClNNDQoNClRUUC9DRS9UU1AvAEH5wgALBQECAAEDAEGQwwAL4AEEAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQBB+cQACwUBAgABAwBBkMUAC+ABBAEBBQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAQfnGAAsEAQAAAQBBkccAC98BAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQBB+sgACwQBAAACAEGQyQALXwMEAAAEBAQEBAQEBAQEBAUEBAQEBAQEBAQEBAQABAAGBwQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEAAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAEAEH6ygALBAEAAAEAQZDLAAsBAQBBqssAC0ECAAAAAAAAAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMAAAAAAAADAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwBB+swACwQBAAABAEGQzQALAQEAQZrNAAsGAgAAAAACAEGxzQALOgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAAAAAAAAAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMAQfDOAAuWAU5PVU5DRUVDS09VVE5FQ1RFVEVDUklCRUxVU0hFVEVBRFNFQVJDSFJHRUNUSVZJVFlMRU5EQVJWRU9USUZZUFRJT05TQ0hTRUFZU1RBVENIR0VPUkRJUkVDVE9SVFJDSFBBUkFNRVRFUlVSQ0VCU0NSSUJFQVJET1dOQUNFSU5ETktDS1VCU0NSSUJFSFRUUC9BRFRQLw==","base64")},8916:(A,g)=>{"use strict";Object.defineProperty(g,"__esModule",{value:true});g.enumToMap=void 0;function enumToMap(A){const g={};Object.keys(A).forEach((E=>{const x=A[E];if(typeof x==="number"){g[E]=x}}));return g}g.enumToMap=enumToMap},15973:(A,g,E)=>{"use strict";const{kClients:x}=E(99411);const k=E(86261);const{kAgent:R,kMockAgentSet:N,kMockAgentGet:j,kDispatches:U,kIsMockActive:H,kNetConnect:W,kGetNetConnect:Z,kOptions:se,kFactory:pe}=E(28149);const de=E(78957);const Te=E(78780);const{matchValue:Fe,buildMockOptions:_e}=E(61725);const{InvalidArgumentError:Me,UndiciError:je}=E(48091);const $e=E(72091);const Ve=E(98353);const Ye=E(31030);class MockAgent extends $e{constructor(A){super(A);this[W]=true;this[H]=true;if(A?.agent&&typeof A.agent.dispatch!=="function"){throw new Me("Argument opts.agent must implement Agent")}const g=A?.agent?A.agent:new k(A);this[R]=g;this[x]=g[x];this[se]=_e(A)}get(A){let g=this[j](A);if(!g){g=this[pe](A);this[N](A,g)}return g}dispatch(A,g){this.get(A.origin);return this[R].dispatch(A,g)}async close(){await this[R].close();this[x].clear()}deactivate(){this[H]=false}activate(){this[H]=true}enableNetConnect(A){if(typeof A==="string"||typeof A==="function"||A instanceof RegExp){if(Array.isArray(this[W])){this[W].push(A)}else{this[W]=[A]}}else if(typeof A==="undefined"){this[W]=true}else{throw new Me("Unsupported matcher. Must be one of String|Function|RegExp.")}}disableNetConnect(){this[W]=false}get isMockActive(){return this[H]}[N](A,g){this[x].set(A,g)}[pe](A){const g=Object.assign({agent:this},this[se]);return this[se]&&this[se].connections===1?new de(A,g):new Te(A,g)}[j](A){const g=this[x].get(A);if(g){return g}if(typeof A!=="string"){const g=this[pe]("http://localhost:9999");this[N](A,g);return g}for(const[g,E]of Array.from(this[x])){if(E&&typeof g!=="string"&&Fe(g,A)){const g=this[pe](A);this[N](A,g);g[U]=E[U];return g}}}[Z](){return this[W]}pendingInterceptors(){const A=this[x];return Array.from(A.entries()).flatMap((([A,g])=>g[U].map((g=>({...g,origin:A}))))).filter((({pending:A})=>A))}assertNoPendingInterceptors({pendingInterceptorsFormatter:A=new Ye}={}){const g=this.pendingInterceptors();if(g.length===0){return}const E=new Ve("interceptor","interceptors").pluralize(g.length);throw new je(`\n${E.count} ${E.noun} ${E.is} pending:\n\n${A.format(g)}\n`.trim())}}A.exports=MockAgent},78957:(A,g,E)=>{"use strict";const{promisify:x}=E(57975);const k=E(43069);const{buildMockDispatch:R}=E(61725);const{kDispatches:N,kMockAgent:j,kClose:U,kOriginalClose:H,kOrigin:W,kOriginalDispatch:Z,kConnected:se}=E(28149);const{MockInterceptor:pe}=E(71599);const de=E(99411);const{InvalidArgumentError:Te}=E(48091);class MockClient extends k{constructor(A,g){super(A,g);if(!g||!g.agent||typeof g.agent.dispatch!=="function"){throw new Te("Argument opts.agent must implement Agent")}this[j]=g.agent;this[W]=A;this[N]=[];this[se]=1;this[Z]=this.dispatch;this[H]=this.close.bind(this);this.dispatch=R.call(this);this.close=this[U]}get[de.kConnected](){return this[se]}intercept(A){return new pe(A,this[N])}async[U](){await x(this[H])();this[se]=0;this[j][de.kClients].delete(this[W])}}A.exports=MockClient},35445:(A,g,E)=>{"use strict";const{UndiciError:x}=E(48091);const k=Symbol.for("undici.error.UND_MOCK_ERR_MOCK_NOT_MATCHED");class MockNotMatchedError extends x{constructor(A){super(A);Error.captureStackTrace(this,MockNotMatchedError);this.name="MockNotMatchedError";this.message=A||"The request does not match any registered mock dispatches";this.code="UND_MOCK_ERR_MOCK_NOT_MATCHED"}static[Symbol.hasInstance](A){return A&&A[k]===true}[k]=true}A.exports={MockNotMatchedError:MockNotMatchedError}},71599:(A,g,E)=>{"use strict";const{getResponseData:x,buildKey:k,addMockDispatch:R}=E(61725);const{kDispatches:N,kDispatchKey:j,kDefaultHeaders:U,kDefaultTrailers:H,kContentLength:W,kMockDispatch:Z}=E(28149);const{InvalidArgumentError:se}=E(48091);const{buildURL:pe}=E(31544);class MockScope{constructor(A){this[Z]=A}delay(A){if(typeof A!=="number"||!Number.isInteger(A)||A<=0){throw new se("waitInMs must be a valid integer > 0")}this[Z].delay=A;return this}persist(){this[Z].persist=true;return this}times(A){if(typeof A!=="number"||!Number.isInteger(A)||A<=0){throw new se("repeatTimes must be a valid integer > 0")}this[Z].times=A;return this}}class MockInterceptor{constructor(A,g){if(typeof A!=="object"){throw new se("opts must be an object")}if(typeof A.path==="undefined"){throw new se("opts.path must be defined")}if(typeof A.method==="undefined"){A.method="GET"}if(typeof A.path==="string"){if(A.query){A.path=pe(A.path,A.query)}else{const g=new URL(A.path,"data://");A.path=g.pathname+g.search}}if(typeof A.method==="string"){A.method=A.method.toUpperCase()}this[j]=k(A);this[N]=g;this[U]={};this[H]={};this[W]=false}createMockScopeDispatchData({statusCode:A,data:g,responseOptions:E}){const k=x(g);const R=this[W]?{"content-length":k.length}:{};const N={...this[U],...R,...E.headers};const j={...this[H],...E.trailers};return{statusCode:A,data:g,headers:N,trailers:j}}validateReplyParameters(A){if(typeof A.statusCode==="undefined"){throw new se("statusCode must be defined")}if(typeof A.responseOptions!=="object"||A.responseOptions===null){throw new se("responseOptions must be an object")}}reply(A){if(typeof A==="function"){const wrappedDefaultsCallback=g=>{const E=A(g);if(typeof E!=="object"||E===null){throw new se("reply options callback must return an object")}const x={data:"",responseOptions:{},...E};this.validateReplyParameters(x);return{...this.createMockScopeDispatchData(x)}};const g=R(this[N],this[j],wrappedDefaultsCallback);return new MockScope(g)}const g={statusCode:A,data:arguments[1]===undefined?"":arguments[1],responseOptions:arguments[2]===undefined?{}:arguments[2]};this.validateReplyParameters(g);const E=this.createMockScopeDispatchData(g);const x=R(this[N],this[j],E);return new MockScope(x)}replyWithError(A){if(typeof A==="undefined"){throw new se("error must be defined")}const g=R(this[N],this[j],{error:A});return new MockScope(g)}defaultReplyHeaders(A){if(typeof A==="undefined"){throw new se("headers must be defined")}this[U]=A;return this}defaultReplyTrailers(A){if(typeof A==="undefined"){throw new se("trailers must be defined")}this[H]=A;return this}replyContentLength(){this[W]=true;return this}}A.exports.MockInterceptor=MockInterceptor;A.exports.MockScope=MockScope},78780:(A,g,E)=>{"use strict";const{promisify:x}=E(57975);const k=E(27404);const{buildMockDispatch:R}=E(61725);const{kDispatches:N,kMockAgent:j,kClose:U,kOriginalClose:H,kOrigin:W,kOriginalDispatch:Z,kConnected:se}=E(28149);const{MockInterceptor:pe}=E(71599);const de=E(99411);const{InvalidArgumentError:Te}=E(48091);class MockPool extends k{constructor(A,g){super(A,g);if(!g||!g.agent||typeof g.agent.dispatch!=="function"){throw new Te("Argument opts.agent must implement Agent")}this[j]=g.agent;this[W]=A;this[N]=[];this[se]=1;this[Z]=this.dispatch;this[H]=this.close.bind(this);this.dispatch=R.call(this);this.close=this[U]}get[de.kConnected](){return this[se]}intercept(A){return new pe(A,this[N])}async[U](){await x(this[H])();this[se]=0;this[j][de.kClients].delete(this[W])}}A.exports=MockPool},28149:A=>{"use strict";A.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")}},61725:(A,g,E)=>{"use strict";const{MockNotMatchedError:x}=E(35445);const{kDispatches:k,kMockAgent:R,kOriginalDispatch:N,kOrigin:j,kGetNetConnect:U}=E(28149);const{buildURL:H}=E(31544);const{STATUS_CODES:W}=E(37067);const{types:{isPromise:Z}}=E(57975);function matchValue(A,g){if(typeof A==="string"){return A===g}if(A instanceof RegExp){return A.test(g)}if(typeof A==="function"){return A(g)===true}return false}function lowerCaseEntries(A){return Object.fromEntries(Object.entries(A).map((([A,g])=>[A.toLocaleLowerCase(),g])))}function getHeaderByName(A,g){if(Array.isArray(A)){for(let E=0;E!A)).filter((({path:A})=>matchValue(safeUrl(A),k)));if(R.length===0){throw new x(`Mock dispatch not matched for path '${k}'`)}R=R.filter((({method:A})=>matchValue(A,g.method)));if(R.length===0){throw new x(`Mock dispatch not matched for method '${g.method}' on path '${k}'`)}R=R.filter((({body:A})=>typeof A!=="undefined"?matchValue(A,g.body):true));if(R.length===0){throw new x(`Mock dispatch not matched for body '${g.body}' on path '${k}'`)}R=R.filter((A=>matchHeaders(A,g.headers)));if(R.length===0){const A=typeof g.headers==="object"?JSON.stringify(g.headers):g.headers;throw new x(`Mock dispatch not matched for headers '${A}' on path '${k}'`)}return R[0]}function addMockDispatch(A,g,E){const x={timesInvoked:0,times:1,persist:false,consumed:false};const k=typeof E==="function"?{callback:E}:{...E};const R={...x,...g,pending:true,data:{error:null,...k}};A.push(R);return R}function deleteMockDispatch(A,g){const E=A.findIndex((A=>{if(!A.consumed){return false}return matchKey(A,g)}));if(E!==-1){A.splice(E,1)}}function buildKey(A){const{path:g,method:E,body:x,headers:k,query:R}=A;return{path:g,method:E,body:x,headers:k,query:R}}function generateKeyValues(A){const g=Object.keys(A);const E=[];for(let x=0;x=de;x.pending=pe0){setTimeout((()=>{handleReply(this[k])}),W)}else{handleReply(this[k])}function handleReply(x,k=N){const H=Array.isArray(A.headers)?buildHeadersFromArray(A.headers):A.headers;const W=typeof k==="function"?k({...A,headers:H}):k;if(Z(W)){W.then((A=>handleReply(x,A)));return}const se=getResponseData(W);const pe=generateKeyValues(j);const de=generateKeyValues(U);g.onConnect?.((A=>g.onError(A)),null);g.onHeaders?.(R,pe,resume,getStatusText(R));g.onData?.(Buffer.from(se));g.onComplete?.(de);deleteMockDispatch(x,E)}function resume(){}return true}function buildMockDispatch(){const A=this[R];const g=this[j];const E=this[N];return function dispatch(k,R){if(A.isMockActive){try{mockDispatch.call(this,k,R)}catch(N){if(N instanceof x){const j=A[U]();if(j===false){throw new x(`${N.message}: subsequent request to origin ${g} was not allowed (net.connect disabled)`)}if(checkNetConnect(j,g)){E.call(this,k,R)}else{throw new x(`${N.message}: subsequent request to origin ${g} was not allowed (net.connect is not enabled for this origin)`)}}else{throw N}}}else{E.call(this,k,R)}}}function checkNetConnect(A,g){const E=new URL(g);if(A===true){return true}else if(Array.isArray(A)&&A.some((A=>matchValue(A,E.host)))){return true}return false}function buildMockOptions(A){if(A){const{agent:g,...E}=A;return E}}A.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,buildHeadersFromArray:buildHeadersFromArray}},31030:(A,g,E)=>{"use strict";const{Transform:x}=E(57075);const{Console:k}=E(37540);const R=process.versions.icu?"✅":"Y ";const N=process.versions.icu?"❌":"N ";A.exports=class PendingInterceptorsFormatter{constructor({disableColors:A}={}){this.transform=new x({transform(A,g,E){E(null,A)}});this.logger=new k({stdout:this.transform,inspectOptions:{colors:!A&&!process.env.CI}})}format(A){const g=A.map((({method:A,path:g,data:{statusCode:E},persist:x,times:k,timesInvoked:j,origin:U})=>({Method:A,Origin:U,Path:g,"Status code":E,Persistent:x?R:N,Invocations:j,Remaining:x?Infinity:k-j})));this.logger.table(g);return this.transform.read().toString()}}},98353:A=>{"use strict";const g={pronoun:"it",is:"is",was:"was",this:"this"};const E={pronoun:"they",is:"are",was:"were",this:"these"};A.exports=class Pluralizer{constructor(A,g){this.singular=A;this.plural=g}pluralize(A){const x=A===1;const k=x?g:E;const R=x?this.singular:this.plural;return{...k,count:A,noun:R}}}},92563:A=>{"use strict";let g=0;const E=1e3;const x=(E>>1)-1;let k;const R=Symbol("kFastTimer");const N=[];const j=-2;const U=-1;const H=0;const W=1;function onTick(){g+=x;let A=0;let E=N.length;while(A=k._idleStart+k._idleTimeout){k._state=U;k._idleStart=-1;k._onTimeout(k._timerArg)}if(k._state===U){k._state=j;if(--E!==0){N[A]=N[E]}}else{++A}}N.length=E;if(N.length!==0){refreshTimeout()}}function refreshTimeout(){if(k){k.refresh()}else{clearTimeout(k);k=setTimeout(onTick,x);if(k.unref){k.unref()}}}class FastTimer{[R]=true;_state=j;_idleTimeout=-1;_idleStart=-1;_onTimeout;_timerArg;constructor(A,g,E){this._onTimeout=A;this._idleTimeout=g;this._timerArg=E;this.refresh()}refresh(){if(this._state===j){N.push(this)}if(!k||N.length===1){refreshTimeout()}this._state=H}clear(){this._state=U;this._idleStart=-1}}A.exports={setTimeout(A,g,x){return g<=E?setTimeout(A,g,x):new FastTimer(A,g,x)},clearTimeout(A){if(A[R]){A.clear()}else{clearTimeout(A)}},setFastTimeout(A,g,E){return new FastTimer(A,g,E)},clearFastTimeout(A){A.clear()},now(){return g},tick(A=0){g+=A-E+1;onTick();onTick()},reset(){g=0;N.length=0;clearTimeout(k);k=null},kFastTimer:R}},4330:(A,g,E)=>{"use strict";const{kConstruct:x}=E(87589);const{urlEquals:k,getFieldValues:R}=E(40102);const{kEnumerableProperty:N,isDisturbed:j}=E(31544);const{webidl:U}=E(10253);const{Response:H,cloneResponse:W,fromInnerResponse:Z}=E(9107);const{Request:se,fromInnerRequest:pe}=E(46055);const{kState:de}=E(64883);const{fetching:Te}=E(47302);const{urlIsHttpHttpsScheme:Fe,createDeferredPromise:_e,readAllBytes:Me}=E(14296);const je=E(34589);class Cache{#T;constructor(){if(arguments[0]!==x){U.illegalConstructor()}U.util.markAsUncloneable(this);this.#T=arguments[1]}async match(A,g={}){U.brandCheck(this,Cache);const E="Cache.match";U.argumentLengthCheck(arguments,1,E);A=U.converters.RequestInfo(A,E,"request");g=U.converters.CacheQueryOptions(g,E,"options");const x=this.#k(A,g,1);if(x.length===0){return}return x[0]}async matchAll(A=undefined,g={}){U.brandCheck(this,Cache);const E="Cache.matchAll";if(A!==undefined)A=U.converters.RequestInfo(A,E,"request");g=U.converters.CacheQueryOptions(g,E,"options");return this.#k(A,g)}async add(A){U.brandCheck(this,Cache);const g="Cache.add";U.argumentLengthCheck(arguments,1,g);A=U.converters.RequestInfo(A,g,"request");const E=[A];const x=this.addAll(E);return await x}async addAll(A){U.brandCheck(this,Cache);const g="Cache.addAll";U.argumentLengthCheck(arguments,1,g);const E=[];const x=[];for(let E of A){if(E===undefined){throw U.errors.conversionFailed({prefix:g,argument:"Argument 1",types:["undefined is not allowed"]})}E=U.converters.RequestInfo(E);if(typeof E==="string"){continue}const A=E[de];if(!Fe(A.url)||A.method!=="GET"){throw U.errors.exception({header:g,message:"Expected http/s scheme when method is not GET."})}}const k=[];for(const N of A){const A=new se(N)[de];if(!Fe(A.url)){throw U.errors.exception({header:g,message:"Expected http/s scheme."})}A.initiator="fetch";A.destination="subresource";x.push(A);const j=_e();k.push(Te({request:A,processResponse(A){if(A.type==="error"||A.status===206||A.status<200||A.status>299){j.reject(U.errors.exception({header:"Cache.addAll",message:"Received an invalid status code or the request failed."}))}else if(A.headersList.contains("vary")){const g=R(A.headersList.get("vary"));for(const A of g){if(A==="*"){j.reject(U.errors.exception({header:"Cache.addAll",message:"invalid vary field value"}));for(const A of k){A.abort()}return}}}},processResponseEndOfBody(A){if(A.aborted){j.reject(new DOMException("aborted","AbortError"));return}j.resolve(A)}}));E.push(j.promise)}const N=Promise.all(E);const j=await N;const H=[];let W=0;for(const A of j){const g={type:"put",request:x[W],response:A};H.push(g);W++}const Z=_e();let pe=null;try{this.#F(H)}catch(A){pe=A}queueMicrotask((()=>{if(pe===null){Z.resolve(undefined)}else{Z.reject(pe)}}));return Z.promise}async put(A,g){U.brandCheck(this,Cache);const E="Cache.put";U.argumentLengthCheck(arguments,2,E);A=U.converters.RequestInfo(A,E,"request");g=U.converters.Response(g,E,"response");let x=null;if(A instanceof se){x=A[de]}else{x=new se(A)[de]}if(!Fe(x.url)||x.method!=="GET"){throw U.errors.exception({header:E,message:"Expected an http/s scheme when method is not GET"})}const k=g[de];if(k.status===206){throw U.errors.exception({header:E,message:"Got 206 status"})}if(k.headersList.contains("vary")){const A=R(k.headersList.get("vary"));for(const g of A){if(g==="*"){throw U.errors.exception({header:E,message:"Got * vary field value"})}}}if(k.body&&(j(k.body.stream)||k.body.stream.locked)){throw U.errors.exception({header:E,message:"Response body is locked or disturbed"})}const N=W(k);const H=_e();if(k.body!=null){const A=k.body.stream;const g=A.getReader();Me(g).then(H.resolve,H.reject)}else{H.resolve(undefined)}const Z=[];const pe={type:"put",request:x,response:N};Z.push(pe);const Te=await H.promise;if(N.body!=null){N.body.source=Te}const je=_e();let $e=null;try{this.#F(Z)}catch(A){$e=A}queueMicrotask((()=>{if($e===null){je.resolve()}else{je.reject($e)}}));return je.promise}async delete(A,g={}){U.brandCheck(this,Cache);const E="Cache.delete";U.argumentLengthCheck(arguments,1,E);A=U.converters.RequestInfo(A,E,"request");g=U.converters.CacheQueryOptions(g,E,"options");let x=null;if(A instanceof se){x=A[de];if(x.method!=="GET"&&!g.ignoreMethod){return false}}else{je(typeof A==="string");x=new se(A)[de]}const k=[];const R={type:"delete",request:x,options:g};k.push(R);const N=_e();let j=null;let H;try{H=this.#F(k)}catch(A){j=A}queueMicrotask((()=>{if(j===null){N.resolve(!!H?.length)}else{N.reject(j)}}));return N.promise}async keys(A=undefined,g={}){U.brandCheck(this,Cache);const E="Cache.keys";if(A!==undefined)A=U.converters.RequestInfo(A,E,"request");g=U.converters.CacheQueryOptions(g,E,"options");let x=null;if(A!==undefined){if(A instanceof se){x=A[de];if(x.method!=="GET"&&!g.ignoreMethod){return[]}}else if(typeof A==="string"){x=new se(A)[de]}}const k=_e();const R=[];if(A===undefined){for(const A of this.#T){R.push(A[0])}}else{const A=this.#Q(x,g);for(const g of A){R.push(g[0])}}queueMicrotask((()=>{const A=[];for(const g of R){const E=pe(g,(new AbortController).signal,"immutable");A.push(E)}k.resolve(Object.freeze(A))}));return k.promise}#F(A){const g=this.#T;const E=[...g];const x=[];const k=[];try{for(const E of A){if(E.type!=="delete"&&E.type!=="put"){throw U.errors.exception({header:"Cache.#batchCacheOperations",message:'operation type does not match "delete" or "put"'})}if(E.type==="delete"&&E.response!=null){throw U.errors.exception({header:"Cache.#batchCacheOperations",message:"delete operation should not have an associated response"})}if(this.#Q(E.request,E.options,x).length){throw new DOMException("???","InvalidStateError")}let A;if(E.type==="delete"){A=this.#Q(E.request,E.options);if(A.length===0){return[]}for(const E of A){const A=g.indexOf(E);je(A!==-1);g.splice(A,1)}}else if(E.type==="put"){if(E.response==null){throw U.errors.exception({header:"Cache.#batchCacheOperations",message:"put operation should have an associated response"})}const k=E.request;if(!Fe(k.url)){throw U.errors.exception({header:"Cache.#batchCacheOperations",message:"expected http or https scheme"})}if(k.method!=="GET"){throw U.errors.exception({header:"Cache.#batchCacheOperations",message:"not get method"})}if(E.options!=null){throw U.errors.exception({header:"Cache.#batchCacheOperations",message:"options must not be defined"})}A=this.#Q(E.request);for(const E of A){const A=g.indexOf(E);je(A!==-1);g.splice(A,1)}g.push([E.request,E.response]);x.push([E.request,E.response])}k.push([E.request,E.response])}return k}catch(A){this.#T.length=0;this.#T=E;throw A}}#Q(A,g,E){const x=[];const k=E??this.#T;for(const E of k){const[k,R]=E;if(this.#_(A,k,R,g)){x.push(E)}}return x}#_(A,g,E=null,x){const N=new URL(A.url);const j=new URL(g.url);if(x?.ignoreSearch){j.search="";N.search=""}if(!k(N,j,true)){return false}if(E==null||x?.ignoreVary||!E.headersList.contains("vary")){return true}const U=R(E.headersList.get("vary"));for(const E of U){if(E==="*"){return false}const x=g.headersList.get(E);const k=A.headersList.get(E);if(x!==k){return false}}return true}#k(A,g,E=Infinity){let x=null;if(A!==undefined){if(A instanceof se){x=A[de];if(x.method!=="GET"&&!g.ignoreMethod){return[]}}else if(typeof A==="string"){x=new se(A)[de]}}const k=[];if(A===undefined){for(const A of this.#T){k.push(A[1])}}else{const A=this.#Q(x,g);for(const g of A){k.push(g[1])}}const R=[];for(const A of k){const g=Z(A,"immutable");R.push(g.clone());if(R.length>=E){break}}return Object.freeze(R)}}Object.defineProperties(Cache.prototype,{[Symbol.toStringTag]:{value:"Cache",configurable:true},match:N,matchAll:N,add:N,addAll:N,put:N,delete:N,keys:N});const $e=[{key:"ignoreSearch",converter:U.converters.boolean,defaultValue:()=>false},{key:"ignoreMethod",converter:U.converters.boolean,defaultValue:()=>false},{key:"ignoreVary",converter:U.converters.boolean,defaultValue:()=>false}];U.converters.CacheQueryOptions=U.dictionaryConverter($e);U.converters.MultiCacheQueryOptions=U.dictionaryConverter([...$e,{key:"cacheName",converter:U.converters.DOMString}]);U.converters.Response=U.interfaceConverter(H);U.converters["sequence"]=U.sequenceConverter(U.converters.RequestInfo);A.exports={Cache:Cache}},76949:(A,g,E)=>{"use strict";const{kConstruct:x}=E(87589);const{Cache:k}=E(4330);const{webidl:R}=E(10253);const{kEnumerableProperty:N}=E(31544);class CacheStorage{#R=new Map;constructor(){if(arguments[0]!==x){R.illegalConstructor()}R.util.markAsUncloneable(this)}async match(A,g={}){R.brandCheck(this,CacheStorage);R.argumentLengthCheck(arguments,1,"CacheStorage.match");A=R.converters.RequestInfo(A);g=R.converters.MultiCacheQueryOptions(g);if(g.cacheName!=null){if(this.#R.has(g.cacheName)){const E=this.#R.get(g.cacheName);const R=new k(x,E);return await R.match(A,g)}}else{for(const E of this.#R.values()){const R=new k(x,E);const N=await R.match(A,g);if(N!==undefined){return N}}}}async has(A){R.brandCheck(this,CacheStorage);const g="CacheStorage.has";R.argumentLengthCheck(arguments,1,g);A=R.converters.DOMString(A,g,"cacheName");return this.#R.has(A)}async open(A){R.brandCheck(this,CacheStorage);const g="CacheStorage.open";R.argumentLengthCheck(arguments,1,g);A=R.converters.DOMString(A,g,"cacheName");if(this.#R.has(A)){const g=this.#R.get(A);return new k(x,g)}const E=[];this.#R.set(A,E);return new k(x,E)}async delete(A){R.brandCheck(this,CacheStorage);const g="CacheStorage.delete";R.argumentLengthCheck(arguments,1,g);A=R.converters.DOMString(A,g,"cacheName");return this.#R.delete(A)}async keys(){R.brandCheck(this,CacheStorage);const A=this.#R.keys();return[...A]}}Object.defineProperties(CacheStorage.prototype,{[Symbol.toStringTag]:{value:"CacheStorage",configurable:true},match:N,has:N,open:N,delete:N,keys:N});A.exports={CacheStorage:CacheStorage}},87589:(A,g,E)=>{"use strict";A.exports={kConstruct:E(99411).kConstruct}},40102:(A,g,E)=>{"use strict";const x=E(34589);const{URLSerializer:k}=E(90980);const{isValidHeaderName:R}=E(14296);function urlEquals(A,g,E=false){const x=k(A,E);const R=k(g,E);return x===R}function getFieldValues(A){x(A!==null);const g=[];for(let E of A.split(",")){E=E.trim();if(R(E)){g.push(E)}}return g}A.exports={urlEquals:urlEquals,getFieldValues:getFieldValues}},6820:A=>{"use strict";const g=1024;const E=4096;A.exports={maxAttributeValueSize:g,maxNameValuePairSize:E}},35437:(A,g,E)=>{"use strict";const{parseSetCookie:x}=E(42802);const{stringify:k}=E(35613);const{webidl:R}=E(10253);const{Headers:N}=E(83676);function getCookies(A){R.argumentLengthCheck(arguments,1,"getCookies");R.brandCheck(A,N,{strict:false});const g=A.get("cookie");const E={};if(!g){return E}for(const A of g.split(";")){const[g,...x]=A.split("=");E[g.trim()]=x.join("=")}return E}function deleteCookie(A,g,E){R.brandCheck(A,N,{strict:false});const x="deleteCookie";R.argumentLengthCheck(arguments,2,x);g=R.converters.DOMString(g,x,"name");E=R.converters.DeleteCookieAttributes(E);setCookie(A,{name:g,value:"",expires:new Date(0),...E})}function getSetCookies(A){R.argumentLengthCheck(arguments,1,"getSetCookies");R.brandCheck(A,N,{strict:false});const g=A.getSetCookie();if(!g){return[]}return g.map((A=>x(A)))}function setCookie(A,g){R.argumentLengthCheck(arguments,2,"setCookie");R.brandCheck(A,N,{strict:false});g=R.converters.Cookie(g);const E=k(g);if(E){A.append("Set-Cookie",E)}}R.converters.DeleteCookieAttributes=R.dictionaryConverter([{converter:R.nullableConverter(R.converters.DOMString),key:"path",defaultValue:()=>null},{converter:R.nullableConverter(R.converters.DOMString),key:"domain",defaultValue:()=>null}]);R.converters.Cookie=R.dictionaryConverter([{converter:R.converters.DOMString,key:"name"},{converter:R.converters.DOMString,key:"value"},{converter:R.nullableConverter((A=>{if(typeof A==="number"){return R.converters["unsigned long long"](A)}return new Date(A)})),key:"expires",defaultValue:()=>null},{converter:R.nullableConverter(R.converters["long long"]),key:"maxAge",defaultValue:()=>null},{converter:R.nullableConverter(R.converters.DOMString),key:"domain",defaultValue:()=>null},{converter:R.nullableConverter(R.converters.DOMString),key:"path",defaultValue:()=>null},{converter:R.nullableConverter(R.converters.boolean),key:"secure",defaultValue:()=>null},{converter:R.nullableConverter(R.converters.boolean),key:"httpOnly",defaultValue:()=>null},{converter:R.converters.USVString,key:"sameSite",allowedValues:["Strict","Lax","None"]},{converter:R.sequenceConverter(R.converters.DOMString),key:"unparsed",defaultValue:()=>new Array(0)}]);A.exports={getCookies:getCookies,deleteCookie:deleteCookie,getSetCookies:getSetCookies,setCookie:setCookie}},42802:(A,g,E)=>{"use strict";const{maxNameValuePairSize:x,maxAttributeValueSize:k}=E(6820);const{isCTLExcludingHtab:R}=E(35613);const{collectASequenceOfCodePointsFast:N}=E(90980);const j=E(34589);function parseSetCookie(A){if(R(A)){return null}let g="";let E="";let k="";let j="";if(A.includes(";")){const x={position:0};g=N(";",A,x);E=A.slice(x.position)}else{g=A}if(!g.includes("=")){j=g}else{const A={position:0};k=N("=",g,A);j=g.slice(A.position+1)}k=k.trim();j=j.trim();if(k.length+j.length>x){return null}return{name:k,value:j,...parseUnparsedAttributes(E)}}function parseUnparsedAttributes(A,g={}){if(A.length===0){return g}j(A[0]===";");A=A.slice(1);let E="";if(A.includes(";")){E=N(";",A,{position:0});A=A.slice(E.length)}else{E=A;A=""}let x="";let R="";if(E.includes("=")){const A={position:0};x=N("=",E,A);R=E.slice(A.position+1)}else{x=E}x=x.trim();R=R.trim();if(R.length>k){return parseUnparsedAttributes(A,g)}const U=x.toLowerCase();if(U==="expires"){const A=new Date(R);g.expires=A}else if(U==="max-age"){const E=R.charCodeAt(0);if((E<48||E>57)&&R[0]!=="-"){return parseUnparsedAttributes(A,g)}if(!/^\d+$/.test(R)){return parseUnparsedAttributes(A,g)}const x=Number(R);g.maxAge=x}else if(U==="domain"){let A=R;if(A[0]==="."){A=A.slice(1)}A=A.toLowerCase();g.domain=A}else if(U==="path"){let A="";if(R.length===0||R[0]!=="/"){A="/"}else{A=R}g.path=A}else if(U==="secure"){g.secure=true}else if(U==="httponly"){g.httpOnly=true}else if(U==="samesite"){let A="Default";const E=R.toLowerCase();if(E.includes("none")){A="None"}if(E.includes("strict")){A="Strict"}if(E.includes("lax")){A="Lax"}g.sameSite=A}else{g.unparsed??=[];g.unparsed.push(`${x}=${R}`)}return parseUnparsedAttributes(A,g)}A.exports={parseSetCookie:parseSetCookie,parseUnparsedAttributes:parseUnparsedAttributes}},35613:A=>{"use strict";function isCTLExcludingHtab(A){for(let g=0;g=0&&E<=8||E>=10&&E<=31||E===127){return true}}return false}function validateCookieName(A){for(let g=0;g126||E===34||E===40||E===41||E===60||E===62||E===64||E===44||E===59||E===58||E===92||E===47||E===91||E===93||E===63||E===61||E===123||E===125){throw new Error("Invalid cookie name")}}}function validateCookieValue(A){let g=A.length;let E=0;if(A[0]==='"'){if(g===1||A[g-1]!=='"'){throw new Error("Invalid cookie value")}--g;++E}while(E126||g===34||g===44||g===59||g===92){throw new Error("Invalid cookie value")}}}function validateCookiePath(A){for(let g=0;gg.toString().padStart(2,"0")));function toIMFDate(A){if(typeof A==="number"){A=new Date(A)}return`${g[A.getUTCDay()]}, ${x[A.getUTCDate()]} ${E[A.getUTCMonth()]} ${A.getUTCFullYear()} ${x[A.getUTCHours()]}:${x[A.getUTCMinutes()]}:${x[A.getUTCSeconds()]} GMT`}function validateCookieMaxAge(A){if(A<0){throw new Error("Invalid cookie max-age")}}function stringify(A){if(A.name.length===0){return null}validateCookieName(A.name);validateCookieValue(A.value);const g=[`${A.name}=${A.value}`];if(A.name.startsWith("__Secure-")){A.secure=true}if(A.name.startsWith("__Host-")){A.secure=true;A.domain=null;A.path="/"}if(A.secure){g.push("Secure")}if(A.httpOnly){g.push("HttpOnly")}if(typeof A.maxAge==="number"){validateCookieMaxAge(A.maxAge);g.push(`Max-Age=${A.maxAge}`)}if(A.domain){validateCookieDomain(A.domain);g.push(`Domain=${A.domain}`)}if(A.path){validateCookiePath(A.path);g.push(`Path=${A.path}`)}if(A.expires&&A.expires.toString()!=="Invalid Date"){g.push(`Expires=${toIMFDate(A.expires)}`)}if(A.sameSite){g.push(`SameSite=${A.sameSite}`)}for(const E of A.unparsed){if(!E.includes("=")){throw new Error("Invalid unparsed")}const[A,...x]=E.split("=");g.push(`${A.trim()}=${x.join("=")}`)}return g.join("; ")}A.exports={isCTLExcludingHtab:isCTLExcludingHtab,validateCookieName:validateCookieName,validateCookiePath:validateCookiePath,validateCookieValue:validateCookieValue,toIMFDate:toIMFDate,stringify:stringify}},82455:(A,g,E)=>{"use strict";const{Transform:x}=E(57075);const{isASCIINumber:k,isValidLastEventId:R}=E(76627);const N=[239,187,191];const j=10;const U=13;const H=58;const W=32;class EventSourceStream extends x{state=null;checkBOM=true;crlfCheck=false;eventEndCheck=false;buffer=null;pos=0;event={data:undefined,event:undefined,id:undefined,retry:undefined};constructor(A={}){A.readableObjectMode=true;super(A);this.state=A.eventSourceSettings||{};if(A.push){this.push=A.push}}_transform(A,g,E){if(A.length===0){E();return}if(this.buffer){this.buffer=Buffer.concat([this.buffer,A])}else{this.buffer=A}if(this.checkBOM){switch(this.buffer.length){case 1:if(this.buffer[0]===N[0]){E();return}this.checkBOM=false;E();return;case 2:if(this.buffer[0]===N[0]&&this.buffer[1]===N[1]){E();return}this.checkBOM=false;break;case 3:if(this.buffer[0]===N[0]&&this.buffer[1]===N[1]&&this.buffer[2]===N[2]){this.buffer=Buffer.alloc(0);this.checkBOM=false;E();return}this.checkBOM=false;break;default:if(this.buffer[0]===N[0]&&this.buffer[1]===N[1]&&this.buffer[2]===N[2]){this.buffer=this.buffer.subarray(3)}this.checkBOM=false;break}}while(this.pos0){g[x]=N}break}}processEvent(A){if(A.retry&&k(A.retry)){this.state.reconnectionTime=parseInt(A.retry,10)}if(A.id&&R(A.id)){this.state.lastEventId=A.id}if(A.data!==undefined){this.push({type:A.event||"message",options:{data:A.data,lastEventId:this.state.lastEventId,origin:this.state.origin}})}}clearEvent(){this.event={data:undefined,event:undefined,id:undefined,retry:undefined}}}A.exports={EventSourceStream:EventSourceStream}},46942:(A,g,E)=>{"use strict";const{pipeline:x}=E(57075);const{fetching:k}=E(47302);const{makeRequest:R}=E(46055);const{webidl:N}=E(10253);const{EventSourceStream:j}=E(82455);const{parseMIMEType:U}=E(90980);const{createFastMessageEvent:H}=E(50044);const{isNetworkError:W}=E(9107);const{delay:Z}=E(76627);const{kEnumerableProperty:se}=E(31544);const{environmentSettingsObject:pe}=E(14296);let de=false;const Te=3e3;const Fe=0;const _e=1;const Me=2;const je="anonymous";const $e="use-credentials";class EventSource extends EventTarget{#P={open:null,error:null,message:null};#O=null;#N=false;#L=Fe;#M=null;#j=null;#e;#E;constructor(A,g={}){super();N.util.markAsUncloneable(this);const E="EventSource constructor";N.argumentLengthCheck(arguments,1,E);if(!de){de=true;process.emitWarning("EventSource is experimental, expect them to change at any time.",{code:"UNDICI-ES"})}A=N.converters.USVString(A,E,"url");g=N.converters.EventSourceInitDict(g,E,"eventSourceInitDict");this.#e=g.dispatcher;this.#E={lastEventId:"",reconnectionTime:Te};const x=pe;let k;try{k=new URL(A,x.settingsObject.baseUrl);this.#E.origin=k.origin}catch(A){throw new DOMException(A,"SyntaxError")}this.#O=k.href;let j=je;if(g.withCredentials){j=$e;this.#N=true}const U={redirect:"follow",keepalive:true,mode:"cors",credentials:j==="anonymous"?"same-origin":"omit",referrer:"no-referrer"};U.client=pe.settingsObject;U.headersList=[["accept",{name:"accept",value:"text/event-stream"}]];U.cache="no-store";U.initiator="other";U.urlList=[new URL(this.#O)];this.#M=R(U);this.#U()}get readyState(){return this.#L}get url(){return this.#O}get withCredentials(){return this.#N}#U(){if(this.#L===Me)return;this.#L=Fe;const A={request:this.#M,dispatcher:this.#e};const processEventSourceEndOfBody=A=>{if(W(A)){this.dispatchEvent(new Event("error"));this.close()}this.#G()};A.processResponseEndOfBody=processEventSourceEndOfBody;A.processResponse=A=>{if(W(A)){if(A.aborted){this.close();this.dispatchEvent(new Event("error"));return}else{this.#G();return}}const g=A.headersList.get("content-type",true);const E=g!==null?U(g):"failure";const k=E!=="failure"&&E.essence==="text/event-stream";if(A.status!==200||k===false){this.close();this.dispatchEvent(new Event("error"));return}this.#L=_e;this.dispatchEvent(new Event("open"));this.#E.origin=A.urlList[A.urlList.length-1].origin;const R=new j({eventSourceSettings:this.#E,push:A=>{this.dispatchEvent(H(A.type,A.options))}});x(A.body.stream,R,(A=>{if(A?.aborted===false){this.close();this.dispatchEvent(new Event("error"))}}))};this.#j=k(A)}async#G(){if(this.#L===Me)return;this.#L=Fe;this.dispatchEvent(new Event("error"));await Z(this.#E.reconnectionTime);if(this.#L!==Fe)return;if(this.#E.lastEventId.length){this.#M.headersList.set("last-event-id",this.#E.lastEventId,true)}this.#U()}close(){N.brandCheck(this,EventSource);if(this.#L===Me)return;this.#L=Me;this.#j.abort();this.#M=null}get onopen(){return this.#P.open}set onopen(A){if(this.#P.open){this.removeEventListener("open",this.#P.open)}if(typeof A==="function"){this.#P.open=A;this.addEventListener("open",A)}else{this.#P.open=null}}get onmessage(){return this.#P.message}set onmessage(A){if(this.#P.message){this.removeEventListener("message",this.#P.message)}if(typeof A==="function"){this.#P.message=A;this.addEventListener("message",A)}else{this.#P.message=null}}get onerror(){return this.#P.error}set onerror(A){if(this.#P.error){this.removeEventListener("error",this.#P.error)}if(typeof A==="function"){this.#P.error=A;this.addEventListener("error",A)}else{this.#P.error=null}}}const Ve={CONNECTING:{__proto__:null,configurable:false,enumerable:true,value:Fe,writable:false},OPEN:{__proto__:null,configurable:false,enumerable:true,value:_e,writable:false},CLOSED:{__proto__:null,configurable:false,enumerable:true,value:Me,writable:false}};Object.defineProperties(EventSource,Ve);Object.defineProperties(EventSource.prototype,Ve);Object.defineProperties(EventSource.prototype,{close:se,onerror:se,onmessage:se,onopen:se,readyState:se,url:se,withCredentials:se});N.converters.EventSourceInitDict=N.dictionaryConverter([{key:"withCredentials",converter:N.converters.boolean,defaultValue:()=>false},{key:"dispatcher",converter:N.converters.any}]);A.exports={EventSource:EventSource,defaultReconnectionTime:Te}},76627:A=>{"use strict";function isValidLastEventId(A){return A.indexOf("\0")===-1}function isASCIINumber(A){if(A.length===0)return false;for(let g=0;g57)return false}return true}function delay(A){return new Promise((g=>{setTimeout(g,A).unref()}))}A.exports={isValidLastEventId:isValidLastEventId,isASCIINumber:isASCIINumber,delay:delay}},18900:(A,g,E)=>{"use strict";const x=E(31544);const{ReadableStreamFrom:k,isBlobLike:R,isReadableStreamLike:N,readableStreamClose:j,createDeferredPromise:U,fullyReadBody:H,extractMimeType:W,utf8DecodeBytes:Z}=E(14296);const{FormData:se}=E(79662);const{kState:pe}=E(64883);const{webidl:de}=E(10253);const{Blob:Te}=E(4573);const Fe=E(34589);const{isErrored:_e,isDisturbed:Me}=E(57075);const{isArrayBuffer:je}=E(73429);const{serializeAMimeType:$e}=E(90980);const{multipartFormDataParser:Ve}=E(93100);let Ye;try{const A=E(77598);Ye=g=>A.randomInt(0,g)}catch{Ye=A=>Math.floor(Math.random(A))}const Je=new TextEncoder;function noop(){}const ze=globalThis.FinalizationRegistry&&process.version.indexOf("v18")!==0;let Ze;if(ze){Ze=new FinalizationRegistry((A=>{const g=A.deref();if(g&&!g.locked&&!Me(g)&&!_e(g)){g.cancel("Response object has been garbage collected").catch(noop)}}))}function extractBody(A,g=false){let E=null;if(A instanceof ReadableStream){E=A}else if(R(A)){E=A.stream()}else{E=new ReadableStream({async pull(A){const g=typeof H==="string"?Je.encode(H):H;if(g.byteLength){A.enqueue(g)}queueMicrotask((()=>j(A)))},start(){},type:"bytes"})}Fe(N(E));let U=null;let H=null;let W=null;let Z=null;if(typeof A==="string"){H=A;Z="text/plain;charset=UTF-8"}else if(A instanceof URLSearchParams){H=A.toString();Z="application/x-www-form-urlencoded;charset=UTF-8"}else if(je(A)){H=new Uint8Array(A.slice())}else if(ArrayBuffer.isView(A)){H=new Uint8Array(A.buffer.slice(A.byteOffset,A.byteOffset+A.byteLength))}else if(x.isFormDataLike(A)){const g=`----formdata-undici-0${`${Ye(1e11)}`.padStart(11,"0")}`;const E=`--${g}\r\nContent-Disposition: form-data` -/*! formdata-polyfill. MIT License. Jimmy Wärting */;const escape=A=>A.replace(/\n/g,"%0A").replace(/\r/g,"%0D").replace(/"/g,"%22");const normalizeLinefeeds=A=>A.replace(/\r?\n|\r/g,"\r\n");const x=[];const k=new Uint8Array([13,10]);W=0;let R=false;for(const[g,N]of A){if(typeof N==="string"){const A=Je.encode(E+`; name="${escape(normalizeLinefeeds(g))}"`+`\r\n\r\n${normalizeLinefeeds(N)}\r\n`);x.push(A);W+=A.byteLength}else{const A=Je.encode(`${E}; name="${escape(normalizeLinefeeds(g))}"`+(N.name?`; filename="${escape(N.name)}"`:"")+"\r\n"+`Content-Type: ${N.type||"application/octet-stream"}\r\n\r\n`);x.push(A,N,k);if(typeof N.size==="number"){W+=A.byteLength+N.size+k.byteLength}else{R=true}}}const N=Je.encode(`--${g}--\r\n`);x.push(N);W+=N.byteLength;if(R){W=null}H=A;U=async function*(){for(const A of x){if(A.stream){yield*A.stream()}else{yield A}}};Z=`multipart/form-data; boundary=${g}`}else if(R(A)){H=A;W=A.size;if(A.type){Z=A.type}}else if(typeof A[Symbol.asyncIterator]==="function"){if(g){throw new TypeError("keepalive")}if(x.isDisturbed(A)||A.locked){throw new TypeError("Response body object should not be disturbed or locked")}E=A instanceof ReadableStream?A:k(A)}if(typeof H==="string"||x.isBuffer(H)){W=Buffer.byteLength(H)}if(U!=null){let g;E=new ReadableStream({async start(){g=U(A)[Symbol.asyncIterator]()},async pull(A){const{value:x,done:k}=await g.next();if(k){queueMicrotask((()=>{A.close();A.byobRequest?.respond(0)}))}else{if(!_e(E)){const g=new Uint8Array(x);if(g.byteLength){A.enqueue(g)}}}return A.desiredSize>0},async cancel(A){await g.return()},type:"bytes"})}const se={stream:E,source:H,length:W};return[se,Z]}function safelyExtractBody(A,g=false){if(A instanceof ReadableStream){Fe(!x.isDisturbed(A),"The body has already been consumed.");Fe(!A.locked,"The stream is locked.")}return extractBody(A,g)}function cloneBody(A,g){const[E,x]=g.stream.tee();g.stream=E;return{stream:x,length:g.length,source:g.source}}function throwIfAborted(A){if(A.aborted){throw new DOMException("The operation was aborted.","AbortError")}}function bodyMixinMethods(A){const g={blob(){return consumeBody(this,(A=>{let g=bodyMimeType(this);if(g===null){g=""}else if(g){g=$e(g)}return new Te([A],{type:g})}),A)},arrayBuffer(){return consumeBody(this,(A=>new Uint8Array(A).buffer),A)},text(){return consumeBody(this,Z,A)},json(){return consumeBody(this,parseJSONFromBytes,A)},formData(){return consumeBody(this,(A=>{const g=bodyMimeType(this);if(g!==null){switch(g.essence){case"multipart/form-data":{const E=Ve(A,g);if(E==="failure"){throw new TypeError("Failed to parse body as FormData.")}const x=new se;x[pe]=E;return x}case"application/x-www-form-urlencoded":{const g=new URLSearchParams(A.toString());const E=new se;for(const[A,x]of g){E.append(A,x)}return E}}}throw new TypeError('Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".')}),A)},bytes(){return consumeBody(this,(A=>new Uint8Array(A)),A)}};return g}function mixinBody(A){Object.assign(A.prototype,bodyMixinMethods(A))}async function consumeBody(A,g,E){de.brandCheck(A,E);if(bodyUnusable(A)){throw new TypeError("Body is unusable: Body has already been read")}throwIfAborted(A[pe]);const x=U();const errorSteps=A=>x.reject(A);const successSteps=A=>{try{x.resolve(g(A))}catch(A){errorSteps(A)}};if(A[pe].body==null){successSteps(Buffer.allocUnsafe(0));return x.promise}await H(A[pe].body,successSteps,errorSteps);return x.promise}function bodyUnusable(A){const g=A[pe].body;return g!=null&&(g.stream.locked||x.isDisturbed(g.stream))}function parseJSONFromBytes(A){return JSON.parse(Z(A))}function bodyMimeType(A){const g=A[pe].headersList;const E=W(g);if(E==="failure"){return null}return E}A.exports={extractBody:extractBody,safelyExtractBody:safelyExtractBody,cloneBody:cloneBody,mixinBody:mixinBody,streamRegistry:Ze,hasFinalizationRegistry:ze,bodyUnusable:bodyUnusable}},61207:A=>{"use strict";const g=["GET","HEAD","POST"];const E=new Set(g);const x=[101,204,205,304];const k=[301,302,303,307,308];const R=new Set(k);const N=["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","4190","5060","5061","6000","6566","6665","6666","6667","6668","6669","6679","6697","10080"];const j=new Set(N);const U=["","no-referrer","no-referrer-when-downgrade","same-origin","origin","strict-origin","origin-when-cross-origin","strict-origin-when-cross-origin","unsafe-url"];const H=new Set(U);const W=["follow","manual","error"];const Z=["GET","HEAD","OPTIONS","TRACE"];const se=new Set(Z);const pe=["navigate","same-origin","no-cors","cors"];const de=["omit","same-origin","include"];const Te=["default","no-store","reload","no-cache","force-cache","only-if-cached"];const Fe=["content-encoding","content-language","content-location","content-type","content-length"];const _e=["half"];const Me=["CONNECT","TRACE","TRACK"];const je=new Set(Me);const $e=["audio","audioworklet","font","image","manifest","paintworklet","script","style","track","video","xslt",""];const Ve=new Set($e);A.exports={subresource:$e,forbiddenMethods:Me,requestBodyHeader:Fe,referrerPolicy:U,requestRedirect:W,requestMode:pe,requestCredentials:de,requestCache:Te,redirectStatus:k,corsSafeListedMethods:g,nullBodyStatus:x,safeMethods:Z,badPorts:N,requestDuplex:_e,subresourceSet:Ve,badPortsSet:j,redirectStatusSet:R,corsSafeListedMethodsSet:E,safeMethodsSet:se,forbiddenMethodsSet:je,referrerPolicySet:H}},90980:(A,g,E)=>{"use strict";const x=E(34589);const k=new TextEncoder;const R=/^[!#$%&'*+\-.^_|~A-Za-z0-9]+$/;const N=/[\u000A\u000D\u0009\u0020]/;const j=/[\u0009\u000A\u000C\u000D\u0020]/g;const U=/^[\u0009\u0020-\u007E\u0080-\u00FF]+$/;function dataURLProcessor(A){x(A.protocol==="data:");let g=URLSerializer(A,true);g=g.slice(5);const E={position:0};let k=collectASequenceOfCodePointsFast(",",g,E);const R=k.length;k=removeASCIIWhitespace(k,true,true);if(E.position>=g.length){return"failure"}E.position++;const N=g.slice(R+1);let j=stringPercentDecode(N);if(/;(\u0020){0,}base64$/i.test(k)){const A=isomorphicDecode(j);j=forgivingBase64(A);if(j==="failure"){return"failure"}k=k.slice(0,-6);k=k.replace(/(\u0020)+$/,"");k=k.slice(0,-1)}if(k.startsWith(";")){k="text/plain"+k}let U=parseMIMEType(k);if(U==="failure"){U=parseMIMEType("text/plain;charset=US-ASCII")}return{mimeType:U,body:j}}function URLSerializer(A,g=false){if(!g){return A.href}const E=A.href;const x=A.hash.length;const k=x===0?E:E.substring(0,E.length-x);if(!x&&E.endsWith("#")){return k.slice(0,-1)}return k}function collectASequenceOfCodePoints(A,g,E){let x="";while(E.position=48&&A<=57||A>=65&&A<=70||A>=97&&A<=102}function hexByteToNumber(A){return A>=48&&A<=57?A-48:(A&223)-55}function percentDecode(A){const g=A.length;const E=new Uint8Array(g);let x=0;for(let k=0;kA.length){return"failure"}g.position++;let x=collectASequenceOfCodePointsFast(";",A,g);x=removeHTTPWhitespace(x,false,true);if(x.length===0||!R.test(x)){return"failure"}const k=E.toLowerCase();const j=x.toLowerCase();const H={type:k,subtype:j,parameters:new Map,essence:`${k}/${j}`};while(g.positionN.test(A)),A,g);let E=collectASequenceOfCodePoints((A=>A!==";"&&A!=="="),A,g);E=E.toLowerCase();if(g.positionA.length){break}let x=null;if(A[g.position]==='"'){x=collectAnHTTPQuotedString(A,g,true);collectASequenceOfCodePointsFast(";",A,g)}else{x=collectASequenceOfCodePointsFast(";",A,g);x=removeHTTPWhitespace(x,false,true);if(x.length===0){continue}}if(E.length!==0&&R.test(E)&&(x.length===0||U.test(x))&&!H.parameters.has(E)){H.parameters.set(E,x)}}return H}function forgivingBase64(A){A=A.replace(j,"");let g=A.length;if(g%4===0){if(A.charCodeAt(g-1)===61){--g;if(A.charCodeAt(g-1)===61){--g}}}if(g%4===1){return"failure"}if(/[^+/0-9A-Za-z]/.test(A.length===g?A:A.substring(0,g))){return"failure"}const E=Buffer.from(A,"base64");return new Uint8Array(E.buffer,E.byteOffset,E.byteLength)}function collectAnHTTPQuotedString(A,g,E){const k=g.position;let R="";x(A[g.position]==='"');g.position++;while(true){R+=collectASequenceOfCodePoints((A=>A!=='"'&&A!=="\\"),A,g);if(g.position>=A.length){break}const E=A[g.position];g.position++;if(E==="\\"){if(g.position>=A.length){R+="\\";break}R+=A[g.position];g.position++}else{x(E==='"');break}}if(E){return R}return A.slice(k,g.position)}function serializeAMimeType(A){x(A!=="failure");const{parameters:g,essence:E}=A;let k=E;for(let[A,E]of g.entries()){k+=";";k+=A;k+="=";if(!R.test(E)){E=E.replace(/(\\|")/g,"\\$1");E='"'+E;E+='"'}k+=E}return k}function isHTTPWhiteSpace(A){return A===13||A===10||A===9||A===32}function removeHTTPWhitespace(A,g=true,E=true){return removeChars(A,g,E,isHTTPWhiteSpace)}function isASCIIWhitespace(A){return A===13||A===10||A===9||A===12||A===32}function removeASCIIWhitespace(A,g=true,E=true){return removeChars(A,g,E,isASCIIWhitespace)}function removeChars(A,g,E,x){let k=0;let R=A.length-1;if(g){while(k0&&x(A.charCodeAt(R)))R--}return k===0&&R===A.length-1?A:A.slice(k,R+1)}function isomorphicDecode(A){const g=A.length;if((2<<15)-1>g){return String.fromCharCode.apply(null,A)}let E="";let x=0;let k=(2<<15)-1;while(xg){k=g-x}E+=String.fromCharCode.apply(null,A.subarray(x,x+=k))}return E}function minimizeSupportedMimeType(A){switch(A.essence){case"application/ecmascript":case"application/javascript":case"application/x-ecmascript":case"application/x-javascript":case"text/ecmascript":case"text/javascript":case"text/javascript1.0":case"text/javascript1.1":case"text/javascript1.2":case"text/javascript1.3":case"text/javascript1.4":case"text/javascript1.5":case"text/jscript":case"text/livescript":case"text/x-ecmascript":case"text/x-javascript":return"text/javascript";case"application/json":case"text/json":return"application/json";case"image/svg+xml":return"image/svg+xml";case"text/xml":case"application/xml":return"application/xml"}if(A.subtype.endsWith("+json")){return"application/json"}if(A.subtype.endsWith("+xml")){return"application/xml"}return""}A.exports={dataURLProcessor:dataURLProcessor,URLSerializer:URLSerializer,collectASequenceOfCodePoints:collectASequenceOfCodePoints,collectASequenceOfCodePointsFast:collectASequenceOfCodePointsFast,stringPercentDecode:stringPercentDecode,parseMIMEType:parseMIMEType,collectAnHTTPQuotedString:collectAnHTTPQuotedString,serializeAMimeType:serializeAMimeType,removeChars:removeChars,removeHTTPWhitespace:removeHTTPWhitespace,minimizeSupportedMimeType:minimizeSupportedMimeType,HTTP_TOKEN_CODEPOINTS:R,isomorphicDecode:isomorphicDecode}},40933:(A,g,E)=>{"use strict";const{kConnected:x,kSize:k}=E(99411);class CompatWeakRef{constructor(A){this.value=A}deref(){return this.value[x]===0&&this.value[k]===0?undefined:this.value}}class CompatFinalizer{constructor(A){this.finalizer=A}register(A,g){if(A.on){A.on("disconnect",(()=>{if(A[x]===0&&A[k]===0){this.finalizer(g)}}))}}unregister(A){}}A.exports=function(){if(process.env.NODE_V8_COVERAGE&&process.version.startsWith("v18")){process._rawDebug("Using compatibility WeakRef and FinalizationRegistry");return{WeakRef:CompatWeakRef,FinalizationRegistry:CompatFinalizer}}return{WeakRef:WeakRef,FinalizationRegistry:FinalizationRegistry}}},11506:(A,g,E)=>{"use strict";const{Blob:x,File:k}=E(4573);const{kState:R}=E(64883);const{webidl:N}=E(10253);class FileLike{constructor(A,g,E={}){const x=g;const k=E.type;const N=E.lastModified??Date.now();this[R]={blobLike:A,name:x,type:k,lastModified:N}}stream(...A){N.brandCheck(this,FileLike);return this[R].blobLike.stream(...A)}arrayBuffer(...A){N.brandCheck(this,FileLike);return this[R].blobLike.arrayBuffer(...A)}slice(...A){N.brandCheck(this,FileLike);return this[R].blobLike.slice(...A)}text(...A){N.brandCheck(this,FileLike);return this[R].blobLike.text(...A)}get size(){N.brandCheck(this,FileLike);return this[R].blobLike.size}get type(){N.brandCheck(this,FileLike);return this[R].blobLike.type}get name(){N.brandCheck(this,FileLike);return this[R].name}get lastModified(){N.brandCheck(this,FileLike);return this[R].lastModified}get[Symbol.toStringTag](){return"File"}}N.converters.Blob=N.interfaceConverter(x);function isFileLike(A){return A instanceof k||A&&(typeof A.stream==="function"||typeof A.arrayBuffer==="function")&&A[Symbol.toStringTag]==="File"}A.exports={FileLike:FileLike,isFileLike:isFileLike}},93100:(A,g,E)=>{"use strict";const{isUSVString:x,bufferToLowerCasedHeaderName:k}=E(31544);const{utf8DecodeBytes:R}=E(14296);const{HTTP_TOKEN_CODEPOINTS:N,isomorphicDecode:j}=E(90980);const{isFileLike:U}=E(11506);const{makeEntry:H}=E(79662);const W=E(34589);const{File:Z}=E(4573);const se=globalThis.File??Z;const pe=Buffer.from('form-data; name="');const de=Buffer.from("; filename");const Te=Buffer.from("--");const Fe=Buffer.from("--\r\n");function isAsciiString(A){for(let g=0;g70){return false}for(let E=0;E=48&&g<=57||g>=65&&g<=90||g>=97&&g<=122||g===39||g===45||g===95)){return false}}return true}function multipartFormDataParser(A,g){W(g!=="failure"&&g.essence==="multipart/form-data");const E=g.parameters.get("boundary");if(E===undefined){return"failure"}const k=Buffer.from(`--${E}`,"utf8");const N=[];const j={position:0};while(A[j.position]===13&&A[j.position+1]===10){j.position+=2}let Z=A.length;while(A[Z-1]===10&&A[Z-2]===13){Z-=2}if(Z!==A.length){A=A.subarray(0,Z)}while(true){if(A.subarray(j.position,j.position+k.length).equals(k)){j.position+=k.length}else{return"failure"}if(j.position===A.length-2&&bufferStartsWith(A,Te,j)||j.position===A.length-4&&bufferStartsWith(A,Fe,j)){return N}if(A[j.position]!==13||A[j.position+1]!==10){return"failure"}j.position+=2;const g=parseMultipartFormDataHeaders(A,j);if(g==="failure"){return"failure"}let{name:E,filename:Z,contentType:pe,encoding:de}=g;j.position+=2;let _e;{const g=A.indexOf(k.subarray(2),j.position);if(g===-1){return"failure"}_e=A.subarray(j.position,g-4);j.position+=_e.length;if(de==="base64"){_e=Buffer.from(_e.toString(),"base64")}}if(A[j.position]!==13||A[j.position+1]!==10){return"failure"}else{j.position+=2}let Me;if(Z!==null){pe??="text/plain";if(!isAsciiString(pe)){pe=""}Me=new se([_e],Z,{type:pe})}else{Me=R(Buffer.from(_e))}W(x(E));W(typeof Me==="string"&&x(Me)||U(Me));N.push(H(E,Me,Z))}}function parseMultipartFormDataHeaders(A,g){let E=null;let x=null;let R=null;let U=null;while(true){if(A[g.position]===13&&A[g.position+1]===10){if(E===null){return"failure"}return{name:E,filename:x,contentType:R,encoding:U}}let H=collectASequenceOfBytes((A=>A!==10&&A!==13&&A!==58),A,g);H=removeChars(H,true,true,(A=>A===9||A===32));if(!N.test(H.toString())){return"failure"}if(A[g.position]!==58){return"failure"}g.position++;collectASequenceOfBytes((A=>A===32||A===9),A,g);switch(k(H)){case"content-disposition":{E=x=null;if(!bufferStartsWith(A,pe,g)){return"failure"}g.position+=17;E=parseMultipartFormDataName(A,g);if(E===null){return"failure"}if(bufferStartsWith(A,de,g)){let E=g.position+de.length;if(A[E]===42){g.position+=1;E+=1}if(A[E]!==61||A[E+1]!==34){return"failure"}g.position+=12;x=parseMultipartFormDataName(A,g);if(x===null){return"failure"}}break}case"content-type":{let E=collectASequenceOfBytes((A=>A!==10&&A!==13),A,g);E=removeChars(E,false,true,(A=>A===9||A===32));R=j(E);break}case"content-transfer-encoding":{let E=collectASequenceOfBytes((A=>A!==10&&A!==13),A,g);E=removeChars(E,false,true,(A=>A===9||A===32));U=j(E);break}default:{collectASequenceOfBytes((A=>A!==10&&A!==13),A,g)}}if(A[g.position]!==13&&A[g.position+1]!==10){return"failure"}else{g.position+=2}}}function parseMultipartFormDataName(A,g){W(A[g.position-1]===34);let E=collectASequenceOfBytes((A=>A!==10&&A!==13&&A!==34),A,g);if(A[g.position]!==34){return null}else{g.position++}E=(new TextDecoder).decode(E).replace(/%0A/gi,"\n").replace(/%0D/gi,"\r").replace(/%22/g,'"');return E}function collectASequenceOfBytes(A,g,E){let x=E.position;while(x0&&x(A[R]))R--}return k===0&&R===A.length-1?A:A.subarray(k,R+1)}function bufferStartsWith(A,g,E){if(A.length{"use strict";const{isBlobLike:x,iteratorMixin:k}=E(14296);const{kState:R}=E(64883);const{kEnumerableProperty:N}=E(31544);const{FileLike:j,isFileLike:U}=E(11506);const{webidl:H}=E(10253);const{File:W}=E(4573);const Z=E(57975);const se=globalThis.File??W;class FormData{constructor(A){H.util.markAsUncloneable(this);if(A!==undefined){throw H.errors.conversionFailed({prefix:"FormData constructor",argument:"Argument 1",types:["undefined"]})}this[R]=[]}append(A,g,E=undefined){H.brandCheck(this,FormData);const k="FormData.append";H.argumentLengthCheck(arguments,2,k);if(arguments.length===3&&!x(g)){throw new TypeError("Failed to execute 'append' on 'FormData': parameter 2 is not of type 'Blob'")}A=H.converters.USVString(A,k,"name");g=x(g)?H.converters.Blob(g,k,"value",{strict:false}):H.converters.USVString(g,k,"value");E=arguments.length===3?H.converters.USVString(E,k,"filename"):undefined;const N=makeEntry(A,g,E);this[R].push(N)}delete(A){H.brandCheck(this,FormData);const g="FormData.delete";H.argumentLengthCheck(arguments,1,g);A=H.converters.USVString(A,g,"name");this[R]=this[R].filter((g=>g.name!==A))}get(A){H.brandCheck(this,FormData);const g="FormData.get";H.argumentLengthCheck(arguments,1,g);A=H.converters.USVString(A,g,"name");const E=this[R].findIndex((g=>g.name===A));if(E===-1){return null}return this[R][E].value}getAll(A){H.brandCheck(this,FormData);const g="FormData.getAll";H.argumentLengthCheck(arguments,1,g);A=H.converters.USVString(A,g,"name");return this[R].filter((g=>g.name===A)).map((A=>A.value))}has(A){H.brandCheck(this,FormData);const g="FormData.has";H.argumentLengthCheck(arguments,1,g);A=H.converters.USVString(A,g,"name");return this[R].findIndex((g=>g.name===A))!==-1}set(A,g,E=undefined){H.brandCheck(this,FormData);const k="FormData.set";H.argumentLengthCheck(arguments,2,k);if(arguments.length===3&&!x(g)){throw new TypeError("Failed to execute 'set' on 'FormData': parameter 2 is not of type 'Blob'")}A=H.converters.USVString(A,k,"name");g=x(g)?H.converters.Blob(g,k,"name",{strict:false}):H.converters.USVString(g,k,"name");E=arguments.length===3?H.converters.USVString(E,k,"name"):undefined;const N=makeEntry(A,g,E);const j=this[R].findIndex((g=>g.name===A));if(j!==-1){this[R]=[...this[R].slice(0,j),N,...this[R].slice(j+1).filter((g=>g.name!==A))]}else{this[R].push(N)}}[Z.inspect.custom](A,g){const E=this[R].reduce(((A,g)=>{if(A[g.name]){if(Array.isArray(A[g.name])){A[g.name].push(g.value)}else{A[g.name]=[A[g.name],g.value]}}else{A[g.name]=g.value}return A}),{__proto__:null});g.depth??=A;g.colors??=true;const x=Z.formatWithOptions(g,E);return`FormData ${x.slice(x.indexOf("]")+2)}`}}k("FormData",FormData,R,"name","value");Object.defineProperties(FormData.prototype,{append:N,delete:N,get:N,getAll:N,has:N,set:N,[Symbol.toStringTag]:{value:"FormData",configurable:true}});function makeEntry(A,g,E){if(typeof g==="string"){}else{if(!U(g)){g=g instanceof Blob?new se([g],"blob",{type:g.type}):new j(g,"blob",{type:g.type})}if(E!==undefined){const A={type:g.type,lastModified:g.lastModified};g=g instanceof W?new se([g],E,A):new j(g,E,A)}}return{name:A,value:g}}A.exports={FormData:FormData,makeEntry:makeEntry}},42443:A=>{"use strict";const g=Symbol.for("undici.globalOrigin.1");function getGlobalOrigin(){return globalThis[g]}function setGlobalOrigin(A){if(A===undefined){Object.defineProperty(globalThis,g,{value:undefined,writable:true,enumerable:false,configurable:false});return}const E=new URL(A);if(E.protocol!=="http:"&&E.protocol!=="https:"){throw new TypeError(`Only http & https urls are allowed, received ${E.protocol}`)}Object.defineProperty(globalThis,g,{value:E,writable:true,enumerable:false,configurable:false})}A.exports={getGlobalOrigin:getGlobalOrigin,setGlobalOrigin:setGlobalOrigin}},83676:(A,g,E)=>{"use strict";const{kConstruct:x}=E(99411);const{kEnumerableProperty:k}=E(31544);const{iteratorMixin:R,isValidHeaderName:N,isValidHeaderValue:j}=E(14296);const{webidl:U}=E(10253);const H=E(34589);const W=E(57975);const Z=Symbol("headers map");const se=Symbol("headers map sorted");function isHTTPWhiteSpaceCharCode(A){return A===10||A===13||A===9||A===32}function headerValueNormalize(A){let g=0;let E=A.length;while(E>g&&isHTTPWhiteSpaceCharCode(A.charCodeAt(E-1)))--E;while(E>g&&isHTTPWhiteSpaceCharCode(A.charCodeAt(g)))++g;return g===0&&E===A.length?A:A.substring(g,E)}function fill(A,g){if(Array.isArray(g)){for(let E=0;E>","record"]})}}function appendHeader(A,g,E){E=headerValueNormalize(E);if(!N(g)){throw U.errors.invalidArgument({prefix:"Headers.append",value:g,type:"header name"})}else if(!j(E)){throw U.errors.invalidArgument({prefix:"Headers.append",value:E,type:"header value"})}if(pe(A)==="immutable"){throw new TypeError("immutable")}return Te(A).append(g,E,false)}function compareHeaderName(A,g){return A[0]>1);if(g[j][0]<=U[0]){N=j+1}else{R=j}}if(x!==j){k=x;while(k>N){g[k]=g[--k]}g[N]=U}}if(!E.next().done){throw new TypeError("Unreachable")}return g}else{let A=0;for(const{0:E,1:{value:x}}of this[Z]){g[A++]=[E,x];H(x!==null)}return g.sort(compareHeaderName)}}}class Headers{#$;#H;constructor(A=undefined){U.util.markAsUncloneable(this);if(A===x){return}this.#H=new HeadersList;this.#$="none";if(A!==undefined){A=U.converters.HeadersInit(A,"Headers contructor","init");fill(this,A)}}append(A,g){U.brandCheck(this,Headers);U.argumentLengthCheck(arguments,2,"Headers.append");const E="Headers.append";A=U.converters.ByteString(A,E,"name");g=U.converters.ByteString(g,E,"value");return appendHeader(this,A,g)}delete(A){U.brandCheck(this,Headers);U.argumentLengthCheck(arguments,1,"Headers.delete");const g="Headers.delete";A=U.converters.ByteString(A,g,"name");if(!N(A)){throw U.errors.invalidArgument({prefix:"Headers.delete",value:A,type:"header name"})}if(this.#$==="immutable"){throw new TypeError("immutable")}if(!this.#H.contains(A,false)){return}this.#H.delete(A,false)}get(A){U.brandCheck(this,Headers);U.argumentLengthCheck(arguments,1,"Headers.get");const g="Headers.get";A=U.converters.ByteString(A,g,"name");if(!N(A)){throw U.errors.invalidArgument({prefix:g,value:A,type:"header name"})}return this.#H.get(A,false)}has(A){U.brandCheck(this,Headers);U.argumentLengthCheck(arguments,1,"Headers.has");const g="Headers.has";A=U.converters.ByteString(A,g,"name");if(!N(A)){throw U.errors.invalidArgument({prefix:g,value:A,type:"header name"})}return this.#H.contains(A,false)}set(A,g){U.brandCheck(this,Headers);U.argumentLengthCheck(arguments,2,"Headers.set");const E="Headers.set";A=U.converters.ByteString(A,E,"name");g=U.converters.ByteString(g,E,"value");g=headerValueNormalize(g);if(!N(A)){throw U.errors.invalidArgument({prefix:E,value:A,type:"header name"})}else if(!j(g)){throw U.errors.invalidArgument({prefix:E,value:g,type:"header value"})}if(this.#$==="immutable"){throw new TypeError("immutable")}this.#H.set(A,g,false)}getSetCookie(){U.brandCheck(this,Headers);const A=this.#H.cookies;if(A){return[...A]}return[]}get[se](){if(this.#H[se]){return this.#H[se]}const A=[];const g=this.#H.toSortedArray();const E=this.#H.cookies;if(E===null||E.length===1){return this.#H[se]=g}for(let x=0;x>"](A,g,E,x.bind(A))}return U.converters["record"](A,g,E)}throw U.errors.conversionFailed({prefix:"Headers constructor",argument:"Argument 1",types:["sequence>","record"]})};A.exports={fill:fill,compareHeaderName:compareHeaderName,Headers:Headers,HeadersList:HeadersList,getHeadersGuard:pe,setHeadersGuard:de,setHeadersList:Fe,getHeadersList:Te}},47302:(A,g,E)=>{"use strict";const{makeNetworkError:x,makeAppropriateNetworkError:k,filterResponse:R,makeResponse:N,fromInnerResponse:j}=E(9107);const{HeadersList:U}=E(83676);const{Request:H,cloneRequest:W}=E(46055);const Z=E(38522);const{bytesMatch:se,makePolicyContainer:pe,clonePolicyContainer:de,requestBadPort:Te,TAOCheck:Fe,appendRequestOriginHeader:_e,responseLocationURL:Me,requestCurrentURL:je,setRequestReferrerPolicyOnRedirect:$e,tryUpgradeRequestToAPotentiallyTrustworthyURL:Ve,createOpaqueTimingInfo:Ye,appendFetchMetadata:Je,corsCheck:ze,crossOriginResourcePolicyCheck:Ze,determineRequestsReferrer:Xe,coarsenedSharedCurrentTime:rt,createDeferredPromise:it,isBlobLike:at,sameOrigin:ot,isCancelled:dt,isAborted:At,isErrorLike:xt,fullyReadBody:St,readableStreamClose:Pt,isomorphicEncode:Ht,urlIsLocal:ar,urlIsHttpHttpsScheme:cn,urlHasHttpsScheme:Nn,clampAndCoarsenConnectionTimingInfo:jn,simpleRangeHeaderValue:Un,buildContentRange:Gn,createInflate:Yn,extractMimeType:zn}=E(14296);const{kState:Ui,kDispatcher:Ki}=E(64883);const ls=E(34589);const{safelyExtractBody:us,extractBody:ps}=E(18900);const{redirectStatusSet:ds,nullBodyStatus:ys,safeMethodsSet:vs,requestBodyHeader:Fs,subresourceSet:Qs}=E(61207);const $s=E(78474);const{Readable:Hs,pipeline:Vs,finished:zs}=E(57075);const{addAbortListener:Ks,isErrored:aa,isReadable:ha,bufferToLowerCasedHeaderName:Qa}=E(31544);const{dataURLProcessor:Pa,serializeAMimeType:$a,minimizeSupportedMimeType:Va}=E(90980);const{getGlobalDispatcher:io}=E(5837);const{webidl:so}=E(10253);const{STATUS_CODES:Eo}=E(37067);const wo=["GET","HEAD"];const To=typeof __UNDICI_IS_NODE__!=="undefined"||typeof esbuildDetection!=="undefined"?"node":"undici";let No;class Fetch extends $s{constructor(A){super();this.dispatcher=A;this.connection=null;this.dump=false;this.state="ongoing"}terminate(A){if(this.state!=="ongoing"){return}this.state="terminated";this.connection?.destroy(A);this.emit("terminated",A)}abort(A){if(this.state!=="ongoing"){return}this.state="aborted";if(!A){A=new DOMException("The operation was aborted.","AbortError")}this.serializedAbortReason=A;this.connection?.destroy(A);this.emit("terminated",A)}}function handleFetchDone(A){finalizeAndReportTiming(A,"fetch")}function fetch(A,g=undefined){so.argumentLengthCheck(arguments,1,"globalThis.fetch");let E=it();let x;try{x=new H(A,g)}catch(A){E.reject(A);return E.promise}const k=x[Ui];if(x.signal.aborted){abortFetch(E,k,null,x.signal.reason);return E.promise}const R=k.client.globalObject;if(R?.constructor?.name==="ServiceWorkerGlobalScope"){k.serviceWorkers="none"}let N=null;let U=false;let W=null;Ks(x.signal,(()=>{U=true;ls(W!=null);W.abort(x.signal.reason);const A=N?.deref();abortFetch(E,k,A,x.signal.reason)}));const processResponse=A=>{if(U){return}if(A.aborted){abortFetch(E,k,N,W.serializedAbortReason);return}if(A.type==="error"){E.reject(new TypeError("fetch failed",{cause:A.error}));return}N=new WeakRef(j(A,"immutable"));E.resolve(N.deref());E=null};W=fetching({request:k,processResponseEndOfBody:handleFetchDone,processResponse:processResponse,dispatcher:x[Ki]});return E.promise}function finalizeAndReportTiming(A,g="other"){if(A.type==="error"&&A.aborted){return}if(!A.urlList?.length){return}const E=A.urlList[0];let x=A.timingInfo;let k=A.cacheState;if(!cn(E)){return}if(x===null){return}if(!A.timingAllowPassed){x=Ye({startTime:x.startTime});k=""}x.endTime=rt();A.timingInfo=x;tl(x,E.href,g,globalThis,k)}const tl=performance.markResourceTiming;function abortFetch(A,g,E,x){if(A){A.reject(x)}if(g.body!=null&&ha(g.body?.stream)){g.body.stream.cancel(x).catch((A=>{if(A.code==="ERR_INVALID_STATE"){return}throw A}))}if(E==null){return}const k=E[Ui];if(k.body!=null&&ha(k.body?.stream)){k.body.stream.cancel(x).catch((A=>{if(A.code==="ERR_INVALID_STATE"){return}throw A}))}}function fetching({request:A,processRequestBodyChunkLength:g,processRequestEndOfBody:E,processResponse:x,processResponseEndOfBody:k,processResponseConsumeBody:R,useParallelQueue:N=false,dispatcher:j=io()}){ls(j);let U=null;let H=false;if(A.client!=null){U=A.client.globalObject;H=A.client.crossOriginIsolatedCapability}const W=rt(H);const Z=Ye({startTime:W});const se={controller:new Fetch(j),request:A,timingInfo:Z,processRequestBodyChunkLength:g,processRequestEndOfBody:E,processResponse:x,processResponseConsumeBody:R,processResponseEndOfBody:k,taskDestination:U,crossOriginIsolatedCapability:H};ls(!A.body||A.body.stream);if(A.window==="client"){A.window=A.client?.globalObject?.constructor?.name==="Window"?A.client:"no-window"}if(A.origin==="client"){A.origin=A.client.origin}if(A.policyContainer==="client"){if(A.client!=null){A.policyContainer=de(A.client.policyContainer)}else{A.policyContainer=pe()}}if(!A.headersList.contains("accept",true)){const g="*/*";A.headersList.append("accept",g,true)}if(!A.headersList.contains("accept-language",true)){A.headersList.append("accept-language","*",true)}if(A.priority===null){}if(Qs.has(A.destination)){}mainFetch(se).catch((A=>{se.controller.terminate(A)}));return se.controller}async function mainFetch(A,g=false){const E=A.request;let k=null;if(E.localURLsOnly&&!ar(je(E))){k=x("local URLs only")}Ve(E);if(Te(E)==="blocked"){k=x("bad port")}if(E.referrerPolicy===""){E.referrerPolicy=E.policyContainer.referrerPolicy}if(E.referrer!=="no-referrer"){E.referrer=Xe(E)}if(k===null){k=await(async()=>{const g=je(E);if(ot(g,E.url)&&E.responseTainting==="basic"||g.protocol==="data:"||(E.mode==="navigate"||E.mode==="websocket")){E.responseTainting="basic";return await schemeFetch(A)}if(E.mode==="same-origin"){return x('request mode cannot be "same-origin"')}if(E.mode==="no-cors"){if(E.redirect!=="follow"){return x('redirect mode cannot be "follow" for "no-cors" request')}E.responseTainting="opaque";return await schemeFetch(A)}if(!cn(je(E))){return x("URL scheme must be a HTTP(S) scheme")}E.responseTainting="cors";return await httpFetch(A)})()}if(g){return k}if(k.status!==0&&!k.internalResponse){if(E.responseTainting==="cors"){}if(E.responseTainting==="basic"){k=R(k,"basic")}else if(E.responseTainting==="cors"){k=R(k,"cors")}else if(E.responseTainting==="opaque"){k=R(k,"opaque")}else{ls(false)}}let N=k.status===0?k:k.internalResponse;if(N.urlList.length===0){N.urlList.push(...E.urlList)}if(!E.timingAllowFailed){k.timingAllowPassed=true}if(k.type==="opaque"&&N.status===206&&N.rangeRequested&&!E.headers.contains("range",true)){k=N=x()}if(k.status!==0&&(E.method==="HEAD"||E.method==="CONNECT"||ys.includes(N.status))){N.body=null;A.controller.dump=true}if(E.integrity){const processBodyError=g=>fetchFinale(A,x(g));if(E.responseTainting==="opaque"||k.body==null){processBodyError(k.error);return}const processBody=g=>{if(!se(g,E.integrity)){processBodyError("integrity mismatch");return}k.body=us(g)[0];fetchFinale(A,k)};await St(k.body,processBody,processBodyError)}else{fetchFinale(A,k)}}function schemeFetch(A){if(dt(A)&&A.request.redirectCount===0){return Promise.resolve(k(A))}const{request:g}=A;const{protocol:R}=je(g);switch(R){case"about:":{return Promise.resolve(x("about scheme is not supported"))}case"blob:":{if(!No){No=E(4573).resolveObjectURL}const A=je(g);if(A.search.length!==0){return Promise.resolve(x("NetworkError when attempting to fetch resource."))}const k=No(A.toString());if(g.method!=="GET"||!at(k)){return Promise.resolve(x("invalid method"))}const R=N();const j=k.size;const U=Ht(`${j}`);const H=k.type;if(!g.headersList.contains("range",true)){const A=ps(k);R.statusText="OK";R.body=A[0];R.headersList.set("content-length",U,true);R.headersList.set("content-type",H,true)}else{R.rangeRequested=true;const A=g.headersList.get("range",true);const E=Un(A,true);if(E==="failure"){return Promise.resolve(x("failed to fetch the data URL"))}let{rangeStartValue:N,rangeEndValue:U}=E;if(N===null){N=j-U;U=N+U-1}else{if(N>=j){return Promise.resolve(x("Range start is greater than the blob's size."))}if(U===null||U>=j){U=j-1}}const W=k.slice(N,U,H);const Z=ps(W);R.body=Z[0];const se=Ht(`${W.size}`);const pe=Gn(N,U,j);R.status=206;R.statusText="Partial Content";R.headersList.set("content-length",se,true);R.headersList.set("content-type",H,true);R.headersList.set("content-range",pe,true)}return Promise.resolve(R)}case"data:":{const A=je(g);const E=Pa(A);if(E==="failure"){return Promise.resolve(x("failed to fetch the data URL"))}const k=$a(E.mimeType);return Promise.resolve(N({statusText:"OK",headersList:[["content-type",{name:"Content-Type",value:k}]],body:us(E.body)[0]}))}case"file:":{return Promise.resolve(x("not implemented... yet..."))}case"http:":case"https:":{return httpFetch(A).catch((A=>x(A)))}default:{return Promise.resolve(x("unknown scheme"))}}}function finalizeResponse(A,g){A.request.done=true;if(A.processResponseDone!=null){queueMicrotask((()=>A.processResponseDone(g)))}}function fetchFinale(A,g){let E=A.timingInfo;const processResponseEndOfBody=()=>{const x=Date.now();if(A.request.destination==="document"){A.controller.fullTimingInfo=E}A.controller.reportTimingSteps=()=>{if(A.request.url.protocol!=="https:"){return}E.endTime=x;let k=g.cacheState;const R=g.bodyInfo;if(!g.timingAllowPassed){E=Ye(E);k=""}let N=0;if(A.request.mode!=="navigator"||!g.hasCrossOriginRedirects){N=g.status;const A=zn(g.headersList);if(A!=="failure"){R.contentType=Va(A)}}if(A.request.initiatorType!=null){tl(E,A.request.url.href,A.request.initiatorType,globalThis,k,R,N)}};const processResponseEndOfBodyTask=()=>{A.request.done=true;if(A.processResponseEndOfBody!=null){queueMicrotask((()=>A.processResponseEndOfBody(g)))}if(A.request.initiatorType!=null){A.controller.reportTimingSteps()}};queueMicrotask((()=>processResponseEndOfBodyTask()))};if(A.processResponse!=null){queueMicrotask((()=>{A.processResponse(g);A.processResponse=null}))}const x=g.type==="error"?g:g.internalResponse??g;if(x.body==null){processResponseEndOfBody()}else{zs(x.body.stream,(()=>{processResponseEndOfBody()}))}}async function httpFetch(A){const g=A.request;let E=null;let k=null;const R=A.timingInfo;if(g.serviceWorkers==="all"){}if(E===null){if(g.redirect==="follow"){g.serviceWorkers="none"}k=E=await httpNetworkOrCacheFetch(A);if(g.responseTainting==="cors"&&ze(g,E)==="failure"){return x("cors failure")}if(Fe(g,E)==="failure"){g.timingAllowFailed=true}}if((g.responseTainting==="opaque"||E.type==="opaque")&&Ze(g.origin,g.client,g.destination,k)==="blocked"){return x("blocked")}if(ds.has(k.status)){if(g.redirect!=="manual"){A.controller.connection.destroy(undefined,false)}if(g.redirect==="error"){E=x("unexpected redirect")}else if(g.redirect==="manual"){E=k}else if(g.redirect==="follow"){E=await httpRedirectFetch(A,E)}else{ls(false)}}E.timingInfo=R;return E}function httpRedirectFetch(A,g){const E=A.request;const k=g.internalResponse?g.internalResponse:g;let R;try{R=Me(k,je(E).hash);if(R==null){return g}}catch(A){return Promise.resolve(x(A))}if(!cn(R)){return Promise.resolve(x("URL scheme must be a HTTP(S) scheme"))}if(E.redirectCount===20){return Promise.resolve(x("redirect count exceeded"))}E.redirectCount+=1;if(E.mode==="cors"&&(R.username||R.password)&&!ot(E,R)){return Promise.resolve(x('cross origin not allowed for request mode "cors"'))}if(E.responseTainting==="cors"&&(R.username||R.password)){return Promise.resolve(x('URL cannot contain credentials for request mode "cors"'))}if(k.status!==303&&E.body!=null&&E.body.source==null){return Promise.resolve(x())}if([301,302].includes(k.status)&&E.method==="POST"||k.status===303&&!wo.includes(E.method)){E.method="GET";E.body=null;for(const A of Fs){E.headersList.delete(A)}}if(!ot(je(E),R)){E.headersList.delete("authorization",true);E.headersList.delete("proxy-authorization",true);E.headersList.delete("cookie",true);E.headersList.delete("host",true)}if(E.body!=null){ls(E.body.source!=null);E.body=us(E.body.source)[0]}const N=A.timingInfo;N.redirectEndTime=N.postRedirectStartTime=rt(A.crossOriginIsolatedCapability);if(N.redirectStartTime===0){N.redirectStartTime=N.startTime}E.urlList.push(R);$e(E,k);return mainFetch(A,true)}async function httpNetworkOrCacheFetch(A,g=false,E=false){const R=A.request;let N=null;let j=null;let U=null;const H=null;const Z=false;if(R.window==="no-window"&&R.redirect==="error"){N=A;j=R}else{j=W(R);N={...A};N.request=j}const se=R.credentials==="include"||R.credentials==="same-origin"&&R.responseTainting==="basic";const pe=j.body?j.body.length:null;let de=null;if(j.body==null&&["POST","PUT"].includes(j.method)){de="0"}if(pe!=null){de=Ht(`${pe}`)}if(de!=null){j.headersList.append("content-length",de,true)}if(pe!=null&&j.keepalive){}if(j.referrer instanceof URL){j.headersList.append("referer",Ht(j.referrer.href),true)}_e(j);Je(j);if(!j.headersList.contains("user-agent",true)){j.headersList.append("user-agent",To)}if(j.cache==="default"&&(j.headersList.contains("if-modified-since",true)||j.headersList.contains("if-none-match",true)||j.headersList.contains("if-unmodified-since",true)||j.headersList.contains("if-match",true)||j.headersList.contains("if-range",true))){j.cache="no-store"}if(j.cache==="no-cache"&&!j.preventNoCacheCacheControlHeaderModification&&!j.headersList.contains("cache-control",true)){j.headersList.append("cache-control","max-age=0",true)}if(j.cache==="no-store"||j.cache==="reload"){if(!j.headersList.contains("pragma",true)){j.headersList.append("pragma","no-cache",true)}if(!j.headersList.contains("cache-control",true)){j.headersList.append("cache-control","no-cache",true)}}if(j.headersList.contains("range",true)){j.headersList.append("accept-encoding","identity",true)}if(!j.headersList.contains("accept-encoding",true)){if(Nn(je(j))){j.headersList.append("accept-encoding","br, gzip, deflate",true)}else{j.headersList.append("accept-encoding","gzip, deflate",true)}}j.headersList.delete("host",true);if(se){}if(H==null){j.cache="no-store"}if(j.cache!=="no-store"&&j.cache!=="reload"){}if(U==null){if(j.cache==="only-if-cached"){return x("only if cached")}const A=await httpNetworkFetch(N,se,E);if(!vs.has(j.method)&&A.status>=200&&A.status<=399){}if(Z&&A.status===304){}if(U==null){U=A}}U.urlList=[...j.urlList];if(j.headersList.contains("range",true)){U.rangeRequested=true}U.requestIncludesCredentials=se;if(U.status===407){if(R.window==="no-window"){return x()}if(dt(A)){return k(A)}return x("proxy authentication required")}if(U.status===421&&!E&&(R.body==null||R.body.source!=null)){if(dt(A)){return k(A)}A.controller.connection.destroy();U=await httpNetworkOrCacheFetch(A,g,true)}if(g){}return U}async function httpNetworkFetch(A,g=false,E=false){ls(!A.controller.connection||A.controller.connection.destroyed);A.controller.connection={abort:null,destroyed:false,destroy(A,g=true){if(!this.destroyed){this.destroyed=true;if(g){this.abort?.(A??new DOMException("The operation was aborted.","AbortError"))}}}};const R=A.request;let j=null;const H=A.timingInfo;const W=null;if(W==null){R.cache="no-store"}const se=E?"yes":"no";if(R.mode==="websocket"){}else{}let pe=null;if(R.body==null&&A.processRequestEndOfBody){queueMicrotask((()=>A.processRequestEndOfBody()))}else if(R.body!=null){const processBodyChunk=async function*(g){if(dt(A)){return}yield g;A.processRequestBodyChunkLength?.(g.byteLength)};const processEndOfBody=()=>{if(dt(A)){return}if(A.processRequestEndOfBody){A.processRequestEndOfBody()}};const processBodyError=g=>{if(dt(A)){return}if(g.name==="AbortError"){A.controller.abort()}else{A.controller.terminate(g)}};pe=async function*(){try{for await(const A of R.body.stream){yield*processBodyChunk(A)}processEndOfBody()}catch(A){processBodyError(A)}}()}try{const{body:g,status:E,statusText:x,headersList:k,socket:R}=await dispatch({body:pe});if(R){j=N({status:E,statusText:x,headersList:k,socket:R})}else{const R=g[Symbol.asyncIterator]();A.controller.next=()=>R.next();j=N({status:E,statusText:x,headersList:k})}}catch(g){if(g.name==="AbortError"){A.controller.connection.destroy();return k(A,g)}return x(g)}const pullAlgorithm=async()=>{await A.controller.resume()};const cancelAlgorithm=g=>{if(!dt(A)){A.controller.abort(g)}};const de=new ReadableStream({async start(g){A.controller.controller=g},async pull(A){await pullAlgorithm(A)},async cancel(A){await cancelAlgorithm(A)},type:"bytes"});j.body={stream:de,source:null,length:null};A.controller.onAborted=onAborted;A.controller.on("terminated",onAborted);A.controller.resume=async()=>{while(true){let g;let E;try{const{done:E,value:x}=await A.controller.next();if(At(A)){break}g=E?undefined:x}catch(x){if(A.controller.ended&&!H.encodedBodySize){g=undefined}else{g=x;E=true}}if(g===undefined){Pt(A.controller.controller);finalizeResponse(A,j);return}H.decodedBodySize+=g?.byteLength??0;if(E){A.controller.terminate(g);return}const x=new Uint8Array(g);if(x.byteLength){A.controller.controller.enqueue(x)}if(aa(de)){A.controller.terminate();return}if(A.controller.controller.desiredSize<=0){return}}};function onAborted(g){if(At(A)){j.aborted=true;if(ha(de)){A.controller.controller.error(A.controller.serializedAbortReason)}}else{if(ha(de)){A.controller.controller.error(new TypeError("terminated",{cause:xt(g)?g:undefined}))}}A.controller.connection.destroy()}return j;function dispatch({body:g}){const E=je(R);const x=A.controller.dispatcher;return new Promise(((k,N)=>x.dispatch({path:E.pathname+E.search,origin:E.origin,method:R.method,body:x.isMockActive?R.body&&(R.body.source||R.body.stream):g,headers:R.headersList.entries,maxRedirections:0,upgrade:R.mode==="websocket"?"websocket":undefined},{body:null,abort:null,onConnect(g){const{connection:E}=A.controller;H.finalConnectionTimingInfo=jn(undefined,H.postRedirectStartTime,A.crossOriginIsolatedCapability);if(E.destroyed){g(new DOMException("The operation was aborted.","AbortError"))}else{A.controller.on("terminated",g);this.abort=E.abort=g}H.finalNetworkRequestStartTime=rt(A.crossOriginIsolatedCapability)},onResponseStarted(){H.finalNetworkResponseStartTime=rt(A.crossOriginIsolatedCapability)},onHeaders(A,g,E,x){if(A<200){return}let j="";const H=new U;for(let A=0;AE){N(new Error(`too many content-encodings in response: ${g.length}, maximum allowed is ${E}`));return true}for(let A=g.length-1;A>=0;--A){const E=g[A].trim();if(E==="x-gzip"||E==="gzip"){W.push(Z.createGunzip({flush:Z.constants.Z_SYNC_FLUSH,finishFlush:Z.constants.Z_SYNC_FLUSH}))}else if(E==="deflate"){W.push(Yn({flush:Z.constants.Z_SYNC_FLUSH,finishFlush:Z.constants.Z_SYNC_FLUSH}))}else if(E==="br"){W.push(Z.createBrotliDecompress({flush:Z.constants.BROTLI_OPERATION_FLUSH,finishFlush:Z.constants.BROTLI_OPERATION_FLUSH}))}else{W.length=0;break}}}const pe=this.onError.bind(this);k({status:A,statusText:x,headersList:H,body:W.length?Vs(this.body,...W,(A=>{if(A){this.onError(A)}})).on("error",pe):this.body.on("error",pe)});return true},onData(g){if(A.controller.dump){return}const E=g;H.encodedBodySize+=E.byteLength;return this.body.push(E)},onComplete(){if(this.abort){A.controller.off("terminated",this.abort)}if(A.controller.onAborted){A.controller.off("terminated",A.controller.onAborted)}A.controller.ended=true;this.body.push(null)},onError(g){if(this.abort){A.controller.off("terminated",this.abort)}this.body?.destroy(g);A.controller.terminate(g);N(g)},onUpgrade(A,g,E){if(A!==101){return}const x=new U;for(let A=0;A{"use strict";const{extractBody:x,mixinBody:k,cloneBody:R,bodyUnusable:N}=E(18900);const{Headers:j,fill:U,HeadersList:H,setHeadersGuard:W,getHeadersGuard:Z,setHeadersList:se,getHeadersList:pe}=E(83676);const{FinalizationRegistry:de}=E(40933)();const Te=E(31544);const Fe=E(57975);const{isValidHTTPToken:_e,sameOrigin:Me,environmentSettingsObject:je}=E(14296);const{forbiddenMethodsSet:$e,corsSafeListedMethodsSet:Ve,referrerPolicy:Ye,requestRedirect:Je,requestMode:ze,requestCredentials:Ze,requestCache:Xe,requestDuplex:rt}=E(61207);const{kEnumerableProperty:it,normalizedMethodRecordsBase:at,normalizedMethodRecords:ot}=Te;const{kHeaders:dt,kSignal:At,kState:xt,kDispatcher:St}=E(64883);const{webidl:Pt}=E(10253);const{URLSerializer:Ht}=E(90980);const{kConstruct:ar}=E(99411);const cn=E(34589);const{getMaxListeners:Nn,setMaxListeners:jn,getEventListeners:Un,defaultMaxListeners:Gn}=E(78474);const Yn=Symbol("abortController");const zn=new de((({signal:A,abort:g})=>{A.removeEventListener("abort",g)}));const Ui=new WeakMap;function buildAbort(A){return abort;function abort(){const g=A.deref();if(g!==undefined){zn.unregister(abort);this.removeEventListener("abort",abort);g.abort(this.reason);const A=Ui.get(g.signal);if(A!==undefined){if(A.size!==0){for(const g of A){const A=g.deref();if(A!==undefined){A.abort(this.reason)}}A.clear()}Ui.delete(g.signal)}}}}let Ki=false;class Request{constructor(A,g={}){Pt.util.markAsUncloneable(this);if(A===ar){return}const E="Request constructor";Pt.argumentLengthCheck(arguments,1,E);A=Pt.converters.RequestInfo(A,E,"input");g=Pt.converters.RequestInit(g,E,"init");let k=null;let R=null;const Z=je.settingsObject.baseUrl;let de=null;if(typeof A==="string"){this[St]=g.dispatcher;let E;try{E=new URL(A,Z)}catch(g){throw new TypeError("Failed to parse URL from "+A,{cause:g})}if(E.username||E.password){throw new TypeError("Request cannot be constructed from a URL that includes credentials: "+A)}k=makeRequest({urlList:[E]});R="cors"}else{this[St]=g.dispatcher||A[St];cn(A instanceof Request);k=A[xt];de=A[At]}const Fe=je.settingsObject.origin;let Ye="client";if(k.window?.constructor?.name==="EnvironmentSettingsObject"&&Me(k.window,Fe)){Ye=k.window}if(g.window!=null){throw new TypeError(`'window' option '${Ye}' must be null`)}if("window"in g){Ye="no-window"}k=makeRequest({method:k.method,headersList:k.headersList,unsafeRequest:k.unsafeRequest,client:je.settingsObject,window:Ye,priority:k.priority,origin:k.origin,referrer:k.referrer,referrerPolicy:k.referrerPolicy,mode:k.mode,credentials:k.credentials,cache:k.cache,redirect:k.redirect,integrity:k.integrity,keepalive:k.keepalive,reloadNavigation:k.reloadNavigation,historyNavigation:k.historyNavigation,urlList:[...k.urlList]});const Je=Object.keys(g).length!==0;if(Je){if(k.mode==="navigate"){k.mode="same-origin"}k.reloadNavigation=false;k.historyNavigation=false;k.origin="client";k.referrer="client";k.referrerPolicy="";k.url=k.urlList[k.urlList.length-1];k.urlList=[k.url]}if(g.referrer!==undefined){const A=g.referrer;if(A===""){k.referrer="no-referrer"}else{let g;try{g=new URL(A,Z)}catch(g){throw new TypeError(`Referrer "${A}" is not a valid URL.`,{cause:g})}if(g.protocol==="about:"&&g.hostname==="client"||Fe&&!Me(g,je.settingsObject.baseUrl)){k.referrer="client"}else{k.referrer=g}}}if(g.referrerPolicy!==undefined){k.referrerPolicy=g.referrerPolicy}let ze;if(g.mode!==undefined){ze=g.mode}else{ze=R}if(ze==="navigate"){throw Pt.errors.exception({header:"Request constructor",message:"invalid request mode navigate."})}if(ze!=null){k.mode=ze}if(g.credentials!==undefined){k.credentials=g.credentials}if(g.cache!==undefined){k.cache=g.cache}if(k.cache==="only-if-cached"&&k.mode!=="same-origin"){throw new TypeError("'only-if-cached' can be set only with 'same-origin' mode")}if(g.redirect!==undefined){k.redirect=g.redirect}if(g.integrity!=null){k.integrity=String(g.integrity)}if(g.keepalive!==undefined){k.keepalive=Boolean(g.keepalive)}if(g.method!==undefined){let A=g.method;const E=ot[A];if(E!==undefined){k.method=E}else{if(!_e(A)){throw new TypeError(`'${A}' is not a valid HTTP method.`)}const g=A.toUpperCase();if($e.has(g)){throw new TypeError(`'${A}' HTTP method is unsupported.`)}A=at[g]??A;k.method=A}if(!Ki&&k.method==="patch"){process.emitWarning("Using `patch` is highly likely to result in a `405 Method Not Allowed`. `PATCH` is much more likely to succeed.",{code:"UNDICI-FETCH-patch"});Ki=true}}if(g.signal!==undefined){de=g.signal}this[xt]=k;const Ze=new AbortController;this[At]=Ze.signal;if(de!=null){if(!de||typeof de.aborted!=="boolean"||typeof de.addEventListener!=="function"){throw new TypeError("Failed to construct 'Request': member signal is not of type AbortSignal.")}if(de.aborted){Ze.abort(de.reason)}else{this[Yn]=Ze;const A=new WeakRef(Ze);const g=buildAbort(A);try{if(typeof Nn==="function"&&Nn(de)===Gn){jn(1500,de)}else if(Un(de,"abort").length>=Gn){jn(1500,de)}}catch{}Te.addAbortListener(de,g);zn.register(Ze,{signal:de,abort:g},g)}}this[dt]=new j(ar);se(this[dt],k.headersList);W(this[dt],"request");if(ze==="no-cors"){if(!Ve.has(k.method)){throw new TypeError(`'${k.method} is unsupported in no-cors mode.`)}W(this[dt],"request-no-cors")}if(Je){const A=pe(this[dt]);const E=g.headers!==undefined?g.headers:new H(A);A.clear();if(E instanceof H){for(const{name:g,value:x}of E.rawValues()){A.append(g,x,false)}A.cookies=E.cookies}else{U(this[dt],E)}}const Xe=A instanceof Request?A[xt].body:null;if((g.body!=null||Xe!=null)&&(k.method==="GET"||k.method==="HEAD")){throw new TypeError("Request with GET/HEAD method cannot have body.")}let rt=null;if(g.body!=null){const[A,E]=x(g.body,k.keepalive);rt=A;if(E&&!pe(this[dt]).contains("content-type",true)){this[dt].append("content-type",E)}}const it=rt??Xe;if(it!=null&&it.source==null){if(rt!=null&&g.duplex==null){throw new TypeError("RequestInit: duplex option is required when sending a body.")}if(k.mode!=="same-origin"&&k.mode!=="cors"){throw new TypeError('If request is made from ReadableStream, mode should be "same-origin" or "cors"')}k.useCORSPreflightFlag=true}let Ht=it;if(rt==null&&Xe!=null){if(N(A)){throw new TypeError("Cannot construct a Request with a Request object that has already been used.")}const g=new TransformStream;Xe.stream.pipeThrough(g);Ht={source:Xe.source,length:Xe.length,stream:g.readable}}this[xt].body=Ht}get method(){Pt.brandCheck(this,Request);return this[xt].method}get url(){Pt.brandCheck(this,Request);return Ht(this[xt].url)}get headers(){Pt.brandCheck(this,Request);return this[dt]}get destination(){Pt.brandCheck(this,Request);return this[xt].destination}get referrer(){Pt.brandCheck(this,Request);if(this[xt].referrer==="no-referrer"){return""}if(this[xt].referrer==="client"){return"about:client"}return this[xt].referrer.toString()}get referrerPolicy(){Pt.brandCheck(this,Request);return this[xt].referrerPolicy}get mode(){Pt.brandCheck(this,Request);return this[xt].mode}get credentials(){return this[xt].credentials}get cache(){Pt.brandCheck(this,Request);return this[xt].cache}get redirect(){Pt.brandCheck(this,Request);return this[xt].redirect}get integrity(){Pt.brandCheck(this,Request);return this[xt].integrity}get keepalive(){Pt.brandCheck(this,Request);return this[xt].keepalive}get isReloadNavigation(){Pt.brandCheck(this,Request);return this[xt].reloadNavigation}get isHistoryNavigation(){Pt.brandCheck(this,Request);return this[xt].historyNavigation}get signal(){Pt.brandCheck(this,Request);return this[At]}get body(){Pt.brandCheck(this,Request);return this[xt].body?this[xt].body.stream:null}get bodyUsed(){Pt.brandCheck(this,Request);return!!this[xt].body&&Te.isDisturbed(this[xt].body.stream)}get duplex(){Pt.brandCheck(this,Request);return"half"}clone(){Pt.brandCheck(this,Request);if(N(this)){throw new TypeError("unusable")}const A=cloneRequest(this[xt]);const g=new AbortController;if(this.signal.aborted){g.abort(this.signal.reason)}else{let A=Ui.get(this.signal);if(A===undefined){A=new Set;Ui.set(this.signal,A)}const E=new WeakRef(g);A.add(E);Te.addAbortListener(g.signal,buildAbort(E))}return fromInnerRequest(A,g.signal,Z(this[dt]))}[Fe.inspect.custom](A,g){if(g.depth===null){g.depth=2}g.colors??=true;const E={method:this.method,url:this.url,headers:this.headers,destination:this.destination,referrer:this.referrer,referrerPolicy:this.referrerPolicy,mode:this.mode,credentials:this.credentials,cache:this.cache,redirect:this.redirect,integrity:this.integrity,keepalive:this.keepalive,isReloadNavigation:this.isReloadNavigation,isHistoryNavigation:this.isHistoryNavigation,signal:this.signal};return`Request ${Fe.formatWithOptions(g,E)}`}}k(Request);function makeRequest(A){return{method:A.method??"GET",localURLsOnly:A.localURLsOnly??false,unsafeRequest:A.unsafeRequest??false,body:A.body??null,client:A.client??null,reservedClient:A.reservedClient??null,replacesClientId:A.replacesClientId??"",window:A.window??"client",keepalive:A.keepalive??false,serviceWorkers:A.serviceWorkers??"all",initiator:A.initiator??"",destination:A.destination??"",priority:A.priority??null,origin:A.origin??"client",policyContainer:A.policyContainer??"client",referrer:A.referrer??"client",referrerPolicy:A.referrerPolicy??"",mode:A.mode??"no-cors",useCORSPreflightFlag:A.useCORSPreflightFlag??false,credentials:A.credentials??"same-origin",useCredentials:A.useCredentials??false,cache:A.cache??"default",redirect:A.redirect??"follow",integrity:A.integrity??"",cryptoGraphicsNonceMetadata:A.cryptoGraphicsNonceMetadata??"",parserMetadata:A.parserMetadata??"",reloadNavigation:A.reloadNavigation??false,historyNavigation:A.historyNavigation??false,userActivation:A.userActivation??false,taintedOrigin:A.taintedOrigin??false,redirectCount:A.redirectCount??0,responseTainting:A.responseTainting??"basic",preventNoCacheCacheControlHeaderModification:A.preventNoCacheCacheControlHeaderModification??false,done:A.done??false,timingAllowFailed:A.timingAllowFailed??false,urlList:A.urlList,url:A.urlList[0],headersList:A.headersList?new H(A.headersList):new H}}function cloneRequest(A){const g=makeRequest({...A,body:null});if(A.body!=null){g.body=R(g,A.body)}return g}function fromInnerRequest(A,g,E){const x=new Request(ar);x[xt]=A;x[At]=g;x[dt]=new j(ar);se(x[dt],A.headersList);W(x[dt],E);return x}Object.defineProperties(Request.prototype,{method:it,url:it,headers:it,redirect:it,clone:it,signal:it,duplex:it,destination:it,body:it,bodyUsed:it,isHistoryNavigation:it,isReloadNavigation:it,keepalive:it,integrity:it,cache:it,credentials:it,attribute:it,referrerPolicy:it,referrer:it,mode:it,[Symbol.toStringTag]:{value:"Request",configurable:true}});Pt.converters.Request=Pt.interfaceConverter(Request);Pt.converters.RequestInfo=function(A,g,E){if(typeof A==="string"){return Pt.converters.USVString(A,g,E)}if(A instanceof Request){return Pt.converters.Request(A,g,E)}return Pt.converters.USVString(A,g,E)};Pt.converters.AbortSignal=Pt.interfaceConverter(AbortSignal);Pt.converters.RequestInit=Pt.dictionaryConverter([{key:"method",converter:Pt.converters.ByteString},{key:"headers",converter:Pt.converters.HeadersInit},{key:"body",converter:Pt.nullableConverter(Pt.converters.BodyInit)},{key:"referrer",converter:Pt.converters.USVString},{key:"referrerPolicy",converter:Pt.converters.DOMString,allowedValues:Ye},{key:"mode",converter:Pt.converters.DOMString,allowedValues:ze},{key:"credentials",converter:Pt.converters.DOMString,allowedValues:Ze},{key:"cache",converter:Pt.converters.DOMString,allowedValues:Xe},{key:"redirect",converter:Pt.converters.DOMString,allowedValues:Je},{key:"integrity",converter:Pt.converters.DOMString},{key:"keepalive",converter:Pt.converters.boolean},{key:"signal",converter:Pt.nullableConverter((A=>Pt.converters.AbortSignal(A,"RequestInit","signal",{strict:false})))},{key:"window",converter:Pt.converters.any},{key:"duplex",converter:Pt.converters.DOMString,allowedValues:rt},{key:"dispatcher",converter:Pt.converters.any}]);A.exports={Request:Request,makeRequest:makeRequest,fromInnerRequest:fromInnerRequest,cloneRequest:cloneRequest}},9107:(A,g,E)=>{"use strict";const{Headers:x,HeadersList:k,fill:R,getHeadersGuard:N,setHeadersGuard:j,setHeadersList:U}=E(83676);const{extractBody:H,cloneBody:W,mixinBody:Z,hasFinalizationRegistry:se,streamRegistry:pe,bodyUnusable:de}=E(18900);const Te=E(31544);const Fe=E(57975);const{kEnumerableProperty:_e}=Te;const{isValidReasonPhrase:Me,isCancelled:je,isAborted:$e,isBlobLike:Ve,serializeJavascriptValueToJSONString:Ye,isErrorLike:Je,isomorphicEncode:ze,environmentSettingsObject:Ze}=E(14296);const{redirectStatusSet:Xe,nullBodyStatus:rt}=E(61207);const{kState:it,kHeaders:at}=E(64883);const{webidl:ot}=E(10253);const{FormData:dt}=E(79662);const{URLSerializer:At}=E(90980);const{kConstruct:xt}=E(99411);const St=E(34589);const{types:Pt}=E(57975);const Ht=new TextEncoder("utf-8");class Response{static error(){const A=fromInnerResponse(makeNetworkError(),"immutable");return A}static json(A,g={}){ot.argumentLengthCheck(arguments,1,"Response.json");if(g!==null){g=ot.converters.ResponseInit(g)}const E=Ht.encode(Ye(A));const x=H(E);const k=fromInnerResponse(makeResponse({}),"response");initializeResponse(k,g,{body:x[0],type:"application/json"});return k}static redirect(A,g=302){ot.argumentLengthCheck(arguments,1,"Response.redirect");A=ot.converters.USVString(A);g=ot.converters["unsigned short"](g);let E;try{E=new URL(A,Ze.settingsObject.baseUrl)}catch(g){throw new TypeError(`Failed to parse URL from ${A}`,{cause:g})}if(!Xe.has(g)){throw new RangeError(`Invalid status code ${g}`)}const x=fromInnerResponse(makeResponse({}),"immutable");x[it].status=g;const k=ze(At(E));x[it].headersList.append("location",k,true);return x}constructor(A=null,g={}){ot.util.markAsUncloneable(this);if(A===xt){return}if(A!==null){A=ot.converters.BodyInit(A)}g=ot.converters.ResponseInit(g);this[it]=makeResponse({});this[at]=new x(xt);j(this[at],"response");U(this[at],this[it].headersList);let E=null;if(A!=null){const[g,x]=H(A);E={body:g,type:x}}initializeResponse(this,g,E)}get type(){ot.brandCheck(this,Response);return this[it].type}get url(){ot.brandCheck(this,Response);const A=this[it].urlList;const g=A[A.length-1]??null;if(g===null){return""}return At(g,true)}get redirected(){ot.brandCheck(this,Response);return this[it].urlList.length>1}get status(){ot.brandCheck(this,Response);return this[it].status}get ok(){ot.brandCheck(this,Response);return this[it].status>=200&&this[it].status<=299}get statusText(){ot.brandCheck(this,Response);return this[it].statusText}get headers(){ot.brandCheck(this,Response);return this[at]}get body(){ot.brandCheck(this,Response);return this[it].body?this[it].body.stream:null}get bodyUsed(){ot.brandCheck(this,Response);return!!this[it].body&&Te.isDisturbed(this[it].body.stream)}clone(){ot.brandCheck(this,Response);if(de(this)){throw ot.errors.exception({header:"Response.clone",message:"Body has already been consumed."})}const A=cloneResponse(this[it]);if(se&&this[it].body?.stream){pe.register(this,new WeakRef(this[it].body.stream))}return fromInnerResponse(A,N(this[at]))}[Fe.inspect.custom](A,g){if(g.depth===null){g.depth=2}g.colors??=true;const E={status:this.status,statusText:this.statusText,headers:this.headers,body:this.body,bodyUsed:this.bodyUsed,ok:this.ok,redirected:this.redirected,type:this.type,url:this.url};return`Response ${Fe.formatWithOptions(g,E)}`}}Z(Response);Object.defineProperties(Response.prototype,{type:_e,url:_e,status:_e,ok:_e,redirected:_e,statusText:_e,headers:_e,clone:_e,body:_e,bodyUsed:_e,[Symbol.toStringTag]:{value:"Response",configurable:true}});Object.defineProperties(Response,{json:_e,redirect:_e,error:_e});function cloneResponse(A){if(A.internalResponse){return filterResponse(cloneResponse(A.internalResponse),A.type)}const g=makeResponse({...A,body:null});if(A.body!=null){g.body=W(g,A.body)}return g}function makeResponse(A){return{aborted:false,rangeRequested:false,timingAllowPassed:false,requestIncludesCredentials:false,type:"default",status:200,timingInfo:null,cacheState:"",statusText:"",...A,headersList:A?.headersList?new k(A?.headersList):new k,urlList:A?.urlList?[...A.urlList]:[]}}function makeNetworkError(A){const g=Je(A);return makeResponse({type:"error",status:0,error:g?A:new Error(A?String(A):A),aborted:A&&A.name==="AbortError"})}function isNetworkError(A){return A.type==="error"&&A.status===0}function makeFilteredResponse(A,g){g={internalResponse:A,...g};return new Proxy(A,{get(A,E){return E in g?g[E]:A[E]},set(A,E,x){St(!(E in g));A[E]=x;return true}})}function filterResponse(A,g){if(g==="basic"){return makeFilteredResponse(A,{type:"basic",headersList:A.headersList})}else if(g==="cors"){return makeFilteredResponse(A,{type:"cors",headersList:A.headersList})}else if(g==="opaque"){return makeFilteredResponse(A,{type:"opaque",urlList:Object.freeze([]),status:0,statusText:"",body:null})}else if(g==="opaqueredirect"){return makeFilteredResponse(A,{type:"opaqueredirect",status:0,statusText:"",headersList:[],body:null})}else{St(false)}}function makeAppropriateNetworkError(A,g=null){St(je(A));return $e(A)?makeNetworkError(Object.assign(new DOMException("The operation was aborted.","AbortError"),{cause:g})):makeNetworkError(Object.assign(new DOMException("Request was cancelled."),{cause:g}))}function initializeResponse(A,g,E){if(g.status!==null&&(g.status<200||g.status>599)){throw new RangeError('init["status"] must be in the range of 200 to 599, inclusive.')}if("statusText"in g&&g.statusText!=null){if(!Me(String(g.statusText))){throw new TypeError("Invalid statusText")}}if("status"in g&&g.status!=null){A[it].status=g.status}if("statusText"in g&&g.statusText!=null){A[it].statusText=g.statusText}if("headers"in g&&g.headers!=null){R(A[at],g.headers)}if(E){if(rt.includes(A.status)){throw ot.errors.exception({header:"Response constructor",message:`Invalid response status code ${A.status}`})}A[it].body=E.body;if(E.type!=null&&!A[it].headersList.contains("content-type",true)){A[it].headersList.append("content-type",E.type,true)}}}function fromInnerResponse(A,g){const E=new Response(xt);E[it]=A;E[at]=new x(xt);U(E[at],A.headersList);j(E[at],g);if(se&&A.body?.stream){pe.register(E,new WeakRef(A.body.stream))}return E}ot.converters.ReadableStream=ot.interfaceConverter(ReadableStream);ot.converters.FormData=ot.interfaceConverter(dt);ot.converters.URLSearchParams=ot.interfaceConverter(URLSearchParams);ot.converters.XMLHttpRequestBodyInit=function(A,g,E){if(typeof A==="string"){return ot.converters.USVString(A,g,E)}if(Ve(A)){return ot.converters.Blob(A,g,E,{strict:false})}if(ArrayBuffer.isView(A)||Pt.isArrayBuffer(A)){return ot.converters.BufferSource(A,g,E)}if(Te.isFormDataLike(A)){return ot.converters.FormData(A,g,E,{strict:false})}if(A instanceof URLSearchParams){return ot.converters.URLSearchParams(A,g,E)}return ot.converters.DOMString(A,g,E)};ot.converters.BodyInit=function(A,g,E){if(A instanceof ReadableStream){return ot.converters.ReadableStream(A,g,E)}if(A?.[Symbol.asyncIterator]){return A}return ot.converters.XMLHttpRequestBodyInit(A,g,E)};ot.converters.ResponseInit=ot.dictionaryConverter([{key:"status",converter:ot.converters["unsigned short"],defaultValue:()=>200},{key:"statusText",converter:ot.converters.ByteString,defaultValue:()=>""},{key:"headers",converter:ot.converters.HeadersInit}]);A.exports={isNetworkError:isNetworkError,makeNetworkError:makeNetworkError,makeResponse:makeResponse,makeAppropriateNetworkError:makeAppropriateNetworkError,filterResponse:filterResponse,Response:Response,cloneResponse:cloneResponse,fromInnerResponse:fromInnerResponse}},64883:A=>{"use strict";A.exports={kUrl:Symbol("url"),kHeaders:Symbol("headers"),kSignal:Symbol("signal"),kState:Symbol("state"),kDispatcher:Symbol("dispatcher")}},14296:(A,g,E)=>{"use strict";const{Transform:x}=E(57075);const k=E(38522);const{redirectStatusSet:R,referrerPolicySet:N,badPortsSet:j}=E(61207);const{getGlobalOrigin:U}=E(42443);const{collectASequenceOfCodePoints:H,collectAnHTTPQuotedString:W,removeChars:Z,parseMIMEType:se}=E(90980);const{performance:pe}=E(643);const{isBlobLike:de,ReadableStreamFrom:Te,isValidHTTPToken:Fe,normalizedMethodRecordsBase:_e}=E(31544);const Me=E(34589);const{isUint8Array:je}=E(73429);const{webidl:$e}=E(10253);let Ve=[];let Ye;try{Ye=E(77598);const A=["sha256","sha384","sha512"];Ve=Ye.getHashes().filter((g=>A.includes(g)))}catch{}function responseURL(A){const g=A.urlList;const E=g.length;return E===0?null:g[E-1].toString()}function responseLocationURL(A,g){if(!R.has(A.status)){return null}let E=A.headersList.get("location",true);if(E!==null&&isValidHeaderValue(E)){if(!isValidEncodedURL(E)){E=normalizeBinaryStringToUtf8(E)}E=new URL(E,responseURL(A))}if(E&&!E.hash){E.hash=g}return E}function isValidEncodedURL(A){for(let g=0;g126||E<32){return false}}return true}function normalizeBinaryStringToUtf8(A){return Buffer.from(A,"binary").toString("utf8")}function requestCurrentURL(A){return A.urlList[A.urlList.length-1]}function requestBadPort(A){const g=requestCurrentURL(A);if(urlIsHttpHttpsScheme(g)&&j.has(g.port)){return"blocked"}return"allowed"}function isErrorLike(A){return A instanceof Error||(A?.constructor?.name==="Error"||A?.constructor?.name==="DOMException")}function isValidReasonPhrase(A){for(let g=0;g=32&&E<=126||E>=128&&E<=255)){return false}}return true}const Je=Fe;function isValidHeaderValue(A){return(A[0]==="\t"||A[0]===" "||A[A.length-1]==="\t"||A[A.length-1]===" "||A.includes("\n")||A.includes("\r")||A.includes("\0"))===false}function setRequestReferrerPolicyOnRedirect(A,g){const{headersList:E}=g;const x=(E.get("referrer-policy",true)??"").split(",");let k="";if(x.length>0){for(let A=x.length;A!==0;A--){const g=x[A-1].trim();if(N.has(g)){k=g;break}}}if(k!==""){A.referrerPolicy=k}}function crossOriginResourcePolicyCheck(){return"allowed"}function corsCheck(){return"success"}function TAOCheck(){return"success"}function appendFetchMetadata(A){let g=null;g=A.mode;A.headersList.set("sec-fetch-mode",g,true)}function appendRequestOriginHeader(A){let g=A.origin;if(g==="client"||g===undefined){return}if(A.responseTainting==="cors"||A.mode==="websocket"){A.headersList.append("origin",g,true)}else if(A.method!=="GET"&&A.method!=="HEAD"){switch(A.referrerPolicy){case"no-referrer":g=null;break;case"no-referrer-when-downgrade":case"strict-origin":case"strict-origin-when-cross-origin":if(A.origin&&urlHasHttpsScheme(A.origin)&&!urlHasHttpsScheme(requestCurrentURL(A))){g=null}break;case"same-origin":if(!sameOrigin(A,requestCurrentURL(A))){g=null}break;default:}A.headersList.append("origin",g,true)}}function coarsenTime(A,g){return A}function clampAndCoarsenConnectionTimingInfo(A,g,E){if(!A?.startTime||A.startTime4096){x=k}const R=sameOrigin(A,x);const N=isURLPotentiallyTrustworthy(x)&&!isURLPotentiallyTrustworthy(A.url);switch(g){case"origin":return k!=null?k:stripURLForReferrer(E,true);case"unsafe-url":return x;case"same-origin":return R?k:"no-referrer";case"origin-when-cross-origin":return R?x:k;case"strict-origin-when-cross-origin":{const g=requestCurrentURL(A);if(sameOrigin(x,g)){return x}if(isURLPotentiallyTrustworthy(x)&&!isURLPotentiallyTrustworthy(g)){return"no-referrer"}return k}case"strict-origin":case"no-referrer-when-downgrade":default:return N?"no-referrer":k}}function stripURLForReferrer(A,g){Me(A instanceof URL);A=new URL(A);if(A.protocol==="file:"||A.protocol==="about:"||A.protocol==="blank:"){return"no-referrer"}A.username="";A.password="";A.hash="";if(g){A.pathname="";A.search=""}return A}function isURLPotentiallyTrustworthy(A){if(!(A instanceof URL)){return false}if(A.href==="about:blank"||A.href==="about:srcdoc"){return true}if(A.protocol==="data:")return true;if(A.protocol==="file:")return true;return isOriginPotentiallyTrustworthy(A.origin);function isOriginPotentiallyTrustworthy(A){if(A==null||A==="null")return false;const g=new URL(A);if(g.protocol==="https:"||g.protocol==="wss:"){return true}if(/^127(?:\.[0-9]+){0,2}\.[0-9]+$|^\[(?:0*:)*?:?0*1\]$/.test(g.hostname)||(g.hostname==="localhost"||g.hostname.includes("localhost."))||g.hostname.endsWith(".localhost")){return true}return false}}function bytesMatch(A,g){if(Ye===undefined){return true}const E=parseMetadata(g);if(E==="no metadata"){return true}if(E.length===0){return true}const x=getStrongestMetadata(E);const k=filterMetadataListByAlgorithm(E,x);for(const g of k){const E=g.algo;const x=g.hash;let k=Ye.createHash(E).update(A).digest("base64");if(k[k.length-1]==="="){if(k[k.length-2]==="="){k=k.slice(0,-2)}else{k=k.slice(0,-1)}}if(compareBase64Mixed(k,x)){return true}}return false}const ze=/(?sha256|sha384|sha512)-((?[A-Za-z0-9+/]+|[A-Za-z0-9_-]+)={0,2}(?:\s|$)( +[!-~]*)?)?/i;function parseMetadata(A){const g=[];let E=true;for(const x of A.split(" ")){E=false;const A=ze.exec(x);if(A===null||A.groups===undefined||A.groups.algo===undefined){continue}const k=A.groups.algo.toLowerCase();if(Ve.includes(k)){g.push(A.groups)}}if(E===true){return"no metadata"}return g}function getStrongestMetadata(A){let g=A[0].algo;if(g[3]==="5"){return g}for(let E=1;E{A=E;g=x}));return{promise:E,resolve:A,reject:g}}function isAborted(A){return A.controller.state==="aborted"}function isCancelled(A){return A.controller.state==="aborted"||A.controller.state==="terminated"}function normalizeMethod(A){return _e[A.toLowerCase()]??A}function serializeJavascriptValueToJSONString(A){const g=JSON.stringify(A);if(g===undefined){throw new TypeError("Value is not JSON serializable")}Me(typeof g==="string");return g}const Ze=Object.getPrototypeOf(Object.getPrototypeOf([][Symbol.iterator]()));function createIterator(A,g,E=0,x=1){class FastIterableIterator{#V;#W;#Y;constructor(A,g){this.#V=A;this.#W=g;this.#Y=0}next(){if(typeof this!=="object"||this===null||!(#V in this)){throw new TypeError(`'next' called on an object that does not implement interface ${A} Iterator.`)}const k=this.#Y;const R=this.#V[g];const N=R.length;if(k>=N){return{value:undefined,done:true}}const{[E]:j,[x]:U}=R[k];this.#Y=k+1;let H;switch(this.#W){case"key":H=j;break;case"value":H=U;break;case"key+value":H=[j,U];break}return{value:H,done:false}}}delete FastIterableIterator.prototype.constructor;Object.setPrototypeOf(FastIterableIterator.prototype,Ze);Object.defineProperties(FastIterableIterator.prototype,{[Symbol.toStringTag]:{writable:false,enumerable:false,configurable:true,value:`${A} Iterator`},next:{writable:true,enumerable:true,configurable:true}});return function(A,g){return new FastIterableIterator(A,g)}}function iteratorMixin(A,g,E,x=0,k=1){const R=createIterator(A,E,x,k);const N={keys:{writable:true,enumerable:true,configurable:true,value:function keys(){$e.brandCheck(this,g);return R(this,"key")}},values:{writable:true,enumerable:true,configurable:true,value:function values(){$e.brandCheck(this,g);return R(this,"value")}},entries:{writable:true,enumerable:true,configurable:true,value:function entries(){$e.brandCheck(this,g);return R(this,"key+value")}},forEach:{writable:true,enumerable:true,configurable:true,value:function forEach(E,x=globalThis){$e.brandCheck(this,g);$e.argumentLengthCheck(arguments,1,`${A}.forEach`);if(typeof E!=="function"){throw new TypeError(`Failed to execute 'forEach' on '${A}': parameter 1 is not of type 'Function'.`)}for(const{0:A,1:g}of R(this,"key+value")){E.call(x,g,A,this)}}}};return Object.defineProperties(g.prototype,{...N,[Symbol.iterator]:{writable:true,enumerable:false,configurable:true,value:N.entries.value}})}async function fullyReadBody(A,g,E){const x=g;const k=E;let R;try{R=A.stream.getReader()}catch(A){k(A);return}try{x(await readAllBytes(R))}catch(A){k(A)}}function isReadableStreamLike(A){return A instanceof ReadableStream||A[Symbol.toStringTag]==="ReadableStream"&&typeof A.tee==="function"}function readableStreamClose(A){try{A.close();A.byobRequest?.respond(0)}catch(A){if(!A.message.includes("Controller is already closed")&&!A.message.includes("ReadableStream is already closed")){throw A}}}const Xe=/[^\x00-\xFF]/;function isomorphicEncode(A){Me(!Xe.test(A));return A}async function readAllBytes(A){const g=[];let E=0;while(true){const{done:x,value:k}=await A.read();if(x){return Buffer.concat(g,E)}if(!je(k)){throw new TypeError("Received non-Uint8Array chunk")}g.push(k);E+=k.length}}function urlIsLocal(A){Me("protocol"in A);const g=A.protocol;return g==="about:"||g==="blob:"||g==="data:"}function urlHasHttpsScheme(A){return typeof A==="string"&&A[5]===":"&&A[0]==="h"&&A[1]==="t"&&A[2]==="t"&&A[3]==="p"&&A[4]==="s"||A.protocol==="https:"}function urlIsHttpHttpsScheme(A){Me("protocol"in A);const g=A.protocol;return g==="http:"||g==="https:"}function simpleRangeHeaderValue(A,g){const E=A;if(!E.startsWith("bytes")){return"failure"}const x={position:5};if(g){H((A=>A==="\t"||A===" "),E,x)}if(E.charCodeAt(x.position)!==61){return"failure"}x.position++;if(g){H((A=>A==="\t"||A===" "),E,x)}const k=H((A=>{const g=A.charCodeAt(0);return g>=48&&g<=57}),E,x);const R=k.length?Number(k):null;if(g){H((A=>A==="\t"||A===" "),E,x)}if(E.charCodeAt(x.position)!==45){return"failure"}x.position++;if(g){H((A=>A==="\t"||A===" "),E,x)}const N=H((A=>{const g=A.charCodeAt(0);return g>=48&&g<=57}),E,x);const j=N.length?Number(N):null;if(x.positionj){return"failure"}return{rangeStartValue:R,rangeEndValue:j}}function buildContentRange(A,g,E){let x="bytes ";x+=isomorphicEncode(`${A}`);x+="-";x+=isomorphicEncode(`${g}`);x+="/";x+=isomorphicEncode(`${E}`);return x}class InflateStream extends x{#J;constructor(A){super();this.#J=A}_transform(A,g,E){if(!this._inflateStream){if(A.length===0){E();return}this._inflateStream=(A[0]&15)===8?k.createInflate(this.#J):k.createInflateRaw(this.#J);this._inflateStream.on("data",this.push.bind(this));this._inflateStream.on("end",(()=>this.push(null)));this._inflateStream.on("error",(A=>this.destroy(A)))}this._inflateStream.write(A,g,E)}_final(A){if(this._inflateStream){this._inflateStream.end();this._inflateStream=null}A()}}function createInflate(A){return new InflateStream(A)}function extractMimeType(A){let g=null;let E=null;let x=null;const k=getDecodeSplit("content-type",A);if(k===null){return"failure"}for(const A of k){const k=se(A);if(k==="failure"||k.essence==="*/*"){continue}x=k;if(x.essence!==E){g=null;if(x.parameters.has("charset")){g=x.parameters.get("charset")}E=x.essence}else if(!x.parameters.has("charset")&&g!==null){x.parameters.set("charset",g)}}if(x==null){return"failure"}return x}function gettingDecodingSplitting(A){const g=A;const E={position:0};const x=[];let k="";while(E.positionA!=='"'&&A!==","),g,E);if(E.positionA===9||A===32));x.push(k);k=""}return x}function getDecodeSplit(A,g){const E=g.get(A,true);if(E===null){return null}return gettingDecodingSplitting(E)}const rt=new TextDecoder;function utf8DecodeBytes(A){if(A.length===0){return""}if(A[0]===239&&A[1]===187&&A[2]===191){A=A.subarray(3)}const g=rt.decode(A);return g}class EnvironmentSettingsObjectBase{get baseUrl(){return U()}get origin(){return this.baseUrl?.origin}policyContainer=makePolicyContainer()}class EnvironmentSettingsObject{settingsObject=new EnvironmentSettingsObjectBase}const it=new EnvironmentSettingsObject;A.exports={isAborted:isAborted,isCancelled:isCancelled,isValidEncodedURL:isValidEncodedURL,createDeferredPromise:createDeferredPromise,ReadableStreamFrom:Te,tryUpgradeRequestToAPotentiallyTrustworthyURL:tryUpgradeRequestToAPotentiallyTrustworthyURL,clampAndCoarsenConnectionTimingInfo:clampAndCoarsenConnectionTimingInfo,coarsenedSharedCurrentTime:coarsenedSharedCurrentTime,determineRequestsReferrer:determineRequestsReferrer,makePolicyContainer:makePolicyContainer,clonePolicyContainer:clonePolicyContainer,appendFetchMetadata:appendFetchMetadata,appendRequestOriginHeader:appendRequestOriginHeader,TAOCheck:TAOCheck,corsCheck:corsCheck,crossOriginResourcePolicyCheck:crossOriginResourcePolicyCheck,createOpaqueTimingInfo:createOpaqueTimingInfo,setRequestReferrerPolicyOnRedirect:setRequestReferrerPolicyOnRedirect,isValidHTTPToken:Fe,requestBadPort:requestBadPort,requestCurrentURL:requestCurrentURL,responseURL:responseURL,responseLocationURL:responseLocationURL,isBlobLike:de,isURLPotentiallyTrustworthy:isURLPotentiallyTrustworthy,isValidReasonPhrase:isValidReasonPhrase,sameOrigin:sameOrigin,normalizeMethod:normalizeMethod,serializeJavascriptValueToJSONString:serializeJavascriptValueToJSONString,iteratorMixin:iteratorMixin,createIterator:createIterator,isValidHeaderName:Je,isValidHeaderValue:isValidHeaderValue,isErrorLike:isErrorLike,fullyReadBody:fullyReadBody,bytesMatch:bytesMatch,isReadableStreamLike:isReadableStreamLike,readableStreamClose:readableStreamClose,isomorphicEncode:isomorphicEncode,urlIsLocal:urlIsLocal,urlHasHttpsScheme:urlHasHttpsScheme,urlIsHttpHttpsScheme:urlIsHttpHttpsScheme,readAllBytes:readAllBytes,simpleRangeHeaderValue:simpleRangeHeaderValue,buildContentRange:buildContentRange,parseMetadata:parseMetadata,createInflate:createInflate,extractMimeType:extractMimeType,getDecodeSplit:getDecodeSplit,utf8DecodeBytes:utf8DecodeBytes,environmentSettingsObject:it}},10253:(A,g,E)=>{"use strict";const{types:x,inspect:k}=E(57975);const{markAsUncloneable:R}=E(75919);const{toUSVString:N}=E(31544);const j={};j.converters={};j.util={};j.errors={};j.errors.exception=function(A){return new TypeError(`${A.header}: ${A.message}`)};j.errors.conversionFailed=function(A){const g=A.types.length===1?"":" one of";const E=`${A.argument} could not be converted to`+`${g}: ${A.types.join(", ")}.`;return j.errors.exception({header:A.prefix,message:E})};j.errors.invalidArgument=function(A){return j.errors.exception({header:A.prefix,message:`"${A.value}" is an invalid ${A.type}.`})};j.brandCheck=function(A,g,E){if(E?.strict!==false){if(!(A instanceof g)){const A=new TypeError("Illegal invocation");A.code="ERR_INVALID_THIS";throw A}}else{if(A?.[Symbol.toStringTag]!==g.prototype[Symbol.toStringTag]){const A=new TypeError("Illegal invocation");A.code="ERR_INVALID_THIS";throw A}}};j.argumentLengthCheck=function({length:A},g,E){if(A{});j.util.ConvertToInt=function(A,g,E,x){let k;let R;if(g===64){k=Math.pow(2,53)-1;if(E==="unsigned"){R=0}else{R=Math.pow(-2,53)+1}}else if(E==="unsigned"){R=0;k=Math.pow(2,g)-1}else{R=Math.pow(-2,g)-1;k=Math.pow(2,g-1)-1}let N=Number(A);if(N===0){N=0}if(x?.enforceRange===true){if(Number.isNaN(N)||N===Number.POSITIVE_INFINITY||N===Number.NEGATIVE_INFINITY){throw j.errors.exception({header:"Integer conversion",message:`Could not convert ${j.util.Stringify(A)} to an integer.`})}N=j.util.IntegerPart(N);if(Nk){throw j.errors.exception({header:"Integer conversion",message:`Value must be between ${R}-${k}, got ${N}.`})}return N}if(!Number.isNaN(N)&&x?.clamp===true){N=Math.min(Math.max(N,R),k);if(Math.floor(N)%2===0){N=Math.floor(N)}else{N=Math.ceil(N)}return N}if(Number.isNaN(N)||N===0&&Object.is(0,N)||N===Number.POSITIVE_INFINITY||N===Number.NEGATIVE_INFINITY){return 0}N=j.util.IntegerPart(N);N=N%Math.pow(2,g);if(E==="signed"&&N>=Math.pow(2,g)-1){return N-Math.pow(2,g)}return N};j.util.IntegerPart=function(A){const g=Math.floor(Math.abs(A));if(A<0){return-1*g}return g};j.util.Stringify=function(A){const g=j.util.Type(A);switch(g){case"Symbol":return`Symbol(${A.description})`;case"Object":return k(A);case"String":return`"${A}"`;default:return`${A}`}};j.sequenceConverter=function(A){return(g,E,x,k)=>{if(j.util.Type(g)!=="Object"){throw j.errors.exception({header:E,message:`${x} (${j.util.Stringify(g)}) is not iterable.`})}const R=typeof k==="function"?k():g?.[Symbol.iterator]?.();const N=[];let U=0;if(R===undefined||typeof R.next!=="function"){throw j.errors.exception({header:E,message:`${x} is not iterable.`})}while(true){const{done:g,value:k}=R.next();if(g){break}N.push(A(k,E,`${x}[${U++}]`))}return N}};j.recordConverter=function(A,g){return(E,k,R)=>{if(j.util.Type(E)!=="Object"){throw j.errors.exception({header:k,message:`${R} ("${j.util.Type(E)}") is not an Object.`})}const N={};if(!x.isProxy(E)){const x=[...Object.getOwnPropertyNames(E),...Object.getOwnPropertySymbols(E)];for(const j of x){const x=A(j,k,R);const U=g(E[j],k,R);N[x]=U}return N}const U=Reflect.ownKeys(E);for(const x of U){const j=Reflect.getOwnPropertyDescriptor(E,x);if(j?.enumerable){const j=A(x,k,R);const U=g(E[x],k,R);N[j]=U}}return N}};j.interfaceConverter=function(A){return(g,E,x,k)=>{if(k?.strict!==false&&!(g instanceof A)){throw j.errors.exception({header:E,message:`Expected ${x} ("${j.util.Stringify(g)}") to be an instance of ${A.name}.`})}return g}};j.dictionaryConverter=function(A){return(g,E,x)=>{const k=j.util.Type(g);const R={};if(k==="Null"||k==="Undefined"){return R}else if(k!=="Object"){throw j.errors.exception({header:E,message:`Expected ${g} to be one of: Null, Undefined, Object.`})}for(const k of A){const{key:A,defaultValue:N,required:U,converter:H}=k;if(U===true){if(!Object.hasOwn(g,A)){throw j.errors.exception({header:E,message:`Missing required key "${A}".`})}}let W=g[A];const Z=Object.hasOwn(k,"defaultValue");if(Z&&W!==null){W??=N()}if(U||Z||W!==undefined){W=H(W,E,`${x}.${A}`);if(k.allowedValues&&!k.allowedValues.includes(W)){throw j.errors.exception({header:E,message:`${W} is not an accepted type. Expected one of ${k.allowedValues.join(", ")}.`})}R[A]=W}}return R}};j.nullableConverter=function(A){return(g,E,x)=>{if(g===null){return g}return A(g,E,x)}};j.converters.DOMString=function(A,g,E,x){if(A===null&&x?.legacyNullToEmptyString){return""}if(typeof A==="symbol"){throw j.errors.exception({header:g,message:`${E} is a symbol, which cannot be converted to a DOMString.`})}return String(A)};j.converters.ByteString=function(A,g,E){const x=j.converters.DOMString(A,g,E);for(let A=0;A255){throw new TypeError("Cannot convert argument to a ByteString because the character at "+`index ${A} has a value of ${x.charCodeAt(A)} which is greater than 255.`)}}return x};j.converters.USVString=N;j.converters.boolean=function(A){const g=Boolean(A);return g};j.converters.any=function(A){return A};j.converters["long long"]=function(A,g,E){const x=j.util.ConvertToInt(A,64,"signed",undefined,g,E);return x};j.converters["unsigned long long"]=function(A,g,E){const x=j.util.ConvertToInt(A,64,"unsigned",undefined,g,E);return x};j.converters["unsigned long"]=function(A,g,E){const x=j.util.ConvertToInt(A,32,"unsigned",undefined,g,E);return x};j.converters["unsigned short"]=function(A,g,E,x){const k=j.util.ConvertToInt(A,16,"unsigned",x,g,E);return k};j.converters.ArrayBuffer=function(A,g,E,k){if(j.util.Type(A)!=="Object"||!x.isAnyArrayBuffer(A)){throw j.errors.conversionFailed({prefix:g,argument:`${E} ("${j.util.Stringify(A)}")`,types:["ArrayBuffer"]})}if(k?.allowShared===false&&x.isSharedArrayBuffer(A)){throw j.errors.exception({header:"ArrayBuffer",message:"SharedArrayBuffer is not allowed."})}if(A.resizable||A.growable){throw j.errors.exception({header:"ArrayBuffer",message:"Received a resizable ArrayBuffer."})}return A};j.converters.TypedArray=function(A,g,E,k,R){if(j.util.Type(A)!=="Object"||!x.isTypedArray(A)||A.constructor.name!==g.name){throw j.errors.conversionFailed({prefix:E,argument:`${k} ("${j.util.Stringify(A)}")`,types:[g.name]})}if(R?.allowShared===false&&x.isSharedArrayBuffer(A.buffer)){throw j.errors.exception({header:"ArrayBuffer",message:"SharedArrayBuffer is not allowed."})}if(A.buffer.resizable||A.buffer.growable){throw j.errors.exception({header:"ArrayBuffer",message:"Received a resizable ArrayBuffer."})}return A};j.converters.DataView=function(A,g,E,k){if(j.util.Type(A)!=="Object"||!x.isDataView(A)){throw j.errors.exception({header:g,message:`${E} is not a DataView.`})}if(k?.allowShared===false&&x.isSharedArrayBuffer(A.buffer)){throw j.errors.exception({header:"ArrayBuffer",message:"SharedArrayBuffer is not allowed."})}if(A.buffer.resizable||A.buffer.growable){throw j.errors.exception({header:"ArrayBuffer",message:"Received a resizable ArrayBuffer."})}return A};j.converters.BufferSource=function(A,g,E,k){if(x.isAnyArrayBuffer(A)){return j.converters.ArrayBuffer(A,g,E,{...k,allowShared:false})}if(x.isTypedArray(A)){return j.converters.TypedArray(A,A.constructor,g,E,{...k,allowShared:false})}if(x.isDataView(A)){return j.converters.DataView(A,g,E,{...k,allowShared:false})}throw j.errors.conversionFailed({prefix:g,argument:`${E} ("${j.util.Stringify(A)}")`,types:["BufferSource"]})};j.converters["sequence"]=j.sequenceConverter(j.converters.ByteString);j.converters["sequence>"]=j.sequenceConverter(j.converters["sequence"]);j.converters["record"]=j.recordConverter(j.converters.ByteString,j.converters.ByteString);A.exports={webidl:j}},65207:A=>{"use strict";function getEncoding(A){if(!A){return"failure"}switch(A.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"}}A.exports={getEncoding:getEncoding}},96299:(A,g,E)=>{"use strict";const{staticPropertyDescriptors:x,readOperation:k,fireAProgressEvent:R}=E(77522);const{kState:N,kError:j,kResult:U,kEvents:H,kAborted:W}=E(9657);const{webidl:Z}=E(10253);const{kEnumerableProperty:se}=E(31544);class FileReader extends EventTarget{constructor(){super();this[N]="empty";this[U]=null;this[j]=null;this[H]={loadend:null,error:null,abort:null,load:null,progress:null,loadstart:null}}readAsArrayBuffer(A){Z.brandCheck(this,FileReader);Z.argumentLengthCheck(arguments,1,"FileReader.readAsArrayBuffer");A=Z.converters.Blob(A,{strict:false});k(this,A,"ArrayBuffer")}readAsBinaryString(A){Z.brandCheck(this,FileReader);Z.argumentLengthCheck(arguments,1,"FileReader.readAsBinaryString");A=Z.converters.Blob(A,{strict:false});k(this,A,"BinaryString")}readAsText(A,g=undefined){Z.brandCheck(this,FileReader);Z.argumentLengthCheck(arguments,1,"FileReader.readAsText");A=Z.converters.Blob(A,{strict:false});if(g!==undefined){g=Z.converters.DOMString(g,"FileReader.readAsText","encoding")}k(this,A,"Text",g)}readAsDataURL(A){Z.brandCheck(this,FileReader);Z.argumentLengthCheck(arguments,1,"FileReader.readAsDataURL");A=Z.converters.Blob(A,{strict:false});k(this,A,"DataURL")}abort(){if(this[N]==="empty"||this[N]==="done"){this[U]=null;return}if(this[N]==="loading"){this[N]="done";this[U]=null}this[W]=true;R("abort",this);if(this[N]!=="loading"){R("loadend",this)}}get readyState(){Z.brandCheck(this,FileReader);switch(this[N]){case"empty":return this.EMPTY;case"loading":return this.LOADING;case"done":return this.DONE}}get result(){Z.brandCheck(this,FileReader);return this[U]}get error(){Z.brandCheck(this,FileReader);return this[j]}get onloadend(){Z.brandCheck(this,FileReader);return this[H].loadend}set onloadend(A){Z.brandCheck(this,FileReader);if(this[H].loadend){this.removeEventListener("loadend",this[H].loadend)}if(typeof A==="function"){this[H].loadend=A;this.addEventListener("loadend",A)}else{this[H].loadend=null}}get onerror(){Z.brandCheck(this,FileReader);return this[H].error}set onerror(A){Z.brandCheck(this,FileReader);if(this[H].error){this.removeEventListener("error",this[H].error)}if(typeof A==="function"){this[H].error=A;this.addEventListener("error",A)}else{this[H].error=null}}get onloadstart(){Z.brandCheck(this,FileReader);return this[H].loadstart}set onloadstart(A){Z.brandCheck(this,FileReader);if(this[H].loadstart){this.removeEventListener("loadstart",this[H].loadstart)}if(typeof A==="function"){this[H].loadstart=A;this.addEventListener("loadstart",A)}else{this[H].loadstart=null}}get onprogress(){Z.brandCheck(this,FileReader);return this[H].progress}set onprogress(A){Z.brandCheck(this,FileReader);if(this[H].progress){this.removeEventListener("progress",this[H].progress)}if(typeof A==="function"){this[H].progress=A;this.addEventListener("progress",A)}else{this[H].progress=null}}get onload(){Z.brandCheck(this,FileReader);return this[H].load}set onload(A){Z.brandCheck(this,FileReader);if(this[H].load){this.removeEventListener("load",this[H].load)}if(typeof A==="function"){this[H].load=A;this.addEventListener("load",A)}else{this[H].load=null}}get onabort(){Z.brandCheck(this,FileReader);return this[H].abort}set onabort(A){Z.brandCheck(this,FileReader);if(this[H].abort){this.removeEventListener("abort",this[H].abort)}if(typeof A==="function"){this[H].abort=A;this.addEventListener("abort",A)}else{this[H].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:x,LOADING:x,DONE:x,readAsArrayBuffer:se,readAsBinaryString:se,readAsText:se,readAsDataURL:se,abort:se,readyState:se,result:se,error:se,onloadstart:se,onprogress:se,onload:se,onabort:se,onerror:se,onloadend:se,[Symbol.toStringTag]:{value:"FileReader",writable:false,enumerable:false,configurable:true}});Object.defineProperties(FileReader,{EMPTY:x,LOADING:x,DONE:x});A.exports={FileReader:FileReader}},32981:(A,g,E)=>{"use strict";const{webidl:x}=E(10253);const k=Symbol("ProgressEvent state");class ProgressEvent extends Event{constructor(A,g={}){A=x.converters.DOMString(A,"ProgressEvent constructor","type");g=x.converters.ProgressEventInit(g??{});super(A,g);this[k]={lengthComputable:g.lengthComputable,loaded:g.loaded,total:g.total}}get lengthComputable(){x.brandCheck(this,ProgressEvent);return this[k].lengthComputable}get loaded(){x.brandCheck(this,ProgressEvent);return this[k].loaded}get total(){x.brandCheck(this,ProgressEvent);return this[k].total}}x.converters.ProgressEventInit=x.dictionaryConverter([{key:"lengthComputable",converter:x.converters.boolean,defaultValue:()=>false},{key:"loaded",converter:x.converters["unsigned long long"],defaultValue:()=>0},{key:"total",converter:x.converters["unsigned long long"],defaultValue:()=>0},{key:"bubbles",converter:x.converters.boolean,defaultValue:()=>false},{key:"cancelable",converter:x.converters.boolean,defaultValue:()=>false},{key:"composed",converter:x.converters.boolean,defaultValue:()=>false}]);A.exports={ProgressEvent:ProgressEvent}},9657:A=>{"use strict";A.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")}},77522:(A,g,E)=>{"use strict";const{kState:x,kError:k,kResult:R,kAborted:N,kLastProgressEventFired:j}=E(9657);const{ProgressEvent:U}=E(32981);const{getEncoding:H}=E(65207);const{serializeAMimeType:W,parseMIMEType:Z}=E(90980);const{types:se}=E(57975);const{StringDecoder:pe}=E(13193);const{btoa:de}=E(4573);const Te={enumerable:true,writable:false,configurable:false};function readOperation(A,g,E,U){if(A[x]==="loading"){throw new DOMException("Invalid state","InvalidStateError")}A[x]="loading";A[R]=null;A[k]=null;const H=g.stream();const W=H.getReader();const Z=[];let pe=W.read();let de=true;(async()=>{while(!A[N]){try{const{done:H,value:Te}=await pe;if(de&&!A[N]){queueMicrotask((()=>{fireAProgressEvent("loadstart",A)}))}de=false;if(!H&&se.isUint8Array(Te)){Z.push(Te);if((A[j]===undefined||Date.now()-A[j]>=50)&&!A[N]){A[j]=Date.now();queueMicrotask((()=>{fireAProgressEvent("progress",A)}))}pe=W.read()}else if(H){queueMicrotask((()=>{A[x]="done";try{const x=packageData(Z,E,g.type,U);if(A[N]){return}A[R]=x;fireAProgressEvent("load",A)}catch(g){A[k]=g;fireAProgressEvent("error",A)}if(A[x]!=="loading"){fireAProgressEvent("loadend",A)}}));break}}catch(g){if(A[N]){return}queueMicrotask((()=>{A[x]="done";A[k]=g;fireAProgressEvent("error",A);if(A[x]!=="loading"){fireAProgressEvent("loadend",A)}}));break}}})()}function fireAProgressEvent(A,g){const E=new U(A,{bubbles:false,cancelable:false});g.dispatchEvent(E)}function packageData(A,g,E,x){switch(g){case"DataURL":{let g="data:";const x=Z(E||"application/octet-stream");if(x!=="failure"){g+=W(x)}g+=";base64,";const k=new pe("latin1");for(const E of A){g+=de(k.write(E))}g+=de(k.end());return g}case"Text":{let g="failure";if(x){g=H(x)}if(g==="failure"&&E){const A=Z(E);if(A!=="failure"){g=H(A.parameters.get("charset"))}}if(g==="failure"){g="UTF-8"}return decode(A,g)}case"ArrayBuffer":{const g=combineByteSequences(A);return g.buffer}case"BinaryString":{let g="";const E=new pe("latin1");for(const x of A){g+=E.write(x)}g+=E.end();return g}}}function decode(A,g){const E=combineByteSequences(A);const x=BOMSniffing(E);let k=0;if(x!==null){g=x;k=x==="UTF-8"?3:2}const R=E.slice(k);return new TextDecoder(g).decode(R)}function BOMSniffing(A){const[g,E,x]=A;if(g===239&&E===187&&x===191){return"UTF-8"}else if(g===254&&E===255){return"UTF-16BE"}else if(g===255&&E===254){return"UTF-16LE"}return null}function combineByteSequences(A){const g=A.reduce(((A,g)=>A+g.byteLength),0);let E=0;return A.reduce(((A,g)=>{A.set(g,E);E+=g.byteLength;return A}),new Uint8Array(g))}A.exports={staticPropertyDescriptors:Te,readOperation:readOperation,fireAProgressEvent:fireAProgressEvent}},2569:(A,g,E)=>{"use strict";const{uid:x,states:k,sentCloseFrameState:R,emptyBuffer:N,opcodes:j}=E(21816);const{kReadyState:U,kSentClose:H,kByteParser:W,kReceivedClose:Z,kResponse:se}=E(32456);const{fireEvent:pe,failWebsocketConnection:de,isClosing:Te,isClosed:Fe,isEstablished:_e,parseExtensions:Me}=E(95673);const{channels:je}=E(78150);const{CloseEvent:$e}=E(50044);const{makeRequest:Ve}=E(46055);const{fetching:Ye}=E(47302);const{Headers:Je,getHeadersList:ze}=E(83676);const{getDecodeSplit:Ze}=E(14296);const{WebsocketFrameSend:Xe}=E(69272);let rt;try{rt=E(77598)}catch{}function establishWebSocketConnection(A,g,E,k,R,N){const j=A;j.protocol=A.protocol==="ws:"?"http:":"https:";const U=Ve({urlList:[j],client:E,serviceWorkers:"none",referrer:"no-referrer",mode:"websocket",credentials:"include",cache:"no-store",redirect:"error"});if(N.headers){const A=ze(new Je(N.headers));U.headersList=A}const H=rt.randomBytes(16).toString("base64");U.headersList.append("sec-websocket-key",H);U.headersList.append("sec-websocket-version","13");for(const A of g){U.headersList.append("sec-websocket-protocol",A)}const W="permessage-deflate; client_max_window_bits";U.headersList.append("sec-websocket-extensions",W);const Z=Ye({request:U,useParallelQueue:true,dispatcher:N.dispatcher,processResponse(A){if(A.type==="error"||A.status!==101){de(k,"Received network error or non-101 status code.");return}if(g.length!==0&&!A.headersList.get("Sec-WebSocket-Protocol")){de(k,"Server did not respond with sent protocols.");return}if(A.headersList.get("Upgrade")?.toLowerCase()!=="websocket"){de(k,'Server did not set Upgrade header to "websocket".');return}if(A.headersList.get("Connection")?.toLowerCase()!=="upgrade"){de(k,'Server did not set Connection header to "upgrade".');return}const E=A.headersList.get("Sec-WebSocket-Accept");const N=rt.createHash("sha1").update(H+x).digest("base64");if(E!==N){de(k,"Incorrect hash received in Sec-WebSocket-Accept header.");return}const j=A.headersList.get("Sec-WebSocket-Extensions");let W;if(j!==null){W=Me(j);if(!W.has("permessage-deflate")){de(k,"Sec-WebSocket-Extensions header does not match.");return}}const Z=A.headersList.get("Sec-WebSocket-Protocol");if(Z!==null){const A=Ze("sec-websocket-protocol",U.headersList);if(!A.includes(Z)){de(k,"Protocol was not set in the opening handshake.");return}}A.socket.on("data",onSocketData);A.socket.on("close",onSocketClose);A.socket.on("error",onSocketError);if(je.open.hasSubscribers){je.open.publish({address:A.socket.address(),protocol:Z,extensions:j})}R(A,W)}});return Z}function closeWebSocketConnection(A,g,E,x){if(Te(A)||Fe(A)){}else if(!_e(A)){de(A,"Connection was closed before it was established.");A[U]=k.CLOSING}else if(A[H]===R.NOT_SENT){A[H]=R.PROCESSING;const W=new Xe;if(g!==undefined&&E===undefined){W.frameData=Buffer.allocUnsafe(2);W.frameData.writeUInt16BE(g,0)}else if(g!==undefined&&E!==undefined){W.frameData=Buffer.allocUnsafe(2+x);W.frameData.writeUInt16BE(g,0);W.frameData.write(E,2,"utf-8")}else{W.frameData=N}const Z=A[se].socket;Z.write(W.createFrame(j.CLOSE));A[H]=R.SENT;A[U]=k.CLOSING}else{A[U]=k.CLOSING}}function onSocketData(A){if(!this.ws[W].write(A)){this.pause()}}function onSocketClose(){const{ws:A}=this;const{[se]:g}=A;g.socket.off("data",onSocketData);g.socket.off("close",onSocketClose);g.socket.off("error",onSocketError);const E=A[H]===R.SENT&&A[Z];let x=1005;let N="";const j=A[W].closingInfo;if(j&&!j.error){x=j.code??1005;N=j.reason}else if(!A[Z]){x=1006}A[U]=k.CLOSED;pe("close",A,((A,g)=>new $e(A,g)),{wasClean:E,code:x,reason:N});if(je.close.hasSubscribers){je.close.publish({websocket:A,code:x,reason:N})}}function onSocketError(A){const{ws:g}=this;g[U]=k.CLOSING;if(je.socketError.hasSubscribers){je.socketError.publish(A)}this.destroy()}A.exports={establishWebSocketConnection:establishWebSocketConnection,closeWebSocketConnection:closeWebSocketConnection}},21816:A=>{"use strict";const g="258EAFA5-E914-47DA-95CA-C5AB0DC85B11";const E={enumerable:true,writable:false,configurable:false};const x={CONNECTING:0,OPEN:1,CLOSING:2,CLOSED:3};const k={NOT_SENT:0,PROCESSING:1,SENT:2};const R={CONTINUATION:0,TEXT:1,BINARY:2,CLOSE:8,PING:9,PONG:10};const N=2**16-1;const j={INFO:0,PAYLOADLENGTH_16:2,PAYLOADLENGTH_64:3,READ_DATA:4};const U=Buffer.allocUnsafe(0);const H={string:1,typedArray:2,arrayBuffer:3,blob:4};A.exports={uid:g,sentCloseFrameState:k,staticPropertyDescriptors:E,states:x,opcodes:R,maxUnsigned16Bit:N,parserStates:j,emptyBuffer:U,sendHints:H}},50044:(A,g,E)=>{"use strict";const{webidl:x}=E(10253);const{kEnumerableProperty:k}=E(31544);const{kConstruct:R}=E(99411);const{MessagePort:N}=E(75919);class MessageEvent extends Event{#q;constructor(A,g={}){if(A===R){super(arguments[1],arguments[2]);x.util.markAsUncloneable(this);return}const E="MessageEvent constructor";x.argumentLengthCheck(arguments,1,E);A=x.converters.DOMString(A,E,"type");g=x.converters.MessageEventInit(g,E,"eventInitDict");super(A,g);this.#q=g;x.util.markAsUncloneable(this)}get data(){x.brandCheck(this,MessageEvent);return this.#q.data}get origin(){x.brandCheck(this,MessageEvent);return this.#q.origin}get lastEventId(){x.brandCheck(this,MessageEvent);return this.#q.lastEventId}get source(){x.brandCheck(this,MessageEvent);return this.#q.source}get ports(){x.brandCheck(this,MessageEvent);if(!Object.isFrozen(this.#q.ports)){Object.freeze(this.#q.ports)}return this.#q.ports}initMessageEvent(A,g=false,E=false,k=null,R="",N="",j=null,U=[]){x.brandCheck(this,MessageEvent);x.argumentLengthCheck(arguments,1,"MessageEvent.initMessageEvent");return new MessageEvent(A,{bubbles:g,cancelable:E,data:k,origin:R,lastEventId:N,source:j,ports:U})}static createFastMessageEvent(A,g){const E=new MessageEvent(R,A,g);E.#q=g;E.#q.data??=null;E.#q.origin??="";E.#q.lastEventId??="";E.#q.source??=null;E.#q.ports??=[];return E}}const{createFastMessageEvent:j}=MessageEvent;delete MessageEvent.createFastMessageEvent;class CloseEvent extends Event{#q;constructor(A,g={}){const E="CloseEvent constructor";x.argumentLengthCheck(arguments,1,E);A=x.converters.DOMString(A,E,"type");g=x.converters.CloseEventInit(g);super(A,g);this.#q=g;x.util.markAsUncloneable(this)}get wasClean(){x.brandCheck(this,CloseEvent);return this.#q.wasClean}get code(){x.brandCheck(this,CloseEvent);return this.#q.code}get reason(){x.brandCheck(this,CloseEvent);return this.#q.reason}}class ErrorEvent extends Event{#q;constructor(A,g){const E="ErrorEvent constructor";x.argumentLengthCheck(arguments,1,E);super(A,g);x.util.markAsUncloneable(this);A=x.converters.DOMString(A,E,"type");g=x.converters.ErrorEventInit(g??{});this.#q=g}get message(){x.brandCheck(this,ErrorEvent);return this.#q.message}get filename(){x.brandCheck(this,ErrorEvent);return this.#q.filename}get lineno(){x.brandCheck(this,ErrorEvent);return this.#q.lineno}get colno(){x.brandCheck(this,ErrorEvent);return this.#q.colno}get error(){x.brandCheck(this,ErrorEvent);return this.#q.error}}Object.defineProperties(MessageEvent.prototype,{[Symbol.toStringTag]:{value:"MessageEvent",configurable:true},data:k,origin:k,lastEventId:k,source:k,ports:k,initMessageEvent:k});Object.defineProperties(CloseEvent.prototype,{[Symbol.toStringTag]:{value:"CloseEvent",configurable:true},reason:k,code:k,wasClean:k});Object.defineProperties(ErrorEvent.prototype,{[Symbol.toStringTag]:{value:"ErrorEvent",configurable:true},message:k,filename:k,lineno:k,colno:k,error:k});x.converters.MessagePort=x.interfaceConverter(N);x.converters["sequence"]=x.sequenceConverter(x.converters.MessagePort);const U=[{key:"bubbles",converter:x.converters.boolean,defaultValue:()=>false},{key:"cancelable",converter:x.converters.boolean,defaultValue:()=>false},{key:"composed",converter:x.converters.boolean,defaultValue:()=>false}];x.converters.MessageEventInit=x.dictionaryConverter([...U,{key:"data",converter:x.converters.any,defaultValue:()=>null},{key:"origin",converter:x.converters.USVString,defaultValue:()=>""},{key:"lastEventId",converter:x.converters.DOMString,defaultValue:()=>""},{key:"source",converter:x.nullableConverter(x.converters.MessagePort),defaultValue:()=>null},{key:"ports",converter:x.converters["sequence"],defaultValue:()=>new Array(0)}]);x.converters.CloseEventInit=x.dictionaryConverter([...U,{key:"wasClean",converter:x.converters.boolean,defaultValue:()=>false},{key:"code",converter:x.converters["unsigned short"],defaultValue:()=>0},{key:"reason",converter:x.converters.USVString,defaultValue:()=>""}]);x.converters.ErrorEventInit=x.dictionaryConverter([...U,{key:"message",converter:x.converters.DOMString,defaultValue:()=>""},{key:"filename",converter:x.converters.USVString,defaultValue:()=>""},{key:"lineno",converter:x.converters["unsigned long"],defaultValue:()=>0},{key:"colno",converter:x.converters["unsigned long"],defaultValue:()=>0},{key:"error",converter:x.converters.any}]);A.exports={MessageEvent:MessageEvent,CloseEvent:CloseEvent,ErrorEvent:ErrorEvent,createFastMessageEvent:j}},69272:(A,g,E)=>{"use strict";const{maxUnsigned16Bit:x}=E(21816);const k=16386;let R;let N=null;let j=k;try{R=E(77598)}catch{R={randomFillSync:function randomFillSync(A,g,E){for(let g=0;gx){N+=8;R=127}else if(k>125){N+=2;R=126}const j=Buffer.allocUnsafe(k+N);j[0]=j[1]=0;j[0]|=128;j[0]=(j[0]&240)+A; -/*! ws. MIT License. Einar Otto Stangvik */j[N-4]=E[0];j[N-3]=E[1];j[N-2]=E[2];j[N-1]=E[3];j[1]=R;if(R===126){j.writeUInt16BE(k,2)}else if(R===127){j[2]=j[3]=0;j.writeUIntBE(k,4,6)}j[1]|=128;for(let A=0;A{"use strict";const{createInflateRaw:x,Z_DEFAULT_WINDOWBITS:k}=E(38522);const{isValidClientWindowBits:R}=E(95673);const{MessageSizeExceededError:N}=E(48091);const j=Buffer.from([0,0,255,255]);const U=Symbol("kBuffer");const H=Symbol("kLength");const W=4*1024*1024;class PerMessageDeflate{#z;#d={};#D=false;#K=null;constructor(A){this.#d.serverNoContextTakeover=A.has("server_no_context_takeover");this.#d.serverMaxWindowBits=A.get("server_max_window_bits")}decompress(A,g,E){if(this.#D){E(new N);return}if(!this.#z){let A=k;if(this.#d.serverMaxWindowBits){if(!R(this.#d.serverMaxWindowBits)){E(new Error("Invalid server_max_window_bits"));return}A=Number.parseInt(this.#d.serverMaxWindowBits)}try{this.#z=x({windowBits:A})}catch(A){E(A);return}this.#z[U]=[];this.#z[H]=0;this.#z.on("data",(A=>{if(this.#D){return}this.#z[H]+=A.length;if(this.#z[H]>W){this.#D=true;this.#z.removeAllListeners();this.#z.destroy();this.#z=null;if(this.#K){const A=this.#K;this.#K=null;A(new N)}return}this.#z[U].push(A)}));this.#z.on("error",(A=>{this.#z=null;E(A)}))}this.#K=E;this.#z.write(A);if(g){this.#z.write(j)}this.#z.flush((()=>{if(this.#D||!this.#z){return}const A=Buffer.concat(this.#z[U],this.#z[H]);this.#z[U].length=0;this.#z[H]=0;this.#K=null;E(null,A)}))}}A.exports={PerMessageDeflate:PerMessageDeflate}},74588:(A,g,E)=>{"use strict";const{Writable:x}=E(57075);const k=E(34589);const{parserStates:R,opcodes:N,states:j,emptyBuffer:U,sentCloseFrameState:H}=E(21816);const{kReadyState:W,kSentClose:Z,kResponse:se,kReceivedClose:pe}=E(32456);const{channels:de}=E(78150);const{isValidStatusCode:Te,isValidOpcode:Fe,failWebsocketConnection:_e,websocketMessageReceived:Me,utf8Decode:je,isControlFrame:$e,isTextBinaryFrame:Ve,isContinuationFrame:Ye}=E(95673);const{WebsocketFrameSend:Je}=E(69272);const{closeWebSocketConnection:ze}=E(2569);const{PerMessageDeflate:Ze}=E(62869);class ByteParser extends x{#Z=[];#X=0;#ee=false;#E=R.INFO;#te={};#re=[];#ne;constructor(A,g){super();this.ws=A;this.#ne=g==null?new Map:g;if(this.#ne.has("permessage-deflate")){this.#ne.set("permessage-deflate",new Ze(g))}}_write(A,g,E){this.#Z.push(A);this.#X+=A.length;this.#ee=true;this.run(E)}run(A){while(this.#ee){if(this.#E===R.INFO){if(this.#X<2){return A()}const g=this.consume(2);const E=(g[0]&128)!==0;const x=g[0]&15;const k=(g[1]&128)===128;const j=!E&&x!==N.CONTINUATION;const U=g[1]&127;const H=g[0]&64;const W=g[0]&32;const Z=g[0]&16;if(!Fe(x)){_e(this.ws,"Invalid opcode received");return A()}if(k){_e(this.ws,"Frame cannot be masked");return A()}if(H!==0&&!this.#ne.has("permessage-deflate")){_e(this.ws,"Expected RSV1 to be clear.");return}if(W!==0||Z!==0){_e(this.ws,"RSV1, RSV2, RSV3 must be clear");return}if(j&&!Ve(x)){_e(this.ws,"Invalid frame type was fragmented.");return}if(Ve(x)&&this.#re.length>0){_e(this.ws,"Expected continuation frame");return}if(this.#te.fragmented&&j){_e(this.ws,"Fragmented frame exceeded 125 bytes.");return}if((U>125||j)&&$e(x)){_e(this.ws,"Control frame either too large or fragmented");return}if(Ye(x)&&this.#re.length===0&&!this.#te.compressed){_e(this.ws,"Unexpected continuation frame");return}if(U<=125){this.#te.payloadLength=U;this.#E=R.READ_DATA}else if(U===126){this.#E=R.PAYLOADLENGTH_16}else if(U===127){this.#E=R.PAYLOADLENGTH_64}if(Ve(x)){this.#te.binaryType=x;this.#te.compressed=H!==0}this.#te.opcode=x;this.#te.masked=k;this.#te.fin=E;this.#te.fragmented=j}else if(this.#E===R.PAYLOADLENGTH_16){if(this.#X<2){return A()}const g=this.consume(2);this.#te.payloadLength=g.readUInt16BE(0);this.#E=R.READ_DATA}else if(this.#E===R.PAYLOADLENGTH_64){if(this.#X<8){return A()}const g=this.consume(8);const E=g.readUInt32BE(0);const x=g.readUInt32BE(4);if(E!==0||x>2**31-1){_e(this.ws,"Received payload length > 2^31 bytes.");return}this.#te.payloadLength=x;this.#E=R.READ_DATA}else if(this.#E===R.READ_DATA){if(this.#X{if(g){_e(this.ws,g.message);return}this.#re.push(E);if(!this.#te.fin){this.#E=R.INFO;this.#ee=true;this.run(A);return}Me(this.ws,this.#te.binaryType,Buffer.concat(this.#re));this.#ee=true;this.#E=R.INFO;this.#re.length=0;this.run(A)}));this.#ee=false;break}}}}}consume(A){if(A>this.#X){throw new Error("Called consume() before buffers satiated.")}else if(A===0){return U}if(this.#Z[0].length===A){this.#X-=this.#Z[0].length;return this.#Z.shift()}const g=Buffer.allocUnsafe(A);let E=0;while(E!==A){const x=this.#Z[0];const{length:k}=x;if(k+E===A){g.set(this.#Z.shift(),E);break}else if(k+E>A){g.set(x.subarray(0,A-E),E);this.#Z[0]=x.subarray(A-E);break}else{g.set(this.#Z.shift(),E);E+=x.length}}this.#X-=A;return g}parseCloseBody(A){k(A.length!==1);let g;if(A.length>=2){g=A.readUInt16BE(0)}if(g!==undefined&&!Te(g)){return{code:1002,reason:"Invalid status code",error:true}}let E=A.subarray(2);if(E[0]===239&&E[1]===187&&E[2]===191){E=E.subarray(3)}try{E=je(E)}catch{return{code:1007,reason:"Invalid UTF-8",error:true}}return{code:g,reason:E,error:false}}parseControlFrame(A){const{opcode:g,payloadLength:E}=this.#te;if(g===N.CLOSE){if(E===1){_e(this.ws,"Received close frame with a 1-byte body.");return false}this.#te.closeInfo=this.parseCloseBody(A);if(this.#te.closeInfo.error){const{code:A,reason:g}=this.#te.closeInfo;ze(this.ws,A,g,g.length);_e(this.ws,g);return false}if(this.ws[Z]!==H.SENT){let A=U;if(this.#te.closeInfo.code){A=Buffer.allocUnsafe(2);A.writeUInt16BE(this.#te.closeInfo.code,0)}const g=new Je(A);this.ws[se].socket.write(g.createFrame(N.CLOSE),(A=>{if(!A){this.ws[Z]=H.SENT}}))}this.ws[W]=j.CLOSING;this.ws[pe]=true;return false}else if(g===N.PING){if(!this.ws[pe]){const g=new Je(A);this.ws[se].socket.write(g.createFrame(N.PONG));if(de.ping.hasSubscribers){de.ping.publish({payload:A})}}}else if(g===N.PONG){if(de.pong.hasSubscribers){de.pong.publish({payload:A})}}return true}get closingInfo(){return this.#te.closeInfo}}A.exports={ByteParser:ByteParser}},90228:(A,g,E)=>{"use strict";const{WebsocketFrameSend:x}=E(69272);const{opcodes:k,sendHints:R}=E(21816);const N=E(96524);const j=Buffer[Symbol.species];class SendQueue{#ie=new N;#se=false;#ae;constructor(A){this.#ae=A}add(A,g,E){if(E!==R.blob){const x=createFrame(A,E);if(!this.#se){this.#ae.write(x,g)}else{const A={promise:null,callback:g,frame:x};this.#ie.push(A)}return}const x={promise:A.arrayBuffer().then((A=>{x.promise=null;x.frame=createFrame(A,E)})),callback:g,frame:null};this.#ie.push(x);if(!this.#se){this.#oe()}}async#oe(){this.#se=true;const A=this.#ie;while(!A.isEmpty()){const g=A.shift();if(g.promise!==null){await g.promise}this.#ae.write(g.frame,g.callback);g.callback=g.frame=null}this.#se=false}}function createFrame(A,g){return new x(toBuffer(A,g)).createFrame(g===R.string?k.TEXT:k.BINARY)}function toBuffer(A,g){switch(g){case R.string:return Buffer.from(A);case R.arrayBuffer:case R.blob:return new j(A);case R.typedArray:return new j(A.buffer,A.byteOffset,A.byteLength)}}A.exports={SendQueue:SendQueue}},32456:A=>{"use strict";A.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")}},95673:(A,g,E)=>{"use strict";const{kReadyState:x,kController:k,kResponse:R,kBinaryType:N,kWebSocketURL:j}=E(32456);const{states:U,opcodes:H}=E(21816);const{ErrorEvent:W,createFastMessageEvent:Z}=E(50044);const{isUtf8:se}=E(4573);const{collectASequenceOfCodePointsFast:pe,removeHTTPWhitespace:de}=E(90980);function isConnecting(A){return A[x]===U.CONNECTING}function isEstablished(A){return A[x]===U.OPEN}function isClosing(A){return A[x]===U.CLOSING}function isClosed(A){return A[x]===U.CLOSED}function fireEvent(A,g,E=(A,g)=>new Event(A,g),x={}){const k=E(A,x);g.dispatchEvent(k)}function websocketMessageReceived(A,g,E){if(A[x]!==U.OPEN){return}let k;if(g===H.TEXT){try{k=_e(E)}catch{failWebsocketConnection(A,"Received invalid UTF-8 in text frame.");return}}else if(g===H.BINARY){if(A[N]==="blob"){k=new Blob([E])}else{k=toArrayBuffer(E)}}fireEvent("message",A,Z,{origin:A[j].origin,data:k})}function toArrayBuffer(A){if(A.byteLength===A.buffer.byteLength){return A.buffer}return A.buffer.slice(A.byteOffset,A.byteOffset+A.byteLength)}function isValidSubprotocol(A){if(A.length===0){return false}for(let g=0;g126||E===34||E===40||E===41||E===44||E===47||E===58||E===59||E===60||E===61||E===62||E===63||E===64||E===91||E===92||E===93||E===123||E===125){return false}}return true}function isValidStatusCode(A){if(A>=1e3&&A<1015){return A!==1004&&A!==1005&&A!==1006}return A>=3e3&&A<=4999}function failWebsocketConnection(A,g){const{[k]:E,[R]:x}=A;E.abort();if(x?.socket&&!x.socket.destroyed){x.socket.destroy()}if(g){fireEvent("error",A,((A,g)=>new W(A,g)),{error:new Error(g),message:g})}}function isControlFrame(A){return A===H.CLOSE||A===H.PING||A===H.PONG}function isContinuationFrame(A){return A===H.CONTINUATION}function isTextBinaryFrame(A){return A===H.TEXT||A===H.BINARY}function isValidOpcode(A){return isTextBinaryFrame(A)||isContinuationFrame(A)||isControlFrame(A)}function parseExtensions(A){const g={position:0};const E=new Map;while(g.position57){return false}}const g=Number.parseInt(A,10);return g>=8&&g<=15}const Te=typeof process.versions.icu==="string";const Fe=Te?new TextDecoder("utf-8",{fatal:true}):undefined;const _e=Te?Fe.decode.bind(Fe):function(A){if(se(A)){return A.toString("utf-8")}throw new TypeError("Invalid utf-8 received.")};A.exports={isConnecting:isConnecting,isEstablished:isEstablished,isClosing:isClosing,isClosed:isClosed,fireEvent:fireEvent,isValidSubprotocol:isValidSubprotocol,isValidStatusCode:isValidStatusCode,failWebsocketConnection:failWebsocketConnection,websocketMessageReceived:websocketMessageReceived,utf8Decode:_e,isControlFrame:isControlFrame,isContinuationFrame:isContinuationFrame,isTextBinaryFrame:isTextBinaryFrame,isValidOpcode:isValidOpcode,parseExtensions:parseExtensions,isValidClientWindowBits:isValidClientWindowBits}},55366:(A,g,E)=>{"use strict";const{webidl:x}=E(10253);const{URLSerializer:k}=E(90980);const{environmentSettingsObject:R}=E(14296);const{staticPropertyDescriptors:N,states:j,sentCloseFrameState:U,sendHints:H}=E(21816);const{kWebSocketURL:W,kReadyState:Z,kController:se,kBinaryType:pe,kResponse:de,kSentClose:Te,kByteParser:Fe}=E(32456);const{isConnecting:_e,isEstablished:Me,isClosing:je,isValidSubprotocol:$e,fireEvent:Ve}=E(95673);const{establishWebSocketConnection:Ye,closeWebSocketConnection:Je}=E(2569);const{ByteParser:ze}=E(74588);const{kEnumerableProperty:Ze,isBlobLike:Xe}=E(31544);const{getGlobalDispatcher:rt}=E(5837);const{types:it}=E(57975);const{ErrorEvent:at,CloseEvent:ot}=E(50044);const{SendQueue:dt}=E(90228);class WebSocket extends EventTarget{#P={open:null,error:null,close:null,message:null};#le=0;#ce="";#ne="";#ue;constructor(A,g=[]){super();x.util.markAsUncloneable(this);const E="WebSocket constructor";x.argumentLengthCheck(arguments,1,E);const k=x.converters["DOMString or sequence or WebSocketInit"](g,E,"options");A=x.converters.USVString(A,E,"url");g=k.protocols;const N=R.settingsObject.baseUrl;let j;try{j=new URL(A,N)}catch(A){throw new DOMException(A,"SyntaxError")}if(j.protocol==="http:"){j.protocol="ws:"}else if(j.protocol==="https:"){j.protocol="wss:"}if(j.protocol!=="ws:"&&j.protocol!=="wss:"){throw new DOMException(`Expected a ws: or wss: protocol, got ${j.protocol}`,"SyntaxError")}if(j.hash||j.href.endsWith("#")){throw new DOMException("Got fragment","SyntaxError")}if(typeof g==="string"){g=[g]}if(g.length!==new Set(g.map((A=>A.toLowerCase()))).size){throw new DOMException("Invalid Sec-WebSocket-Protocol value","SyntaxError")}if(g.length>0&&!g.every((A=>$e(A)))){throw new DOMException("Invalid Sec-WebSocket-Protocol value","SyntaxError")}this[W]=new URL(j.href);const H=R.settingsObject;this[se]=Ye(j,g,H,this,((A,g)=>this.#pe(A,g)),k);this[Z]=WebSocket.CONNECTING;this[Te]=U.NOT_SENT;this[pe]="blob"}close(A=undefined,g=undefined){x.brandCheck(this,WebSocket);const E="WebSocket.close";if(A!==undefined){A=x.converters["unsigned short"](A,E,"code",{clamp:true})}if(g!==undefined){g=x.converters.USVString(g,E,"reason")}if(A!==undefined){if(A!==1e3&&(A<3e3||A>4999)){throw new DOMException("invalid code","InvalidAccessError")}}let k=0;if(g!==undefined){k=Buffer.byteLength(g);if(k>123){throw new DOMException(`Reason must be less than 123 bytes; received ${k}`,"SyntaxError")}}Je(this,A,g,k)}send(A){x.brandCheck(this,WebSocket);const g="WebSocket.send";x.argumentLengthCheck(arguments,1,g);A=x.converters.WebSocketSendData(A,g,"data");if(_e(this)){throw new DOMException("Sent before connected.","InvalidStateError")}if(!Me(this)||je(this)){return}if(typeof A==="string"){const g=Buffer.byteLength(A);this.#le+=g;this.#ue.add(A,(()=>{this.#le-=g}),H.string)}else if(it.isArrayBuffer(A)){this.#le+=A.byteLength;this.#ue.add(A,(()=>{this.#le-=A.byteLength}),H.arrayBuffer)}else if(ArrayBuffer.isView(A)){this.#le+=A.byteLength;this.#ue.add(A,(()=>{this.#le-=A.byteLength}),H.typedArray)}else if(Xe(A)){this.#le+=A.size;this.#ue.add(A,(()=>{this.#le-=A.size}),H.blob)}}get readyState(){x.brandCheck(this,WebSocket);return this[Z]}get bufferedAmount(){x.brandCheck(this,WebSocket);return this.#le}get url(){x.brandCheck(this,WebSocket);return k(this[W])}get extensions(){x.brandCheck(this,WebSocket);return this.#ne}get protocol(){x.brandCheck(this,WebSocket);return this.#ce}get onopen(){x.brandCheck(this,WebSocket);return this.#P.open}set onopen(A){x.brandCheck(this,WebSocket);if(this.#P.open){this.removeEventListener("open",this.#P.open)}if(typeof A==="function"){this.#P.open=A;this.addEventListener("open",A)}else{this.#P.open=null}}get onerror(){x.brandCheck(this,WebSocket);return this.#P.error}set onerror(A){x.brandCheck(this,WebSocket);if(this.#P.error){this.removeEventListener("error",this.#P.error)}if(typeof A==="function"){this.#P.error=A;this.addEventListener("error",A)}else{this.#P.error=null}}get onclose(){x.brandCheck(this,WebSocket);return this.#P.close}set onclose(A){x.brandCheck(this,WebSocket);if(this.#P.close){this.removeEventListener("close",this.#P.close)}if(typeof A==="function"){this.#P.close=A;this.addEventListener("close",A)}else{this.#P.close=null}}get onmessage(){x.brandCheck(this,WebSocket);return this.#P.message}set onmessage(A){x.brandCheck(this,WebSocket);if(this.#P.message){this.removeEventListener("message",this.#P.message)}if(typeof A==="function"){this.#P.message=A;this.addEventListener("message",A)}else{this.#P.message=null}}get binaryType(){x.brandCheck(this,WebSocket);return this[pe]}set binaryType(A){x.brandCheck(this,WebSocket);if(A!=="blob"&&A!=="arraybuffer"){this[pe]="blob"}else{this[pe]=A}}#pe(A,g){this[de]=A;const E=new ze(this,g);E.on("drain",onParserDrain);E.on("error",onParserError.bind(this));A.socket.ws=this;this[Fe]=E;this.#ue=new dt(A.socket);this[Z]=j.OPEN;const x=A.headersList.get("sec-websocket-extensions");if(x!==null){this.#ne=x}const k=A.headersList.get("sec-websocket-protocol");if(k!==null){this.#ce=k}Ve("open",this)}}WebSocket.CONNECTING=WebSocket.prototype.CONNECTING=j.CONNECTING;WebSocket.OPEN=WebSocket.prototype.OPEN=j.OPEN;WebSocket.CLOSING=WebSocket.prototype.CLOSING=j.CLOSING;WebSocket.CLOSED=WebSocket.prototype.CLOSED=j.CLOSED;Object.defineProperties(WebSocket.prototype,{CONNECTING:N,OPEN:N,CLOSING:N,CLOSED:N,url:Ze,readyState:Ze,bufferedAmount:Ze,onopen:Ze,onerror:Ze,onclose:Ze,close:Ze,onmessage:Ze,binaryType:Ze,send:Ze,extensions:Ze,protocol:Ze,[Symbol.toStringTag]:{value:"WebSocket",writable:false,enumerable:false,configurable:true}});Object.defineProperties(WebSocket,{CONNECTING:N,OPEN:N,CLOSING:N,CLOSED:N});x.converters["sequence"]=x.sequenceConverter(x.converters.DOMString);x.converters["DOMString or sequence"]=function(A,g,E){if(x.util.Type(A)==="Object"&&Symbol.iterator in A){return x.converters["sequence"](A)}return x.converters.DOMString(A,g,E)};x.converters.WebSocketInit=x.dictionaryConverter([{key:"protocols",converter:x.converters["DOMString or sequence"],defaultValue:()=>new Array(0)},{key:"dispatcher",converter:x.converters.any,defaultValue:()=>rt()},{key:"headers",converter:x.nullableConverter(x.converters.HeadersInit)}]);x.converters["DOMString or sequence or WebSocketInit"]=function(A){if(x.util.Type(A)==="Object"&&!(Symbol.iterator in A)){return x.converters.WebSocketInit(A)}return{protocols:x.converters["DOMString or sequence"](A)}};x.converters.WebSocketSendData=function(A){if(x.util.Type(A)==="Object"){if(Xe(A)){return x.converters.Blob(A,{strict:false})}if(ArrayBuffer.isView(A)||it.isArrayBuffer(A)){return x.converters.BufferSource(A)}}return x.converters.USVString(A)};function onParserDrain(){this.ws[de].socket.resume()}function onParserError(A){let g;let E;if(A instanceof ot){g=A.reason;E=A.code}else{g=A.message}Ve("error",this,(()=>new at("error",{error:A,message:g})));Je(this,E)}A.exports={WebSocket:WebSocket}},75207:function(A,g,E){"use strict";var x=this&&this.__createBinding||(Object.create?function(A,g,E,x){if(x===undefined)x=E;var k=Object.getOwnPropertyDescriptor(g,E);if(!k||("get"in k?!g.__esModule:k.writable||k.configurable)){k={enumerable:true,get:function(){return g[E]}}}Object.defineProperty(A,x,k)}:function(A,g,E,x){if(x===undefined)x=E;A[x]=g[E]});var k=this&&this.__setModuleDefault||(Object.create?function(A,g){Object.defineProperty(A,"default",{enumerable:true,value:g})}:function(A,g){A["default"]=g});var R=this&&this.__importStar||function(){var ownKeys=function(A){ownKeys=Object.getOwnPropertyNames||function(A){var g=[];for(var E in A)if(Object.prototype.hasOwnProperty.call(A,E))g[g.length]=E;return g};return ownKeys(A)};return function(A){if(A&&A.__esModule)return A;var g={};if(A!=null)for(var E=ownKeys(A),R=0;RA.toUpperCase()===g))){return A}}else{if(isUnixExecutable(x)){return A}}}const k=A;for(const R of E){A=k+R;x=undefined;try{x=yield(0,g.stat)(A)}catch(g){if(g.code!=="ENOENT"){console.log(`Unexpected error attempting to determine if executable file exists '${A}': ${g}`)}}if(x&&x.isFile()){if(g.IS_WINDOWS){try{const E=H.dirname(A);const x=H.basename(A).toUpperCase();for(const k of yield(0,g.readdir)(E)){if(x===k.toUpperCase()){A=H.join(E,k);break}}}catch(g){console.log(`Unexpected error attempting to determine the actual case of the file '${A}': ${g}`)}return A}else{if(isUnixExecutable(x)){return A}}}}return""}))}function normalizeSeparators(A){A=A||"";if(g.IS_WINDOWS){A=A.replace(/\//g,"\\");return A.replace(/\\\\+/g,"\\")}return A.replace(/\/\/+/g,"/")}function isUnixExecutable(A){return(A.mode&1)>0||(A.mode&8)>0&&process.getgid!==undefined&&A.gid===process.getgid()||(A.mode&64)>0&&process.getuid!==undefined&&A.uid===process.getuid()}function getCmdPath(){var A;return(A=process.env["COMSPEC"])!==null&&A!==void 0?A:`cmd.exe`}},94994:function(A,g,E){"use strict";var x=this&&this.__createBinding||(Object.create?function(A,g,E,x){if(x===undefined)x=E;var k=Object.getOwnPropertyDescriptor(g,E);if(!k||("get"in k?!g.__esModule:k.writable||k.configurable)){k={enumerable:true,get:function(){return g[E]}}}Object.defineProperty(A,x,k)}:function(A,g,E,x){if(x===undefined)x=E;A[x]=g[E]});var k=this&&this.__setModuleDefault||(Object.create?function(A,g){Object.defineProperty(A,"default",{enumerable:true,value:g})}:function(A,g){A["default"]=g});var R=this&&this.__importStar||function(){var ownKeys=function(A){ownKeys=Object.getOwnPropertyNames||function(A){var g=[];for(var E in A)if(Object.prototype.hasOwnProperty.call(A,E))g[g.length]=E;return g};return ownKeys(A)};return function(A){if(A&&A.__esModule)return A;var g={};if(A!=null)for(var E=ownKeys(A),R=0;R|]/.test(A)){throw new Error('File path must not contain `*`, `"`, `<`, `>` or `|` on Windows')}}try{yield H.rm(A,{force:true,maxRetries:3,recursive:true,retryDelay:300})}catch(A){throw new Error(`File was unable to be removed ${A}`)}}))}function mkdirP(A){return N(this,void 0,void 0,(function*(){(0,j.ok)(A,"a path argument must be provided");yield H.mkdir(A,{recursive:true})}))}function which(A,g){return N(this,void 0,void 0,(function*(){if(!A){throw new Error("parameter 'tool' is required")}if(g){const g=yield which(A,false);if(!g){if(H.IS_WINDOWS){throw new Error(`Unable to locate executable file: ${A}. 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: ${A}. 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 g}const E=yield findInPath(A);if(E&&E.length>0){return E[0]}return""}))}function findInPath(A){return N(this,void 0,void 0,(function*(){if(!A){throw new Error("parameter 'tool' is required")}const g=[];if(H.IS_WINDOWS&&process.env["PATHEXT"]){for(const A of process.env["PATHEXT"].split(U.delimiter)){if(A){g.push(A)}}}if(H.isRooted(A)){const E=yield H.tryGetExecutablePath(A,g);if(E){return[E]}return[]}if(A.includes(U.sep)){return[]}const E=[];if(process.env.PATH){for(const A of process.env.PATH.split(U.delimiter)){if(A){E.push(A)}}}const x=[];for(const k of E){const E=yield H.tryGetExecutablePath(U.join(k,A),g);if(E){x.push(E)}}return x}))}function readCopyOptions(A){const g=A.force==null?true:A.force;const E=Boolean(A.recursive);const x=A.copySourceDirectory==null?true:Boolean(A.copySourceDirectory);return{force:g,recursive:E,copySourceDirectory:x}}function cpDirRecursive(A,g,E,x){return N(this,void 0,void 0,(function*(){if(E>=255)return;E++;yield mkdirP(g);const k=yield H.readdir(A);for(const R of k){const k=`${A}/${R}`;const N=`${g}/${R}`;const j=yield H.lstat(k);if(j.isDirectory()){yield cpDirRecursive(k,N,E,x)}else{yield copyFile(k,N,x)}}yield H.chmod(g,(yield H.stat(A)).mode)}))}function copyFile(A,g,E){return N(this,void 0,void 0,(function*(){if((yield H.lstat(A)).isSymbolicLink()){try{yield H.lstat(g);yield H.unlink(g)}catch(A){if(A.code==="EPERM"){yield H.chmod(g,"0666");yield H.unlink(g)}}const E=yield H.readlink(A);yield H.symlink(E,g,H.IS_WINDOWS?"junction":null)}else if(!(yield H.exists(g))||E){yield H.copyFile(A,g)}}))}},14281:(A,g,E)=>{"use strict";var x=E(68672);var k=E(4908);var R=E(40240);function _interopDefault(A){return A&&A.__esModule?A:{default:A}}var N=_interopDefault(R);function appendFormFromObject(A){const g=new FormData;Object.entries(A).forEach((([A,E])=>{if(E==null)return;if(Array.isArray(E))g.append(A,E[0],E[1]);else g.append(A,E)}));return g}var j=class{value;constructor(A){this.value=A}toString(){return this.value}};function endpoint(A,...g){return g.reduce(((g,E,x)=>{const k=E instanceof j?E.value:encodeURIComponent(String(E));return g+k+A[x+1]}),A[0])}function parseLinkHeader(A){const g={};const E=/<([^>]+)>; rel="([^"]+)"/g;let x;while(x=E.exec(A)){const[,A,E]=x;g[E]=A}return g}function reformatObjectOptions(A,g,E=false){const x=E?k.decamelizeKeys(A):A;return N.default.stringify({[g]:x},{encode:false}).split("&").reduce(((A,g)=>{const[E,x]=g.split(/=(.*)/);A[E]=x;return A}),{})}function packageResponse(A,g){return g?{data:A.body,status:A.status,headers:A.headers}:A.body}function getStream(A,g){return packageResponse(A,g)}function getSingle(A,g,E){const{status:x,headers:R}=g;let{body:N}=g;if(A)N=k.camelizeKeys(N);return packageResponse({body:N,status:x,headers:R},E)}async function getManyMore(A,g,E,x,N,j){const{sudo:U,showExpanded:H,maxPages:W,pagination:Z,page:se,perPage:pe,idAfter:de,orderBy:Te,sort:Fe}=N;if(A)x.body=k.camelizeKeys(x?.body);const _e=[...j||[],...x.body];const Me=W&&pe?_e.length/+pe{const{asStream:x,sudo:k,showExpanded:R,maxPages:N,...j}=E||{};const U=A.queryTimeout?AbortSignal.timeout(A.queryTimeout):void 0;const H=await A.requester.get(g,{searchParams:j,sudo:k,asStream:x,signal:U});const W=A.camelize||false;if(x)return getStream(H,R);if(!Array.isArray(H.body))return getSingle(W,H,R);const Z={sudo:k,showExpanded:R,maxPages:N,...j};return getManyMore(W,((g,E)=>A.requester.get(g,{...E,signal:U})),g,H,Z)}}function post(){return async(A,g,{searchParams:E,isForm:x,sudo:R,showExpanded:N,...j}={})=>{const U=x?appendFormFromObject(j):j;const H=await A.requester.post(g,{searchParams:E,body:U,sudo:R,signal:A.queryTimeout?AbortSignal.timeout(A.queryTimeout):void 0});if(A.camelize)H.body=k.camelizeKeys(H.body);return packageResponse(H,N)}}function put(){return async(A,g,{searchParams:E,isForm:x,sudo:R,showExpanded:N,...j}={})=>{const U=x?appendFormFromObject(j):j;const H=await A.requester.put(g,{body:U,searchParams:E,sudo:R,signal:A.queryTimeout?AbortSignal.timeout(A.queryTimeout):void 0});if(A.camelize)H.body=k.camelizeKeys(H.body);return packageResponse(H,N)}}function patch(){return async(A,g,{searchParams:E,isForm:x,sudo:R,showExpanded:N,...j}={})=>{const U=x?appendFormFromObject(j):j;const H=await A.requester.patch(g,{body:U,searchParams:E,sudo:R,signal:A.queryTimeout?AbortSignal.timeout(A.queryTimeout):void 0});if(A.camelize)H.body=k.camelizeKeys(H.body);return packageResponse(H,N)}}function del(){return async(A,g,{sudo:E,showExpanded:x,searchParams:k,...R}={})=>{const N=await A.requester.delete(g,{body:R,searchParams:k,sudo:E,signal:A.queryTimeout?AbortSignal.timeout(A.queryTimeout):void 0});return packageResponse(N,x)}}var U={post:post,put:put,patch:patch,get:get,del:del};var H=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/cluster_agents`,g)}allTokens(A,g,E){return U.get()(this,endpoint`projects/${A}/cluster_agents/${g}/tokens`,E)}createToken(A,g,E,x){return U.get()(this,endpoint`projects/${A}/cluster_agents/${g}/tokens`,{name:E,...x})}show(A,g,E){return U.get()(this,endpoint`projects/${A}/cluster_agents/${g}`,E)}showToken(A,g,E,x){return U.get()(this,endpoint`projects/${A}/cluster_agents/${g}/tokens/${E}`,x)}register(A,g,E){return U.post()(this,endpoint`projects/${A}/cluster_agents`,{name:g,...E})}removeToken(A,g,E,x){return U.del()(this,endpoint`projects/${A}/cluster_agents/${g}/tokens/${E}`,x)}unregister(A,g,E){return U.del()(this,endpoint`projects/${A}/cluster_agents/${g}`,E)}};var W=class extends x.BaseResource{allMetricImages(A,g,E){return U.get()(this,endpoint`projects/${A}/alert_management_alerts/${g}/metric_images`,E)}editMetricImage(A,g,E,x){return U.put()(this,endpoint`projects/${A}/alert_management_alerts/${g}/metric_images/${E}`,x)}removeMetricImage(A,g,E,x){return U.del()(this,endpoint`projects/${A}/alert_management_alerts/${g}/metric_images/${E}`,x)}uploadMetricImage(A,g,E,x){return U.post()(this,endpoint`projects/${A}/alert_management_alerts/${g}/metric_images`,{isForm:true,file:[E.content,E.filename],...x})}};var Z=class extends x.BaseResource{show(A){return U.get()(this,"application/appearence",A)}edit({logo:A,pwaIcon:g,...E}={}){if(A||g){const x={...E,isForm:true};if(A)x.logo=[A.content,A.filename];if(g)x.pwaIcon=[g.content,g.filename];return U.put()(this,"application/appearence",x)}return U.put()(this,"application/appearence",E)}};var se=class extends x.BaseResource{show(A){return U.get()(this,"application/plan_limits",A)}edit(A,g={}){const{ciPipelineSize:E,ciActiveJobs:x,ciActivePipelines:k,ciProjectSubscriptions:R,ciPipelineSchedules:N,ciNeedsSizeLimit:j,ciRegisteredGroupRunners:H,ciRegisteredProjectRunners:W,conanMaxFileSize:Z,genericPackagesMaxFileSize:se,helmMaxFileSize:pe,mavenMaxFileSize:de,npmMaxFileSize:Te,nugetMaxFileSize:Fe,pypiMaxFileSize:_e,terraformModuleMaxFileSize:Me,storageSizeLimit:je,...$e}=g;return U.put()(this,"application/plan_limits",{...$e,searchParams:{planName:A,ciPipelineSize:E,ciActiveJobs:x,ciActivePipelines:k,ciProjectSubscriptions:R,ciPipelineSchedules:N,ciNeedsSizeLimit:j,ciRegisteredGroupRunners:H,ciRegisteredProjectRunners:W,conanMaxFileSize:Z,genericPackagesMaxFileSize:se,helmMaxFileSize:pe,mavenMaxFileSize:de,npmMaxFileSize:Te,nugetMaxFileSize:Fe,pypiMaxFileSize:_e,terraformModuleMaxFileSize:Me,storageSizeLimit:je}})}};var pe=class extends x.BaseResource{show(A){return U.get()(this,"application/settings",A)}edit(A){return U.put()(this,"application/settings",A)}};var de=class extends x.BaseResource{show(A){return U.get()(this,"application/statistics",A)}};var Te=class extends x.BaseResource{all(A){return U.get()(this,"applications",A)}create(A,g,E,x){return U.post()(this,"applications",{name:A,redirectUri:g,scopes:E,...x})}remove(A,g){return U.del()(this,`applications/${A}`,g)}};function url({projectId:A,groupId:g}={}){let E="";if(A)E=endpoint`projects/${A}/`;else if(g)E=endpoint`groups/${g}/`;return`${E}audit_events`}var Fe=class extends x.BaseResource{all({projectId:A,groupId:g,...E}={}){const x=url({projectId:A,groupId:g});return U.get()(this,x,E)}show(A,{projectId:g,groupId:E,...x}={}){const k=url({projectId:g,groupId:E});return U.get()(this,`${k}/${A}`,x)}};var _e=class extends x.BaseResource{show(A,g){return U.get()(this,"avatar",{email:A,...g})}};var Me=class extends x.BaseResource{all(A){return U.get()(this,"broadcast_messages",A)}create(A){return U.post()(this,"broadcast_messages",A)}edit(A,g){return U.put()(this,`broadcast_messages/${A}`,g)}remove(A,g){return U.del()(this,`broadcast_messages/${A}`,g)}show(A,g){return U.get()(this,`broadcast_messages/${A}`,g)}};var je=class extends x.BaseResource{createAccessToken(A){return U.post()(this,"code_suggestions/tokens",A)}generateCompletion(A){return U.post()(this,"code_suggestions/completions",A)}};var $e=class extends x.BaseResource{create(A,g){return U.post()(this,endpoint`projects/${A}/packages/composer`,g)}download(A,g,E,x){return U.get()(this,endpoint`projects/${A}/packages/composer/archives/${g}`,{searchParams:{sha:E},...x})}showMetadata(A,g,E){let x;if(E&&E.sha){x=endpoint`groups/${A}/-/packages/composer/${g}$${E.sha}`}else{x=endpoint`groups/${A}/-/packages/composer/p2/${g}`}return U.get()(this,x,E)}showPackages(A,g,E){return U.get()(this,endpoint`groups/${A}/-/packages/composer/p/${g}`,E)}showBaseRepository(A,g){const E={...this};if(g&&g.composerVersion==="2"){E.headers["User-Agent"]="Composer/2"}return U.get()(E,endpoint`groups/${A}/-/packages/composer/packages`,g)}};function url2(A){return A?endpoint`projects/${A}/packages/conan/v1`:"packages/conan/v1"}var Ve=class extends x.BaseResource{authenticate({projectId:A,...g}={}){return U.get()(this,`${url2(A)}/users/authenticate`,g)}checkCredentials({projectId:A,...g}={}){const E=url2(A);return U.get()(this,`${E}/users/check_credentials`,g)}downloadPackageFile(A,g,E,x,k,R,N,j,{projectId:H,...W}={}){const Z=url2(H);return U.get()(this,`${Z}/conans/${A}/${g}/${E}/${x}/${R}/package/${k}/${N}/${j}`,W)}downloadRecipeFile(A,g,E,x,k,R,{projectId:N,...j}={}){const H=url2(N);return U.get()(this,`${H}/conans/${A}/${g}/${E}/${x}/${k}/export/${R}`,j)}showPackageUploadUrls(A,g,E,x,k,{projectId:R,...N}={}){const j=url2(R);return U.get()(this,`${j}/conans/${A}/${g}/${E}/${x}/packages/${k}/upload_urls`,N)}showPackageDownloadUrls(A,g,E,x,k,{projectId:R,...N}={}){const j=url2(R);return U.get()(this,`${j}/conans/${A}/${g}/${E}/${x}/packages/${k}/download_urls`,N)}showPackageManifest(A,g,E,x,k,{projectId:R,...N}={}){const j=url2(R);return U.get()(this,`${j}/conans/${A}/${g}/${E}/${x}/packages/${k}/digest`,N)}showPackageSnapshot(A,g,E,x,k,{projectId:R,...N}={}){const j=url2(R);return U.get()(this,`${j}/conans/${A}/${g}/${E}/${x}/packages/${k}`,N)}ping({projectId:A,...g}={}){return U.post()(this,`${url2(A)}/ping`,g)}showRecipeUploadUrls(A,g,E,x,{projectId:k,...R}={}){const N=url2(k);return U.get()(this,`${N}/conans/${A}/${g}/${E}/${x}/upload_urls`,R)}showRecipeDownloadUrls(A,g,E,x,{projectId:k,...R}={}){const N=url2(k);return U.get()(this,`${N}/conans/${A}/${g}/${E}/${x}/download_urls`,R)}showRecipeManifest(A,g,E,x,{projectId:k,...R}={}){const N=url2(k);return U.get()(this,`${N}/conans/${A}/${g}/${E}/${x}/digest`,R)}showRecipeSnapshot(A,g,E,x,{projectId:k,...R}={}){const N=url2(k);return U.get()(this,`${N}/conans/${A}/${g}/${E}/${x}`,R)}removePackageFile(A,g,E,x,{projectId:k,...R}={}){const N=url2(k);return U.get()(this,`${N}/conans/${A}/${g}/${E}/${x}`,R)}search({projectId:A,...g}={}){const E=url2(A);return U.get()(this,`${E}/conans/search`,g)}uploadPackageFile(A,g,E,x,k,R,N,j,H){const W=url2();return U.get()(this,`${W}/files/${g}/${E}/${x}/${k}/${N}/package/${R}/${j}/${A.filename}`,{isForm:true,...H,file:[A.content,A.filename]})}uploadRecipeFile(A,g,E,x,k,R,N){const j=url2();return U.get()(this,`${j}/files/${g}/${E}/${x}/${k}/${R}/export/${A.filename}`,{isForm:true,...N,file:[A.content,A.filename]})}};var Ye=class extends x.BaseResource{create(A,g,E,{environmentId:x,clusterId:k,...R}={}){let N;if(x)N=endpoint`environments/${x}/metrics_dashboard/annotations`;else if(k)N=endpoint`clusters/${k}/metrics_dashboard/annotations`;else throw new Error("Missing required argument. Please supply a environmentId or a cluserId in the options parameter.");return U.post()(this,N,{dashboardPath:A,startingAt:g,description:E,...R})}};function url3({projectId:A,groupId:g}={}){if(A)return endpoint`/projects/${A}/packages/debian`;if(g)return endpoint`/groups/${g}/-/packages/debian`;throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}var Je=class extends x.BaseResource{downloadBinaryFileIndex(A,g,E,{projectId:x,groupId:k,...R}){const N=url3({projectId:x,groupId:k});return U.get()(this,`${N}/dists/${A}/${g}/binary-${E}/Packages`,R)}downloadDistributionReleaseFile(A,{projectId:g,groupId:E,...x}){const k=url3({projectId:g,groupId:E});return U.get()(this,`${k}/dists/${A}/Release`,x)}downloadSignedDistributionReleaseFile(A,{projectId:g,groupId:E,...x}){const k=url3({projectId:g,groupId:E});return U.get()(this,`${k}/dists/${A}/InRelease`,x)}downloadReleaseFileSignature(A,{projectId:g,groupId:E,...x}){const k=url3({projectId:g,groupId:E});return U.get()(this,`${k}/dists/${A}/Release.gpg`,x)}downloadPackageFile(A,g,E,x,k,R,N){return U.get()(this,endpoint`projects/${A}/packages/debian/pool/${g}/${E}/${x}/${k}/${R}`,N)}uploadPackageFile(A,g,E){return U.put()(this,endpoint`projects/${A}/packages/debian/${g.filename}`,{isForm:true,...E,file:[g.content,g.filename]})}};var ze=class extends x.BaseResource{remove(A,g){return U.post()(this,`groups/${A}/dependency_proxy/cache`,g)}};var Ze=class extends x.BaseResource{all({projectId:A,userId:g,...E}={}){let x;if(A){x=endpoint`projects/${A}/deploy_keys`}else if(g){x=endpoint`users/${g}/project_deploy_keys`}else{x="deploy_keys"}return U.get()(this,x,E)}create(A,g,E,x){return U.post()(this,endpoint`projects/${A}/deploy_keys`,{title:g,key:E,...x})}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/deploy_keys/${g}`,E)}enable(A,g,E){return U.post()(this,endpoint`projects/${A}/deploy_keys/${g}/enable`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/deploy_keys/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/deploy_keys/${g}`,E)}};var Xe=class extends x.BaseResource{all({projectId:A,groupId:g,...E}={}){let x;if(A)x=endpoint`projects/${A}/deploy_tokens`;else if(g)x=endpoint`groups/${g}/deploy_tokens`;else x="deploy_tokens";return U.get()(this,x,E)}create(A,g,{projectId:E,groupId:x,...k}={}){let R;if(E)R=endpoint`projects/${E}/deploy_tokens`;else if(x)R=endpoint`groups/${x}/deploy_tokens`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return U.post()(this,R,{name:A,scopes:g,...k})}remove(A,{projectId:g,groupId:E,...x}={}){let k;if(g)k=endpoint`projects/${g}/deploy_tokens/${A}`;else if(E)k=endpoint`groups/${E}/deploy_tokens/${A}`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return U.del()(this,k,x)}show(A,{projectId:g,groupId:E,...x}={}){let k;if(g)k=endpoint`projects/${g}/deploy_tokens/${A}`;else if(E)k=endpoint`groups/${E}/deploy_tokens/${A}`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return U.get()(this,k,x)}};var rt=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}all(A,g){return U.get()(this,endpoint`${A}/access_requests`,g)}request(A,g){return U.post()(this,endpoint`${A}/access_requests`,g)}approve(A,g,E){return U.put()(this,endpoint`${A}/access_requests/${g}/approve`,E)}deny(A,g,E){return U.del()(this,endpoint`${A}/access_requests/${g}`,E)}};var it=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}all(A,g){return U.get()(this,endpoint`${A}/access_tokens`,g)}create(A,g,E,x,k){return U.post()(this,endpoint`${A}/access_tokens`,{name:g,scopes:E,expiresAt:x,...k})}revoke(A,g,E){return U.del()(this,endpoint`${A}/access_tokens/${g}`,E)}rotate(A,g,E){return U.post()(this,endpoint`${A}/access_tokens/${g}/rotate`,E)}show(A,g,E){return U.get()(this,endpoint`${A}/access_tokens/${g}`,E)}};function url4(A,g,E,x){const[k,R]=[A,E].map(encodeURIComponent);const N=[k,g,R];N.push("award_emoji");if(x)N.push(x);return N.join("/")}var at=class extends x.BaseResource{resourceType2;constructor(A,g,E){super({prefixUrl:A,...E});this.resourceType2=g}all(A,g,E){return U.get()(this,url4(A,this.resourceType2,g),E)}award(A,g,E,x){return U.post()(this,url4(A,this.resourceType2,g),{name:E,...x})}remove(A,g,E,x){return U.del()(this,url4(A,this.resourceType2,g,E),x)}show(A,g,E,x){return U.get()(this,url4(A,this.resourceType2,g,E),x)}};function url5(A,g,E,x,k){const[R,N]=[A,E].map(encodeURIComponent);const j=[R,g,N];j.push("notes");j.push(x);j.push("award_emoji");if(k)j.push(k);return j.join("/")}var ot=class extends x.BaseResource{resourceType;constructor(A,g){super({prefixUrl:"projects",...g});this.resourceType=A}all(A,g,E,x){return U.get()(this,url5(A,this.resourceType,g,E),x)}award(A,g,E,x,k){return U.post()(this,url5(A,this.resourceType,g,E),{name:x,...k})}remove(A,g,E,x,k){return U.del()(this,url5(A,this.resourceType,g,E,x),k)}show(A,g,E,x,k){return U.get()(this,url5(A,this.resourceType,g,E,x),k)}};var dt=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}add(A,g,E,x){return U.post()(this,endpoint`${A}/badges`,{linkUrl:g,imageUrl:E,...x})}all(A,g){return U.get()(this,endpoint`${A}/badges`,g)}edit(A,g,E){return U.put()(this,endpoint`${A}/badges/${g}`,E)}preview(A,g,E,x){return U.get()(this,endpoint`${A}/badges/render`,{linkUrl:g,imageUrl:E,...x})}remove(A,g,E){return U.del()(this,endpoint`${A}/badges/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`${A}/badges/${g}`,E)}};var At=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}all(A,g){return U.get()(this,endpoint`${A}/custom_attributes`,g)}remove(A,g,E){return U.del()(this,endpoint`${A}/custom_attributes/${g}`,E)}set(A,g,E,x){return U.put()(this,endpoint`${A}/custom_attributes/${g}`,{value:E,...x})}show(A,g,E){return U.get()(this,endpoint`${A}/custom_attributes/${g}`,E)}};var xt=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}all(A,g,E){return U.get()(this,endpoint`${A}/dora/metrics`,{metric:g,...E})}};var St=class extends x.BaseResource{resource2Type;constructor(A,g,E){super({prefixUrl:A,...E});this.resource2Type=g}addNote(A,g,E,x,k){return U.post()(this,endpoint`${A}/${this.resource2Type}/${g}/discussions/${E}/notes`,{...k,body:x})}all(A,g,E){return U.get()(this,endpoint`${A}/${this.resource2Type}/${g}/discussions`,E)}create(A,g,E,{position:x,...k}={}){const R={...k,body:E};if(x){Object.assign(R,reformatObjectOptions(x,"position",true));R.isForm=true}return U.post()(this,endpoint`${A}/${this.resource2Type}/${g}/discussions`,R)}editNote(A,g,E,x,k){return U.put()(this,endpoint`${A}/${this.resource2Type}/${g}/discussions/${E}/notes/${x}`,k)}removeNote(A,g,E,x,k){return U.del()(this,endpoint`${A}/${this.resource2Type}/${g}/discussions/${E}/notes/${x}`,k)}show(A,g,E,x){return U.get()(this,endpoint`${A}/${this.resource2Type}/${g}/discussions/${E}`,x)}};var Pt=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}all(A,g){return U.get()(this,endpoint`${A}/boards`,g)}allLists(A,g,E){return U.get()(this,endpoint`${A}/boards/${g}/lists`,E)}create(A,g,E){return U.post()(this,endpoint`${A}/boards`,{name:g,...E})}createList(A,g,E){return U.post()(this,endpoint`${A}/boards/${g}/lists`,E)}edit(A,g,E){return U.put()(this,endpoint`${A}/boards/${g}`,E)}editList(A,g,E,x,k){return U.put()(this,endpoint`${A}/boards/${g}/lists/${E}`,{position:x,...k})}remove(A,g,E){return U.del()(this,endpoint`${A}/boards/${g}`,E)}removeList(A,g,E,x){return U.del()(this,endpoint`${A}/boards/${g}/lists/${E}`,x)}show(A,g,E){return U.get()(this,endpoint`${A}/boards/${g}`,E)}showList(A,g,E,x){return U.get()(this,endpoint`${A}/boards/${g}/lists/${E}`,x)}};var Ht=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}all(A,g){return U.get()(this,endpoint`${A}/labels`,g)}create(A,g,E,x){return U.post()(this,endpoint`${A}/labels`,{name:g,color:E,...x})}edit(A,g,E){if(!E?.newName&&!E?.color)throw new Error("Missing required argument. Please supply a color or a newName in the options parameter.");return U.put()(this,endpoint`${A}/labels/${g}`,E)}promote(A,g,E){return U.put()(this,endpoint`${A}/labels/${g}/promote`,E)}remove(A,g,E){return U.del()(this,endpoint`${A}/labels/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`${A}/labels/${g}`,E)}subscribe(A,g,E){return U.post()(this,endpoint`${A}/issues/${g}/subscribe`,E)}unsubscribe(A,g,E){return U.post()(this,endpoint`${A}/issues/${g}/unsubscribe`,E)}};var ar=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}all(A,g){return U.get()(this,endpoint`${A}/uploads`,g)}download(A,g,E,x){if(E&&typeof E==="string"){return U.get()(this,endpoint`${A}/uploads/${g}/${E}`,x)}return U.get()(this,endpoint`${A}/uploads/${g}`,x)}remove(A,g,E,x){if(E&&typeof E==="string"){return U.del()(this,endpoint`${A}/uploads/${g}/${E}`,x)}return U.del()(this,endpoint`${A}/uploads/${g}`,x)}};var cn=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}add(A,g,E){return U.post()(this,endpoint`${A}/members`,{accessLevel:g,...E})}all(A,{includeInherited:g,...E}={}){let x=endpoint`${A}/members`;if(g)x+="/all";return U.get()(this,x,E)}edit(A,g,E,x){return U.put()(this,endpoint`${A}/members/${g}`,{accessLevel:E,...x})}show(A,g,{includeInherited:E,...x}={}){const[k,R]=[A,g].map(encodeURIComponent);const N=[k,"members"];if(E)N.push("all");N.push(R);return U.get()(this,N.join("/"),x)}remove(A,g,E){return U.del()(this,endpoint`${A}/members/${g}`,E)}};var Nn=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}all(A,g){return U.get()(this,endpoint`${A}/milestones`,g)}allAssignedIssues(A,g,E){return U.get()(this,endpoint`${A}/milestones/${g}/issues`,E)}allAssignedMergeRequests(A,g,E){return U.get()(this,endpoint`${A}/milestones/${g}/merge_requests`,E)}allBurndownChartEvents(A,g,E){return U.get()(this,endpoint`${A}/milestones/${g}/burndown_events`,E)}create(A,g,E){return U.post()(this,endpoint`${A}/milestones`,{title:g,...E})}edit(A,g,E){return U.put()(this,endpoint`${A}/milestones/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`${A}/milestones/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`${A}/milestones/${g}`,E)}};var jn=class extends x.BaseResource{resource2Type;constructor(A,g,E){super({prefixUrl:A,...E});this.resource2Type=g}all(A,g,E){return U.get()(this,endpoint`${A}/${this.resource2Type}/${g}/notes`,E)}create(A,g,E,x){return U.post()(this,endpoint`${A}/${this.resource2Type}/${g}/notes`,{body:E,...x})}edit(A,g,E,x){return U.put()(this,endpoint`${A}/${this.resource2Type}/${g}/notes/${E}`,x)}remove(A,g,E,x){return U.del()(this,endpoint`${A}/${this.resource2Type}/${g}/notes/${E}`,x)}show(A,g,E,x){return U.get()(this,endpoint`${A}/${this.resource2Type}/${g}/notes/${E}`,x)}};var Un=class extends x.BaseResource{constructor(A,g){super({prefixUrl:["templates",A].join("/"),...g})}all(A){process.emitWarning('This API will be deprecated as of Gitlabs v5 API. Please make the switch to "ProjectTemplates".',"DeprecationWarning");return U.get()(this,"",A)}show(A,g){process.emitWarning('This API will be deprecated as of Gitlabs v5 API. Please make the switch to "ProjectTemplates".',"DeprecationWarning");return U.get()(this,encodeURIComponent(A),g)}};var Gn=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}all(A,g){return U.get()(this,endpoint`${A}/variables`,g)}create(A,g,E,x){return U.post()(this,endpoint`${A}/variables`,{key:g,value:E,...x})}edit(A,g,E,x){return U.put()(this,endpoint`${A}/variables/${g}`,{value:E,...x})}show(A,g,E){return U.get()(this,endpoint`${A}/variables/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`${A}/variables/${g}`,E)}};var Yn=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}all(A,g){return U.get()(this,endpoint`${A}/wikis`,g)}create(A,g,E,x){return U.post()(this,endpoint`${A}/wikis`,{content:g,title:E,...x})}edit(A,g,E){return U.put()(this,endpoint`${A}/wikis/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`${A}/wikis/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`${A}/wikis/${g}`,E)}uploadAttachment(A,g,E){return U.post()(this,endpoint`${A}/wikis/attachments`,{...E,isForm:true,file:[g.content,g.filename]})}};var zn=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}add(A,g,E){return U.post()(this,endpoint`${A}/hooks`,{url:g,...E})}all(A,g){return U.get()(this,endpoint`${A}/hooks`,g)}edit(A,g,E,x){return U.put()(this,endpoint`${A}/hooks/${g}`,{url:E,...x})}remove(A,g,E){return U.del()(this,endpoint`${A}/hooks/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`${A}/hooks/${g}`,E)}};var Ui=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}create(A,g){return U.post()(this,endpoint`${A}/push_rule`,g)}edit(A,g){return U.put()(this,endpoint`${A}/push_rule`,g)}remove(A,g){return U.del()(this,endpoint`${A}/push_rule`,g)}show(A,g){return U.get()(this,endpoint`${A}/push_rule`,g)}};var Ki=class extends x.BaseResource{resourceType;resourceTypeSingular;constructor(A,g){super(g);this.resourceType=A;this.resourceTypeSingular=A.substring(0,A.length-1)}all(A){const g=A?.[`${this.resourceTypeSingular}Id`];const E=g?endpoint`${this.resourceType}/${g}/repository_storage_moves`:`${this.resourceTypeSingular}_repository_storage_moves`;return U.get()(this,E,A)}show(A,g){const E=g?.[`${this.resourceTypeSingular}Id`];const x=E?endpoint`${this.resourceType}/${E}/repository_storage_moves`:`${this.resourceTypeSingular}_repository_storage_moves`;return U.get()(this,`${x}/${A}`,g)}schedule(A,g){const E=g?.[`${this.resourceTypeSingular}Id`];const x=E?endpoint`${this.resourceType}/${E}/repository_storage_moves`:`${this.resourceTypeSingular}_repository_storage_moves`;return U.post()(this,x,{sourceStorageName:A,...g})}};var ls=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}add(A,g,E){if(!E?.email&&!E?.userId)throw new Error("Missing required argument. Please supply a email or a userId in the options parameter.");return U.post()(this,endpoint`${A}/invitations`,{accessLevel:g,...E})}all(A,g){return U.get()(this,endpoint`${A}/invitations`,g)}edit(A,g,E){return U.put()(this,endpoint`${A}/invitations/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`${A}/invitations/${g}`,E)}};var us=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}all(A,g){return U.get()(this,endpoint`${A}/iterations`,g)}};var ps=class extends x.BaseResource{constructor(A,g){super({prefixUrl:A,...g})}all(A,g){return U.get()(this,`${A}/protected_environments`,g)}create(A,g,E,x){return U.post()(this,`${A}/protected_environments`,{name:g,deployAccessLevels:E,...x})}edit(A,g,E){return U.put()(this,`${A}/protected_environments/${g}`,E)}show(A,g,E){return U.get()(this,`${A}/protected_environments/${g}`,E)}remove(A,g,E){return U.del()(this,`${A}/protected_environments/${g}`,E)}};var ds=class extends x.BaseResource{resource2Type;constructor(A,g,E){super({prefixUrl:A,...E});this.resource2Type=g}all(A,g,E){return U.get()(this,endpoint`${A}/${this.resource2Type}/${g}/resource_iteration_events`,E)}show(A,g,E,x){return U.get()(this,endpoint`${A}/${this.resource2Type}/${g}/resource_iteration_events/${E}`,x)}};var ys=class extends x.BaseResource{resource2Type;constructor(A,g,E){super({prefixUrl:A,...E});this.resource2Type=g}all(A,g,E){return U.get()(this,endpoint`${A}/${this.resource2Type}/${g}/resource_label_events`,E)}show(A,g,E,x){return U.get()(this,endpoint`${A}/${this.resource2Type}/${g}/resource_label_events/${E}`,x)}};var vs=class extends x.BaseResource{resource2Type;constructor(A,g,E){super({prefixUrl:A,...E});this.resource2Type=g}all(A,g,E){return U.get()(this,endpoint`${A}/${this.resource2Type}/${g}/resource_milestone_events`,E)}show(A,g,E,x){return U.get()(this,endpoint`${A}/${this.resource2Type}/${g}/resource_milestone_events/${E}`,x)}};var Fs=class extends x.BaseResource{resource2Type;constructor(A,g,E){super({prefixUrl:A,...E});this.resource2Type=g}all(A,g,E){return U.get()(this,endpoint`${A}/${this.resource2Type}/${g}/resource_state_events`,E)}show(A,g,E,x){return U.get()(this,endpoint`${A}/${this.resource2Type}/${g}/resource_state_events/${E}`,x)}};var Qs=class extends Un{constructor(A){super("dockerfiles",A)}};var $s=class extends x.BaseResource{all({projectId:A,userId:g,...E}={}){let x;if(A)x=endpoint`projects/${A}/events`;else if(g)x=endpoint`users/${g}/events`;else x="events";return U.get()(this,x,E)}};var Hs=class extends x.BaseResource{all(A){return U.get()(this,"experiments",A)}};var Vs=class extends x.BaseResource{all(A){return U.get()(this,"geo_nodes",A)}allStatuses(A){return U.get()(this,"geo_nodes/statuses",A)}allFailures(A){return U.get()(this,"geo_nodes/current/failures",A)}create(A,g,E){return U.post()(this,"geo_nodes",{name:A,url:g,...E})}edit(A,g){return U.put()(this,`geo_nodes/${A}`,g)}repair(A,g){return U.post()(this,`geo_nodes/${A}/repair`,g)}remove(A,g){return U.del()(this,`geo_nodes/${A}`,g)}show(A,g){return U.get()(this,`geo_nodes/${A}`,g)}showStatus(A,g){return U.get()(this,`geo_nodes/${A}/status`,g)}};var zs=class extends x.BaseResource{all(A){return U.get()(this,"geo_sites",A)}allStatuses(A){return U.get()(this,"geo_sites/statuses",A)}allFailures(A){return U.get()(this,"geo_sites/current/failures",A)}create(A,g,E){return U.post()(this,"geo_sites",{name:A,url:g,...E})}edit(A,g){return U.put()(this,`geo_sites/${A}`,g)}repair(A,g){return U.post()(this,`geo_sites/${A}/repair`,g)}remove(A,g){return U.del()(this,`geo_sites/${A}`,g)}show(A,g){return U.get()(this,`geo_sites/${A}`,g)}showStatus(A,g){return U.get()(this,`geo_sites/${A}/status`,g)}};var Ks=class extends Un{constructor(A){super("gitlab_ci_ymls",A)}};var aa=class extends Un{constructor(A){super("gitignores",A)}};var ha=class extends x.BaseResource{importGithubRepository(A,g,E,x){return U.post()(this,"import/github",{personalAccessToken:A,repoId:g,targetNamespace:E,...x})}cancelGithubRepositoryImport(A,g){return U.post()(this,"import/github/cancel",{projectId:A,...g})}importGithubGists(A,g){return U.post()(this,"import/github/gists",{personalAccessToken:A,...g})}importBitbucketServerRepository(A,g,E,x,k,R){return U.post()(this,"import/bitbucket_server",{bitbucketServerUrl:A,bitbucketServerUsername:g,personalAccessToken:E,bitbucketServerProject:x,bitbucketServerRepo:k,...R})}};var Qa=class extends x.BaseResource{all(A){return U.get()(this,"admin/ci/variables",A)}create(A,g,E){return U.post()(this,"admin/ci/variables",{key:A,value:g,...E})}edit(A,g,E){return U.put()(this,endpoint`admin/ci/variables/${A}`,{value:g,...E})}show(A,g){return U.get()(this,endpoint`admin/ci/variables/${A}`,g)}remove(A,g){return U.get()(this,endpoint`admin/ci/variables/${A}`,g)}};var Pa=class extends x.BaseResource{show({keyId:A,fingerprint:g,...E}={}){let x;if(A)x=`keys/${A}`;else if(g)x=`keys?fingerprint=${g}`;else{throw new Error("Missing required argument. Please supply a fingerprint or a keyId in the options parameter")}return U.get()(this,x,E)}};var $a=class extends x.BaseResource{add(A,g){return U.post()(this,"license",{searchParams:{license:A},...g})}all(A){return U.get()(this,"licenses",A)}show(A){return U.get()(this,"license",A)}remove(A,g){return U.del()(this,`license/${A}`,g)}recalculateBillableUsers(A,g){return U.put()(this,`license/${A}/refresh_billable_users`,g)}};var Va=class extends Un{constructor(A){super("Licenses",A)}};var io=class extends x.BaseResource{check(A,g){return U.get()(this,endpoint`projects/${A}/ci/lint`,g)}lint(A,g,E){return U.post()(this,endpoint`projects/${A}/ci/lint`,{...E,content:g})}};var so=class extends x.BaseResource{render(A,g){return U.post()(this,"markdown",{text:A,...g})}};var Eo=class extends x.BaseResource{downloadPackageFile(A,g,{projectId:E,groupId:x,...k}){let R=endpoint`packages/maven/${A}/${g}`;if(E)R=endpoint`projects/${E}/${R}`;else if(x)R=endpoint`groups/${x}/-/${R}`;return U.get()(this,R,k)}uploadPackageFile(A,g,E,x){return U.put()(this,endpoint`projects/${A}/packages/maven/${g}/${E.filename}`,{isForm:true,...x,file:[E.content,E.filename]})}};var wo=class extends x.BaseResource{show(A){return U.get()(this,"metadata",A)}};var To=class extends x.BaseResource{all(A){return U.get()(this,"bulk_imports",A)}create(A,g,E){return U.post()(this,"bulk_imports",{configuration:A,entities:g,...E})}allEntities({bulkImportId:A,...g}={}){const E=A?endpoint`bulk_imports/${A}/entities`:"bulk_imports/entities";return U.get()(this,E,g)}show(A,g){return U.get()(this,`bulk_imports/${A}`,g)}showEntity(A,g,E){return U.get()(this,`bulk_imports/${A}/entities/${g}`,E)}};function url6(A){return A?endpoint`/projects/${A}/packages/npm`:"packages/npm"}var No=class extends x.BaseResource{downloadPackageFile(A,g,E,x){return U.get()(this,endpoint`projects/${A}/packages/npm/${g}/-/${E}`,x)}removeDistTag(A,g,E){const x=url6(E?.projectId);return U.del()(this,`${x}/-/package/${A}/dist-tags/${g}`,E)}setDistTag(A,g,E){const x=url6(E?.projectId);return U.put()(this,`${x}/-/package/${A}/dist-tags/${g}`,E)}showDistTags(A,g){const E=url6(g?.projectId);return U.get()(this,`${E}/-/package/${A}/dist-tags`,g)}showMetadata(A,g){const E=url6(g?.projectId);return U.get()(this,`${E}/${A}`,g)}uploadPackageFile(A,g,E,x,k){return U.put()(this,endpoint`projects/${A}/packages/npm/${g}`,{...k,versions:E,...x})}};var tl=class extends x.BaseResource{all(A){return U.get()(this,"namespaces",A)}exists(A,g){return U.get()(this,endpoint`namespaces/${A}/exists`,g)}show(A,g){return U.get()(this,endpoint`namespaces/${A}`,g)}};function url7({projectId:A,groupId:g}={}){let E="";if(A)E=endpoint`projects/${A}/`;if(g)E=endpoint`groups/${g}/`;return`${E}notification_settings`}var dl=class extends x.BaseResource{edit({groupId:A,projectId:g,...E}={}){const x=url7({groupId:A,projectId:g});return U.put()(this,x,E)}show({groupId:A,projectId:g,...E}={}){const x=url7({groupId:A,projectId:g});return U.get()(this,x,E)}};function url8({projectId:A,groupId:g}={}){if(A)return endpoint`/projects/${A}/packages/nuget`;if(g)return endpoint`/groups/${g}/-/packages/nuget`;throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}var fl=class extends x.BaseResource{downloadPackageFile(A,g,E,x,k){return U.get()(this,endpoint`projects/${A}/packages/nuget/download/${g}/${E}/${x}`,k)}search(A,{projectId:g,groupId:E,...x}){const k=url8({projectId:g,groupId:E});return U.get()(this,`${k}/query`,{q:A,...x})}showMetadata(A,{projectId:g,groupId:E,...x}){const k=url8({projectId:g,groupId:E});return U.get()(this,`${k}/metadata/${A}/index`,x)}showPackageIndex(A,g,E){return U.get()(this,endpoint`projects/${A}/packages/nuget/download/${g}/index`,E)}showServiceIndex({projectId:A,groupId:g,...E}){const x=url8({projectId:A,groupId:g});return U.get()(this,`${x}/index`,E)}showVersionMetadata(A,g,{projectId:E,groupId:x,...k}){const R=url8({projectId:E,groupId:x});return U.get()(this,`${R}/metadata/${A}/${g}`,k)}uploadPackageFile(A,g,E,x,k){return U.put()(this,endpoint`projects/${A}/packages/nuget`,{isForm:true,...k,packageName:g,packageVersion:E,file:[x.content,x.filename]})}uploadSymbolPackage(A,g,E,x,k){return U.put()(this,endpoint`projects/${A}/packages/nuget/symbolpackage`,{isForm:true,...k,packageName:g,packageVersion:E,file:[x.content,x.filename]})}};var gl=class extends x.BaseResource{all(A){return U.get()(this,"personal_access_tokens",A)}create(A,g,E,x){return U.post()(this,endpoint`users/${A}/personal_access_tokens`,{name:g,scopes:E,...x})}remove({tokenId:A,...g}={}){const E=A?endpoint`personal_access_tokens/${A}`:"personal_access_tokens/self";return U.del()(this,E,g)}rotate(A,g){return U.post()(this,endpoint`personal_access_tokens/${A}/rotate`,g)}show({tokenId:A,...g}={}){const E=A?endpoint`personal_access_tokens/${A}`:"personal_access_tokens/self";return U.get()(this,E,g)}};var yl=class extends x.BaseResource{downloadPackageFile(A,g,{projectId:E,groupId:x,...k}={}){let R;if(E){R=endpoint`projects/${E}/packages/pypi/files/${A}/${g}`}else if(x){R=endpoint`groups/${x}/packages/pypi/files/${A}/${g}`}else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}return U.get()(this,R,k)}showPackageDescriptor(A,{projectId:g,groupId:E,...x}){let k;if(g){k=endpoint`projects/${g}/packages/pypi/simple/${A}`}else if(E){k=endpoint`groups/${E}/packages/pypi/simple/${A}`}else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}return U.get()(this,k,x)}uploadPackageFile(A,g,E){return U.put()(this,endpoint`projects/${A}/packages/pypi`,{...E,isForm:true,file:[g.content,g.filename]})}};var Dl=class extends x.BaseResource{allDependencies(A,g){return U.get()(this,endpoint`projects/${A}/packages/rubygems/api/v1/dependencies`,g)}downloadGemFile(A,g,E){return U.get()(this,endpoint`projects/${A}/packages/rubygems/gems/${g}`,E)}uploadGemFile(A,g,E){return U.post()(this,`projects/${A}/packages/rubygems/api/v1/gems`,{isForm:true,...E,file:[g.content,g.filename]})}};var xl=class extends x.BaseResource{all(A,g,E){const{projectId:x,groupId:k,...R}=E||{};let N;if(x)N=endpoint`projects/${x}/`;else if(k)N=endpoint`groups/${k}/`;else N="";return U.get()(this,`${N}search`,{scope:A,search:g,...R})}};var Tl=class extends x.BaseResource{all(A){return U.get()(this,"admin/search/migrations",A)}show(A,g){return U.get()(this,endpoint`admin/search/migrations/${A}`,g)}};var Ml=class extends x.BaseResource{create(A){return U.post()(this,endpoint`service_accounts`,A)}};var uc=class extends x.BaseResource{showMetricDefinitions(A){return U.get()(this,"usage_data/metric_definitions",A)}showServicePingSQLQueries(A){return U.get()(this,"usage_data/queries",A)}showUsageDataNonSQLMetrics(A){return U.get()(this,"usage_data/non_sql_metrics",A)}};var pc=class extends x.BaseResource{queueMetrics(){return U.get()(this,"sidekiq/queue_metrics")}processMetrics(){return U.get()(this,"sidekiq/process_metrics")}jobStats(){return U.get()(this,"sidekiq/job_stats")}compoundMetrics(){return U.get()(this,"sidekiq/compound_metrics")}};var hc=class extends x.BaseResource{remove(A,g){return U.get()(this,endpoint`admin/sidekiq/queues/${A}`,g)}};var Ac=class extends Ki{constructor(A){super("snippets",A)}};var gc=class extends x.BaseResource{all({public:A,...g}={}){const E=A?"snippets/public":"snippets";return U.get()(this,E,g)}create(A,g){return U.post()(this,"snippets",{title:A,...g})}edit(A,g){return U.put()(this,`snippets/${A}`,g)}remove(A,g){return U.del()(this,`snippets/${A}`,g)}show(A,g){return U.get()(this,`snippets/${A}`,g)}showContent(A,g){return U.get()(this,`snippets/${A}/raw`,g)}showRepositoryFileContent(A,g,E,x){return U.get()(this,endpoint`snippets/${A}/files/${g}/${E}/raw`,x)}showUserAgentDetails(A,g){return U.get()(this,`snippets/${A}/user_agent_detail`,g)}};var bc=class extends x.BaseResource{edit(A,g){return U.put()(this,`suggestions/${A}/apply`,g)}editBatch(A,g){return U.put()(this,`suggestions/batch_apply`,{...g,ids:A})}};var Cc=class extends x.BaseResource{all(A){return U.get()(this,"hooks",A)}add(A,g){return this.create(A,g)}create(A,g){return U.post()(this,"hooks",{url:A,...g})}test(A,g){return U.post()(this,`hooks/${A}`,g)}remove(A,g){return U.del()(this,`hooks/${A}`,g)}show(A,g){return U.post()(this,`hooks/${A}`,g)}};var xc=class extends x.BaseResource{all(A){return U.get()(this,"todos",A)}done({todoId:A,...g}={}){let E="todos";if(A)E+=`/${A}`;return U.post()(this,`${E}/mark_as_done`,g)}};var Bc=class extends x.BaseResource{all(A){return U.get()(this,"topics",A)}create(A,{avatar:g,...E}={}){const x={name:A,...E};if(g){x.isForm=true;x.file=[g.content,g.filename]}return U.post()(this,"topics",x)}edit(A,{avatar:g,...E}={}){const x={...E};if(g){x.isForm=true;x.file=[g.content,g.filename]}return U.put()(this,`topics/${A}`,x)}merge(A,g,E){return U.post()(this,`topics/merge`,{sourceTopicId:A,targetTopicId:g,...E})}remove(A,g){return U.del()(this,`topics/${A}`,g)}show(A,g){return U.get()(this,`topics/${A}`,g)}};var Sc=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/repository/branches`,g)}create(A,g,E,x){return U.post()(this,endpoint`projects/${A}/repository/branches`,{branch:g,ref:E,...x})}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/repository/branches/${g}`,E)}removeMerged(A,g){return U.del()(this,endpoint`projects/${A}/repository/merged_branches`,g)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/branches/${g}`,E)}};var Tc=class extends St{constructor(A){super("projects",new j("repository/commits"),A)}};var Gc=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/repository/commits`,g)}allComments(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/commits/${g}/comments`,E)}allDiscussions(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/commits/${g}/discussions`,E)}allMergeRequests(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/commits/${g}/merge_requests`,E)}allReferences(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/commits/${g}/refs`,E)}allStatuses(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/commits/${g}/statuses`,E)}cherryPick(A,g,E,x){return U.post()(this,endpoint`projects/${A}/repository/commits/${g}/cherry_pick`,{branch:E,...x})}create(A,g,E,x=[],k={}){return U.post()(this,endpoint`projects/${A}/repository/commits`,{branch:g,commitMessage:E,actions:x,...k})}createComment(A,g,E,x){return U.post()(this,endpoint`projects/${A}/repository/commits/${g}/comments`,{note:E,...x})}editStatus(A,g,E,x){return U.post()(this,endpoint`projects/${A}/statuses/${g}`,{state:E,...x})}revert(A,g,E,x){return U.post()(this,endpoint`projects/${A}/repository/commits/${g}/revert`,{...x,branch:E})}show(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/commits/${g}`,E)}showDiff(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/commits/${g}/diff`,E)}showGPGSignature(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/commits/${g}/signature`,E)}showSequence(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/commits/${g}/sequence`,E)}};var $c=class extends x.BaseResource{allRepositories({groupId:A,projectId:g,...E}={}){let x;if(A)x=endpoint`groups/${A}/registry/repositories`;else if(g)x=endpoint`projects/${g}/registry/repositories`;else throw new Error("Missing required argument. Please supply a groupId or a projectId in the options parameter.");return U.get()(this,x,E)}allTags(A,g,E){return U.get()(this,endpoint`projects/${A}/registry/repositories/${g}/tags`,E)}editRegistryVisibility(A,g){return U.get()(this,endpoint`projects/${A}`,g)}removeRepository(A,g,E){return U.del()(this,endpoint`projects/${A}/registry/repositories/${g}`,E)}removeTag(A,g,E,x){return U.del()(this,endpoint`projects/${A}/registry/repositories/${g}/tags/${E}`,x)}removeTags(A,g,E,x){return U.del()(this,endpoint`projects/${A}/registry/repositories/${g}/tags`,{nameRegexDelete:E,...x})}showRepository(A,g){return U.get()(this,endpoint`registry/repositories/${A}`,g)}showTag(A,g,E,x){return U.get()(this,endpoint`projects/${A}/registry/repositories/${g}/tags/${E}`,x)}};var Hc=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/deployments`,g)}allMergeRequests(A,g,E){return U.get()(this,endpoint`projects/${A}/deployments/${g}/merge_requests`,E)}create(A,g,E,x,k,R){return U.post()(this,endpoint`projects/${A}/deployments`,{environment:g,sha:E,ref:x,tag:k,...R})}edit(A,g,E,x){return U.put()(this,endpoint`projects/${A}/deployments/${g}`,{...x,status:E})}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/deployments/${g}`,E)}setApproval(A,g,E,x){return U.post()(this,endpoint`projects/${A}/deployments/${g}/approval`,{...x,status:E})}show(A,g,E){return U.get()(this,endpoint`projects/${A}/deployments/${g}`,E)}};var Vc=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/environments`,g)}create(A,g,E){return U.post()(this,endpoint`projects/${A}/environments`,{name:g,...E})}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/environments/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/environments/${g}`,E)}removeReviewApps(A,g){return U.del()(this,endpoint`projects/${A}/environments/review_apps`,g)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/environments/${g}`,E)}stop(A,g,E){return U.post()(this,endpoint`projects/${A}/environments/${g}/stop`,E)}stopStale(A,g,E){return U.post()(this,endpoint`projects/${A}/environments/stop_stale`,{searchParams:{before:g},...E})}};var Yc=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/error_tracking/client_keys`,g)}create(A,g){return U.post()(this,endpoint`projects/${A}/error_tracking/client_keys`,g)}remove(A,g){return U.del()(this,endpoint`projects/${A}/error_tracking/client_keys`,g)}};var Xc=class extends x.BaseResource{create(A,g,E,x){return U.put()(this,endpoint`projects/${A}/error_tracking/settings`,{searchParams:{active:g,integrated:E},...x})}edit(A,g,{integrated:E,...x}={}){return U.patch()(this,endpoint`projects/${A}/error_tracking/settings`,{searchParams:{active:g,integrated:E},...x})}show(A,g){return U.get()(this,endpoint`projects/${A}/error_tracking/settings`,g)}};var hu=class extends x.BaseResource{all(A,g){const{mergerequestIId:E,...x}=g||{};let k=endpoint`projects/${A}`;if(E){k+=endpoint`/merge_requests/${E}/status_checks`}else{k+="/external_status_checks"}return U.get()(this,k,x)}create(A,g,E,x){return U.post()(this,endpoint`projects/${A}/external_status_checks`,{name:g,externalUrl:E,...x})}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/external_status_checks/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/external_status_checks/${g}`,E)}set(A,g,E,x,k){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/status_check_responses`,{sha:E,externalStatusCheckId:x,...k})}};var vu=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/feature_flags_user_lists`,g)}create(A,g,E,x){return U.post()(this,endpoint`projects/${A}/feature_flags_user_lists`,{name:g,userXids:E,...x})}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/feature_flags_user_lists/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/feature_flags_user_lists/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/feature_flags_user_lists/${g}`,E)}};var Lu=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/feature_flags`,g)}create(A,g,E,x){return U.post()(this,endpoint`projects/${A}/feature_flags`,{name:g,version:E,...x})}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/feature_flags/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/feature_flags/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/feature_flags/${g}`,E)}};var tp=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/freeze_periods`,g)}create(A,g,E,x){return U.post()(this,endpoint`projects/${A}/freeze_periods`,{freezeStart:g,freezeEnd:E,...x})}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/freeze_periods/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/freeze_periods/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/freeze_periods/${g}`,E)}};var np=class extends x.BaseResource{remove(A,g){return U.del()(this,endpoint`projects/${A}/pages`,g)}showSettings(A,g){return U.get()(this,endpoint`projects/${A}/pages`,g)}};var ap=class extends x.BaseResource{all(A,g,E){return U.get()(this,endpoint`projects/${A}/packages/go/${g}/@v/list`,E)}showVersionMetadata(A,g,E,x){return U.get()(this,endpoint`projects/${A}/packages/go/${g}/@v/${E}.info`,x)}downloadModuleFile(A,g,E,x){return U.get()(this,endpoint`projects/${A}/packages/go/${g}/@v/${E}.mod`,x)}downloadModuleSource(A,g,E,x){return U.get()(this,endpoint`projects/${A}/packages/go/${g}/@v/${E}.zip`,x)}};var op=class extends x.BaseResource{downloadChartIndex(A,g,E){return U.get()(this,endpoint`projects/${A}/packages/helm/${g}/index.yaml`,E)}downloadChart(A,g,E,x){return U.get()(this,endpoint`projects/${A}/packages/helm/${g}/charts/${E}.tgz`,x)}import(A,g,E,x){return U.post()(this,endpoint`projects/${A}/packages/helm/api/${g}/charts`,{isForm:true,...x,chart:[E.content,E.filename]})}};var up=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/integrations`,g)}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/integrations/${g}`,E)}disable(A,g,E){return U.del()(this,endpoint`projects/${A}/integrations/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/integrations/${g}`,E)}};var Ap=class extends at{constructor(A){super("projects","issues",A)}};var gp=class extends St{constructor(A){super("projects","issues",A)}};var yp=class extends ds{constructor(A){super("projects","issues",A)}};var Cp=class extends ys{constructor(A){super("projects","issues",A)}};var Dp=class extends x.BaseResource{all(A,g,E){return U.get()(this,endpoint`projects/${A}/issues/${g}/links`,E)}create(A,g,E,x,k){return U.post()(this,endpoint`projects/${A}/issues/${g}/links`,{targetProjectId:E,targetIssueIid:x,...k})}remove(A,g,E,x){return U.del()(this,endpoint`projects/${A}/issues/${g}/links/${E}`,x)}};var xp=class extends vs{constructor(A){super("projects","issues",A)}};var Tp=class extends ot{constructor(A){super("issues",A)}};var Fp=class extends jn{constructor(A){super("projects","issues",A)}};var Qp=class extends Fs{constructor(A){super("projects","issues",A)}};var Rp=class extends Fs{constructor(A){super("projects","issues",A)}};var Jp=class extends x.BaseResource{addSpentTime(A,g,E,x){return U.post()(this,endpoint`projects/${A}/issues/${g}/add_spent_time`,{duration:E,...x})}addTimeEstimate(A,g,E,x){return U.post()(this,endpoint`projects/${A}/issues/${g}/time_estimate`,{duration:E,...x})}all({projectId:A,groupId:g,...E}={}){let x;if(A)x=endpoint`projects/${A}/issues`;else if(g)x=endpoint`groups/${g}/issues`;else x="issues";return U.get()(this,x,E)}allMetricImages(A,g,E){return U.get()(this,endpoint`projects/${A}/issues/${g}/metric_images`,E)}allParticipants(A,g,E){return U.get()(this,endpoint`projects/${A}/issues/${g}/participants`,E)}allRelatedMergeRequests(A,g,E){return U.get()(this,endpoint`projects/${A}/issues/${g}/related_merge_requests`,E)}create(A,g,E){return U.post()(this,endpoint`projects/${A}/issues`,{...E,title:g})}createTodo(A,g,E){return U.post()(this,endpoint`projects/${A}/issues/${g}/todo`,E)}clone(A,g,E,x){return U.post()(this,endpoint`projects/${A}/issues/${g}/clone`,{toProjectId:E,...x})}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/issues/${g}`,E)}editMetricImage(A,g,E,x){return U.put()(this,endpoint`projects/${A}/issues/${g}/metric_images/${E}`,x)}move(A,g,E,x){return U.post()(this,endpoint`projects/${A}/issues/${g}/move`,{toProjectId:E,...x})}promote(A,g,E,x){return U.post()(this,endpoint`projects/${A}/issues/${g}/notes`,{searchParams:{body:`${E} \n /promote`},...x})}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/issues/${g}`,E)}removeMetricImage(A,g,E,x){return U.del()(this,endpoint`projects/${A}/issues/${g}/metric_images/${E}`,x)}reorder(A,g,E){return U.put()(this,endpoint`projects/${A}/issues/${g}/reorder`,E)}resetSpentTime(A,g,E){return U.post()(this,endpoint`projects/${A}/issues/${g}/reset_spent_time`,E)}resetTimeEstimate(A,g,E){return U.post()(this,endpoint`projects/${A}/issues/${g}/reset_time_estimate`,E)}show(A,{projectId:g,...E}={}){const x=g?endpoint`projects/${g}/issues/${A}`:`issues/${A}`;return U.get()(this,x,E)}subscribe(A,g,E){return U.post()(this,endpoint`projects/${A}/issues/${g}/subscribe`,E)}allClosedByMergeRequestst(A,g,E){return U.get()(this,endpoint`projects/${A}/issues/${g}/closed_by`,E)}showTimeStats(A,g,E){return U.get()(this,endpoint`projects/${A}/issues/${g}/time_stats`,E)}unsubscribe(A,g,E){return U.post()(this,endpoint`projects/${A}/issues/${g}/unsubscribe`,E)}uploadMetricImage(A,g,E,x){return U.post()(this,endpoint`projects/${A}/issues/${g}/metric_images`,{isForm:true,...x,file:[E.content,E.filename]})}showUserAgentDetails(A,g,E){return U.get()(this,endpoint`projects/${A}/issues/${g}/user_agent_details`,E)}};var zp=class extends x.BaseResource{all({projectId:A,groupId:g,...E}={}){let x;if(A)x=endpoint`projects/${A}/issues_statistics`;else if(g)x=endpoint`groups/${g}/issues_statistics`;else x="issues_statistics";return U.get()(this,x,E)}};function generateDownloadPathForJob(A,g,E){let x=endpoint`projects/${A}/jobs/${g}/artifacts`;if(E)x+=`/${E}`;return x}function generateDownloadPath(A,g,E){let x=endpoint`projects/${A}/jobs/artifacts/${g}`;if(E){x+=endpoint`/raw/${E}`}else{x+=endpoint`/download`}return x}var eh=class extends x.BaseResource{downloadArchive(A,{jobId:g,artifactPath:E,ref:x,...k}={}){let R;if(g)R=generateDownloadPathForJob(A,g,E);else if(k?.job&&x)R=generateDownloadPath(A,x,E);else throw new Error("Missing one of the required parameters. See typing documentation for available arguments.");return U.get()(this,R,k)}keep(A,g,E){return U.post()(this,endpoint`projects/${A}/jobs/${g}/artifacts/keep`,E)}remove(A,{jobId:g,...E}={}){let x;if(g){x=endpoint`projects/${A}/jobs/${g}/artifacts`}else{x=endpoint`projects/${A}/artifacts`}return U.del()(this,x,E)}};var th=class extends x.BaseResource{all(A,{pipelineId:g,...E}={}){const x=g?endpoint`projects/${A}/pipelines/${g}/jobs`:endpoint`projects/${A}/jobs`;return U.get()(this,x,E)}allPipelineBridges(A,g,E){return U.get()(this,endpoint`projects/${A}/pipelines/${g}/bridges`,E)}cancel(A,g,E){return U.post()(this,endpoint`projects/${A}/jobs/${g}/cancel`,E)}erase(A,g,E){return U.post()(this,endpoint`projects/${A}/jobs/${g}/erase`,E)}play(A,g,E){return U.post()(this,endpoint`projects/${A}/jobs/${g}/play`,E)}retry(A,g,E){return U.post()(this,endpoint`projects/${A}/jobs/${g}/retry`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/jobs/${g}`,E)}showConnectedJob(A){if(!this.headers["job-token"])throw new Error('Missing required header "job-token"');return U.get()(this,"job",A)}showConnectedJobK8Agents(A){if(!this.headers["job-token"])throw new Error('Missing required header "job-token"');return U.get()(this,"job/allowed_agents",A)}showLog(A,g,E){return U.get()(this,endpoint`projects/${A}/jobs/${g}/trace`,E)}};var rh=class extends x.BaseResource{allApprovalRules(A,{mergerequestIId:g,...E}={}){let x;if(g){x=endpoint`projects/${A}/merge_requests/${g}/approval_rules`}else{x=endpoint`projects/${A}/approval_rules`}return U.get()(this,x,E)}approve(A,g,E){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/approve`,E)}createApprovalRule(A,g,E,{mergerequestIId:x,...k}={}){let R;if(x){R=endpoint`projects/${A}/merge_requests/${x}/approval_rules`}else{R=endpoint`projects/${A}/approval_rules`}return U.post()(this,R,{name:g,approvalsRequired:E,...k})}editApprovalRule(A,g,E,x,{mergerequestIId:k,...R}={}){let N;if(k){N=endpoint`projects/${A}/merge_requests/${k}/approval_rules/${g}`}else{N=endpoint`projects/${A}/approval_rules/${g}`}return U.put()(this,N,{name:E,approvalsRequired:x,...R})}editConfiguration(A,g){return U.post()(this,endpoint`projects/${A}/approvals`,g)}removeApprovalRule(A,g,{mergerequestIId:E,...x}={}){let k;if(E){k=endpoint`projects/${A}/merge_requests/${E}/approval_rules/${g}`}else{k=endpoint`projects/${A}/approval_rules/${g}`}return U.del()(this,k,x)}showApprovalRule(A,g,E){return U.get()(this,endpoint`projects/${A}/approval_rules/${g}`,E)}showApprovalState(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/approval_state`,E)}showConfiguration(A,{mergerequestIId:g,...E}={}){let x;if(g){x=endpoint`projects/${A}/merge_requests/${g}/approvals`}else{x=endpoint`projects/${A}/approvals`}return U.get()(this,x,E)}unapprove(A,g,E){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/unapprove`,E)}};var nh=class extends at{constructor(A){super("projects","merge_requests",A)}};var ih=class extends x.BaseResource{all(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/context_commits`,E)}create(A,g,{mergerequestIId:E,...x}={}){const k=endpoint`projects/${A}/merge_requests`;const R=E?`${k}/${E}/context_commits`:k;return U.post()(this,R,{commits:g,...x})}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/merge_requests/${g}/context_commits`,E)}};var sh=class extends St{constructor(A){super("projects","merge_requests",A)}resolve(A,g,E,x,k){return U.put()(this,endpoint`${A}/merge_requests/${g}/discussions/${E}`,{searchParams:{resolved:x},...k})}};var ah=class extends x.BaseResource{all(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/draft_notes`,E)}create(A,g,E,x){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/draft_notes`,{...x,note:E})}edit(A,g,E,x){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/draft_notes/${E}`,x)}publish(A,g,E,x){return U.put()(this,endpoint`projects/${A}/merge_requests/${g}/draft_notes/${E}/publish`,x)}publishBulk(A,g,E){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/draft_notes/bulk_publish`,E)}remove(A,g,E,x){return U.del()(this,endpoint`projects/${A}/merge_requests/${g}/draft_notes/${E}`,x)}show(A,g,E,x){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/draft_notes/${E}`,x)}};var oh=class extends ys{constructor(A){super("projects","merge_requests",A)}};var lh=class extends vs{constructor(A){super("projects","merge_requests",A)}};var ch=class extends ot{constructor(A){super("merge_requests",A)}};var uh=class extends jn{constructor(A){super("projects","merge_requests",A)}};var ph=class extends x.BaseResource{accept(A,g,E){return this.merge(A,g,E)}addSpentTime(A,g,E,x){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/add_spent_time`,{duration:E,...x})}all({projectId:A,groupId:g,...E}={}){let x="";if(A){x=endpoint`projects/${A}/`}else if(g){x=endpoint`groups/${g}/`}return U.get()(this,`${x}merge_requests`,E)}allDiffs(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/diffs`,E)}allCommits(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/commits`,E)}allDiffVersions(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/versions`,E)}allIssuesClosed(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/closes_issues`,E)}allIssuesRelated(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/related_issues`,E)}allParticipants(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/participants`,E)}allPipelines(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/pipelines`,E)}cancelOnPipelineSuccess(A,g,E){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/cancel_merge_when_pipeline_succeeds`,E)}create(A,g,E,x,k){return U.post()(this,endpoint`projects/${A}/merge_requests`,{sourceBranch:g,targetBranch:E,title:x,...k})}createPipeline(A,g,E){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/pipelines`,E)}createTodo(A,g,E){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/todo`,E)}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/merge_requests/${g}`,E)}merge(A,g,E){return U.put()(this,endpoint`projects/${A}/merge_requests/${g}/merge`,E)}mergeToDefault(A,g,E){return U.put()(this,endpoint`projects/${A}/merge_requests/${g}/merge_ref`,E)}rebase(A,g,{skipCI:E,...x}={}){return U.put()(this,endpoint`projects/${A}/merge_requests/${g}/rebase`,{...x,skipCi:E})}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/merge_requests/${g}`,E)}resetSpentTime(A,g,E){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/reset_spent_time`,E)}resetTimeEstimate(A,g,E){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/reset_time_estimate`,E)}setTimeEstimate(A,g,E,x){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/time_estimate`,{duration:E,...x})}show(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}`,E)}showChanges(A,g,E){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 U.get()(this,endpoint`projects/${A}/merge_requests/${g}/changes`,E)}showDiffVersion(A,g,E,x){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/versions/${E}`,x)}showTimeStats(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/time_stats`,E)}subscribe(A,g,E){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/subscribe`,E)}unsubscribe(A,g,E){return U.post()(this,endpoint`projects/${A}/merge_requests/${g}/unsubscribe`,E)}showReviewers(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_requests/${g}/reviewers`,E)}};var hh=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/merge_trains`,g)}showStatus(A,g,E){return U.get()(this,endpoint`projects/${A}/merge_trains/merge_requests/${g}`,E)}addMergeRequest(A,g,E){return U.post()(this,endpoint`projects/${A}/merge_trains/merge_requests/${g}`,E)}};var dh=class extends x.BaseResource{publish(A,g,E,x,{contentType:k,...R}={}){return U.put()(this,endpoint`projects/${A}/packages/generic/${g}/${E}/${x.filename}`,{isForm:true,file:[x.content,x.filename],...R})}download(A,g,E,x,k){return U.get()(this,endpoint`projects/${A}/packages/generic/${g}/${E}/${x}`,k)}};var Ah=class extends x.BaseResource{all({projectId:A,groupId:g,...E}={}){let x;if(A)x=endpoint`projects/${A}/packages`;else if(g)x=endpoint`groups/${g}/packages`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return U.get()(this,x,E)}allFiles(A,g,E){return U.get()(this,endpoint`projects/${A}/packages/${g}/package_files`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/packages/${g}`,E)}removeFile(A,g,E,x){return U.del()(this,endpoint`projects/${A}/packages/${g}/package_files/${E}`,x)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/packages/${g}`,E)}};var fh=class extends x.BaseResource{all({projectId:A,...g}={}){const E=A?endpoint`projects/${A}/`:"";return U.get()(this,`${E}pages/domains`,g)}create(A,g,E){return U.post()(this,endpoint`projects/${A}/pages/domains`,{domain:g,...E})}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/pages/domains/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/pages/domains/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/pages/domains/${g}`,E)}};var mh=class extends x.BaseResource{all(A,g,E){return U.get()(this,endpoint`projects/${A}/pipeline_schedules/${g}/variables`,E)}create(A,g,E,x,k){return U.post()(this,endpoint`projects/${A}/pipeline_schedules/${g}/variables`,{...k,key:E,value:x})}edit(A,g,E,x,k){return U.put()(this,endpoint`projects/${A}/pipeline_schedules/${g}/variables/${E}`,{...k,value:x})}remove(A,g,E,x){return U.del()(this,endpoint`projects/${A}/pipeline_schedules/${g}/variables/${E}`,x)}};var gh=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/pipeline_schedules`,g)}allTriggeredPipelines(A,g,E){return U.get()(this,endpoint`projects/${A}/pipeline_schedules/${g}/pipelines`,E)}create(A,g,E,x,k){return U.post()(this,endpoint`projects/${A}/pipeline_schedules`,{description:g,ref:E,cron:x,...k})}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/pipeline_schedules/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/pipeline_schedules/${g}`,E)}run(A,g,E){return U.post()(this,endpoint`projects/${A}/pipeline_schedules/${g}/play`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/pipeline_schedules/${g}`,E)}takeOwnership(A,g,E){return U.post()(this,endpoint`projects/${A}/pipeline_schedules/${g}/take_ownership`,E)}};var yh=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/triggers`,g)}create(A,g,E){return U.post()(this,endpoint`projects/${A}/triggers`,{description:g,...E})}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/triggers/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/triggers/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/triggers/${g}`,E)}trigger(A,g,E,{variables:x,...k}={}){const R={...k,searchParams:{token:E,ref:g}};if(x){R.isForm=true;Object.assign(R,reformatObjectOptions(x,"variables"))}return U.post()(this,endpoint`projects/${A}/trigger/pipeline`,R)}};var bh=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/pipelines`,g)}allVariables(A,g,E){return U.get()(this,endpoint`projects/${A}/pipelines/${g}/variables`,E)}cancel(A,g,E){return U.post()(this,endpoint`projects/${A}/pipelines/${g}/cancel`,E)}create(A,g,E){return U.post()(this,endpoint`projects/${A}/pipeline`,{ref:g,...E})}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/pipelines/${g}`,E)}retry(A,g,E){return U.post()(this,endpoint`projects/${A}/pipelines/${g}/retry`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/pipelines/${g}`,E)}showLatest(A,g){return U.get()(this,endpoint`projects/${A}/pipelines/latest`,g)}showTestReport(A,g,E){return U.get()(this,endpoint`projects/${A}/pipelines/${g}/test_report`,E)}showTestReportSummary(A,g,E){return U.get()(this,endpoint`projects/${A}/pipelines/${g}/test_report_summary`,E)}};var Eh=class extends x.BaseResource{allFunnels(A,g){return U.get()(this,endpoint`projects/${A}/product_analytics/funnels`,g)}load(A,g){return U.post()(this,endpoint`projects/${A}/product_analytics/request/load`,g)}dryRun(A,g){return U.post()(this,endpoint`projects/${A}/product_analytics/request/dry-run`,g)}showMetadata(A,g){return U.get()(this,endpoint`projects/${A}/product_analytics/request/meta`,g)}};var vh=class extends rt{constructor(A){super("projects",A)}};var Ch=class extends it{constructor(A){super("projects",A)}};var wh=class extends x.BaseResource{all(A){return U.get()(this,"project_aliases",A)}create(A,g,E){return U.post()(this,"project_aliases",{name:g,projectId:A,...E})}edit(A,g){return U.post()(this,`project_aliases/${A}`,g)}remove(A,g){return U.del()(this,`project_aliases/${A}`,g)}};var Ih=class extends dt{constructor(A){super("projects",A)}};var Dh=class extends At{constructor(A){super("projects",A)}};var xh=class extends xt{constructor(A){super("projects",A)}};var Bh=class extends zn{constructor(A){super("projects",A)}};var Sh=class extends x.BaseResource{download(A,g){return U.get()(this,endpoint`projects/${A}/export/download`,g)}import(A,g,E){return U.post()(this,"projects/import",{isForm:true,...E,file:[A.content,A.filename],path:g})}importRemote(A,g,E){return U.post()(this,"projects/remote-import",{...E,path:g,url:A})}importRemoteS3(A,g,E,x,k,R,N){return U.post()(this,"projects/remote-import",{...N,accessKeyId:A,bucketName:g,fileKey:E,path:x,region:k,secretAccessKey:R})}showExportStatus(A,g){return U.get()(this,endpoint`projects/${A}/export`,g)}showImportStatus(A,g){return U.get()(this,endpoint`projects/${A}/import`,g)}scheduleExport(A,g,E){return U.post()(this,endpoint`projects/${A}/export`,{...E,upload:g})}};var Th=class extends ls{constructor(A){super("projects",A)}};var kh=class extends Pt{constructor(A){super("projects",A)}};var Fh=class extends us{constructor(A){super("project",A)}};var Qh=class extends x.BaseResource{show(A,g){return U.get()(this,endpoint`projects/${A}/job_token_scope`,g)}edit(A,g,E){return U.patch()(this,endpoint`projects/${A}/job_token_scope`,{...E,enabled:g})}showInboundAllowList(A,g){return U.get()(this,endpoint`projects/${A}/job_token_scope/allowlist`,g)}addToInboundAllowList(A,g,E){return U.post()(this,endpoint`projects/${A}/job_token_scope/allowlist`,{...E,targetProjectId:g})}removeFromInboundAllowList(A,g,E){return U.del()(this,endpoint`projects/${A}/job_token_scope/allowlist/${g}`,E)}showGroupsAllowList(A,g){return U.get()(this,endpoint`projects/${A}/job_token_scope/groups_allowlist`,g)}addToGroupsAllowList(A,g,E){return U.post()(this,endpoint`projects/${A}/job_token_scope/groups_allowlist`,{...E,targetGroupId:g})}removeFromGroupsAllowList(A,g,E){return U.del()(this,endpoint`projects/${A}/job_token_scope/groups_allowlist/${g}`,E)}};var _h=class extends Ht{constructor(A){super("projects",A)}};var Rh=class extends ar{constructor(A){super("projects",A)}create(A,g,E){return U.post()(this,endpoint`${A}/uploads`,{isForm:true,...E,file:[g.content,g.filename]})}};var Ph=class extends cn{constructor(A){super("projects",A)}};var Oh=class extends Nn{constructor(A){super("projects",A)}promote(A,g,E){return U.post()(this,endpoint`${A}/milestones/${g}/promote`,E)}};var Nh=class extends ps{constructor(A){super("projects",A)}};var Lh=class extends Ui{constructor(A){super("projects",A)}};var Mh=class extends x.BaseResource{download(A,g,E){return U.get()(this,endpoint`projects/${A}/export_relations/download`,{relation:g,...E})}showExportStatus(A,g){return U.get()(this,endpoint`projects/${A}/export_relations/status`,g)}scheduleExport(A,g){return U.post()(this,endpoint`projects/${A}/export_relations`,g)}};var jh=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/releases`,g)}create(A,g){return U.post()(this,endpoint`projects/${A}/releases`,g)}createEvidence(A,g,E){return U.post()(this,endpoint`projects/${A}/releases/${g}/evidence`,E)}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/releases/${g}`,E)}download(A,g,E,x){return U.get()(this,endpoint`projects/${A}/releases/${g}/downloads/${E}`,x)}downloadLatest(A,g,E){return U.get()(this,endpoint`projects/${A}/releases/permalink/latest/downloads/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/releases/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/releases/${g}`,E)}showLatest(A,g){return U.get()(this,endpoint`projects/${A}/releases/permalink/latest`,g)}showLatestEvidence(A,g){return U.get()(this,endpoint`projects/${A}/releases/permalink/latest/evidence`,g)}};var Uh=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/remote_mirrors`,g)}createPullMirror(A,g,E,x){return U.post()(this,endpoint`projects/${A}/mirror/pull`,{importUrl:g,mirror:E,...x})}createPushMirror(A,g,E){return U.post()(this,endpoint`projects/${A}/remote_mirrors`,{url:g,...E})}edit(A,g,E){return U.post()(this,endpoint`projects/${A}/remote_mirrors/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/remote_mirrors/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/remote_mirrors/${g}`,E)}sync(A,g,E){return U.post()(this,endpoint`projects/${A}/remote_mirrors/${g}/sync`,E)}};var Gh=class extends Ki{constructor(A){super("projects",A)}};var $h=class extends at{constructor(A){super("projects","snippets",A)}};var Hh=class extends St{constructor(A){super("projects","snippets",A)}};var Vh=class extends jn{constructor(A){super("projects","snippets",A)}};var Wh=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/snippets`,g)}create(A,g,E){return U.post()(this,endpoint`projects/${A}/snippets`,{title:g,...E})}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/snippets/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/snippets/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/snippets/${g}`,E)}showContent(A,g,E){return U.get()(this,endpoint`projects/${A}/snippets/${g}/raw`,E)}showRepositoryFileContent(A,g,E,x,k){return U.get()(this,endpoint`projects/${A}/snippets/${g}/files/${E}/${x}/raw`,k)}showUserAgentDetails(A,g,E){return U.get()(this,endpoint`projects/${A}/snippets/${g}/user_agent_detail`,E)}};var Yh=class extends x.BaseResource{show(A,g){return U.get()(this,endpoint`projects/${A}/statistics`,g)}};var Jh=class extends x.BaseResource{all(A,g,E){return U.get()(this,endpoint`projects/${A}/templates/${g}`,E)}show(A,g,E,x){return U.get()(this,endpoint`projects/${A}/templates/${g}/${E}`,x)}};var qh=class extends x.BaseResource{show(A,g,E){return U.get()(this,endpoint`projects/${A}/terraform/state/${g}`,E)}showVersion(A,g,E,x){return U.get()(this,endpoint`projects/${A}/terraform/state/${g}/versions/${E}`,x)}removeVersion(A,g,E,x){return U.del()(this,endpoint`projects/${A}/terraform/state/${g}/versions/${E}`,x)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/terraform/state/${g}`,E)}removeTerraformStateLock(A,g,E){return U.del()(this,endpoint`projects/${A}/terraform/state/${g}/lock`,E)}createVersion(A,g,E){return U.post()(this,endpoint`projects/${A}/terraform/state/${g}`,E)}};var zh=class extends Gn{constructor(A){super("projects",A)}};var Kh=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/vulnerabilities`,g)}create(A,g,E){return U.post()(this,endpoint`projects/${A}/vulnerabilities`,{...E,searchParams:{findingId:g}})}};var Zh=class extends Yn{constructor(A){super("projects",A)}};var Xh=class extends x.BaseResource{all({userId:A,starredOnly:g,...E}={}){let x;if(A&&g)x=endpoint`users/${A}/starred_projects`;else if(A)x=endpoint`users/${A}/projects`;else x="projects";return U.get()(this,x,E)}allTransferLocations(A,g){return U.get()(this,endpoint`projects/${A}/transfer_locations`,g)}allUsers(A,g){return U.get()(this,endpoint`projects/${A}/users`,g)}allGroups(A,g){return U.get()(this,endpoint`projects/${A}/groups`,g)}allInvitedGroups(A,g){return U.get()(this,endpoint`projects/${A}/invited_groups`,g)}allSharableGroups(A,g){return U.get()(this,endpoint`projects/${A}/share_locations`,g)}allForks(A,g){return U.get()(this,endpoint`projects/${A}/forks`,g)}allStarrers(A,g){return U.get()(this,endpoint`projects/${A}/starrers`,g)}allStoragePaths(A,g){return U.get()(this,endpoint`projects/${A}/storage`,g)}archive(A,g){return U.post()(this,endpoint`projects/${A}/archive`,g)}create({userId:A,avatar:g,...E}={}){const x=A?`projects/user/${A}`:"projects";if(g){return U.post()(this,x,{...E,isForm:true,avatar:[g.content,g.filename]})}return U.post()(this,x,{...E,avatar:g})}createForkRelationship(A,g,E){return U.post()(this,endpoint`projects/${A}/fork/${g}`,E)}createPullMirror(A,g,E,x){return U.post()(this,endpoint`projects/${A}/mirror/pull`,{importUrl:g,mirror:E,...x})}downloadSnapshot(A,g){return U.get()(this,endpoint`projects/${A}/snapshot`,g)}edit(A,{avatar:g,...E}={}){const x=endpoint`projects/${A}`;if(g){return U.put()(this,x,{...E,isForm:true,avatar:[g.content,g.filename]})}return U.put()(this,x,{...E,avatar:g})}fork(A,g){return U.post()(this,endpoint`projects/${A}/fork`,g)}housekeeping(A,g){return U.post()(this,endpoint`projects/${A}/housekeeping`,g)}importProjectMembers(A,g,E){return U.post()(this,endpoint`projects/${A}/import_project_members/${g}`,E)}remove(A,g){return U.del()(this,endpoint`projects/${A}`,g)}removeForkRelationship(A,g){return U.del()(this,endpoint`projects/${A}/fork`,g)}removeAvatar(A,g){return U.put()(this,endpoint`projects/${A}`,{...g,avatar:""})}restore(A,g){return U.post()(this,endpoint`projects/${A}/restore`,g)}search(A,g){return U.get()(this,"projects",{search:A,...g})}share(A,g,E,x){return U.post()(this,endpoint`projects/${A}/share`,{groupId:g,groupAccess:E,...x})}show(A,g){return U.get()(this,endpoint`projects/${A}`,g)}showLanguages(A,g){return U.get()(this,endpoint`projects/${A}/languages`,g)}showPullMirror(A,g){return U.get()(this,endpoint`projects/${A}/mirror/pull`,g)}star(A,g){return U.post()(this,endpoint`projects/${A}/star`,g)}transfer(A,g,E){return U.put()(this,endpoint`projects/${A}/transfer`,{...E,namespace:g})}unarchive(A,g){return U.post()(this,endpoint`projects/${A}/unarchive`,g)}unshare(A,g,E){return U.del()(this,endpoint`projects/${A}/share/${g}`,E)}unstar(A,g){return U.post()(this,endpoint`projects/${A}/unstar`,g)}uploadForReference(A,g,E){return U.post()(this,endpoint`projects/${A}/uploads`,{...E,isForm:true,file:[g.content,g.filename]})}uploadAvatar(A,g,E){return U.put()(this,endpoint`projects/${A}`,{...E,isForm:true,avatar:[g.content,g.filename]})}};var ed=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/protected_branches`,g)}create(A,g,E){const{sudo:x,showExpanded:k,...R}=E||{};return U.post()(this,endpoint`projects/${A}/protected_branches`,{searchParams:{...R,name:g},sudo:x,showExpanded:k})}protect(A,g,E){return this.create(A,g,E)}edit(A,g,E){return U.patch()(this,endpoint`projects/${A}/protected_branches/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/protected_branches/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/protected_branches/${g}`,E)}unprotect(A,g,E){return this.remove(A,g,E)}};var td=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/protected_tags`,g)}create(A,g,E){const{sudo:x,showExpanded:k,...R}=E||{};return U.post()(this,endpoint`projects/${A}/protected_tags`,{searchParams:{name:g,...R},sudo:x,showExpanded:k})}protect(A,g,E){return this.create(A,g,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/protected_tags/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/protected_tags/${g}`,E)}unprotect(A,g,E){return this.remove(A,g,E)}};var rd=class extends x.BaseResource{all(A,g,E){return U.get()(this,endpoint`projects/${A}/releases/${g}/assets/links`,E)}create(A,g,E,x,k){return U.post()(this,endpoint`projects/${A}/releases/${g}/assets/links`,{name:E,url:x,...k})}edit(A,g,E,x){return U.put()(this,endpoint`projects/${A}/releases/${g}/assets/links/${E}`,x)}remove(A,g,E,x){return U.del()(this,endpoint`projects/${A}/releases/${g}/assets/links/${E}`,x)}show(A,g,E,x){return U.get()(this,endpoint`projects/${A}/releases/${g}/assets/links/${E}`,x)}};var nd=class extends x.BaseResource{allContributors(A,g){return U.get()(this,endpoint`projects/${A}/repository/contributors`,g)}allRepositoryTrees(A,g){return U.get()(this,endpoint`projects/${A}/repository/tree`,g)}compare(A,g,E,x){return U.get()(this,endpoint`projects/${A}/repository/compare`,{from:g,to:E,...x})}editChangelog(A,g,E){return U.post()(this,endpoint`projects/${A}/repository/changelog`,{...E,version:g})}mergeBase(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/merge_base`,{...E,refs:g})}showArchive(A,{fileType:g="tar.gz",...E}={}){return U.get()(this,endpoint`projects/${A}/repository/archive.${g}`,E)}showBlob(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/blobs/${g}`,E)}showBlobRaw(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/blobs/${g}/raw`,E)}showChangelog(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/changelog`,{...E,version:g})}};var id=class extends x.BaseResource{allFileBlames(A,g,E,x){return U.get()(this,endpoint`projects/${A}/repository/files/${g}/blame`,{ref:E,...x})}create(A,g,E,x,k,R){return U.post()(this,endpoint`projects/${A}/repository/files/${g}`,{branch:E,content:x,commitMessage:k,...R})}edit(A,g,E,x,k,R){return U.put()(this,endpoint`projects/${A}/repository/files/${g}`,{branch:E,content:x,commitMessage:k,...R})}remove(A,g,E,x,k){return U.del()(this,endpoint`projects/${A}/repository/files/${g}`,{branch:E,commitMessage:x,...k})}show(A,g,E,x){return U.get()(this,endpoint`projects/${A}/repository/files/${g}`,{ref:E,...x})}showRaw(A,g,E,x){return U.get()(this,endpoint`projects/${A}/repository/files/${g}/raw`,{ref:E,...x})}};var sd=class extends x.BaseResource{edit(A,g,E,x,k){return U.put()(this,endpoint`projects/${A}/repository/submodules/${g}`,{branch:E,commitSha:x,...k})}};var ad=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/resource_groups`,g)}edit(A,g,E){return U.put()(this,endpoint`projects/${A}/resource_groups/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/resource_groups/${g}`,E)}allUpcomingJobs(A,g,E){return U.get()(this,endpoint`projects/${A}/resource_groups/${g}/upcoming_jobs`,E)}};var od=class extends x.BaseResource{all({projectId:A,groupId:g,owned:E,...x}={}){let k;if(A)k=endpoint`projects/${A}/runners`;else if(g)k=endpoint`groups/${g}/runners`;else if(E)k="runners";else k="runners/all";return U.get()(this,k,x)}allJobs(A,g){return U.get()(this,`runners/${A}/jobs`,g)}create(A,g){return U.post()(this,`runners`,{token:A,...g})}edit(A,g){return U.put()(this,`runners/${A}`,g)}enable(A,g,E){return U.post()(this,endpoint`projects/${A}/runners`,{runnerId:g,...E})}disable(A,g,E){return U.del()(this,endpoint`projects/${A}/runners/${g}`,E)}register(A,g){return this.create(A,g)}remove({runnerId:A,token:g,...E}){let x;if(A)x=`runners/${A}`;else if(g){x="runners"}else throw new Error("Missing required argument. Please supply a runnerId or a token in the options parameter");return U.del()(this,x,{token:g,...E})}resetRegistrationToken({runnerId:A,token:g,...E}={}){let x;if(A)x=endpoint`runners/${A}/reset_registration_token`;else if(g)x="runners/reset_registration_token";else{throw new Error("Missing either runnerId or token parameters")}return U.post()(this,x,{token:g,...E})}show(A,g){return U.get()(this,`runners/${A}`,g)}verify(A){return U.post()(this,`runners/verify`,A)}};var ld=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/secure_files`,g)}create(A,g,E,x){return U.post()(this,`projects/${A}/secure_files`,{isForm:true,...x,file:[E.content,E.filename],name:g})}download(A,g,E){return U.get()(this,endpoint`projects/${A}/secure_files/${g}/download`,E)}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/secure_files/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/secure_files/${g}`,E)}};var cd=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`projects/${A}/repository/tags`,g)}create(A,g,E,x){return U.post()(this,endpoint`projects/${A}/repository/tags`,{searchParams:{tagName:g,ref:E},...x})}remove(A,g,E){return U.del()(this,endpoint`projects/${A}/repository/tags/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/tags/${g}`,E)}showSignature(A,g,E){return U.get()(this,endpoint`projects/${A}/repository/tags/${g}/signature`,E)}};var ud=class extends x.BaseResource{create(A,g,E){return U.get()(this,endpoint`projects/${A}/metrics/user_starred_dashboards`,{dashboardPath:g,...E})}remove(A,g){return U.del()(this,endpoint`projects/${A}/metrics/user_starred_dashboards`,g)}};var pd=class extends at{constructor(A){super("epics","issues",A)}};var hd=class extends St{constructor(A){super("groups","epics",A)}};var dd=class extends x.BaseResource{all(A,g,E){return U.get()(this,endpoint`groups/${A}/epics/${g}/issues`,E)}assign(A,g,E,x){return U.post()(this,endpoint`groups/${A}/epics/${g}/issues/${E}`,x)}edit(A,g,E,x){return U.put()(this,endpoint`groups/${A}/epics/${g}/issues/${E}`,x)}remove(A,g,E,x){return U.del()(this,endpoint`groups/${A}/epics/${g}/issues/${E}`,x)}};var Ad=class extends ys{constructor(A){super("groups","epics",A)}};var fd=class extends x.BaseResource{all(A,g,E){return U.get()(this,endpoint`groups/${A}/epics/${g}/links`,E)}assign(A,g,E,x){return U.post()(this,endpoint`groups/${A}/epics/${g}/links/${E}`,x)}create(A,g,E,x){return U.post()(this,endpoint`groups/${A}/epics/${g}/links`,{searchParams:{title:E},...x})}reorder(A,g,E,x){return U.put()(this,endpoint`groups/${A}/epics/${g}/links/${E}`,x)}unassign(A,g,E,x){return U.del()(this,endpoint`groups/${A}/epics/${g}/links/${E}`,x)}};var md=class extends jn{constructor(A){super("groups","epics",A)}};var gd=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`groups/${A}/epics`,g)}create(A,g,E){return U.post()(this,endpoint`groups/${A}/epics`,{title:g,...E})}createTodo(A,g,E){return U.post()(this,endpoint`groups/${A}/epics/${g}/todos`,E)}edit(A,g,E){return U.put()(this,endpoint`groups/${A}/epics/${g}`,E)}remove(A,g,E){return U.del()(this,endpoint`groups/${A}/epics/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`groups/${A}/epics/${g}`,E)}};var yd=class extends rt{constructor(A){super("groups",A)}};var bd=class extends it{constructor(A){super("groups",A)}};var Ed=class extends x.BaseResource{showIssuesCount(A,g){return U.get()(this,"analytics/group_activity/issues_count",{searchParams:{groupPath:A},...g})}showMergeRequestsCount(A,g){return U.get()(this,"analytics/group_activity/merge_requests_count",{searchParams:{groupPath:A},...g})}showNewMembersCount(A,g){return U.get()(this,"analytics/group_activity/new_members_count",{searchParams:{groupPath:A},...g})}};var vd=class extends dt{constructor(A){super("groups",A)}};var Cd=class extends At{constructor(A){super("groups",A)}};var wd=class extends xt{constructor(A){super("groups",A)}};var Id=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`groups/${A}/epic_boards`,g)}allLists(A,g,E){return U.get()(this,endpoint`groups/${A}/epic_boards/${g}/lists`,E)}show(A,g,E){return U.get()(this,endpoint`groups/${A}/epic_boards/${g}`,E)}showList(A,g,E,x){return U.get()(this,endpoint`groups/${A}/epic_boards/${g}/lists/${E}`,x)}};var Dd=class extends zn{constructor(A){super("groups",A)}};var xd=class extends x.BaseResource{download(A,g){return U.get()(this,endpoint`groups/${A}/export/download`,g)}import(A,g,{parentId:E,name:x,...k}){return U.post()(this,"groups/import",{isForm:true,...k,file:[A.content,A.filename],path:g,name:x||g.split("/").at(0),parentId:E})}scheduleExport(A,g){return U.post()(this,endpoint`groups/${A}/export`,g)}};var Bd=class extends ls{constructor(A){super("groups",A)}};var Sd=class extends Pt{constructor(A){super("groups",A)}};var Td=class extends us{constructor(A){super("groups",A)}};var kd=class extends x.BaseResource{add(A,g,E,x){return U.post()(this,endpoint`groups/${A}/ldap_group_links`,{groupAccess:g,provider:E,...x})}all(A,g){return U.get()(this,endpoint`groups/${A}/ldap_group_links`,g)}remove(A,g,E){return U.del()(this,endpoint`groups/${A}/ldap_group_links`,{provider:g,...E})}sync(A,g){return U.post()(this,endpoint`groups/${A}/ldap_sync`,g)}};var Fd=class extends Ht{constructor(A){super("groups",A)}};var Qd=class extends ar{constructor(A){super("groups",A)}};var _d=class extends x.BaseResource{add(A,g,E){return U.post()(this,endpoint`groups/${A}/members`,{baseAccessLevel:g,...E})}all(A,g){return U.get()(this,endpoint`groups/${A}/member_roles`,g)}remove(A,g,E){return U.del()(this,endpoint`groups/${A}/member_roles/${g}`,E)}};var Rd=class extends cn{constructor(A){super("groups",A)}allBillable(A,g){return U.get()(this,endpoint`${A}/billable_members`,g)}allPending(A,g){return U.get()(this,endpoint`${A}/pending_members`,g)}allBillableMemberships(A,g,E){return U.get()(this,endpoint`${A}/billable_members/${g}/memberships`,E)}approve(A,g,E){return U.put()(this,endpoint`${A}/members/${g}/approve`,E)}approveAll(A,g){return U.put()(this,endpoint`${A}/members/approve_all`,g)}removeBillable(A,g,E){return U.del()(this,endpoint`${A}/billable_members/${g}`,E)}removeOverrideFlag(A,g,E){return U.del()(this,endpoint`${A}/members/${g}/override`,E)}setOverrideFlag(A,g,E){return U.post()(this,endpoint`${A}/members/${g}/override`,E)}};var Pd=class extends Nn{constructor(A){super("groups",A)}};var Od=class extends ps{constructor(A){super("groups",A)}};var Nd=class extends Ui{constructor(A){super("groups",A)}};var Ld=class extends x.BaseResource{download(A,g,E){return U.get()(this,endpoint`groups/${A}/export_relations/download`,{searchParams:{relation:g},...E})}exportStatus(A,g){return U.get()(this,endpoint`groups/${A}/export_relations`,g)}scheduleExport(A,g){return U.post()(this,endpoint`groups/${A}/export_relations`,g)}};var Md=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`groups/${A}/releases`,g)}};var jd=class extends Ki{constructor(A){super("groups",A)}};var Ud=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`groups/${A}/saml/identities`,g)}edit(A,g,E){return U.patch()(this,endpoint`groups/${A}/saml/${g}`,E)}};var Gd=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`groups/${A}/saml_group_links`,g)}create(A,g,E,x){return U.post()(this,endpoint`groups/${A}/saml_group_links`,{accessLevel:E,samlGroupName:g,...x})}remove(A,g,E){return U.del()(this,endpoint`groups/${A}/saml_group_links/${g}`,E)}show(A,g,E){return U.get()(this,endpoint`groups/${A}/saml_group_links/${g}`,E)}};var $d=class extends x.BaseResource{all(A,g){return U.get()(this,endpoint`groups/${A}/scim/identities`,g)}edit(A,g,E){return U.patch()(this,endpoint`groups/${A}/scim/${g}`,E)}};var Hd=class extends x.BaseResource{create(A,g){return U.post()(this,endpoint`groups/${A}/service_accounts`,g)}addPersonalAccessToken(A,g,E){return this.createPersonalAccessToken(A,g,E)}createPersonalAccessToken(A,g,E){return U.post()(this,endpoint`groups/${A}/service_accounts/${g}`,E)}rotatePersonalAccessToken(A,g,E,x){return U.post()(this,endpoint`groups/${A}/service_accounts/${g}/personal_access_tokens/${E}/rotate`,x)}};var Vd=class extends Gn{constructor(A){super("groups",A)}};var Wd=class extends Yn{constructor(A){super("groups",A)}};var Yd=class extends x.BaseResource{all(A){return U.get()(this,"groups",A)}allDescendantGroups(A,g){return U.get()(this,endpoint`groups/${A}/descendant_groups`,g)}allProjects(A,g){return U.get()(this,endpoint`groups/${A}/projects`,g)}allSharedProjects(A,g){return U.get()(this,endpoint`groups/${A}/projects/shared`,g)}allSubgroups(A,g){return U.get()(this,endpoint`groups/${A}/subgroups`,g)}allProvisionedUsers(A,g){return U.get()(this,endpoint`groups/${A}/provisioned_users`,g)}allTransferLocations(A,g){return U.get()(this,endpoint`groups/${A}/transfer_locations`,g)}create(A,g,{avatar:E,...x}={}){if(E){return U.post()(this,"groups",{...x,isForm:true,avatar:[E.content,E.filename],name:A,path:g})}return U.post()(this,"groups",{name:A,path:g,...x})}downloadAvatar(A,g){return U.get()(this,endpoint`groups/${A}/avatar`,g)}edit(A,{avatar:g,...E}={}){if(g){return U.post()(this,endpoint`groups/${A}`,{...E,isForm:true,avatar:[g.content,g.filename]})}return U.put()(this,endpoint`groups/${A}`,E)}remove(A,g){return U.del()(this,endpoint`groups/${A}`,g)}removeAvatar(A,g){return U.put()(this,endpoint`groups/${A}`,{...g,avatar:""})}restore(A,g){return U.post()(this,endpoint`groups/${A}/restore`,g)}search(A,g){return U.get()(this,"groups",{search:A,...g})}share(A,g,E,x){return U.post()(this,endpoint`groups/${A}/share`,{groupId:g,groupAccess:E,...x})}show(A,g){return U.get()(this,endpoint`groups/${A}`,g)}transfer(A,g){return U.post()(this,endpoint`groups/${A}/transfer`,g)}transferProject(A,g,E){return U.post()(this,endpoint`groups/${A}/projects/${g}`,E)}unshare(A,g,E){return U.del()(this,endpoint`groups/${A}/share/${g}`,E)}uploadAvatar(A,g,{filename:E,...x}={}){return U.put()(this,endpoint`groups/${A}/avatar`,{isForm:true,...x,file:[g,E]})}};var Jd=class extends x.BaseResource{all(A,g,E){return U.get()(this,endpoint`groups/${A}/epics/${g}/related_epics`,E)}create(A,g,E,x,k){return U.post()(this,endpoint`groups/${A}/epics/${g}/related_epics`,{searchParams:{targetGroupId:x,targetEpicIid:E},...k})}remove(A,g,E,x){return U.del()(this,endpoint`groups/${A}/epics/${g}/related_epics/${E}`,x)}};var qd=class extends At{constructor(A){super("users",A)}};var url9=A=>A?`users/${A}/emails`:"user/emails";var zd=class extends x.BaseResource{add(A,g){return this.create(A,g)}all({userId:A,...g}={}){return U.get()(this,url9(A),g)}create(A,{userId:g,...E}={}){return U.post()(this,url9(g),{email:A,...E})}show(A,g){return U.get()(this,`user/emails/${A}`,g)}remove(A,{userId:g,...E}={}){return U.del()(this,`${url9(g)}/${A}`,E)}};var url10=A=>A?`users/${A}/gpg_keys`:"user/gpg_keys";var Kd=class extends x.BaseResource{add(A,g){return this.create(A,g)}all({userId:A,...g}={}){return U.get()(this,url10(A),g)}create(A,{userId:g,...E}={}){return U.post()(this,url10(g),{key:A,...E})}show(A,{userId:g,...E}={}){return U.get()(this,`${url10(g)}/${A}`,E)}remove(A,{userId:g,...E}={}){return U.del()(this,`${url10(g)}/${A}`,E)}};var Zd=class extends x.BaseResource{all(A,g){return U.get()(this,`users/${A}/impersonation_tokens`,g)}create(A,g,E,x){return U.post()(this,`users/${A}/impersonation_tokens`,{name:g,scopes:E,...x})}show(A,g,E){return U.get()(this,`users/${A}/impersonation_tokens/${g}`,E)}remove(A,g,E){return U.del()(this,`users/${A}/impersonation_tokens/${g}`,E)}revoke(A,g,E){return this.remove(A,g,E)}};var url11=A=>A?`users/${A}/keys`:"user/keys";var Xd=class extends x.BaseResource{add(A,g,E){return this.create(A,g,E)}all({userId:A,...g}={}){return U.get()(this,url11(A),g)}create(A,g,{userId:E,...x}={}){return U.post()(this,url11(E),{title:A,key:g,...x})}show(A,{userId:g,...E}={}){return U.get()(this,`${url11(g)}/${A}`,E)}remove(A,{userId:g,...E}={}){return U.del()(this,`${url11(g)}/${A}`,E)}};var eA=class extends x.BaseResource{activate(A,g){return U.post()(this,endpoint`users/${A}/activate`,g)}all(A){return U.get()(this,"users",A)}allActivities(A){return U.get()(this,"user/activities",A)}allEvents(A,g){return U.get()(this,endpoint`users/${A}/events`,g)}allFollowers(A,g){return U.get()(this,endpoint`users/${A}/followers`,g)}allFollowing(A,g){return U.get()(this,endpoint`users/${A}/following`,g)}allMemberships(A,g){return U.get()(this,endpoint`users/${A}/memberships`,g)}allProjects(A,g){return U.get()(this,endpoint`users/${A}/projects`,g)}allContributedProjects(A,g){return U.get()(this,endpoint`users/${A}/contributed_projects`,g)}allStarredProjects(A,g){return U.get()(this,endpoint`users/${A}/starred_projects`,g)}approve(A,g){return U.post()(this,endpoint`users/${A}/approve`,g)}ban(A,g){return U.post()(this,endpoint`users/${A}/ban`,g)}block(A,g){return U.post()(this,endpoint`users/${A}/block`,g)}create(A){return U.post()(this,"users",A)}createPersonalAccessToken(A,g,E,x){return U.post()(this,endpoint`users/${A}/personal_access_tokens`,{name:g,scopes:E,...x})}createCIRunner(A,g){return U.post()(this,"user/runners",{...g,runnerType:A})}deactivate(A,g){return U.post()(this,endpoint`users/${A}/deactivate`,g)}disableTwoFactor(A,g){return U.patch()(this,endpoint`users/${A}/disable_two_factor`,g)}edit(A,{avatar:g,...E}={}){const x={...E,isForm:true};if(g)x.avatar=[g.content,g.filename];return U.put()(this,endpoint`users/${A}`,x)}editStatus(A){return U.put()(this,"user/status",A)}editCurrentUserPreferences(A,g,E){return U.put()(this,"user/preferences",{viewDiffsFileByFile:A,showWhitespaceInDiffs:g,...E})}follow(A,g){return U.post()(this,endpoint`users/${A}/follow`,g)}reject(A,g){return U.post()(this,endpoint`users/${A}/reject`,g)}show(A,g){return U.get()(this,endpoint`users/${A}`,g)}showCount(A){return U.get()(this,"user_counts",A)}showAssociationsCount(A,g){return U.get()(this,`users/${A}/associations_count`,g)}showCurrentUser(A){return U.get()(this,"user",A)}showCurrentUserPreferences(A){return U.get()(this,"user/preferences",A)}showStatus({iDOrUsername:A,...g}={}){let E;if(A)E=`users/${A}/status`;else E="user/status";return U.get()(this,E,g)}remove(A,g){return U.del()(this,endpoint`users/${A}`,g)}removeAuthenticationIdentity(A,g,E){return U.del()(this,endpoint`users/${A}/identities/${g}`,E)}unban(A,g){return U.post()(this,endpoint`users/${A}/unban`,g)}unblock(A,g){return U.post()(this,endpoint`users/${A}/unblock`,g)}unfollow(A,g){return U.post()(this,endpoint`users/${A}/unfollow`,g)}};var tA=class extends Fs{constructor(A){super("projects","merge_requests",A)}};var rA=class extends Fs{constructor(A){super("groups","epics",A)}};var nA={Agents:H,AlertManagement:W,ApplicationAppearance:Z,ApplicationPlanLimits:se,Applications:Te,ApplicationSettings:pe,ApplicationStatistics:de,AuditEvents:Fe,Avatar:_e,BroadcastMessages:Me,CodeSuggestions:je,Composer:$e,Conan:Ve,DashboardAnnotations:Ye,Debian:Je,DependencyProxy:ze,DeployKeys:Ze,DeployTokens:Xe,DockerfileTemplates:Qs,Events:$s,Experiments:Hs,GeoNodes:Vs,GeoSites:zs,GitignoreTemplates:aa,GitLabCIYMLTemplates:Ks,Import:ha,InstanceLevelCICDVariables:Qa,Keys:Pa,License:$a,LicenseTemplates:Va,Lint:io,Markdown:so,Maven:Eo,Metadata:wo,Migrations:To,Namespaces:tl,NotificationSettings:dl,NPM:No,NuGet:fl,PersonalAccessTokens:gl,PyPI:yl,RubyGems:Dl,Search:xl,SearchAdmin:Tl,ServiceAccounts:Ml,ServiceData:uc,SidekiqMetrics:pc,SidekiqQueues:hc,SnippetRepositoryStorageMoves:Ac,Snippets:gc,Suggestions:bc,SystemHooks:Cc,TodoLists:xc,Topics:Bc,Branches:Sc,CommitDiscussions:Tc,Commits:Gc,ContainerRegistry:$c,Deployments:Hc,Environments:Vc,ErrorTrackingClientKeys:Yc,ErrorTrackingSettings:Xc,ExternalStatusChecks:hu,FeatureFlags:Lu,FeatureFlagUserLists:vu,FreezePeriods:tp,GitlabPages:np,GoProxy:ap,Helm:op,Integrations:up,IssueAwardEmojis:Ap,IssueDiscussions:gp,IssueIterationEvents:yp,IssueLabelEvents:Cp,IssueLinks:Dp,IssueMilestoneEvents:xp,IssueNoteAwardEmojis:Tp,IssueNotes:Fp,Issues:Jp,IssuesStatistics:zp,IssueStateEvents:Qp,IssueWeightEvents:Rp,JobArtifacts:eh,Jobs:th,MergeRequestApprovals:rh,MergeRequestAwardEmojis:nh,MergeRequestContextCommits:ih,MergeRequestDiscussions:sh,MergeRequestLabelEvents:oh,MergeRequestMilestoneEvents:lh,MergeRequestStateEvents:tA,MergeRequestDraftNotes:ah,MergeRequestNotes:uh,MergeRequestNoteAwardEmojis:ch,MergeRequests:ph,MergeTrains:hh,PackageRegistry:dh,Packages:Ah,PagesDomains:fh,Pipelines:bh,PipelineSchedules:gh,PipelineScheduleVariables:mh,PipelineTriggerTokens:yh,ProductAnalytics:Eh,ProjectAccessRequests:vh,ProjectAccessTokens:Ch,ProjectAliases:wh,ProjectBadges:Ih,ProjectCustomAttributes:Dh,ProjectDORA4Metrics:xh,ProjectHooks:Bh,ProjectImportExports:Sh,ProjectInvitations:Th,ProjectIssueBoards:kh,ProjectIterations:Fh,ProjectJobTokenScopes:Qh,ProjectLabels:_h,ProjectMarkdownUploads:Rh,ProjectMembers:Ph,ProjectMilestones:Oh,ProjectProtectedEnvironments:Nh,ProjectPushRules:Lh,ProjectRelationsExport:Mh,ProjectReleases:jh,ProjectRemoteMirrors:Uh,ProjectRepositoryStorageMoves:Gh,Projects:Xh,ProjectSnippetAwardEmojis:$h,ProjectSnippetDiscussions:Hh,ProjectSnippetNotes:Vh,ProjectSnippets:Wh,ProjectStatistics:Yh,ProjectTemplates:Jh,ProjectTerraformState:qh,ProjectVariables:zh,ProjectVulnerabilities:Kh,ProjectWikis:Zh,ProtectedBranches:ed,ProtectedTags:td,ReleaseLinks:rd,Repositories:nd,RepositoryFiles:id,RepositorySubmodules:sd,ResourceGroups:ad,Runners:od,SecureFiles:ld,Tags:cd,UserStarredMetricsDashboard:ud,EpicAwardEmojis:pd,EpicDiscussions:hd,EpicIssues:dd,EpicLabelEvents:Ad,EpicLinks:fd,EpicNotes:md,Epics:gd,EpicStateEvents:rA,GroupAccessRequests:yd,GroupAccessTokens:bd,GroupActivityAnalytics:Ed,GroupBadges:vd,GroupCustomAttributes:Cd,GroupDORA4Metrics:wd,GroupEpicBoards:Id,GroupHooks:Dd,GroupImportExports:xd,GroupInvitations:Bd,GroupIssueBoards:Sd,GroupIterations:Td,GroupLabels:Fd,GroupLDAPLinks:kd,GroupMarkdownUploads:Qd,GroupMembers:Rd,GroupMemberRoles:_d,GroupMilestones:Pd,GroupProtectedEnvironments:Od,GroupPushRules:Nd,GroupRelationExports:Ld,GroupReleases:Md,GroupRepositoryStorageMoves:jd,Groups:Yd,GroupSAMLIdentities:Ud,GroupSAMLLinks:Gd,GroupSCIMIdentities:$d,GroupServiceAccounts:Hd,GroupVariables:Vd,GroupWikis:Wd,LinkedEpics:Jd,UserCustomAttributes:qd,UserEmails:zd,UserGPGKeys:Kd,UserImpersonationTokens:Zd,Users:eA,UserSSHKeys:Xd};var iA=class extends x.BaseResource{constructor(A){super(A);Object.keys(nA).forEach((g=>{this[g]=new nA[g](A)}))}};var sA=(A=>{A[A["NO_ACCESS"]=0]="NO_ACCESS";A[A["MINIMAL_ACCESS"]=5]="MINIMAL_ACCESS";A[A["GUEST"]=10]="GUEST";A[A["REPORTER"]=20]="REPORTER";A[A["DEVELOPER"]=30]="DEVELOPER";A[A["MAINTAINER"]=40]="MAINTAINER";A[A["OWNER"]=50]="OWNER";A[A["ADMIN"]=60]="ADMIN";return A})(sA||{});g.AccessLevel=sA;g.Agents=H;g.AlertManagement=W;g.ApplicationAppearance=Z;g.ApplicationPlanLimits=se;g.ApplicationSettings=pe;g.ApplicationStatistics=de;g.Applications=Te;g.AuditEvents=Fe;g.Avatar=_e;g.Branches=Sc;g.BroadcastMessages=Me;g.CodeSuggestions=je;g.CommitDiscussions=Tc;g.Commits=Gc;g.Composer=$e;g.Conan=Ve;g.ContainerRegistry=$c;g.DashboardAnnotations=Ye;g.Debian=Je;g.DependencyProxy=ze;g.DeployKeys=Ze;g.DeployTokens=Xe;g.Deployments=Hc;g.DockerfileTemplates=Qs;g.Environments=Vc;g.EpicAwardEmojis=pd;g.EpicDiscussions=hd;g.EpicIssues=dd;g.EpicLabelEvents=Ad;g.EpicLinks=fd;g.EpicNotes=md;g.Epics=gd;g.ErrorTrackingClientKeys=Yc;g.ErrorTrackingSettings=Xc;g.Events=$s;g.Experiments=Hs;g.ExternalStatusChecks=hu;g.FeatureFlagUserLists=vu;g.FeatureFlags=Lu;g.FreezePeriods=tp;g.GeoNodes=Vs;g.GeoSites=zs;g.GitLabCIYMLTemplates=Ks;g.GitignoreTemplates=aa;g.Gitlab=iA;g.GitlabPages=np;g.GoProxy=ap;g.GroupAccessRequests=yd;g.GroupAccessTokens=bd;g.GroupActivityAnalytics=Ed;g.GroupBadges=vd;g.GroupCustomAttributes=Cd;g.GroupDORA4Metrics=wd;g.GroupEpicBoards=Id;g.GroupHooks=Dd;g.GroupImportExports=xd;g.GroupInvitations=Bd;g.GroupIssueBoards=Sd;g.GroupIterations=Td;g.GroupLDAPLinks=kd;g.GroupLabels=Fd;g.GroupMarkdownUploads=Qd;g.GroupMemberRoles=_d;g.GroupMembers=Rd;g.GroupMilestones=Pd;g.GroupProtectedEnvironments=Od;g.GroupPushRules=Nd;g.GroupRelationExports=Ld;g.GroupReleases=Md;g.GroupRepositoryStorageMoves=jd;g.GroupSAMLIdentities=Ud;g.GroupSAMLLinks=Gd;g.GroupSCIMIdentities=$d;g.GroupServiceAccounts=Hd;g.GroupVariables=Vd;g.GroupWikis=Wd;g.Groups=Yd;g.Helm=op;g.Import=ha;g.InstanceLevelCICDVariables=Qa;g.Integrations=up;g.IssueAwardEmojis=Ap;g.IssueDiscussions=gp;g.IssueIterationEvents=yp;g.IssueLabelEvents=Cp;g.IssueLinks=Dp;g.IssueMilestoneEvents=xp;g.IssueNoteAwardEmojis=Tp;g.IssueNotes=Fp;g.IssueStateEvents=Qp;g.IssueWeightEvents=Rp;g.Issues=Jp;g.IssuesStatistics=zp;g.JobArtifacts=eh;g.Jobs=th;g.Keys=Pa;g.License=$a;g.LicenseTemplates=Va;g.LinkedEpics=Jd;g.Lint=io;g.Markdown=so;g.Maven=Eo;g.MergeRequestApprovals=rh;g.MergeRequestAwardEmojis=nh;g.MergeRequestContextCommits=ih;g.MergeRequestDiscussions=sh;g.MergeRequestDraftNotes=ah;g.MergeRequestLabelEvents=oh;g.MergeRequestMilestoneEvents=lh;g.MergeRequestNoteAwardEmojis=ch;g.MergeRequestNotes=uh;g.MergeRequests=ph;g.MergeTrains=hh;g.Metadata=wo;g.Migrations=To;g.NPM=No;g.Namespaces=tl;g.NotificationSettings=dl;g.NuGet=fl;g.PackageRegistry=dh;g.Packages=Ah;g.PagesDomains=fh;g.PersonalAccessTokens=gl;g.PipelineScheduleVariables=mh;g.PipelineSchedules=gh;g.PipelineTriggerTokens=yh;g.Pipelines=bh;g.ProductAnalytics=Eh;g.ProjectAccessRequests=vh;g.ProjectAccessTokens=Ch;g.ProjectAliases=wh;g.ProjectBadges=Ih;g.ProjectCustomAttributes=Dh;g.ProjectDORA4Metrics=xh;g.ProjectHooks=Bh;g.ProjectImportExports=Sh;g.ProjectInvitations=Th;g.ProjectIssueBoards=kh;g.ProjectIterations=Fh;g.ProjectJobTokenScopes=Qh;g.ProjectLabels=_h;g.ProjectMarkdownUploads=Rh;g.ProjectMembers=Ph;g.ProjectMilestones=Oh;g.ProjectProtectedEnvironments=Nh;g.ProjectPushRules=Lh;g.ProjectRelationsExport=Mh;g.ProjectReleases=jh;g.ProjectRemoteMirrors=Uh;g.ProjectRepositoryStorageMoves=Gh;g.ProjectSnippetAwardEmojis=$h;g.ProjectSnippetDiscussions=Hh;g.ProjectSnippetNotes=Vh;g.ProjectSnippets=Wh;g.ProjectStatistics=Yh;g.ProjectTemplates=Jh;g.ProjectTerraformState=qh;g.ProjectVariables=zh;g.ProjectVulnerabilities=Kh;g.ProjectWikis=Zh;g.Projects=Xh;g.ProtectedBranches=ed;g.ProtectedTags=td;g.PyPI=yl;g.ReleaseLinks=rd;g.Repositories=nd;g.RepositoryFiles=id;g.RepositorySubmodules=sd;g.ResourceGroups=ad;g.RubyGems=Dl;g.Runners=od;g.Search=xl;g.SearchAdmin=Tl;g.SecureFiles=ld;g.ServiceAccounts=Ml;g.ServiceData=uc;g.SidekiqMetrics=pc;g.SidekiqQueues=hc;g.SnippetRepositoryStorageMoves=Ac;g.Snippets=gc;g.Suggestions=bc;g.SystemHooks=Cc;g.Tags=cd;g.TodoLists=xc;g.Topics=Bc;g.UserCustomAttributes=qd;g.UserEmails=zd;g.UserGPGKeys=Kd;g.UserImpersonationTokens=Zd;g.UserSSHKeys=Xd;g.UserStarredMetricsDashboard=ud;g.Users=eA},68672:(A,g,E)=>{"use strict";var x=E(40240);var k=E(4908);var R=E(8649);var N=E(43379);function _interopDefault(A){return A&&A.__esModule?A:{default:A}}var j=_interopDefault(N);var{isMatch:U}=j.default;function generateRateLimiterFn(A,g){const E=new R.RateLimiterQueue(new R.RateLimiterMemory({points:A,duration:g}));return()=>E.removeTokens(1)}function formatQuery(A={}){const g=k.decamelizeKeys(A);return x.stringify(g,{arrayFormat:"brackets"})}async function defaultOptionsHandler(A,{body:g,searchParams:E,sudo:x,signal:R,asStream:N=false,method:j="GET"}={}){const{headers:U,authHeaders:H,url:W,agent:Z}=A;const se={method:j,asStream:N,signal:R,prefixUrl:W,agent:Z};se.headers={...U};if(x)se.headers.sudo=`${x}`;if(g){if(g instanceof FormData){se.body=g}else{se.body=JSON.stringify(k.decamelizeKeys(g));se.headers["content-type"]="application/json"}}if(Object.keys(H).length>0){const[A,g]=Object.entries(H)[0];se.headers[A]=await g()}const pe=formatQuery(E);if(pe)se.searchParams=pe;return Promise.resolve(se)}function createRateLimiters(A={},g=60){const E={};Object.entries(A).forEach((([A,x])=>{if(typeof x==="number")E[A]=generateRateLimiterFn(x,g);else E[A]={method:x.method.toUpperCase(),limit:generateRateLimiterFn(x.limit,g)}}));return E}function createRequesterFn(A,g){const E=["get","post","put","patch","delete"];return x=>{const k={};const R=createRateLimiters(x.rateLimits,x.rateLimitDuration);E.forEach((E=>{k[E]=async(k,N)=>{const j=await defaultOptionsHandler(x,{...N,method:E.toUpperCase()});const U=await A(x,j);return g(k,{...U,rateLimiters:R})}}));return k}}function createPresetConstructor(A,g){return class extends A{constructor(...A){const[E,...x]=A;super({...g,...E},...x)}}}function presetResourceArguments(A,g={}){const E={};Object.entries(A).forEach((([A,x])=>{if(typeof x==="function"){E[A]=createPresetConstructor(x,g)}else{E[A]=x}}));return E}function getMatchingRateLimiter(A,g={},E="GET"){const x=Object.keys(g).sort().reverse();const k=x.find((g=>U(A,g)));const R=k&&g[k];if(typeof R==="function")return R;if(R&&R?.method?.toUpperCase()===E.toUpperCase()){return R.limit}return generateRateLimiterFn(3e3,60)}function getDynamicToken(A){return A instanceof Function?A():Promise.resolve(A)}var H=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 W=class{url;requester;queryTimeout;headers;authHeaders;camelize;constructor({sudo:A,profileToken:g,camelize:E,requesterFn:x,agent:k,profileMode:R="execution",host:N="https://gitlab.com",prefixUrl:j="",queryTimeout:U=3e5,rateLimitDuration:W=60,rateLimits:Z=H,...se}){if(!x)throw new ReferenceError("requesterFn must be passed");this.url=[N,"api","v4",j].join("/");this.headers={};this.authHeaders={};this.camelize=E;this.queryTimeout=U;if("oauthToken"in se)this.authHeaders.authorization=async()=>{const A=await getDynamicToken(se.oauthToken);return`Bearer ${A}`};else if("jobToken"in se)this.authHeaders["job-token"]=async()=>getDynamicToken(se.jobToken);else if("token"in se)this.authHeaders["private-token"]=async()=>getDynamicToken(se.token);if(g){this.headers["X-Profile-Token"]=g;this.headers["X-Profile-Mode"]=R}if(A)this.headers.Sudo=`${A}`;this.requester=x({...this,rateLimits:Z,rateLimitDuration:W,agent:k})}};var Z=class extends Error{cause;constructor(A,g){super(A,g);this.cause=g?.cause;this.name="GitbeakerRequestError"}};var se=class extends Error{constructor(A,g){super(A,g);this.name="GitbeakerTimeoutError"}};var pe=class extends Error{constructor(A,g){super(A,g);this.name="GitbeakerRetryError"}};g.BaseResource=W;g.GitbeakerRequestError=Z;g.GitbeakerRetryError=pe;g.GitbeakerTimeoutError=se;g.createRateLimiters=createRateLimiters;g.createRequesterFn=createRequesterFn;g.defaultOptionsHandler=defaultOptionsHandler;g.formatQuery=formatQuery;g.generateRateLimiterFn=generateRateLimiterFn;g.getMatchingRateLimiter=getMatchingRateLimiter;g.presetResourceArguments=presetResourceArguments},64630:(A,g,E)=>{"use strict";var x=E(14281);var k=E(68672);function _interopNamespace(A){if(A&&A.__esModule)return A;var g=Object.create(null);if(A){Object.keys(A).forEach((function(E){if(E!=="default"){var x=Object.getOwnPropertyDescriptor(A,E);Object.defineProperty(g,E,x.get?x:{enumerable:true,get:function(){return A[E]}})}}))}g.default=A;return Object.freeze(g)}var R=_interopNamespace(x);async function processBody(A){const g=(A.headers.get("content-type")||"").split(";")[0].trim();if(g==="application/json"){return A.json().then((A=>A||{}))}if(g.startsWith("text/")){return A.text().then((A=>A||""))}return A.blob()}function delay(A){return new Promise((g=>{setTimeout(g,A)}))}async function parseResponse(A,g=false){const{status:E,headers:x}=A;const k=Object.fromEntries(x.entries());let R;if(g){R=A.body}else{R=E===204?null:await processBody(A)}return{body:R,headers:k,status:E}}async function throwFailedRequestError(A,g){const E=await g.text();const x=g.headers.get("Content-Type");let R;if(x?.includes("application/json")){const A=JSON.parse(E);const g=A?.error||A?.message||"";R=typeof g==="string"?g:JSON.stringify(g)}else{R=E}throw new k.GitbeakerRequestError(R,{cause:{description:R,request:A,response:g}})}function getConditionalMode(A){if(A.includes("repository/archive"))return"same-origin";return void 0}async function defaultRequestHandler(A,g){const E=[429,502];const x=10;const{rateLimiters:R,agent:N,asStream:j,prefixUrl:U,searchParams:H,method:W,...Z}=g||{};const se=k.getMatchingRateLimiter(A,R,W);let pe;let de;if(U)de=U.endsWith("/")?U:`${U}/`;const Te=new URL(A,de);Te.search=H||"";const Fe=getConditionalMode(A);for(let A=0;A{if(A.name==="TimeoutError"||A.name==="AbortError"){throw new k.GitbeakerTimeoutError("Query timeout was reached")}throw A}));if(R.ok)return parseResponse(R,j);if(!E.includes(R.status))await throwFailedRequestError(g,R);pe=R.status;await delay(2**A*.25);continue}throw new k.GitbeakerRetryError(`Could not successfully complete this request after ${x} retries, last status code: ${pe}. ${pe===429?"Check the applicable rate limits for this endpoint":"Verify the status of the endpoint"}.`)}var N=k.createRequesterFn(((A,g)=>Promise.resolve(g)),defaultRequestHandler);var{AccessLevel:j,...U}=R;var H=k.presetResourceArguments(U,{requesterFn:N});var{Agents:W}=H;var{AlertManagement:Z}=H;var{ApplicationAppearance:se}=H;var{ApplicationPlanLimits:pe}=H;var{Applications:de}=H;var{ApplicationSettings:Te}=H;var{ApplicationStatistics:Fe}=H;var{AuditEvents:_e}=H;var{Avatar:Me}=H;var{Branches:je}=H;var{BroadcastMessages:$e}=H;var{CodeSuggestions:Ve}=H;var{CommitDiscussions:Ye}=H;var{Commits:Je}=H;var{Composer:ze}=H;var{Conan:Ze}=H;var{ContainerRegistry:Xe}=H;var{DashboardAnnotations:rt}=H;var{Debian:it}=H;var{DependencyProxy:at}=H;var{DeployKeys:ot}=H;var{DeployTokens:dt}=H;var{Deployments:At}=H;var{DockerfileTemplates:xt}=H;var{Environments:St}=H;var{EpicAwardEmojis:Pt}=H;var{EpicDiscussions:Ht}=H;var{EpicIssues:ar}=H;var{EpicLabelEvents:cn}=H;var{EpicLinks:Nn}=H;var{EpicNotes:jn}=H;var{Epics:Un}=H;var{ErrorTrackingClientKeys:Gn}=H;var{ErrorTrackingSettings:Yn}=H;var{Events:zn}=H;var{Experiments:Ui}=H;var{ExternalStatusChecks:Ki}=H;var{FeatureFlags:ls}=H;var{FeatureFlagUserLists:us}=H;var{FreezePeriods:ps}=H;var{GeoNodes:ds}=H;var{GeoSites:ys}=H;var{GitignoreTemplates:vs}=H;var{GitLabCIYMLTemplates:Fs}=H;var{GitlabPages:Qs}=H;var{GoProxy:$s}=H;var{GroupAccessRequests:Hs}=H;var{GroupAccessTokens:Vs}=H;var{GroupActivityAnalytics:zs}=H;var{GroupBadges:Ks}=H;var{GroupCustomAttributes:aa}=H;var{GroupDORA4Metrics:ha}=H;var{GroupEpicBoards:Qa}=H;var{GroupHooks:Pa}=H;var{GroupImportExports:$a}=H;var{GroupInvitations:Va}=H;var{GroupIssueBoards:io}=H;var{GroupIterations:so}=H;var{GroupLabels:Eo}=H;var{GroupLDAPLinks:wo}=H;var{GroupMarkdownUploads:To}=H;var{GroupMemberRoles:No}=H;var{GroupMembers:tl}=H;var{GroupMilestones:dl}=H;var{GroupProtectedEnvironments:fl}=H;var{GroupPushRules:gl}=H;var{GroupRelationExports:yl}=H;var{GroupReleases:Dl}=H;var{GroupRepositoryStorageMoves:xl}=H;var{Groups:Tl}=H;var{GroupSAMLIdentities:Ml}=H;var{GroupSAMLLinks:uc}=H;var{GroupSCIMIdentities:pc}=H;var{GroupServiceAccounts:hc}=H;var{GroupVariables:Ac}=H;var{GroupWikis:gc}=H;var{Helm:bc}=H;var{Import:Cc}=H;var{InstanceLevelCICDVariables:xc}=H;var{Integrations:Bc}=H;var{IssueAwardEmojis:Sc}=H;var{IssueDiscussions:Tc}=H;var{IssueIterationEvents:Gc}=H;var{IssueLabelEvents:$c}=H;var{IssueLinks:Hc}=H;var{IssueMilestoneEvents:Vc}=H;var{IssueNoteAwardEmojis:Yc}=H;var{IssueNotes:Xc}=H;var{Issues:hu}=H;var{IssuesStatistics:vu}=H;var{IssueStateEvents:Lu}=H;var{IssueWeightEvents:tp}=H;var{JobArtifacts:np}=H;var{Jobs:ap}=H;var{Keys:op}=H;var{License:up}=H;var{LicenseTemplates:Ap}=H;var{LinkedEpics:gp}=H;var{Lint:yp}=H;var{Markdown:Cp}=H;var{Maven:Dp}=H;var{MergeRequestApprovals:xp}=H;var{MergeRequestAwardEmojis:Tp}=H;var{MergeRequestContextCommits:Fp}=H;var{MergeRequestDiscussions:Qp}=H;var{MergeRequestDraftNotes:Rp}=H;var{MergeRequestLabelEvents:Jp}=H;var{MergeRequestMilestoneEvents:zp}=H;var{MergeRequestNoteAwardEmojis:eh}=H;var{MergeRequestNotes:th}=H;var{MergeRequests:rh}=H;var{MergeTrains:nh}=H;var{Metadata:ih}=H;var{Migrations:sh}=H;var{Namespaces:ah}=H;var{NotificationSettings:oh}=H;var{NPM:lh}=H;var{NuGet:ch}=H;var{PackageRegistry:uh}=H;var{Packages:ph}=H;var{PagesDomains:hh}=H;var{PersonalAccessTokens:dh}=H;var{PipelineSchedules:Ah}=H;var{PipelineScheduleVariables:fh}=H;var{Pipelines:mh}=H;var{PipelineTriggerTokens:gh}=H;var{ProductAnalytics:yh}=H;var{ProjectAccessRequests:bh}=H;var{ProjectAccessTokens:Eh}=H;var{ProjectAliases:vh}=H;var{ProjectBadges:Ch}=H;var{ProjectCustomAttributes:wh}=H;var{ProjectDORA4Metrics:Ih}=H;var{ProjectHooks:Dh}=H;var{ProjectImportExports:xh}=H;var{ProjectInvitations:Bh}=H;var{ProjectIssueBoards:Sh}=H;var{ProjectIterations:Th}=H;var{ProjectJobTokenScopes:kh}=H;var{ProjectLabels:Fh}=H;var{ProjectMarkdownUploads:Qh}=H;var{ProjectMembers:_h}=H;var{ProjectMilestones:Rh}=H;var{ProjectProtectedEnvironments:Ph}=H;var{ProjectPushRules:Oh}=H;var{ProjectRelationsExport:Nh}=H;var{ProjectReleases:Lh}=H;var{ProjectRemoteMirrors:Mh}=H;var{ProjectRepositoryStorageMoves:jh}=H;var{Projects:Uh}=H;var{ProjectSnippetAwardEmojis:Gh}=H;var{ProjectSnippetDiscussions:$h}=H;var{ProjectSnippetNotes:Hh}=H;var{ProjectSnippets:Vh}=H;var{ProjectStatistics:Wh}=H;var{ProjectTemplates:Yh}=H;var{ProjectTerraformState:Jh}=H;var{ProjectVariables:qh}=H;var{ProjectVulnerabilities:zh}=H;var{ProjectWikis:Kh}=H;var{ProtectedBranches:Zh}=H;var{ProtectedTags:Xh}=H;var{PyPI:ed}=H;var{ReleaseLinks:td}=H;var{Repositories:rd}=H;var{RepositoryFiles:nd}=H;var{RepositorySubmodules:id}=H;var{ResourceGroups:sd}=H;var{RubyGems:ad}=H;var{Runners:od}=H;var{Search:ld}=H;var{SearchAdmin:cd}=H;var{SecureFiles:ud}=H;var{ServiceAccounts:pd}=H;var{ServiceData:hd}=H;var{SidekiqMetrics:dd}=H;var{SidekiqQueues:Ad}=H;var{SnippetRepositoryStorageMoves:fd}=H;var{Snippets:md}=H;var{Suggestions:gd}=H;var{SystemHooks:yd}=H;var{Tags:bd}=H;var{TodoLists:Ed}=H;var{Topics:vd}=H;var{UserCustomAttributes:Cd}=H;var{UserEmails:wd}=H;var{UserGPGKeys:Id}=H;var{UserImpersonationTokens:Dd}=H;var{Users:xd}=H;var{UserSSHKeys:Bd}=H;var{UserStarredMetricsDashboard:Sd}=H;var{Gitlab:Td}=H;Object.defineProperty(g,"GitbeakerRequestError",{enumerable:true,get:function(){return k.GitbeakerRequestError}});Object.defineProperty(g,"GitbeakerRetryError",{enumerable:true,get:function(){return k.GitbeakerRetryError}});Object.defineProperty(g,"GitbeakerTimeoutError",{enumerable:true,get:function(){return k.GitbeakerTimeoutError}});g.AccessLevel=j;g.Agents=W;g.AlertManagement=Z;g.ApplicationAppearance=se;g.ApplicationPlanLimits=pe;g.ApplicationSettings=Te;g.ApplicationStatistics=Fe;g.Applications=de;g.AuditEvents=_e;g.Avatar=Me;g.Branches=je;g.BroadcastMessages=$e;g.CodeSuggestions=Ve;g.CommitDiscussions=Ye;g.Commits=Je;g.Composer=ze;g.Conan=Ze;g.ContainerRegistry=Xe;g.DashboardAnnotations=rt;g.Debian=it;g.DependencyProxy=at;g.DeployKeys=ot;g.DeployTokens=dt;g.Deployments=At;g.DockerfileTemplates=xt;g.Environments=St;g.EpicAwardEmojis=Pt;g.EpicDiscussions=Ht;g.EpicIssues=ar;g.EpicLabelEvents=cn;g.EpicLinks=Nn;g.EpicNotes=jn;g.Epics=Un;g.ErrorTrackingClientKeys=Gn;g.ErrorTrackingSettings=Yn;g.Events=zn;g.Experiments=Ui;g.ExternalStatusChecks=Ki;g.FeatureFlagUserLists=us;g.FeatureFlags=ls;g.FreezePeriods=ps;g.GeoNodes=ds;g.GeoSites=ys;g.GitLabCIYMLTemplates=Fs;g.GitignoreTemplates=vs;g.Gitlab=Td;g.GitlabPages=Qs;g.GoProxy=$s;g.GroupAccessRequests=Hs;g.GroupAccessTokens=Vs;g.GroupActivityAnalytics=zs;g.GroupBadges=Ks;g.GroupCustomAttributes=aa;g.GroupDORA4Metrics=ha;g.GroupEpicBoards=Qa;g.GroupHooks=Pa;g.GroupImportExports=$a;g.GroupInvitations=Va;g.GroupIssueBoards=io;g.GroupIterations=so;g.GroupLDAPLinks=wo;g.GroupLabels=Eo;g.GroupMarkdownUploads=To;g.GroupMemberRoles=No;g.GroupMembers=tl;g.GroupMilestones=dl;g.GroupProtectedEnvironments=fl;g.GroupPushRules=gl;g.GroupRelationExports=yl;g.GroupReleases=Dl;g.GroupRepositoryStorageMoves=xl;g.GroupSAMLIdentities=Ml;g.GroupSAMLLinks=uc;g.GroupSCIMIdentities=pc;g.GroupServiceAccounts=hc;g.GroupVariables=Ac;g.GroupWikis=gc;g.Groups=Tl;g.Helm=bc;g.Import=Cc;g.InstanceLevelCICDVariables=xc;g.Integrations=Bc;g.IssueAwardEmojis=Sc;g.IssueDiscussions=Tc;g.IssueIterationEvents=Gc;g.IssueLabelEvents=$c;g.IssueLinks=Hc;g.IssueMilestoneEvents=Vc;g.IssueNoteAwardEmojis=Yc;g.IssueNotes=Xc;g.IssueStateEvents=Lu;g.IssueWeightEvents=tp;g.Issues=hu;g.IssuesStatistics=vu;g.JobArtifacts=np;g.Jobs=ap;g.Keys=op;g.License=up;g.LicenseTemplates=Ap;g.LinkedEpics=gp;g.Lint=yp;g.Markdown=Cp;g.Maven=Dp;g.MergeRequestApprovals=xp;g.MergeRequestAwardEmojis=Tp;g.MergeRequestContextCommits=Fp;g.MergeRequestDiscussions=Qp;g.MergeRequestDraftNotes=Rp;g.MergeRequestLabelEvents=Jp;g.MergeRequestMilestoneEvents=zp;g.MergeRequestNoteAwardEmojis=eh;g.MergeRequestNotes=th;g.MergeRequests=rh;g.MergeTrains=nh;g.Metadata=ih;g.Migrations=sh;g.NPM=lh;g.Namespaces=ah;g.NotificationSettings=oh;g.NuGet=ch;g.PackageRegistry=uh;g.Packages=ph;g.PagesDomains=hh;g.PersonalAccessTokens=dh;g.PipelineScheduleVariables=fh;g.PipelineSchedules=Ah;g.PipelineTriggerTokens=gh;g.Pipelines=mh;g.ProductAnalytics=yh;g.ProjectAccessRequests=bh;g.ProjectAccessTokens=Eh;g.ProjectAliases=vh;g.ProjectBadges=Ch;g.ProjectCustomAttributes=wh;g.ProjectDORA4Metrics=Ih;g.ProjectHooks=Dh;g.ProjectImportExports=xh;g.ProjectInvitations=Bh;g.ProjectIssueBoards=Sh;g.ProjectIterations=Th;g.ProjectJobTokenScopes=kh;g.ProjectLabels=Fh;g.ProjectMarkdownUploads=Qh;g.ProjectMembers=_h;g.ProjectMilestones=Rh;g.ProjectProtectedEnvironments=Ph;g.ProjectPushRules=Oh;g.ProjectRelationsExport=Nh;g.ProjectReleases=Lh;g.ProjectRemoteMirrors=Mh;g.ProjectRepositoryStorageMoves=jh;g.ProjectSnippetAwardEmojis=Gh;g.ProjectSnippetDiscussions=$h;g.ProjectSnippetNotes=Hh;g.ProjectSnippets=Vh;g.ProjectStatistics=Wh;g.ProjectTemplates=Yh;g.ProjectTerraformState=Jh;g.ProjectVariables=qh;g.ProjectVulnerabilities=zh;g.ProjectWikis=Kh;g.Projects=Uh;g.ProtectedBranches=Zh;g.ProtectedTags=Xh;g.PyPI=ed;g.ReleaseLinks=td;g.Repositories=rd;g.RepositoryFiles=nd;g.RepositorySubmodules=id;g.ResourceGroups=sd;g.RubyGems=ad;g.Runners=od;g.Search=ld;g.SearchAdmin=cd;g.SecureFiles=ud;g.ServiceAccounts=pd;g.ServiceData=hd;g.SidekiqMetrics=dd;g.SidekiqQueues=Ad;g.SnippetRepositoryStorageMoves=fd;g.Snippets=md;g.Suggestions=gd;g.SystemHooks=yd;g.Tags=bd;g.TodoLists=Ed;g.Topics=vd;g.UserCustomAttributes=Cd;g.UserEmails=wd;g.UserGPGKeys=Id;g.UserImpersonationTokens=Dd;g.UserSSHKeys=Bd;g.UserStarredMetricsDashboard=Sd;g.Users=xd},78963:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __commonJS=(A,g)=>function __require(){return g||(0,A[N(A)[0]])((g={exports:{}}).exports,g),g.exports};var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H=__commonJS({"node_modules/uri-js/dist/es5/uri.all.js"(A,g){"use strict";(function(E,x){typeof A==="object"&&typeof g!=="undefined"?x(A):typeof define==="function"&&define.amd?define(["exports"],x):x(E.URI=E.URI||{})})(A,(function(A){"use strict";function merge(){for(var A=arguments.length,g=Array(A),E=0;E1){g[0]=g[0].slice(0,-1);var x=g.length-1;for(var k=1;k= 0x80 (not a basic code point)","invalid-input":"Invalid input"};var _e=R-N;var Me=Math.floor;var je=String.fromCharCode;function error$1(A){throw new RangeError(Fe[A])}function map(A,g){var E=[];var x=A.length;while(x--){E[x]=g(A[x])}return E}function mapDomain(A,g){var E=A.split("@");var x="";if(E.length>1){x=E[0]+"@";A=E[1]}A=A.replace(Te,".");var k=A.split(".");var R=map(k,g).join(".");return x+R}function ucs2decode(A){var g=[];var E=0;var x=A.length;while(E=55296&&k<=56319&&E>1;A+=Me(A/g);for(;A>_e*j>>1;x+=R){A=Me(A/_e)}return Me(x+(_e+1)*A/(A+U))};var ze=function decode2(A){var g=[];var E=A.length;var x=0;var U=Z;var H=W;var pe=A.lastIndexOf(se);if(pe<0){pe=0}for(var de=0;de=128){error$1("not-basic")}g.push(A.charCodeAt(de))}for(var Te=pe>0?pe+1:0;Te=E){error$1("invalid-input")}var $e=Ve(A.charCodeAt(Te++));if($e>=R||$e>Me((k-x)/_e)){error$1("overflow")}x+=$e*_e;var Ye=je<=H?N:je>=H+j?j:je-H;if($eMe(k/ze)){error$1("overflow")}_e*=ze}var Ze=g.length+1;H=Je(x-Fe,Ze,Fe==0);if(Me(x/Ze)>k-U){error$1("overflow")}U+=Me(x/Ze);x%=Ze;g.splice(x++,0,U)}return String.fromCodePoint.apply(String,g)};var Ze=function encode2(A){var g=[];A=ucs2decode(A);var E=A.length;var x=Z;var U=0;var H=W;var pe=true;var de=false;var Te=void 0;try{for(var Fe=A[Symbol.iterator](),_e;!(pe=(_e=Fe.next()).done);pe=true){var $e=_e.value;if($e<128){g.push(je($e))}}}catch(A){de=true;Te=A}finally{try{if(!pe&&Fe.return){Fe.return()}}finally{if(de){throw Te}}}var Ve=g.length;var ze=Ve;if(Ve){g.push(se)}while(ze=x&&dtMe((k-U)/At)){error$1("overflow")}U+=(Ze-x)*At;x=Ze;var xt=true;var St=false;var Pt=void 0;try{for(var Ht=A[Symbol.iterator](),ar;!(xt=(ar=Ht.next()).done);xt=true){var cn=ar.value;if(cnk){error$1("overflow")}if(cn==x){var Nn=U;for(var jn=R;;jn+=R){var Un=jn<=H?N:jn>=H+j?j:jn-H;if(Nn>6|192).toString(16).toUpperCase()+"%"+(g&63|128).toString(16).toUpperCase();else E="%"+(g>>12|224).toString(16).toUpperCase()+"%"+(g>>6&63|128).toString(16).toUpperCase()+"%"+(g&63|128).toString(16).toUpperCase();return E}function pctDecChars(A){var g="";var E=0;var x=A.length;while(E=194&&k<224){if(x-E>=6){var R=parseInt(A.substr(E+4,2),16);g+=String.fromCharCode((k&31)<<6|R&63)}else{g+=A.substr(E,6)}E+=6}else if(k>=224){if(x-E>=9){var N=parseInt(A.substr(E+4,2),16);var j=parseInt(A.substr(E+7,2),16);g+=String.fromCharCode((k&15)<<12|(N&63)<<6|j&63)}else{g+=A.substr(E,9)}E+=9}else{g+=A.substr(E,3);E+=3}}return g}function _normalizeComponentEncoding(A,g){function decodeUnreserved2(A){var E=pctDecChars(A);return!E.match(g.UNRESERVED)?A:E}if(A.scheme)A.scheme=String(A.scheme).replace(g.PCT_ENCODED,decodeUnreserved2).toLowerCase().replace(g.NOT_SCHEME,"");if(A.userinfo!==void 0)A.userinfo=String(A.userinfo).replace(g.PCT_ENCODED,decodeUnreserved2).replace(g.NOT_USERINFO,pctEncChar).replace(g.PCT_ENCODED,toUpperCase);if(A.host!==void 0)A.host=String(A.host).replace(g.PCT_ENCODED,decodeUnreserved2).toLowerCase().replace(g.NOT_HOST,pctEncChar).replace(g.PCT_ENCODED,toUpperCase);if(A.path!==void 0)A.path=String(A.path).replace(g.PCT_ENCODED,decodeUnreserved2).replace(A.scheme?g.NOT_PATH:g.NOT_PATH_NOSCHEME,pctEncChar).replace(g.PCT_ENCODED,toUpperCase);if(A.query!==void 0)A.query=String(A.query).replace(g.PCT_ENCODED,decodeUnreserved2).replace(g.NOT_QUERY,pctEncChar).replace(g.PCT_ENCODED,toUpperCase);if(A.fragment!==void 0)A.fragment=String(A.fragment).replace(g.PCT_ENCODED,decodeUnreserved2).replace(g.NOT_FRAGMENT,pctEncChar).replace(g.PCT_ENCODED,toUpperCase);return A}function _stripLeadingZeros(A){return A.replace(/^0*(.*)/,"$1")||"0"}function _normalizeIPv4(A,g){var E=A.match(g.IPV4ADDRESS)||[];var k=x(E,2),R=k[1];if(R){return R.split(".").map(_stripLeadingZeros).join(".")}else{return A}}function _normalizeIPv6(A,g){var E=A.match(g.IPV6ADDRESS)||[];var k=x(E,3),R=k[1],N=k[2];if(R){var j=R.toLowerCase().split("::").reverse(),U=x(j,2),H=U[0],W=U[1];var Z=W?W.split(":").map(_stripLeadingZeros):[];var se=H.split(":").map(_stripLeadingZeros);var pe=g.IPV4ADDRESS.test(se[se.length-1]);var de=pe?7:8;var Te=se.length-de;var Fe=Array(de);for(var _e=0;_e1){var Ve=Fe.slice(0,je.index);var Ye=Fe.slice(je.index+je.length);$e=Ve.join(":")+"::"+Ye.join(":")}else{$e=Fe.join(":")}if(N){$e+="%"+N}return $e}else{return A}}var ot=/^(?:([^:\/?#]+):)?(?:\/\/((?:([^\/?#@]*)@)?(\[[^\/?#\]]+\]|[^\/?#:]*)(?:\:(\d*))?))?([^?#]*)(?:\?([^#]*))?(?:#((?:.|\n|\r)*))?/i;var dt="".match(/(){0}/)[1]===void 0;function parse(A){var x=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var k={};var R=x.iri!==false?E:g;if(x.reference==="suffix")A=(x.scheme?x.scheme+":":"")+"//"+A;var N=A.match(ot);if(N){if(dt){k.scheme=N[1];k.userinfo=N[3];k.host=N[4];k.port=parseInt(N[5],10);k.path=N[6]||"";k.query=N[7];k.fragment=N[8];if(isNaN(k.port)){k.port=N[5]}}else{k.scheme=N[1]||void 0;k.userinfo=A.indexOf("@")!==-1?N[3]:void 0;k.host=A.indexOf("//")!==-1?N[4]:void 0;k.port=parseInt(N[5],10);k.path=N[6]||"";k.query=A.indexOf("?")!==-1?N[7]:void 0;k.fragment=A.indexOf("#")!==-1?N[8]:void 0;if(isNaN(k.port)){k.port=A.match(/\/\/(?:.|\n)*\:(?:\/|\?|\#|$)/)?N[4]:void 0}}if(k.host){k.host=_normalizeIPv6(_normalizeIPv4(k.host,R),R)}if(k.scheme===void 0&&k.userinfo===void 0&&k.host===void 0&&k.port===void 0&&!k.path&&k.query===void 0){k.reference="same-document"}else if(k.scheme===void 0){k.reference="relative"}else if(k.fragment===void 0){k.reference="absolute"}else{k.reference="uri"}if(x.reference&&x.reference!=="suffix"&&x.reference!==k.reference){k.error=k.error||"URI is not a "+x.reference+" reference."}var j=at[(x.scheme||k.scheme||"").toLowerCase()];if(!x.unicodeSupport&&(!j||!j.unicodeSupport)){if(k.host&&(x.domainHost||j&&j.domainHost)){try{k.host=it.toASCII(k.host.replace(R.PCT_ENCODED,pctDecChars).toLowerCase())}catch(A){k.error=k.error||"Host's domain name can not be converted to ASCII via punycode: "+A}}_normalizeComponentEncoding(k,g)}else{_normalizeComponentEncoding(k,R)}if(j&&j.parse){j.parse(k,x)}}else{k.error=k.error||"URI can not be parsed."}return k}function _recomposeAuthority(A,x){var k=x.iri!==false?E:g;var R=[];if(A.userinfo!==void 0){R.push(A.userinfo);R.push("@")}if(A.host!==void 0){R.push(_normalizeIPv6(_normalizeIPv4(String(A.host),k),k).replace(k.IPV6ADDRESS,(function(A,g,E){return"["+g+(E?"%25"+E:"")+"]"})))}if(typeof A.port==="number"||typeof A.port==="string"){R.push(":");R.push(String(A.port))}return R.length?R.join(""):void 0}var At=/^\.\.?\//;var xt=/^\/\.(\/|$)/;var St=/^\/\.\.(\/|$)/;var Pt=/^\/?(?:.|\n)*?(?=\/|$)/;function removeDotSegments(A){var g=[];while(A.length){if(A.match(At)){A=A.replace(At,"")}else if(A.match(xt)){A=A.replace(xt,"/")}else if(A.match(St)){A=A.replace(St,"/");g.pop()}else if(A==="."||A===".."){A=""}else{var E=A.match(Pt);if(E){var x=E[0];A=A.slice(x.length);g.push(x)}else{throw new Error("Unexpected dot segment condition")}}}return g.join("")}function serialize(A){var x=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var k=x.iri?E:g;var R=[];var N=at[(x.scheme||A.scheme||"").toLowerCase()];if(N&&N.serialize)N.serialize(A,x);if(A.host){if(k.IPV6ADDRESS.test(A.host)){}else if(x.domainHost||N&&N.domainHost){try{A.host=!x.iri?it.toASCII(A.host.replace(k.PCT_ENCODED,pctDecChars).toLowerCase()):it.toUnicode(A.host)}catch(g){A.error=A.error||"Host's domain name can not be converted to "+(!x.iri?"ASCII":"Unicode")+" via punycode: "+g}}}_normalizeComponentEncoding(A,k);if(x.reference!=="suffix"&&A.scheme){R.push(A.scheme);R.push(":")}var j=_recomposeAuthority(A,x);if(j!==void 0){if(x.reference!=="suffix"){R.push("//")}R.push(j);if(A.path&&A.path.charAt(0)!=="/"){R.push("/")}}if(A.path!==void 0){var U=A.path;if(!x.absolutePath&&(!N||!N.absolutePath)){U=removeDotSegments(U)}if(j===void 0){U=U.replace(/^\/\//,"/%2F")}R.push(U)}if(A.query!==void 0){R.push("?");R.push(A.query)}if(A.fragment!==void 0){R.push("#");R.push(A.fragment)}return R.join("")}function resolveComponents(A,g){var E=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var x=arguments[3];var k={};if(!x){A=parse(serialize(A,E),E);g=parse(serialize(g,E),E)}E=E||{};if(!E.tolerant&&g.scheme){k.scheme=g.scheme;k.userinfo=g.userinfo;k.host=g.host;k.port=g.port;k.path=removeDotSegments(g.path||"");k.query=g.query}else{if(g.userinfo!==void 0||g.host!==void 0||g.port!==void 0){k.userinfo=g.userinfo;k.host=g.host;k.port=g.port;k.path=removeDotSegments(g.path||"");k.query=g.query}else{if(!g.path){k.path=A.path;if(g.query!==void 0){k.query=g.query}else{k.query=A.query}}else{if(g.path.charAt(0)==="/"){k.path=removeDotSegments(g.path)}else{if((A.userinfo!==void 0||A.host!==void 0||A.port!==void 0)&&!A.path){k.path="/"+g.path}else if(!A.path){k.path=g.path}else{k.path=A.path.slice(0,A.path.lastIndexOf("/")+1)+g.path}k.path=removeDotSegments(k.path)}k.query=g.query}k.userinfo=A.userinfo;k.host=A.host;k.port=A.port}k.scheme=A.scheme}k.fragment=g.fragment;return k}function resolve(A,g,E){var x=assign({scheme:"null"},E);return serialize(resolveComponents(parse(A,x),parse(g,x),x,true),x)}function normalize(A,g){if(typeof A==="string"){A=serialize(parse(A,g),g)}else if(typeOf(A)==="object"){A=parse(serialize(A,g),g)}return A}function equal(A,g,E){if(typeof A==="string"){A=serialize(parse(A,E),E)}else if(typeOf(A)==="object"){A=serialize(A,E)}if(typeof g==="string"){g=serialize(parse(g,E),E)}else if(typeOf(g)==="object"){g=serialize(g,E)}return A===g}function escapeComponent(A,x){return A&&A.toString().replace(!x||!x.iri?g.ESCAPE:E.ESCAPE,pctEncChar)}function unescapeComponent(A,x){return A&&A.toString().replace(!x||!x.iri?g.PCT_ENCODED:E.PCT_ENCODED,pctDecChars)}var Ht={scheme:"http",domainHost:true,parse:function parse2(A,g){if(!A.host){A.error=A.error||"HTTP URIs must have a host."}return A},serialize:function serialize2(A,g){var E=String(A.scheme).toLowerCase()==="https";if(A.port===(E?443:80)||A.port===""){A.port=void 0}if(!A.path){A.path="/"}return A}};var ar={scheme:"https",domainHost:Ht.domainHost,parse:Ht.parse,serialize:Ht.serialize};function isSecure(A){return typeof A.secure==="boolean"?A.secure:String(A.scheme).toLowerCase()==="wss"}var cn={scheme:"ws",domainHost:true,parse:function parse2(A,g){var E=A;E.secure=isSecure(E);E.resourceName=(E.path||"/")+(E.query?"?"+E.query:"");E.path=void 0;E.query=void 0;return E},serialize:function serialize2(A,g){if(A.port===(isSecure(A)?443:80)||A.port===""){A.port=void 0}if(typeof A.secure==="boolean"){A.scheme=A.secure?"wss":"ws";A.secure=void 0}if(A.resourceName){var E=A.resourceName.split("?"),k=x(E,2),R=k[0],N=k[1];A.path=R&&R!=="/"?R:void 0;A.query=N;A.resourceName=void 0}A.fragment=void 0;return A}};var Nn={scheme:"wss",domainHost:cn.domainHost,parse:cn.parse,serialize:cn.serialize};var jn={};var Un=true;var Gn="[A-Za-z0-9\\-\\.\\_\\~"+(Un?"\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF":"")+"]";var Yn="[0-9A-Fa-f]";var zn=subexp(subexp("%[EFef]"+Yn+"%"+Yn+Yn+"%"+Yn+Yn)+"|"+subexp("%[89A-Fa-f]"+Yn+"%"+Yn+Yn)+"|"+subexp("%"+Yn+Yn));var Ui="[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]";var Ki="[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]";var ls=merge(Ki,'[\\"\\\\]');var us="[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]";var ps=new RegExp(Gn,"g");var ds=new RegExp(zn,"g");var ys=new RegExp(merge("[^]",Ui,"[\\.]",'[\\"]',ls),"g");var vs=new RegExp(merge("[^]",Gn,us),"g");var Fs=vs;function decodeUnreserved(A){var g=pctDecChars(A);return!g.match(ps)?A:g}var Qs={scheme:"mailto",parse:function parse$$1(A,g){var E=A;var x=E.to=E.path?E.path.split(","):[];E.path=void 0;if(E.query){var k=false;var R={};var N=E.query.split("&");for(var j=0,U=N.length;j=55296&&k<=56319&&x=g)throw new Error("Cannot access property/index "+x+" levels up, current level is "+g);return E[g-x]}if(x>g)throw new Error("Cannot access data "+x+" levels up, current level is "+g);j="data"+(g-x||"");if(!k)return j}var H=j;var W=k.split("/");for(var Z=0;Z=0)return{index:x,compiling:true};x=this._compilations.length;this._compilations[x]={schema:A,root:g,baseId:E};return{index:x,compiling:false}}function endCompiling(A,g,E){var x=compIndex.call(this,A,g,E);if(x>=0)this._compilations.splice(x,1)}function compIndex(A,g,E){for(var x=0;x%\\^`{|}]|%[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 W=/^(?:(?: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 Z=/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i;var pe=/^(?:\/(?:[^~/]|~0|~1)*)*$/;var de=/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i;var Te=/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/;g.exports=formats;function formats(A){A=A=="full"?"full":"fast";return E.copy(formats[A])}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":H,url:W,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:N,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:Z,"json-pointer":pe,"json-pointer-uri-fragment":de,"relative-json-pointer":Te};formats.full={date:date,time:time,"date-time":date_time,uri:uri,"uri-reference":U,"uri-template":H,url:W,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:N,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:Z,"json-pointer":pe,"json-pointer-uri-fragment":de,"relative-json-pointer":Te};function isLeapYear(A){return A%4===0&&(A%100!==0||A%400===0)}function date(A){var g=A.match(x);if(!g)return false;var E=+g[1];var R=+g[2];var N=+g[3];return R>=1&&R<=12&&N>=1&&N<=(R==2&&isLeapYear(E)?29:k[R])}function time(A,g){var E=A.match(R);if(!E)return false;var x=E[1];var k=E[2];var N=E[3];var j=E[5];return(x<=23&&k<=59&&N<=59||x==23&&k==59&&N==60)&&(!g||j)}var Fe=/t|\s/i;function date_time(A){var g=A.split(Fe);return g.length==2&&date(g[0])&&time(g[1],true)}var _e=/\/|:/;function uri(A){return _e.test(A)&&j.test(A)}var Me=/[^\\]\\Z/;function regex(A){if(Me.test(A))return false;try{new RegExp(A);return true}catch(A){return false}}}});var Ye=__commonJS({"node_modules/ajv/lib/dotjs/ref.js"(A,g){"use strict";g.exports=function generate_ref(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.errSchemaPath+"/"+g;var U=!A.opts.allErrors;var H="data"+(R||"");var W="valid"+k;var Z,se;if(N=="#"||N=="#/"){if(A.isRoot){Z=A.async;se="validate"}else{Z=A.root.schema.$async===true;se="root.refVal[0]"}}else{var pe=A.resolveRef(A.baseId,N,A.isRoot);if(pe===void 0){var de=A.MissingRefError.message(A.baseId,N);if(A.opts.missingRefs=="fail"){A.logger.error(de);var Te=Te||[];Te.push(x);x="";if(A.createErrors!==false){x+=" { keyword: '$ref' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(j)+" , params: { ref: '"+A.util.escapeQuotes(N)+"' } ";if(A.opts.messages!==false){x+=" , message: 'can\\'t resolve reference "+A.util.escapeQuotes(N)+"' "}if(A.opts.verbose){x+=" , schema: "+A.util.toQuotedString(N)+" , parentSchema: validate.schema"+A.schemaPath+" , data: "+H+" "}x+=" } "}else{x+=" {} "}var Fe=x;x=Te.pop();if(!A.compositeRule&&U){if(A.async){x+=" throw new ValidationError(["+Fe+"]); "}else{x+=" validate.errors = ["+Fe+"]; return false; "}}else{x+=" var err = "+Fe+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}if(U){x+=" if (false) { "}}else if(A.opts.missingRefs=="ignore"){A.logger.warn(de);if(U){x+=" if (true) { "}}else{throw new A.MissingRefError(A.baseId,N,de)}}else if(pe.inline){var _e=A.util.copy(A);_e.level++;var Me="valid"+_e.level;_e.schema=pe.schema;_e.schemaPath="";_e.errSchemaPath=N;var je=A.validate(_e).replace(/validate\.schema/g,pe.code);x+=" "+je+" ";if(U){x+=" if ("+Me+") { "}}else{Z=pe.$async===true||A.async&&pe.$async!==false;se=pe.code}}if(se){var Te=Te||[];Te.push(x);x="";if(A.opts.passContext){x+=" "+se+".call(this, "}else{x+=" "+se+"( "}x+=" "+H+", (dataPath || '')";if(A.errorPath!='""'){x+=" + "+A.errorPath}var $e=R?"data"+(R-1||""):"parentData",Ve=R?A.dataPathArr[R]:"parentDataProperty";x+=" , "+$e+" , "+Ve+", rootData) ";var Ye=x;x=Te.pop();if(Z){if(!A.async)throw new Error("async schema referenced by sync schema");if(U){x+=" var "+W+"; "}x+=" try { await "+Ye+"; ";if(U){x+=" "+W+" = true; "}x+=" } catch (e) { if (!(e instanceof ValidationError)) throw e; if (vErrors === null) vErrors = e.errors; else vErrors = vErrors.concat(e.errors); errors = vErrors.length; ";if(U){x+=" "+W+" = false; "}x+=" } ";if(U){x+=" if ("+W+") { "}}else{x+=" if (!"+Ye+") { if (vErrors === null) vErrors = "+se+".errors; else vErrors = vErrors.concat("+se+".errors); errors = vErrors.length; } ";if(U){x+=" else { "}}}return x}}});var Je=__commonJS({"node_modules/ajv/lib/dotjs/allOf.js"(A,g){"use strict";g.exports=function generate_allOf(A,g,E){var x=" ";var k=A.schema[g];var R=A.schemaPath+A.util.getProperty(g);var N=A.errSchemaPath+"/"+g;var j=!A.opts.allErrors;var U=A.util.copy(A);var H="";U.level++;var W="valid"+U.level;var Z=U.baseId,se=true;var pe=k;if(pe){var de,Te=-1,Fe=pe.length-1;while(Te0||de===false:A.util.schemaHasRules(de,A.RULES.all)){se=false;U.schema=de;U.schemaPath=R+"["+Te+"]";U.errSchemaPath=N+"/"+Te;x+=" "+A.validate(U)+" ";U.baseId=Z;if(j){x+=" if ("+W+") { ";H+="}"}}}}if(j){if(se){x+=" if (true) { "}else{x+=" "+H.slice(0,-1)+" "}}return x}}});var ze=__commonJS({"node_modules/ajv/lib/dotjs/anyOf.js"(A,g){"use strict";g.exports=function generate_anyOf(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W="data"+(R||"");var Z="valid"+k;var se="errs__"+k;var pe=A.util.copy(A);var de="";pe.level++;var Te="valid"+pe.level;var Fe=N.every((function(g){return A.opts.strictKeywords?typeof g=="object"&&Object.keys(g).length>0||g===false:A.util.schemaHasRules(g,A.RULES.all)}));if(Fe){var _e=pe.baseId;x+=" var "+se+" = errors; var "+Z+" = false; ";var Me=A.compositeRule;A.compositeRule=pe.compositeRule=true;var je=N;if(je){var $e,Ve=-1,Ye=je.length-1;while(Ve0||N===false:A.util.schemaHasRules(N,A.RULES.all);x+="var "+se+" = errors;var "+Z+";";if($e){var Ve=A.compositeRule;A.compositeRule=pe.compositeRule=true;pe.schema=N;pe.schemaPath=j;pe.errSchemaPath=U;x+=" var "+Te+" = false; for (var "+Fe+" = 0; "+Fe+" < "+W+".length; "+Fe+"++) { ";pe.errorPath=A.util.getPathExpr(A.errorPath,Fe,A.opts.jsonPointers,true);var Ye=W+"["+Fe+"]";pe.dataPathArr[_e]=Fe;var Je=A.validate(pe);pe.baseId=je;if(A.util.varOccurences(Je,Me)<2){x+=" "+A.util.varReplace(Je,Me,Ye)+" "}else{x+=" var "+Me+" = "+Ye+"; "+Je+" "}x+=" if ("+Te+") break; } ";A.compositeRule=pe.compositeRule=Ve;x+=" "+de+" if (!"+Te+") {"}else{x+=" if ("+W+".length == 0) {"}var ze=ze||[];ze.push(x);x="";if(A.createErrors!==false){x+=" { keyword: 'contains' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: {} ";if(A.opts.messages!==false){x+=" , message: 'should contain a valid item' "}if(A.opts.verbose){x+=" , schema: validate.schema"+j+" , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}var Ze=x;x=ze.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+Ze+"]); "}else{x+=" validate.errors = ["+Ze+"]; return false; "}}else{x+=" var err = "+Ze+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+=" } else { ";if($e){x+=" errors = "+se+"; if (vErrors !== null) { if ("+se+") vErrors.length = "+se+"; else vErrors = null; } "}if(A.opts.allErrors){x+=" } "}return x}}});var it=__commonJS({"node_modules/ajv/lib/dotjs/dependencies.js"(A,g){"use strict";g.exports=function generate_dependencies(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W="data"+(R||"");var Z="errs__"+k;var se=A.util.copy(A);var pe="";se.level++;var de="valid"+se.level;var Te={},Fe={},_e=A.opts.ownProperties;for(Ve in N){if(Ve=="__proto__")continue;var Me=N[Ve];var je=Array.isArray(Me)?Fe:Te;je[Ve]=Me}x+="var "+Z+" = errors;";var $e=A.errorPath;x+="var missing"+k+";";for(var Ve in Fe){je=Fe[Ve];if(je.length){x+=" if ( "+W+A.util.getProperty(Ve)+" !== undefined ";if(_e){x+=" && Object.prototype.hasOwnProperty.call("+W+", '"+A.util.escapeQuotes(Ve)+"') "}if(H){x+=" && ( ";var Ye=je;if(Ye){var Je,ze=-1,Ze=Ye.length-1;while(ze0||Me===false:A.util.schemaHasRules(Me,A.RULES.all)){x+=" "+de+" = true; if ( "+W+A.util.getProperty(Ve)+" !== undefined ";if(_e){x+=" && Object.prototype.hasOwnProperty.call("+W+", '"+A.util.escapeQuotes(Ve)+"') "}x+=") { ";se.schema=Me;se.schemaPath=j+A.util.getProperty(Ve);se.errSchemaPath=U+"/"+A.util.escapeFragment(Ve);x+=" "+A.validate(se)+" ";se.baseId=Pt;x+=" } ";if(H){x+=" if ("+de+") { ";pe+="}"}}}if(H){x+=" "+pe+" if ("+Z+" == errors) {"}return x}}});var at=__commonJS({"node_modules/ajv/lib/dotjs/enum.js"(A,g){"use strict";g.exports=function generate_enum(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W="data"+(R||"");var Z="valid"+k;var se=A.opts.$data&&N&&N.$data,pe;if(se){x+=" var schema"+k+" = "+A.util.getData(N.$data,R,A.dataPathArr)+"; ";pe="schema"+k}else{pe=N}var de="i"+k,Te="schema"+k;if(!se){x+=" var "+Te+" = validate.schema"+j+";"}x+="var "+Z+";";if(se){x+=" if (schema"+k+" === undefined) "+Z+" = true; else if (!Array.isArray(schema"+k+")) "+Z+" = false; else {"}x+=""+Z+" = false;for (var "+de+"=0; "+de+"<"+Te+".length; "+de+"++) if (equal("+W+", "+Te+"["+de+"])) { "+Z+" = true; break; }";if(se){x+=" } "}x+=" if (!"+Z+") { ";var Fe=Fe||[];Fe.push(x);x="";if(A.createErrors!==false){x+=" { keyword: 'enum' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { allowedValues: schema"+k+" } ";if(A.opts.messages!==false){x+=" , message: 'should be equal to one of the allowed values' "}if(A.opts.verbose){x+=" , schema: validate.schema"+j+" , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}var _e=x;x=Fe.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+_e+"]); "}else{x+=" validate.errors = ["+_e+"]; return false; "}}else{x+=" var err = "+_e+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+=" }";if(H){x+=" else { "}return x}}});var ot=__commonJS({"node_modules/ajv/lib/dotjs/format.js"(A,g){"use strict";g.exports=function generate_format(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W="data"+(R||"");if(A.opts.format===false){if(H){x+=" if (true) { "}return x}var Z=A.opts.$data&&N&&N.$data,se;if(Z){x+=" var schema"+k+" = "+A.util.getData(N.$data,R,A.dataPathArr)+"; ";se="schema"+k}else{se=N}var pe=A.opts.unknownFormats,de=Array.isArray(pe);if(Z){var Te="format"+k,Fe="isObject"+k,_e="formatType"+k;x+=" var "+Te+" = formats["+se+"]; var "+Fe+" = typeof "+Te+" == 'object' && !("+Te+" instanceof RegExp) && "+Te+".validate; var "+_e+" = "+Fe+" && "+Te+".type || 'string'; if ("+Fe+") { ";if(A.async){x+=" var async"+k+" = "+Te+".async; "}x+=" "+Te+" = "+Te+".validate; } if ( ";if(Z){x+=" ("+se+" !== undefined && typeof "+se+" != 'string') || "}x+=" (";if(pe!="ignore"){x+=" ("+se+" && !"+Te+" ";if(de){x+=" && self._opts.unknownFormats.indexOf("+se+") == -1 "}x+=") || "}x+=" ("+Te+" && "+_e+" == '"+E+"' && !(typeof "+Te+" == 'function' ? ";if(A.async){x+=" (async"+k+" ? await "+Te+"("+W+") : "+Te+"("+W+")) "}else{x+=" "+Te+"("+W+") "}x+=" : "+Te+".test("+W+"))))) {"}else{var Te=A.formats[N];if(!Te){if(pe=="ignore"){A.logger.warn('unknown format "'+N+'" ignored in schema at path "'+A.errSchemaPath+'"');if(H){x+=" if (true) { "}return x}else if(de&&pe.indexOf(N)>=0){if(H){x+=" if (true) { "}return x}else{throw new Error('unknown format "'+N+'" is used in schema at path "'+A.errSchemaPath+'"')}}var Fe=typeof Te=="object"&&!(Te instanceof RegExp)&&Te.validate;var _e=Fe&&Te.type||"string";if(Fe){var Me=Te.async===true;Te=Te.validate}if(_e!=E){if(H){x+=" if (true) { "}return x}if(Me){if(!A.async)throw new Error("async format in sync schema");var je="formats"+A.util.getProperty(N)+".validate";x+=" if (!(await "+je+"("+W+"))) { "}else{x+=" if (! ";var je="formats"+A.util.getProperty(N);if(Fe)je+=".validate";if(typeof Te=="function"){x+=" "+je+"("+W+") "}else{x+=" "+je+".test("+W+") "}x+=") { "}}var $e=$e||[];$e.push(x);x="";if(A.createErrors!==false){x+=" { keyword: 'format' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { format: ";if(Z){x+=""+se}else{x+=""+A.util.toQuotedString(N)}x+=" } ";if(A.opts.messages!==false){x+=` , message: 'should match format "`;if(Z){x+="' + "+se+" + '"}else{x+=""+A.util.escapeQuotes(N)}x+=`"' `}if(A.opts.verbose){x+=" , schema: ";if(Z){x+="validate.schema"+j}else{x+=""+A.util.toQuotedString(N)}x+=" , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}var Ve=x;x=$e.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+Ve+"]); "}else{x+=" validate.errors = ["+Ve+"]; return false; "}}else{x+=" var err = "+Ve+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+=" } ";if(H){x+=" else { "}return x}}});var dt=__commonJS({"node_modules/ajv/lib/dotjs/if.js"(A,g){"use strict";g.exports=function generate_if(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W="data"+(R||"");var Z="valid"+k;var se="errs__"+k;var pe=A.util.copy(A);pe.level++;var de="valid"+pe.level;var Te=A.schema["then"],Fe=A.schema["else"],_e=Te!==void 0&&(A.opts.strictKeywords?typeof Te=="object"&&Object.keys(Te).length>0||Te===false:A.util.schemaHasRules(Te,A.RULES.all)),Me=Fe!==void 0&&(A.opts.strictKeywords?typeof Fe=="object"&&Object.keys(Fe).length>0||Fe===false:A.util.schemaHasRules(Fe,A.RULES.all)),je=pe.baseId;if(_e||Me){var $e;pe.createErrors=false;pe.schema=N;pe.schemaPath=j;pe.errSchemaPath=U;x+=" var "+se+" = errors; var "+Z+" = true; ";var Ve=A.compositeRule;A.compositeRule=pe.compositeRule=true;x+=" "+A.validate(pe)+" ";pe.baseId=je;pe.createErrors=true;x+=" errors = "+se+"; if (vErrors !== null) { if ("+se+") vErrors.length = "+se+"; else vErrors = null; } ";A.compositeRule=pe.compositeRule=Ve;if(_e){x+=" if ("+de+") { ";pe.schema=A.schema["then"];pe.schemaPath=A.schemaPath+".then";pe.errSchemaPath=A.errSchemaPath+"/then";x+=" "+A.validate(pe)+" ";pe.baseId=je;x+=" "+Z+" = "+de+"; ";if(_e&&Me){$e="ifClause"+k;x+=" var "+$e+" = 'then'; "}else{$e="'then'"}x+=" } ";if(Me){x+=" else { "}}else{x+=" if (!"+de+") { "}if(Me){pe.schema=A.schema["else"];pe.schemaPath=A.schemaPath+".else";pe.errSchemaPath=A.errSchemaPath+"/else";x+=" "+A.validate(pe)+" ";pe.baseId=je;x+=" "+Z+" = "+de+"; ";if(_e&&Me){$e="ifClause"+k;x+=" var "+$e+" = 'else'; "}else{$e="'else'"}x+=" } "}x+=" if (!"+Z+") { var err = ";if(A.createErrors!==false){x+=" { keyword: 'if' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { failingKeyword: "+$e+" } ";if(A.opts.messages!==false){x+=` , message: 'should match "' + `+$e+` + '" schema' `}if(A.opts.verbose){x+=" , schema: validate.schema"+j+" , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}x+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(vErrors); "}else{x+=" validate.errors = vErrors; return false; "}}x+=" } ";if(H){x+=" else { "}}else{if(H){x+=" if (true) { "}}return x}}});var At=__commonJS({"node_modules/ajv/lib/dotjs/items.js"(A,g){"use strict";g.exports=function generate_items(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W="data"+(R||"");var Z="valid"+k;var se="errs__"+k;var pe=A.util.copy(A);var de="";pe.level++;var Te="valid"+pe.level;var Fe="i"+k,_e=pe.dataLevel=A.dataLevel+1,Me="data"+_e,je=A.baseId;x+="var "+se+" = errors;var "+Z+";";if(Array.isArray(N)){var $e=A.schema.additionalItems;if($e===false){x+=" "+Z+" = "+W+".length <= "+N.length+"; ";var Ve=U;U=A.errSchemaPath+"/additionalItems";x+=" if (!"+Z+") { ";var Ye=Ye||[];Ye.push(x);x="";if(A.createErrors!==false){x+=" { keyword: 'additionalItems' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { limit: "+N.length+" } ";if(A.opts.messages!==false){x+=" , message: 'should NOT have more than "+N.length+" items' "}if(A.opts.verbose){x+=" , schema: false , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}var Je=x;x=Ye.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+Je+"]); "}else{x+=" validate.errors = ["+Je+"]; return false; "}}else{x+=" var err = "+Je+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+=" } ";U=Ve;if(H){de+="}";x+=" else { "}}var ze=N;if(ze){var Ze,Xe=-1,rt=ze.length-1;while(Xe0||Ze===false:A.util.schemaHasRules(Ze,A.RULES.all)){x+=" "+Te+" = true; if ("+W+".length > "+Xe+") { ";var it=W+"["+Xe+"]";pe.schema=Ze;pe.schemaPath=j+"["+Xe+"]";pe.errSchemaPath=U+"/"+Xe;pe.errorPath=A.util.getPathExpr(A.errorPath,Xe,A.opts.jsonPointers,true);pe.dataPathArr[_e]=Xe;var at=A.validate(pe);pe.baseId=je;if(A.util.varOccurences(at,Me)<2){x+=" "+A.util.varReplace(at,Me,it)+" "}else{x+=" var "+Me+" = "+it+"; "+at+" "}x+=" } ";if(H){x+=" if ("+Te+") { ";de+="}"}}}}if(typeof $e=="object"&&(A.opts.strictKeywords?typeof $e=="object"&&Object.keys($e).length>0||$e===false:A.util.schemaHasRules($e,A.RULES.all))){pe.schema=$e;pe.schemaPath=A.schemaPath+".additionalItems";pe.errSchemaPath=A.errSchemaPath+"/additionalItems";x+=" "+Te+" = true; if ("+W+".length > "+N.length+") { for (var "+Fe+" = "+N.length+"; "+Fe+" < "+W+".length; "+Fe+"++) { ";pe.errorPath=A.util.getPathExpr(A.errorPath,Fe,A.opts.jsonPointers,true);var it=W+"["+Fe+"]";pe.dataPathArr[_e]=Fe;var at=A.validate(pe);pe.baseId=je;if(A.util.varOccurences(at,Me)<2){x+=" "+A.util.varReplace(at,Me,it)+" "}else{x+=" var "+Me+" = "+it+"; "+at+" "}if(H){x+=" if (!"+Te+") break; "}x+=" } } ";if(H){x+=" if ("+Te+") { ";de+="}"}}}else if(A.opts.strictKeywords?typeof N=="object"&&Object.keys(N).length>0||N===false:A.util.schemaHasRules(N,A.RULES.all)){pe.schema=N;pe.schemaPath=j;pe.errSchemaPath=U;x+=" for (var "+Fe+" = 0; "+Fe+" < "+W+".length; "+Fe+"++) { ";pe.errorPath=A.util.getPathExpr(A.errorPath,Fe,A.opts.jsonPointers,true);var it=W+"["+Fe+"]";pe.dataPathArr[_e]=Fe;var at=A.validate(pe);pe.baseId=je;if(A.util.varOccurences(at,Me)<2){x+=" "+A.util.varReplace(at,Me,it)+" "}else{x+=" var "+Me+" = "+it+"; "+at+" "}if(H){x+=" if (!"+Te+") break; "}x+=" }"}if(H){x+=" "+de+" if ("+se+" == errors) {"}return x}}});var xt=__commonJS({"node_modules/ajv/lib/dotjs/_limit.js"(A,g){"use strict";g.exports=function generate__limit(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W;var Z="data"+(R||"");var se=A.opts.$data&&N&&N.$data,pe;if(se){x+=" var schema"+k+" = "+A.util.getData(N.$data,R,A.dataPathArr)+"; ";pe="schema"+k}else{pe=N}var de=g=="maximum",Te=de?"exclusiveMaximum":"exclusiveMinimum",Fe=A.schema[Te],_e=A.opts.$data&&Fe&&Fe.$data,Me=de?"<":">",je=de?">":"<",W=void 0;if(!(se||typeof N=="number"||N===void 0)){throw new Error(g+" must be number")}if(!(_e||Fe===void 0||typeof Fe=="number"||typeof Fe=="boolean")){throw new Error(Te+" must be number or boolean")}if(_e){var $e=A.util.getData(Fe.$data,R,A.dataPathArr),Ve="exclusive"+k,Ye="exclType"+k,Je="exclIsNumber"+k,ze="op"+k,Ze="' + "+ze+" + '";x+=" var schemaExcl"+k+" = "+$e+"; ";$e="schemaExcl"+k;x+=" var "+Ve+"; var "+Ye+" = typeof "+$e+"; if ("+Ye+" != 'boolean' && "+Ye+" != 'undefined' && "+Ye+" != 'number') { ";var W=Te;var Xe=Xe||[];Xe.push(x);x="";if(A.createErrors!==false){x+=" { keyword: '"+(W||"_exclusiveLimit")+"' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: {} ";if(A.opts.messages!==false){x+=" , message: '"+Te+" should be boolean' "}if(A.opts.verbose){x+=" , schema: validate.schema"+j+" , parentSchema: validate.schema"+A.schemaPath+" , data: "+Z+" "}x+=" } "}else{x+=" {} "}var rt=x;x=Xe.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+rt+"]); "}else{x+=" validate.errors = ["+rt+"]; return false; "}}else{x+=" var err = "+rt+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+=" } else if ( ";if(se){x+=" ("+pe+" !== undefined && typeof "+pe+" != 'number') || "}x+=" "+Ye+" == 'number' ? ( ("+Ve+" = "+pe+" === undefined || "+$e+" "+Me+"= "+pe+") ? "+Z+" "+je+"= "+$e+" : "+Z+" "+je+" "+pe+" ) : ( ("+Ve+" = "+$e+" === true) ? "+Z+" "+je+"= "+pe+" : "+Z+" "+je+" "+pe+" ) || "+Z+" !== "+Z+") { var op"+k+" = "+Ve+" ? '"+Me+"' : '"+Me+"='; ";if(N===void 0){W=Te;U=A.errSchemaPath+"/"+Te;pe=$e;se=_e}}else{var Je=typeof Fe=="number",Ze=Me;if(Je&&se){var ze="'"+Ze+"'";x+=" if ( ";if(se){x+=" ("+pe+" !== undefined && typeof "+pe+" != 'number') || "}x+=" ( "+pe+" === undefined || "+Fe+" "+Me+"= "+pe+" ? "+Z+" "+je+"= "+Fe+" : "+Z+" "+je+" "+pe+" ) || "+Z+" !== "+Z+") { "}else{if(Je&&N===void 0){Ve=true;W=Te;U=A.errSchemaPath+"/"+Te;pe=Fe;je+="="}else{if(Je)pe=Math[de?"min":"max"](Fe,N);if(Fe===(Je?pe:true)){Ve=true;W=Te;U=A.errSchemaPath+"/"+Te;je+="="}else{Ve=false;Ze+="="}}var ze="'"+Ze+"'";x+=" if ( ";if(se){x+=" ("+pe+" !== undefined && typeof "+pe+" != 'number') || "}x+=" "+Z+" "+je+" "+pe+" || "+Z+" !== "+Z+") { "}}W=W||g;var Xe=Xe||[];Xe.push(x);x="";if(A.createErrors!==false){x+=" { keyword: '"+(W||"_limit")+"' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { comparison: "+ze+", limit: "+pe+", exclusive: "+Ve+" } ";if(A.opts.messages!==false){x+=" , message: 'should be "+Ze+" ";if(se){x+="' + "+pe}else{x+=""+pe+"'"}}if(A.opts.verbose){x+=" , schema: ";if(se){x+="validate.schema"+j}else{x+=""+N}x+=" , parentSchema: validate.schema"+A.schemaPath+" , data: "+Z+" "}x+=" } "}else{x+=" {} "}var rt=x;x=Xe.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+rt+"]); "}else{x+=" validate.errors = ["+rt+"]; return false; "}}else{x+=" var err = "+rt+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+=" } ";if(H){x+=" else { "}return x}}});var St=__commonJS({"node_modules/ajv/lib/dotjs/_limitItems.js"(A,g){"use strict";g.exports=function generate__limitItems(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W;var Z="data"+(R||"");var se=A.opts.$data&&N&&N.$data,pe;if(se){x+=" var schema"+k+" = "+A.util.getData(N.$data,R,A.dataPathArr)+"; ";pe="schema"+k}else{pe=N}if(!(se||typeof N=="number")){throw new Error(g+" must be number")}var de=g=="maxItems"?">":"<";x+="if ( ";if(se){x+=" ("+pe+" !== undefined && typeof "+pe+" != 'number') || "}x+=" "+Z+".length "+de+" "+pe+") { ";var W=g;var Te=Te||[];Te.push(x);x="";if(A.createErrors!==false){x+=" { keyword: '"+(W||"_limitItems")+"' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { limit: "+pe+" } ";if(A.opts.messages!==false){x+=" , message: 'should NOT have ";if(g=="maxItems"){x+="more"}else{x+="fewer"}x+=" than ";if(se){x+="' + "+pe+" + '"}else{x+=""+N}x+=" items' "}if(A.opts.verbose){x+=" , schema: ";if(se){x+="validate.schema"+j}else{x+=""+N}x+=" , parentSchema: validate.schema"+A.schemaPath+" , data: "+Z+" "}x+=" } "}else{x+=" {} "}var Fe=x;x=Te.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+Fe+"]); "}else{x+=" validate.errors = ["+Fe+"]; return false; "}}else{x+=" var err = "+Fe+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+="} ";if(H){x+=" else { "}return x}}});var Pt=__commonJS({"node_modules/ajv/lib/dotjs/_limitLength.js"(A,g){"use strict";g.exports=function generate__limitLength(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W;var Z="data"+(R||"");var se=A.opts.$data&&N&&N.$data,pe;if(se){x+=" var schema"+k+" = "+A.util.getData(N.$data,R,A.dataPathArr)+"; ";pe="schema"+k}else{pe=N}if(!(se||typeof N=="number")){throw new Error(g+" must be number")}var de=g=="maxLength"?">":"<";x+="if ( ";if(se){x+=" ("+pe+" !== undefined && typeof "+pe+" != 'number') || "}if(A.opts.unicode===false){x+=" "+Z+".length "}else{x+=" ucs2length("+Z+") "}x+=" "+de+" "+pe+") { ";var W=g;var Te=Te||[];Te.push(x);x="";if(A.createErrors!==false){x+=" { keyword: '"+(W||"_limitLength")+"' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { limit: "+pe+" } ";if(A.opts.messages!==false){x+=" , message: 'should NOT be ";if(g=="maxLength"){x+="longer"}else{x+="shorter"}x+=" than ";if(se){x+="' + "+pe+" + '"}else{x+=""+N}x+=" characters' "}if(A.opts.verbose){x+=" , schema: ";if(se){x+="validate.schema"+j}else{x+=""+N}x+=" , parentSchema: validate.schema"+A.schemaPath+" , data: "+Z+" "}x+=" } "}else{x+=" {} "}var Fe=x;x=Te.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+Fe+"]); "}else{x+=" validate.errors = ["+Fe+"]; return false; "}}else{x+=" var err = "+Fe+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+="} ";if(H){x+=" else { "}return x}}});var Ht=__commonJS({"node_modules/ajv/lib/dotjs/_limitProperties.js"(A,g){"use strict";g.exports=function generate__limitProperties(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W;var Z="data"+(R||"");var se=A.opts.$data&&N&&N.$data,pe;if(se){x+=" var schema"+k+" = "+A.util.getData(N.$data,R,A.dataPathArr)+"; ";pe="schema"+k}else{pe=N}if(!(se||typeof N=="number")){throw new Error(g+" must be number")}var de=g=="maxProperties"?">":"<";x+="if ( ";if(se){x+=" ("+pe+" !== undefined && typeof "+pe+" != 'number') || "}x+=" Object.keys("+Z+").length "+de+" "+pe+") { ";var W=g;var Te=Te||[];Te.push(x);x="";if(A.createErrors!==false){x+=" { keyword: '"+(W||"_limitProperties")+"' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { limit: "+pe+" } ";if(A.opts.messages!==false){x+=" , message: 'should NOT have ";if(g=="maxProperties"){x+="more"}else{x+="fewer"}x+=" than ";if(se){x+="' + "+pe+" + '"}else{x+=""+N}x+=" properties' "}if(A.opts.verbose){x+=" , schema: ";if(se){x+="validate.schema"+j}else{x+=""+N}x+=" , parentSchema: validate.schema"+A.schemaPath+" , data: "+Z+" "}x+=" } "}else{x+=" {} "}var Fe=x;x=Te.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+Fe+"]); "}else{x+=" validate.errors = ["+Fe+"]; return false; "}}else{x+=" var err = "+Fe+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+="} ";if(H){x+=" else { "}return x}}});var ar=__commonJS({"node_modules/ajv/lib/dotjs/multipleOf.js"(A,g){"use strict";g.exports=function generate_multipleOf(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W="data"+(R||"");var Z=A.opts.$data&&N&&N.$data,se;if(Z){x+=" var schema"+k+" = "+A.util.getData(N.$data,R,A.dataPathArr)+"; ";se="schema"+k}else{se=N}if(!(Z||typeof N=="number")){throw new Error(g+" must be number")}x+="var division"+k+";if (";if(Z){x+=" "+se+" !== undefined && ( typeof "+se+" != 'number' || "}x+=" (division"+k+" = "+W+" / "+se+", ";if(A.opts.multipleOfPrecision){x+=" Math.abs(Math.round(division"+k+") - division"+k+") > 1e-"+A.opts.multipleOfPrecision+" "}else{x+=" division"+k+" !== parseInt(division"+k+") "}x+=" ) ";if(Z){x+=" ) "}x+=" ) { ";var pe=pe||[];pe.push(x);x="";if(A.createErrors!==false){x+=" { keyword: 'multipleOf' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { multipleOf: "+se+" } ";if(A.opts.messages!==false){x+=" , message: 'should be multiple of ";if(Z){x+="' + "+se}else{x+=""+se+"'"}}if(A.opts.verbose){x+=" , schema: ";if(Z){x+="validate.schema"+j}else{x+=""+N}x+=" , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}var de=x;x=pe.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+de+"]); "}else{x+=" validate.errors = ["+de+"]; return false; "}}else{x+=" var err = "+de+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+="} ";if(H){x+=" else { "}return x}}});var cn=__commonJS({"node_modules/ajv/lib/dotjs/not.js"(A,g){"use strict";g.exports=function generate_not(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W="data"+(R||"");var Z="errs__"+k;var se=A.util.copy(A);se.level++;var pe="valid"+se.level;if(A.opts.strictKeywords?typeof N=="object"&&Object.keys(N).length>0||N===false:A.util.schemaHasRules(N,A.RULES.all)){se.schema=N;se.schemaPath=j;se.errSchemaPath=U;x+=" var "+Z+" = errors; ";var de=A.compositeRule;A.compositeRule=se.compositeRule=true;se.createErrors=false;var Te;if(se.opts.allErrors){Te=se.opts.allErrors;se.opts.allErrors=false}x+=" "+A.validate(se)+" ";se.createErrors=true;if(Te)se.opts.allErrors=Te;A.compositeRule=se.compositeRule=de;x+=" if ("+pe+") { ";var Fe=Fe||[];Fe.push(x);x="";if(A.createErrors!==false){x+=" { keyword: 'not' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: {} ";if(A.opts.messages!==false){x+=" , message: 'should NOT be valid' "}if(A.opts.verbose){x+=" , schema: validate.schema"+j+" , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}var _e=x;x=Fe.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+_e+"]); "}else{x+=" validate.errors = ["+_e+"]; return false; "}}else{x+=" var err = "+_e+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+=" } else { errors = "+Z+"; if (vErrors !== null) { if ("+Z+") vErrors.length = "+Z+"; else vErrors = null; } ";if(A.opts.allErrors){x+=" } "}}else{x+=" var err = ";if(A.createErrors!==false){x+=" { keyword: 'not' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: {} ";if(A.opts.messages!==false){x+=" , message: 'should NOT be valid' "}if(A.opts.verbose){x+=" , schema: validate.schema"+j+" , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}x+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(H){x+=" if (false) { "}}return x}}});var Nn=__commonJS({"node_modules/ajv/lib/dotjs/oneOf.js"(A,g){"use strict";g.exports=function generate_oneOf(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W="data"+(R||"");var Z="valid"+k;var se="errs__"+k;var pe=A.util.copy(A);var de="";pe.level++;var Te="valid"+pe.level;var Fe=pe.baseId,_e="prevValid"+k,Me="passingSchemas"+k;x+="var "+se+" = errors , "+_e+" = false , "+Z+" = false , "+Me+" = null; ";var je=A.compositeRule;A.compositeRule=pe.compositeRule=true;var $e=N;if($e){var Ve,Ye=-1,Je=$e.length-1;while(Ye0||Ve===false:A.util.schemaHasRules(Ve,A.RULES.all)){pe.schema=Ve;pe.schemaPath=j+"["+Ye+"]";pe.errSchemaPath=U+"/"+Ye;x+=" "+A.validate(pe)+" ";pe.baseId=Fe}else{x+=" var "+Te+" = true; "}if(Ye){x+=" if ("+Te+" && "+_e+") { "+Z+" = false; "+Me+" = ["+Me+", "+Ye+"]; } else { ";de+="}"}x+=" if ("+Te+") { "+Z+" = "+_e+" = true; "+Me+" = "+Ye+"; }"}}A.compositeRule=pe.compositeRule=je;x+=""+de+"if (!"+Z+") { var err = ";if(A.createErrors!==false){x+=" { keyword: 'oneOf' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { passingSchemas: "+Me+" } ";if(A.opts.messages!==false){x+=" , message: 'should match exactly one schema in oneOf' "}if(A.opts.verbose){x+=" , schema: validate.schema"+j+" , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}x+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(vErrors); "}else{x+=" validate.errors = vErrors; return false; "}}x+="} else { errors = "+se+"; if (vErrors !== null) { if ("+se+") vErrors.length = "+se+"; else vErrors = null; }";if(A.opts.allErrors){x+=" } "}return x}}});var jn=__commonJS({"node_modules/ajv/lib/dotjs/pattern.js"(A,g){"use strict";g.exports=function generate_pattern(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W="data"+(R||"");var Z="valid"+k;var se=A.opts.$data&&N&&N.$data,pe;if(se){x+=" var schema"+k+" = "+A.util.getData(N.$data,R,A.dataPathArr)+"; ";pe="schema"+k}else{pe=N}var de=A.opts.regExp?"regExp":"new RegExp";if(se){x+=" var "+Z+" = true; try { "+Z+" = "+de+"("+pe+").test("+W+"); } catch(e) { "+Z+" = false; } if ( ";if(se){x+=" ("+pe+" !== undefined && typeof "+pe+" != 'string') || "}x+=" !"+Z+") {"}else{var Te=A.usePattern(N);x+=" if ( ";if(se){x+=" ("+pe+" !== undefined && typeof "+pe+" != 'string') || "}x+=" !"+Te+".test("+W+") ) {"}var Fe=Fe||[];Fe.push(x);x="";if(A.createErrors!==false){x+=" { keyword: 'pattern' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { pattern: ";if(se){x+=""+pe}else{x+=""+A.util.toQuotedString(N)}x+=" } ";if(A.opts.messages!==false){x+=` , message: 'should match pattern "`;if(se){x+="' + "+pe+" + '"}else{x+=""+A.util.escapeQuotes(N)}x+=`"' `}if(A.opts.verbose){x+=" , schema: ";if(se){x+="validate.schema"+j}else{x+=""+A.util.toQuotedString(N)}x+=" , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}var _e=x;x=Fe.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+_e+"]); "}else{x+=" validate.errors = ["+_e+"]; return false; "}}else{x+=" var err = "+_e+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+="} ";if(H){x+=" else { "}return x}}});var Un=__commonJS({"node_modules/ajv/lib/dotjs/properties.js"(A,g){"use strict";g.exports=function generate_properties(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W="data"+(R||"");var Z="errs__"+k;var se=A.util.copy(A);var pe="";se.level++;var de="valid"+se.level;var Te="key"+k,Fe="idx"+k,_e=se.dataLevel=A.dataLevel+1,Me="data"+_e,je="dataProperties"+k;var $e=Object.keys(N||{}).filter(notProto),Ve=A.schema.patternProperties||{},Ye=Object.keys(Ve).filter(notProto),Je=A.schema.additionalProperties,ze=$e.length||Ye.length,Ze=Je===false,Xe=typeof Je=="object"&&Object.keys(Je).length,rt=A.opts.removeAdditional,it=Ze||Xe||rt,at=A.opts.ownProperties,ot=A.baseId;var dt=A.schema.required;if(dt&&!(A.opts.$data&&dt.$data)&&dt.length8){x+=" || validate.schema"+j+".hasOwnProperty("+Te+") "}else{var xt=$e;if(xt){var St,Pt=-1,Ht=xt.length-1;while(Pt0||Fs===false:A.util.schemaHasRules(Fs,A.RULES.all)){var Qs=A.util.getProperty(St),ls=W+Qs,$s=ps&&Fs.default!==void 0;se.schema=Fs;se.schemaPath=j+Qs;se.errSchemaPath=U+"/"+A.util.escapeFragment(St);se.errorPath=A.util.getPath(A.errorPath,St,A.opts.jsonPointers);se.dataPathArr[_e]=A.util.toQuotedString(St);var us=A.validate(se);se.baseId=ot;if(A.util.varOccurences(us,Me)<2){us=A.util.varReplace(us,Me,ls);var Hs=ls}else{var Hs=Me;x+=" var "+Me+" = "+ls+"; "}if($s){x+=" "+us+" "}else{if(At&&At[St]){x+=" if ( "+Hs+" === undefined ";if(at){x+=" || ! Object.prototype.hasOwnProperty.call("+W+", '"+A.util.escapeQuotes(St)+"') "}x+=") { "+de+" = false; ";var Un=A.errorPath,Yn=U,Vs=A.util.escapeQuotes(St);if(A.opts._errorDataPathProperty){A.errorPath=A.util.getPath(Un,St,A.opts.jsonPointers)}U=A.errSchemaPath+"/required";var zn=zn||[];zn.push(x);x="";if(A.createErrors!==false){x+=" { keyword: 'required' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { missingProperty: '"+Vs+"' } ";if(A.opts.messages!==false){x+=" , message: '";if(A.opts._errorDataPathProperty){x+="is a required property"}else{x+="should have required property \\'"+Vs+"\\'"}x+="' "}if(A.opts.verbose){x+=" , schema: validate.schema"+j+" , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}var Ui=x;x=zn.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+Ui+"]); "}else{x+=" validate.errors = ["+Ui+"]; return false; "}}else{x+=" var err = "+Ui+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}U=Yn;A.errorPath=Un;x+=" } else { "}else{if(H){x+=" if ( "+Hs+" === undefined ";if(at){x+=" || ! Object.prototype.hasOwnProperty.call("+W+", '"+A.util.escapeQuotes(St)+"') "}x+=") { "+de+" = true; } else { "}else{x+=" if ("+Hs+" !== undefined ";if(at){x+=" && Object.prototype.hasOwnProperty.call("+W+", '"+A.util.escapeQuotes(St)+"') "}x+=" ) { "}}x+=" "+us+" } "}}if(H){x+=" if ("+de+") { ";pe+="}"}}}}if(Ye.length){var zs=Ye;if(zs){var cn,Ks=-1,aa=zs.length-1;while(Ks0||Fs===false:A.util.schemaHasRules(Fs,A.RULES.all)){se.schema=Fs;se.schemaPath=A.schemaPath+".patternProperties"+A.util.getProperty(cn);se.errSchemaPath=A.errSchemaPath+"/patternProperties/"+A.util.escapeFragment(cn);if(at){x+=" "+je+" = "+je+" || Object.keys("+W+"); for (var "+Fe+"=0; "+Fe+"<"+je+".length; "+Fe+"++) { var "+Te+" = "+je+"["+Fe+"]; "}else{x+=" for (var "+Te+" in "+W+") { "}x+=" if ("+A.usePattern(cn)+".test("+Te+")) { ";se.errorPath=A.util.getPathExpr(A.errorPath,Te,A.opts.jsonPointers);var ls=W+"["+Te+"]";se.dataPathArr[_e]=Te;var us=A.validate(se);se.baseId=ot;if(A.util.varOccurences(us,Me)<2){x+=" "+A.util.varReplace(us,Me,ls)+" "}else{x+=" var "+Me+" = "+ls+"; "+us+" "}if(H){x+=" if (!"+de+") break; "}x+=" } ";if(H){x+=" else "+de+" = true; "}x+=" } ";if(H){x+=" if ("+de+") { ";pe+="}"}}}}}if(H){x+=" "+pe+" if ("+Z+" == errors) {"}return x}}});var Gn=__commonJS({"node_modules/ajv/lib/dotjs/propertyNames.js"(A,g){"use strict";g.exports=function generate_propertyNames(A,g,E){var x=" ";var k=A.level;var R=A.dataLevel;var N=A.schema[g];var j=A.schemaPath+A.util.getProperty(g);var U=A.errSchemaPath+"/"+g;var H=!A.opts.allErrors;var W="data"+(R||"");var Z="errs__"+k;var se=A.util.copy(A);var pe="";se.level++;var de="valid"+se.level;x+="var "+Z+" = errors;";if(A.opts.strictKeywords?typeof N=="object"&&Object.keys(N).length>0||N===false:A.util.schemaHasRules(N,A.RULES.all)){se.schema=N;se.schemaPath=j;se.errSchemaPath=U;var Te="key"+k,Fe="idx"+k,_e="i"+k,Me="' + "+Te+" + '",je=se.dataLevel=A.dataLevel+1,$e="data"+je,Ve="dataProperties"+k,Ye=A.opts.ownProperties,Je=A.baseId;if(Ye){x+=" var "+Ve+" = undefined; "}if(Ye){x+=" "+Ve+" = "+Ve+" || Object.keys("+W+"); for (var "+Fe+"=0; "+Fe+"<"+Ve+".length; "+Fe+"++) { var "+Te+" = "+Ve+"["+Fe+"]; "}else{x+=" for (var "+Te+" in "+W+") { "}x+=" var startErrs"+k+" = errors; ";var ze=Te;var Ze=A.compositeRule;A.compositeRule=se.compositeRule=true;var Xe=A.validate(se);se.baseId=Je;if(A.util.varOccurences(Xe,$e)<2){x+=" "+A.util.varReplace(Xe,$e,ze)+" "}else{x+=" var "+$e+" = "+ze+"; "+Xe+" "}A.compositeRule=se.compositeRule=Ze;x+=" if (!"+de+") { for (var "+_e+"=startErrs"+k+"; "+_e+"0||$e===false:A.util.schemaHasRules($e,A.RULES.all)))){Te[Te.length]=_e}}}}else{var Te=N}}if(se||Te.length){var Ve=A.errorPath,Ye=se||Te.length>=A.opts.loopRequired,Je=A.opts.ownProperties;if(H){x+=" var missing"+k+"; ";if(Ye){if(!se){x+=" var "+de+" = validate.schema"+j+"; "}var ze="i"+k,Ze="schema"+k+"["+ze+"]",Xe="' + "+Ze+" + '";if(A.opts._errorDataPathProperty){A.errorPath=A.util.getPathExpr(Ve,Ze,A.opts.jsonPointers)}x+=" var "+Z+" = true; ";if(se){x+=" if (schema"+k+" === undefined) "+Z+" = true; else if (!Array.isArray(schema"+k+")) "+Z+" = false; else {"}x+=" for (var "+ze+" = 0; "+ze+" < "+de+".length; "+ze+"++) { "+Z+" = "+W+"["+de+"["+ze+"]] !== undefined ";if(Je){x+=" && Object.prototype.hasOwnProperty.call("+W+", "+de+"["+ze+"]) "}x+="; if (!"+Z+") break; } ";if(se){x+=" } "}x+=" if (!"+Z+") { ";var rt=rt||[];rt.push(x);x="";if(A.createErrors!==false){x+=" { keyword: 'required' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { missingProperty: '"+Xe+"' } ";if(A.opts.messages!==false){x+=" , message: '";if(A.opts._errorDataPathProperty){x+="is a required property"}else{x+="should have required property \\'"+Xe+"\\'"}x+="' "}if(A.opts.verbose){x+=" , schema: validate.schema"+j+" , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}var it=x;x=rt.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+it+"]); "}else{x+=" validate.errors = ["+it+"]; return false; "}}else{x+=" var err = "+it+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+=" } else { "}else{x+=" if ( ";var at=Te;if(at){var ot,ze=-1,dt=at.length-1;while(ze 1) { ";var de=A.schema.items&&A.schema.items.type,Te=Array.isArray(de);if(!de||de=="object"||de=="array"||Te&&(de.indexOf("object")>=0||de.indexOf("array")>=0)){x+=" outer: for (;i--;) { for (j = i; j--;) { if (equal("+W+"[i], "+W+"[j])) { "+Z+" = false; break outer; } } } "}else{x+=" var itemIndices = {}, item; for (;i--;) { var item = "+W+"[i]; ";var Fe="checkDataType"+(Te?"s":"");x+=" if ("+A.util[Fe](de,"item",A.opts.strictNumbers,true)+") continue; ";if(Te){x+=` if (typeof item == 'string') item = '"' + item; `}x+=" if (typeof itemIndices[item] == 'number') { "+Z+" = false; j = itemIndices[item]; break; } itemIndices[item] = i; } "}x+=" } ";if(se){x+=" } "}x+=" if (!"+Z+") { ";var _e=_e||[];_e.push(x);x="";if(A.createErrors!==false){x+=" { keyword: 'uniqueItems' , dataPath: (dataPath || '') + "+A.errorPath+" , schemaPath: "+A.util.toQuotedString(U)+" , params: { i: i, j: j } ";if(A.opts.messages!==false){x+=" , message: 'should NOT have duplicate items (items ## ' + j + ' and ' + i + ' are identical)' "}if(A.opts.verbose){x+=" , schema: ";if(se){x+="validate.schema"+j}else{x+=""+N}x+=" , parentSchema: validate.schema"+A.schemaPath+" , data: "+W+" "}x+=" } "}else{x+=" {} "}var Me=x;x=_e.pop();if(!A.compositeRule&&H){if(A.async){x+=" throw new ValidationError(["+Me+"]); "}else{x+=" validate.errors = ["+Me+"]; return false; "}}else{x+=" var err = "+Me+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}x+=" } ";if(H){x+=" else { "}}else{if(H){x+=" if (true) { "}}return x}}});var Ui=__commonJS({"node_modules/ajv/lib/dotjs/index.js"(A,g){"use strict";g.exports={$ref:Ye(),allOf:Je(),anyOf:ze(),$comment:Ze(),const:Xe(),contains:rt(),dependencies:it(),enum:at(),format:ot(),if:dt(),items:At(),maximum:xt(),minimum:xt(),maxItems:St(),minItems:St(),maxLength:Pt(),minLength:Pt(),maxProperties:Ht(),minProperties:Ht(),multipleOf:ar(),not:cn(),oneOf:Nn(),pattern:jn(),properties:Un(),propertyNames:Gn(),required:Yn(),uniqueItems:zn(),validate:Me()}}});var Ki=__commonJS({"node_modules/ajv/lib/compile/rules.js"(A,g){"use strict";var E=Ui();var x=se().toHash;g.exports=function rules(){var A=[{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 g=["type","$comment"];var k=["$schema","$id","id","$data","$async","title","description","default","definitions","examples","readOnly","writeOnly","contentMediaType","contentEncoding","additionalItems","then","else"];var R=["number","integer","string","array","object","boolean","null"];A.all=x(g);A.types=x(R);A.forEach((function(x){x.rules=x.rules.map((function(x){var k;if(typeof x=="object"){var R=Object.keys(x)[0];k=x[R];x=R;k.forEach((function(E){g.push(E);A.all[E]=true}))}g.push(x);var N=A.all[x]={keyword:x,code:E[x],implements:k};return N}));A.all.$comment={keyword:"$comment",code:E.$comment};if(x.type)A.types[x.type]=x}));A.keywords=x(g.concat(k));A.custom={};return A}}});var ls=__commonJS({"node_modules/ajv/lib/data.js"(A,g){"use strict";var E=["multipleOf","maximum","exclusiveMaximum","minimum","exclusiveMinimum","maxLength","minLength","pattern","additionalItems","maxItems","minItems","uniqueItems","maxProperties","minProperties","required","additionalProperties","enum","format","const"];g.exports=function(A,g){for(var x=0;xBc,AutomationNamesValidator:()=>op,CMValidator:()=>gp,ContextVariableValidator:()=>hc,FileStructureValidator:()=>Hc,FiltersValidator:()=>bc,SavedWordsValidator:()=>Xc,TriggersValidator:()=>Lu,safeRulesYamlLoad:()=>safeRulesYamlLoad,validatorsConstants:()=>Hs});A.exports=__toCommonJS($s);var Hs={};__export(Hs,{CM_SCHEMA:()=>Eo,FOR_BLOCK_EXPRESSION:()=>No,JINJA_EXPRESSION_REGEX:()=>wo,JINJA_FILTERS:()=>Va,LOOP_EXPRESSION:()=>To,REGEX_EXPRESSION:()=>tl,REQUIRED_ARGUMENTS_BY_ACTIONS:()=>Qa,SUPPORTED_ACTIONS:()=>Ks,SUPPORTED_ACTIONS_BY_PROVIDER:()=>aa,SUPPORTED_ARGUMENTS_BY_ACTION:()=>ha,SUPPORTED_TRIGGERS:()=>zs,VALID_ACTIONS:()=>so,VALID_CONTEXT_VARS:()=>Pa,VALID_FILTERS:()=>$a,VALID_VERSIONS:()=>io});var Vs=__toESM(E(92020));var zs={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 Ks={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",CHANGE_PR_STATE:"change-pr-state@v1"};var aa={github:(0,Vs.default)(Ks,["ADD_THREAD"]),gitlab:(0,Vs.default)(Ks,["ADD_GITHUB_CHECK","INVOKE_GITHUB_ACTION","RUN_GITHUB_WORKFLOW","UPDATE_CHECK","SET_REQUIRED_APPROVALS","CHANGE_PR_STATE"]),bitbucket:(0,Vs.default)(Ks,["ADD_LABEL","ADD_LABELS","ADD_GITHUB_CHECK","ADD_THREAD","INVOKE_GITHUB_ACTION","RUN_GITHUB_WORKFLOW","UPDATE_CHECK","CHANGE_PR_STATE"]),default:Ks};var ha={[Ks.SEND_SLACK_MESSAGE]:["webhook_url","message"],[Ks.EXPLAIN_CODE_EXPERTS]:["lt","gt","verbose","since"],[Ks.ADD_COMMENT]:["comment","pin_uid"],[Ks.ADD_LABEL]:["label","color"],[Ks.ADD_LABELS]:["labels"],[Ks.ADD_REVIEWERS]:["reviewers","team_reviewers","unless_reviewers_set","fail_on_error","wait_for_all_checks"],[Ks.MERGE]:["wait_for_all_checks","rebase_on_merge","squash_on_merge"],[Ks.SET_REQUIRED_APPROVALS]:["approvals"],[Ks.REQUEST_CHANGES]:["comment"],[Ks.REQUIRE_REVIEWER]:["reviewers","also_assign"],[Ks.HTTP_REQUEST]:["url","method","user","body","timeout","headers"],[Ks.SEND_HTTP_REQUEST]:["url","method","user","body","timeout","headers"],[Ks.INVOKE_GITHUB_ACTION]:["owner","repo","workflow","ref","inputs","check_name","stop_ongoing_workflow"],[Ks.UPDATE_CHECK]:["check_name","status","conclusion"],[Ks.ADD_GITHUB_CHECK]:["check_name","conclusion"],[Ks.RUN_GITHUB_WORKFLOW]:["owner","repo","workflow","ref","inputs","check_name","stop_ongoing_workflow","timeout"],[Ks.UPDATE_DESCRIPTION]:["description","concat_mode","placeholder"],[Ks.UPDATE_TITLE]:["title","concat_mode"],[Ks.ADD_THREAD]:["comment","resolvable"],[Ks.CUSTOM_ACTION]:["plugin"],[Ks.CODE_REVIEW]:["guidelines","approve_on_LGTM","issues_limit"],[Ks.ADD_CODE_COMMENT]:["comment","file_path","start_line","end_line"],[Ks.DESCRIBE_CHANGES]:["concat_mode","guidelines","template"],[Ks.CHANGE_PR_STATE]:["draft"]};var Qa={[Ks.SEND_SLACK_MESSAGE]:{all:true,args:["webhook_url","message"]},[Ks.EXPLAIN_CODE_EXPERTS]:{all:false,args:["lt","gt","verbose"]},[Ks.ADD_COMMENT]:{all:true,args:["comment"]},[Ks.ADD_LABEL]:{all:true,args:["label"]},[Ks.ADD_LABELS]:{all:true,args:["labels"]},[Ks.ADD_REVIEWERS]:{all:false,args:["reviewers","team_reviewers"]},[Ks.SET_REQUIRED_APPROVALS]:{all:true,args:["approvals"]},[Ks.REQUEST_CHANGES]:{all:true,args:["comment"]},[Ks.REQUIRE_REVIEWER]:{all:false,args:["reviewers"]},[Ks.HTTP_REQUEST]:{all:true,args:["url"]},[Ks.SEND_HTTP_REQUEST]:{all:true,args:["url"]},[Ks.INVOKE_GITHUB_ACTION]:{all:false,args:["workflow"]},[Ks.UPDATE_CHECK]:{all:true,args:["check_name","status","conclusion"]},[Ks.ADD_GITHUB_CHECK]:{all:true,args:["check_name","conclusion"]},[Ks.RUN_GITHUB_WORKFLOW]:{all:true,args:["workflow"]},[Ks.UPDATE_DESCRIPTION]:{all:true,args:["description"]},[Ks.UPDATE_TITLE]:{all:true,args:["title"]},[Ks.ADD_THREAD]:{all:true,args:["comment"]},[Ks.CUSTOM_ACTION]:{all:true,args:["plugin"]},[Ks.ADD_CODE_COMMENT]:{all:true,args:["file_path","comment"]},[Ks.CHANGE_PR_STATE]:{all:true,args:["draft"]}};var Pa=["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 $a={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:[],bool:[]};var Va=["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 io=[1];var so={[Ks.ADD_COMMENT]:{comment:{type:"string",required:true}},[Ks.ADD_LABEL]:{label:{type:"string",required:true},color:{type:"string",required:false}},[Ks.ADD_LABELS]:{labels:{type:"array",required:true}},[Ks.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}},[Ks.APPROVE]:{},[Ks.CLOSE]:{},[Ks.MERGE]:{wait_for_all_checks:{type:"boolean",required:false},rebase_on_merge:{type:"boolean",required:false},squash_on_merge:{type:"boolean",required:false}},[Ks.SET_REQUIRED_APPROVALS]:{approvals:{type:"number",required:true}},[Ks.REQUEST_CHANGES]:{comment:{type:"string",required:true}},[Ks.REQUIRE_REVIEWER]:{reviewers:{type:"array",required:true},also_assign:{type:"boolean",required:false}},[Ks.EXPLAIN_CODE_EXPERTS]:{lt:{type:"number",required:false},gt:{type:"number",required:false},verbose:{type:"boolean",required:false},since:{type:"string",required:false}},[Ks.SEND_SLACK_MESSAGE]:{webhook_url:{type:"string",required:true},message:{type:"string",required:true}},[Ks.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}},[Ks.ADD_GITHUB_CHECK]:{check_name:{type:"string",required:true},conclusion:{type:"string",required:true}},[Ks.UPDATE_CHECK]:{check_name:{type:"string",required:true},status:{type:"string",required:true},conclusion:{type:"string",required:true}},[Ks.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}},[Ks.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}},[Ks.UPDATE_DESCRIPTION]:{description:{type:"string",required:true},concat_mode:{type:"string",required:false},placeholder:{type:"string",required:false}},[Ks.UPDATE_TITLE]:{title:{type:"string",required:true},concat_mode:{type:"string",required:false}},[Ks.ADD_THREAD]:{comment:{type:"string",required:true},resolvable:{type:"boolean",required:false}},[Ks.CUSTOM_ACTION]:{plugin:{type:"string",required:true}},[Ks.CODE_REVIEW]:{guidelines:{type:"string",required:false},approve_on_LGTM:{type:"boolean",required:false},issues_limit:{type:"number",required:false}},[Ks.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}},[Ks.DESCRIBE_CHANGES]:{guidelines:{type:"string",required:false},concat_mode:{type:"string",required:false},template:{type:"string",required:false}},[Ks.CHANGE_PR_STATE]:{draft:{type:"boolean",required:true}}};var Eo={type:"object",properties:{manifest:{type:"object",properties:{version:{type:"number",enum:io}},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(zs)}},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(zs)}},automations:{type:"object",patternProperties:{"^[a-zA-Z0-9_@]+$":{type:"object",properties:{on:{type:"array",items:{type:"string",enum:Object.values(zs)}},if:{type:"array"},run:{type:"array",items:{type:"object",properties:{action:{type:"string",enum:Object.keys(so)},args:{type:"object"}},required:["action"]}}},required:["if","run"]}}}},required:["manifest","automations"]};var wo=/{{.*?}}/g;var To=/\{%\s*.*?\s*%\}/g;var No=/\{%\s*for\s+.*?%\}[\s\S]*?\{%\s*endfor\s*%\}/g;var tl=/\/(?:[^/\\]|\\.)*\//g;var dl=class{validate(A){throw new Error('Abstract method "validate" must be implemented.')}static parseJinjaExpressions(A){const g=A.split("\n");const E=[];g.filter((A=>!A.trim().startsWith("#"))).forEach(((A,g)=>{const x=A.match(wo);if(x){x.forEach((A=>{E.push({expression:A,lineNumber:g+1})}))}}));return E}};var fl=dl;var gl=fl;var yl=class extends Error{constructor(A){super(A);this.name="ValidationError"}};var Dl="UNKNOWN_CONTEXT";var xl=/\{%\s*for\s+(\w+)\s+in\s+/g;var Tl=/\{%\s*set\s+(\w+)\s*=/g;var Ml=[">","<",">=","<=","==","!=","and","or","not","in"];var uc=/^-?\d+(\.\d+)?$/;var pc=class extends gl{isJinjaVariable(A,g){const E=A.split(".")[0].replace(/[()]/g,"");return g.includes(E)}extractVariablesFromConcatenation(A){const g=A.split("+").map((A=>A.trim()));return g.filter((A=>!(A.startsWith('"')&&A.endsWith('"')||A.startsWith("'")&&A.endsWith("'"))))}isStringConcatenation(A){return A.includes("+")&&(A.includes('"')||A.includes("'"))}isValidCustomVariables(A,g){const E=A.split(".").slice(0,-1);return E.map((A=>A.replace(/[()]/g,""))).map((A=>A.replace(/\[.*?\]/g,""))).every((A=>g.includes(`${A}:`)))}isValidContextVariable(A){if(!Pa.includes(A||Dl)){return false}return true}isValidEnvironmentContextVariable(A){var g;const E=A==null?void 0:A.split(".");if((E==null?void 0:E.length)!==2){return false}const[x,k]=E;return x==="env"&&((g=k.trim())==null?void 0:g.length)>0}isValidActionOutputVariable(A){var g,E;const x=A==null?void 0:A.split(".");if((x==null?void 0:x.length)!==4){return false}const[k,R,N,j]=x;return k==="actions"&&((g=R.trim())==null?void 0:g.length)>0&&N==="outputs"&&((E=j.trim())==null?void 0:E.length)>0}isValidVariable(A,g,E){return this.isValidContextVariable(A)||this.isValidCustomVariables(A,g)||this.isValidEnvironmentContextVariable(A)||this.isValidActionOutputVariable(A)||this.isJinjaVariable(A,E)}validate(A){const{expressions:g,yamlFile:E}=A;const x=g??gl.parseJinjaExpressions(E);const k=Array.from(E.matchAll(xl),(A=>A[1]));const R=Array.from(E.matchAll(Tl),(A=>A[1]));const N=[...k,...R];x.forEach((({expression:A,lineNumber:g})=>{var x;const k=A.replace(/[{}]/g,"").split("|");const R=((x=k.shift())==null?void 0:x.trim())??Dl;const j=R.startsWith("[")&&R.endsWith("]")&&k.some((A=>A.trim().startsWith("checkSemver")));if(j){return}if(R.startsWith("[")&&R.endsWith("]")){const x=R.slice(1,-1);const k=x.split(",").map((A=>A.trim()));k.forEach((x=>{if(this.isStringConcatenation(x)){const k=this.extractVariablesFromConcatenation(x);k.forEach((x=>{if(!this.isValidVariable(x,E,N)){throw new yl(`Line [${g}]: Invalid context variable ${x} in expression ${A}`)}}));return}if(!this.isValidVariable(x,E,N)){throw new yl(`Line [${g}]: Invalid context variable ${x} in expression ${A}`)}}));return}if(R.includes(" if ")&&R.includes(" else ")){return}const U=(R==null?void 0:R.split(" "))??[];U.map((A=>A.replace(/^[([]+|[)\]]+$/g,""))).map((A=>A.replace(/^not\(/g,""))).forEach((x=>{if(x.startsWith('"')&&x.endsWith('"')||x.startsWith("'")&&x.endsWith("'")){return}if(uc.test(x)){return}if(Ml.includes(x)){return}if(!this.isValidVariable(x,E,N)){throw new yl(`Line [${g}]: Invalid context variable ${x} in expression ${A}`)}}))}))}};var hc=pc;var Ac=["mockFilter","mockAsyncFilter"];var gc=class extends gl{customFilters;allowUnknownFilters;constructor(A=[],g=false){super();this.customFilters=A;this.allowUnknownFilters=g}validateExistingFilter(A,g,E){if(Va.includes(A)||Pa.includes(A)||this.customFilters.includes(A)){return}if(!Object.keys($a).includes(A)){if(this.allowUnknownFilters){return}throw new yl(`Line ${g}: Invalid filter function ${A} in expression ${E}`)}}getFilterArgs(A){var g;const E=A.slice(A.indexOf("(")+1,A.lastIndexOf(")")).replace(tl,"");if(!E.trim()){return[]}if(!E.includes("list=[")){return E.split(",").map((A=>A.split("=")[0].trim()))}const x=((g=E.match(/list=\[.*?\]/))==null?void 0:g[0])||"";const k=E.split(x)[0].split(",").filter((A=>A.trim())).map((A=>A.split("=")[0].trim()));return[...k,"list"]}validateFilterArgs(A,g,E,x){if(Va.includes(g)||this.customFilters.includes(g)){return}if(Ac.includes(g)){return}if(this.allowUnknownFilters&&!Object.keys($a).includes(g)){return}if(A.includes("(")){const k=this.getFilterArgs(A);const R=$a[g];for(const A of k){if(!R.includes(A)){throw new yl(`Line [${E}]: Invalid argument ${A} for filter ${g} in expression ${x}`)}}}}validate(A){const{expressions:g,yamlFile:E}=A;const x=g??gl.parseJinjaExpressions(E);x.forEach((({expression:A,lineNumber:g})=>{const E=A.replace(tl,"").replace(/[{}]/g,"").split("|").slice(1)??[];for(const x of E){const E=x.split(/\s*==\s*|\s*<\s*|\s*>\s*|\s+and\s+|\s+or\s+|\s+else\s+/)[0];const[k]=E.split("(");const R=k.replace(")","").split(".")[0].trim();this.validateExistingFilter(R,g,A);this.validateFilterArgs(E,R,g,A)}}))}};var bc=gc;var Cc=__toESM(E(74281));var xc=class extends gl{validateActionSupported(A){if(!Object.values(Ks).includes(A)){throw new yl(`Action is not supported ${A}`)}}validateArgSupported(A,g){const E=ha[A];if(!E){return}const x=g==null?void 0:g.filter((A=>!E.includes(A)));if(x.length){throw new yl(`Some args are not supported: ${x.join(", ")}`)}}validateRequiredArgs(A,g){var E;const x=Qa[A];if(!x){return}const k=(E=x.args)==null?void 0:E.filter((A=>!g.includes(A)));if(x.all&&k.length||!x.all&&!x.args.some((A=>g.includes(A)))){throw new yl(`Some required args are missing for action ${A}: ${k.join(", ")}`)}}validateIfStructure(A){if(A!=="TEMPLATE"&&typeof A!=="boolean"){throw new yl(`An entry in If section is not YAML supported`)}}validate(A){var g;const{yamlFile:E}=A;const x=E.replace(wo,"TEMPLATE").replace(To,"");const k=Cc.load(x);Object.values(k.automations).flatMap((A=>A.if)).forEach((A=>this.validateIfStructure(A)));const R=(g=Object.values(k.automations).flatMap((A=>A.run)))==null?void 0:g.filter(Boolean);for(const A of R){const{action:g,args:E}=A;const x=Object.keys(E??{});this.validateActionSupported(g);if(x.length){this.validateArgSupported(g,x)}this.validateRequiredArgs(g,x)}}};var Bc=xc;var Sc=__toESM(E(74281));var Tc=__toESM(Qs());var Gc=new Tc.default;var $c=class extends gl{validate(A){var g;const{yamlFile:E}=A;const x=E.replace(wo,"").replace(To,"");const k=Sc.loadAll(x,void 0,{schema:Sc.JSON_SCHEMA});const R=Gc.compile(Eo);for(const A of k){const E=R(A);if(!E){throw new yl(`Schema is not valid: ${(g=R.errors)==null?void 0:g.map((A=>A.message)).join(", ")}`)}}}};var Hc=$c;var Vc=__toESM(E(74281));var Yc=class extends gl{validate(A){const{yamlFile:g}=A;const E=Vc.load(g.replace(wo,"").replace(No,"").replace(To,""));const x=Object.keys(E).filter((A=>!Object.keys(Eo.properties).includes(A))).find((A=>Pa.includes(A)));if(x){throw new yl(`Invalid custom context variable: \`${x}\` is a built-in context`)}}};var Xc=Yc;var hu=__toESM(E(74281));var vu=class extends gl{validateSuppertedTriggers(A){if(!Object.values(zs).includes(A)){throw new yl(`${A} trigger is not supported`)}}validate(A){var g;const{yamlFile:E}=A;const x=E.replace(wo,"TEMPLATE").replace(No,"").replace(To,"");const k=hu.load(x);const R=((g=k.triggers)==null?void 0:g.on)||k.on||[];const N=Object.values(k.automations).flatMap((A=>A.on)).filter(Boolean);const j=[...R,...N];for(const A of j){this.validateSuppertedTriggers(A)}}};var Lu=vu;var tp=__toESM(E(74281));var safeRulesYamlLoad=A=>{try{const g=tp.load(A.replace(wo,"").replace(No,"").replace(To,""));return g}catch(A){throw new yl(`Failed to load yml file. Invalid cm. ${A==null?void 0:A.message}`)}};var np=/^[a-zA-Z0-9_-]+$/;var escapeQuotes=A=>A.replace(/['"`]/g,(A=>{if(A==='"'){return'\\"'}else if(A==="'"){return"\\'"}else if(A==="`"){return"\\`"}return A}));var ap=class extends gl{validate(A){const{yamlFile:g}=A;let E=g;if(typeof E==="string"){E=safeRulesYamlLoad(g)}const x=Object.keys((E==null?void 0:E.automations)||{}).filter((A=>!np.test(A)||/\s/.test(A)));if(x.length){const A=escapeQuotes(x.join(", "));throw new yl(`Unsupported automation ${x.length===1?"name":"names"}: \`${A}\`. Please ensure that the automation name consists only of letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-).`)}}};var op=ap;var up=class extends gl{steps;constructor(){super();this.steps=[new hc,new bc,new Bc,new Hc,new Xc,new Lu,new op]}validate(A){const g=gl.parseJinjaExpressions(A);for(const E of this.steps){E.validate({expressions:g,yamlFile:A})}}};var Ap=up;var gp=Ap;0&&0; +(()=>{var __webpack_modules__={44914:function(tl,od,_d){"use strict";var Ad=this&&this.__createBinding||(Object.create?function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;var Dd=Object.getOwnPropertyDescriptor(od,_d);if(!Dd||("get"in Dd?!od.__esModule:Dd.writable||Dd.configurable)){Dd={enumerable:true,get:function(){return od[_d]}}}Object.defineProperty(tl,Ad,Dd)}:function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;tl[Ad]=od[_d]});var Dd=this&&this.__setModuleDefault||(Object.create?function(tl,od){Object.defineProperty(tl,"default",{enumerable:true,value:od})}:function(tl,od){tl["default"]=od});var zd=this&&this.__importStar||function(){var ownKeys=function(tl){ownKeys=Object.getOwnPropertyNames||function(tl){var od=[];for(var _d in tl)if(Object.prototype.hasOwnProperty.call(tl,_d))od[od.length]=_d;return od};return ownKeys(tl)};return function(tl){if(tl&&tl.__esModule)return tl;var od={};if(tl!=null)for(var _d=ownKeys(tl),zd=0;zd<_d.length;zd++)if(_d[zd]!=="default")Ad(od,tl,_d[zd]);Dd(od,tl);return od}}();Object.defineProperty(od,"__esModule",{value:true});od.issueCommand=issueCommand;od.issue=issue;const Kd=zd(_d(70857));const Zd=_d(30302);function issueCommand(tl,od,_d){const Ad=new Command(tl,od,_d);process.stdout.write(Ad.toString()+Kd.EOL)}function issue(tl,od=""){issueCommand(tl,{},od)}const fh="::";class Command{constructor(tl,od,_d){if(!tl){tl="missing.command"}this.command=tl;this.properties=od;this.message=_d}toString(){let tl=fh+this.command;if(this.properties&&Object.keys(this.properties).length>0){tl+=" ";let od=true;for(const _d in this.properties){if(this.properties.hasOwnProperty(_d)){const Ad=this.properties[_d];if(Ad){if(od){od=false}else{tl+=","}tl+=`${_d}=${escapeProperty(Ad)}`}}}}tl+=`${fh}${escapeData(this.message)}`;return tl}}function escapeData(tl){return(0,Zd.toCommandValue)(tl).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A")}function escapeProperty(tl){return(0,Zd.toCommandValue)(tl).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}},37484:function(tl,od,_d){"use strict";var Ad=this&&this.__createBinding||(Object.create?function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;var Dd=Object.getOwnPropertyDescriptor(od,_d);if(!Dd||("get"in Dd?!od.__esModule:Dd.writable||Dd.configurable)){Dd={enumerable:true,get:function(){return od[_d]}}}Object.defineProperty(tl,Ad,Dd)}:function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;tl[Ad]=od[_d]});var Dd=this&&this.__setModuleDefault||(Object.create?function(tl,od){Object.defineProperty(tl,"default",{enumerable:true,value:od})}:function(tl,od){tl["default"]=od});var zd=this&&this.__importStar||function(){var ownKeys=function(tl){ownKeys=Object.getOwnPropertyNames||function(tl){var od=[];for(var _d in tl)if(Object.prototype.hasOwnProperty.call(tl,_d))od[od.length]=_d;return od};return ownKeys(tl)};return function(tl){if(tl&&tl.__esModule)return tl;var od={};if(tl!=null)for(var _d=ownKeys(tl),zd=0;zd<_d.length;zd++)if(_d[zd]!=="default")Ad(od,tl,_d[zd]);Dd(od,tl);return od}}();var Kd=this&&this.__awaiter||function(tl,od,_d,Ad){function adopt(tl){return tl instanceof _d?tl:new _d((function(od){od(tl)}))}return new(_d||(_d=Promise))((function(_d,Dd){function fulfilled(tl){try{step(Ad.next(tl))}catch(tl){Dd(tl)}}function rejected(tl){try{step(Ad["throw"](tl))}catch(tl){Dd(tl)}}function step(tl){tl.done?_d(tl.value):adopt(tl.value).then(fulfilled,rejected)}step((Ad=Ad.apply(tl,od||[])).next())}))};Object.defineProperty(od,"__esModule",{value:true});od.platform=od.toPlatformPath=od.toWin32Path=od.toPosixPath=od.markdownSummary=od.summary=od.ExitCode=void 0;od.exportVariable=exportVariable;od.setSecret=setSecret;od.addPath=addPath;od.getInput=getInput;od.getMultilineInput=getMultilineInput;od.getBooleanInput=getBooleanInput;od.setOutput=setOutput;od.setCommandEcho=setCommandEcho;od.setFailed=setFailed;od.isDebug=isDebug;od.debug=debug;od.error=error;od.warning=warning;od.notice=notice;od.info=info;od.startGroup=startGroup;od.endGroup=endGroup;od.group=group;od.saveState=saveState;od.getState=getState;od.getIDToken=getIDToken;const Zd=_d(44914);const fh=_d(24753);const vh=_d(30302);const wh=zd(_d(70857));const xh=zd(_d(16928));const $h=_d(35306);var Xh;(function(tl){tl[tl["Success"]=0]="Success";tl[tl["Failure"]=1]="Failure"})(Xh||(od.ExitCode=Xh={}));function exportVariable(tl,od){const _d=(0,vh.toCommandValue)(od);process.env[tl]=_d;const Ad=process.env["GITHUB_ENV"]||"";if(Ad){return(0,fh.issueFileCommand)("ENV",(0,fh.prepareKeyValueMessage)(tl,od))}(0,Zd.issueCommand)("set-env",{name:tl},_d)}function setSecret(tl){(0,Zd.issueCommand)("add-mask",{},tl)}function addPath(tl){const od=process.env["GITHUB_PATH"]||"";if(od){(0,fh.issueFileCommand)("PATH",tl)}else{(0,Zd.issueCommand)("add-path",{},tl)}process.env["PATH"]=`${tl}${xh.delimiter}${process.env["PATH"]}`}function getInput(tl,od){const _d=process.env[`INPUT_${tl.replace(/ /g,"_").toUpperCase()}`]||"";if(od&&od.required&&!_d){throw new Error(`Input required and not supplied: ${tl}`)}if(od&&od.trimWhitespace===false){return _d}return _d.trim()}function getMultilineInput(tl,od){const _d=getInput(tl,od).split("\n").filter((tl=>tl!==""));if(od&&od.trimWhitespace===false){return _d}return _d.map((tl=>tl.trim()))}function getBooleanInput(tl,od){const _d=["true","True","TRUE"];const Ad=["false","False","FALSE"];const Dd=getInput(tl,od);if(_d.includes(Dd))return true;if(Ad.includes(Dd))return false;throw new TypeError(`Input does not meet YAML 1.2 "Core Schema" specification: ${tl}\n`+`Support boolean input list: \`true | True | TRUE | false | False | FALSE\``)}function setOutput(tl,od){const _d=process.env["GITHUB_OUTPUT"]||"";if(_d){return(0,fh.issueFileCommand)("OUTPUT",(0,fh.prepareKeyValueMessage)(tl,od))}process.stdout.write(wh.EOL);(0,Zd.issueCommand)("set-output",{name:tl},(0,vh.toCommandValue)(od))}function setCommandEcho(tl){(0,Zd.issue)("echo",tl?"on":"off")}function setFailed(tl){process.exitCode=Xh.Failure;error(tl)}function isDebug(){return process.env["RUNNER_DEBUG"]==="1"}function debug(tl){(0,Zd.issueCommand)("debug",{},tl)}function error(tl,od={}){(0,Zd.issueCommand)("error",(0,vh.toCommandProperties)(od),tl instanceof Error?tl.toString():tl)}function warning(tl,od={}){(0,Zd.issueCommand)("warning",(0,vh.toCommandProperties)(od),tl instanceof Error?tl.toString():tl)}function notice(tl,od={}){(0,Zd.issueCommand)("notice",(0,vh.toCommandProperties)(od),tl instanceof Error?tl.toString():tl)}function info(tl){process.stdout.write(tl+wh.EOL)}function startGroup(tl){(0,Zd.issue)("group",tl)}function endGroup(){(0,Zd.issue)("endgroup")}function group(tl,od){return Kd(this,void 0,void 0,(function*(){startGroup(tl);let _d;try{_d=yield od()}finally{endGroup()}return _d}))}function saveState(tl,od){const _d=process.env["GITHUB_STATE"]||"";if(_d){return(0,fh.issueFileCommand)("STATE",(0,fh.prepareKeyValueMessage)(tl,od))}(0,Zd.issueCommand)("save-state",{name:tl},(0,vh.toCommandValue)(od))}function getState(tl){return process.env[`STATE_${tl}`]||""}function getIDToken(tl){return Kd(this,void 0,void 0,(function*(){return yield $h.OidcClient.getIDToken(tl)}))}var s_=_d(71847);Object.defineProperty(od,"summary",{enumerable:true,get:function(){return s_.summary}});var g_=_d(71847);Object.defineProperty(od,"markdownSummary",{enumerable:true,get:function(){return g_.markdownSummary}});var E_=_d(31976);Object.defineProperty(od,"toPosixPath",{enumerable:true,get:function(){return E_.toPosixPath}});Object.defineProperty(od,"toWin32Path",{enumerable:true,get:function(){return E_.toWin32Path}});Object.defineProperty(od,"toPlatformPath",{enumerable:true,get:function(){return E_.toPlatformPath}});od.platform=zd(_d(18968))},24753:function(tl,od,_d){"use strict";var Ad=this&&this.__createBinding||(Object.create?function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;var Dd=Object.getOwnPropertyDescriptor(od,_d);if(!Dd||("get"in Dd?!od.__esModule:Dd.writable||Dd.configurable)){Dd={enumerable:true,get:function(){return od[_d]}}}Object.defineProperty(tl,Ad,Dd)}:function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;tl[Ad]=od[_d]});var Dd=this&&this.__setModuleDefault||(Object.create?function(tl,od){Object.defineProperty(tl,"default",{enumerable:true,value:od})}:function(tl,od){tl["default"]=od});var zd=this&&this.__importStar||function(){var ownKeys=function(tl){ownKeys=Object.getOwnPropertyNames||function(tl){var od=[];for(var _d in tl)if(Object.prototype.hasOwnProperty.call(tl,_d))od[od.length]=_d;return od};return ownKeys(tl)};return function(tl){if(tl&&tl.__esModule)return tl;var od={};if(tl!=null)for(var _d=ownKeys(tl),zd=0;zd<_d.length;zd++)if(_d[zd]!=="default")Ad(od,tl,_d[zd]);Dd(od,tl);return od}}();Object.defineProperty(od,"__esModule",{value:true});od.issueFileCommand=issueFileCommand;od.prepareKeyValueMessage=prepareKeyValueMessage;const Kd=zd(_d(76982));const Zd=zd(_d(79896));const fh=zd(_d(70857));const vh=_d(30302);function issueFileCommand(tl,od){const _d=process.env[`GITHUB_${tl}`];if(!_d){throw new Error(`Unable to find environment variable for file command ${tl}`)}if(!Zd.existsSync(_d)){throw new Error(`Missing file at path: ${_d}`)}Zd.appendFileSync(_d,`${(0,vh.toCommandValue)(od)}${fh.EOL}`,{encoding:"utf8"})}function prepareKeyValueMessage(tl,od){const _d=`ghadelimiter_${Kd.randomUUID()}`;const Ad=(0,vh.toCommandValue)(od);if(tl.includes(_d)){throw new Error(`Unexpected input: name should not contain the delimiter "${_d}"`)}if(Ad.includes(_d)){throw new Error(`Unexpected input: value should not contain the delimiter "${_d}"`)}return`${tl}<<${_d}${fh.EOL}${Ad}${fh.EOL}${_d}`}},35306:function(tl,od,_d){"use strict";var Ad=this&&this.__awaiter||function(tl,od,_d,Ad){function adopt(tl){return tl instanceof _d?tl:new _d((function(od){od(tl)}))}return new(_d||(_d=Promise))((function(_d,Dd){function fulfilled(tl){try{step(Ad.next(tl))}catch(tl){Dd(tl)}}function rejected(tl){try{step(Ad["throw"](tl))}catch(tl){Dd(tl)}}function step(tl){tl.done?_d(tl.value):adopt(tl.value).then(fulfilled,rejected)}step((Ad=Ad.apply(tl,od||[])).next())}))};Object.defineProperty(od,"__esModule",{value:true});od.OidcClient=void 0;const Dd=_d(54844);const zd=_d(44552);const Kd=_d(37484);class OidcClient{static createHttpClient(tl=true,od=10){const _d={allowRetries:tl,maxRetries:od};return new Dd.HttpClient("actions/oidc-client",[new zd.BearerCredentialHandler(OidcClient.getRequestToken())],_d)}static getRequestToken(){const tl=process.env["ACTIONS_ID_TOKEN_REQUEST_TOKEN"];if(!tl){throw new Error("Unable to get ACTIONS_ID_TOKEN_REQUEST_TOKEN env variable")}return tl}static getIDTokenUrl(){const tl=process.env["ACTIONS_ID_TOKEN_REQUEST_URL"];if(!tl){throw new Error("Unable to get ACTIONS_ID_TOKEN_REQUEST_URL env variable")}return tl}static getCall(tl){return Ad(this,void 0,void 0,(function*(){var od;const _d=OidcClient.createHttpClient();const Ad=yield _d.getJson(tl).catch((tl=>{throw new Error(`Failed to get ID Token. \n \n Error Code : ${tl.statusCode}\n \n Error Message: ${tl.message}`)}));const Dd=(od=Ad.result)===null||od===void 0?void 0:od.value;if(!Dd){throw new Error("Response json body do not have ID Token field")}return Dd}))}static getIDToken(tl){return Ad(this,void 0,void 0,(function*(){try{let od=OidcClient.getIDTokenUrl();if(tl){const _d=encodeURIComponent(tl);od=`${od}&audience=${_d}`}(0,Kd.debug)(`ID token url is ${od}`);const _d=yield OidcClient.getCall(od);(0,Kd.setSecret)(_d);return _d}catch(tl){throw new Error(`Error message: ${tl.message}`)}}))}}od.OidcClient=OidcClient},31976:function(tl,od,_d){"use strict";var Ad=this&&this.__createBinding||(Object.create?function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;var Dd=Object.getOwnPropertyDescriptor(od,_d);if(!Dd||("get"in Dd?!od.__esModule:Dd.writable||Dd.configurable)){Dd={enumerable:true,get:function(){return od[_d]}}}Object.defineProperty(tl,Ad,Dd)}:function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;tl[Ad]=od[_d]});var Dd=this&&this.__setModuleDefault||(Object.create?function(tl,od){Object.defineProperty(tl,"default",{enumerable:true,value:od})}:function(tl,od){tl["default"]=od});var zd=this&&this.__importStar||function(){var ownKeys=function(tl){ownKeys=Object.getOwnPropertyNames||function(tl){var od=[];for(var _d in tl)if(Object.prototype.hasOwnProperty.call(tl,_d))od[od.length]=_d;return od};return ownKeys(tl)};return function(tl){if(tl&&tl.__esModule)return tl;var od={};if(tl!=null)for(var _d=ownKeys(tl),zd=0;zd<_d.length;zd++)if(_d[zd]!=="default")Ad(od,tl,_d[zd]);Dd(od,tl);return od}}();Object.defineProperty(od,"__esModule",{value:true});od.toPosixPath=toPosixPath;od.toWin32Path=toWin32Path;od.toPlatformPath=toPlatformPath;const Kd=zd(_d(16928));function toPosixPath(tl){return tl.replace(/[\\]/g,"/")}function toWin32Path(tl){return tl.replace(/[/]/g,"\\")}function toPlatformPath(tl){return tl.replace(/[/\\]/g,Kd.sep)}},18968:function(tl,od,_d){"use strict";var Ad=this&&this.__createBinding||(Object.create?function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;var Dd=Object.getOwnPropertyDescriptor(od,_d);if(!Dd||("get"in Dd?!od.__esModule:Dd.writable||Dd.configurable)){Dd={enumerable:true,get:function(){return od[_d]}}}Object.defineProperty(tl,Ad,Dd)}:function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;tl[Ad]=od[_d]});var Dd=this&&this.__setModuleDefault||(Object.create?function(tl,od){Object.defineProperty(tl,"default",{enumerable:true,value:od})}:function(tl,od){tl["default"]=od});var zd=this&&this.__importStar||function(){var ownKeys=function(tl){ownKeys=Object.getOwnPropertyNames||function(tl){var od=[];for(var _d in tl)if(Object.prototype.hasOwnProperty.call(tl,_d))od[od.length]=_d;return od};return ownKeys(tl)};return function(tl){if(tl&&tl.__esModule)return tl;var od={};if(tl!=null)for(var _d=ownKeys(tl),zd=0;zd<_d.length;zd++)if(_d[zd]!=="default")Ad(od,tl,_d[zd]);Dd(od,tl);return od}}();var Kd=this&&this.__awaiter||function(tl,od,_d,Ad){function adopt(tl){return tl instanceof _d?tl:new _d((function(od){od(tl)}))}return new(_d||(_d=Promise))((function(_d,Dd){function fulfilled(tl){try{step(Ad.next(tl))}catch(tl){Dd(tl)}}function rejected(tl){try{step(Ad["throw"](tl))}catch(tl){Dd(tl)}}function step(tl){tl.done?_d(tl.value):adopt(tl.value).then(fulfilled,rejected)}step((Ad=Ad.apply(tl,od||[])).next())}))};var Zd=this&&this.__importDefault||function(tl){return tl&&tl.__esModule?tl:{default:tl}};Object.defineProperty(od,"__esModule",{value:true});od.isLinux=od.isMacOS=od.isWindows=od.arch=od.platform=void 0;od.getDetails=getDetails;const fh=Zd(_d(70857));const vh=zd(_d(95236));const getWindowsInfo=()=>Kd(void 0,void 0,void 0,(function*(){const{stdout:tl}=yield vh.getExecOutput('powershell -command "(Get-CimInstance -ClassName Win32_OperatingSystem).Version"',undefined,{silent:true});const{stdout:od}=yield vh.getExecOutput('powershell -command "(Get-CimInstance -ClassName Win32_OperatingSystem).Caption"',undefined,{silent:true});return{name:od.trim(),version:tl.trim()}}));const getMacOsInfo=()=>Kd(void 0,void 0,void 0,(function*(){var tl,od,_d,Ad;const{stdout:Dd}=yield vh.getExecOutput("sw_vers",undefined,{silent:true});const zd=(od=(tl=Dd.match(/ProductVersion:\s*(.+)/))===null||tl===void 0?void 0:tl[1])!==null&&od!==void 0?od:"";const Kd=(Ad=(_d=Dd.match(/ProductName:\s*(.+)/))===null||_d===void 0?void 0:_d[1])!==null&&Ad!==void 0?Ad:"";return{name:Kd,version:zd}}));const getLinuxInfo=()=>Kd(void 0,void 0,void 0,(function*(){const{stdout:tl}=yield vh.getExecOutput("lsb_release",["-i","-r","-s"],{silent:true});const[od,_d]=tl.trim().split("\n");return{name:od,version:_d}}));od.platform=fh.default.platform();od.arch=fh.default.arch();od.isWindows=od.platform==="win32";od.isMacOS=od.platform==="darwin";od.isLinux=od.platform==="linux";function getDetails(){return Kd(this,void 0,void 0,(function*(){return Object.assign(Object.assign({},yield od.isWindows?getWindowsInfo():od.isMacOS?getMacOsInfo():getLinuxInfo()),{platform:od.platform,arch:od.arch,isWindows:od.isWindows,isMacOS:od.isMacOS,isLinux:od.isLinux})}))}},71847:function(tl,od,_d){"use strict";var Ad=this&&this.__awaiter||function(tl,od,_d,Ad){function adopt(tl){return tl instanceof _d?tl:new _d((function(od){od(tl)}))}return new(_d||(_d=Promise))((function(_d,Dd){function fulfilled(tl){try{step(Ad.next(tl))}catch(tl){Dd(tl)}}function rejected(tl){try{step(Ad["throw"](tl))}catch(tl){Dd(tl)}}function step(tl){tl.done?_d(tl.value):adopt(tl.value).then(fulfilled,rejected)}step((Ad=Ad.apply(tl,od||[])).next())}))};Object.defineProperty(od,"__esModule",{value:true});od.summary=od.markdownSummary=od.SUMMARY_DOCS_URL=od.SUMMARY_ENV_VAR=void 0;const Dd=_d(70857);const zd=_d(79896);const{access:Kd,appendFile:Zd,writeFile:fh}=zd.promises;od.SUMMARY_ENV_VAR="GITHUB_STEP_SUMMARY";od.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 Ad(this,void 0,void 0,(function*(){if(this._filePath){return this._filePath}const tl=process.env[od.SUMMARY_ENV_VAR];if(!tl){throw new Error(`Unable to find environment variable for $${od.SUMMARY_ENV_VAR}. Check if your runtime environment supports job summaries.`)}try{yield Kd(tl,zd.constants.R_OK|zd.constants.W_OK)}catch(od){throw new Error(`Unable to access summary file: '${tl}'. Check if the file has correct read/write permissions.`)}this._filePath=tl;return this._filePath}))}wrap(tl,od,_d={}){const Ad=Object.entries(_d).map((([tl,od])=>` ${tl}="${od}"`)).join("");if(!od){return`<${tl}${Ad}>`}return`<${tl}${Ad}>${od}`}write(tl){return Ad(this,void 0,void 0,(function*(){const od=!!(tl===null||tl===void 0?void 0:tl.overwrite);const _d=yield this.filePath();const Ad=od?fh:Zd;yield Ad(_d,this._buffer,{encoding:"utf8"});return this.emptyBuffer()}))}clear(){return Ad(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(tl,od=false){this._buffer+=tl;return od?this.addEOL():this}addEOL(){return this.addRaw(Dd.EOL)}addCodeBlock(tl,od){const _d=Object.assign({},od&&{lang:od});const Ad=this.wrap("pre",this.wrap("code",tl),_d);return this.addRaw(Ad).addEOL()}addList(tl,od=false){const _d=od?"ol":"ul";const Ad=tl.map((tl=>this.wrap("li",tl))).join("");const Dd=this.wrap(_d,Ad);return this.addRaw(Dd).addEOL()}addTable(tl){const od=tl.map((tl=>{const od=tl.map((tl=>{if(typeof tl==="string"){return this.wrap("td",tl)}const{header:od,data:_d,colspan:Ad,rowspan:Dd}=tl;const zd=od?"th":"td";const Kd=Object.assign(Object.assign({},Ad&&{colspan:Ad}),Dd&&{rowspan:Dd});return this.wrap(zd,_d,Kd)})).join("");return this.wrap("tr",od)})).join("");const _d=this.wrap("table",od);return this.addRaw(_d).addEOL()}addDetails(tl,od){const _d=this.wrap("details",this.wrap("summary",tl)+od);return this.addRaw(_d).addEOL()}addImage(tl,od,_d){const{width:Ad,height:Dd}=_d||{};const zd=Object.assign(Object.assign({},Ad&&{width:Ad}),Dd&&{height:Dd});const Kd=this.wrap("img",null,Object.assign({src:tl,alt:od},zd));return this.addRaw(Kd).addEOL()}addHeading(tl,od){const _d=`h${od}`;const Ad=["h1","h2","h3","h4","h5","h6"].includes(_d)?_d:"h1";const Dd=this.wrap(Ad,tl);return this.addRaw(Dd).addEOL()}addSeparator(){const tl=this.wrap("hr",null);return this.addRaw(tl).addEOL()}addBreak(){const tl=this.wrap("br",null);return this.addRaw(tl).addEOL()}addQuote(tl,od){const _d=Object.assign({},od&&{cite:od});const Ad=this.wrap("blockquote",tl,_d);return this.addRaw(Ad).addEOL()}addLink(tl,od){const _d=this.wrap("a",tl,{href:od});return this.addRaw(_d).addEOL()}}const vh=new Summary;od.markdownSummary=vh;od.summary=vh},30302:(tl,od)=>{"use strict";Object.defineProperty(od,"__esModule",{value:true});od.toCommandValue=toCommandValue;od.toCommandProperties=toCommandProperties;function toCommandValue(tl){if(tl===null||tl===undefined){return""}else if(typeof tl==="string"||tl instanceof String){return tl}return JSON.stringify(tl)}function toCommandProperties(tl){if(!Object.keys(tl).length){return{}}return{title:tl.title,file:tl.file,line:tl.startLine,endLine:tl.endLine,col:tl.startColumn,endColumn:tl.endColumn}}},95236:function(tl,od,_d){"use strict";var Ad=this&&this.__createBinding||(Object.create?function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;var Dd=Object.getOwnPropertyDescriptor(od,_d);if(!Dd||("get"in Dd?!od.__esModule:Dd.writable||Dd.configurable)){Dd={enumerable:true,get:function(){return od[_d]}}}Object.defineProperty(tl,Ad,Dd)}:function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;tl[Ad]=od[_d]});var Dd=this&&this.__setModuleDefault||(Object.create?function(tl,od){Object.defineProperty(tl,"default",{enumerable:true,value:od})}:function(tl,od){tl["default"]=od});var zd=this&&this.__importStar||function(){var ownKeys=function(tl){ownKeys=Object.getOwnPropertyNames||function(tl){var od=[];for(var _d in tl)if(Object.prototype.hasOwnProperty.call(tl,_d))od[od.length]=_d;return od};return ownKeys(tl)};return function(tl){if(tl&&tl.__esModule)return tl;var od={};if(tl!=null)for(var _d=ownKeys(tl),zd=0;zd<_d.length;zd++)if(_d[zd]!=="default")Ad(od,tl,_d[zd]);Dd(od,tl);return od}}();var Kd=this&&this.__awaiter||function(tl,od,_d,Ad){function adopt(tl){return tl instanceof _d?tl:new _d((function(od){od(tl)}))}return new(_d||(_d=Promise))((function(_d,Dd){function fulfilled(tl){try{step(Ad.next(tl))}catch(tl){Dd(tl)}}function rejected(tl){try{step(Ad["throw"](tl))}catch(tl){Dd(tl)}}function step(tl){tl.done?_d(tl.value):adopt(tl.value).then(fulfilled,rejected)}step((Ad=Ad.apply(tl,od||[])).next())}))};Object.defineProperty(od,"__esModule",{value:true});od.exec=exec;od.getExecOutput=getExecOutput;const Zd=_d(13193);const fh=zd(_d(6665));function exec(tl,od,_d){return Kd(this,void 0,void 0,(function*(){const Ad=fh.argStringToArray(tl);if(Ad.length===0){throw new Error(`Parameter 'commandLine' cannot be null or empty.`)}const Dd=Ad[0];od=Ad.slice(1).concat(od||[]);const zd=new fh.ToolRunner(Dd,od,_d);return zd.exec()}))}function getExecOutput(tl,od,_d){return Kd(this,void 0,void 0,(function*(){var Ad,Dd;let zd="";let Kd="";const fh=new Zd.StringDecoder("utf8");const vh=new Zd.StringDecoder("utf8");const wh=(Ad=_d===null||_d===void 0?void 0:_d.listeners)===null||Ad===void 0?void 0:Ad.stdout;const xh=(Dd=_d===null||_d===void 0?void 0:_d.listeners)===null||Dd===void 0?void 0:Dd.stderr;const stdErrListener=tl=>{Kd+=vh.write(tl);if(xh){xh(tl)}};const stdOutListener=tl=>{zd+=fh.write(tl);if(wh){wh(tl)}};const $h=Object.assign(Object.assign({},_d===null||_d===void 0?void 0:_d.listeners),{stdout:stdOutListener,stderr:stdErrListener});const Xh=yield exec(tl,od,Object.assign(Object.assign({},_d),{listeners:$h}));zd+=fh.end();Kd+=vh.end();return{exitCode:Xh,stdout:zd,stderr:Kd}}))}},6665:function(tl,od,_d){"use strict";var Ad=this&&this.__createBinding||(Object.create?function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;var Dd=Object.getOwnPropertyDescriptor(od,_d);if(!Dd||("get"in Dd?!od.__esModule:Dd.writable||Dd.configurable)){Dd={enumerable:true,get:function(){return od[_d]}}}Object.defineProperty(tl,Ad,Dd)}:function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;tl[Ad]=od[_d]});var Dd=this&&this.__setModuleDefault||(Object.create?function(tl,od){Object.defineProperty(tl,"default",{enumerable:true,value:od})}:function(tl,od){tl["default"]=od});var zd=this&&this.__importStar||function(){var ownKeys=function(tl){ownKeys=Object.getOwnPropertyNames||function(tl){var od=[];for(var _d in tl)if(Object.prototype.hasOwnProperty.call(tl,_d))od[od.length]=_d;return od};return ownKeys(tl)};return function(tl){if(tl&&tl.__esModule)return tl;var od={};if(tl!=null)for(var _d=ownKeys(tl),zd=0;zd<_d.length;zd++)if(_d[zd]!=="default")Ad(od,tl,_d[zd]);Dd(od,tl);return od}}();var Kd=this&&this.__awaiter||function(tl,od,_d,Ad){function adopt(tl){return tl instanceof _d?tl:new _d((function(od){od(tl)}))}return new(_d||(_d=Promise))((function(_d,Dd){function fulfilled(tl){try{step(Ad.next(tl))}catch(tl){Dd(tl)}}function rejected(tl){try{step(Ad["throw"](tl))}catch(tl){Dd(tl)}}function step(tl){tl.done?_d(tl.value):adopt(tl.value).then(fulfilled,rejected)}step((Ad=Ad.apply(tl,od||[])).next())}))};Object.defineProperty(od,"__esModule",{value:true});od.ToolRunner=void 0;od.argStringToArray=argStringToArray;const Zd=zd(_d(70857));const fh=zd(_d(24434));const vh=zd(_d(35317));const wh=zd(_d(16928));const xh=zd(_d(94994));const $h=zd(_d(75207));const Xh=_d(53557);const s_=process.platform==="win32";class ToolRunner extends fh.EventEmitter{constructor(tl,od,_d){super();if(!tl){throw new Error("Parameter 'toolPath' cannot be null or empty.")}this.toolPath=tl;this.args=od||[];this.options=_d||{}}_debug(tl){if(this.options.listeners&&this.options.listeners.debug){this.options.listeners.debug(tl)}}_getCommandString(tl,od){const _d=this._getSpawnFileName();const Ad=this._getSpawnArgs(tl);let Dd=od?"":"[command]";if(s_){if(this._isCmdFile()){Dd+=_d;for(const tl of Ad){Dd+=` ${tl}`}}else if(tl.windowsVerbatimArguments){Dd+=`"${_d}"`;for(const tl of Ad){Dd+=` ${tl}`}}else{Dd+=this._windowsQuoteCmdArg(_d);for(const tl of Ad){Dd+=` ${this._windowsQuoteCmdArg(tl)}`}}}else{Dd+=_d;for(const tl of Ad){Dd+=` ${tl}`}}return Dd}_processLineBuffer(tl,od,_d){try{let Ad=od+tl.toString();let Dd=Ad.indexOf(Zd.EOL);while(Dd>-1){const tl=Ad.substring(0,Dd);_d(tl);Ad=Ad.substring(Dd+Zd.EOL.length);Dd=Ad.indexOf(Zd.EOL)}return Ad}catch(tl){this._debug(`error processing line. Failed with error ${tl}`);return""}}_getSpawnFileName(){if(s_){if(this._isCmdFile()){return process.env["COMSPEC"]||"cmd.exe"}}return this.toolPath}_getSpawnArgs(tl){if(s_){if(this._isCmdFile()){let od=`/D /S /C "${this._windowsQuoteCmdArg(this.toolPath)}`;for(const _d of this.args){od+=" ";od+=tl.windowsVerbatimArguments?_d:this._windowsQuoteCmdArg(_d)}od+='"';return[od]}}return this.args}_endsWith(tl,od){return tl.endsWith(od)}_isCmdFile(){const tl=this.toolPath.toUpperCase();return this._endsWith(tl,".CMD")||this._endsWith(tl,".BAT")}_windowsQuoteCmdArg(tl){if(!this._isCmdFile()){return this._uvQuoteCmdArg(tl)}if(!tl){return'""'}const od=[" ","\t","&","(",")","[","]","{","}","^","=",";","!","'","+",",","`","~","|","<",">",'"'];let _d=false;for(const Ad of tl){if(od.some((tl=>tl===Ad))){_d=true;break}}if(!_d){return tl}let Ad='"';let Dd=true;for(let od=tl.length;od>0;od--){Ad+=tl[od-1];if(Dd&&tl[od-1]==="\\"){Ad+="\\"}else if(tl[od-1]==='"'){Dd=true;Ad+='"'}else{Dd=false}}Ad+='"';return Ad.split("").reverse().join("")}_uvQuoteCmdArg(tl){if(!tl){return'""'}if(!tl.includes(" ")&&!tl.includes("\t")&&!tl.includes('"')){return tl}if(!tl.includes('"')&&!tl.includes("\\")){return`"${tl}"`}let od='"';let _d=true;for(let Ad=tl.length;Ad>0;Ad--){od+=tl[Ad-1];if(_d&&tl[Ad-1]==="\\"){od+="\\"}else if(tl[Ad-1]==='"'){_d=true;od+="\\"}else{_d=false}}od+='"';return od.split("").reverse().join("")}_cloneExecOptions(tl){tl=tl||{};const od={cwd:tl.cwd||process.cwd(),env:tl.env||process.env,silent:tl.silent||false,windowsVerbatimArguments:tl.windowsVerbatimArguments||false,failOnStdErr:tl.failOnStdErr||false,ignoreReturnCode:tl.ignoreReturnCode||false,delay:tl.delay||1e4};od.outStream=tl.outStream||process.stdout;od.errStream=tl.errStream||process.stderr;return od}_getSpawnOptions(tl,od){tl=tl||{};const _d={};_d.cwd=tl.cwd;_d.env=tl.env;_d["windowsVerbatimArguments"]=tl.windowsVerbatimArguments||this._isCmdFile();if(tl.windowsVerbatimArguments){_d.argv0=`"${od}"`}return _d}exec(){return Kd(this,void 0,void 0,(function*(){if(!$h.isRooted(this.toolPath)&&(this.toolPath.includes("/")||s_&&this.toolPath.includes("\\"))){this.toolPath=wh.resolve(process.cwd(),this.options.cwd||process.cwd(),this.toolPath)}this.toolPath=yield xh.which(this.toolPath,true);return new Promise(((tl,od)=>Kd(this,void 0,void 0,(function*(){this._debug(`exec tool: ${this.toolPath}`);this._debug("arguments:");for(const tl of this.args){this._debug(` ${tl}`)}const _d=this._cloneExecOptions(this.options);if(!_d.silent&&_d.outStream){_d.outStream.write(this._getCommandString(_d)+Zd.EOL)}const Ad=new ExecState(_d,this.toolPath);Ad.on("debug",(tl=>{this._debug(tl)}));if(this.options.cwd&&!(yield $h.exists(this.options.cwd))){return od(new Error(`The cwd: ${this.options.cwd} does not exist!`))}const Dd=this._getSpawnFileName();const zd=vh.spawn(Dd,this._getSpawnArgs(_d),this._getSpawnOptions(this.options,Dd));let Kd="";if(zd.stdout){zd.stdout.on("data",(tl=>{if(this.options.listeners&&this.options.listeners.stdout){this.options.listeners.stdout(tl)}if(!_d.silent&&_d.outStream){_d.outStream.write(tl)}Kd=this._processLineBuffer(tl,Kd,(tl=>{if(this.options.listeners&&this.options.listeners.stdline){this.options.listeners.stdline(tl)}}))}))}let fh="";if(zd.stderr){zd.stderr.on("data",(tl=>{Ad.processStderr=true;if(this.options.listeners&&this.options.listeners.stderr){this.options.listeners.stderr(tl)}if(!_d.silent&&_d.errStream&&_d.outStream){const od=_d.failOnStdErr?_d.errStream:_d.outStream;od.write(tl)}fh=this._processLineBuffer(tl,fh,(tl=>{if(this.options.listeners&&this.options.listeners.errline){this.options.listeners.errline(tl)}}))}))}zd.on("error",(tl=>{Ad.processError=tl.message;Ad.processExited=true;Ad.processClosed=true;Ad.CheckComplete()}));zd.on("exit",(tl=>{Ad.processExitCode=tl;Ad.processExited=true;this._debug(`Exit code ${tl} received from tool '${this.toolPath}'`);Ad.CheckComplete()}));zd.on("close",(tl=>{Ad.processExitCode=tl;Ad.processExited=true;Ad.processClosed=true;this._debug(`STDIO streams have closed for tool '${this.toolPath}'`);Ad.CheckComplete()}));Ad.on("done",((_d,Ad)=>{if(Kd.length>0){this.emit("stdline",Kd)}if(fh.length>0){this.emit("errline",fh)}zd.removeAllListeners();if(_d){od(_d)}else{tl(Ad)}}));if(this.options.input){if(!zd.stdin){throw new Error("child process missing stdin")}zd.stdin.end(this.options.input)}}))))}))}}od.ToolRunner=ToolRunner;function argStringToArray(tl){const od=[];let _d=false;let Ad=false;let Dd="";function append(tl){if(Ad&&tl!=='"'){Dd+="\\"}Dd+=tl;Ad=false}for(let zd=0;zd0){od.push(Dd);Dd=""}continue}append(Kd)}if(Dd.length>0){od.push(Dd.trim())}return od}class ExecState extends fh.EventEmitter{constructor(tl,od){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(!od){throw new Error("toolPath must not be empty")}this.options=tl;this.toolPath=od;if(tl.delay){this.delay=tl.delay}}CheckComplete(){if(this.done){return}if(this.processClosed){this._setResult()}else if(this.processExited){this.timeout=(0,Xh.setTimeout)(ExecState.HandleTimeout,this.delay,this)}}_debug(tl){this.emit("debug",tl)}_setResult(){let tl;if(this.processExited){if(this.processError){tl=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){tl=new Error(`The process '${this.toolPath}' failed with exit code ${this.processExitCode}`)}else if(this.processStderr&&this.options.failOnStdErr){tl=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",tl,this.processExitCode)}static HandleTimeout(tl){if(tl.done){return}if(!tl.processClosed&&tl.processExited){const od=`The STDIO streams did not close within ${tl.delay/1e3} seconds of the exit event from process '${tl.toolPath}'. This may indicate a child process inherited the STDIO streams and has not yet exited.`;tl._debug(od)}tl._setResult()}}},44552:function(tl,od){"use strict";var _d=this&&this.__awaiter||function(tl,od,_d,Ad){function adopt(tl){return tl instanceof _d?tl:new _d((function(od){od(tl)}))}return new(_d||(_d=Promise))((function(_d,Dd){function fulfilled(tl){try{step(Ad.next(tl))}catch(tl){Dd(tl)}}function rejected(tl){try{step(Ad["throw"](tl))}catch(tl){Dd(tl)}}function step(tl){tl.done?_d(tl.value):adopt(tl.value).then(fulfilled,rejected)}step((Ad=Ad.apply(tl,od||[])).next())}))};Object.defineProperty(od,"__esModule",{value:true});od.PersonalAccessTokenCredentialHandler=od.BearerCredentialHandler=od.BasicCredentialHandler=void 0;class BasicCredentialHandler{constructor(tl,od){this.username=tl;this.password=od}prepareRequest(tl){if(!tl.headers){throw Error("The request has no headers")}tl.headers["Authorization"]=`Basic ${Buffer.from(`${this.username}:${this.password}`).toString("base64")}`}canHandleAuthentication(){return false}handleAuthentication(){return _d(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}od.BasicCredentialHandler=BasicCredentialHandler;class BearerCredentialHandler{constructor(tl){this.token=tl}prepareRequest(tl){if(!tl.headers){throw Error("The request has no headers")}tl.headers["Authorization"]=`Bearer ${this.token}`}canHandleAuthentication(){return false}handleAuthentication(){return _d(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}od.BearerCredentialHandler=BearerCredentialHandler;class PersonalAccessTokenCredentialHandler{constructor(tl){this.token=tl}prepareRequest(tl){if(!tl.headers){throw Error("The request has no headers")}tl.headers["Authorization"]=`Basic ${Buffer.from(`PAT:${this.token}`).toString("base64")}`}canHandleAuthentication(){return false}handleAuthentication(){return _d(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}od.PersonalAccessTokenCredentialHandler=PersonalAccessTokenCredentialHandler},54844:function(tl,od,_d){"use strict";var Ad=this&&this.__createBinding||(Object.create?function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;var Dd=Object.getOwnPropertyDescriptor(od,_d);if(!Dd||("get"in Dd?!od.__esModule:Dd.writable||Dd.configurable)){Dd={enumerable:true,get:function(){return od[_d]}}}Object.defineProperty(tl,Ad,Dd)}:function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;tl[Ad]=od[_d]});var Dd=this&&this.__setModuleDefault||(Object.create?function(tl,od){Object.defineProperty(tl,"default",{enumerable:true,value:od})}:function(tl,od){tl["default"]=od});var zd=this&&this.__importStar||function(){var ownKeys=function(tl){ownKeys=Object.getOwnPropertyNames||function(tl){var od=[];for(var _d in tl)if(Object.prototype.hasOwnProperty.call(tl,_d))od[od.length]=_d;return od};return ownKeys(tl)};return function(tl){if(tl&&tl.__esModule)return tl;var od={};if(tl!=null)for(var _d=ownKeys(tl),zd=0;zd<_d.length;zd++)if(_d[zd]!=="default")Ad(od,tl,_d[zd]);Dd(od,tl);return od}}();var Kd=this&&this.__awaiter||function(tl,od,_d,Ad){function adopt(tl){return tl instanceof _d?tl:new _d((function(od){od(tl)}))}return new(_d||(_d=Promise))((function(_d,Dd){function fulfilled(tl){try{step(Ad.next(tl))}catch(tl){Dd(tl)}}function rejected(tl){try{step(Ad["throw"](tl))}catch(tl){Dd(tl)}}function step(tl){tl.done?_d(tl.value):adopt(tl.value).then(fulfilled,rejected)}step((Ad=Ad.apply(tl,od||[])).next())}))};Object.defineProperty(od,"__esModule",{value:true});od.HttpClient=od.HttpClientResponse=od.HttpClientError=od.MediaTypes=od.Headers=od.HttpCodes=void 0;od.getProxyUrl=getProxyUrl;od.isHttps=isHttps;const Zd=zd(_d(58611));const fh=zd(_d(65692));const vh=zd(_d(54988));const wh=zd(_d(20770));const xh=_d(23368);var $h;(function(tl){tl[tl["OK"]=200]="OK";tl[tl["MultipleChoices"]=300]="MultipleChoices";tl[tl["MovedPermanently"]=301]="MovedPermanently";tl[tl["ResourceMoved"]=302]="ResourceMoved";tl[tl["SeeOther"]=303]="SeeOther";tl[tl["NotModified"]=304]="NotModified";tl[tl["UseProxy"]=305]="UseProxy";tl[tl["SwitchProxy"]=306]="SwitchProxy";tl[tl["TemporaryRedirect"]=307]="TemporaryRedirect";tl[tl["PermanentRedirect"]=308]="PermanentRedirect";tl[tl["BadRequest"]=400]="BadRequest";tl[tl["Unauthorized"]=401]="Unauthorized";tl[tl["PaymentRequired"]=402]="PaymentRequired";tl[tl["Forbidden"]=403]="Forbidden";tl[tl["NotFound"]=404]="NotFound";tl[tl["MethodNotAllowed"]=405]="MethodNotAllowed";tl[tl["NotAcceptable"]=406]="NotAcceptable";tl[tl["ProxyAuthenticationRequired"]=407]="ProxyAuthenticationRequired";tl[tl["RequestTimeout"]=408]="RequestTimeout";tl[tl["Conflict"]=409]="Conflict";tl[tl["Gone"]=410]="Gone";tl[tl["TooManyRequests"]=429]="TooManyRequests";tl[tl["InternalServerError"]=500]="InternalServerError";tl[tl["NotImplemented"]=501]="NotImplemented";tl[tl["BadGateway"]=502]="BadGateway";tl[tl["ServiceUnavailable"]=503]="ServiceUnavailable";tl[tl["GatewayTimeout"]=504]="GatewayTimeout"})($h||(od.HttpCodes=$h={}));var Xh;(function(tl){tl["Accept"]="accept";tl["ContentType"]="content-type"})(Xh||(od.Headers=Xh={}));var s_;(function(tl){tl["ApplicationJson"]="application/json"})(s_||(od.MediaTypes=s_={}));function getProxyUrl(tl){const od=vh.getProxyUrl(new URL(tl));return od?od.href:""}const g_=[$h.MovedPermanently,$h.ResourceMoved,$h.SeeOther,$h.TemporaryRedirect,$h.PermanentRedirect];const E_=[$h.BadGateway,$h.ServiceUnavailable,$h.GatewayTimeout];const k_=["OPTIONS","GET","DELETE","HEAD"];const ef=10;const nf=5;class HttpClientError extends Error{constructor(tl,od){super(tl);this.name="HttpClientError";this.statusCode=od;Object.setPrototypeOf(this,HttpClientError.prototype)}}od.HttpClientError=HttpClientError;class HttpClientResponse{constructor(tl){this.message=tl}readBody(){return Kd(this,void 0,void 0,(function*(){return new Promise((tl=>Kd(this,void 0,void 0,(function*(){let od=Buffer.alloc(0);this.message.on("data",(tl=>{od=Buffer.concat([od,tl])}));this.message.on("end",(()=>{tl(od.toString())}))}))))}))}readBodyBuffer(){return Kd(this,void 0,void 0,(function*(){return new Promise((tl=>Kd(this,void 0,void 0,(function*(){const od=[];this.message.on("data",(tl=>{od.push(tl)}));this.message.on("end",(()=>{tl(Buffer.concat(od))}))}))))}))}}od.HttpClientResponse=HttpClientResponse;function isHttps(tl){const od=new URL(tl);return od.protocol==="https:"}class HttpClient{constructor(tl,od,_d){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=this._getUserAgentWithOrchestrationId(tl);this.handlers=od||[];this.requestOptions=_d;if(_d){if(_d.ignoreSslError!=null){this._ignoreSslError=_d.ignoreSslError}this._socketTimeout=_d.socketTimeout;if(_d.allowRedirects!=null){this._allowRedirects=_d.allowRedirects}if(_d.allowRedirectDowngrade!=null){this._allowRedirectDowngrade=_d.allowRedirectDowngrade}if(_d.maxRedirects!=null){this._maxRedirects=Math.max(_d.maxRedirects,0)}if(_d.keepAlive!=null){this._keepAlive=_d.keepAlive}if(_d.allowRetries!=null){this._allowRetries=_d.allowRetries}if(_d.maxRetries!=null){this._maxRetries=_d.maxRetries}}}options(tl,od){return Kd(this,void 0,void 0,(function*(){return this.request("OPTIONS",tl,null,od||{})}))}get(tl,od){return Kd(this,void 0,void 0,(function*(){return this.request("GET",tl,null,od||{})}))}del(tl,od){return Kd(this,void 0,void 0,(function*(){return this.request("DELETE",tl,null,od||{})}))}post(tl,od,_d){return Kd(this,void 0,void 0,(function*(){return this.request("POST",tl,od,_d||{})}))}patch(tl,od,_d){return Kd(this,void 0,void 0,(function*(){return this.request("PATCH",tl,od,_d||{})}))}put(tl,od,_d){return Kd(this,void 0,void 0,(function*(){return this.request("PUT",tl,od,_d||{})}))}head(tl,od){return Kd(this,void 0,void 0,(function*(){return this.request("HEAD",tl,null,od||{})}))}sendStream(tl,od,_d,Ad){return Kd(this,void 0,void 0,(function*(){return this.request(tl,od,_d,Ad)}))}getJson(tl){return Kd(this,arguments,void 0,(function*(tl,od={}){od[Xh.Accept]=this._getExistingOrDefaultHeader(od,Xh.Accept,s_.ApplicationJson);const _d=yield this.get(tl,od);return this._processResponse(_d,this.requestOptions)}))}postJson(tl,od){return Kd(this,arguments,void 0,(function*(tl,od,_d={}){const Ad=JSON.stringify(od,null,2);_d[Xh.Accept]=this._getExistingOrDefaultHeader(_d,Xh.Accept,s_.ApplicationJson);_d[Xh.ContentType]=this._getExistingOrDefaultContentTypeHeader(_d,s_.ApplicationJson);const Dd=yield this.post(tl,Ad,_d);return this._processResponse(Dd,this.requestOptions)}))}putJson(tl,od){return Kd(this,arguments,void 0,(function*(tl,od,_d={}){const Ad=JSON.stringify(od,null,2);_d[Xh.Accept]=this._getExistingOrDefaultHeader(_d,Xh.Accept,s_.ApplicationJson);_d[Xh.ContentType]=this._getExistingOrDefaultContentTypeHeader(_d,s_.ApplicationJson);const Dd=yield this.put(tl,Ad,_d);return this._processResponse(Dd,this.requestOptions)}))}patchJson(tl,od){return Kd(this,arguments,void 0,(function*(tl,od,_d={}){const Ad=JSON.stringify(od,null,2);_d[Xh.Accept]=this._getExistingOrDefaultHeader(_d,Xh.Accept,s_.ApplicationJson);_d[Xh.ContentType]=this._getExistingOrDefaultContentTypeHeader(_d,s_.ApplicationJson);const Dd=yield this.patch(tl,Ad,_d);return this._processResponse(Dd,this.requestOptions)}))}request(tl,od,_d,Ad){return Kd(this,void 0,void 0,(function*(){if(this._disposed){throw new Error("Client has already been disposed.")}const Dd=new URL(od);let zd=this._prepareRequest(tl,Dd,Ad);const Kd=this._allowRetries&&k_.includes(tl)?this._maxRetries+1:1;let Zd=0;let fh;do{fh=yield this.requestRaw(zd,_d);if(fh&&fh.message&&fh.message.statusCode===$h.Unauthorized){let tl;for(const od of this.handlers){if(od.canHandleAuthentication(fh)){tl=od;break}}if(tl){return tl.handleAuthentication(this,zd,_d)}else{return fh}}let od=this._maxRedirects;while(fh.message.statusCode&&g_.includes(fh.message.statusCode)&&this._allowRedirects&&od>0){const Kd=fh.message.headers["location"];if(!Kd){break}const Zd=new URL(Kd);if(Dd.protocol==="https:"&&Dd.protocol!==Zd.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 fh.readBody();if(Zd.hostname!==Dd.hostname){for(const tl in Ad){if(tl.toLowerCase()==="authorization"){delete Ad[tl]}}}zd=this._prepareRequest(tl,Zd,Ad);fh=yield this.requestRaw(zd,_d);od--}if(!fh.message.statusCode||!E_.includes(fh.message.statusCode)){return fh}Zd+=1;if(Zd{function callbackForResult(tl,od){if(tl){Ad(tl)}else if(!od){Ad(new Error("Unknown error"))}else{_d(od)}}this.requestRawWithCallback(tl,od,callbackForResult)}))}))}requestRawWithCallback(tl,od,_d){if(typeof od==="string"){if(!tl.options.headers){tl.options.headers={}}tl.options.headers["Content-Length"]=Buffer.byteLength(od,"utf8")}let Ad=false;function handleResult(tl,od){if(!Ad){Ad=true;_d(tl,od)}}const Dd=tl.httpModule.request(tl.options,(tl=>{const od=new HttpClientResponse(tl);handleResult(undefined,od)}));let zd;Dd.on("socket",(tl=>{zd=tl}));Dd.setTimeout(this._socketTimeout||3*6e4,(()=>{if(zd){zd.end()}handleResult(new Error(`Request timeout: ${tl.options.path}`))}));Dd.on("error",(function(tl){handleResult(tl)}));if(od&&typeof od==="string"){Dd.write(od,"utf8")}if(od&&typeof od!=="string"){od.on("close",(function(){Dd.end()}));od.pipe(Dd)}else{Dd.end()}}getAgent(tl){const od=new URL(tl);return this._getAgent(od)}getAgentDispatcher(tl){const od=new URL(tl);const _d=vh.getProxyUrl(od);const Ad=_d&&_d.hostname;if(!Ad){return}return this._getProxyAgentDispatcher(od,_d)}_prepareRequest(tl,od,_d){const Ad={};Ad.parsedUrl=od;const Dd=Ad.parsedUrl.protocol==="https:";Ad.httpModule=Dd?fh:Zd;const zd=Dd?443:80;Ad.options={};Ad.options.host=Ad.parsedUrl.hostname;Ad.options.port=Ad.parsedUrl.port?parseInt(Ad.parsedUrl.port):zd;Ad.options.path=(Ad.parsedUrl.pathname||"")+(Ad.parsedUrl.search||"");Ad.options.method=tl;Ad.options.headers=this._mergeHeaders(_d);if(this.userAgent!=null){Ad.options.headers["user-agent"]=this.userAgent}Ad.options.agent=this._getAgent(Ad.parsedUrl);if(this.handlers){for(const tl of this.handlers){tl.prepareRequest(Ad.options)}}return Ad}_mergeHeaders(tl){if(this.requestOptions&&this.requestOptions.headers){return Object.assign({},lowercaseKeys(this.requestOptions.headers),lowercaseKeys(tl||{}))}return lowercaseKeys(tl||{})}_getExistingOrDefaultHeader(tl,od,_d){let Ad;if(this.requestOptions&&this.requestOptions.headers){const tl=lowercaseKeys(this.requestOptions.headers)[od];if(tl){Ad=typeof tl==="number"?tl.toString():tl}}const Dd=tl[od];if(Dd!==undefined){return typeof Dd==="number"?Dd.toString():Dd}if(Ad!==undefined){return Ad}return _d}_getExistingOrDefaultContentTypeHeader(tl,od){let _d;if(this.requestOptions&&this.requestOptions.headers){const tl=lowercaseKeys(this.requestOptions.headers)[Xh.ContentType];if(tl){if(typeof tl==="number"){_d=String(tl)}else if(Array.isArray(tl)){_d=tl.join(", ")}else{_d=tl}}}const Ad=tl[Xh.ContentType];if(Ad!==undefined){if(typeof Ad==="number"){return String(Ad)}else if(Array.isArray(Ad)){return Ad.join(", ")}else{return Ad}}if(_d!==undefined){return _d}return od}_getAgent(tl){let od;const _d=vh.getProxyUrl(tl);const Ad=_d&&_d.hostname;if(this._keepAlive&&Ad){od=this._proxyAgent}if(!Ad){od=this._agent}if(od){return od}const Dd=tl.protocol==="https:";let zd=100;if(this.requestOptions){zd=this.requestOptions.maxSockets||Zd.globalAgent.maxSockets}if(_d&&_d.hostname){const tl={maxSockets:zd,keepAlive:this._keepAlive,proxy:Object.assign(Object.assign({},(_d.username||_d.password)&&{proxyAuth:`${_d.username}:${_d.password}`}),{host:_d.hostname,port:_d.port})};let Ad;const Kd=_d.protocol==="https:";if(Dd){Ad=Kd?wh.httpsOverHttps:wh.httpsOverHttp}else{Ad=Kd?wh.httpOverHttps:wh.httpOverHttp}od=Ad(tl);this._proxyAgent=od}if(!od){const tl={keepAlive:this._keepAlive,maxSockets:zd};od=Dd?new fh.Agent(tl):new Zd.Agent(tl);this._agent=od}if(Dd&&this._ignoreSslError){od.options=Object.assign(od.options||{},{rejectUnauthorized:false})}return od}_getProxyAgentDispatcher(tl,od){let _d;if(this._keepAlive){_d=this._proxyAgentDispatcher}if(_d){return _d}const Ad=tl.protocol==="https:";_d=new xh.ProxyAgent(Object.assign({uri:od.href,pipelining:!this._keepAlive?0:1},(od.username||od.password)&&{token:`Basic ${Buffer.from(`${od.username}:${od.password}`).toString("base64")}`}));this._proxyAgentDispatcher=_d;if(Ad&&this._ignoreSslError){_d.options=Object.assign(_d.options.requestTls||{},{rejectUnauthorized:false})}return _d}_getUserAgentWithOrchestrationId(tl){const od=tl||"actions/http-client";const _d=process.env["ACTIONS_ORCHESTRATION_ID"];if(_d){const tl=_d.replace(/[^a-z0-9_.-]/gi,"_");return`${od} actions_orchestration_id/${tl}`}return od}_performExponentialBackoff(tl){return Kd(this,void 0,void 0,(function*(){tl=Math.min(ef,tl);const od=nf*Math.pow(2,tl);return new Promise((tl=>setTimeout((()=>tl()),od)))}))}_processResponse(tl,od){return Kd(this,void 0,void 0,(function*(){return new Promise(((_d,Ad)=>Kd(this,void 0,void 0,(function*(){const Dd=tl.message.statusCode||0;const zd={statusCode:Dd,result:null,headers:{}};if(Dd===$h.NotFound){_d(zd)}function dateTimeDeserializer(tl,od){if(typeof od==="string"){const tl=new Date(od);if(!isNaN(tl.valueOf())){return tl}}return od}let Kd;let Zd;try{Zd=yield tl.readBody();if(Zd&&Zd.length>0){if(od&&od.deserializeDates){Kd=JSON.parse(Zd,dateTimeDeserializer)}else{Kd=JSON.parse(Zd)}zd.result=Kd}zd.headers=tl.message.headers}catch(tl){}if(Dd>299){let tl;if(Kd&&Kd.message){tl=Kd.message}else if(Zd&&Zd.length>0){tl=Zd}else{tl=`Failed request: (${Dd})`}const od=new HttpClientError(tl,Dd);od.result=zd.result;Ad(od)}else{_d(zd)}}))))}))}}od.HttpClient=HttpClient;const lowercaseKeys=tl=>Object.keys(tl).reduce(((od,_d)=>(od[_d.toLowerCase()]=tl[_d],od)),{})},54988:(tl,od)=>{"use strict";Object.defineProperty(od,"__esModule",{value:true});od.getProxyUrl=getProxyUrl;od.checkBypass=checkBypass;function getProxyUrl(tl){const od=tl.protocol==="https:";if(checkBypass(tl)){return undefined}const _d=(()=>{if(od){return process.env["https_proxy"]||process.env["HTTPS_PROXY"]}else{return process.env["http_proxy"]||process.env["HTTP_PROXY"]}})();if(_d){try{return new DecodedURL(_d)}catch(tl){if(!_d.startsWith("http://")&&!_d.startsWith("https://"))return new DecodedURL(`http://${_d}`)}}else{return undefined}}function checkBypass(tl){if(!tl.hostname){return false}const od=tl.hostname;if(isLoopbackAddress(od)){return true}const _d=process.env["no_proxy"]||process.env["NO_PROXY"]||"";if(!_d){return false}let Ad;if(tl.port){Ad=Number(tl.port)}else if(tl.protocol==="http:"){Ad=80}else if(tl.protocol==="https:"){Ad=443}const Dd=[tl.hostname.toUpperCase()];if(typeof Ad==="number"){Dd.push(`${Dd[0]}:${Ad}`)}for(const tl of _d.split(",").map((tl=>tl.trim().toUpperCase())).filter((tl=>tl))){if(tl==="*"||Dd.some((od=>od===tl||od.endsWith(`.${tl}`)||tl.startsWith(".")&&od.endsWith(`${tl}`)))){return true}}return false}function isLoopbackAddress(tl){const od=tl.toLowerCase();return od==="localhost"||od.startsWith("127.")||od.startsWith("[::1]")||od.startsWith("[0:0:0:0:0:0:0:1]")}class DecodedURL extends URL{constructor(tl,od){super(tl,od);this._decodedUsername=decodeURIComponent(super.username);this._decodedPassword=decodeURIComponent(super.password)}get username(){return this._decodedUsername}get password(){return this._decodedPassword}}},23368:(tl,od,_d)=>{"use strict";const Ad=_d(43069);const Dd=_d(72091);const zd=_d(27404);const Kd=_d(48973);const Zd=_d(86261);const fh=_d(69848);const vh=_d(7897);const wh=_d(21882);const xh=_d(48091);const $h=_d(31544);const{InvalidArgumentError:Xh}=xh;const s_=_d(65407);const g_=_d(72296);const E_=_d(78957);const k_=_d(15973);const ef=_d(78780);const nf=_d(35445);const $f=_d(60112);const{getGlobalDispatcher:Hf,setGlobalDispatcher:Kf}=_d(5837);const Xf=_d(57011);const eg=_d(25050);const tg=_d(21676);Object.assign(Dd.prototype,s_);tl.exports.Dispatcher=Dd;tl.exports.Client=Ad;tl.exports.Pool=zd;tl.exports.BalancedPool=Kd;tl.exports.Agent=Zd;tl.exports.ProxyAgent=fh;tl.exports.EnvHttpProxyAgent=vh;tl.exports.RetryAgent=wh;tl.exports.RetryHandler=$f;tl.exports.DecoratorHandler=Xf;tl.exports.RedirectHandler=eg;tl.exports.createRedirectInterceptor=tg;tl.exports.interceptors={redirect:_d(53650),retry:_d(73874),dump:_d(14756),dns:_d(97251)};tl.exports.buildConnector=g_;tl.exports.errors=xh;tl.exports.util={parseHeaders:$h.parseHeaders,headerNameToString:$h.headerNameToString};function makeDispatcher(tl){return(od,_d,Ad)=>{if(typeof _d==="function"){Ad=_d;_d=null}if(!od||typeof od!=="string"&&typeof od!=="object"&&!(od instanceof URL)){throw new Xh("invalid url")}if(_d!=null&&typeof _d!=="object"){throw new Xh("invalid opts")}if(_d&&_d.path!=null){if(typeof _d.path!=="string"){throw new Xh("invalid opts.path")}let tl=_d.path;if(!_d.path.startsWith("/")){tl=`/${tl}`}od=new URL($h.parseOrigin(od).origin+tl)}else{if(!_d){_d=typeof od==="object"?od:{}}od=$h.parseURL(od)}const{agent:Dd,dispatcher:zd=Hf()}=_d;if(Dd){throw new Xh("unsupported opts.agent. Did you mean opts.client?")}return tl.call(zd,{..._d,origin:od.origin,path:od.search?`${od.pathname}${od.search}`:od.pathname,method:_d.method||(_d.body?"PUT":"GET")},Ad)}}tl.exports.setGlobalDispatcher=Kf;tl.exports.getGlobalDispatcher=Hf;const rg=_d(47302).fetch;tl.exports.fetch=async function fetch(tl,od=undefined){try{return await rg(tl,od)}catch(tl){if(tl&&typeof tl==="object"){Error.captureStackTrace(tl)}throw tl}};tl.exports.Headers=_d(83676).Headers;tl.exports.Response=_d(9107).Response;tl.exports.Request=_d(46055).Request;tl.exports.FormData=_d(79662).FormData;tl.exports.File=globalThis.File??_d(4573).File;tl.exports.FileReader=_d(96299).FileReader;const{setGlobalOrigin:ng,getGlobalOrigin:sg}=_d(42443);tl.exports.setGlobalOrigin=ng;tl.exports.getGlobalOrigin=sg;const{CacheStorage:mg}=_d(76949);const{kConstruct:eA}=_d(87589);tl.exports.caches=new mg(eA);const{deleteCookie:tA,getCookies:rA,getSetCookies:nA,setCookie:iA}=_d(35437);tl.exports.deleteCookie=tA;tl.exports.getCookies=rA;tl.exports.getSetCookies=nA;tl.exports.setCookie=iA;const{parseMIMEType:sA,serializeAMimeType:aA}=_d(90980);tl.exports.parseMIMEType=sA;tl.exports.serializeAMimeType=aA;const{CloseEvent:oA,ErrorEvent:lA,MessageEvent:cA}=_d(50044);tl.exports.WebSocket=_d(55366).WebSocket;tl.exports.CloseEvent=oA;tl.exports.ErrorEvent=lA;tl.exports.MessageEvent=cA;tl.exports.request=makeDispatcher(s_.request);tl.exports.stream=makeDispatcher(s_.stream);tl.exports.pipeline=makeDispatcher(s_.pipeline);tl.exports.connect=makeDispatcher(s_.connect);tl.exports.upgrade=makeDispatcher(s_.upgrade);tl.exports.MockClient=E_;tl.exports.MockPool=ef;tl.exports.MockAgent=k_;tl.exports.mockErrors=nf;const{EventSource:uA}=_d(46942);tl.exports.EventSource=uA},9318:(tl,od,_d)=>{const{addAbortListener:Ad}=_d(31544);const{RequestAbortedError:Dd}=_d(48091);const zd=Symbol("kListener");const Kd=Symbol("kSignal");function abort(tl){if(tl.abort){tl.abort(tl[Kd]?.reason)}else{tl.reason=tl[Kd]?.reason??new Dd}removeSignal(tl)}function addSignal(tl,od){tl.reason=null;tl[Kd]=null;tl[zd]=null;if(!od){return}if(od.aborted){abort(tl);return}tl[Kd]=od;tl[zd]=()=>{abort(tl)};Ad(tl[Kd],tl[zd])}function removeSignal(tl){if(!tl[Kd]){return}if("removeEventListener"in tl[Kd]){tl[Kd].removeEventListener("abort",tl[zd])}else{tl[Kd].removeListener("abort",tl[zd])}tl[Kd]=null;tl[zd]=null}tl.exports={addSignal:addSignal,removeSignal:removeSignal}},89724:(tl,od,_d)=>{"use strict";const Ad=_d(34589);const{AsyncResource:Dd}=_d(16698);const{InvalidArgumentError:zd,SocketError:Kd}=_d(48091);const Zd=_d(31544);const{addSignal:fh,removeSignal:vh}=_d(9318);class ConnectHandler extends Dd{constructor(tl,od){if(!tl||typeof tl!=="object"){throw new zd("invalid opts")}if(typeof od!=="function"){throw new zd("invalid callback")}const{signal:_d,opaque:Ad,responseHeaders:Dd}=tl;if(_d&&typeof _d.on!=="function"&&typeof _d.addEventListener!=="function"){throw new zd("signal must be an EventEmitter or EventTarget")}super("UNDICI_CONNECT");this.opaque=Ad||null;this.responseHeaders=Dd||null;this.callback=od;this.abort=null;fh(this,_d)}onConnect(tl,od){if(this.reason){tl(this.reason);return}Ad(this.callback);this.abort=tl;this.context=od}onHeaders(){throw new Kd("bad connect",null)}onUpgrade(tl,od,_d){const{callback:Ad,opaque:Dd,context:zd}=this;vh(this);this.callback=null;let Kd=od;if(Kd!=null){Kd=this.responseHeaders==="raw"?Zd.parseRawHeaders(od):Zd.parseHeaders(od)}this.runInAsyncScope(Ad,null,null,{statusCode:tl,headers:Kd,socket:_d,opaque:Dd,context:zd})}onError(tl){const{callback:od,opaque:_d}=this;vh(this);if(od){this.callback=null;queueMicrotask((()=>{this.runInAsyncScope(od,null,tl,{opaque:_d})}))}}}function connect(tl,od){if(od===undefined){return new Promise(((od,_d)=>{connect.call(this,tl,((tl,Ad)=>tl?_d(tl):od(Ad)))}))}try{const _d=new ConnectHandler(tl,od);this.dispatch({...tl,method:"CONNECT"},_d)}catch(_d){if(typeof od!=="function"){throw _d}const Ad=tl?.opaque;queueMicrotask((()=>od(_d,{opaque:Ad})))}}tl.exports=connect},86998:(tl,od,_d)=>{"use strict";const{Readable:Ad,Duplex:Dd,PassThrough:zd}=_d(57075);const{InvalidArgumentError:Kd,InvalidReturnValueError:Zd,RequestAbortedError:fh}=_d(48091);const vh=_d(31544);const{AsyncResource:wh}=_d(16698);const{addSignal:xh,removeSignal:$h}=_d(9318);const Xh=_d(34589);const s_=Symbol("resume");class PipelineRequest extends Ad{constructor(){super({autoDestroy:true});this[s_]=null}_read(){const{[s_]:tl}=this;if(tl){this[s_]=null;tl()}}_destroy(tl,od){this._read();od(tl)}}class PipelineResponse extends Ad{constructor(tl){super({autoDestroy:true});this[s_]=tl}_read(){this[s_]()}_destroy(tl,od){if(!tl&&!this._readableState.endEmitted){tl=new fh}od(tl)}}class PipelineHandler extends wh{constructor(tl,od){if(!tl||typeof tl!=="object"){throw new Kd("invalid opts")}if(typeof od!=="function"){throw new Kd("invalid handler")}const{signal:_d,method:Ad,opaque:zd,onInfo:Zd,responseHeaders:wh}=tl;if(_d&&typeof _d.on!=="function"&&typeof _d.addEventListener!=="function"){throw new Kd("signal must be an EventEmitter or EventTarget")}if(Ad==="CONNECT"){throw new Kd("invalid method")}if(Zd&&typeof Zd!=="function"){throw new Kd("invalid onInfo callback")}super("UNDICI_PIPELINE");this.opaque=zd||null;this.responseHeaders=wh||null;this.handler=od;this.abort=null;this.context=null;this.onInfo=Zd||null;this.req=(new PipelineRequest).on("error",vh.nop);this.ret=new Dd({readableObjectMode:tl.objectMode,autoDestroy:true,read:()=>{const{body:tl}=this;if(tl?.resume){tl.resume()}},write:(tl,od,_d)=>{const{req:Ad}=this;if(Ad.push(tl,od)||Ad._readableState.destroyed){_d()}else{Ad[s_]=_d}},destroy:(tl,od)=>{const{body:_d,req:Ad,res:Dd,ret:zd,abort:Kd}=this;if(!tl&&!zd._readableState.endEmitted){tl=new fh}if(Kd&&tl){Kd()}vh.destroy(_d,tl);vh.destroy(Ad,tl);vh.destroy(Dd,tl);$h(this);od(tl)}}).on("prefinish",(()=>{const{req:tl}=this;tl.push(null)}));this.res=null;xh(this,_d)}onConnect(tl,od){const{ret:_d,res:Ad}=this;if(this.reason){tl(this.reason);return}Xh(!Ad,"pipeline cannot be retried");Xh(!_d.destroyed);this.abort=tl;this.context=od}onHeaders(tl,od,_d){const{opaque:Ad,handler:Dd,context:zd}=this;if(tl<200){if(this.onInfo){const _d=this.responseHeaders==="raw"?vh.parseRawHeaders(od):vh.parseHeaders(od);this.onInfo({statusCode:tl,headers:_d})}return}this.res=new PipelineResponse(_d);let Kd;try{this.handler=null;const _d=this.responseHeaders==="raw"?vh.parseRawHeaders(od):vh.parseHeaders(od);Kd=this.runInAsyncScope(Dd,null,{statusCode:tl,headers:_d,opaque:Ad,body:this.res,context:zd})}catch(tl){this.res.on("error",vh.nop);throw tl}if(!Kd||typeof Kd.on!=="function"){throw new Zd("expected Readable")}Kd.on("data",(tl=>{const{ret:od,body:_d}=this;if(!od.push(tl)&&_d.pause){_d.pause()}})).on("error",(tl=>{const{ret:od}=this;vh.destroy(od,tl)})).on("end",(()=>{const{ret:tl}=this;tl.push(null)})).on("close",(()=>{const{ret:tl}=this;if(!tl._readableState.ended){vh.destroy(tl,new fh)}}));this.body=Kd}onData(tl){const{res:od}=this;return od.push(tl)}onComplete(tl){const{res:od}=this;od.push(null)}onError(tl){const{ret:od}=this;this.handler=null;vh.destroy(od,tl)}}function pipeline(tl,od){try{const _d=new PipelineHandler(tl,od);this.dispatch({...tl,body:_d.req},_d);return _d.ret}catch(tl){return(new zd).destroy(tl)}}tl.exports=pipeline},8675:(tl,od,_d)=>{"use strict";const Ad=_d(34589);const{Readable:Dd}=_d(13135);const{InvalidArgumentError:zd,RequestAbortedError:Kd}=_d(48091);const Zd=_d(31544);const{getResolveErrorBodyCallback:fh}=_d(28447);const{AsyncResource:vh}=_d(16698);class RequestHandler extends vh{constructor(tl,od){if(!tl||typeof tl!=="object"){throw new zd("invalid opts")}const{signal:_d,method:Ad,opaque:Dd,body:fh,onInfo:vh,responseHeaders:wh,throwOnError:xh,highWaterMark:$h}=tl;try{if(typeof od!=="function"){throw new zd("invalid callback")}if($h&&(typeof $h!=="number"||$h<0)){throw new zd("invalid highWaterMark")}if(_d&&typeof _d.on!=="function"&&typeof _d.addEventListener!=="function"){throw new zd("signal must be an EventEmitter or EventTarget")}if(Ad==="CONNECT"){throw new zd("invalid method")}if(vh&&typeof vh!=="function"){throw new zd("invalid onInfo callback")}super("UNDICI_REQUEST")}catch(tl){if(Zd.isStream(fh)){Zd.destroy(fh.on("error",Zd.nop),tl)}throw tl}this.method=Ad;this.responseHeaders=wh||null;this.opaque=Dd||null;this.callback=od;this.res=null;this.abort=null;this.body=fh;this.trailers={};this.context=null;this.onInfo=vh||null;this.throwOnError=xh;this.highWaterMark=$h;this.signal=_d;this.reason=null;this.removeAbortListener=null;if(Zd.isStream(fh)){fh.on("error",(tl=>{this.onError(tl)}))}if(this.signal){if(this.signal.aborted){this.reason=this.signal.reason??new Kd}else{this.removeAbortListener=Zd.addAbortListener(this.signal,(()=>{this.reason=this.signal.reason??new Kd;if(this.res){Zd.destroy(this.res.on("error",Zd.nop),this.reason)}else if(this.abort){this.abort(this.reason)}if(this.removeAbortListener){this.res?.off("close",this.removeAbortListener);this.removeAbortListener();this.removeAbortListener=null}}))}}}onConnect(tl,od){if(this.reason){tl(this.reason);return}Ad(this.callback);this.abort=tl;this.context=od}onHeaders(tl,od,_d,Ad){const{callback:zd,opaque:Kd,abort:vh,context:wh,responseHeaders:xh,highWaterMark:$h}=this;const Xh=xh==="raw"?Zd.parseRawHeaders(od):Zd.parseHeaders(od);if(tl<200){if(this.onInfo){this.onInfo({statusCode:tl,headers:Xh})}return}const s_=xh==="raw"?Zd.parseHeaders(od):Xh;const g_=s_["content-type"];const E_=s_["content-length"];const k_=new Dd({resume:_d,abort:vh,contentType:g_,contentLength:this.method!=="HEAD"&&E_?Number(E_):null,highWaterMark:$h});if(this.removeAbortListener){k_.on("close",this.removeAbortListener)}this.callback=null;this.res=k_;if(zd!==null){if(this.throwOnError&&tl>=400){this.runInAsyncScope(fh,null,{callback:zd,body:k_,contentType:g_,statusCode:tl,statusMessage:Ad,headers:Xh})}else{this.runInAsyncScope(zd,null,null,{statusCode:tl,headers:Xh,trailers:this.trailers,opaque:Kd,body:k_,context:wh})}}}onData(tl){return this.res.push(tl)}onComplete(tl){Zd.parseHeaders(tl,this.trailers);this.res.push(null)}onError(tl){const{res:od,callback:_d,body:Ad,opaque:Dd}=this;if(_d){this.callback=null;queueMicrotask((()=>{this.runInAsyncScope(_d,null,tl,{opaque:Dd})}))}if(od){this.res=null;queueMicrotask((()=>{Zd.destroy(od,tl)}))}if(Ad){this.body=null;Zd.destroy(Ad,tl)}if(this.removeAbortListener){od?.off("close",this.removeAbortListener);this.removeAbortListener();this.removeAbortListener=null}}}function request(tl,od){if(od===undefined){return new Promise(((od,_d)=>{request.call(this,tl,((tl,Ad)=>tl?_d(tl):od(Ad)))}))}try{this.dispatch(tl,new RequestHandler(tl,od))}catch(_d){if(typeof od!=="function"){throw _d}const Ad=tl?.opaque;queueMicrotask((()=>od(_d,{opaque:Ad})))}}tl.exports=request;tl.exports.RequestHandler=RequestHandler},90576:(tl,od,_d)=>{"use strict";const Ad=_d(34589);const{finished:Dd,PassThrough:zd}=_d(57075);const{InvalidArgumentError:Kd,InvalidReturnValueError:Zd}=_d(48091);const fh=_d(31544);const{getResolveErrorBodyCallback:vh}=_d(28447);const{AsyncResource:wh}=_d(16698);const{addSignal:xh,removeSignal:$h}=_d(9318);class StreamHandler extends wh{constructor(tl,od,_d){if(!tl||typeof tl!=="object"){throw new Kd("invalid opts")}const{signal:Ad,method:Dd,opaque:zd,body:Zd,onInfo:vh,responseHeaders:wh,throwOnError:$h}=tl;try{if(typeof _d!=="function"){throw new Kd("invalid callback")}if(typeof od!=="function"){throw new Kd("invalid factory")}if(Ad&&typeof Ad.on!=="function"&&typeof Ad.addEventListener!=="function"){throw new Kd("signal must be an EventEmitter or EventTarget")}if(Dd==="CONNECT"){throw new Kd("invalid method")}if(vh&&typeof vh!=="function"){throw new Kd("invalid onInfo callback")}super("UNDICI_STREAM")}catch(tl){if(fh.isStream(Zd)){fh.destroy(Zd.on("error",fh.nop),tl)}throw tl}this.responseHeaders=wh||null;this.opaque=zd||null;this.factory=od;this.callback=_d;this.res=null;this.abort=null;this.context=null;this.trailers=null;this.body=Zd;this.onInfo=vh||null;this.throwOnError=$h||false;if(fh.isStream(Zd)){Zd.on("error",(tl=>{this.onError(tl)}))}xh(this,Ad)}onConnect(tl,od){if(this.reason){tl(this.reason);return}Ad(this.callback);this.abort=tl;this.context=od}onHeaders(tl,od,_d,Ad){const{factory:Kd,opaque:wh,context:xh,callback:$h,responseHeaders:Xh}=this;const s_=Xh==="raw"?fh.parseRawHeaders(od):fh.parseHeaders(od);if(tl<200){if(this.onInfo){this.onInfo({statusCode:tl,headers:s_})}return}this.factory=null;let g_;if(this.throwOnError&&tl>=400){const _d=Xh==="raw"?fh.parseHeaders(od):s_;const Dd=_d["content-type"];g_=new zd;this.callback=null;this.runInAsyncScope(vh,null,{callback:$h,body:g_,contentType:Dd,statusCode:tl,statusMessage:Ad,headers:s_})}else{if(Kd===null){return}g_=this.runInAsyncScope(Kd,null,{statusCode:tl,headers:s_,opaque:wh,context:xh});if(!g_||typeof g_.write!=="function"||typeof g_.end!=="function"||typeof g_.on!=="function"){throw new Zd("expected Writable")}Dd(g_,{readable:false},(tl=>{const{callback:od,res:_d,opaque:Ad,trailers:Dd,abort:zd}=this;this.res=null;if(tl||!_d.readable){fh.destroy(_d,tl)}this.callback=null;this.runInAsyncScope(od,null,tl||null,{opaque:Ad,trailers:Dd});if(tl){zd()}}))}g_.on("drain",_d);this.res=g_;const E_=g_.writableNeedDrain!==undefined?g_.writableNeedDrain:g_._writableState?.needDrain;return E_!==true}onData(tl){const{res:od}=this;return od?od.write(tl):true}onComplete(tl){const{res:od}=this;$h(this);if(!od){return}this.trailers=fh.parseHeaders(tl);od.end()}onError(tl){const{res:od,callback:_d,opaque:Ad,body:Dd}=this;$h(this);this.factory=null;if(od){this.res=null;fh.destroy(od,tl)}else if(_d){this.callback=null;queueMicrotask((()=>{this.runInAsyncScope(_d,null,tl,{opaque:Ad})}))}if(Dd){this.body=null;fh.destroy(Dd,tl)}}}function stream(tl,od,_d){if(_d===undefined){return new Promise(((_d,Ad)=>{stream.call(this,tl,od,((tl,od)=>tl?Ad(tl):_d(od)))}))}try{this.dispatch(tl,new StreamHandler(tl,od,_d))}catch(od){if(typeof _d!=="function"){throw od}const Ad=tl?.opaque;queueMicrotask((()=>_d(od,{opaque:Ad})))}}tl.exports=stream},42274:(tl,od,_d)=>{"use strict";const{InvalidArgumentError:Ad,SocketError:Dd}=_d(48091);const{AsyncResource:zd}=_d(16698);const Kd=_d(31544);const{addSignal:Zd,removeSignal:fh}=_d(9318);const vh=_d(34589);class UpgradeHandler extends zd{constructor(tl,od){if(!tl||typeof tl!=="object"){throw new Ad("invalid opts")}if(typeof od!=="function"){throw new Ad("invalid callback")}const{signal:_d,opaque:Dd,responseHeaders:zd}=tl;if(_d&&typeof _d.on!=="function"&&typeof _d.addEventListener!=="function"){throw new Ad("signal must be an EventEmitter or EventTarget")}super("UNDICI_UPGRADE");this.responseHeaders=zd||null;this.opaque=Dd||null;this.callback=od;this.abort=null;this.context=null;Zd(this,_d)}onConnect(tl,od){if(this.reason){tl(this.reason);return}vh(this.callback);this.abort=tl;this.context=null}onHeaders(){throw new Dd("bad upgrade",null)}onUpgrade(tl,od,_d){vh(tl===101);const{callback:Ad,opaque:Dd,context:zd}=this;fh(this);this.callback=null;const Zd=this.responseHeaders==="raw"?Kd.parseRawHeaders(od):Kd.parseHeaders(od);this.runInAsyncScope(Ad,null,null,{headers:Zd,socket:_d,opaque:Dd,context:zd})}onError(tl){const{callback:od,opaque:_d}=this;fh(this);if(od){this.callback=null;queueMicrotask((()=>{this.runInAsyncScope(od,null,tl,{opaque:_d})}))}}}function upgrade(tl,od){if(od===undefined){return new Promise(((od,_d)=>{upgrade.call(this,tl,((tl,Ad)=>tl?_d(tl):od(Ad)))}))}try{const _d=new UpgradeHandler(tl,od);this.dispatch({...tl,method:tl.method||"GET",upgrade:tl.protocol||"Websocket"},_d)}catch(_d){if(typeof od!=="function"){throw _d}const Ad=tl?.opaque;queueMicrotask((()=>od(_d,{opaque:Ad})))}}tl.exports=upgrade},65407:(tl,od,_d)=>{"use strict";tl.exports.request=_d(8675);tl.exports.stream=_d(90576);tl.exports.pipeline=_d(86998);tl.exports.upgrade=_d(42274);tl.exports.connect=_d(89724)},13135:(tl,od,_d)=>{"use strict";const Ad=_d(34589);const{Readable:Dd}=_d(57075);const{RequestAbortedError:zd,NotSupportedError:Kd,InvalidArgumentError:Zd,AbortError:fh}=_d(48091);const vh=_d(31544);const{ReadableStreamFrom:wh}=_d(31544);const xh=Symbol("kConsume");const $h=Symbol("kReading");const Xh=Symbol("kBody");const s_=Symbol("kAbort");const g_=Symbol("kContentType");const E_=Symbol("kContentLength");const noop=()=>{};class BodyReadable extends Dd{constructor({resume:tl,abort:od,contentType:_d="",contentLength:Ad,highWaterMark:Dd=64*1024}){super({autoDestroy:true,read:tl,highWaterMark:Dd});this._readableState.dataEmitted=false;this[s_]=od;this[xh]=null;this[Xh]=null;this[g_]=_d;this[E_]=Ad;this[$h]=false}destroy(tl){if(!tl&&!this._readableState.endEmitted){tl=new zd}if(tl){this[s_]()}return super.destroy(tl)}_destroy(tl,od){if(!this[$h]){setImmediate((()=>{od(tl)}))}else{od(tl)}}on(tl,...od){if(tl==="data"||tl==="readable"){this[$h]=true}return super.on(tl,...od)}addListener(tl,...od){return this.on(tl,...od)}off(tl,...od){const _d=super.off(tl,...od);if(tl==="data"||tl==="readable"){this[$h]=this.listenerCount("data")>0||this.listenerCount("readable")>0}return _d}removeListener(tl,...od){return this.off(tl,...od)}push(tl){if(this[xh]&&tl!==null){consumePush(this[xh],tl);return this[$h]?super.push(tl):true}return super.push(tl)}async text(){return consume(this,"text")}async json(){return consume(this,"json")}async blob(){return consume(this,"blob")}async bytes(){return consume(this,"bytes")}async arrayBuffer(){return consume(this,"arrayBuffer")}async formData(){throw new Kd}get bodyUsed(){return vh.isDisturbed(this)}get body(){if(!this[Xh]){this[Xh]=wh(this);if(this[xh]){this[Xh].getReader();Ad(this[Xh].locked)}}return this[Xh]}async dump(tl){let od=Number.isFinite(tl?.limit)?tl.limit:128*1024;const _d=tl?.signal;if(_d!=null&&(typeof _d!=="object"||!("aborted"in _d))){throw new Zd("signal must be an AbortSignal")}_d?.throwIfAborted();if(this._readableState.closeEmitted){return null}return await new Promise(((tl,Ad)=>{if(this[E_]>od){this.destroy(new fh)}const onAbort=()=>{this.destroy(_d.reason??new fh)};_d?.addEventListener("abort",onAbort);this.on("close",(function(){_d?.removeEventListener("abort",onAbort);if(_d?.aborted){Ad(_d.reason??new fh)}else{tl(null)}})).on("error",noop).on("data",(function(tl){od-=tl.length;if(od<=0){this.destroy()}})).resume()}))}}function isLocked(tl){return tl[Xh]&&tl[Xh].locked===true||tl[xh]}function isUnusable(tl){return vh.isDisturbed(tl)||isLocked(tl)}async function consume(tl,od){Ad(!tl[xh]);return new Promise(((_d,Ad)=>{if(isUnusable(tl)){const od=tl._readableState;if(od.destroyed&&od.closeEmitted===false){tl.on("error",(tl=>{Ad(tl)})).on("close",(()=>{Ad(new TypeError("unusable"))}))}else{Ad(od.errored??new TypeError("unusable"))}}else{queueMicrotask((()=>{tl[xh]={type:od,stream:tl,resolve:_d,reject:Ad,length:0,body:[]};tl.on("error",(function(tl){consumeFinish(this[xh],tl)})).on("close",(function(){if(this[xh].body!==null){consumeFinish(this[xh],new zd)}}));consumeStart(tl[xh])}))}}))}function consumeStart(tl){if(tl.body===null){return}const{_readableState:od}=tl.stream;if(od.bufferIndex){const _d=od.bufferIndex;const Ad=od.buffer.length;for(let Dd=_d;Dd2&&_d[0]===239&&_d[1]===187&&_d[2]===191?3:0;return _d.utf8Slice(Dd,Ad)}function chunksConcat(tl,od){if(tl.length===0||od===0){return new Uint8Array(0)}if(tl.length===1){return new Uint8Array(tl[0])}const _d=new Uint8Array(Buffer.allocUnsafeSlow(od).buffer);let Ad=0;for(let od=0;od{const Ad=_d(34589);const{ResponseStatusCodeError:Dd}=_d(48091);const{chunksDecode:zd}=_d(13135);const Kd=128*1024;async function getResolveErrorBodyCallback({callback:tl,body:od,contentType:_d,statusCode:Zd,statusMessage:fh,headers:vh}){Ad(od);let wh=[];let xh=0;try{for await(const tl of od){wh.push(tl);xh+=tl.length;if(xh>Kd){wh=[];xh=0;break}}}catch{wh=[];xh=0}const $h=`Response status code ${Zd}${fh?`: ${fh}`:""}`;if(Zd===204||!_d||!xh){queueMicrotask((()=>tl(new Dd($h,Zd,vh))));return}const Xh=Error.stackTraceLimit;Error.stackTraceLimit=0;let s_;try{if(isContentTypeApplicationJson(_d)){s_=JSON.parse(zd(wh,xh))}else if(isContentTypeText(_d)){s_=zd(wh,xh)}}catch{}finally{Error.stackTraceLimit=Xh}queueMicrotask((()=>tl(new Dd($h,Zd,vh,s_))))}const isContentTypeApplicationJson=tl=>tl.length>15&&tl[11]==="/"&&tl[0]==="a"&&tl[1]==="p"&&tl[2]==="p"&&tl[3]==="l"&&tl[4]==="i"&&tl[5]==="c"&&tl[6]==="a"&&tl[7]==="t"&&tl[8]==="i"&&tl[9]==="o"&&tl[10]==="n"&&tl[12]==="j"&&tl[13]==="s"&&tl[14]==="o"&&tl[15]==="n";const isContentTypeText=tl=>tl.length>4&&tl[4]==="/"&&tl[0]==="t"&&tl[1]==="e"&&tl[2]==="x"&&tl[3]==="t";tl.exports={getResolveErrorBodyCallback:getResolveErrorBodyCallback,isContentTypeApplicationJson:isContentTypeApplicationJson,isContentTypeText:isContentTypeText}},72296:(tl,od,_d)=>{"use strict";const Ad=_d(77030);const Dd=_d(34589);const zd=_d(31544);const{InvalidArgumentError:Kd,ConnectTimeoutError:Zd}=_d(48091);const fh=_d(92563);function noop(){}let vh;let wh;if(global.FinalizationRegistry&&!(process.env.NODE_V8_COVERAGE||process.env.UNDICI_NO_FG)){wh=class WeakSessionCache{constructor(tl){this._maxCachedSessions=tl;this._sessionCache=new Map;this._sessionRegistry=new global.FinalizationRegistry((tl=>{if(this._sessionCache.size=this._maxCachedSessions){const{value:tl}=this._sessionCache.keys().next();this._sessionCache.delete(tl)}this._sessionCache.set(tl,od)}}}function buildConnector({allowH2:tl,maxCachedSessions:od,socketPath:Zd,timeout:fh,session:$h,...Xh}){if(od!=null&&(!Number.isInteger(od)||od<0)){throw new Kd("maxCachedSessions must be a positive integer or zero")}const s_={path:Zd,...Xh};const g_=new wh(od==null?100:od);fh=fh==null?1e4:fh;tl=tl!=null?tl:false;return function connect({hostname:od,host:Kd,protocol:Zd,port:wh,servername:Xh,localAddress:E_,httpSocket:k_},ef){let nf;if(Zd==="https:"){if(!vh){vh=_d(41692)}Xh=Xh||s_.servername||zd.getServerName(Kd)||null;const Ad=Xh||od;Dd(Ad);const Zd=$h||g_.get(Ad)||null;wh=wh||443;nf=vh.connect({highWaterMark:16384,...s_,servername:Xh,session:Zd,localAddress:E_,ALPNProtocols:tl?["http/1.1","h2"]:["http/1.1"],socket:k_,port:wh,host:od});nf.on("session",(function(tl){g_.set(Ad,tl)}))}else{Dd(!k_,"httpSocket can only be sent on TLS update");wh=wh||80;nf=Ad.connect({highWaterMark:64*1024,...s_,localAddress:E_,port:wh,host:od})}if(s_.keepAlive==null||s_.keepAlive){const tl=s_.keepAliveInitialDelay===undefined?6e4:s_.keepAliveInitialDelay;nf.setKeepAlive(true,tl)}const $f=xh(new WeakRef(nf),{timeout:fh,hostname:od,port:wh});nf.setNoDelay(true).once(Zd==="https:"?"secureConnect":"connect",(function(){queueMicrotask($f);if(ef){const tl=ef;ef=null;tl(null,this)}})).on("error",(function(tl){queueMicrotask($f);if(ef){const od=ef;ef=null;od(tl)}}));return nf}}const xh=process.platform==="win32"?(tl,od)=>{if(!od.timeout){return noop}let _d=null;let Ad=null;const Dd=fh.setFastTimeout((()=>{_d=setImmediate((()=>{Ad=setImmediate((()=>onConnectTimeout(tl.deref(),od)))}))}),od.timeout);return()=>{fh.clearFastTimeout(Dd);clearImmediate(_d);clearImmediate(Ad)}}:(tl,od)=>{if(!od.timeout){return noop}let _d=null;const Ad=fh.setFastTimeout((()=>{_d=setImmediate((()=>{onConnectTimeout(tl.deref(),od)}))}),od.timeout);return()=>{fh.clearFastTimeout(Ad);clearImmediate(_d)}};function onConnectTimeout(tl,od){if(tl==null){return}let _d="Connect Timeout Error";if(Array.isArray(tl.autoSelectFamilyAttemptedAddresses)){_d+=` (attempted addresses: ${tl.autoSelectFamilyAttemptedAddresses.join(", ")},`}else{_d+=` (attempted address: ${od.hostname}:${od.port},`}_d+=` timeout: ${od.timeout}ms)`;zd.destroy(tl,new Zd(_d))}tl.exports=buildConnector},61303:tl=>{"use strict";const od={};const _d=["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 tl=0;tl<_d.length;++tl){const Ad=_d[tl];const Dd=Ad.toLowerCase();od[Ad]=od[Dd]=Dd}Object.setPrototypeOf(od,null);tl.exports={wellknownHeaderNames:_d,headerNameLowerCasedRecord:od}},78150:(tl,od,_d)=>{"use strict";const Ad=_d(53053);const Dd=_d(57975);const zd=Dd.debuglog("undici");const Kd=Dd.debuglog("fetch");const Zd=Dd.debuglog("websocket");let fh=false;const vh={beforeConnect:Ad.channel("undici:client:beforeConnect"),connected:Ad.channel("undici:client:connected"),connectError:Ad.channel("undici:client:connectError"),sendHeaders:Ad.channel("undici:client:sendHeaders"),create:Ad.channel("undici:request:create"),bodySent:Ad.channel("undici:request:bodySent"),headers:Ad.channel("undici:request:headers"),trailers:Ad.channel("undici:request:trailers"),error:Ad.channel("undici:request:error"),open:Ad.channel("undici:websocket:open"),close:Ad.channel("undici:websocket:close"),socketError:Ad.channel("undici:websocket:socket_error"),ping:Ad.channel("undici:websocket:ping"),pong:Ad.channel("undici:websocket:pong")};if(zd.enabled||Kd.enabled){const tl=Kd.enabled?Kd:zd;Ad.channel("undici:client:beforeConnect").subscribe((od=>{const{connectParams:{version:_d,protocol:Ad,port:Dd,host:zd}}=od;tl("connecting to %s using %s%s",`${zd}${Dd?`:${Dd}`:""}`,Ad,_d)}));Ad.channel("undici:client:connected").subscribe((od=>{const{connectParams:{version:_d,protocol:Ad,port:Dd,host:zd}}=od;tl("connected to %s using %s%s",`${zd}${Dd?`:${Dd}`:""}`,Ad,_d)}));Ad.channel("undici:client:connectError").subscribe((od=>{const{connectParams:{version:_d,protocol:Ad,port:Dd,host:zd},error:Kd}=od;tl("connection to %s using %s%s errored - %s",`${zd}${Dd?`:${Dd}`:""}`,Ad,_d,Kd.message)}));Ad.channel("undici:client:sendHeaders").subscribe((od=>{const{request:{method:_d,path:Ad,origin:Dd}}=od;tl("sending request to %s %s/%s",_d,Dd,Ad)}));Ad.channel("undici:request:headers").subscribe((od=>{const{request:{method:_d,path:Ad,origin:Dd},response:{statusCode:zd}}=od;tl("received response to %s %s/%s - HTTP %d",_d,Dd,Ad,zd)}));Ad.channel("undici:request:trailers").subscribe((od=>{const{request:{method:_d,path:Ad,origin:Dd}}=od;tl("trailers received from %s %s/%s",_d,Dd,Ad)}));Ad.channel("undici:request:error").subscribe((od=>{const{request:{method:_d,path:Ad,origin:Dd},error:zd}=od;tl("request to %s %s/%s errored - %s",_d,Dd,Ad,zd.message)}));fh=true}if(Zd.enabled){if(!fh){const tl=zd.enabled?zd:Zd;Ad.channel("undici:client:beforeConnect").subscribe((od=>{const{connectParams:{version:_d,protocol:Ad,port:Dd,host:zd}}=od;tl("connecting to %s%s using %s%s",zd,Dd?`:${Dd}`:"",Ad,_d)}));Ad.channel("undici:client:connected").subscribe((od=>{const{connectParams:{version:_d,protocol:Ad,port:Dd,host:zd}}=od;tl("connected to %s%s using %s%s",zd,Dd?`:${Dd}`:"",Ad,_d)}));Ad.channel("undici:client:connectError").subscribe((od=>{const{connectParams:{version:_d,protocol:Ad,port:Dd,host:zd},error:Kd}=od;tl("connection to %s%s using %s%s errored - %s",zd,Dd?`:${Dd}`:"",Ad,_d,Kd.message)}));Ad.channel("undici:client:sendHeaders").subscribe((od=>{const{request:{method:_d,path:Ad,origin:Dd}}=od;tl("sending request to %s %s/%s",_d,Dd,Ad)}))}Ad.channel("undici:websocket:open").subscribe((tl=>{const{address:{address:od,port:_d}}=tl;Zd("connection opened %s%s",od,_d?`:${_d}`:"")}));Ad.channel("undici:websocket:close").subscribe((tl=>{const{websocket:od,code:_d,reason:Ad}=tl;Zd("closed connection to %s - %s %s",od.url,_d,Ad)}));Ad.channel("undici:websocket:socket_error").subscribe((tl=>{Zd("connection errored - %s",tl.message)}));Ad.channel("undici:websocket:ping").subscribe((tl=>{Zd("ping received")}));Ad.channel("undici:websocket:pong").subscribe((tl=>{Zd("pong received")}))}tl.exports={channels:vh}},48091:tl=>{"use strict";const od=Symbol.for("undici.error.UND_ERR");class UndiciError extends Error{constructor(tl){super(tl);this.name="UndiciError";this.code="UND_ERR"}static[Symbol.hasInstance](tl){return tl&&tl[od]===true}[od]=true}const _d=Symbol.for("undici.error.UND_ERR_CONNECT_TIMEOUT");class ConnectTimeoutError extends UndiciError{constructor(tl){super(tl);this.name="ConnectTimeoutError";this.message=tl||"Connect Timeout Error";this.code="UND_ERR_CONNECT_TIMEOUT"}static[Symbol.hasInstance](tl){return tl&&tl[_d]===true}[_d]=true}const Ad=Symbol.for("undici.error.UND_ERR_HEADERS_TIMEOUT");class HeadersTimeoutError extends UndiciError{constructor(tl){super(tl);this.name="HeadersTimeoutError";this.message=tl||"Headers Timeout Error";this.code="UND_ERR_HEADERS_TIMEOUT"}static[Symbol.hasInstance](tl){return tl&&tl[Ad]===true}[Ad]=true}const Dd=Symbol.for("undici.error.UND_ERR_HEADERS_OVERFLOW");class HeadersOverflowError extends UndiciError{constructor(tl){super(tl);this.name="HeadersOverflowError";this.message=tl||"Headers Overflow Error";this.code="UND_ERR_HEADERS_OVERFLOW"}static[Symbol.hasInstance](tl){return tl&&tl[Dd]===true}[Dd]=true}const zd=Symbol.for("undici.error.UND_ERR_BODY_TIMEOUT");class BodyTimeoutError extends UndiciError{constructor(tl){super(tl);this.name="BodyTimeoutError";this.message=tl||"Body Timeout Error";this.code="UND_ERR_BODY_TIMEOUT"}static[Symbol.hasInstance](tl){return tl&&tl[zd]===true}[zd]=true}const Kd=Symbol.for("undici.error.UND_ERR_RESPONSE_STATUS_CODE");class ResponseStatusCodeError extends UndiciError{constructor(tl,od,_d,Ad){super(tl);this.name="ResponseStatusCodeError";this.message=tl||"Response Status Code Error";this.code="UND_ERR_RESPONSE_STATUS_CODE";this.body=Ad;this.status=od;this.statusCode=od;this.headers=_d}static[Symbol.hasInstance](tl){return tl&&tl[Kd]===true}[Kd]=true}const Zd=Symbol.for("undici.error.UND_ERR_INVALID_ARG");class InvalidArgumentError extends UndiciError{constructor(tl){super(tl);this.name="InvalidArgumentError";this.message=tl||"Invalid Argument Error";this.code="UND_ERR_INVALID_ARG"}static[Symbol.hasInstance](tl){return tl&&tl[Zd]===true}[Zd]=true}const fh=Symbol.for("undici.error.UND_ERR_INVALID_RETURN_VALUE");class InvalidReturnValueError extends UndiciError{constructor(tl){super(tl);this.name="InvalidReturnValueError";this.message=tl||"Invalid Return Value Error";this.code="UND_ERR_INVALID_RETURN_VALUE"}static[Symbol.hasInstance](tl){return tl&&tl[fh]===true}[fh]=true}const vh=Symbol.for("undici.error.UND_ERR_ABORT");class AbortError extends UndiciError{constructor(tl){super(tl);this.name="AbortError";this.message=tl||"The operation was aborted";this.code="UND_ERR_ABORT"}static[Symbol.hasInstance](tl){return tl&&tl[vh]===true}[vh]=true}const wh=Symbol.for("undici.error.UND_ERR_ABORTED");class RequestAbortedError extends AbortError{constructor(tl){super(tl);this.name="AbortError";this.message=tl||"Request aborted";this.code="UND_ERR_ABORTED"}static[Symbol.hasInstance](tl){return tl&&tl[wh]===true}[wh]=true}const xh=Symbol.for("undici.error.UND_ERR_INFO");class InformationalError extends UndiciError{constructor(tl){super(tl);this.name="InformationalError";this.message=tl||"Request information";this.code="UND_ERR_INFO"}static[Symbol.hasInstance](tl){return tl&&tl[xh]===true}[xh]=true}const $h=Symbol.for("undici.error.UND_ERR_REQ_CONTENT_LENGTH_MISMATCH");class RequestContentLengthMismatchError extends UndiciError{constructor(tl){super(tl);this.name="RequestContentLengthMismatchError";this.message=tl||"Request body length does not match content-length header";this.code="UND_ERR_REQ_CONTENT_LENGTH_MISMATCH"}static[Symbol.hasInstance](tl){return tl&&tl[$h]===true}[$h]=true}const Xh=Symbol.for("undici.error.UND_ERR_RES_CONTENT_LENGTH_MISMATCH");class ResponseContentLengthMismatchError extends UndiciError{constructor(tl){super(tl);this.name="ResponseContentLengthMismatchError";this.message=tl||"Response body length does not match content-length header";this.code="UND_ERR_RES_CONTENT_LENGTH_MISMATCH"}static[Symbol.hasInstance](tl){return tl&&tl[Xh]===true}[Xh]=true}const s_=Symbol.for("undici.error.UND_ERR_DESTROYED");class ClientDestroyedError extends UndiciError{constructor(tl){super(tl);this.name="ClientDestroyedError";this.message=tl||"The client is destroyed";this.code="UND_ERR_DESTROYED"}static[Symbol.hasInstance](tl){return tl&&tl[s_]===true}[s_]=true}const g_=Symbol.for("undici.error.UND_ERR_CLOSED");class ClientClosedError extends UndiciError{constructor(tl){super(tl);this.name="ClientClosedError";this.message=tl||"The client is closed";this.code="UND_ERR_CLOSED"}static[Symbol.hasInstance](tl){return tl&&tl[g_]===true}[g_]=true}const E_=Symbol.for("undici.error.UND_ERR_SOCKET");class SocketError extends UndiciError{constructor(tl,od){super(tl);this.name="SocketError";this.message=tl||"Socket error";this.code="UND_ERR_SOCKET";this.socket=od}static[Symbol.hasInstance](tl){return tl&&tl[E_]===true}[E_]=true}const k_=Symbol.for("undici.error.UND_ERR_NOT_SUPPORTED");class NotSupportedError extends UndiciError{constructor(tl){super(tl);this.name="NotSupportedError";this.message=tl||"Not supported error";this.code="UND_ERR_NOT_SUPPORTED"}static[Symbol.hasInstance](tl){return tl&&tl[k_]===true}[k_]=true}const ef=Symbol.for("undici.error.UND_ERR_BPL_MISSING_UPSTREAM");class BalancedPoolMissingUpstreamError extends UndiciError{constructor(tl){super(tl);this.name="MissingUpstreamError";this.message=tl||"No upstream has been added to the BalancedPool";this.code="UND_ERR_BPL_MISSING_UPSTREAM"}static[Symbol.hasInstance](tl){return tl&&tl[ef]===true}[ef]=true}const nf=Symbol.for("undici.error.UND_ERR_HTTP_PARSER");class HTTPParserError extends Error{constructor(tl,od,_d){super(tl);this.name="HTTPParserError";this.code=od?`HPE_${od}`:undefined;this.data=_d?_d.toString():undefined}static[Symbol.hasInstance](tl){return tl&&tl[nf]===true}[nf]=true}const $f=Symbol.for("undici.error.UND_ERR_RES_EXCEEDED_MAX_SIZE");class ResponseExceededMaxSizeError extends UndiciError{constructor(tl){super(tl);this.name="ResponseExceededMaxSizeError";this.message=tl||"Response content exceeded max size";this.code="UND_ERR_RES_EXCEEDED_MAX_SIZE"}static[Symbol.hasInstance](tl){return tl&&tl[$f]===true}[$f]=true}const Hf=Symbol.for("undici.error.UND_ERR_REQ_RETRY");class RequestRetryError extends UndiciError{constructor(tl,od,{headers:_d,data:Ad}){super(tl);this.name="RequestRetryError";this.message=tl||"Request retry error";this.code="UND_ERR_REQ_RETRY";this.statusCode=od;this.data=Ad;this.headers=_d}static[Symbol.hasInstance](tl){return tl&&tl[Hf]===true}[Hf]=true}const Kf=Symbol.for("undici.error.UND_ERR_RESPONSE");class ResponseError extends UndiciError{constructor(tl,od,{headers:_d,data:Ad}){super(tl);this.name="ResponseError";this.message=tl||"Response error";this.code="UND_ERR_RESPONSE";this.statusCode=od;this.data=Ad;this.headers=_d}static[Symbol.hasInstance](tl){return tl&&tl[Kf]===true}[Kf]=true}const Xf=Symbol.for("undici.error.UND_ERR_PRX_TLS");class SecureProxyConnectionError extends UndiciError{constructor(tl,od,_d){super(od,{cause:tl,..._d??{}});this.name="SecureProxyConnectionError";this.message=od||"Secure Proxy Connection failed";this.code="UND_ERR_PRX_TLS";this.cause=tl}static[Symbol.hasInstance](tl){return tl&&tl[Xf]===true}[Xf]=true}const eg=Symbol.for("undici.error.UND_ERR_WS_MESSAGE_SIZE_EXCEEDED");class MessageSizeExceededError extends UndiciError{constructor(tl){super(tl);this.name="MessageSizeExceededError";this.message=tl||"Max decompressed message size exceeded";this.code="UND_ERR_WS_MESSAGE_SIZE_EXCEEDED"}static[Symbol.hasInstance](tl){return tl&&tl[eg]===true}get[eg](){return true}}tl.exports={AbortError:AbortError,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,ResponseError:ResponseError,SecureProxyConnectionError:SecureProxyConnectionError,MessageSizeExceededError:MessageSizeExceededError}},98823:(tl,od,_d)=>{"use strict";const{InvalidArgumentError:Ad,NotSupportedError:Dd}=_d(48091);const zd=_d(34589);const{isValidHTTPToken:Kd,isValidHeaderValue:Zd,isStream:fh,destroy:vh,isBuffer:wh,isFormDataLike:xh,isIterable:$h,isBlobLike:Xh,buildURL:s_,validateHandler:g_,getServerName:E_,normalizedMethodRecords:k_}=_d(31544);const{channels:ef}=_d(78150);const{headerNameLowerCasedRecord:nf}=_d(61303);const $f=/[^\u0021-\u00ff]/;const Hf=Symbol("handler");class Request{constructor(tl,{path:od,method:_d,body:Dd,headers:zd,query:nf,idempotent:Kf,blocking:Xf,upgrade:eg,headersTimeout:tg,bodyTimeout:rg,reset:ng,throwOnError:sg,expectContinue:mg,servername:eA},tA){if(typeof od!=="string"){throw new Ad("path must be a string")}else if(od[0]!=="/"&&!(od.startsWith("http://")||od.startsWith("https://"))&&_d!=="CONNECT"){throw new Ad("path must be an absolute URL or start with a slash")}else if($f.test(od)){throw new Ad("invalid request path")}if(typeof _d!=="string"){throw new Ad("method must be a string")}else if(k_[_d]===undefined&&!Kd(_d)){throw new Ad("invalid request method")}if(eg&&typeof eg!=="string"){throw new Ad("upgrade must be a string")}if(eg&&!Zd(eg)){throw new Ad("invalid upgrade header")}if(tg!=null&&(!Number.isFinite(tg)||tg<0)){throw new Ad("invalid headersTimeout")}if(rg!=null&&(!Number.isFinite(rg)||rg<0)){throw new Ad("invalid bodyTimeout")}if(ng!=null&&typeof ng!=="boolean"){throw new Ad("invalid reset")}if(mg!=null&&typeof mg!=="boolean"){throw new Ad("invalid expectContinue")}this.headersTimeout=tg;this.bodyTimeout=rg;this.throwOnError=sg===true;this.method=_d;this.abort=null;if(Dd==null){this.body=null}else if(fh(Dd)){this.body=Dd;const tl=this.body._readableState;if(!tl||!tl.autoDestroy){this.endHandler=function autoDestroy(){vh(this)};this.body.on("end",this.endHandler)}this.errorHandler=tl=>{if(this.abort){this.abort(tl)}else{this.error=tl}};this.body.on("error",this.errorHandler)}else if(wh(Dd)){this.body=Dd.byteLength?Dd:null}else if(ArrayBuffer.isView(Dd)){this.body=Dd.buffer.byteLength?Buffer.from(Dd.buffer,Dd.byteOffset,Dd.byteLength):null}else if(Dd instanceof ArrayBuffer){this.body=Dd.byteLength?Buffer.from(Dd):null}else if(typeof Dd==="string"){this.body=Dd.length?Buffer.from(Dd):null}else if(xh(Dd)||$h(Dd)||Xh(Dd)){this.body=Dd}else{throw new Ad("body must be a string, a Buffer, a Readable stream, an iterable, or an async iterable")}this.completed=false;this.aborted=false;this.upgrade=eg||null;this.path=nf?s_(od,nf):od;this.origin=tl;this.idempotent=Kf==null?_d==="HEAD"||_d==="GET":Kf;this.blocking=Xf==null?false:Xf;this.reset=ng==null?null:ng;this.host=null;this.contentLength=null;this.contentType=null;this.headers=[];this.expectContinue=mg!=null?mg:false;if(Array.isArray(zd)){if(zd.length%2!==0){throw new Ad("headers array must be even")}for(let tl=0;tl{tl.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"),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"),kBody:Symbol("abstracted request body"),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"),kResume:Symbol("resume"),kOnError:Symbol("on error"),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"),kRetryHandlerDefaultRetry:Symbol("retry agent default retry"),kConstruct:Symbol("constructable"),kListeners:Symbol("listeners"),kHTTPContext:Symbol("http context"),kMaxConcurrentStreams:Symbol("max concurrent streams"),kNoProxyAgent:Symbol("no proxy agent"),kHttpProxyAgent:Symbol("http proxy agent"),kHttpsProxyAgent:Symbol("https proxy agent")}},23568:(tl,od,_d)=>{"use strict";const{wellknownHeaderNames:Ad,headerNameLowerCasedRecord:Dd}=_d(61303);class TstNode{value=null;left=null;middle=null;right=null;code;constructor(tl,od,_d){if(_d===undefined||_d>=tl.length){throw new TypeError("Unreachable")}const Ad=this.code=tl.charCodeAt(_d);if(Ad>127){throw new TypeError("key must be ascii string")}if(tl.length!==++_d){this.middle=new TstNode(tl,od,_d)}else{this.value=od}}add(tl,od){const _d=tl.length;if(_d===0){throw new TypeError("Unreachable")}let Ad=0;let Dd=this;while(true){const zd=tl.charCodeAt(Ad);if(zd>127){throw new TypeError("key must be ascii string")}if(Dd.code===zd){if(_d===++Ad){Dd.value=od;break}else if(Dd.middle!==null){Dd=Dd.middle}else{Dd.middle=new TstNode(tl,od,Ad);break}}else if(Dd.code=65){Dd|=32}while(Ad!==null){if(Dd===Ad.code){if(od===++_d){return Ad}Ad=Ad.middle;break}Ad=Ad.code{"use strict";const Ad=_d(34589);const{kDestroyed:Dd,kBodyUsed:zd,kListeners:Kd,kBody:Zd}=_d(99411);const{IncomingMessage:fh}=_d(37067);const vh=_d(57075);const wh=_d(77030);const{Blob:xh}=_d(4573);const $h=_d(57975);const{stringify:Xh}=_d(41792);const{EventEmitter:s_}=_d(78474);const{InvalidArgumentError:g_}=_d(48091);const{headerNameLowerCasedRecord:E_}=_d(61303);const{tree:k_}=_d(23568);const[ef,nf]=process.versions.node.split(".").map((tl=>Number(tl)));class BodyAsyncIterable{constructor(tl){this[Zd]=tl;this[zd]=false}async*[Symbol.asyncIterator](){Ad(!this[zd],"disturbed");this[zd]=true;yield*this[Zd]}}function wrapRequestBody(tl){if(isStream(tl)){if(bodyLength(tl)===0){tl.on("data",(function(){Ad(false)}))}if(typeof tl.readableDidRead!=="boolean"){tl[zd]=false;s_.prototype.on.call(tl,"data",(function(){this[zd]=true}))}return tl}else if(tl&&typeof tl.pipeTo==="function"){return new BodyAsyncIterable(tl)}else if(tl&&typeof tl!=="string"&&!ArrayBuffer.isView(tl)&&isIterable(tl)){return new BodyAsyncIterable(tl)}else{return tl}}function nop(){}function isStream(tl){return tl&&typeof tl==="object"&&typeof tl.pipe==="function"&&typeof tl.on==="function"}function isBlobLike(tl){if(tl===null){return false}else if(tl instanceof xh){return true}else if(typeof tl!=="object"){return false}else{const od=tl[Symbol.toStringTag];return(od==="Blob"||od==="File")&&("stream"in tl&&typeof tl.stream==="function"||"arrayBuffer"in tl&&typeof tl.arrayBuffer==="function")}}function buildURL(tl,od){if(tl.includes("?")||tl.includes("#")){throw new Error('Query params cannot be passed when url already contains "?" or "#".')}const _d=Xh(od);if(_d){tl+="?"+_d}return tl}function isValidPort(tl){const od=parseInt(tl,10);return od===Number(tl)&&od>=0&&od<=65535}function isHttpOrHttpsPrefixed(tl){return tl!=null&&tl[0]==="h"&&tl[1]==="t"&&tl[2]==="t"&&tl[3]==="p"&&(tl[4]===":"||tl[4]==="s"&&tl[5]===":")}function parseURL(tl){if(typeof tl==="string"){tl=new URL(tl);if(!isHttpOrHttpsPrefixed(tl.origin||tl.protocol)){throw new g_("Invalid URL protocol: the URL must start with `http:` or `https:`.")}return tl}if(!tl||typeof tl!=="object"){throw new g_("Invalid URL: The URL argument must be a non-null object.")}if(!(tl instanceof URL)){if(tl.port!=null&&tl.port!==""&&isValidPort(tl.port)===false){throw new g_("Invalid URL: port must be a valid integer or a string representation of an integer.")}if(tl.path!=null&&typeof tl.path!=="string"){throw new g_("Invalid URL path: the path must be a string or null/undefined.")}if(tl.pathname!=null&&typeof tl.pathname!=="string"){throw new g_("Invalid URL pathname: the pathname must be a string or null/undefined.")}if(tl.hostname!=null&&typeof tl.hostname!=="string"){throw new g_("Invalid URL hostname: the hostname must be a string or null/undefined.")}if(tl.origin!=null&&typeof tl.origin!=="string"){throw new g_("Invalid URL origin: the origin must be a string or null/undefined.")}if(!isHttpOrHttpsPrefixed(tl.origin||tl.protocol)){throw new g_("Invalid URL protocol: the URL must start with `http:` or `https:`.")}const od=tl.port!=null?tl.port:tl.protocol==="https:"?443:80;let _d=tl.origin!=null?tl.origin:`${tl.protocol||""}//${tl.hostname||""}:${od}`;let Ad=tl.path!=null?tl.path:`${tl.pathname||""}${tl.search||""}`;if(_d[_d.length-1]==="/"){_d=_d.slice(0,_d.length-1)}if(Ad&&Ad[0]!=="/"){Ad=`/${Ad}`}return new URL(`${_d}${Ad}`)}if(!isHttpOrHttpsPrefixed(tl.origin||tl.protocol)){throw new g_("Invalid URL protocol: the URL must start with `http:` or `https:`.")}return tl}function parseOrigin(tl){tl=parseURL(tl);if(tl.pathname!=="/"||tl.search||tl.hash){throw new g_("invalid url")}return tl}function getHostname(tl){if(tl[0]==="["){const od=tl.indexOf("]");Ad(od!==-1);return tl.substring(1,od)}const od=tl.indexOf(":");if(od===-1)return tl;return tl.substring(0,od)}function getServerName(tl){if(!tl){return null}Ad(typeof tl==="string");const od=getHostname(tl);if(wh.isIP(od)){return""}return od}function deepClone(tl){return JSON.parse(JSON.stringify(tl))}function isAsyncIterable(tl){return!!(tl!=null&&typeof tl[Symbol.asyncIterator]==="function")}function isIterable(tl){return!!(tl!=null&&(typeof tl[Symbol.iterator]==="function"||typeof tl[Symbol.asyncIterator]==="function"))}function bodyLength(tl){if(tl==null){return 0}else if(isStream(tl)){const od=tl._readableState;return od&&od.objectMode===false&&od.ended===true&&Number.isFinite(od.length)?od.length:null}else if(isBlobLike(tl)){return tl.size!=null?tl.size:null}else if(isBuffer(tl)){return tl.byteLength}return null}function isDestroyed(tl){return tl&&!!(tl.destroyed||tl[Dd]||vh.isDestroyed?.(tl))}function destroy(tl,od){if(tl==null||!isStream(tl)||isDestroyed(tl)){return}if(typeof tl.destroy==="function"){if(Object.getPrototypeOf(tl).constructor===fh){tl.socket=null}tl.destroy(od)}else if(od){queueMicrotask((()=>{tl.emit("error",od)}))}if(tl.destroyed!==true){tl[Dd]=true}}const $f=/timeout=(\d+)/;function parseKeepAliveTimeout(tl){const od=tl.toString().match($f);return od?parseInt(od[1],10)*1e3:null}function headerNameToString(tl){return typeof tl==="string"?E_[tl]??tl.toLowerCase():k_.lookup(tl)??tl.toString("latin1").toLowerCase()}function bufferToLowerCasedHeaderName(tl){return k_.lookup(tl)??tl.toString("latin1").toLowerCase()}function parseHeaders(tl,od){if(od===undefined)od={};for(let _d=0;_dtl.toString("utf8"))):Dd.toString("utf8")}}}if("content-length"in od&&"content-disposition"in od){od["content-disposition"]=Buffer.from(od["content-disposition"]).toString("latin1")}return od}function parseRawHeaders(tl){const od=tl.length;const _d=new Array(od);let Ad=false;let Dd=-1;let zd;let Kd;let Zd=0;for(let od=0;od{tl.close();tl.byobRequest?.respond(0)}))}else{const od=Buffer.isBuffer(Ad)?Ad:Buffer.from(Ad);if(od.byteLength){tl.enqueue(new Uint8Array(od))}}return tl.desiredSize>0},async cancel(tl){await od.return()},type:"bytes"})}function isFormDataLike(tl){return tl&&typeof tl==="object"&&typeof tl.append==="function"&&typeof tl.delete==="function"&&typeof tl.get==="function"&&typeof tl.getAll==="function"&&typeof tl.has==="function"&&typeof tl.set==="function"&&tl[Symbol.toStringTag]==="FormData"}function addAbortListener(tl,od){if("addEventListener"in tl){tl.addEventListener("abort",od,{once:true});return()=>tl.removeEventListener("abort",od)}tl.addListener("abort",od);return()=>tl.removeListener("abort",od)}const Hf=typeof String.prototype.toWellFormed==="function";const Kf=typeof String.prototype.isWellFormed==="function";function toUSVString(tl){return Hf?`${tl}`.toWellFormed():$h.toUSVString(tl)}function isUSVString(tl){return Kf?`${tl}`.isWellFormed():toUSVString(tl)===`${tl}`}function isTokenCharCode(tl){switch(tl){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 tl>=33&&tl<=126}}function isValidHTTPToken(tl){if(tl.length===0){return false}for(let od=0;od{"use strict";const{InvalidArgumentError:Ad}=_d(48091);const{kClients:Dd,kRunning:zd,kClose:Kd,kDestroy:Zd,kDispatch:fh,kInterceptors:vh}=_d(99411);const wh=_d(44745);const xh=_d(27404);const $h=_d(43069);const Xh=_d(31544);const s_=_d(21676);const g_=Symbol("onConnect");const E_=Symbol("onDisconnect");const k_=Symbol("onConnectionError");const ef=Symbol("maxRedirections");const nf=Symbol("onDrain");const $f=Symbol("factory");const Hf=Symbol("options");function defaultFactory(tl,od){return od&&od.connections===1?new $h(tl,od):new xh(tl,od)}class Agent extends wh{constructor({factory:tl=defaultFactory,maxRedirections:od=0,connect:_d,...zd}={}){super();if(typeof tl!=="function"){throw new Ad("factory must be a function.")}if(_d!=null&&typeof _d!=="function"&&typeof _d!=="object"){throw new Ad("connect must be a function or an object")}if(!Number.isInteger(od)||od<0){throw new Ad("maxRedirections must be a positive number")}if(_d&&typeof _d!=="function"){_d={..._d}}this[vh]=zd.interceptors?.Agent&&Array.isArray(zd.interceptors.Agent)?zd.interceptors.Agent:[s_({maxRedirections:od})];this[Hf]={...Xh.deepClone(zd),connect:_d};this[Hf].interceptors=zd.interceptors?{...zd.interceptors}:undefined;this[ef]=od;this[$f]=tl;this[Dd]=new Map;this[nf]=(tl,od)=>{this.emit("drain",tl,[this,...od])};this[g_]=(tl,od)=>{this.emit("connect",tl,[this,...od])};this[E_]=(tl,od,_d)=>{this.emit("disconnect",tl,[this,...od],_d)};this[k_]=(tl,od,_d)=>{this.emit("connectionError",tl,[this,...od],_d)}}get[zd](){let tl=0;for(const od of this[Dd].values()){tl+=od[zd]}return tl}[fh](tl,od){let _d;if(tl.origin&&(typeof tl.origin==="string"||tl.origin instanceof URL)){_d=String(tl.origin)}else{throw new Ad("opts.origin must be a non-empty string or URL.")}let zd=this[Dd].get(_d);if(!zd){zd=this[$f](tl.origin,this[Hf]).on("drain",this[nf]).on("connect",this[g_]).on("disconnect",this[E_]).on("connectionError",this[k_]);this[Dd].set(_d,zd)}return zd.dispatch(tl,od)}async[Kd](){const tl=[];for(const od of this[Dd].values()){tl.push(od.close())}this[Dd].clear();await Promise.all(tl)}async[Zd](tl){const od=[];for(const _d of this[Dd].values()){od.push(_d.destroy(tl))}this[Dd].clear();await Promise.all(od)}}tl.exports=Agent},48973:(tl,od,_d)=>{"use strict";const{BalancedPoolMissingUpstreamError:Ad,InvalidArgumentError:Dd}=_d(48091);const{PoolBase:zd,kClients:Kd,kNeedDrain:Zd,kAddClient:fh,kRemoveClient:vh,kGetDispatcher:wh}=_d(93272);const xh=_d(27404);const{kUrl:$h,kInterceptors:Xh}=_d(99411);const{parseOrigin:s_}=_d(31544);const g_=Symbol("factory");const E_=Symbol("options");const k_=Symbol("kGreatestCommonDivisor");const ef=Symbol("kCurrentWeight");const nf=Symbol("kIndex");const $f=Symbol("kWeight");const Hf=Symbol("kMaxWeightPerServer");const Kf=Symbol("kErrorPenalty");function getGreatestCommonDivisor(tl,od){if(tl===0)return od;while(od!==0){const _d=od;od=tl%od;tl=_d}return tl}function defaultFactory(tl,od){return new xh(tl,od)}class BalancedPool extends zd{constructor(tl=[],{factory:od=defaultFactory,..._d}={}){super();this[E_]=_d;this[nf]=-1;this[ef]=0;this[Hf]=this[E_].maxWeightPerServer||100;this[Kf]=this[E_].errorPenalty||15;if(!Array.isArray(tl)){tl=[tl]}if(typeof od!=="function"){throw new Dd("factory must be a function.")}this[Xh]=_d.interceptors?.BalancedPool&&Array.isArray(_d.interceptors.BalancedPool)?_d.interceptors.BalancedPool:[];this[g_]=od;for(const od of tl){this.addUpstream(od)}this._updateBalancedPoolStats()}addUpstream(tl){const od=s_(tl).origin;if(this[Kd].find((tl=>tl[$h].origin===od&&tl.closed!==true&&tl.destroyed!==true))){return this}const _d=this[g_](od,Object.assign({},this[E_]));this[fh](_d);_d.on("connect",(()=>{_d[$f]=Math.min(this[Hf],_d[$f]+this[Kf])}));_d.on("connectionError",(()=>{_d[$f]=Math.max(1,_d[$f]-this[Kf]);this._updateBalancedPoolStats()}));_d.on("disconnect",((...tl)=>{const od=tl[2];if(od&&od.code==="UND_ERR_SOCKET"){_d[$f]=Math.max(1,_d[$f]-this[Kf]);this._updateBalancedPoolStats()}}));for(const tl of this[Kd]){tl[$f]=this[Hf]}this._updateBalancedPoolStats();return this}_updateBalancedPoolStats(){let tl=0;for(let od=0;odtl[$h].origin===od&&tl.closed!==true&&tl.destroyed!==true));if(_d){this[vh](_d)}return this}get upstreams(){return this[Kd].filter((tl=>tl.closed!==true&&tl.destroyed!==true)).map((tl=>tl[$h].origin))}[wh](){if(this[Kd].length===0){throw new Ad}const tl=this[Kd].find((tl=>!tl[Zd]&&tl.closed!==true&&tl.destroyed!==true));if(!tl){return}const od=this[Kd].map((tl=>tl[Zd])).reduce(((tl,od)=>tl&&od),true);if(od){return}let _d=0;let Dd=this[Kd].findIndex((tl=>!tl[Zd]));while(_d++this[Kd][Dd][$f]&&!tl[Zd]){Dd=this[nf]}if(this[nf]===0){this[ef]=this[ef]-this[k_];if(this[ef]<=0){this[ef]=this[Hf]}}if(tl[$f]>=this[ef]&&!tl[Zd]){return tl}}this[ef]=this[Kd][Dd][$f];this[nf]=Dd;return this[Kd][Dd]}}tl.exports=BalancedPool},81557:(tl,od,_d)=>{"use strict";const Ad=_d(34589);const Dd=_d(31544);const{channels:zd}=_d(78150);const Kd=_d(92563);const{RequestContentLengthMismatchError:Zd,ResponseContentLengthMismatchError:fh,RequestAbortedError:vh,HeadersTimeoutError:wh,HeadersOverflowError:xh,SocketError:$h,InformationalError:Xh,BodyTimeoutError:s_,HTTPParserError:g_,ResponseExceededMaxSizeError:E_}=_d(48091);const{kUrl:k_,kReset:ef,kClient:nf,kParser:$f,kBlocking:Hf,kRunning:Kf,kPending:Xf,kSize:eg,kWriting:tg,kQueue:rg,kNoRef:ng,kKeepAliveDefaultTimeout:sg,kHostHeader:mg,kPendingIdx:eA,kRunningIdx:tA,kError:rA,kPipelining:nA,kSocket:iA,kKeepAliveTimeoutValue:sA,kMaxHeadersSize:aA,kKeepAliveMaxTimeout:oA,kKeepAliveTimeoutThreshold:lA,kHeadersTimeout:cA,kBodyTimeout:uA,kStrictContentLength:pA,kMaxRequests:dA,kCounter:hA,kMaxResponseSize:_A,kOnError:fA,kResume:mA,kHTTPContext:gA}=_d(99411);const AA=_d(67424);const yA=Buffer.alloc(0);const bA=Buffer[Symbol.species];const vA=Dd.addListener;const EA=Dd.removeAllListeners;let wA;async function lazyllhttp(){const tl=process.env.JEST_WORKER_ID?_d(87846):undefined;let od;try{od=await WebAssembly.compile(_d(9474))}catch(Ad){od=await WebAssembly.compile(tl||_d(87846))}return await WebAssembly.instantiate(od,{env:{wasm_on_url:(tl,od,_d)=>0,wasm_on_status:(tl,od,_d)=>{Ad(DA.ptr===tl);const Dd=od-kA+SA.byteOffset;return DA.onStatus(new bA(SA.buffer,Dd,_d))||0},wasm_on_message_begin:tl=>{Ad(DA.ptr===tl);return DA.onMessageBegin()||0},wasm_on_header_field:(tl,od,_d)=>{Ad(DA.ptr===tl);const Dd=od-kA+SA.byteOffset;return DA.onHeaderField(new bA(SA.buffer,Dd,_d))||0},wasm_on_header_value:(tl,od,_d)=>{Ad(DA.ptr===tl);const Dd=od-kA+SA.byteOffset;return DA.onHeaderValue(new bA(SA.buffer,Dd,_d))||0},wasm_on_headers_complete:(tl,od,_d,Dd)=>{Ad(DA.ptr===tl);return DA.onHeadersComplete(od,Boolean(_d),Boolean(Dd))||0},wasm_on_body:(tl,od,_d)=>{Ad(DA.ptr===tl);const Dd=od-kA+SA.byteOffset;return DA.onBody(new bA(SA.buffer,Dd,_d))||0},wasm_on_message_complete:tl=>{Ad(DA.ptr===tl);return DA.onMessageComplete()||0}}})}let CA=null;let xA=lazyllhttp();xA.catch();let DA=null;let SA=null;let TA=0;let kA=null;const IA=0;const BA=1;const FA=2|BA;const PA=4|BA;const RA=8|IA;class Parser{constructor(tl,od,{exports:_d}){Ad(Number.isFinite(tl[aA])&&tl[aA]>0);this.llhttp=_d;this.ptr=this.llhttp.llhttp_alloc(AA.TYPE.RESPONSE);this.client=tl;this.socket=od;this.timeout=null;this.timeoutValue=null;this.timeoutType=null;this.statusCode=null;this.statusText="";this.upgrade=false;this.headers=[];this.headersSize=0;this.headersMaxSize=tl[aA];this.shouldKeepAlive=false;this.paused=false;this.resume=this.resume.bind(this);this.bytesRead=0;this.keepAlive="";this.contentLength="";this.connection="";this.maxResponseSize=tl[_A]}setTimeout(tl,od){if(tl!==this.timeoutValue||od&BA^this.timeoutType&BA){if(this.timeout){Kd.clearTimeout(this.timeout);this.timeout=null}if(tl){if(od&BA){this.timeout=Kd.setFastTimeout(onParserTimeout,tl,new WeakRef(this))}else{this.timeout=setTimeout(onParserTimeout,tl,new WeakRef(this));this.timeout.unref()}}this.timeoutValue=tl}else if(this.timeout){if(this.timeout.refresh){this.timeout.refresh()}}this.timeoutType=od}resume(){if(this.socket.destroyed||!this.paused){return}Ad(this.ptr!=null);Ad(DA==null);this.llhttp.llhttp_resume(this.ptr);Ad(this.timeoutType===PA);if(this.timeout){if(this.timeout.refresh){this.timeout.refresh()}}this.paused=false;this.execute(this.socket.read()||yA);this.readMore()}readMore(){while(!this.paused&&this.ptr){const tl=this.socket.read();if(tl===null){break}this.execute(tl)}}execute(tl){Ad(this.ptr!=null);Ad(DA==null);Ad(!this.paused);const{socket:od,llhttp:_d}=this;if(tl.length>TA){if(kA){_d.free(kA)}TA=Math.ceil(tl.length/4096)*4096;kA=_d.malloc(TA)}new Uint8Array(_d.memory.buffer,kA,TA).set(tl);try{let Ad;try{SA=tl;DA=this;Ad=_d.llhttp_execute(this.ptr,kA,tl.length)}catch(tl){throw tl}finally{DA=null;SA=null}const Dd=_d.llhttp_get_error_pos(this.ptr)-kA;if(Ad===AA.ERROR.PAUSED_UPGRADE){this.onUpgrade(tl.slice(Dd))}else if(Ad===AA.ERROR.PAUSED){this.paused=true;od.unshift(tl.slice(Dd))}else if(Ad!==AA.ERROR.OK){const od=_d.llhttp_get_error_reason(this.ptr);let zd="";if(od){const tl=new Uint8Array(_d.memory.buffer,od).indexOf(0);zd="Response does not match the HTTP/1.1 protocol ("+Buffer.from(_d.memory.buffer,od,tl).toString()+")"}throw new g_(zd,AA.ERROR[Ad],tl.slice(Dd))}}catch(tl){Dd.destroy(od,tl)}}destroy(){Ad(this.ptr!=null);Ad(DA==null);this.llhttp.llhttp_free(this.ptr);this.ptr=null;this.timeout&&Kd.clearTimeout(this.timeout);this.timeout=null;this.timeoutValue=null;this.timeoutType=null;this.paused=false}onStatus(tl){this.statusText=tl.toString()}onMessageBegin(){const{socket:tl,client:od}=this;if(tl.destroyed){return-1}const _d=od[rg][od[tA]];if(!_d){return-1}_d.onResponseStarted()}onHeaderField(tl){const od=this.headers.length;if((od&1)===0){this.headers.push(tl)}else{this.headers[od-1]=Buffer.concat([this.headers[od-1],tl])}this.trackHeader(tl.length)}onHeaderValue(tl){let od=this.headers.length;if((od&1)===1){this.headers.push(tl);od+=1}else{this.headers[od-1]=Buffer.concat([this.headers[od-1],tl])}const _d=this.headers[od-2];if(_d.length===10){const od=Dd.bufferToLowerCasedHeaderName(_d);if(od==="keep-alive"){this.keepAlive+=tl.toString()}else if(od==="connection"){this.connection+=tl.toString()}}else if(_d.length===14&&Dd.bufferToLowerCasedHeaderName(_d)==="content-length"){this.contentLength+=tl.toString()}this.trackHeader(tl.length)}trackHeader(tl){this.headersSize+=tl;if(this.headersSize>=this.headersMaxSize){Dd.destroy(this.socket,new xh)}}onUpgrade(tl){const{upgrade:od,client:_d,socket:zd,headers:Kd,statusCode:Zd}=this;Ad(od);Ad(_d[iA]===zd);Ad(!zd.destroyed);Ad(!this.paused);Ad((Kd.length&1)===0);const fh=_d[rg][_d[tA]];Ad(fh);Ad(fh.upgrade||fh.method==="CONNECT");this.statusCode=null;this.statusText="";this.shouldKeepAlive=null;this.headers=[];this.headersSize=0;zd.unshift(tl);zd[$f].destroy();zd[$f]=null;zd[nf]=null;zd[rA]=null;EA(zd);_d[iA]=null;_d[gA]=null;_d[rg][_d[tA]++]=null;_d.emit("disconnect",_d[k_],[_d],new Xh("upgrade"));try{fh.onUpgrade(Zd,Kd,zd)}catch(tl){Dd.destroy(zd,tl)}_d[mA]()}onHeadersComplete(tl,od,_d){const{client:zd,socket:Kd,headers:Zd,statusText:fh}=this;if(Kd.destroyed){return-1}const vh=zd[rg][zd[tA]];if(!vh){return-1}Ad(!this.upgrade);Ad(this.statusCode<200);if(tl===100){Dd.destroy(Kd,new $h("bad response",Dd.getSocketInfo(Kd)));return-1}if(od&&!vh.upgrade){Dd.destroy(Kd,new $h("bad upgrade",Dd.getSocketInfo(Kd)));return-1}Ad(this.timeoutType===FA);this.statusCode=tl;this.shouldKeepAlive=_d||vh.method==="HEAD"&&!Kd[ef]&&this.connection.toLowerCase()==="keep-alive";if(this.statusCode>=200){const tl=vh.bodyTimeout!=null?vh.bodyTimeout:zd[uA];this.setTimeout(tl,PA)}else if(this.timeout){if(this.timeout.refresh){this.timeout.refresh()}}if(vh.method==="CONNECT"){Ad(zd[Kf]===1);this.upgrade=true;return 2}if(od){Ad(zd[Kf]===1);this.upgrade=true;return 2}Ad((this.headers.length&1)===0);this.headers=[];this.headersSize=0;if(this.shouldKeepAlive&&zd[nA]){const tl=this.keepAlive?Dd.parseKeepAliveTimeout(this.keepAlive):null;if(tl!=null){const od=Math.min(tl-zd[lA],zd[oA]);if(od<=0){Kd[ef]=true}else{zd[sA]=od}}else{zd[sA]=zd[sg]}}else{Kd[ef]=true}const wh=vh.onHeaders(tl,Zd,this.resume,fh)===false;if(vh.aborted){return-1}if(vh.method==="HEAD"){return 1}if(tl<200){return 1}if(Kd[Hf]){Kd[Hf]=false;zd[mA]()}return wh?AA.ERROR.PAUSED:0}onBody(tl){const{client:od,socket:_d,statusCode:zd,maxResponseSize:Kd}=this;if(_d.destroyed){return-1}const Zd=od[rg][od[tA]];Ad(Zd);Ad(this.timeoutType===PA);if(this.timeout){if(this.timeout.refresh){this.timeout.refresh()}}Ad(zd>=200);if(Kd>-1&&this.bytesRead+tl.length>Kd){Dd.destroy(_d,new E_);return-1}this.bytesRead+=tl.length;if(Zd.onData(tl)===false){return AA.ERROR.PAUSED}}onMessageComplete(){const{client:tl,socket:od,statusCode:_d,upgrade:zd,headers:Kd,contentLength:Zd,bytesRead:vh,shouldKeepAlive:wh}=this;if(od.destroyed&&(!_d||wh)){return-1}if(zd){return}Ad(_d>=100);Ad((this.headers.length&1)===0);const xh=tl[rg][tl[tA]];Ad(xh);this.statusCode=null;this.statusText="";this.bytesRead=0;this.contentLength="";this.keepAlive="";this.connection="";this.headers=[];this.headersSize=0;if(_d<200){return}if(xh.method!=="HEAD"&&Zd&&vh!==parseInt(Zd,10)){Dd.destroy(od,new fh);return-1}xh.onComplete(Kd);tl[rg][tl[tA]++]=null;if(od[tg]){Ad(tl[Kf]===0);Dd.destroy(od,new Xh("reset"));return AA.ERROR.PAUSED}else if(!wh){Dd.destroy(od,new Xh("reset"));return AA.ERROR.PAUSED}else if(od[ef]&&tl[Kf]===0){Dd.destroy(od,new Xh("reset"));return AA.ERROR.PAUSED}else if(tl[nA]==null||tl[nA]===1){setImmediate((()=>tl[mA]()))}else{tl[mA]()}}}function onParserTimeout(tl){const{socket:od,timeoutType:_d,client:zd,paused:Kd}=tl.deref();if(_d===FA){if(!od[tg]||od.writableNeedDrain||zd[Kf]>1){Ad(!Kd,"cannot be paused while waiting for headers");Dd.destroy(od,new wh)}}else if(_d===PA){if(!Kd){Dd.destroy(od,new s_)}}else if(_d===RA){Ad(zd[Kf]===0&&zd[sA]);Dd.destroy(od,new Xh("socket idle timeout"))}}async function connectH1(tl,od){tl[iA]=od;if(!CA){CA=await xA;xA=null}od[ng]=false;od[tg]=false;od[ef]=false;od[Hf]=false;od[$f]=new Parser(tl,od,CA);vA(od,"error",(function(tl){Ad(tl.code!=="ERR_TLS_CERT_ALTNAME_INVALID");const od=this[$f];if(tl.code==="ECONNRESET"&&od.statusCode&&!od.shouldKeepAlive){od.onMessageComplete();return}this[rA]=tl;this[nf][fA](tl)}));vA(od,"readable",(function(){const tl=this[$f];if(tl){tl.readMore()}}));vA(od,"end",(function(){const tl=this[$f];if(tl.statusCode&&!tl.shouldKeepAlive){tl.onMessageComplete();return}Dd.destroy(this,new $h("other side closed",Dd.getSocketInfo(this)))}));vA(od,"close",(function(){const tl=this[nf];const od=this[$f];if(od){if(!this[rA]&&od.statusCode&&!od.shouldKeepAlive){od.onMessageComplete()}this[$f].destroy();this[$f]=null}const _d=this[rA]||new $h("closed",Dd.getSocketInfo(this));tl[iA]=null;tl[gA]=null;if(tl.destroyed){Ad(tl[Xf]===0);const od=tl[rg].splice(tl[tA]);for(let Ad=0;Ad0&&_d.code!=="UND_ERR_INFO"){const od=tl[rg][tl[tA]];tl[rg][tl[tA]++]=null;Dd.errorRequest(tl,od,_d)}tl[eA]=tl[tA];Ad(tl[Kf]===0);tl.emit("disconnect",tl[k_],[tl],_d);tl[mA]()}));let _d=false;od.on("close",(()=>{_d=true}));return{version:"h1",defaultPipelining:1,write(...od){return writeH1(tl,...od)},resume(){resumeH1(tl)},destroy(tl,Ad){if(_d){queueMicrotask(Ad)}else{od.destroy(tl).on("close",Ad)}},get destroyed(){return od.destroyed},busy(_d){if(od[tg]||od[ef]||od[Hf]){return true}if(_d){if(tl[Kf]>0&&!_d.idempotent){return true}if(tl[Kf]>0&&(_d.upgrade||_d.method==="CONNECT")){return true}if(tl[Kf]>0&&Dd.bodyLength(_d.body)!==0&&(Dd.isStream(_d.body)||Dd.isAsyncIterable(_d.body)||Dd.isFormDataLike(_d.body))){return true}}return false}}}function resumeH1(tl){const od=tl[iA];if(od&&!od.destroyed){if(tl[eg]===0){if(!od[ng]&&od.unref){od.unref();od[ng]=true}}else if(od[ng]&&od.ref){od.ref();od[ng]=false}if(tl[eg]===0){if(od[$f].timeoutType!==RA){od[$f].setTimeout(tl[sA],RA)}}else if(tl[Kf]>0&&od[$f].statusCode<200){if(od[$f].timeoutType!==FA){const _d=tl[rg][tl[tA]];const Ad=_d.headersTimeout!=null?_d.headersTimeout:tl[cA];od[$f].setTimeout(Ad,FA)}}}}function shouldSendContentLength(tl){return tl!=="GET"&&tl!=="HEAD"&&tl!=="OPTIONS"&&tl!=="TRACE"&&tl!=="CONNECT"}function writeH1(tl,od){const{method:Kd,path:fh,host:wh,upgrade:xh,blocking:$h,reset:s_}=od;let{body:g_,headers:E_,contentLength:k_}=od;const nf=Kd==="PUT"||Kd==="POST"||Kd==="PATCH"||Kd==="QUERY"||Kd==="PROPFIND"||Kd==="PROPPATCH";if(Dd.isFormDataLike(g_)){if(!wA){wA=_d(18900).extractBody}const[tl,Ad]=wA(g_);if(od.contentType==null){E_.push("content-type",Ad)}g_=tl.stream;k_=tl.length}else if(Dd.isBlobLike(g_)&&od.contentType==null&&g_.type){E_.push("content-type",g_.type)}if(g_&&typeof g_.read==="function"){g_.read(0)}const $f=Dd.bodyLength(g_);k_=$f??k_;if(k_===null){k_=od.contentLength}if(k_===0&&!nf){k_=null}if(shouldSendContentLength(Kd)&&k_>0&&od.contentLength!==null&&od.contentLength!==k_){if(tl[pA]){Dd.errorRequest(tl,od,new Zd);return false}process.emitWarning(new Zd)}const Kf=tl[iA];const abort=_d=>{if(od.aborted||od.completed){return}Dd.errorRequest(tl,od,_d||new vh);Dd.destroy(g_);Dd.destroy(Kf,new Xh("aborted"))};try{od.onConnect(abort)}catch(_d){Dd.errorRequest(tl,od,_d)}if(od.aborted){return false}if(Kd==="HEAD"){Kf[ef]=true}if(xh||Kd==="CONNECT"){Kf[ef]=true}if(s_!=null){Kf[ef]=s_}if(tl[dA]&&Kf[hA]++>=tl[dA]){Kf[ef]=true}if($h){Kf[Hf]=true}let Xf=`${Kd} ${fh} HTTP/1.1\r\n`;if(typeof wh==="string"){Xf+=`host: ${wh}\r\n`}else{Xf+=tl[mg]}if(xh){Xf+=`connection: upgrade\r\nupgrade: ${xh}\r\n`}else if(tl[nA]&&!Kf[ef]){Xf+="connection: keep-alive\r\n"}else{Xf+="connection: close\r\n"}if(Array.isArray(E_)){for(let tl=0;tl{od.removeListener("error",onFinished)}));if(!xh){const tl=new vh;queueMicrotask((()=>onFinished(tl)))}};const onFinished=function(tl){if(xh){return}xh=true;Ad(Kd.destroyed||Kd[tg]&&_d[Kf]<=1);Kd.off("drain",onDrain).off("error",onFinished);od.removeListener("data",onData).removeListener("end",onFinished).removeListener("close",onClose);if(!tl){try{$h.end()}catch(od){tl=od}}$h.destroy(tl);if(tl&&(tl.code!=="UND_ERR_INFO"||tl.message!=="reset")){Dd.destroy(od,tl)}else{Dd.destroy(od)}};od.on("data",onData).on("end",onFinished).on("error",onFinished).on("close",onClose);if(od.resume){od.resume()}Kd.on("drain",onDrain).on("error",onFinished);if(od.errorEmitted??od.errored){setImmediate((()=>onFinished(od.errored)))}else if(od.endEmitted??od.readableEnded){setImmediate((()=>onFinished(null)))}if(od.closeEmitted??od.closed){setImmediate(onClose)}}function writeBuffer(tl,od,_d,zd,Kd,Zd,fh,vh){try{if(!od){if(Zd===0){Kd.write(`${fh}content-length: 0\r\n\r\n`,"latin1")}else{Ad(Zd===null,"no body must not have content length");Kd.write(`${fh}\r\n`,"latin1")}}else if(Dd.isBuffer(od)){Ad(Zd===od.byteLength,"buffer body must have content length");Kd.cork();Kd.write(`${fh}content-length: ${Zd}\r\n\r\n`,"latin1");Kd.write(od);Kd.uncork();zd.onBodySent(od);if(!vh&&zd.reset!==false){Kd[ef]=true}}zd.onRequestSent();_d[mA]()}catch(od){tl(od)}}async function writeBlob(tl,od,_d,Dd,zd,Kd,fh,vh){Ad(Kd===od.size,"blob body must have content length");try{if(Kd!=null&&Kd!==od.size){throw new Zd}const tl=Buffer.from(await od.arrayBuffer());zd.cork();zd.write(`${fh}content-length: ${Kd}\r\n\r\n`,"latin1");zd.write(tl);zd.uncork();Dd.onBodySent(tl);Dd.onRequestSent();if(!vh&&Dd.reset!==false){zd[ef]=true}_d[mA]()}catch(od){tl(od)}}async function writeIterable(tl,od,_d,Dd,zd,Kd,Zd,fh){Ad(Kd!==0||_d[Kf]===0,"iterator body cannot be pipelined");let vh=null;function onDrain(){if(vh){const tl=vh;vh=null;tl()}}const waitForDrain=()=>new Promise(((tl,od)=>{Ad(vh===null);if(zd[rA]){od(zd[rA])}else{vh=tl}}));zd.on("close",onDrain).on("drain",onDrain);const wh=new AsyncWriter({abort:tl,socket:zd,request:Dd,contentLength:Kd,client:_d,expectsPayload:fh,header:Zd});try{for await(const tl of od){if(zd[rA]){throw zd[rA]}if(!wh.write(tl)){await waitForDrain()}}wh.end()}catch(tl){wh.destroy(tl)}finally{zd.off("close",onDrain).off("drain",onDrain)}}class AsyncWriter{constructor({abort:tl,socket:od,request:_d,contentLength:Ad,client:Dd,expectsPayload:zd,header:Kd}){this.socket=od;this.request=_d;this.contentLength=Ad;this.client=Dd;this.bytesWritten=0;this.expectsPayload=zd;this.header=Kd;this.abort=tl;od[tg]=true}write(tl){const{socket:od,request:_d,contentLength:Ad,client:Dd,bytesWritten:zd,expectsPayload:Kd,header:fh}=this;if(od[rA]){throw od[rA]}if(od.destroyed){return false}const vh=Buffer.byteLength(tl);if(!vh){return true}if(Ad!==null&&zd+vh>Ad){if(Dd[pA]){throw new Zd}process.emitWarning(new Zd)}od.cork();if(zd===0){if(!Kd&&_d.reset!==false){od[ef]=true}if(Ad===null){od.write(`${fh}transfer-encoding: chunked\r\n`,"latin1")}else{od.write(`${fh}content-length: ${Ad}\r\n\r\n`,"latin1")}}if(Ad===null){od.write(`\r\n${vh.toString(16)}\r\n`,"latin1")}this.bytesWritten+=vh;const wh=od.write(tl);od.uncork();_d.onBodySent(tl);if(!wh){if(od[$f].timeout&&od[$f].timeoutType===FA){if(od[$f].timeout.refresh){od[$f].timeout.refresh()}}}return wh}end(){const{socket:tl,contentLength:od,client:_d,bytesWritten:Ad,expectsPayload:Dd,header:zd,request:Kd}=this;Kd.onRequestSent();tl[tg]=false;if(tl[rA]){throw tl[rA]}if(tl.destroyed){return}if(Ad===0){if(Dd){tl.write(`${zd}content-length: 0\r\n\r\n`,"latin1")}else{tl.write(`${zd}\r\n`,"latin1")}}else if(od===null){tl.write("\r\n0\r\n\r\n","latin1")}if(od!==null&&Ad!==od){if(_d[pA]){throw new Zd}else{process.emitWarning(new Zd)}}if(tl[$f].timeout&&tl[$f].timeoutType===FA){if(tl[$f].timeout.refresh){tl[$f].timeout.refresh()}}_d[mA]()}destroy(tl){const{socket:od,client:_d,abort:Dd}=this;od[tg]=false;if(tl){Ad(_d[Kf]<=1,"pipeline should only contain this request");Dd(tl)}}}tl.exports=connectH1},94092:(tl,od,_d)=>{"use strict";const Ad=_d(34589);const{pipeline:Dd}=_d(57075);const zd=_d(31544);const{RequestContentLengthMismatchError:Kd,RequestAbortedError:Zd,SocketError:fh,InformationalError:vh}=_d(48091);const{kUrl:wh,kReset:xh,kClient:$h,kRunning:Xh,kPending:s_,kQueue:g_,kPendingIdx:E_,kRunningIdx:k_,kError:ef,kSocket:nf,kStrictContentLength:$f,kOnError:Hf,kMaxConcurrentStreams:Kf,kHTTP2Session:Xf,kResume:eg,kSize:tg,kHTTPContext:rg}=_d(99411);const ng=Symbol("open streams");let sg;let mg=false;let eA;try{eA=_d(32467)}catch{eA={constants:{}}}const{constants:{HTTP2_HEADER_AUTHORITY:tA,HTTP2_HEADER_METHOD:rA,HTTP2_HEADER_PATH:nA,HTTP2_HEADER_SCHEME:iA,HTTP2_HEADER_CONTENT_LENGTH:sA,HTTP2_HEADER_EXPECT:aA,HTTP2_HEADER_STATUS:oA}}=eA;function parseH2Headers(tl){const od=[];for(const[_d,Ad]of Object.entries(tl)){if(Array.isArray(Ad)){for(const tl of Ad){od.push(Buffer.from(_d),Buffer.from(tl))}}else{od.push(Buffer.from(_d),Buffer.from(Ad))}}return od}async function connectH2(tl,od){tl[nf]=od;if(!mg){mg=true;process.emitWarning("H2 support is experimental, expect them to change at any time.",{code:"UNDICI-H2"})}const _d=eA.connect(tl[wh],{createConnection:()=>od,peerMaxConcurrentStreams:tl[Kf]});_d[ng]=0;_d[$h]=tl;_d[nf]=od;zd.addListener(_d,"error",onHttp2SessionError);zd.addListener(_d,"frameError",onHttp2FrameError);zd.addListener(_d,"end",onHttp2SessionEnd);zd.addListener(_d,"goaway",onHTTP2GoAway);zd.addListener(_d,"close",(function(){const{[$h]:tl}=this;const{[nf]:od}=tl;const _d=this[nf][ef]||this[ef]||new fh("closed",zd.getSocketInfo(od));tl[Xf]=null;if(tl.destroyed){Ad(tl[s_]===0);const od=tl[g_].splice(tl[k_]);for(let Ad=0;Ad{Dd=true}));return{version:"h2",defaultPipelining:Infinity,write(...od){return writeH2(tl,...od)},resume(){resumeH2(tl)},destroy(tl,_d){if(Dd){queueMicrotask(_d)}else{od.destroy(tl).on("close",_d)}},get destroyed(){return od.destroyed},busy(){return false}}}function resumeH2(tl){const od=tl[nf];if(od?.destroyed===false){if(tl[tg]===0&&tl[Kf]===0){od.unref();tl[Xf].unref()}else{od.ref();tl[Xf].ref()}}}function onHttp2SessionError(tl){Ad(tl.code!=="ERR_TLS_CERT_ALTNAME_INVALID");this[nf][ef]=tl;this[$h][Hf](tl)}function onHttp2FrameError(tl,od,_d){if(_d===0){const _d=new vh(`HTTP/2: "frameError" received - type ${tl}, code ${od}`);this[nf][ef]=_d;this[$h][Hf](_d)}}function onHttp2SessionEnd(){const tl=new fh("other side closed",zd.getSocketInfo(this[nf]));this.destroy(tl);zd.destroy(this[nf],tl)}function onHTTP2GoAway(tl){const od=this[ef]||new fh(`HTTP/2: "GOAWAY" frame received with code ${tl}`,zd.getSocketInfo(this));const _d=this[$h];_d[nf]=null;_d[rg]=null;if(this[Xf]!=null){this[Xf].destroy(od);this[Xf]=null}zd.destroy(this[nf],od);if(_d[k_]<_d[g_].length){const tl=_d[g_][_d[k_]];_d[g_][_d[k_]++]=null;zd.errorRequest(_d,tl,od);_d[E_]=_d[k_]}Ad(_d[Xh]===0);_d.emit("disconnect",_d[wh],[_d],od);_d[eg]()}function shouldSendContentLength(tl){return tl!=="GET"&&tl!=="HEAD"&&tl!=="OPTIONS"&&tl!=="TRACE"&&tl!=="CONNECT"}function writeH2(tl,od){const Dd=tl[Xf];const{method:fh,path:xh,host:$h,upgrade:Xh,expectContinue:s_,signal:ef,headers:Hf}=od;let{body:Kf}=od;if(Xh){zd.errorRequest(tl,od,new Error("Upgrade not supported for H2"));return false}const tg={};for(let tl=0;tl{if(od.aborted||od.completed){return}_d=_d||new Zd;zd.errorRequest(tl,od,_d);if(rg!=null){zd.destroy(rg,_d)}zd.destroy(Kf,_d);tl[g_][tl[k_]++]=null;tl[eg]()};try{od.onConnect(abort)}catch(_d){zd.errorRequest(tl,od,_d)}if(od.aborted){return false}if(fh==="CONNECT"){Dd.ref();rg=Dd.request(tg,{endStream:false,signal:ef});if(rg.id&&!rg.pending){od.onUpgrade(null,null,rg);++Dd[ng];tl[g_][tl[k_]++]=null}else{rg.once("ready",(()=>{od.onUpgrade(null,null,rg);++Dd[ng];tl[g_][tl[k_]++]=null}))}rg.once("close",(()=>{Dd[ng]-=1;if(Dd[ng]===0)Dd.unref()}));return true}tg[nA]=xh;tg[iA]="https";const lA=fh==="PUT"||fh==="POST"||fh==="PATCH";if(Kf&&typeof Kf.read==="function"){Kf.read(0)}let cA=zd.bodyLength(Kf);if(zd.isFormDataLike(Kf)){sg??=_d(18900).extractBody;const[tl,od]=sg(Kf);tg["content-type"]=od;Kf=tl.stream;cA=tl.length}if(cA==null){cA=od.contentLength}if(cA===0||!lA){cA=null}if(shouldSendContentLength(fh)&&cA>0&&od.contentLength!=null&&od.contentLength!==cA){if(tl[$f]){zd.errorRequest(tl,od,new Kd);return false}process.emitWarning(new Kd)}if(cA!=null){Ad(Kf,"no body must not have content length");tg[sA]=`${cA}`}Dd.ref();const uA=fh==="GET"||fh==="HEAD"||Kf===null;if(s_){tg[aA]="100-continue";rg=Dd.request(tg,{endStream:uA,signal:ef});rg.once("continue",writeBodyH2)}else{rg=Dd.request(tg,{endStream:uA,signal:ef});writeBodyH2()}++Dd[ng];rg.once("response",(_d=>{const{[oA]:Ad,...Dd}=_d;od.onResponseStarted();if(od.aborted){const _d=new Zd;zd.errorRequest(tl,od,_d);zd.destroy(rg,_d);return}if(od.onHeaders(Number(Ad),parseH2Headers(Dd),rg.resume.bind(rg),"")===false){rg.pause()}rg.on("data",(tl=>{if(od.onData(tl)===false){rg.pause()}}))}));rg.once("end",(()=>{if(rg.state?.state==null||rg.state.state<6){od.onComplete([])}if(Dd[ng]===0){Dd.unref()}abort(new vh("HTTP/2: stream half-closed (remote)"));tl[g_][tl[k_]++]=null;tl[E_]=tl[k_];tl[eg]()}));rg.once("close",(()=>{Dd[ng]-=1;if(Dd[ng]===0){Dd.unref()}}));rg.once("error",(function(tl){abort(tl)}));rg.once("frameError",((tl,od)=>{abort(new vh(`HTTP/2: "frameError" received - type ${tl}, code ${od}`))}));return true;function writeBodyH2(){if(!Kf||cA===0){writeBuffer(abort,rg,null,tl,od,tl[nf],cA,lA)}else if(zd.isBuffer(Kf)){writeBuffer(abort,rg,Kf,tl,od,tl[nf],cA,lA)}else if(zd.isBlobLike(Kf)){if(typeof Kf.stream==="function"){writeIterable(abort,rg,Kf.stream(),tl,od,tl[nf],cA,lA)}else{writeBlob(abort,rg,Kf,tl,od,tl[nf],cA,lA)}}else if(zd.isStream(Kf)){writeStream(abort,tl[nf],lA,rg,Kf,tl,od,cA)}else if(zd.isIterable(Kf)){writeIterable(abort,rg,Kf,tl,od,tl[nf],cA,lA)}else{Ad(false)}}}function writeBuffer(tl,od,_d,Dd,Kd,Zd,fh,vh){try{if(_d!=null&&zd.isBuffer(_d)){Ad(fh===_d.byteLength,"buffer body must have content length");od.cork();od.write(_d);od.uncork();od.end();Kd.onBodySent(_d)}if(!vh){Zd[xh]=true}Kd.onRequestSent();Dd[eg]()}catch(od){tl(od)}}function writeStream(tl,od,_d,Kd,Zd,fh,vh,wh){Ad(wh!==0||fh[Xh]===0,"stream body cannot be pipelined");const $h=Dd(Zd,Kd,(Ad=>{if(Ad){zd.destroy($h,Ad);tl(Ad)}else{zd.removeAllListeners($h);vh.onRequestSent();if(!_d){od[xh]=true}fh[eg]()}}));zd.addListener($h,"data",onPipeData);function onPipeData(tl){vh.onBodySent(tl)}}async function writeBlob(tl,od,_d,Dd,zd,Zd,fh,vh){Ad(fh===_d.size,"blob body must have content length");try{if(fh!=null&&fh!==_d.size){throw new Kd}const tl=Buffer.from(await _d.arrayBuffer());od.cork();od.write(tl);od.uncork();od.end();zd.onBodySent(tl);zd.onRequestSent();if(!vh){Zd[xh]=true}Dd[eg]()}catch(od){tl(od)}}async function writeIterable(tl,od,_d,Dd,zd,Kd,Zd,fh){Ad(Zd!==0||Dd[Xh]===0,"iterator body cannot be pipelined");let vh=null;function onDrain(){if(vh){const tl=vh;vh=null;tl()}}const waitForDrain=()=>new Promise(((tl,od)=>{Ad(vh===null);if(Kd[ef]){od(Kd[ef])}else{vh=tl}}));od.on("close",onDrain).on("drain",onDrain);try{for await(const tl of _d){if(Kd[ef]){throw Kd[ef]}const _d=od.write(tl);zd.onBodySent(tl);if(!_d){await waitForDrain()}}od.end();zd.onRequestSent();if(!fh){Kd[xh]=true}Dd[eg]()}catch(od){tl(od)}finally{od.off("close",onDrain).off("drain",onDrain)}}tl.exports=connectH2},43069:(tl,od,_d)=>{"use strict";const Ad=_d(34589);const Dd=_d(77030);const zd=_d(37067);const Kd=_d(31544);const{channels:Zd}=_d(78150);const fh=_d(98823);const vh=_d(44745);const{InvalidArgumentError:wh,InformationalError:xh,ClientDestroyedError:$h}=_d(48091);const Xh=_d(72296);const{kUrl:s_,kServerName:g_,kClient:E_,kBusy:k_,kConnect:ef,kResuming:nf,kRunning:$f,kPending:Hf,kSize:Kf,kQueue:Xf,kConnected:eg,kConnecting:tg,kNeedDrain:rg,kKeepAliveDefaultTimeout:ng,kHostHeader:sg,kPendingIdx:mg,kRunningIdx:eA,kError:tA,kPipelining:rA,kKeepAliveTimeoutValue:nA,kMaxHeadersSize:iA,kKeepAliveMaxTimeout:sA,kKeepAliveTimeoutThreshold:aA,kHeadersTimeout:oA,kBodyTimeout:lA,kStrictContentLength:cA,kConnector:uA,kMaxRedirections:pA,kMaxRequests:dA,kCounter:hA,kClose:_A,kDestroy:fA,kDispatch:mA,kInterceptors:gA,kLocalAddress:AA,kMaxResponseSize:yA,kOnError:bA,kHTTPContext:vA,kMaxConcurrentStreams:EA,kResume:wA}=_d(99411);const CA=_d(81557);const xA=_d(94092);let DA=false;const SA=Symbol("kClosedResolve");const noop=()=>{};function getPipelining(tl){return tl[rA]??tl[vA]?.defaultPipelining??1}class Client extends vh{constructor(tl,{interceptors:od,maxHeaderSize:_d,headersTimeout:Ad,socketTimeout:Zd,requestTimeout:fh,connectTimeout:vh,bodyTimeout:xh,idleTimeout:$h,keepAlive:E_,keepAliveTimeout:k_,maxKeepAliveTimeout:ef,keepAliveMaxTimeout:$f,keepAliveTimeoutThreshold:Hf,socketPath:Kf,pipelining:eg,tls:tg,strictContentLength:tA,maxCachedSessions:hA,maxRedirections:_A,connect:fA,maxRequestsPerClient:mA,localAddress:CA,maxResponseSize:xA,autoSelectFamily:kA,autoSelectFamilyAttemptTimeout:IA,maxConcurrentStreams:BA,allowH2:FA}={}){super();if(E_!==undefined){throw new wh("unsupported keepAlive, use pipelining=0 instead")}if(Zd!==undefined){throw new wh("unsupported socketTimeout, use headersTimeout & bodyTimeout instead")}if(fh!==undefined){throw new wh("unsupported requestTimeout, use headersTimeout & bodyTimeout instead")}if($h!==undefined){throw new wh("unsupported idleTimeout, use keepAliveTimeout instead")}if(ef!==undefined){throw new wh("unsupported maxKeepAliveTimeout, use keepAliveMaxTimeout instead")}if(_d!=null&&!Number.isFinite(_d)){throw new wh("invalid maxHeaderSize")}if(Kf!=null&&typeof Kf!=="string"){throw new wh("invalid socketPath")}if(vh!=null&&(!Number.isFinite(vh)||vh<0)){throw new wh("invalid connectTimeout")}if(k_!=null&&(!Number.isFinite(k_)||k_<=0)){throw new wh("invalid keepAliveTimeout")}if($f!=null&&(!Number.isFinite($f)||$f<=0)){throw new wh("invalid keepAliveMaxTimeout")}if(Hf!=null&&!Number.isFinite(Hf)){throw new wh("invalid keepAliveTimeoutThreshold")}if(Ad!=null&&(!Number.isInteger(Ad)||Ad<0)){throw new wh("headersTimeout must be a positive integer or zero")}if(xh!=null&&(!Number.isInteger(xh)||xh<0)){throw new wh("bodyTimeout must be a positive integer or zero")}if(fA!=null&&typeof fA!=="function"&&typeof fA!=="object"){throw new wh("connect must be a function or an object")}if(_A!=null&&(!Number.isInteger(_A)||_A<0)){throw new wh("maxRedirections must be a positive number")}if(mA!=null&&(!Number.isInteger(mA)||mA<0)){throw new wh("maxRequestsPerClient must be a positive number")}if(CA!=null&&(typeof CA!=="string"||Dd.isIP(CA)===0)){throw new wh("localAddress must be valid string IP address")}if(xA!=null&&(!Number.isInteger(xA)||xA<-1)){throw new wh("maxResponseSize must be a positive number")}if(IA!=null&&(!Number.isInteger(IA)||IA<-1)){throw new wh("autoSelectFamilyAttemptTimeout must be a positive number")}if(FA!=null&&typeof FA!=="boolean"){throw new wh("allowH2 must be a valid boolean value")}if(BA!=null&&(typeof BA!=="number"||BA<1)){throw new wh("maxConcurrentStreams must be a positive integer, greater than 0")}if(typeof fA!=="function"){fA=Xh({...tg,maxCachedSessions:hA,allowH2:FA,socketPath:Kf,timeout:vh,...kA?{autoSelectFamily:kA,autoSelectFamilyAttemptTimeout:IA}:undefined,...fA})}if(od?.Client&&Array.isArray(od.Client)){this[gA]=od.Client;if(!DA){DA=true;process.emitWarning("Client.Options#interceptor is deprecated. Use Dispatcher#compose instead.",{code:"UNDICI-CLIENT-INTERCEPTOR-DEPRECATED"})}}else{this[gA]=[TA({maxRedirections:_A})]}this[s_]=Kd.parseOrigin(tl);this[uA]=fA;this[rA]=eg!=null?eg:1;this[iA]=_d||zd.maxHeaderSize;this[ng]=k_==null?4e3:k_;this[sA]=$f==null?6e5:$f;this[aA]=Hf==null?2e3:Hf;this[nA]=this[ng];this[g_]=null;this[AA]=CA!=null?CA:null;this[nf]=0;this[rg]=0;this[sg]=`host: ${this[s_].hostname}${this[s_].port?`:${this[s_].port}`:""}\r\n`;this[lA]=xh!=null?xh:3e5;this[oA]=Ad!=null?Ad:3e5;this[cA]=tA==null?true:tA;this[pA]=_A;this[dA]=mA;this[SA]=null;this[yA]=xA>-1?xA:-1;this[EA]=BA!=null?BA:100;this[vA]=null;this[Xf]=[];this[eA]=0;this[mg]=0;this[wA]=tl=>resume(this,tl);this[bA]=tl=>onError(this,tl)}get pipelining(){return this[rA]}set pipelining(tl){this[rA]=tl;this[wA](true)}get[Hf](){return this[Xf].length-this[mg]}get[$f](){return this[mg]-this[eA]}get[Kf](){return this[Xf].length-this[eA]}get[eg](){return!!this[vA]&&!this[tg]&&!this[vA].destroyed}get[k_](){return Boolean(this[vA]?.busy(null)||this[Kf]>=(getPipelining(this)||1)||this[Hf]>0)}[ef](tl){connect(this);this.once("connect",tl)}[mA](tl,od){const _d=tl.origin||this[s_].origin;const Ad=new fh(_d,tl,od);this[Xf].push(Ad);if(this[nf]){}else if(Kd.bodyLength(Ad.body)==null&&Kd.isIterable(Ad.body)){this[nf]=1;queueMicrotask((()=>resume(this)))}else{this[wA](true)}if(this[nf]&&this[rg]!==2&&this[k_]){this[rg]=2}return this[rg]<2}async[_A](){return new Promise((tl=>{if(this[Kf]){this[SA]=tl}else{tl(null)}}))}async[fA](tl){return new Promise((od=>{const _d=this[Xf].splice(this[mg]);for(let od=0;od<_d.length;od++){const Ad=_d[od];Kd.errorRequest(this,Ad,tl)}const callback=()=>{if(this[SA]){this[SA]();this[SA]=null}od(null)};if(this[vA]){this[vA].destroy(tl,callback);this[vA]=null}else{queueMicrotask(callback)}this[wA]()}))}}const TA=_d(21676);function onError(tl,od){if(tl[$f]===0&&od.code!=="UND_ERR_INFO"&&od.code!=="UND_ERR_SOCKET"){Ad(tl[mg]===tl[eA]);const _d=tl[Xf].splice(tl[eA]);for(let Ad=0;Ad<_d.length;Ad++){const Dd=_d[Ad];Kd.errorRequest(tl,Dd,od)}Ad(tl[Kf]===0)}}async function connect(tl){Ad(!tl[tg]);Ad(!tl[vA]);let{host:od,hostname:_d,protocol:zd,port:fh}=tl[s_];if(_d[0]==="["){const tl=_d.indexOf("]");Ad(tl!==-1);const od=_d.substring(1,tl);Ad(Dd.isIP(od));_d=od}tl[tg]=true;if(Zd.beforeConnect.hasSubscribers){Zd.beforeConnect.publish({connectParams:{host:od,hostname:_d,protocol:zd,port:fh,version:tl[vA]?.version,servername:tl[g_],localAddress:tl[AA]},connector:tl[uA]})}try{const Dd=await new Promise(((Ad,Dd)=>{tl[uA]({host:od,hostname:_d,protocol:zd,port:fh,servername:tl[g_],localAddress:tl[AA]},((tl,od)=>{if(tl){Dd(tl)}else{Ad(od)}}))}));if(tl.destroyed){Kd.destroy(Dd.on("error",noop),new $h);return}Ad(Dd);try{tl[vA]=Dd.alpnProtocol==="h2"?await xA(tl,Dd):await CA(tl,Dd)}catch(tl){Dd.destroy().on("error",noop);throw tl}tl[tg]=false;Dd[hA]=0;Dd[dA]=tl[dA];Dd[E_]=tl;Dd[tA]=null;if(Zd.connected.hasSubscribers){Zd.connected.publish({connectParams:{host:od,hostname:_d,protocol:zd,port:fh,version:tl[vA]?.version,servername:tl[g_],localAddress:tl[AA]},connector:tl[uA],socket:Dd})}tl.emit("connect",tl[s_],[tl])}catch(Dd){if(tl.destroyed){return}tl[tg]=false;if(Zd.connectError.hasSubscribers){Zd.connectError.publish({connectParams:{host:od,hostname:_d,protocol:zd,port:fh,version:tl[vA]?.version,servername:tl[g_],localAddress:tl[AA]},connector:tl[uA],error:Dd})}if(Dd.code==="ERR_TLS_CERT_ALTNAME_INVALID"){Ad(tl[$f]===0);while(tl[Hf]>0&&tl[Xf][tl[mg]].servername===tl[g_]){const od=tl[Xf][tl[mg]++];Kd.errorRequest(tl,od,Dd)}}else{onError(tl,Dd)}tl.emit("connectionError",tl[s_],[tl],Dd)}tl[wA]()}function emitDrain(tl){tl[rg]=0;tl.emit("drain",tl[s_],[tl])}function resume(tl,od){if(tl[nf]===2){return}tl[nf]=2;_resume(tl,od);tl[nf]=0;if(tl[eA]>256){tl[Xf].splice(0,tl[eA]);tl[mg]-=tl[eA];tl[eA]=0}}function _resume(tl,od){while(true){if(tl.destroyed){Ad(tl[Hf]===0);return}if(tl[SA]&&!tl[Kf]){tl[SA]();tl[SA]=null;return}if(tl[vA]){tl[vA].resume()}if(tl[k_]){tl[rg]=2}else if(tl[rg]===2){if(od){tl[rg]=1;queueMicrotask((()=>emitDrain(tl)))}else{emitDrain(tl)}continue}if(tl[Hf]===0){return}if(tl[$f]>=(getPipelining(tl)||1)){return}const _d=tl[Xf][tl[mg]];if(tl[s_].protocol==="https:"&&tl[g_]!==_d.servername){if(tl[$f]>0){return}tl[g_]=_d.servername;tl[vA]?.destroy(new xh("servername changed"),(()=>{tl[vA]=null;resume(tl)}))}if(tl[tg]){return}if(!tl[vA]){connect(tl);return}if(tl[vA].destroyed){return}if(tl[vA].busy(_d)){return}if(!_d.aborted&&tl[vA].write(_d)){tl[mg]++}else{tl[Xf].splice(tl[mg],1)}}}tl.exports=Client},44745:(tl,od,_d)=>{"use strict";const Ad=_d(72091);const{ClientDestroyedError:Dd,ClientClosedError:zd,InvalidArgumentError:Kd}=_d(48091);const{kDestroy:Zd,kClose:fh,kClosed:vh,kDestroyed:wh,kDispatch:xh,kInterceptors:$h}=_d(99411);const Xh=Symbol("onDestroyed");const s_=Symbol("onClosed");const g_=Symbol("Intercepted Dispatch");class DispatcherBase extends Ad{constructor(){super();this[wh]=false;this[Xh]=null;this[vh]=false;this[s_]=[]}get destroyed(){return this[wh]}get closed(){return this[vh]}get interceptors(){return this[$h]}set interceptors(tl){if(tl){for(let od=tl.length-1;od>=0;od--){const tl=this[$h][od];if(typeof tl!=="function"){throw new Kd("interceptor must be an function")}}}this[$h]=tl}close(tl){if(tl===undefined){return new Promise(((tl,od)=>{this.close(((_d,Ad)=>_d?od(_d):tl(Ad)))}))}if(typeof tl!=="function"){throw new Kd("invalid callback")}if(this[wh]){queueMicrotask((()=>tl(new Dd,null)));return}if(this[vh]){if(this[s_]){this[s_].push(tl)}else{queueMicrotask((()=>tl(null,null)))}return}this[vh]=true;this[s_].push(tl);const onClosed=()=>{const tl=this[s_];this[s_]=null;for(let od=0;odthis.destroy())).then((()=>{queueMicrotask(onClosed)}))}destroy(tl,od){if(typeof tl==="function"){od=tl;tl=null}if(od===undefined){return new Promise(((od,_d)=>{this.destroy(tl,((tl,Ad)=>tl?_d(tl):od(Ad)))}))}if(typeof od!=="function"){throw new Kd("invalid callback")}if(this[wh]){if(this[Xh]){this[Xh].push(od)}else{queueMicrotask((()=>od(null,null)))}return}if(!tl){tl=new Dd}this[wh]=true;this[Xh]=this[Xh]||[];this[Xh].push(od);const onDestroyed=()=>{const tl=this[Xh];this[Xh]=null;for(let od=0;od{queueMicrotask(onDestroyed)}))}[g_](tl,od){if(!this[$h]||this[$h].length===0){this[g_]=this[xh];return this[xh](tl,od)}let _d=this[xh].bind(this);for(let tl=this[$h].length-1;tl>=0;tl--){_d=this[$h][tl](_d)}this[g_]=_d;return _d(tl,od)}dispatch(tl,od){if(!od||typeof od!=="object"){throw new Kd("handler must be an object")}try{if(!tl||typeof tl!=="object"){throw new Kd("opts must be an object.")}if(this[wh]||this[Xh]){throw new Dd}if(this[vh]){throw new zd}return this[g_](tl,od)}catch(tl){if(typeof od.onError!=="function"){throw new Kd("invalid onError method")}od.onError(tl);return false}}}tl.exports=DispatcherBase},72091:(tl,od,_d)=>{"use strict";const Ad=_d(78474);class Dispatcher extends Ad{dispatch(){throw new Error("not implemented")}close(){throw new Error("not implemented")}destroy(){throw new Error("not implemented")}compose(...tl){const od=Array.isArray(tl[0])?tl[0]:tl;let _d=this.dispatch.bind(this);for(const tl of od){if(tl==null){continue}if(typeof tl!=="function"){throw new TypeError(`invalid interceptor, expected function received ${typeof tl}`)}_d=tl(_d);if(_d==null||typeof _d!=="function"||_d.length!==2){throw new TypeError("invalid interceptor")}}return new ComposedDispatcher(this,_d)}}class ComposedDispatcher extends Dispatcher{#e=null;#t=null;constructor(tl,od){super();this.#e=tl;this.#t=od}dispatch(...tl){this.#t(...tl)}close(...tl){return this.#e.close(...tl)}destroy(...tl){return this.#e.destroy(...tl)}}tl.exports=Dispatcher},7897:(tl,od,_d)=>{"use strict";const Ad=_d(44745);const{kClose:Dd,kDestroy:zd,kClosed:Kd,kDestroyed:Zd,kDispatch:fh,kNoProxyAgent:vh,kHttpProxyAgent:wh,kHttpsProxyAgent:xh}=_d(99411);const $h=_d(69848);const Xh=_d(86261);const s_={"http:":80,"https:":443};let g_=false;class EnvHttpProxyAgent extends Ad{#r=null;#n=null;#i=null;constructor(tl={}){super();this.#i=tl;if(!g_){g_=true;process.emitWarning("EnvHttpProxyAgent is experimental, expect them to change at any time.",{code:"UNDICI-EHPA"})}const{httpProxy:od,httpsProxy:_d,noProxy:Ad,...Dd}=tl;this[vh]=new Xh(Dd);const zd=od??process.env.http_proxy??process.env.HTTP_PROXY;if(zd){this[wh]=new $h({...Dd,uri:zd})}else{this[wh]=this[vh]}const Kd=_d??process.env.https_proxy??process.env.HTTPS_PROXY;if(Kd){this[xh]=new $h({...Dd,uri:Kd})}else{this[xh]=this[wh]}this.#s()}[fh](tl,od){const _d=new URL(tl.origin);const Ad=this.#a(_d);return Ad.dispatch(tl,od)}async[Dd](){await this[vh].close();if(!this[wh][Kd]){await this[wh].close()}if(!this[xh][Kd]){await this[xh].close()}}async[zd](tl){await this[vh].destroy(tl);if(!this[wh][Zd]){await this[wh].destroy(tl)}if(!this[xh][Zd]){await this[xh].destroy(tl)}}#a(tl){let{protocol:od,host:_d,port:Ad}=tl;_d=_d.replace(/:\d*$/,"").toLowerCase();Ad=Number.parseInt(Ad,10)||s_[od]||0;if(!this.#o(_d,Ad)){return this[vh]}if(od==="https:"){return this[xh]}return this[wh]}#o(tl,od){if(this.#l){this.#s()}if(this.#n.length===0){return true}if(this.#r==="*"){return false}for(let _d=0;_d{"use strict";const od=2048;const _d=od-1;class FixedCircularBuffer{constructor(){this.bottom=0;this.top=0;this.list=new Array(od);this.next=null}isEmpty(){return this.top===this.bottom}isFull(){return(this.top+1&_d)===this.bottom}push(tl){this.list[this.top]=tl;this.top=this.top+1&_d}shift(){const tl=this.list[this.bottom];if(tl===undefined)return null;this.list[this.bottom]=undefined;this.bottom=this.bottom+1&_d;return tl}}tl.exports=class FixedQueue{constructor(){this.head=this.tail=new FixedCircularBuffer}isEmpty(){return this.head.isEmpty()}push(tl){if(this.head.isFull()){this.head=this.head.next=new FixedCircularBuffer}this.head.push(tl)}shift(){const tl=this.tail;const od=tl.shift();if(tl.isEmpty()&&tl.next!==null){this.tail=tl.next}return od}}},93272:(tl,od,_d)=>{"use strict";const Ad=_d(44745);const Dd=_d(96524);const{kConnected:zd,kSize:Kd,kRunning:Zd,kPending:fh,kQueued:vh,kBusy:wh,kFree:xh,kUrl:$h,kClose:Xh,kDestroy:s_,kDispatch:g_}=_d(99411);const E_=_d(39686);const k_=Symbol("clients");const ef=Symbol("needDrain");const nf=Symbol("queue");const $f=Symbol("closed resolve");const Hf=Symbol("onDrain");const Kf=Symbol("onConnect");const Xf=Symbol("onDisconnect");const eg=Symbol("onConnectionError");const tg=Symbol("get dispatcher");const rg=Symbol("add client");const ng=Symbol("remove client");const sg=Symbol("stats");class PoolBase extends Ad{constructor(){super();this[nf]=new Dd;this[k_]=[];this[vh]=0;const tl=this;this[Hf]=function onDrain(od,_d){const Ad=tl[nf];let Dd=false;while(!Dd){const od=Ad.shift();if(!od){break}tl[vh]--;Dd=!this.dispatch(od.opts,od.handler)}this[ef]=Dd;if(!this[ef]&&tl[ef]){tl[ef]=false;tl.emit("drain",od,[tl,..._d])}if(tl[$f]&&Ad.isEmpty()){Promise.all(tl[k_].map((tl=>tl.close()))).then(tl[$f])}};this[Kf]=(od,_d)=>{tl.emit("connect",od,[tl,..._d])};this[Xf]=(od,_d,Ad)=>{tl.emit("disconnect",od,[tl,..._d],Ad)};this[eg]=(od,_d,Ad)=>{tl.emit("connectionError",od,[tl,..._d],Ad)};this[sg]=new E_(this)}get[wh](){return this[ef]}get[zd](){return this[k_].filter((tl=>tl[zd])).length}get[xh](){return this[k_].filter((tl=>tl[zd]&&!tl[ef])).length}get[fh](){let tl=this[vh];for(const{[fh]:od}of this[k_]){tl+=od}return tl}get[Zd](){let tl=0;for(const{[Zd]:od}of this[k_]){tl+=od}return tl}get[Kd](){let tl=this[vh];for(const{[Kd]:od}of this[k_]){tl+=od}return tl}get stats(){return this[sg]}async[Xh](){if(this[nf].isEmpty()){await Promise.all(this[k_].map((tl=>tl.close())))}else{await new Promise((tl=>{this[$f]=tl}))}}async[s_](tl){while(true){const od=this[nf].shift();if(!od){break}od.handler.onError(tl)}await Promise.all(this[k_].map((od=>od.destroy(tl))))}[g_](tl,od){const _d=this[tg]();if(!_d){this[ef]=true;this[nf].push({opts:tl,handler:od});this[vh]++}else if(!_d.dispatch(tl,od)){_d[ef]=true;this[ef]=!this[tg]()}return!this[ef]}[rg](tl){tl.on("drain",this[Hf]).on("connect",this[Kf]).on("disconnect",this[Xf]).on("connectionError",this[eg]);this[k_].push(tl);if(this[ef]){queueMicrotask((()=>{if(this[ef]){this[Hf](tl[$h],[this,tl])}}))}return this}[ng](tl){tl.close((()=>{const od=this[k_].indexOf(tl);if(od!==-1){this[k_].splice(od,1)}}));this[ef]=this[k_].some((tl=>!tl[ef]&&tl.closed!==true&&tl.destroyed!==true))}}tl.exports={PoolBase:PoolBase,kClients:k_,kNeedDrain:ef,kAddClient:rg,kRemoveClient:ng,kGetDispatcher:tg}},39686:(tl,od,_d)=>{const{kFree:Ad,kConnected:Dd,kPending:zd,kQueued:Kd,kRunning:Zd,kSize:fh}=_d(99411);const vh=Symbol("pool");class PoolStats{constructor(tl){this[vh]=tl}get connected(){return this[vh][Dd]}get free(){return this[vh][Ad]}get pending(){return this[vh][zd]}get queued(){return this[vh][Kd]}get running(){return this[vh][Zd]}get size(){return this[vh][fh]}}tl.exports=PoolStats},27404:(tl,od,_d)=>{"use strict";const{PoolBase:Ad,kClients:Dd,kNeedDrain:zd,kAddClient:Kd,kGetDispatcher:Zd}=_d(93272);const fh=_d(43069);const{InvalidArgumentError:vh}=_d(48091);const wh=_d(31544);const{kUrl:xh,kInterceptors:$h}=_d(99411);const Xh=_d(72296);const s_=Symbol("options");const g_=Symbol("connections");const E_=Symbol("factory");function defaultFactory(tl,od){return new fh(tl,od)}class Pool extends Ad{constructor(tl,{connections:od,factory:_d=defaultFactory,connect:Ad,connectTimeout:zd,tls:Kd,maxCachedSessions:Zd,socketPath:fh,autoSelectFamily:k_,autoSelectFamilyAttemptTimeout:ef,allowH2:nf,...$f}={}){super();if(od!=null&&(!Number.isFinite(od)||od<0)){throw new vh("invalid connections")}if(typeof _d!=="function"){throw new vh("factory must be a function.")}if(Ad!=null&&typeof Ad!=="function"&&typeof Ad!=="object"){throw new vh("connect must be a function or an object")}if(typeof Ad!=="function"){Ad=Xh({...Kd,maxCachedSessions:Zd,allowH2:nf,socketPath:fh,timeout:zd,...k_?{autoSelectFamily:k_,autoSelectFamilyAttemptTimeout:ef}:undefined,...Ad})}this[$h]=$f.interceptors?.Pool&&Array.isArray($f.interceptors.Pool)?$f.interceptors.Pool:[];this[g_]=od||null;this[xh]=wh.parseOrigin(tl);this[s_]={...wh.deepClone($f),connect:Ad,allowH2:nf};this[s_].interceptors=$f.interceptors?{...$f.interceptors}:undefined;this[E_]=_d;this.on("connectionError",((tl,od,_d)=>{for(const tl of od){const od=this[Dd].indexOf(tl);if(od!==-1){this[Dd].splice(od,1)}}}))}[Zd](){for(const tl of this[Dd]){if(!tl[zd]){return tl}}if(!this[g_]||this[Dd].length{"use strict";const{kProxy:Ad,kClose:Dd,kDestroy:zd,kDispatch:Kd,kInterceptors:Zd}=_d(99411);const{URL:fh}=_d(73136);const vh=_d(86261);const wh=_d(27404);const xh=_d(44745);const{InvalidArgumentError:$h,RequestAbortedError:Xh,SecureProxyConnectionError:s_}=_d(48091);const g_=_d(72296);const E_=_d(43069);const k_=Symbol("proxy agent");const ef=Symbol("proxy client");const nf=Symbol("proxy headers");const $f=Symbol("request tls settings");const Hf=Symbol("proxy tls settings");const Kf=Symbol("connect endpoint function");const Xf=Symbol("tunnel proxy");function defaultProtocolPort(tl){return tl==="https:"?443:80}function defaultFactory(tl,od){return new wh(tl,od)}const noop=()=>{};function defaultAgentFactory(tl,od){if(od.connections===1){return new E_(tl,od)}return new wh(tl,od)}class Http1ProxyWrapper extends xh{#u;constructor(tl,{headers:od={},connect:_d,factory:Ad}){super();if(!tl){throw new $h("Proxy URL is mandatory")}this[nf]=od;if(Ad){this.#u=Ad(tl,{connect:_d})}else{this.#u=new E_(tl,{connect:_d})}}[Kd](tl,od){const _d=od.onHeaders;od.onHeaders=function(tl,Ad,Dd){if(tl===407){if(typeof od.onError==="function"){od.onError(new $h("Proxy Authentication Required (407)"))}return}if(_d)_d.call(this,tl,Ad,Dd)};const{origin:Ad,path:Dd="/",headers:zd={}}=tl;tl.path=Ad+Dd;if(!("host"in zd)&&!("Host"in zd)){const{host:tl}=new fh(Ad);zd.host=tl}tl.headers={...this[nf],...zd};return this.#u[Kd](tl,od)}async[Dd](){return this.#u.close()}async[zd](tl){return this.#u.destroy(tl)}}class ProxyAgent extends xh{constructor(tl){super();if(!tl||typeof tl==="object"&&!(tl instanceof fh)&&!tl.uri){throw new $h("Proxy uri is mandatory")}const{clientFactory:od=defaultFactory}=tl;if(typeof od!=="function"){throw new $h("Proxy opts.clientFactory must be a function.")}const{proxyTunnel:_d=true}=tl;const Dd=this.#p(tl);const{href:zd,origin:Kd,port:wh,protocol:xh,username:E_,password:eg,hostname:tg}=Dd;this[Ad]={uri:zd,protocol:xh};this[Zd]=tl.interceptors?.ProxyAgent&&Array.isArray(tl.interceptors.ProxyAgent)?tl.interceptors.ProxyAgent:[];this[$f]=tl.requestTls;this[Hf]=tl.proxyTls;this[nf]=tl.headers||{};this[Xf]=_d;if(tl.auth&&tl.token){throw new $h("opts.auth cannot be used in combination with opts.token")}else if(tl.auth){this[nf]["proxy-authorization"]=`Basic ${tl.auth}`}else if(tl.token){this[nf]["proxy-authorization"]=tl.token}else if(E_&&eg){this[nf]["proxy-authorization"]=`Basic ${Buffer.from(`${decodeURIComponent(E_)}:${decodeURIComponent(eg)}`).toString("base64")}`}const rg=g_({...tl.proxyTls});this[Kf]=g_({...tl.requestTls});const ng=tl.factory||defaultAgentFactory;const factory=(tl,od)=>{const{protocol:_d}=new fh(tl);if(!this[Xf]&&_d==="http:"&&this[Ad].protocol==="http:"){return new Http1ProxyWrapper(this[Ad].uri,{headers:this[nf],connect:rg,factory:ng})}return ng(tl,od)};this[ef]=od(Dd,{connect:rg});this[k_]=new vh({...tl,factory:factory,connect:async(tl,od)=>{let _d=tl.host;if(!tl.port){_d+=`:${defaultProtocolPort(tl.protocol)}`}try{const{socket:Ad,statusCode:Dd}=await this[ef].connect({origin:Kd,port:wh,path:_d,signal:tl.signal,headers:{...this[nf],host:tl.host},servername:this[Hf]?.servername||tg});if(Dd!==200){Ad.on("error",noop).destroy();od(new Xh(`Proxy response (${Dd}) !== 200 when HTTP Tunneling`))}if(tl.protocol!=="https:"){od(null,Ad);return}let zd;if(this[$f]){zd=this[$f].servername}else{zd=tl.servername}this[Kf]({...tl,servername:zd,httpSocket:Ad},od)}catch(tl){if(tl.code==="ERR_TLS_CERT_ALTNAME_INVALID"){od(new s_(tl))}else{od(tl)}}}})}dispatch(tl,od){const _d=buildHeaders(tl.headers);throwIfProxyAuthIsSent(_d);if(_d&&!("host"in _d)&&!("Host"in _d)){const{host:od}=new fh(tl.origin);_d.host=od}return this[k_].dispatch({...tl,headers:_d},od)}#p(tl){if(typeof tl==="string"){return new fh(tl)}else if(tl instanceof fh){return tl}else{return new fh(tl.uri)}}async[Dd](){await this[k_].close();await this[ef].close()}async[zd](){await this[k_].destroy();await this[ef].destroy()}}function buildHeaders(tl){if(Array.isArray(tl)){const od={};for(let _d=0;_dtl.toLowerCase()==="proxy-authorization"));if(od){throw new $h("Proxy-Authorization should be sent in ProxyAgent constructor")}}tl.exports=ProxyAgent},21882:(tl,od,_d)=>{"use strict";const Ad=_d(72091);const Dd=_d(60112);class RetryAgent extends Ad{#d=null;#h=null;constructor(tl,od={}){super(od);this.#d=tl;this.#h=od}dispatch(tl,od){const _d=new Dd({...tl,retryOptions:this.#h},{dispatch:this.#d.dispatch.bind(this.#d),handler:od});return this.#d.dispatch(tl,_d)}close(){return this.#d.close()}destroy(){return this.#d.destroy()}}tl.exports=RetryAgent},5837:(tl,od,_d)=>{"use strict";const Ad=Symbol.for("undici.globalDispatcher.1");const{InvalidArgumentError:Dd}=_d(48091);const zd=_d(86261);if(getGlobalDispatcher()===undefined){setGlobalDispatcher(new zd)}function setGlobalDispatcher(tl){if(!tl||typeof tl.dispatch!=="function"){throw new Dd("Argument agent must implement Agent")}Object.defineProperty(globalThis,Ad,{value:tl,writable:true,enumerable:false,configurable:false})}function getGlobalDispatcher(){return globalThis[Ad]}tl.exports={setGlobalDispatcher:setGlobalDispatcher,getGlobalDispatcher:getGlobalDispatcher}},57011:tl=>{"use strict";tl.exports=class DecoratorHandler{#_;constructor(tl){if(typeof tl!=="object"||tl===null){throw new TypeError("handler must be an object")}this.#_=tl}onConnect(...tl){return this.#_.onConnect?.(...tl)}onError(...tl){return this.#_.onError?.(...tl)}onUpgrade(...tl){return this.#_.onUpgrade?.(...tl)}onResponseStarted(...tl){return this.#_.onResponseStarted?.(...tl)}onHeaders(...tl){return this.#_.onHeaders?.(...tl)}onData(...tl){return this.#_.onData?.(...tl)}onComplete(...tl){return this.#_.onComplete?.(...tl)}onBodySent(...tl){return this.#_.onBodySent?.(...tl)}}},25050:(tl,od,_d)=>{"use strict";const Ad=_d(31544);const{kBodyUsed:Dd}=_d(99411);const zd=_d(34589);const{InvalidArgumentError:Kd}=_d(48091);const Zd=_d(78474);const fh=[300,301,302,303,307,308];const vh=Symbol("body");class BodyAsyncIterable{constructor(tl){this[vh]=tl;this[Dd]=false}async*[Symbol.asyncIterator](){zd(!this[Dd],"disturbed");this[Dd]=true;yield*this[vh]}}class RedirectHandler{constructor(tl,od,_d,fh){if(od!=null&&(!Number.isInteger(od)||od<0)){throw new Kd("maxRedirections must be a positive number")}Ad.validateHandler(fh,_d.method,_d.upgrade);this.dispatch=tl;this.location=null;this.abort=null;this.opts={..._d,maxRedirections:0};this.maxRedirections=od;this.handler=fh;this.history=[];this.redirectionLimitReached=false;if(Ad.isStream(this.opts.body)){if(Ad.bodyLength(this.opts.body)===0){this.opts.body.on("data",(function(){zd(false)}))}if(typeof this.opts.body.readableDidRead!=="boolean"){this.opts.body[Dd]=false;Zd.prototype.on.call(this.opts.body,"data",(function(){this[Dd]=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)&&Ad.isIterable(this.opts.body)){this.opts.body=new BodyAsyncIterable(this.opts.body)}}onConnect(tl){this.abort=tl;this.handler.onConnect(tl,{history:this.history})}onUpgrade(tl,od,_d){this.handler.onUpgrade(tl,od,_d)}onError(tl){this.handler.onError(tl)}onHeaders(tl,od,_d,Dd){this.location=this.history.length>=this.maxRedirections||Ad.isDisturbed(this.opts.body)?null:parseLocation(tl,od);if(this.opts.throwOnMaxRedirect&&this.history.length>=this.maxRedirections){if(this.request){this.request.abort(new Error("max redirects"))}this.redirectionLimitReached=true;this.abort(new Error("max redirects"));return}if(this.opts.origin){this.history.push(new URL(this.opts.path,this.opts.origin))}if(!this.location){return this.handler.onHeaders(tl,od,_d,Dd)}const{origin:zd,pathname:Kd,search:Zd}=Ad.parseURL(new URL(this.location,this.opts.origin&&new URL(this.opts.path,this.opts.origin)));const fh=Zd?`${Kd}${Zd}`:Kd;this.opts.headers=cleanRequestHeaders(this.opts.headers,tl===303,this.opts.origin!==zd);this.opts.path=fh;this.opts.origin=zd;this.opts.maxRedirections=0;this.opts.query=null;if(tl===303&&this.opts.method!=="HEAD"){this.opts.method="GET";this.opts.body=null}}onData(tl){if(this.location){}else{return this.handler.onData(tl)}}onComplete(tl){if(this.location){this.location=null;this.abort=null;this.dispatch(this.opts,this)}else{this.handler.onComplete(tl)}}onBodySent(tl){if(this.handler.onBodySent){this.handler.onBodySent(tl)}}}function parseLocation(tl,od){if(fh.indexOf(tl)===-1){return null}for(let tl=0;tl{"use strict";const Ad=_d(34589);const{kRetryHandlerDefaultRetry:Dd}=_d(99411);const{RequestRetryError:zd}=_d(48091);const{isDisturbed:Kd,parseHeaders:Zd,parseRangeHeader:fh,wrapRequestBody:vh}=_d(31544);function calculateRetryAfterHeader(tl){const od=Date.now();return new Date(tl).getTime()-od}class RetryHandler{constructor(tl,od){const{retryOptions:_d,...Ad}=tl;const{retry:zd,maxRetries:Kd,maxTimeout:Zd,minTimeout:fh,timeoutFactor:wh,methods:xh,errorCodes:$h,retryAfter:Xh,statusCodes:s_}=_d??{};this.dispatch=od.dispatch;this.handler=od.handler;this.opts={...Ad,body:vh(tl.body)};this.abort=null;this.aborted=false;this.retryOpts={retry:zd??RetryHandler[Dd],retryAfter:Xh??true,maxTimeout:Zd??30*1e3,minTimeout:fh??500,timeoutFactor:wh??2,maxRetries:Kd??5,methods:xh??["GET","HEAD","OPTIONS","PUT","DELETE","TRACE"],statusCodes:s_??[500,502,503,504,429],errorCodes:$h??["ECONNRESET","ECONNREFUSED","ENOTFOUND","ENETDOWN","ENETUNREACH","EHOSTDOWN","EHOSTUNREACH","EPIPE","UND_ERR_SOCKET"]};this.retryCount=0;this.retryCountCheckpoint=0;this.start=0;this.end=null;this.etag=null;this.resume=null;this.handler.onConnect((tl=>{this.aborted=true;if(this.abort){this.abort(tl)}else{this.reason=tl}}))}onRequestSent(){if(this.handler.onRequestSent){this.handler.onRequestSent()}}onUpgrade(tl,od,_d){if(this.handler.onUpgrade){this.handler.onUpgrade(tl,od,_d)}}onConnect(tl){if(this.aborted){tl(this.reason)}else{this.abort=tl}}onBodySent(tl){if(this.handler.onBodySent)return this.handler.onBodySent(tl)}static[Dd](tl,{state:od,opts:_d},Ad){const{statusCode:Dd,code:zd,headers:Kd}=tl;const{method:Zd,retryOptions:fh}=_d;const{maxRetries:vh,minTimeout:wh,maxTimeout:xh,timeoutFactor:$h,statusCodes:Xh,errorCodes:s_,methods:g_}=fh;const{counter:E_}=od;if(zd&&zd!=="UND_ERR_REQ_RETRY"&&!s_.includes(zd)){Ad(tl);return}if(Array.isArray(g_)&&!g_.includes(Zd)){Ad(tl);return}if(Dd!=null&&Array.isArray(Xh)&&!Xh.includes(Dd)){Ad(tl);return}if(E_>vh){Ad(tl);return}let k_=Kd?.["retry-after"];if(k_){k_=Number(k_);k_=Number.isNaN(k_)?calculateRetryAfterHeader(k_):k_*1e3}const ef=k_>0?Math.min(k_,xh):Math.min(wh*$h**(E_-1),xh);setTimeout((()=>Ad(null)),ef)}onHeaders(tl,od,_d,Dd){const Kd=Zd(od);this.retryCount+=1;if(tl>=300){if(this.retryOpts.statusCodes.includes(tl)===false){return this.handler.onHeaders(tl,od,_d,Dd)}else{this.abort(new zd("Request failed",tl,{headers:Kd,data:{count:this.retryCount}}));return false}}if(this.resume!=null){this.resume=null;if(tl!==206&&(this.start>0||tl!==200)){this.abort(new zd("server does not support the range header and the payload was partially consumed",tl,{headers:Kd,data:{count:this.retryCount}}));return false}const od=fh(Kd["content-range"]);if(!od){this.abort(new zd("Content-Range mismatch",tl,{headers:Kd,data:{count:this.retryCount}}));return false}if(this.etag!=null&&this.etag!==Kd.etag){this.abort(new zd("ETag mismatch",tl,{headers:Kd,data:{count:this.retryCount}}));return false}const{start:Dd,size:Zd,end:vh=Zd-1}=od;Ad(this.start===Dd,"content-range mismatch");Ad(this.end==null||this.end===vh,"content-range mismatch");this.resume=_d;return true}if(this.end==null){if(tl===206){const zd=fh(Kd["content-range"]);if(zd==null){return this.handler.onHeaders(tl,od,_d,Dd)}const{start:Zd,size:vh,end:wh=vh-1}=zd;Ad(Zd!=null&&Number.isFinite(Zd),"content-range mismatch");Ad(wh!=null&&Number.isFinite(wh),"invalid content-length");this.start=Zd;this.end=wh}if(this.end==null){const tl=Kd["content-length"];this.end=tl!=null?Number(tl)-1:null}Ad(Number.isFinite(this.start));Ad(this.end==null||Number.isFinite(this.end),"invalid content-length");this.resume=_d;this.etag=Kd.etag!=null?Kd.etag:null;if(this.etag!=null&&this.etag.startsWith("W/")){this.etag=null}return this.handler.onHeaders(tl,od,_d,Dd)}const vh=new zd("Request failed",tl,{headers:Kd,data:{count:this.retryCount}});this.abort(vh);return false}onData(tl){this.start+=tl.length;return this.handler.onData(tl)}onComplete(tl){this.retryCount=0;return this.handler.onComplete(tl)}onError(tl){if(this.aborted||Kd(this.opts.body)){return this.handler.onError(tl)}if(this.retryCount-this.retryCountCheckpoint>0){this.retryCount=this.retryCountCheckpoint+(this.retryCount-this.retryCountCheckpoint)}else{this.retryCount+=1}this.retryOpts.retry(tl,{state:{counter:this.retryCount},opts:{retryOptions:this.retryOpts,...this.opts}},onRetry.bind(this));function onRetry(tl){if(tl!=null||this.aborted||Kd(this.opts.body)){return this.handler.onError(tl)}if(this.start!==0){const tl={range:`bytes=${this.start}-${this.end??""}`};if(this.etag!=null){tl["if-match"]=this.etag}this.opts={...this.opts,headers:{...this.opts.headers,...tl}}}try{this.retryCountCheckpoint=this.retryCount;this.dispatch(this.opts,this)}catch(tl){this.handler.onError(tl)}}}}tl.exports=RetryHandler},97251:(tl,od,_d)=>{"use strict";const{isIP:Ad}=_d(77030);const{lookup:Dd}=_d(40610);const zd=_d(57011);const{InvalidArgumentError:Kd,InformationalError:Zd}=_d(48091);const fh=Math.pow(2,31)-1;class DNSInstance{#f=0;#m=0;#g=new Map;dualStack=true;affinity=null;lookup=null;pick=null;constructor(tl){this.#f=tl.maxTTL;this.#m=tl.maxItems;this.dualStack=tl.dualStack;this.affinity=tl.affinity;this.lookup=tl.lookup??this.#A;this.pick=tl.pick??this.#y}get full(){return this.#g.size===this.#m}runLookup(tl,od,_d){const Ad=this.#g.get(tl.hostname);if(Ad==null&&this.full){_d(null,tl.origin);return}const Dd={affinity:this.affinity,dualStack:this.dualStack,lookup:this.lookup,pick:this.pick,...od.dns,maxTTL:this.#f,maxItems:this.#m};if(Ad==null){this.lookup(tl,Dd,((od,Ad)=>{if(od||Ad==null||Ad.length===0){_d(od??new Zd("No DNS entries found"));return}this.setRecords(tl,Ad);const zd=this.#g.get(tl.hostname);const Kd=this.pick(tl,zd,Dd.affinity);let fh;if(typeof Kd.port==="number"){fh=`:${Kd.port}`}else if(tl.port!==""){fh=`:${tl.port}`}else{fh=""}_d(null,`${tl.protocol}//${Kd.family===6?`[${Kd.address}]`:Kd.address}${fh}`)}))}else{const zd=this.pick(tl,Ad,Dd.affinity);if(zd==null){this.#g.delete(tl.hostname);this.runLookup(tl,od,_d);return}let Kd;if(typeof zd.port==="number"){Kd=`:${zd.port}`}else if(tl.port!==""){Kd=`:${tl.port}`}else{Kd=""}_d(null,`${tl.protocol}//${zd.family===6?`[${zd.address}]`:zd.address}${Kd}`)}}#A(tl,od,_d){Dd(tl.hostname,{all:true,family:this.dualStack===false?this.affinity:0,order:"ipv4first"},((tl,od)=>{if(tl){return _d(tl)}const Ad=new Map;for(const tl of od){Ad.set(`${tl.address}:${tl.family}`,tl)}_d(null,Ad.values())}))}#y(tl,od,_d){let Ad=null;const{records:Dd,offset:zd}=od;let Kd;if(this.dualStack){if(_d==null){if(zd==null||zd===fh){od.offset=0;_d=4}else{od.offset++;_d=(od.offset&1)===1?6:4}}if(Dd[_d]!=null&&Dd[_d].ips.length>0){Kd=Dd[_d]}else{Kd=Dd[_d===4?6:4]}}else{Kd=Dd[_d]}if(Kd==null||Kd.ips.length===0){return Ad}if(Kd.offset==null||Kd.offset===fh){Kd.offset=0}else{Kd.offset++}const Zd=Kd.offset%Kd.ips.length;Ad=Kd.ips[Zd]??null;if(Ad==null){return Ad}if(Date.now()-Ad.timestamp>Ad.ttl){Kd.ips.splice(Zd,1);return this.pick(tl,od,_d)}return Ad}setRecords(tl,od){const _d=Date.now();const Ad={records:{4:null,6:null}};for(const tl of od){tl.timestamp=_d;if(typeof tl.ttl==="number"){tl.ttl=Math.min(tl.ttl,this.#f)}else{tl.ttl=this.#f}const od=Ad.records[tl.family]??{ips:[]};od.ips.push(tl);Ad.records[tl.family]=od}this.#g.set(tl.hostname,Ad)}getHandler(tl,od){return new DNSDispatchHandler(this,tl,od)}}class DNSDispatchHandler extends zd{#b=null;#i=null;#t=null;#_=null;#v=null;constructor(tl,{origin:od,handler:_d,dispatch:Ad},Dd){super(_d);this.#v=od;this.#_=_d;this.#i={...Dd};this.#b=tl;this.#t=Ad}onError(tl){switch(tl.code){case"ETIMEDOUT":case"ECONNREFUSED":{if(this.#b.dualStack){this.#b.runLookup(this.#v,this.#i,((tl,od)=>{if(tl){return this.#_.onError(tl)}const _d={...this.#i,origin:od};this.#t(_d,this)}));return}this.#_.onError(tl);return}case"ENOTFOUND":this.#b.deleteRecord(this.#v);default:this.#_.onError(tl);break}}}tl.exports=tl=>{if(tl?.maxTTL!=null&&(typeof tl?.maxTTL!=="number"||tl?.maxTTL<0)){throw new Kd("Invalid maxTTL. Must be a positive number")}if(tl?.maxItems!=null&&(typeof tl?.maxItems!=="number"||tl?.maxItems<1)){throw new Kd("Invalid maxItems. Must be a positive number and greater than zero")}if(tl?.affinity!=null&&tl?.affinity!==4&&tl?.affinity!==6){throw new Kd("Invalid affinity. Must be either 4 or 6")}if(tl?.dualStack!=null&&typeof tl?.dualStack!=="boolean"){throw new Kd("Invalid dualStack. Must be a boolean")}if(tl?.lookup!=null&&typeof tl?.lookup!=="function"){throw new Kd("Invalid lookup. Must be a function")}if(tl?.pick!=null&&typeof tl?.pick!=="function"){throw new Kd("Invalid pick. Must be a function")}const od=tl?.dualStack??true;let _d;if(od){_d=tl?.affinity??null}else{_d=tl?.affinity??4}const Dd={maxTTL:tl?.maxTTL??1e4,lookup:tl?.lookup??null,pick:tl?.pick??null,dualStack:od,affinity:_d,maxItems:tl?.maxItems??Infinity};const zd=new DNSInstance(Dd);return tl=>function dnsInterceptor(od,_d){const Dd=od.origin.constructor===URL?od.origin:new URL(od.origin);if(Ad(Dd.hostname)!==0){return tl(od,_d)}zd.runLookup(Dd,od,((Ad,Kd)=>{if(Ad){return _d.onError(Ad)}let Zd=null;Zd={...od,servername:Dd.hostname,origin:Kd,headers:{host:Dd.hostname,...od.headers}};tl(Zd,zd.getHandler({origin:Dd,dispatch:tl,handler:_d},od))}));return true}}},14756:(tl,od,_d)=>{"use strict";const Ad=_d(31544);const{InvalidArgumentError:Dd,RequestAbortedError:zd}=_d(48091);const Kd=_d(57011);class DumpHandler extends Kd{#E=1024*1024;#w=null;#C=false;#x=false;#D=0;#S=null;#_=null;constructor({maxSize:tl},od){super(od);if(tl!=null&&(!Number.isFinite(tl)||tl<1)){throw new Dd("maxSize must be a number greater than 0")}this.#E=tl??this.#E;this.#_=od}onConnect(tl){this.#w=tl;this.#_.onConnect(this.#T.bind(this))}#T(tl){this.#x=true;this.#S=tl}onHeaders(tl,od,_d,Dd){const Kd=Ad.parseHeaders(od);const Zd=Kd["content-length"];if(Zd!=null&&Zd>this.#E){throw new zd(`Response size (${Zd}) larger than maxSize (${this.#E})`)}if(this.#x){return true}return this.#_.onHeaders(tl,od,_d,Dd)}onError(tl){if(this.#C){return}tl=this.#S??tl;this.#_.onError(tl)}onData(tl){this.#D=this.#D+tl.length;if(this.#D>=this.#E){this.#C=true;if(this.#x){this.#_.onError(this.#S)}else{this.#_.onComplete([])}}return true}onComplete(tl){if(this.#C){return}if(this.#x){this.#_.onError(this.reason);return}this.#_.onComplete(tl)}}function createDumpInterceptor({maxSize:tl}={maxSize:1024*1024}){return od=>function Intercept(_d,Ad){const{dumpMaxSize:Dd=tl}=_d;const zd=new DumpHandler({maxSize:Dd},Ad);return od(_d,zd)}}tl.exports=createDumpInterceptor},21676:(tl,od,_d)=>{"use strict";const Ad=_d(25050);function createRedirectInterceptor({maxRedirections:tl}){return od=>function Intercept(_d,Dd){const{maxRedirections:zd=tl}=_d;if(!zd){return od(_d,Dd)}const Kd=new Ad(od,zd,_d,Dd);_d={..._d,maxRedirections:0};return od(_d,Kd)}}tl.exports=createRedirectInterceptor},53650:(tl,od,_d)=>{"use strict";const Ad=_d(25050);tl.exports=tl=>{const od=tl?.maxRedirections;return tl=>function redirectInterceptor(_d,Dd){const{maxRedirections:zd=od,...Kd}=_d;if(!zd){return tl(_d,Dd)}const Zd=new Ad(tl,zd,_d,Dd);return tl(Kd,Zd)}}},73874:(tl,od,_d)=>{"use strict";const Ad=_d(60112);tl.exports=tl=>od=>function retryInterceptor(_d,Dd){return od(_d,new Ad({..._d,retryOptions:{...tl,..._d.retryOptions}},{handler:Dd,dispatch:od}))}},67424:(tl,od,_d)=>{"use strict";Object.defineProperty(od,"__esModule",{value:true});od.SPECIAL_HEADERS=od.HEADER_STATE=od.MINOR=od.MAJOR=od.CONNECTION_TOKEN_CHARS=od.HEADER_CHARS=od.TOKEN=od.STRICT_TOKEN=od.HEX=od.URL_CHAR=od.STRICT_URL_CHAR=od.USERINFO_CHARS=od.MARK=od.ALPHANUM=od.NUM=od.HEX_MAP=od.NUM_MAP=od.ALPHA=od.FINISH=od.H_METHOD_MAP=od.METHOD_MAP=od.METHODS_RTSP=od.METHODS_ICE=od.METHODS_HTTP=od.METHODS=od.LENIENT_FLAGS=od.FLAGS=od.TYPE=od.ERROR=void 0;const Ad=_d(8916);var Dd;(function(tl){tl[tl["OK"]=0]="OK";tl[tl["INTERNAL"]=1]="INTERNAL";tl[tl["STRICT"]=2]="STRICT";tl[tl["LF_EXPECTED"]=3]="LF_EXPECTED";tl[tl["UNEXPECTED_CONTENT_LENGTH"]=4]="UNEXPECTED_CONTENT_LENGTH";tl[tl["CLOSED_CONNECTION"]=5]="CLOSED_CONNECTION";tl[tl["INVALID_METHOD"]=6]="INVALID_METHOD";tl[tl["INVALID_URL"]=7]="INVALID_URL";tl[tl["INVALID_CONSTANT"]=8]="INVALID_CONSTANT";tl[tl["INVALID_VERSION"]=9]="INVALID_VERSION";tl[tl["INVALID_HEADER_TOKEN"]=10]="INVALID_HEADER_TOKEN";tl[tl["INVALID_CONTENT_LENGTH"]=11]="INVALID_CONTENT_LENGTH";tl[tl["INVALID_CHUNK_SIZE"]=12]="INVALID_CHUNK_SIZE";tl[tl["INVALID_STATUS"]=13]="INVALID_STATUS";tl[tl["INVALID_EOF_STATE"]=14]="INVALID_EOF_STATE";tl[tl["INVALID_TRANSFER_ENCODING"]=15]="INVALID_TRANSFER_ENCODING";tl[tl["CB_MESSAGE_BEGIN"]=16]="CB_MESSAGE_BEGIN";tl[tl["CB_HEADERS_COMPLETE"]=17]="CB_HEADERS_COMPLETE";tl[tl["CB_MESSAGE_COMPLETE"]=18]="CB_MESSAGE_COMPLETE";tl[tl["CB_CHUNK_HEADER"]=19]="CB_CHUNK_HEADER";tl[tl["CB_CHUNK_COMPLETE"]=20]="CB_CHUNK_COMPLETE";tl[tl["PAUSED"]=21]="PAUSED";tl[tl["PAUSED_UPGRADE"]=22]="PAUSED_UPGRADE";tl[tl["PAUSED_H2_UPGRADE"]=23]="PAUSED_H2_UPGRADE";tl[tl["USER"]=24]="USER"})(Dd=od.ERROR||(od.ERROR={}));var zd;(function(tl){tl[tl["BOTH"]=0]="BOTH";tl[tl["REQUEST"]=1]="REQUEST";tl[tl["RESPONSE"]=2]="RESPONSE"})(zd=od.TYPE||(od.TYPE={}));var Kd;(function(tl){tl[tl["CONNECTION_KEEP_ALIVE"]=1]="CONNECTION_KEEP_ALIVE";tl[tl["CONNECTION_CLOSE"]=2]="CONNECTION_CLOSE";tl[tl["CONNECTION_UPGRADE"]=4]="CONNECTION_UPGRADE";tl[tl["CHUNKED"]=8]="CHUNKED";tl[tl["UPGRADE"]=16]="UPGRADE";tl[tl["CONTENT_LENGTH"]=32]="CONTENT_LENGTH";tl[tl["SKIPBODY"]=64]="SKIPBODY";tl[tl["TRAILING"]=128]="TRAILING";tl[tl["TRANSFER_ENCODING"]=512]="TRANSFER_ENCODING"})(Kd=od.FLAGS||(od.FLAGS={}));var Zd;(function(tl){tl[tl["HEADERS"]=1]="HEADERS";tl[tl["CHUNKED_LENGTH"]=2]="CHUNKED_LENGTH";tl[tl["KEEP_ALIVE"]=4]="KEEP_ALIVE"})(Zd=od.LENIENT_FLAGS||(od.LENIENT_FLAGS={}));var fh;(function(tl){tl[tl["DELETE"]=0]="DELETE";tl[tl["GET"]=1]="GET";tl[tl["HEAD"]=2]="HEAD";tl[tl["POST"]=3]="POST";tl[tl["PUT"]=4]="PUT";tl[tl["CONNECT"]=5]="CONNECT";tl[tl["OPTIONS"]=6]="OPTIONS";tl[tl["TRACE"]=7]="TRACE";tl[tl["COPY"]=8]="COPY";tl[tl["LOCK"]=9]="LOCK";tl[tl["MKCOL"]=10]="MKCOL";tl[tl["MOVE"]=11]="MOVE";tl[tl["PROPFIND"]=12]="PROPFIND";tl[tl["PROPPATCH"]=13]="PROPPATCH";tl[tl["SEARCH"]=14]="SEARCH";tl[tl["UNLOCK"]=15]="UNLOCK";tl[tl["BIND"]=16]="BIND";tl[tl["REBIND"]=17]="REBIND";tl[tl["UNBIND"]=18]="UNBIND";tl[tl["ACL"]=19]="ACL";tl[tl["REPORT"]=20]="REPORT";tl[tl["MKACTIVITY"]=21]="MKACTIVITY";tl[tl["CHECKOUT"]=22]="CHECKOUT";tl[tl["MERGE"]=23]="MERGE";tl[tl["M-SEARCH"]=24]="M-SEARCH";tl[tl["NOTIFY"]=25]="NOTIFY";tl[tl["SUBSCRIBE"]=26]="SUBSCRIBE";tl[tl["UNSUBSCRIBE"]=27]="UNSUBSCRIBE";tl[tl["PATCH"]=28]="PATCH";tl[tl["PURGE"]=29]="PURGE";tl[tl["MKCALENDAR"]=30]="MKCALENDAR";tl[tl["LINK"]=31]="LINK";tl[tl["UNLINK"]=32]="UNLINK";tl[tl["SOURCE"]=33]="SOURCE";tl[tl["PRI"]=34]="PRI";tl[tl["DESCRIBE"]=35]="DESCRIBE";tl[tl["ANNOUNCE"]=36]="ANNOUNCE";tl[tl["SETUP"]=37]="SETUP";tl[tl["PLAY"]=38]="PLAY";tl[tl["PAUSE"]=39]="PAUSE";tl[tl["TEARDOWN"]=40]="TEARDOWN";tl[tl["GET_PARAMETER"]=41]="GET_PARAMETER";tl[tl["SET_PARAMETER"]=42]="SET_PARAMETER";tl[tl["REDIRECT"]=43]="REDIRECT";tl[tl["RECORD"]=44]="RECORD";tl[tl["FLUSH"]=45]="FLUSH"})(fh=od.METHODS||(od.METHODS={}));od.METHODS_HTTP=[fh.DELETE,fh.GET,fh.HEAD,fh.POST,fh.PUT,fh.CONNECT,fh.OPTIONS,fh.TRACE,fh.COPY,fh.LOCK,fh.MKCOL,fh.MOVE,fh.PROPFIND,fh.PROPPATCH,fh.SEARCH,fh.UNLOCK,fh.BIND,fh.REBIND,fh.UNBIND,fh.ACL,fh.REPORT,fh.MKACTIVITY,fh.CHECKOUT,fh.MERGE,fh["M-SEARCH"],fh.NOTIFY,fh.SUBSCRIBE,fh.UNSUBSCRIBE,fh.PATCH,fh.PURGE,fh.MKCALENDAR,fh.LINK,fh.UNLINK,fh.PRI,fh.SOURCE];od.METHODS_ICE=[fh.SOURCE];od.METHODS_RTSP=[fh.OPTIONS,fh.DESCRIBE,fh.ANNOUNCE,fh.SETUP,fh.PLAY,fh.PAUSE,fh.TEARDOWN,fh.GET_PARAMETER,fh.SET_PARAMETER,fh.REDIRECT,fh.RECORD,fh.FLUSH,fh.GET,fh.POST];od.METHOD_MAP=Ad.enumToMap(fh);od.H_METHOD_MAP={};Object.keys(od.METHOD_MAP).forEach((tl=>{if(/^H/.test(tl)){od.H_METHOD_MAP[tl]=od.METHOD_MAP[tl]}}));var vh;(function(tl){tl[tl["SAFE"]=0]="SAFE";tl[tl["SAFE_WITH_CB"]=1]="SAFE_WITH_CB";tl[tl["UNSAFE"]=2]="UNSAFE"})(vh=od.FINISH||(od.FINISH={}));od.ALPHA=[];for(let tl="A".charCodeAt(0);tl<="Z".charCodeAt(0);tl++){od.ALPHA.push(String.fromCharCode(tl));od.ALPHA.push(String.fromCharCode(tl+32))}od.NUM_MAP={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9};od.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};od.NUM=["0","1","2","3","4","5","6","7","8","9"];od.ALPHANUM=od.ALPHA.concat(od.NUM);od.MARK=["-","_",".","!","~","*","'","(",")"];od.USERINFO_CHARS=od.ALPHANUM.concat(od.MARK).concat(["%",";",":","&","=","+","$",","]);od.STRICT_URL_CHAR=["!",'"',"$","%","&","'","(",")","*","+",",","-",".","/",":",";","<","=",">","@","[","\\","]","^","_","`","{","|","}","~"].concat(od.ALPHANUM);od.URL_CHAR=od.STRICT_URL_CHAR.concat(["\t","\f"]);for(let tl=128;tl<=255;tl++){od.URL_CHAR.push(tl)}od.HEX=od.NUM.concat(["a","b","c","d","e","f","A","B","C","D","E","F"]);od.STRICT_TOKEN=["!","#","$","%","&","'","*","+","-",".","^","_","`","|","~"].concat(od.ALPHANUM);od.TOKEN=od.STRICT_TOKEN.concat([" "]);od.HEADER_CHARS=["\t"];for(let tl=32;tl<=255;tl++){if(tl!==127){od.HEADER_CHARS.push(tl)}}od.CONNECTION_TOKEN_CHARS=od.HEADER_CHARS.filter((tl=>tl!==44));od.MAJOR=od.NUM_MAP;od.MINOR=od.MAJOR;var wh;(function(tl){tl[tl["GENERAL"]=0]="GENERAL";tl[tl["CONNECTION"]=1]="CONNECTION";tl[tl["CONTENT_LENGTH"]=2]="CONTENT_LENGTH";tl[tl["TRANSFER_ENCODING"]=3]="TRANSFER_ENCODING";tl[tl["UPGRADE"]=4]="UPGRADE";tl[tl["CONNECTION_KEEP_ALIVE"]=5]="CONNECTION_KEEP_ALIVE";tl[tl["CONNECTION_CLOSE"]=6]="CONNECTION_CLOSE";tl[tl["CONNECTION_UPGRADE"]=7]="CONNECTION_UPGRADE";tl[tl["TRANSFER_ENCODING_CHUNKED"]=8]="TRANSFER_ENCODING_CHUNKED"})(wh=od.HEADER_STATE||(od.HEADER_STATE={}));od.SPECIAL_HEADERS={connection:wh.CONNECTION,"content-length":wh.CONTENT_LENGTH,"proxy-connection":wh.CONNECTION,"transfer-encoding":wh.TRANSFER_ENCODING,upgrade:wh.UPGRADE}},87846:(tl,od,_d)=>{"use strict";const{Buffer:Ad}=_d(4573);tl.exports=Ad.from("AGFzbQEAAAABJwdgAX8Bf2ADf39/AX9gAX8AYAJ/fwBgBH9/f38Bf2AAAGADf39/AALLAQgDZW52GHdhc21fb25faGVhZGVyc19jb21wbGV0ZQAEA2VudhV3YXNtX29uX21lc3NhZ2VfYmVnaW4AAANlbnYLd2FzbV9vbl91cmwAAQNlbnYOd2FzbV9vbl9zdGF0dXMAAQNlbnYUd2FzbV9vbl9oZWFkZXJfZmllbGQAAQNlbnYUd2FzbV9vbl9oZWFkZXJfdmFsdWUAAQNlbnYMd2FzbV9vbl9ib2R5AAEDZW52GHdhc21fb25fbWVzc2FnZV9jb21wbGV0ZQAAAy0sBQYAAAIAAAAAAAACAQIAAgICAAADAAAAAAMDAwMBAQEBAQEBAQEAAAIAAAAEBQFwARISBQMBAAIGCAF/AUGA1AQLB9EFIgZtZW1vcnkCAAtfaW5pdGlhbGl6ZQAIGV9faW5kaXJlY3RfZnVuY3Rpb25fdGFibGUBAAtsbGh0dHBfaW5pdAAJGGxsaHR0cF9zaG91bGRfa2VlcF9hbGl2ZQAvDGxsaHR0cF9hbGxvYwALBm1hbGxvYwAxC2xsaHR0cF9mcmVlAAwEZnJlZQAMD2xsaHR0cF9nZXRfdHlwZQANFWxsaHR0cF9nZXRfaHR0cF9tYWpvcgAOFWxsaHR0cF9nZXRfaHR0cF9taW5vcgAPEWxsaHR0cF9nZXRfbWV0aG9kABAWbGxodHRwX2dldF9zdGF0dXNfY29kZQAREmxsaHR0cF9nZXRfdXBncmFkZQASDGxsaHR0cF9yZXNldAATDmxsaHR0cF9leGVjdXRlABQUbGxodHRwX3NldHRpbmdzX2luaXQAFQ1sbGh0dHBfZmluaXNoABYMbGxodHRwX3BhdXNlABcNbGxodHRwX3Jlc3VtZQAYG2xsaHR0cF9yZXN1bWVfYWZ0ZXJfdXBncmFkZQAZEGxsaHR0cF9nZXRfZXJybm8AGhdsbGh0dHBfZ2V0X2Vycm9yX3JlYXNvbgAbF2xsaHR0cF9zZXRfZXJyb3JfcmVhc29uABwUbGxodHRwX2dldF9lcnJvcl9wb3MAHRFsbGh0dHBfZXJybm9fbmFtZQAeEmxsaHR0cF9tZXRob2RfbmFtZQAfEmxsaHR0cF9zdGF0dXNfbmFtZQAgGmxsaHR0cF9zZXRfbGVuaWVudF9oZWFkZXJzACEhbGxodHRwX3NldF9sZW5pZW50X2NodW5rZWRfbGVuZ3RoACIdbGxodHRwX3NldF9sZW5pZW50X2tlZXBfYWxpdmUAIyRsbGh0dHBfc2V0X2xlbmllbnRfdHJhbnNmZXJfZW5jb2RpbmcAJBhsbGh0dHBfbWVzc2FnZV9uZWVkc19lb2YALgkXAQBBAQsRAQIDBAUKBgcrLSwqKSglJyYK07MCLBYAQYjQACgCAARAAAtBiNAAQQE2AgALFAAgABAwIAAgAjYCOCAAIAE6ACgLFAAgACAALwEyIAAtAC4gABAvEAALHgEBf0HAABAyIgEQMCABQYAINgI4IAEgADoAKCABC48MAQd/AkAgAEUNACAAQQhrIgEgAEEEaygCACIAQXhxIgRqIQUCQCAAQQFxDQAgAEEDcUUNASABIAEoAgAiAGsiAUGc0AAoAgBJDQEgACAEaiEEAkACQEGg0AAoAgAgAUcEQCAAQf8BTQRAIABBA3YhAyABKAIIIgAgASgCDCICRgRAQYzQAEGM0AAoAgBBfiADd3E2AgAMBQsgAiAANgIIIAAgAjYCDAwECyABKAIYIQYgASABKAIMIgBHBEAgACABKAIIIgI2AgggAiAANgIMDAMLIAFBFGoiAygCACICRQRAIAEoAhAiAkUNAiABQRBqIQMLA0AgAyEHIAIiAEEUaiIDKAIAIgINACAAQRBqIQMgACgCECICDQALIAdBADYCAAwCCyAFKAIEIgBBA3FBA0cNAiAFIABBfnE2AgRBlNAAIAQ2AgAgBSAENgIAIAEgBEEBcjYCBAwDC0EAIQALIAZFDQACQCABKAIcIgJBAnRBvNIAaiIDKAIAIAFGBEAgAyAANgIAIAANAUGQ0ABBkNAAKAIAQX4gAndxNgIADAILIAZBEEEUIAYoAhAgAUYbaiAANgIAIABFDQELIAAgBjYCGCABKAIQIgIEQCAAIAI2AhAgAiAANgIYCyABQRRqKAIAIgJFDQAgAEEUaiACNgIAIAIgADYCGAsgASAFTw0AIAUoAgQiAEEBcUUNAAJAAkACQAJAIABBAnFFBEBBpNAAKAIAIAVGBEBBpNAAIAE2AgBBmNAAQZjQACgCACAEaiIANgIAIAEgAEEBcjYCBCABQaDQACgCAEcNBkGU0ABBADYCAEGg0ABBADYCAAwGC0Gg0AAoAgAgBUYEQEGg0AAgATYCAEGU0ABBlNAAKAIAIARqIgA2AgAgASAAQQFyNgIEIAAgAWogADYCAAwGCyAAQXhxIARqIQQgAEH/AU0EQCAAQQN2IQMgBSgCCCIAIAUoAgwiAkYEQEGM0ABBjNAAKAIAQX4gA3dxNgIADAULIAIgADYCCCAAIAI2AgwMBAsgBSgCGCEGIAUgBSgCDCIARwRAQZzQACgCABogACAFKAIIIgI2AgggAiAANgIMDAMLIAVBFGoiAygCACICRQRAIAUoAhAiAkUNAiAFQRBqIQMLA0AgAyEHIAIiAEEUaiIDKAIAIgINACAAQRBqIQMgACgCECICDQALIAdBADYCAAwCCyAFIABBfnE2AgQgASAEaiAENgIAIAEgBEEBcjYCBAwDC0EAIQALIAZFDQACQCAFKAIcIgJBAnRBvNIAaiIDKAIAIAVGBEAgAyAANgIAIAANAUGQ0ABBkNAAKAIAQX4gAndxNgIADAILIAZBEEEUIAYoAhAgBUYbaiAANgIAIABFDQELIAAgBjYCGCAFKAIQIgIEQCAAIAI2AhAgAiAANgIYCyAFQRRqKAIAIgJFDQAgAEEUaiACNgIAIAIgADYCGAsgASAEaiAENgIAIAEgBEEBcjYCBCABQaDQACgCAEcNAEGU0AAgBDYCAAwBCyAEQf8BTQRAIARBeHFBtNAAaiEAAn9BjNAAKAIAIgJBASAEQQN2dCIDcUUEQEGM0AAgAiADcjYCACAADAELIAAoAggLIgIgATYCDCAAIAE2AgggASAANgIMIAEgAjYCCAwBC0EfIQIgBEH///8HTQRAIARBJiAEQQh2ZyIAa3ZBAXEgAEEBdGtBPmohAgsgASACNgIcIAFCADcCECACQQJ0QbzSAGohAAJAQZDQACgCACIDQQEgAnQiB3FFBEAgACABNgIAQZDQACADIAdyNgIAIAEgADYCGCABIAE2AgggASABNgIMDAELIARBGSACQQF2a0EAIAJBH0cbdCECIAAoAgAhAAJAA0AgACIDKAIEQXhxIARGDQEgAkEddiEAIAJBAXQhAiADIABBBHFqQRBqIgcoAgAiAA0ACyAHIAE2AgAgASADNgIYIAEgATYCDCABIAE2AggMAQsgAygCCCIAIAE2AgwgAyABNgIIIAFBADYCGCABIAM2AgwgASAANgIIC0Gs0ABBrNAAKAIAQQFrIgBBfyAAGzYCAAsLBwAgAC0AKAsHACAALQAqCwcAIAAtACsLBwAgAC0AKQsHACAALwEyCwcAIAAtAC4LQAEEfyAAKAIYIQEgAC0ALSECIAAtACghAyAAKAI4IQQgABAwIAAgBDYCOCAAIAM6ACggACACOgAtIAAgATYCGAu74gECB38DfiABIAJqIQQCQCAAIgIoAgwiAA0AIAIoAgQEQCACIAE2AgQLIwBBEGsiCCQAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACfwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIAIoAhwiA0EBaw7dAdoBAdkBAgMEBQYHCAkKCwwNDtgBDxDXARES1gETFBUWFxgZGhvgAd8BHB0e1QEfICEiIyQl1AEmJygpKiss0wHSAS0u0QHQAS8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RFRtsBR0hJSs8BzgFLzQFMzAFNTk9QUVJTVFVWV1hZWltcXV5fYGFiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9fn+AAYEBggGDAYQBhQGGAYcBiAGJAYoBiwGMAY0BjgGPAZABkQGSAZMBlAGVAZYBlwGYAZkBmgGbAZwBnQGeAZ8BoAGhAaIBowGkAaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBywHKAbgByQG5AcgBugG7AbwBvQG+Ab8BwAHBAcIBwwHEAcUBxgEA3AELQQAMxgELQQ4MxQELQQ0MxAELQQ8MwwELQRAMwgELQRMMwQELQRQMwAELQRUMvwELQRYMvgELQRgMvQELQRkMvAELQRoMuwELQRsMugELQRwMuQELQR0MuAELQQgMtwELQR4MtgELQSAMtQELQR8MtAELQQcMswELQSEMsgELQSIMsQELQSMMsAELQSQMrwELQRIMrgELQREMrQELQSUMrAELQSYMqwELQScMqgELQSgMqQELQcMBDKgBC0EqDKcBC0ErDKYBC0EsDKUBC0EtDKQBC0EuDKMBC0EvDKIBC0HEAQyhAQtBMAygAQtBNAyfAQtBDAyeAQtBMQydAQtBMgycAQtBMwybAQtBOQyaAQtBNQyZAQtBxQEMmAELQQsMlwELQToMlgELQTYMlQELQQoMlAELQTcMkwELQTgMkgELQTwMkQELQTsMkAELQT0MjwELQQkMjgELQSkMjQELQT4MjAELQT8MiwELQcAADIoBC0HBAAyJAQtBwgAMiAELQcMADIcBC0HEAAyGAQtBxQAMhQELQcYADIQBC0EXDIMBC0HHAAyCAQtByAAMgQELQckADIABC0HKAAx/C0HLAAx+C0HNAAx9C0HMAAx8C0HOAAx7C0HPAAx6C0HQAAx5C0HRAAx4C0HSAAx3C0HTAAx2C0HUAAx1C0HWAAx0C0HVAAxzC0EGDHILQdcADHELQQUMcAtB2AAMbwtBBAxuC0HZAAxtC0HaAAxsC0HbAAxrC0HcAAxqC0EDDGkLQd0ADGgLQd4ADGcLQd8ADGYLQeEADGULQeAADGQLQeIADGMLQeMADGILQQIMYQtB5AAMYAtB5QAMXwtB5gAMXgtB5wAMXQtB6AAMXAtB6QAMWwtB6gAMWgtB6wAMWQtB7AAMWAtB7QAMVwtB7gAMVgtB7wAMVQtB8AAMVAtB8QAMUwtB8gAMUgtB8wAMUQtB9AAMUAtB9QAMTwtB9gAMTgtB9wAMTQtB+AAMTAtB+QAMSwtB+gAMSgtB+wAMSQtB/AAMSAtB/QAMRwtB/gAMRgtB/wAMRQtBgAEMRAtBgQEMQwtBggEMQgtBgwEMQQtBhAEMQAtBhQEMPwtBhgEMPgtBhwEMPQtBiAEMPAtBiQEMOwtBigEMOgtBiwEMOQtBjAEMOAtBjQEMNwtBjgEMNgtBjwEMNQtBkAEMNAtBkQEMMwtBkgEMMgtBkwEMMQtBlAEMMAtBlQEMLwtBlgEMLgtBlwEMLQtBmAEMLAtBmQEMKwtBmgEMKgtBmwEMKQtBnAEMKAtBnQEMJwtBngEMJgtBnwEMJQtBoAEMJAtBoQEMIwtBogEMIgtBowEMIQtBpAEMIAtBpQEMHwtBpgEMHgtBpwEMHQtBqAEMHAtBqQEMGwtBqgEMGgtBqwEMGQtBrAEMGAtBrQEMFwtBrgEMFgtBAQwVC0GvAQwUC0GwAQwTC0GxAQwSC0GzAQwRC0GyAQwQC0G0AQwPC0G1AQwOC0G2AQwNC0G3AQwMC0G4AQwLC0G5AQwKC0G6AQwJC0G7AQwIC0HGAQwHC0G8AQwGC0G9AQwFC0G+AQwEC0G/AQwDC0HAAQwCC0HCAQwBC0HBAQshAwNAAkACQAJAAkACQAJAAkACQAJAIAICfwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJ/AkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgAgJ/AkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACfwJAAkACfwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACfwJAAkACQAJAAn8CQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCADDsYBAAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHyAhIyUmKCorLC8wMTIzNDU2Nzk6Ozw9lANAQkRFRklLTk9QUVJTVFVWWFpbXF1eX2BhYmNkZWZnaGpsb3Bxc3V2eHl6e3x/gAGBAYIBgwGEAYUBhgGHAYgBiQGKAYsBjAGNAY4BjwGQAZEBkgGTAZQBlQGWAZcBmAGZAZoBmwGcAZ0BngGfAaABoQGiAaMBpAGlAaYBpwGoAakBqgGrAawBrQGuAa8BsAGxAbIBswG0AbUBtgG3AbgBuQG6AbsBvAG9Ab4BvwHAAcEBwgHDAcQBxQHGAccByAHJAcsBzAHNAc4BzwGKA4kDiAOHA4QDgwOAA/sC+gL5AvgC9wL0AvMC8gLLAsECsALZAQsgASAERw3wAkHdASEDDLMDCyABIARHDcgBQcMBIQMMsgMLIAEgBEcNe0H3ACEDDLEDCyABIARHDXBB7wAhAwywAwsgASAERw1pQeoAIQMMrwMLIAEgBEcNZUHoACEDDK4DCyABIARHDWJB5gAhAwytAwsgASAERw0aQRghAwysAwsgASAERw0VQRIhAwyrAwsgASAERw1CQcUAIQMMqgMLIAEgBEcNNEE/IQMMqQMLIAEgBEcNMkE8IQMMqAMLIAEgBEcNK0ExIQMMpwMLIAItAC5BAUYNnwMMwQILQQAhAAJAAkACQCACLQAqRQ0AIAItACtFDQAgAi8BMCIDQQJxRQ0BDAILIAIvATAiA0EBcUUNAQtBASEAIAItAChBAUYNACACLwEyIgVB5ABrQeQASQ0AIAVBzAFGDQAgBUGwAkYNACADQcAAcQ0AQQAhACADQYgEcUGABEYNACADQShxQQBHIQALIAJBADsBMCACQQA6AC8gAEUN3wIgAkIANwMgDOACC0EAIQACQCACKAI4IgNFDQAgAygCLCIDRQ0AIAIgAxEAACEACyAARQ3MASAAQRVHDd0CIAJBBDYCHCACIAE2AhQgAkGwGDYCECACQRU2AgxBACEDDKQDCyABIARGBEBBBiEDDKQDCyABQQFqIQFBACEAAkAgAigCOCIDRQ0AIAMoAlQiA0UNACACIAMRAAAhAAsgAA3ZAgwcCyACQgA3AyBBEiEDDIkDCyABIARHDRZBHSEDDKEDCyABIARHBEAgAUEBaiEBQRAhAwyIAwtBByEDDKADCyACIAIpAyAiCiAEIAFrrSILfSIMQgAgCiAMWhs3AyAgCiALWA3UAkEIIQMMnwMLIAEgBEcEQCACQQk2AgggAiABNgIEQRQhAwyGAwtBCSEDDJ4DCyACKQMgQgBSDccBIAIgAi8BMEGAAXI7ATAMQgsgASAERw0/QdAAIQMMnAMLIAEgBEYEQEELIQMMnAMLIAFBAWohAUEAIQACQCACKAI4IgNFDQAgAygCUCIDRQ0AIAIgAxEAACEACyAADc8CDMYBC0EAIQACQCACKAI4IgNFDQAgAygCSCIDRQ0AIAIgAxEAACEACyAARQ3GASAAQRVHDc0CIAJBCzYCHCACIAE2AhQgAkGCGTYCECACQRU2AgxBACEDDJoDC0EAIQACQCACKAI4IgNFDQAgAygCSCIDRQ0AIAIgAxEAACEACyAARQ0MIABBFUcNygIgAkEaNgIcIAIgATYCFCACQYIZNgIQIAJBFTYCDEEAIQMMmQMLQQAhAAJAIAIoAjgiA0UNACADKAJMIgNFDQAgAiADEQAAIQALIABFDcQBIABBFUcNxwIgAkELNgIcIAIgATYCFCACQZEXNgIQIAJBFTYCDEEAIQMMmAMLIAEgBEYEQEEPIQMMmAMLIAEtAAAiAEE7Rg0HIABBDUcNxAIgAUEBaiEBDMMBC0EAIQACQCACKAI4IgNFDQAgAygCTCIDRQ0AIAIgAxEAACEACyAARQ3DASAAQRVHDcICIAJBDzYCHCACIAE2AhQgAkGRFzYCECACQRU2AgxBACEDDJYDCwNAIAEtAABB8DVqLQAAIgBBAUcEQCAAQQJHDcECIAIoAgQhAEEAIQMgAkEANgIEIAIgACABQQFqIgEQLSIADcICDMUBCyAEIAFBAWoiAUcNAAtBEiEDDJUDC0EAIQACQCACKAI4IgNFDQAgAygCTCIDRQ0AIAIgAxEAACEACyAARQ3FASAAQRVHDb0CIAJBGzYCHCACIAE2AhQgAkGRFzYCECACQRU2AgxBACEDDJQDCyABIARGBEBBFiEDDJQDCyACQQo2AgggAiABNgIEQQAhAAJAIAIoAjgiA0UNACADKAJIIgNFDQAgAiADEQAAIQALIABFDcIBIABBFUcNuQIgAkEVNgIcIAIgATYCFCACQYIZNgIQIAJBFTYCDEEAIQMMkwMLIAEgBEcEQANAIAEtAABB8DdqLQAAIgBBAkcEQAJAIABBAWsOBMQCvQIAvgK9AgsgAUEBaiEBQQghAwz8AgsgBCABQQFqIgFHDQALQRUhAwyTAwtBFSEDDJIDCwNAIAEtAABB8DlqLQAAIgBBAkcEQCAAQQFrDgTFArcCwwK4ArcCCyAEIAFBAWoiAUcNAAtBGCEDDJEDCyABIARHBEAgAkELNgIIIAIgATYCBEEHIQMM+AILQRkhAwyQAwsgAUEBaiEBDAILIAEgBEYEQEEaIQMMjwMLAkAgAS0AAEENaw4UtQG/Ab8BvwG/Ab8BvwG/Ab8BvwG/Ab8BvwG/Ab8BvwG/Ab8BvwEAvwELQQAhAyACQQA2AhwgAkGvCzYCECACQQI2AgwgAiABQQFqNgIUDI4DCyABIARGBEBBGyEDDI4DCyABLQAAIgBBO0cEQCAAQQ1HDbECIAFBAWohAQy6AQsgAUEBaiEBC0EiIQMM8wILIAEgBEYEQEEcIQMMjAMLQgAhCgJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgAS0AAEEwaw43wQLAAgABAgMEBQYH0AHQAdAB0AHQAdAB0AEICQoLDA3QAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdABDg8QERIT0AELQgIhCgzAAgtCAyEKDL8CC0IEIQoMvgILQgUhCgy9AgtCBiEKDLwCC0IHIQoMuwILQgghCgy6AgtCCSEKDLkCC0IKIQoMuAILQgshCgy3AgtCDCEKDLYCC0INIQoMtQILQg4hCgy0AgtCDyEKDLMCC0IKIQoMsgILQgshCgyxAgtCDCEKDLACC0INIQoMrwILQg4hCgyuAgtCDyEKDK0CC0IAIQoCQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIAEtAABBMGsON8ACvwIAAQIDBAUGB74CvgK+Ar4CvgK+Ar4CCAkKCwwNvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ag4PEBESE74CC0ICIQoMvwILQgMhCgy+AgtCBCEKDL0CC0IFIQoMvAILQgYhCgy7AgtCByEKDLoCC0IIIQoMuQILQgkhCgy4AgtCCiEKDLcCC0ILIQoMtgILQgwhCgy1AgtCDSEKDLQCC0IOIQoMswILQg8hCgyyAgtCCiEKDLECC0ILIQoMsAILQgwhCgyvAgtCDSEKDK4CC0IOIQoMrQILQg8hCgysAgsgAiACKQMgIgogBCABa60iC30iDEIAIAogDFobNwMgIAogC1gNpwJBHyEDDIkDCyABIARHBEAgAkEJNgIIIAIgATYCBEElIQMM8AILQSAhAwyIAwtBASEFIAIvATAiA0EIcUUEQCACKQMgQgBSIQULAkAgAi0ALgRAQQEhACACLQApQQVGDQEgA0HAAHFFIAVxRQ0BC0EAIQAgA0HAAHENAEECIQAgA0EIcQ0AIANBgARxBEACQCACLQAoQQFHDQAgAi0ALUEKcQ0AQQUhAAwCC0EEIQAMAQsgA0EgcUUEQAJAIAItAChBAUYNACACLwEyIgBB5ABrQeQASQ0AIABBzAFGDQAgAEGwAkYNAEEEIQAgA0EocUUNAiADQYgEcUGABEYNAgtBACEADAELQQBBAyACKQMgUBshAAsgAEEBaw4FvgIAsAEBpAKhAgtBESEDDO0CCyACQQE6AC8MhAMLIAEgBEcNnQJBJCEDDIQDCyABIARHDRxBxgAhAwyDAwtBACEAAkAgAigCOCIDRQ0AIAMoAkQiA0UNACACIAMRAAAhAAsgAEUNJyAAQRVHDZgCIAJB0AA2AhwgAiABNgIUIAJBkRg2AhAgAkEVNgIMQQAhAwyCAwsgASAERgRAQSghAwyCAwtBACEDIAJBADYCBCACQQw2AgggAiABIAEQKiIARQ2UAiACQSc2AhwgAiABNgIUIAIgADYCDAyBAwsgASAERgRAQSkhAwyBAwsgAS0AACIAQSBGDRMgAEEJRw2VAiABQQFqIQEMFAsgASAERwRAIAFBAWohAQwWC0EqIQMM/wILIAEgBEYEQEErIQMM/wILIAEtAAAiAEEJRyAAQSBHcQ2QAiACLQAsQQhHDd0CIAJBADoALAzdAgsgASAERgRAQSwhAwz+AgsgAS0AAEEKRw2OAiABQQFqIQEMsAELIAEgBEcNigJBLyEDDPwCCwNAIAEtAAAiAEEgRwRAIABBCmsOBIQCiAKIAoQChgILIAQgAUEBaiIBRw0AC0ExIQMM+wILQTIhAyABIARGDfoCIAIoAgAiACAEIAFraiEHIAEgAGtBA2ohBgJAA0AgAEHwO2otAAAgAS0AACIFQSByIAUgBUHBAGtB/wFxQRpJG0H/AXFHDQEgAEEDRgRAQQYhAQziAgsgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAc2AgAM+wILIAJBADYCAAyGAgtBMyEDIAQgASIARg35AiAEIAFrIAIoAgAiAWohByAAIAFrQQhqIQYCQANAIAFB9DtqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw0BIAFBCEYEQEEFIQEM4QILIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADPoCCyACQQA2AgAgACEBDIUCC0E0IQMgBCABIgBGDfgCIAQgAWsgAigCACIBaiEHIAAgAWtBBWohBgJAA0AgAUHQwgBqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw0BIAFBBUYEQEEHIQEM4AILIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADPkCCyACQQA2AgAgACEBDIQCCyABIARHBEADQCABLQAAQYA+ai0AACIAQQFHBEAgAEECRg0JDIECCyAEIAFBAWoiAUcNAAtBMCEDDPgCC0EwIQMM9wILIAEgBEcEQANAIAEtAAAiAEEgRwRAIABBCmsOBP8B/gH+Af8B/gELIAQgAUEBaiIBRw0AC0E4IQMM9wILQTghAwz2AgsDQCABLQAAIgBBIEcgAEEJR3EN9gEgBCABQQFqIgFHDQALQTwhAwz1AgsDQCABLQAAIgBBIEcEQAJAIABBCmsOBPkBBAT5AQALIABBLEYN9QEMAwsgBCABQQFqIgFHDQALQT8hAwz0AgtBwAAhAyABIARGDfMCIAIoAgAiACAEIAFraiEFIAEgAGtBBmohBgJAA0AgAEGAQGstAAAgAS0AAEEgckcNASAAQQZGDdsCIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADPQCCyACQQA2AgALQTYhAwzZAgsgASAERgRAQcEAIQMM8gILIAJBDDYCCCACIAE2AgQgAi0ALEEBaw4E+wHuAewB6wHUAgsgAUEBaiEBDPoBCyABIARHBEADQAJAIAEtAAAiAEEgciAAIABBwQBrQf8BcUEaSRtB/wFxIgBBCUYNACAAQSBGDQACQAJAAkACQCAAQeMAaw4TAAMDAwMDAwMBAwMDAwMDAwMDAgMLIAFBAWohAUExIQMM3AILIAFBAWohAUEyIQMM2wILIAFBAWohAUEzIQMM2gILDP4BCyAEIAFBAWoiAUcNAAtBNSEDDPACC0E1IQMM7wILIAEgBEcEQANAIAEtAABBgDxqLQAAQQFHDfcBIAQgAUEBaiIBRw0AC0E9IQMM7wILQT0hAwzuAgtBACEAAkAgAigCOCIDRQ0AIAMoAkAiA0UNACACIAMRAAAhAAsgAEUNASAAQRVHDeYBIAJBwgA2AhwgAiABNgIUIAJB4xg2AhAgAkEVNgIMQQAhAwztAgsgAUEBaiEBC0E8IQMM0gILIAEgBEYEQEHCACEDDOsCCwJAA0ACQCABLQAAQQlrDhgAAswCzALRAswCzALMAswCzALMAswCzALMAswCzALMAswCzALMAswCzALMAgDMAgsgBCABQQFqIgFHDQALQcIAIQMM6wILIAFBAWohASACLQAtQQFxRQ3+AQtBLCEDDNACCyABIARHDd4BQcQAIQMM6AILA0AgAS0AAEGQwABqLQAAQQFHDZwBIAQgAUEBaiIBRw0AC0HFACEDDOcCCyABLQAAIgBBIEYN/gEgAEE6Rw3AAiACKAIEIQBBACEDIAJBADYCBCACIAAgARApIgAN3gEM3QELQccAIQMgBCABIgBGDeUCIAQgAWsgAigCACIBaiEHIAAgAWtBBWohBgNAIAFBkMIAai0AACAALQAAIgVBIHIgBSAFQcEAa0H/AXFBGkkbQf8BcUcNvwIgAUEFRg3CAiABQQFqIQEgBCAAQQFqIgBHDQALIAIgBzYCAAzlAgtByAAhAyAEIAEiAEYN5AIgBCABayACKAIAIgFqIQcgACABa0EJaiEGA0AgAUGWwgBqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw2+AkECIAFBCUYNwgIaIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADOQCCyABIARGBEBByQAhAwzkAgsCQAJAIAEtAAAiAEEgciAAIABBwQBrQf8BcUEaSRtB/wFxQe4Aaw4HAL8CvwK/Ar8CvwIBvwILIAFBAWohAUE+IQMMywILIAFBAWohAUE/IQMMygILQcoAIQMgBCABIgBGDeICIAQgAWsgAigCACIBaiEGIAAgAWtBAWohBwNAIAFBoMIAai0AACAALQAAIgVBIHIgBSAFQcEAa0H/AXFBGkkbQf8BcUcNvAIgAUEBRg2+AiABQQFqIQEgBCAAQQFqIgBHDQALIAIgBjYCAAziAgtBywAhAyAEIAEiAEYN4QIgBCABayACKAIAIgFqIQcgACABa0EOaiEGA0AgAUGiwgBqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw27AiABQQ5GDb4CIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADOECC0HMACEDIAQgASIARg3gAiAEIAFrIAIoAgAiAWohByAAIAFrQQ9qIQYDQCABQcDCAGotAAAgAC0AACIFQSByIAUgBUHBAGtB/wFxQRpJG0H/AXFHDboCQQMgAUEPRg2+AhogAUEBaiEBIAQgAEEBaiIARw0ACyACIAc2AgAM4AILQc0AIQMgBCABIgBGDd8CIAQgAWsgAigCACIBaiEHIAAgAWtBBWohBgNAIAFB0MIAai0AACAALQAAIgVBIHIgBSAFQcEAa0H/AXFBGkkbQf8BcUcNuQJBBCABQQVGDb0CGiABQQFqIQEgBCAAQQFqIgBHDQALIAIgBzYCAAzfAgsgASAERgRAQc4AIQMM3wILAkACQAJAAkAgAS0AACIAQSByIAAgAEHBAGtB/wFxQRpJG0H/AXFB4wBrDhMAvAK8ArwCvAK8ArwCvAK8ArwCvAK8ArwCAbwCvAK8AgIDvAILIAFBAWohAUHBACEDDMgCCyABQQFqIQFBwgAhAwzHAgsgAUEBaiEBQcMAIQMMxgILIAFBAWohAUHEACEDDMUCCyABIARHBEAgAkENNgIIIAIgATYCBEHFACEDDMUCC0HPACEDDN0CCwJAAkAgAS0AAEEKaw4EAZABkAEAkAELIAFBAWohAQtBKCEDDMMCCyABIARGBEBB0QAhAwzcAgsgAS0AAEEgRw0AIAFBAWohASACLQAtQQFxRQ3QAQtBFyEDDMECCyABIARHDcsBQdIAIQMM2QILQdMAIQMgASAERg3YAiACKAIAIgAgBCABa2ohBiABIABrQQFqIQUDQCABLQAAIABB1sIAai0AAEcNxwEgAEEBRg3KASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBjYCAAzYAgsgASAERgRAQdUAIQMM2AILIAEtAABBCkcNwgEgAUEBaiEBDMoBCyABIARGBEBB1gAhAwzXAgsCQAJAIAEtAABBCmsOBADDAcMBAcMBCyABQQFqIQEMygELIAFBAWohAUHKACEDDL0CC0EAIQACQCACKAI4IgNFDQAgAygCPCIDRQ0AIAIgAxEAACEACyAADb8BQc0AIQMMvAILIAItAClBIkYNzwIMiQELIAQgASIFRgRAQdsAIQMM1AILQQAhAEEBIQFBASEGQQAhAwJAAn8CQAJAAkACQAJAAkACQCAFLQAAQTBrDgrFAcQBAAECAwQFBgjDAQtBAgwGC0EDDAULQQQMBAtBBQwDC0EGDAILQQcMAQtBCAshA0EAIQFBACEGDL0BC0EJIQNBASEAQQAhAUEAIQYMvAELIAEgBEYEQEHdACEDDNMCCyABLQAAQS5HDbgBIAFBAWohAQyIAQsgASAERw22AUHfACEDDNECCyABIARHBEAgAkEONgIIIAIgATYCBEHQACEDDLgCC0HgACEDDNACC0HhACEDIAEgBEYNzwIgAigCACIAIAQgAWtqIQUgASAAa0EDaiEGA0AgAS0AACAAQeLCAGotAABHDbEBIABBA0YNswEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMzwILQeIAIQMgASAERg3OAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYDQCABLQAAIABB5sIAai0AAEcNsAEgAEECRg2vASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAzOAgtB4wAhAyABIARGDc0CIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgNAIAEtAAAgAEHpwgBqLQAARw2vASAAQQNGDa0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADM0CCyABIARGBEBB5QAhAwzNAgsgAUEBaiEBQQAhAAJAIAIoAjgiA0UNACADKAIwIgNFDQAgAiADEQAAIQALIAANqgFB1gAhAwyzAgsgASAERwRAA0AgAS0AACIAQSBHBEACQAJAAkAgAEHIAGsOCwABswGzAbMBswGzAbMBswGzAQKzAQsgAUEBaiEBQdIAIQMMtwILIAFBAWohAUHTACEDDLYCCyABQQFqIQFB1AAhAwy1AgsgBCABQQFqIgFHDQALQeQAIQMMzAILQeQAIQMMywILA0AgAS0AAEHwwgBqLQAAIgBBAUcEQCAAQQJrDgOnAaYBpQGkAQsgBCABQQFqIgFHDQALQeYAIQMMygILIAFBAWogASAERw0CGkHnACEDDMkCCwNAIAEtAABB8MQAai0AACIAQQFHBEACQCAAQQJrDgSiAaEBoAEAnwELQdcAIQMMsQILIAQgAUEBaiIBRw0AC0HoACEDDMgCCyABIARGBEBB6QAhAwzIAgsCQCABLQAAIgBBCmsOGrcBmwGbAbQBmwGbAZsBmwGbAZsBmwGbAZsBmwGbAZsBmwGbAZsBmwGbAZsBpAGbAZsBAJkBCyABQQFqCyEBQQYhAwytAgsDQCABLQAAQfDGAGotAABBAUcNfSAEIAFBAWoiAUcNAAtB6gAhAwzFAgsgAUEBaiABIARHDQIaQesAIQMMxAILIAEgBEYEQEHsACEDDMQCCyABQQFqDAELIAEgBEYEQEHtACEDDMMCCyABQQFqCyEBQQQhAwyoAgsgASAERgRAQe4AIQMMwQILAkACQAJAIAEtAABB8MgAai0AAEEBaw4HkAGPAY4BAHwBAo0BCyABQQFqIQEMCwsgAUEBagyTAQtBACEDIAJBADYCHCACQZsSNgIQIAJBBzYCDCACIAFBAWo2AhQMwAILAkADQCABLQAAQfDIAGotAAAiAEEERwRAAkACQCAAQQFrDgeUAZMBkgGNAQAEAY0BC0HaACEDDKoCCyABQQFqIQFB3AAhAwypAgsgBCABQQFqIgFHDQALQe8AIQMMwAILIAFBAWoMkQELIAQgASIARgRAQfAAIQMMvwILIAAtAABBL0cNASAAQQFqIQEMBwsgBCABIgBGBEBB8QAhAwy+AgsgAC0AACIBQS9GBEAgAEEBaiEBQd0AIQMMpQILIAFBCmsiA0EWSw0AIAAhAUEBIAN0QYmAgAJxDfkBC0EAIQMgAkEANgIcIAIgADYCFCACQYwcNgIQIAJBBzYCDAy8AgsgASAERwRAIAFBAWohAUHeACEDDKMCC0HyACEDDLsCCyABIARGBEBB9AAhAwy7AgsCQCABLQAAQfDMAGotAABBAWsOA/cBcwCCAQtB4QAhAwyhAgsgASAERwRAA0AgAS0AAEHwygBqLQAAIgBBA0cEQAJAIABBAWsOAvkBAIUBC0HfACEDDKMCCyAEIAFBAWoiAUcNAAtB8wAhAwy6AgtB8wAhAwy5AgsgASAERwRAIAJBDzYCCCACIAE2AgRB4AAhAwygAgtB9QAhAwy4AgsgASAERgRAQfYAIQMMuAILIAJBDzYCCCACIAE2AgQLQQMhAwydAgsDQCABLQAAQSBHDY4CIAQgAUEBaiIBRw0AC0H3ACEDDLUCCyABIARGBEBB+AAhAwy1AgsgAS0AAEEgRw16IAFBAWohAQxbC0EAIQACQCACKAI4IgNFDQAgAygCOCIDRQ0AIAIgAxEAACEACyAADXgMgAILIAEgBEYEQEH6ACEDDLMCCyABLQAAQcwARw10IAFBAWohAUETDHYLQfsAIQMgASAERg2xAiACKAIAIgAgBCABa2ohBSABIABrQQVqIQYDQCABLQAAIABB8M4Aai0AAEcNcyAAQQVGDXUgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMsQILIAEgBEYEQEH8ACEDDLECCwJAAkAgAS0AAEHDAGsODAB0dHR0dHR0dHR0AXQLIAFBAWohAUHmACEDDJgCCyABQQFqIQFB5wAhAwyXAgtB/QAhAyABIARGDa8CIAIoAgAiACAEIAFraiEFIAEgAGtBAmohBgJAA0AgAS0AACAAQe3PAGotAABHDXIgAEECRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADLACCyACQQA2AgAgBkEBaiEBQRAMcwtB/gAhAyABIARGDa4CIAIoAgAiACAEIAFraiEFIAEgAGtBBWohBgJAA0AgAS0AACAAQfbOAGotAABHDXEgAEEFRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADK8CCyACQQA2AgAgBkEBaiEBQRYMcgtB/wAhAyABIARGDa0CIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgJAA0AgAS0AACAAQfzOAGotAABHDXAgAEEDRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADK4CCyACQQA2AgAgBkEBaiEBQQUMcQsgASAERgRAQYABIQMMrQILIAEtAABB2QBHDW4gAUEBaiEBQQgMcAsgASAERgRAQYEBIQMMrAILAkACQCABLQAAQc4Aaw4DAG8BbwsgAUEBaiEBQesAIQMMkwILIAFBAWohAUHsACEDDJICCyABIARGBEBBggEhAwyrAgsCQAJAIAEtAABByABrDggAbm5ubm5uAW4LIAFBAWohAUHqACEDDJICCyABQQFqIQFB7QAhAwyRAgtBgwEhAyABIARGDakCIAIoAgAiACAEIAFraiEFIAEgAGtBAmohBgJAA0AgAS0AACAAQYDPAGotAABHDWwgAEECRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADKoCCyACQQA2AgAgBkEBaiEBQQAMbQtBhAEhAyABIARGDagCIAIoAgAiACAEIAFraiEFIAEgAGtBBGohBgJAA0AgAS0AACAAQYPPAGotAABHDWsgAEEERg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADKkCCyACQQA2AgAgBkEBaiEBQSMMbAsgASAERgRAQYUBIQMMqAILAkACQCABLQAAQcwAaw4IAGtra2trawFrCyABQQFqIQFB7wAhAwyPAgsgAUEBaiEBQfAAIQMMjgILIAEgBEYEQEGGASEDDKcCCyABLQAAQcUARw1oIAFBAWohAQxgC0GHASEDIAEgBEYNpQIgAigCACIAIAQgAWtqIQUgASAAa0EDaiEGAkADQCABLQAAIABBiM8Aai0AAEcNaCAAQQNGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMpgILIAJBADYCACAGQQFqIQFBLQxpC0GIASEDIAEgBEYNpAIgAigCACIAIAQgAWtqIQUgASAAa0EIaiEGAkADQCABLQAAIABB0M8Aai0AAEcNZyAAQQhGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMpQILIAJBADYCACAGQQFqIQFBKQxoCyABIARGBEBBiQEhAwykAgtBASABLQAAQd8ARw1nGiABQQFqIQEMXgtBigEhAyABIARGDaICIAIoAgAiACAEIAFraiEFIAEgAGtBAWohBgNAIAEtAAAgAEGMzwBqLQAARw1kIABBAUYN+gEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMogILQYsBIQMgASAERg2hAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEGOzwBqLQAARw1kIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyiAgsgAkEANgIAIAZBAWohAUECDGULQYwBIQMgASAERg2gAiACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEHwzwBqLQAARw1jIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyhAgsgAkEANgIAIAZBAWohAUEfDGQLQY0BIQMgASAERg2fAiACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEHyzwBqLQAARw1iIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAygAgsgAkEANgIAIAZBAWohAUEJDGMLIAEgBEYEQEGOASEDDJ8CCwJAAkAgAS0AAEHJAGsOBwBiYmJiYgFiCyABQQFqIQFB+AAhAwyGAgsgAUEBaiEBQfkAIQMMhQILQY8BIQMgASAERg2dAiACKAIAIgAgBCABa2ohBSABIABrQQVqIQYCQANAIAEtAAAgAEGRzwBqLQAARw1gIABBBUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyeAgsgAkEANgIAIAZBAWohAUEYDGELQZABIQMgASAERg2cAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEGXzwBqLQAARw1fIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAydAgsgAkEANgIAIAZBAWohAUEXDGALQZEBIQMgASAERg2bAiACKAIAIgAgBCABa2ohBSABIABrQQZqIQYCQANAIAEtAAAgAEGazwBqLQAARw1eIABBBkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAycAgsgAkEANgIAIAZBAWohAUEVDF8LQZIBIQMgASAERg2aAiACKAIAIgAgBCABa2ohBSABIABrQQVqIQYCQANAIAEtAAAgAEGhzwBqLQAARw1dIABBBUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAybAgsgAkEANgIAIAZBAWohAUEeDF4LIAEgBEYEQEGTASEDDJoCCyABLQAAQcwARw1bIAFBAWohAUEKDF0LIAEgBEYEQEGUASEDDJkCCwJAAkAgAS0AAEHBAGsODwBcXFxcXFxcXFxcXFxcAVwLIAFBAWohAUH+ACEDDIACCyABQQFqIQFB/wAhAwz/AQsgASAERgRAQZUBIQMMmAILAkACQCABLQAAQcEAaw4DAFsBWwsgAUEBaiEBQf0AIQMM/wELIAFBAWohAUGAASEDDP4BC0GWASEDIAEgBEYNlgIgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABBp88Aai0AAEcNWSAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMlwILIAJBADYCACAGQQFqIQFBCwxaCyABIARGBEBBlwEhAwyWAgsCQAJAAkACQCABLQAAQS1rDiMAW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1sBW1tbW1sCW1tbA1sLIAFBAWohAUH7ACEDDP8BCyABQQFqIQFB/AAhAwz+AQsgAUEBaiEBQYEBIQMM/QELIAFBAWohAUGCASEDDPwBC0GYASEDIAEgBEYNlAIgAigCACIAIAQgAWtqIQUgASAAa0EEaiEGAkADQCABLQAAIABBqc8Aai0AAEcNVyAAQQRGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMlQILIAJBADYCACAGQQFqIQFBGQxYC0GZASEDIAEgBEYNkwIgAigCACIAIAQgAWtqIQUgASAAa0EFaiEGAkADQCABLQAAIABBrs8Aai0AAEcNViAAQQVGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMlAILIAJBADYCACAGQQFqIQFBBgxXC0GaASEDIAEgBEYNkgIgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABBtM8Aai0AAEcNVSAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMkwILIAJBADYCACAGQQFqIQFBHAxWC0GbASEDIAEgBEYNkQIgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABBts8Aai0AAEcNVCAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMkgILIAJBADYCACAGQQFqIQFBJwxVCyABIARGBEBBnAEhAwyRAgsCQAJAIAEtAABB1ABrDgIAAVQLIAFBAWohAUGGASEDDPgBCyABQQFqIQFBhwEhAwz3AQtBnQEhAyABIARGDY8CIAIoAgAiACAEIAFraiEFIAEgAGtBAWohBgJAA0AgAS0AACAAQbjPAGotAABHDVIgAEEBRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADJACCyACQQA2AgAgBkEBaiEBQSYMUwtBngEhAyABIARGDY4CIAIoAgAiACAEIAFraiEFIAEgAGtBAWohBgJAA0AgAS0AACAAQbrPAGotAABHDVEgAEEBRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADI8CCyACQQA2AgAgBkEBaiEBQQMMUgtBnwEhAyABIARGDY0CIAIoAgAiACAEIAFraiEFIAEgAGtBAmohBgJAA0AgAS0AACAAQe3PAGotAABHDVAgAEECRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADI4CCyACQQA2AgAgBkEBaiEBQQwMUQtBoAEhAyABIARGDYwCIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgJAA0AgAS0AACAAQbzPAGotAABHDU8gAEEDRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADI0CCyACQQA2AgAgBkEBaiEBQQ0MUAsgASAERgRAQaEBIQMMjAILAkACQCABLQAAQcYAaw4LAE9PT09PT09PTwFPCyABQQFqIQFBiwEhAwzzAQsgAUEBaiEBQYwBIQMM8gELIAEgBEYEQEGiASEDDIsCCyABLQAAQdAARw1MIAFBAWohAQxGCyABIARGBEBBowEhAwyKAgsCQAJAIAEtAABByQBrDgcBTU1NTU0ATQsgAUEBaiEBQY4BIQMM8QELIAFBAWohAUEiDE0LQaQBIQMgASAERg2IAiACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEHAzwBqLQAARw1LIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyJAgsgAkEANgIAIAZBAWohAUEdDEwLIAEgBEYEQEGlASEDDIgCCwJAAkAgAS0AAEHSAGsOAwBLAUsLIAFBAWohAUGQASEDDO8BCyABQQFqIQFBBAxLCyABIARGBEBBpgEhAwyHAgsCQAJAAkACQAJAIAEtAABBwQBrDhUATU1NTU1NTU1NTQFNTQJNTQNNTQRNCyABQQFqIQFBiAEhAwzxAQsgAUEBaiEBQYkBIQMM8AELIAFBAWohAUGKASEDDO8BCyABQQFqIQFBjwEhAwzuAQsgAUEBaiEBQZEBIQMM7QELQacBIQMgASAERg2FAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHtzwBqLQAARw1IIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyGAgsgAkEANgIAIAZBAWohAUERDEkLQagBIQMgASAERg2EAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHCzwBqLQAARw1HIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyFAgsgAkEANgIAIAZBAWohAUEsDEgLQakBIQMgASAERg2DAiACKAIAIgAgBCABa2ohBSABIABrQQRqIQYCQANAIAEtAAAgAEHFzwBqLQAARw1GIABBBEYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyEAgsgAkEANgIAIAZBAWohAUErDEcLQaoBIQMgASAERg2CAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHKzwBqLQAARw1FIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyDAgsgAkEANgIAIAZBAWohAUEUDEYLIAEgBEYEQEGrASEDDIICCwJAAkACQAJAIAEtAABBwgBrDg8AAQJHR0dHR0dHR0dHRwNHCyABQQFqIQFBkwEhAwzrAQsgAUEBaiEBQZQBIQMM6gELIAFBAWohAUGVASEDDOkBCyABQQFqIQFBlgEhAwzoAQsgASAERgRAQawBIQMMgQILIAEtAABBxQBHDUIgAUEBaiEBDD0LQa0BIQMgASAERg3/ASACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHNzwBqLQAARw1CIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyAAgsgAkEANgIAIAZBAWohAUEODEMLIAEgBEYEQEGuASEDDP8BCyABLQAAQdAARw1AIAFBAWohAUElDEILQa8BIQMgASAERg39ASACKAIAIgAgBCABa2ohBSABIABrQQhqIQYCQANAIAEtAAAgAEHQzwBqLQAARw1AIABBCEYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAz+AQsgAkEANgIAIAZBAWohAUEqDEELIAEgBEYEQEGwASEDDP0BCwJAAkAgAS0AAEHVAGsOCwBAQEBAQEBAQEABQAsgAUEBaiEBQZoBIQMM5AELIAFBAWohAUGbASEDDOMBCyABIARGBEBBsQEhAwz8AQsCQAJAIAEtAABBwQBrDhQAPz8/Pz8/Pz8/Pz8/Pz8/Pz8/AT8LIAFBAWohAUGZASEDDOMBCyABQQFqIQFBnAEhAwziAQtBsgEhAyABIARGDfoBIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgJAA0AgAS0AACAAQdnPAGotAABHDT0gAEEDRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADPsBCyACQQA2AgAgBkEBaiEBQSEMPgtBswEhAyABIARGDfkBIAIoAgAiACAEIAFraiEFIAEgAGtBBmohBgJAA0AgAS0AACAAQd3PAGotAABHDTwgAEEGRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADPoBCyACQQA2AgAgBkEBaiEBQRoMPQsgASAERgRAQbQBIQMM+QELAkACQAJAIAEtAABBxQBrDhEAPT09PT09PT09AT09PT09Aj0LIAFBAWohAUGdASEDDOEBCyABQQFqIQFBngEhAwzgAQsgAUEBaiEBQZ8BIQMM3wELQbUBIQMgASAERg33ASACKAIAIgAgBCABa2ohBSABIABrQQVqIQYCQANAIAEtAAAgAEHkzwBqLQAARw06IABBBUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAz4AQsgAkEANgIAIAZBAWohAUEoDDsLQbYBIQMgASAERg32ASACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHqzwBqLQAARw05IABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAz3AQsgAkEANgIAIAZBAWohAUEHDDoLIAEgBEYEQEG3ASEDDPYBCwJAAkAgAS0AAEHFAGsODgA5OTk5OTk5OTk5OTkBOQsgAUEBaiEBQaEBIQMM3QELIAFBAWohAUGiASEDDNwBC0G4ASEDIAEgBEYN9AEgAigCACIAIAQgAWtqIQUgASAAa0ECaiEGAkADQCABLQAAIABB7c8Aai0AAEcNNyAAQQJGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM9QELIAJBADYCACAGQQFqIQFBEgw4C0G5ASEDIAEgBEYN8wEgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABB8M8Aai0AAEcNNiAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM9AELIAJBADYCACAGQQFqIQFBIAw3C0G6ASEDIAEgBEYN8gEgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABB8s8Aai0AAEcNNSAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM8wELIAJBADYCACAGQQFqIQFBDww2CyABIARGBEBBuwEhAwzyAQsCQAJAIAEtAABByQBrDgcANTU1NTUBNQsgAUEBaiEBQaUBIQMM2QELIAFBAWohAUGmASEDDNgBC0G8ASEDIAEgBEYN8AEgAigCACIAIAQgAWtqIQUgASAAa0EHaiEGAkADQCABLQAAIABB9M8Aai0AAEcNMyAAQQdGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM8QELIAJBADYCACAGQQFqIQFBGww0CyABIARGBEBBvQEhAwzwAQsCQAJAAkAgAS0AAEHCAGsOEgA0NDQ0NDQ0NDQBNDQ0NDQ0AjQLIAFBAWohAUGkASEDDNgBCyABQQFqIQFBpwEhAwzXAQsgAUEBaiEBQagBIQMM1gELIAEgBEYEQEG+ASEDDO8BCyABLQAAQc4ARw0wIAFBAWohAQwsCyABIARGBEBBvwEhAwzuAQsCQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCABLQAAQcEAaw4VAAECAz8EBQY/Pz8HCAkKCz8MDQ4PPwsgAUEBaiEBQegAIQMM4wELIAFBAWohAUHpACEDDOIBCyABQQFqIQFB7gAhAwzhAQsgAUEBaiEBQfIAIQMM4AELIAFBAWohAUHzACEDDN8BCyABQQFqIQFB9gAhAwzeAQsgAUEBaiEBQfcAIQMM3QELIAFBAWohAUH6ACEDDNwBCyABQQFqIQFBgwEhAwzbAQsgAUEBaiEBQYQBIQMM2gELIAFBAWohAUGFASEDDNkBCyABQQFqIQFBkgEhAwzYAQsgAUEBaiEBQZgBIQMM1wELIAFBAWohAUGgASEDDNYBCyABQQFqIQFBowEhAwzVAQsgAUEBaiEBQaoBIQMM1AELIAEgBEcEQCACQRA2AgggAiABNgIEQasBIQMM1AELQcABIQMM7AELQQAhAAJAIAIoAjgiA0UNACADKAI0IgNFDQAgAiADEQAAIQALIABFDV4gAEEVRw0HIAJB0QA2AhwgAiABNgIUIAJBsBc2AhAgAkEVNgIMQQAhAwzrAQsgAUEBaiABIARHDQgaQcIBIQMM6gELA0ACQCABLQAAQQprDgQIAAALAAsgBCABQQFqIgFHDQALQcMBIQMM6QELIAEgBEcEQCACQRE2AgggAiABNgIEQQEhAwzQAQtBxAEhAwzoAQsgASAERgRAQcUBIQMM6AELAkACQCABLQAAQQprDgQBKCgAKAsgAUEBagwJCyABQQFqDAULIAEgBEYEQEHGASEDDOcBCwJAAkAgAS0AAEEKaw4XAQsLAQsLCwsLCwsLCwsLCwsLCwsLCwALCyABQQFqIQELQbABIQMMzQELIAEgBEYEQEHIASEDDOYBCyABLQAAQSBHDQkgAkEAOwEyIAFBAWohAUGzASEDDMwBCwNAIAEhAAJAIAEgBEcEQCABLQAAQTBrQf8BcSIDQQpJDQEMJwtBxwEhAwzmAQsCQCACLwEyIgFBmTNLDQAgAiABQQpsIgU7ATIgBUH+/wNxIANB//8Dc0sNACAAQQFqIQEgAiADIAVqIgM7ATIgA0H//wNxQegHSQ0BCwtBACEDIAJBADYCHCACQcEJNgIQIAJBDTYCDCACIABBAWo2AhQM5AELIAJBADYCHCACIAE2AhQgAkHwDDYCECACQRs2AgxBACEDDOMBCyACKAIEIQAgAkEANgIEIAIgACABECYiAA0BIAFBAWoLIQFBrQEhAwzIAQsgAkHBATYCHCACIAA2AgwgAiABQQFqNgIUQQAhAwzgAQsgAigCBCEAIAJBADYCBCACIAAgARAmIgANASABQQFqCyEBQa4BIQMMxQELIAJBwgE2AhwgAiAANgIMIAIgAUEBajYCFEEAIQMM3QELIAJBADYCHCACIAE2AhQgAkGXCzYCECACQQ02AgxBACEDDNwBCyACQQA2AhwgAiABNgIUIAJB4xA2AhAgAkEJNgIMQQAhAwzbAQsgAkECOgAoDKwBC0EAIQMgAkEANgIcIAJBrws2AhAgAkECNgIMIAIgAUEBajYCFAzZAQtBAiEDDL8BC0ENIQMMvgELQSYhAwy9AQtBFSEDDLwBC0EWIQMMuwELQRghAwy6AQtBHCEDDLkBC0EdIQMMuAELQSAhAwy3AQtBISEDDLYBC0EjIQMMtQELQcYAIQMMtAELQS4hAwyzAQtBPSEDDLIBC0HLACEDDLEBC0HOACEDDLABC0HYACEDDK8BC0HZACEDDK4BC0HbACEDDK0BC0HxACEDDKwBC0H0ACEDDKsBC0GNASEDDKoBC0GXASEDDKkBC0GpASEDDKgBC0GvASEDDKcBC0GxASEDDKYBCyACQQA2AgALQQAhAyACQQA2AhwgAiABNgIUIAJB8Rs2AhAgAkEGNgIMDL0BCyACQQA2AgAgBkEBaiEBQSQLOgApIAIoAgQhACACQQA2AgQgAiAAIAEQJyIARQRAQeUAIQMMowELIAJB+QA2AhwgAiABNgIUIAIgADYCDEEAIQMMuwELIABBFUcEQCACQQA2AhwgAiABNgIUIAJBzA42AhAgAkEgNgIMQQAhAwy7AQsgAkH4ADYCHCACIAE2AhQgAkHKGDYCECACQRU2AgxBACEDDLoBCyACQQA2AhwgAiABNgIUIAJBjhs2AhAgAkEGNgIMQQAhAwy5AQsgAkEANgIcIAIgATYCFCACQf4RNgIQIAJBBzYCDEEAIQMMuAELIAJBADYCHCACIAE2AhQgAkGMHDYCECACQQc2AgxBACEDDLcBCyACQQA2AhwgAiABNgIUIAJBww82AhAgAkEHNgIMQQAhAwy2AQsgAkEANgIcIAIgATYCFCACQcMPNgIQIAJBBzYCDEEAIQMMtQELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0RIAJB5QA2AhwgAiABNgIUIAIgADYCDEEAIQMMtAELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0gIAJB0wA2AhwgAiABNgIUIAIgADYCDEEAIQMMswELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0iIAJB0gA2AhwgAiABNgIUIAIgADYCDEEAIQMMsgELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0OIAJB5QA2AhwgAiABNgIUIAIgADYCDEEAIQMMsQELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0dIAJB0wA2AhwgAiABNgIUIAIgADYCDEEAIQMMsAELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0fIAJB0gA2AhwgAiABNgIUIAIgADYCDEEAIQMMrwELIABBP0cNASABQQFqCyEBQQUhAwyUAQtBACEDIAJBADYCHCACIAE2AhQgAkH9EjYCECACQQc2AgwMrAELIAJBADYCHCACIAE2AhQgAkHcCDYCECACQQc2AgxBACEDDKsBCyACKAIEIQAgAkEANgIEIAIgACABECUiAEUNByACQeUANgIcIAIgATYCFCACIAA2AgxBACEDDKoBCyACKAIEIQAgAkEANgIEIAIgACABECUiAEUNFiACQdMANgIcIAIgATYCFCACIAA2AgxBACEDDKkBCyACKAIEIQAgAkEANgIEIAIgACABECUiAEUNGCACQdIANgIcIAIgATYCFCACIAA2AgxBACEDDKgBCyACQQA2AhwgAiABNgIUIAJBxgo2AhAgAkEHNgIMQQAhAwynAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDQMgAkHlADYCHCACIAE2AhQgAiAANgIMQQAhAwymAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDRIgAkHTADYCHCACIAE2AhQgAiAANgIMQQAhAwylAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDRQgAkHSADYCHCACIAE2AhQgAiAANgIMQQAhAwykAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDQAgAkHlADYCHCACIAE2AhQgAiAANgIMQQAhAwyjAQtB1QAhAwyJAQsgAEEVRwRAIAJBADYCHCACIAE2AhQgAkG5DTYCECACQRo2AgxBACEDDKIBCyACQeQANgIcIAIgATYCFCACQeMXNgIQIAJBFTYCDEEAIQMMoQELIAJBADYCACAGQQFqIQEgAi0AKSIAQSNrQQtJDQQCQCAAQQZLDQBBASAAdEHKAHFFDQAMBQtBACEDIAJBADYCHCACIAE2AhQgAkH3CTYCECACQQg2AgwMoAELIAJBADYCACAGQQFqIQEgAi0AKUEhRg0DIAJBADYCHCACIAE2AhQgAkGbCjYCECACQQg2AgxBACEDDJ8BCyACQQA2AgALQQAhAyACQQA2AhwgAiABNgIUIAJBkDM2AhAgAkEINgIMDJ0BCyACQQA2AgAgBkEBaiEBIAItAClBI0kNACACQQA2AhwgAiABNgIUIAJB0wk2AhAgAkEINgIMQQAhAwycAQtB0QAhAwyCAQsgAS0AAEEwayIAQf8BcUEKSQRAIAIgADoAKiABQQFqIQFBzwAhAwyCAQsgAigCBCEAIAJBADYCBCACIAAgARAoIgBFDYYBIAJB3gA2AhwgAiABNgIUIAIgADYCDEEAIQMMmgELIAIoAgQhACACQQA2AgQgAiAAIAEQKCIARQ2GASACQdwANgIcIAIgATYCFCACIAA2AgxBACEDDJkBCyACKAIEIQAgAkEANgIEIAIgACAFECgiAEUEQCAFIQEMhwELIAJB2gA2AhwgAiAFNgIUIAIgADYCDAyYAQtBACEBQQEhAwsgAiADOgArIAVBAWohAwJAAkACQCACLQAtQRBxDQACQAJAAkAgAi0AKg4DAQACBAsgBkUNAwwCCyAADQEMAgsgAUUNAQsgAigCBCEAIAJBADYCBCACIAAgAxAoIgBFBEAgAyEBDAILIAJB2AA2AhwgAiADNgIUIAIgADYCDEEAIQMMmAELIAIoAgQhACACQQA2AgQgAiAAIAMQKCIARQRAIAMhAQyHAQsgAkHZADYCHCACIAM2AhQgAiAANgIMQQAhAwyXAQtBzAAhAwx9CyAAQRVHBEAgAkEANgIcIAIgATYCFCACQZQNNgIQIAJBITYCDEEAIQMMlgELIAJB1wA2AhwgAiABNgIUIAJByRc2AhAgAkEVNgIMQQAhAwyVAQtBACEDIAJBADYCHCACIAE2AhQgAkGAETYCECACQQk2AgwMlAELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0AIAJB0wA2AhwgAiABNgIUIAIgADYCDEEAIQMMkwELQckAIQMMeQsgAkEANgIcIAIgATYCFCACQcEoNgIQIAJBBzYCDCACQQA2AgBBACEDDJEBCyACKAIEIQBBACEDIAJBADYCBCACIAAgARAlIgBFDQAgAkHSADYCHCACIAE2AhQgAiAANgIMDJABC0HIACEDDHYLIAJBADYCACAFIQELIAJBgBI7ASogAUEBaiEBQQAhAAJAIAIoAjgiA0UNACADKAIwIgNFDQAgAiADEQAAIQALIAANAQtBxwAhAwxzCyAAQRVGBEAgAkHRADYCHCACIAE2AhQgAkHjFzYCECACQRU2AgxBACEDDIwBC0EAIQMgAkEANgIcIAIgATYCFCACQbkNNgIQIAJBGjYCDAyLAQtBACEDIAJBADYCHCACIAE2AhQgAkGgGTYCECACQR42AgwMigELIAEtAABBOkYEQCACKAIEIQBBACEDIAJBADYCBCACIAAgARApIgBFDQEgAkHDADYCHCACIAA2AgwgAiABQQFqNgIUDIoBC0EAIQMgAkEANgIcIAIgATYCFCACQbERNgIQIAJBCjYCDAyJAQsgAUEBaiEBQTshAwxvCyACQcMANgIcIAIgADYCDCACIAFBAWo2AhQMhwELQQAhAyACQQA2AhwgAiABNgIUIAJB8A42AhAgAkEcNgIMDIYBCyACIAIvATBBEHI7ATAMZgsCQCACLwEwIgBBCHFFDQAgAi0AKEEBRw0AIAItAC1BCHFFDQMLIAIgAEH3+wNxQYAEcjsBMAwECyABIARHBEACQANAIAEtAABBMGsiAEH/AXFBCk8EQEE1IQMMbgsgAikDICIKQpmz5syZs+bMGVYNASACIApCCn4iCjcDICAKIACtQv8BgyILQn+FVg0BIAIgCiALfDcDICAEIAFBAWoiAUcNAAtBOSEDDIUBCyACKAIEIQBBACEDIAJBADYCBCACIAAgAUEBaiIBECoiAA0MDHcLQTkhAwyDAQsgAi0AMEEgcQ0GQcUBIQMMaQtBACEDIAJBADYCBCACIAEgARAqIgBFDQQgAkE6NgIcIAIgADYCDCACIAFBAWo2AhQMgQELIAItAChBAUcNACACLQAtQQhxRQ0BC0E3IQMMZgsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIABEAgAkE7NgIcIAIgADYCDCACIAFBAWo2AhQMfwsgAUEBaiEBDG4LIAJBCDoALAwECyABQQFqIQEMbQtBACEDIAJBADYCHCACIAE2AhQgAkHkEjYCECACQQQ2AgwMewsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIARQ1sIAJBNzYCHCACIAE2AhQgAiAANgIMDHoLIAIgAi8BMEEgcjsBMAtBMCEDDF8LIAJBNjYCHCACIAE2AhQgAiAANgIMDHcLIABBLEcNASABQQFqIQBBASEBAkACQAJAAkACQCACLQAsQQVrDgQDAQIEAAsgACEBDAQLQQIhAQwBC0EEIQELIAJBAToALCACIAIvATAgAXI7ATAgACEBDAELIAIgAi8BMEEIcjsBMCAAIQELQTkhAwxcCyACQQA6ACwLQTQhAwxaCyABIARGBEBBLSEDDHMLAkACQANAAkAgAS0AAEEKaw4EAgAAAwALIAQgAUEBaiIBRw0AC0EtIQMMdAsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIARQ0CIAJBLDYCHCACIAE2AhQgAiAANgIMDHMLIAIoAgQhAEEAIQMgAkEANgIEIAIgACABECoiAEUEQCABQQFqIQEMAgsgAkEsNgIcIAIgADYCDCACIAFBAWo2AhQMcgsgAS0AAEENRgRAIAIoAgQhAEEAIQMgAkEANgIEIAIgACABECoiAEUEQCABQQFqIQEMAgsgAkEsNgIcIAIgADYCDCACIAFBAWo2AhQMcgsgAi0ALUEBcQRAQcQBIQMMWQsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIADQEMZQtBLyEDDFcLIAJBLjYCHCACIAE2AhQgAiAANgIMDG8LQQAhAyACQQA2AhwgAiABNgIUIAJB8BQ2AhAgAkEDNgIMDG4LQQEhAwJAAkACQAJAIAItACxBBWsOBAMBAgAECyACIAIvATBBCHI7ATAMAwtBAiEDDAELQQQhAwsgAkEBOgAsIAIgAi8BMCADcjsBMAtBKiEDDFMLQQAhAyACQQA2AhwgAiABNgIUIAJB4Q82AhAgAkEKNgIMDGsLQQEhAwJAAkACQAJAAkACQCACLQAsQQJrDgcFBAQDAQIABAsgAiACLwEwQQhyOwEwDAMLQQIhAwwBC0EEIQMLIAJBAToALCACIAIvATAgA3I7ATALQSshAwxSC0EAIQMgAkEANgIcIAIgATYCFCACQasSNgIQIAJBCzYCDAxqC0EAIQMgAkEANgIcIAIgATYCFCACQf0NNgIQIAJBHTYCDAxpCyABIARHBEADQCABLQAAQSBHDUggBCABQQFqIgFHDQALQSUhAwxpC0ElIQMMaAsgAi0ALUEBcQRAQcMBIQMMTwsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKSIABEAgAkEmNgIcIAIgADYCDCACIAFBAWo2AhQMaAsgAUEBaiEBDFwLIAFBAWohASACLwEwIgBBgAFxBEBBACEAAkAgAigCOCIDRQ0AIAMoAlQiA0UNACACIAMRAAAhAAsgAEUNBiAAQRVHDR8gAkEFNgIcIAIgATYCFCACQfkXNgIQIAJBFTYCDEEAIQMMZwsCQCAAQaAEcUGgBEcNACACLQAtQQJxDQBBACEDIAJBADYCHCACIAE2AhQgAkGWEzYCECACQQQ2AgwMZwsgAgJ/IAIvATBBFHFBFEYEQEEBIAItAChBAUYNARogAi8BMkHlAEYMAQsgAi0AKUEFRgs6AC5BACEAAkAgAigCOCIDRQ0AIAMoAiQiA0UNACACIAMRAAAhAAsCQAJAAkACQAJAIAAOFgIBAAQEBAQEBAQEBAQEBAQEBAQEBAMECyACQQE6AC4LIAIgAi8BMEHAAHI7ATALQSchAwxPCyACQSM2AhwgAiABNgIUIAJBpRY2AhAgAkEVNgIMQQAhAwxnC0EAIQMgAkEANgIcIAIgATYCFCACQdULNgIQIAJBETYCDAxmC0EAIQACQCACKAI4IgNFDQAgAygCLCIDRQ0AIAIgAxEAACEACyAADQELQQ4hAwxLCyAAQRVGBEAgAkECNgIcIAIgATYCFCACQbAYNgIQIAJBFTYCDEEAIQMMZAtBACEDIAJBADYCHCACIAE2AhQgAkGnDjYCECACQRI2AgwMYwtBACEDIAJBADYCHCACIAE2AhQgAkGqHDYCECACQQ82AgwMYgsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEgCqdqIgEQKyIARQ0AIAJBBTYCHCACIAE2AhQgAiAANgIMDGELQQ8hAwxHC0EAIQMgAkEANgIcIAIgATYCFCACQc0TNgIQIAJBDDYCDAxfC0IBIQoLIAFBAWohAQJAIAIpAyAiC0L//////////w9YBEAgAiALQgSGIAqENwMgDAELQQAhAyACQQA2AhwgAiABNgIUIAJBrQk2AhAgAkEMNgIMDF4LQSQhAwxEC0EAIQMgAkEANgIcIAIgATYCFCACQc0TNgIQIAJBDDYCDAxcCyACKAIEIQBBACEDIAJBADYCBCACIAAgARAsIgBFBEAgAUEBaiEBDFILIAJBFzYCHCACIAA2AgwgAiABQQFqNgIUDFsLIAIoAgQhAEEAIQMgAkEANgIEAkAgAiAAIAEQLCIARQRAIAFBAWohAQwBCyACQRY2AhwgAiAANgIMIAIgAUEBajYCFAxbC0EfIQMMQQtBACEDIAJBADYCHCACIAE2AhQgAkGaDzYCECACQSI2AgwMWQsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQLSIARQRAIAFBAWohAQxQCyACQRQ2AhwgAiAANgIMIAIgAUEBajYCFAxYCyACKAIEIQBBACEDIAJBADYCBAJAIAIgACABEC0iAEUEQCABQQFqIQEMAQsgAkETNgIcIAIgADYCDCACIAFBAWo2AhQMWAtBHiEDDD4LQQAhAyACQQA2AhwgAiABNgIUIAJBxgw2AhAgAkEjNgIMDFYLIAIoAgQhAEEAIQMgAkEANgIEIAIgACABEC0iAEUEQCABQQFqIQEMTgsgAkERNgIcIAIgADYCDCACIAFBAWo2AhQMVQsgAkEQNgIcIAIgATYCFCACIAA2AgwMVAtBACEDIAJBADYCHCACIAE2AhQgAkHGDDYCECACQSM2AgwMUwtBACEDIAJBADYCHCACIAE2AhQgAkHAFTYCECACQQI2AgwMUgsgAigCBCEAQQAhAyACQQA2AgQCQCACIAAgARAtIgBFBEAgAUEBaiEBDAELIAJBDjYCHCACIAA2AgwgAiABQQFqNgIUDFILQRshAww4C0EAIQMgAkEANgIcIAIgATYCFCACQcYMNgIQIAJBIzYCDAxQCyACKAIEIQBBACEDIAJBADYCBAJAIAIgACABECwiAEUEQCABQQFqIQEMAQsgAkENNgIcIAIgADYCDCACIAFBAWo2AhQMUAtBGiEDDDYLQQAhAyACQQA2AhwgAiABNgIUIAJBmg82AhAgAkEiNgIMDE4LIAIoAgQhAEEAIQMgAkEANgIEAkAgAiAAIAEQLCIARQRAIAFBAWohAQwBCyACQQw2AhwgAiAANgIMIAIgAUEBajYCFAxOC0EZIQMMNAtBACEDIAJBADYCHCACIAE2AhQgAkGaDzYCECACQSI2AgwMTAsgAEEVRwRAQQAhAyACQQA2AhwgAiABNgIUIAJBgww2AhAgAkETNgIMDEwLIAJBCjYCHCACIAE2AhQgAkHkFjYCECACQRU2AgxBACEDDEsLIAIoAgQhAEEAIQMgAkEANgIEIAIgACABIAqnaiIBECsiAARAIAJBBzYCHCACIAE2AhQgAiAANgIMDEsLQRMhAwwxCyAAQRVHBEBBACEDIAJBADYCHCACIAE2AhQgAkHaDTYCECACQRQ2AgwMSgsgAkEeNgIcIAIgATYCFCACQfkXNgIQIAJBFTYCDEEAIQMMSQtBACEAAkAgAigCOCIDRQ0AIAMoAiwiA0UNACACIAMRAAAhAAsgAEUNQSAAQRVGBEAgAkEDNgIcIAIgATYCFCACQbAYNgIQIAJBFTYCDEEAIQMMSQtBACEDIAJBADYCHCACIAE2AhQgAkGnDjYCECACQRI2AgwMSAtBACEDIAJBADYCHCACIAE2AhQgAkHaDTYCECACQRQ2AgwMRwtBACEDIAJBADYCHCACIAE2AhQgAkGnDjYCECACQRI2AgwMRgsgAkEAOgAvIAItAC1BBHFFDT8LIAJBADoALyACQQE6ADRBACEDDCsLQQAhAyACQQA2AhwgAkHkETYCECACQQc2AgwgAiABQQFqNgIUDEMLAkADQAJAIAEtAABBCmsOBAACAgACCyAEIAFBAWoiAUcNAAtB3QEhAwxDCwJAAkAgAi0ANEEBRw0AQQAhAAJAIAIoAjgiA0UNACADKAJYIgNFDQAgAiADEQAAIQALIABFDQAgAEEVRw0BIAJB3AE2AhwgAiABNgIUIAJB1RY2AhAgAkEVNgIMQQAhAwxEC0HBASEDDCoLIAJBADYCHCACIAE2AhQgAkHpCzYCECACQR82AgxBACEDDEILAkACQCACLQAoQQFrDgIEAQALQcABIQMMKQtBuQEhAwwoCyACQQI6AC9BACEAAkAgAigCOCIDRQ0AIAMoAgAiA0UNACACIAMRAAAhAAsgAEUEQEHCASEDDCgLIABBFUcEQCACQQA2AhwgAiABNgIUIAJBpAw2AhAgAkEQNgIMQQAhAwxBCyACQdsBNgIcIAIgATYCFCACQfoWNgIQIAJBFTYCDEEAIQMMQAsgASAERgRAQdoBIQMMQAsgAS0AAEHIAEYNASACQQE6ACgLQawBIQMMJQtBvwEhAwwkCyABIARHBEAgAkEQNgIIIAIgATYCBEG+ASEDDCQLQdkBIQMMPAsgASAERgRAQdgBIQMMPAsgAS0AAEHIAEcNBCABQQFqIQFBvQEhAwwiCyABIARGBEBB1wEhAww7CwJAAkAgAS0AAEHFAGsOEAAFBQUFBQUFBQUFBQUFBQEFCyABQQFqIQFBuwEhAwwiCyABQQFqIQFBvAEhAwwhC0HWASEDIAEgBEYNOSACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEGD0ABqLQAARw0DIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAw6CyACKAIEIQAgAkIANwMAIAIgACAGQQFqIgEQJyIARQRAQcYBIQMMIQsgAkHVATYCHCACIAE2AhQgAiAANgIMQQAhAww5C0HUASEDIAEgBEYNOCACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEGB0ABqLQAARw0CIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAw5CyACQYEEOwEoIAIoAgQhACACQgA3AwAgAiAAIAZBAWoiARAnIgANAwwCCyACQQA2AgALQQAhAyACQQA2AhwgAiABNgIUIAJB2Bs2AhAgAkEINgIMDDYLQboBIQMMHAsgAkHTATYCHCACIAE2AhQgAiAANgIMQQAhAww0C0EAIQACQCACKAI4IgNFDQAgAygCOCIDRQ0AIAIgAxEAACEACyAARQ0AIABBFUYNASACQQA2AhwgAiABNgIUIAJBzA42AhAgAkEgNgIMQQAhAwwzC0HkACEDDBkLIAJB+AA2AhwgAiABNgIUIAJByhg2AhAgAkEVNgIMQQAhAwwxC0HSASEDIAQgASIARg0wIAQgAWsgAigCACIBaiEFIAAgAWtBBGohBgJAA0AgAC0AACABQfzPAGotAABHDQEgAUEERg0DIAFBAWohASAEIABBAWoiAEcNAAsgAiAFNgIADDELIAJBADYCHCACIAA2AhQgAkGQMzYCECACQQg2AgwgAkEANgIAQQAhAwwwCyABIARHBEAgAkEONgIIIAIgATYCBEG3ASEDDBcLQdEBIQMMLwsgAkEANgIAIAZBAWohAQtBuAEhAwwUCyABIARGBEBB0AEhAwwtCyABLQAAQTBrIgBB/wFxQQpJBEAgAiAAOgAqIAFBAWohAUG2ASEDDBQLIAIoAgQhACACQQA2AgQgAiAAIAEQKCIARQ0UIAJBzwE2AhwgAiABNgIUIAIgADYCDEEAIQMMLAsgASAERgRAQc4BIQMMLAsCQCABLQAAQS5GBEAgAUEBaiEBDAELIAIoAgQhACACQQA2AgQgAiAAIAEQKCIARQ0VIAJBzQE2AhwgAiABNgIUIAIgADYCDEEAIQMMLAtBtQEhAwwSCyAEIAEiBUYEQEHMASEDDCsLQQAhAEEBIQFBASEGQQAhAwJAAkACQAJAAkACfwJAAkACQAJAAkACQAJAIAUtAABBMGsOCgoJAAECAwQFBggLC0ECDAYLQQMMBQtBBAwEC0EFDAMLQQYMAgtBBwwBC0EICyEDQQAhAUEAIQYMAgtBCSEDQQEhAEEAIQFBACEGDAELQQAhAUEBIQMLIAIgAzoAKyAFQQFqIQMCQAJAIAItAC1BEHENAAJAAkACQCACLQAqDgMBAAIECyAGRQ0DDAILIAANAQwCCyABRQ0BCyACKAIEIQAgAkEANgIEIAIgACADECgiAEUEQCADIQEMAwsgAkHJATYCHCACIAM2AhQgAiAANgIMQQAhAwwtCyACKAIEIQAgAkEANgIEIAIgACADECgiAEUEQCADIQEMGAsgAkHKATYCHCACIAM2AhQgAiAANgIMQQAhAwwsCyACKAIEIQAgAkEANgIEIAIgACAFECgiAEUEQCAFIQEMFgsgAkHLATYCHCACIAU2AhQgAiAANgIMDCsLQbQBIQMMEQtBACEAAkAgAigCOCIDRQ0AIAMoAjwiA0UNACACIAMRAAAhAAsCQCAABEAgAEEVRg0BIAJBADYCHCACIAE2AhQgAkGUDTYCECACQSE2AgxBACEDDCsLQbIBIQMMEQsgAkHIATYCHCACIAE2AhQgAkHJFzYCECACQRU2AgxBACEDDCkLIAJBADYCACAGQQFqIQFB9QAhAwwPCyACLQApQQVGBEBB4wAhAwwPC0HiACEDDA4LIAAhASACQQA2AgALIAJBADoALEEJIQMMDAsgAkEANgIAIAdBAWohAUHAACEDDAsLQQELOgAsIAJBADYCACAGQQFqIQELQSkhAwwIC0E4IQMMBwsCQCABIARHBEADQCABLQAAQYA+ai0AACIAQQFHBEAgAEECRw0DIAFBAWohAQwFCyAEIAFBAWoiAUcNAAtBPiEDDCELQT4hAwwgCwsgAkEAOgAsDAELQQshAwwEC0E6IQMMAwsgAUEBaiEBQS0hAwwCCyACIAE6ACwgAkEANgIAIAZBAWohAUEMIQMMAQsgAkEANgIAIAZBAWohAUEKIQMMAAsAC0EAIQMgAkEANgIcIAIgATYCFCACQc0QNgIQIAJBCTYCDAwXC0EAIQMgAkEANgIcIAIgATYCFCACQekKNgIQIAJBCTYCDAwWC0EAIQMgAkEANgIcIAIgATYCFCACQbcQNgIQIAJBCTYCDAwVC0EAIQMgAkEANgIcIAIgATYCFCACQZwRNgIQIAJBCTYCDAwUC0EAIQMgAkEANgIcIAIgATYCFCACQc0QNgIQIAJBCTYCDAwTC0EAIQMgAkEANgIcIAIgATYCFCACQekKNgIQIAJBCTYCDAwSC0EAIQMgAkEANgIcIAIgATYCFCACQbcQNgIQIAJBCTYCDAwRC0EAIQMgAkEANgIcIAIgATYCFCACQZwRNgIQIAJBCTYCDAwQC0EAIQMgAkEANgIcIAIgATYCFCACQZcVNgIQIAJBDzYCDAwPC0EAIQMgAkEANgIcIAIgATYCFCACQZcVNgIQIAJBDzYCDAwOC0EAIQMgAkEANgIcIAIgATYCFCACQcASNgIQIAJBCzYCDAwNC0EAIQMgAkEANgIcIAIgATYCFCACQZUJNgIQIAJBCzYCDAwMC0EAIQMgAkEANgIcIAIgATYCFCACQeEPNgIQIAJBCjYCDAwLC0EAIQMgAkEANgIcIAIgATYCFCACQfsPNgIQIAJBCjYCDAwKC0EAIQMgAkEANgIcIAIgATYCFCACQfEZNgIQIAJBAjYCDAwJC0EAIQMgAkEANgIcIAIgATYCFCACQcQUNgIQIAJBAjYCDAwIC0EAIQMgAkEANgIcIAIgATYCFCACQfIVNgIQIAJBAjYCDAwHCyACQQI2AhwgAiABNgIUIAJBnBo2AhAgAkEWNgIMQQAhAwwGC0EBIQMMBQtB1AAhAyABIARGDQQgCEEIaiEJIAIoAgAhBQJAAkAgASAERwRAIAVB2MIAaiEHIAQgBWogAWshACAFQX9zQQpqIgUgAWohBgNAIAEtAAAgBy0AAEcEQEECIQcMAwsgBUUEQEEAIQcgBiEBDAMLIAVBAWshBSAHQQFqIQcgBCABQQFqIgFHDQALIAAhBSAEIQELIAlBATYCACACIAU2AgAMAQsgAkEANgIAIAkgBzYCAAsgCSABNgIEIAgoAgwhACAIKAIIDgMBBAIACwALIAJBADYCHCACQbUaNgIQIAJBFzYCDCACIABBAWo2AhRBACEDDAILIAJBADYCHCACIAA2AhQgAkHKGjYCECACQQk2AgxBACEDDAELIAEgBEYEQEEiIQMMAQsgAkEJNgIIIAIgATYCBEEhIQMLIAhBEGokACADRQRAIAIoAgwhAAwBCyACIAM2AhxBACEAIAIoAgQiAUUNACACIAEgBCACKAIIEQEAIgFFDQAgAiAENgIUIAIgATYCDCABIQALIAALvgIBAn8gAEEAOgAAIABB3ABqIgFBAWtBADoAACAAQQA6AAIgAEEAOgABIAFBA2tBADoAACABQQJrQQA6AAAgAEEAOgADIAFBBGtBADoAAEEAIABrQQNxIgEgAGoiAEEANgIAQdwAIAFrQXxxIgIgAGoiAUEEa0EANgIAAkAgAkEJSQ0AIABBADYCCCAAQQA2AgQgAUEIa0EANgIAIAFBDGtBADYCACACQRlJDQAgAEEANgIYIABBADYCFCAAQQA2AhAgAEEANgIMIAFBEGtBADYCACABQRRrQQA2AgAgAUEYa0EANgIAIAFBHGtBADYCACACIABBBHFBGHIiAmsiAUEgSQ0AIAAgAmohAANAIABCADcDGCAAQgA3AxAgAEIANwMIIABCADcDACAAQSBqIQAgAUEgayIBQR9LDQALCwtWAQF/AkAgACgCDA0AAkACQAJAAkAgAC0ALw4DAQADAgsgACgCOCIBRQ0AIAEoAiwiAUUNACAAIAERAAAiAQ0DC0EADwsACyAAQcMWNgIQQQ4hAQsgAQsaACAAKAIMRQRAIABB0Rs2AhAgAEEVNgIMCwsUACAAKAIMQRVGBEAgAEEANgIMCwsUACAAKAIMQRZGBEAgAEEANgIMCwsHACAAKAIMCwcAIAAoAhALCQAgACABNgIQCwcAIAAoAhQLFwAgAEEkTwRAAAsgAEECdEGgM2ooAgALFwAgAEEuTwRAAAsgAEECdEGwNGooAgALvwkBAX9B6yghAQJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIABB5ABrDvQDY2IAAWFhYWFhYQIDBAVhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhBgcICQoLDA0OD2FhYWFhEGFhYWFhYWFhYWFhEWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYRITFBUWFxgZGhthYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2YTc4OTphYWFhYWFhYTthYWE8YWFhYT0+P2FhYWFhYWFhQGFhQWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYUJDREVGR0hJSktMTU5PUFFSU2FhYWFhYWFhVFVWV1hZWlthXF1hYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFeYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhX2BhC0HhJw8LQaQhDwtByywPC0H+MQ8LQcAkDwtBqyQPC0GNKA8LQeImDwtBgDAPC0G5Lw8LQdckDwtB7x8PC0HhHw8LQfofDwtB8iAPC0GoLw8LQa4yDwtBiDAPC0HsJw8LQYIiDwtBjh0PC0HQLg8LQcojDwtBxTIPC0HfHA8LQdIcDwtBxCAPC0HXIA8LQaIfDwtB7S4PC0GrMA8LQdQlDwtBzC4PC0H6Lg8LQfwrDwtB0jAPC0HxHQ8LQbsgDwtB9ysPC0GQMQ8LQdcxDwtBoi0PC0HUJw8LQeArDwtBnywPC0HrMQ8LQdUfDwtByjEPC0HeJQ8LQdQeDwtB9BwPC0GnMg8LQbEdDwtBoB0PC0G5MQ8LQbwwDwtBkiEPC0GzJg8LQeksDwtBrB4PC0HUKw8LQfcmDwtBgCYPC0GwIQ8LQf4eDwtBjSMPC0GJLQ8LQfciDwtBoDEPC0GuHw8LQcYlDwtB6B4PC0GTIg8LQcIvDwtBwx0PC0GLLA8LQeEdDwtBjS8PC0HqIQ8LQbQtDwtB0i8PC0HfMg8LQdIyDwtB8DAPC0GpIg8LQfkjDwtBmR4PC0G1LA8LQZswDwtBkjIPC0G2Kw8LQcIiDwtB+DIPC0GeJQ8LQdAiDwtBuh4PC0GBHg8LAAtB1iEhAQsgAQsWACAAIAAtAC1B/gFxIAFBAEdyOgAtCxkAIAAgAC0ALUH9AXEgAUEAR0EBdHI6AC0LGQAgACAALQAtQfsBcSABQQBHQQJ0cjoALQsZACAAIAAtAC1B9wFxIAFBAEdBA3RyOgAtCz4BAn8CQCAAKAI4IgNFDQAgAygCBCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBxhE2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCCCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB9go2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCDCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB7Ro2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCECIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBlRA2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCFCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBqhs2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCGCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB7RM2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCKCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB9gg2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCHCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBwhk2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCICIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBlBQ2AhBBGCEECyAEC1kBAn8CQCAALQAoQQFGDQAgAC8BMiIBQeQAa0HkAEkNACABQcwBRg0AIAFBsAJGDQAgAC8BMCIAQcAAcQ0AQQEhAiAAQYgEcUGABEYNACAAQShxRSECCyACC4wBAQJ/AkACQAJAIAAtACpFDQAgAC0AK0UNACAALwEwIgFBAnFFDQEMAgsgAC8BMCIBQQFxRQ0BC0EBIQIgAC0AKEEBRg0AIAAvATIiAEHkAGtB5ABJDQAgAEHMAUYNACAAQbACRg0AIAFBwABxDQBBACECIAFBiARxQYAERg0AIAFBKHFBAEchAgsgAgtXACAAQRhqQgA3AwAgAEIANwMAIABBOGpCADcDACAAQTBqQgA3AwAgAEEoakIANwMAIABBIGpCADcDACAAQRBqQgA3AwAgAEEIakIANwMAIABB3QE2AhwLBgAgABAyC5otAQt/IwBBEGsiCiQAQaTQACgCACIJRQRAQeTTACgCACIFRQRAQfDTAEJ/NwIAQejTAEKAgISAgIDAADcCAEHk0wAgCkEIakFwcUHYqtWqBXMiBTYCAEH40wBBADYCAEHI0wBBADYCAAtBzNMAQYDUBDYCAEGc0ABBgNQENgIAQbDQACAFNgIAQazQAEF/NgIAQdDTAEGArAM2AgADQCABQcjQAGogAUG80ABqIgI2AgAgAiABQbTQAGoiAzYCACABQcDQAGogAzYCACABQdDQAGogAUHE0ABqIgM2AgAgAyACNgIAIAFB2NAAaiABQczQAGoiAjYCACACIAM2AgAgAUHU0ABqIAI2AgAgAUEgaiIBQYACRw0AC0GM1ARBwasDNgIAQajQAEH00wAoAgA2AgBBmNAAQcCrAzYCAEGk0ABBiNQENgIAQcz/B0E4NgIAQYjUBCEJCwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIABB7AFNBEBBjNAAKAIAIgZBECAAQRNqQXBxIABBC0kbIgRBA3YiAHYiAUEDcQRAAkAgAUEBcSAAckEBcyICQQN0IgBBtNAAaiIBIABBvNAAaigCACIAKAIIIgNGBEBBjNAAIAZBfiACd3E2AgAMAQsgASADNgIIIAMgATYCDAsgAEEIaiEBIAAgAkEDdCICQQNyNgIEIAAgAmoiACAAKAIEQQFyNgIEDBELQZTQACgCACIIIARPDQEgAQRAAkBBAiAAdCICQQAgAmtyIAEgAHRxaCIAQQN0IgJBtNAAaiIBIAJBvNAAaigCACICKAIIIgNGBEBBjNAAIAZBfiAAd3EiBjYCAAwBCyABIAM2AgggAyABNgIMCyACIARBA3I2AgQgAEEDdCIAIARrIQUgACACaiAFNgIAIAIgBGoiBCAFQQFyNgIEIAgEQCAIQXhxQbTQAGohAEGg0AAoAgAhAwJ/QQEgCEEDdnQiASAGcUUEQEGM0AAgASAGcjYCACAADAELIAAoAggLIgEgAzYCDCAAIAM2AgggAyAANgIMIAMgATYCCAsgAkEIaiEBQaDQACAENgIAQZTQACAFNgIADBELQZDQACgCACILRQ0BIAtoQQJ0QbzSAGooAgAiACgCBEF4cSAEayEFIAAhAgNAAkAgAigCECIBRQRAIAJBFGooAgAiAUUNAQsgASgCBEF4cSAEayIDIAVJIQIgAyAFIAIbIQUgASAAIAIbIQAgASECDAELCyAAKAIYIQkgACgCDCIDIABHBEBBnNAAKAIAGiADIAAoAggiATYCCCABIAM2AgwMEAsgAEEUaiICKAIAIgFFBEAgACgCECIBRQ0DIABBEGohAgsDQCACIQcgASIDQRRqIgIoAgAiAQ0AIANBEGohAiADKAIQIgENAAsgB0EANgIADA8LQX8hBCAAQb9/Sw0AIABBE2oiAUFwcSEEQZDQACgCACIIRQ0AQQAgBGshBQJAAkACQAJ/QQAgBEGAAkkNABpBHyAEQf///wdLDQAaIARBJiABQQh2ZyIAa3ZBAXEgAEEBdGtBPmoLIgZBAnRBvNIAaigCACICRQRAQQAhAUEAIQMMAQtBACEBIARBGSAGQQF2a0EAIAZBH0cbdCEAQQAhAwNAAkAgAigCBEF4cSAEayIHIAVPDQAgAiEDIAciBQ0AQQAhBSACIQEMAwsgASACQRRqKAIAIgcgByACIABBHXZBBHFqQRBqKAIAIgJGGyABIAcbIQEgAEEBdCEAIAINAAsLIAEgA3JFBEBBACEDQQIgBnQiAEEAIABrciAIcSIARQ0DIABoQQJ0QbzSAGooAgAhAQsgAUUNAQsDQCABKAIEQXhxIARrIgIgBUkhACACIAUgABshBSABIAMgABshAyABKAIQIgAEfyAABSABQRRqKAIACyIBDQALCyADRQ0AIAVBlNAAKAIAIARrTw0AIAMoAhghByADIAMoAgwiAEcEQEGc0AAoAgAaIAAgAygCCCIBNgIIIAEgADYCDAwOCyADQRRqIgIoAgAiAUUEQCADKAIQIgFFDQMgA0EQaiECCwNAIAIhBiABIgBBFGoiAigCACIBDQAgAEEQaiECIAAoAhAiAQ0ACyAGQQA2AgAMDQtBlNAAKAIAIgMgBE8EQEGg0AAoAgAhAQJAIAMgBGsiAkEQTwRAIAEgBGoiACACQQFyNgIEIAEgA2ogAjYCACABIARBA3I2AgQMAQsgASADQQNyNgIEIAEgA2oiACAAKAIEQQFyNgIEQQAhAEEAIQILQZTQACACNgIAQaDQACAANgIAIAFBCGohAQwPC0GY0AAoAgAiAyAESwRAIAQgCWoiACADIARrIgFBAXI2AgRBpNAAIAA2AgBBmNAAIAE2AgAgCSAEQQNyNgIEIAlBCGohAQwPC0EAIQEgBAJ/QeTTACgCAARAQezTACgCAAwBC0Hw0wBCfzcCAEHo0wBCgICEgICAwAA3AgBB5NMAIApBDGpBcHFB2KrVqgVzNgIAQfjTAEEANgIAQcjTAEEANgIAQYCABAsiACAEQccAaiIFaiIGQQAgAGsiB3EiAk8EQEH80wBBMDYCAAwPCwJAQcTTACgCACIBRQ0AQbzTACgCACIIIAJqIQAgACABTSAAIAhLcQ0AQQAhAUH80wBBMDYCAAwPC0HI0wAtAABBBHENBAJAAkAgCQRAQczTACEBA0AgASgCACIAIAlNBEAgACABKAIEaiAJSw0DCyABKAIIIgENAAsLQQAQMyIAQX9GDQUgAiEGQejTACgCACIBQQFrIgMgAHEEQCACIABrIAAgA2pBACABa3FqIQYLIAQgBk8NBSAGQf7///8HSw0FQcTTACgCACIDBEBBvNMAKAIAIgcgBmohASABIAdNDQYgASADSw0GCyAGEDMiASAARw0BDAcLIAYgA2sgB3EiBkH+////B0sNBCAGEDMhACAAIAEoAgAgASgCBGpGDQMgACEBCwJAIAYgBEHIAGpPDQAgAUF/Rg0AQezTACgCACIAIAUgBmtqQQAgAGtxIgBB/v///wdLBEAgASEADAcLIAAQM0F/RwRAIAAgBmohBiABIQAMBwtBACAGaxAzGgwECyABIgBBf0cNBQwDC0EAIQMMDAtBACEADAoLIABBf0cNAgtByNMAQcjTACgCAEEEcjYCAAsgAkH+////B0sNASACEDMhAEEAEDMhASAAQX9GDQEgAUF/Rg0BIAAgAU8NASABIABrIgYgBEE4ak0NAQtBvNMAQbzTACgCACAGaiIBNgIAQcDTACgCACABSQRAQcDTACABNgIACwJAAkACQEGk0AAoAgAiAgRAQczTACEBA0AgACABKAIAIgMgASgCBCIFakYNAiABKAIIIgENAAsMAgtBnNAAKAIAIgFBAEcgACABT3FFBEBBnNAAIAA2AgALQQAhAUHQ0wAgBjYCAEHM0wAgADYCAEGs0ABBfzYCAEGw0ABB5NMAKAIANgIAQdjTAEEANgIAA0AgAUHI0ABqIAFBvNAAaiICNgIAIAIgAUG00ABqIgM2AgAgAUHA0ABqIAM2AgAgAUHQ0ABqIAFBxNAAaiIDNgIAIAMgAjYCACABQdjQAGogAUHM0ABqIgI2AgAgAiADNgIAIAFB1NAAaiACNgIAIAFBIGoiAUGAAkcNAAtBeCAAa0EPcSIBIABqIgIgBkE4ayIDIAFrIgFBAXI2AgRBqNAAQfTTACgCADYCAEGY0AAgATYCAEGk0AAgAjYCACAAIANqQTg2AgQMAgsgACACTQ0AIAIgA0kNACABKAIMQQhxDQBBeCACa0EPcSIAIAJqIgNBmNAAKAIAIAZqIgcgAGsiAEEBcjYCBCABIAUgBmo2AgRBqNAAQfTTACgCADYCAEGY0AAgADYCAEGk0AAgAzYCACACIAdqQTg2AgQMAQsgAEGc0AAoAgBJBEBBnNAAIAA2AgALIAAgBmohA0HM0wAhAQJAAkACQANAIAMgASgCAEcEQCABKAIIIgENAQwCCwsgAS0ADEEIcUUNAQtBzNMAIQEDQCABKAIAIgMgAk0EQCADIAEoAgRqIgUgAksNAwsgASgCCCEBDAALAAsgASAANgIAIAEgASgCBCAGajYCBCAAQXggAGtBD3FqIgkgBEEDcjYCBCADQXggA2tBD3FqIgYgBCAJaiIEayEBIAIgBkYEQEGk0AAgBDYCAEGY0ABBmNAAKAIAIAFqIgA2AgAgBCAAQQFyNgIEDAgLQaDQACgCACAGRgRAQaDQACAENgIAQZTQAEGU0AAoAgAgAWoiADYCACAEIABBAXI2AgQgACAEaiAANgIADAgLIAYoAgQiBUEDcUEBRw0GIAVBeHEhCCAFQf8BTQRAIAVBA3YhAyAGKAIIIgAgBigCDCICRgRAQYzQAEGM0AAoAgBBfiADd3E2AgAMBwsgAiAANgIIIAAgAjYCDAwGCyAGKAIYIQcgBiAGKAIMIgBHBEAgACAGKAIIIgI2AgggAiAANgIMDAULIAZBFGoiAigCACIFRQRAIAYoAhAiBUUNBCAGQRBqIQILA0AgAiEDIAUiAEEUaiICKAIAIgUNACAAQRBqIQIgACgCECIFDQALIANBADYCAAwEC0F4IABrQQ9xIgEgAGoiByAGQThrIgMgAWsiAUEBcjYCBCAAIANqQTg2AgQgAiAFQTcgBWtBD3FqQT9rIgMgAyACQRBqSRsiA0EjNgIEQajQAEH00wAoAgA2AgBBmNAAIAE2AgBBpNAAIAc2AgAgA0EQakHU0wApAgA3AgAgA0HM0wApAgA3AghB1NMAIANBCGo2AgBB0NMAIAY2AgBBzNMAIAA2AgBB2NMAQQA2AgAgA0EkaiEBA0AgAUEHNgIAIAUgAUEEaiIBSw0ACyACIANGDQAgAyADKAIEQX5xNgIEIAMgAyACayIFNgIAIAIgBUEBcjYCBCAFQf8BTQRAIAVBeHFBtNAAaiEAAn9BjNAAKAIAIgFBASAFQQN2dCIDcUUEQEGM0AAgASADcjYCACAADAELIAAoAggLIgEgAjYCDCAAIAI2AgggAiAANgIMIAIgATYCCAwBC0EfIQEgBUH///8HTQRAIAVBJiAFQQh2ZyIAa3ZBAXEgAEEBdGtBPmohAQsgAiABNgIcIAJCADcCECABQQJ0QbzSAGohAEGQ0AAoAgAiA0EBIAF0IgZxRQRAIAAgAjYCAEGQ0AAgAyAGcjYCACACIAA2AhggAiACNgIIIAIgAjYCDAwBCyAFQRkgAUEBdmtBACABQR9HG3QhASAAKAIAIQMCQANAIAMiACgCBEF4cSAFRg0BIAFBHXYhAyABQQF0IQEgACADQQRxakEQaiIGKAIAIgMNAAsgBiACNgIAIAIgADYCGCACIAI2AgwgAiACNgIIDAELIAAoAggiASACNgIMIAAgAjYCCCACQQA2AhggAiAANgIMIAIgATYCCAtBmNAAKAIAIgEgBE0NAEGk0AAoAgAiACAEaiICIAEgBGsiAUEBcjYCBEGY0AAgATYCAEGk0AAgAjYCACAAIARBA3I2AgQgAEEIaiEBDAgLQQAhAUH80wBBMDYCAAwHC0EAIQALIAdFDQACQCAGKAIcIgJBAnRBvNIAaiIDKAIAIAZGBEAgAyAANgIAIAANAUGQ0ABBkNAAKAIAQX4gAndxNgIADAILIAdBEEEUIAcoAhAgBkYbaiAANgIAIABFDQELIAAgBzYCGCAGKAIQIgIEQCAAIAI2AhAgAiAANgIYCyAGQRRqKAIAIgJFDQAgAEEUaiACNgIAIAIgADYCGAsgASAIaiEBIAYgCGoiBigCBCEFCyAGIAVBfnE2AgQgASAEaiABNgIAIAQgAUEBcjYCBCABQf8BTQRAIAFBeHFBtNAAaiEAAn9BjNAAKAIAIgJBASABQQN2dCIBcUUEQEGM0AAgASACcjYCACAADAELIAAoAggLIgEgBDYCDCAAIAQ2AgggBCAANgIMIAQgATYCCAwBC0EfIQUgAUH///8HTQRAIAFBJiABQQh2ZyIAa3ZBAXEgAEEBdGtBPmohBQsgBCAFNgIcIARCADcCECAFQQJ0QbzSAGohAEGQ0AAoAgAiAkEBIAV0IgNxRQRAIAAgBDYCAEGQ0AAgAiADcjYCACAEIAA2AhggBCAENgIIIAQgBDYCDAwBCyABQRkgBUEBdmtBACAFQR9HG3QhBSAAKAIAIQACQANAIAAiAigCBEF4cSABRg0BIAVBHXYhACAFQQF0IQUgAiAAQQRxakEQaiIDKAIAIgANAAsgAyAENgIAIAQgAjYCGCAEIAQ2AgwgBCAENgIIDAELIAIoAggiACAENgIMIAIgBDYCCCAEQQA2AhggBCACNgIMIAQgADYCCAsgCUEIaiEBDAILAkAgB0UNAAJAIAMoAhwiAUECdEG80gBqIgIoAgAgA0YEQCACIAA2AgAgAA0BQZDQACAIQX4gAXdxIgg2AgAMAgsgB0EQQRQgBygCECADRhtqIAA2AgAgAEUNAQsgACAHNgIYIAMoAhAiAQRAIAAgATYCECABIAA2AhgLIANBFGooAgAiAUUNACAAQRRqIAE2AgAgASAANgIYCwJAIAVBD00EQCADIAQgBWoiAEEDcjYCBCAAIANqIgAgACgCBEEBcjYCBAwBCyADIARqIgIgBUEBcjYCBCADIARBA3I2AgQgAiAFaiAFNgIAIAVB/wFNBEAgBUF4cUG00ABqIQACf0GM0AAoAgAiAUEBIAVBA3Z0IgVxRQRAQYzQACABIAVyNgIAIAAMAQsgACgCCAsiASACNgIMIAAgAjYCCCACIAA2AgwgAiABNgIIDAELQR8hASAFQf///wdNBEAgBUEmIAVBCHZnIgBrdkEBcSAAQQF0a0E+aiEBCyACIAE2AhwgAkIANwIQIAFBAnRBvNIAaiEAQQEgAXQiBCAIcUUEQCAAIAI2AgBBkNAAIAQgCHI2AgAgAiAANgIYIAIgAjYCCCACIAI2AgwMAQsgBUEZIAFBAXZrQQAgAUEfRxt0IQEgACgCACEEAkADQCAEIgAoAgRBeHEgBUYNASABQR12IQQgAUEBdCEBIAAgBEEEcWpBEGoiBigCACIEDQALIAYgAjYCACACIAA2AhggAiACNgIMIAIgAjYCCAwBCyAAKAIIIgEgAjYCDCAAIAI2AgggAkEANgIYIAIgADYCDCACIAE2AggLIANBCGohAQwBCwJAIAlFDQACQCAAKAIcIgFBAnRBvNIAaiICKAIAIABGBEAgAiADNgIAIAMNAUGQ0AAgC0F+IAF3cTYCAAwCCyAJQRBBFCAJKAIQIABGG2ogAzYCACADRQ0BCyADIAk2AhggACgCECIBBEAgAyABNgIQIAEgAzYCGAsgAEEUaigCACIBRQ0AIANBFGogATYCACABIAM2AhgLAkAgBUEPTQRAIAAgBCAFaiIBQQNyNgIEIAAgAWoiASABKAIEQQFyNgIEDAELIAAgBGoiByAFQQFyNgIEIAAgBEEDcjYCBCAFIAdqIAU2AgAgCARAIAhBeHFBtNAAaiEBQaDQACgCACEDAn9BASAIQQN2dCICIAZxRQRAQYzQACACIAZyNgIAIAEMAQsgASgCCAsiAiADNgIMIAEgAzYCCCADIAE2AgwgAyACNgIIC0Gg0AAgBzYCAEGU0AAgBTYCAAsgAEEIaiEBCyAKQRBqJAAgAQtDACAARQRAPwBBEHQPCwJAIABB//8DcQ0AIABBAEgNACAAQRB2QAAiAEF/RgRAQfzTAEEwNgIAQX8PCyAAQRB0DwsACwvcPyIAQYAICwkBAAAAAgAAAAMAQZQICwUEAAAABQBBpAgLCQYAAAAHAAAACABB3AgLii1JbnZhbGlkIGNoYXIgaW4gdXJsIHF1ZXJ5AFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fYm9keQBDb250ZW50LUxlbmd0aCBvdmVyZmxvdwBDaHVuayBzaXplIG92ZXJmbG93AFJlc3BvbnNlIG92ZXJmbG93AEludmFsaWQgbWV0aG9kIGZvciBIVFRQL3gueCByZXF1ZXN0AEludmFsaWQgbWV0aG9kIGZvciBSVFNQL3gueCByZXF1ZXN0AEV4cGVjdGVkIFNPVVJDRSBtZXRob2QgZm9yIElDRS94LnggcmVxdWVzdABJbnZhbGlkIGNoYXIgaW4gdXJsIGZyYWdtZW50IHN0YXJ0AEV4cGVjdGVkIGRvdABTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX3N0YXR1cwBJbnZhbGlkIHJlc3BvbnNlIHN0YXR1cwBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zAFVzZXIgY2FsbGJhY2sgZXJyb3IAYG9uX3Jlc2V0YCBjYWxsYmFjayBlcnJvcgBgb25fY2h1bmtfaGVhZGVyYCBjYWxsYmFjayBlcnJvcgBgb25fbWVzc2FnZV9iZWdpbmAgY2FsbGJhY2sgZXJyb3IAYG9uX2NodW5rX2V4dGVuc2lvbl92YWx1ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX3N0YXR1c19jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX3ZlcnNpb25fY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl91cmxfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9jaHVua19jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX2hlYWRlcl92YWx1ZV9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX21lc3NhZ2VfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9tZXRob2RfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9oZWFkZXJfZmllbGRfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9jaHVua19leHRlbnNpb25fbmFtZWAgY2FsbGJhY2sgZXJyb3IAVW5leHBlY3RlZCBjaGFyIGluIHVybCBzZXJ2ZXIASW52YWxpZCBoZWFkZXIgdmFsdWUgY2hhcgBJbnZhbGlkIGhlYWRlciBmaWVsZCBjaGFyAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fdmVyc2lvbgBJbnZhbGlkIG1pbm9yIHZlcnNpb24ASW52YWxpZCBtYWpvciB2ZXJzaW9uAEV4cGVjdGVkIHNwYWNlIGFmdGVyIHZlcnNpb24ARXhwZWN0ZWQgQ1JMRiBhZnRlciB2ZXJzaW9uAEludmFsaWQgSFRUUCB2ZXJzaW9uAEludmFsaWQgaGVhZGVyIHRva2VuAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fdXJsAEludmFsaWQgY2hhcmFjdGVycyBpbiB1cmwAVW5leHBlY3RlZCBzdGFydCBjaGFyIGluIHVybABEb3VibGUgQCBpbiB1cmwARW1wdHkgQ29udGVudC1MZW5ndGgASW52YWxpZCBjaGFyYWN0ZXIgaW4gQ29udGVudC1MZW5ndGgARHVwbGljYXRlIENvbnRlbnQtTGVuZ3RoAEludmFsaWQgY2hhciBpbiB1cmwgcGF0aABDb250ZW50LUxlbmd0aCBjYW4ndCBiZSBwcmVzZW50IHdpdGggVHJhbnNmZXItRW5jb2RpbmcASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgc2l6ZQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2hlYWRlcl92YWx1ZQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2NodW5rX2V4dGVuc2lvbl92YWx1ZQBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zIHZhbHVlAE1pc3NpbmcgZXhwZWN0ZWQgTEYgYWZ0ZXIgaGVhZGVyIHZhbHVlAEludmFsaWQgYFRyYW5zZmVyLUVuY29kaW5nYCBoZWFkZXIgdmFsdWUASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucyBxdW90ZSB2YWx1ZQBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zIHF1b3RlZCB2YWx1ZQBQYXVzZWQgYnkgb25faGVhZGVyc19jb21wbGV0ZQBJbnZhbGlkIEVPRiBzdGF0ZQBvbl9yZXNldCBwYXVzZQBvbl9jaHVua19oZWFkZXIgcGF1c2UAb25fbWVzc2FnZV9iZWdpbiBwYXVzZQBvbl9jaHVua19leHRlbnNpb25fdmFsdWUgcGF1c2UAb25fc3RhdHVzX2NvbXBsZXRlIHBhdXNlAG9uX3ZlcnNpb25fY29tcGxldGUgcGF1c2UAb25fdXJsX2NvbXBsZXRlIHBhdXNlAG9uX2NodW5rX2NvbXBsZXRlIHBhdXNlAG9uX2hlYWRlcl92YWx1ZV9jb21wbGV0ZSBwYXVzZQBvbl9tZXNzYWdlX2NvbXBsZXRlIHBhdXNlAG9uX21ldGhvZF9jb21wbGV0ZSBwYXVzZQBvbl9oZWFkZXJfZmllbGRfY29tcGxldGUgcGF1c2UAb25fY2h1bmtfZXh0ZW5zaW9uX25hbWUgcGF1c2UAVW5leHBlY3RlZCBzcGFjZSBhZnRlciBzdGFydCBsaW5lAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fY2h1bmtfZXh0ZW5zaW9uX25hbWUASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucyBuYW1lAFBhdXNlIG9uIENPTk5FQ1QvVXBncmFkZQBQYXVzZSBvbiBQUkkvVXBncmFkZQBFeHBlY3RlZCBIVFRQLzIgQ29ubmVjdGlvbiBQcmVmYWNlAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fbWV0aG9kAEV4cGVjdGVkIHNwYWNlIGFmdGVyIG1ldGhvZABTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2hlYWRlcl9maWVsZABQYXVzZWQASW52YWxpZCB3b3JkIGVuY291bnRlcmVkAEludmFsaWQgbWV0aG9kIGVuY291bnRlcmVkAFVuZXhwZWN0ZWQgY2hhciBpbiB1cmwgc2NoZW1hAFJlcXVlc3QgaGFzIGludmFsaWQgYFRyYW5zZmVyLUVuY29kaW5nYABTV0lUQ0hfUFJPWFkAVVNFX1BST1hZAE1LQUNUSVZJVFkAVU5QUk9DRVNTQUJMRV9FTlRJVFkAQ09QWQBNT1ZFRF9QRVJNQU5FTlRMWQBUT09fRUFSTFkATk9USUZZAEZBSUxFRF9ERVBFTkRFTkNZAEJBRF9HQVRFV0FZAFBMQVkAUFVUAENIRUNLT1VUAEdBVEVXQVlfVElNRU9VVABSRVFVRVNUX1RJTUVPVVQATkVUV09SS19DT05ORUNUX1RJTUVPVVQAQ09OTkVDVElPTl9USU1FT1VUAExPR0lOX1RJTUVPVVQATkVUV09SS19SRUFEX1RJTUVPVVQAUE9TVABNSVNESVJFQ1RFRF9SRVFVRVNUAENMSUVOVF9DTE9TRURfUkVRVUVTVABDTElFTlRfQ0xPU0VEX0xPQURfQkFMQU5DRURfUkVRVUVTVABCQURfUkVRVUVTVABIVFRQX1JFUVVFU1RfU0VOVF9UT19IVFRQU19QT1JUAFJFUE9SVABJTV9BX1RFQVBPVABSRVNFVF9DT05URU5UAE5PX0NPTlRFTlQAUEFSVElBTF9DT05URU5UAEhQRV9JTlZBTElEX0NPTlNUQU5UAEhQRV9DQl9SRVNFVABHRVQASFBFX1NUUklDVABDT05GTElDVABURU1QT1JBUllfUkVESVJFQ1QAUEVSTUFORU5UX1JFRElSRUNUAENPTk5FQ1QATVVMVElfU1RBVFVTAEhQRV9JTlZBTElEX1NUQVRVUwBUT09fTUFOWV9SRVFVRVNUUwBFQVJMWV9ISU5UUwBVTkFWQUlMQUJMRV9GT1JfTEVHQUxfUkVBU09OUwBPUFRJT05TAFNXSVRDSElOR19QUk9UT0NPTFMAVkFSSUFOVF9BTFNPX05FR09USUFURVMATVVMVElQTEVfQ0hPSUNFUwBJTlRFUk5BTF9TRVJWRVJfRVJST1IAV0VCX1NFUlZFUl9VTktOT1dOX0VSUk9SAFJBSUxHVU5fRVJST1IASURFTlRJVFlfUFJPVklERVJfQVVUSEVOVElDQVRJT05fRVJST1IAU1NMX0NFUlRJRklDQVRFX0VSUk9SAElOVkFMSURfWF9GT1JXQVJERURfRk9SAFNFVF9QQVJBTUVURVIAR0VUX1BBUkFNRVRFUgBIUEVfVVNFUgBTRUVfT1RIRVIASFBFX0NCX0NIVU5LX0hFQURFUgBNS0NBTEVOREFSAFNFVFVQAFdFQl9TRVJWRVJfSVNfRE9XTgBURUFSRE9XTgBIUEVfQ0xPU0VEX0NPTk5FQ1RJT04ASEVVUklTVElDX0VYUElSQVRJT04ARElTQ09OTkVDVEVEX09QRVJBVElPTgBOT05fQVVUSE9SSVRBVElWRV9JTkZPUk1BVElPTgBIUEVfSU5WQUxJRF9WRVJTSU9OAEhQRV9DQl9NRVNTQUdFX0JFR0lOAFNJVEVfSVNfRlJPWkVOAEhQRV9JTlZBTElEX0hFQURFUl9UT0tFTgBJTlZBTElEX1RPS0VOAEZPUkJJRERFTgBFTkhBTkNFX1lPVVJfQ0FMTQBIUEVfSU5WQUxJRF9VUkwAQkxPQ0tFRF9CWV9QQVJFTlRBTF9DT05UUk9MAE1LQ09MAEFDTABIUEVfSU5URVJOQUwAUkVRVUVTVF9IRUFERVJfRklFTERTX1RPT19MQVJHRV9VTk9GRklDSUFMAEhQRV9PSwBVTkxJTksAVU5MT0NLAFBSSQBSRVRSWV9XSVRIAEhQRV9JTlZBTElEX0NPTlRFTlRfTEVOR1RIAEhQRV9VTkVYUEVDVEVEX0NPTlRFTlRfTEVOR1RIAEZMVVNIAFBST1BQQVRDSABNLVNFQVJDSABVUklfVE9PX0xPTkcAUFJPQ0VTU0lORwBNSVNDRUxMQU5FT1VTX1BFUlNJU1RFTlRfV0FSTklORwBNSVNDRUxMQU5FT1VTX1dBUk5JTkcASFBFX0lOVkFMSURfVFJBTlNGRVJfRU5DT0RJTkcARXhwZWN0ZWQgQ1JMRgBIUEVfSU5WQUxJRF9DSFVOS19TSVpFAE1PVkUAQ09OVElOVUUASFBFX0NCX1NUQVRVU19DT01QTEVURQBIUEVfQ0JfSEVBREVSU19DT01QTEVURQBIUEVfQ0JfVkVSU0lPTl9DT01QTEVURQBIUEVfQ0JfVVJMX0NPTVBMRVRFAEhQRV9DQl9DSFVOS19DT01QTEVURQBIUEVfQ0JfSEVBREVSX1ZBTFVFX0NPTVBMRVRFAEhQRV9DQl9DSFVOS19FWFRFTlNJT05fVkFMVUVfQ09NUExFVEUASFBFX0NCX0NIVU5LX0VYVEVOU0lPTl9OQU1FX0NPTVBMRVRFAEhQRV9DQl9NRVNTQUdFX0NPTVBMRVRFAEhQRV9DQl9NRVRIT0RfQ09NUExFVEUASFBFX0NCX0hFQURFUl9GSUVMRF9DT01QTEVURQBERUxFVEUASFBFX0lOVkFMSURfRU9GX1NUQVRFAElOVkFMSURfU1NMX0NFUlRJRklDQVRFAFBBVVNFAE5PX1JFU1BPTlNFAFVOU1VQUE9SVEVEX01FRElBX1RZUEUAR09ORQBOT1RfQUNDRVBUQUJMRQBTRVJWSUNFX1VOQVZBSUxBQkxFAFJBTkdFX05PVF9TQVRJU0ZJQUJMRQBPUklHSU5fSVNfVU5SRUFDSEFCTEUAUkVTUE9OU0VfSVNfU1RBTEUAUFVSR0UATUVSR0UAUkVRVUVTVF9IRUFERVJfRklFTERTX1RPT19MQVJHRQBSRVFVRVNUX0hFQURFUl9UT09fTEFSR0UAUEFZTE9BRF9UT09fTEFSR0UASU5TVUZGSUNJRU5UX1NUT1JBR0UASFBFX1BBVVNFRF9VUEdSQURFAEhQRV9QQVVTRURfSDJfVVBHUkFERQBTT1VSQ0UAQU5OT1VOQ0UAVFJBQ0UASFBFX1VORVhQRUNURURfU1BBQ0UAREVTQ1JJQkUAVU5TVUJTQ1JJQkUAUkVDT1JEAEhQRV9JTlZBTElEX01FVEhPRABOT1RfRk9VTkQAUFJPUEZJTkQAVU5CSU5EAFJFQklORABVTkFVVEhPUklaRUQATUVUSE9EX05PVF9BTExPV0VEAEhUVFBfVkVSU0lPTl9OT1RfU1VQUE9SVEVEAEFMUkVBRFlfUkVQT1JURUQAQUNDRVBURUQATk9UX0lNUExFTUVOVEVEAExPT1BfREVURUNURUQASFBFX0NSX0VYUEVDVEVEAEhQRV9MRl9FWFBFQ1RFRABDUkVBVEVEAElNX1VTRUQASFBFX1BBVVNFRABUSU1FT1VUX09DQ1VSRUQAUEFZTUVOVF9SRVFVSVJFRABQUkVDT05ESVRJT05fUkVRVUlSRUQAUFJPWFlfQVVUSEVOVElDQVRJT05fUkVRVUlSRUQATkVUV09SS19BVVRIRU5USUNBVElPTl9SRVFVSVJFRABMRU5HVEhfUkVRVUlSRUQAU1NMX0NFUlRJRklDQVRFX1JFUVVJUkVEAFVQR1JBREVfUkVRVUlSRUQAUEFHRV9FWFBJUkVEAFBSRUNPTkRJVElPTl9GQUlMRUQARVhQRUNUQVRJT05fRkFJTEVEAFJFVkFMSURBVElPTl9GQUlMRUQAU1NMX0hBTkRTSEFLRV9GQUlMRUQATE9DS0VEAFRSQU5TRk9STUFUSU9OX0FQUExJRUQATk9UX01PRElGSUVEAE5PVF9FWFRFTkRFRABCQU5EV0lEVEhfTElNSVRfRVhDRUVERUQAU0lURV9JU19PVkVSTE9BREVEAEhFQUQARXhwZWN0ZWQgSFRUUC8AAF4TAAAmEwAAMBAAAPAXAACdEwAAFRIAADkXAADwEgAAChAAAHUSAACtEgAAghMAAE8UAAB/EAAAoBUAACMUAACJEgAAixQAAE0VAADUEQAAzxQAABAYAADJFgAA3BYAAMERAADgFwAAuxQAAHQUAAB8FQAA5RQAAAgXAAAfEAAAZRUAAKMUAAAoFQAAAhUAAJkVAAAsEAAAixkAAE8PAADUDgAAahAAAM4QAAACFwAAiQ4AAG4TAAAcEwAAZhQAAFYXAADBEwAAzRMAAGwTAABoFwAAZhcAAF8XAAAiEwAAzg8AAGkOAADYDgAAYxYAAMsTAACqDgAAKBcAACYXAADFEwAAXRYAAOgRAABnEwAAZRMAAPIWAABzEwAAHRcAAPkWAADzEQAAzw4AAM4VAAAMEgAAsxEAAKURAABhEAAAMhcAALsTAEH5NQsBAQBBkDYL4AEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQBB/TcLAQEAQZE4C14CAwICAgICAAACAgACAgACAgICAgICAgICAAQAAAAAAAICAgICAgICAgICAgICAgICAgICAgICAgICAAAAAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAAgACAEH9OQsBAQBBkToLXgIAAgICAgIAAAICAAICAAICAgICAgICAgIAAwAEAAAAAgICAgICAgICAgICAgICAgICAgICAgICAgIAAAACAgICAgICAgICAgICAgICAgICAgICAgICAgICAgACAAIAQfA7Cw1sb3NlZWVwLWFsaXZlAEGJPAsBAQBBoDwL4AEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQBBiT4LAQEAQaA+C+cBAQEBAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQFjaHVua2VkAEGwwAALXwEBAAEBAQEBAAABAQABAQABAQEBAQEBAQEBAAAAAAAAAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAAAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQABAEGQwgALIWVjdGlvbmVudC1sZW5ndGhvbnJveHktY29ubmVjdGlvbgBBwMIACy1yYW5zZmVyLWVuY29kaW5ncGdyYWRlDQoNCg0KU00NCg0KVFRQL0NFL1RTUC8AQfnCAAsFAQIAAQMAQZDDAAvgAQQBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAEH5xAALBQECAAEDAEGQxQAL4AEEAQEFAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQBB+cYACwQBAAABAEGRxwAL3wEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAEH6yAALBAEAAAIAQZDJAAtfAwQAAAQEBAQEBAQEBAQEBQQEBAQEBAQEBAQEBAAEAAYHBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQABAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAAAAQAQfrKAAsEAQAAAQBBkMsACwEBAEGqywALQQIAAAAAAAADAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwAAAAAAAAMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAEH6zAALBAEAAAEAQZDNAAsBAQBBms0ACwYCAAAAAAIAQbHNAAs6AwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMAAAAAAAADAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwBB8M4AC5YBTk9VTkNFRUNLT1VUTkVDVEVURUNSSUJFTFVTSEVURUFEU0VBUkNIUkdFQ1RJVklUWUxFTkRBUlZFT1RJRllQVElPTlNDSFNFQVlTVEFUQ0hHRU9SRElSRUNUT1JUUkNIUEFSQU1FVEVSVVJDRUJTQ1JJQkVBUkRPV05BQ0VJTkROS0NLVUJTQ1JJQkVIVFRQL0FEVFAv","base64")},9474:(tl,od,_d)=>{"use strict";const{Buffer:Ad}=_d(4573);tl.exports=Ad.from("AGFzbQEAAAABJwdgAX8Bf2ADf39/AX9gAX8AYAJ/fwBgBH9/f38Bf2AAAGADf39/AALLAQgDZW52GHdhc21fb25faGVhZGVyc19jb21wbGV0ZQAEA2VudhV3YXNtX29uX21lc3NhZ2VfYmVnaW4AAANlbnYLd2FzbV9vbl91cmwAAQNlbnYOd2FzbV9vbl9zdGF0dXMAAQNlbnYUd2FzbV9vbl9oZWFkZXJfZmllbGQAAQNlbnYUd2FzbV9vbl9oZWFkZXJfdmFsdWUAAQNlbnYMd2FzbV9vbl9ib2R5AAEDZW52GHdhc21fb25fbWVzc2FnZV9jb21wbGV0ZQAAAy0sBQYAAAIAAAAAAAACAQIAAgICAAADAAAAAAMDAwMBAQEBAQEBAQEAAAIAAAAEBQFwARISBQMBAAIGCAF/AUGA1AQLB9EFIgZtZW1vcnkCAAtfaW5pdGlhbGl6ZQAIGV9faW5kaXJlY3RfZnVuY3Rpb25fdGFibGUBAAtsbGh0dHBfaW5pdAAJGGxsaHR0cF9zaG91bGRfa2VlcF9hbGl2ZQAvDGxsaHR0cF9hbGxvYwALBm1hbGxvYwAxC2xsaHR0cF9mcmVlAAwEZnJlZQAMD2xsaHR0cF9nZXRfdHlwZQANFWxsaHR0cF9nZXRfaHR0cF9tYWpvcgAOFWxsaHR0cF9nZXRfaHR0cF9taW5vcgAPEWxsaHR0cF9nZXRfbWV0aG9kABAWbGxodHRwX2dldF9zdGF0dXNfY29kZQAREmxsaHR0cF9nZXRfdXBncmFkZQASDGxsaHR0cF9yZXNldAATDmxsaHR0cF9leGVjdXRlABQUbGxodHRwX3NldHRpbmdzX2luaXQAFQ1sbGh0dHBfZmluaXNoABYMbGxodHRwX3BhdXNlABcNbGxodHRwX3Jlc3VtZQAYG2xsaHR0cF9yZXN1bWVfYWZ0ZXJfdXBncmFkZQAZEGxsaHR0cF9nZXRfZXJybm8AGhdsbGh0dHBfZ2V0X2Vycm9yX3JlYXNvbgAbF2xsaHR0cF9zZXRfZXJyb3JfcmVhc29uABwUbGxodHRwX2dldF9lcnJvcl9wb3MAHRFsbGh0dHBfZXJybm9fbmFtZQAeEmxsaHR0cF9tZXRob2RfbmFtZQAfEmxsaHR0cF9zdGF0dXNfbmFtZQAgGmxsaHR0cF9zZXRfbGVuaWVudF9oZWFkZXJzACEhbGxodHRwX3NldF9sZW5pZW50X2NodW5rZWRfbGVuZ3RoACIdbGxodHRwX3NldF9sZW5pZW50X2tlZXBfYWxpdmUAIyRsbGh0dHBfc2V0X2xlbmllbnRfdHJhbnNmZXJfZW5jb2RpbmcAJBhsbGh0dHBfbWVzc2FnZV9uZWVkc19lb2YALgkXAQBBAQsRAQIDBAUKBgcrLSwqKSglJyYK77MCLBYAQYjQACgCAARAAAtBiNAAQQE2AgALFAAgABAwIAAgAjYCOCAAIAE6ACgLFAAgACAALwEyIAAtAC4gABAvEAALHgEBf0HAABAyIgEQMCABQYAINgI4IAEgADoAKCABC48MAQd/AkAgAEUNACAAQQhrIgEgAEEEaygCACIAQXhxIgRqIQUCQCAAQQFxDQAgAEEDcUUNASABIAEoAgAiAGsiAUGc0AAoAgBJDQEgACAEaiEEAkACQEGg0AAoAgAgAUcEQCAAQf8BTQRAIABBA3YhAyABKAIIIgAgASgCDCICRgRAQYzQAEGM0AAoAgBBfiADd3E2AgAMBQsgAiAANgIIIAAgAjYCDAwECyABKAIYIQYgASABKAIMIgBHBEAgACABKAIIIgI2AgggAiAANgIMDAMLIAFBFGoiAygCACICRQRAIAEoAhAiAkUNAiABQRBqIQMLA0AgAyEHIAIiAEEUaiIDKAIAIgINACAAQRBqIQMgACgCECICDQALIAdBADYCAAwCCyAFKAIEIgBBA3FBA0cNAiAFIABBfnE2AgRBlNAAIAQ2AgAgBSAENgIAIAEgBEEBcjYCBAwDC0EAIQALIAZFDQACQCABKAIcIgJBAnRBvNIAaiIDKAIAIAFGBEAgAyAANgIAIAANAUGQ0ABBkNAAKAIAQX4gAndxNgIADAILIAZBEEEUIAYoAhAgAUYbaiAANgIAIABFDQELIAAgBjYCGCABKAIQIgIEQCAAIAI2AhAgAiAANgIYCyABQRRqKAIAIgJFDQAgAEEUaiACNgIAIAIgADYCGAsgASAFTw0AIAUoAgQiAEEBcUUNAAJAAkACQAJAIABBAnFFBEBBpNAAKAIAIAVGBEBBpNAAIAE2AgBBmNAAQZjQACgCACAEaiIANgIAIAEgAEEBcjYCBCABQaDQACgCAEcNBkGU0ABBADYCAEGg0ABBADYCAAwGC0Gg0AAoAgAgBUYEQEGg0AAgATYCAEGU0ABBlNAAKAIAIARqIgA2AgAgASAAQQFyNgIEIAAgAWogADYCAAwGCyAAQXhxIARqIQQgAEH/AU0EQCAAQQN2IQMgBSgCCCIAIAUoAgwiAkYEQEGM0ABBjNAAKAIAQX4gA3dxNgIADAULIAIgADYCCCAAIAI2AgwMBAsgBSgCGCEGIAUgBSgCDCIARwRAQZzQACgCABogACAFKAIIIgI2AgggAiAANgIMDAMLIAVBFGoiAygCACICRQRAIAUoAhAiAkUNAiAFQRBqIQMLA0AgAyEHIAIiAEEUaiIDKAIAIgINACAAQRBqIQMgACgCECICDQALIAdBADYCAAwCCyAFIABBfnE2AgQgASAEaiAENgIAIAEgBEEBcjYCBAwDC0EAIQALIAZFDQACQCAFKAIcIgJBAnRBvNIAaiIDKAIAIAVGBEAgAyAANgIAIAANAUGQ0ABBkNAAKAIAQX4gAndxNgIADAILIAZBEEEUIAYoAhAgBUYbaiAANgIAIABFDQELIAAgBjYCGCAFKAIQIgIEQCAAIAI2AhAgAiAANgIYCyAFQRRqKAIAIgJFDQAgAEEUaiACNgIAIAIgADYCGAsgASAEaiAENgIAIAEgBEEBcjYCBCABQaDQACgCAEcNAEGU0AAgBDYCAAwBCyAEQf8BTQRAIARBeHFBtNAAaiEAAn9BjNAAKAIAIgJBASAEQQN2dCIDcUUEQEGM0AAgAiADcjYCACAADAELIAAoAggLIgIgATYCDCAAIAE2AgggASAANgIMIAEgAjYCCAwBC0EfIQIgBEH///8HTQRAIARBJiAEQQh2ZyIAa3ZBAXEgAEEBdGtBPmohAgsgASACNgIcIAFCADcCECACQQJ0QbzSAGohAAJAQZDQACgCACIDQQEgAnQiB3FFBEAgACABNgIAQZDQACADIAdyNgIAIAEgADYCGCABIAE2AgggASABNgIMDAELIARBGSACQQF2a0EAIAJBH0cbdCECIAAoAgAhAAJAA0AgACIDKAIEQXhxIARGDQEgAkEddiEAIAJBAXQhAiADIABBBHFqQRBqIgcoAgAiAA0ACyAHIAE2AgAgASADNgIYIAEgATYCDCABIAE2AggMAQsgAygCCCIAIAE2AgwgAyABNgIIIAFBADYCGCABIAM2AgwgASAANgIIC0Gs0ABBrNAAKAIAQQFrIgBBfyAAGzYCAAsLBwAgAC0AKAsHACAALQAqCwcAIAAtACsLBwAgAC0AKQsHACAALwEyCwcAIAAtAC4LQAEEfyAAKAIYIQEgAC0ALSECIAAtACghAyAAKAI4IQQgABAwIAAgBDYCOCAAIAM6ACggACACOgAtIAAgATYCGAu74gECB38DfiABIAJqIQQCQCAAIgIoAgwiAA0AIAIoAgQEQCACIAE2AgQLIwBBEGsiCCQAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACfwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIAIoAhwiA0EBaw7dAdoBAdkBAgMEBQYHCAkKCwwNDtgBDxDXARES1gETFBUWFxgZGhvgAd8BHB0e1QEfICEiIyQl1AEmJygpKiss0wHSAS0u0QHQAS8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RFRtsBR0hJSs8BzgFLzQFMzAFNTk9QUVJTVFVWV1hZWltcXV5fYGFiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9fn+AAYEBggGDAYQBhQGGAYcBiAGJAYoBiwGMAY0BjgGPAZABkQGSAZMBlAGVAZYBlwGYAZkBmgGbAZwBnQGeAZ8BoAGhAaIBowGkAaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBywHKAbgByQG5AcgBugG7AbwBvQG+Ab8BwAHBAcIBwwHEAcUBxgEA3AELQQAMxgELQQ4MxQELQQ0MxAELQQ8MwwELQRAMwgELQRMMwQELQRQMwAELQRUMvwELQRYMvgELQRgMvQELQRkMvAELQRoMuwELQRsMugELQRwMuQELQR0MuAELQQgMtwELQR4MtgELQSAMtQELQR8MtAELQQcMswELQSEMsgELQSIMsQELQSMMsAELQSQMrwELQRIMrgELQREMrQELQSUMrAELQSYMqwELQScMqgELQSgMqQELQcMBDKgBC0EqDKcBC0ErDKYBC0EsDKUBC0EtDKQBC0EuDKMBC0EvDKIBC0HEAQyhAQtBMAygAQtBNAyfAQtBDAyeAQtBMQydAQtBMgycAQtBMwybAQtBOQyaAQtBNQyZAQtBxQEMmAELQQsMlwELQToMlgELQTYMlQELQQoMlAELQTcMkwELQTgMkgELQTwMkQELQTsMkAELQT0MjwELQQkMjgELQSkMjQELQT4MjAELQT8MiwELQcAADIoBC0HBAAyJAQtBwgAMiAELQcMADIcBC0HEAAyGAQtBxQAMhQELQcYADIQBC0EXDIMBC0HHAAyCAQtByAAMgQELQckADIABC0HKAAx/C0HLAAx+C0HNAAx9C0HMAAx8C0HOAAx7C0HPAAx6C0HQAAx5C0HRAAx4C0HSAAx3C0HTAAx2C0HUAAx1C0HWAAx0C0HVAAxzC0EGDHILQdcADHELQQUMcAtB2AAMbwtBBAxuC0HZAAxtC0HaAAxsC0HbAAxrC0HcAAxqC0EDDGkLQd0ADGgLQd4ADGcLQd8ADGYLQeEADGULQeAADGQLQeIADGMLQeMADGILQQIMYQtB5AAMYAtB5QAMXwtB5gAMXgtB5wAMXQtB6AAMXAtB6QAMWwtB6gAMWgtB6wAMWQtB7AAMWAtB7QAMVwtB7gAMVgtB7wAMVQtB8AAMVAtB8QAMUwtB8gAMUgtB8wAMUQtB9AAMUAtB9QAMTwtB9gAMTgtB9wAMTQtB+AAMTAtB+QAMSwtB+gAMSgtB+wAMSQtB/AAMSAtB/QAMRwtB/gAMRgtB/wAMRQtBgAEMRAtBgQEMQwtBggEMQgtBgwEMQQtBhAEMQAtBhQEMPwtBhgEMPgtBhwEMPQtBiAEMPAtBiQEMOwtBigEMOgtBiwEMOQtBjAEMOAtBjQEMNwtBjgEMNgtBjwEMNQtBkAEMNAtBkQEMMwtBkgEMMgtBkwEMMQtBlAEMMAtBlQEMLwtBlgEMLgtBlwEMLQtBmAEMLAtBmQEMKwtBmgEMKgtBmwEMKQtBnAEMKAtBnQEMJwtBngEMJgtBnwEMJQtBoAEMJAtBoQEMIwtBogEMIgtBowEMIQtBpAEMIAtBpQEMHwtBpgEMHgtBpwEMHQtBqAEMHAtBqQEMGwtBqgEMGgtBqwEMGQtBrAEMGAtBrQEMFwtBrgEMFgtBAQwVC0GvAQwUC0GwAQwTC0GxAQwSC0GzAQwRC0GyAQwQC0G0AQwPC0G1AQwOC0G2AQwNC0G3AQwMC0G4AQwLC0G5AQwKC0G6AQwJC0G7AQwIC0HGAQwHC0G8AQwGC0G9AQwFC0G+AQwEC0G/AQwDC0HAAQwCC0HCAQwBC0HBAQshAwNAAkACQAJAAkACQAJAAkACQAJAIAICfwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJ/AkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgAgJ/AkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACfwJAAkACfwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACfwJAAkACQAJAAn8CQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCADDsYBAAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHyAhIyUmKCorLC8wMTIzNDU2Nzk6Ozw9lANAQkRFRklLTk9QUVJTVFVWWFpbXF1eX2BhYmNkZWZnaGpsb3Bxc3V2eHl6e3x/gAGBAYIBgwGEAYUBhgGHAYgBiQGKAYsBjAGNAY4BjwGQAZEBkgGTAZQBlQGWAZcBmAGZAZoBmwGcAZ0BngGfAaABoQGiAaMBpAGlAaYBpwGoAakBqgGrAawBrQGuAa8BsAGxAbIBswG0AbUBtgG3AbgBuQG6AbsBvAG9Ab4BvwHAAcEBwgHDAcQBxQHGAccByAHJAcsBzAHNAc4BzwGKA4kDiAOHA4QDgwOAA/sC+gL5AvgC9wL0AvMC8gLLAsECsALZAQsgASAERw3wAkHdASEDDLMDCyABIARHDcgBQcMBIQMMsgMLIAEgBEcNe0H3ACEDDLEDCyABIARHDXBB7wAhAwywAwsgASAERw1pQeoAIQMMrwMLIAEgBEcNZUHoACEDDK4DCyABIARHDWJB5gAhAwytAwsgASAERw0aQRghAwysAwsgASAERw0VQRIhAwyrAwsgASAERw1CQcUAIQMMqgMLIAEgBEcNNEE/IQMMqQMLIAEgBEcNMkE8IQMMqAMLIAEgBEcNK0ExIQMMpwMLIAItAC5BAUYNnwMMwQILQQAhAAJAAkACQCACLQAqRQ0AIAItACtFDQAgAi8BMCIDQQJxRQ0BDAILIAIvATAiA0EBcUUNAQtBASEAIAItAChBAUYNACACLwEyIgVB5ABrQeQASQ0AIAVBzAFGDQAgBUGwAkYNACADQcAAcQ0AQQAhACADQYgEcUGABEYNACADQShxQQBHIQALIAJBADsBMCACQQA6AC8gAEUN3wIgAkIANwMgDOACC0EAIQACQCACKAI4IgNFDQAgAygCLCIDRQ0AIAIgAxEAACEACyAARQ3MASAAQRVHDd0CIAJBBDYCHCACIAE2AhQgAkGwGDYCECACQRU2AgxBACEDDKQDCyABIARGBEBBBiEDDKQDCyABQQFqIQFBACEAAkAgAigCOCIDRQ0AIAMoAlQiA0UNACACIAMRAAAhAAsgAA3ZAgwcCyACQgA3AyBBEiEDDIkDCyABIARHDRZBHSEDDKEDCyABIARHBEAgAUEBaiEBQRAhAwyIAwtBByEDDKADCyACIAIpAyAiCiAEIAFrrSILfSIMQgAgCiAMWhs3AyAgCiALWA3UAkEIIQMMnwMLIAEgBEcEQCACQQk2AgggAiABNgIEQRQhAwyGAwtBCSEDDJ4DCyACKQMgQgBSDccBIAIgAi8BMEGAAXI7ATAMQgsgASAERw0/QdAAIQMMnAMLIAEgBEYEQEELIQMMnAMLIAFBAWohAUEAIQACQCACKAI4IgNFDQAgAygCUCIDRQ0AIAIgAxEAACEACyAADc8CDMYBC0EAIQACQCACKAI4IgNFDQAgAygCSCIDRQ0AIAIgAxEAACEACyAARQ3GASAAQRVHDc0CIAJBCzYCHCACIAE2AhQgAkGCGTYCECACQRU2AgxBACEDDJoDC0EAIQACQCACKAI4IgNFDQAgAygCSCIDRQ0AIAIgAxEAACEACyAARQ0MIABBFUcNygIgAkEaNgIcIAIgATYCFCACQYIZNgIQIAJBFTYCDEEAIQMMmQMLQQAhAAJAIAIoAjgiA0UNACADKAJMIgNFDQAgAiADEQAAIQALIABFDcQBIABBFUcNxwIgAkELNgIcIAIgATYCFCACQZEXNgIQIAJBFTYCDEEAIQMMmAMLIAEgBEYEQEEPIQMMmAMLIAEtAAAiAEE7Rg0HIABBDUcNxAIgAUEBaiEBDMMBC0EAIQACQCACKAI4IgNFDQAgAygCTCIDRQ0AIAIgAxEAACEACyAARQ3DASAAQRVHDcICIAJBDzYCHCACIAE2AhQgAkGRFzYCECACQRU2AgxBACEDDJYDCwNAIAEtAABB8DVqLQAAIgBBAUcEQCAAQQJHDcECIAIoAgQhAEEAIQMgAkEANgIEIAIgACABQQFqIgEQLSIADcICDMUBCyAEIAFBAWoiAUcNAAtBEiEDDJUDC0EAIQACQCACKAI4IgNFDQAgAygCTCIDRQ0AIAIgAxEAACEACyAARQ3FASAAQRVHDb0CIAJBGzYCHCACIAE2AhQgAkGRFzYCECACQRU2AgxBACEDDJQDCyABIARGBEBBFiEDDJQDCyACQQo2AgggAiABNgIEQQAhAAJAIAIoAjgiA0UNACADKAJIIgNFDQAgAiADEQAAIQALIABFDcIBIABBFUcNuQIgAkEVNgIcIAIgATYCFCACQYIZNgIQIAJBFTYCDEEAIQMMkwMLIAEgBEcEQANAIAEtAABB8DdqLQAAIgBBAkcEQAJAIABBAWsOBMQCvQIAvgK9AgsgAUEBaiEBQQghAwz8AgsgBCABQQFqIgFHDQALQRUhAwyTAwtBFSEDDJIDCwNAIAEtAABB8DlqLQAAIgBBAkcEQCAAQQFrDgTFArcCwwK4ArcCCyAEIAFBAWoiAUcNAAtBGCEDDJEDCyABIARHBEAgAkELNgIIIAIgATYCBEEHIQMM+AILQRkhAwyQAwsgAUEBaiEBDAILIAEgBEYEQEEaIQMMjwMLAkAgAS0AAEENaw4UtQG/Ab8BvwG/Ab8BvwG/Ab8BvwG/Ab8BvwG/Ab8BvwG/Ab8BvwEAvwELQQAhAyACQQA2AhwgAkGvCzYCECACQQI2AgwgAiABQQFqNgIUDI4DCyABIARGBEBBGyEDDI4DCyABLQAAIgBBO0cEQCAAQQ1HDbECIAFBAWohAQy6AQsgAUEBaiEBC0EiIQMM8wILIAEgBEYEQEEcIQMMjAMLQgAhCgJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgAS0AAEEwaw43wQLAAgABAgMEBQYH0AHQAdAB0AHQAdAB0AEICQoLDA3QAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdABDg8QERIT0AELQgIhCgzAAgtCAyEKDL8CC0IEIQoMvgILQgUhCgy9AgtCBiEKDLwCC0IHIQoMuwILQgghCgy6AgtCCSEKDLkCC0IKIQoMuAILQgshCgy3AgtCDCEKDLYCC0INIQoMtQILQg4hCgy0AgtCDyEKDLMCC0IKIQoMsgILQgshCgyxAgtCDCEKDLACC0INIQoMrwILQg4hCgyuAgtCDyEKDK0CC0IAIQoCQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIAEtAABBMGsON8ACvwIAAQIDBAUGB74CvgK+Ar4CvgK+Ar4CCAkKCwwNvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ar4CvgK+Ag4PEBESE74CC0ICIQoMvwILQgMhCgy+AgtCBCEKDL0CC0IFIQoMvAILQgYhCgy7AgtCByEKDLoCC0IIIQoMuQILQgkhCgy4AgtCCiEKDLcCC0ILIQoMtgILQgwhCgy1AgtCDSEKDLQCC0IOIQoMswILQg8hCgyyAgtCCiEKDLECC0ILIQoMsAILQgwhCgyvAgtCDSEKDK4CC0IOIQoMrQILQg8hCgysAgsgAiACKQMgIgogBCABa60iC30iDEIAIAogDFobNwMgIAogC1gNpwJBHyEDDIkDCyABIARHBEAgAkEJNgIIIAIgATYCBEElIQMM8AILQSAhAwyIAwtBASEFIAIvATAiA0EIcUUEQCACKQMgQgBSIQULAkAgAi0ALgRAQQEhACACLQApQQVGDQEgA0HAAHFFIAVxRQ0BC0EAIQAgA0HAAHENAEECIQAgA0EIcQ0AIANBgARxBEACQCACLQAoQQFHDQAgAi0ALUEKcQ0AQQUhAAwCC0EEIQAMAQsgA0EgcUUEQAJAIAItAChBAUYNACACLwEyIgBB5ABrQeQASQ0AIABBzAFGDQAgAEGwAkYNAEEEIQAgA0EocUUNAiADQYgEcUGABEYNAgtBACEADAELQQBBAyACKQMgUBshAAsgAEEBaw4FvgIAsAEBpAKhAgtBESEDDO0CCyACQQE6AC8MhAMLIAEgBEcNnQJBJCEDDIQDCyABIARHDRxBxgAhAwyDAwtBACEAAkAgAigCOCIDRQ0AIAMoAkQiA0UNACACIAMRAAAhAAsgAEUNJyAAQRVHDZgCIAJB0AA2AhwgAiABNgIUIAJBkRg2AhAgAkEVNgIMQQAhAwyCAwsgASAERgRAQSghAwyCAwtBACEDIAJBADYCBCACQQw2AgggAiABIAEQKiIARQ2UAiACQSc2AhwgAiABNgIUIAIgADYCDAyBAwsgASAERgRAQSkhAwyBAwsgAS0AACIAQSBGDRMgAEEJRw2VAiABQQFqIQEMFAsgASAERwRAIAFBAWohAQwWC0EqIQMM/wILIAEgBEYEQEErIQMM/wILIAEtAAAiAEEJRyAAQSBHcQ2QAiACLQAsQQhHDd0CIAJBADoALAzdAgsgASAERgRAQSwhAwz+AgsgAS0AAEEKRw2OAiABQQFqIQEMsAELIAEgBEcNigJBLyEDDPwCCwNAIAEtAAAiAEEgRwRAIABBCmsOBIQCiAKIAoQChgILIAQgAUEBaiIBRw0AC0ExIQMM+wILQTIhAyABIARGDfoCIAIoAgAiACAEIAFraiEHIAEgAGtBA2ohBgJAA0AgAEHwO2otAAAgAS0AACIFQSByIAUgBUHBAGtB/wFxQRpJG0H/AXFHDQEgAEEDRgRAQQYhAQziAgsgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAc2AgAM+wILIAJBADYCAAyGAgtBMyEDIAQgASIARg35AiAEIAFrIAIoAgAiAWohByAAIAFrQQhqIQYCQANAIAFB9DtqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw0BIAFBCEYEQEEFIQEM4QILIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADPoCCyACQQA2AgAgACEBDIUCC0E0IQMgBCABIgBGDfgCIAQgAWsgAigCACIBaiEHIAAgAWtBBWohBgJAA0AgAUHQwgBqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw0BIAFBBUYEQEEHIQEM4AILIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADPkCCyACQQA2AgAgACEBDIQCCyABIARHBEADQCABLQAAQYA+ai0AACIAQQFHBEAgAEECRg0JDIECCyAEIAFBAWoiAUcNAAtBMCEDDPgCC0EwIQMM9wILIAEgBEcEQANAIAEtAAAiAEEgRwRAIABBCmsOBP8B/gH+Af8B/gELIAQgAUEBaiIBRw0AC0E4IQMM9wILQTghAwz2AgsDQCABLQAAIgBBIEcgAEEJR3EN9gEgBCABQQFqIgFHDQALQTwhAwz1AgsDQCABLQAAIgBBIEcEQAJAIABBCmsOBPkBBAT5AQALIABBLEYN9QEMAwsgBCABQQFqIgFHDQALQT8hAwz0AgtBwAAhAyABIARGDfMCIAIoAgAiACAEIAFraiEFIAEgAGtBBmohBgJAA0AgAEGAQGstAAAgAS0AAEEgckcNASAAQQZGDdsCIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADPQCCyACQQA2AgALQTYhAwzZAgsgASAERgRAQcEAIQMM8gILIAJBDDYCCCACIAE2AgQgAi0ALEEBaw4E+wHuAewB6wHUAgsgAUEBaiEBDPoBCyABIARHBEADQAJAIAEtAAAiAEEgciAAIABBwQBrQf8BcUEaSRtB/wFxIgBBCUYNACAAQSBGDQACQAJAAkACQCAAQeMAaw4TAAMDAwMDAwMBAwMDAwMDAwMDAgMLIAFBAWohAUExIQMM3AILIAFBAWohAUEyIQMM2wILIAFBAWohAUEzIQMM2gILDP4BCyAEIAFBAWoiAUcNAAtBNSEDDPACC0E1IQMM7wILIAEgBEcEQANAIAEtAABBgDxqLQAAQQFHDfcBIAQgAUEBaiIBRw0AC0E9IQMM7wILQT0hAwzuAgtBACEAAkAgAigCOCIDRQ0AIAMoAkAiA0UNACACIAMRAAAhAAsgAEUNASAAQRVHDeYBIAJBwgA2AhwgAiABNgIUIAJB4xg2AhAgAkEVNgIMQQAhAwztAgsgAUEBaiEBC0E8IQMM0gILIAEgBEYEQEHCACEDDOsCCwJAA0ACQCABLQAAQQlrDhgAAswCzALRAswCzALMAswCzALMAswCzALMAswCzALMAswCzALMAswCzALMAgDMAgsgBCABQQFqIgFHDQALQcIAIQMM6wILIAFBAWohASACLQAtQQFxRQ3+AQtBLCEDDNACCyABIARHDd4BQcQAIQMM6AILA0AgAS0AAEGQwABqLQAAQQFHDZwBIAQgAUEBaiIBRw0AC0HFACEDDOcCCyABLQAAIgBBIEYN/gEgAEE6Rw3AAiACKAIEIQBBACEDIAJBADYCBCACIAAgARApIgAN3gEM3QELQccAIQMgBCABIgBGDeUCIAQgAWsgAigCACIBaiEHIAAgAWtBBWohBgNAIAFBkMIAai0AACAALQAAIgVBIHIgBSAFQcEAa0H/AXFBGkkbQf8BcUcNvwIgAUEFRg3CAiABQQFqIQEgBCAAQQFqIgBHDQALIAIgBzYCAAzlAgtByAAhAyAEIAEiAEYN5AIgBCABayACKAIAIgFqIQcgACABa0EJaiEGA0AgAUGWwgBqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw2+AkECIAFBCUYNwgIaIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADOQCCyABIARGBEBByQAhAwzkAgsCQAJAIAEtAAAiAEEgciAAIABBwQBrQf8BcUEaSRtB/wFxQe4Aaw4HAL8CvwK/Ar8CvwIBvwILIAFBAWohAUE+IQMMywILIAFBAWohAUE/IQMMygILQcoAIQMgBCABIgBGDeICIAQgAWsgAigCACIBaiEGIAAgAWtBAWohBwNAIAFBoMIAai0AACAALQAAIgVBIHIgBSAFQcEAa0H/AXFBGkkbQf8BcUcNvAIgAUEBRg2+AiABQQFqIQEgBCAAQQFqIgBHDQALIAIgBjYCAAziAgtBywAhAyAEIAEiAEYN4QIgBCABayACKAIAIgFqIQcgACABa0EOaiEGA0AgAUGiwgBqLQAAIAAtAAAiBUEgciAFIAVBwQBrQf8BcUEaSRtB/wFxRw27AiABQQ5GDb4CIAFBAWohASAEIABBAWoiAEcNAAsgAiAHNgIADOECC0HMACEDIAQgASIARg3gAiAEIAFrIAIoAgAiAWohByAAIAFrQQ9qIQYDQCABQcDCAGotAAAgAC0AACIFQSByIAUgBUHBAGtB/wFxQRpJG0H/AXFHDboCQQMgAUEPRg2+AhogAUEBaiEBIAQgAEEBaiIARw0ACyACIAc2AgAM4AILQc0AIQMgBCABIgBGDd8CIAQgAWsgAigCACIBaiEHIAAgAWtBBWohBgNAIAFB0MIAai0AACAALQAAIgVBIHIgBSAFQcEAa0H/AXFBGkkbQf8BcUcNuQJBBCABQQVGDb0CGiABQQFqIQEgBCAAQQFqIgBHDQALIAIgBzYCAAzfAgsgASAERgRAQc4AIQMM3wILAkACQAJAAkAgAS0AACIAQSByIAAgAEHBAGtB/wFxQRpJG0H/AXFB4wBrDhMAvAK8ArwCvAK8ArwCvAK8ArwCvAK8ArwCAbwCvAK8AgIDvAILIAFBAWohAUHBACEDDMgCCyABQQFqIQFBwgAhAwzHAgsgAUEBaiEBQcMAIQMMxgILIAFBAWohAUHEACEDDMUCCyABIARHBEAgAkENNgIIIAIgATYCBEHFACEDDMUCC0HPACEDDN0CCwJAAkAgAS0AAEEKaw4EAZABkAEAkAELIAFBAWohAQtBKCEDDMMCCyABIARGBEBB0QAhAwzcAgsgAS0AAEEgRw0AIAFBAWohASACLQAtQQFxRQ3QAQtBFyEDDMECCyABIARHDcsBQdIAIQMM2QILQdMAIQMgASAERg3YAiACKAIAIgAgBCABa2ohBiABIABrQQFqIQUDQCABLQAAIABB1sIAai0AAEcNxwEgAEEBRg3KASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBjYCAAzYAgsgASAERgRAQdUAIQMM2AILIAEtAABBCkcNwgEgAUEBaiEBDMoBCyABIARGBEBB1gAhAwzXAgsCQAJAIAEtAABBCmsOBADDAcMBAcMBCyABQQFqIQEMygELIAFBAWohAUHKACEDDL0CC0EAIQACQCACKAI4IgNFDQAgAygCPCIDRQ0AIAIgAxEAACEACyAADb8BQc0AIQMMvAILIAItAClBIkYNzwIMiQELIAQgASIFRgRAQdsAIQMM1AILQQAhAEEBIQFBASEGQQAhAwJAAn8CQAJAAkACQAJAAkACQCAFLQAAQTBrDgrFAcQBAAECAwQFBgjDAQtBAgwGC0EDDAULQQQMBAtBBQwDC0EGDAILQQcMAQtBCAshA0EAIQFBACEGDL0BC0EJIQNBASEAQQAhAUEAIQYMvAELIAEgBEYEQEHdACEDDNMCCyABLQAAQS5HDbgBIAFBAWohAQyIAQsgASAERw22AUHfACEDDNECCyABIARHBEAgAkEONgIIIAIgATYCBEHQACEDDLgCC0HgACEDDNACC0HhACEDIAEgBEYNzwIgAigCACIAIAQgAWtqIQUgASAAa0EDaiEGA0AgAS0AACAAQeLCAGotAABHDbEBIABBA0YNswEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMzwILQeIAIQMgASAERg3OAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYDQCABLQAAIABB5sIAai0AAEcNsAEgAEECRg2vASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAzOAgtB4wAhAyABIARGDc0CIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgNAIAEtAAAgAEHpwgBqLQAARw2vASAAQQNGDa0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADM0CCyABIARGBEBB5QAhAwzNAgsgAUEBaiEBQQAhAAJAIAIoAjgiA0UNACADKAIwIgNFDQAgAiADEQAAIQALIAANqgFB1gAhAwyzAgsgASAERwRAA0AgAS0AACIAQSBHBEACQAJAAkAgAEHIAGsOCwABswGzAbMBswGzAbMBswGzAQKzAQsgAUEBaiEBQdIAIQMMtwILIAFBAWohAUHTACEDDLYCCyABQQFqIQFB1AAhAwy1AgsgBCABQQFqIgFHDQALQeQAIQMMzAILQeQAIQMMywILA0AgAS0AAEHwwgBqLQAAIgBBAUcEQCAAQQJrDgOnAaYBpQGkAQsgBCABQQFqIgFHDQALQeYAIQMMygILIAFBAWogASAERw0CGkHnACEDDMkCCwNAIAEtAABB8MQAai0AACIAQQFHBEACQCAAQQJrDgSiAaEBoAEAnwELQdcAIQMMsQILIAQgAUEBaiIBRw0AC0HoACEDDMgCCyABIARGBEBB6QAhAwzIAgsCQCABLQAAIgBBCmsOGrcBmwGbAbQBmwGbAZsBmwGbAZsBmwGbAZsBmwGbAZsBmwGbAZsBmwGbAZsBpAGbAZsBAJkBCyABQQFqCyEBQQYhAwytAgsDQCABLQAAQfDGAGotAABBAUcNfSAEIAFBAWoiAUcNAAtB6gAhAwzFAgsgAUEBaiABIARHDQIaQesAIQMMxAILIAEgBEYEQEHsACEDDMQCCyABQQFqDAELIAEgBEYEQEHtACEDDMMCCyABQQFqCyEBQQQhAwyoAgsgASAERgRAQe4AIQMMwQILAkACQAJAIAEtAABB8MgAai0AAEEBaw4HkAGPAY4BAHwBAo0BCyABQQFqIQEMCwsgAUEBagyTAQtBACEDIAJBADYCHCACQZsSNgIQIAJBBzYCDCACIAFBAWo2AhQMwAILAkADQCABLQAAQfDIAGotAAAiAEEERwRAAkACQCAAQQFrDgeUAZMBkgGNAQAEAY0BC0HaACEDDKoCCyABQQFqIQFB3AAhAwypAgsgBCABQQFqIgFHDQALQe8AIQMMwAILIAFBAWoMkQELIAQgASIARgRAQfAAIQMMvwILIAAtAABBL0cNASAAQQFqIQEMBwsgBCABIgBGBEBB8QAhAwy+AgsgAC0AACIBQS9GBEAgAEEBaiEBQd0AIQMMpQILIAFBCmsiA0EWSw0AIAAhAUEBIAN0QYmAgAJxDfkBC0EAIQMgAkEANgIcIAIgADYCFCACQYwcNgIQIAJBBzYCDAy8AgsgASAERwRAIAFBAWohAUHeACEDDKMCC0HyACEDDLsCCyABIARGBEBB9AAhAwy7AgsCQCABLQAAQfDMAGotAABBAWsOA/cBcwCCAQtB4QAhAwyhAgsgASAERwRAA0AgAS0AAEHwygBqLQAAIgBBA0cEQAJAIABBAWsOAvkBAIUBC0HfACEDDKMCCyAEIAFBAWoiAUcNAAtB8wAhAwy6AgtB8wAhAwy5AgsgASAERwRAIAJBDzYCCCACIAE2AgRB4AAhAwygAgtB9QAhAwy4AgsgASAERgRAQfYAIQMMuAILIAJBDzYCCCACIAE2AgQLQQMhAwydAgsDQCABLQAAQSBHDY4CIAQgAUEBaiIBRw0AC0H3ACEDDLUCCyABIARGBEBB+AAhAwy1AgsgAS0AAEEgRw16IAFBAWohAQxbC0EAIQACQCACKAI4IgNFDQAgAygCOCIDRQ0AIAIgAxEAACEACyAADXgMgAILIAEgBEYEQEH6ACEDDLMCCyABLQAAQcwARw10IAFBAWohAUETDHYLQfsAIQMgASAERg2xAiACKAIAIgAgBCABa2ohBSABIABrQQVqIQYDQCABLQAAIABB8M4Aai0AAEcNcyAAQQVGDXUgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMsQILIAEgBEYEQEH8ACEDDLECCwJAAkAgAS0AAEHDAGsODAB0dHR0dHR0dHR0AXQLIAFBAWohAUHmACEDDJgCCyABQQFqIQFB5wAhAwyXAgtB/QAhAyABIARGDa8CIAIoAgAiACAEIAFraiEFIAEgAGtBAmohBgJAA0AgAS0AACAAQe3PAGotAABHDXIgAEECRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADLACCyACQQA2AgAgBkEBaiEBQRAMcwtB/gAhAyABIARGDa4CIAIoAgAiACAEIAFraiEFIAEgAGtBBWohBgJAA0AgAS0AACAAQfbOAGotAABHDXEgAEEFRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADK8CCyACQQA2AgAgBkEBaiEBQRYMcgtB/wAhAyABIARGDa0CIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgJAA0AgAS0AACAAQfzOAGotAABHDXAgAEEDRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADK4CCyACQQA2AgAgBkEBaiEBQQUMcQsgASAERgRAQYABIQMMrQILIAEtAABB2QBHDW4gAUEBaiEBQQgMcAsgASAERgRAQYEBIQMMrAILAkACQCABLQAAQc4Aaw4DAG8BbwsgAUEBaiEBQesAIQMMkwILIAFBAWohAUHsACEDDJICCyABIARGBEBBggEhAwyrAgsCQAJAIAEtAABByABrDggAbm5ubm5uAW4LIAFBAWohAUHqACEDDJICCyABQQFqIQFB7QAhAwyRAgtBgwEhAyABIARGDakCIAIoAgAiACAEIAFraiEFIAEgAGtBAmohBgJAA0AgAS0AACAAQYDPAGotAABHDWwgAEECRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADKoCCyACQQA2AgAgBkEBaiEBQQAMbQtBhAEhAyABIARGDagCIAIoAgAiACAEIAFraiEFIAEgAGtBBGohBgJAA0AgAS0AACAAQYPPAGotAABHDWsgAEEERg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADKkCCyACQQA2AgAgBkEBaiEBQSMMbAsgASAERgRAQYUBIQMMqAILAkACQCABLQAAQcwAaw4IAGtra2trawFrCyABQQFqIQFB7wAhAwyPAgsgAUEBaiEBQfAAIQMMjgILIAEgBEYEQEGGASEDDKcCCyABLQAAQcUARw1oIAFBAWohAQxgC0GHASEDIAEgBEYNpQIgAigCACIAIAQgAWtqIQUgASAAa0EDaiEGAkADQCABLQAAIABBiM8Aai0AAEcNaCAAQQNGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMpgILIAJBADYCACAGQQFqIQFBLQxpC0GIASEDIAEgBEYNpAIgAigCACIAIAQgAWtqIQUgASAAa0EIaiEGAkADQCABLQAAIABB0M8Aai0AAEcNZyAAQQhGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMpQILIAJBADYCACAGQQFqIQFBKQxoCyABIARGBEBBiQEhAwykAgtBASABLQAAQd8ARw1nGiABQQFqIQEMXgtBigEhAyABIARGDaICIAIoAgAiACAEIAFraiEFIAEgAGtBAWohBgNAIAEtAAAgAEGMzwBqLQAARw1kIABBAUYN+gEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMogILQYsBIQMgASAERg2hAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEGOzwBqLQAARw1kIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyiAgsgAkEANgIAIAZBAWohAUECDGULQYwBIQMgASAERg2gAiACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEHwzwBqLQAARw1jIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyhAgsgAkEANgIAIAZBAWohAUEfDGQLQY0BIQMgASAERg2fAiACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEHyzwBqLQAARw1iIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAygAgsgAkEANgIAIAZBAWohAUEJDGMLIAEgBEYEQEGOASEDDJ8CCwJAAkAgAS0AAEHJAGsOBwBiYmJiYgFiCyABQQFqIQFB+AAhAwyGAgsgAUEBaiEBQfkAIQMMhQILQY8BIQMgASAERg2dAiACKAIAIgAgBCABa2ohBSABIABrQQVqIQYCQANAIAEtAAAgAEGRzwBqLQAARw1gIABBBUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyeAgsgAkEANgIAIAZBAWohAUEYDGELQZABIQMgASAERg2cAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEGXzwBqLQAARw1fIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAydAgsgAkEANgIAIAZBAWohAUEXDGALQZEBIQMgASAERg2bAiACKAIAIgAgBCABa2ohBSABIABrQQZqIQYCQANAIAEtAAAgAEGazwBqLQAARw1eIABBBkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAycAgsgAkEANgIAIAZBAWohAUEVDF8LQZIBIQMgASAERg2aAiACKAIAIgAgBCABa2ohBSABIABrQQVqIQYCQANAIAEtAAAgAEGhzwBqLQAARw1dIABBBUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAybAgsgAkEANgIAIAZBAWohAUEeDF4LIAEgBEYEQEGTASEDDJoCCyABLQAAQcwARw1bIAFBAWohAUEKDF0LIAEgBEYEQEGUASEDDJkCCwJAAkAgAS0AAEHBAGsODwBcXFxcXFxcXFxcXFxcAVwLIAFBAWohAUH+ACEDDIACCyABQQFqIQFB/wAhAwz/AQsgASAERgRAQZUBIQMMmAILAkACQCABLQAAQcEAaw4DAFsBWwsgAUEBaiEBQf0AIQMM/wELIAFBAWohAUGAASEDDP4BC0GWASEDIAEgBEYNlgIgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABBp88Aai0AAEcNWSAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMlwILIAJBADYCACAGQQFqIQFBCwxaCyABIARGBEBBlwEhAwyWAgsCQAJAAkACQCABLQAAQS1rDiMAW1tbW1tbW1tbW1tbW1tbW1tbW1tbW1sBW1tbW1sCW1tbA1sLIAFBAWohAUH7ACEDDP8BCyABQQFqIQFB/AAhAwz+AQsgAUEBaiEBQYEBIQMM/QELIAFBAWohAUGCASEDDPwBC0GYASEDIAEgBEYNlAIgAigCACIAIAQgAWtqIQUgASAAa0EEaiEGAkADQCABLQAAIABBqc8Aai0AAEcNVyAAQQRGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMlQILIAJBADYCACAGQQFqIQFBGQxYC0GZASEDIAEgBEYNkwIgAigCACIAIAQgAWtqIQUgASAAa0EFaiEGAkADQCABLQAAIABBrs8Aai0AAEcNViAAQQVGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMlAILIAJBADYCACAGQQFqIQFBBgxXC0GaASEDIAEgBEYNkgIgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABBtM8Aai0AAEcNVSAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMkwILIAJBADYCACAGQQFqIQFBHAxWC0GbASEDIAEgBEYNkQIgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABBts8Aai0AAEcNVCAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAMkgILIAJBADYCACAGQQFqIQFBJwxVCyABIARGBEBBnAEhAwyRAgsCQAJAIAEtAABB1ABrDgIAAVQLIAFBAWohAUGGASEDDPgBCyABQQFqIQFBhwEhAwz3AQtBnQEhAyABIARGDY8CIAIoAgAiACAEIAFraiEFIAEgAGtBAWohBgJAA0AgAS0AACAAQbjPAGotAABHDVIgAEEBRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADJACCyACQQA2AgAgBkEBaiEBQSYMUwtBngEhAyABIARGDY4CIAIoAgAiACAEIAFraiEFIAEgAGtBAWohBgJAA0AgAS0AACAAQbrPAGotAABHDVEgAEEBRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADI8CCyACQQA2AgAgBkEBaiEBQQMMUgtBnwEhAyABIARGDY0CIAIoAgAiACAEIAFraiEFIAEgAGtBAmohBgJAA0AgAS0AACAAQe3PAGotAABHDVAgAEECRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADI4CCyACQQA2AgAgBkEBaiEBQQwMUQtBoAEhAyABIARGDYwCIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgJAA0AgAS0AACAAQbzPAGotAABHDU8gAEEDRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADI0CCyACQQA2AgAgBkEBaiEBQQ0MUAsgASAERgRAQaEBIQMMjAILAkACQCABLQAAQcYAaw4LAE9PT09PT09PTwFPCyABQQFqIQFBiwEhAwzzAQsgAUEBaiEBQYwBIQMM8gELIAEgBEYEQEGiASEDDIsCCyABLQAAQdAARw1MIAFBAWohAQxGCyABIARGBEBBowEhAwyKAgsCQAJAIAEtAABByQBrDgcBTU1NTU0ATQsgAUEBaiEBQY4BIQMM8QELIAFBAWohAUEiDE0LQaQBIQMgASAERg2IAiACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEHAzwBqLQAARw1LIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyJAgsgAkEANgIAIAZBAWohAUEdDEwLIAEgBEYEQEGlASEDDIgCCwJAAkAgAS0AAEHSAGsOAwBLAUsLIAFBAWohAUGQASEDDO8BCyABQQFqIQFBBAxLCyABIARGBEBBpgEhAwyHAgsCQAJAAkACQAJAIAEtAABBwQBrDhUATU1NTU1NTU1NTQFNTQJNTQNNTQRNCyABQQFqIQFBiAEhAwzxAQsgAUEBaiEBQYkBIQMM8AELIAFBAWohAUGKASEDDO8BCyABQQFqIQFBjwEhAwzuAQsgAUEBaiEBQZEBIQMM7QELQacBIQMgASAERg2FAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHtzwBqLQAARw1IIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyGAgsgAkEANgIAIAZBAWohAUERDEkLQagBIQMgASAERg2EAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHCzwBqLQAARw1HIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyFAgsgAkEANgIAIAZBAWohAUEsDEgLQakBIQMgASAERg2DAiACKAIAIgAgBCABa2ohBSABIABrQQRqIQYCQANAIAEtAAAgAEHFzwBqLQAARw1GIABBBEYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyEAgsgAkEANgIAIAZBAWohAUErDEcLQaoBIQMgASAERg2CAiACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHKzwBqLQAARw1FIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyDAgsgAkEANgIAIAZBAWohAUEUDEYLIAEgBEYEQEGrASEDDIICCwJAAkACQAJAIAEtAABBwgBrDg8AAQJHR0dHR0dHR0dHRwNHCyABQQFqIQFBkwEhAwzrAQsgAUEBaiEBQZQBIQMM6gELIAFBAWohAUGVASEDDOkBCyABQQFqIQFBlgEhAwzoAQsgASAERgRAQawBIQMMgQILIAEtAABBxQBHDUIgAUEBaiEBDD0LQa0BIQMgASAERg3/ASACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHNzwBqLQAARw1CIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAyAAgsgAkEANgIAIAZBAWohAUEODEMLIAEgBEYEQEGuASEDDP8BCyABLQAAQdAARw1AIAFBAWohAUElDEILQa8BIQMgASAERg39ASACKAIAIgAgBCABa2ohBSABIABrQQhqIQYCQANAIAEtAAAgAEHQzwBqLQAARw1AIABBCEYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAz+AQsgAkEANgIAIAZBAWohAUEqDEELIAEgBEYEQEGwASEDDP0BCwJAAkAgAS0AAEHVAGsOCwBAQEBAQEBAQEABQAsgAUEBaiEBQZoBIQMM5AELIAFBAWohAUGbASEDDOMBCyABIARGBEBBsQEhAwz8AQsCQAJAIAEtAABBwQBrDhQAPz8/Pz8/Pz8/Pz8/Pz8/Pz8/AT8LIAFBAWohAUGZASEDDOMBCyABQQFqIQFBnAEhAwziAQtBsgEhAyABIARGDfoBIAIoAgAiACAEIAFraiEFIAEgAGtBA2ohBgJAA0AgAS0AACAAQdnPAGotAABHDT0gAEEDRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADPsBCyACQQA2AgAgBkEBaiEBQSEMPgtBswEhAyABIARGDfkBIAIoAgAiACAEIAFraiEFIAEgAGtBBmohBgJAA0AgAS0AACAAQd3PAGotAABHDTwgAEEGRg0BIABBAWohACAEIAFBAWoiAUcNAAsgAiAFNgIADPoBCyACQQA2AgAgBkEBaiEBQRoMPQsgASAERgRAQbQBIQMM+QELAkACQAJAIAEtAABBxQBrDhEAPT09PT09PT09AT09PT09Aj0LIAFBAWohAUGdASEDDOEBCyABQQFqIQFBngEhAwzgAQsgAUEBaiEBQZ8BIQMM3wELQbUBIQMgASAERg33ASACKAIAIgAgBCABa2ohBSABIABrQQVqIQYCQANAIAEtAAAgAEHkzwBqLQAARw06IABBBUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAz4AQsgAkEANgIAIAZBAWohAUEoDDsLQbYBIQMgASAERg32ASACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEHqzwBqLQAARw05IABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAz3AQsgAkEANgIAIAZBAWohAUEHDDoLIAEgBEYEQEG3ASEDDPYBCwJAAkAgAS0AAEHFAGsODgA5OTk5OTk5OTk5OTkBOQsgAUEBaiEBQaEBIQMM3QELIAFBAWohAUGiASEDDNwBC0G4ASEDIAEgBEYN9AEgAigCACIAIAQgAWtqIQUgASAAa0ECaiEGAkADQCABLQAAIABB7c8Aai0AAEcNNyAAQQJGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM9QELIAJBADYCACAGQQFqIQFBEgw4C0G5ASEDIAEgBEYN8wEgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABB8M8Aai0AAEcNNiAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM9AELIAJBADYCACAGQQFqIQFBIAw3C0G6ASEDIAEgBEYN8gEgAigCACIAIAQgAWtqIQUgASAAa0EBaiEGAkADQCABLQAAIABB8s8Aai0AAEcNNSAAQQFGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM8wELIAJBADYCACAGQQFqIQFBDww2CyABIARGBEBBuwEhAwzyAQsCQAJAIAEtAABByQBrDgcANTU1NTUBNQsgAUEBaiEBQaUBIQMM2QELIAFBAWohAUGmASEDDNgBC0G8ASEDIAEgBEYN8AEgAigCACIAIAQgAWtqIQUgASAAa0EHaiEGAkADQCABLQAAIABB9M8Aai0AAEcNMyAAQQdGDQEgAEEBaiEAIAQgAUEBaiIBRw0ACyACIAU2AgAM8QELIAJBADYCACAGQQFqIQFBGww0CyABIARGBEBBvQEhAwzwAQsCQAJAAkAgAS0AAEHCAGsOEgA0NDQ0NDQ0NDQBNDQ0NDQ0AjQLIAFBAWohAUGkASEDDNgBCyABQQFqIQFBpwEhAwzXAQsgAUEBaiEBQagBIQMM1gELIAEgBEYEQEG+ASEDDO8BCyABLQAAQc4ARw0wIAFBAWohAQwsCyABIARGBEBBvwEhAwzuAQsCQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCABLQAAQcEAaw4VAAECAz8EBQY/Pz8HCAkKCz8MDQ4PPwsgAUEBaiEBQegAIQMM4wELIAFBAWohAUHpACEDDOIBCyABQQFqIQFB7gAhAwzhAQsgAUEBaiEBQfIAIQMM4AELIAFBAWohAUHzACEDDN8BCyABQQFqIQFB9gAhAwzeAQsgAUEBaiEBQfcAIQMM3QELIAFBAWohAUH6ACEDDNwBCyABQQFqIQFBgwEhAwzbAQsgAUEBaiEBQYQBIQMM2gELIAFBAWohAUGFASEDDNkBCyABQQFqIQFBkgEhAwzYAQsgAUEBaiEBQZgBIQMM1wELIAFBAWohAUGgASEDDNYBCyABQQFqIQFBowEhAwzVAQsgAUEBaiEBQaoBIQMM1AELIAEgBEcEQCACQRA2AgggAiABNgIEQasBIQMM1AELQcABIQMM7AELQQAhAAJAIAIoAjgiA0UNACADKAI0IgNFDQAgAiADEQAAIQALIABFDV4gAEEVRw0HIAJB0QA2AhwgAiABNgIUIAJBsBc2AhAgAkEVNgIMQQAhAwzrAQsgAUEBaiABIARHDQgaQcIBIQMM6gELA0ACQCABLQAAQQprDgQIAAALAAsgBCABQQFqIgFHDQALQcMBIQMM6QELIAEgBEcEQCACQRE2AgggAiABNgIEQQEhAwzQAQtBxAEhAwzoAQsgASAERgRAQcUBIQMM6AELAkACQCABLQAAQQprDgQBKCgAKAsgAUEBagwJCyABQQFqDAULIAEgBEYEQEHGASEDDOcBCwJAAkAgAS0AAEEKaw4XAQsLAQsLCwsLCwsLCwsLCwsLCwsLCwALCyABQQFqIQELQbABIQMMzQELIAEgBEYEQEHIASEDDOYBCyABLQAAQSBHDQkgAkEAOwEyIAFBAWohAUGzASEDDMwBCwNAIAEhAAJAIAEgBEcEQCABLQAAQTBrQf8BcSIDQQpJDQEMJwtBxwEhAwzmAQsCQCACLwEyIgFBmTNLDQAgAiABQQpsIgU7ATIgBUH+/wNxIANB//8Dc0sNACAAQQFqIQEgAiADIAVqIgM7ATIgA0H//wNxQegHSQ0BCwtBACEDIAJBADYCHCACQcEJNgIQIAJBDTYCDCACIABBAWo2AhQM5AELIAJBADYCHCACIAE2AhQgAkHwDDYCECACQRs2AgxBACEDDOMBCyACKAIEIQAgAkEANgIEIAIgACABECYiAA0BIAFBAWoLIQFBrQEhAwzIAQsgAkHBATYCHCACIAA2AgwgAiABQQFqNgIUQQAhAwzgAQsgAigCBCEAIAJBADYCBCACIAAgARAmIgANASABQQFqCyEBQa4BIQMMxQELIAJBwgE2AhwgAiAANgIMIAIgAUEBajYCFEEAIQMM3QELIAJBADYCHCACIAE2AhQgAkGXCzYCECACQQ02AgxBACEDDNwBCyACQQA2AhwgAiABNgIUIAJB4xA2AhAgAkEJNgIMQQAhAwzbAQsgAkECOgAoDKwBC0EAIQMgAkEANgIcIAJBrws2AhAgAkECNgIMIAIgAUEBajYCFAzZAQtBAiEDDL8BC0ENIQMMvgELQSYhAwy9AQtBFSEDDLwBC0EWIQMMuwELQRghAwy6AQtBHCEDDLkBC0EdIQMMuAELQSAhAwy3AQtBISEDDLYBC0EjIQMMtQELQcYAIQMMtAELQS4hAwyzAQtBPSEDDLIBC0HLACEDDLEBC0HOACEDDLABC0HYACEDDK8BC0HZACEDDK4BC0HbACEDDK0BC0HxACEDDKwBC0H0ACEDDKsBC0GNASEDDKoBC0GXASEDDKkBC0GpASEDDKgBC0GvASEDDKcBC0GxASEDDKYBCyACQQA2AgALQQAhAyACQQA2AhwgAiABNgIUIAJB8Rs2AhAgAkEGNgIMDL0BCyACQQA2AgAgBkEBaiEBQSQLOgApIAIoAgQhACACQQA2AgQgAiAAIAEQJyIARQRAQeUAIQMMowELIAJB+QA2AhwgAiABNgIUIAIgADYCDEEAIQMMuwELIABBFUcEQCACQQA2AhwgAiABNgIUIAJBzA42AhAgAkEgNgIMQQAhAwy7AQsgAkH4ADYCHCACIAE2AhQgAkHKGDYCECACQRU2AgxBACEDDLoBCyACQQA2AhwgAiABNgIUIAJBjhs2AhAgAkEGNgIMQQAhAwy5AQsgAkEANgIcIAIgATYCFCACQf4RNgIQIAJBBzYCDEEAIQMMuAELIAJBADYCHCACIAE2AhQgAkGMHDYCECACQQc2AgxBACEDDLcBCyACQQA2AhwgAiABNgIUIAJBww82AhAgAkEHNgIMQQAhAwy2AQsgAkEANgIcIAIgATYCFCACQcMPNgIQIAJBBzYCDEEAIQMMtQELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0RIAJB5QA2AhwgAiABNgIUIAIgADYCDEEAIQMMtAELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0gIAJB0wA2AhwgAiABNgIUIAIgADYCDEEAIQMMswELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0iIAJB0gA2AhwgAiABNgIUIAIgADYCDEEAIQMMsgELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0OIAJB5QA2AhwgAiABNgIUIAIgADYCDEEAIQMMsQELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0dIAJB0wA2AhwgAiABNgIUIAIgADYCDEEAIQMMsAELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0fIAJB0gA2AhwgAiABNgIUIAIgADYCDEEAIQMMrwELIABBP0cNASABQQFqCyEBQQUhAwyUAQtBACEDIAJBADYCHCACIAE2AhQgAkH9EjYCECACQQc2AgwMrAELIAJBADYCHCACIAE2AhQgAkHcCDYCECACQQc2AgxBACEDDKsBCyACKAIEIQAgAkEANgIEIAIgACABECUiAEUNByACQeUANgIcIAIgATYCFCACIAA2AgxBACEDDKoBCyACKAIEIQAgAkEANgIEIAIgACABECUiAEUNFiACQdMANgIcIAIgATYCFCACIAA2AgxBACEDDKkBCyACKAIEIQAgAkEANgIEIAIgACABECUiAEUNGCACQdIANgIcIAIgATYCFCACIAA2AgxBACEDDKgBCyACQQA2AhwgAiABNgIUIAJBxgo2AhAgAkEHNgIMQQAhAwynAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDQMgAkHlADYCHCACIAE2AhQgAiAANgIMQQAhAwymAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDRIgAkHTADYCHCACIAE2AhQgAiAANgIMQQAhAwylAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDRQgAkHSADYCHCACIAE2AhQgAiAANgIMQQAhAwykAQsgAigCBCEAIAJBADYCBCACIAAgARAlIgBFDQAgAkHlADYCHCACIAE2AhQgAiAANgIMQQAhAwyjAQtB1QAhAwyJAQsgAEEVRwRAIAJBADYCHCACIAE2AhQgAkG5DTYCECACQRo2AgxBACEDDKIBCyACQeQANgIcIAIgATYCFCACQeMXNgIQIAJBFTYCDEEAIQMMoQELIAJBADYCACAGQQFqIQEgAi0AKSIAQSNrQQtJDQQCQCAAQQZLDQBBASAAdEHKAHFFDQAMBQtBACEDIAJBADYCHCACIAE2AhQgAkH3CTYCECACQQg2AgwMoAELIAJBADYCACAGQQFqIQEgAi0AKUEhRg0DIAJBADYCHCACIAE2AhQgAkGbCjYCECACQQg2AgxBACEDDJ8BCyACQQA2AgALQQAhAyACQQA2AhwgAiABNgIUIAJBkDM2AhAgAkEINgIMDJ0BCyACQQA2AgAgBkEBaiEBIAItAClBI0kNACACQQA2AhwgAiABNgIUIAJB0wk2AhAgAkEINgIMQQAhAwycAQtB0QAhAwyCAQsgAS0AAEEwayIAQf8BcUEKSQRAIAIgADoAKiABQQFqIQFBzwAhAwyCAQsgAigCBCEAIAJBADYCBCACIAAgARAoIgBFDYYBIAJB3gA2AhwgAiABNgIUIAIgADYCDEEAIQMMmgELIAIoAgQhACACQQA2AgQgAiAAIAEQKCIARQ2GASACQdwANgIcIAIgATYCFCACIAA2AgxBACEDDJkBCyACKAIEIQAgAkEANgIEIAIgACAFECgiAEUEQCAFIQEMhwELIAJB2gA2AhwgAiAFNgIUIAIgADYCDAyYAQtBACEBQQEhAwsgAiADOgArIAVBAWohAwJAAkACQCACLQAtQRBxDQACQAJAAkAgAi0AKg4DAQACBAsgBkUNAwwCCyAADQEMAgsgAUUNAQsgAigCBCEAIAJBADYCBCACIAAgAxAoIgBFBEAgAyEBDAILIAJB2AA2AhwgAiADNgIUIAIgADYCDEEAIQMMmAELIAIoAgQhACACQQA2AgQgAiAAIAMQKCIARQRAIAMhAQyHAQsgAkHZADYCHCACIAM2AhQgAiAANgIMQQAhAwyXAQtBzAAhAwx9CyAAQRVHBEAgAkEANgIcIAIgATYCFCACQZQNNgIQIAJBITYCDEEAIQMMlgELIAJB1wA2AhwgAiABNgIUIAJByRc2AhAgAkEVNgIMQQAhAwyVAQtBACEDIAJBADYCHCACIAE2AhQgAkGAETYCECACQQk2AgwMlAELIAIoAgQhACACQQA2AgQgAiAAIAEQJSIARQ0AIAJB0wA2AhwgAiABNgIUIAIgADYCDEEAIQMMkwELQckAIQMMeQsgAkEANgIcIAIgATYCFCACQcEoNgIQIAJBBzYCDCACQQA2AgBBACEDDJEBCyACKAIEIQBBACEDIAJBADYCBCACIAAgARAlIgBFDQAgAkHSADYCHCACIAE2AhQgAiAANgIMDJABC0HIACEDDHYLIAJBADYCACAFIQELIAJBgBI7ASogAUEBaiEBQQAhAAJAIAIoAjgiA0UNACADKAIwIgNFDQAgAiADEQAAIQALIAANAQtBxwAhAwxzCyAAQRVGBEAgAkHRADYCHCACIAE2AhQgAkHjFzYCECACQRU2AgxBACEDDIwBC0EAIQMgAkEANgIcIAIgATYCFCACQbkNNgIQIAJBGjYCDAyLAQtBACEDIAJBADYCHCACIAE2AhQgAkGgGTYCECACQR42AgwMigELIAEtAABBOkYEQCACKAIEIQBBACEDIAJBADYCBCACIAAgARApIgBFDQEgAkHDADYCHCACIAA2AgwgAiABQQFqNgIUDIoBC0EAIQMgAkEANgIcIAIgATYCFCACQbERNgIQIAJBCjYCDAyJAQsgAUEBaiEBQTshAwxvCyACQcMANgIcIAIgADYCDCACIAFBAWo2AhQMhwELQQAhAyACQQA2AhwgAiABNgIUIAJB8A42AhAgAkEcNgIMDIYBCyACIAIvATBBEHI7ATAMZgsCQCACLwEwIgBBCHFFDQAgAi0AKEEBRw0AIAItAC1BCHFFDQMLIAIgAEH3+wNxQYAEcjsBMAwECyABIARHBEACQANAIAEtAABBMGsiAEH/AXFBCk8EQEE1IQMMbgsgAikDICIKQpmz5syZs+bMGVYNASACIApCCn4iCjcDICAKIACtQv8BgyILQn+FVg0BIAIgCiALfDcDICAEIAFBAWoiAUcNAAtBOSEDDIUBCyACKAIEIQBBACEDIAJBADYCBCACIAAgAUEBaiIBECoiAA0MDHcLQTkhAwyDAQsgAi0AMEEgcQ0GQcUBIQMMaQtBACEDIAJBADYCBCACIAEgARAqIgBFDQQgAkE6NgIcIAIgADYCDCACIAFBAWo2AhQMgQELIAItAChBAUcNACACLQAtQQhxRQ0BC0E3IQMMZgsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIABEAgAkE7NgIcIAIgADYCDCACIAFBAWo2AhQMfwsgAUEBaiEBDG4LIAJBCDoALAwECyABQQFqIQEMbQtBACEDIAJBADYCHCACIAE2AhQgAkHkEjYCECACQQQ2AgwMewsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIARQ1sIAJBNzYCHCACIAE2AhQgAiAANgIMDHoLIAIgAi8BMEEgcjsBMAtBMCEDDF8LIAJBNjYCHCACIAE2AhQgAiAANgIMDHcLIABBLEcNASABQQFqIQBBASEBAkACQAJAAkACQCACLQAsQQVrDgQDAQIEAAsgACEBDAQLQQIhAQwBC0EEIQELIAJBAToALCACIAIvATAgAXI7ATAgACEBDAELIAIgAi8BMEEIcjsBMCAAIQELQTkhAwxcCyACQQA6ACwLQTQhAwxaCyABIARGBEBBLSEDDHMLAkACQANAAkAgAS0AAEEKaw4EAgAAAwALIAQgAUEBaiIBRw0AC0EtIQMMdAsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIARQ0CIAJBLDYCHCACIAE2AhQgAiAANgIMDHMLIAIoAgQhAEEAIQMgAkEANgIEIAIgACABECoiAEUEQCABQQFqIQEMAgsgAkEsNgIcIAIgADYCDCACIAFBAWo2AhQMcgsgAS0AAEENRgRAIAIoAgQhAEEAIQMgAkEANgIEIAIgACABECoiAEUEQCABQQFqIQEMAgsgAkEsNgIcIAIgADYCDCACIAFBAWo2AhQMcgsgAi0ALUEBcQRAQcQBIQMMWQsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKiIADQEMZQtBLyEDDFcLIAJBLjYCHCACIAE2AhQgAiAANgIMDG8LQQAhAyACQQA2AhwgAiABNgIUIAJB8BQ2AhAgAkEDNgIMDG4LQQEhAwJAAkACQAJAIAItACxBBWsOBAMBAgAECyACIAIvATBBCHI7ATAMAwtBAiEDDAELQQQhAwsgAkEBOgAsIAIgAi8BMCADcjsBMAtBKiEDDFMLQQAhAyACQQA2AhwgAiABNgIUIAJB4Q82AhAgAkEKNgIMDGsLQQEhAwJAAkACQAJAAkACQCACLQAsQQJrDgcFBAQDAQIABAsgAiACLwEwQQhyOwEwDAMLQQIhAwwBC0EEIQMLIAJBAToALCACIAIvATAgA3I7ATALQSshAwxSC0EAIQMgAkEANgIcIAIgATYCFCACQasSNgIQIAJBCzYCDAxqC0EAIQMgAkEANgIcIAIgATYCFCACQf0NNgIQIAJBHTYCDAxpCyABIARHBEADQCABLQAAQSBHDUggBCABQQFqIgFHDQALQSUhAwxpC0ElIQMMaAsgAi0ALUEBcQRAQcMBIQMMTwsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQKSIABEAgAkEmNgIcIAIgADYCDCACIAFBAWo2AhQMaAsgAUEBaiEBDFwLIAFBAWohASACLwEwIgBBgAFxBEBBACEAAkAgAigCOCIDRQ0AIAMoAlQiA0UNACACIAMRAAAhAAsgAEUNBiAAQRVHDR8gAkEFNgIcIAIgATYCFCACQfkXNgIQIAJBFTYCDEEAIQMMZwsCQCAAQaAEcUGgBEcNACACLQAtQQJxDQBBACEDIAJBADYCHCACIAE2AhQgAkGWEzYCECACQQQ2AgwMZwsgAgJ/IAIvATBBFHFBFEYEQEEBIAItAChBAUYNARogAi8BMkHlAEYMAQsgAi0AKUEFRgs6AC5BACEAAkAgAigCOCIDRQ0AIAMoAiQiA0UNACACIAMRAAAhAAsCQAJAAkACQAJAIAAOFgIBAAQEBAQEBAQEBAQEBAQEBAQEBAMECyACQQE6AC4LIAIgAi8BMEHAAHI7ATALQSchAwxPCyACQSM2AhwgAiABNgIUIAJBpRY2AhAgAkEVNgIMQQAhAwxnC0EAIQMgAkEANgIcIAIgATYCFCACQdULNgIQIAJBETYCDAxmC0EAIQACQCACKAI4IgNFDQAgAygCLCIDRQ0AIAIgAxEAACEACyAADQELQQ4hAwxLCyAAQRVGBEAgAkECNgIcIAIgATYCFCACQbAYNgIQIAJBFTYCDEEAIQMMZAtBACEDIAJBADYCHCACIAE2AhQgAkGnDjYCECACQRI2AgwMYwtBACEDIAJBADYCHCACIAE2AhQgAkGqHDYCECACQQ82AgwMYgsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEgCqdqIgEQKyIARQ0AIAJBBTYCHCACIAE2AhQgAiAANgIMDGELQQ8hAwxHC0EAIQMgAkEANgIcIAIgATYCFCACQc0TNgIQIAJBDDYCDAxfC0IBIQoLIAFBAWohAQJAIAIpAyAiC0L//////////w9YBEAgAiALQgSGIAqENwMgDAELQQAhAyACQQA2AhwgAiABNgIUIAJBrQk2AhAgAkEMNgIMDF4LQSQhAwxEC0EAIQMgAkEANgIcIAIgATYCFCACQc0TNgIQIAJBDDYCDAxcCyACKAIEIQBBACEDIAJBADYCBCACIAAgARAsIgBFBEAgAUEBaiEBDFILIAJBFzYCHCACIAA2AgwgAiABQQFqNgIUDFsLIAIoAgQhAEEAIQMgAkEANgIEAkAgAiAAIAEQLCIARQRAIAFBAWohAQwBCyACQRY2AhwgAiAANgIMIAIgAUEBajYCFAxbC0EfIQMMQQtBACEDIAJBADYCHCACIAE2AhQgAkGaDzYCECACQSI2AgwMWQsgAigCBCEAQQAhAyACQQA2AgQgAiAAIAEQLSIARQRAIAFBAWohAQxQCyACQRQ2AhwgAiAANgIMIAIgAUEBajYCFAxYCyACKAIEIQBBACEDIAJBADYCBAJAIAIgACABEC0iAEUEQCABQQFqIQEMAQsgAkETNgIcIAIgADYCDCACIAFBAWo2AhQMWAtBHiEDDD4LQQAhAyACQQA2AhwgAiABNgIUIAJBxgw2AhAgAkEjNgIMDFYLIAIoAgQhAEEAIQMgAkEANgIEIAIgACABEC0iAEUEQCABQQFqIQEMTgsgAkERNgIcIAIgADYCDCACIAFBAWo2AhQMVQsgAkEQNgIcIAIgATYCFCACIAA2AgwMVAtBACEDIAJBADYCHCACIAE2AhQgAkHGDDYCECACQSM2AgwMUwtBACEDIAJBADYCHCACIAE2AhQgAkHAFTYCECACQQI2AgwMUgsgAigCBCEAQQAhAyACQQA2AgQCQCACIAAgARAtIgBFBEAgAUEBaiEBDAELIAJBDjYCHCACIAA2AgwgAiABQQFqNgIUDFILQRshAww4C0EAIQMgAkEANgIcIAIgATYCFCACQcYMNgIQIAJBIzYCDAxQCyACKAIEIQBBACEDIAJBADYCBAJAIAIgACABECwiAEUEQCABQQFqIQEMAQsgAkENNgIcIAIgADYCDCACIAFBAWo2AhQMUAtBGiEDDDYLQQAhAyACQQA2AhwgAiABNgIUIAJBmg82AhAgAkEiNgIMDE4LIAIoAgQhAEEAIQMgAkEANgIEAkAgAiAAIAEQLCIARQRAIAFBAWohAQwBCyACQQw2AhwgAiAANgIMIAIgAUEBajYCFAxOC0EZIQMMNAtBACEDIAJBADYCHCACIAE2AhQgAkGaDzYCECACQSI2AgwMTAsgAEEVRwRAQQAhAyACQQA2AhwgAiABNgIUIAJBgww2AhAgAkETNgIMDEwLIAJBCjYCHCACIAE2AhQgAkHkFjYCECACQRU2AgxBACEDDEsLIAIoAgQhAEEAIQMgAkEANgIEIAIgACABIAqnaiIBECsiAARAIAJBBzYCHCACIAE2AhQgAiAANgIMDEsLQRMhAwwxCyAAQRVHBEBBACEDIAJBADYCHCACIAE2AhQgAkHaDTYCECACQRQ2AgwMSgsgAkEeNgIcIAIgATYCFCACQfkXNgIQIAJBFTYCDEEAIQMMSQtBACEAAkAgAigCOCIDRQ0AIAMoAiwiA0UNACACIAMRAAAhAAsgAEUNQSAAQRVGBEAgAkEDNgIcIAIgATYCFCACQbAYNgIQIAJBFTYCDEEAIQMMSQtBACEDIAJBADYCHCACIAE2AhQgAkGnDjYCECACQRI2AgwMSAtBACEDIAJBADYCHCACIAE2AhQgAkHaDTYCECACQRQ2AgwMRwtBACEDIAJBADYCHCACIAE2AhQgAkGnDjYCECACQRI2AgwMRgsgAkEAOgAvIAItAC1BBHFFDT8LIAJBADoALyACQQE6ADRBACEDDCsLQQAhAyACQQA2AhwgAkHkETYCECACQQc2AgwgAiABQQFqNgIUDEMLAkADQAJAIAEtAABBCmsOBAACAgACCyAEIAFBAWoiAUcNAAtB3QEhAwxDCwJAAkAgAi0ANEEBRw0AQQAhAAJAIAIoAjgiA0UNACADKAJYIgNFDQAgAiADEQAAIQALIABFDQAgAEEVRw0BIAJB3AE2AhwgAiABNgIUIAJB1RY2AhAgAkEVNgIMQQAhAwxEC0HBASEDDCoLIAJBADYCHCACIAE2AhQgAkHpCzYCECACQR82AgxBACEDDEILAkACQCACLQAoQQFrDgIEAQALQcABIQMMKQtBuQEhAwwoCyACQQI6AC9BACEAAkAgAigCOCIDRQ0AIAMoAgAiA0UNACACIAMRAAAhAAsgAEUEQEHCASEDDCgLIABBFUcEQCACQQA2AhwgAiABNgIUIAJBpAw2AhAgAkEQNgIMQQAhAwxBCyACQdsBNgIcIAIgATYCFCACQfoWNgIQIAJBFTYCDEEAIQMMQAsgASAERgRAQdoBIQMMQAsgAS0AAEHIAEYNASACQQE6ACgLQawBIQMMJQtBvwEhAwwkCyABIARHBEAgAkEQNgIIIAIgATYCBEG+ASEDDCQLQdkBIQMMPAsgASAERgRAQdgBIQMMPAsgAS0AAEHIAEcNBCABQQFqIQFBvQEhAwwiCyABIARGBEBB1wEhAww7CwJAAkAgAS0AAEHFAGsOEAAFBQUFBQUFBQUFBQUFBQEFCyABQQFqIQFBuwEhAwwiCyABQQFqIQFBvAEhAwwhC0HWASEDIAEgBEYNOSACKAIAIgAgBCABa2ohBSABIABrQQJqIQYCQANAIAEtAAAgAEGD0ABqLQAARw0DIABBAkYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAw6CyACKAIEIQAgAkIANwMAIAIgACAGQQFqIgEQJyIARQRAQcYBIQMMIQsgAkHVATYCHCACIAE2AhQgAiAANgIMQQAhAww5C0HUASEDIAEgBEYNOCACKAIAIgAgBCABa2ohBSABIABrQQFqIQYCQANAIAEtAAAgAEGB0ABqLQAARw0CIABBAUYNASAAQQFqIQAgBCABQQFqIgFHDQALIAIgBTYCAAw5CyACQYEEOwEoIAIoAgQhACACQgA3AwAgAiAAIAZBAWoiARAnIgANAwwCCyACQQA2AgALQQAhAyACQQA2AhwgAiABNgIUIAJB2Bs2AhAgAkEINgIMDDYLQboBIQMMHAsgAkHTATYCHCACIAE2AhQgAiAANgIMQQAhAww0C0EAIQACQCACKAI4IgNFDQAgAygCOCIDRQ0AIAIgAxEAACEACyAARQ0AIABBFUYNASACQQA2AhwgAiABNgIUIAJBzA42AhAgAkEgNgIMQQAhAwwzC0HkACEDDBkLIAJB+AA2AhwgAiABNgIUIAJByhg2AhAgAkEVNgIMQQAhAwwxC0HSASEDIAQgASIARg0wIAQgAWsgAigCACIBaiEFIAAgAWtBBGohBgJAA0AgAC0AACABQfzPAGotAABHDQEgAUEERg0DIAFBAWohASAEIABBAWoiAEcNAAsgAiAFNgIADDELIAJBADYCHCACIAA2AhQgAkGQMzYCECACQQg2AgwgAkEANgIAQQAhAwwwCyABIARHBEAgAkEONgIIIAIgATYCBEG3ASEDDBcLQdEBIQMMLwsgAkEANgIAIAZBAWohAQtBuAEhAwwUCyABIARGBEBB0AEhAwwtCyABLQAAQTBrIgBB/wFxQQpJBEAgAiAAOgAqIAFBAWohAUG2ASEDDBQLIAIoAgQhACACQQA2AgQgAiAAIAEQKCIARQ0UIAJBzwE2AhwgAiABNgIUIAIgADYCDEEAIQMMLAsgASAERgRAQc4BIQMMLAsCQCABLQAAQS5GBEAgAUEBaiEBDAELIAIoAgQhACACQQA2AgQgAiAAIAEQKCIARQ0VIAJBzQE2AhwgAiABNgIUIAIgADYCDEEAIQMMLAtBtQEhAwwSCyAEIAEiBUYEQEHMASEDDCsLQQAhAEEBIQFBASEGQQAhAwJAAkACQAJAAkACfwJAAkACQAJAAkACQAJAIAUtAABBMGsOCgoJAAECAwQFBggLC0ECDAYLQQMMBQtBBAwEC0EFDAMLQQYMAgtBBwwBC0EICyEDQQAhAUEAIQYMAgtBCSEDQQEhAEEAIQFBACEGDAELQQAhAUEBIQMLIAIgAzoAKyAFQQFqIQMCQAJAIAItAC1BEHENAAJAAkACQCACLQAqDgMBAAIECyAGRQ0DDAILIAANAQwCCyABRQ0BCyACKAIEIQAgAkEANgIEIAIgACADECgiAEUEQCADIQEMAwsgAkHJATYCHCACIAM2AhQgAiAANgIMQQAhAwwtCyACKAIEIQAgAkEANgIEIAIgACADECgiAEUEQCADIQEMGAsgAkHKATYCHCACIAM2AhQgAiAANgIMQQAhAwwsCyACKAIEIQAgAkEANgIEIAIgACAFECgiAEUEQCAFIQEMFgsgAkHLATYCHCACIAU2AhQgAiAANgIMDCsLQbQBIQMMEQtBACEAAkAgAigCOCIDRQ0AIAMoAjwiA0UNACACIAMRAAAhAAsCQCAABEAgAEEVRg0BIAJBADYCHCACIAE2AhQgAkGUDTYCECACQSE2AgxBACEDDCsLQbIBIQMMEQsgAkHIATYCHCACIAE2AhQgAkHJFzYCECACQRU2AgxBACEDDCkLIAJBADYCACAGQQFqIQFB9QAhAwwPCyACLQApQQVGBEBB4wAhAwwPC0HiACEDDA4LIAAhASACQQA2AgALIAJBADoALEEJIQMMDAsgAkEANgIAIAdBAWohAUHAACEDDAsLQQELOgAsIAJBADYCACAGQQFqIQELQSkhAwwIC0E4IQMMBwsCQCABIARHBEADQCABLQAAQYA+ai0AACIAQQFHBEAgAEECRw0DIAFBAWohAQwFCyAEIAFBAWoiAUcNAAtBPiEDDCELQT4hAwwgCwsgAkEAOgAsDAELQQshAwwEC0E6IQMMAwsgAUEBaiEBQS0hAwwCCyACIAE6ACwgAkEANgIAIAZBAWohAUEMIQMMAQsgAkEANgIAIAZBAWohAUEKIQMMAAsAC0EAIQMgAkEANgIcIAIgATYCFCACQc0QNgIQIAJBCTYCDAwXC0EAIQMgAkEANgIcIAIgATYCFCACQekKNgIQIAJBCTYCDAwWC0EAIQMgAkEANgIcIAIgATYCFCACQbcQNgIQIAJBCTYCDAwVC0EAIQMgAkEANgIcIAIgATYCFCACQZwRNgIQIAJBCTYCDAwUC0EAIQMgAkEANgIcIAIgATYCFCACQc0QNgIQIAJBCTYCDAwTC0EAIQMgAkEANgIcIAIgATYCFCACQekKNgIQIAJBCTYCDAwSC0EAIQMgAkEANgIcIAIgATYCFCACQbcQNgIQIAJBCTYCDAwRC0EAIQMgAkEANgIcIAIgATYCFCACQZwRNgIQIAJBCTYCDAwQC0EAIQMgAkEANgIcIAIgATYCFCACQZcVNgIQIAJBDzYCDAwPC0EAIQMgAkEANgIcIAIgATYCFCACQZcVNgIQIAJBDzYCDAwOC0EAIQMgAkEANgIcIAIgATYCFCACQcASNgIQIAJBCzYCDAwNC0EAIQMgAkEANgIcIAIgATYCFCACQZUJNgIQIAJBCzYCDAwMC0EAIQMgAkEANgIcIAIgATYCFCACQeEPNgIQIAJBCjYCDAwLC0EAIQMgAkEANgIcIAIgATYCFCACQfsPNgIQIAJBCjYCDAwKC0EAIQMgAkEANgIcIAIgATYCFCACQfEZNgIQIAJBAjYCDAwJC0EAIQMgAkEANgIcIAIgATYCFCACQcQUNgIQIAJBAjYCDAwIC0EAIQMgAkEANgIcIAIgATYCFCACQfIVNgIQIAJBAjYCDAwHCyACQQI2AhwgAiABNgIUIAJBnBo2AhAgAkEWNgIMQQAhAwwGC0EBIQMMBQtB1AAhAyABIARGDQQgCEEIaiEJIAIoAgAhBQJAAkAgASAERwRAIAVB2MIAaiEHIAQgBWogAWshACAFQX9zQQpqIgUgAWohBgNAIAEtAAAgBy0AAEcEQEECIQcMAwsgBUUEQEEAIQcgBiEBDAMLIAVBAWshBSAHQQFqIQcgBCABQQFqIgFHDQALIAAhBSAEIQELIAlBATYCACACIAU2AgAMAQsgAkEANgIAIAkgBzYCAAsgCSABNgIEIAgoAgwhACAIKAIIDgMBBAIACwALIAJBADYCHCACQbUaNgIQIAJBFzYCDCACIABBAWo2AhRBACEDDAILIAJBADYCHCACIAA2AhQgAkHKGjYCECACQQk2AgxBACEDDAELIAEgBEYEQEEiIQMMAQsgAkEJNgIIIAIgATYCBEEhIQMLIAhBEGokACADRQRAIAIoAgwhAAwBCyACIAM2AhxBACEAIAIoAgQiAUUNACACIAEgBCACKAIIEQEAIgFFDQAgAiAENgIUIAIgATYCDCABIQALIAALvgIBAn8gAEEAOgAAIABB3ABqIgFBAWtBADoAACAAQQA6AAIgAEEAOgABIAFBA2tBADoAACABQQJrQQA6AAAgAEEAOgADIAFBBGtBADoAAEEAIABrQQNxIgEgAGoiAEEANgIAQdwAIAFrQXxxIgIgAGoiAUEEa0EANgIAAkAgAkEJSQ0AIABBADYCCCAAQQA2AgQgAUEIa0EANgIAIAFBDGtBADYCACACQRlJDQAgAEEANgIYIABBADYCFCAAQQA2AhAgAEEANgIMIAFBEGtBADYCACABQRRrQQA2AgAgAUEYa0EANgIAIAFBHGtBADYCACACIABBBHFBGHIiAmsiAUEgSQ0AIAAgAmohAANAIABCADcDGCAAQgA3AxAgAEIANwMIIABCADcDACAAQSBqIQAgAUEgayIBQR9LDQALCwtWAQF/AkAgACgCDA0AAkACQAJAAkAgAC0ALw4DAQADAgsgACgCOCIBRQ0AIAEoAiwiAUUNACAAIAERAAAiAQ0DC0EADwsACyAAQcMWNgIQQQ4hAQsgAQsaACAAKAIMRQRAIABB0Rs2AhAgAEEVNgIMCwsUACAAKAIMQRVGBEAgAEEANgIMCwsUACAAKAIMQRZGBEAgAEEANgIMCwsHACAAKAIMCwcAIAAoAhALCQAgACABNgIQCwcAIAAoAhQLFwAgAEEkTwRAAAsgAEECdEGgM2ooAgALFwAgAEEuTwRAAAsgAEECdEGwNGooAgALvwkBAX9B6yghAQJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIABB5ABrDvQDY2IAAWFhYWFhYQIDBAVhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhBgcICQoLDA0OD2FhYWFhEGFhYWFhYWFhYWFhEWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYRITFBUWFxgZGhthYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2YTc4OTphYWFhYWFhYTthYWE8YWFhYT0+P2FhYWFhYWFhQGFhQWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYUJDREVGR0hJSktMTU5PUFFSU2FhYWFhYWFhVFVWV1hZWlthXF1hYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFeYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhX2BhC0HhJw8LQaQhDwtByywPC0H+MQ8LQcAkDwtBqyQPC0GNKA8LQeImDwtBgDAPC0G5Lw8LQdckDwtB7x8PC0HhHw8LQfofDwtB8iAPC0GoLw8LQa4yDwtBiDAPC0HsJw8LQYIiDwtBjh0PC0HQLg8LQcojDwtBxTIPC0HfHA8LQdIcDwtBxCAPC0HXIA8LQaIfDwtB7S4PC0GrMA8LQdQlDwtBzC4PC0H6Lg8LQfwrDwtB0jAPC0HxHQ8LQbsgDwtB9ysPC0GQMQ8LQdcxDwtBoi0PC0HUJw8LQeArDwtBnywPC0HrMQ8LQdUfDwtByjEPC0HeJQ8LQdQeDwtB9BwPC0GnMg8LQbEdDwtBoB0PC0G5MQ8LQbwwDwtBkiEPC0GzJg8LQeksDwtBrB4PC0HUKw8LQfcmDwtBgCYPC0GwIQ8LQf4eDwtBjSMPC0GJLQ8LQfciDwtBoDEPC0GuHw8LQcYlDwtB6B4PC0GTIg8LQcIvDwtBwx0PC0GLLA8LQeEdDwtBjS8PC0HqIQ8LQbQtDwtB0i8PC0HfMg8LQdIyDwtB8DAPC0GpIg8LQfkjDwtBmR4PC0G1LA8LQZswDwtBkjIPC0G2Kw8LQcIiDwtB+DIPC0GeJQ8LQdAiDwtBuh4PC0GBHg8LAAtB1iEhAQsgAQsWACAAIAAtAC1B/gFxIAFBAEdyOgAtCxkAIAAgAC0ALUH9AXEgAUEAR0EBdHI6AC0LGQAgACAALQAtQfsBcSABQQBHQQJ0cjoALQsZACAAIAAtAC1B9wFxIAFBAEdBA3RyOgAtCz4BAn8CQCAAKAI4IgNFDQAgAygCBCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBxhE2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCCCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB9go2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCDCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB7Ro2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCECIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBlRA2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCFCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBqhs2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCGCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB7RM2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCKCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABB9gg2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCHCIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBwhk2AhBBGCEECyAECz4BAn8CQCAAKAI4IgNFDQAgAygCICIDRQ0AIAAgASACIAFrIAMRAQAiBEF/Rw0AIABBlBQ2AhBBGCEECyAEC1kBAn8CQCAALQAoQQFGDQAgAC8BMiIBQeQAa0HkAEkNACABQcwBRg0AIAFBsAJGDQAgAC8BMCIAQcAAcQ0AQQEhAiAAQYgEcUGABEYNACAAQShxRSECCyACC4wBAQJ/AkACQAJAIAAtACpFDQAgAC0AK0UNACAALwEwIgFBAnFFDQEMAgsgAC8BMCIBQQFxRQ0BC0EBIQIgAC0AKEEBRg0AIAAvATIiAEHkAGtB5ABJDQAgAEHMAUYNACAAQbACRg0AIAFBwABxDQBBACECIAFBiARxQYAERg0AIAFBKHFBAEchAgsgAgtzACAAQRBq/QwAAAAAAAAAAAAAAAAAAAAA/QsDACAA/QwAAAAAAAAAAAAAAAAAAAAA/QsDACAAQTBq/QwAAAAAAAAAAAAAAAAAAAAA/QsDACAAQSBq/QwAAAAAAAAAAAAAAAAAAAAA/QsDACAAQd0BNgIcCwYAIAAQMguaLQELfyMAQRBrIgokAEGk0AAoAgAiCUUEQEHk0wAoAgAiBUUEQEHw0wBCfzcCAEHo0wBCgICEgICAwAA3AgBB5NMAIApBCGpBcHFB2KrVqgVzIgU2AgBB+NMAQQA2AgBByNMAQQA2AgALQczTAEGA1AQ2AgBBnNAAQYDUBDYCAEGw0AAgBTYCAEGs0ABBfzYCAEHQ0wBBgKwDNgIAA0AgAUHI0ABqIAFBvNAAaiICNgIAIAIgAUG00ABqIgM2AgAgAUHA0ABqIAM2AgAgAUHQ0ABqIAFBxNAAaiIDNgIAIAMgAjYCACABQdjQAGogAUHM0ABqIgI2AgAgAiADNgIAIAFB1NAAaiACNgIAIAFBIGoiAUGAAkcNAAtBjNQEQcGrAzYCAEGo0ABB9NMAKAIANgIAQZjQAEHAqwM2AgBBpNAAQYjUBDYCAEHM/wdBODYCAEGI1AQhCQsCQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCAAQewBTQRAQYzQACgCACIGQRAgAEETakFwcSAAQQtJGyIEQQN2IgB2IgFBA3EEQAJAIAFBAXEgAHJBAXMiAkEDdCIAQbTQAGoiASAAQbzQAGooAgAiACgCCCIDRgRAQYzQACAGQX4gAndxNgIADAELIAEgAzYCCCADIAE2AgwLIABBCGohASAAIAJBA3QiAkEDcjYCBCAAIAJqIgAgACgCBEEBcjYCBAwRC0GU0AAoAgAiCCAETw0BIAEEQAJAQQIgAHQiAkEAIAJrciABIAB0cWgiAEEDdCICQbTQAGoiASACQbzQAGooAgAiAigCCCIDRgRAQYzQACAGQX4gAHdxIgY2AgAMAQsgASADNgIIIAMgATYCDAsgAiAEQQNyNgIEIABBA3QiACAEayEFIAAgAmogBTYCACACIARqIgQgBUEBcjYCBCAIBEAgCEF4cUG00ABqIQBBoNAAKAIAIQMCf0EBIAhBA3Z0IgEgBnFFBEBBjNAAIAEgBnI2AgAgAAwBCyAAKAIICyIBIAM2AgwgACADNgIIIAMgADYCDCADIAE2AggLIAJBCGohAUGg0AAgBDYCAEGU0AAgBTYCAAwRC0GQ0AAoAgAiC0UNASALaEECdEG80gBqKAIAIgAoAgRBeHEgBGshBSAAIQIDQAJAIAIoAhAiAUUEQCACQRRqKAIAIgFFDQELIAEoAgRBeHEgBGsiAyAFSSECIAMgBSACGyEFIAEgACACGyEAIAEhAgwBCwsgACgCGCEJIAAoAgwiAyAARwRAQZzQACgCABogAyAAKAIIIgE2AgggASADNgIMDBALIABBFGoiAigCACIBRQRAIAAoAhAiAUUNAyAAQRBqIQILA0AgAiEHIAEiA0EUaiICKAIAIgENACADQRBqIQIgAygCECIBDQALIAdBADYCAAwPC0F/IQQgAEG/f0sNACAAQRNqIgFBcHEhBEGQ0AAoAgAiCEUNAEEAIARrIQUCQAJAAkACf0EAIARBgAJJDQAaQR8gBEH///8HSw0AGiAEQSYgAUEIdmciAGt2QQFxIABBAXRrQT5qCyIGQQJ0QbzSAGooAgAiAkUEQEEAIQFBACEDDAELQQAhASAEQRkgBkEBdmtBACAGQR9HG3QhAEEAIQMDQAJAIAIoAgRBeHEgBGsiByAFTw0AIAIhAyAHIgUNAEEAIQUgAiEBDAMLIAEgAkEUaigCACIHIAcgAiAAQR12QQRxakEQaigCACICRhsgASAHGyEBIABBAXQhACACDQALCyABIANyRQRAQQAhA0ECIAZ0IgBBACAAa3IgCHEiAEUNAyAAaEECdEG80gBqKAIAIQELIAFFDQELA0AgASgCBEF4cSAEayICIAVJIQAgAiAFIAAbIQUgASADIAAbIQMgASgCECIABH8gAAUgAUEUaigCAAsiAQ0ACwsgA0UNACAFQZTQACgCACAEa08NACADKAIYIQcgAyADKAIMIgBHBEBBnNAAKAIAGiAAIAMoAggiATYCCCABIAA2AgwMDgsgA0EUaiICKAIAIgFFBEAgAygCECIBRQ0DIANBEGohAgsDQCACIQYgASIAQRRqIgIoAgAiAQ0AIABBEGohAiAAKAIQIgENAAsgBkEANgIADA0LQZTQACgCACIDIARPBEBBoNAAKAIAIQECQCADIARrIgJBEE8EQCABIARqIgAgAkEBcjYCBCABIANqIAI2AgAgASAEQQNyNgIEDAELIAEgA0EDcjYCBCABIANqIgAgACgCBEEBcjYCBEEAIQBBACECC0GU0AAgAjYCAEGg0AAgADYCACABQQhqIQEMDwtBmNAAKAIAIgMgBEsEQCAEIAlqIgAgAyAEayIBQQFyNgIEQaTQACAANgIAQZjQACABNgIAIAkgBEEDcjYCBCAJQQhqIQEMDwtBACEBIAQCf0Hk0wAoAgAEQEHs0wAoAgAMAQtB8NMAQn83AgBB6NMAQoCAhICAgMAANwIAQeTTACAKQQxqQXBxQdiq1aoFczYCAEH40wBBADYCAEHI0wBBADYCAEGAgAQLIgAgBEHHAGoiBWoiBkEAIABrIgdxIgJPBEBB/NMAQTA2AgAMDwsCQEHE0wAoAgAiAUUNAEG80wAoAgAiCCACaiEAIAAgAU0gACAIS3ENAEEAIQFB/NMAQTA2AgAMDwtByNMALQAAQQRxDQQCQAJAIAkEQEHM0wAhAQNAIAEoAgAiACAJTQRAIAAgASgCBGogCUsNAwsgASgCCCIBDQALC0EAEDMiAEF/Rg0FIAIhBkHo0wAoAgAiAUEBayIDIABxBEAgAiAAayAAIANqQQAgAWtxaiEGCyAEIAZPDQUgBkH+////B0sNBUHE0wAoAgAiAwRAQbzTACgCACIHIAZqIQEgASAHTQ0GIAEgA0sNBgsgBhAzIgEgAEcNAQwHCyAGIANrIAdxIgZB/v///wdLDQQgBhAzIQAgACABKAIAIAEoAgRqRg0DIAAhAQsCQCAGIARByABqTw0AIAFBf0YNAEHs0wAoAgAiACAFIAZrakEAIABrcSIAQf7///8HSwRAIAEhAAwHCyAAEDNBf0cEQCAAIAZqIQYgASEADAcLQQAgBmsQMxoMBAsgASIAQX9HDQUMAwtBACEDDAwLQQAhAAwKCyAAQX9HDQILQcjTAEHI0wAoAgBBBHI2AgALIAJB/v///wdLDQEgAhAzIQBBABAzIQEgAEF/Rg0BIAFBf0YNASAAIAFPDQEgASAAayIGIARBOGpNDQELQbzTAEG80wAoAgAgBmoiATYCAEHA0wAoAgAgAUkEQEHA0wAgATYCAAsCQAJAAkBBpNAAKAIAIgIEQEHM0wAhAQNAIAAgASgCACIDIAEoAgQiBWpGDQIgASgCCCIBDQALDAILQZzQACgCACIBQQBHIAAgAU9xRQRAQZzQACAANgIAC0EAIQFB0NMAIAY2AgBBzNMAIAA2AgBBrNAAQX82AgBBsNAAQeTTACgCADYCAEHY0wBBADYCAANAIAFByNAAaiABQbzQAGoiAjYCACACIAFBtNAAaiIDNgIAIAFBwNAAaiADNgIAIAFB0NAAaiABQcTQAGoiAzYCACADIAI2AgAgAUHY0ABqIAFBzNAAaiICNgIAIAIgAzYCACABQdTQAGogAjYCACABQSBqIgFBgAJHDQALQXggAGtBD3EiASAAaiICIAZBOGsiAyABayIBQQFyNgIEQajQAEH00wAoAgA2AgBBmNAAIAE2AgBBpNAAIAI2AgAgACADakE4NgIEDAILIAAgAk0NACACIANJDQAgASgCDEEIcQ0AQXggAmtBD3EiACACaiIDQZjQACgCACAGaiIHIABrIgBBAXI2AgQgASAFIAZqNgIEQajQAEH00wAoAgA2AgBBmNAAIAA2AgBBpNAAIAM2AgAgAiAHakE4NgIEDAELIABBnNAAKAIASQRAQZzQACAANgIACyAAIAZqIQNBzNMAIQECQAJAAkADQCADIAEoAgBHBEAgASgCCCIBDQEMAgsLIAEtAAxBCHFFDQELQczTACEBA0AgASgCACIDIAJNBEAgAyABKAIEaiIFIAJLDQMLIAEoAgghAQwACwALIAEgADYCACABIAEoAgQgBmo2AgQgAEF4IABrQQ9xaiIJIARBA3I2AgQgA0F4IANrQQ9xaiIGIAQgCWoiBGshASACIAZGBEBBpNAAIAQ2AgBBmNAAQZjQACgCACABaiIANgIAIAQgAEEBcjYCBAwIC0Gg0AAoAgAgBkYEQEGg0AAgBDYCAEGU0ABBlNAAKAIAIAFqIgA2AgAgBCAAQQFyNgIEIAAgBGogADYCAAwICyAGKAIEIgVBA3FBAUcNBiAFQXhxIQggBUH/AU0EQCAFQQN2IQMgBigCCCIAIAYoAgwiAkYEQEGM0ABBjNAAKAIAQX4gA3dxNgIADAcLIAIgADYCCCAAIAI2AgwMBgsgBigCGCEHIAYgBigCDCIARwRAIAAgBigCCCICNgIIIAIgADYCDAwFCyAGQRRqIgIoAgAiBUUEQCAGKAIQIgVFDQQgBkEQaiECCwNAIAIhAyAFIgBBFGoiAigCACIFDQAgAEEQaiECIAAoAhAiBQ0ACyADQQA2AgAMBAtBeCAAa0EPcSIBIABqIgcgBkE4ayIDIAFrIgFBAXI2AgQgACADakE4NgIEIAIgBUE3IAVrQQ9xakE/ayIDIAMgAkEQakkbIgNBIzYCBEGo0ABB9NMAKAIANgIAQZjQACABNgIAQaTQACAHNgIAIANBEGpB1NMAKQIANwIAIANBzNMAKQIANwIIQdTTACADQQhqNgIAQdDTACAGNgIAQczTACAANgIAQdjTAEEANgIAIANBJGohAQNAIAFBBzYCACAFIAFBBGoiAUsNAAsgAiADRg0AIAMgAygCBEF+cTYCBCADIAMgAmsiBTYCACACIAVBAXI2AgQgBUH/AU0EQCAFQXhxQbTQAGohAAJ/QYzQACgCACIBQQEgBUEDdnQiA3FFBEBBjNAAIAEgA3I2AgAgAAwBCyAAKAIICyIBIAI2AgwgACACNgIIIAIgADYCDCACIAE2AggMAQtBHyEBIAVB////B00EQCAFQSYgBUEIdmciAGt2QQFxIABBAXRrQT5qIQELIAIgATYCHCACQgA3AhAgAUECdEG80gBqIQBBkNAAKAIAIgNBASABdCIGcUUEQCAAIAI2AgBBkNAAIAMgBnI2AgAgAiAANgIYIAIgAjYCCCACIAI2AgwMAQsgBUEZIAFBAXZrQQAgAUEfRxt0IQEgACgCACEDAkADQCADIgAoAgRBeHEgBUYNASABQR12IQMgAUEBdCEBIAAgA0EEcWpBEGoiBigCACIDDQALIAYgAjYCACACIAA2AhggAiACNgIMIAIgAjYCCAwBCyAAKAIIIgEgAjYCDCAAIAI2AgggAkEANgIYIAIgADYCDCACIAE2AggLQZjQACgCACIBIARNDQBBpNAAKAIAIgAgBGoiAiABIARrIgFBAXI2AgRBmNAAIAE2AgBBpNAAIAI2AgAgACAEQQNyNgIEIABBCGohAQwIC0EAIQFB/NMAQTA2AgAMBwtBACEACyAHRQ0AAkAgBigCHCICQQJ0QbzSAGoiAygCACAGRgRAIAMgADYCACAADQFBkNAAQZDQACgCAEF+IAJ3cTYCAAwCCyAHQRBBFCAHKAIQIAZGG2ogADYCACAARQ0BCyAAIAc2AhggBigCECICBEAgACACNgIQIAIgADYCGAsgBkEUaigCACICRQ0AIABBFGogAjYCACACIAA2AhgLIAEgCGohASAGIAhqIgYoAgQhBQsgBiAFQX5xNgIEIAEgBGogATYCACAEIAFBAXI2AgQgAUH/AU0EQCABQXhxQbTQAGohAAJ/QYzQACgCACICQQEgAUEDdnQiAXFFBEBBjNAAIAEgAnI2AgAgAAwBCyAAKAIICyIBIAQ2AgwgACAENgIIIAQgADYCDCAEIAE2AggMAQtBHyEFIAFB////B00EQCABQSYgAUEIdmciAGt2QQFxIABBAXRrQT5qIQULIAQgBTYCHCAEQgA3AhAgBUECdEG80gBqIQBBkNAAKAIAIgJBASAFdCIDcUUEQCAAIAQ2AgBBkNAAIAIgA3I2AgAgBCAANgIYIAQgBDYCCCAEIAQ2AgwMAQsgAUEZIAVBAXZrQQAgBUEfRxt0IQUgACgCACEAAkADQCAAIgIoAgRBeHEgAUYNASAFQR12IQAgBUEBdCEFIAIgAEEEcWpBEGoiAygCACIADQALIAMgBDYCACAEIAI2AhggBCAENgIMIAQgBDYCCAwBCyACKAIIIgAgBDYCDCACIAQ2AgggBEEANgIYIAQgAjYCDCAEIAA2AggLIAlBCGohAQwCCwJAIAdFDQACQCADKAIcIgFBAnRBvNIAaiICKAIAIANGBEAgAiAANgIAIAANAUGQ0AAgCEF+IAF3cSIINgIADAILIAdBEEEUIAcoAhAgA0YbaiAANgIAIABFDQELIAAgBzYCGCADKAIQIgEEQCAAIAE2AhAgASAANgIYCyADQRRqKAIAIgFFDQAgAEEUaiABNgIAIAEgADYCGAsCQCAFQQ9NBEAgAyAEIAVqIgBBA3I2AgQgACADaiIAIAAoAgRBAXI2AgQMAQsgAyAEaiICIAVBAXI2AgQgAyAEQQNyNgIEIAIgBWogBTYCACAFQf8BTQRAIAVBeHFBtNAAaiEAAn9BjNAAKAIAIgFBASAFQQN2dCIFcUUEQEGM0AAgASAFcjYCACAADAELIAAoAggLIgEgAjYCDCAAIAI2AgggAiAANgIMIAIgATYCCAwBC0EfIQEgBUH///8HTQRAIAVBJiAFQQh2ZyIAa3ZBAXEgAEEBdGtBPmohAQsgAiABNgIcIAJCADcCECABQQJ0QbzSAGohAEEBIAF0IgQgCHFFBEAgACACNgIAQZDQACAEIAhyNgIAIAIgADYCGCACIAI2AgggAiACNgIMDAELIAVBGSABQQF2a0EAIAFBH0cbdCEBIAAoAgAhBAJAA0AgBCIAKAIEQXhxIAVGDQEgAUEddiEEIAFBAXQhASAAIARBBHFqQRBqIgYoAgAiBA0ACyAGIAI2AgAgAiAANgIYIAIgAjYCDCACIAI2AggMAQsgACgCCCIBIAI2AgwgACACNgIIIAJBADYCGCACIAA2AgwgAiABNgIICyADQQhqIQEMAQsCQCAJRQ0AAkAgACgCHCIBQQJ0QbzSAGoiAigCACAARgRAIAIgAzYCACADDQFBkNAAIAtBfiABd3E2AgAMAgsgCUEQQRQgCSgCECAARhtqIAM2AgAgA0UNAQsgAyAJNgIYIAAoAhAiAQRAIAMgATYCECABIAM2AhgLIABBFGooAgAiAUUNACADQRRqIAE2AgAgASADNgIYCwJAIAVBD00EQCAAIAQgBWoiAUEDcjYCBCAAIAFqIgEgASgCBEEBcjYCBAwBCyAAIARqIgcgBUEBcjYCBCAAIARBA3I2AgQgBSAHaiAFNgIAIAgEQCAIQXhxQbTQAGohAUGg0AAoAgAhAwJ/QQEgCEEDdnQiAiAGcUUEQEGM0AAgAiAGcjYCACABDAELIAEoAggLIgIgAzYCDCABIAM2AgggAyABNgIMIAMgAjYCCAtBoNAAIAc2AgBBlNAAIAU2AgALIABBCGohAQsgCkEQaiQAIAELQwAgAEUEQD8AQRB0DwsCQCAAQf//A3ENACAAQQBIDQAgAEEQdkAAIgBBf0YEQEH80wBBMDYCAEF/DwsgAEEQdA8LAAsL3D8iAEGACAsJAQAAAAIAAAADAEGUCAsFBAAAAAUAQaQICwkGAAAABwAAAAgAQdwIC4otSW52YWxpZCBjaGFyIGluIHVybCBxdWVyeQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2JvZHkAQ29udGVudC1MZW5ndGggb3ZlcmZsb3cAQ2h1bmsgc2l6ZSBvdmVyZmxvdwBSZXNwb25zZSBvdmVyZmxvdwBJbnZhbGlkIG1ldGhvZCBmb3IgSFRUUC94LnggcmVxdWVzdABJbnZhbGlkIG1ldGhvZCBmb3IgUlRTUC94LnggcmVxdWVzdABFeHBlY3RlZCBTT1VSQ0UgbWV0aG9kIGZvciBJQ0UveC54IHJlcXVlc3QASW52YWxpZCBjaGFyIGluIHVybCBmcmFnbWVudCBzdGFydABFeHBlY3RlZCBkb3QAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9zdGF0dXMASW52YWxpZCByZXNwb25zZSBzdGF0dXMASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucwBVc2VyIGNhbGxiYWNrIGVycm9yAGBvbl9yZXNldGAgY2FsbGJhY2sgZXJyb3IAYG9uX2NodW5rX2hlYWRlcmAgY2FsbGJhY2sgZXJyb3IAYG9uX21lc3NhZ2VfYmVnaW5gIGNhbGxiYWNrIGVycm9yAGBvbl9jaHVua19leHRlbnNpb25fdmFsdWVgIGNhbGxiYWNrIGVycm9yAGBvbl9zdGF0dXNfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl92ZXJzaW9uX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fdXJsX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fY2h1bmtfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9oZWFkZXJfdmFsdWVfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9tZXNzYWdlX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fbWV0aG9kX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25faGVhZGVyX2ZpZWxkX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fY2h1bmtfZXh0ZW5zaW9uX25hbWVgIGNhbGxiYWNrIGVycm9yAFVuZXhwZWN0ZWQgY2hhciBpbiB1cmwgc2VydmVyAEludmFsaWQgaGVhZGVyIHZhbHVlIGNoYXIASW52YWxpZCBoZWFkZXIgZmllbGQgY2hhcgBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX3ZlcnNpb24ASW52YWxpZCBtaW5vciB2ZXJzaW9uAEludmFsaWQgbWFqb3IgdmVyc2lvbgBFeHBlY3RlZCBzcGFjZSBhZnRlciB2ZXJzaW9uAEV4cGVjdGVkIENSTEYgYWZ0ZXIgdmVyc2lvbgBJbnZhbGlkIEhUVFAgdmVyc2lvbgBJbnZhbGlkIGhlYWRlciB0b2tlbgBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX3VybABJbnZhbGlkIGNoYXJhY3RlcnMgaW4gdXJsAFVuZXhwZWN0ZWQgc3RhcnQgY2hhciBpbiB1cmwARG91YmxlIEAgaW4gdXJsAEVtcHR5IENvbnRlbnQtTGVuZ3RoAEludmFsaWQgY2hhcmFjdGVyIGluIENvbnRlbnQtTGVuZ3RoAER1cGxpY2F0ZSBDb250ZW50LUxlbmd0aABJbnZhbGlkIGNoYXIgaW4gdXJsIHBhdGgAQ29udGVudC1MZW5ndGggY2FuJ3QgYmUgcHJlc2VudCB3aXRoIFRyYW5zZmVyLUVuY29kaW5nAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIHNpemUAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9oZWFkZXJfdmFsdWUAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9jaHVua19leHRlbnNpb25fdmFsdWUASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucyB2YWx1ZQBNaXNzaW5nIGV4cGVjdGVkIExGIGFmdGVyIGhlYWRlciB2YWx1ZQBJbnZhbGlkIGBUcmFuc2Zlci1FbmNvZGluZ2AgaGVhZGVyIHZhbHVlAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIGV4dGVuc2lvbnMgcXVvdGUgdmFsdWUASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucyBxdW90ZWQgdmFsdWUAUGF1c2VkIGJ5IG9uX2hlYWRlcnNfY29tcGxldGUASW52YWxpZCBFT0Ygc3RhdGUAb25fcmVzZXQgcGF1c2UAb25fY2h1bmtfaGVhZGVyIHBhdXNlAG9uX21lc3NhZ2VfYmVnaW4gcGF1c2UAb25fY2h1bmtfZXh0ZW5zaW9uX3ZhbHVlIHBhdXNlAG9uX3N0YXR1c19jb21wbGV0ZSBwYXVzZQBvbl92ZXJzaW9uX2NvbXBsZXRlIHBhdXNlAG9uX3VybF9jb21wbGV0ZSBwYXVzZQBvbl9jaHVua19jb21wbGV0ZSBwYXVzZQBvbl9oZWFkZXJfdmFsdWVfY29tcGxldGUgcGF1c2UAb25fbWVzc2FnZV9jb21wbGV0ZSBwYXVzZQBvbl9tZXRob2RfY29tcGxldGUgcGF1c2UAb25faGVhZGVyX2ZpZWxkX2NvbXBsZXRlIHBhdXNlAG9uX2NodW5rX2V4dGVuc2lvbl9uYW1lIHBhdXNlAFVuZXhwZWN0ZWQgc3BhY2UgYWZ0ZXIgc3RhcnQgbGluZQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2NodW5rX2V4dGVuc2lvbl9uYW1lAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIGV4dGVuc2lvbnMgbmFtZQBQYXVzZSBvbiBDT05ORUNUL1VwZ3JhZGUAUGF1c2Ugb24gUFJJL1VwZ3JhZGUARXhwZWN0ZWQgSFRUUC8yIENvbm5lY3Rpb24gUHJlZmFjZQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX21ldGhvZABFeHBlY3RlZCBzcGFjZSBhZnRlciBtZXRob2QAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9oZWFkZXJfZmllbGQAUGF1c2VkAEludmFsaWQgd29yZCBlbmNvdW50ZXJlZABJbnZhbGlkIG1ldGhvZCBlbmNvdW50ZXJlZABVbmV4cGVjdGVkIGNoYXIgaW4gdXJsIHNjaGVtYQBSZXF1ZXN0IGhhcyBpbnZhbGlkIGBUcmFuc2Zlci1FbmNvZGluZ2AAU1dJVENIX1BST1hZAFVTRV9QUk9YWQBNS0FDVElWSVRZAFVOUFJPQ0VTU0FCTEVfRU5USVRZAENPUFkATU9WRURfUEVSTUFORU5UTFkAVE9PX0VBUkxZAE5PVElGWQBGQUlMRURfREVQRU5ERU5DWQBCQURfR0FURVdBWQBQTEFZAFBVVABDSEVDS09VVABHQVRFV0FZX1RJTUVPVVQAUkVRVUVTVF9USU1FT1VUAE5FVFdPUktfQ09OTkVDVF9USU1FT1VUAENPTk5FQ1RJT05fVElNRU9VVABMT0dJTl9USU1FT1VUAE5FVFdPUktfUkVBRF9USU1FT1VUAFBPU1QATUlTRElSRUNURURfUkVRVUVTVABDTElFTlRfQ0xPU0VEX1JFUVVFU1QAQ0xJRU5UX0NMT1NFRF9MT0FEX0JBTEFOQ0VEX1JFUVVFU1QAQkFEX1JFUVVFU1QASFRUUF9SRVFVRVNUX1NFTlRfVE9fSFRUUFNfUE9SVABSRVBPUlQASU1fQV9URUFQT1QAUkVTRVRfQ09OVEVOVABOT19DT05URU5UAFBBUlRJQUxfQ09OVEVOVABIUEVfSU5WQUxJRF9DT05TVEFOVABIUEVfQ0JfUkVTRVQAR0VUAEhQRV9TVFJJQ1QAQ09ORkxJQ1QAVEVNUE9SQVJZX1JFRElSRUNUAFBFUk1BTkVOVF9SRURJUkVDVABDT05ORUNUAE1VTFRJX1NUQVRVUwBIUEVfSU5WQUxJRF9TVEFUVVMAVE9PX01BTllfUkVRVUVTVFMARUFSTFlfSElOVFMAVU5BVkFJTEFCTEVfRk9SX0xFR0FMX1JFQVNPTlMAT1BUSU9OUwBTV0lUQ0hJTkdfUFJPVE9DT0xTAFZBUklBTlRfQUxTT19ORUdPVElBVEVTAE1VTFRJUExFX0NIT0lDRVMASU5URVJOQUxfU0VSVkVSX0VSUk9SAFdFQl9TRVJWRVJfVU5LTk9XTl9FUlJPUgBSQUlMR1VOX0VSUk9SAElERU5USVRZX1BST1ZJREVSX0FVVEhFTlRJQ0FUSU9OX0VSUk9SAFNTTF9DRVJUSUZJQ0FURV9FUlJPUgBJTlZBTElEX1hfRk9SV0FSREVEX0ZPUgBTRVRfUEFSQU1FVEVSAEdFVF9QQVJBTUVURVIASFBFX1VTRVIAU0VFX09USEVSAEhQRV9DQl9DSFVOS19IRUFERVIATUtDQUxFTkRBUgBTRVRVUABXRUJfU0VSVkVSX0lTX0RPV04AVEVBUkRPV04ASFBFX0NMT1NFRF9DT05ORUNUSU9OAEhFVVJJU1RJQ19FWFBJUkFUSU9OAERJU0NPTk5FQ1RFRF9PUEVSQVRJT04ATk9OX0FVVEhPUklUQVRJVkVfSU5GT1JNQVRJT04ASFBFX0lOVkFMSURfVkVSU0lPTgBIUEVfQ0JfTUVTU0FHRV9CRUdJTgBTSVRFX0lTX0ZST1pFTgBIUEVfSU5WQUxJRF9IRUFERVJfVE9LRU4ASU5WQUxJRF9UT0tFTgBGT1JCSURERU4ARU5IQU5DRV9ZT1VSX0NBTE0ASFBFX0lOVkFMSURfVVJMAEJMT0NLRURfQllfUEFSRU5UQUxfQ09OVFJPTABNS0NPTABBQ0wASFBFX0lOVEVSTkFMAFJFUVVFU1RfSEVBREVSX0ZJRUxEU19UT09fTEFSR0VfVU5PRkZJQ0lBTABIUEVfT0sAVU5MSU5LAFVOTE9DSwBQUkkAUkVUUllfV0lUSABIUEVfSU5WQUxJRF9DT05URU5UX0xFTkdUSABIUEVfVU5FWFBFQ1RFRF9DT05URU5UX0xFTkdUSABGTFVTSABQUk9QUEFUQ0gATS1TRUFSQ0gAVVJJX1RPT19MT05HAFBST0NFU1NJTkcATUlTQ0VMTEFORU9VU19QRVJTSVNURU5UX1dBUk5JTkcATUlTQ0VMTEFORU9VU19XQVJOSU5HAEhQRV9JTlZBTElEX1RSQU5TRkVSX0VOQ09ESU5HAEV4cGVjdGVkIENSTEYASFBFX0lOVkFMSURfQ0hVTktfU0laRQBNT1ZFAENPTlRJTlVFAEhQRV9DQl9TVEFUVVNfQ09NUExFVEUASFBFX0NCX0hFQURFUlNfQ09NUExFVEUASFBFX0NCX1ZFUlNJT05fQ09NUExFVEUASFBFX0NCX1VSTF9DT01QTEVURQBIUEVfQ0JfQ0hVTktfQ09NUExFVEUASFBFX0NCX0hFQURFUl9WQUxVRV9DT01QTEVURQBIUEVfQ0JfQ0hVTktfRVhURU5TSU9OX1ZBTFVFX0NPTVBMRVRFAEhQRV9DQl9DSFVOS19FWFRFTlNJT05fTkFNRV9DT01QTEVURQBIUEVfQ0JfTUVTU0FHRV9DT01QTEVURQBIUEVfQ0JfTUVUSE9EX0NPTVBMRVRFAEhQRV9DQl9IRUFERVJfRklFTERfQ09NUExFVEUAREVMRVRFAEhQRV9JTlZBTElEX0VPRl9TVEFURQBJTlZBTElEX1NTTF9DRVJUSUZJQ0FURQBQQVVTRQBOT19SRVNQT05TRQBVTlNVUFBPUlRFRF9NRURJQV9UWVBFAEdPTkUATk9UX0FDQ0VQVEFCTEUAU0VSVklDRV9VTkFWQUlMQUJMRQBSQU5HRV9OT1RfU0FUSVNGSUFCTEUAT1JJR0lOX0lTX1VOUkVBQ0hBQkxFAFJFU1BPTlNFX0lTX1NUQUxFAFBVUkdFAE1FUkdFAFJFUVVFU1RfSEVBREVSX0ZJRUxEU19UT09fTEFSR0UAUkVRVUVTVF9IRUFERVJfVE9PX0xBUkdFAFBBWUxPQURfVE9PX0xBUkdFAElOU1VGRklDSUVOVF9TVE9SQUdFAEhQRV9QQVVTRURfVVBHUkFERQBIUEVfUEFVU0VEX0gyX1VQR1JBREUAU09VUkNFAEFOTk9VTkNFAFRSQUNFAEhQRV9VTkVYUEVDVEVEX1NQQUNFAERFU0NSSUJFAFVOU1VCU0NSSUJFAFJFQ09SRABIUEVfSU5WQUxJRF9NRVRIT0QATk9UX0ZPVU5EAFBST1BGSU5EAFVOQklORABSRUJJTkQAVU5BVVRIT1JJWkVEAE1FVEhPRF9OT1RfQUxMT1dFRABIVFRQX1ZFUlNJT05fTk9UX1NVUFBPUlRFRABBTFJFQURZX1JFUE9SVEVEAEFDQ0VQVEVEAE5PVF9JTVBMRU1FTlRFRABMT09QX0RFVEVDVEVEAEhQRV9DUl9FWFBFQ1RFRABIUEVfTEZfRVhQRUNURUQAQ1JFQVRFRABJTV9VU0VEAEhQRV9QQVVTRUQAVElNRU9VVF9PQ0NVUkVEAFBBWU1FTlRfUkVRVUlSRUQAUFJFQ09ORElUSU9OX1JFUVVJUkVEAFBST1hZX0FVVEhFTlRJQ0FUSU9OX1JFUVVJUkVEAE5FVFdPUktfQVVUSEVOVElDQVRJT05fUkVRVUlSRUQATEVOR1RIX1JFUVVJUkVEAFNTTF9DRVJUSUZJQ0FURV9SRVFVSVJFRABVUEdSQURFX1JFUVVJUkVEAFBBR0VfRVhQSVJFRABQUkVDT05ESVRJT05fRkFJTEVEAEVYUEVDVEFUSU9OX0ZBSUxFRABSRVZBTElEQVRJT05fRkFJTEVEAFNTTF9IQU5EU0hBS0VfRkFJTEVEAExPQ0tFRABUUkFOU0ZPUk1BVElPTl9BUFBMSUVEAE5PVF9NT0RJRklFRABOT1RfRVhURU5ERUQAQkFORFdJRFRIX0xJTUlUX0VYQ0VFREVEAFNJVEVfSVNfT1ZFUkxPQURFRABIRUFEAEV4cGVjdGVkIEhUVFAvAABeEwAAJhMAADAQAADwFwAAnRMAABUSAAA5FwAA8BIAAAoQAAB1EgAArRIAAIITAABPFAAAfxAAAKAVAAAjFAAAiRIAAIsUAABNFQAA1BEAAM8UAAAQGAAAyRYAANwWAADBEQAA4BcAALsUAAB0FAAAfBUAAOUUAAAIFwAAHxAAAGUVAACjFAAAKBUAAAIVAACZFQAALBAAAIsZAABPDwAA1A4AAGoQAADOEAAAAhcAAIkOAABuEwAAHBMAAGYUAABWFwAAwRMAAM0TAABsEwAAaBcAAGYXAABfFwAAIhMAAM4PAABpDgAA2A4AAGMWAADLEwAAqg4AACgXAAAmFwAAxRMAAF0WAADoEQAAZxMAAGUTAADyFgAAcxMAAB0XAAD5FgAA8xEAAM8OAADOFQAADBIAALMRAAClEQAAYRAAADIXAAC7EwBB+TULAQEAQZA2C+ABAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAQf03CwEBAEGROAteAgMCAgICAgAAAgIAAgIAAgICAgICAgICAgAEAAAAAAACAgICAgICAgICAgICAgICAgICAgICAgICAgAAAAICAgICAgICAgICAgICAgICAgICAgICAgICAgICAAIAAgBB/TkLAQEAQZE6C14CAAICAgICAAACAgACAgACAgICAgICAgICAAMABAAAAAICAgICAgICAgICAgICAgICAgICAgICAgICAAAAAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAAgACAEHwOwsNbG9zZWVlcC1hbGl2ZQBBiTwLAQEAQaA8C+ABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAQYk+CwEBAEGgPgvnAQEBAQEBAQEBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBY2h1bmtlZABBsMAAC18BAQABAQEBAQAAAQEAAQEAAQEBAQEBAQEBAQAAAAAAAAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEAAQBBkMIACyFlY3Rpb25lbnQtbGVuZ3Rob25yb3h5LWNvbm5lY3Rpb24AQcDCAAstcmFuc2Zlci1lbmNvZGluZ3BncmFkZQ0KDQoNClNNDQoNClRUUC9DRS9UU1AvAEH5wgALBQECAAEDAEGQwwAL4AEEAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQBB+cQACwUBAgABAwBBkMUAC+ABBAEBBQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAQfnGAAsEAQAAAQBBkccAC98BAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQBB+sgACwQBAAACAEGQyQALXwMEAAAEBAQEBAQEBAQEBAUEBAQEBAQEBAQEBAQABAAGBwQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEAAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAEAEH6ygALBAEAAAEAQZDLAAsBAQBBqssAC0ECAAAAAAAAAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMAAAAAAAADAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwBB+swACwQBAAABAEGQzQALAQEAQZrNAAsGAgAAAAACAEGxzQALOgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAAAAAAAAAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMAQfDOAAuWAU5PVU5DRUVDS09VVE5FQ1RFVEVDUklCRUxVU0hFVEVBRFNFQVJDSFJHRUNUSVZJVFlMRU5EQVJWRU9USUZZUFRJT05TQ0hTRUFZU1RBVENIR0VPUkRJUkVDVE9SVFJDSFBBUkFNRVRFUlVSQ0VCU0NSSUJFQVJET1dOQUNFSU5ETktDS1VCU0NSSUJFSFRUUC9BRFRQLw==","base64")},8916:(tl,od)=>{"use strict";Object.defineProperty(od,"__esModule",{value:true});od.enumToMap=void 0;function enumToMap(tl){const od={};Object.keys(tl).forEach((_d=>{const Ad=tl[_d];if(typeof Ad==="number"){od[_d]=Ad}}));return od}od.enumToMap=enumToMap},15973:(tl,od,_d)=>{"use strict";const{kClients:Ad}=_d(99411);const Dd=_d(86261);const{kAgent:zd,kMockAgentSet:Kd,kMockAgentGet:Zd,kDispatches:fh,kIsMockActive:vh,kNetConnect:wh,kGetNetConnect:xh,kOptions:$h,kFactory:Xh}=_d(28149);const s_=_d(78957);const g_=_d(78780);const{matchValue:E_,buildMockOptions:k_}=_d(61725);const{InvalidArgumentError:ef,UndiciError:nf}=_d(48091);const $f=_d(72091);const Hf=_d(98353);const Kf=_d(31030);class MockAgent extends $f{constructor(tl){super(tl);this[wh]=true;this[vh]=true;if(tl?.agent&&typeof tl.agent.dispatch!=="function"){throw new ef("Argument opts.agent must implement Agent")}const od=tl?.agent?tl.agent:new Dd(tl);this[zd]=od;this[Ad]=od[Ad];this[$h]=k_(tl)}get(tl){let od=this[Zd](tl);if(!od){od=this[Xh](tl);this[Kd](tl,od)}return od}dispatch(tl,od){this.get(tl.origin);return this[zd].dispatch(tl,od)}async close(){await this[zd].close();this[Ad].clear()}deactivate(){this[vh]=false}activate(){this[vh]=true}enableNetConnect(tl){if(typeof tl==="string"||typeof tl==="function"||tl instanceof RegExp){if(Array.isArray(this[wh])){this[wh].push(tl)}else{this[wh]=[tl]}}else if(typeof tl==="undefined"){this[wh]=true}else{throw new ef("Unsupported matcher. Must be one of String|Function|RegExp.")}}disableNetConnect(){this[wh]=false}get isMockActive(){return this[vh]}[Kd](tl,od){this[Ad].set(tl,od)}[Xh](tl){const od=Object.assign({agent:this},this[$h]);return this[$h]&&this[$h].connections===1?new s_(tl,od):new g_(tl,od)}[Zd](tl){const od=this[Ad].get(tl);if(od){return od}if(typeof tl!=="string"){const od=this[Xh]("http://localhost:9999");this[Kd](tl,od);return od}for(const[od,_d]of Array.from(this[Ad])){if(_d&&typeof od!=="string"&&E_(od,tl)){const od=this[Xh](tl);this[Kd](tl,od);od[fh]=_d[fh];return od}}}[xh](){return this[wh]}pendingInterceptors(){const tl=this[Ad];return Array.from(tl.entries()).flatMap((([tl,od])=>od[fh].map((od=>({...od,origin:tl}))))).filter((({pending:tl})=>tl))}assertNoPendingInterceptors({pendingInterceptorsFormatter:tl=new Kf}={}){const od=this.pendingInterceptors();if(od.length===0){return}const _d=new Hf("interceptor","interceptors").pluralize(od.length);throw new nf(`\n${_d.count} ${_d.noun} ${_d.is} pending:\n\n${tl.format(od)}\n`.trim())}}tl.exports=MockAgent},78957:(tl,od,_d)=>{"use strict";const{promisify:Ad}=_d(57975);const Dd=_d(43069);const{buildMockDispatch:zd}=_d(61725);const{kDispatches:Kd,kMockAgent:Zd,kClose:fh,kOriginalClose:vh,kOrigin:wh,kOriginalDispatch:xh,kConnected:$h}=_d(28149);const{MockInterceptor:Xh}=_d(71599);const s_=_d(99411);const{InvalidArgumentError:g_}=_d(48091);class MockClient extends Dd{constructor(tl,od){super(tl,od);if(!od||!od.agent||typeof od.agent.dispatch!=="function"){throw new g_("Argument opts.agent must implement Agent")}this[Zd]=od.agent;this[wh]=tl;this[Kd]=[];this[$h]=1;this[xh]=this.dispatch;this[vh]=this.close.bind(this);this.dispatch=zd.call(this);this.close=this[fh]}get[s_.kConnected](){return this[$h]}intercept(tl){return new Xh(tl,this[Kd])}async[fh](){await Ad(this[vh])();this[$h]=0;this[Zd][s_.kClients].delete(this[wh])}}tl.exports=MockClient},35445:(tl,od,_d)=>{"use strict";const{UndiciError:Ad}=_d(48091);const Dd=Symbol.for("undici.error.UND_MOCK_ERR_MOCK_NOT_MATCHED");class MockNotMatchedError extends Ad{constructor(tl){super(tl);Error.captureStackTrace(this,MockNotMatchedError);this.name="MockNotMatchedError";this.message=tl||"The request does not match any registered mock dispatches";this.code="UND_MOCK_ERR_MOCK_NOT_MATCHED"}static[Symbol.hasInstance](tl){return tl&&tl[Dd]===true}[Dd]=true}tl.exports={MockNotMatchedError:MockNotMatchedError}},71599:(tl,od,_d)=>{"use strict";const{getResponseData:Ad,buildKey:Dd,addMockDispatch:zd}=_d(61725);const{kDispatches:Kd,kDispatchKey:Zd,kDefaultHeaders:fh,kDefaultTrailers:vh,kContentLength:wh,kMockDispatch:xh}=_d(28149);const{InvalidArgumentError:$h}=_d(48091);const{buildURL:Xh}=_d(31544);class MockScope{constructor(tl){this[xh]=tl}delay(tl){if(typeof tl!=="number"||!Number.isInteger(tl)||tl<=0){throw new $h("waitInMs must be a valid integer > 0")}this[xh].delay=tl;return this}persist(){this[xh].persist=true;return this}times(tl){if(typeof tl!=="number"||!Number.isInteger(tl)||tl<=0){throw new $h("repeatTimes must be a valid integer > 0")}this[xh].times=tl;return this}}class MockInterceptor{constructor(tl,od){if(typeof tl!=="object"){throw new $h("opts must be an object")}if(typeof tl.path==="undefined"){throw new $h("opts.path must be defined")}if(typeof tl.method==="undefined"){tl.method="GET"}if(typeof tl.path==="string"){if(tl.query){tl.path=Xh(tl.path,tl.query)}else{const od=new URL(tl.path,"data://");tl.path=od.pathname+od.search}}if(typeof tl.method==="string"){tl.method=tl.method.toUpperCase()}this[Zd]=Dd(tl);this[Kd]=od;this[fh]={};this[vh]={};this[wh]=false}createMockScopeDispatchData({statusCode:tl,data:od,responseOptions:_d}){const Dd=Ad(od);const zd=this[wh]?{"content-length":Dd.length}:{};const Kd={...this[fh],...zd,..._d.headers};const Zd={...this[vh],..._d.trailers};return{statusCode:tl,data:od,headers:Kd,trailers:Zd}}validateReplyParameters(tl){if(typeof tl.statusCode==="undefined"){throw new $h("statusCode must be defined")}if(typeof tl.responseOptions!=="object"||tl.responseOptions===null){throw new $h("responseOptions must be an object")}}reply(tl){if(typeof tl==="function"){const wrappedDefaultsCallback=od=>{const _d=tl(od);if(typeof _d!=="object"||_d===null){throw new $h("reply options callback must return an object")}const Ad={data:"",responseOptions:{},..._d};this.validateReplyParameters(Ad);return{...this.createMockScopeDispatchData(Ad)}};const od=zd(this[Kd],this[Zd],wrappedDefaultsCallback);return new MockScope(od)}const od={statusCode:tl,data:arguments[1]===undefined?"":arguments[1],responseOptions:arguments[2]===undefined?{}:arguments[2]};this.validateReplyParameters(od);const _d=this.createMockScopeDispatchData(od);const Ad=zd(this[Kd],this[Zd],_d);return new MockScope(Ad)}replyWithError(tl){if(typeof tl==="undefined"){throw new $h("error must be defined")}const od=zd(this[Kd],this[Zd],{error:tl});return new MockScope(od)}defaultReplyHeaders(tl){if(typeof tl==="undefined"){throw new $h("headers must be defined")}this[fh]=tl;return this}defaultReplyTrailers(tl){if(typeof tl==="undefined"){throw new $h("trailers must be defined")}this[vh]=tl;return this}replyContentLength(){this[wh]=true;return this}}tl.exports.MockInterceptor=MockInterceptor;tl.exports.MockScope=MockScope},78780:(tl,od,_d)=>{"use strict";const{promisify:Ad}=_d(57975);const Dd=_d(27404);const{buildMockDispatch:zd}=_d(61725);const{kDispatches:Kd,kMockAgent:Zd,kClose:fh,kOriginalClose:vh,kOrigin:wh,kOriginalDispatch:xh,kConnected:$h}=_d(28149);const{MockInterceptor:Xh}=_d(71599);const s_=_d(99411);const{InvalidArgumentError:g_}=_d(48091);class MockPool extends Dd{constructor(tl,od){super(tl,od);if(!od||!od.agent||typeof od.agent.dispatch!=="function"){throw new g_("Argument opts.agent must implement Agent")}this[Zd]=od.agent;this[wh]=tl;this[Kd]=[];this[$h]=1;this[xh]=this.dispatch;this[vh]=this.close.bind(this);this.dispatch=zd.call(this);this.close=this[fh]}get[s_.kConnected](){return this[$h]}intercept(tl){return new Xh(tl,this[Kd])}async[fh](){await Ad(this[vh])();this[$h]=0;this[Zd][s_.kClients].delete(this[wh])}}tl.exports=MockPool},28149:tl=>{"use strict";tl.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")}},61725:(tl,od,_d)=>{"use strict";const{MockNotMatchedError:Ad}=_d(35445);const{kDispatches:Dd,kMockAgent:zd,kOriginalDispatch:Kd,kOrigin:Zd,kGetNetConnect:fh}=_d(28149);const{buildURL:vh}=_d(31544);const{STATUS_CODES:wh}=_d(37067);const{types:{isPromise:xh}}=_d(57975);function matchValue(tl,od){if(typeof tl==="string"){return tl===od}if(tl instanceof RegExp){return tl.test(od)}if(typeof tl==="function"){return tl(od)===true}return false}function lowerCaseEntries(tl){return Object.fromEntries(Object.entries(tl).map((([tl,od])=>[tl.toLocaleLowerCase(),od])))}function getHeaderByName(tl,od){if(Array.isArray(tl)){for(let _d=0;_d!tl)).filter((({path:tl})=>matchValue(safeUrl(tl),Dd)));if(zd.length===0){throw new Ad(`Mock dispatch not matched for path '${Dd}'`)}zd=zd.filter((({method:tl})=>matchValue(tl,od.method)));if(zd.length===0){throw new Ad(`Mock dispatch not matched for method '${od.method}' on path '${Dd}'`)}zd=zd.filter((({body:tl})=>typeof tl!=="undefined"?matchValue(tl,od.body):true));if(zd.length===0){throw new Ad(`Mock dispatch not matched for body '${od.body}' on path '${Dd}'`)}zd=zd.filter((tl=>matchHeaders(tl,od.headers)));if(zd.length===0){const tl=typeof od.headers==="object"?JSON.stringify(od.headers):od.headers;throw new Ad(`Mock dispatch not matched for headers '${tl}' on path '${Dd}'`)}return zd[0]}function addMockDispatch(tl,od,_d){const Ad={timesInvoked:0,times:1,persist:false,consumed:false};const Dd=typeof _d==="function"?{callback:_d}:{..._d};const zd={...Ad,...od,pending:true,data:{error:null,...Dd}};tl.push(zd);return zd}function deleteMockDispatch(tl,od){const _d=tl.findIndex((tl=>{if(!tl.consumed){return false}return matchKey(tl,od)}));if(_d!==-1){tl.splice(_d,1)}}function buildKey(tl){const{path:od,method:_d,body:Ad,headers:Dd,query:zd}=tl;return{path:od,method:_d,body:Ad,headers:Dd,query:zd}}function generateKeyValues(tl){const od=Object.keys(tl);const _d=[];for(let Ad=0;Ad=s_;Ad.pending=Xh0){setTimeout((()=>{handleReply(this[Dd])}),wh)}else{handleReply(this[Dd])}function handleReply(Ad,Dd=Kd){const vh=Array.isArray(tl.headers)?buildHeadersFromArray(tl.headers):tl.headers;const wh=typeof Dd==="function"?Dd({...tl,headers:vh}):Dd;if(xh(wh)){wh.then((tl=>handleReply(Ad,tl)));return}const $h=getResponseData(wh);const Xh=generateKeyValues(Zd);const s_=generateKeyValues(fh);od.onConnect?.((tl=>od.onError(tl)),null);od.onHeaders?.(zd,Xh,resume,getStatusText(zd));od.onData?.(Buffer.from($h));od.onComplete?.(s_);deleteMockDispatch(Ad,_d)}function resume(){}return true}function buildMockDispatch(){const tl=this[zd];const od=this[Zd];const _d=this[Kd];return function dispatch(Dd,zd){if(tl.isMockActive){try{mockDispatch.call(this,Dd,zd)}catch(Kd){if(Kd instanceof Ad){const Zd=tl[fh]();if(Zd===false){throw new Ad(`${Kd.message}: subsequent request to origin ${od} was not allowed (net.connect disabled)`)}if(checkNetConnect(Zd,od)){_d.call(this,Dd,zd)}else{throw new Ad(`${Kd.message}: subsequent request to origin ${od} was not allowed (net.connect is not enabled for this origin)`)}}else{throw Kd}}}else{_d.call(this,Dd,zd)}}}function checkNetConnect(tl,od){const _d=new URL(od);if(tl===true){return true}else if(Array.isArray(tl)&&tl.some((tl=>matchValue(tl,_d.host)))){return true}return false}function buildMockOptions(tl){if(tl){const{agent:od,..._d}=tl;return _d}}tl.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,buildHeadersFromArray:buildHeadersFromArray}},31030:(tl,od,_d)=>{"use strict";const{Transform:Ad}=_d(57075);const{Console:Dd}=_d(37540);const zd=process.versions.icu?"✅":"Y ";const Kd=process.versions.icu?"❌":"N ";tl.exports=class PendingInterceptorsFormatter{constructor({disableColors:tl}={}){this.transform=new Ad({transform(tl,od,_d){_d(null,tl)}});this.logger=new Dd({stdout:this.transform,inspectOptions:{colors:!tl&&!process.env.CI}})}format(tl){const od=tl.map((({method:tl,path:od,data:{statusCode:_d},persist:Ad,times:Dd,timesInvoked:Zd,origin:fh})=>({Method:tl,Origin:fh,Path:od,"Status code":_d,Persistent:Ad?zd:Kd,Invocations:Zd,Remaining:Ad?Infinity:Dd-Zd})));this.logger.table(od);return this.transform.read().toString()}}},98353:tl=>{"use strict";const od={pronoun:"it",is:"is",was:"was",this:"this"};const _d={pronoun:"they",is:"are",was:"were",this:"these"};tl.exports=class Pluralizer{constructor(tl,od){this.singular=tl;this.plural=od}pluralize(tl){const Ad=tl===1;const Dd=Ad?od:_d;const zd=Ad?this.singular:this.plural;return{...Dd,count:tl,noun:zd}}}},92563:tl=>{"use strict";let od=0;const _d=1e3;const Ad=(_d>>1)-1;let Dd;const zd=Symbol("kFastTimer");const Kd=[];const Zd=-2;const fh=-1;const vh=0;const wh=1;function onTick(){od+=Ad;let tl=0;let _d=Kd.length;while(tl<_d){const Dd=Kd[tl];if(Dd._state===vh){Dd._idleStart=od-Ad;Dd._state=wh}else if(Dd._state===wh&&od>=Dd._idleStart+Dd._idleTimeout){Dd._state=fh;Dd._idleStart=-1;Dd._onTimeout(Dd._timerArg)}if(Dd._state===fh){Dd._state=Zd;if(--_d!==0){Kd[tl]=Kd[_d]}}else{++tl}}Kd.length=_d;if(Kd.length!==0){refreshTimeout()}}function refreshTimeout(){if(Dd){Dd.refresh()}else{clearTimeout(Dd);Dd=setTimeout(onTick,Ad);if(Dd.unref){Dd.unref()}}}class FastTimer{[zd]=true;_state=Zd;_idleTimeout=-1;_idleStart=-1;_onTimeout;_timerArg;constructor(tl,od,_d){this._onTimeout=tl;this._idleTimeout=od;this._timerArg=_d;this.refresh()}refresh(){if(this._state===Zd){Kd.push(this)}if(!Dd||Kd.length===1){refreshTimeout()}this._state=vh}clear(){this._state=fh;this._idleStart=-1}}tl.exports={setTimeout(tl,od,Ad){return od<=_d?setTimeout(tl,od,Ad):new FastTimer(tl,od,Ad)},clearTimeout(tl){if(tl[zd]){tl.clear()}else{clearTimeout(tl)}},setFastTimeout(tl,od,_d){return new FastTimer(tl,od,_d)},clearFastTimeout(tl){tl.clear()},now(){return od},tick(tl=0){od+=tl-_d+1;onTick();onTick()},reset(){od=0;Kd.length=0;clearTimeout(Dd);Dd=null},kFastTimer:zd}},4330:(tl,od,_d)=>{"use strict";const{kConstruct:Ad}=_d(87589);const{urlEquals:Dd,getFieldValues:zd}=_d(40102);const{kEnumerableProperty:Kd,isDisturbed:Zd}=_d(31544);const{webidl:fh}=_d(10253);const{Response:vh,cloneResponse:wh,fromInnerResponse:xh}=_d(9107);const{Request:$h,fromInnerRequest:Xh}=_d(46055);const{kState:s_}=_d(64883);const{fetching:g_}=_d(47302);const{urlIsHttpHttpsScheme:E_,createDeferredPromise:k_,readAllBytes:ef}=_d(14296);const nf=_d(34589);class Cache{#k;constructor(){if(arguments[0]!==Ad){fh.illegalConstructor()}fh.util.markAsUncloneable(this);this.#k=arguments[1]}async match(tl,od={}){fh.brandCheck(this,Cache);const _d="Cache.match";fh.argumentLengthCheck(arguments,1,_d);tl=fh.converters.RequestInfo(tl,_d,"request");od=fh.converters.CacheQueryOptions(od,_d,"options");const Ad=this.#I(tl,od,1);if(Ad.length===0){return}return Ad[0]}async matchAll(tl=undefined,od={}){fh.brandCheck(this,Cache);const _d="Cache.matchAll";if(tl!==undefined)tl=fh.converters.RequestInfo(tl,_d,"request");od=fh.converters.CacheQueryOptions(od,_d,"options");return this.#I(tl,od)}async add(tl){fh.brandCheck(this,Cache);const od="Cache.add";fh.argumentLengthCheck(arguments,1,od);tl=fh.converters.RequestInfo(tl,od,"request");const _d=[tl];const Ad=this.addAll(_d);return await Ad}async addAll(tl){fh.brandCheck(this,Cache);const od="Cache.addAll";fh.argumentLengthCheck(arguments,1,od);const _d=[];const Ad=[];for(let _d of tl){if(_d===undefined){throw fh.errors.conversionFailed({prefix:od,argument:"Argument 1",types:["undefined is not allowed"]})}_d=fh.converters.RequestInfo(_d);if(typeof _d==="string"){continue}const tl=_d[s_];if(!E_(tl.url)||tl.method!=="GET"){throw fh.errors.exception({header:od,message:"Expected http/s scheme when method is not GET."})}}const Dd=[];for(const Kd of tl){const tl=new $h(Kd)[s_];if(!E_(tl.url)){throw fh.errors.exception({header:od,message:"Expected http/s scheme."})}tl.initiator="fetch";tl.destination="subresource";Ad.push(tl);const Zd=k_();Dd.push(g_({request:tl,processResponse(tl){if(tl.type==="error"||tl.status===206||tl.status<200||tl.status>299){Zd.reject(fh.errors.exception({header:"Cache.addAll",message:"Received an invalid status code or the request failed."}))}else if(tl.headersList.contains("vary")){const od=zd(tl.headersList.get("vary"));for(const tl of od){if(tl==="*"){Zd.reject(fh.errors.exception({header:"Cache.addAll",message:"invalid vary field value"}));for(const tl of Dd){tl.abort()}return}}}},processResponseEndOfBody(tl){if(tl.aborted){Zd.reject(new DOMException("aborted","AbortError"));return}Zd.resolve(tl)}}));_d.push(Zd.promise)}const Kd=Promise.all(_d);const Zd=await Kd;const vh=[];let wh=0;for(const tl of Zd){const od={type:"put",request:Ad[wh],response:tl};vh.push(od);wh++}const xh=k_();let Xh=null;try{this.#B(vh)}catch(tl){Xh=tl}queueMicrotask((()=>{if(Xh===null){xh.resolve(undefined)}else{xh.reject(Xh)}}));return xh.promise}async put(tl,od){fh.brandCheck(this,Cache);const _d="Cache.put";fh.argumentLengthCheck(arguments,2,_d);tl=fh.converters.RequestInfo(tl,_d,"request");od=fh.converters.Response(od,_d,"response");let Ad=null;if(tl instanceof $h){Ad=tl[s_]}else{Ad=new $h(tl)[s_]}if(!E_(Ad.url)||Ad.method!=="GET"){throw fh.errors.exception({header:_d,message:"Expected an http/s scheme when method is not GET"})}const Dd=od[s_];if(Dd.status===206){throw fh.errors.exception({header:_d,message:"Got 206 status"})}if(Dd.headersList.contains("vary")){const tl=zd(Dd.headersList.get("vary"));for(const od of tl){if(od==="*"){throw fh.errors.exception({header:_d,message:"Got * vary field value"})}}}if(Dd.body&&(Zd(Dd.body.stream)||Dd.body.stream.locked)){throw fh.errors.exception({header:_d,message:"Response body is locked or disturbed"})}const Kd=wh(Dd);const vh=k_();if(Dd.body!=null){const tl=Dd.body.stream;const od=tl.getReader();ef(od).then(vh.resolve,vh.reject)}else{vh.resolve(undefined)}const xh=[];const Xh={type:"put",request:Ad,response:Kd};xh.push(Xh);const g_=await vh.promise;if(Kd.body!=null){Kd.body.source=g_}const nf=k_();let $f=null;try{this.#B(xh)}catch(tl){$f=tl}queueMicrotask((()=>{if($f===null){nf.resolve()}else{nf.reject($f)}}));return nf.promise}async delete(tl,od={}){fh.brandCheck(this,Cache);const _d="Cache.delete";fh.argumentLengthCheck(arguments,1,_d);tl=fh.converters.RequestInfo(tl,_d,"request");od=fh.converters.CacheQueryOptions(od,_d,"options");let Ad=null;if(tl instanceof $h){Ad=tl[s_];if(Ad.method!=="GET"&&!od.ignoreMethod){return false}}else{nf(typeof tl==="string");Ad=new $h(tl)[s_]}const Dd=[];const zd={type:"delete",request:Ad,options:od};Dd.push(zd);const Kd=k_();let Zd=null;let vh;try{vh=this.#B(Dd)}catch(tl){Zd=tl}queueMicrotask((()=>{if(Zd===null){Kd.resolve(!!vh?.length)}else{Kd.reject(Zd)}}));return Kd.promise}async keys(tl=undefined,od={}){fh.brandCheck(this,Cache);const _d="Cache.keys";if(tl!==undefined)tl=fh.converters.RequestInfo(tl,_d,"request");od=fh.converters.CacheQueryOptions(od,_d,"options");let Ad=null;if(tl!==undefined){if(tl instanceof $h){Ad=tl[s_];if(Ad.method!=="GET"&&!od.ignoreMethod){return[]}}else if(typeof tl==="string"){Ad=new $h(tl)[s_]}}const Dd=k_();const zd=[];if(tl===undefined){for(const tl of this.#k){zd.push(tl[0])}}else{const tl=this.#F(Ad,od);for(const od of tl){zd.push(od[0])}}queueMicrotask((()=>{const tl=[];for(const od of zd){const _d=Xh(od,(new AbortController).signal,"immutable");tl.push(_d)}Dd.resolve(Object.freeze(tl))}));return Dd.promise}#B(tl){const od=this.#k;const _d=[...od];const Ad=[];const Dd=[];try{for(const _d of tl){if(_d.type!=="delete"&&_d.type!=="put"){throw fh.errors.exception({header:"Cache.#batchCacheOperations",message:'operation type does not match "delete" or "put"'})}if(_d.type==="delete"&&_d.response!=null){throw fh.errors.exception({header:"Cache.#batchCacheOperations",message:"delete operation should not have an associated response"})}if(this.#F(_d.request,_d.options,Ad).length){throw new DOMException("???","InvalidStateError")}let tl;if(_d.type==="delete"){tl=this.#F(_d.request,_d.options);if(tl.length===0){return[]}for(const _d of tl){const tl=od.indexOf(_d);nf(tl!==-1);od.splice(tl,1)}}else if(_d.type==="put"){if(_d.response==null){throw fh.errors.exception({header:"Cache.#batchCacheOperations",message:"put operation should have an associated response"})}const Dd=_d.request;if(!E_(Dd.url)){throw fh.errors.exception({header:"Cache.#batchCacheOperations",message:"expected http or https scheme"})}if(Dd.method!=="GET"){throw fh.errors.exception({header:"Cache.#batchCacheOperations",message:"not get method"})}if(_d.options!=null){throw fh.errors.exception({header:"Cache.#batchCacheOperations",message:"options must not be defined"})}tl=this.#F(_d.request);for(const _d of tl){const tl=od.indexOf(_d);nf(tl!==-1);od.splice(tl,1)}od.push([_d.request,_d.response]);Ad.push([_d.request,_d.response])}Dd.push([_d.request,_d.response])}return Dd}catch(tl){this.#k.length=0;this.#k=_d;throw tl}}#F(tl,od,_d){const Ad=[];const Dd=_d??this.#k;for(const _d of Dd){const[Dd,zd]=_d;if(this.#P(tl,Dd,zd,od)){Ad.push(_d)}}return Ad}#P(tl,od,_d=null,Ad){const Kd=new URL(tl.url);const Zd=new URL(od.url);if(Ad?.ignoreSearch){Zd.search="";Kd.search=""}if(!Dd(Kd,Zd,true)){return false}if(_d==null||Ad?.ignoreVary||!_d.headersList.contains("vary")){return true}const fh=zd(_d.headersList.get("vary"));for(const _d of fh){if(_d==="*"){return false}const Ad=od.headersList.get(_d);const Dd=tl.headersList.get(_d);if(Ad!==Dd){return false}}return true}#I(tl,od,_d=Infinity){let Ad=null;if(tl!==undefined){if(tl instanceof $h){Ad=tl[s_];if(Ad.method!=="GET"&&!od.ignoreMethod){return[]}}else if(typeof tl==="string"){Ad=new $h(tl)[s_]}}const Dd=[];if(tl===undefined){for(const tl of this.#k){Dd.push(tl[1])}}else{const tl=this.#F(Ad,od);for(const od of tl){Dd.push(od[1])}}const zd=[];for(const tl of Dd){const od=xh(tl,"immutable");zd.push(od.clone());if(zd.length>=_d){break}}return Object.freeze(zd)}}Object.defineProperties(Cache.prototype,{[Symbol.toStringTag]:{value:"Cache",configurable:true},match:Kd,matchAll:Kd,add:Kd,addAll:Kd,put:Kd,delete:Kd,keys:Kd});const $f=[{key:"ignoreSearch",converter:fh.converters.boolean,defaultValue:()=>false},{key:"ignoreMethod",converter:fh.converters.boolean,defaultValue:()=>false},{key:"ignoreVary",converter:fh.converters.boolean,defaultValue:()=>false}];fh.converters.CacheQueryOptions=fh.dictionaryConverter($f);fh.converters.MultiCacheQueryOptions=fh.dictionaryConverter([...$f,{key:"cacheName",converter:fh.converters.DOMString}]);fh.converters.Response=fh.interfaceConverter(vh);fh.converters["sequence"]=fh.sequenceConverter(fh.converters.RequestInfo);tl.exports={Cache:Cache}},76949:(tl,od,_d)=>{"use strict";const{kConstruct:Ad}=_d(87589);const{Cache:Dd}=_d(4330);const{webidl:zd}=_d(10253);const{kEnumerableProperty:Kd}=_d(31544);class CacheStorage{#R=new Map;constructor(){if(arguments[0]!==Ad){zd.illegalConstructor()}zd.util.markAsUncloneable(this)}async match(tl,od={}){zd.brandCheck(this,CacheStorage);zd.argumentLengthCheck(arguments,1,"CacheStorage.match");tl=zd.converters.RequestInfo(tl);od=zd.converters.MultiCacheQueryOptions(od);if(od.cacheName!=null){if(this.#R.has(od.cacheName)){const _d=this.#R.get(od.cacheName);const zd=new Dd(Ad,_d);return await zd.match(tl,od)}}else{for(const _d of this.#R.values()){const zd=new Dd(Ad,_d);const Kd=await zd.match(tl,od);if(Kd!==undefined){return Kd}}}}async has(tl){zd.brandCheck(this,CacheStorage);const od="CacheStorage.has";zd.argumentLengthCheck(arguments,1,od);tl=zd.converters.DOMString(tl,od,"cacheName");return this.#R.has(tl)}async open(tl){zd.brandCheck(this,CacheStorage);const od="CacheStorage.open";zd.argumentLengthCheck(arguments,1,od);tl=zd.converters.DOMString(tl,od,"cacheName");if(this.#R.has(tl)){const od=this.#R.get(tl);return new Dd(Ad,od)}const _d=[];this.#R.set(tl,_d);return new Dd(Ad,_d)}async delete(tl){zd.brandCheck(this,CacheStorage);const od="CacheStorage.delete";zd.argumentLengthCheck(arguments,1,od);tl=zd.converters.DOMString(tl,od,"cacheName");return this.#R.delete(tl)}async keys(){zd.brandCheck(this,CacheStorage);const tl=this.#R.keys();return[...tl]}}Object.defineProperties(CacheStorage.prototype,{[Symbol.toStringTag]:{value:"CacheStorage",configurable:true},match:Kd,has:Kd,open:Kd,delete:Kd,keys:Kd});tl.exports={CacheStorage:CacheStorage}},87589:(tl,od,_d)=>{"use strict";tl.exports={kConstruct:_d(99411).kConstruct}},40102:(tl,od,_d)=>{"use strict";const Ad=_d(34589);const{URLSerializer:Dd}=_d(90980);const{isValidHeaderName:zd}=_d(14296);function urlEquals(tl,od,_d=false){const Ad=Dd(tl,_d);const zd=Dd(od,_d);return Ad===zd}function getFieldValues(tl){Ad(tl!==null);const od=[];for(let _d of tl.split(",")){_d=_d.trim();if(zd(_d)){od.push(_d)}}return od}tl.exports={urlEquals:urlEquals,getFieldValues:getFieldValues}},6820:tl=>{"use strict";const od=1024;const _d=4096;tl.exports={maxAttributeValueSize:od,maxNameValuePairSize:_d}},35437:(tl,od,_d)=>{"use strict";const{parseSetCookie:Ad}=_d(42802);const{stringify:Dd}=_d(35613);const{webidl:zd}=_d(10253);const{Headers:Kd}=_d(83676);function getCookies(tl){zd.argumentLengthCheck(arguments,1,"getCookies");zd.brandCheck(tl,Kd,{strict:false});const od=tl.get("cookie");const _d={};if(!od){return _d}for(const tl of od.split(";")){const[od,...Ad]=tl.split("=");_d[od.trim()]=Ad.join("=")}return _d}function deleteCookie(tl,od,_d){zd.brandCheck(tl,Kd,{strict:false});const Ad="deleteCookie";zd.argumentLengthCheck(arguments,2,Ad);od=zd.converters.DOMString(od,Ad,"name");_d=zd.converters.DeleteCookieAttributes(_d);setCookie(tl,{name:od,value:"",expires:new Date(0),..._d})}function getSetCookies(tl){zd.argumentLengthCheck(arguments,1,"getSetCookies");zd.brandCheck(tl,Kd,{strict:false});const od=tl.getSetCookie();if(!od){return[]}return od.map((tl=>Ad(tl)))}function setCookie(tl,od){zd.argumentLengthCheck(arguments,2,"setCookie");zd.brandCheck(tl,Kd,{strict:false});od=zd.converters.Cookie(od);const _d=Dd(od);if(_d){tl.append("Set-Cookie",_d)}}zd.converters.DeleteCookieAttributes=zd.dictionaryConverter([{converter:zd.nullableConverter(zd.converters.DOMString),key:"path",defaultValue:()=>null},{converter:zd.nullableConverter(zd.converters.DOMString),key:"domain",defaultValue:()=>null}]);zd.converters.Cookie=zd.dictionaryConverter([{converter:zd.converters.DOMString,key:"name"},{converter:zd.converters.DOMString,key:"value"},{converter:zd.nullableConverter((tl=>{if(typeof tl==="number"){return zd.converters["unsigned long long"](tl)}return new Date(tl)})),key:"expires",defaultValue:()=>null},{converter:zd.nullableConverter(zd.converters["long long"]),key:"maxAge",defaultValue:()=>null},{converter:zd.nullableConverter(zd.converters.DOMString),key:"domain",defaultValue:()=>null},{converter:zd.nullableConverter(zd.converters.DOMString),key:"path",defaultValue:()=>null},{converter:zd.nullableConverter(zd.converters.boolean),key:"secure",defaultValue:()=>null},{converter:zd.nullableConverter(zd.converters.boolean),key:"httpOnly",defaultValue:()=>null},{converter:zd.converters.USVString,key:"sameSite",allowedValues:["Strict","Lax","None"]},{converter:zd.sequenceConverter(zd.converters.DOMString),key:"unparsed",defaultValue:()=>new Array(0)}]);tl.exports={getCookies:getCookies,deleteCookie:deleteCookie,getSetCookies:getSetCookies,setCookie:setCookie}},42802:(tl,od,_d)=>{"use strict";const{maxNameValuePairSize:Ad,maxAttributeValueSize:Dd}=_d(6820);const{isCTLExcludingHtab:zd}=_d(35613);const{collectASequenceOfCodePointsFast:Kd}=_d(90980);const Zd=_d(34589);function parseSetCookie(tl){if(zd(tl)){return null}let od="";let _d="";let Dd="";let Zd="";if(tl.includes(";")){const Ad={position:0};od=Kd(";",tl,Ad);_d=tl.slice(Ad.position)}else{od=tl}if(!od.includes("=")){Zd=od}else{const tl={position:0};Dd=Kd("=",od,tl);Zd=od.slice(tl.position+1)}Dd=Dd.trim();Zd=Zd.trim();if(Dd.length+Zd.length>Ad){return null}return{name:Dd,value:Zd,...parseUnparsedAttributes(_d)}}function parseUnparsedAttributes(tl,od={}){if(tl.length===0){return od}Zd(tl[0]===";");tl=tl.slice(1);let _d="";if(tl.includes(";")){_d=Kd(";",tl,{position:0});tl=tl.slice(_d.length)}else{_d=tl;tl=""}let Ad="";let zd="";if(_d.includes("=")){const tl={position:0};Ad=Kd("=",_d,tl);zd=_d.slice(tl.position+1)}else{Ad=_d}Ad=Ad.trim();zd=zd.trim();if(zd.length>Dd){return parseUnparsedAttributes(tl,od)}const fh=Ad.toLowerCase();if(fh==="expires"){const tl=new Date(zd);od.expires=tl}else if(fh==="max-age"){const _d=zd.charCodeAt(0);if((_d<48||_d>57)&&zd[0]!=="-"){return parseUnparsedAttributes(tl,od)}if(!/^\d+$/.test(zd)){return parseUnparsedAttributes(tl,od)}const Ad=Number(zd);od.maxAge=Ad}else if(fh==="domain"){let tl=zd;if(tl[0]==="."){tl=tl.slice(1)}tl=tl.toLowerCase();od.domain=tl}else if(fh==="path"){let tl="";if(zd.length===0||zd[0]!=="/"){tl="/"}else{tl=zd}od.path=tl}else if(fh==="secure"){od.secure=true}else if(fh==="httponly"){od.httpOnly=true}else if(fh==="samesite"){let tl="Default";const _d=zd.toLowerCase();if(_d.includes("none")){tl="None"}if(_d.includes("strict")){tl="Strict"}if(_d.includes("lax")){tl="Lax"}od.sameSite=tl}else{od.unparsed??=[];od.unparsed.push(`${Ad}=${zd}`)}return parseUnparsedAttributes(tl,od)}tl.exports={parseSetCookie:parseSetCookie,parseUnparsedAttributes:parseUnparsedAttributes}},35613:tl=>{"use strict";function isCTLExcludingHtab(tl){for(let od=0;od=0&&_d<=8||_d>=10&&_d<=31||_d===127){return true}}return false}function validateCookieName(tl){for(let od=0;od126||_d===34||_d===40||_d===41||_d===60||_d===62||_d===64||_d===44||_d===59||_d===58||_d===92||_d===47||_d===91||_d===93||_d===63||_d===61||_d===123||_d===125){throw new Error("Invalid cookie name")}}}function validateCookieValue(tl){let od=tl.length;let _d=0;if(tl[0]==='"'){if(od===1||tl[od-1]!=='"'){throw new Error("Invalid cookie value")}--od;++_d}while(_d126||od===34||od===44||od===59||od===92){throw new Error("Invalid cookie value")}}}function validateCookiePath(tl){for(let od=0;odod.toString().padStart(2,"0")));function toIMFDate(tl){if(typeof tl==="number"){tl=new Date(tl)}return`${od[tl.getUTCDay()]}, ${Ad[tl.getUTCDate()]} ${_d[tl.getUTCMonth()]} ${tl.getUTCFullYear()} ${Ad[tl.getUTCHours()]}:${Ad[tl.getUTCMinutes()]}:${Ad[tl.getUTCSeconds()]} GMT`}function validateCookieMaxAge(tl){if(tl<0){throw new Error("Invalid cookie max-age")}}function stringify(tl){if(tl.name.length===0){return null}validateCookieName(tl.name);validateCookieValue(tl.value);const od=[`${tl.name}=${tl.value}`];if(tl.name.startsWith("__Secure-")){tl.secure=true}if(tl.name.startsWith("__Host-")){tl.secure=true;tl.domain=null;tl.path="/"}if(tl.secure){od.push("Secure")}if(tl.httpOnly){od.push("HttpOnly")}if(typeof tl.maxAge==="number"){validateCookieMaxAge(tl.maxAge);od.push(`Max-Age=${tl.maxAge}`)}if(tl.domain){validateCookieDomain(tl.domain);od.push(`Domain=${tl.domain}`)}if(tl.path){validateCookiePath(tl.path);od.push(`Path=${tl.path}`)}if(tl.expires&&tl.expires.toString()!=="Invalid Date"){od.push(`Expires=${toIMFDate(tl.expires)}`)}if(tl.sameSite){od.push(`SameSite=${tl.sameSite}`)}for(const _d of tl.unparsed){if(!_d.includes("=")){throw new Error("Invalid unparsed")}const[tl,...Ad]=_d.split("=");od.push(`${tl.trim()}=${Ad.join("=")}`)}return od.join("; ")}tl.exports={isCTLExcludingHtab:isCTLExcludingHtab,validateCookieName:validateCookieName,validateCookiePath:validateCookiePath,validateCookieValue:validateCookieValue,toIMFDate:toIMFDate,stringify:stringify}},82455:(tl,od,_d)=>{"use strict";const{Transform:Ad}=_d(57075);const{isASCIINumber:Dd,isValidLastEventId:zd}=_d(76627);const Kd=[239,187,191];const Zd=10;const fh=13;const vh=58;const wh=32;class EventSourceStream extends Ad{state=null;checkBOM=true;crlfCheck=false;eventEndCheck=false;buffer=null;pos=0;event={data:undefined,event:undefined,id:undefined,retry:undefined};constructor(tl={}){tl.readableObjectMode=true;super(tl);this.state=tl.eventSourceSettings||{};if(tl.push){this.push=tl.push}}_transform(tl,od,_d){if(tl.length===0){_d();return}if(this.buffer){this.buffer=Buffer.concat([this.buffer,tl])}else{this.buffer=tl}if(this.checkBOM){switch(this.buffer.length){case 1:if(this.buffer[0]===Kd[0]){_d();return}this.checkBOM=false;_d();return;case 2:if(this.buffer[0]===Kd[0]&&this.buffer[1]===Kd[1]){_d();return}this.checkBOM=false;break;case 3:if(this.buffer[0]===Kd[0]&&this.buffer[1]===Kd[1]&&this.buffer[2]===Kd[2]){this.buffer=Buffer.alloc(0);this.checkBOM=false;_d();return}this.checkBOM=false;break;default:if(this.buffer[0]===Kd[0]&&this.buffer[1]===Kd[1]&&this.buffer[2]===Kd[2]){this.buffer=this.buffer.subarray(3)}this.checkBOM=false;break}}while(this.pos0){od[Ad]=Kd}break}}processEvent(tl){if(tl.retry&&Dd(tl.retry)){this.state.reconnectionTime=parseInt(tl.retry,10)}if(tl.id&&zd(tl.id)){this.state.lastEventId=tl.id}if(tl.data!==undefined){this.push({type:tl.event||"message",options:{data:tl.data,lastEventId:this.state.lastEventId,origin:this.state.origin}})}}clearEvent(){this.event={data:undefined,event:undefined,id:undefined,retry:undefined}}}tl.exports={EventSourceStream:EventSourceStream}},46942:(tl,od,_d)=>{"use strict";const{pipeline:Ad}=_d(57075);const{fetching:Dd}=_d(47302);const{makeRequest:zd}=_d(46055);const{webidl:Kd}=_d(10253);const{EventSourceStream:Zd}=_d(82455);const{parseMIMEType:fh}=_d(90980);const{createFastMessageEvent:vh}=_d(50044);const{isNetworkError:wh}=_d(9107);const{delay:xh}=_d(76627);const{kEnumerableProperty:$h}=_d(31544);const{environmentSettingsObject:Xh}=_d(14296);let s_=false;const g_=3e3;const E_=0;const k_=1;const ef=2;const nf="anonymous";const $f="use-credentials";class EventSource extends EventTarget{#N={open:null,error:null,message:null};#O=null;#L=false;#Q=E_;#M=null;#j=null;#e;#b;constructor(tl,od={}){super();Kd.util.markAsUncloneable(this);const _d="EventSource constructor";Kd.argumentLengthCheck(arguments,1,_d);if(!s_){s_=true;process.emitWarning("EventSource is experimental, expect them to change at any time.",{code:"UNDICI-ES"})}tl=Kd.converters.USVString(tl,_d,"url");od=Kd.converters.EventSourceInitDict(od,_d,"eventSourceInitDict");this.#e=od.dispatcher;this.#b={lastEventId:"",reconnectionTime:g_};const Ad=Xh;let Dd;try{Dd=new URL(tl,Ad.settingsObject.baseUrl);this.#b.origin=Dd.origin}catch(tl){throw new DOMException(tl,"SyntaxError")}this.#O=Dd.href;let Zd=nf;if(od.withCredentials){Zd=$f;this.#L=true}const fh={redirect:"follow",keepalive:true,mode:"cors",credentials:Zd==="anonymous"?"same-origin":"omit",referrer:"no-referrer"};fh.client=Xh.settingsObject;fh.headersList=[["accept",{name:"accept",value:"text/event-stream"}]];fh.cache="no-store";fh.initiator="other";fh.urlList=[new URL(this.#O)];this.#M=zd(fh);this.#U()}get readyState(){return this.#Q}get url(){return this.#O}get withCredentials(){return this.#L}#U(){if(this.#Q===ef)return;this.#Q=E_;const tl={request:this.#M,dispatcher:this.#e};const processEventSourceEndOfBody=tl=>{if(wh(tl)){this.dispatchEvent(new Event("error"));this.close()}this.#G()};tl.processResponseEndOfBody=processEventSourceEndOfBody;tl.processResponse=tl=>{if(wh(tl)){if(tl.aborted){this.close();this.dispatchEvent(new Event("error"));return}else{this.#G();return}}const od=tl.headersList.get("content-type",true);const _d=od!==null?fh(od):"failure";const Dd=_d!=="failure"&&_d.essence==="text/event-stream";if(tl.status!==200||Dd===false){this.close();this.dispatchEvent(new Event("error"));return}this.#Q=k_;this.dispatchEvent(new Event("open"));this.#b.origin=tl.urlList[tl.urlList.length-1].origin;const zd=new Zd({eventSourceSettings:this.#b,push:tl=>{this.dispatchEvent(vh(tl.type,tl.options))}});Ad(tl.body.stream,zd,(tl=>{if(tl?.aborted===false){this.close();this.dispatchEvent(new Event("error"))}}))};this.#j=Dd(tl)}async#G(){if(this.#Q===ef)return;this.#Q=E_;this.dispatchEvent(new Event("error"));await xh(this.#b.reconnectionTime);if(this.#Q!==E_)return;if(this.#b.lastEventId.length){this.#M.headersList.set("last-event-id",this.#b.lastEventId,true)}this.#U()}close(){Kd.brandCheck(this,EventSource);if(this.#Q===ef)return;this.#Q=ef;this.#j.abort();this.#M=null}get onopen(){return this.#N.open}set onopen(tl){if(this.#N.open){this.removeEventListener("open",this.#N.open)}if(typeof tl==="function"){this.#N.open=tl;this.addEventListener("open",tl)}else{this.#N.open=null}}get onmessage(){return this.#N.message}set onmessage(tl){if(this.#N.message){this.removeEventListener("message",this.#N.message)}if(typeof tl==="function"){this.#N.message=tl;this.addEventListener("message",tl)}else{this.#N.message=null}}get onerror(){return this.#N.error}set onerror(tl){if(this.#N.error){this.removeEventListener("error",this.#N.error)}if(typeof tl==="function"){this.#N.error=tl;this.addEventListener("error",tl)}else{this.#N.error=null}}}const Hf={CONNECTING:{__proto__:null,configurable:false,enumerable:true,value:E_,writable:false},OPEN:{__proto__:null,configurable:false,enumerable:true,value:k_,writable:false},CLOSED:{__proto__:null,configurable:false,enumerable:true,value:ef,writable:false}};Object.defineProperties(EventSource,Hf);Object.defineProperties(EventSource.prototype,Hf);Object.defineProperties(EventSource.prototype,{close:$h,onerror:$h,onmessage:$h,onopen:$h,readyState:$h,url:$h,withCredentials:$h});Kd.converters.EventSourceInitDict=Kd.dictionaryConverter([{key:"withCredentials",converter:Kd.converters.boolean,defaultValue:()=>false},{key:"dispatcher",converter:Kd.converters.any}]);tl.exports={EventSource:EventSource,defaultReconnectionTime:g_}},76627:tl=>{"use strict";function isValidLastEventId(tl){return tl.indexOf("\0")===-1}function isASCIINumber(tl){if(tl.length===0)return false;for(let od=0;od57)return false}return true}function delay(tl){return new Promise((od=>{setTimeout(od,tl).unref()}))}tl.exports={isValidLastEventId:isValidLastEventId,isASCIINumber:isASCIINumber,delay:delay}},18900:(tl,od,_d)=>{"use strict";const Ad=_d(31544);const{ReadableStreamFrom:Dd,isBlobLike:zd,isReadableStreamLike:Kd,readableStreamClose:Zd,createDeferredPromise:fh,fullyReadBody:vh,extractMimeType:wh,utf8DecodeBytes:xh}=_d(14296);const{FormData:$h}=_d(79662);const{kState:Xh}=_d(64883);const{webidl:s_}=_d(10253);const{Blob:g_}=_d(4573);const E_=_d(34589);const{isErrored:k_,isDisturbed:ef}=_d(57075);const{isArrayBuffer:nf}=_d(73429);const{serializeAMimeType:$f}=_d(90980);const{multipartFormDataParser:Hf}=_d(93100);let Kf;try{const tl=_d(77598);Kf=od=>tl.randomInt(0,od)}catch{Kf=tl=>Math.floor(Math.random(tl))}const Xf=new TextEncoder;function noop(){}const eg=globalThis.FinalizationRegistry&&process.version.indexOf("v18")!==0;let tg;if(eg){tg=new FinalizationRegistry((tl=>{const od=tl.deref();if(od&&!od.locked&&!ef(od)&&!k_(od)){od.cancel("Response object has been garbage collected").catch(noop)}}))}function extractBody(tl,od=false){let _d=null;if(tl instanceof ReadableStream){_d=tl}else if(zd(tl)){_d=tl.stream()}else{_d=new ReadableStream({async pull(tl){const od=typeof vh==="string"?Xf.encode(vh):vh;if(od.byteLength){tl.enqueue(od)}queueMicrotask((()=>Zd(tl)))},start(){},type:"bytes"})}E_(Kd(_d));let fh=null;let vh=null;let wh=null;let xh=null;if(typeof tl==="string"){vh=tl;xh="text/plain;charset=UTF-8"}else if(tl instanceof URLSearchParams){vh=tl.toString();xh="application/x-www-form-urlencoded;charset=UTF-8"}else if(nf(tl)){vh=new Uint8Array(tl.slice())}else if(ArrayBuffer.isView(tl)){vh=new Uint8Array(tl.buffer.slice(tl.byteOffset,tl.byteOffset+tl.byteLength))}else if(Ad.isFormDataLike(tl)){const od=`----formdata-undici-0${`${Kf(1e11)}`.padStart(11,"0")}`;const _d=`--${od}\r\nContent-Disposition: form-data` +/*! formdata-polyfill. MIT License. Jimmy Wärting */;const escape=tl=>tl.replace(/\n/g,"%0A").replace(/\r/g,"%0D").replace(/"/g,"%22");const normalizeLinefeeds=tl=>tl.replace(/\r?\n|\r/g,"\r\n");const Ad=[];const Dd=new Uint8Array([13,10]);wh=0;let zd=false;for(const[od,Kd]of tl){if(typeof Kd==="string"){const tl=Xf.encode(_d+`; name="${escape(normalizeLinefeeds(od))}"`+`\r\n\r\n${normalizeLinefeeds(Kd)}\r\n`);Ad.push(tl);wh+=tl.byteLength}else{const tl=Xf.encode(`${_d}; name="${escape(normalizeLinefeeds(od))}"`+(Kd.name?`; filename="${escape(Kd.name)}"`:"")+"\r\n"+`Content-Type: ${Kd.type||"application/octet-stream"}\r\n\r\n`);Ad.push(tl,Kd,Dd);if(typeof Kd.size==="number"){wh+=tl.byteLength+Kd.size+Dd.byteLength}else{zd=true}}}const Kd=Xf.encode(`--${od}--\r\n`);Ad.push(Kd);wh+=Kd.byteLength;if(zd){wh=null}vh=tl;fh=async function*(){for(const tl of Ad){if(tl.stream){yield*tl.stream()}else{yield tl}}};xh=`multipart/form-data; boundary=${od}`}else if(zd(tl)){vh=tl;wh=tl.size;if(tl.type){xh=tl.type}}else if(typeof tl[Symbol.asyncIterator]==="function"){if(od){throw new TypeError("keepalive")}if(Ad.isDisturbed(tl)||tl.locked){throw new TypeError("Response body object should not be disturbed or locked")}_d=tl instanceof ReadableStream?tl:Dd(tl)}if(typeof vh==="string"||Ad.isBuffer(vh)){wh=Buffer.byteLength(vh)}if(fh!=null){let od;_d=new ReadableStream({async start(){od=fh(tl)[Symbol.asyncIterator]()},async pull(tl){const{value:Ad,done:Dd}=await od.next();if(Dd){queueMicrotask((()=>{tl.close();tl.byobRequest?.respond(0)}))}else{if(!k_(_d)){const od=new Uint8Array(Ad);if(od.byteLength){tl.enqueue(od)}}}return tl.desiredSize>0},async cancel(tl){await od.return()},type:"bytes"})}const $h={stream:_d,source:vh,length:wh};return[$h,xh]}function safelyExtractBody(tl,od=false){if(tl instanceof ReadableStream){E_(!Ad.isDisturbed(tl),"The body has already been consumed.");E_(!tl.locked,"The stream is locked.")}return extractBody(tl,od)}function cloneBody(tl,od){const[_d,Ad]=od.stream.tee();od.stream=_d;return{stream:Ad,length:od.length,source:od.source}}function throwIfAborted(tl){if(tl.aborted){throw new DOMException("The operation was aborted.","AbortError")}}function bodyMixinMethods(tl){const od={blob(){return consumeBody(this,(tl=>{let od=bodyMimeType(this);if(od===null){od=""}else if(od){od=$f(od)}return new g_([tl],{type:od})}),tl)},arrayBuffer(){return consumeBody(this,(tl=>new Uint8Array(tl).buffer),tl)},text(){return consumeBody(this,xh,tl)},json(){return consumeBody(this,parseJSONFromBytes,tl)},formData(){return consumeBody(this,(tl=>{const od=bodyMimeType(this);if(od!==null){switch(od.essence){case"multipart/form-data":{const _d=Hf(tl,od);if(_d==="failure"){throw new TypeError("Failed to parse body as FormData.")}const Ad=new $h;Ad[Xh]=_d;return Ad}case"application/x-www-form-urlencoded":{const od=new URLSearchParams(tl.toString());const _d=new $h;for(const[tl,Ad]of od){_d.append(tl,Ad)}return _d}}}throw new TypeError('Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".')}),tl)},bytes(){return consumeBody(this,(tl=>new Uint8Array(tl)),tl)}};return od}function mixinBody(tl){Object.assign(tl.prototype,bodyMixinMethods(tl))}async function consumeBody(tl,od,_d){s_.brandCheck(tl,_d);if(bodyUnusable(tl)){throw new TypeError("Body is unusable: Body has already been read")}throwIfAborted(tl[Xh]);const Ad=fh();const errorSteps=tl=>Ad.reject(tl);const successSteps=tl=>{try{Ad.resolve(od(tl))}catch(tl){errorSteps(tl)}};if(tl[Xh].body==null){successSteps(Buffer.allocUnsafe(0));return Ad.promise}await vh(tl[Xh].body,successSteps,errorSteps);return Ad.promise}function bodyUnusable(tl){const od=tl[Xh].body;return od!=null&&(od.stream.locked||Ad.isDisturbed(od.stream))}function parseJSONFromBytes(tl){return JSON.parse(xh(tl))}function bodyMimeType(tl){const od=tl[Xh].headersList;const _d=wh(od);if(_d==="failure"){return null}return _d}tl.exports={extractBody:extractBody,safelyExtractBody:safelyExtractBody,cloneBody:cloneBody,mixinBody:mixinBody,streamRegistry:tg,hasFinalizationRegistry:eg,bodyUnusable:bodyUnusable}},61207:tl=>{"use strict";const od=["GET","HEAD","POST"];const _d=new Set(od);const Ad=[101,204,205,304];const Dd=[301,302,303,307,308];const zd=new Set(Dd);const Kd=["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","4190","5060","5061","6000","6566","6665","6666","6667","6668","6669","6679","6697","10080"];const Zd=new Set(Kd);const fh=["","no-referrer","no-referrer-when-downgrade","same-origin","origin","strict-origin","origin-when-cross-origin","strict-origin-when-cross-origin","unsafe-url"];const vh=new Set(fh);const wh=["follow","manual","error"];const xh=["GET","HEAD","OPTIONS","TRACE"];const $h=new Set(xh);const Xh=["navigate","same-origin","no-cors","cors"];const s_=["omit","same-origin","include"];const g_=["default","no-store","reload","no-cache","force-cache","only-if-cached"];const E_=["content-encoding","content-language","content-location","content-type","content-length"];const k_=["half"];const ef=["CONNECT","TRACE","TRACK"];const nf=new Set(ef);const $f=["audio","audioworklet","font","image","manifest","paintworklet","script","style","track","video","xslt",""];const Hf=new Set($f);tl.exports={subresource:$f,forbiddenMethods:ef,requestBodyHeader:E_,referrerPolicy:fh,requestRedirect:wh,requestMode:Xh,requestCredentials:s_,requestCache:g_,redirectStatus:Dd,corsSafeListedMethods:od,nullBodyStatus:Ad,safeMethods:xh,badPorts:Kd,requestDuplex:k_,subresourceSet:Hf,badPortsSet:Zd,redirectStatusSet:zd,corsSafeListedMethodsSet:_d,safeMethodsSet:$h,forbiddenMethodsSet:nf,referrerPolicySet:vh}},90980:(tl,od,_d)=>{"use strict";const Ad=_d(34589);const Dd=new TextEncoder;const zd=/^[!#$%&'*+\-.^_|~A-Za-z0-9]+$/;const Kd=/[\u000A\u000D\u0009\u0020]/;const Zd=/[\u0009\u000A\u000C\u000D\u0020]/g;const fh=/^[\u0009\u0020-\u007E\u0080-\u00FF]+$/;function dataURLProcessor(tl){Ad(tl.protocol==="data:");let od=URLSerializer(tl,true);od=od.slice(5);const _d={position:0};let Dd=collectASequenceOfCodePointsFast(",",od,_d);const zd=Dd.length;Dd=removeASCIIWhitespace(Dd,true,true);if(_d.position>=od.length){return"failure"}_d.position++;const Kd=od.slice(zd+1);let Zd=stringPercentDecode(Kd);if(/;(\u0020){0,}base64$/i.test(Dd)){const tl=isomorphicDecode(Zd);Zd=forgivingBase64(tl);if(Zd==="failure"){return"failure"}Dd=Dd.slice(0,-6);Dd=Dd.replace(/(\u0020)+$/,"");Dd=Dd.slice(0,-1)}if(Dd.startsWith(";")){Dd="text/plain"+Dd}let fh=parseMIMEType(Dd);if(fh==="failure"){fh=parseMIMEType("text/plain;charset=US-ASCII")}return{mimeType:fh,body:Zd}}function URLSerializer(tl,od=false){if(!od){return tl.href}const _d=tl.href;const Ad=tl.hash.length;const Dd=Ad===0?_d:_d.substring(0,_d.length-Ad);if(!Ad&&_d.endsWith("#")){return Dd.slice(0,-1)}return Dd}function collectASequenceOfCodePoints(tl,od,_d){let Ad="";while(_d.position=48&&tl<=57||tl>=65&&tl<=70||tl>=97&&tl<=102}function hexByteToNumber(tl){return tl>=48&&tl<=57?tl-48:(tl&223)-55}function percentDecode(tl){const od=tl.length;const _d=new Uint8Array(od);let Ad=0;for(let Dd=0;Ddtl.length){return"failure"}od.position++;let Ad=collectASequenceOfCodePointsFast(";",tl,od);Ad=removeHTTPWhitespace(Ad,false,true);if(Ad.length===0||!zd.test(Ad)){return"failure"}const Dd=_d.toLowerCase();const Zd=Ad.toLowerCase();const vh={type:Dd,subtype:Zd,parameters:new Map,essence:`${Dd}/${Zd}`};while(od.positionKd.test(tl)),tl,od);let _d=collectASequenceOfCodePoints((tl=>tl!==";"&&tl!=="="),tl,od);_d=_d.toLowerCase();if(od.positiontl.length){break}let Ad=null;if(tl[od.position]==='"'){Ad=collectAnHTTPQuotedString(tl,od,true);collectASequenceOfCodePointsFast(";",tl,od)}else{Ad=collectASequenceOfCodePointsFast(";",tl,od);Ad=removeHTTPWhitespace(Ad,false,true);if(Ad.length===0){continue}}if(_d.length!==0&&zd.test(_d)&&(Ad.length===0||fh.test(Ad))&&!vh.parameters.has(_d)){vh.parameters.set(_d,Ad)}}return vh}function forgivingBase64(tl){tl=tl.replace(Zd,"");let od=tl.length;if(od%4===0){if(tl.charCodeAt(od-1)===61){--od;if(tl.charCodeAt(od-1)===61){--od}}}if(od%4===1){return"failure"}if(/[^+/0-9A-Za-z]/.test(tl.length===od?tl:tl.substring(0,od))){return"failure"}const _d=Buffer.from(tl,"base64");return new Uint8Array(_d.buffer,_d.byteOffset,_d.byteLength)}function collectAnHTTPQuotedString(tl,od,_d){const Dd=od.position;let zd="";Ad(tl[od.position]==='"');od.position++;while(true){zd+=collectASequenceOfCodePoints((tl=>tl!=='"'&&tl!=="\\"),tl,od);if(od.position>=tl.length){break}const _d=tl[od.position];od.position++;if(_d==="\\"){if(od.position>=tl.length){zd+="\\";break}zd+=tl[od.position];od.position++}else{Ad(_d==='"');break}}if(_d){return zd}return tl.slice(Dd,od.position)}function serializeAMimeType(tl){Ad(tl!=="failure");const{parameters:od,essence:_d}=tl;let Dd=_d;for(let[tl,_d]of od.entries()){Dd+=";";Dd+=tl;Dd+="=";if(!zd.test(_d)){_d=_d.replace(/(\\|")/g,"\\$1");_d='"'+_d;_d+='"'}Dd+=_d}return Dd}function isHTTPWhiteSpace(tl){return tl===13||tl===10||tl===9||tl===32}function removeHTTPWhitespace(tl,od=true,_d=true){return removeChars(tl,od,_d,isHTTPWhiteSpace)}function isASCIIWhitespace(tl){return tl===13||tl===10||tl===9||tl===12||tl===32}function removeASCIIWhitespace(tl,od=true,_d=true){return removeChars(tl,od,_d,isASCIIWhitespace)}function removeChars(tl,od,_d,Ad){let Dd=0;let zd=tl.length-1;if(od){while(Dd0&&Ad(tl.charCodeAt(zd)))zd--}return Dd===0&&zd===tl.length-1?tl:tl.slice(Dd,zd+1)}function isomorphicDecode(tl){const od=tl.length;if((2<<15)-1>od){return String.fromCharCode.apply(null,tl)}let _d="";let Ad=0;let Dd=(2<<15)-1;while(Adod){Dd=od-Ad}_d+=String.fromCharCode.apply(null,tl.subarray(Ad,Ad+=Dd))}return _d}function minimizeSupportedMimeType(tl){switch(tl.essence){case"application/ecmascript":case"application/javascript":case"application/x-ecmascript":case"application/x-javascript":case"text/ecmascript":case"text/javascript":case"text/javascript1.0":case"text/javascript1.1":case"text/javascript1.2":case"text/javascript1.3":case"text/javascript1.4":case"text/javascript1.5":case"text/jscript":case"text/livescript":case"text/x-ecmascript":case"text/x-javascript":return"text/javascript";case"application/json":case"text/json":return"application/json";case"image/svg+xml":return"image/svg+xml";case"text/xml":case"application/xml":return"application/xml"}if(tl.subtype.endsWith("+json")){return"application/json"}if(tl.subtype.endsWith("+xml")){return"application/xml"}return""}tl.exports={dataURLProcessor:dataURLProcessor,URLSerializer:URLSerializer,collectASequenceOfCodePoints:collectASequenceOfCodePoints,collectASequenceOfCodePointsFast:collectASequenceOfCodePointsFast,stringPercentDecode:stringPercentDecode,parseMIMEType:parseMIMEType,collectAnHTTPQuotedString:collectAnHTTPQuotedString,serializeAMimeType:serializeAMimeType,removeChars:removeChars,removeHTTPWhitespace:removeHTTPWhitespace,minimizeSupportedMimeType:minimizeSupportedMimeType,HTTP_TOKEN_CODEPOINTS:zd,isomorphicDecode:isomorphicDecode}},40933:(tl,od,_d)=>{"use strict";const{kConnected:Ad,kSize:Dd}=_d(99411);class CompatWeakRef{constructor(tl){this.value=tl}deref(){return this.value[Ad]===0&&this.value[Dd]===0?undefined:this.value}}class CompatFinalizer{constructor(tl){this.finalizer=tl}register(tl,od){if(tl.on){tl.on("disconnect",(()=>{if(tl[Ad]===0&&tl[Dd]===0){this.finalizer(od)}}))}}unregister(tl){}}tl.exports=function(){if(process.env.NODE_V8_COVERAGE&&process.version.startsWith("v18")){process._rawDebug("Using compatibility WeakRef and FinalizationRegistry");return{WeakRef:CompatWeakRef,FinalizationRegistry:CompatFinalizer}}return{WeakRef:WeakRef,FinalizationRegistry:FinalizationRegistry}}},11506:(tl,od,_d)=>{"use strict";const{Blob:Ad,File:Dd}=_d(4573);const{kState:zd}=_d(64883);const{webidl:Kd}=_d(10253);class FileLike{constructor(tl,od,_d={}){const Ad=od;const Dd=_d.type;const Kd=_d.lastModified??Date.now();this[zd]={blobLike:tl,name:Ad,type:Dd,lastModified:Kd}}stream(...tl){Kd.brandCheck(this,FileLike);return this[zd].blobLike.stream(...tl)}arrayBuffer(...tl){Kd.brandCheck(this,FileLike);return this[zd].blobLike.arrayBuffer(...tl)}slice(...tl){Kd.brandCheck(this,FileLike);return this[zd].blobLike.slice(...tl)}text(...tl){Kd.brandCheck(this,FileLike);return this[zd].blobLike.text(...tl)}get size(){Kd.brandCheck(this,FileLike);return this[zd].blobLike.size}get type(){Kd.brandCheck(this,FileLike);return this[zd].blobLike.type}get name(){Kd.brandCheck(this,FileLike);return this[zd].name}get lastModified(){Kd.brandCheck(this,FileLike);return this[zd].lastModified}get[Symbol.toStringTag](){return"File"}}Kd.converters.Blob=Kd.interfaceConverter(Ad);function isFileLike(tl){return tl instanceof Dd||tl&&(typeof tl.stream==="function"||typeof tl.arrayBuffer==="function")&&tl[Symbol.toStringTag]==="File"}tl.exports={FileLike:FileLike,isFileLike:isFileLike}},93100:(tl,od,_d)=>{"use strict";const{isUSVString:Ad,bufferToLowerCasedHeaderName:Dd}=_d(31544);const{utf8DecodeBytes:zd}=_d(14296);const{HTTP_TOKEN_CODEPOINTS:Kd,isomorphicDecode:Zd}=_d(90980);const{isFileLike:fh}=_d(11506);const{makeEntry:vh}=_d(79662);const wh=_d(34589);const{File:xh}=_d(4573);const $h=globalThis.File??xh;const Xh=Buffer.from('form-data; name="');const s_=Buffer.from("; filename");const g_=Buffer.from("--");const E_=Buffer.from("--\r\n");function isAsciiString(tl){for(let od=0;od70){return false}for(let _d=0;_d=48&&od<=57||od>=65&&od<=90||od>=97&&od<=122||od===39||od===45||od===95)){return false}}return true}function multipartFormDataParser(tl,od){wh(od!=="failure"&&od.essence==="multipart/form-data");const _d=od.parameters.get("boundary");if(_d===undefined){return"failure"}const Dd=Buffer.from(`--${_d}`,"utf8");const Kd=[];const Zd={position:0};while(tl[Zd.position]===13&&tl[Zd.position+1]===10){Zd.position+=2}let xh=tl.length;while(tl[xh-1]===10&&tl[xh-2]===13){xh-=2}if(xh!==tl.length){tl=tl.subarray(0,xh)}while(true){if(tl.subarray(Zd.position,Zd.position+Dd.length).equals(Dd)){Zd.position+=Dd.length}else{return"failure"}if(Zd.position===tl.length-2&&bufferStartsWith(tl,g_,Zd)||Zd.position===tl.length-4&&bufferStartsWith(tl,E_,Zd)){return Kd}if(tl[Zd.position]!==13||tl[Zd.position+1]!==10){return"failure"}Zd.position+=2;const od=parseMultipartFormDataHeaders(tl,Zd);if(od==="failure"){return"failure"}let{name:_d,filename:xh,contentType:Xh,encoding:s_}=od;Zd.position+=2;let k_;{const od=tl.indexOf(Dd.subarray(2),Zd.position);if(od===-1){return"failure"}k_=tl.subarray(Zd.position,od-4);Zd.position+=k_.length;if(s_==="base64"){k_=Buffer.from(k_.toString(),"base64")}}if(tl[Zd.position]!==13||tl[Zd.position+1]!==10){return"failure"}else{Zd.position+=2}let ef;if(xh!==null){Xh??="text/plain";if(!isAsciiString(Xh)){Xh=""}ef=new $h([k_],xh,{type:Xh})}else{ef=zd(Buffer.from(k_))}wh(Ad(_d));wh(typeof ef==="string"&&Ad(ef)||fh(ef));Kd.push(vh(_d,ef,xh))}}function parseMultipartFormDataHeaders(tl,od){let _d=null;let Ad=null;let zd=null;let fh=null;while(true){if(tl[od.position]===13&&tl[od.position+1]===10){if(_d===null){return"failure"}return{name:_d,filename:Ad,contentType:zd,encoding:fh}}let vh=collectASequenceOfBytes((tl=>tl!==10&&tl!==13&&tl!==58),tl,od);vh=removeChars(vh,true,true,(tl=>tl===9||tl===32));if(!Kd.test(vh.toString())){return"failure"}if(tl[od.position]!==58){return"failure"}od.position++;collectASequenceOfBytes((tl=>tl===32||tl===9),tl,od);switch(Dd(vh)){case"content-disposition":{_d=Ad=null;if(!bufferStartsWith(tl,Xh,od)){return"failure"}od.position+=17;_d=parseMultipartFormDataName(tl,od);if(_d===null){return"failure"}if(bufferStartsWith(tl,s_,od)){let _d=od.position+s_.length;if(tl[_d]===42){od.position+=1;_d+=1}if(tl[_d]!==61||tl[_d+1]!==34){return"failure"}od.position+=12;Ad=parseMultipartFormDataName(tl,od);if(Ad===null){return"failure"}}break}case"content-type":{let _d=collectASequenceOfBytes((tl=>tl!==10&&tl!==13),tl,od);_d=removeChars(_d,false,true,(tl=>tl===9||tl===32));zd=Zd(_d);break}case"content-transfer-encoding":{let _d=collectASequenceOfBytes((tl=>tl!==10&&tl!==13),tl,od);_d=removeChars(_d,false,true,(tl=>tl===9||tl===32));fh=Zd(_d);break}default:{collectASequenceOfBytes((tl=>tl!==10&&tl!==13),tl,od)}}if(tl[od.position]!==13&&tl[od.position+1]!==10){return"failure"}else{od.position+=2}}}function parseMultipartFormDataName(tl,od){wh(tl[od.position-1]===34);let _d=collectASequenceOfBytes((tl=>tl!==10&&tl!==13&&tl!==34),tl,od);if(tl[od.position]!==34){return null}else{od.position++}_d=(new TextDecoder).decode(_d).replace(/%0A/gi,"\n").replace(/%0D/gi,"\r").replace(/%22/g,'"');return _d}function collectASequenceOfBytes(tl,od,_d){let Ad=_d.position;while(Ad0&&Ad(tl[zd]))zd--}return Dd===0&&zd===tl.length-1?tl:tl.subarray(Dd,zd+1)}function bufferStartsWith(tl,od,_d){if(tl.length{"use strict";const{isBlobLike:Ad,iteratorMixin:Dd}=_d(14296);const{kState:zd}=_d(64883);const{kEnumerableProperty:Kd}=_d(31544);const{FileLike:Zd,isFileLike:fh}=_d(11506);const{webidl:vh}=_d(10253);const{File:wh}=_d(4573);const xh=_d(57975);const $h=globalThis.File??wh;class FormData{constructor(tl){vh.util.markAsUncloneable(this);if(tl!==undefined){throw vh.errors.conversionFailed({prefix:"FormData constructor",argument:"Argument 1",types:["undefined"]})}this[zd]=[]}append(tl,od,_d=undefined){vh.brandCheck(this,FormData);const Dd="FormData.append";vh.argumentLengthCheck(arguments,2,Dd);if(arguments.length===3&&!Ad(od)){throw new TypeError("Failed to execute 'append' on 'FormData': parameter 2 is not of type 'Blob'")}tl=vh.converters.USVString(tl,Dd,"name");od=Ad(od)?vh.converters.Blob(od,Dd,"value",{strict:false}):vh.converters.USVString(od,Dd,"value");_d=arguments.length===3?vh.converters.USVString(_d,Dd,"filename"):undefined;const Kd=makeEntry(tl,od,_d);this[zd].push(Kd)}delete(tl){vh.brandCheck(this,FormData);const od="FormData.delete";vh.argumentLengthCheck(arguments,1,od);tl=vh.converters.USVString(tl,od,"name");this[zd]=this[zd].filter((od=>od.name!==tl))}get(tl){vh.brandCheck(this,FormData);const od="FormData.get";vh.argumentLengthCheck(arguments,1,od);tl=vh.converters.USVString(tl,od,"name");const _d=this[zd].findIndex((od=>od.name===tl));if(_d===-1){return null}return this[zd][_d].value}getAll(tl){vh.brandCheck(this,FormData);const od="FormData.getAll";vh.argumentLengthCheck(arguments,1,od);tl=vh.converters.USVString(tl,od,"name");return this[zd].filter((od=>od.name===tl)).map((tl=>tl.value))}has(tl){vh.brandCheck(this,FormData);const od="FormData.has";vh.argumentLengthCheck(arguments,1,od);tl=vh.converters.USVString(tl,od,"name");return this[zd].findIndex((od=>od.name===tl))!==-1}set(tl,od,_d=undefined){vh.brandCheck(this,FormData);const Dd="FormData.set";vh.argumentLengthCheck(arguments,2,Dd);if(arguments.length===3&&!Ad(od)){throw new TypeError("Failed to execute 'set' on 'FormData': parameter 2 is not of type 'Blob'")}tl=vh.converters.USVString(tl,Dd,"name");od=Ad(od)?vh.converters.Blob(od,Dd,"name",{strict:false}):vh.converters.USVString(od,Dd,"name");_d=arguments.length===3?vh.converters.USVString(_d,Dd,"name"):undefined;const Kd=makeEntry(tl,od,_d);const Zd=this[zd].findIndex((od=>od.name===tl));if(Zd!==-1){this[zd]=[...this[zd].slice(0,Zd),Kd,...this[zd].slice(Zd+1).filter((od=>od.name!==tl))]}else{this[zd].push(Kd)}}[xh.inspect.custom](tl,od){const _d=this[zd].reduce(((tl,od)=>{if(tl[od.name]){if(Array.isArray(tl[od.name])){tl[od.name].push(od.value)}else{tl[od.name]=[tl[od.name],od.value]}}else{tl[od.name]=od.value}return tl}),{__proto__:null});od.depth??=tl;od.colors??=true;const Ad=xh.formatWithOptions(od,_d);return`FormData ${Ad.slice(Ad.indexOf("]")+2)}`}}Dd("FormData",FormData,zd,"name","value");Object.defineProperties(FormData.prototype,{append:Kd,delete:Kd,get:Kd,getAll:Kd,has:Kd,set:Kd,[Symbol.toStringTag]:{value:"FormData",configurable:true}});function makeEntry(tl,od,_d){if(typeof od==="string"){}else{if(!fh(od)){od=od instanceof Blob?new $h([od],"blob",{type:od.type}):new Zd(od,"blob",{type:od.type})}if(_d!==undefined){const tl={type:od.type,lastModified:od.lastModified};od=od instanceof wh?new $h([od],_d,tl):new Zd(od,_d,tl)}}return{name:tl,value:od}}tl.exports={FormData:FormData,makeEntry:makeEntry}},42443:tl=>{"use strict";const od=Symbol.for("undici.globalOrigin.1");function getGlobalOrigin(){return globalThis[od]}function setGlobalOrigin(tl){if(tl===undefined){Object.defineProperty(globalThis,od,{value:undefined,writable:true,enumerable:false,configurable:false});return}const _d=new URL(tl);if(_d.protocol!=="http:"&&_d.protocol!=="https:"){throw new TypeError(`Only http & https urls are allowed, received ${_d.protocol}`)}Object.defineProperty(globalThis,od,{value:_d,writable:true,enumerable:false,configurable:false})}tl.exports={getGlobalOrigin:getGlobalOrigin,setGlobalOrigin:setGlobalOrigin}},83676:(tl,od,_d)=>{"use strict";const{kConstruct:Ad}=_d(99411);const{kEnumerableProperty:Dd}=_d(31544);const{iteratorMixin:zd,isValidHeaderName:Kd,isValidHeaderValue:Zd}=_d(14296);const{webidl:fh}=_d(10253);const vh=_d(34589);const wh=_d(57975);const xh=Symbol("headers map");const $h=Symbol("headers map sorted");function isHTTPWhiteSpaceCharCode(tl){return tl===10||tl===13||tl===9||tl===32}function headerValueNormalize(tl){let od=0;let _d=tl.length;while(_d>od&&isHTTPWhiteSpaceCharCode(tl.charCodeAt(_d-1)))--_d;while(_d>od&&isHTTPWhiteSpaceCharCode(tl.charCodeAt(od)))++od;return od===0&&_d===tl.length?tl:tl.substring(od,_d)}function fill(tl,od){if(Array.isArray(od)){for(let _d=0;_d>","record"]})}}function appendHeader(tl,od,_d){_d=headerValueNormalize(_d);if(!Kd(od)){throw fh.errors.invalidArgument({prefix:"Headers.append",value:od,type:"header name"})}else if(!Zd(_d)){throw fh.errors.invalidArgument({prefix:"Headers.append",value:_d,type:"header value"})}if(Xh(tl)==="immutable"){throw new TypeError("immutable")}return g_(tl).append(od,_d,false)}function compareHeaderName(tl,od){return tl[0]>1);if(od[Zd][0]<=fh[0]){Kd=Zd+1}else{zd=Zd}}if(Ad!==Zd){Dd=Ad;while(Dd>Kd){od[Dd]=od[--Dd]}od[Kd]=fh}}if(!_d.next().done){throw new TypeError("Unreachable")}return od}else{let tl=0;for(const{0:_d,1:{value:Ad}}of this[xh]){od[tl++]=[_d,Ad];vh(Ad!==null)}return od.sort(compareHeaderName)}}}class Headers{#$;#J;constructor(tl=undefined){fh.util.markAsUncloneable(this);if(tl===Ad){return}this.#J=new HeadersList;this.#$="none";if(tl!==undefined){tl=fh.converters.HeadersInit(tl,"Headers contructor","init");fill(this,tl)}}append(tl,od){fh.brandCheck(this,Headers);fh.argumentLengthCheck(arguments,2,"Headers.append");const _d="Headers.append";tl=fh.converters.ByteString(tl,_d,"name");od=fh.converters.ByteString(od,_d,"value");return appendHeader(this,tl,od)}delete(tl){fh.brandCheck(this,Headers);fh.argumentLengthCheck(arguments,1,"Headers.delete");const od="Headers.delete";tl=fh.converters.ByteString(tl,od,"name");if(!Kd(tl)){throw fh.errors.invalidArgument({prefix:"Headers.delete",value:tl,type:"header name"})}if(this.#$==="immutable"){throw new TypeError("immutable")}if(!this.#J.contains(tl,false)){return}this.#J.delete(tl,false)}get(tl){fh.brandCheck(this,Headers);fh.argumentLengthCheck(arguments,1,"Headers.get");const od="Headers.get";tl=fh.converters.ByteString(tl,od,"name");if(!Kd(tl)){throw fh.errors.invalidArgument({prefix:od,value:tl,type:"header name"})}return this.#J.get(tl,false)}has(tl){fh.brandCheck(this,Headers);fh.argumentLengthCheck(arguments,1,"Headers.has");const od="Headers.has";tl=fh.converters.ByteString(tl,od,"name");if(!Kd(tl)){throw fh.errors.invalidArgument({prefix:od,value:tl,type:"header name"})}return this.#J.contains(tl,false)}set(tl,od){fh.brandCheck(this,Headers);fh.argumentLengthCheck(arguments,2,"Headers.set");const _d="Headers.set";tl=fh.converters.ByteString(tl,_d,"name");od=fh.converters.ByteString(od,_d,"value");od=headerValueNormalize(od);if(!Kd(tl)){throw fh.errors.invalidArgument({prefix:_d,value:tl,type:"header name"})}else if(!Zd(od)){throw fh.errors.invalidArgument({prefix:_d,value:od,type:"header value"})}if(this.#$==="immutable"){throw new TypeError("immutable")}this.#J.set(tl,od,false)}getSetCookie(){fh.brandCheck(this,Headers);const tl=this.#J.cookies;if(tl){return[...tl]}return[]}get[$h](){if(this.#J[$h]){return this.#J[$h]}const tl=[];const od=this.#J.toSortedArray();const _d=this.#J.cookies;if(_d===null||_d.length===1){return this.#J[$h]=od}for(let Ad=0;Ad>"](tl,od,_d,Ad.bind(tl))}return fh.converters["record"](tl,od,_d)}throw fh.errors.conversionFailed({prefix:"Headers constructor",argument:"Argument 1",types:["sequence>","record"]})};tl.exports={fill:fill,compareHeaderName:compareHeaderName,Headers:Headers,HeadersList:HeadersList,getHeadersGuard:Xh,setHeadersGuard:s_,setHeadersList:E_,getHeadersList:g_}},47302:(tl,od,_d)=>{"use strict";const{makeNetworkError:Ad,makeAppropriateNetworkError:Dd,filterResponse:zd,makeResponse:Kd,fromInnerResponse:Zd}=_d(9107);const{HeadersList:fh}=_d(83676);const{Request:vh,cloneRequest:wh}=_d(46055);const xh=_d(38522);const{bytesMatch:$h,makePolicyContainer:Xh,clonePolicyContainer:s_,requestBadPort:g_,TAOCheck:E_,appendRequestOriginHeader:k_,responseLocationURL:ef,requestCurrentURL:nf,setRequestReferrerPolicyOnRedirect:$f,tryUpgradeRequestToAPotentiallyTrustworthyURL:Hf,createOpaqueTimingInfo:Kf,appendFetchMetadata:Xf,corsCheck:eg,crossOriginResourcePolicyCheck:tg,determineRequestsReferrer:rg,coarsenedSharedCurrentTime:ng,createDeferredPromise:sg,isBlobLike:mg,sameOrigin:eA,isCancelled:tA,isAborted:rA,isErrorLike:nA,fullyReadBody:iA,readableStreamClose:sA,isomorphicEncode:aA,urlIsLocal:oA,urlIsHttpHttpsScheme:lA,urlHasHttpsScheme:cA,clampAndCoarsenConnectionTimingInfo:uA,simpleRangeHeaderValue:pA,buildContentRange:dA,createInflate:hA,extractMimeType:_A}=_d(14296);const{kState:fA,kDispatcher:mA}=_d(64883);const gA=_d(34589);const{safelyExtractBody:AA,extractBody:yA}=_d(18900);const{redirectStatusSet:bA,nullBodyStatus:vA,safeMethodsSet:EA,requestBodyHeader:wA,subresourceSet:CA}=_d(61207);const xA=_d(78474);const{Readable:DA,pipeline:SA,finished:TA}=_d(57075);const{addAbortListener:kA,isErrored:IA,isReadable:BA,bufferToLowerCasedHeaderName:FA}=_d(31544);const{dataURLProcessor:PA,serializeAMimeType:RA,minimizeSupportedMimeType:NA}=_d(90980);const{getGlobalDispatcher:OA}=_d(5837);const{webidl:LA}=_d(10253);const{STATUS_CODES:QA}=_d(37067);const MA=["GET","HEAD"];const jA=typeof __UNDICI_IS_NODE__!=="undefined"||typeof esbuildDetection!=="undefined"?"node":"undici";let UA;class Fetch extends xA{constructor(tl){super();this.dispatcher=tl;this.connection=null;this.dump=false;this.state="ongoing"}terminate(tl){if(this.state!=="ongoing"){return}this.state="terminated";this.connection?.destroy(tl);this.emit("terminated",tl)}abort(tl){if(this.state!=="ongoing"){return}this.state="aborted";if(!tl){tl=new DOMException("The operation was aborted.","AbortError")}this.serializedAbortReason=tl;this.connection?.destroy(tl);this.emit("terminated",tl)}}function handleFetchDone(tl){finalizeAndReportTiming(tl,"fetch")}function fetch(tl,od=undefined){LA.argumentLengthCheck(arguments,1,"globalThis.fetch");let _d=sg();let Ad;try{Ad=new vh(tl,od)}catch(tl){_d.reject(tl);return _d.promise}const Dd=Ad[fA];if(Ad.signal.aborted){abortFetch(_d,Dd,null,Ad.signal.reason);return _d.promise}const zd=Dd.client.globalObject;if(zd?.constructor?.name==="ServiceWorkerGlobalScope"){Dd.serviceWorkers="none"}let Kd=null;let fh=false;let wh=null;kA(Ad.signal,(()=>{fh=true;gA(wh!=null);wh.abort(Ad.signal.reason);const tl=Kd?.deref();abortFetch(_d,Dd,tl,Ad.signal.reason)}));const processResponse=tl=>{if(fh){return}if(tl.aborted){abortFetch(_d,Dd,Kd,wh.serializedAbortReason);return}if(tl.type==="error"){_d.reject(new TypeError("fetch failed",{cause:tl.error}));return}Kd=new WeakRef(Zd(tl,"immutable"));_d.resolve(Kd.deref());_d=null};wh=fetching({request:Dd,processResponseEndOfBody:handleFetchDone,processResponse:processResponse,dispatcher:Ad[mA]});return _d.promise}function finalizeAndReportTiming(tl,od="other"){if(tl.type==="error"&&tl.aborted){return}if(!tl.urlList?.length){return}const _d=tl.urlList[0];let Ad=tl.timingInfo;let Dd=tl.cacheState;if(!lA(_d)){return}if(Ad===null){return}if(!tl.timingAllowPassed){Ad=Kf({startTime:Ad.startTime});Dd=""}Ad.endTime=ng();tl.timingInfo=Ad;GA(Ad,_d.href,od,globalThis,Dd)}const GA=performance.markResourceTiming;function abortFetch(tl,od,_d,Ad){if(tl){tl.reject(Ad)}if(od.body!=null&&BA(od.body?.stream)){od.body.stream.cancel(Ad).catch((tl=>{if(tl.code==="ERR_INVALID_STATE"){return}throw tl}))}if(_d==null){return}const Dd=_d[fA];if(Dd.body!=null&&BA(Dd.body?.stream)){Dd.body.stream.cancel(Ad).catch((tl=>{if(tl.code==="ERR_INVALID_STATE"){return}throw tl}))}}function fetching({request:tl,processRequestBodyChunkLength:od,processRequestEndOfBody:_d,processResponse:Ad,processResponseEndOfBody:Dd,processResponseConsumeBody:zd,useParallelQueue:Kd=false,dispatcher:Zd=OA()}){gA(Zd);let fh=null;let vh=false;if(tl.client!=null){fh=tl.client.globalObject;vh=tl.client.crossOriginIsolatedCapability}const wh=ng(vh);const xh=Kf({startTime:wh});const $h={controller:new Fetch(Zd),request:tl,timingInfo:xh,processRequestBodyChunkLength:od,processRequestEndOfBody:_d,processResponse:Ad,processResponseConsumeBody:zd,processResponseEndOfBody:Dd,taskDestination:fh,crossOriginIsolatedCapability:vh};gA(!tl.body||tl.body.stream);if(tl.window==="client"){tl.window=tl.client?.globalObject?.constructor?.name==="Window"?tl.client:"no-window"}if(tl.origin==="client"){tl.origin=tl.client.origin}if(tl.policyContainer==="client"){if(tl.client!=null){tl.policyContainer=s_(tl.client.policyContainer)}else{tl.policyContainer=Xh()}}if(!tl.headersList.contains("accept",true)){const od="*/*";tl.headersList.append("accept",od,true)}if(!tl.headersList.contains("accept-language",true)){tl.headersList.append("accept-language","*",true)}if(tl.priority===null){}if(CA.has(tl.destination)){}mainFetch($h).catch((tl=>{$h.controller.terminate(tl)}));return $h.controller}async function mainFetch(tl,od=false){const _d=tl.request;let Dd=null;if(_d.localURLsOnly&&!oA(nf(_d))){Dd=Ad("local URLs only")}Hf(_d);if(g_(_d)==="blocked"){Dd=Ad("bad port")}if(_d.referrerPolicy===""){_d.referrerPolicy=_d.policyContainer.referrerPolicy}if(_d.referrer!=="no-referrer"){_d.referrer=rg(_d)}if(Dd===null){Dd=await(async()=>{const od=nf(_d);if(eA(od,_d.url)&&_d.responseTainting==="basic"||od.protocol==="data:"||(_d.mode==="navigate"||_d.mode==="websocket")){_d.responseTainting="basic";return await schemeFetch(tl)}if(_d.mode==="same-origin"){return Ad('request mode cannot be "same-origin"')}if(_d.mode==="no-cors"){if(_d.redirect!=="follow"){return Ad('redirect mode cannot be "follow" for "no-cors" request')}_d.responseTainting="opaque";return await schemeFetch(tl)}if(!lA(nf(_d))){return Ad("URL scheme must be a HTTP(S) scheme")}_d.responseTainting="cors";return await httpFetch(tl)})()}if(od){return Dd}if(Dd.status!==0&&!Dd.internalResponse){if(_d.responseTainting==="cors"){}if(_d.responseTainting==="basic"){Dd=zd(Dd,"basic")}else if(_d.responseTainting==="cors"){Dd=zd(Dd,"cors")}else if(_d.responseTainting==="opaque"){Dd=zd(Dd,"opaque")}else{gA(false)}}let Kd=Dd.status===0?Dd:Dd.internalResponse;if(Kd.urlList.length===0){Kd.urlList.push(..._d.urlList)}if(!_d.timingAllowFailed){Dd.timingAllowPassed=true}if(Dd.type==="opaque"&&Kd.status===206&&Kd.rangeRequested&&!_d.headers.contains("range",true)){Dd=Kd=Ad()}if(Dd.status!==0&&(_d.method==="HEAD"||_d.method==="CONNECT"||vA.includes(Kd.status))){Kd.body=null;tl.controller.dump=true}if(_d.integrity){const processBodyError=od=>fetchFinale(tl,Ad(od));if(_d.responseTainting==="opaque"||Dd.body==null){processBodyError(Dd.error);return}const processBody=od=>{if(!$h(od,_d.integrity)){processBodyError("integrity mismatch");return}Dd.body=AA(od)[0];fetchFinale(tl,Dd)};await iA(Dd.body,processBody,processBodyError)}else{fetchFinale(tl,Dd)}}function schemeFetch(tl){if(tA(tl)&&tl.request.redirectCount===0){return Promise.resolve(Dd(tl))}const{request:od}=tl;const{protocol:zd}=nf(od);switch(zd){case"about:":{return Promise.resolve(Ad("about scheme is not supported"))}case"blob:":{if(!UA){UA=_d(4573).resolveObjectURL}const tl=nf(od);if(tl.search.length!==0){return Promise.resolve(Ad("NetworkError when attempting to fetch resource."))}const Dd=UA(tl.toString());if(od.method!=="GET"||!mg(Dd)){return Promise.resolve(Ad("invalid method"))}const zd=Kd();const Zd=Dd.size;const fh=aA(`${Zd}`);const vh=Dd.type;if(!od.headersList.contains("range",true)){const tl=yA(Dd);zd.statusText="OK";zd.body=tl[0];zd.headersList.set("content-length",fh,true);zd.headersList.set("content-type",vh,true)}else{zd.rangeRequested=true;const tl=od.headersList.get("range",true);const _d=pA(tl,true);if(_d==="failure"){return Promise.resolve(Ad("failed to fetch the data URL"))}let{rangeStartValue:Kd,rangeEndValue:fh}=_d;if(Kd===null){Kd=Zd-fh;fh=Kd+fh-1}else{if(Kd>=Zd){return Promise.resolve(Ad("Range start is greater than the blob's size."))}if(fh===null||fh>=Zd){fh=Zd-1}}const wh=Dd.slice(Kd,fh,vh);const xh=yA(wh);zd.body=xh[0];const $h=aA(`${wh.size}`);const Xh=dA(Kd,fh,Zd);zd.status=206;zd.statusText="Partial Content";zd.headersList.set("content-length",$h,true);zd.headersList.set("content-type",vh,true);zd.headersList.set("content-range",Xh,true)}return Promise.resolve(zd)}case"data:":{const tl=nf(od);const _d=PA(tl);if(_d==="failure"){return Promise.resolve(Ad("failed to fetch the data URL"))}const Dd=RA(_d.mimeType);return Promise.resolve(Kd({statusText:"OK",headersList:[["content-type",{name:"Content-Type",value:Dd}]],body:AA(_d.body)[0]}))}case"file:":{return Promise.resolve(Ad("not implemented... yet..."))}case"http:":case"https:":{return httpFetch(tl).catch((tl=>Ad(tl)))}default:{return Promise.resolve(Ad("unknown scheme"))}}}function finalizeResponse(tl,od){tl.request.done=true;if(tl.processResponseDone!=null){queueMicrotask((()=>tl.processResponseDone(od)))}}function fetchFinale(tl,od){let _d=tl.timingInfo;const processResponseEndOfBody=()=>{const Ad=Date.now();if(tl.request.destination==="document"){tl.controller.fullTimingInfo=_d}tl.controller.reportTimingSteps=()=>{if(tl.request.url.protocol!=="https:"){return}_d.endTime=Ad;let Dd=od.cacheState;const zd=od.bodyInfo;if(!od.timingAllowPassed){_d=Kf(_d);Dd=""}let Kd=0;if(tl.request.mode!=="navigator"||!od.hasCrossOriginRedirects){Kd=od.status;const tl=_A(od.headersList);if(tl!=="failure"){zd.contentType=NA(tl)}}if(tl.request.initiatorType!=null){GA(_d,tl.request.url.href,tl.request.initiatorType,globalThis,Dd,zd,Kd)}};const processResponseEndOfBodyTask=()=>{tl.request.done=true;if(tl.processResponseEndOfBody!=null){queueMicrotask((()=>tl.processResponseEndOfBody(od)))}if(tl.request.initiatorType!=null){tl.controller.reportTimingSteps()}};queueMicrotask((()=>processResponseEndOfBodyTask()))};if(tl.processResponse!=null){queueMicrotask((()=>{tl.processResponse(od);tl.processResponse=null}))}const Ad=od.type==="error"?od:od.internalResponse??od;if(Ad.body==null){processResponseEndOfBody()}else{TA(Ad.body.stream,(()=>{processResponseEndOfBody()}))}}async function httpFetch(tl){const od=tl.request;let _d=null;let Dd=null;const zd=tl.timingInfo;if(od.serviceWorkers==="all"){}if(_d===null){if(od.redirect==="follow"){od.serviceWorkers="none"}Dd=_d=await httpNetworkOrCacheFetch(tl);if(od.responseTainting==="cors"&&eg(od,_d)==="failure"){return Ad("cors failure")}if(E_(od,_d)==="failure"){od.timingAllowFailed=true}}if((od.responseTainting==="opaque"||_d.type==="opaque")&&tg(od.origin,od.client,od.destination,Dd)==="blocked"){return Ad("blocked")}if(bA.has(Dd.status)){if(od.redirect!=="manual"){tl.controller.connection.destroy(undefined,false)}if(od.redirect==="error"){_d=Ad("unexpected redirect")}else if(od.redirect==="manual"){_d=Dd}else if(od.redirect==="follow"){_d=await httpRedirectFetch(tl,_d)}else{gA(false)}}_d.timingInfo=zd;return _d}function httpRedirectFetch(tl,od){const _d=tl.request;const Dd=od.internalResponse?od.internalResponse:od;let zd;try{zd=ef(Dd,nf(_d).hash);if(zd==null){return od}}catch(tl){return Promise.resolve(Ad(tl))}if(!lA(zd)){return Promise.resolve(Ad("URL scheme must be a HTTP(S) scheme"))}if(_d.redirectCount===20){return Promise.resolve(Ad("redirect count exceeded"))}_d.redirectCount+=1;if(_d.mode==="cors"&&(zd.username||zd.password)&&!eA(_d,zd)){return Promise.resolve(Ad('cross origin not allowed for request mode "cors"'))}if(_d.responseTainting==="cors"&&(zd.username||zd.password)){return Promise.resolve(Ad('URL cannot contain credentials for request mode "cors"'))}if(Dd.status!==303&&_d.body!=null&&_d.body.source==null){return Promise.resolve(Ad())}if([301,302].includes(Dd.status)&&_d.method==="POST"||Dd.status===303&&!MA.includes(_d.method)){_d.method="GET";_d.body=null;for(const tl of wA){_d.headersList.delete(tl)}}if(!eA(nf(_d),zd)){_d.headersList.delete("authorization",true);_d.headersList.delete("proxy-authorization",true);_d.headersList.delete("cookie",true);_d.headersList.delete("host",true)}if(_d.body!=null){gA(_d.body.source!=null);_d.body=AA(_d.body.source)[0]}const Kd=tl.timingInfo;Kd.redirectEndTime=Kd.postRedirectStartTime=ng(tl.crossOriginIsolatedCapability);if(Kd.redirectStartTime===0){Kd.redirectStartTime=Kd.startTime}_d.urlList.push(zd);$f(_d,Dd);return mainFetch(tl,true)}async function httpNetworkOrCacheFetch(tl,od=false,_d=false){const zd=tl.request;let Kd=null;let Zd=null;let fh=null;const vh=null;const xh=false;if(zd.window==="no-window"&&zd.redirect==="error"){Kd=tl;Zd=zd}else{Zd=wh(zd);Kd={...tl};Kd.request=Zd}const $h=zd.credentials==="include"||zd.credentials==="same-origin"&&zd.responseTainting==="basic";const Xh=Zd.body?Zd.body.length:null;let s_=null;if(Zd.body==null&&["POST","PUT"].includes(Zd.method)){s_="0"}if(Xh!=null){s_=aA(`${Xh}`)}if(s_!=null){Zd.headersList.append("content-length",s_,true)}if(Xh!=null&&Zd.keepalive){}if(Zd.referrer instanceof URL){Zd.headersList.append("referer",aA(Zd.referrer.href),true)}k_(Zd);Xf(Zd);if(!Zd.headersList.contains("user-agent",true)){Zd.headersList.append("user-agent",jA)}if(Zd.cache==="default"&&(Zd.headersList.contains("if-modified-since",true)||Zd.headersList.contains("if-none-match",true)||Zd.headersList.contains("if-unmodified-since",true)||Zd.headersList.contains("if-match",true)||Zd.headersList.contains("if-range",true))){Zd.cache="no-store"}if(Zd.cache==="no-cache"&&!Zd.preventNoCacheCacheControlHeaderModification&&!Zd.headersList.contains("cache-control",true)){Zd.headersList.append("cache-control","max-age=0",true)}if(Zd.cache==="no-store"||Zd.cache==="reload"){if(!Zd.headersList.contains("pragma",true)){Zd.headersList.append("pragma","no-cache",true)}if(!Zd.headersList.contains("cache-control",true)){Zd.headersList.append("cache-control","no-cache",true)}}if(Zd.headersList.contains("range",true)){Zd.headersList.append("accept-encoding","identity",true)}if(!Zd.headersList.contains("accept-encoding",true)){if(cA(nf(Zd))){Zd.headersList.append("accept-encoding","br, gzip, deflate",true)}else{Zd.headersList.append("accept-encoding","gzip, deflate",true)}}Zd.headersList.delete("host",true);if($h){}if(vh==null){Zd.cache="no-store"}if(Zd.cache!=="no-store"&&Zd.cache!=="reload"){}if(fh==null){if(Zd.cache==="only-if-cached"){return Ad("only if cached")}const tl=await httpNetworkFetch(Kd,$h,_d);if(!EA.has(Zd.method)&&tl.status>=200&&tl.status<=399){}if(xh&&tl.status===304){}if(fh==null){fh=tl}}fh.urlList=[...Zd.urlList];if(Zd.headersList.contains("range",true)){fh.rangeRequested=true}fh.requestIncludesCredentials=$h;if(fh.status===407){if(zd.window==="no-window"){return Ad()}if(tA(tl)){return Dd(tl)}return Ad("proxy authentication required")}if(fh.status===421&&!_d&&(zd.body==null||zd.body.source!=null)){if(tA(tl)){return Dd(tl)}tl.controller.connection.destroy();fh=await httpNetworkOrCacheFetch(tl,od,true)}if(od){}return fh}async function httpNetworkFetch(tl,od=false,_d=false){gA(!tl.controller.connection||tl.controller.connection.destroyed);tl.controller.connection={abort:null,destroyed:false,destroy(tl,od=true){if(!this.destroyed){this.destroyed=true;if(od){this.abort?.(tl??new DOMException("The operation was aborted.","AbortError"))}}}};const zd=tl.request;let Zd=null;const vh=tl.timingInfo;const wh=null;if(wh==null){zd.cache="no-store"}const $h=_d?"yes":"no";if(zd.mode==="websocket"){}else{}let Xh=null;if(zd.body==null&&tl.processRequestEndOfBody){queueMicrotask((()=>tl.processRequestEndOfBody()))}else if(zd.body!=null){const processBodyChunk=async function*(od){if(tA(tl)){return}yield od;tl.processRequestBodyChunkLength?.(od.byteLength)};const processEndOfBody=()=>{if(tA(tl)){return}if(tl.processRequestEndOfBody){tl.processRequestEndOfBody()}};const processBodyError=od=>{if(tA(tl)){return}if(od.name==="AbortError"){tl.controller.abort()}else{tl.controller.terminate(od)}};Xh=async function*(){try{for await(const tl of zd.body.stream){yield*processBodyChunk(tl)}processEndOfBody()}catch(tl){processBodyError(tl)}}()}try{const{body:od,status:_d,statusText:Ad,headersList:Dd,socket:zd}=await dispatch({body:Xh});if(zd){Zd=Kd({status:_d,statusText:Ad,headersList:Dd,socket:zd})}else{const zd=od[Symbol.asyncIterator]();tl.controller.next=()=>zd.next();Zd=Kd({status:_d,statusText:Ad,headersList:Dd})}}catch(od){if(od.name==="AbortError"){tl.controller.connection.destroy();return Dd(tl,od)}return Ad(od)}const pullAlgorithm=async()=>{await tl.controller.resume()};const cancelAlgorithm=od=>{if(!tA(tl)){tl.controller.abort(od)}};const s_=new ReadableStream({async start(od){tl.controller.controller=od},async pull(tl){await pullAlgorithm(tl)},async cancel(tl){await cancelAlgorithm(tl)},type:"bytes"});Zd.body={stream:s_,source:null,length:null};tl.controller.onAborted=onAborted;tl.controller.on("terminated",onAborted);tl.controller.resume=async()=>{while(true){let od;let _d;try{const{done:_d,value:Ad}=await tl.controller.next();if(rA(tl)){break}od=_d?undefined:Ad}catch(Ad){if(tl.controller.ended&&!vh.encodedBodySize){od=undefined}else{od=Ad;_d=true}}if(od===undefined){sA(tl.controller.controller);finalizeResponse(tl,Zd);return}vh.decodedBodySize+=od?.byteLength??0;if(_d){tl.controller.terminate(od);return}const Ad=new Uint8Array(od);if(Ad.byteLength){tl.controller.controller.enqueue(Ad)}if(IA(s_)){tl.controller.terminate();return}if(tl.controller.controller.desiredSize<=0){return}}};function onAborted(od){if(rA(tl)){Zd.aborted=true;if(BA(s_)){tl.controller.controller.error(tl.controller.serializedAbortReason)}}else{if(BA(s_)){tl.controller.controller.error(new TypeError("terminated",{cause:nA(od)?od:undefined}))}}tl.controller.connection.destroy()}return Zd;function dispatch({body:od}){const _d=nf(zd);const Ad=tl.controller.dispatcher;return new Promise(((Dd,Kd)=>Ad.dispatch({path:_d.pathname+_d.search,origin:_d.origin,method:zd.method,body:Ad.isMockActive?zd.body&&(zd.body.source||zd.body.stream):od,headers:zd.headersList.entries,maxRedirections:0,upgrade:zd.mode==="websocket"?"websocket":undefined},{body:null,abort:null,onConnect(od){const{connection:_d}=tl.controller;vh.finalConnectionTimingInfo=uA(undefined,vh.postRedirectStartTime,tl.crossOriginIsolatedCapability);if(_d.destroyed){od(new DOMException("The operation was aborted.","AbortError"))}else{tl.controller.on("terminated",od);this.abort=_d.abort=od}vh.finalNetworkRequestStartTime=ng(tl.crossOriginIsolatedCapability)},onResponseStarted(){vh.finalNetworkResponseStartTime=ng(tl.crossOriginIsolatedCapability)},onHeaders(tl,od,_d,Ad){if(tl<200){return}let Zd="";const vh=new fh;for(let tl=0;tl_d){Kd(new Error(`too many content-encodings in response: ${od.length}, maximum allowed is ${_d}`));return true}for(let tl=od.length-1;tl>=0;--tl){const _d=od[tl].trim();if(_d==="x-gzip"||_d==="gzip"){wh.push(xh.createGunzip({flush:xh.constants.Z_SYNC_FLUSH,finishFlush:xh.constants.Z_SYNC_FLUSH}))}else if(_d==="deflate"){wh.push(hA({flush:xh.constants.Z_SYNC_FLUSH,finishFlush:xh.constants.Z_SYNC_FLUSH}))}else if(_d==="br"){wh.push(xh.createBrotliDecompress({flush:xh.constants.BROTLI_OPERATION_FLUSH,finishFlush:xh.constants.BROTLI_OPERATION_FLUSH}))}else{wh.length=0;break}}}const Xh=this.onError.bind(this);Dd({status:tl,statusText:Ad,headersList:vh,body:wh.length?SA(this.body,...wh,(tl=>{if(tl){this.onError(tl)}})).on("error",Xh):this.body.on("error",Xh)});return true},onData(od){if(tl.controller.dump){return}const _d=od;vh.encodedBodySize+=_d.byteLength;return this.body.push(_d)},onComplete(){if(this.abort){tl.controller.off("terminated",this.abort)}if(tl.controller.onAborted){tl.controller.off("terminated",tl.controller.onAborted)}tl.controller.ended=true;this.body.push(null)},onError(od){if(this.abort){tl.controller.off("terminated",this.abort)}this.body?.destroy(od);tl.controller.terminate(od);Kd(od)},onUpgrade(tl,od,_d){if(tl!==101){return}const Ad=new fh;for(let tl=0;tl{"use strict";const{extractBody:Ad,mixinBody:Dd,cloneBody:zd,bodyUnusable:Kd}=_d(18900);const{Headers:Zd,fill:fh,HeadersList:vh,setHeadersGuard:wh,getHeadersGuard:xh,setHeadersList:$h,getHeadersList:Xh}=_d(83676);const{FinalizationRegistry:s_}=_d(40933)();const g_=_d(31544);const E_=_d(57975);const{isValidHTTPToken:k_,sameOrigin:ef,environmentSettingsObject:nf}=_d(14296);const{forbiddenMethodsSet:$f,corsSafeListedMethodsSet:Hf,referrerPolicy:Kf,requestRedirect:Xf,requestMode:eg,requestCredentials:tg,requestCache:rg,requestDuplex:ng}=_d(61207);const{kEnumerableProperty:sg,normalizedMethodRecordsBase:mg,normalizedMethodRecords:eA}=g_;const{kHeaders:tA,kSignal:rA,kState:nA,kDispatcher:iA}=_d(64883);const{webidl:sA}=_d(10253);const{URLSerializer:aA}=_d(90980);const{kConstruct:oA}=_d(99411);const lA=_d(34589);const{getMaxListeners:cA,setMaxListeners:uA,getEventListeners:pA,defaultMaxListeners:dA}=_d(78474);const hA=Symbol("abortController");const _A=new s_((({signal:tl,abort:od})=>{tl.removeEventListener("abort",od)}));const fA=new WeakMap;function buildAbort(tl){return abort;function abort(){const od=tl.deref();if(od!==undefined){_A.unregister(abort);this.removeEventListener("abort",abort);od.abort(this.reason);const tl=fA.get(od.signal);if(tl!==undefined){if(tl.size!==0){for(const od of tl){const tl=od.deref();if(tl!==undefined){tl.abort(this.reason)}}tl.clear()}fA.delete(od.signal)}}}}let mA=false;class Request{constructor(tl,od={}){sA.util.markAsUncloneable(this);if(tl===oA){return}const _d="Request constructor";sA.argumentLengthCheck(arguments,1,_d);tl=sA.converters.RequestInfo(tl,_d,"input");od=sA.converters.RequestInit(od,_d,"init");let Dd=null;let zd=null;const xh=nf.settingsObject.baseUrl;let s_=null;if(typeof tl==="string"){this[iA]=od.dispatcher;let _d;try{_d=new URL(tl,xh)}catch(od){throw new TypeError("Failed to parse URL from "+tl,{cause:od})}if(_d.username||_d.password){throw new TypeError("Request cannot be constructed from a URL that includes credentials: "+tl)}Dd=makeRequest({urlList:[_d]});zd="cors"}else{this[iA]=od.dispatcher||tl[iA];lA(tl instanceof Request);Dd=tl[nA];s_=tl[rA]}const E_=nf.settingsObject.origin;let Kf="client";if(Dd.window?.constructor?.name==="EnvironmentSettingsObject"&&ef(Dd.window,E_)){Kf=Dd.window}if(od.window!=null){throw new TypeError(`'window' option '${Kf}' must be null`)}if("window"in od){Kf="no-window"}Dd=makeRequest({method:Dd.method,headersList:Dd.headersList,unsafeRequest:Dd.unsafeRequest,client:nf.settingsObject,window:Kf,priority:Dd.priority,origin:Dd.origin,referrer:Dd.referrer,referrerPolicy:Dd.referrerPolicy,mode:Dd.mode,credentials:Dd.credentials,cache:Dd.cache,redirect:Dd.redirect,integrity:Dd.integrity,keepalive:Dd.keepalive,reloadNavigation:Dd.reloadNavigation,historyNavigation:Dd.historyNavigation,urlList:[...Dd.urlList]});const Xf=Object.keys(od).length!==0;if(Xf){if(Dd.mode==="navigate"){Dd.mode="same-origin"}Dd.reloadNavigation=false;Dd.historyNavigation=false;Dd.origin="client";Dd.referrer="client";Dd.referrerPolicy="";Dd.url=Dd.urlList[Dd.urlList.length-1];Dd.urlList=[Dd.url]}if(od.referrer!==undefined){const tl=od.referrer;if(tl===""){Dd.referrer="no-referrer"}else{let od;try{od=new URL(tl,xh)}catch(od){throw new TypeError(`Referrer "${tl}" is not a valid URL.`,{cause:od})}if(od.protocol==="about:"&&od.hostname==="client"||E_&&!ef(od,nf.settingsObject.baseUrl)){Dd.referrer="client"}else{Dd.referrer=od}}}if(od.referrerPolicy!==undefined){Dd.referrerPolicy=od.referrerPolicy}let eg;if(od.mode!==undefined){eg=od.mode}else{eg=zd}if(eg==="navigate"){throw sA.errors.exception({header:"Request constructor",message:"invalid request mode navigate."})}if(eg!=null){Dd.mode=eg}if(od.credentials!==undefined){Dd.credentials=od.credentials}if(od.cache!==undefined){Dd.cache=od.cache}if(Dd.cache==="only-if-cached"&&Dd.mode!=="same-origin"){throw new TypeError("'only-if-cached' can be set only with 'same-origin' mode")}if(od.redirect!==undefined){Dd.redirect=od.redirect}if(od.integrity!=null){Dd.integrity=String(od.integrity)}if(od.keepalive!==undefined){Dd.keepalive=Boolean(od.keepalive)}if(od.method!==undefined){let tl=od.method;const _d=eA[tl];if(_d!==undefined){Dd.method=_d}else{if(!k_(tl)){throw new TypeError(`'${tl}' is not a valid HTTP method.`)}const od=tl.toUpperCase();if($f.has(od)){throw new TypeError(`'${tl}' HTTP method is unsupported.`)}tl=mg[od]??tl;Dd.method=tl}if(!mA&&Dd.method==="patch"){process.emitWarning("Using `patch` is highly likely to result in a `405 Method Not Allowed`. `PATCH` is much more likely to succeed.",{code:"UNDICI-FETCH-patch"});mA=true}}if(od.signal!==undefined){s_=od.signal}this[nA]=Dd;const tg=new AbortController;this[rA]=tg.signal;if(s_!=null){if(!s_||typeof s_.aborted!=="boolean"||typeof s_.addEventListener!=="function"){throw new TypeError("Failed to construct 'Request': member signal is not of type AbortSignal.")}if(s_.aborted){tg.abort(s_.reason)}else{this[hA]=tg;const tl=new WeakRef(tg);const od=buildAbort(tl);try{if(typeof cA==="function"&&cA(s_)===dA){uA(1500,s_)}else if(pA(s_,"abort").length>=dA){uA(1500,s_)}}catch{}g_.addAbortListener(s_,od);_A.register(tg,{signal:s_,abort:od},od)}}this[tA]=new Zd(oA);$h(this[tA],Dd.headersList);wh(this[tA],"request");if(eg==="no-cors"){if(!Hf.has(Dd.method)){throw new TypeError(`'${Dd.method} is unsupported in no-cors mode.`)}wh(this[tA],"request-no-cors")}if(Xf){const tl=Xh(this[tA]);const _d=od.headers!==undefined?od.headers:new vh(tl);tl.clear();if(_d instanceof vh){for(const{name:od,value:Ad}of _d.rawValues()){tl.append(od,Ad,false)}tl.cookies=_d.cookies}else{fh(this[tA],_d)}}const rg=tl instanceof Request?tl[nA].body:null;if((od.body!=null||rg!=null)&&(Dd.method==="GET"||Dd.method==="HEAD")){throw new TypeError("Request with GET/HEAD method cannot have body.")}let ng=null;if(od.body!=null){const[tl,_d]=Ad(od.body,Dd.keepalive);ng=tl;if(_d&&!Xh(this[tA]).contains("content-type",true)){this[tA].append("content-type",_d)}}const sg=ng??rg;if(sg!=null&&sg.source==null){if(ng!=null&&od.duplex==null){throw new TypeError("RequestInit: duplex option is required when sending a body.")}if(Dd.mode!=="same-origin"&&Dd.mode!=="cors"){throw new TypeError('If request is made from ReadableStream, mode should be "same-origin" or "cors"')}Dd.useCORSPreflightFlag=true}let aA=sg;if(ng==null&&rg!=null){if(Kd(tl)){throw new TypeError("Cannot construct a Request with a Request object that has already been used.")}const od=new TransformStream;rg.stream.pipeThrough(od);aA={source:rg.source,length:rg.length,stream:od.readable}}this[nA].body=aA}get method(){sA.brandCheck(this,Request);return this[nA].method}get url(){sA.brandCheck(this,Request);return aA(this[nA].url)}get headers(){sA.brandCheck(this,Request);return this[tA]}get destination(){sA.brandCheck(this,Request);return this[nA].destination}get referrer(){sA.brandCheck(this,Request);if(this[nA].referrer==="no-referrer"){return""}if(this[nA].referrer==="client"){return"about:client"}return this[nA].referrer.toString()}get referrerPolicy(){sA.brandCheck(this,Request);return this[nA].referrerPolicy}get mode(){sA.brandCheck(this,Request);return this[nA].mode}get credentials(){return this[nA].credentials}get cache(){sA.brandCheck(this,Request);return this[nA].cache}get redirect(){sA.brandCheck(this,Request);return this[nA].redirect}get integrity(){sA.brandCheck(this,Request);return this[nA].integrity}get keepalive(){sA.brandCheck(this,Request);return this[nA].keepalive}get isReloadNavigation(){sA.brandCheck(this,Request);return this[nA].reloadNavigation}get isHistoryNavigation(){sA.brandCheck(this,Request);return this[nA].historyNavigation}get signal(){sA.brandCheck(this,Request);return this[rA]}get body(){sA.brandCheck(this,Request);return this[nA].body?this[nA].body.stream:null}get bodyUsed(){sA.brandCheck(this,Request);return!!this[nA].body&&g_.isDisturbed(this[nA].body.stream)}get duplex(){sA.brandCheck(this,Request);return"half"}clone(){sA.brandCheck(this,Request);if(Kd(this)){throw new TypeError("unusable")}const tl=cloneRequest(this[nA]);const od=new AbortController;if(this.signal.aborted){od.abort(this.signal.reason)}else{let tl=fA.get(this.signal);if(tl===undefined){tl=new Set;fA.set(this.signal,tl)}const _d=new WeakRef(od);tl.add(_d);g_.addAbortListener(od.signal,buildAbort(_d))}return fromInnerRequest(tl,od.signal,xh(this[tA]))}[E_.inspect.custom](tl,od){if(od.depth===null){od.depth=2}od.colors??=true;const _d={method:this.method,url:this.url,headers:this.headers,destination:this.destination,referrer:this.referrer,referrerPolicy:this.referrerPolicy,mode:this.mode,credentials:this.credentials,cache:this.cache,redirect:this.redirect,integrity:this.integrity,keepalive:this.keepalive,isReloadNavigation:this.isReloadNavigation,isHistoryNavigation:this.isHistoryNavigation,signal:this.signal};return`Request ${E_.formatWithOptions(od,_d)}`}}Dd(Request);function makeRequest(tl){return{method:tl.method??"GET",localURLsOnly:tl.localURLsOnly??false,unsafeRequest:tl.unsafeRequest??false,body:tl.body??null,client:tl.client??null,reservedClient:tl.reservedClient??null,replacesClientId:tl.replacesClientId??"",window:tl.window??"client",keepalive:tl.keepalive??false,serviceWorkers:tl.serviceWorkers??"all",initiator:tl.initiator??"",destination:tl.destination??"",priority:tl.priority??null,origin:tl.origin??"client",policyContainer:tl.policyContainer??"client",referrer:tl.referrer??"client",referrerPolicy:tl.referrerPolicy??"",mode:tl.mode??"no-cors",useCORSPreflightFlag:tl.useCORSPreflightFlag??false,credentials:tl.credentials??"same-origin",useCredentials:tl.useCredentials??false,cache:tl.cache??"default",redirect:tl.redirect??"follow",integrity:tl.integrity??"",cryptoGraphicsNonceMetadata:tl.cryptoGraphicsNonceMetadata??"",parserMetadata:tl.parserMetadata??"",reloadNavigation:tl.reloadNavigation??false,historyNavigation:tl.historyNavigation??false,userActivation:tl.userActivation??false,taintedOrigin:tl.taintedOrigin??false,redirectCount:tl.redirectCount??0,responseTainting:tl.responseTainting??"basic",preventNoCacheCacheControlHeaderModification:tl.preventNoCacheCacheControlHeaderModification??false,done:tl.done??false,timingAllowFailed:tl.timingAllowFailed??false,urlList:tl.urlList,url:tl.urlList[0],headersList:tl.headersList?new vh(tl.headersList):new vh}}function cloneRequest(tl){const od=makeRequest({...tl,body:null});if(tl.body!=null){od.body=zd(od,tl.body)}return od}function fromInnerRequest(tl,od,_d){const Ad=new Request(oA);Ad[nA]=tl;Ad[rA]=od;Ad[tA]=new Zd(oA);$h(Ad[tA],tl.headersList);wh(Ad[tA],_d);return Ad}Object.defineProperties(Request.prototype,{method:sg,url:sg,headers:sg,redirect:sg,clone:sg,signal:sg,duplex:sg,destination:sg,body:sg,bodyUsed:sg,isHistoryNavigation:sg,isReloadNavigation:sg,keepalive:sg,integrity:sg,cache:sg,credentials:sg,attribute:sg,referrerPolicy:sg,referrer:sg,mode:sg,[Symbol.toStringTag]:{value:"Request",configurable:true}});sA.converters.Request=sA.interfaceConverter(Request);sA.converters.RequestInfo=function(tl,od,_d){if(typeof tl==="string"){return sA.converters.USVString(tl,od,_d)}if(tl instanceof Request){return sA.converters.Request(tl,od,_d)}return sA.converters.USVString(tl,od,_d)};sA.converters.AbortSignal=sA.interfaceConverter(AbortSignal);sA.converters.RequestInit=sA.dictionaryConverter([{key:"method",converter:sA.converters.ByteString},{key:"headers",converter:sA.converters.HeadersInit},{key:"body",converter:sA.nullableConverter(sA.converters.BodyInit)},{key:"referrer",converter:sA.converters.USVString},{key:"referrerPolicy",converter:sA.converters.DOMString,allowedValues:Kf},{key:"mode",converter:sA.converters.DOMString,allowedValues:eg},{key:"credentials",converter:sA.converters.DOMString,allowedValues:tg},{key:"cache",converter:sA.converters.DOMString,allowedValues:rg},{key:"redirect",converter:sA.converters.DOMString,allowedValues:Xf},{key:"integrity",converter:sA.converters.DOMString},{key:"keepalive",converter:sA.converters.boolean},{key:"signal",converter:sA.nullableConverter((tl=>sA.converters.AbortSignal(tl,"RequestInit","signal",{strict:false})))},{key:"window",converter:sA.converters.any},{key:"duplex",converter:sA.converters.DOMString,allowedValues:ng},{key:"dispatcher",converter:sA.converters.any}]);tl.exports={Request:Request,makeRequest:makeRequest,fromInnerRequest:fromInnerRequest,cloneRequest:cloneRequest}},9107:(tl,od,_d)=>{"use strict";const{Headers:Ad,HeadersList:Dd,fill:zd,getHeadersGuard:Kd,setHeadersGuard:Zd,setHeadersList:fh}=_d(83676);const{extractBody:vh,cloneBody:wh,mixinBody:xh,hasFinalizationRegistry:$h,streamRegistry:Xh,bodyUnusable:s_}=_d(18900);const g_=_d(31544);const E_=_d(57975);const{kEnumerableProperty:k_}=g_;const{isValidReasonPhrase:ef,isCancelled:nf,isAborted:$f,isBlobLike:Hf,serializeJavascriptValueToJSONString:Kf,isErrorLike:Xf,isomorphicEncode:eg,environmentSettingsObject:tg}=_d(14296);const{redirectStatusSet:rg,nullBodyStatus:ng}=_d(61207);const{kState:sg,kHeaders:mg}=_d(64883);const{webidl:eA}=_d(10253);const{FormData:tA}=_d(79662);const{URLSerializer:rA}=_d(90980);const{kConstruct:nA}=_d(99411);const iA=_d(34589);const{types:sA}=_d(57975);const aA=new TextEncoder("utf-8");class Response{static error(){const tl=fromInnerResponse(makeNetworkError(),"immutable");return tl}static json(tl,od={}){eA.argumentLengthCheck(arguments,1,"Response.json");if(od!==null){od=eA.converters.ResponseInit(od)}const _d=aA.encode(Kf(tl));const Ad=vh(_d);const Dd=fromInnerResponse(makeResponse({}),"response");initializeResponse(Dd,od,{body:Ad[0],type:"application/json"});return Dd}static redirect(tl,od=302){eA.argumentLengthCheck(arguments,1,"Response.redirect");tl=eA.converters.USVString(tl);od=eA.converters["unsigned short"](od);let _d;try{_d=new URL(tl,tg.settingsObject.baseUrl)}catch(od){throw new TypeError(`Failed to parse URL from ${tl}`,{cause:od})}if(!rg.has(od)){throw new RangeError(`Invalid status code ${od}`)}const Ad=fromInnerResponse(makeResponse({}),"immutable");Ad[sg].status=od;const Dd=eg(rA(_d));Ad[sg].headersList.append("location",Dd,true);return Ad}constructor(tl=null,od={}){eA.util.markAsUncloneable(this);if(tl===nA){return}if(tl!==null){tl=eA.converters.BodyInit(tl)}od=eA.converters.ResponseInit(od);this[sg]=makeResponse({});this[mg]=new Ad(nA);Zd(this[mg],"response");fh(this[mg],this[sg].headersList);let _d=null;if(tl!=null){const[od,Ad]=vh(tl);_d={body:od,type:Ad}}initializeResponse(this,od,_d)}get type(){eA.brandCheck(this,Response);return this[sg].type}get url(){eA.brandCheck(this,Response);const tl=this[sg].urlList;const od=tl[tl.length-1]??null;if(od===null){return""}return rA(od,true)}get redirected(){eA.brandCheck(this,Response);return this[sg].urlList.length>1}get status(){eA.brandCheck(this,Response);return this[sg].status}get ok(){eA.brandCheck(this,Response);return this[sg].status>=200&&this[sg].status<=299}get statusText(){eA.brandCheck(this,Response);return this[sg].statusText}get headers(){eA.brandCheck(this,Response);return this[mg]}get body(){eA.brandCheck(this,Response);return this[sg].body?this[sg].body.stream:null}get bodyUsed(){eA.brandCheck(this,Response);return!!this[sg].body&&g_.isDisturbed(this[sg].body.stream)}clone(){eA.brandCheck(this,Response);if(s_(this)){throw eA.errors.exception({header:"Response.clone",message:"Body has already been consumed."})}const tl=cloneResponse(this[sg]);if($h&&this[sg].body?.stream){Xh.register(this,new WeakRef(this[sg].body.stream))}return fromInnerResponse(tl,Kd(this[mg]))}[E_.inspect.custom](tl,od){if(od.depth===null){od.depth=2}od.colors??=true;const _d={status:this.status,statusText:this.statusText,headers:this.headers,body:this.body,bodyUsed:this.bodyUsed,ok:this.ok,redirected:this.redirected,type:this.type,url:this.url};return`Response ${E_.formatWithOptions(od,_d)}`}}xh(Response);Object.defineProperties(Response.prototype,{type:k_,url:k_,status:k_,ok:k_,redirected:k_,statusText:k_,headers:k_,clone:k_,body:k_,bodyUsed:k_,[Symbol.toStringTag]:{value:"Response",configurable:true}});Object.defineProperties(Response,{json:k_,redirect:k_,error:k_});function cloneResponse(tl){if(tl.internalResponse){return filterResponse(cloneResponse(tl.internalResponse),tl.type)}const od=makeResponse({...tl,body:null});if(tl.body!=null){od.body=wh(od,tl.body)}return od}function makeResponse(tl){return{aborted:false,rangeRequested:false,timingAllowPassed:false,requestIncludesCredentials:false,type:"default",status:200,timingInfo:null,cacheState:"",statusText:"",...tl,headersList:tl?.headersList?new Dd(tl?.headersList):new Dd,urlList:tl?.urlList?[...tl.urlList]:[]}}function makeNetworkError(tl){const od=Xf(tl);return makeResponse({type:"error",status:0,error:od?tl:new Error(tl?String(tl):tl),aborted:tl&&tl.name==="AbortError"})}function isNetworkError(tl){return tl.type==="error"&&tl.status===0}function makeFilteredResponse(tl,od){od={internalResponse:tl,...od};return new Proxy(tl,{get(tl,_d){return _d in od?od[_d]:tl[_d]},set(tl,_d,Ad){iA(!(_d in od));tl[_d]=Ad;return true}})}function filterResponse(tl,od){if(od==="basic"){return makeFilteredResponse(tl,{type:"basic",headersList:tl.headersList})}else if(od==="cors"){return makeFilteredResponse(tl,{type:"cors",headersList:tl.headersList})}else if(od==="opaque"){return makeFilteredResponse(tl,{type:"opaque",urlList:Object.freeze([]),status:0,statusText:"",body:null})}else if(od==="opaqueredirect"){return makeFilteredResponse(tl,{type:"opaqueredirect",status:0,statusText:"",headersList:[],body:null})}else{iA(false)}}function makeAppropriateNetworkError(tl,od=null){iA(nf(tl));return $f(tl)?makeNetworkError(Object.assign(new DOMException("The operation was aborted.","AbortError"),{cause:od})):makeNetworkError(Object.assign(new DOMException("Request was cancelled."),{cause:od}))}function initializeResponse(tl,od,_d){if(od.status!==null&&(od.status<200||od.status>599)){throw new RangeError('init["status"] must be in the range of 200 to 599, inclusive.')}if("statusText"in od&&od.statusText!=null){if(!ef(String(od.statusText))){throw new TypeError("Invalid statusText")}}if("status"in od&&od.status!=null){tl[sg].status=od.status}if("statusText"in od&&od.statusText!=null){tl[sg].statusText=od.statusText}if("headers"in od&&od.headers!=null){zd(tl[mg],od.headers)}if(_d){if(ng.includes(tl.status)){throw eA.errors.exception({header:"Response constructor",message:`Invalid response status code ${tl.status}`})}tl[sg].body=_d.body;if(_d.type!=null&&!tl[sg].headersList.contains("content-type",true)){tl[sg].headersList.append("content-type",_d.type,true)}}}function fromInnerResponse(tl,od){const _d=new Response(nA);_d[sg]=tl;_d[mg]=new Ad(nA);fh(_d[mg],tl.headersList);Zd(_d[mg],od);if($h&&tl.body?.stream){Xh.register(_d,new WeakRef(tl.body.stream))}return _d}eA.converters.ReadableStream=eA.interfaceConverter(ReadableStream);eA.converters.FormData=eA.interfaceConverter(tA);eA.converters.URLSearchParams=eA.interfaceConverter(URLSearchParams);eA.converters.XMLHttpRequestBodyInit=function(tl,od,_d){if(typeof tl==="string"){return eA.converters.USVString(tl,od,_d)}if(Hf(tl)){return eA.converters.Blob(tl,od,_d,{strict:false})}if(ArrayBuffer.isView(tl)||sA.isArrayBuffer(tl)){return eA.converters.BufferSource(tl,od,_d)}if(g_.isFormDataLike(tl)){return eA.converters.FormData(tl,od,_d,{strict:false})}if(tl instanceof URLSearchParams){return eA.converters.URLSearchParams(tl,od,_d)}return eA.converters.DOMString(tl,od,_d)};eA.converters.BodyInit=function(tl,od,_d){if(tl instanceof ReadableStream){return eA.converters.ReadableStream(tl,od,_d)}if(tl?.[Symbol.asyncIterator]){return tl}return eA.converters.XMLHttpRequestBodyInit(tl,od,_d)};eA.converters.ResponseInit=eA.dictionaryConverter([{key:"status",converter:eA.converters["unsigned short"],defaultValue:()=>200},{key:"statusText",converter:eA.converters.ByteString,defaultValue:()=>""},{key:"headers",converter:eA.converters.HeadersInit}]);tl.exports={isNetworkError:isNetworkError,makeNetworkError:makeNetworkError,makeResponse:makeResponse,makeAppropriateNetworkError:makeAppropriateNetworkError,filterResponse:filterResponse,Response:Response,cloneResponse:cloneResponse,fromInnerResponse:fromInnerResponse}},64883:tl=>{"use strict";tl.exports={kUrl:Symbol("url"),kHeaders:Symbol("headers"),kSignal:Symbol("signal"),kState:Symbol("state"),kDispatcher:Symbol("dispatcher")}},14296:(tl,od,_d)=>{"use strict";const{Transform:Ad}=_d(57075);const Dd=_d(38522);const{redirectStatusSet:zd,referrerPolicySet:Kd,badPortsSet:Zd}=_d(61207);const{getGlobalOrigin:fh}=_d(42443);const{collectASequenceOfCodePoints:vh,collectAnHTTPQuotedString:wh,removeChars:xh,parseMIMEType:$h}=_d(90980);const{performance:Xh}=_d(643);const{isBlobLike:s_,ReadableStreamFrom:g_,isValidHTTPToken:E_,normalizedMethodRecordsBase:k_}=_d(31544);const ef=_d(34589);const{isUint8Array:nf}=_d(73429);const{webidl:$f}=_d(10253);let Hf=[];let Kf;try{Kf=_d(77598);const tl=["sha256","sha384","sha512"];Hf=Kf.getHashes().filter((od=>tl.includes(od)))}catch{}function responseURL(tl){const od=tl.urlList;const _d=od.length;return _d===0?null:od[_d-1].toString()}function responseLocationURL(tl,od){if(!zd.has(tl.status)){return null}let _d=tl.headersList.get("location",true);if(_d!==null&&isValidHeaderValue(_d)){if(!isValidEncodedURL(_d)){_d=normalizeBinaryStringToUtf8(_d)}_d=new URL(_d,responseURL(tl))}if(_d&&!_d.hash){_d.hash=od}return _d}function isValidEncodedURL(tl){for(let od=0;od126||_d<32){return false}}return true}function normalizeBinaryStringToUtf8(tl){return Buffer.from(tl,"binary").toString("utf8")}function requestCurrentURL(tl){return tl.urlList[tl.urlList.length-1]}function requestBadPort(tl){const od=requestCurrentURL(tl);if(urlIsHttpHttpsScheme(od)&&Zd.has(od.port)){return"blocked"}return"allowed"}function isErrorLike(tl){return tl instanceof Error||(tl?.constructor?.name==="Error"||tl?.constructor?.name==="DOMException")}function isValidReasonPhrase(tl){for(let od=0;od=32&&_d<=126||_d>=128&&_d<=255)){return false}}return true}const Xf=E_;function isValidHeaderValue(tl){return(tl[0]==="\t"||tl[0]===" "||tl[tl.length-1]==="\t"||tl[tl.length-1]===" "||tl.includes("\n")||tl.includes("\r")||tl.includes("\0"))===false}function setRequestReferrerPolicyOnRedirect(tl,od){const{headersList:_d}=od;const Ad=(_d.get("referrer-policy",true)??"").split(",");let Dd="";if(Ad.length>0){for(let tl=Ad.length;tl!==0;tl--){const od=Ad[tl-1].trim();if(Kd.has(od)){Dd=od;break}}}if(Dd!==""){tl.referrerPolicy=Dd}}function crossOriginResourcePolicyCheck(){return"allowed"}function corsCheck(){return"success"}function TAOCheck(){return"success"}function appendFetchMetadata(tl){let od=null;od=tl.mode;tl.headersList.set("sec-fetch-mode",od,true)}function appendRequestOriginHeader(tl){let od=tl.origin;if(od==="client"||od===undefined){return}if(tl.responseTainting==="cors"||tl.mode==="websocket"){tl.headersList.append("origin",od,true)}else if(tl.method!=="GET"&&tl.method!=="HEAD"){switch(tl.referrerPolicy){case"no-referrer":od=null;break;case"no-referrer-when-downgrade":case"strict-origin":case"strict-origin-when-cross-origin":if(tl.origin&&urlHasHttpsScheme(tl.origin)&&!urlHasHttpsScheme(requestCurrentURL(tl))){od=null}break;case"same-origin":if(!sameOrigin(tl,requestCurrentURL(tl))){od=null}break;default:}tl.headersList.append("origin",od,true)}}function coarsenTime(tl,od){return tl}function clampAndCoarsenConnectionTimingInfo(tl,od,_d){if(!tl?.startTime||tl.startTime4096){Ad=Dd}const zd=sameOrigin(tl,Ad);const Kd=isURLPotentiallyTrustworthy(Ad)&&!isURLPotentiallyTrustworthy(tl.url);switch(od){case"origin":return Dd!=null?Dd:stripURLForReferrer(_d,true);case"unsafe-url":return Ad;case"same-origin":return zd?Dd:"no-referrer";case"origin-when-cross-origin":return zd?Ad:Dd;case"strict-origin-when-cross-origin":{const od=requestCurrentURL(tl);if(sameOrigin(Ad,od)){return Ad}if(isURLPotentiallyTrustworthy(Ad)&&!isURLPotentiallyTrustworthy(od)){return"no-referrer"}return Dd}case"strict-origin":case"no-referrer-when-downgrade":default:return Kd?"no-referrer":Dd}}function stripURLForReferrer(tl,od){ef(tl instanceof URL);tl=new URL(tl);if(tl.protocol==="file:"||tl.protocol==="about:"||tl.protocol==="blank:"){return"no-referrer"}tl.username="";tl.password="";tl.hash="";if(od){tl.pathname="";tl.search=""}return tl}function isURLPotentiallyTrustworthy(tl){if(!(tl instanceof URL)){return false}if(tl.href==="about:blank"||tl.href==="about:srcdoc"){return true}if(tl.protocol==="data:")return true;if(tl.protocol==="file:")return true;return isOriginPotentiallyTrustworthy(tl.origin);function isOriginPotentiallyTrustworthy(tl){if(tl==null||tl==="null")return false;const od=new URL(tl);if(od.protocol==="https:"||od.protocol==="wss:"){return true}if(/^127(?:\.[0-9]+){0,2}\.[0-9]+$|^\[(?:0*:)*?:?0*1\]$/.test(od.hostname)||(od.hostname==="localhost"||od.hostname.includes("localhost."))||od.hostname.endsWith(".localhost")){return true}return false}}function bytesMatch(tl,od){if(Kf===undefined){return true}const _d=parseMetadata(od);if(_d==="no metadata"){return true}if(_d.length===0){return true}const Ad=getStrongestMetadata(_d);const Dd=filterMetadataListByAlgorithm(_d,Ad);for(const od of Dd){const _d=od.algo;const Ad=od.hash;let Dd=Kf.createHash(_d).update(tl).digest("base64");if(Dd[Dd.length-1]==="="){if(Dd[Dd.length-2]==="="){Dd=Dd.slice(0,-2)}else{Dd=Dd.slice(0,-1)}}if(compareBase64Mixed(Dd,Ad)){return true}}return false}const eg=/(?sha256|sha384|sha512)-((?[A-Za-z0-9+/]+|[A-Za-z0-9_-]+)={0,2}(?:\s|$)( +[!-~]*)?)?/i;function parseMetadata(tl){const od=[];let _d=true;for(const Ad of tl.split(" ")){_d=false;const tl=eg.exec(Ad);if(tl===null||tl.groups===undefined||tl.groups.algo===undefined){continue}const Dd=tl.groups.algo.toLowerCase();if(Hf.includes(Dd)){od.push(tl.groups)}}if(_d===true){return"no metadata"}return od}function getStrongestMetadata(tl){let od=tl[0].algo;if(od[3]==="5"){return od}for(let _d=1;_d{tl=_d;od=Ad}));return{promise:_d,resolve:tl,reject:od}}function isAborted(tl){return tl.controller.state==="aborted"}function isCancelled(tl){return tl.controller.state==="aborted"||tl.controller.state==="terminated"}function normalizeMethod(tl){return k_[tl.toLowerCase()]??tl}function serializeJavascriptValueToJSONString(tl){const od=JSON.stringify(tl);if(od===undefined){throw new TypeError("Value is not JSON serializable")}ef(typeof od==="string");return od}const tg=Object.getPrototypeOf(Object.getPrototypeOf([][Symbol.iterator]()));function createIterator(tl,od,_d=0,Ad=1){class FastIterableIterator{#q;#V;#H;constructor(tl,od){this.#q=tl;this.#V=od;this.#H=0}next(){if(typeof this!=="object"||this===null||!(#q in this)){throw new TypeError(`'next' called on an object that does not implement interface ${tl} Iterator.`)}const Dd=this.#H;const zd=this.#q[od];const Kd=zd.length;if(Dd>=Kd){return{value:undefined,done:true}}const{[_d]:Zd,[Ad]:fh}=zd[Dd];this.#H=Dd+1;let vh;switch(this.#V){case"key":vh=Zd;break;case"value":vh=fh;break;case"key+value":vh=[Zd,fh];break}return{value:vh,done:false}}}delete FastIterableIterator.prototype.constructor;Object.setPrototypeOf(FastIterableIterator.prototype,tg);Object.defineProperties(FastIterableIterator.prototype,{[Symbol.toStringTag]:{writable:false,enumerable:false,configurable:true,value:`${tl} Iterator`},next:{writable:true,enumerable:true,configurable:true}});return function(tl,od){return new FastIterableIterator(tl,od)}}function iteratorMixin(tl,od,_d,Ad=0,Dd=1){const zd=createIterator(tl,_d,Ad,Dd);const Kd={keys:{writable:true,enumerable:true,configurable:true,value:function keys(){$f.brandCheck(this,od);return zd(this,"key")}},values:{writable:true,enumerable:true,configurable:true,value:function values(){$f.brandCheck(this,od);return zd(this,"value")}},entries:{writable:true,enumerable:true,configurable:true,value:function entries(){$f.brandCheck(this,od);return zd(this,"key+value")}},forEach:{writable:true,enumerable:true,configurable:true,value:function forEach(_d,Ad=globalThis){$f.brandCheck(this,od);$f.argumentLengthCheck(arguments,1,`${tl}.forEach`);if(typeof _d!=="function"){throw new TypeError(`Failed to execute 'forEach' on '${tl}': parameter 1 is not of type 'Function'.`)}for(const{0:tl,1:od}of zd(this,"key+value")){_d.call(Ad,od,tl,this)}}}};return Object.defineProperties(od.prototype,{...Kd,[Symbol.iterator]:{writable:true,enumerable:false,configurable:true,value:Kd.entries.value}})}async function fullyReadBody(tl,od,_d){const Ad=od;const Dd=_d;let zd;try{zd=tl.stream.getReader()}catch(tl){Dd(tl);return}try{Ad(await readAllBytes(zd))}catch(tl){Dd(tl)}}function isReadableStreamLike(tl){return tl instanceof ReadableStream||tl[Symbol.toStringTag]==="ReadableStream"&&typeof tl.tee==="function"}function readableStreamClose(tl){try{tl.close();tl.byobRequest?.respond(0)}catch(tl){if(!tl.message.includes("Controller is already closed")&&!tl.message.includes("ReadableStream is already closed")){throw tl}}}const rg=/[^\x00-\xFF]/;function isomorphicEncode(tl){ef(!rg.test(tl));return tl}async function readAllBytes(tl){const od=[];let _d=0;while(true){const{done:Ad,value:Dd}=await tl.read();if(Ad){return Buffer.concat(od,_d)}if(!nf(Dd)){throw new TypeError("Received non-Uint8Array chunk")}od.push(Dd);_d+=Dd.length}}function urlIsLocal(tl){ef("protocol"in tl);const od=tl.protocol;return od==="about:"||od==="blob:"||od==="data:"}function urlHasHttpsScheme(tl){return typeof tl==="string"&&tl[5]===":"&&tl[0]==="h"&&tl[1]==="t"&&tl[2]==="t"&&tl[3]==="p"&&tl[4]==="s"||tl.protocol==="https:"}function urlIsHttpHttpsScheme(tl){ef("protocol"in tl);const od=tl.protocol;return od==="http:"||od==="https:"}function simpleRangeHeaderValue(tl,od){const _d=tl;if(!_d.startsWith("bytes")){return"failure"}const Ad={position:5};if(od){vh((tl=>tl==="\t"||tl===" "),_d,Ad)}if(_d.charCodeAt(Ad.position)!==61){return"failure"}Ad.position++;if(od){vh((tl=>tl==="\t"||tl===" "),_d,Ad)}const Dd=vh((tl=>{const od=tl.charCodeAt(0);return od>=48&&od<=57}),_d,Ad);const zd=Dd.length?Number(Dd):null;if(od){vh((tl=>tl==="\t"||tl===" "),_d,Ad)}if(_d.charCodeAt(Ad.position)!==45){return"failure"}Ad.position++;if(od){vh((tl=>tl==="\t"||tl===" "),_d,Ad)}const Kd=vh((tl=>{const od=tl.charCodeAt(0);return od>=48&&od<=57}),_d,Ad);const Zd=Kd.length?Number(Kd):null;if(Ad.position<_d.length){return"failure"}if(Zd===null&&zd===null){return"failure"}if(zd>Zd){return"failure"}return{rangeStartValue:zd,rangeEndValue:Zd}}function buildContentRange(tl,od,_d){let Ad="bytes ";Ad+=isomorphicEncode(`${tl}`);Ad+="-";Ad+=isomorphicEncode(`${od}`);Ad+="/";Ad+=isomorphicEncode(`${_d}`);return Ad}class InflateStream extends Ad{#W;constructor(tl){super();this.#W=tl}_transform(tl,od,_d){if(!this._inflateStream){if(tl.length===0){_d();return}this._inflateStream=(tl[0]&15)===8?Dd.createInflate(this.#W):Dd.createInflateRaw(this.#W);this._inflateStream.on("data",this.push.bind(this));this._inflateStream.on("end",(()=>this.push(null)));this._inflateStream.on("error",(tl=>this.destroy(tl)))}this._inflateStream.write(tl,od,_d)}_final(tl){if(this._inflateStream){this._inflateStream.end();this._inflateStream=null}tl()}}function createInflate(tl){return new InflateStream(tl)}function extractMimeType(tl){let od=null;let _d=null;let Ad=null;const Dd=getDecodeSplit("content-type",tl);if(Dd===null){return"failure"}for(const tl of Dd){const Dd=$h(tl);if(Dd==="failure"||Dd.essence==="*/*"){continue}Ad=Dd;if(Ad.essence!==_d){od=null;if(Ad.parameters.has("charset")){od=Ad.parameters.get("charset")}_d=Ad.essence}else if(!Ad.parameters.has("charset")&&od!==null){Ad.parameters.set("charset",od)}}if(Ad==null){return"failure"}return Ad}function gettingDecodingSplitting(tl){const od=tl;const _d={position:0};const Ad=[];let Dd="";while(_d.positiontl!=='"'&&tl!==","),od,_d);if(_d.positiontl===9||tl===32));Ad.push(Dd);Dd=""}return Ad}function getDecodeSplit(tl,od){const _d=od.get(tl,true);if(_d===null){return null}return gettingDecodingSplitting(_d)}const ng=new TextDecoder;function utf8DecodeBytes(tl){if(tl.length===0){return""}if(tl[0]===239&&tl[1]===187&&tl[2]===191){tl=tl.subarray(3)}const od=ng.decode(tl);return od}class EnvironmentSettingsObjectBase{get baseUrl(){return fh()}get origin(){return this.baseUrl?.origin}policyContainer=makePolicyContainer()}class EnvironmentSettingsObject{settingsObject=new EnvironmentSettingsObjectBase}const sg=new EnvironmentSettingsObject;tl.exports={isAborted:isAborted,isCancelled:isCancelled,isValidEncodedURL:isValidEncodedURL,createDeferredPromise:createDeferredPromise,ReadableStreamFrom:g_,tryUpgradeRequestToAPotentiallyTrustworthyURL:tryUpgradeRequestToAPotentiallyTrustworthyURL,clampAndCoarsenConnectionTimingInfo:clampAndCoarsenConnectionTimingInfo,coarsenedSharedCurrentTime:coarsenedSharedCurrentTime,determineRequestsReferrer:determineRequestsReferrer,makePolicyContainer:makePolicyContainer,clonePolicyContainer:clonePolicyContainer,appendFetchMetadata:appendFetchMetadata,appendRequestOriginHeader:appendRequestOriginHeader,TAOCheck:TAOCheck,corsCheck:corsCheck,crossOriginResourcePolicyCheck:crossOriginResourcePolicyCheck,createOpaqueTimingInfo:createOpaqueTimingInfo,setRequestReferrerPolicyOnRedirect:setRequestReferrerPolicyOnRedirect,isValidHTTPToken:E_,requestBadPort:requestBadPort,requestCurrentURL:requestCurrentURL,responseURL:responseURL,responseLocationURL:responseLocationURL,isBlobLike:s_,isURLPotentiallyTrustworthy:isURLPotentiallyTrustworthy,isValidReasonPhrase:isValidReasonPhrase,sameOrigin:sameOrigin,normalizeMethod:normalizeMethod,serializeJavascriptValueToJSONString:serializeJavascriptValueToJSONString,iteratorMixin:iteratorMixin,createIterator:createIterator,isValidHeaderName:Xf,isValidHeaderValue:isValidHeaderValue,isErrorLike:isErrorLike,fullyReadBody:fullyReadBody,bytesMatch:bytesMatch,isReadableStreamLike:isReadableStreamLike,readableStreamClose:readableStreamClose,isomorphicEncode:isomorphicEncode,urlIsLocal:urlIsLocal,urlHasHttpsScheme:urlHasHttpsScheme,urlIsHttpHttpsScheme:urlIsHttpHttpsScheme,readAllBytes:readAllBytes,simpleRangeHeaderValue:simpleRangeHeaderValue,buildContentRange:buildContentRange,parseMetadata:parseMetadata,createInflate:createInflate,extractMimeType:extractMimeType,getDecodeSplit:getDecodeSplit,utf8DecodeBytes:utf8DecodeBytes,environmentSettingsObject:sg}},10253:(tl,od,_d)=>{"use strict";const{types:Ad,inspect:Dd}=_d(57975);const{markAsUncloneable:zd}=_d(75919);const{toUSVString:Kd}=_d(31544);const Zd={};Zd.converters={};Zd.util={};Zd.errors={};Zd.errors.exception=function(tl){return new TypeError(`${tl.header}: ${tl.message}`)};Zd.errors.conversionFailed=function(tl){const od=tl.types.length===1?"":" one of";const _d=`${tl.argument} could not be converted to`+`${od}: ${tl.types.join(", ")}.`;return Zd.errors.exception({header:tl.prefix,message:_d})};Zd.errors.invalidArgument=function(tl){return Zd.errors.exception({header:tl.prefix,message:`"${tl.value}" is an invalid ${tl.type}.`})};Zd.brandCheck=function(tl,od,_d){if(_d?.strict!==false){if(!(tl instanceof od)){const tl=new TypeError("Illegal invocation");tl.code="ERR_INVALID_THIS";throw tl}}else{if(tl?.[Symbol.toStringTag]!==od.prototype[Symbol.toStringTag]){const tl=new TypeError("Illegal invocation");tl.code="ERR_INVALID_THIS";throw tl}}};Zd.argumentLengthCheck=function({length:tl},od,_d){if(tl{});Zd.util.ConvertToInt=function(tl,od,_d,Ad){let Dd;let zd;if(od===64){Dd=Math.pow(2,53)-1;if(_d==="unsigned"){zd=0}else{zd=Math.pow(-2,53)+1}}else if(_d==="unsigned"){zd=0;Dd=Math.pow(2,od)-1}else{zd=Math.pow(-2,od)-1;Dd=Math.pow(2,od-1)-1}let Kd=Number(tl);if(Kd===0){Kd=0}if(Ad?.enforceRange===true){if(Number.isNaN(Kd)||Kd===Number.POSITIVE_INFINITY||Kd===Number.NEGATIVE_INFINITY){throw Zd.errors.exception({header:"Integer conversion",message:`Could not convert ${Zd.util.Stringify(tl)} to an integer.`})}Kd=Zd.util.IntegerPart(Kd);if(KdDd){throw Zd.errors.exception({header:"Integer conversion",message:`Value must be between ${zd}-${Dd}, got ${Kd}.`})}return Kd}if(!Number.isNaN(Kd)&&Ad?.clamp===true){Kd=Math.min(Math.max(Kd,zd),Dd);if(Math.floor(Kd)%2===0){Kd=Math.floor(Kd)}else{Kd=Math.ceil(Kd)}return Kd}if(Number.isNaN(Kd)||Kd===0&&Object.is(0,Kd)||Kd===Number.POSITIVE_INFINITY||Kd===Number.NEGATIVE_INFINITY){return 0}Kd=Zd.util.IntegerPart(Kd);Kd=Kd%Math.pow(2,od);if(_d==="signed"&&Kd>=Math.pow(2,od)-1){return Kd-Math.pow(2,od)}return Kd};Zd.util.IntegerPart=function(tl){const od=Math.floor(Math.abs(tl));if(tl<0){return-1*od}return od};Zd.util.Stringify=function(tl){const od=Zd.util.Type(tl);switch(od){case"Symbol":return`Symbol(${tl.description})`;case"Object":return Dd(tl);case"String":return`"${tl}"`;default:return`${tl}`}};Zd.sequenceConverter=function(tl){return(od,_d,Ad,Dd)=>{if(Zd.util.Type(od)!=="Object"){throw Zd.errors.exception({header:_d,message:`${Ad} (${Zd.util.Stringify(od)}) is not iterable.`})}const zd=typeof Dd==="function"?Dd():od?.[Symbol.iterator]?.();const Kd=[];let fh=0;if(zd===undefined||typeof zd.next!=="function"){throw Zd.errors.exception({header:_d,message:`${Ad} is not iterable.`})}while(true){const{done:od,value:Dd}=zd.next();if(od){break}Kd.push(tl(Dd,_d,`${Ad}[${fh++}]`))}return Kd}};Zd.recordConverter=function(tl,od){return(_d,Dd,zd)=>{if(Zd.util.Type(_d)!=="Object"){throw Zd.errors.exception({header:Dd,message:`${zd} ("${Zd.util.Type(_d)}") is not an Object.`})}const Kd={};if(!Ad.isProxy(_d)){const Ad=[...Object.getOwnPropertyNames(_d),...Object.getOwnPropertySymbols(_d)];for(const Zd of Ad){const Ad=tl(Zd,Dd,zd);const fh=od(_d[Zd],Dd,zd);Kd[Ad]=fh}return Kd}const fh=Reflect.ownKeys(_d);for(const Ad of fh){const Zd=Reflect.getOwnPropertyDescriptor(_d,Ad);if(Zd?.enumerable){const Zd=tl(Ad,Dd,zd);const fh=od(_d[Ad],Dd,zd);Kd[Zd]=fh}}return Kd}};Zd.interfaceConverter=function(tl){return(od,_d,Ad,Dd)=>{if(Dd?.strict!==false&&!(od instanceof tl)){throw Zd.errors.exception({header:_d,message:`Expected ${Ad} ("${Zd.util.Stringify(od)}") to be an instance of ${tl.name}.`})}return od}};Zd.dictionaryConverter=function(tl){return(od,_d,Ad)=>{const Dd=Zd.util.Type(od);const zd={};if(Dd==="Null"||Dd==="Undefined"){return zd}else if(Dd!=="Object"){throw Zd.errors.exception({header:_d,message:`Expected ${od} to be one of: Null, Undefined, Object.`})}for(const Dd of tl){const{key:tl,defaultValue:Kd,required:fh,converter:vh}=Dd;if(fh===true){if(!Object.hasOwn(od,tl)){throw Zd.errors.exception({header:_d,message:`Missing required key "${tl}".`})}}let wh=od[tl];const xh=Object.hasOwn(Dd,"defaultValue");if(xh&&wh!==null){wh??=Kd()}if(fh||xh||wh!==undefined){wh=vh(wh,_d,`${Ad}.${tl}`);if(Dd.allowedValues&&!Dd.allowedValues.includes(wh)){throw Zd.errors.exception({header:_d,message:`${wh} is not an accepted type. Expected one of ${Dd.allowedValues.join(", ")}.`})}zd[tl]=wh}}return zd}};Zd.nullableConverter=function(tl){return(od,_d,Ad)=>{if(od===null){return od}return tl(od,_d,Ad)}};Zd.converters.DOMString=function(tl,od,_d,Ad){if(tl===null&&Ad?.legacyNullToEmptyString){return""}if(typeof tl==="symbol"){throw Zd.errors.exception({header:od,message:`${_d} is a symbol, which cannot be converted to a DOMString.`})}return String(tl)};Zd.converters.ByteString=function(tl,od,_d){const Ad=Zd.converters.DOMString(tl,od,_d);for(let tl=0;tl255){throw new TypeError("Cannot convert argument to a ByteString because the character at "+`index ${tl} has a value of ${Ad.charCodeAt(tl)} which is greater than 255.`)}}return Ad};Zd.converters.USVString=Kd;Zd.converters.boolean=function(tl){const od=Boolean(tl);return od};Zd.converters.any=function(tl){return tl};Zd.converters["long long"]=function(tl,od,_d){const Ad=Zd.util.ConvertToInt(tl,64,"signed",undefined,od,_d);return Ad};Zd.converters["unsigned long long"]=function(tl,od,_d){const Ad=Zd.util.ConvertToInt(tl,64,"unsigned",undefined,od,_d);return Ad};Zd.converters["unsigned long"]=function(tl,od,_d){const Ad=Zd.util.ConvertToInt(tl,32,"unsigned",undefined,od,_d);return Ad};Zd.converters["unsigned short"]=function(tl,od,_d,Ad){const Dd=Zd.util.ConvertToInt(tl,16,"unsigned",Ad,od,_d);return Dd};Zd.converters.ArrayBuffer=function(tl,od,_d,Dd){if(Zd.util.Type(tl)!=="Object"||!Ad.isAnyArrayBuffer(tl)){throw Zd.errors.conversionFailed({prefix:od,argument:`${_d} ("${Zd.util.Stringify(tl)}")`,types:["ArrayBuffer"]})}if(Dd?.allowShared===false&&Ad.isSharedArrayBuffer(tl)){throw Zd.errors.exception({header:"ArrayBuffer",message:"SharedArrayBuffer is not allowed."})}if(tl.resizable||tl.growable){throw Zd.errors.exception({header:"ArrayBuffer",message:"Received a resizable ArrayBuffer."})}return tl};Zd.converters.TypedArray=function(tl,od,_d,Dd,zd){if(Zd.util.Type(tl)!=="Object"||!Ad.isTypedArray(tl)||tl.constructor.name!==od.name){throw Zd.errors.conversionFailed({prefix:_d,argument:`${Dd} ("${Zd.util.Stringify(tl)}")`,types:[od.name]})}if(zd?.allowShared===false&&Ad.isSharedArrayBuffer(tl.buffer)){throw Zd.errors.exception({header:"ArrayBuffer",message:"SharedArrayBuffer is not allowed."})}if(tl.buffer.resizable||tl.buffer.growable){throw Zd.errors.exception({header:"ArrayBuffer",message:"Received a resizable ArrayBuffer."})}return tl};Zd.converters.DataView=function(tl,od,_d,Dd){if(Zd.util.Type(tl)!=="Object"||!Ad.isDataView(tl)){throw Zd.errors.exception({header:od,message:`${_d} is not a DataView.`})}if(Dd?.allowShared===false&&Ad.isSharedArrayBuffer(tl.buffer)){throw Zd.errors.exception({header:"ArrayBuffer",message:"SharedArrayBuffer is not allowed."})}if(tl.buffer.resizable||tl.buffer.growable){throw Zd.errors.exception({header:"ArrayBuffer",message:"Received a resizable ArrayBuffer."})}return tl};Zd.converters.BufferSource=function(tl,od,_d,Dd){if(Ad.isAnyArrayBuffer(tl)){return Zd.converters.ArrayBuffer(tl,od,_d,{...Dd,allowShared:false})}if(Ad.isTypedArray(tl)){return Zd.converters.TypedArray(tl,tl.constructor,od,_d,{...Dd,allowShared:false})}if(Ad.isDataView(tl)){return Zd.converters.DataView(tl,od,_d,{...Dd,allowShared:false})}throw Zd.errors.conversionFailed({prefix:od,argument:`${_d} ("${Zd.util.Stringify(tl)}")`,types:["BufferSource"]})};Zd.converters["sequence"]=Zd.sequenceConverter(Zd.converters.ByteString);Zd.converters["sequence>"]=Zd.sequenceConverter(Zd.converters["sequence"]);Zd.converters["record"]=Zd.recordConverter(Zd.converters.ByteString,Zd.converters.ByteString);tl.exports={webidl:Zd}},65207:tl=>{"use strict";function getEncoding(tl){if(!tl){return"failure"}switch(tl.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"}}tl.exports={getEncoding:getEncoding}},96299:(tl,od,_d)=>{"use strict";const{staticPropertyDescriptors:Ad,readOperation:Dd,fireAProgressEvent:zd}=_d(77522);const{kState:Kd,kError:Zd,kResult:fh,kEvents:vh,kAborted:wh}=_d(9657);const{webidl:xh}=_d(10253);const{kEnumerableProperty:$h}=_d(31544);class FileReader extends EventTarget{constructor(){super();this[Kd]="empty";this[fh]=null;this[Zd]=null;this[vh]={loadend:null,error:null,abort:null,load:null,progress:null,loadstart:null}}readAsArrayBuffer(tl){xh.brandCheck(this,FileReader);xh.argumentLengthCheck(arguments,1,"FileReader.readAsArrayBuffer");tl=xh.converters.Blob(tl,{strict:false});Dd(this,tl,"ArrayBuffer")}readAsBinaryString(tl){xh.brandCheck(this,FileReader);xh.argumentLengthCheck(arguments,1,"FileReader.readAsBinaryString");tl=xh.converters.Blob(tl,{strict:false});Dd(this,tl,"BinaryString")}readAsText(tl,od=undefined){xh.brandCheck(this,FileReader);xh.argumentLengthCheck(arguments,1,"FileReader.readAsText");tl=xh.converters.Blob(tl,{strict:false});if(od!==undefined){od=xh.converters.DOMString(od,"FileReader.readAsText","encoding")}Dd(this,tl,"Text",od)}readAsDataURL(tl){xh.brandCheck(this,FileReader);xh.argumentLengthCheck(arguments,1,"FileReader.readAsDataURL");tl=xh.converters.Blob(tl,{strict:false});Dd(this,tl,"DataURL")}abort(){if(this[Kd]==="empty"||this[Kd]==="done"){this[fh]=null;return}if(this[Kd]==="loading"){this[Kd]="done";this[fh]=null}this[wh]=true;zd("abort",this);if(this[Kd]!=="loading"){zd("loadend",this)}}get readyState(){xh.brandCheck(this,FileReader);switch(this[Kd]){case"empty":return this.EMPTY;case"loading":return this.LOADING;case"done":return this.DONE}}get result(){xh.brandCheck(this,FileReader);return this[fh]}get error(){xh.brandCheck(this,FileReader);return this[Zd]}get onloadend(){xh.brandCheck(this,FileReader);return this[vh].loadend}set onloadend(tl){xh.brandCheck(this,FileReader);if(this[vh].loadend){this.removeEventListener("loadend",this[vh].loadend)}if(typeof tl==="function"){this[vh].loadend=tl;this.addEventListener("loadend",tl)}else{this[vh].loadend=null}}get onerror(){xh.brandCheck(this,FileReader);return this[vh].error}set onerror(tl){xh.brandCheck(this,FileReader);if(this[vh].error){this.removeEventListener("error",this[vh].error)}if(typeof tl==="function"){this[vh].error=tl;this.addEventListener("error",tl)}else{this[vh].error=null}}get onloadstart(){xh.brandCheck(this,FileReader);return this[vh].loadstart}set onloadstart(tl){xh.brandCheck(this,FileReader);if(this[vh].loadstart){this.removeEventListener("loadstart",this[vh].loadstart)}if(typeof tl==="function"){this[vh].loadstart=tl;this.addEventListener("loadstart",tl)}else{this[vh].loadstart=null}}get onprogress(){xh.brandCheck(this,FileReader);return this[vh].progress}set onprogress(tl){xh.brandCheck(this,FileReader);if(this[vh].progress){this.removeEventListener("progress",this[vh].progress)}if(typeof tl==="function"){this[vh].progress=tl;this.addEventListener("progress",tl)}else{this[vh].progress=null}}get onload(){xh.brandCheck(this,FileReader);return this[vh].load}set onload(tl){xh.brandCheck(this,FileReader);if(this[vh].load){this.removeEventListener("load",this[vh].load)}if(typeof tl==="function"){this[vh].load=tl;this.addEventListener("load",tl)}else{this[vh].load=null}}get onabort(){xh.brandCheck(this,FileReader);return this[vh].abort}set onabort(tl){xh.brandCheck(this,FileReader);if(this[vh].abort){this.removeEventListener("abort",this[vh].abort)}if(typeof tl==="function"){this[vh].abort=tl;this.addEventListener("abort",tl)}else{this[vh].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:Ad,LOADING:Ad,DONE:Ad,readAsArrayBuffer:$h,readAsBinaryString:$h,readAsText:$h,readAsDataURL:$h,abort:$h,readyState:$h,result:$h,error:$h,onloadstart:$h,onprogress:$h,onload:$h,onabort:$h,onerror:$h,onloadend:$h,[Symbol.toStringTag]:{value:"FileReader",writable:false,enumerable:false,configurable:true}});Object.defineProperties(FileReader,{EMPTY:Ad,LOADING:Ad,DONE:Ad});tl.exports={FileReader:FileReader}},32981:(tl,od,_d)=>{"use strict";const{webidl:Ad}=_d(10253);const Dd=Symbol("ProgressEvent state");class ProgressEvent extends Event{constructor(tl,od={}){tl=Ad.converters.DOMString(tl,"ProgressEvent constructor","type");od=Ad.converters.ProgressEventInit(od??{});super(tl,od);this[Dd]={lengthComputable:od.lengthComputable,loaded:od.loaded,total:od.total}}get lengthComputable(){Ad.brandCheck(this,ProgressEvent);return this[Dd].lengthComputable}get loaded(){Ad.brandCheck(this,ProgressEvent);return this[Dd].loaded}get total(){Ad.brandCheck(this,ProgressEvent);return this[Dd].total}}Ad.converters.ProgressEventInit=Ad.dictionaryConverter([{key:"lengthComputable",converter:Ad.converters.boolean,defaultValue:()=>false},{key:"loaded",converter:Ad.converters["unsigned long long"],defaultValue:()=>0},{key:"total",converter:Ad.converters["unsigned long long"],defaultValue:()=>0},{key:"bubbles",converter:Ad.converters.boolean,defaultValue:()=>false},{key:"cancelable",converter:Ad.converters.boolean,defaultValue:()=>false},{key:"composed",converter:Ad.converters.boolean,defaultValue:()=>false}]);tl.exports={ProgressEvent:ProgressEvent}},9657:tl=>{"use strict";tl.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")}},77522:(tl,od,_d)=>{"use strict";const{kState:Ad,kError:Dd,kResult:zd,kAborted:Kd,kLastProgressEventFired:Zd}=_d(9657);const{ProgressEvent:fh}=_d(32981);const{getEncoding:vh}=_d(65207);const{serializeAMimeType:wh,parseMIMEType:xh}=_d(90980);const{types:$h}=_d(57975);const{StringDecoder:Xh}=_d(13193);const{btoa:s_}=_d(4573);const g_={enumerable:true,writable:false,configurable:false};function readOperation(tl,od,_d,fh){if(tl[Ad]==="loading"){throw new DOMException("Invalid state","InvalidStateError")}tl[Ad]="loading";tl[zd]=null;tl[Dd]=null;const vh=od.stream();const wh=vh.getReader();const xh=[];let Xh=wh.read();let s_=true;(async()=>{while(!tl[Kd]){try{const{done:vh,value:g_}=await Xh;if(s_&&!tl[Kd]){queueMicrotask((()=>{fireAProgressEvent("loadstart",tl)}))}s_=false;if(!vh&&$h.isUint8Array(g_)){xh.push(g_);if((tl[Zd]===undefined||Date.now()-tl[Zd]>=50)&&!tl[Kd]){tl[Zd]=Date.now();queueMicrotask((()=>{fireAProgressEvent("progress",tl)}))}Xh=wh.read()}else if(vh){queueMicrotask((()=>{tl[Ad]="done";try{const Ad=packageData(xh,_d,od.type,fh);if(tl[Kd]){return}tl[zd]=Ad;fireAProgressEvent("load",tl)}catch(od){tl[Dd]=od;fireAProgressEvent("error",tl)}if(tl[Ad]!=="loading"){fireAProgressEvent("loadend",tl)}}));break}}catch(od){if(tl[Kd]){return}queueMicrotask((()=>{tl[Ad]="done";tl[Dd]=od;fireAProgressEvent("error",tl);if(tl[Ad]!=="loading"){fireAProgressEvent("loadend",tl)}}));break}}})()}function fireAProgressEvent(tl,od){const _d=new fh(tl,{bubbles:false,cancelable:false});od.dispatchEvent(_d)}function packageData(tl,od,_d,Ad){switch(od){case"DataURL":{let od="data:";const Ad=xh(_d||"application/octet-stream");if(Ad!=="failure"){od+=wh(Ad)}od+=";base64,";const Dd=new Xh("latin1");for(const _d of tl){od+=s_(Dd.write(_d))}od+=s_(Dd.end());return od}case"Text":{let od="failure";if(Ad){od=vh(Ad)}if(od==="failure"&&_d){const tl=xh(_d);if(tl!=="failure"){od=vh(tl.parameters.get("charset"))}}if(od==="failure"){od="UTF-8"}return decode(tl,od)}case"ArrayBuffer":{const od=combineByteSequences(tl);return od.buffer}case"BinaryString":{let od="";const _d=new Xh("latin1");for(const Ad of tl){od+=_d.write(Ad)}od+=_d.end();return od}}}function decode(tl,od){const _d=combineByteSequences(tl);const Ad=BOMSniffing(_d);let Dd=0;if(Ad!==null){od=Ad;Dd=Ad==="UTF-8"?3:2}const zd=_d.slice(Dd);return new TextDecoder(od).decode(zd)}function BOMSniffing(tl){const[od,_d,Ad]=tl;if(od===239&&_d===187&&Ad===191){return"UTF-8"}else if(od===254&&_d===255){return"UTF-16BE"}else if(od===255&&_d===254){return"UTF-16LE"}return null}function combineByteSequences(tl){const od=tl.reduce(((tl,od)=>tl+od.byteLength),0);let _d=0;return tl.reduce(((tl,od)=>{tl.set(od,_d);_d+=od.byteLength;return tl}),new Uint8Array(od))}tl.exports={staticPropertyDescriptors:g_,readOperation:readOperation,fireAProgressEvent:fireAProgressEvent}},2569:(tl,od,_d)=>{"use strict";const{uid:Ad,states:Dd,sentCloseFrameState:zd,emptyBuffer:Kd,opcodes:Zd}=_d(21816);const{kReadyState:fh,kSentClose:vh,kByteParser:wh,kReceivedClose:xh,kResponse:$h}=_d(32456);const{fireEvent:Xh,failWebsocketConnection:s_,isClosing:g_,isClosed:E_,isEstablished:k_,parseExtensions:ef}=_d(95673);const{channels:nf}=_d(78150);const{CloseEvent:$f}=_d(50044);const{makeRequest:Hf}=_d(46055);const{fetching:Kf}=_d(47302);const{Headers:Xf,getHeadersList:eg}=_d(83676);const{getDecodeSplit:tg}=_d(14296);const{WebsocketFrameSend:rg}=_d(69272);let ng;try{ng=_d(77598)}catch{}function establishWebSocketConnection(tl,od,_d,Dd,zd,Kd){const Zd=tl;Zd.protocol=tl.protocol==="ws:"?"http:":"https:";const fh=Hf({urlList:[Zd],client:_d,serviceWorkers:"none",referrer:"no-referrer",mode:"websocket",credentials:"include",cache:"no-store",redirect:"error"});if(Kd.headers){const tl=eg(new Xf(Kd.headers));fh.headersList=tl}const vh=ng.randomBytes(16).toString("base64");fh.headersList.append("sec-websocket-key",vh);fh.headersList.append("sec-websocket-version","13");for(const tl of od){fh.headersList.append("sec-websocket-protocol",tl)}const wh="permessage-deflate; client_max_window_bits";fh.headersList.append("sec-websocket-extensions",wh);const xh=Kf({request:fh,useParallelQueue:true,dispatcher:Kd.dispatcher,processResponse(tl){if(tl.type==="error"||tl.status!==101){s_(Dd,"Received network error or non-101 status code.");return}if(od.length!==0&&!tl.headersList.get("Sec-WebSocket-Protocol")){s_(Dd,"Server did not respond with sent protocols.");return}if(tl.headersList.get("Upgrade")?.toLowerCase()!=="websocket"){s_(Dd,'Server did not set Upgrade header to "websocket".');return}if(tl.headersList.get("Connection")?.toLowerCase()!=="upgrade"){s_(Dd,'Server did not set Connection header to "upgrade".');return}const _d=tl.headersList.get("Sec-WebSocket-Accept");const Kd=ng.createHash("sha1").update(vh+Ad).digest("base64");if(_d!==Kd){s_(Dd,"Incorrect hash received in Sec-WebSocket-Accept header.");return}const Zd=tl.headersList.get("Sec-WebSocket-Extensions");let wh;if(Zd!==null){wh=ef(Zd);if(!wh.has("permessage-deflate")){s_(Dd,"Sec-WebSocket-Extensions header does not match.");return}}const xh=tl.headersList.get("Sec-WebSocket-Protocol");if(xh!==null){const tl=tg("sec-websocket-protocol",fh.headersList);if(!tl.includes(xh)){s_(Dd,"Protocol was not set in the opening handshake.");return}}tl.socket.on("data",onSocketData);tl.socket.on("close",onSocketClose);tl.socket.on("error",onSocketError);if(nf.open.hasSubscribers){nf.open.publish({address:tl.socket.address(),protocol:xh,extensions:Zd})}zd(tl,wh)}});return xh}function closeWebSocketConnection(tl,od,_d,Ad){if(g_(tl)||E_(tl)){}else if(!k_(tl)){s_(tl,"Connection was closed before it was established.");tl[fh]=Dd.CLOSING}else if(tl[vh]===zd.NOT_SENT){tl[vh]=zd.PROCESSING;const wh=new rg;if(od!==undefined&&_d===undefined){wh.frameData=Buffer.allocUnsafe(2);wh.frameData.writeUInt16BE(od,0)}else if(od!==undefined&&_d!==undefined){wh.frameData=Buffer.allocUnsafe(2+Ad);wh.frameData.writeUInt16BE(od,0);wh.frameData.write(_d,2,"utf-8")}else{wh.frameData=Kd}const xh=tl[$h].socket;xh.write(wh.createFrame(Zd.CLOSE));tl[vh]=zd.SENT;tl[fh]=Dd.CLOSING}else{tl[fh]=Dd.CLOSING}}function onSocketData(tl){if(!this.ws[wh].write(tl)){this.pause()}}function onSocketClose(){const{ws:tl}=this;const{[$h]:od}=tl;od.socket.off("data",onSocketData);od.socket.off("close",onSocketClose);od.socket.off("error",onSocketError);const _d=tl[vh]===zd.SENT&&tl[xh];let Ad=1005;let Kd="";const Zd=tl[wh].closingInfo;if(Zd&&!Zd.error){Ad=Zd.code??1005;Kd=Zd.reason}else if(!tl[xh]){Ad=1006}tl[fh]=Dd.CLOSED;Xh("close",tl,((tl,od)=>new $f(tl,od)),{wasClean:_d,code:Ad,reason:Kd});if(nf.close.hasSubscribers){nf.close.publish({websocket:tl,code:Ad,reason:Kd})}}function onSocketError(tl){const{ws:od}=this;od[fh]=Dd.CLOSING;if(nf.socketError.hasSubscribers){nf.socketError.publish(tl)}this.destroy()}tl.exports={establishWebSocketConnection:establishWebSocketConnection,closeWebSocketConnection:closeWebSocketConnection}},21816:tl=>{"use strict";const od="258EAFA5-E914-47DA-95CA-C5AB0DC85B11";const _d={enumerable:true,writable:false,configurable:false};const Ad={CONNECTING:0,OPEN:1,CLOSING:2,CLOSED:3};const Dd={NOT_SENT:0,PROCESSING:1,SENT:2};const zd={CONTINUATION:0,TEXT:1,BINARY:2,CLOSE:8,PING:9,PONG:10};const Kd=2**16-1;const Zd={INFO:0,PAYLOADLENGTH_16:2,PAYLOADLENGTH_64:3,READ_DATA:4};const fh=Buffer.allocUnsafe(0);const vh={string:1,typedArray:2,arrayBuffer:3,blob:4};tl.exports={uid:od,sentCloseFrameState:Dd,staticPropertyDescriptors:_d,states:Ad,opcodes:zd,maxUnsigned16Bit:Kd,parserStates:Zd,emptyBuffer:fh,sendHints:vh}},50044:(tl,od,_d)=>{"use strict";const{webidl:Ad}=_d(10253);const{kEnumerableProperty:Dd}=_d(31544);const{kConstruct:zd}=_d(99411);const{MessagePort:Kd}=_d(75919);class MessageEvent extends Event{#Y;constructor(tl,od={}){if(tl===zd){super(arguments[1],arguments[2]);Ad.util.markAsUncloneable(this);return}const _d="MessageEvent constructor";Ad.argumentLengthCheck(arguments,1,_d);tl=Ad.converters.DOMString(tl,_d,"type");od=Ad.converters.MessageEventInit(od,_d,"eventInitDict");super(tl,od);this.#Y=od;Ad.util.markAsUncloneable(this)}get data(){Ad.brandCheck(this,MessageEvent);return this.#Y.data}get origin(){Ad.brandCheck(this,MessageEvent);return this.#Y.origin}get lastEventId(){Ad.brandCheck(this,MessageEvent);return this.#Y.lastEventId}get source(){Ad.brandCheck(this,MessageEvent);return this.#Y.source}get ports(){Ad.brandCheck(this,MessageEvent);if(!Object.isFrozen(this.#Y.ports)){Object.freeze(this.#Y.ports)}return this.#Y.ports}initMessageEvent(tl,od=false,_d=false,Dd=null,zd="",Kd="",Zd=null,fh=[]){Ad.brandCheck(this,MessageEvent);Ad.argumentLengthCheck(arguments,1,"MessageEvent.initMessageEvent");return new MessageEvent(tl,{bubbles:od,cancelable:_d,data:Dd,origin:zd,lastEventId:Kd,source:Zd,ports:fh})}static createFastMessageEvent(tl,od){const _d=new MessageEvent(zd,tl,od);_d.#Y=od;_d.#Y.data??=null;_d.#Y.origin??="";_d.#Y.lastEventId??="";_d.#Y.source??=null;_d.#Y.ports??=[];return _d}}const{createFastMessageEvent:Zd}=MessageEvent;delete MessageEvent.createFastMessageEvent;class CloseEvent extends Event{#Y;constructor(tl,od={}){const _d="CloseEvent constructor";Ad.argumentLengthCheck(arguments,1,_d);tl=Ad.converters.DOMString(tl,_d,"type");od=Ad.converters.CloseEventInit(od);super(tl,od);this.#Y=od;Ad.util.markAsUncloneable(this)}get wasClean(){Ad.brandCheck(this,CloseEvent);return this.#Y.wasClean}get code(){Ad.brandCheck(this,CloseEvent);return this.#Y.code}get reason(){Ad.brandCheck(this,CloseEvent);return this.#Y.reason}}class ErrorEvent extends Event{#Y;constructor(tl,od){const _d="ErrorEvent constructor";Ad.argumentLengthCheck(arguments,1,_d);super(tl,od);Ad.util.markAsUncloneable(this);tl=Ad.converters.DOMString(tl,_d,"type");od=Ad.converters.ErrorEventInit(od??{});this.#Y=od}get message(){Ad.brandCheck(this,ErrorEvent);return this.#Y.message}get filename(){Ad.brandCheck(this,ErrorEvent);return this.#Y.filename}get lineno(){Ad.brandCheck(this,ErrorEvent);return this.#Y.lineno}get colno(){Ad.brandCheck(this,ErrorEvent);return this.#Y.colno}get error(){Ad.brandCheck(this,ErrorEvent);return this.#Y.error}}Object.defineProperties(MessageEvent.prototype,{[Symbol.toStringTag]:{value:"MessageEvent",configurable:true},data:Dd,origin:Dd,lastEventId:Dd,source:Dd,ports:Dd,initMessageEvent:Dd});Object.defineProperties(CloseEvent.prototype,{[Symbol.toStringTag]:{value:"CloseEvent",configurable:true},reason:Dd,code:Dd,wasClean:Dd});Object.defineProperties(ErrorEvent.prototype,{[Symbol.toStringTag]:{value:"ErrorEvent",configurable:true},message:Dd,filename:Dd,lineno:Dd,colno:Dd,error:Dd});Ad.converters.MessagePort=Ad.interfaceConverter(Kd);Ad.converters["sequence"]=Ad.sequenceConverter(Ad.converters.MessagePort);const fh=[{key:"bubbles",converter:Ad.converters.boolean,defaultValue:()=>false},{key:"cancelable",converter:Ad.converters.boolean,defaultValue:()=>false},{key:"composed",converter:Ad.converters.boolean,defaultValue:()=>false}];Ad.converters.MessageEventInit=Ad.dictionaryConverter([...fh,{key:"data",converter:Ad.converters.any,defaultValue:()=>null},{key:"origin",converter:Ad.converters.USVString,defaultValue:()=>""},{key:"lastEventId",converter:Ad.converters.DOMString,defaultValue:()=>""},{key:"source",converter:Ad.nullableConverter(Ad.converters.MessagePort),defaultValue:()=>null},{key:"ports",converter:Ad.converters["sequence"],defaultValue:()=>new Array(0)}]);Ad.converters.CloseEventInit=Ad.dictionaryConverter([...fh,{key:"wasClean",converter:Ad.converters.boolean,defaultValue:()=>false},{key:"code",converter:Ad.converters["unsigned short"],defaultValue:()=>0},{key:"reason",converter:Ad.converters.USVString,defaultValue:()=>""}]);Ad.converters.ErrorEventInit=Ad.dictionaryConverter([...fh,{key:"message",converter:Ad.converters.DOMString,defaultValue:()=>""},{key:"filename",converter:Ad.converters.USVString,defaultValue:()=>""},{key:"lineno",converter:Ad.converters["unsigned long"],defaultValue:()=>0},{key:"colno",converter:Ad.converters["unsigned long"],defaultValue:()=>0},{key:"error",converter:Ad.converters.any}]);tl.exports={MessageEvent:MessageEvent,CloseEvent:CloseEvent,ErrorEvent:ErrorEvent,createFastMessageEvent:Zd}},69272:(tl,od,_d)=>{"use strict";const{maxUnsigned16Bit:Ad}=_d(21816);const Dd=16386;let zd;let Kd=null;let Zd=Dd;try{zd=_d(77598)}catch{zd={randomFillSync:function randomFillSync(tl,od,_d){for(let od=0;odAd){Kd+=8;zd=127}else if(Dd>125){Kd+=2;zd=126}const Zd=Buffer.allocUnsafe(Dd+Kd);Zd[0]=Zd[1]=0;Zd[0]|=128;Zd[0]=(Zd[0]&240)+tl; +/*! ws. MIT License. Einar Otto Stangvik */Zd[Kd-4]=_d[0];Zd[Kd-3]=_d[1];Zd[Kd-2]=_d[2];Zd[Kd-1]=_d[3];Zd[1]=zd;if(zd===126){Zd.writeUInt16BE(Dd,2)}else if(zd===127){Zd[2]=Zd[3]=0;Zd.writeUIntBE(Dd,4,6)}Zd[1]|=128;for(let tl=0;tl{"use strict";const{createInflateRaw:Ad,Z_DEFAULT_WINDOWBITS:Dd}=_d(38522);const{isValidClientWindowBits:zd}=_d(95673);const{MessageSizeExceededError:Kd}=_d(48091);const Zd=Buffer.from([0,0,255,255]);const fh=Symbol("kBuffer");const vh=Symbol("kLength");const wh=4*1024*1024;class PerMessageDeflate{#z;#h={};#x=false;#K=null;constructor(tl){this.#h.serverNoContextTakeover=tl.has("server_no_context_takeover");this.#h.serverMaxWindowBits=tl.get("server_max_window_bits")}decompress(tl,od,_d){if(this.#x){_d(new Kd);return}if(!this.#z){let tl=Dd;if(this.#h.serverMaxWindowBits){if(!zd(this.#h.serverMaxWindowBits)){_d(new Error("Invalid server_max_window_bits"));return}tl=Number.parseInt(this.#h.serverMaxWindowBits)}try{this.#z=Ad({windowBits:tl})}catch(tl){_d(tl);return}this.#z[fh]=[];this.#z[vh]=0;this.#z.on("data",(tl=>{if(this.#x){return}this.#z[vh]+=tl.length;if(this.#z[vh]>wh){this.#x=true;this.#z.removeAllListeners();this.#z.destroy();this.#z=null;if(this.#K){const tl=this.#K;this.#K=null;tl(new Kd)}return}this.#z[fh].push(tl)}));this.#z.on("error",(tl=>{this.#z=null;_d(tl)}))}this.#K=_d;this.#z.write(tl);if(od){this.#z.write(Zd)}this.#z.flush((()=>{if(this.#x||!this.#z){return}const tl=Buffer.concat(this.#z[fh],this.#z[vh]);this.#z[fh].length=0;this.#z[vh]=0;this.#K=null;_d(null,tl)}))}}tl.exports={PerMessageDeflate:PerMessageDeflate}},74588:(tl,od,_d)=>{"use strict";const{Writable:Ad}=_d(57075);const Dd=_d(34589);const{parserStates:zd,opcodes:Kd,states:Zd,emptyBuffer:fh,sentCloseFrameState:vh}=_d(21816);const{kReadyState:wh,kSentClose:xh,kResponse:$h,kReceivedClose:Xh}=_d(32456);const{channels:s_}=_d(78150);const{isValidStatusCode:g_,isValidOpcode:E_,failWebsocketConnection:k_,websocketMessageReceived:ef,utf8Decode:nf,isControlFrame:$f,isTextBinaryFrame:Hf,isContinuationFrame:Kf}=_d(95673);const{WebsocketFrameSend:Xf}=_d(69272);const{closeWebSocketConnection:eg}=_d(2569);const{PerMessageDeflate:tg}=_d(62869);class ByteParser extends Ad{#X=[];#Z=0;#ee=false;#b=zd.INFO;#te={};#re=[];#ne;constructor(tl,od){super();this.ws=tl;this.#ne=od==null?new Map:od;if(this.#ne.has("permessage-deflate")){this.#ne.set("permessage-deflate",new tg(od))}}_write(tl,od,_d){this.#X.push(tl);this.#Z+=tl.length;this.#ee=true;this.run(_d)}run(tl){while(this.#ee){if(this.#b===zd.INFO){if(this.#Z<2){return tl()}const od=this.consume(2);const _d=(od[0]&128)!==0;const Ad=od[0]&15;const Dd=(od[1]&128)===128;const Zd=!_d&&Ad!==Kd.CONTINUATION;const fh=od[1]&127;const vh=od[0]&64;const wh=od[0]&32;const xh=od[0]&16;if(!E_(Ad)){k_(this.ws,"Invalid opcode received");return tl()}if(Dd){k_(this.ws,"Frame cannot be masked");return tl()}if(vh!==0&&!this.#ne.has("permessage-deflate")){k_(this.ws,"Expected RSV1 to be clear.");return}if(wh!==0||xh!==0){k_(this.ws,"RSV1, RSV2, RSV3 must be clear");return}if(Zd&&!Hf(Ad)){k_(this.ws,"Invalid frame type was fragmented.");return}if(Hf(Ad)&&this.#re.length>0){k_(this.ws,"Expected continuation frame");return}if(this.#te.fragmented&&Zd){k_(this.ws,"Fragmented frame exceeded 125 bytes.");return}if((fh>125||Zd)&&$f(Ad)){k_(this.ws,"Control frame either too large or fragmented");return}if(Kf(Ad)&&this.#re.length===0&&!this.#te.compressed){k_(this.ws,"Unexpected continuation frame");return}if(fh<=125){this.#te.payloadLength=fh;this.#b=zd.READ_DATA}else if(fh===126){this.#b=zd.PAYLOADLENGTH_16}else if(fh===127){this.#b=zd.PAYLOADLENGTH_64}if(Hf(Ad)){this.#te.binaryType=Ad;this.#te.compressed=vh!==0}this.#te.opcode=Ad;this.#te.masked=Dd;this.#te.fin=_d;this.#te.fragmented=Zd}else if(this.#b===zd.PAYLOADLENGTH_16){if(this.#Z<2){return tl()}const od=this.consume(2);this.#te.payloadLength=od.readUInt16BE(0);this.#b=zd.READ_DATA}else if(this.#b===zd.PAYLOADLENGTH_64){if(this.#Z<8){return tl()}const od=this.consume(8);const _d=od.readUInt32BE(0);const Ad=od.readUInt32BE(4);if(_d!==0||Ad>2**31-1){k_(this.ws,"Received payload length > 2^31 bytes.");return}this.#te.payloadLength=Ad;this.#b=zd.READ_DATA}else if(this.#b===zd.READ_DATA){if(this.#Z{if(od){k_(this.ws,od.message);return}this.#re.push(_d);if(!this.#te.fin){this.#b=zd.INFO;this.#ee=true;this.run(tl);return}ef(this.ws,this.#te.binaryType,Buffer.concat(this.#re));this.#ee=true;this.#b=zd.INFO;this.#re.length=0;this.run(tl)}));this.#ee=false;break}}}}}consume(tl){if(tl>this.#Z){throw new Error("Called consume() before buffers satiated.")}else if(tl===0){return fh}if(this.#X[0].length===tl){this.#Z-=this.#X[0].length;return this.#X.shift()}const od=Buffer.allocUnsafe(tl);let _d=0;while(_d!==tl){const Ad=this.#X[0];const{length:Dd}=Ad;if(Dd+_d===tl){od.set(this.#X.shift(),_d);break}else if(Dd+_d>tl){od.set(Ad.subarray(0,tl-_d),_d);this.#X[0]=Ad.subarray(tl-_d);break}else{od.set(this.#X.shift(),_d);_d+=Ad.length}}this.#Z-=tl;return od}parseCloseBody(tl){Dd(tl.length!==1);let od;if(tl.length>=2){od=tl.readUInt16BE(0)}if(od!==undefined&&!g_(od)){return{code:1002,reason:"Invalid status code",error:true}}let _d=tl.subarray(2);if(_d[0]===239&&_d[1]===187&&_d[2]===191){_d=_d.subarray(3)}try{_d=nf(_d)}catch{return{code:1007,reason:"Invalid UTF-8",error:true}}return{code:od,reason:_d,error:false}}parseControlFrame(tl){const{opcode:od,payloadLength:_d}=this.#te;if(od===Kd.CLOSE){if(_d===1){k_(this.ws,"Received close frame with a 1-byte body.");return false}this.#te.closeInfo=this.parseCloseBody(tl);if(this.#te.closeInfo.error){const{code:tl,reason:od}=this.#te.closeInfo;eg(this.ws,tl,od,od.length);k_(this.ws,od);return false}if(this.ws[xh]!==vh.SENT){let tl=fh;if(this.#te.closeInfo.code){tl=Buffer.allocUnsafe(2);tl.writeUInt16BE(this.#te.closeInfo.code,0)}const od=new Xf(tl);this.ws[$h].socket.write(od.createFrame(Kd.CLOSE),(tl=>{if(!tl){this.ws[xh]=vh.SENT}}))}this.ws[wh]=Zd.CLOSING;this.ws[Xh]=true;return false}else if(od===Kd.PING){if(!this.ws[Xh]){const od=new Xf(tl);this.ws[$h].socket.write(od.createFrame(Kd.PONG));if(s_.ping.hasSubscribers){s_.ping.publish({payload:tl})}}}else if(od===Kd.PONG){if(s_.pong.hasSubscribers){s_.pong.publish({payload:tl})}}return true}get closingInfo(){return this.#te.closeInfo}}tl.exports={ByteParser:ByteParser}},90228:(tl,od,_d)=>{"use strict";const{WebsocketFrameSend:Ad}=_d(69272);const{opcodes:Dd,sendHints:zd}=_d(21816);const Kd=_d(96524);const Zd=Buffer[Symbol.species];class SendQueue{#ie=new Kd;#se=false;#ae;constructor(tl){this.#ae=tl}add(tl,od,_d){if(_d!==zd.blob){const Ad=createFrame(tl,_d);if(!this.#se){this.#ae.write(Ad,od)}else{const tl={promise:null,callback:od,frame:Ad};this.#ie.push(tl)}return}const Ad={promise:tl.arrayBuffer().then((tl=>{Ad.promise=null;Ad.frame=createFrame(tl,_d)})),callback:od,frame:null};this.#ie.push(Ad);if(!this.#se){this.#oe()}}async#oe(){this.#se=true;const tl=this.#ie;while(!tl.isEmpty()){const od=tl.shift();if(od.promise!==null){await od.promise}this.#ae.write(od.frame,od.callback);od.callback=od.frame=null}this.#se=false}}function createFrame(tl,od){return new Ad(toBuffer(tl,od)).createFrame(od===zd.string?Dd.TEXT:Dd.BINARY)}function toBuffer(tl,od){switch(od){case zd.string:return Buffer.from(tl);case zd.arrayBuffer:case zd.blob:return new Zd(tl);case zd.typedArray:return new Zd(tl.buffer,tl.byteOffset,tl.byteLength)}}tl.exports={SendQueue:SendQueue}},32456:tl=>{"use strict";tl.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")}},95673:(tl,od,_d)=>{"use strict";const{kReadyState:Ad,kController:Dd,kResponse:zd,kBinaryType:Kd,kWebSocketURL:Zd}=_d(32456);const{states:fh,opcodes:vh}=_d(21816);const{ErrorEvent:wh,createFastMessageEvent:xh}=_d(50044);const{isUtf8:$h}=_d(4573);const{collectASequenceOfCodePointsFast:Xh,removeHTTPWhitespace:s_}=_d(90980);function isConnecting(tl){return tl[Ad]===fh.CONNECTING}function isEstablished(tl){return tl[Ad]===fh.OPEN}function isClosing(tl){return tl[Ad]===fh.CLOSING}function isClosed(tl){return tl[Ad]===fh.CLOSED}function fireEvent(tl,od,_d=(tl,od)=>new Event(tl,od),Ad={}){const Dd=_d(tl,Ad);od.dispatchEvent(Dd)}function websocketMessageReceived(tl,od,_d){if(tl[Ad]!==fh.OPEN){return}let Dd;if(od===vh.TEXT){try{Dd=k_(_d)}catch{failWebsocketConnection(tl,"Received invalid UTF-8 in text frame.");return}}else if(od===vh.BINARY){if(tl[Kd]==="blob"){Dd=new Blob([_d])}else{Dd=toArrayBuffer(_d)}}fireEvent("message",tl,xh,{origin:tl[Zd].origin,data:Dd})}function toArrayBuffer(tl){if(tl.byteLength===tl.buffer.byteLength){return tl.buffer}return tl.buffer.slice(tl.byteOffset,tl.byteOffset+tl.byteLength)}function isValidSubprotocol(tl){if(tl.length===0){return false}for(let od=0;od126||_d===34||_d===40||_d===41||_d===44||_d===47||_d===58||_d===59||_d===60||_d===61||_d===62||_d===63||_d===64||_d===91||_d===92||_d===93||_d===123||_d===125){return false}}return true}function isValidStatusCode(tl){if(tl>=1e3&&tl<1015){return tl!==1004&&tl!==1005&&tl!==1006}return tl>=3e3&&tl<=4999}function failWebsocketConnection(tl,od){const{[Dd]:_d,[zd]:Ad}=tl;_d.abort();if(Ad?.socket&&!Ad.socket.destroyed){Ad.socket.destroy()}if(od){fireEvent("error",tl,((tl,od)=>new wh(tl,od)),{error:new Error(od),message:od})}}function isControlFrame(tl){return tl===vh.CLOSE||tl===vh.PING||tl===vh.PONG}function isContinuationFrame(tl){return tl===vh.CONTINUATION}function isTextBinaryFrame(tl){return tl===vh.TEXT||tl===vh.BINARY}function isValidOpcode(tl){return isTextBinaryFrame(tl)||isContinuationFrame(tl)||isControlFrame(tl)}function parseExtensions(tl){const od={position:0};const _d=new Map;while(od.position57){return false}}const od=Number.parseInt(tl,10);return od>=8&&od<=15}const g_=typeof process.versions.icu==="string";const E_=g_?new TextDecoder("utf-8",{fatal:true}):undefined;const k_=g_?E_.decode.bind(E_):function(tl){if($h(tl)){return tl.toString("utf-8")}throw new TypeError("Invalid utf-8 received.")};tl.exports={isConnecting:isConnecting,isEstablished:isEstablished,isClosing:isClosing,isClosed:isClosed,fireEvent:fireEvent,isValidSubprotocol:isValidSubprotocol,isValidStatusCode:isValidStatusCode,failWebsocketConnection:failWebsocketConnection,websocketMessageReceived:websocketMessageReceived,utf8Decode:k_,isControlFrame:isControlFrame,isContinuationFrame:isContinuationFrame,isTextBinaryFrame:isTextBinaryFrame,isValidOpcode:isValidOpcode,parseExtensions:parseExtensions,isValidClientWindowBits:isValidClientWindowBits}},55366:(tl,od,_d)=>{"use strict";const{webidl:Ad}=_d(10253);const{URLSerializer:Dd}=_d(90980);const{environmentSettingsObject:zd}=_d(14296);const{staticPropertyDescriptors:Kd,states:Zd,sentCloseFrameState:fh,sendHints:vh}=_d(21816);const{kWebSocketURL:wh,kReadyState:xh,kController:$h,kBinaryType:Xh,kResponse:s_,kSentClose:g_,kByteParser:E_}=_d(32456);const{isConnecting:k_,isEstablished:ef,isClosing:nf,isValidSubprotocol:$f,fireEvent:Hf}=_d(95673);const{establishWebSocketConnection:Kf,closeWebSocketConnection:Xf}=_d(2569);const{ByteParser:eg}=_d(74588);const{kEnumerableProperty:tg,isBlobLike:rg}=_d(31544);const{getGlobalDispatcher:ng}=_d(5837);const{types:sg}=_d(57975);const{ErrorEvent:mg,CloseEvent:eA}=_d(50044);const{SendQueue:tA}=_d(90228);class WebSocket extends EventTarget{#N={open:null,error:null,close:null,message:null};#le=0;#ce="";#ne="";#ue;constructor(tl,od=[]){super();Ad.util.markAsUncloneable(this);const _d="WebSocket constructor";Ad.argumentLengthCheck(arguments,1,_d);const Dd=Ad.converters["DOMString or sequence or WebSocketInit"](od,_d,"options");tl=Ad.converters.USVString(tl,_d,"url");od=Dd.protocols;const Kd=zd.settingsObject.baseUrl;let Zd;try{Zd=new URL(tl,Kd)}catch(tl){throw new DOMException(tl,"SyntaxError")}if(Zd.protocol==="http:"){Zd.protocol="ws:"}else if(Zd.protocol==="https:"){Zd.protocol="wss:"}if(Zd.protocol!=="ws:"&&Zd.protocol!=="wss:"){throw new DOMException(`Expected a ws: or wss: protocol, got ${Zd.protocol}`,"SyntaxError")}if(Zd.hash||Zd.href.endsWith("#")){throw new DOMException("Got fragment","SyntaxError")}if(typeof od==="string"){od=[od]}if(od.length!==new Set(od.map((tl=>tl.toLowerCase()))).size){throw new DOMException("Invalid Sec-WebSocket-Protocol value","SyntaxError")}if(od.length>0&&!od.every((tl=>$f(tl)))){throw new DOMException("Invalid Sec-WebSocket-Protocol value","SyntaxError")}this[wh]=new URL(Zd.href);const vh=zd.settingsObject;this[$h]=Kf(Zd,od,vh,this,((tl,od)=>this.#pe(tl,od)),Dd);this[xh]=WebSocket.CONNECTING;this[g_]=fh.NOT_SENT;this[Xh]="blob"}close(tl=undefined,od=undefined){Ad.brandCheck(this,WebSocket);const _d="WebSocket.close";if(tl!==undefined){tl=Ad.converters["unsigned short"](tl,_d,"code",{clamp:true})}if(od!==undefined){od=Ad.converters.USVString(od,_d,"reason")}if(tl!==undefined){if(tl!==1e3&&(tl<3e3||tl>4999)){throw new DOMException("invalid code","InvalidAccessError")}}let Dd=0;if(od!==undefined){Dd=Buffer.byteLength(od);if(Dd>123){throw new DOMException(`Reason must be less than 123 bytes; received ${Dd}`,"SyntaxError")}}Xf(this,tl,od,Dd)}send(tl){Ad.brandCheck(this,WebSocket);const od="WebSocket.send";Ad.argumentLengthCheck(arguments,1,od);tl=Ad.converters.WebSocketSendData(tl,od,"data");if(k_(this)){throw new DOMException("Sent before connected.","InvalidStateError")}if(!ef(this)||nf(this)){return}if(typeof tl==="string"){const od=Buffer.byteLength(tl);this.#le+=od;this.#ue.add(tl,(()=>{this.#le-=od}),vh.string)}else if(sg.isArrayBuffer(tl)){this.#le+=tl.byteLength;this.#ue.add(tl,(()=>{this.#le-=tl.byteLength}),vh.arrayBuffer)}else if(ArrayBuffer.isView(tl)){this.#le+=tl.byteLength;this.#ue.add(tl,(()=>{this.#le-=tl.byteLength}),vh.typedArray)}else if(rg(tl)){this.#le+=tl.size;this.#ue.add(tl,(()=>{this.#le-=tl.size}),vh.blob)}}get readyState(){Ad.brandCheck(this,WebSocket);return this[xh]}get bufferedAmount(){Ad.brandCheck(this,WebSocket);return this.#le}get url(){Ad.brandCheck(this,WebSocket);return Dd(this[wh])}get extensions(){Ad.brandCheck(this,WebSocket);return this.#ne}get protocol(){Ad.brandCheck(this,WebSocket);return this.#ce}get onopen(){Ad.brandCheck(this,WebSocket);return this.#N.open}set onopen(tl){Ad.brandCheck(this,WebSocket);if(this.#N.open){this.removeEventListener("open",this.#N.open)}if(typeof tl==="function"){this.#N.open=tl;this.addEventListener("open",tl)}else{this.#N.open=null}}get onerror(){Ad.brandCheck(this,WebSocket);return this.#N.error}set onerror(tl){Ad.brandCheck(this,WebSocket);if(this.#N.error){this.removeEventListener("error",this.#N.error)}if(typeof tl==="function"){this.#N.error=tl;this.addEventListener("error",tl)}else{this.#N.error=null}}get onclose(){Ad.brandCheck(this,WebSocket);return this.#N.close}set onclose(tl){Ad.brandCheck(this,WebSocket);if(this.#N.close){this.removeEventListener("close",this.#N.close)}if(typeof tl==="function"){this.#N.close=tl;this.addEventListener("close",tl)}else{this.#N.close=null}}get onmessage(){Ad.brandCheck(this,WebSocket);return this.#N.message}set onmessage(tl){Ad.brandCheck(this,WebSocket);if(this.#N.message){this.removeEventListener("message",this.#N.message)}if(typeof tl==="function"){this.#N.message=tl;this.addEventListener("message",tl)}else{this.#N.message=null}}get binaryType(){Ad.brandCheck(this,WebSocket);return this[Xh]}set binaryType(tl){Ad.brandCheck(this,WebSocket);if(tl!=="blob"&&tl!=="arraybuffer"){this[Xh]="blob"}else{this[Xh]=tl}}#pe(tl,od){this[s_]=tl;const _d=new eg(this,od);_d.on("drain",onParserDrain);_d.on("error",onParserError.bind(this));tl.socket.ws=this;this[E_]=_d;this.#ue=new tA(tl.socket);this[xh]=Zd.OPEN;const Ad=tl.headersList.get("sec-websocket-extensions");if(Ad!==null){this.#ne=Ad}const Dd=tl.headersList.get("sec-websocket-protocol");if(Dd!==null){this.#ce=Dd}Hf("open",this)}}WebSocket.CONNECTING=WebSocket.prototype.CONNECTING=Zd.CONNECTING;WebSocket.OPEN=WebSocket.prototype.OPEN=Zd.OPEN;WebSocket.CLOSING=WebSocket.prototype.CLOSING=Zd.CLOSING;WebSocket.CLOSED=WebSocket.prototype.CLOSED=Zd.CLOSED;Object.defineProperties(WebSocket.prototype,{CONNECTING:Kd,OPEN:Kd,CLOSING:Kd,CLOSED:Kd,url:tg,readyState:tg,bufferedAmount:tg,onopen:tg,onerror:tg,onclose:tg,close:tg,onmessage:tg,binaryType:tg,send:tg,extensions:tg,protocol:tg,[Symbol.toStringTag]:{value:"WebSocket",writable:false,enumerable:false,configurable:true}});Object.defineProperties(WebSocket,{CONNECTING:Kd,OPEN:Kd,CLOSING:Kd,CLOSED:Kd});Ad.converters["sequence"]=Ad.sequenceConverter(Ad.converters.DOMString);Ad.converters["DOMString or sequence"]=function(tl,od,_d){if(Ad.util.Type(tl)==="Object"&&Symbol.iterator in tl){return Ad.converters["sequence"](tl)}return Ad.converters.DOMString(tl,od,_d)};Ad.converters.WebSocketInit=Ad.dictionaryConverter([{key:"protocols",converter:Ad.converters["DOMString or sequence"],defaultValue:()=>new Array(0)},{key:"dispatcher",converter:Ad.converters.any,defaultValue:()=>ng()},{key:"headers",converter:Ad.nullableConverter(Ad.converters.HeadersInit)}]);Ad.converters["DOMString or sequence or WebSocketInit"]=function(tl){if(Ad.util.Type(tl)==="Object"&&!(Symbol.iterator in tl)){return Ad.converters.WebSocketInit(tl)}return{protocols:Ad.converters["DOMString or sequence"](tl)}};Ad.converters.WebSocketSendData=function(tl){if(Ad.util.Type(tl)==="Object"){if(rg(tl)){return Ad.converters.Blob(tl,{strict:false})}if(ArrayBuffer.isView(tl)||sg.isArrayBuffer(tl)){return Ad.converters.BufferSource(tl)}}return Ad.converters.USVString(tl)};function onParserDrain(){this.ws[s_].socket.resume()}function onParserError(tl){let od;let _d;if(tl instanceof eA){od=tl.reason;_d=tl.code}else{od=tl.message}Hf("error",this,(()=>new mg("error",{error:tl,message:od})));Xf(this,_d)}tl.exports={WebSocket:WebSocket}},75207:function(tl,od,_d){"use strict";var Ad=this&&this.__createBinding||(Object.create?function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;var Dd=Object.getOwnPropertyDescriptor(od,_d);if(!Dd||("get"in Dd?!od.__esModule:Dd.writable||Dd.configurable)){Dd={enumerable:true,get:function(){return od[_d]}}}Object.defineProperty(tl,Ad,Dd)}:function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;tl[Ad]=od[_d]});var Dd=this&&this.__setModuleDefault||(Object.create?function(tl,od){Object.defineProperty(tl,"default",{enumerable:true,value:od})}:function(tl,od){tl["default"]=od});var zd=this&&this.__importStar||function(){var ownKeys=function(tl){ownKeys=Object.getOwnPropertyNames||function(tl){var od=[];for(var _d in tl)if(Object.prototype.hasOwnProperty.call(tl,_d))od[od.length]=_d;return od};return ownKeys(tl)};return function(tl){if(tl&&tl.__esModule)return tl;var od={};if(tl!=null)for(var _d=ownKeys(tl),zd=0;zd<_d.length;zd++)if(_d[zd]!=="default")Ad(od,tl,_d[zd]);Dd(od,tl);return od}}();var Kd=this&&this.__awaiter||function(tl,od,_d,Ad){function adopt(tl){return tl instanceof _d?tl:new _d((function(od){od(tl)}))}return new(_d||(_d=Promise))((function(_d,Dd){function fulfilled(tl){try{step(Ad.next(tl))}catch(tl){Dd(tl)}}function rejected(tl){try{step(Ad["throw"](tl))}catch(tl){Dd(tl)}}function step(tl){tl.done?_d(tl.value):adopt(tl.value).then(fulfilled,rejected)}step((Ad=Ad.apply(tl,od||[])).next())}))};var Zd;Object.defineProperty(od,"__esModule",{value:true});od.READONLY=od.UV_FS_O_EXLOCK=od.IS_WINDOWS=od.unlink=od.symlink=od.stat=od.rmdir=od.rm=od.rename=od.readdir=od.open=od.mkdir=od.lstat=od.copyFile=od.chmod=void 0;od.readlink=readlink;od.exists=exists;od.isDirectory=isDirectory;od.isRooted=isRooted;od.tryGetExecutablePath=tryGetExecutablePath;od.getCmdPath=getCmdPath;const fh=zd(_d(79896));const vh=zd(_d(16928));Zd=fh.promises,od.chmod=Zd.chmod,od.copyFile=Zd.copyFile,od.lstat=Zd.lstat,od.mkdir=Zd.mkdir,od.open=Zd.open,od.readdir=Zd.readdir,od.rename=Zd.rename,od.rm=Zd.rm,od.rmdir=Zd.rmdir,od.stat=Zd.stat,od.symlink=Zd.symlink,od.unlink=Zd.unlink;od.IS_WINDOWS=process.platform==="win32";function readlink(tl){return Kd(this,void 0,void 0,(function*(){const _d=yield fh.promises.readlink(tl);if(od.IS_WINDOWS&&!_d.endsWith("\\")){return`${_d}\\`}return _d}))}od.UV_FS_O_EXLOCK=268435456;od.READONLY=fh.constants.O_RDONLY;function exists(tl){return Kd(this,void 0,void 0,(function*(){try{yield(0,od.stat)(tl)}catch(tl){if(tl.code==="ENOENT"){return false}throw tl}return true}))}function isDirectory(tl){return Kd(this,arguments,void 0,(function*(tl,_d=false){const Ad=_d?yield(0,od.stat)(tl):yield(0,od.lstat)(tl);return Ad.isDirectory()}))}function isRooted(tl){tl=normalizeSeparators(tl);if(!tl){throw new Error('isRooted() parameter "p" cannot be empty')}if(od.IS_WINDOWS){return tl.startsWith("\\")||/^[A-Z]:/i.test(tl)}return tl.startsWith("/")}function tryGetExecutablePath(tl,_d){return Kd(this,void 0,void 0,(function*(){let Ad=undefined;try{Ad=yield(0,od.stat)(tl)}catch(od){if(od.code!=="ENOENT"){console.log(`Unexpected error attempting to determine if executable file exists '${tl}': ${od}`)}}if(Ad&&Ad.isFile()){if(od.IS_WINDOWS){const od=vh.extname(tl).toUpperCase();if(_d.some((tl=>tl.toUpperCase()===od))){return tl}}else{if(isUnixExecutable(Ad)){return tl}}}const Dd=tl;for(const zd of _d){tl=Dd+zd;Ad=undefined;try{Ad=yield(0,od.stat)(tl)}catch(od){if(od.code!=="ENOENT"){console.log(`Unexpected error attempting to determine if executable file exists '${tl}': ${od}`)}}if(Ad&&Ad.isFile()){if(od.IS_WINDOWS){try{const _d=vh.dirname(tl);const Ad=vh.basename(tl).toUpperCase();for(const Dd of yield(0,od.readdir)(_d)){if(Ad===Dd.toUpperCase()){tl=vh.join(_d,Dd);break}}}catch(od){console.log(`Unexpected error attempting to determine the actual case of the file '${tl}': ${od}`)}return tl}else{if(isUnixExecutable(Ad)){return tl}}}}return""}))}function normalizeSeparators(tl){tl=tl||"";if(od.IS_WINDOWS){tl=tl.replace(/\//g,"\\");return tl.replace(/\\\\+/g,"\\")}return tl.replace(/\/\/+/g,"/")}function isUnixExecutable(tl){return(tl.mode&1)>0||(tl.mode&8)>0&&process.getgid!==undefined&&tl.gid===process.getgid()||(tl.mode&64)>0&&process.getuid!==undefined&&tl.uid===process.getuid()}function getCmdPath(){var tl;return(tl=process.env["COMSPEC"])!==null&&tl!==void 0?tl:`cmd.exe`}},94994:function(tl,od,_d){"use strict";var Ad=this&&this.__createBinding||(Object.create?function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;var Dd=Object.getOwnPropertyDescriptor(od,_d);if(!Dd||("get"in Dd?!od.__esModule:Dd.writable||Dd.configurable)){Dd={enumerable:true,get:function(){return od[_d]}}}Object.defineProperty(tl,Ad,Dd)}:function(tl,od,_d,Ad){if(Ad===undefined)Ad=_d;tl[Ad]=od[_d]});var Dd=this&&this.__setModuleDefault||(Object.create?function(tl,od){Object.defineProperty(tl,"default",{enumerable:true,value:od})}:function(tl,od){tl["default"]=od});var zd=this&&this.__importStar||function(){var ownKeys=function(tl){ownKeys=Object.getOwnPropertyNames||function(tl){var od=[];for(var _d in tl)if(Object.prototype.hasOwnProperty.call(tl,_d))od[od.length]=_d;return od};return ownKeys(tl)};return function(tl){if(tl&&tl.__esModule)return tl;var od={};if(tl!=null)for(var _d=ownKeys(tl),zd=0;zd<_d.length;zd++)if(_d[zd]!=="default")Ad(od,tl,_d[zd]);Dd(od,tl);return od}}();var Kd=this&&this.__awaiter||function(tl,od,_d,Ad){function adopt(tl){return tl instanceof _d?tl:new _d((function(od){od(tl)}))}return new(_d||(_d=Promise))((function(_d,Dd){function fulfilled(tl){try{step(Ad.next(tl))}catch(tl){Dd(tl)}}function rejected(tl){try{step(Ad["throw"](tl))}catch(tl){Dd(tl)}}function step(tl){tl.done?_d(tl.value):adopt(tl.value).then(fulfilled,rejected)}step((Ad=Ad.apply(tl,od||[])).next())}))};Object.defineProperty(od,"__esModule",{value:true});od.cp=cp;od.mv=mv;od.rmRF=rmRF;od.mkdirP=mkdirP;od.which=which;od.findInPath=findInPath;const Zd=_d(42613);const fh=zd(_d(16928));const vh=zd(_d(75207));function cp(tl,od){return Kd(this,arguments,void 0,(function*(tl,od,_d={}){const{force:Ad,recursive:Dd,copySourceDirectory:zd}=readCopyOptions(_d);const Kd=(yield vh.exists(od))?yield vh.stat(od):null;if(Kd&&Kd.isFile()&&!Ad){return}const Zd=Kd&&Kd.isDirectory()&&zd?fh.join(od,fh.basename(tl)):od;if(!(yield vh.exists(tl))){throw new Error(`no such file or directory: ${tl}`)}const wh=yield vh.stat(tl);if(wh.isDirectory()){if(!Dd){throw new Error(`Failed to copy. ${tl} is a directory, but tried to copy without recursive flag.`)}else{yield cpDirRecursive(tl,Zd,0,Ad)}}else{if(fh.relative(tl,Zd)===""){throw new Error(`'${Zd}' and '${tl}' are the same file`)}yield copyFile(tl,Zd,Ad)}}))}function mv(tl,od){return Kd(this,arguments,void 0,(function*(tl,od,_d={}){if(yield vh.exists(od)){let Ad=true;if(yield vh.isDirectory(od)){od=fh.join(od,fh.basename(tl));Ad=yield vh.exists(od)}if(Ad){if(_d.force==null||_d.force){yield rmRF(od)}else{throw new Error("Destination already exists")}}}yield mkdirP(fh.dirname(od));yield vh.rename(tl,od)}))}function rmRF(tl){return Kd(this,void 0,void 0,(function*(){if(vh.IS_WINDOWS){if(/[*"<>|]/.test(tl)){throw new Error('File path must not contain `*`, `"`, `<`, `>` or `|` on Windows')}}try{yield vh.rm(tl,{force:true,maxRetries:3,recursive:true,retryDelay:300})}catch(tl){throw new Error(`File was unable to be removed ${tl}`)}}))}function mkdirP(tl){return Kd(this,void 0,void 0,(function*(){(0,Zd.ok)(tl,"a path argument must be provided");yield vh.mkdir(tl,{recursive:true})}))}function which(tl,od){return Kd(this,void 0,void 0,(function*(){if(!tl){throw new Error("parameter 'tool' is required")}if(od){const od=yield which(tl,false);if(!od){if(vh.IS_WINDOWS){throw new Error(`Unable to locate executable file: ${tl}. 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: ${tl}. 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 od}const _d=yield findInPath(tl);if(_d&&_d.length>0){return _d[0]}return""}))}function findInPath(tl){return Kd(this,void 0,void 0,(function*(){if(!tl){throw new Error("parameter 'tool' is required")}const od=[];if(vh.IS_WINDOWS&&process.env["PATHEXT"]){for(const tl of process.env["PATHEXT"].split(fh.delimiter)){if(tl){od.push(tl)}}}if(vh.isRooted(tl)){const _d=yield vh.tryGetExecutablePath(tl,od);if(_d){return[_d]}return[]}if(tl.includes(fh.sep)){return[]}const _d=[];if(process.env.PATH){for(const tl of process.env.PATH.split(fh.delimiter)){if(tl){_d.push(tl)}}}const Ad=[];for(const Dd of _d){const _d=yield vh.tryGetExecutablePath(fh.join(Dd,tl),od);if(_d){Ad.push(_d)}}return Ad}))}function readCopyOptions(tl){const od=tl.force==null?true:tl.force;const _d=Boolean(tl.recursive);const Ad=tl.copySourceDirectory==null?true:Boolean(tl.copySourceDirectory);return{force:od,recursive:_d,copySourceDirectory:Ad}}function cpDirRecursive(tl,od,_d,Ad){return Kd(this,void 0,void 0,(function*(){if(_d>=255)return;_d++;yield mkdirP(od);const Dd=yield vh.readdir(tl);for(const zd of Dd){const Dd=`${tl}/${zd}`;const Kd=`${od}/${zd}`;const Zd=yield vh.lstat(Dd);if(Zd.isDirectory()){yield cpDirRecursive(Dd,Kd,_d,Ad)}else{yield copyFile(Dd,Kd,Ad)}}yield vh.chmod(od,(yield vh.stat(tl)).mode)}))}function copyFile(tl,od,_d){return Kd(this,void 0,void 0,(function*(){if((yield vh.lstat(tl)).isSymbolicLink()){try{yield vh.lstat(od);yield vh.unlink(od)}catch(tl){if(tl.code==="EPERM"){yield vh.chmod(od,"0666");yield vh.unlink(od)}}const _d=yield vh.readlink(tl);yield vh.symlink(_d,od,vh.IS_WINDOWS?"junction":null)}else if(!(yield vh.exists(od))||_d){yield vh.copyFile(tl,od)}}))}},14281:(tl,od,_d)=>{"use strict";var Ad=_d(68672);var Dd=_d(4908);var zd=_d(40240);function _interopDefault(tl){return tl&&tl.__esModule?tl:{default:tl}}var Kd=_interopDefault(zd);function appendFormFromObject(tl){const od=new FormData;Object.entries(tl).forEach((([tl,_d])=>{if(_d==null)return;if(Array.isArray(_d))od.append(tl,_d[0],_d[1]);else od.append(tl,_d)}));return od}var Zd=class{value;constructor(tl){this.value=tl}toString(){return this.value}};function endpoint(tl,...od){return od.reduce(((od,_d,Ad)=>{const Dd=_d instanceof Zd?_d.value:encodeURIComponent(String(_d));return od+Dd+tl[Ad+1]}),tl[0])}function parseLinkHeader(tl){const od={};const _d=/<([^>]+)>; rel="([^"]+)"/g;let Ad;while(Ad=_d.exec(tl)){const[,tl,_d]=Ad;od[_d]=tl}return od}function reformatObjectOptions(tl,od,_d=false){const Ad=_d?Dd.decamelizeKeys(tl):tl;return Kd.default.stringify({[od]:Ad},{encode:false}).split("&").reduce(((tl,od)=>{const[_d,Ad]=od.split(/=(.*)/);tl[_d]=Ad;return tl}),{})}function packageResponse(tl,od){return od?{data:tl.body,status:tl.status,headers:tl.headers}:tl.body}function getStream(tl,od){return packageResponse(tl,od)}function getSingle(tl,od,_d){const{status:Ad,headers:zd}=od;let{body:Kd}=od;if(tl)Kd=Dd.camelizeKeys(Kd);return packageResponse({body:Kd,status:Ad,headers:zd},_d)}async function getManyMore(tl,od,_d,Ad,Kd,Zd){const{sudo:fh,showExpanded:vh,maxPages:wh,pagination:xh,page:$h,perPage:Xh,idAfter:s_,orderBy:g_,sort:E_}=Kd;if(tl)Ad.body=Dd.camelizeKeys(Ad?.body);const k_=[...Zd||[],...Ad.body];const ef=wh&&Xh?k_.length/+Xh{const{asStream:Ad,sudo:Dd,showExpanded:zd,maxPages:Kd,...Zd}=_d||{};const fh=tl.queryTimeout?AbortSignal.timeout(tl.queryTimeout):void 0;const vh=await tl.requester.get(od,{searchParams:Zd,sudo:Dd,asStream:Ad,signal:fh});const wh=tl.camelize||false;if(Ad)return getStream(vh,zd);if(!Array.isArray(vh.body))return getSingle(wh,vh,zd);const xh={sudo:Dd,showExpanded:zd,maxPages:Kd,...Zd};return getManyMore(wh,((od,_d)=>tl.requester.get(od,{..._d,signal:fh})),od,vh,xh)}}function post(){return async(tl,od,{searchParams:_d,isForm:Ad,sudo:zd,showExpanded:Kd,...Zd}={})=>{const fh=Ad?appendFormFromObject(Zd):Zd;const vh=await tl.requester.post(od,{searchParams:_d,body:fh,sudo:zd,signal:tl.queryTimeout?AbortSignal.timeout(tl.queryTimeout):void 0});if(tl.camelize)vh.body=Dd.camelizeKeys(vh.body);return packageResponse(vh,Kd)}}function put(){return async(tl,od,{searchParams:_d,isForm:Ad,sudo:zd,showExpanded:Kd,...Zd}={})=>{const fh=Ad?appendFormFromObject(Zd):Zd;const vh=await tl.requester.put(od,{body:fh,searchParams:_d,sudo:zd,signal:tl.queryTimeout?AbortSignal.timeout(tl.queryTimeout):void 0});if(tl.camelize)vh.body=Dd.camelizeKeys(vh.body);return packageResponse(vh,Kd)}}function patch(){return async(tl,od,{searchParams:_d,isForm:Ad,sudo:zd,showExpanded:Kd,...Zd}={})=>{const fh=Ad?appendFormFromObject(Zd):Zd;const vh=await tl.requester.patch(od,{body:fh,searchParams:_d,sudo:zd,signal:tl.queryTimeout?AbortSignal.timeout(tl.queryTimeout):void 0});if(tl.camelize)vh.body=Dd.camelizeKeys(vh.body);return packageResponse(vh,Kd)}}function del(){return async(tl,od,{sudo:_d,showExpanded:Ad,searchParams:Dd,...zd}={})=>{const Kd=await tl.requester.delete(od,{body:zd,searchParams:Dd,sudo:_d,signal:tl.queryTimeout?AbortSignal.timeout(tl.queryTimeout):void 0});return packageResponse(Kd,Ad)}}var fh={post:post,put:put,patch:patch,get:get,del:del};var vh=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/cluster_agents`,od)}allTokens(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/cluster_agents/${od}/tokens`,_d)}createToken(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/cluster_agents/${od}/tokens`,{name:_d,...Ad})}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/cluster_agents/${od}`,_d)}showToken(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/cluster_agents/${od}/tokens/${_d}`,Ad)}register(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/cluster_agents`,{name:od,..._d})}removeToken(tl,od,_d,Ad){return fh.del()(this,endpoint`projects/${tl}/cluster_agents/${od}/tokens/${_d}`,Ad)}unregister(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/cluster_agents/${od}`,_d)}};var wh=class extends Ad.BaseResource{allMetricImages(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/alert_management_alerts/${od}/metric_images`,_d)}editMetricImage(tl,od,_d,Ad){return fh.put()(this,endpoint`projects/${tl}/alert_management_alerts/${od}/metric_images/${_d}`,Ad)}removeMetricImage(tl,od,_d,Ad){return fh.del()(this,endpoint`projects/${tl}/alert_management_alerts/${od}/metric_images/${_d}`,Ad)}uploadMetricImage(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/alert_management_alerts/${od}/metric_images`,{isForm:true,file:[_d.content,_d.filename],...Ad})}};var xh=class extends Ad.BaseResource{show(tl){return fh.get()(this,"application/appearence",tl)}edit({logo:tl,pwaIcon:od,..._d}={}){if(tl||od){const Ad={..._d,isForm:true};if(tl)Ad.logo=[tl.content,tl.filename];if(od)Ad.pwaIcon=[od.content,od.filename];return fh.put()(this,"application/appearence",Ad)}return fh.put()(this,"application/appearence",_d)}};var $h=class extends Ad.BaseResource{show(tl){return fh.get()(this,"application/plan_limits",tl)}edit(tl,od={}){const{ciPipelineSize:_d,ciActiveJobs:Ad,ciActivePipelines:Dd,ciProjectSubscriptions:zd,ciPipelineSchedules:Kd,ciNeedsSizeLimit:Zd,ciRegisteredGroupRunners:vh,ciRegisteredProjectRunners:wh,conanMaxFileSize:xh,genericPackagesMaxFileSize:$h,helmMaxFileSize:Xh,mavenMaxFileSize:s_,npmMaxFileSize:g_,nugetMaxFileSize:E_,pypiMaxFileSize:k_,terraformModuleMaxFileSize:ef,storageSizeLimit:nf,...$f}=od;return fh.put()(this,"application/plan_limits",{...$f,searchParams:{planName:tl,ciPipelineSize:_d,ciActiveJobs:Ad,ciActivePipelines:Dd,ciProjectSubscriptions:zd,ciPipelineSchedules:Kd,ciNeedsSizeLimit:Zd,ciRegisteredGroupRunners:vh,ciRegisteredProjectRunners:wh,conanMaxFileSize:xh,genericPackagesMaxFileSize:$h,helmMaxFileSize:Xh,mavenMaxFileSize:s_,npmMaxFileSize:g_,nugetMaxFileSize:E_,pypiMaxFileSize:k_,terraformModuleMaxFileSize:ef,storageSizeLimit:nf}})}};var Xh=class extends Ad.BaseResource{show(tl){return fh.get()(this,"application/settings",tl)}edit(tl){return fh.put()(this,"application/settings",tl)}};var s_=class extends Ad.BaseResource{show(tl){return fh.get()(this,"application/statistics",tl)}};var g_=class extends Ad.BaseResource{all(tl){return fh.get()(this,"applications",tl)}create(tl,od,_d,Ad){return fh.post()(this,"applications",{name:tl,redirectUri:od,scopes:_d,...Ad})}remove(tl,od){return fh.del()(this,`applications/${tl}`,od)}};function url({projectId:tl,groupId:od}={}){let _d="";if(tl)_d=endpoint`projects/${tl}/`;else if(od)_d=endpoint`groups/${od}/`;return`${_d}audit_events`}var E_=class extends Ad.BaseResource{all({projectId:tl,groupId:od,..._d}={}){const Ad=url({projectId:tl,groupId:od});return fh.get()(this,Ad,_d)}show(tl,{projectId:od,groupId:_d,...Ad}={}){const Dd=url({projectId:od,groupId:_d});return fh.get()(this,`${Dd}/${tl}`,Ad)}};var k_=class extends Ad.BaseResource{show(tl,od){return fh.get()(this,"avatar",{email:tl,...od})}};var ef=class extends Ad.BaseResource{all(tl){return fh.get()(this,"broadcast_messages",tl)}create(tl){return fh.post()(this,"broadcast_messages",tl)}edit(tl,od){return fh.put()(this,`broadcast_messages/${tl}`,od)}remove(tl,od){return fh.del()(this,`broadcast_messages/${tl}`,od)}show(tl,od){return fh.get()(this,`broadcast_messages/${tl}`,od)}};var nf=class extends Ad.BaseResource{createAccessToken(tl){return fh.post()(this,"code_suggestions/tokens",tl)}generateCompletion(tl){return fh.post()(this,"code_suggestions/completions",tl)}};var $f=class extends Ad.BaseResource{create(tl,od){return fh.post()(this,endpoint`projects/${tl}/packages/composer`,od)}download(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/packages/composer/archives/${od}`,{searchParams:{sha:_d},...Ad})}showMetadata(tl,od,_d){let Ad;if(_d&&_d.sha){Ad=endpoint`groups/${tl}/-/packages/composer/${od}$${_d.sha}`}else{Ad=endpoint`groups/${tl}/-/packages/composer/p2/${od}`}return fh.get()(this,Ad,_d)}showPackages(tl,od,_d){return fh.get()(this,endpoint`groups/${tl}/-/packages/composer/p/${od}`,_d)}showBaseRepository(tl,od){const _d={...this};if(od&&od.composerVersion==="2"){_d.headers["User-Agent"]="Composer/2"}return fh.get()(_d,endpoint`groups/${tl}/-/packages/composer/packages`,od)}};function url2(tl){return tl?endpoint`projects/${tl}/packages/conan/v1`:"packages/conan/v1"}var Hf=class extends Ad.BaseResource{authenticate({projectId:tl,...od}={}){return fh.get()(this,`${url2(tl)}/users/authenticate`,od)}checkCredentials({projectId:tl,...od}={}){const _d=url2(tl);return fh.get()(this,`${_d}/users/check_credentials`,od)}downloadPackageFile(tl,od,_d,Ad,Dd,zd,Kd,Zd,{projectId:vh,...wh}={}){const xh=url2(vh);return fh.get()(this,`${xh}/conans/${tl}/${od}/${_d}/${Ad}/${zd}/package/${Dd}/${Kd}/${Zd}`,wh)}downloadRecipeFile(tl,od,_d,Ad,Dd,zd,{projectId:Kd,...Zd}={}){const vh=url2(Kd);return fh.get()(this,`${vh}/conans/${tl}/${od}/${_d}/${Ad}/${Dd}/export/${zd}`,Zd)}showPackageUploadUrls(tl,od,_d,Ad,Dd,{projectId:zd,...Kd}={}){const Zd=url2(zd);return fh.get()(this,`${Zd}/conans/${tl}/${od}/${_d}/${Ad}/packages/${Dd}/upload_urls`,Kd)}showPackageDownloadUrls(tl,od,_d,Ad,Dd,{projectId:zd,...Kd}={}){const Zd=url2(zd);return fh.get()(this,`${Zd}/conans/${tl}/${od}/${_d}/${Ad}/packages/${Dd}/download_urls`,Kd)}showPackageManifest(tl,od,_d,Ad,Dd,{projectId:zd,...Kd}={}){const Zd=url2(zd);return fh.get()(this,`${Zd}/conans/${tl}/${od}/${_d}/${Ad}/packages/${Dd}/digest`,Kd)}showPackageSnapshot(tl,od,_d,Ad,Dd,{projectId:zd,...Kd}={}){const Zd=url2(zd);return fh.get()(this,`${Zd}/conans/${tl}/${od}/${_d}/${Ad}/packages/${Dd}`,Kd)}ping({projectId:tl,...od}={}){return fh.post()(this,`${url2(tl)}/ping`,od)}showRecipeUploadUrls(tl,od,_d,Ad,{projectId:Dd,...zd}={}){const Kd=url2(Dd);return fh.get()(this,`${Kd}/conans/${tl}/${od}/${_d}/${Ad}/upload_urls`,zd)}showRecipeDownloadUrls(tl,od,_d,Ad,{projectId:Dd,...zd}={}){const Kd=url2(Dd);return fh.get()(this,`${Kd}/conans/${tl}/${od}/${_d}/${Ad}/download_urls`,zd)}showRecipeManifest(tl,od,_d,Ad,{projectId:Dd,...zd}={}){const Kd=url2(Dd);return fh.get()(this,`${Kd}/conans/${tl}/${od}/${_d}/${Ad}/digest`,zd)}showRecipeSnapshot(tl,od,_d,Ad,{projectId:Dd,...zd}={}){const Kd=url2(Dd);return fh.get()(this,`${Kd}/conans/${tl}/${od}/${_d}/${Ad}`,zd)}removePackageFile(tl,od,_d,Ad,{projectId:Dd,...zd}={}){const Kd=url2(Dd);return fh.get()(this,`${Kd}/conans/${tl}/${od}/${_d}/${Ad}`,zd)}search({projectId:tl,...od}={}){const _d=url2(tl);return fh.get()(this,`${_d}/conans/search`,od)}uploadPackageFile(tl,od,_d,Ad,Dd,zd,Kd,Zd,vh){const wh=url2();return fh.get()(this,`${wh}/files/${od}/${_d}/${Ad}/${Dd}/${Kd}/package/${zd}/${Zd}/${tl.filename}`,{isForm:true,...vh,file:[tl.content,tl.filename]})}uploadRecipeFile(tl,od,_d,Ad,Dd,zd,Kd){const Zd=url2();return fh.get()(this,`${Zd}/files/${od}/${_d}/${Ad}/${Dd}/${zd}/export/${tl.filename}`,{isForm:true,...Kd,file:[tl.content,tl.filename]})}};var Kf=class extends Ad.BaseResource{create(tl,od,_d,{environmentId:Ad,clusterId:Dd,...zd}={}){let Kd;if(Ad)Kd=endpoint`environments/${Ad}/metrics_dashboard/annotations`;else if(Dd)Kd=endpoint`clusters/${Dd}/metrics_dashboard/annotations`;else throw new Error("Missing required argument. Please supply a environmentId or a cluserId in the options parameter.");return fh.post()(this,Kd,{dashboardPath:tl,startingAt:od,description:_d,...zd})}};function url3({projectId:tl,groupId:od}={}){if(tl)return endpoint`/projects/${tl}/packages/debian`;if(od)return endpoint`/groups/${od}/-/packages/debian`;throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}var Xf=class extends Ad.BaseResource{downloadBinaryFileIndex(tl,od,_d,{projectId:Ad,groupId:Dd,...zd}){const Kd=url3({projectId:Ad,groupId:Dd});return fh.get()(this,`${Kd}/dists/${tl}/${od}/binary-${_d}/Packages`,zd)}downloadDistributionReleaseFile(tl,{projectId:od,groupId:_d,...Ad}){const Dd=url3({projectId:od,groupId:_d});return fh.get()(this,`${Dd}/dists/${tl}/Release`,Ad)}downloadSignedDistributionReleaseFile(tl,{projectId:od,groupId:_d,...Ad}){const Dd=url3({projectId:od,groupId:_d});return fh.get()(this,`${Dd}/dists/${tl}/InRelease`,Ad)}downloadReleaseFileSignature(tl,{projectId:od,groupId:_d,...Ad}){const Dd=url3({projectId:od,groupId:_d});return fh.get()(this,`${Dd}/dists/${tl}/Release.gpg`,Ad)}downloadPackageFile(tl,od,_d,Ad,Dd,zd,Kd){return fh.get()(this,endpoint`projects/${tl}/packages/debian/pool/${od}/${_d}/${Ad}/${Dd}/${zd}`,Kd)}uploadPackageFile(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/packages/debian/${od.filename}`,{isForm:true,..._d,file:[od.content,od.filename]})}};var eg=class extends Ad.BaseResource{remove(tl,od){return fh.post()(this,`groups/${tl}/dependency_proxy/cache`,od)}};var tg=class extends Ad.BaseResource{all({projectId:tl,userId:od,..._d}={}){let Ad;if(tl){Ad=endpoint`projects/${tl}/deploy_keys`}else if(od){Ad=endpoint`users/${od}/project_deploy_keys`}else{Ad="deploy_keys"}return fh.get()(this,Ad,_d)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/deploy_keys`,{title:od,key:_d,...Ad})}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/deploy_keys/${od}`,_d)}enable(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/deploy_keys/${od}/enable`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/deploy_keys/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/deploy_keys/${od}`,_d)}};var rg=class extends Ad.BaseResource{all({projectId:tl,groupId:od,..._d}={}){let Ad;if(tl)Ad=endpoint`projects/${tl}/deploy_tokens`;else if(od)Ad=endpoint`groups/${od}/deploy_tokens`;else Ad="deploy_tokens";return fh.get()(this,Ad,_d)}create(tl,od,{projectId:_d,groupId:Ad,...Dd}={}){let zd;if(_d)zd=endpoint`projects/${_d}/deploy_tokens`;else if(Ad)zd=endpoint`groups/${Ad}/deploy_tokens`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return fh.post()(this,zd,{name:tl,scopes:od,...Dd})}remove(tl,{projectId:od,groupId:_d,...Ad}={}){let Dd;if(od)Dd=endpoint`projects/${od}/deploy_tokens/${tl}`;else if(_d)Dd=endpoint`groups/${_d}/deploy_tokens/${tl}`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return fh.del()(this,Dd,Ad)}show(tl,{projectId:od,groupId:_d,...Ad}={}){let Dd;if(od)Dd=endpoint`projects/${od}/deploy_tokens/${tl}`;else if(_d)Dd=endpoint`groups/${_d}/deploy_tokens/${tl}`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return fh.get()(this,Dd,Ad)}};var ng=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}all(tl,od){return fh.get()(this,endpoint`${tl}/access_requests`,od)}request(tl,od){return fh.post()(this,endpoint`${tl}/access_requests`,od)}approve(tl,od,_d){return fh.put()(this,endpoint`${tl}/access_requests/${od}/approve`,_d)}deny(tl,od,_d){return fh.del()(this,endpoint`${tl}/access_requests/${od}`,_d)}};var sg=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}all(tl,od){return fh.get()(this,endpoint`${tl}/access_tokens`,od)}create(tl,od,_d,Ad,Dd){return fh.post()(this,endpoint`${tl}/access_tokens`,{name:od,scopes:_d,expiresAt:Ad,...Dd})}revoke(tl,od,_d){return fh.del()(this,endpoint`${tl}/access_tokens/${od}`,_d)}rotate(tl,od,_d){return fh.post()(this,endpoint`${tl}/access_tokens/${od}/rotate`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`${tl}/access_tokens/${od}`,_d)}};function url4(tl,od,_d,Ad){const[Dd,zd]=[tl,_d].map(encodeURIComponent);const Kd=[Dd,od,zd];Kd.push("award_emoji");if(Ad)Kd.push(Ad);return Kd.join("/")}var mg=class extends Ad.BaseResource{resourceType2;constructor(tl,od,_d){super({prefixUrl:tl,..._d});this.resourceType2=od}all(tl,od,_d){return fh.get()(this,url4(tl,this.resourceType2,od),_d)}award(tl,od,_d,Ad){return fh.post()(this,url4(tl,this.resourceType2,od),{name:_d,...Ad})}remove(tl,od,_d,Ad){return fh.del()(this,url4(tl,this.resourceType2,od,_d),Ad)}show(tl,od,_d,Ad){return fh.get()(this,url4(tl,this.resourceType2,od,_d),Ad)}};function url5(tl,od,_d,Ad,Dd){const[zd,Kd]=[tl,_d].map(encodeURIComponent);const Zd=[zd,od,Kd];Zd.push("notes");Zd.push(Ad);Zd.push("award_emoji");if(Dd)Zd.push(Dd);return Zd.join("/")}var eA=class extends Ad.BaseResource{resourceType;constructor(tl,od){super({prefixUrl:"projects",...od});this.resourceType=tl}all(tl,od,_d,Ad){return fh.get()(this,url5(tl,this.resourceType,od,_d),Ad)}award(tl,od,_d,Ad,Dd){return fh.post()(this,url5(tl,this.resourceType,od,_d),{name:Ad,...Dd})}remove(tl,od,_d,Ad,Dd){return fh.del()(this,url5(tl,this.resourceType,od,_d,Ad),Dd)}show(tl,od,_d,Ad,Dd){return fh.get()(this,url5(tl,this.resourceType,od,_d,Ad),Dd)}};var tA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}add(tl,od,_d,Ad){return fh.post()(this,endpoint`${tl}/badges`,{linkUrl:od,imageUrl:_d,...Ad})}all(tl,od){return fh.get()(this,endpoint`${tl}/badges`,od)}edit(tl,od,_d){return fh.put()(this,endpoint`${tl}/badges/${od}`,_d)}preview(tl,od,_d,Ad){return fh.get()(this,endpoint`${tl}/badges/render`,{linkUrl:od,imageUrl:_d,...Ad})}remove(tl,od,_d){return fh.del()(this,endpoint`${tl}/badges/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`${tl}/badges/${od}`,_d)}};var rA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}all(tl,od){return fh.get()(this,endpoint`${tl}/custom_attributes`,od)}remove(tl,od,_d){return fh.del()(this,endpoint`${tl}/custom_attributes/${od}`,_d)}set(tl,od,_d,Ad){return fh.put()(this,endpoint`${tl}/custom_attributes/${od}`,{value:_d,...Ad})}show(tl,od,_d){return fh.get()(this,endpoint`${tl}/custom_attributes/${od}`,_d)}};var nA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}all(tl,od,_d){return fh.get()(this,endpoint`${tl}/dora/metrics`,{metric:od,..._d})}};var iA=class extends Ad.BaseResource{resource2Type;constructor(tl,od,_d){super({prefixUrl:tl,..._d});this.resource2Type=od}addNote(tl,od,_d,Ad,Dd){return fh.post()(this,endpoint`${tl}/${this.resource2Type}/${od}/discussions/${_d}/notes`,{...Dd,body:Ad})}all(tl,od,_d){return fh.get()(this,endpoint`${tl}/${this.resource2Type}/${od}/discussions`,_d)}create(tl,od,_d,{position:Ad,...Dd}={}){const zd={...Dd,body:_d};if(Ad){Object.assign(zd,reformatObjectOptions(Ad,"position",true));zd.isForm=true}return fh.post()(this,endpoint`${tl}/${this.resource2Type}/${od}/discussions`,zd)}editNote(tl,od,_d,Ad,Dd){return fh.put()(this,endpoint`${tl}/${this.resource2Type}/${od}/discussions/${_d}/notes/${Ad}`,Dd)}removeNote(tl,od,_d,Ad,Dd){return fh.del()(this,endpoint`${tl}/${this.resource2Type}/${od}/discussions/${_d}/notes/${Ad}`,Dd)}show(tl,od,_d,Ad){return fh.get()(this,endpoint`${tl}/${this.resource2Type}/${od}/discussions/${_d}`,Ad)}};var sA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}all(tl,od){return fh.get()(this,endpoint`${tl}/boards`,od)}allLists(tl,od,_d){return fh.get()(this,endpoint`${tl}/boards/${od}/lists`,_d)}create(tl,od,_d){return fh.post()(this,endpoint`${tl}/boards`,{name:od,..._d})}createList(tl,od,_d){return fh.post()(this,endpoint`${tl}/boards/${od}/lists`,_d)}edit(tl,od,_d){return fh.put()(this,endpoint`${tl}/boards/${od}`,_d)}editList(tl,od,_d,Ad,Dd){return fh.put()(this,endpoint`${tl}/boards/${od}/lists/${_d}`,{position:Ad,...Dd})}remove(tl,od,_d){return fh.del()(this,endpoint`${tl}/boards/${od}`,_d)}removeList(tl,od,_d,Ad){return fh.del()(this,endpoint`${tl}/boards/${od}/lists/${_d}`,Ad)}show(tl,od,_d){return fh.get()(this,endpoint`${tl}/boards/${od}`,_d)}showList(tl,od,_d,Ad){return fh.get()(this,endpoint`${tl}/boards/${od}/lists/${_d}`,Ad)}};var aA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}all(tl,od){return fh.get()(this,endpoint`${tl}/labels`,od)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`${tl}/labels`,{name:od,color:_d,...Ad})}edit(tl,od,_d){if(!_d?.newName&&!_d?.color)throw new Error("Missing required argument. Please supply a color or a newName in the options parameter.");return fh.put()(this,endpoint`${tl}/labels/${od}`,_d)}promote(tl,od,_d){return fh.put()(this,endpoint`${tl}/labels/${od}/promote`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`${tl}/labels/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`${tl}/labels/${od}`,_d)}subscribe(tl,od,_d){return fh.post()(this,endpoint`${tl}/issues/${od}/subscribe`,_d)}unsubscribe(tl,od,_d){return fh.post()(this,endpoint`${tl}/issues/${od}/unsubscribe`,_d)}};var oA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}all(tl,od){return fh.get()(this,endpoint`${tl}/uploads`,od)}download(tl,od,_d,Ad){if(_d&&typeof _d==="string"){return fh.get()(this,endpoint`${tl}/uploads/${od}/${_d}`,Ad)}return fh.get()(this,endpoint`${tl}/uploads/${od}`,Ad)}remove(tl,od,_d,Ad){if(_d&&typeof _d==="string"){return fh.del()(this,endpoint`${tl}/uploads/${od}/${_d}`,Ad)}return fh.del()(this,endpoint`${tl}/uploads/${od}`,Ad)}};var lA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}add(tl,od,_d){return fh.post()(this,endpoint`${tl}/members`,{accessLevel:od,..._d})}all(tl,{includeInherited:od,..._d}={}){let Ad=endpoint`${tl}/members`;if(od)Ad+="/all";return fh.get()(this,Ad,_d)}edit(tl,od,_d,Ad){return fh.put()(this,endpoint`${tl}/members/${od}`,{accessLevel:_d,...Ad})}show(tl,od,{includeInherited:_d,...Ad}={}){const[Dd,zd]=[tl,od].map(encodeURIComponent);const Kd=[Dd,"members"];if(_d)Kd.push("all");Kd.push(zd);return fh.get()(this,Kd.join("/"),Ad)}remove(tl,od,_d){return fh.del()(this,endpoint`${tl}/members/${od}`,_d)}};var cA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}all(tl,od){return fh.get()(this,endpoint`${tl}/milestones`,od)}allAssignedIssues(tl,od,_d){return fh.get()(this,endpoint`${tl}/milestones/${od}/issues`,_d)}allAssignedMergeRequests(tl,od,_d){return fh.get()(this,endpoint`${tl}/milestones/${od}/merge_requests`,_d)}allBurndownChartEvents(tl,od,_d){return fh.get()(this,endpoint`${tl}/milestones/${od}/burndown_events`,_d)}create(tl,od,_d){return fh.post()(this,endpoint`${tl}/milestones`,{title:od,..._d})}edit(tl,od,_d){return fh.put()(this,endpoint`${tl}/milestones/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`${tl}/milestones/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`${tl}/milestones/${od}`,_d)}};var uA=class extends Ad.BaseResource{resource2Type;constructor(tl,od,_d){super({prefixUrl:tl,..._d});this.resource2Type=od}all(tl,od,_d){return fh.get()(this,endpoint`${tl}/${this.resource2Type}/${od}/notes`,_d)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`${tl}/${this.resource2Type}/${od}/notes`,{body:_d,...Ad})}edit(tl,od,_d,Ad){return fh.put()(this,endpoint`${tl}/${this.resource2Type}/${od}/notes/${_d}`,Ad)}remove(tl,od,_d,Ad){return fh.del()(this,endpoint`${tl}/${this.resource2Type}/${od}/notes/${_d}`,Ad)}show(tl,od,_d,Ad){return fh.get()(this,endpoint`${tl}/${this.resource2Type}/${od}/notes/${_d}`,Ad)}};var pA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:["templates",tl].join("/"),...od})}all(tl){process.emitWarning('This API will be deprecated as of Gitlabs v5 API. Please make the switch to "ProjectTemplates".',"DeprecationWarning");return fh.get()(this,"",tl)}show(tl,od){process.emitWarning('This API will be deprecated as of Gitlabs v5 API. Please make the switch to "ProjectTemplates".',"DeprecationWarning");return fh.get()(this,encodeURIComponent(tl),od)}};var dA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}all(tl,od){return fh.get()(this,endpoint`${tl}/variables`,od)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`${tl}/variables`,{key:od,value:_d,...Ad})}edit(tl,od,_d,Ad){return fh.put()(this,endpoint`${tl}/variables/${od}`,{value:_d,...Ad})}show(tl,od,_d){return fh.get()(this,endpoint`${tl}/variables/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`${tl}/variables/${od}`,_d)}};var hA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}all(tl,od){return fh.get()(this,endpoint`${tl}/wikis`,od)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`${tl}/wikis`,{content:od,title:_d,...Ad})}edit(tl,od,_d){return fh.put()(this,endpoint`${tl}/wikis/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`${tl}/wikis/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`${tl}/wikis/${od}`,_d)}uploadAttachment(tl,od,_d){return fh.post()(this,endpoint`${tl}/wikis/attachments`,{..._d,isForm:true,file:[od.content,od.filename]})}};var _A=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}add(tl,od,_d){return fh.post()(this,endpoint`${tl}/hooks`,{url:od,..._d})}all(tl,od){return fh.get()(this,endpoint`${tl}/hooks`,od)}edit(tl,od,_d,Ad){return fh.put()(this,endpoint`${tl}/hooks/${od}`,{url:_d,...Ad})}remove(tl,od,_d){return fh.del()(this,endpoint`${tl}/hooks/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`${tl}/hooks/${od}`,_d)}};var fA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}create(tl,od){return fh.post()(this,endpoint`${tl}/push_rule`,od)}edit(tl,od){return fh.put()(this,endpoint`${tl}/push_rule`,od)}remove(tl,od){return fh.del()(this,endpoint`${tl}/push_rule`,od)}show(tl,od){return fh.get()(this,endpoint`${tl}/push_rule`,od)}};var mA=class extends Ad.BaseResource{resourceType;resourceTypeSingular;constructor(tl,od){super(od);this.resourceType=tl;this.resourceTypeSingular=tl.substring(0,tl.length-1)}all(tl){const od=tl?.[`${this.resourceTypeSingular}Id`];const _d=od?endpoint`${this.resourceType}/${od}/repository_storage_moves`:`${this.resourceTypeSingular}_repository_storage_moves`;return fh.get()(this,_d,tl)}show(tl,od){const _d=od?.[`${this.resourceTypeSingular}Id`];const Ad=_d?endpoint`${this.resourceType}/${_d}/repository_storage_moves`:`${this.resourceTypeSingular}_repository_storage_moves`;return fh.get()(this,`${Ad}/${tl}`,od)}schedule(tl,od){const _d=od?.[`${this.resourceTypeSingular}Id`];const Ad=_d?endpoint`${this.resourceType}/${_d}/repository_storage_moves`:`${this.resourceTypeSingular}_repository_storage_moves`;return fh.post()(this,Ad,{sourceStorageName:tl,...od})}};var gA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}add(tl,od,_d){if(!_d?.email&&!_d?.userId)throw new Error("Missing required argument. Please supply a email or a userId in the options parameter.");return fh.post()(this,endpoint`${tl}/invitations`,{accessLevel:od,..._d})}all(tl,od){return fh.get()(this,endpoint`${tl}/invitations`,od)}edit(tl,od,_d){return fh.put()(this,endpoint`${tl}/invitations/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`${tl}/invitations/${od}`,_d)}};var AA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}all(tl,od){return fh.get()(this,endpoint`${tl}/iterations`,od)}};var yA=class extends Ad.BaseResource{constructor(tl,od){super({prefixUrl:tl,...od})}all(tl,od){return fh.get()(this,`${tl}/protected_environments`,od)}create(tl,od,_d,Ad){return fh.post()(this,`${tl}/protected_environments`,{name:od,deployAccessLevels:_d,...Ad})}edit(tl,od,_d){return fh.put()(this,`${tl}/protected_environments/${od}`,_d)}show(tl,od,_d){return fh.get()(this,`${tl}/protected_environments/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,`${tl}/protected_environments/${od}`,_d)}};var bA=class extends Ad.BaseResource{resource2Type;constructor(tl,od,_d){super({prefixUrl:tl,..._d});this.resource2Type=od}all(tl,od,_d){return fh.get()(this,endpoint`${tl}/${this.resource2Type}/${od}/resource_iteration_events`,_d)}show(tl,od,_d,Ad){return fh.get()(this,endpoint`${tl}/${this.resource2Type}/${od}/resource_iteration_events/${_d}`,Ad)}};var vA=class extends Ad.BaseResource{resource2Type;constructor(tl,od,_d){super({prefixUrl:tl,..._d});this.resource2Type=od}all(tl,od,_d){return fh.get()(this,endpoint`${tl}/${this.resource2Type}/${od}/resource_label_events`,_d)}show(tl,od,_d,Ad){return fh.get()(this,endpoint`${tl}/${this.resource2Type}/${od}/resource_label_events/${_d}`,Ad)}};var EA=class extends Ad.BaseResource{resource2Type;constructor(tl,od,_d){super({prefixUrl:tl,..._d});this.resource2Type=od}all(tl,od,_d){return fh.get()(this,endpoint`${tl}/${this.resource2Type}/${od}/resource_milestone_events`,_d)}show(tl,od,_d,Ad){return fh.get()(this,endpoint`${tl}/${this.resource2Type}/${od}/resource_milestone_events/${_d}`,Ad)}};var wA=class extends Ad.BaseResource{resource2Type;constructor(tl,od,_d){super({prefixUrl:tl,..._d});this.resource2Type=od}all(tl,od,_d){return fh.get()(this,endpoint`${tl}/${this.resource2Type}/${od}/resource_state_events`,_d)}show(tl,od,_d,Ad){return fh.get()(this,endpoint`${tl}/${this.resource2Type}/${od}/resource_state_events/${_d}`,Ad)}};var CA=class extends pA{constructor(tl){super("dockerfiles",tl)}};var xA=class extends Ad.BaseResource{all({projectId:tl,userId:od,..._d}={}){let Ad;if(tl)Ad=endpoint`projects/${tl}/events`;else if(od)Ad=endpoint`users/${od}/events`;else Ad="events";return fh.get()(this,Ad,_d)}};var DA=class extends Ad.BaseResource{all(tl){return fh.get()(this,"experiments",tl)}};var SA=class extends Ad.BaseResource{all(tl){return fh.get()(this,"geo_nodes",tl)}allStatuses(tl){return fh.get()(this,"geo_nodes/statuses",tl)}allFailures(tl){return fh.get()(this,"geo_nodes/current/failures",tl)}create(tl,od,_d){return fh.post()(this,"geo_nodes",{name:tl,url:od,..._d})}edit(tl,od){return fh.put()(this,`geo_nodes/${tl}`,od)}repair(tl,od){return fh.post()(this,`geo_nodes/${tl}/repair`,od)}remove(tl,od){return fh.del()(this,`geo_nodes/${tl}`,od)}show(tl,od){return fh.get()(this,`geo_nodes/${tl}`,od)}showStatus(tl,od){return fh.get()(this,`geo_nodes/${tl}/status`,od)}};var TA=class extends Ad.BaseResource{all(tl){return fh.get()(this,"geo_sites",tl)}allStatuses(tl){return fh.get()(this,"geo_sites/statuses",tl)}allFailures(tl){return fh.get()(this,"geo_sites/current/failures",tl)}create(tl,od,_d){return fh.post()(this,"geo_sites",{name:tl,url:od,..._d})}edit(tl,od){return fh.put()(this,`geo_sites/${tl}`,od)}repair(tl,od){return fh.post()(this,`geo_sites/${tl}/repair`,od)}remove(tl,od){return fh.del()(this,`geo_sites/${tl}`,od)}show(tl,od){return fh.get()(this,`geo_sites/${tl}`,od)}showStatus(tl,od){return fh.get()(this,`geo_sites/${tl}/status`,od)}};var kA=class extends pA{constructor(tl){super("gitlab_ci_ymls",tl)}};var IA=class extends pA{constructor(tl){super("gitignores",tl)}};var BA=class extends Ad.BaseResource{importGithubRepository(tl,od,_d,Ad){return fh.post()(this,"import/github",{personalAccessToken:tl,repoId:od,targetNamespace:_d,...Ad})}cancelGithubRepositoryImport(tl,od){return fh.post()(this,"import/github/cancel",{projectId:tl,...od})}importGithubGists(tl,od){return fh.post()(this,"import/github/gists",{personalAccessToken:tl,...od})}importBitbucketServerRepository(tl,od,_d,Ad,Dd,zd){return fh.post()(this,"import/bitbucket_server",{bitbucketServerUrl:tl,bitbucketServerUsername:od,personalAccessToken:_d,bitbucketServerProject:Ad,bitbucketServerRepo:Dd,...zd})}};var FA=class extends Ad.BaseResource{all(tl){return fh.get()(this,"admin/ci/variables",tl)}create(tl,od,_d){return fh.post()(this,"admin/ci/variables",{key:tl,value:od,..._d})}edit(tl,od,_d){return fh.put()(this,endpoint`admin/ci/variables/${tl}`,{value:od,..._d})}show(tl,od){return fh.get()(this,endpoint`admin/ci/variables/${tl}`,od)}remove(tl,od){return fh.get()(this,endpoint`admin/ci/variables/${tl}`,od)}};var PA=class extends Ad.BaseResource{show({keyId:tl,fingerprint:od,..._d}={}){let Ad;if(tl)Ad=`keys/${tl}`;else if(od)Ad=`keys?fingerprint=${od}`;else{throw new Error("Missing required argument. Please supply a fingerprint or a keyId in the options parameter")}return fh.get()(this,Ad,_d)}};var RA=class extends Ad.BaseResource{add(tl,od){return fh.post()(this,"license",{searchParams:{license:tl},...od})}all(tl){return fh.get()(this,"licenses",tl)}show(tl){return fh.get()(this,"license",tl)}remove(tl,od){return fh.del()(this,`license/${tl}`,od)}recalculateBillableUsers(tl,od){return fh.put()(this,`license/${tl}/refresh_billable_users`,od)}};var NA=class extends pA{constructor(tl){super("Licenses",tl)}};var OA=class extends Ad.BaseResource{check(tl,od){return fh.get()(this,endpoint`projects/${tl}/ci/lint`,od)}lint(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/ci/lint`,{..._d,content:od})}};var LA=class extends Ad.BaseResource{render(tl,od){return fh.post()(this,"markdown",{text:tl,...od})}};var QA=class extends Ad.BaseResource{downloadPackageFile(tl,od,{projectId:_d,groupId:Ad,...Dd}){let zd=endpoint`packages/maven/${tl}/${od}`;if(_d)zd=endpoint`projects/${_d}/${zd}`;else if(Ad)zd=endpoint`groups/${Ad}/-/${zd}`;return fh.get()(this,zd,Dd)}uploadPackageFile(tl,od,_d,Ad){return fh.put()(this,endpoint`projects/${tl}/packages/maven/${od}/${_d.filename}`,{isForm:true,...Ad,file:[_d.content,_d.filename]})}};var MA=class extends Ad.BaseResource{show(tl){return fh.get()(this,"metadata",tl)}};var jA=class extends Ad.BaseResource{all(tl){return fh.get()(this,"bulk_imports",tl)}create(tl,od,_d){return fh.post()(this,"bulk_imports",{configuration:tl,entities:od,..._d})}allEntities({bulkImportId:tl,...od}={}){const _d=tl?endpoint`bulk_imports/${tl}/entities`:"bulk_imports/entities";return fh.get()(this,_d,od)}show(tl,od){return fh.get()(this,`bulk_imports/${tl}`,od)}showEntity(tl,od,_d){return fh.get()(this,`bulk_imports/${tl}/entities/${od}`,_d)}};function url6(tl){return tl?endpoint`/projects/${tl}/packages/npm`:"packages/npm"}var UA=class extends Ad.BaseResource{downloadPackageFile(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/packages/npm/${od}/-/${_d}`,Ad)}removeDistTag(tl,od,_d){const Ad=url6(_d?.projectId);return fh.del()(this,`${Ad}/-/package/${tl}/dist-tags/${od}`,_d)}setDistTag(tl,od,_d){const Ad=url6(_d?.projectId);return fh.put()(this,`${Ad}/-/package/${tl}/dist-tags/${od}`,_d)}showDistTags(tl,od){const _d=url6(od?.projectId);return fh.get()(this,`${_d}/-/package/${tl}/dist-tags`,od)}showMetadata(tl,od){const _d=url6(od?.projectId);return fh.get()(this,`${_d}/${tl}`,od)}uploadPackageFile(tl,od,_d,Ad,Dd){return fh.put()(this,endpoint`projects/${tl}/packages/npm/${od}`,{...Dd,versions:_d,...Ad})}};var GA=class extends Ad.BaseResource{all(tl){return fh.get()(this,"namespaces",tl)}exists(tl,od){return fh.get()(this,endpoint`namespaces/${tl}/exists`,od)}show(tl,od){return fh.get()(this,endpoint`namespaces/${tl}`,od)}};function url7({projectId:tl,groupId:od}={}){let _d="";if(tl)_d=endpoint`projects/${tl}/`;if(od)_d=endpoint`groups/${od}/`;return`${_d}notification_settings`}var $A=class extends Ad.BaseResource{edit({groupId:tl,projectId:od,..._d}={}){const Ad=url7({groupId:tl,projectId:od});return fh.put()(this,Ad,_d)}show({groupId:tl,projectId:od,..._d}={}){const Ad=url7({groupId:tl,projectId:od});return fh.get()(this,Ad,_d)}};function url8({projectId:tl,groupId:od}={}){if(tl)return endpoint`/projects/${tl}/packages/nuget`;if(od)return endpoint`/groups/${od}/-/packages/nuget`;throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}var JA=class extends Ad.BaseResource{downloadPackageFile(tl,od,_d,Ad,Dd){return fh.get()(this,endpoint`projects/${tl}/packages/nuget/download/${od}/${_d}/${Ad}`,Dd)}search(tl,{projectId:od,groupId:_d,...Ad}){const Dd=url8({projectId:od,groupId:_d});return fh.get()(this,`${Dd}/query`,{q:tl,...Ad})}showMetadata(tl,{projectId:od,groupId:_d,...Ad}){const Dd=url8({projectId:od,groupId:_d});return fh.get()(this,`${Dd}/metadata/${tl}/index`,Ad)}showPackageIndex(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/packages/nuget/download/${od}/index`,_d)}showServiceIndex({projectId:tl,groupId:od,..._d}){const Ad=url8({projectId:tl,groupId:od});return fh.get()(this,`${Ad}/index`,_d)}showVersionMetadata(tl,od,{projectId:_d,groupId:Ad,...Dd}){const zd=url8({projectId:_d,groupId:Ad});return fh.get()(this,`${zd}/metadata/${tl}/${od}`,Dd)}uploadPackageFile(tl,od,_d,Ad,Dd){return fh.put()(this,endpoint`projects/${tl}/packages/nuget`,{isForm:true,...Dd,packageName:od,packageVersion:_d,file:[Ad.content,Ad.filename]})}uploadSymbolPackage(tl,od,_d,Ad,Dd){return fh.put()(this,endpoint`projects/${tl}/packages/nuget/symbolpackage`,{isForm:true,...Dd,packageName:od,packageVersion:_d,file:[Ad.content,Ad.filename]})}};var qA=class extends Ad.BaseResource{all(tl){return fh.get()(this,"personal_access_tokens",tl)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`users/${tl}/personal_access_tokens`,{name:od,scopes:_d,...Ad})}remove({tokenId:tl,...od}={}){const _d=tl?endpoint`personal_access_tokens/${tl}`:"personal_access_tokens/self";return fh.del()(this,_d,od)}rotate(tl,od){return fh.post()(this,endpoint`personal_access_tokens/${tl}/rotate`,od)}show({tokenId:tl,...od}={}){const _d=tl?endpoint`personal_access_tokens/${tl}`:"personal_access_tokens/self";return fh.get()(this,_d,od)}};var VA=class extends Ad.BaseResource{downloadPackageFile(tl,od,{projectId:_d,groupId:Ad,...Dd}={}){let zd;if(_d){zd=endpoint`projects/${_d}/packages/pypi/files/${tl}/${od}`}else if(Ad){zd=endpoint`groups/${Ad}/packages/pypi/files/${tl}/${od}`}else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}return fh.get()(this,zd,Dd)}showPackageDescriptor(tl,{projectId:od,groupId:_d,...Ad}){let Dd;if(od){Dd=endpoint`projects/${od}/packages/pypi/simple/${tl}`}else if(_d){Dd=endpoint`groups/${_d}/packages/pypi/simple/${tl}`}else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}return fh.get()(this,Dd,Ad)}uploadPackageFile(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/packages/pypi`,{..._d,isForm:true,file:[od.content,od.filename]})}};var HA=class extends Ad.BaseResource{allDependencies(tl,od){return fh.get()(this,endpoint`projects/${tl}/packages/rubygems/api/v1/dependencies`,od)}downloadGemFile(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/packages/rubygems/gems/${od}`,_d)}uploadGemFile(tl,od,_d){return fh.post()(this,`projects/${tl}/packages/rubygems/api/v1/gems`,{isForm:true,..._d,file:[od.content,od.filename]})}};var WA=class extends Ad.BaseResource{all(tl,od,_d){const{projectId:Ad,groupId:Dd,...zd}=_d||{};let Kd;if(Ad)Kd=endpoint`projects/${Ad}/`;else if(Dd)Kd=endpoint`groups/${Dd}/`;else Kd="";return fh.get()(this,`${Kd}search`,{scope:tl,search:od,...zd})}};var YA=class extends Ad.BaseResource{all(tl){return fh.get()(this,"admin/search/migrations",tl)}show(tl,od){return fh.get()(this,endpoint`admin/search/migrations/${tl}`,od)}};var zA=class extends Ad.BaseResource{create(tl){return fh.post()(this,endpoint`service_accounts`,tl)}};var KA=class extends Ad.BaseResource{showMetricDefinitions(tl){return fh.get()(this,"usage_data/metric_definitions",tl)}showServicePingSQLQueries(tl){return fh.get()(this,"usage_data/queries",tl)}showUsageDataNonSQLMetrics(tl){return fh.get()(this,"usage_data/non_sql_metrics",tl)}};var XA=class extends Ad.BaseResource{queueMetrics(){return fh.get()(this,"sidekiq/queue_metrics")}processMetrics(){return fh.get()(this,"sidekiq/process_metrics")}jobStats(){return fh.get()(this,"sidekiq/job_stats")}compoundMetrics(){return fh.get()(this,"sidekiq/compound_metrics")}};var ZA=class extends Ad.BaseResource{remove(tl,od){return fh.get()(this,endpoint`admin/sidekiq/queues/${tl}`,od)}};var ty=class extends mA{constructor(tl){super("snippets",tl)}};var ry=class extends Ad.BaseResource{all({public:tl,...od}={}){const _d=tl?"snippets/public":"snippets";return fh.get()(this,_d,od)}create(tl,od){return fh.post()(this,"snippets",{title:tl,...od})}edit(tl,od){return fh.put()(this,`snippets/${tl}`,od)}remove(tl,od){return fh.del()(this,`snippets/${tl}`,od)}show(tl,od){return fh.get()(this,`snippets/${tl}`,od)}showContent(tl,od){return fh.get()(this,`snippets/${tl}/raw`,od)}showRepositoryFileContent(tl,od,_d,Ad){return fh.get()(this,endpoint`snippets/${tl}/files/${od}/${_d}/raw`,Ad)}showUserAgentDetails(tl,od){return fh.get()(this,`snippets/${tl}/user_agent_detail`,od)}};var ny=class extends Ad.BaseResource{edit(tl,od){return fh.put()(this,`suggestions/${tl}/apply`,od)}editBatch(tl,od){return fh.put()(this,`suggestions/batch_apply`,{...od,ids:tl})}};var oy=class extends Ad.BaseResource{all(tl){return fh.get()(this,"hooks",tl)}add(tl,od){return this.create(tl,od)}create(tl,od){return fh.post()(this,"hooks",{url:tl,...od})}test(tl,od){return fh.post()(this,`hooks/${tl}`,od)}remove(tl,od){return fh.del()(this,`hooks/${tl}`,od)}show(tl,od){return fh.post()(this,`hooks/${tl}`,od)}};var cy=class extends Ad.BaseResource{all(tl){return fh.get()(this,"todos",tl)}done({todoId:tl,...od}={}){let _d="todos";if(tl)_d+=`/${tl}`;return fh.post()(this,`${_d}/mark_as_done`,od)}};var _y=class extends Ad.BaseResource{all(tl){return fh.get()(this,"topics",tl)}create(tl,{avatar:od,..._d}={}){const Ad={name:tl,..._d};if(od){Ad.isForm=true;Ad.file=[od.content,od.filename]}return fh.post()(this,"topics",Ad)}edit(tl,{avatar:od,..._d}={}){const Ad={..._d};if(od){Ad.isForm=true;Ad.file=[od.content,od.filename]}return fh.put()(this,`topics/${tl}`,Ad)}merge(tl,od,_d){return fh.post()(this,`topics/merge`,{sourceTopicId:tl,targetTopicId:od,..._d})}remove(tl,od){return fh.del()(this,`topics/${tl}`,od)}show(tl,od){return fh.get()(this,`topics/${tl}`,od)}};var Qy=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/repository/branches`,od)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/repository/branches`,{branch:od,ref:_d,...Ad})}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/repository/branches/${od}`,_d)}removeMerged(tl,od){return fh.del()(this,endpoint`projects/${tl}/repository/merged_branches`,od)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/branches/${od}`,_d)}};var Ky=class extends iA{constructor(tl){super("projects",new Zd("repository/commits"),tl)}};var Xy=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/repository/commits`,od)}allComments(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/commits/${od}/comments`,_d)}allDiscussions(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/commits/${od}/discussions`,_d)}allMergeRequests(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/commits/${od}/merge_requests`,_d)}allReferences(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/commits/${od}/refs`,_d)}allStatuses(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/commits/${od}/statuses`,_d)}cherryPick(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/repository/commits/${od}/cherry_pick`,{branch:_d,...Ad})}create(tl,od,_d,Ad=[],Dd={}){return fh.post()(this,endpoint`projects/${tl}/repository/commits`,{branch:od,commitMessage:_d,actions:Ad,...Dd})}createComment(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/repository/commits/${od}/comments`,{note:_d,...Ad})}editStatus(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/statuses/${od}`,{state:_d,...Ad})}revert(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/repository/commits/${od}/revert`,{...Ad,branch:_d})}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/commits/${od}`,_d)}showDiff(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/commits/${od}/diff`,_d)}showGPGSignature(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/commits/${od}/signature`,_d)}showSequence(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/commits/${od}/sequence`,_d)}};var Zy=class extends Ad.BaseResource{allRepositories({groupId:tl,projectId:od,..._d}={}){let Ad;if(tl)Ad=endpoint`groups/${tl}/registry/repositories`;else if(od)Ad=endpoint`projects/${od}/registry/repositories`;else throw new Error("Missing required argument. Please supply a groupId or a projectId in the options parameter.");return fh.get()(this,Ad,_d)}allTags(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/registry/repositories/${od}/tags`,_d)}editRegistryVisibility(tl,od){return fh.get()(this,endpoint`projects/${tl}`,od)}removeRepository(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/registry/repositories/${od}`,_d)}removeTag(tl,od,_d,Ad){return fh.del()(this,endpoint`projects/${tl}/registry/repositories/${od}/tags/${_d}`,Ad)}removeTags(tl,od,_d,Ad){return fh.del()(this,endpoint`projects/${tl}/registry/repositories/${od}/tags`,{nameRegexDelete:_d,...Ad})}showRepository(tl,od){return fh.get()(this,endpoint`registry/repositories/${tl}`,od)}showTag(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/registry/repositories/${od}/tags/${_d}`,Ad)}};var lb=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/deployments`,od)}allMergeRequests(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/deployments/${od}/merge_requests`,_d)}create(tl,od,_d,Ad,Dd,zd){return fh.post()(this,endpoint`projects/${tl}/deployments`,{environment:od,sha:_d,ref:Ad,tag:Dd,...zd})}edit(tl,od,_d,Ad){return fh.put()(this,endpoint`projects/${tl}/deployments/${od}`,{...Ad,status:_d})}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/deployments/${od}`,_d)}setApproval(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/deployments/${od}/approval`,{...Ad,status:_d})}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/deployments/${od}`,_d)}};var hb=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/environments`,od)}create(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/environments`,{name:od,..._d})}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/environments/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/environments/${od}`,_d)}removeReviewApps(tl,od){return fh.del()(this,endpoint`projects/${tl}/environments/review_apps`,od)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/environments/${od}`,_d)}stop(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/environments/${od}/stop`,_d)}stopStale(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/environments/stop_stale`,{searchParams:{before:od},..._d})}};var gb=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/error_tracking/client_keys`,od)}create(tl,od){return fh.post()(this,endpoint`projects/${tl}/error_tracking/client_keys`,od)}remove(tl,od){return fh.del()(this,endpoint`projects/${tl}/error_tracking/client_keys`,od)}};var yb=class extends Ad.BaseResource{create(tl,od,_d,Ad){return fh.put()(this,endpoint`projects/${tl}/error_tracking/settings`,{searchParams:{active:od,integrated:_d},...Ad})}edit(tl,od,{integrated:_d,...Ad}={}){return fh.patch()(this,endpoint`projects/${tl}/error_tracking/settings`,{searchParams:{active:od,integrated:_d},...Ad})}show(tl,od){return fh.get()(this,endpoint`projects/${tl}/error_tracking/settings`,od)}};var xb=class extends Ad.BaseResource{all(tl,od){const{mergerequestIId:_d,...Ad}=od||{};let Dd=endpoint`projects/${tl}`;if(_d){Dd+=endpoint`/merge_requests/${_d}/status_checks`}else{Dd+="/external_status_checks"}return fh.get()(this,Dd,Ad)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/external_status_checks`,{name:od,externalUrl:_d,...Ad})}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/external_status_checks/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/external_status_checks/${od}`,_d)}set(tl,od,_d,Ad,Dd){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/status_check_responses`,{sha:_d,externalStatusCheckId:Ad,...Dd})}};var Sb=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/feature_flags_user_lists`,od)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/feature_flags_user_lists`,{name:od,userXids:_d,...Ad})}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/feature_flags_user_lists/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/feature_flags_user_lists/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/feature_flags_user_lists/${od}`,_d)}};var Tb=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/feature_flags`,od)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/feature_flags`,{name:od,version:_d,...Ad})}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/feature_flags/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/feature_flags/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/feature_flags/${od}`,_d)}};var Rb=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/freeze_periods`,od)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/freeze_periods`,{freezeStart:od,freezeEnd:_d,...Ad})}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/freeze_periods/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/freeze_periods/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/freeze_periods/${od}`,_d)}};var Nb=class extends Ad.BaseResource{remove(tl,od){return fh.del()(this,endpoint`projects/${tl}/pages`,od)}showSettings(tl,od){return fh.get()(this,endpoint`projects/${tl}/pages`,od)}};var Ob=class extends Ad.BaseResource{all(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/packages/go/${od}/@v/list`,_d)}showVersionMetadata(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/packages/go/${od}/@v/${_d}.info`,Ad)}downloadModuleFile(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/packages/go/${od}/@v/${_d}.mod`,Ad)}downloadModuleSource(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/packages/go/${od}/@v/${_d}.zip`,Ad)}};var Mb=class extends Ad.BaseResource{downloadChartIndex(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/packages/helm/${od}/index.yaml`,_d)}downloadChart(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/packages/helm/${od}/charts/${_d}.tgz`,Ad)}import(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/packages/helm/api/${od}/charts`,{isForm:true,...Ad,chart:[_d.content,_d.filename]})}};var ev=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/integrations`,od)}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/integrations/${od}`,_d)}disable(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/integrations/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/integrations/${od}`,_d)}};var tv=class extends mg{constructor(tl){super("projects","issues",tl)}};var rv=class extends iA{constructor(tl){super("projects","issues",tl)}};var nv=class extends bA{constructor(tl){super("projects","issues",tl)}};var iv=class extends vA{constructor(tl){super("projects","issues",tl)}};var sv=class extends Ad.BaseResource{all(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/issues/${od}/links`,_d)}create(tl,od,_d,Ad,Dd){return fh.post()(this,endpoint`projects/${tl}/issues/${od}/links`,{targetProjectId:_d,targetIssueIid:Ad,...Dd})}remove(tl,od,_d,Ad){return fh.del()(this,endpoint`projects/${tl}/issues/${od}/links/${_d}`,Ad)}};var ov=class extends EA{constructor(tl){super("projects","issues",tl)}};var lv=class extends eA{constructor(tl){super("issues",tl)}};var cv=class extends uA{constructor(tl){super("projects","issues",tl)}};var uv=class extends wA{constructor(tl){super("projects","issues",tl)}};var pv=class extends wA{constructor(tl){super("projects","issues",tl)}};var _v=class extends Ad.BaseResource{addSpentTime(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/issues/${od}/add_spent_time`,{duration:_d,...Ad})}addTimeEstimate(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/issues/${od}/time_estimate`,{duration:_d,...Ad})}all({projectId:tl,groupId:od,..._d}={}){let Ad;if(tl)Ad=endpoint`projects/${tl}/issues`;else if(od)Ad=endpoint`groups/${od}/issues`;else Ad="issues";return fh.get()(this,Ad,_d)}allMetricImages(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/issues/${od}/metric_images`,_d)}allParticipants(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/issues/${od}/participants`,_d)}allRelatedMergeRequests(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/issues/${od}/related_merge_requests`,_d)}create(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/issues`,{..._d,title:od})}createTodo(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/issues/${od}/todo`,_d)}clone(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/issues/${od}/clone`,{toProjectId:_d,...Ad})}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/issues/${od}`,_d)}editMetricImage(tl,od,_d,Ad){return fh.put()(this,endpoint`projects/${tl}/issues/${od}/metric_images/${_d}`,Ad)}move(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/issues/${od}/move`,{toProjectId:_d,...Ad})}promote(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/issues/${od}/notes`,{searchParams:{body:`${_d} \n /promote`},...Ad})}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/issues/${od}`,_d)}removeMetricImage(tl,od,_d,Ad){return fh.del()(this,endpoint`projects/${tl}/issues/${od}/metric_images/${_d}`,Ad)}reorder(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/issues/${od}/reorder`,_d)}resetSpentTime(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/issues/${od}/reset_spent_time`,_d)}resetTimeEstimate(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/issues/${od}/reset_time_estimate`,_d)}show(tl,{projectId:od,..._d}={}){const Ad=od?endpoint`projects/${od}/issues/${tl}`:`issues/${tl}`;return fh.get()(this,Ad,_d)}subscribe(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/issues/${od}/subscribe`,_d)}allClosedByMergeRequestst(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/issues/${od}/closed_by`,_d)}showTimeStats(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/issues/${od}/time_stats`,_d)}unsubscribe(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/issues/${od}/unsubscribe`,_d)}uploadMetricImage(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/issues/${od}/metric_images`,{isForm:true,...Ad,file:[_d.content,_d.filename]})}showUserAgentDetails(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/issues/${od}/user_agent_details`,_d)}};var Bv=class extends Ad.BaseResource{all({projectId:tl,groupId:od,..._d}={}){let Ad;if(tl)Ad=endpoint`projects/${tl}/issues_statistics`;else if(od)Ad=endpoint`groups/${od}/issues_statistics`;else Ad="issues_statistics";return fh.get()(this,Ad,_d)}};function generateDownloadPathForJob(tl,od,_d){let Ad=endpoint`projects/${tl}/jobs/${od}/artifacts`;if(_d)Ad+=`/${_d}`;return Ad}function generateDownloadPath(tl,od,_d){let Ad=endpoint`projects/${tl}/jobs/artifacts/${od}`;if(_d){Ad+=endpoint`/raw/${_d}`}else{Ad+=endpoint`/download`}return Ad}var Fv=class extends Ad.BaseResource{downloadArchive(tl,{jobId:od,artifactPath:_d,ref:Ad,...Dd}={}){let zd;if(od)zd=generateDownloadPathForJob(tl,od,_d);else if(Dd?.job&&Ad)zd=generateDownloadPath(tl,Ad,_d);else throw new Error("Missing one of the required parameters. See typing documentation for available arguments.");return fh.get()(this,zd,Dd)}keep(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/jobs/${od}/artifacts/keep`,_d)}remove(tl,{jobId:od,..._d}={}){let Ad;if(od){Ad=endpoint`projects/${tl}/jobs/${od}/artifacts`}else{Ad=endpoint`projects/${tl}/artifacts`}return fh.del()(this,Ad,_d)}};var Rv=class extends Ad.BaseResource{all(tl,{pipelineId:od,..._d}={}){const Ad=od?endpoint`projects/${tl}/pipelines/${od}/jobs`:endpoint`projects/${tl}/jobs`;return fh.get()(this,Ad,_d)}allPipelineBridges(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/pipelines/${od}/bridges`,_d)}cancel(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/jobs/${od}/cancel`,_d)}erase(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/jobs/${od}/erase`,_d)}play(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/jobs/${od}/play`,_d)}retry(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/jobs/${od}/retry`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/jobs/${od}`,_d)}showConnectedJob(tl){if(!this.headers["job-token"])throw new Error('Missing required header "job-token"');return fh.get()(this,"job",tl)}showConnectedJobK8Agents(tl){if(!this.headers["job-token"])throw new Error('Missing required header "job-token"');return fh.get()(this,"job/allowed_agents",tl)}showLog(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/jobs/${od}/trace`,_d)}};var Ov=class extends Ad.BaseResource{allApprovalRules(tl,{mergerequestIId:od,..._d}={}){let Ad;if(od){Ad=endpoint`projects/${tl}/merge_requests/${od}/approval_rules`}else{Ad=endpoint`projects/${tl}/approval_rules`}return fh.get()(this,Ad,_d)}approve(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/approve`,_d)}createApprovalRule(tl,od,_d,{mergerequestIId:Ad,...Dd}={}){let zd;if(Ad){zd=endpoint`projects/${tl}/merge_requests/${Ad}/approval_rules`}else{zd=endpoint`projects/${tl}/approval_rules`}return fh.post()(this,zd,{name:od,approvalsRequired:_d,...Dd})}editApprovalRule(tl,od,_d,Ad,{mergerequestIId:Dd,...zd}={}){let Kd;if(Dd){Kd=endpoint`projects/${tl}/merge_requests/${Dd}/approval_rules/${od}`}else{Kd=endpoint`projects/${tl}/approval_rules/${od}`}return fh.put()(this,Kd,{name:_d,approvalsRequired:Ad,...zd})}editConfiguration(tl,od){return fh.post()(this,endpoint`projects/${tl}/approvals`,od)}removeApprovalRule(tl,od,{mergerequestIId:_d,...Ad}={}){let Dd;if(_d){Dd=endpoint`projects/${tl}/merge_requests/${_d}/approval_rules/${od}`}else{Dd=endpoint`projects/${tl}/approval_rules/${od}`}return fh.del()(this,Dd,Ad)}showApprovalRule(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/approval_rules/${od}`,_d)}showApprovalState(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/approval_state`,_d)}showConfiguration(tl,{mergerequestIId:od,..._d}={}){let Ad;if(od){Ad=endpoint`projects/${tl}/merge_requests/${od}/approvals`}else{Ad=endpoint`projects/${tl}/approvals`}return fh.get()(this,Ad,_d)}unapprove(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/unapprove`,_d)}};var Qv=class extends mg{constructor(tl){super("projects","merge_requests",tl)}};var jv=class extends Ad.BaseResource{all(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/context_commits`,_d)}create(tl,od,{mergerequestIId:_d,...Ad}={}){const Dd=endpoint`projects/${tl}/merge_requests`;const zd=_d?`${Dd}/${_d}/context_commits`:Dd;return fh.post()(this,zd,{commits:od,...Ad})}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/merge_requests/${od}/context_commits`,_d)}};var Uv=class extends iA{constructor(tl){super("projects","merge_requests",tl)}resolve(tl,od,_d,Ad,Dd){return fh.put()(this,endpoint`${tl}/merge_requests/${od}/discussions/${_d}`,{searchParams:{resolved:Ad},...Dd})}};var Gv=class extends Ad.BaseResource{all(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/draft_notes`,_d)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/draft_notes`,{...Ad,note:_d})}edit(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/draft_notes/${_d}`,Ad)}publish(tl,od,_d,Ad){return fh.put()(this,endpoint`projects/${tl}/merge_requests/${od}/draft_notes/${_d}/publish`,Ad)}publishBulk(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/draft_notes/bulk_publish`,_d)}remove(tl,od,_d,Ad){return fh.del()(this,endpoint`projects/${tl}/merge_requests/${od}/draft_notes/${_d}`,Ad)}show(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/draft_notes/${_d}`,Ad)}};var $v=class extends vA{constructor(tl){super("projects","merge_requests",tl)}};var qv=class extends EA{constructor(tl){super("projects","merge_requests",tl)}};var Vv=class extends eA{constructor(tl){super("merge_requests",tl)}};var Hv=class extends uA{constructor(tl){super("projects","merge_requests",tl)}};var Wv=class extends Ad.BaseResource{accept(tl,od,_d){return this.merge(tl,od,_d)}addSpentTime(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/add_spent_time`,{duration:_d,...Ad})}all({projectId:tl,groupId:od,..._d}={}){let Ad="";if(tl){Ad=endpoint`projects/${tl}/`}else if(od){Ad=endpoint`groups/${od}/`}return fh.get()(this,`${Ad}merge_requests`,_d)}allDiffs(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/diffs`,_d)}allCommits(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/commits`,_d)}allDiffVersions(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/versions`,_d)}allIssuesClosed(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/closes_issues`,_d)}allIssuesRelated(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/related_issues`,_d)}allParticipants(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/participants`,_d)}allPipelines(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/pipelines`,_d)}cancelOnPipelineSuccess(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/cancel_merge_when_pipeline_succeeds`,_d)}create(tl,od,_d,Ad,Dd){return fh.post()(this,endpoint`projects/${tl}/merge_requests`,{sourceBranch:od,targetBranch:_d,title:Ad,...Dd})}createPipeline(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/pipelines`,_d)}createTodo(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/todo`,_d)}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/merge_requests/${od}`,_d)}merge(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/merge_requests/${od}/merge`,_d)}mergeToDefault(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/merge_requests/${od}/merge_ref`,_d)}rebase(tl,od,{skipCI:_d,...Ad}={}){return fh.put()(this,endpoint`projects/${tl}/merge_requests/${od}/rebase`,{...Ad,skipCi:_d})}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/merge_requests/${od}`,_d)}resetSpentTime(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/reset_spent_time`,_d)}resetTimeEstimate(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/reset_time_estimate`,_d)}setTimeEstimate(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/time_estimate`,{duration:_d,...Ad})}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}`,_d)}showChanges(tl,od,_d){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 fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/changes`,_d)}showDiffVersion(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/versions/${_d}`,Ad)}showTimeStats(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/time_stats`,_d)}subscribe(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/subscribe`,_d)}unsubscribe(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/merge_requests/${od}/unsubscribe`,_d)}showReviewers(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_requests/${od}/reviewers`,_d)}};var Yv=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/merge_trains`,od)}showStatus(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/merge_trains/merge_requests/${od}`,_d)}addMergeRequest(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/merge_trains/merge_requests/${od}`,_d)}};var Kv=class extends Ad.BaseResource{publish(tl,od,_d,Ad,{contentType:Dd,...zd}={}){return fh.put()(this,endpoint`projects/${tl}/packages/generic/${od}/${_d}/${Ad.filename}`,{isForm:true,file:[Ad.content,Ad.filename],...zd})}download(tl,od,_d,Ad,Dd){return fh.get()(this,endpoint`projects/${tl}/packages/generic/${od}/${_d}/${Ad}`,Dd)}};var Xv=class extends Ad.BaseResource{all({projectId:tl,groupId:od,..._d}={}){let Ad;if(tl)Ad=endpoint`projects/${tl}/packages`;else if(od)Ad=endpoint`groups/${od}/packages`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return fh.get()(this,Ad,_d)}allFiles(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/packages/${od}/package_files`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/packages/${od}`,_d)}removeFile(tl,od,_d,Ad){return fh.del()(this,endpoint`projects/${tl}/packages/${od}/package_files/${_d}`,Ad)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/packages/${od}`,_d)}};var Zv=class extends Ad.BaseResource{all({projectId:tl,...od}={}){const _d=tl?endpoint`projects/${tl}/`:"";return fh.get()(this,`${_d}pages/domains`,od)}create(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/pages/domains`,{domain:od,..._d})}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/pages/domains/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/pages/domains/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/pages/domains/${od}`,_d)}};var eE=class extends Ad.BaseResource{all(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/pipeline_schedules/${od}/variables`,_d)}create(tl,od,_d,Ad,Dd){return fh.post()(this,endpoint`projects/${tl}/pipeline_schedules/${od}/variables`,{...Dd,key:_d,value:Ad})}edit(tl,od,_d,Ad,Dd){return fh.put()(this,endpoint`projects/${tl}/pipeline_schedules/${od}/variables/${_d}`,{...Dd,value:Ad})}remove(tl,od,_d,Ad){return fh.del()(this,endpoint`projects/${tl}/pipeline_schedules/${od}/variables/${_d}`,Ad)}};var tE=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/pipeline_schedules`,od)}allTriggeredPipelines(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/pipeline_schedules/${od}/pipelines`,_d)}create(tl,od,_d,Ad,Dd){return fh.post()(this,endpoint`projects/${tl}/pipeline_schedules`,{description:od,ref:_d,cron:Ad,...Dd})}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/pipeline_schedules/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/pipeline_schedules/${od}`,_d)}run(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/pipeline_schedules/${od}/play`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/pipeline_schedules/${od}`,_d)}takeOwnership(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/pipeline_schedules/${od}/take_ownership`,_d)}};var rE=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/triggers`,od)}create(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/triggers`,{description:od,..._d})}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/triggers/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/triggers/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/triggers/${od}`,_d)}trigger(tl,od,_d,{variables:Ad,...Dd}={}){const zd={...Dd,searchParams:{token:_d,ref:od}};if(Ad){zd.isForm=true;Object.assign(zd,reformatObjectOptions(Ad,"variables"))}return fh.post()(this,endpoint`projects/${tl}/trigger/pipeline`,zd)}};var nE=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/pipelines`,od)}allVariables(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/pipelines/${od}/variables`,_d)}cancel(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/pipelines/${od}/cancel`,_d)}create(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/pipeline`,{ref:od,..._d})}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/pipelines/${od}`,_d)}retry(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/pipelines/${od}/retry`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/pipelines/${od}`,_d)}showLatest(tl,od){return fh.get()(this,endpoint`projects/${tl}/pipelines/latest`,od)}showTestReport(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/pipelines/${od}/test_report`,_d)}showTestReportSummary(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/pipelines/${od}/test_report_summary`,_d)}};var iE=class extends Ad.BaseResource{allFunnels(tl,od){return fh.get()(this,endpoint`projects/${tl}/product_analytics/funnels`,od)}load(tl,od){return fh.post()(this,endpoint`projects/${tl}/product_analytics/request/load`,od)}dryRun(tl,od){return fh.post()(this,endpoint`projects/${tl}/product_analytics/request/dry-run`,od)}showMetadata(tl,od){return fh.get()(this,endpoint`projects/${tl}/product_analytics/request/meta`,od)}};var sE=class extends ng{constructor(tl){super("projects",tl)}};var aE=class extends sg{constructor(tl){super("projects",tl)}};var oE=class extends Ad.BaseResource{all(tl){return fh.get()(this,"project_aliases",tl)}create(tl,od,_d){return fh.post()(this,"project_aliases",{name:od,projectId:tl,..._d})}edit(tl,od){return fh.post()(this,`project_aliases/${tl}`,od)}remove(tl,od){return fh.del()(this,`project_aliases/${tl}`,od)}};var lE=class extends tA{constructor(tl){super("projects",tl)}};var cE=class extends rA{constructor(tl){super("projects",tl)}};var uE=class extends nA{constructor(tl){super("projects",tl)}};var pE=class extends _A{constructor(tl){super("projects",tl)}};var dE=class extends Ad.BaseResource{download(tl,od){return fh.get()(this,endpoint`projects/${tl}/export/download`,od)}import(tl,od,_d){return fh.post()(this,"projects/import",{isForm:true,..._d,file:[tl.content,tl.filename],path:od})}importRemote(tl,od,_d){return fh.post()(this,"projects/remote-import",{..._d,path:od,url:tl})}importRemoteS3(tl,od,_d,Ad,Dd,zd,Kd){return fh.post()(this,"projects/remote-import",{...Kd,accessKeyId:tl,bucketName:od,fileKey:_d,path:Ad,region:Dd,secretAccessKey:zd})}showExportStatus(tl,od){return fh.get()(this,endpoint`projects/${tl}/export`,od)}showImportStatus(tl,od){return fh.get()(this,endpoint`projects/${tl}/import`,od)}scheduleExport(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/export`,{..._d,upload:od})}};var hE=class extends gA{constructor(tl){super("projects",tl)}};var _E=class extends sA{constructor(tl){super("projects",tl)}};var fE=class extends AA{constructor(tl){super("project",tl)}};var mE=class extends Ad.BaseResource{show(tl,od){return fh.get()(this,endpoint`projects/${tl}/job_token_scope`,od)}edit(tl,od,_d){return fh.patch()(this,endpoint`projects/${tl}/job_token_scope`,{..._d,enabled:od})}showInboundAllowList(tl,od){return fh.get()(this,endpoint`projects/${tl}/job_token_scope/allowlist`,od)}addToInboundAllowList(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/job_token_scope/allowlist`,{..._d,targetProjectId:od})}removeFromInboundAllowList(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/job_token_scope/allowlist/${od}`,_d)}showGroupsAllowList(tl,od){return fh.get()(this,endpoint`projects/${tl}/job_token_scope/groups_allowlist`,od)}addToGroupsAllowList(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/job_token_scope/groups_allowlist`,{..._d,targetGroupId:od})}removeFromGroupsAllowList(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/job_token_scope/groups_allowlist/${od}`,_d)}};var gE=class extends aA{constructor(tl){super("projects",tl)}};var AE=class extends oA{constructor(tl){super("projects",tl)}create(tl,od,_d){return fh.post()(this,endpoint`${tl}/uploads`,{isForm:true,..._d,file:[od.content,od.filename]})}};var yE=class extends lA{constructor(tl){super("projects",tl)}};var bE=class extends cA{constructor(tl){super("projects",tl)}promote(tl,od,_d){return fh.post()(this,endpoint`${tl}/milestones/${od}/promote`,_d)}};var vE=class extends yA{constructor(tl){super("projects",tl)}};var EE=class extends fA{constructor(tl){super("projects",tl)}};var wE=class extends Ad.BaseResource{download(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/export_relations/download`,{relation:od,..._d})}showExportStatus(tl,od){return fh.get()(this,endpoint`projects/${tl}/export_relations/status`,od)}scheduleExport(tl,od){return fh.post()(this,endpoint`projects/${tl}/export_relations`,od)}};var CE=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/releases`,od)}create(tl,od){return fh.post()(this,endpoint`projects/${tl}/releases`,od)}createEvidence(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/releases/${od}/evidence`,_d)}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/releases/${od}`,_d)}download(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/releases/${od}/downloads/${_d}`,Ad)}downloadLatest(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/releases/permalink/latest/downloads/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/releases/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/releases/${od}`,_d)}showLatest(tl,od){return fh.get()(this,endpoint`projects/${tl}/releases/permalink/latest`,od)}showLatestEvidence(tl,od){return fh.get()(this,endpoint`projects/${tl}/releases/permalink/latest/evidence`,od)}};var xE=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/remote_mirrors`,od)}createPullMirror(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/mirror/pull`,{importUrl:od,mirror:_d,...Ad})}createPushMirror(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/remote_mirrors`,{url:od,..._d})}edit(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/remote_mirrors/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/remote_mirrors/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/remote_mirrors/${od}`,_d)}sync(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/remote_mirrors/${od}/sync`,_d)}};var DE=class extends mA{constructor(tl){super("projects",tl)}};var SE=class extends mg{constructor(tl){super("projects","snippets",tl)}};var TE=class extends iA{constructor(tl){super("projects","snippets",tl)}};var kE=class extends uA{constructor(tl){super("projects","snippets",tl)}};var IE=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/snippets`,od)}create(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/snippets`,{title:od,..._d})}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/snippets/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/snippets/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/snippets/${od}`,_d)}showContent(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/snippets/${od}/raw`,_d)}showRepositoryFileContent(tl,od,_d,Ad,Dd){return fh.get()(this,endpoint`projects/${tl}/snippets/${od}/files/${_d}/${Ad}/raw`,Dd)}showUserAgentDetails(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/snippets/${od}/user_agent_detail`,_d)}};var BE=class extends Ad.BaseResource{show(tl,od){return fh.get()(this,endpoint`projects/${tl}/statistics`,od)}};var FE=class extends Ad.BaseResource{all(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/templates/${od}`,_d)}show(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/templates/${od}/${_d}`,Ad)}};var PE=class extends Ad.BaseResource{show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/terraform/state/${od}`,_d)}showVersion(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/terraform/state/${od}/versions/${_d}`,Ad)}removeVersion(tl,od,_d,Ad){return fh.del()(this,endpoint`projects/${tl}/terraform/state/${od}/versions/${_d}`,Ad)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/terraform/state/${od}`,_d)}removeTerraformStateLock(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/terraform/state/${od}/lock`,_d)}createVersion(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/terraform/state/${od}`,_d)}};var RE=class extends dA{constructor(tl){super("projects",tl)}};var NE=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/vulnerabilities`,od)}create(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/vulnerabilities`,{..._d,searchParams:{findingId:od}})}};var OE=class extends hA{constructor(tl){super("projects",tl)}};var LE=class extends Ad.BaseResource{all({userId:tl,starredOnly:od,..._d}={}){let Ad;if(tl&&od)Ad=endpoint`users/${tl}/starred_projects`;else if(tl)Ad=endpoint`users/${tl}/projects`;else Ad="projects";return fh.get()(this,Ad,_d)}allTransferLocations(tl,od){return fh.get()(this,endpoint`projects/${tl}/transfer_locations`,od)}allUsers(tl,od){return fh.get()(this,endpoint`projects/${tl}/users`,od)}allGroups(tl,od){return fh.get()(this,endpoint`projects/${tl}/groups`,od)}allInvitedGroups(tl,od){return fh.get()(this,endpoint`projects/${tl}/invited_groups`,od)}allSharableGroups(tl,od){return fh.get()(this,endpoint`projects/${tl}/share_locations`,od)}allForks(tl,od){return fh.get()(this,endpoint`projects/${tl}/forks`,od)}allStarrers(tl,od){return fh.get()(this,endpoint`projects/${tl}/starrers`,od)}allStoragePaths(tl,od){return fh.get()(this,endpoint`projects/${tl}/storage`,od)}archive(tl,od){return fh.post()(this,endpoint`projects/${tl}/archive`,od)}create({userId:tl,avatar:od,..._d}={}){const Ad=tl?`projects/user/${tl}`:"projects";if(od){return fh.post()(this,Ad,{..._d,isForm:true,avatar:[od.content,od.filename]})}return fh.post()(this,Ad,{..._d,avatar:od})}createForkRelationship(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/fork/${od}`,_d)}createPullMirror(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/mirror/pull`,{importUrl:od,mirror:_d,...Ad})}downloadSnapshot(tl,od){return fh.get()(this,endpoint`projects/${tl}/snapshot`,od)}edit(tl,{avatar:od,..._d}={}){const Ad=endpoint`projects/${tl}`;if(od){return fh.put()(this,Ad,{..._d,isForm:true,avatar:[od.content,od.filename]})}return fh.put()(this,Ad,{..._d,avatar:od})}fork(tl,od){return fh.post()(this,endpoint`projects/${tl}/fork`,od)}housekeeping(tl,od){return fh.post()(this,endpoint`projects/${tl}/housekeeping`,od)}importProjectMembers(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/import_project_members/${od}`,_d)}remove(tl,od){return fh.del()(this,endpoint`projects/${tl}`,od)}removeForkRelationship(tl,od){return fh.del()(this,endpoint`projects/${tl}/fork`,od)}removeAvatar(tl,od){return fh.put()(this,endpoint`projects/${tl}`,{...od,avatar:""})}restore(tl,od){return fh.post()(this,endpoint`projects/${tl}/restore`,od)}search(tl,od){return fh.get()(this,"projects",{search:tl,...od})}share(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/share`,{groupId:od,groupAccess:_d,...Ad})}show(tl,od){return fh.get()(this,endpoint`projects/${tl}`,od)}showLanguages(tl,od){return fh.get()(this,endpoint`projects/${tl}/languages`,od)}showPullMirror(tl,od){return fh.get()(this,endpoint`projects/${tl}/mirror/pull`,od)}star(tl,od){return fh.post()(this,endpoint`projects/${tl}/star`,od)}transfer(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/transfer`,{..._d,namespace:od})}unarchive(tl,od){return fh.post()(this,endpoint`projects/${tl}/unarchive`,od)}unshare(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/share/${od}`,_d)}unstar(tl,od){return fh.post()(this,endpoint`projects/${tl}/unstar`,od)}uploadForReference(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/uploads`,{..._d,isForm:true,file:[od.content,od.filename]})}uploadAvatar(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}`,{..._d,isForm:true,avatar:[od.content,od.filename]})}};var QE=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/protected_branches`,od)}create(tl,od,_d){const{sudo:Ad,showExpanded:Dd,...zd}=_d||{};return fh.post()(this,endpoint`projects/${tl}/protected_branches`,{searchParams:{...zd,name:od},sudo:Ad,showExpanded:Dd})}protect(tl,od,_d){return this.create(tl,od,_d)}edit(tl,od,_d){return fh.patch()(this,endpoint`projects/${tl}/protected_branches/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/protected_branches/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/protected_branches/${od}`,_d)}unprotect(tl,od,_d){return this.remove(tl,od,_d)}};var ME=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/protected_tags`,od)}create(tl,od,_d){const{sudo:Ad,showExpanded:Dd,...zd}=_d||{};return fh.post()(this,endpoint`projects/${tl}/protected_tags`,{searchParams:{name:od,...zd},sudo:Ad,showExpanded:Dd})}protect(tl,od,_d){return this.create(tl,od,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/protected_tags/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/protected_tags/${od}`,_d)}unprotect(tl,od,_d){return this.remove(tl,od,_d)}};var jE=class extends Ad.BaseResource{all(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/releases/${od}/assets/links`,_d)}create(tl,od,_d,Ad,Dd){return fh.post()(this,endpoint`projects/${tl}/releases/${od}/assets/links`,{name:_d,url:Ad,...Dd})}edit(tl,od,_d,Ad){return fh.put()(this,endpoint`projects/${tl}/releases/${od}/assets/links/${_d}`,Ad)}remove(tl,od,_d,Ad){return fh.del()(this,endpoint`projects/${tl}/releases/${od}/assets/links/${_d}`,Ad)}show(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/releases/${od}/assets/links/${_d}`,Ad)}};var UE=class extends Ad.BaseResource{allContributors(tl,od){return fh.get()(this,endpoint`projects/${tl}/repository/contributors`,od)}allRepositoryTrees(tl,od){return fh.get()(this,endpoint`projects/${tl}/repository/tree`,od)}compare(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/repository/compare`,{from:od,to:_d,...Ad})}editChangelog(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/repository/changelog`,{..._d,version:od})}mergeBase(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/merge_base`,{..._d,refs:od})}showArchive(tl,{fileType:od="tar.gz",..._d}={}){return fh.get()(this,endpoint`projects/${tl}/repository/archive.${od}`,_d)}showBlob(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/blobs/${od}`,_d)}showBlobRaw(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/blobs/${od}/raw`,_d)}showChangelog(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/changelog`,{..._d,version:od})}};var GE=class extends Ad.BaseResource{allFileBlames(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/repository/files/${od}/blame`,{ref:_d,...Ad})}create(tl,od,_d,Ad,Dd,zd){return fh.post()(this,endpoint`projects/${tl}/repository/files/${od}`,{branch:_d,content:Ad,commitMessage:Dd,...zd})}edit(tl,od,_d,Ad,Dd,zd){return fh.put()(this,endpoint`projects/${tl}/repository/files/${od}`,{branch:_d,content:Ad,commitMessage:Dd,...zd})}remove(tl,od,_d,Ad,Dd){return fh.del()(this,endpoint`projects/${tl}/repository/files/${od}`,{branch:_d,commitMessage:Ad,...Dd})}show(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/repository/files/${od}`,{ref:_d,...Ad})}showRaw(tl,od,_d,Ad){return fh.get()(this,endpoint`projects/${tl}/repository/files/${od}/raw`,{ref:_d,...Ad})}};var $E=class extends Ad.BaseResource{edit(tl,od,_d,Ad,Dd){return fh.put()(this,endpoint`projects/${tl}/repository/submodules/${od}`,{branch:_d,commitSha:Ad,...Dd})}};var JE=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/resource_groups`,od)}edit(tl,od,_d){return fh.put()(this,endpoint`projects/${tl}/resource_groups/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/resource_groups/${od}`,_d)}allUpcomingJobs(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/resource_groups/${od}/upcoming_jobs`,_d)}};var qE=class extends Ad.BaseResource{all({projectId:tl,groupId:od,owned:_d,...Ad}={}){let Dd;if(tl)Dd=endpoint`projects/${tl}/runners`;else if(od)Dd=endpoint`groups/${od}/runners`;else if(_d)Dd="runners";else Dd="runners/all";return fh.get()(this,Dd,Ad)}allJobs(tl,od){return fh.get()(this,`runners/${tl}/jobs`,od)}create(tl,od){return fh.post()(this,`runners`,{token:tl,...od})}edit(tl,od){return fh.put()(this,`runners/${tl}`,od)}enable(tl,od,_d){return fh.post()(this,endpoint`projects/${tl}/runners`,{runnerId:od,..._d})}disable(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/runners/${od}`,_d)}register(tl,od){return this.create(tl,od)}remove({runnerId:tl,token:od,..._d}){let Ad;if(tl)Ad=`runners/${tl}`;else if(od){Ad="runners"}else throw new Error("Missing required argument. Please supply a runnerId or a token in the options parameter");return fh.del()(this,Ad,{token:od,..._d})}resetRegistrationToken({runnerId:tl,token:od,..._d}={}){let Ad;if(tl)Ad=endpoint`runners/${tl}/reset_registration_token`;else if(od)Ad="runners/reset_registration_token";else{throw new Error("Missing either runnerId or token parameters")}return fh.post()(this,Ad,{token:od,..._d})}show(tl,od){return fh.get()(this,`runners/${tl}`,od)}verify(tl){return fh.post()(this,`runners/verify`,tl)}};var VE=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/secure_files`,od)}create(tl,od,_d,Ad){return fh.post()(this,`projects/${tl}/secure_files`,{isForm:true,...Ad,file:[_d.content,_d.filename],name:od})}download(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/secure_files/${od}/download`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/secure_files/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/secure_files/${od}`,_d)}};var HE=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`projects/${tl}/repository/tags`,od)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`projects/${tl}/repository/tags`,{searchParams:{tagName:od,ref:_d},...Ad})}remove(tl,od,_d){return fh.del()(this,endpoint`projects/${tl}/repository/tags/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/tags/${od}`,_d)}showSignature(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/repository/tags/${od}/signature`,_d)}};var WE=class extends Ad.BaseResource{create(tl,od,_d){return fh.get()(this,endpoint`projects/${tl}/metrics/user_starred_dashboards`,{dashboardPath:od,..._d})}remove(tl,od){return fh.del()(this,endpoint`projects/${tl}/metrics/user_starred_dashboards`,od)}};var YE=class extends mg{constructor(tl){super("epics","issues",tl)}};var zE=class extends iA{constructor(tl){super("groups","epics",tl)}};var KE=class extends Ad.BaseResource{all(tl,od,_d){return fh.get()(this,endpoint`groups/${tl}/epics/${od}/issues`,_d)}assign(tl,od,_d,Ad){return fh.post()(this,endpoint`groups/${tl}/epics/${od}/issues/${_d}`,Ad)}edit(tl,od,_d,Ad){return fh.put()(this,endpoint`groups/${tl}/epics/${od}/issues/${_d}`,Ad)}remove(tl,od,_d,Ad){return fh.del()(this,endpoint`groups/${tl}/epics/${od}/issues/${_d}`,Ad)}};var XE=class extends vA{constructor(tl){super("groups","epics",tl)}};var ZE=class extends Ad.BaseResource{all(tl,od,_d){return fh.get()(this,endpoint`groups/${tl}/epics/${od}/links`,_d)}assign(tl,od,_d,Ad){return fh.post()(this,endpoint`groups/${tl}/epics/${od}/links/${_d}`,Ad)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`groups/${tl}/epics/${od}/links`,{searchParams:{title:_d},...Ad})}reorder(tl,od,_d,Ad){return fh.put()(this,endpoint`groups/${tl}/epics/${od}/links/${_d}`,Ad)}unassign(tl,od,_d,Ad){return fh.del()(this,endpoint`groups/${tl}/epics/${od}/links/${_d}`,Ad)}};var ew=class extends uA{constructor(tl){super("groups","epics",tl)}};var tw=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`groups/${tl}/epics`,od)}create(tl,od,_d){return fh.post()(this,endpoint`groups/${tl}/epics`,{title:od,..._d})}createTodo(tl,od,_d){return fh.post()(this,endpoint`groups/${tl}/epics/${od}/todos`,_d)}edit(tl,od,_d){return fh.put()(this,endpoint`groups/${tl}/epics/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,endpoint`groups/${tl}/epics/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`groups/${tl}/epics/${od}`,_d)}};var rw=class extends ng{constructor(tl){super("groups",tl)}};var nw=class extends sg{constructor(tl){super("groups",tl)}};var iw=class extends Ad.BaseResource{showIssuesCount(tl,od){return fh.get()(this,"analytics/group_activity/issues_count",{searchParams:{groupPath:tl},...od})}showMergeRequestsCount(tl,od){return fh.get()(this,"analytics/group_activity/merge_requests_count",{searchParams:{groupPath:tl},...od})}showNewMembersCount(tl,od){return fh.get()(this,"analytics/group_activity/new_members_count",{searchParams:{groupPath:tl},...od})}};var sw=class extends tA{constructor(tl){super("groups",tl)}};var aw=class extends rA{constructor(tl){super("groups",tl)}};var ow=class extends nA{constructor(tl){super("groups",tl)}};var lw=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`groups/${tl}/epic_boards`,od)}allLists(tl,od,_d){return fh.get()(this,endpoint`groups/${tl}/epic_boards/${od}/lists`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`groups/${tl}/epic_boards/${od}`,_d)}showList(tl,od,_d,Ad){return fh.get()(this,endpoint`groups/${tl}/epic_boards/${od}/lists/${_d}`,Ad)}};var cw=class extends _A{constructor(tl){super("groups",tl)}};var uw=class extends Ad.BaseResource{download(tl,od){return fh.get()(this,endpoint`groups/${tl}/export/download`,od)}import(tl,od,{parentId:_d,name:Ad,...Dd}){return fh.post()(this,"groups/import",{isForm:true,...Dd,file:[tl.content,tl.filename],path:od,name:Ad||od.split("/").at(0),parentId:_d})}scheduleExport(tl,od){return fh.post()(this,endpoint`groups/${tl}/export`,od)}};var pw=class extends gA{constructor(tl){super("groups",tl)}};var dw=class extends sA{constructor(tl){super("groups",tl)}};var hw=class extends AA{constructor(tl){super("groups",tl)}};var _w=class extends Ad.BaseResource{add(tl,od,_d,Ad){return fh.post()(this,endpoint`groups/${tl}/ldap_group_links`,{groupAccess:od,provider:_d,...Ad})}all(tl,od){return fh.get()(this,endpoint`groups/${tl}/ldap_group_links`,od)}remove(tl,od,_d){return fh.del()(this,endpoint`groups/${tl}/ldap_group_links`,{provider:od,..._d})}sync(tl,od){return fh.post()(this,endpoint`groups/${tl}/ldap_sync`,od)}};var fw=class extends aA{constructor(tl){super("groups",tl)}};var mw=class extends oA{constructor(tl){super("groups",tl)}};var gw=class extends Ad.BaseResource{add(tl,od,_d){return fh.post()(this,endpoint`groups/${tl}/members`,{baseAccessLevel:od,..._d})}all(tl,od){return fh.get()(this,endpoint`groups/${tl}/member_roles`,od)}remove(tl,od,_d){return fh.del()(this,endpoint`groups/${tl}/member_roles/${od}`,_d)}};var Aw=class extends lA{constructor(tl){super("groups",tl)}allBillable(tl,od){return fh.get()(this,endpoint`${tl}/billable_members`,od)}allPending(tl,od){return fh.get()(this,endpoint`${tl}/pending_members`,od)}allBillableMemberships(tl,od,_d){return fh.get()(this,endpoint`${tl}/billable_members/${od}/memberships`,_d)}approve(tl,od,_d){return fh.put()(this,endpoint`${tl}/members/${od}/approve`,_d)}approveAll(tl,od){return fh.put()(this,endpoint`${tl}/members/approve_all`,od)}removeBillable(tl,od,_d){return fh.del()(this,endpoint`${tl}/billable_members/${od}`,_d)}removeOverrideFlag(tl,od,_d){return fh.del()(this,endpoint`${tl}/members/${od}/override`,_d)}setOverrideFlag(tl,od,_d){return fh.post()(this,endpoint`${tl}/members/${od}/override`,_d)}};var yw=class extends cA{constructor(tl){super("groups",tl)}};var bw=class extends yA{constructor(tl){super("groups",tl)}};var vw=class extends fA{constructor(tl){super("groups",tl)}};var Ew=class extends Ad.BaseResource{download(tl,od,_d){return fh.get()(this,endpoint`groups/${tl}/export_relations/download`,{searchParams:{relation:od},..._d})}exportStatus(tl,od){return fh.get()(this,endpoint`groups/${tl}/export_relations`,od)}scheduleExport(tl,od){return fh.post()(this,endpoint`groups/${tl}/export_relations`,od)}};var ww=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`groups/${tl}/releases`,od)}};var Cw=class extends mA{constructor(tl){super("groups",tl)}};var xw=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`groups/${tl}/saml/identities`,od)}edit(tl,od,_d){return fh.patch()(this,endpoint`groups/${tl}/saml/${od}`,_d)}};var Dw=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`groups/${tl}/saml_group_links`,od)}create(tl,od,_d,Ad){return fh.post()(this,endpoint`groups/${tl}/saml_group_links`,{accessLevel:_d,samlGroupName:od,...Ad})}remove(tl,od,_d){return fh.del()(this,endpoint`groups/${tl}/saml_group_links/${od}`,_d)}show(tl,od,_d){return fh.get()(this,endpoint`groups/${tl}/saml_group_links/${od}`,_d)}};var Sw=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,endpoint`groups/${tl}/scim/identities`,od)}edit(tl,od,_d){return fh.patch()(this,endpoint`groups/${tl}/scim/${od}`,_d)}};var Tw=class extends Ad.BaseResource{create(tl,od){return fh.post()(this,endpoint`groups/${tl}/service_accounts`,od)}addPersonalAccessToken(tl,od,_d){return this.createPersonalAccessToken(tl,od,_d)}createPersonalAccessToken(tl,od,_d){return fh.post()(this,endpoint`groups/${tl}/service_accounts/${od}`,_d)}rotatePersonalAccessToken(tl,od,_d,Ad){return fh.post()(this,endpoint`groups/${tl}/service_accounts/${od}/personal_access_tokens/${_d}/rotate`,Ad)}};var kw=class extends dA{constructor(tl){super("groups",tl)}};var Iw=class extends hA{constructor(tl){super("groups",tl)}};var Bw=class extends Ad.BaseResource{all(tl){return fh.get()(this,"groups",tl)}allDescendantGroups(tl,od){return fh.get()(this,endpoint`groups/${tl}/descendant_groups`,od)}allProjects(tl,od){return fh.get()(this,endpoint`groups/${tl}/projects`,od)}allSharedProjects(tl,od){return fh.get()(this,endpoint`groups/${tl}/projects/shared`,od)}allSubgroups(tl,od){return fh.get()(this,endpoint`groups/${tl}/subgroups`,od)}allProvisionedUsers(tl,od){return fh.get()(this,endpoint`groups/${tl}/provisioned_users`,od)}allTransferLocations(tl,od){return fh.get()(this,endpoint`groups/${tl}/transfer_locations`,od)}create(tl,od,{avatar:_d,...Ad}={}){if(_d){return fh.post()(this,"groups",{...Ad,isForm:true,avatar:[_d.content,_d.filename],name:tl,path:od})}return fh.post()(this,"groups",{name:tl,path:od,...Ad})}downloadAvatar(tl,od){return fh.get()(this,endpoint`groups/${tl}/avatar`,od)}edit(tl,{avatar:od,..._d}={}){if(od){return fh.post()(this,endpoint`groups/${tl}`,{..._d,isForm:true,avatar:[od.content,od.filename]})}return fh.put()(this,endpoint`groups/${tl}`,_d)}remove(tl,od){return fh.del()(this,endpoint`groups/${tl}`,od)}removeAvatar(tl,od){return fh.put()(this,endpoint`groups/${tl}`,{...od,avatar:""})}restore(tl,od){return fh.post()(this,endpoint`groups/${tl}/restore`,od)}search(tl,od){return fh.get()(this,"groups",{search:tl,...od})}share(tl,od,_d,Ad){return fh.post()(this,endpoint`groups/${tl}/share`,{groupId:od,groupAccess:_d,...Ad})}show(tl,od){return fh.get()(this,endpoint`groups/${tl}`,od)}transfer(tl,od){return fh.post()(this,endpoint`groups/${tl}/transfer`,od)}transferProject(tl,od,_d){return fh.post()(this,endpoint`groups/${tl}/projects/${od}`,_d)}unshare(tl,od,_d){return fh.del()(this,endpoint`groups/${tl}/share/${od}`,_d)}uploadAvatar(tl,od,{filename:_d,...Ad}={}){return fh.put()(this,endpoint`groups/${tl}/avatar`,{isForm:true,...Ad,file:[od,_d]})}};var Fw=class extends Ad.BaseResource{all(tl,od,_d){return fh.get()(this,endpoint`groups/${tl}/epics/${od}/related_epics`,_d)}create(tl,od,_d,Ad,Dd){return fh.post()(this,endpoint`groups/${tl}/epics/${od}/related_epics`,{searchParams:{targetGroupId:Ad,targetEpicIid:_d},...Dd})}remove(tl,od,_d,Ad){return fh.del()(this,endpoint`groups/${tl}/epics/${od}/related_epics/${_d}`,Ad)}};var Pw=class extends rA{constructor(tl){super("users",tl)}};var url9=tl=>tl?`users/${tl}/emails`:"user/emails";var Rw=class extends Ad.BaseResource{add(tl,od){return this.create(tl,od)}all({userId:tl,...od}={}){return fh.get()(this,url9(tl),od)}create(tl,{userId:od,..._d}={}){return fh.post()(this,url9(od),{email:tl,..._d})}show(tl,od){return fh.get()(this,`user/emails/${tl}`,od)}remove(tl,{userId:od,..._d}={}){return fh.del()(this,`${url9(od)}/${tl}`,_d)}};var url10=tl=>tl?`users/${tl}/gpg_keys`:"user/gpg_keys";var Nw=class extends Ad.BaseResource{add(tl,od){return this.create(tl,od)}all({userId:tl,...od}={}){return fh.get()(this,url10(tl),od)}create(tl,{userId:od,..._d}={}){return fh.post()(this,url10(od),{key:tl,..._d})}show(tl,{userId:od,..._d}={}){return fh.get()(this,`${url10(od)}/${tl}`,_d)}remove(tl,{userId:od,..._d}={}){return fh.del()(this,`${url10(od)}/${tl}`,_d)}};var Ow=class extends Ad.BaseResource{all(tl,od){return fh.get()(this,`users/${tl}/impersonation_tokens`,od)}create(tl,od,_d,Ad){return fh.post()(this,`users/${tl}/impersonation_tokens`,{name:od,scopes:_d,...Ad})}show(tl,od,_d){return fh.get()(this,`users/${tl}/impersonation_tokens/${od}`,_d)}remove(tl,od,_d){return fh.del()(this,`users/${tl}/impersonation_tokens/${od}`,_d)}revoke(tl,od,_d){return this.remove(tl,od,_d)}};var url11=tl=>tl?`users/${tl}/keys`:"user/keys";var Lw=class extends Ad.BaseResource{add(tl,od,_d){return this.create(tl,od,_d)}all({userId:tl,...od}={}){return fh.get()(this,url11(tl),od)}create(tl,od,{userId:_d,...Ad}={}){return fh.post()(this,url11(_d),{title:tl,key:od,...Ad})}show(tl,{userId:od,..._d}={}){return fh.get()(this,`${url11(od)}/${tl}`,_d)}remove(tl,{userId:od,..._d}={}){return fh.del()(this,`${url11(od)}/${tl}`,_d)}};var Qw=class extends Ad.BaseResource{activate(tl,od){return fh.post()(this,endpoint`users/${tl}/activate`,od)}all(tl){return fh.get()(this,"users",tl)}allActivities(tl){return fh.get()(this,"user/activities",tl)}allEvents(tl,od){return fh.get()(this,endpoint`users/${tl}/events`,od)}allFollowers(tl,od){return fh.get()(this,endpoint`users/${tl}/followers`,od)}allFollowing(tl,od){return fh.get()(this,endpoint`users/${tl}/following`,od)}allMemberships(tl,od){return fh.get()(this,endpoint`users/${tl}/memberships`,od)}allProjects(tl,od){return fh.get()(this,endpoint`users/${tl}/projects`,od)}allContributedProjects(tl,od){return fh.get()(this,endpoint`users/${tl}/contributed_projects`,od)}allStarredProjects(tl,od){return fh.get()(this,endpoint`users/${tl}/starred_projects`,od)}approve(tl,od){return fh.post()(this,endpoint`users/${tl}/approve`,od)}ban(tl,od){return fh.post()(this,endpoint`users/${tl}/ban`,od)}block(tl,od){return fh.post()(this,endpoint`users/${tl}/block`,od)}create(tl){return fh.post()(this,"users",tl)}createPersonalAccessToken(tl,od,_d,Ad){return fh.post()(this,endpoint`users/${tl}/personal_access_tokens`,{name:od,scopes:_d,...Ad})}createCIRunner(tl,od){return fh.post()(this,"user/runners",{...od,runnerType:tl})}deactivate(tl,od){return fh.post()(this,endpoint`users/${tl}/deactivate`,od)}disableTwoFactor(tl,od){return fh.patch()(this,endpoint`users/${tl}/disable_two_factor`,od)}edit(tl,{avatar:od,..._d}={}){const Ad={..._d,isForm:true};if(od)Ad.avatar=[od.content,od.filename];return fh.put()(this,endpoint`users/${tl}`,Ad)}editStatus(tl){return fh.put()(this,"user/status",tl)}editCurrentUserPreferences(tl,od,_d){return fh.put()(this,"user/preferences",{viewDiffsFileByFile:tl,showWhitespaceInDiffs:od,..._d})}follow(tl,od){return fh.post()(this,endpoint`users/${tl}/follow`,od)}reject(tl,od){return fh.post()(this,endpoint`users/${tl}/reject`,od)}show(tl,od){return fh.get()(this,endpoint`users/${tl}`,od)}showCount(tl){return fh.get()(this,"user_counts",tl)}showAssociationsCount(tl,od){return fh.get()(this,`users/${tl}/associations_count`,od)}showCurrentUser(tl){return fh.get()(this,"user",tl)}showCurrentUserPreferences(tl){return fh.get()(this,"user/preferences",tl)}showStatus({iDOrUsername:tl,...od}={}){let _d;if(tl)_d=`users/${tl}/status`;else _d="user/status";return fh.get()(this,_d,od)}remove(tl,od){return fh.del()(this,endpoint`users/${tl}`,od)}removeAuthenticationIdentity(tl,od,_d){return fh.del()(this,endpoint`users/${tl}/identities/${od}`,_d)}unban(tl,od){return fh.post()(this,endpoint`users/${tl}/unban`,od)}unblock(tl,od){return fh.post()(this,endpoint`users/${tl}/unblock`,od)}unfollow(tl,od){return fh.post()(this,endpoint`users/${tl}/unfollow`,od)}};var Mw=class extends wA{constructor(tl){super("projects","merge_requests",tl)}};var jw=class extends wA{constructor(tl){super("groups","epics",tl)}};var Uw={Agents:vh,AlertManagement:wh,ApplicationAppearance:xh,ApplicationPlanLimits:$h,Applications:g_,ApplicationSettings:Xh,ApplicationStatistics:s_,AuditEvents:E_,Avatar:k_,BroadcastMessages:ef,CodeSuggestions:nf,Composer:$f,Conan:Hf,DashboardAnnotations:Kf,Debian:Xf,DependencyProxy:eg,DeployKeys:tg,DeployTokens:rg,DockerfileTemplates:CA,Events:xA,Experiments:DA,GeoNodes:SA,GeoSites:TA,GitignoreTemplates:IA,GitLabCIYMLTemplates:kA,Import:BA,InstanceLevelCICDVariables:FA,Keys:PA,License:RA,LicenseTemplates:NA,Lint:OA,Markdown:LA,Maven:QA,Metadata:MA,Migrations:jA,Namespaces:GA,NotificationSettings:$A,NPM:UA,NuGet:JA,PersonalAccessTokens:qA,PyPI:VA,RubyGems:HA,Search:WA,SearchAdmin:YA,ServiceAccounts:zA,ServiceData:KA,SidekiqMetrics:XA,SidekiqQueues:ZA,SnippetRepositoryStorageMoves:ty,Snippets:ry,Suggestions:ny,SystemHooks:oy,TodoLists:cy,Topics:_y,Branches:Qy,CommitDiscussions:Ky,Commits:Xy,ContainerRegistry:Zy,Deployments:lb,Environments:hb,ErrorTrackingClientKeys:gb,ErrorTrackingSettings:yb,ExternalStatusChecks:xb,FeatureFlags:Tb,FeatureFlagUserLists:Sb,FreezePeriods:Rb,GitlabPages:Nb,GoProxy:Ob,Helm:Mb,Integrations:ev,IssueAwardEmojis:tv,IssueDiscussions:rv,IssueIterationEvents:nv,IssueLabelEvents:iv,IssueLinks:sv,IssueMilestoneEvents:ov,IssueNoteAwardEmojis:lv,IssueNotes:cv,Issues:_v,IssuesStatistics:Bv,IssueStateEvents:uv,IssueWeightEvents:pv,JobArtifacts:Fv,Jobs:Rv,MergeRequestApprovals:Ov,MergeRequestAwardEmojis:Qv,MergeRequestContextCommits:jv,MergeRequestDiscussions:Uv,MergeRequestLabelEvents:$v,MergeRequestMilestoneEvents:qv,MergeRequestStateEvents:Mw,MergeRequestDraftNotes:Gv,MergeRequestNotes:Hv,MergeRequestNoteAwardEmojis:Vv,MergeRequests:Wv,MergeTrains:Yv,PackageRegistry:Kv,Packages:Xv,PagesDomains:Zv,Pipelines:nE,PipelineSchedules:tE,PipelineScheduleVariables:eE,PipelineTriggerTokens:rE,ProductAnalytics:iE,ProjectAccessRequests:sE,ProjectAccessTokens:aE,ProjectAliases:oE,ProjectBadges:lE,ProjectCustomAttributes:cE,ProjectDORA4Metrics:uE,ProjectHooks:pE,ProjectImportExports:dE,ProjectInvitations:hE,ProjectIssueBoards:_E,ProjectIterations:fE,ProjectJobTokenScopes:mE,ProjectLabels:gE,ProjectMarkdownUploads:AE,ProjectMembers:yE,ProjectMilestones:bE,ProjectProtectedEnvironments:vE,ProjectPushRules:EE,ProjectRelationsExport:wE,ProjectReleases:CE,ProjectRemoteMirrors:xE,ProjectRepositoryStorageMoves:DE,Projects:LE,ProjectSnippetAwardEmojis:SE,ProjectSnippetDiscussions:TE,ProjectSnippetNotes:kE,ProjectSnippets:IE,ProjectStatistics:BE,ProjectTemplates:FE,ProjectTerraformState:PE,ProjectVariables:RE,ProjectVulnerabilities:NE,ProjectWikis:OE,ProtectedBranches:QE,ProtectedTags:ME,ReleaseLinks:jE,Repositories:UE,RepositoryFiles:GE,RepositorySubmodules:$E,ResourceGroups:JE,Runners:qE,SecureFiles:VE,Tags:HE,UserStarredMetricsDashboard:WE,EpicAwardEmojis:YE,EpicDiscussions:zE,EpicIssues:KE,EpicLabelEvents:XE,EpicLinks:ZE,EpicNotes:ew,Epics:tw,EpicStateEvents:jw,GroupAccessRequests:rw,GroupAccessTokens:nw,GroupActivityAnalytics:iw,GroupBadges:sw,GroupCustomAttributes:aw,GroupDORA4Metrics:ow,GroupEpicBoards:lw,GroupHooks:cw,GroupImportExports:uw,GroupInvitations:pw,GroupIssueBoards:dw,GroupIterations:hw,GroupLabels:fw,GroupLDAPLinks:_w,GroupMarkdownUploads:mw,GroupMembers:Aw,GroupMemberRoles:gw,GroupMilestones:yw,GroupProtectedEnvironments:bw,GroupPushRules:vw,GroupRelationExports:Ew,GroupReleases:ww,GroupRepositoryStorageMoves:Cw,Groups:Bw,GroupSAMLIdentities:xw,GroupSAMLLinks:Dw,GroupSCIMIdentities:Sw,GroupServiceAccounts:Tw,GroupVariables:kw,GroupWikis:Iw,LinkedEpics:Fw,UserCustomAttributes:Pw,UserEmails:Rw,UserGPGKeys:Nw,UserImpersonationTokens:Ow,Users:Qw,UserSSHKeys:Lw};var Gw=class extends Ad.BaseResource{constructor(tl){super(tl);Object.keys(Uw).forEach((od=>{this[od]=new Uw[od](tl)}))}};var $w=(tl=>{tl[tl["NO_ACCESS"]=0]="NO_ACCESS";tl[tl["MINIMAL_ACCESS"]=5]="MINIMAL_ACCESS";tl[tl["GUEST"]=10]="GUEST";tl[tl["REPORTER"]=20]="REPORTER";tl[tl["DEVELOPER"]=30]="DEVELOPER";tl[tl["MAINTAINER"]=40]="MAINTAINER";tl[tl["OWNER"]=50]="OWNER";tl[tl["ADMIN"]=60]="ADMIN";return tl})($w||{});od.AccessLevel=$w;od.Agents=vh;od.AlertManagement=wh;od.ApplicationAppearance=xh;od.ApplicationPlanLimits=$h;od.ApplicationSettings=Xh;od.ApplicationStatistics=s_;od.Applications=g_;od.AuditEvents=E_;od.Avatar=k_;od.Branches=Qy;od.BroadcastMessages=ef;od.CodeSuggestions=nf;od.CommitDiscussions=Ky;od.Commits=Xy;od.Composer=$f;od.Conan=Hf;od.ContainerRegistry=Zy;od.DashboardAnnotations=Kf;od.Debian=Xf;od.DependencyProxy=eg;od.DeployKeys=tg;od.DeployTokens=rg;od.Deployments=lb;od.DockerfileTemplates=CA;od.Environments=hb;od.EpicAwardEmojis=YE;od.EpicDiscussions=zE;od.EpicIssues=KE;od.EpicLabelEvents=XE;od.EpicLinks=ZE;od.EpicNotes=ew;od.Epics=tw;od.ErrorTrackingClientKeys=gb;od.ErrorTrackingSettings=yb;od.Events=xA;od.Experiments=DA;od.ExternalStatusChecks=xb;od.FeatureFlagUserLists=Sb;od.FeatureFlags=Tb;od.FreezePeriods=Rb;od.GeoNodes=SA;od.GeoSites=TA;od.GitLabCIYMLTemplates=kA;od.GitignoreTemplates=IA;od.Gitlab=Gw;od.GitlabPages=Nb;od.GoProxy=Ob;od.GroupAccessRequests=rw;od.GroupAccessTokens=nw;od.GroupActivityAnalytics=iw;od.GroupBadges=sw;od.GroupCustomAttributes=aw;od.GroupDORA4Metrics=ow;od.GroupEpicBoards=lw;od.GroupHooks=cw;od.GroupImportExports=uw;od.GroupInvitations=pw;od.GroupIssueBoards=dw;od.GroupIterations=hw;od.GroupLDAPLinks=_w;od.GroupLabels=fw;od.GroupMarkdownUploads=mw;od.GroupMemberRoles=gw;od.GroupMembers=Aw;od.GroupMilestones=yw;od.GroupProtectedEnvironments=bw;od.GroupPushRules=vw;od.GroupRelationExports=Ew;od.GroupReleases=ww;od.GroupRepositoryStorageMoves=Cw;od.GroupSAMLIdentities=xw;od.GroupSAMLLinks=Dw;od.GroupSCIMIdentities=Sw;od.GroupServiceAccounts=Tw;od.GroupVariables=kw;od.GroupWikis=Iw;od.Groups=Bw;od.Helm=Mb;od.Import=BA;od.InstanceLevelCICDVariables=FA;od.Integrations=ev;od.IssueAwardEmojis=tv;od.IssueDiscussions=rv;od.IssueIterationEvents=nv;od.IssueLabelEvents=iv;od.IssueLinks=sv;od.IssueMilestoneEvents=ov;od.IssueNoteAwardEmojis=lv;od.IssueNotes=cv;od.IssueStateEvents=uv;od.IssueWeightEvents=pv;od.Issues=_v;od.IssuesStatistics=Bv;od.JobArtifacts=Fv;od.Jobs=Rv;od.Keys=PA;od.License=RA;od.LicenseTemplates=NA;od.LinkedEpics=Fw;od.Lint=OA;od.Markdown=LA;od.Maven=QA;od.MergeRequestApprovals=Ov;od.MergeRequestAwardEmojis=Qv;od.MergeRequestContextCommits=jv;od.MergeRequestDiscussions=Uv;od.MergeRequestDraftNotes=Gv;od.MergeRequestLabelEvents=$v;od.MergeRequestMilestoneEvents=qv;od.MergeRequestNoteAwardEmojis=Vv;od.MergeRequestNotes=Hv;od.MergeRequests=Wv;od.MergeTrains=Yv;od.Metadata=MA;od.Migrations=jA;od.NPM=UA;od.Namespaces=GA;od.NotificationSettings=$A;od.NuGet=JA;od.PackageRegistry=Kv;od.Packages=Xv;od.PagesDomains=Zv;od.PersonalAccessTokens=qA;od.PipelineScheduleVariables=eE;od.PipelineSchedules=tE;od.PipelineTriggerTokens=rE;od.Pipelines=nE;od.ProductAnalytics=iE;od.ProjectAccessRequests=sE;od.ProjectAccessTokens=aE;od.ProjectAliases=oE;od.ProjectBadges=lE;od.ProjectCustomAttributes=cE;od.ProjectDORA4Metrics=uE;od.ProjectHooks=pE;od.ProjectImportExports=dE;od.ProjectInvitations=hE;od.ProjectIssueBoards=_E;od.ProjectIterations=fE;od.ProjectJobTokenScopes=mE;od.ProjectLabels=gE;od.ProjectMarkdownUploads=AE;od.ProjectMembers=yE;od.ProjectMilestones=bE;od.ProjectProtectedEnvironments=vE;od.ProjectPushRules=EE;od.ProjectRelationsExport=wE;od.ProjectReleases=CE;od.ProjectRemoteMirrors=xE;od.ProjectRepositoryStorageMoves=DE;od.ProjectSnippetAwardEmojis=SE;od.ProjectSnippetDiscussions=TE;od.ProjectSnippetNotes=kE;od.ProjectSnippets=IE;od.ProjectStatistics=BE;od.ProjectTemplates=FE;od.ProjectTerraformState=PE;od.ProjectVariables=RE;od.ProjectVulnerabilities=NE;od.ProjectWikis=OE;od.Projects=LE;od.ProtectedBranches=QE;od.ProtectedTags=ME;od.PyPI=VA;od.ReleaseLinks=jE;od.Repositories=UE;od.RepositoryFiles=GE;od.RepositorySubmodules=$E;od.ResourceGroups=JE;od.RubyGems=HA;od.Runners=qE;od.Search=WA;od.SearchAdmin=YA;od.SecureFiles=VE;od.ServiceAccounts=zA;od.ServiceData=KA;od.SidekiqMetrics=XA;od.SidekiqQueues=ZA;od.SnippetRepositoryStorageMoves=ty;od.Snippets=ry;od.Suggestions=ny;od.SystemHooks=oy;od.Tags=HE;od.TodoLists=cy;od.Topics=_y;od.UserCustomAttributes=Pw;od.UserEmails=Rw;od.UserGPGKeys=Nw;od.UserImpersonationTokens=Ow;od.UserSSHKeys=Lw;od.UserStarredMetricsDashboard=WE;od.Users=Qw},68672:(tl,od,_d)=>{"use strict";var Ad=_d(40240);var Dd=_d(4908);var zd=_d(8649);var Kd=_d(43379);function _interopDefault(tl){return tl&&tl.__esModule?tl:{default:tl}}var Zd=_interopDefault(Kd);var{isMatch:fh}=Zd.default;function generateRateLimiterFn(tl,od){const _d=new zd.RateLimiterQueue(new zd.RateLimiterMemory({points:tl,duration:od}));return()=>_d.removeTokens(1)}function formatQuery(tl={}){const od=Dd.decamelizeKeys(tl);return Ad.stringify(od,{arrayFormat:"brackets"})}async function defaultOptionsHandler(tl,{body:od,searchParams:_d,sudo:Ad,signal:zd,asStream:Kd=false,method:Zd="GET"}={}){const{headers:fh,authHeaders:vh,url:wh,agent:xh}=tl;const $h={method:Zd,asStream:Kd,signal:zd,prefixUrl:wh,agent:xh};$h.headers={...fh};if(Ad)$h.headers.sudo=`${Ad}`;if(od){if(od instanceof FormData){$h.body=od}else{$h.body=JSON.stringify(Dd.decamelizeKeys(od));$h.headers["content-type"]="application/json"}}if(Object.keys(vh).length>0){const[tl,od]=Object.entries(vh)[0];$h.headers[tl]=await od()}const Xh=formatQuery(_d);if(Xh)$h.searchParams=Xh;return Promise.resolve($h)}function createRateLimiters(tl={},od=60){const _d={};Object.entries(tl).forEach((([tl,Ad])=>{if(typeof Ad==="number")_d[tl]=generateRateLimiterFn(Ad,od);else _d[tl]={method:Ad.method.toUpperCase(),limit:generateRateLimiterFn(Ad.limit,od)}}));return _d}function createRequesterFn(tl,od){const _d=["get","post","put","patch","delete"];return Ad=>{const Dd={};const zd=createRateLimiters(Ad.rateLimits,Ad.rateLimitDuration);_d.forEach((_d=>{Dd[_d]=async(Dd,Kd)=>{const Zd=await defaultOptionsHandler(Ad,{...Kd,method:_d.toUpperCase()});const fh=await tl(Ad,Zd);return od(Dd,{...fh,rateLimiters:zd})}}));return Dd}}function createPresetConstructor(tl,od){return class extends tl{constructor(...tl){const[_d,...Ad]=tl;super({...od,..._d},...Ad)}}}function presetResourceArguments(tl,od={}){const _d={};Object.entries(tl).forEach((([tl,Ad])=>{if(typeof Ad==="function"){_d[tl]=createPresetConstructor(Ad,od)}else{_d[tl]=Ad}}));return _d}function getMatchingRateLimiter(tl,od={},_d="GET"){const Ad=Object.keys(od).sort().reverse();const Dd=Ad.find((od=>fh(tl,od)));const zd=Dd&&od[Dd];if(typeof zd==="function")return zd;if(zd&&zd?.method?.toUpperCase()===_d.toUpperCase()){return zd.limit}return generateRateLimiterFn(3e3,60)}function getDynamicToken(tl){return tl instanceof Function?tl():Promise.resolve(tl)}var vh=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 wh=class{url;requester;queryTimeout;headers;authHeaders;camelize;constructor({sudo:tl,profileToken:od,camelize:_d,requesterFn:Ad,agent:Dd,profileMode:zd="execution",host:Kd="https://gitlab.com",prefixUrl:Zd="",queryTimeout:fh=3e5,rateLimitDuration:wh=60,rateLimits:xh=vh,...$h}){if(!Ad)throw new ReferenceError("requesterFn must be passed");this.url=[Kd,"api","v4",Zd].join("/");this.headers={};this.authHeaders={};this.camelize=_d;this.queryTimeout=fh;if("oauthToken"in $h)this.authHeaders.authorization=async()=>{const tl=await getDynamicToken($h.oauthToken);return`Bearer ${tl}`};else if("jobToken"in $h)this.authHeaders["job-token"]=async()=>getDynamicToken($h.jobToken);else if("token"in $h)this.authHeaders["private-token"]=async()=>getDynamicToken($h.token);if(od){this.headers["X-Profile-Token"]=od;this.headers["X-Profile-Mode"]=zd}if(tl)this.headers.Sudo=`${tl}`;this.requester=Ad({...this,rateLimits:xh,rateLimitDuration:wh,agent:Dd})}};var xh=class extends Error{cause;constructor(tl,od){super(tl,od);this.cause=od?.cause;this.name="GitbeakerRequestError"}};var $h=class extends Error{constructor(tl,od){super(tl,od);this.name="GitbeakerTimeoutError"}};var Xh=class extends Error{constructor(tl,od){super(tl,od);this.name="GitbeakerRetryError"}};od.BaseResource=wh;od.GitbeakerRequestError=xh;od.GitbeakerRetryError=Xh;od.GitbeakerTimeoutError=$h;od.createRateLimiters=createRateLimiters;od.createRequesterFn=createRequesterFn;od.defaultOptionsHandler=defaultOptionsHandler;od.formatQuery=formatQuery;od.generateRateLimiterFn=generateRateLimiterFn;od.getMatchingRateLimiter=getMatchingRateLimiter;od.presetResourceArguments=presetResourceArguments},64630:(tl,od,_d)=>{"use strict";var Ad=_d(14281);var Dd=_d(68672);function _interopNamespace(tl){if(tl&&tl.__esModule)return tl;var od=Object.create(null);if(tl){Object.keys(tl).forEach((function(_d){if(_d!=="default"){var Ad=Object.getOwnPropertyDescriptor(tl,_d);Object.defineProperty(od,_d,Ad.get?Ad:{enumerable:true,get:function(){return tl[_d]}})}}))}od.default=tl;return Object.freeze(od)}var zd=_interopNamespace(Ad);async function processBody(tl){const od=(tl.headers.get("content-type")||"").split(";")[0].trim();if(od==="application/json"){return tl.json().then((tl=>tl||{}))}if(od.startsWith("text/")){return tl.text().then((tl=>tl||""))}return tl.blob()}function delay(tl){return new Promise((od=>{setTimeout(od,tl)}))}async function parseResponse(tl,od=false){const{status:_d,headers:Ad}=tl;const Dd=Object.fromEntries(Ad.entries());let zd;if(od){zd=tl.body}else{zd=_d===204?null:await processBody(tl)}return{body:zd,headers:Dd,status:_d}}async function throwFailedRequestError(tl,od){const _d=await od.text();const Ad=od.headers.get("Content-Type");let zd;if(Ad?.includes("application/json")){const tl=JSON.parse(_d);const od=tl?.error||tl?.message||"";zd=typeof od==="string"?od:JSON.stringify(od)}else{zd=_d}throw new Dd.GitbeakerRequestError(zd,{cause:{description:zd,request:tl,response:od}})}function getConditionalMode(tl){if(tl.includes("repository/archive"))return"same-origin";return void 0}async function defaultRequestHandler(tl,od){const _d=[429,502];const Ad=10;const{rateLimiters:zd,agent:Kd,asStream:Zd,prefixUrl:fh,searchParams:vh,method:wh,...xh}=od||{};const $h=Dd.getMatchingRateLimiter(tl,zd,wh);let Xh;let s_;if(fh)s_=fh.endsWith("/")?fh:`${fh}/`;const g_=new URL(tl,s_);g_.search=vh||"";const E_=getConditionalMode(tl);for(let tl=0;tl{if(tl.name==="TimeoutError"||tl.name==="AbortError"){throw new Dd.GitbeakerTimeoutError("Query timeout was reached")}throw tl}));if(zd.ok)return parseResponse(zd,Zd);if(!_d.includes(zd.status))await throwFailedRequestError(od,zd);Xh=zd.status;await delay(2**tl*.25);continue}throw new Dd.GitbeakerRetryError(`Could not successfully complete this request after ${Ad} retries, last status code: ${Xh}. ${Xh===429?"Check the applicable rate limits for this endpoint":"Verify the status of the endpoint"}.`)}var Kd=Dd.createRequesterFn(((tl,od)=>Promise.resolve(od)),defaultRequestHandler);var{AccessLevel:Zd,...fh}=zd;var vh=Dd.presetResourceArguments(fh,{requesterFn:Kd});var{Agents:wh}=vh;var{AlertManagement:xh}=vh;var{ApplicationAppearance:$h}=vh;var{ApplicationPlanLimits:Xh}=vh;var{Applications:s_}=vh;var{ApplicationSettings:g_}=vh;var{ApplicationStatistics:E_}=vh;var{AuditEvents:k_}=vh;var{Avatar:ef}=vh;var{Branches:nf}=vh;var{BroadcastMessages:$f}=vh;var{CodeSuggestions:Hf}=vh;var{CommitDiscussions:Kf}=vh;var{Commits:Xf}=vh;var{Composer:eg}=vh;var{Conan:tg}=vh;var{ContainerRegistry:rg}=vh;var{DashboardAnnotations:ng}=vh;var{Debian:sg}=vh;var{DependencyProxy:mg}=vh;var{DeployKeys:eA}=vh;var{DeployTokens:tA}=vh;var{Deployments:rA}=vh;var{DockerfileTemplates:nA}=vh;var{Environments:iA}=vh;var{EpicAwardEmojis:sA}=vh;var{EpicDiscussions:aA}=vh;var{EpicIssues:oA}=vh;var{EpicLabelEvents:lA}=vh;var{EpicLinks:cA}=vh;var{EpicNotes:uA}=vh;var{Epics:pA}=vh;var{ErrorTrackingClientKeys:dA}=vh;var{ErrorTrackingSettings:hA}=vh;var{Events:_A}=vh;var{Experiments:fA}=vh;var{ExternalStatusChecks:mA}=vh;var{FeatureFlags:gA}=vh;var{FeatureFlagUserLists:AA}=vh;var{FreezePeriods:yA}=vh;var{GeoNodes:bA}=vh;var{GeoSites:vA}=vh;var{GitignoreTemplates:EA}=vh;var{GitLabCIYMLTemplates:wA}=vh;var{GitlabPages:CA}=vh;var{GoProxy:xA}=vh;var{GroupAccessRequests:DA}=vh;var{GroupAccessTokens:SA}=vh;var{GroupActivityAnalytics:TA}=vh;var{GroupBadges:kA}=vh;var{GroupCustomAttributes:IA}=vh;var{GroupDORA4Metrics:BA}=vh;var{GroupEpicBoards:FA}=vh;var{GroupHooks:PA}=vh;var{GroupImportExports:RA}=vh;var{GroupInvitations:NA}=vh;var{GroupIssueBoards:OA}=vh;var{GroupIterations:LA}=vh;var{GroupLabels:QA}=vh;var{GroupLDAPLinks:MA}=vh;var{GroupMarkdownUploads:jA}=vh;var{GroupMemberRoles:UA}=vh;var{GroupMembers:GA}=vh;var{GroupMilestones:$A}=vh;var{GroupProtectedEnvironments:JA}=vh;var{GroupPushRules:qA}=vh;var{GroupRelationExports:VA}=vh;var{GroupReleases:HA}=vh;var{GroupRepositoryStorageMoves:WA}=vh;var{Groups:YA}=vh;var{GroupSAMLIdentities:zA}=vh;var{GroupSAMLLinks:KA}=vh;var{GroupSCIMIdentities:XA}=vh;var{GroupServiceAccounts:ZA}=vh;var{GroupVariables:ty}=vh;var{GroupWikis:ry}=vh;var{Helm:ny}=vh;var{Import:oy}=vh;var{InstanceLevelCICDVariables:cy}=vh;var{Integrations:_y}=vh;var{IssueAwardEmojis:Qy}=vh;var{IssueDiscussions:Ky}=vh;var{IssueIterationEvents:Xy}=vh;var{IssueLabelEvents:Zy}=vh;var{IssueLinks:lb}=vh;var{IssueMilestoneEvents:hb}=vh;var{IssueNoteAwardEmojis:gb}=vh;var{IssueNotes:yb}=vh;var{Issues:xb}=vh;var{IssuesStatistics:Sb}=vh;var{IssueStateEvents:Tb}=vh;var{IssueWeightEvents:Rb}=vh;var{JobArtifacts:Nb}=vh;var{Jobs:Ob}=vh;var{Keys:Mb}=vh;var{License:ev}=vh;var{LicenseTemplates:tv}=vh;var{LinkedEpics:rv}=vh;var{Lint:nv}=vh;var{Markdown:iv}=vh;var{Maven:sv}=vh;var{MergeRequestApprovals:ov}=vh;var{MergeRequestAwardEmojis:lv}=vh;var{MergeRequestContextCommits:cv}=vh;var{MergeRequestDiscussions:uv}=vh;var{MergeRequestDraftNotes:pv}=vh;var{MergeRequestLabelEvents:_v}=vh;var{MergeRequestMilestoneEvents:Bv}=vh;var{MergeRequestNoteAwardEmojis:Fv}=vh;var{MergeRequestNotes:Rv}=vh;var{MergeRequests:Ov}=vh;var{MergeTrains:Qv}=vh;var{Metadata:jv}=vh;var{Migrations:Uv}=vh;var{Namespaces:Gv}=vh;var{NotificationSettings:$v}=vh;var{NPM:qv}=vh;var{NuGet:Vv}=vh;var{PackageRegistry:Hv}=vh;var{Packages:Wv}=vh;var{PagesDomains:Yv}=vh;var{PersonalAccessTokens:Kv}=vh;var{PipelineSchedules:Xv}=vh;var{PipelineScheduleVariables:Zv}=vh;var{Pipelines:eE}=vh;var{PipelineTriggerTokens:tE}=vh;var{ProductAnalytics:rE}=vh;var{ProjectAccessRequests:nE}=vh;var{ProjectAccessTokens:iE}=vh;var{ProjectAliases:sE}=vh;var{ProjectBadges:aE}=vh;var{ProjectCustomAttributes:oE}=vh;var{ProjectDORA4Metrics:lE}=vh;var{ProjectHooks:cE}=vh;var{ProjectImportExports:uE}=vh;var{ProjectInvitations:pE}=vh;var{ProjectIssueBoards:dE}=vh;var{ProjectIterations:hE}=vh;var{ProjectJobTokenScopes:_E}=vh;var{ProjectLabels:fE}=vh;var{ProjectMarkdownUploads:mE}=vh;var{ProjectMembers:gE}=vh;var{ProjectMilestones:AE}=vh;var{ProjectProtectedEnvironments:yE}=vh;var{ProjectPushRules:bE}=vh;var{ProjectRelationsExport:vE}=vh;var{ProjectReleases:EE}=vh;var{ProjectRemoteMirrors:wE}=vh;var{ProjectRepositoryStorageMoves:CE}=vh;var{Projects:xE}=vh;var{ProjectSnippetAwardEmojis:DE}=vh;var{ProjectSnippetDiscussions:SE}=vh;var{ProjectSnippetNotes:TE}=vh;var{ProjectSnippets:kE}=vh;var{ProjectStatistics:IE}=vh;var{ProjectTemplates:BE}=vh;var{ProjectTerraformState:FE}=vh;var{ProjectVariables:PE}=vh;var{ProjectVulnerabilities:RE}=vh;var{ProjectWikis:NE}=vh;var{ProtectedBranches:OE}=vh;var{ProtectedTags:LE}=vh;var{PyPI:QE}=vh;var{ReleaseLinks:ME}=vh;var{Repositories:jE}=vh;var{RepositoryFiles:UE}=vh;var{RepositorySubmodules:GE}=vh;var{ResourceGroups:$E}=vh;var{RubyGems:JE}=vh;var{Runners:qE}=vh;var{Search:VE}=vh;var{SearchAdmin:HE}=vh;var{SecureFiles:WE}=vh;var{ServiceAccounts:YE}=vh;var{ServiceData:zE}=vh;var{SidekiqMetrics:KE}=vh;var{SidekiqQueues:XE}=vh;var{SnippetRepositoryStorageMoves:ZE}=vh;var{Snippets:ew}=vh;var{Suggestions:tw}=vh;var{SystemHooks:rw}=vh;var{Tags:nw}=vh;var{TodoLists:iw}=vh;var{Topics:sw}=vh;var{UserCustomAttributes:aw}=vh;var{UserEmails:ow}=vh;var{UserGPGKeys:lw}=vh;var{UserImpersonationTokens:cw}=vh;var{Users:uw}=vh;var{UserSSHKeys:pw}=vh;var{UserStarredMetricsDashboard:dw}=vh;var{Gitlab:hw}=vh;Object.defineProperty(od,"GitbeakerRequestError",{enumerable:true,get:function(){return Dd.GitbeakerRequestError}});Object.defineProperty(od,"GitbeakerRetryError",{enumerable:true,get:function(){return Dd.GitbeakerRetryError}});Object.defineProperty(od,"GitbeakerTimeoutError",{enumerable:true,get:function(){return Dd.GitbeakerTimeoutError}});od.AccessLevel=Zd;od.Agents=wh;od.AlertManagement=xh;od.ApplicationAppearance=$h;od.ApplicationPlanLimits=Xh;od.ApplicationSettings=g_;od.ApplicationStatistics=E_;od.Applications=s_;od.AuditEvents=k_;od.Avatar=ef;od.Branches=nf;od.BroadcastMessages=$f;od.CodeSuggestions=Hf;od.CommitDiscussions=Kf;od.Commits=Xf;od.Composer=eg;od.Conan=tg;od.ContainerRegistry=rg;od.DashboardAnnotations=ng;od.Debian=sg;od.DependencyProxy=mg;od.DeployKeys=eA;od.DeployTokens=tA;od.Deployments=rA;od.DockerfileTemplates=nA;od.Environments=iA;od.EpicAwardEmojis=sA;od.EpicDiscussions=aA;od.EpicIssues=oA;od.EpicLabelEvents=lA;od.EpicLinks=cA;od.EpicNotes=uA;od.Epics=pA;od.ErrorTrackingClientKeys=dA;od.ErrorTrackingSettings=hA;od.Events=_A;od.Experiments=fA;od.ExternalStatusChecks=mA;od.FeatureFlagUserLists=AA;od.FeatureFlags=gA;od.FreezePeriods=yA;od.GeoNodes=bA;od.GeoSites=vA;od.GitLabCIYMLTemplates=wA;od.GitignoreTemplates=EA;od.Gitlab=hw;od.GitlabPages=CA;od.GoProxy=xA;od.GroupAccessRequests=DA;od.GroupAccessTokens=SA;od.GroupActivityAnalytics=TA;od.GroupBadges=kA;od.GroupCustomAttributes=IA;od.GroupDORA4Metrics=BA;od.GroupEpicBoards=FA;od.GroupHooks=PA;od.GroupImportExports=RA;od.GroupInvitations=NA;od.GroupIssueBoards=OA;od.GroupIterations=LA;od.GroupLDAPLinks=MA;od.GroupLabels=QA;od.GroupMarkdownUploads=jA;od.GroupMemberRoles=UA;od.GroupMembers=GA;od.GroupMilestones=$A;od.GroupProtectedEnvironments=JA;od.GroupPushRules=qA;od.GroupRelationExports=VA;od.GroupReleases=HA;od.GroupRepositoryStorageMoves=WA;od.GroupSAMLIdentities=zA;od.GroupSAMLLinks=KA;od.GroupSCIMIdentities=XA;od.GroupServiceAccounts=ZA;od.GroupVariables=ty;od.GroupWikis=ry;od.Groups=YA;od.Helm=ny;od.Import=oy;od.InstanceLevelCICDVariables=cy;od.Integrations=_y;od.IssueAwardEmojis=Qy;od.IssueDiscussions=Ky;od.IssueIterationEvents=Xy;od.IssueLabelEvents=Zy;od.IssueLinks=lb;od.IssueMilestoneEvents=hb;od.IssueNoteAwardEmojis=gb;od.IssueNotes=yb;od.IssueStateEvents=Tb;od.IssueWeightEvents=Rb;od.Issues=xb;od.IssuesStatistics=Sb;od.JobArtifacts=Nb;od.Jobs=Ob;od.Keys=Mb;od.License=ev;od.LicenseTemplates=tv;od.LinkedEpics=rv;od.Lint=nv;od.Markdown=iv;od.Maven=sv;od.MergeRequestApprovals=ov;od.MergeRequestAwardEmojis=lv;od.MergeRequestContextCommits=cv;od.MergeRequestDiscussions=uv;od.MergeRequestDraftNotes=pv;od.MergeRequestLabelEvents=_v;od.MergeRequestMilestoneEvents=Bv;od.MergeRequestNoteAwardEmojis=Fv;od.MergeRequestNotes=Rv;od.MergeRequests=Ov;od.MergeTrains=Qv;od.Metadata=jv;od.Migrations=Uv;od.NPM=qv;od.Namespaces=Gv;od.NotificationSettings=$v;od.NuGet=Vv;od.PackageRegistry=Hv;od.Packages=Wv;od.PagesDomains=Yv;od.PersonalAccessTokens=Kv;od.PipelineScheduleVariables=Zv;od.PipelineSchedules=Xv;od.PipelineTriggerTokens=tE;od.Pipelines=eE;od.ProductAnalytics=rE;od.ProjectAccessRequests=nE;od.ProjectAccessTokens=iE;od.ProjectAliases=sE;od.ProjectBadges=aE;od.ProjectCustomAttributes=oE;od.ProjectDORA4Metrics=lE;od.ProjectHooks=cE;od.ProjectImportExports=uE;od.ProjectInvitations=pE;od.ProjectIssueBoards=dE;od.ProjectIterations=hE;od.ProjectJobTokenScopes=_E;od.ProjectLabels=fE;od.ProjectMarkdownUploads=mE;od.ProjectMembers=gE;od.ProjectMilestones=AE;od.ProjectProtectedEnvironments=yE;od.ProjectPushRules=bE;od.ProjectRelationsExport=vE;od.ProjectReleases=EE;od.ProjectRemoteMirrors=wE;od.ProjectRepositoryStorageMoves=CE;od.ProjectSnippetAwardEmojis=DE;od.ProjectSnippetDiscussions=SE;od.ProjectSnippetNotes=TE;od.ProjectSnippets=kE;od.ProjectStatistics=IE;od.ProjectTemplates=BE;od.ProjectTerraformState=FE;od.ProjectVariables=PE;od.ProjectVulnerabilities=RE;od.ProjectWikis=NE;od.Projects=xE;od.ProtectedBranches=OE;od.ProtectedTags=LE;od.PyPI=QE;od.ReleaseLinks=ME;od.Repositories=jE;od.RepositoryFiles=UE;od.RepositorySubmodules=GE;od.ResourceGroups=$E;od.RubyGems=JE;od.Runners=qE;od.Search=VE;od.SearchAdmin=HE;od.SecureFiles=WE;od.ServiceAccounts=YE;od.ServiceData=zE;od.SidekiqMetrics=KE;od.SidekiqQueues=XE;od.SnippetRepositoryStorageMoves=ZE;od.Snippets=ew;od.Suggestions=tw;od.SystemHooks=rw;od.Tags=nw;od.TodoLists=iw;od.Topics=sw;od.UserCustomAttributes=aw;od.UserEmails=ow;od.UserGPGKeys=lw;od.UserImpersonationTokens=cw;od.UserSSHKeys=pw;od.UserStarredMetricsDashboard=dw;od.Users=uw},78963:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __commonJS=(tl,od)=>function __require(){return od||(0,tl[Kd(tl)[0]])((od={exports:{}}).exports,od),od.exports};var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh=__commonJS({"node_modules/uri-js/dist/es5/uri.all.js"(tl,od){"use strict";(function(_d,Ad){typeof tl==="object"&&typeof od!=="undefined"?Ad(tl):typeof define==="function"&&define.amd?define(["exports"],Ad):Ad(_d.URI=_d.URI||{})})(tl,(function(tl){"use strict";function merge(){for(var tl=arguments.length,od=Array(tl),_d=0;_d1){od[0]=od[0].slice(0,-1);var Ad=od.length-1;for(var Dd=1;Dd= 0x80 (not a basic code point)","invalid-input":"Invalid input"};var k_=zd-Kd;var ef=Math.floor;var nf=String.fromCharCode;function error$1(tl){throw new RangeError(E_[tl])}function map(tl,od){var _d=[];var Ad=tl.length;while(Ad--){_d[Ad]=od(tl[Ad])}return _d}function mapDomain(tl,od){var _d=tl.split("@");var Ad="";if(_d.length>1){Ad=_d[0]+"@";tl=_d[1]}tl=tl.replace(g_,".");var Dd=tl.split(".");var zd=map(Dd,od).join(".");return Ad+zd}function ucs2decode(tl){var od=[];var _d=0;var Ad=tl.length;while(_d=55296&&Dd<=56319&&_d>1;tl+=ef(tl/od);for(;tl>k_*Zd>>1;Ad+=zd){tl=ef(tl/k_)}return ef(Ad+(k_+1)*tl/(tl+fh))};var eg=function decode2(tl){var od=[];var _d=tl.length;var Ad=0;var fh=xh;var vh=wh;var Xh=tl.lastIndexOf($h);if(Xh<0){Xh=0}for(var s_=0;s_=128){error$1("not-basic")}od.push(tl.charCodeAt(s_))}for(var g_=Xh>0?Xh+1:0;g_<_d;){var E_=Ad;for(var k_=1,nf=zd;;nf+=zd){if(g_>=_d){error$1("invalid-input")}var $f=Hf(tl.charCodeAt(g_++));if($f>=zd||$f>ef((Dd-Ad)/k_)){error$1("overflow")}Ad+=$f*k_;var Kf=nf<=vh?Kd:nf>=vh+Zd?Zd:nf-vh;if($fef(Dd/eg)){error$1("overflow")}k_*=eg}var tg=od.length+1;vh=Xf(Ad-E_,tg,E_==0);if(ef(Ad/tg)>Dd-fh){error$1("overflow")}fh+=ef(Ad/tg);Ad%=tg;od.splice(Ad++,0,fh)}return String.fromCodePoint.apply(String,od)};var tg=function encode2(tl){var od=[];tl=ucs2decode(tl);var _d=tl.length;var Ad=xh;var fh=0;var vh=wh;var Xh=true;var s_=false;var g_=void 0;try{for(var E_=tl[Symbol.iterator](),k_;!(Xh=(k_=E_.next()).done);Xh=true){var $f=k_.value;if($f<128){od.push(nf($f))}}}catch(tl){s_=true;g_=tl}finally{try{if(!Xh&&E_.return){E_.return()}}finally{if(s_){throw g_}}}var Hf=od.length;var eg=Hf;if(Hf){od.push($h)}while(eg<_d){var tg=Dd;var rg=true;var ng=false;var sg=void 0;try{for(var mg=tl[Symbol.iterator](),eA;!(rg=(eA=mg.next()).done);rg=true){var tA=eA.value;if(tA>=Ad&&tAef((Dd-fh)/rA)){error$1("overflow")}fh+=(tg-Ad)*rA;Ad=tg;var nA=true;var iA=false;var sA=void 0;try{for(var aA=tl[Symbol.iterator](),oA;!(nA=(oA=aA.next()).done);nA=true){var lA=oA.value;if(lADd){error$1("overflow")}if(lA==Ad){var cA=fh;for(var uA=zd;;uA+=zd){var pA=uA<=vh?Kd:uA>=vh+Zd?Zd:uA-vh;if(cA>6|192).toString(16).toUpperCase()+"%"+(od&63|128).toString(16).toUpperCase();else _d="%"+(od>>12|224).toString(16).toUpperCase()+"%"+(od>>6&63|128).toString(16).toUpperCase()+"%"+(od&63|128).toString(16).toUpperCase();return _d}function pctDecChars(tl){var od="";var _d=0;var Ad=tl.length;while(_d=194&&Dd<224){if(Ad-_d>=6){var zd=parseInt(tl.substr(_d+4,2),16);od+=String.fromCharCode((Dd&31)<<6|zd&63)}else{od+=tl.substr(_d,6)}_d+=6}else if(Dd>=224){if(Ad-_d>=9){var Kd=parseInt(tl.substr(_d+4,2),16);var Zd=parseInt(tl.substr(_d+7,2),16);od+=String.fromCharCode((Dd&15)<<12|(Kd&63)<<6|Zd&63)}else{od+=tl.substr(_d,9)}_d+=9}else{od+=tl.substr(_d,3);_d+=3}}return od}function _normalizeComponentEncoding(tl,od){function decodeUnreserved2(tl){var _d=pctDecChars(tl);return!_d.match(od.UNRESERVED)?tl:_d}if(tl.scheme)tl.scheme=String(tl.scheme).replace(od.PCT_ENCODED,decodeUnreserved2).toLowerCase().replace(od.NOT_SCHEME,"");if(tl.userinfo!==void 0)tl.userinfo=String(tl.userinfo).replace(od.PCT_ENCODED,decodeUnreserved2).replace(od.NOT_USERINFO,pctEncChar).replace(od.PCT_ENCODED,toUpperCase);if(tl.host!==void 0)tl.host=String(tl.host).replace(od.PCT_ENCODED,decodeUnreserved2).toLowerCase().replace(od.NOT_HOST,pctEncChar).replace(od.PCT_ENCODED,toUpperCase);if(tl.path!==void 0)tl.path=String(tl.path).replace(od.PCT_ENCODED,decodeUnreserved2).replace(tl.scheme?od.NOT_PATH:od.NOT_PATH_NOSCHEME,pctEncChar).replace(od.PCT_ENCODED,toUpperCase);if(tl.query!==void 0)tl.query=String(tl.query).replace(od.PCT_ENCODED,decodeUnreserved2).replace(od.NOT_QUERY,pctEncChar).replace(od.PCT_ENCODED,toUpperCase);if(tl.fragment!==void 0)tl.fragment=String(tl.fragment).replace(od.PCT_ENCODED,decodeUnreserved2).replace(od.NOT_FRAGMENT,pctEncChar).replace(od.PCT_ENCODED,toUpperCase);return tl}function _stripLeadingZeros(tl){return tl.replace(/^0*(.*)/,"$1")||"0"}function _normalizeIPv4(tl,od){var _d=tl.match(od.IPV4ADDRESS)||[];var Dd=Ad(_d,2),zd=Dd[1];if(zd){return zd.split(".").map(_stripLeadingZeros).join(".")}else{return tl}}function _normalizeIPv6(tl,od){var _d=tl.match(od.IPV6ADDRESS)||[];var Dd=Ad(_d,3),zd=Dd[1],Kd=Dd[2];if(zd){var Zd=zd.toLowerCase().split("::").reverse(),fh=Ad(Zd,2),vh=fh[0],wh=fh[1];var xh=wh?wh.split(":").map(_stripLeadingZeros):[];var $h=vh.split(":").map(_stripLeadingZeros);var Xh=od.IPV4ADDRESS.test($h[$h.length-1]);var s_=Xh?7:8;var g_=$h.length-s_;var E_=Array(s_);for(var k_=0;k_1){var Hf=E_.slice(0,nf.index);var Kf=E_.slice(nf.index+nf.length);$f=Hf.join(":")+"::"+Kf.join(":")}else{$f=E_.join(":")}if(Kd){$f+="%"+Kd}return $f}else{return tl}}var eA=/^(?:([^:\/?#]+):)?(?:\/\/((?:([^\/?#@]*)@)?(\[[^\/?#\]]+\]|[^\/?#:]*)(?:\:(\d*))?))?([^?#]*)(?:\?([^#]*))?(?:#((?:.|\n|\r)*))?/i;var tA="".match(/(){0}/)[1]===void 0;function parse(tl){var Ad=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var Dd={};var zd=Ad.iri!==false?_d:od;if(Ad.reference==="suffix")tl=(Ad.scheme?Ad.scheme+":":"")+"//"+tl;var Kd=tl.match(eA);if(Kd){if(tA){Dd.scheme=Kd[1];Dd.userinfo=Kd[3];Dd.host=Kd[4];Dd.port=parseInt(Kd[5],10);Dd.path=Kd[6]||"";Dd.query=Kd[7];Dd.fragment=Kd[8];if(isNaN(Dd.port)){Dd.port=Kd[5]}}else{Dd.scheme=Kd[1]||void 0;Dd.userinfo=tl.indexOf("@")!==-1?Kd[3]:void 0;Dd.host=tl.indexOf("//")!==-1?Kd[4]:void 0;Dd.port=parseInt(Kd[5],10);Dd.path=Kd[6]||"";Dd.query=tl.indexOf("?")!==-1?Kd[7]:void 0;Dd.fragment=tl.indexOf("#")!==-1?Kd[8]:void 0;if(isNaN(Dd.port)){Dd.port=tl.match(/\/\/(?:.|\n)*\:(?:\/|\?|\#|$)/)?Kd[4]:void 0}}if(Dd.host){Dd.host=_normalizeIPv6(_normalizeIPv4(Dd.host,zd),zd)}if(Dd.scheme===void 0&&Dd.userinfo===void 0&&Dd.host===void 0&&Dd.port===void 0&&!Dd.path&&Dd.query===void 0){Dd.reference="same-document"}else if(Dd.scheme===void 0){Dd.reference="relative"}else if(Dd.fragment===void 0){Dd.reference="absolute"}else{Dd.reference="uri"}if(Ad.reference&&Ad.reference!=="suffix"&&Ad.reference!==Dd.reference){Dd.error=Dd.error||"URI is not a "+Ad.reference+" reference."}var Zd=mg[(Ad.scheme||Dd.scheme||"").toLowerCase()];if(!Ad.unicodeSupport&&(!Zd||!Zd.unicodeSupport)){if(Dd.host&&(Ad.domainHost||Zd&&Zd.domainHost)){try{Dd.host=sg.toASCII(Dd.host.replace(zd.PCT_ENCODED,pctDecChars).toLowerCase())}catch(tl){Dd.error=Dd.error||"Host's domain name can not be converted to ASCII via punycode: "+tl}}_normalizeComponentEncoding(Dd,od)}else{_normalizeComponentEncoding(Dd,zd)}if(Zd&&Zd.parse){Zd.parse(Dd,Ad)}}else{Dd.error=Dd.error||"URI can not be parsed."}return Dd}function _recomposeAuthority(tl,Ad){var Dd=Ad.iri!==false?_d:od;var zd=[];if(tl.userinfo!==void 0){zd.push(tl.userinfo);zd.push("@")}if(tl.host!==void 0){zd.push(_normalizeIPv6(_normalizeIPv4(String(tl.host),Dd),Dd).replace(Dd.IPV6ADDRESS,(function(tl,od,_d){return"["+od+(_d?"%25"+_d:"")+"]"})))}if(typeof tl.port==="number"||typeof tl.port==="string"){zd.push(":");zd.push(String(tl.port))}return zd.length?zd.join(""):void 0}var rA=/^\.\.?\//;var nA=/^\/\.(\/|$)/;var iA=/^\/\.\.(\/|$)/;var sA=/^\/?(?:.|\n)*?(?=\/|$)/;function removeDotSegments(tl){var od=[];while(tl.length){if(tl.match(rA)){tl=tl.replace(rA,"")}else if(tl.match(nA)){tl=tl.replace(nA,"/")}else if(tl.match(iA)){tl=tl.replace(iA,"/");od.pop()}else if(tl==="."||tl===".."){tl=""}else{var _d=tl.match(sA);if(_d){var Ad=_d[0];tl=tl.slice(Ad.length);od.push(Ad)}else{throw new Error("Unexpected dot segment condition")}}}return od.join("")}function serialize(tl){var Ad=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var Dd=Ad.iri?_d:od;var zd=[];var Kd=mg[(Ad.scheme||tl.scheme||"").toLowerCase()];if(Kd&&Kd.serialize)Kd.serialize(tl,Ad);if(tl.host){if(Dd.IPV6ADDRESS.test(tl.host)){}else if(Ad.domainHost||Kd&&Kd.domainHost){try{tl.host=!Ad.iri?sg.toASCII(tl.host.replace(Dd.PCT_ENCODED,pctDecChars).toLowerCase()):sg.toUnicode(tl.host)}catch(od){tl.error=tl.error||"Host's domain name can not be converted to "+(!Ad.iri?"ASCII":"Unicode")+" via punycode: "+od}}}_normalizeComponentEncoding(tl,Dd);if(Ad.reference!=="suffix"&&tl.scheme){zd.push(tl.scheme);zd.push(":")}var Zd=_recomposeAuthority(tl,Ad);if(Zd!==void 0){if(Ad.reference!=="suffix"){zd.push("//")}zd.push(Zd);if(tl.path&&tl.path.charAt(0)!=="/"){zd.push("/")}}if(tl.path!==void 0){var fh=tl.path;if(!Ad.absolutePath&&(!Kd||!Kd.absolutePath)){fh=removeDotSegments(fh)}if(Zd===void 0){fh=fh.replace(/^\/\//,"/%2F")}zd.push(fh)}if(tl.query!==void 0){zd.push("?");zd.push(tl.query)}if(tl.fragment!==void 0){zd.push("#");zd.push(tl.fragment)}return zd.join("")}function resolveComponents(tl,od){var _d=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var Ad=arguments[3];var Dd={};if(!Ad){tl=parse(serialize(tl,_d),_d);od=parse(serialize(od,_d),_d)}_d=_d||{};if(!_d.tolerant&&od.scheme){Dd.scheme=od.scheme;Dd.userinfo=od.userinfo;Dd.host=od.host;Dd.port=od.port;Dd.path=removeDotSegments(od.path||"");Dd.query=od.query}else{if(od.userinfo!==void 0||od.host!==void 0||od.port!==void 0){Dd.userinfo=od.userinfo;Dd.host=od.host;Dd.port=od.port;Dd.path=removeDotSegments(od.path||"");Dd.query=od.query}else{if(!od.path){Dd.path=tl.path;if(od.query!==void 0){Dd.query=od.query}else{Dd.query=tl.query}}else{if(od.path.charAt(0)==="/"){Dd.path=removeDotSegments(od.path)}else{if((tl.userinfo!==void 0||tl.host!==void 0||tl.port!==void 0)&&!tl.path){Dd.path="/"+od.path}else if(!tl.path){Dd.path=od.path}else{Dd.path=tl.path.slice(0,tl.path.lastIndexOf("/")+1)+od.path}Dd.path=removeDotSegments(Dd.path)}Dd.query=od.query}Dd.userinfo=tl.userinfo;Dd.host=tl.host;Dd.port=tl.port}Dd.scheme=tl.scheme}Dd.fragment=od.fragment;return Dd}function resolve(tl,od,_d){var Ad=assign({scheme:"null"},_d);return serialize(resolveComponents(parse(tl,Ad),parse(od,Ad),Ad,true),Ad)}function normalize(tl,od){if(typeof tl==="string"){tl=serialize(parse(tl,od),od)}else if(typeOf(tl)==="object"){tl=parse(serialize(tl,od),od)}return tl}function equal(tl,od,_d){if(typeof tl==="string"){tl=serialize(parse(tl,_d),_d)}else if(typeOf(tl)==="object"){tl=serialize(tl,_d)}if(typeof od==="string"){od=serialize(parse(od,_d),_d)}else if(typeOf(od)==="object"){od=serialize(od,_d)}return tl===od}function escapeComponent(tl,Ad){return tl&&tl.toString().replace(!Ad||!Ad.iri?od.ESCAPE:_d.ESCAPE,pctEncChar)}function unescapeComponent(tl,Ad){return tl&&tl.toString().replace(!Ad||!Ad.iri?od.PCT_ENCODED:_d.PCT_ENCODED,pctDecChars)}var aA={scheme:"http",domainHost:true,parse:function parse2(tl,od){if(!tl.host){tl.error=tl.error||"HTTP URIs must have a host."}return tl},serialize:function serialize2(tl,od){var _d=String(tl.scheme).toLowerCase()==="https";if(tl.port===(_d?443:80)||tl.port===""){tl.port=void 0}if(!tl.path){tl.path="/"}return tl}};var oA={scheme:"https",domainHost:aA.domainHost,parse:aA.parse,serialize:aA.serialize};function isSecure(tl){return typeof tl.secure==="boolean"?tl.secure:String(tl.scheme).toLowerCase()==="wss"}var lA={scheme:"ws",domainHost:true,parse:function parse2(tl,od){var _d=tl;_d.secure=isSecure(_d);_d.resourceName=(_d.path||"/")+(_d.query?"?"+_d.query:"");_d.path=void 0;_d.query=void 0;return _d},serialize:function serialize2(tl,od){if(tl.port===(isSecure(tl)?443:80)||tl.port===""){tl.port=void 0}if(typeof tl.secure==="boolean"){tl.scheme=tl.secure?"wss":"ws";tl.secure=void 0}if(tl.resourceName){var _d=tl.resourceName.split("?"),Dd=Ad(_d,2),zd=Dd[0],Kd=Dd[1];tl.path=zd&&zd!=="/"?zd:void 0;tl.query=Kd;tl.resourceName=void 0}tl.fragment=void 0;return tl}};var cA={scheme:"wss",domainHost:lA.domainHost,parse:lA.parse,serialize:lA.serialize};var uA={};var pA=true;var dA="[A-Za-z0-9\\-\\.\\_\\~"+(pA?"\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF":"")+"]";var hA="[0-9A-Fa-f]";var _A=subexp(subexp("%[EFef]"+hA+"%"+hA+hA+"%"+hA+hA)+"|"+subexp("%[89A-Fa-f]"+hA+"%"+hA+hA)+"|"+subexp("%"+hA+hA));var fA="[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]";var mA="[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]";var gA=merge(mA,'[\\"\\\\]');var AA="[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]";var yA=new RegExp(dA,"g");var bA=new RegExp(_A,"g");var vA=new RegExp(merge("[^]",fA,"[\\.]",'[\\"]',gA),"g");var EA=new RegExp(merge("[^]",dA,AA),"g");var wA=EA;function decodeUnreserved(tl){var od=pctDecChars(tl);return!od.match(yA)?tl:od}var CA={scheme:"mailto",parse:function parse$$1(tl,od){var _d=tl;var Ad=_d.to=_d.path?_d.path.split(","):[];_d.path=void 0;if(_d.query){var Dd=false;var zd={};var Kd=_d.query.split("&");for(var Zd=0,fh=Kd.length;Zd=55296&&Dd<=56319&&Ad<_d){Dd=tl.charCodeAt(Ad);if((Dd&64512)==56320)Ad++}}return od}}});var $h=__commonJS({"node_modules/ajv/lib/compile/util.js"(tl,od){"use strict";od.exports={copy:copy,checkDataType:checkDataType,checkDataTypes:checkDataTypes,coerceToTypes:coerceToTypes,toHash:toHash,getProperty:getProperty,escapeQuotes:escapeQuotes2,equal:wh(),ucs2length:xh(),varOccurences:varOccurences,varReplace:varReplace,schemaHasRules:schemaHasRules,schemaHasRulesExcept:schemaHasRulesExcept,schemaUnknownRules:schemaUnknownRules,toQuotedString:toQuotedString,getPathExpr:getPathExpr,getPath:getPath,getData:getData,unescapeFragment:unescapeFragment,unescapeJsonPointer:unescapeJsonPointer,escapeFragment:escapeFragment,escapeJsonPointer:escapeJsonPointer};function copy(tl,od){od=od||{};for(var _d in tl)od[_d]=tl[_d];return od}function checkDataType(tl,od,_d,Ad){var Dd=Ad?" !== ":" === ",zd=Ad?" || ":" && ",Kd=Ad?"!":"",Zd=Ad?"":"!";switch(tl){case"null":return od+Dd+"null";case"array":return Kd+"Array.isArray("+od+")";case"object":return"("+Kd+od+zd+"typeof "+od+Dd+'"object"'+zd+Zd+"Array.isArray("+od+"))";case"integer":return"(typeof "+od+Dd+'"number"'+zd+Zd+"("+od+" % 1)"+zd+od+Dd+od+(_d?zd+Kd+"isFinite("+od+")":"")+")";case"number":return"(typeof "+od+Dd+'"'+tl+'"'+(_d?zd+Kd+"isFinite("+od+")":"")+")";default:return"typeof "+od+Dd+'"'+tl+'"'}}function checkDataTypes(tl,od,_d){switch(tl.length){case 1:return checkDataType(tl[0],od,_d,true);default:var Ad="";var Dd=toHash(tl);if(Dd.array&&Dd.object){Ad=Dd.null?"(":"(!"+od+" || ";Ad+="typeof "+od+' !== "object")';delete Dd.null;delete Dd.array;delete Dd.object}if(Dd.number)delete Dd.integer;for(var zd in Dd)Ad+=(Ad?" && ":"")+checkDataType(zd,od,_d,true);return Ad}}var _d=toHash(["string","number","integer","boolean","null"]);function coerceToTypes(tl,od){if(Array.isArray(od)){var Ad=[];for(var Dd=0;Dd=od)throw new Error("Cannot access property/index "+Ad+" levels up, current level is "+od);return _d[od-Ad]}if(Ad>od)throw new Error("Cannot access data "+Ad+" levels up, current level is "+od);Zd="data"+(od-Ad||"");if(!Dd)return Zd}var vh=Zd;var wh=Dd.split("/");for(var xh=0;xh=0)return{index:Ad,compiling:true};Ad=this._compilations.length;this._compilations[Ad]={schema:tl,root:od,baseId:_d};return{index:Ad,compiling:false}}function endCompiling(tl,od,_d){var Ad=compIndex.call(this,tl,od,_d);if(Ad>=0)this._compilations.splice(Ad,1)}function compIndex(tl,od,_d){for(var Ad=0;Ad%\\^`{|}]|%[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 wh=/^(?:(?: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 xh=/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i;var Xh=/^(?:\/(?:[^~/]|~0|~1)*)*$/;var s_=/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i;var g_=/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/;od.exports=formats;function formats(tl){tl=tl=="full"?"full":"fast";return _d.copy(formats[tl])}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":vh,url:wh,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:Kd,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:xh,"json-pointer":Xh,"json-pointer-uri-fragment":s_,"relative-json-pointer":g_};formats.full={date:date,time:time,"date-time":date_time,uri:uri,"uri-reference":fh,"uri-template":vh,url:wh,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:Kd,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:xh,"json-pointer":Xh,"json-pointer-uri-fragment":s_,"relative-json-pointer":g_};function isLeapYear(tl){return tl%4===0&&(tl%100!==0||tl%400===0)}function date(tl){var od=tl.match(Ad);if(!od)return false;var _d=+od[1];var zd=+od[2];var Kd=+od[3];return zd>=1&&zd<=12&&Kd>=1&&Kd<=(zd==2&&isLeapYear(_d)?29:Dd[zd])}function time(tl,od){var _d=tl.match(zd);if(!_d)return false;var Ad=_d[1];var Dd=_d[2];var Kd=_d[3];var Zd=_d[5];return(Ad<=23&&Dd<=59&&Kd<=59||Ad==23&&Dd==59&&Kd==60)&&(!od||Zd)}var E_=/t|\s/i;function date_time(tl){var od=tl.split(E_);return od.length==2&&date(od[0])&&time(od[1],true)}var k_=/\/|:/;function uri(tl){return k_.test(tl)&&Zd.test(tl)}var ef=/[^\\]\\Z/;function regex(tl){if(ef.test(tl))return false;try{new RegExp(tl);return true}catch(tl){return false}}}});var Kf=__commonJS({"node_modules/ajv/lib/dotjs/ref.js"(tl,od){"use strict";od.exports=function generate_ref(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.errSchemaPath+"/"+od;var fh=!tl.opts.allErrors;var vh="data"+(zd||"");var wh="valid"+Dd;var xh,$h;if(Kd=="#"||Kd=="#/"){if(tl.isRoot){xh=tl.async;$h="validate"}else{xh=tl.root.schema.$async===true;$h="root.refVal[0]"}}else{var Xh=tl.resolveRef(tl.baseId,Kd,tl.isRoot);if(Xh===void 0){var s_=tl.MissingRefError.message(tl.baseId,Kd);if(tl.opts.missingRefs=="fail"){tl.logger.error(s_);var g_=g_||[];g_.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: '$ref' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(Zd)+" , params: { ref: '"+tl.util.escapeQuotes(Kd)+"' } ";if(tl.opts.messages!==false){Ad+=" , message: 'can\\'t resolve reference "+tl.util.escapeQuotes(Kd)+"' "}if(tl.opts.verbose){Ad+=" , schema: "+tl.util.toQuotedString(Kd)+" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+vh+" "}Ad+=" } "}else{Ad+=" {} "}var E_=Ad;Ad=g_.pop();if(!tl.compositeRule&&fh){if(tl.async){Ad+=" throw new ValidationError(["+E_+"]); "}else{Ad+=" validate.errors = ["+E_+"]; return false; "}}else{Ad+=" var err = "+E_+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}if(fh){Ad+=" if (false) { "}}else if(tl.opts.missingRefs=="ignore"){tl.logger.warn(s_);if(fh){Ad+=" if (true) { "}}else{throw new tl.MissingRefError(tl.baseId,Kd,s_)}}else if(Xh.inline){var k_=tl.util.copy(tl);k_.level++;var ef="valid"+k_.level;k_.schema=Xh.schema;k_.schemaPath="";k_.errSchemaPath=Kd;var nf=tl.validate(k_).replace(/validate\.schema/g,Xh.code);Ad+=" "+nf+" ";if(fh){Ad+=" if ("+ef+") { "}}else{xh=Xh.$async===true||tl.async&&Xh.$async!==false;$h=Xh.code}}if($h){var g_=g_||[];g_.push(Ad);Ad="";if(tl.opts.passContext){Ad+=" "+$h+".call(this, "}else{Ad+=" "+$h+"( "}Ad+=" "+vh+", (dataPath || '')";if(tl.errorPath!='""'){Ad+=" + "+tl.errorPath}var $f=zd?"data"+(zd-1||""):"parentData",Hf=zd?tl.dataPathArr[zd]:"parentDataProperty";Ad+=" , "+$f+" , "+Hf+", rootData) ";var Kf=Ad;Ad=g_.pop();if(xh){if(!tl.async)throw new Error("async schema referenced by sync schema");if(fh){Ad+=" var "+wh+"; "}Ad+=" try { await "+Kf+"; ";if(fh){Ad+=" "+wh+" = true; "}Ad+=" } catch (e) { if (!(e instanceof ValidationError)) throw e; if (vErrors === null) vErrors = e.errors; else vErrors = vErrors.concat(e.errors); errors = vErrors.length; ";if(fh){Ad+=" "+wh+" = false; "}Ad+=" } ";if(fh){Ad+=" if ("+wh+") { "}}else{Ad+=" if (!"+Kf+") { if (vErrors === null) vErrors = "+$h+".errors; else vErrors = vErrors.concat("+$h+".errors); errors = vErrors.length; } ";if(fh){Ad+=" else { "}}}return Ad}}});var Xf=__commonJS({"node_modules/ajv/lib/dotjs/allOf.js"(tl,od){"use strict";od.exports=function generate_allOf(tl,od,_d){var Ad=" ";var Dd=tl.schema[od];var zd=tl.schemaPath+tl.util.getProperty(od);var Kd=tl.errSchemaPath+"/"+od;var Zd=!tl.opts.allErrors;var fh=tl.util.copy(tl);var vh="";fh.level++;var wh="valid"+fh.level;var xh=fh.baseId,$h=true;var Xh=Dd;if(Xh){var s_,g_=-1,E_=Xh.length-1;while(g_0||s_===false:tl.util.schemaHasRules(s_,tl.RULES.all)){$h=false;fh.schema=s_;fh.schemaPath=zd+"["+g_+"]";fh.errSchemaPath=Kd+"/"+g_;Ad+=" "+tl.validate(fh)+" ";fh.baseId=xh;if(Zd){Ad+=" if ("+wh+") { ";vh+="}"}}}}if(Zd){if($h){Ad+=" if (true) { "}else{Ad+=" "+vh.slice(0,-1)+" "}}return Ad}}});var eg=__commonJS({"node_modules/ajv/lib/dotjs/anyOf.js"(tl,od){"use strict";od.exports=function generate_anyOf(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh="data"+(zd||"");var xh="valid"+Dd;var $h="errs__"+Dd;var Xh=tl.util.copy(tl);var s_="";Xh.level++;var g_="valid"+Xh.level;var E_=Kd.every((function(od){return tl.opts.strictKeywords?typeof od=="object"&&Object.keys(od).length>0||od===false:tl.util.schemaHasRules(od,tl.RULES.all)}));if(E_){var k_=Xh.baseId;Ad+=" var "+$h+" = errors; var "+xh+" = false; ";var ef=tl.compositeRule;tl.compositeRule=Xh.compositeRule=true;var nf=Kd;if(nf){var $f,Hf=-1,Kf=nf.length-1;while(Hf0||Kd===false:tl.util.schemaHasRules(Kd,tl.RULES.all);Ad+="var "+$h+" = errors;var "+xh+";";if($f){var Hf=tl.compositeRule;tl.compositeRule=Xh.compositeRule=true;Xh.schema=Kd;Xh.schemaPath=Zd;Xh.errSchemaPath=fh;Ad+=" var "+g_+" = false; for (var "+E_+" = 0; "+E_+" < "+wh+".length; "+E_+"++) { ";Xh.errorPath=tl.util.getPathExpr(tl.errorPath,E_,tl.opts.jsonPointers,true);var Kf=wh+"["+E_+"]";Xh.dataPathArr[k_]=E_;var Xf=tl.validate(Xh);Xh.baseId=nf;if(tl.util.varOccurences(Xf,ef)<2){Ad+=" "+tl.util.varReplace(Xf,ef,Kf)+" "}else{Ad+=" var "+ef+" = "+Kf+"; "+Xf+" "}Ad+=" if ("+g_+") break; } ";tl.compositeRule=Xh.compositeRule=Hf;Ad+=" "+s_+" if (!"+g_+") {"}else{Ad+=" if ("+wh+".length == 0) {"}var eg=eg||[];eg.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: 'contains' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: {} ";if(tl.opts.messages!==false){Ad+=" , message: 'should contain a valid item' "}if(tl.opts.verbose){Ad+=" , schema: validate.schema"+Zd+" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}var tg=Ad;Ad=eg.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+tg+"]); "}else{Ad+=" validate.errors = ["+tg+"]; return false; "}}else{Ad+=" var err = "+tg+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+=" } else { ";if($f){Ad+=" errors = "+$h+"; if (vErrors !== null) { if ("+$h+") vErrors.length = "+$h+"; else vErrors = null; } "}if(tl.opts.allErrors){Ad+=" } "}return Ad}}});var sg=__commonJS({"node_modules/ajv/lib/dotjs/dependencies.js"(tl,od){"use strict";od.exports=function generate_dependencies(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh="data"+(zd||"");var xh="errs__"+Dd;var $h=tl.util.copy(tl);var Xh="";$h.level++;var s_="valid"+$h.level;var g_={},E_={},k_=tl.opts.ownProperties;for(Hf in Kd){if(Hf=="__proto__")continue;var ef=Kd[Hf];var nf=Array.isArray(ef)?E_:g_;nf[Hf]=ef}Ad+="var "+xh+" = errors;";var $f=tl.errorPath;Ad+="var missing"+Dd+";";for(var Hf in E_){nf=E_[Hf];if(nf.length){Ad+=" if ( "+wh+tl.util.getProperty(Hf)+" !== undefined ";if(k_){Ad+=" && Object.prototype.hasOwnProperty.call("+wh+", '"+tl.util.escapeQuotes(Hf)+"') "}if(vh){Ad+=" && ( ";var Kf=nf;if(Kf){var Xf,eg=-1,tg=Kf.length-1;while(eg0||ef===false:tl.util.schemaHasRules(ef,tl.RULES.all)){Ad+=" "+s_+" = true; if ( "+wh+tl.util.getProperty(Hf)+" !== undefined ";if(k_){Ad+=" && Object.prototype.hasOwnProperty.call("+wh+", '"+tl.util.escapeQuotes(Hf)+"') "}Ad+=") { ";$h.schema=ef;$h.schemaPath=Zd+tl.util.getProperty(Hf);$h.errSchemaPath=fh+"/"+tl.util.escapeFragment(Hf);Ad+=" "+tl.validate($h)+" ";$h.baseId=sA;Ad+=" } ";if(vh){Ad+=" if ("+s_+") { ";Xh+="}"}}}if(vh){Ad+=" "+Xh+" if ("+xh+" == errors) {"}return Ad}}});var mg=__commonJS({"node_modules/ajv/lib/dotjs/enum.js"(tl,od){"use strict";od.exports=function generate_enum(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh="data"+(zd||"");var xh="valid"+Dd;var $h=tl.opts.$data&&Kd&&Kd.$data,Xh;if($h){Ad+=" var schema"+Dd+" = "+tl.util.getData(Kd.$data,zd,tl.dataPathArr)+"; ";Xh="schema"+Dd}else{Xh=Kd}var s_="i"+Dd,g_="schema"+Dd;if(!$h){Ad+=" var "+g_+" = validate.schema"+Zd+";"}Ad+="var "+xh+";";if($h){Ad+=" if (schema"+Dd+" === undefined) "+xh+" = true; else if (!Array.isArray(schema"+Dd+")) "+xh+" = false; else {"}Ad+=""+xh+" = false;for (var "+s_+"=0; "+s_+"<"+g_+".length; "+s_+"++) if (equal("+wh+", "+g_+"["+s_+"])) { "+xh+" = true; break; }";if($h){Ad+=" } "}Ad+=" if (!"+xh+") { ";var E_=E_||[];E_.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: 'enum' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { allowedValues: schema"+Dd+" } ";if(tl.opts.messages!==false){Ad+=" , message: 'should be equal to one of the allowed values' "}if(tl.opts.verbose){Ad+=" , schema: validate.schema"+Zd+" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}var k_=Ad;Ad=E_.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+k_+"]); "}else{Ad+=" validate.errors = ["+k_+"]; return false; "}}else{Ad+=" var err = "+k_+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+=" }";if(vh){Ad+=" else { "}return Ad}}});var eA=__commonJS({"node_modules/ajv/lib/dotjs/format.js"(tl,od){"use strict";od.exports=function generate_format(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh="data"+(zd||"");if(tl.opts.format===false){if(vh){Ad+=" if (true) { "}return Ad}var xh=tl.opts.$data&&Kd&&Kd.$data,$h;if(xh){Ad+=" var schema"+Dd+" = "+tl.util.getData(Kd.$data,zd,tl.dataPathArr)+"; ";$h="schema"+Dd}else{$h=Kd}var Xh=tl.opts.unknownFormats,s_=Array.isArray(Xh);if(xh){var g_="format"+Dd,E_="isObject"+Dd,k_="formatType"+Dd;Ad+=" var "+g_+" = formats["+$h+"]; var "+E_+" = typeof "+g_+" == 'object' && !("+g_+" instanceof RegExp) && "+g_+".validate; var "+k_+" = "+E_+" && "+g_+".type || 'string'; if ("+E_+") { ";if(tl.async){Ad+=" var async"+Dd+" = "+g_+".async; "}Ad+=" "+g_+" = "+g_+".validate; } if ( ";if(xh){Ad+=" ("+$h+" !== undefined && typeof "+$h+" != 'string') || "}Ad+=" (";if(Xh!="ignore"){Ad+=" ("+$h+" && !"+g_+" ";if(s_){Ad+=" && self._opts.unknownFormats.indexOf("+$h+") == -1 "}Ad+=") || "}Ad+=" ("+g_+" && "+k_+" == '"+_d+"' && !(typeof "+g_+" == 'function' ? ";if(tl.async){Ad+=" (async"+Dd+" ? await "+g_+"("+wh+") : "+g_+"("+wh+")) "}else{Ad+=" "+g_+"("+wh+") "}Ad+=" : "+g_+".test("+wh+"))))) {"}else{var g_=tl.formats[Kd];if(!g_){if(Xh=="ignore"){tl.logger.warn('unknown format "'+Kd+'" ignored in schema at path "'+tl.errSchemaPath+'"');if(vh){Ad+=" if (true) { "}return Ad}else if(s_&&Xh.indexOf(Kd)>=0){if(vh){Ad+=" if (true) { "}return Ad}else{throw new Error('unknown format "'+Kd+'" is used in schema at path "'+tl.errSchemaPath+'"')}}var E_=typeof g_=="object"&&!(g_ instanceof RegExp)&&g_.validate;var k_=E_&&g_.type||"string";if(E_){var ef=g_.async===true;g_=g_.validate}if(k_!=_d){if(vh){Ad+=" if (true) { "}return Ad}if(ef){if(!tl.async)throw new Error("async format in sync schema");var nf="formats"+tl.util.getProperty(Kd)+".validate";Ad+=" if (!(await "+nf+"("+wh+"))) { "}else{Ad+=" if (! ";var nf="formats"+tl.util.getProperty(Kd);if(E_)nf+=".validate";if(typeof g_=="function"){Ad+=" "+nf+"("+wh+") "}else{Ad+=" "+nf+".test("+wh+") "}Ad+=") { "}}var $f=$f||[];$f.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: 'format' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { format: ";if(xh){Ad+=""+$h}else{Ad+=""+tl.util.toQuotedString(Kd)}Ad+=" } ";if(tl.opts.messages!==false){Ad+=` , message: 'should match format "`;if(xh){Ad+="' + "+$h+" + '"}else{Ad+=""+tl.util.escapeQuotes(Kd)}Ad+=`"' `}if(tl.opts.verbose){Ad+=" , schema: ";if(xh){Ad+="validate.schema"+Zd}else{Ad+=""+tl.util.toQuotedString(Kd)}Ad+=" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}var Hf=Ad;Ad=$f.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+Hf+"]); "}else{Ad+=" validate.errors = ["+Hf+"]; return false; "}}else{Ad+=" var err = "+Hf+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+=" } ";if(vh){Ad+=" else { "}return Ad}}});var tA=__commonJS({"node_modules/ajv/lib/dotjs/if.js"(tl,od){"use strict";od.exports=function generate_if(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh="data"+(zd||"");var xh="valid"+Dd;var $h="errs__"+Dd;var Xh=tl.util.copy(tl);Xh.level++;var s_="valid"+Xh.level;var g_=tl.schema["then"],E_=tl.schema["else"],k_=g_!==void 0&&(tl.opts.strictKeywords?typeof g_=="object"&&Object.keys(g_).length>0||g_===false:tl.util.schemaHasRules(g_,tl.RULES.all)),ef=E_!==void 0&&(tl.opts.strictKeywords?typeof E_=="object"&&Object.keys(E_).length>0||E_===false:tl.util.schemaHasRules(E_,tl.RULES.all)),nf=Xh.baseId;if(k_||ef){var $f;Xh.createErrors=false;Xh.schema=Kd;Xh.schemaPath=Zd;Xh.errSchemaPath=fh;Ad+=" var "+$h+" = errors; var "+xh+" = true; ";var Hf=tl.compositeRule;tl.compositeRule=Xh.compositeRule=true;Ad+=" "+tl.validate(Xh)+" ";Xh.baseId=nf;Xh.createErrors=true;Ad+=" errors = "+$h+"; if (vErrors !== null) { if ("+$h+") vErrors.length = "+$h+"; else vErrors = null; } ";tl.compositeRule=Xh.compositeRule=Hf;if(k_){Ad+=" if ("+s_+") { ";Xh.schema=tl.schema["then"];Xh.schemaPath=tl.schemaPath+".then";Xh.errSchemaPath=tl.errSchemaPath+"/then";Ad+=" "+tl.validate(Xh)+" ";Xh.baseId=nf;Ad+=" "+xh+" = "+s_+"; ";if(k_&&ef){$f="ifClause"+Dd;Ad+=" var "+$f+" = 'then'; "}else{$f="'then'"}Ad+=" } ";if(ef){Ad+=" else { "}}else{Ad+=" if (!"+s_+") { "}if(ef){Xh.schema=tl.schema["else"];Xh.schemaPath=tl.schemaPath+".else";Xh.errSchemaPath=tl.errSchemaPath+"/else";Ad+=" "+tl.validate(Xh)+" ";Xh.baseId=nf;Ad+=" "+xh+" = "+s_+"; ";if(k_&&ef){$f="ifClause"+Dd;Ad+=" var "+$f+" = 'else'; "}else{$f="'else'"}Ad+=" } "}Ad+=" if (!"+xh+") { var err = ";if(tl.createErrors!==false){Ad+=" { keyword: 'if' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { failingKeyword: "+$f+" } ";if(tl.opts.messages!==false){Ad+=` , message: 'should match "' + `+$f+` + '" schema' `}if(tl.opts.verbose){Ad+=" , schema: validate.schema"+Zd+" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}Ad+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(vErrors); "}else{Ad+=" validate.errors = vErrors; return false; "}}Ad+=" } ";if(vh){Ad+=" else { "}}else{if(vh){Ad+=" if (true) { "}}return Ad}}});var rA=__commonJS({"node_modules/ajv/lib/dotjs/items.js"(tl,od){"use strict";od.exports=function generate_items(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh="data"+(zd||"");var xh="valid"+Dd;var $h="errs__"+Dd;var Xh=tl.util.copy(tl);var s_="";Xh.level++;var g_="valid"+Xh.level;var E_="i"+Dd,k_=Xh.dataLevel=tl.dataLevel+1,ef="data"+k_,nf=tl.baseId;Ad+="var "+$h+" = errors;var "+xh+";";if(Array.isArray(Kd)){var $f=tl.schema.additionalItems;if($f===false){Ad+=" "+xh+" = "+wh+".length <= "+Kd.length+"; ";var Hf=fh;fh=tl.errSchemaPath+"/additionalItems";Ad+=" if (!"+xh+") { ";var Kf=Kf||[];Kf.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: 'additionalItems' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { limit: "+Kd.length+" } ";if(tl.opts.messages!==false){Ad+=" , message: 'should NOT have more than "+Kd.length+" items' "}if(tl.opts.verbose){Ad+=" , schema: false , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}var Xf=Ad;Ad=Kf.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+Xf+"]); "}else{Ad+=" validate.errors = ["+Xf+"]; return false; "}}else{Ad+=" var err = "+Xf+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+=" } ";fh=Hf;if(vh){s_+="}";Ad+=" else { "}}var eg=Kd;if(eg){var tg,rg=-1,ng=eg.length-1;while(rg0||tg===false:tl.util.schemaHasRules(tg,tl.RULES.all)){Ad+=" "+g_+" = true; if ("+wh+".length > "+rg+") { ";var sg=wh+"["+rg+"]";Xh.schema=tg;Xh.schemaPath=Zd+"["+rg+"]";Xh.errSchemaPath=fh+"/"+rg;Xh.errorPath=tl.util.getPathExpr(tl.errorPath,rg,tl.opts.jsonPointers,true);Xh.dataPathArr[k_]=rg;var mg=tl.validate(Xh);Xh.baseId=nf;if(tl.util.varOccurences(mg,ef)<2){Ad+=" "+tl.util.varReplace(mg,ef,sg)+" "}else{Ad+=" var "+ef+" = "+sg+"; "+mg+" "}Ad+=" } ";if(vh){Ad+=" if ("+g_+") { ";s_+="}"}}}}if(typeof $f=="object"&&(tl.opts.strictKeywords?typeof $f=="object"&&Object.keys($f).length>0||$f===false:tl.util.schemaHasRules($f,tl.RULES.all))){Xh.schema=$f;Xh.schemaPath=tl.schemaPath+".additionalItems";Xh.errSchemaPath=tl.errSchemaPath+"/additionalItems";Ad+=" "+g_+" = true; if ("+wh+".length > "+Kd.length+") { for (var "+E_+" = "+Kd.length+"; "+E_+" < "+wh+".length; "+E_+"++) { ";Xh.errorPath=tl.util.getPathExpr(tl.errorPath,E_,tl.opts.jsonPointers,true);var sg=wh+"["+E_+"]";Xh.dataPathArr[k_]=E_;var mg=tl.validate(Xh);Xh.baseId=nf;if(tl.util.varOccurences(mg,ef)<2){Ad+=" "+tl.util.varReplace(mg,ef,sg)+" "}else{Ad+=" var "+ef+" = "+sg+"; "+mg+" "}if(vh){Ad+=" if (!"+g_+") break; "}Ad+=" } } ";if(vh){Ad+=" if ("+g_+") { ";s_+="}"}}}else if(tl.opts.strictKeywords?typeof Kd=="object"&&Object.keys(Kd).length>0||Kd===false:tl.util.schemaHasRules(Kd,tl.RULES.all)){Xh.schema=Kd;Xh.schemaPath=Zd;Xh.errSchemaPath=fh;Ad+=" for (var "+E_+" = 0; "+E_+" < "+wh+".length; "+E_+"++) { ";Xh.errorPath=tl.util.getPathExpr(tl.errorPath,E_,tl.opts.jsonPointers,true);var sg=wh+"["+E_+"]";Xh.dataPathArr[k_]=E_;var mg=tl.validate(Xh);Xh.baseId=nf;if(tl.util.varOccurences(mg,ef)<2){Ad+=" "+tl.util.varReplace(mg,ef,sg)+" "}else{Ad+=" var "+ef+" = "+sg+"; "+mg+" "}if(vh){Ad+=" if (!"+g_+") break; "}Ad+=" }"}if(vh){Ad+=" "+s_+" if ("+$h+" == errors) {"}return Ad}}});var nA=__commonJS({"node_modules/ajv/lib/dotjs/_limit.js"(tl,od){"use strict";od.exports=function generate__limit(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh;var xh="data"+(zd||"");var $h=tl.opts.$data&&Kd&&Kd.$data,Xh;if($h){Ad+=" var schema"+Dd+" = "+tl.util.getData(Kd.$data,zd,tl.dataPathArr)+"; ";Xh="schema"+Dd}else{Xh=Kd}var s_=od=="maximum",g_=s_?"exclusiveMaximum":"exclusiveMinimum",E_=tl.schema[g_],k_=tl.opts.$data&&E_&&E_.$data,ef=s_?"<":">",nf=s_?">":"<",wh=void 0;if(!($h||typeof Kd=="number"||Kd===void 0)){throw new Error(od+" must be number")}if(!(k_||E_===void 0||typeof E_=="number"||typeof E_=="boolean")){throw new Error(g_+" must be number or boolean")}if(k_){var $f=tl.util.getData(E_.$data,zd,tl.dataPathArr),Hf="exclusive"+Dd,Kf="exclType"+Dd,Xf="exclIsNumber"+Dd,eg="op"+Dd,tg="' + "+eg+" + '";Ad+=" var schemaExcl"+Dd+" = "+$f+"; ";$f="schemaExcl"+Dd;Ad+=" var "+Hf+"; var "+Kf+" = typeof "+$f+"; if ("+Kf+" != 'boolean' && "+Kf+" != 'undefined' && "+Kf+" != 'number') { ";var wh=g_;var rg=rg||[];rg.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: '"+(wh||"_exclusiveLimit")+"' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: {} ";if(tl.opts.messages!==false){Ad+=" , message: '"+g_+" should be boolean' "}if(tl.opts.verbose){Ad+=" , schema: validate.schema"+Zd+" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+xh+" "}Ad+=" } "}else{Ad+=" {} "}var ng=Ad;Ad=rg.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+ng+"]); "}else{Ad+=" validate.errors = ["+ng+"]; return false; "}}else{Ad+=" var err = "+ng+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+=" } else if ( ";if($h){Ad+=" ("+Xh+" !== undefined && typeof "+Xh+" != 'number') || "}Ad+=" "+Kf+" == 'number' ? ( ("+Hf+" = "+Xh+" === undefined || "+$f+" "+ef+"= "+Xh+") ? "+xh+" "+nf+"= "+$f+" : "+xh+" "+nf+" "+Xh+" ) : ( ("+Hf+" = "+$f+" === true) ? "+xh+" "+nf+"= "+Xh+" : "+xh+" "+nf+" "+Xh+" ) || "+xh+" !== "+xh+") { var op"+Dd+" = "+Hf+" ? '"+ef+"' : '"+ef+"='; ";if(Kd===void 0){wh=g_;fh=tl.errSchemaPath+"/"+g_;Xh=$f;$h=k_}}else{var Xf=typeof E_=="number",tg=ef;if(Xf&&$h){var eg="'"+tg+"'";Ad+=" if ( ";if($h){Ad+=" ("+Xh+" !== undefined && typeof "+Xh+" != 'number') || "}Ad+=" ( "+Xh+" === undefined || "+E_+" "+ef+"= "+Xh+" ? "+xh+" "+nf+"= "+E_+" : "+xh+" "+nf+" "+Xh+" ) || "+xh+" !== "+xh+") { "}else{if(Xf&&Kd===void 0){Hf=true;wh=g_;fh=tl.errSchemaPath+"/"+g_;Xh=E_;nf+="="}else{if(Xf)Xh=Math[s_?"min":"max"](E_,Kd);if(E_===(Xf?Xh:true)){Hf=true;wh=g_;fh=tl.errSchemaPath+"/"+g_;nf+="="}else{Hf=false;tg+="="}}var eg="'"+tg+"'";Ad+=" if ( ";if($h){Ad+=" ("+Xh+" !== undefined && typeof "+Xh+" != 'number') || "}Ad+=" "+xh+" "+nf+" "+Xh+" || "+xh+" !== "+xh+") { "}}wh=wh||od;var rg=rg||[];rg.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: '"+(wh||"_limit")+"' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { comparison: "+eg+", limit: "+Xh+", exclusive: "+Hf+" } ";if(tl.opts.messages!==false){Ad+=" , message: 'should be "+tg+" ";if($h){Ad+="' + "+Xh}else{Ad+=""+Xh+"'"}}if(tl.opts.verbose){Ad+=" , schema: ";if($h){Ad+="validate.schema"+Zd}else{Ad+=""+Kd}Ad+=" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+xh+" "}Ad+=" } "}else{Ad+=" {} "}var ng=Ad;Ad=rg.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+ng+"]); "}else{Ad+=" validate.errors = ["+ng+"]; return false; "}}else{Ad+=" var err = "+ng+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+=" } ";if(vh){Ad+=" else { "}return Ad}}});var iA=__commonJS({"node_modules/ajv/lib/dotjs/_limitItems.js"(tl,od){"use strict";od.exports=function generate__limitItems(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh;var xh="data"+(zd||"");var $h=tl.opts.$data&&Kd&&Kd.$data,Xh;if($h){Ad+=" var schema"+Dd+" = "+tl.util.getData(Kd.$data,zd,tl.dataPathArr)+"; ";Xh="schema"+Dd}else{Xh=Kd}if(!($h||typeof Kd=="number")){throw new Error(od+" must be number")}var s_=od=="maxItems"?">":"<";Ad+="if ( ";if($h){Ad+=" ("+Xh+" !== undefined && typeof "+Xh+" != 'number') || "}Ad+=" "+xh+".length "+s_+" "+Xh+") { ";var wh=od;var g_=g_||[];g_.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: '"+(wh||"_limitItems")+"' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { limit: "+Xh+" } ";if(tl.opts.messages!==false){Ad+=" , message: 'should NOT have ";if(od=="maxItems"){Ad+="more"}else{Ad+="fewer"}Ad+=" than ";if($h){Ad+="' + "+Xh+" + '"}else{Ad+=""+Kd}Ad+=" items' "}if(tl.opts.verbose){Ad+=" , schema: ";if($h){Ad+="validate.schema"+Zd}else{Ad+=""+Kd}Ad+=" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+xh+" "}Ad+=" } "}else{Ad+=" {} "}var E_=Ad;Ad=g_.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+E_+"]); "}else{Ad+=" validate.errors = ["+E_+"]; return false; "}}else{Ad+=" var err = "+E_+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+="} ";if(vh){Ad+=" else { "}return Ad}}});var sA=__commonJS({"node_modules/ajv/lib/dotjs/_limitLength.js"(tl,od){"use strict";od.exports=function generate__limitLength(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh;var xh="data"+(zd||"");var $h=tl.opts.$data&&Kd&&Kd.$data,Xh;if($h){Ad+=" var schema"+Dd+" = "+tl.util.getData(Kd.$data,zd,tl.dataPathArr)+"; ";Xh="schema"+Dd}else{Xh=Kd}if(!($h||typeof Kd=="number")){throw new Error(od+" must be number")}var s_=od=="maxLength"?">":"<";Ad+="if ( ";if($h){Ad+=" ("+Xh+" !== undefined && typeof "+Xh+" != 'number') || "}if(tl.opts.unicode===false){Ad+=" "+xh+".length "}else{Ad+=" ucs2length("+xh+") "}Ad+=" "+s_+" "+Xh+") { ";var wh=od;var g_=g_||[];g_.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: '"+(wh||"_limitLength")+"' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { limit: "+Xh+" } ";if(tl.opts.messages!==false){Ad+=" , message: 'should NOT be ";if(od=="maxLength"){Ad+="longer"}else{Ad+="shorter"}Ad+=" than ";if($h){Ad+="' + "+Xh+" + '"}else{Ad+=""+Kd}Ad+=" characters' "}if(tl.opts.verbose){Ad+=" , schema: ";if($h){Ad+="validate.schema"+Zd}else{Ad+=""+Kd}Ad+=" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+xh+" "}Ad+=" } "}else{Ad+=" {} "}var E_=Ad;Ad=g_.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+E_+"]); "}else{Ad+=" validate.errors = ["+E_+"]; return false; "}}else{Ad+=" var err = "+E_+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+="} ";if(vh){Ad+=" else { "}return Ad}}});var aA=__commonJS({"node_modules/ajv/lib/dotjs/_limitProperties.js"(tl,od){"use strict";od.exports=function generate__limitProperties(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh;var xh="data"+(zd||"");var $h=tl.opts.$data&&Kd&&Kd.$data,Xh;if($h){Ad+=" var schema"+Dd+" = "+tl.util.getData(Kd.$data,zd,tl.dataPathArr)+"; ";Xh="schema"+Dd}else{Xh=Kd}if(!($h||typeof Kd=="number")){throw new Error(od+" must be number")}var s_=od=="maxProperties"?">":"<";Ad+="if ( ";if($h){Ad+=" ("+Xh+" !== undefined && typeof "+Xh+" != 'number') || "}Ad+=" Object.keys("+xh+").length "+s_+" "+Xh+") { ";var wh=od;var g_=g_||[];g_.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: '"+(wh||"_limitProperties")+"' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { limit: "+Xh+" } ";if(tl.opts.messages!==false){Ad+=" , message: 'should NOT have ";if(od=="maxProperties"){Ad+="more"}else{Ad+="fewer"}Ad+=" than ";if($h){Ad+="' + "+Xh+" + '"}else{Ad+=""+Kd}Ad+=" properties' "}if(tl.opts.verbose){Ad+=" , schema: ";if($h){Ad+="validate.schema"+Zd}else{Ad+=""+Kd}Ad+=" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+xh+" "}Ad+=" } "}else{Ad+=" {} "}var E_=Ad;Ad=g_.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+E_+"]); "}else{Ad+=" validate.errors = ["+E_+"]; return false; "}}else{Ad+=" var err = "+E_+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+="} ";if(vh){Ad+=" else { "}return Ad}}});var oA=__commonJS({"node_modules/ajv/lib/dotjs/multipleOf.js"(tl,od){"use strict";od.exports=function generate_multipleOf(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh="data"+(zd||"");var xh=tl.opts.$data&&Kd&&Kd.$data,$h;if(xh){Ad+=" var schema"+Dd+" = "+tl.util.getData(Kd.$data,zd,tl.dataPathArr)+"; ";$h="schema"+Dd}else{$h=Kd}if(!(xh||typeof Kd=="number")){throw new Error(od+" must be number")}Ad+="var division"+Dd+";if (";if(xh){Ad+=" "+$h+" !== undefined && ( typeof "+$h+" != 'number' || "}Ad+=" (division"+Dd+" = "+wh+" / "+$h+", ";if(tl.opts.multipleOfPrecision){Ad+=" Math.abs(Math.round(division"+Dd+") - division"+Dd+") > 1e-"+tl.opts.multipleOfPrecision+" "}else{Ad+=" division"+Dd+" !== parseInt(division"+Dd+") "}Ad+=" ) ";if(xh){Ad+=" ) "}Ad+=" ) { ";var Xh=Xh||[];Xh.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: 'multipleOf' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { multipleOf: "+$h+" } ";if(tl.opts.messages!==false){Ad+=" , message: 'should be multiple of ";if(xh){Ad+="' + "+$h}else{Ad+=""+$h+"'"}}if(tl.opts.verbose){Ad+=" , schema: ";if(xh){Ad+="validate.schema"+Zd}else{Ad+=""+Kd}Ad+=" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}var s_=Ad;Ad=Xh.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+s_+"]); "}else{Ad+=" validate.errors = ["+s_+"]; return false; "}}else{Ad+=" var err = "+s_+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+="} ";if(vh){Ad+=" else { "}return Ad}}});var lA=__commonJS({"node_modules/ajv/lib/dotjs/not.js"(tl,od){"use strict";od.exports=function generate_not(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh="data"+(zd||"");var xh="errs__"+Dd;var $h=tl.util.copy(tl);$h.level++;var Xh="valid"+$h.level;if(tl.opts.strictKeywords?typeof Kd=="object"&&Object.keys(Kd).length>0||Kd===false:tl.util.schemaHasRules(Kd,tl.RULES.all)){$h.schema=Kd;$h.schemaPath=Zd;$h.errSchemaPath=fh;Ad+=" var "+xh+" = errors; ";var s_=tl.compositeRule;tl.compositeRule=$h.compositeRule=true;$h.createErrors=false;var g_;if($h.opts.allErrors){g_=$h.opts.allErrors;$h.opts.allErrors=false}Ad+=" "+tl.validate($h)+" ";$h.createErrors=true;if(g_)$h.opts.allErrors=g_;tl.compositeRule=$h.compositeRule=s_;Ad+=" if ("+Xh+") { ";var E_=E_||[];E_.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: 'not' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: {} ";if(tl.opts.messages!==false){Ad+=" , message: 'should NOT be valid' "}if(tl.opts.verbose){Ad+=" , schema: validate.schema"+Zd+" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}var k_=Ad;Ad=E_.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+k_+"]); "}else{Ad+=" validate.errors = ["+k_+"]; return false; "}}else{Ad+=" var err = "+k_+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+=" } else { errors = "+xh+"; if (vErrors !== null) { if ("+xh+") vErrors.length = "+xh+"; else vErrors = null; } ";if(tl.opts.allErrors){Ad+=" } "}}else{Ad+=" var err = ";if(tl.createErrors!==false){Ad+=" { keyword: 'not' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: {} ";if(tl.opts.messages!==false){Ad+=" , message: 'should NOT be valid' "}if(tl.opts.verbose){Ad+=" , schema: validate.schema"+Zd+" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}Ad+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(vh){Ad+=" if (false) { "}}return Ad}}});var cA=__commonJS({"node_modules/ajv/lib/dotjs/oneOf.js"(tl,od){"use strict";od.exports=function generate_oneOf(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh="data"+(zd||"");var xh="valid"+Dd;var $h="errs__"+Dd;var Xh=tl.util.copy(tl);var s_="";Xh.level++;var g_="valid"+Xh.level;var E_=Xh.baseId,k_="prevValid"+Dd,ef="passingSchemas"+Dd;Ad+="var "+$h+" = errors , "+k_+" = false , "+xh+" = false , "+ef+" = null; ";var nf=tl.compositeRule;tl.compositeRule=Xh.compositeRule=true;var $f=Kd;if($f){var Hf,Kf=-1,Xf=$f.length-1;while(Kf0||Hf===false:tl.util.schemaHasRules(Hf,tl.RULES.all)){Xh.schema=Hf;Xh.schemaPath=Zd+"["+Kf+"]";Xh.errSchemaPath=fh+"/"+Kf;Ad+=" "+tl.validate(Xh)+" ";Xh.baseId=E_}else{Ad+=" var "+g_+" = true; "}if(Kf){Ad+=" if ("+g_+" && "+k_+") { "+xh+" = false; "+ef+" = ["+ef+", "+Kf+"]; } else { ";s_+="}"}Ad+=" if ("+g_+") { "+xh+" = "+k_+" = true; "+ef+" = "+Kf+"; }"}}tl.compositeRule=Xh.compositeRule=nf;Ad+=""+s_+"if (!"+xh+") { var err = ";if(tl.createErrors!==false){Ad+=" { keyword: 'oneOf' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { passingSchemas: "+ef+" } ";if(tl.opts.messages!==false){Ad+=" , message: 'should match exactly one schema in oneOf' "}if(tl.opts.verbose){Ad+=" , schema: validate.schema"+Zd+" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}Ad+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(vErrors); "}else{Ad+=" validate.errors = vErrors; return false; "}}Ad+="} else { errors = "+$h+"; if (vErrors !== null) { if ("+$h+") vErrors.length = "+$h+"; else vErrors = null; }";if(tl.opts.allErrors){Ad+=" } "}return Ad}}});var uA=__commonJS({"node_modules/ajv/lib/dotjs/pattern.js"(tl,od){"use strict";od.exports=function generate_pattern(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh="data"+(zd||"");var xh="valid"+Dd;var $h=tl.opts.$data&&Kd&&Kd.$data,Xh;if($h){Ad+=" var schema"+Dd+" = "+tl.util.getData(Kd.$data,zd,tl.dataPathArr)+"; ";Xh="schema"+Dd}else{Xh=Kd}var s_=tl.opts.regExp?"regExp":"new RegExp";if($h){Ad+=" var "+xh+" = true; try { "+xh+" = "+s_+"("+Xh+").test("+wh+"); } catch(e) { "+xh+" = false; } if ( ";if($h){Ad+=" ("+Xh+" !== undefined && typeof "+Xh+" != 'string') || "}Ad+=" !"+xh+") {"}else{var g_=tl.usePattern(Kd);Ad+=" if ( ";if($h){Ad+=" ("+Xh+" !== undefined && typeof "+Xh+" != 'string') || "}Ad+=" !"+g_+".test("+wh+") ) {"}var E_=E_||[];E_.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: 'pattern' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { pattern: ";if($h){Ad+=""+Xh}else{Ad+=""+tl.util.toQuotedString(Kd)}Ad+=" } ";if(tl.opts.messages!==false){Ad+=` , message: 'should match pattern "`;if($h){Ad+="' + "+Xh+" + '"}else{Ad+=""+tl.util.escapeQuotes(Kd)}Ad+=`"' `}if(tl.opts.verbose){Ad+=" , schema: ";if($h){Ad+="validate.schema"+Zd}else{Ad+=""+tl.util.toQuotedString(Kd)}Ad+=" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}var k_=Ad;Ad=E_.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+k_+"]); "}else{Ad+=" validate.errors = ["+k_+"]; return false; "}}else{Ad+=" var err = "+k_+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+="} ";if(vh){Ad+=" else { "}return Ad}}});var pA=__commonJS({"node_modules/ajv/lib/dotjs/properties.js"(tl,od){"use strict";od.exports=function generate_properties(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh="data"+(zd||"");var xh="errs__"+Dd;var $h=tl.util.copy(tl);var Xh="";$h.level++;var s_="valid"+$h.level;var g_="key"+Dd,E_="idx"+Dd,k_=$h.dataLevel=tl.dataLevel+1,ef="data"+k_,nf="dataProperties"+Dd;var $f=Object.keys(Kd||{}).filter(notProto),Hf=tl.schema.patternProperties||{},Kf=Object.keys(Hf).filter(notProto),Xf=tl.schema.additionalProperties,eg=$f.length||Kf.length,tg=Xf===false,rg=typeof Xf=="object"&&Object.keys(Xf).length,ng=tl.opts.removeAdditional,sg=tg||rg||ng,mg=tl.opts.ownProperties,eA=tl.baseId;var tA=tl.schema.required;if(tA&&!(tl.opts.$data&&tA.$data)&&tA.length8){Ad+=" || validate.schema"+Zd+".hasOwnProperty("+g_+") "}else{var nA=$f;if(nA){var iA,sA=-1,aA=nA.length-1;while(sA0||wA===false:tl.util.schemaHasRules(wA,tl.RULES.all)){var CA=tl.util.getProperty(iA),gA=wh+CA,xA=yA&&wA.default!==void 0;$h.schema=wA;$h.schemaPath=Zd+CA;$h.errSchemaPath=fh+"/"+tl.util.escapeFragment(iA);$h.errorPath=tl.util.getPath(tl.errorPath,iA,tl.opts.jsonPointers);$h.dataPathArr[k_]=tl.util.toQuotedString(iA);var AA=tl.validate($h);$h.baseId=eA;if(tl.util.varOccurences(AA,ef)<2){AA=tl.util.varReplace(AA,ef,gA);var DA=gA}else{var DA=ef;Ad+=" var "+ef+" = "+gA+"; "}if(xA){Ad+=" "+AA+" "}else{if(rA&&rA[iA]){Ad+=" if ( "+DA+" === undefined ";if(mg){Ad+=" || ! Object.prototype.hasOwnProperty.call("+wh+", '"+tl.util.escapeQuotes(iA)+"') "}Ad+=") { "+s_+" = false; ";var pA=tl.errorPath,hA=fh,SA=tl.util.escapeQuotes(iA);if(tl.opts._errorDataPathProperty){tl.errorPath=tl.util.getPath(pA,iA,tl.opts.jsonPointers)}fh=tl.errSchemaPath+"/required";var _A=_A||[];_A.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: 'required' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { missingProperty: '"+SA+"' } ";if(tl.opts.messages!==false){Ad+=" , message: '";if(tl.opts._errorDataPathProperty){Ad+="is a required property"}else{Ad+="should have required property \\'"+SA+"\\'"}Ad+="' "}if(tl.opts.verbose){Ad+=" , schema: validate.schema"+Zd+" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}var fA=Ad;Ad=_A.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+fA+"]); "}else{Ad+=" validate.errors = ["+fA+"]; return false; "}}else{Ad+=" var err = "+fA+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}fh=hA;tl.errorPath=pA;Ad+=" } else { "}else{if(vh){Ad+=" if ( "+DA+" === undefined ";if(mg){Ad+=" || ! Object.prototype.hasOwnProperty.call("+wh+", '"+tl.util.escapeQuotes(iA)+"') "}Ad+=") { "+s_+" = true; } else { "}else{Ad+=" if ("+DA+" !== undefined ";if(mg){Ad+=" && Object.prototype.hasOwnProperty.call("+wh+", '"+tl.util.escapeQuotes(iA)+"') "}Ad+=" ) { "}}Ad+=" "+AA+" } "}}if(vh){Ad+=" if ("+s_+") { ";Xh+="}"}}}}if(Kf.length){var TA=Kf;if(TA){var lA,kA=-1,IA=TA.length-1;while(kA0||wA===false:tl.util.schemaHasRules(wA,tl.RULES.all)){$h.schema=wA;$h.schemaPath=tl.schemaPath+".patternProperties"+tl.util.getProperty(lA);$h.errSchemaPath=tl.errSchemaPath+"/patternProperties/"+tl.util.escapeFragment(lA);if(mg){Ad+=" "+nf+" = "+nf+" || Object.keys("+wh+"); for (var "+E_+"=0; "+E_+"<"+nf+".length; "+E_+"++) { var "+g_+" = "+nf+"["+E_+"]; "}else{Ad+=" for (var "+g_+" in "+wh+") { "}Ad+=" if ("+tl.usePattern(lA)+".test("+g_+")) { ";$h.errorPath=tl.util.getPathExpr(tl.errorPath,g_,tl.opts.jsonPointers);var gA=wh+"["+g_+"]";$h.dataPathArr[k_]=g_;var AA=tl.validate($h);$h.baseId=eA;if(tl.util.varOccurences(AA,ef)<2){Ad+=" "+tl.util.varReplace(AA,ef,gA)+" "}else{Ad+=" var "+ef+" = "+gA+"; "+AA+" "}if(vh){Ad+=" if (!"+s_+") break; "}Ad+=" } ";if(vh){Ad+=" else "+s_+" = true; "}Ad+=" } ";if(vh){Ad+=" if ("+s_+") { ";Xh+="}"}}}}}if(vh){Ad+=" "+Xh+" if ("+xh+" == errors) {"}return Ad}}});var dA=__commonJS({"node_modules/ajv/lib/dotjs/propertyNames.js"(tl,od){"use strict";od.exports=function generate_propertyNames(tl,od,_d){var Ad=" ";var Dd=tl.level;var zd=tl.dataLevel;var Kd=tl.schema[od];var Zd=tl.schemaPath+tl.util.getProperty(od);var fh=tl.errSchemaPath+"/"+od;var vh=!tl.opts.allErrors;var wh="data"+(zd||"");var xh="errs__"+Dd;var $h=tl.util.copy(tl);var Xh="";$h.level++;var s_="valid"+$h.level;Ad+="var "+xh+" = errors;";if(tl.opts.strictKeywords?typeof Kd=="object"&&Object.keys(Kd).length>0||Kd===false:tl.util.schemaHasRules(Kd,tl.RULES.all)){$h.schema=Kd;$h.schemaPath=Zd;$h.errSchemaPath=fh;var g_="key"+Dd,E_="idx"+Dd,k_="i"+Dd,ef="' + "+g_+" + '",nf=$h.dataLevel=tl.dataLevel+1,$f="data"+nf,Hf="dataProperties"+Dd,Kf=tl.opts.ownProperties,Xf=tl.baseId;if(Kf){Ad+=" var "+Hf+" = undefined; "}if(Kf){Ad+=" "+Hf+" = "+Hf+" || Object.keys("+wh+"); for (var "+E_+"=0; "+E_+"<"+Hf+".length; "+E_+"++) { var "+g_+" = "+Hf+"["+E_+"]; "}else{Ad+=" for (var "+g_+" in "+wh+") { "}Ad+=" var startErrs"+Dd+" = errors; ";var eg=g_;var tg=tl.compositeRule;tl.compositeRule=$h.compositeRule=true;var rg=tl.validate($h);$h.baseId=Xf;if(tl.util.varOccurences(rg,$f)<2){Ad+=" "+tl.util.varReplace(rg,$f,eg)+" "}else{Ad+=" var "+$f+" = "+eg+"; "+rg+" "}tl.compositeRule=$h.compositeRule=tg;Ad+=" if (!"+s_+") { for (var "+k_+"=startErrs"+Dd+"; "+k_+"0||$f===false:tl.util.schemaHasRules($f,tl.RULES.all)))){g_[g_.length]=k_}}}}else{var g_=Kd}}if($h||g_.length){var Hf=tl.errorPath,Kf=$h||g_.length>=tl.opts.loopRequired,Xf=tl.opts.ownProperties;if(vh){Ad+=" var missing"+Dd+"; ";if(Kf){if(!$h){Ad+=" var "+s_+" = validate.schema"+Zd+"; "}var eg="i"+Dd,tg="schema"+Dd+"["+eg+"]",rg="' + "+tg+" + '";if(tl.opts._errorDataPathProperty){tl.errorPath=tl.util.getPathExpr(Hf,tg,tl.opts.jsonPointers)}Ad+=" var "+xh+" = true; ";if($h){Ad+=" if (schema"+Dd+" === undefined) "+xh+" = true; else if (!Array.isArray(schema"+Dd+")) "+xh+" = false; else {"}Ad+=" for (var "+eg+" = 0; "+eg+" < "+s_+".length; "+eg+"++) { "+xh+" = "+wh+"["+s_+"["+eg+"]] !== undefined ";if(Xf){Ad+=" && Object.prototype.hasOwnProperty.call("+wh+", "+s_+"["+eg+"]) "}Ad+="; if (!"+xh+") break; } ";if($h){Ad+=" } "}Ad+=" if (!"+xh+") { ";var ng=ng||[];ng.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: 'required' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { missingProperty: '"+rg+"' } ";if(tl.opts.messages!==false){Ad+=" , message: '";if(tl.opts._errorDataPathProperty){Ad+="is a required property"}else{Ad+="should have required property \\'"+rg+"\\'"}Ad+="' "}if(tl.opts.verbose){Ad+=" , schema: validate.schema"+Zd+" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}var sg=Ad;Ad=ng.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+sg+"]); "}else{Ad+=" validate.errors = ["+sg+"]; return false; "}}else{Ad+=" var err = "+sg+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+=" } else { "}else{Ad+=" if ( ";var mg=g_;if(mg){var eA,eg=-1,tA=mg.length-1;while(eg 1) { ";var s_=tl.schema.items&&tl.schema.items.type,g_=Array.isArray(s_);if(!s_||s_=="object"||s_=="array"||g_&&(s_.indexOf("object")>=0||s_.indexOf("array")>=0)){Ad+=" outer: for (;i--;) { for (j = i; j--;) { if (equal("+wh+"[i], "+wh+"[j])) { "+xh+" = false; break outer; } } } "}else{Ad+=" var itemIndices = {}, item; for (;i--;) { var item = "+wh+"[i]; ";var E_="checkDataType"+(g_?"s":"");Ad+=" if ("+tl.util[E_](s_,"item",tl.opts.strictNumbers,true)+") continue; ";if(g_){Ad+=` if (typeof item == 'string') item = '"' + item; `}Ad+=" if (typeof itemIndices[item] == 'number') { "+xh+" = false; j = itemIndices[item]; break; } itemIndices[item] = i; } "}Ad+=" } ";if($h){Ad+=" } "}Ad+=" if (!"+xh+") { ";var k_=k_||[];k_.push(Ad);Ad="";if(tl.createErrors!==false){Ad+=" { keyword: 'uniqueItems' , dataPath: (dataPath || '') + "+tl.errorPath+" , schemaPath: "+tl.util.toQuotedString(fh)+" , params: { i: i, j: j } ";if(tl.opts.messages!==false){Ad+=" , message: 'should NOT have duplicate items (items ## ' + j + ' and ' + i + ' are identical)' "}if(tl.opts.verbose){Ad+=" , schema: ";if($h){Ad+="validate.schema"+Zd}else{Ad+=""+Kd}Ad+=" , parentSchema: validate.schema"+tl.schemaPath+" , data: "+wh+" "}Ad+=" } "}else{Ad+=" {} "}var ef=Ad;Ad=k_.pop();if(!tl.compositeRule&&vh){if(tl.async){Ad+=" throw new ValidationError(["+ef+"]); "}else{Ad+=" validate.errors = ["+ef+"]; return false; "}}else{Ad+=" var err = "+ef+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}Ad+=" } ";if(vh){Ad+=" else { "}}else{if(vh){Ad+=" if (true) { "}}return Ad}}});var fA=__commonJS({"node_modules/ajv/lib/dotjs/index.js"(tl,od){"use strict";od.exports={$ref:Kf(),allOf:Xf(),anyOf:eg(),$comment:tg(),const:rg(),contains:ng(),dependencies:sg(),enum:mg(),format:eA(),if:tA(),items:rA(),maximum:nA(),minimum:nA(),maxItems:iA(),minItems:iA(),maxLength:sA(),minLength:sA(),maxProperties:aA(),minProperties:aA(),multipleOf:oA(),not:lA(),oneOf:cA(),pattern:uA(),properties:pA(),propertyNames:dA(),required:hA(),uniqueItems:_A(),validate:ef()}}});var mA=__commonJS({"node_modules/ajv/lib/compile/rules.js"(tl,od){"use strict";var _d=fA();var Ad=$h().toHash;od.exports=function rules(){var tl=[{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 od=["type","$comment"];var Dd=["$schema","$id","id","$data","$async","title","description","default","definitions","examples","readOnly","writeOnly","contentMediaType","contentEncoding","additionalItems","then","else"];var zd=["number","integer","string","array","object","boolean","null"];tl.all=Ad(od);tl.types=Ad(zd);tl.forEach((function(Ad){Ad.rules=Ad.rules.map((function(Ad){var Dd;if(typeof Ad=="object"){var zd=Object.keys(Ad)[0];Dd=Ad[zd];Ad=zd;Dd.forEach((function(_d){od.push(_d);tl.all[_d]=true}))}od.push(Ad);var Kd=tl.all[Ad]={keyword:Ad,code:_d[Ad],implements:Dd};return Kd}));tl.all.$comment={keyword:"$comment",code:_d.$comment};if(Ad.type)tl.types[Ad.type]=Ad}));tl.keywords=Ad(od.concat(Dd));tl.custom={};return tl}}});var gA=__commonJS({"node_modules/ajv/lib/data.js"(tl,od){"use strict";var _d=["multipleOf","maximum","exclusiveMaximum","minimum","exclusiveMinimum","maxLength","minLength","pattern","additionalItems","maxItems","minItems","uniqueItems","maxProperties","minProperties","required","additionalProperties","enum","format","const"];od.exports=function(tl,od){for(var Ad=0;Ad_y,AutomationNamesValidator:()=>Mb,CMValidator:()=>rv,ContextVariableValidator:()=>ZA,FileStructureValidator:()=>lb,FiltersValidator:()=>ny,SavedWordsValidator:()=>yb,TriggersValidator:()=>Tb,safeRulesYamlLoad:()=>safeRulesYamlLoad,validatorsConstants:()=>DA});tl.exports=__toCommonJS(xA);var DA={};__export(DA,{CM_SCHEMA:()=>QA,FOR_BLOCK_EXPRESSION:()=>UA,JINJA_EXPRESSION_REGEX:()=>MA,JINJA_FILTERS:()=>NA,LOOP_EXPRESSION:()=>jA,REGEX_EXPRESSION:()=>GA,REQUIRED_ARGUMENTS_BY_ACTIONS:()=>FA,SUPPORTED_ACTIONS:()=>kA,SUPPORTED_ACTIONS_BY_PROVIDER:()=>IA,SUPPORTED_ARGUMENTS_BY_ACTION:()=>BA,SUPPORTED_TRIGGERS:()=>TA,VALID_ACTIONS:()=>LA,VALID_CONTEXT_VARS:()=>PA,VALID_FILTERS:()=>RA,VALID_VERSIONS:()=>OA});var SA=__toESM(_d(92020));var TA={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 kA={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",CHANGE_PR_STATE:"change-pr-state@v1"};var IA={github:(0,SA.default)(kA,["ADD_THREAD"]),gitlab:(0,SA.default)(kA,["ADD_GITHUB_CHECK","INVOKE_GITHUB_ACTION","RUN_GITHUB_WORKFLOW","UPDATE_CHECK","SET_REQUIRED_APPROVALS","CHANGE_PR_STATE"]),bitbucket:(0,SA.default)(kA,["ADD_LABEL","ADD_LABELS","ADD_GITHUB_CHECK","ADD_THREAD","INVOKE_GITHUB_ACTION","RUN_GITHUB_WORKFLOW","UPDATE_CHECK","CHANGE_PR_STATE"]),default:kA};var BA={[kA.SEND_SLACK_MESSAGE]:["webhook_url","message"],[kA.EXPLAIN_CODE_EXPERTS]:["lt","gt","verbose","since"],[kA.ADD_COMMENT]:["comment","pin_uid"],[kA.ADD_LABEL]:["label","color"],[kA.ADD_LABELS]:["labels"],[kA.ADD_REVIEWERS]:["reviewers","team_reviewers","unless_reviewers_set","fail_on_error","wait_for_all_checks"],[kA.MERGE]:["wait_for_all_checks","rebase_on_merge","squash_on_merge"],[kA.SET_REQUIRED_APPROVALS]:["approvals"],[kA.REQUEST_CHANGES]:["comment"],[kA.REQUIRE_REVIEWER]:["reviewers","also_assign"],[kA.HTTP_REQUEST]:["url","method","user","body","timeout","headers"],[kA.SEND_HTTP_REQUEST]:["url","method","user","body","timeout","headers"],[kA.INVOKE_GITHUB_ACTION]:["owner","repo","workflow","ref","inputs","check_name","stop_ongoing_workflow"],[kA.UPDATE_CHECK]:["check_name","status","conclusion"],[kA.ADD_GITHUB_CHECK]:["check_name","conclusion"],[kA.RUN_GITHUB_WORKFLOW]:["owner","repo","workflow","ref","inputs","check_name","stop_ongoing_workflow","timeout"],[kA.UPDATE_DESCRIPTION]:["description","concat_mode","placeholder"],[kA.UPDATE_TITLE]:["title","concat_mode"],[kA.ADD_THREAD]:["comment","resolvable"],[kA.CUSTOM_ACTION]:["plugin"],[kA.CODE_REVIEW]:["guidelines","approve_on_LGTM","issues_limit"],[kA.ADD_CODE_COMMENT]:["comment","file_path","start_line","end_line"],[kA.DESCRIBE_CHANGES]:["concat_mode","guidelines","template"],[kA.CHANGE_PR_STATE]:["draft"]};var FA={[kA.SEND_SLACK_MESSAGE]:{all:true,args:["webhook_url","message"]},[kA.EXPLAIN_CODE_EXPERTS]:{all:false,args:["lt","gt","verbose"]},[kA.ADD_COMMENT]:{all:true,args:["comment"]},[kA.ADD_LABEL]:{all:true,args:["label"]},[kA.ADD_LABELS]:{all:true,args:["labels"]},[kA.ADD_REVIEWERS]:{all:false,args:["reviewers","team_reviewers"]},[kA.SET_REQUIRED_APPROVALS]:{all:true,args:["approvals"]},[kA.REQUEST_CHANGES]:{all:true,args:["comment"]},[kA.REQUIRE_REVIEWER]:{all:false,args:["reviewers"]},[kA.HTTP_REQUEST]:{all:true,args:["url"]},[kA.SEND_HTTP_REQUEST]:{all:true,args:["url"]},[kA.INVOKE_GITHUB_ACTION]:{all:false,args:["workflow"]},[kA.UPDATE_CHECK]:{all:true,args:["check_name","status","conclusion"]},[kA.ADD_GITHUB_CHECK]:{all:true,args:["check_name","conclusion"]},[kA.RUN_GITHUB_WORKFLOW]:{all:true,args:["workflow"]},[kA.UPDATE_DESCRIPTION]:{all:true,args:["description"]},[kA.UPDATE_TITLE]:{all:true,args:["title"]},[kA.ADD_THREAD]:{all:true,args:["comment"]},[kA.CUSTOM_ACTION]:{all:true,args:["plugin"]},[kA.ADD_CODE_COMMENT]:{all:true,args:["file_path","comment"]},[kA.CHANGE_PR_STATE]:{all:true,args:["draft"]}};var PA=["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 RA={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:[],bool:[]};var NA=["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 OA=[1];var LA={[kA.ADD_COMMENT]:{comment:{type:"string",required:true}},[kA.ADD_LABEL]:{label:{type:"string",required:true},color:{type:"string",required:false}},[kA.ADD_LABELS]:{labels:{type:"array",required:true}},[kA.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}},[kA.APPROVE]:{},[kA.CLOSE]:{},[kA.MERGE]:{wait_for_all_checks:{type:"boolean",required:false},rebase_on_merge:{type:"boolean",required:false},squash_on_merge:{type:"boolean",required:false}},[kA.SET_REQUIRED_APPROVALS]:{approvals:{type:"number",required:true}},[kA.REQUEST_CHANGES]:{comment:{type:"string",required:true}},[kA.REQUIRE_REVIEWER]:{reviewers:{type:"array",required:true},also_assign:{type:"boolean",required:false}},[kA.EXPLAIN_CODE_EXPERTS]:{lt:{type:"number",required:false},gt:{type:"number",required:false},verbose:{type:"boolean",required:false},since:{type:"string",required:false}},[kA.SEND_SLACK_MESSAGE]:{webhook_url:{type:"string",required:true},message:{type:"string",required:true}},[kA.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}},[kA.ADD_GITHUB_CHECK]:{check_name:{type:"string",required:true},conclusion:{type:"string",required:true}},[kA.UPDATE_CHECK]:{check_name:{type:"string",required:true},status:{type:"string",required:true},conclusion:{type:"string",required:true}},[kA.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}},[kA.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}},[kA.UPDATE_DESCRIPTION]:{description:{type:"string",required:true},concat_mode:{type:"string",required:false},placeholder:{type:"string",required:false}},[kA.UPDATE_TITLE]:{title:{type:"string",required:true},concat_mode:{type:"string",required:false}},[kA.ADD_THREAD]:{comment:{type:"string",required:true},resolvable:{type:"boolean",required:false}},[kA.CUSTOM_ACTION]:{plugin:{type:"string",required:true}},[kA.CODE_REVIEW]:{guidelines:{type:"string",required:false},approve_on_LGTM:{type:"boolean",required:false},issues_limit:{type:"number",required:false}},[kA.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}},[kA.DESCRIBE_CHANGES]:{guidelines:{type:"string",required:false},concat_mode:{type:"string",required:false},template:{type:"string",required:false}},[kA.CHANGE_PR_STATE]:{draft:{type:"boolean",required:true}}};var QA={type:"object",properties:{manifest:{type:"object",properties:{version:{type:"number",enum:OA}},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(TA)}},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(TA)}},automations:{type:"object",patternProperties:{"^[a-zA-Z0-9_@]+$":{type:"object",properties:{on:{type:"array",items:{type:"string",enum:Object.values(TA)}},if:{type:"array"},run:{type:"array",items:{type:"object",properties:{action:{type:"string",enum:Object.keys(LA)},args:{type:"object"}},required:["action"]}}},required:["if","run"]}}}},required:["manifest","automations"]};var MA=/{{.*?}}/g;var jA=/\{%\s*.*?\s*%\}/g;var UA=/\{%\s*for\s+.*?%\}[\s\S]*?\{%\s*endfor\s*%\}/g;var GA=/\/(?:[^/\\]|\\.)*\//g;var $A=class{validate(tl){throw new Error('Abstract method "validate" must be implemented.')}static parseJinjaExpressions(tl){const od=tl.split("\n");const _d=[];od.filter((tl=>!tl.trim().startsWith("#"))).forEach(((tl,od)=>{const Ad=tl.match(MA);if(Ad){Ad.forEach((tl=>{_d.push({expression:tl,lineNumber:od+1})}))}}));return _d}};var JA=$A;var qA=JA;var VA=class extends Error{constructor(tl){super(tl);this.name="ValidationError"}};var HA="UNKNOWN_CONTEXT";var WA=/\{%\s*for\s+(\w+)\s+in\s+/g;var YA=/\{%\s*set\s+(\w+)\s*=/g;var zA=[">","<",">=","<=","==","!=","and","or","not","in"];var KA=/^-?\d+(\.\d+)?$/;var XA=class extends qA{isJinjaVariable(tl,od){const _d=tl.split(".")[0].replace(/[()]/g,"");return od.includes(_d)}extractVariablesFromConcatenation(tl){const od=tl.split("+").map((tl=>tl.trim()));return od.filter((tl=>!(tl.startsWith('"')&&tl.endsWith('"')||tl.startsWith("'")&&tl.endsWith("'"))))}isStringConcatenation(tl){return tl.includes("+")&&(tl.includes('"')||tl.includes("'"))}isValidCustomVariables(tl,od){const _d=tl.split(".").slice(0,-1);return _d.map((tl=>tl.replace(/[()]/g,""))).map((tl=>tl.replace(/\[.*?\]/g,""))).every((tl=>od.includes(`${tl}:`)))}isValidContextVariable(tl){if(!PA.includes(tl||HA)){return false}return true}isValidEnvironmentContextVariable(tl){var od;const _d=tl==null?void 0:tl.split(".");if((_d==null?void 0:_d.length)!==2){return false}const[Ad,Dd]=_d;return Ad==="env"&&((od=Dd.trim())==null?void 0:od.length)>0}isValidActionOutputVariable(tl){var od,_d;const Ad=tl==null?void 0:tl.split(".");if((Ad==null?void 0:Ad.length)!==4){return false}const[Dd,zd,Kd,Zd]=Ad;return Dd==="actions"&&((od=zd.trim())==null?void 0:od.length)>0&&Kd==="outputs"&&((_d=Zd.trim())==null?void 0:_d.length)>0}isValidVariable(tl,od,_d){return this.isValidContextVariable(tl)||this.isValidCustomVariables(tl,od)||this.isValidEnvironmentContextVariable(tl)||this.isValidActionOutputVariable(tl)||this.isJinjaVariable(tl,_d)}validate(tl){const{expressions:od,yamlFile:_d}=tl;const Ad=od??qA.parseJinjaExpressions(_d);const Dd=Array.from(_d.matchAll(WA),(tl=>tl[1]));const zd=Array.from(_d.matchAll(YA),(tl=>tl[1]));const Kd=[...Dd,...zd];Ad.forEach((({expression:tl,lineNumber:od})=>{var Ad;const Dd=tl.replace(/[{}]/g,"").split("|");const zd=((Ad=Dd.shift())==null?void 0:Ad.trim())??HA;const Zd=zd.startsWith("[")&&zd.endsWith("]")&&Dd.some((tl=>tl.trim().startsWith("checkSemver")));if(Zd){return}if(zd.startsWith("[")&&zd.endsWith("]")){const Ad=zd.slice(1,-1);const Dd=Ad.split(",").map((tl=>tl.trim()));Dd.forEach((Ad=>{if(this.isStringConcatenation(Ad)){const Dd=this.extractVariablesFromConcatenation(Ad);Dd.forEach((Ad=>{if(!this.isValidVariable(Ad,_d,Kd)){throw new VA(`Line [${od}]: Invalid context variable ${Ad} in expression ${tl}`)}}));return}if(!this.isValidVariable(Ad,_d,Kd)){throw new VA(`Line [${od}]: Invalid context variable ${Ad} in expression ${tl}`)}}));return}if(zd.includes(" if ")&&zd.includes(" else ")){return}const fh=(zd==null?void 0:zd.split(" "))??[];fh.map((tl=>tl.replace(/^[([]+|[)\]]+$/g,""))).map((tl=>tl.replace(/^not\(/g,""))).forEach((Ad=>{if(Ad.startsWith('"')&&Ad.endsWith('"')||Ad.startsWith("'")&&Ad.endsWith("'")){return}if(KA.test(Ad)){return}if(zA.includes(Ad)){return}if(!this.isValidVariable(Ad,_d,Kd)){throw new VA(`Line [${od}]: Invalid context variable ${Ad} in expression ${tl}`)}}))}))}};var ZA=XA;var ty=["mockFilter","mockAsyncFilter"];var ry=class extends qA{customFilters;allowUnknownFilters;constructor(tl=[],od=false){super();this.customFilters=tl;this.allowUnknownFilters=od}validateExistingFilter(tl,od,_d){if(NA.includes(tl)||PA.includes(tl)||this.customFilters.includes(tl)){return}if(!Object.keys(RA).includes(tl)){if(this.allowUnknownFilters){return}throw new VA(`Line ${od}: Invalid filter function ${tl} in expression ${_d}`)}}getFilterArgs(tl){var od;const _d=tl.slice(tl.indexOf("(")+1,tl.lastIndexOf(")")).replace(GA,"");if(!_d.trim()){return[]}if(!_d.includes("list=[")){return _d.split(",").map((tl=>tl.split("=")[0].trim()))}const Ad=((od=_d.match(/list=\[.*?\]/))==null?void 0:od[0])||"";const Dd=_d.split(Ad)[0].split(",").filter((tl=>tl.trim())).map((tl=>tl.split("=")[0].trim()));return[...Dd,"list"]}validateFilterArgs(tl,od,_d,Ad){if(NA.includes(od)||this.customFilters.includes(od)){return}if(ty.includes(od)){return}if(this.allowUnknownFilters&&!Object.keys(RA).includes(od)){return}if(tl.includes("(")){const Dd=this.getFilterArgs(tl);const zd=RA[od];for(const tl of Dd){if(!zd.includes(tl)){throw new VA(`Line [${_d}]: Invalid argument ${tl} for filter ${od} in expression ${Ad}`)}}}}validate(tl){const{expressions:od,yamlFile:_d}=tl;const Ad=od??qA.parseJinjaExpressions(_d);Ad.forEach((({expression:tl,lineNumber:od})=>{const _d=tl.replace(GA,"").replace(/[{}]/g,"").split("|").slice(1)??[];for(const Ad of _d){const _d=Ad.split(/\s*==\s*|\s*<\s*|\s*>\s*|\s+and\s+|\s+or\s+|\s+else\s+/)[0];const[Dd]=_d.split("(");const zd=Dd.replace(")","").split(".")[0].trim();this.validateExistingFilter(zd,od,tl);this.validateFilterArgs(_d,zd,od,tl)}}))}};var ny=ry;var oy=__toESM(_d(74281));var cy=class extends qA{validateActionSupported(tl){if(!Object.values(kA).includes(tl)){throw new VA(`Action is not supported ${tl}`)}}validateArgSupported(tl,od){const _d=BA[tl];if(!_d){return}const Ad=od==null?void 0:od.filter((tl=>!_d.includes(tl)));if(Ad.length){throw new VA(`Some args are not supported: ${Ad.join(", ")}`)}}validateRequiredArgs(tl,od){var _d;const Ad=FA[tl];if(!Ad){return}const Dd=(_d=Ad.args)==null?void 0:_d.filter((tl=>!od.includes(tl)));if(Ad.all&&Dd.length||!Ad.all&&!Ad.args.some((tl=>od.includes(tl)))){throw new VA(`Some required args are missing for action ${tl}: ${Dd.join(", ")}`)}}validateIfStructure(tl){if(tl!=="TEMPLATE"&&typeof tl!=="boolean"){throw new VA(`An entry in If section is not YAML supported`)}}validate(tl){var od;const{yamlFile:_d}=tl;const Ad=_d.replace(MA,"TEMPLATE").replace(jA,"");const Dd=oy.load(Ad);Object.values(Dd.automations).flatMap((tl=>tl.if)).forEach((tl=>this.validateIfStructure(tl)));const zd=(od=Object.values(Dd.automations).flatMap((tl=>tl.run)))==null?void 0:od.filter(Boolean);for(const tl of zd){const{action:od,args:_d}=tl;const Ad=Object.keys(_d??{});this.validateActionSupported(od);if(Ad.length){this.validateArgSupported(od,Ad)}this.validateRequiredArgs(od,Ad)}}};var _y=cy;var Qy=__toESM(_d(74281));var Ky=__toESM(CA());var Xy=new Ky.default;var Zy=class extends qA{validate(tl){var od;const{yamlFile:_d}=tl;const Ad=_d.replace(MA,"").replace(jA,"");const Dd=Qy.loadAll(Ad,void 0,{schema:Qy.JSON_SCHEMA});const zd=Xy.compile(QA);for(const tl of Dd){const _d=zd(tl);if(!_d){throw new VA(`Schema is not valid: ${(od=zd.errors)==null?void 0:od.map((tl=>tl.message)).join(", ")}`)}}}};var lb=Zy;var hb=__toESM(_d(74281));var gb=class extends qA{validate(tl){const{yamlFile:od}=tl;const _d=hb.load(od.replace(MA,"").replace(UA,"").replace(jA,""));const Ad=Object.keys(_d).filter((tl=>!Object.keys(QA.properties).includes(tl))).find((tl=>PA.includes(tl)));if(Ad){throw new VA(`Invalid custom context variable: \`${Ad}\` is a built-in context`)}}};var yb=gb;var xb=__toESM(_d(74281));var Sb=class extends qA{validateSuppertedTriggers(tl){if(!Object.values(TA).includes(tl)){throw new VA(`${tl} trigger is not supported`)}}validate(tl){var od;const{yamlFile:_d}=tl;const Ad=_d.replace(MA,"TEMPLATE").replace(UA,"").replace(jA,"");const Dd=xb.load(Ad);const zd=((od=Dd.triggers)==null?void 0:od.on)||Dd.on||[];const Kd=Object.values(Dd.automations).flatMap((tl=>tl.on)).filter(Boolean);const Zd=[...zd,...Kd];for(const tl of Zd){this.validateSuppertedTriggers(tl)}}};var Tb=Sb;var Rb=__toESM(_d(74281));var safeRulesYamlLoad=tl=>{try{const od=Rb.load(tl.replace(MA,"").replace(UA,"").replace(jA,""));return od}catch(tl){throw new VA(`Failed to load yml file. Invalid cm. ${tl==null?void 0:tl.message}`)}};var Nb=/^[a-zA-Z0-9_-]+$/;var escapeQuotes=tl=>tl.replace(/['"`]/g,(tl=>{if(tl==='"'){return'\\"'}else if(tl==="'"){return"\\'"}else if(tl==="`"){return"\\`"}return tl}));var Ob=class extends qA{validate(tl){const{yamlFile:od}=tl;let _d=od;if(typeof _d==="string"){_d=safeRulesYamlLoad(od)}const Ad=Object.keys((_d==null?void 0:_d.automations)||{}).filter((tl=>!Nb.test(tl)||/\s/.test(tl)));if(Ad.length){const tl=escapeQuotes(Ad.join(", "));throw new VA(`Unsupported automation ${Ad.length===1?"name":"names"}: \`${tl}\`. Please ensure that the automation name consists only of letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-).`)}}};var Mb=Ob;var ev=class extends qA{steps;constructor(){super();this.steps=[new ZA,new ny,new _y,new lb,new yb,new Tb,new Mb]}validate(tl){const od=qA.parseJinjaExpressions(tl);for(const _d of this.steps){_d.validate({expressions:od,yamlFile:tl})}}};var tv=ev;var rv=tv;0&&0; /*! Bundled license information: uri-js/dist/es5/uri.all.js: (** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js *) -*/},76852:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{API_ENDPOINTS:()=>H,BASE_URL:()=>U,DEFAULT_TIMEOUT:()=>W,ENV:()=>j,ENVS:()=>N,GITSTREAM_CORE_SERVICE_NAME:()=>Z,ORG_LEVEL_PLUGINS_PATH:()=>se,REPO_LEVEL_PLUGINS_PATH:()=>pe});A.exports=__toCommonJS(R);const N={PROD:"prod",DEV:"dev",LOCAL:"local"};const j=N.PROD;const U=j===N.PROD?"https://moontower.gitstream.cm":j===N.DEV?"https://moontower.gitstream-dev.cm":"http://localhost:3131";const H={REVIEW_TIME:`${U}/v1/pulls/review-time`,EXPERT_REVIEWER:`${U}/gs/v1/data-service/expert-reviewer`};const W=10*1e3;const Z="gitstream-core";const se="plugins";const pe=".cm/plugins";0&&0},13169:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{BRANCH_DELETED_MESSAGE:()=>H,BRANCH_DELETED_RUN_SKIPPED:()=>U,ERRORS:()=>j,STATUS_CODES:()=>Z,WARNINGS:()=>W});A.exports=__toCommonJS(R);const N="gitstream-rules-parser";const j={SYNTAX_ERROR:"syntax error",RULE_FILE_NOT_FOUND:"Rule file not found",FAILED_TO_EXTRACT_ADMINS:"gitstream.cm file not found - failed to extract admins",SEND_RESULTS_TO_RESOLVER_FAILED:"Failed sending evaluated rules to the resolver.",SEND_RESULTS_TO_RESOLVER_SUCCEEDED:"Sending evaluated rules to the resolver succeeded",FAILED_TO_GET_CONTEXT:"Failed to get PR context.",FAILED_TO_GET_BLAME_CONTEXT:"Failed to get git blame context.",FAILED_TO_GET_ACTIVITY_CONTEXT:"Failed to get git activity context.",FAILED_PARSE_CM_FILE:"Failed while parsing CM file",MISSING_KEYWORD:"Missing `automations` keyword in *.cm",MALFORMED_EXPRESSION:"There are spaces between the currly braces { { and } }",FAILED_TO_PARSE_CM:"Failed to parse cm",FAILED_TO_GET_WATCHERS:"Failed to get watchers from rules files",GIT_COMMAND_FAILED:"Git command failed. reason:",INTERNAL_ERROR:"gitstream-rules-engine internal error",INVALID_CACHE:"Invalid cache",VALIDATOR_ERROR:"Validator error",FAILED_PARSE_RULES_PARSER_ERRORS:"Failed parse rules parser errors",FAILED_RENDER_STRING:`${N} - failed render string`,FAILED_YAML_LOAD:`${N} - failed yaml.load`,INVALID_CM:`${N} - invalid cm`,INVALID_CM_CONTEXT_VARIABLES:`${N} - ContextVariableValidator`,ERROR_IN_LINEARB_AI_FILTER:"Error in LinearB_AI filter",ERROR_IN_LINEARB_AI_DESCRIBE_PR_FILTER:"Error in AI_DescribePR filter",ERROR_IN_AI_ACTION:"Error in AI action",FAILED_TO_RUN_ONE_RULE_FILE:"Failed to run one rule file",FAILED_TO_LOAD_EXTERNAL_PLUGINS:"Failed to load external plugins",FAILED_TO_CREATE_COMMIT_STATUS:"Failed to create commit status"};const U="run skipped";const H=`PR branch was deleted — ${U}`;const W={NON_BOOLEAN_CONDITIONAL_WARN:A=>`Syntax warning: expected a boolean or a numeric value under \`if\` in ${A}`};const Z={FAILED_TO_GET_CONTEXT:40,FAILED_TO_GET_BLAME_CONTEXT:41,FAILED_TO_GET_ACTIVITY_CONTEXT:42,SEND_RESULTS_TO_RESOLVER_FAILED:50,SYNTAX_ERROR:60,MISSING_KEYWORD:61,UNSUPPORTED_ACTION:62,UNSUPPORTED_ARGUMENT:63,MALFORMED_EXPRESSION:64,MISSING_REQUIRED_FIELDS:65,FAILED_TO_PARSE_CM:66,BAD_REVISION:67,INTERNAL_ERROR:68,RULE_FILE_NOT_FOUND:70,FAILED_TO_GET_WATCHERS:71,INVALID_CACHE:72,FAILED_PARSE_RULES_PARSER_ERRORS:73,FAILED_RENDER_STRING:80,FAILED_YAML_LOAD:81,INVALID_CM:82,INVALID_CM_CONTEXT_VARIABLES:83,SYNTAX_WARNING:84,FAILED_TO_RUN_ONE_RULE_FILE:85,FAILED_TO_LOAD_EXTERNAL_PLUGINS:90};0&&0},39302:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{GIT_PROVIDERS:()=>N});A.exports=__toCommonJS(R);const N={GITHUB:"github",GITLAB:"gitlab",BITBUCKET:"bitbucket"};0&&0},53091:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{AI_CONSTS:()=>Me.AI_CONSTS,BranchDeletedError:()=>Ve.BranchDeletedError,CommitStatusParams:()=>Je.CommitStatusParams,CommonUtils:()=>se.default,GITSTREAM_WEBHOOK_EVENTS:()=>Fe.GITSTREAM_WEBHOOK_EVENTS,GIT_PROVIDERS:()=>Te.GIT_PROVIDERS,GitlabCommitStatus:()=>Je.GitlabCommitStatus,GitlabCommitStatusRequest:()=>Je.GitlabCommitStatusRequest,InlinePlugin:()=>Ye.InlinePlugin,LinearbAIContext:()=>$e.LinearbAIContext,LinearbAIRequestData:()=>$e.LinearbAIRequestData,REPO_FOLDER:()=>de.REPO_FOLDER,ResourceType:()=>je.ResourceType,RuleParser:()=>W.RuleParser,RulesEngine:()=>Z.RulesEngine,RuntimeOptions:()=>Z.RuntimeOptions,SandboxConfig:()=>Ye.SandboxConfig,getClientPayload:()=>_e.getClientPayload,isLGTM:()=>Me.isLGTM,safeRulesYamlLoad:()=>pe.safeRulesYamlLoad});A.exports=__toCommonJS(H);var W=E(38201);var Z=E(77835);var se=__toESM(E(10643));var pe=E(78963);var de=E(45273);var Te=E(39302);var Fe=E(42681);var _e=E(7426);var Me=E(82752);var je=E(55231);var $e=E(67171);var Ve=E(50125);var Ye=E(84601);var Je=E(35250);0&&0},14947:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{getCodeExpert:()=>getCodeExpert,getExpertReviewer:()=>getExpertReviewer});A.exports=__toCommonJS(j);var U=E(7426);const buildPrFiles=(A,g)=>{const E=g.reduce(((g,E)=>{if(E===U.NOT_FOUND_FILE_PATH){return g}return{...g,[E]:{...{blame:A.ds_blame?.[E]||""},...{activity:A.ds_activity?.[E]||""}}}}),{});return Object.keys(E).reduce(((A,g)=>{if(!Object.keys(E[g]).length){return A}return{...A,[g]:E[g]}}),{})};const getExpertReviewer=(A,g,E)=>{const{owner:x,pullRequestNumber:k,branch:R,triggeredBy:N}=E;const j={org:x,repo:E.repo,pullRequestNumber:k,branch:R,triggeredBy:N};const U=buildPrFiles(A,g);return{merge_dict:A.git_to_provider_user,pr_files:U,context:j}};const buildPrFilesTemp=(A,g,E)=>{const x=E.reduce(((E,x)=>{if(x===U.NOT_FOUND_FILE_PATH){return E}return{...E,[x]:{...{blame:A?.[x]||""},...{activity:g?.[x]||""}}}}),{});return Object.keys(x).reduce(((A,g)=>{if(!Object.keys(x[g]).length){return A}return{...A,[g]:x[g]}}),{})};const getCodeExpert=(A,g,E,x,k)=>{const{owner:R,pullRequestNumber:N,branch:j,triggeredBy:U}=k;const H={org:R,repo:k.repo,pullRequestNumber:N,branch:j,triggeredBy:U};const W=buildPrFilesTemp(g,E,x);return{merge_dict:A,pr_files:W,context:H}};0&&0},7426:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{BASE_REF:()=>pe,BITBUCKET_CONSTS:()=>Ze,DEBUG_MODE:()=>_e,ENABLE_DEBUG_ARTIFACTS:()=>Me,GS_COMMAND_CM_PATH:()=>Xe,HEAD_REF:()=>se,IGNORE_PATTERNS_IN_DRY_RUN:()=>$e,IMMEDIATELY_EVALUATED_ACTIONS:()=>ze,LINEARB_METRICS_API_KEY:()=>W,NOT_FOUND_FILE_PATH:()=>je,ORG_LEVEL_REPO:()=>Ve,WATCH_FILTERS:()=>Je,WATCH_PR_EVENTS:()=>Ye,getClientPayload:()=>getClientPayload,getOverrideCloneRepoPath:()=>getOverrideCloneRepoPath,getRulesResolverToken:()=>getRulesResolverToken,getRulesResolverUrl:()=>getRulesResolverUrl,setClientPayload:()=>setClientPayload,setOverrideCloneRepoPath:()=>setOverrideCloneRepoPath,setRulesResolverToken:()=>setRulesResolverToken,setRulesResolverUrl:()=>setRulesResolverUrl});A.exports=__toCommonJS(j);var U=E(78963);var H=E(26925);const{LINEARB_METRICS_API_KEY:W}=process.env||"";let Z=process.env.RULES_RESOLVER_URL??"";const setRulesResolverUrl=A=>{Z=A||process.env.RULES_RESOLVER_URL||""};const getRulesResolverUrl=A=>Z||A?.resolverUrl||"";const se=(0,H.removeApostropheEscaping)(process.env.HEAD_REF||"");const pe=(0,H.removeApostropheEscaping)(process.env.BASE_REF||"");let de=(0,H.removeSingleQuotesEscaping)(process.env.CLIENT_PAYLOAD||"{}");const setClientPayload=A=>{de=A||(0,H.removeSingleQuotesEscaping)(process.env.CLIENT_PAYLOAD||"{}")};const getClientPayload=()=>de;let Te=process.env.RULES_RESOLVER_TOKEN??"";const setRulesResolverToken=A=>{Te=A||process.env.RULES_RESOLVER_TOKEN||""};const getRulesResolverToken=A=>Te||A?.resolverToken||"";let Fe=process.env.CLONE_REPO_PATH??"";const setOverrideCloneRepoPath=A=>{Fe=A||process.env.CLONE_REPO_PATH||""};const getOverrideCloneRepoPath=()=>Fe;const _e=process.env.DEBUG_MODE==="true";const Me=process.env.ENABLE_DEBUG_ARTIFACTS==="true";const je="/dev/null";const $e=[/.*.cm$/];const Ve="cm";const Ye={APPROVALS:"approvals",CHECKS:"checks",DRAFT:"draft",DESCRIPTION:"description",REVIEWERS:"reviewers",STATUS:"status",TITLE:"title",LABELS:"labels",COMMIT_STATUSES:"commit_statuses"};const Je={sonarParser:/\bpr\s*\|\s*sonarParser\b/g,extractSonarFindings:/\bpr\s*\|\s*extractSonarFindings\b/g};const ze=[U.validatorsConstants.SUPPORTED_ACTIONS.HTTP_REQUEST,U.validatorsConstants.SUPPORTED_ACTIONS.SEND_HTTP_REQUEST];const Ze={COMMIT_STATUS:{FAILED:"FAILED",STOPPED:"STOPPED",SUCCESSFUL:"SUCCESSFUL"},API_URL:"https://api.bitbucket.org/2.0/"};const Xe="gs";0&&0},56977:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{debug:()=>debug,prepareSendingLogsToDD:()=>prepareSendingLogsToDD});A.exports=__toCommonJS(H);var W=__toESM(E(87269));var Z=E(76852);var se=E(7426);var pe=E(62785);const sendLogToDD=async(A,g)=>{const E=(0,se.getClientPayload)();let x=(0,pe.doubleParse)(E);if(!Object.keys(x).length){x=g}const{env:k,analytics_url:R,xRequestId:N}=x;if(!R){console.warn("Skipping sendLogToDD because analytics_url is not set");return}const j={...A,env:k,xRequestId:N};try{await(0,W.default)({method:"post",url:R,data:{...j,type:"onDatadogAnalyticSend"},headers:{"Content-type":"application/json","x-request-id":N},timeout:Z.DEFAULT_TIMEOUT})}catch(A){console.error(`Failed sending logs to datadog:`,{error:A,payload:g,clientPayload:x})}};const debug=A=>{if(se.DEBUG_MODE){console.log(A)}};const prepareSendingLogsToDD=async(A,g,E,x={},k=false)=>{if(se.DEBUG_MODE||k){const k=(0,pe.omitTokens)(E);const{owner:R,repo:N,pullRequestNumber:j,branch:U,triggeredBy:H}=E;await sendLogToDD({level:A,message:g,data:{...Object.keys(x).length&&x,org:R,repo:N,pullRequestNumber:j,branch:U,triggeredBy:H}},k)}};0&&0},82347:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{sendSegmentEvent:()=>sendSegmentEvent});A.exports=__toCommonJS(H);var W=__toESM(E(87269));var Z=E(76852);var se=E(56977);const pe="action_complete";const sendSegmentEvent=async(A,g,E,x)=>{const{analytics_url:k,owner:R,repo:N,pullRequestNumber:j,trigger_id:U}=A;const{provider:H,pr_author:de}=g||{};if(!k){return}try{const{actionVersion:g,version:se}=E;const Te=Object.entries(x).map((([A,g])=>{const E={filter_name:A,is_custom:g.isCustom};return E}));const Fe={userId:`${H}-${de}`,event:pe,properties:{git_org_name:R,git_provider:H,action_version:g,pr:j,repo:N,trigger_id:U,unique_org:`${H}/${R}`,unique_repo:`${H}/${R}/${N}`,unique_pr:`${H}/${R}/${N}/${j}`,execution_filters:Te,organizationId:A?.organizationId||null,created_at:A?.prContext?.created_at,updated_at:A?.prContext?.updated_at,repo_url:A?.headHttpUrl,draft:A?.prContext?.draft,status:A?.prContext?.status,...se&&{version:se}}};await(0,W.default)({method:"post",url:k,data:{...Fe,type:"onCMFilterUse"},headers:{"Content-type":"application/json"},timeout:Z.DEFAULT_TIMEOUT})}catch(g){if(g instanceof Error){await(0,se.prepareSendingLogsToDD)("warn",`Unable to call segment for pr ${R}/${N}/${j}`,A,{error:g?.message},true)}}};0&&0},77835:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{RulesEngine:()=>RulesEngine});A.exports=__toCommonJS(j);var U=E(7426);var H=E(90407);var W=E(95616);var Z=E(34476);const initializeRuntimeConfigurations=(A,g)=>{(0,W.setIsExecutePlayground)(A);(0,W.setSandboxConfig)(null);(0,W.setInlinePlugins)([]);if(A){(0,W.setNewErrorManager)()}if(!g){return}if(g?.cloneRepoPath){(0,W.setIsManagedGitstream)(true);(0,U.setOverrideCloneRepoPath)(g.cloneRepoPath);(0,W.setNewErrorManager)()}if(g?.sandboxPlugins){(0,W.setSandboxConfig)(g.sandboxPlugins)}if(g?.inlinePlugins?.length){(0,W.setInlinePlugins)(g.inlinePlugins)}(0,U.setClientPayload)(g?.clientPayload||"")};const RulesEngine=(A=false,g)=>{initializeRuntimeConfigurations(A,g);return{run:H.runCI,executeOneRuleFile:Z.executeOneRuleFile,executeCached:Z.executeCached,executeParser:Z.executeParser}};0&&0},80329:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{RulesEngineErrorManager:()=>RulesEngineErrorManager});A.exports=__toCommonJS(R);class RulesEngineErrorManager{errors={};addError(A,g){this.errors[A]=g}getError(A){return this.errors[A]}getAllErrors(){return{...this.errors}}clearError(A){if(A){delete this.errors[A]}else{this.errors={}}}stringifyErrors(A={}){const g={...this.getAllErrors(),...A};this.errors=g;let E="";Object.keys(g).forEach((A=>{E+=`${A}: ${g[A]}\n`}));return E.trim()}}0&&0},84434:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{evaluateAction:()=>Te,evaluateImmediatly:()=>evaluateImmediatly,evaluateOne:()=>evaluateOne});A.exports=__toCommonJS(H);var W=E(52356);var Z=E(78963);var se=__toESM(E(22167));var pe=E(7426);var de=E(88086);const Te={[Z.validatorsConstants.SUPPORTED_ACTIONS.HTTP_REQUEST]:se.default,[Z.validatorsConstants.SUPPORTED_ACTIONS.SEND_HTTP_REQUEST]:se.default};const evaluateOne=async(A,g)=>{if(!pe.IMMEDIATELY_EVALUATED_ACTIONS.includes(A.action)){return A}const{action:E,args:x={}}=A;const k=Te[E]||W.noop;const R=await k(x,g,(0,de.manageCheckUpdate)(g.source));return{...A,conclusion:R}};const evaluateImmediatly=async(A={},g={})=>{const E={...A};for(const[A,x]of Object.entries(E)){if(x.passed&&x.isTriggered){E[A].run=await Promise.all(x.run.map((async A=>await evaluateOne(A,g))))}}return E};0&&0},22167:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{default:()=>se});A.exports=__toCommonJS(H);var W=__toESM(E(87269));var Z=E(52356);const parseArg=A=>{try{const g=JSON.parse(A);return g}catch(g){return A}};const httpRequest=async(A,g,E=Z.noop)=>{const{url:x,method:k="GET",headers:R,user:N,body:j,timeout:U}=A;const H={auth:N};const se={url:x,method:k,...R&&{headers:parseArg(R)},...N&&H,...j&&{data:parseArg(j)},...U&&{timeout:U}};try{await E({...g,status:"in_progress",checkName:"send-http-request@v1"});await(0,W.default)(se);await E({...g,checkName:"send-http-request@v1",status:"completed",conclusion:"success",output:{title:"success",summary:"success"}});return"success"}catch(A){console.log("Failed to trigger http",A);await E({...g,status:"completed",conclusion:"failure",checkName:"send-http-request@v1",output:{title:A.message,summary:A.message}});return"failure"}};var se=httpRequest},23656:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{updateBitbucketCommitStatus:()=>updateBitbucketCommitStatus,updateCommitStatus:()=>updateCommitStatus});A.exports=__toCommonJS(H);var W=__toESM(E(87269));var Z=E(27983);var se=E(7426);const updateCommitStatus=async({oauthToken:A,commitStatus:g,owner:E,headSha:x,pullRequestNumber:k,repo:R})=>{const N=`${E}/${R}/${k}`;const j=`${se.BITBUCKET_CONSTS.API_URL}repositories/${E}/${R}/commit/${x}/statuses/build`;const{state:U}=g;try{const E=await W.default.post(j,g,{headers:{Authorization:`Bearer ${A}`,"Content-Type":"application/json"}});const{status:x}=E;if(x===200||x===201){return}const k=`Failed to update pipeline status to ${U} for ${N} with status ${x}`;console.error(k,E);throw new Error(k)}catch(A){console.error(`Failed to update pipeline status to ${U} for ${N}: ${A}`)}};const updateBitbucketCommitStatus=async(A,g,E)=>{const{bitbucketToken:x,owner:k,repo:R,headSha:N,pullRequestNumber:j}=A;if(!x||!k||!R||!N){console.warn("Cannot update commit status since required properties are missing.");return}const U=process.env.RUN_ID;const H={owner:k,state:g,description:E,buildNumber:U};const W=(0,Z.createCommitStatus)(H);await updateCommitStatus({oauthToken:x,commitStatus:W,owner:k,headSha:N,pullRequestNumber:j||0,repo:R})};0&&0},27983:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{createCommitStatus:()=>createCommitStatus});A.exports=__toCommonJS(R);const createCommitStatus=A=>{const{buildNumber:g,state:E,description:x,owner:k}=A;const R=`https://bitbucket.org/${k}/cm/pipelines/results/${g}`;return{type:"",key:"gitstream",state:E,description:x,url:R}};0&&0},94040:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{LABELS:()=>pe,createLabel:()=>createLabel});A.exports=__toCommonJS(j);var U=E(64630);var H=E(68672);const W="#EFF1F2";const Z="Added by gitStream";const se="Added by gitStream - information label";const pe={FAILED:{color:"#DD2A0F",name:"gitstream-failed"},SUCCESS:{color:"#0E8548",name:"gitstream-success"},CHECKING:{color:"#ECECEF",name:"gitstream-checking"},SYNTAX_WARNING:{color:"#FF875A",name:"gitstream-syntax-warning",description:se}};const createLabel=async({host:A,oauthToken:g,projectId:E,name:x,description:k=Z,color:R=W})=>{const N=new U.Gitlab({oauthToken:g,host:A});const j=R.startsWith("#")?R:`#${R}`;try{await N.ProjectLabels.create(E,x,j,{description:k});return 200}catch(A){let g;if(A instanceof H.GitbeakerRequestError){g=A.cause?.response||A.cause?.description||A.cause?.response?.status}if(g===409){return 200}console.error("Error creating label:",A);return 500}};0&&0},73385:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{addLabelToMR:()=>addLabelToMR,removeLabelFromMR:()=>removeLabelFromMR});A.exports=__toCommonJS(j);var U=E(64630);var H=E(94040);const addLabelToMR=async({host:A,projectId:g,mrId:E,oauthToken:x,name:k,color:R,description:N})=>{const j=new U.Gitlab({oauthToken:x,host:A});try{const U=await(0,H.createLabel)({host:A,projectId:g,oauthToken:x,name:k,color:R,description:N});if(U!==200){return}await j.MergeRequests.edit(g,E,{addLabels:k})}catch(A){console.error("Error adding label to merge request:",A)}};const removeLabelFromMR=async({host:A,projectId:g,mrId:E,oauthToken:x,name:k})=>{const R=new U.Gitlab({oauthToken:x,host:A});try{await R.MergeRequests.edit(g,E,{removeLabels:k})}catch(A){console.error("Error removing label from merge request:",A)}};0&&0},35250:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{GitlabCommitStatus:()=>N});A.exports=__toCommonJS(R);var N=(A=>{A["running"]="running";A["success"]="success";A["failed"]="failed";A["canceled"]="canceled";return A})(N||{});0&&0},88086:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{attachAdditionalContextByProvider:()=>attachAdditionalContextByProvider,manageCheckUpdate:()=>manageCheckUpdate});A.exports=__toCommonJS(j);var U=E(65772);var H=E(52356);const attachAdditionalContextByProvider=(A,g)=>{const E={gitlab:A=>({performNonSoftCommands:false})};const x=E[A];const k=x?x(g):null;return k||{}};const manageCheckUpdate=A=>{const g={github:async(A={})=>{const{githubToken:g,owner:E,repo:x,checkName:k,headSha:R,status:N,conclusion:j="success",output:H}=A;const W=new U.Octokit({request:{fetch:fetch},auth:g});const Z=await W.checks.create({owner:E,repo:x,name:k,head_sha:R,status:N,...j&&{conclusion:j},...H&&{output:H}});return Z.data.id}};return g[A]??H.noop};0&&0},90407:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{runCI:()=>runCI});A.exports=__toCommonJS(j);var U=E(41002);var H=E(76852);var W=E(13169);var Z=E(39302);var se=E(7426);var pe=E(56977);var de=E(82347);var Te=E(88086);var Fe=E(84434);var _e=E(9597);var Me=E(62785);var je=E(95616);var $e=E(34476);var Ve=E(26012);var Ye=E(69057);var Je=E(52279);const addCmPathToAutomations=(A,g)=>Object.keys(A).reduce(((E,x)=>{E[`${g}/${x}`]={...A[x],cmPath:g};return E}),{});const runOneCmFile=async(A,g,E,x)=>{const k=Object.keys(A)[0]||se.GS_COMMAND_CM_PATH;const R=A[k]||"";const N=await(0,$e.executeOneRuleFile)({ruleFileContent:R,payload:g,baseBranch:E,refBranch:x,ruleFile:k,cloneRepoPath:process.cwd()});const j={[k]:N.context};const U=N.raw?.automations||{};const H=addCmPathToAutomations(U,k);const W=N.raw?.analytics||{};const Z=N.raw?.warnings||{};const pe={[k]:R};return{rules:pe,admins:[],cmState:{cmChanged:false,isDryRun:false},contextPerFile:j,filtersUsage:W,warnings:Z,watchers:{events:[],filters:[]},withEvaluatedAutomations:H}};const runMultipleCmfiles=async(A,g,E,x,k)=>{const{owner:R,repo:N,pullRequestNumber:j,headSha:U,xRequestId:H}=A;const W=(0,Ve.validateDefaultFolder)()&&x;const Z=(0,Ve.validateDefaultFolder)()&&k;console.log(`PR: ${R}/${N}/pull/${j}\ncommit: ${U}\nxRequestId: ${H}`);const se=await(0,Ye.fetchRunData)(A,E,g,W,Z);console.log("Parsing cm files...");const pe=await(0,$e.parseMultipleRuleFiles)(se.rules,g,E,A,se.cmState.cmChanged);const de=await(0,$e.getWatchers)(se.rules,A);const Te=(0,je.getIsManagedGitstream)();let _e=pe.automations;if(!Te||(0,Me.isPrivilegedOrg)(R)){_e=await(0,Fe.evaluateImmediatly)(pe.automations,A)}return{rules:se.rules,admins:se.admins,cmState:se.cmState,contextPerFile:pe.contextPerFile,filtersUsage:pe.filtersUsage,warnings:pe.warnings||{},watchers:de,withEvaluatedAutomations:_e}};const runCI=async A=>{Je.ContextManager.init();const g={actionVersion:"v1",version:U.version,...A};const E=(new Date).getTime();const x=(0,se.getClientPayload)();const k=(0,Me.doubleParse)(x);const R=(se.HEAD_REF||k?.headRef||"").trim();const N=(se.BASE_REF||k?.baseRef||"").trim();try{const{repo:A,owner:x,pullRequestNumber:j,source:U,hasCmRepo:W,hasCmOrg:Fe,gsCommandCm:_e,preDefinedCm:Me}=k;const $e=Me||_e;const Je=Object.keys($e||{}).length&&g.actionVersion!=="v1"&&U===Z.GIT_PROVIDERS.GITHUB?await runOneCmFile($e,k,N,R):await runMultipleCmfiles(k,N,R,W,Fe);const{admins:ze,cmState:Ze,filtersUsage:Xe,warnings:rt,watchers:it,withEvaluatedAutomations:at}=Je;await(0,de.sendSegmentEvent)(k,{provider:U,pr_author:k?.prContext?.author},g,Xe);const ot={automations:at,context:{watchPREvents:it.events,watchFilters:it.filters,...k,admins:ze,linearbMetricsApiKey:se.LINEARB_METRICS_API_KEY,warnings:rt,dryRun:Ze.isDryRun,onlyRulesFilesChanges:Ze.cmChanged&&!Ze.isDryRun,...(0,Te.attachAdditionalContextByProvider)(k.source,{baseBranch:N}),...g,runId:process.env.RUN_ID}};const dt=(new Date).getTime();const At=dt-E;if((0,je.getIsManagedGitstream)()){const A=(0,je.getErrorManager)().stringifyErrors();if(A){console.error(A)}}console.log("Sending results to rules resolver...");await(0,Ve.sendResultsToResolver)(ot,k);await(0,pe.prepareSendingLogsToDD)("info",`${H.GITSTREAM_CORE_SERVICE_NAME} execution time for pr ${x}/${A}/${j}`,k,{serviceName:H.GITSTREAM_CORE_SERVICE_NAME,provider:U,executionTime:At},true);(0,Ye.saveOutputToFiles)({withEvaluatedAutomations:at,executionTime:At})}catch(A){const{owner:g,repo:E,pullRequestNumber:x}=k;console.error(W.ERRORS.INTERNAL_ERROR,{error:A});await(0,pe.prepareSendingLogsToDD)("warn",`${W.ERRORS.INTERNAL_ERROR} for pr ${g}/${E}/${x}`,k,{error:A?.toString()});(0,Ye.saveOutputToFiles)({});await(0,_e.handleValidationErrors)(A,W.STATUS_CODES.INTERNAL_ERROR,k)}};0&&0},75400:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{addAlertLabelToMR:()=>addAlertLabelToMR,extractSource:()=>extractSource});A.exports=__toCommonJS(j);var U=E(7426);var H=E(94040);var W=E(73385);var Z=E(62785);const extractSource=A=>{const g=(0,U.getClientPayload)();const E=(0,Z.doubleParse)(g);const{source:x}=A||E||{};return x};const addAlertLabelToMR=async(A,g=H.LABELS.FAILED,E=true)=>{const{projectId:x,gitlabToken:k,pullRequestNumber:R,gitlabUri:N}=A;if(!x||!k||!R||!N){console.error("Cannot update gitstream label to alert since required properties are missing.");return}if(E){await(0,W.removeLabelFromMR)({host:N,oauthToken:k,projectId:x,mrId:R,name:H.LABELS.CHECKING.name})}await(0,W.addLabelToMR)({host:N,oauthToken:k,projectId:x,mrId:R,name:g.name,color:g.color,description:g.description})};0&&0},63426:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{parseCMFile:()=>parseCMFile});A.exports=__toCommonJS(j);var U=E(56977);var H=E(9597);var W=E(78963);var Z=E(13169);const parseCMFile=async(A,g,E)=>{try{const A=(0,W.safeRulesYamlLoad)(g);(0,U.debug)(`cm parse result: ${JSON.stringify(A)}`);return A}catch(x){const{owner:k,repo:R,pullRequestNumber:N}=A;await(0,U.prepareSendingLogsToDD)("error",`${Z.ERRORS.FAILED_TO_PARSE_CM} in pr ${k}/${R}/${N}`,A,{error:x?.message,rules:g,ruleFile:E},true);console.error(`Error in ${E}:\n${x.message}`);await(0,H.handleValidationErrors)(x,Z.STATUS_CODES.SYNTAX_ERROR,A,E);return{}}};0&&0},83572:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{BASE64_INTERNAL_PREFIX:()=>N,convertPRContextFromBase64:()=>convertPRContextFromBase64,convertRuleFileToStringSafe:()=>convertRuleFileToStringSafe,decodeBase64:()=>decodeBase64,fromBase64String:()=>fromBase64String,internalEncodeBase64:()=>internalEncodeBase64,replaceBranchUpstream:()=>replaceBranchUpstream,replaceInternalBase64WithDecoded:()=>replaceInternalBase64WithDecoded,toBase64String:()=>toBase64String});A.exports=__toCommonJS(R);const N="base64_";const j=new RegExp(`${N}([A-Za-z0-9+/=]+)`,"g");const fromBase64String=A=>Buffer.from(A,"base64").toString("utf-8");const toBase64String=A=>Buffer.from(A).toString("base64");const decodeBase64=A=>{if(A.match(/^base64:*/g)){const g=A.split("base64:")[1];return fromBase64String(g)}return A};const convertRuleFileToStringSafe=A=>{const g={"pr.description":"pr.description | nl2br | dump | safe"};return Object.keys(g).reduce(((A,E)=>A.replaceAll(E,g[E])),A)};const internalEncodeBase64=A=>`${N}${toBase64String(A)}`;const replaceInternalBase64WithDecoded=A=>A.replace(j,((A,g)=>fromBase64String(g)));const convertPRContextFromBase64=A=>({...A,checks:A.checks?.map((A=>({...A,name:fromBase64String(A.name)}))),description:fromBase64String(A.description),comments:A.comments?.map((A=>({...A,content:fromBase64String(A.content)}))),reviews:A.reviews?.map((A=>({...A,content:fromBase64String(A.content),conversations:A.conversations?.map((A=>({...A,content:fromBase64String(A.content)})))}))),conversations:A.conversations?.map((A=>({...A,content:fromBase64String(A.content)})))});const replaceBranchUpstream=(A="")=>A.replace(/^upstream\//,"");0&&0},47141:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{contributersActivityContext:()=>contributersActivityContext,contributersStatContext:()=>contributersStatContext,getContext:()=>getContext});A.exports=__toCommonJS(H);var W=__toESM(E(82673));var Z=E(7426);var se=E(56977);var pe=E(63426);var de=E(83572);var Te=E(9597);var Fe=E(62840);var _e=E(45273);var Me=E(36010);var je=E(62460);var $e=E(23552);var Ve=E(32638);var Ye=E(13169);var Je=__toESM(E(52279));var ze=E(95616);const filteredOutCMFilesFunc=({to:A})=>Z.IGNORE_PATTERNS_IN_DRY_RUN.every((g=>!A.match(g)));const formatFilesToSourceFiles=(A,g,E)=>E.map((({from:E,to:x,chunks:k})=>({original_file:E===Z.NOT_FOUND_FILE_PATH?"":E,new_file:x,diff:k?.reduce(((A,{changes:g,content:E})=>{const x=g?.map((({content:A})=>A)).join("\n");return`${A}${E}\n${x}\n`}),""),original_content:(0,Fe.getContent)((0,Fe.getCheckoutCommit)(g,A),E),new_content:(0,Fe.getContent)(g,x)})));const extractMetadataFromFiles=A=>A.map((({to:A,from:g,deletions:E,additions:x})=>({original_file:g===Z.NOT_FOUND_FILE_PATH?"":g,new_file:A,file:A!==Z.NOT_FOUND_FILE_PATH?A:g,deletions:E,additions:x})));const getDiffSize=A=>A?.reduce(((A,{additions:g,deletions:E})=>A+g+E),0)||0;const contributersStatContext=async(A,g,E)=>{try{const x=(0,Me.blameByAuthor)(A.files,A.branch.base,E);Je.default.addBlameByAuthor(x);const{formattedBlame:k,dsBlame:R}=(0,je.splitDsAndBlameObjects)(x);const N=await(0,je.formatDateToDays)((0,Me.getRepoFirstCommitDate)(A.branch.base),A,g);const j=await(0,je.formatDateToDays)((0,Me.commitsDateByAuthor)(A.branch.author,A.branch.base,E)?.[0],A,g);return{age:N,author_age:j,blame:k,ds_blame:R}}catch(A){const E=A instanceof Error?A.message:String(A);console.error(`Error extracting blame: ${E}`);await(0,se.prepareSendingLogsToDD)("error",Ye.ERRORS.FAILED_TO_GET_BLAME_CONTEXT,g,{error:E},true);(0,ze.getErrorManager)().addError(Ye.STATUS_CODES.FAILED_TO_GET_BLAME_CONTEXT,`${Ye.ERRORS.FAILED_TO_GET_BLAME_CONTEXT}: ${E}`)}return{age:0,author_age:0,blame:{},ds_blame:{}}};const contributersActivityContext=async(A,g,E)=>{try{const E=A.files.reduce(((E,x)=>{if(x===Z.NOT_FOUND_FILE_PATH){return E}const{dsActivity:k,groupByWeek:R}=(0,Me.recentAuthorActivity)(A.branch.base,g||_e.ACTIVITY_SINCE,x);return{...E,[x]:{...R,dsActivity:k}}}),{});const{formattedActivity:x,dsActivity:k}=(0,je.splitDsAndActivity)(E);return{git_activity:x,ds_activity:k}}catch(A){const g=A instanceof Error?A.message:String(A);console.error(`Error extracting activity: ${g}`);await(0,se.prepareSendingLogsToDD)("error",Ye.ERRORS.FAILED_TO_GET_ACTIVITY_CONTEXT,E||{},{error:g},true);(0,ze.getErrorManager)().addError(Ye.STATUS_CODES.FAILED_TO_GET_ACTIVITY_CONTEXT,`${Ye.ERRORS.FAILED_TO_GET_ACTIVITY_CONTEXT}: ${g}`);return{git_activity:{},ds_activity:{}}}};const filterOutFiles=async(A,g,E,x)=>{const{owner:k,repo:R,pullRequestNumber:N}=x;let j=(0,W.default)(A);if(g){j=j?.filter(filteredOutCMFilesFunc)}if(!j?.length){await(0,se.prepareSendingLogsToDD)("warn",`No files changed in rules-engine context for pr: ${k}/${R}/${N}`,x,{diffCommand:E},g)}return j};const getTheRightGitAuthor=(A,g,E)=>{try{const x=(0,$e.findGitAuthorsWithFallback)(A,g,E);if(x.author){const A=`${x.author?.split("<")[0].replace(/\s*$/,"")}\n`;const g=`<${x?.author?.split("<")[1]}`;return{gitName:A,gitEmail:g,fullName:x.author}}return x}catch(A){(0,se.debug)(`Failed getting the right author. Error: ${A}`);return{}}};const getContext=async(A,g,E,x,k,R=false)=>{const{owner:N,repo:j,visibility:U,mergeCommitSha:H}=E;try{const W=await(0,pe.parseCMFile)(E,x,k);const Z=W?.config?.git_history_since;const{diff:se,diffCommand:Te}=(0,Fe.getDiff)(A,g,W,H);const _e=await filterOutFiles(se,R,Te,E);const Me=(0,Fe.getCommitsNumberOnBranch)(A);const je=(0,Fe.getContributorsStatistics)(A);const{fullAuthorName:$e,authorName:Ye,authorEmail:Je}=(0,Fe.getAuthorName)(A,g,H);const ze={branch:{name:g,base:A,author:$e,author_name:Ye,author_email:Je,diff:{size:getDiffSize(_e),files_metadata:extractMetadataFromFiles(_e)},num_of_commits:Me,commits:{messages:(0,Fe.getCommitMessages)(A,g,H)}},source:{diff:{files:formatFilesToSourceFiles(A,g,_e)}},repo:{name:j,contributors:je,owner:N,visibility:U},files:_e.map((({to:A})=>A||"")).filter(Boolean),pr:{...(0,de.convertPRContextFromBase64)(E.prContext),repo:j}};ze.pr={...ze.pr,conflicted_files_count:(0,Fe.getPrConflicsCountPerFile)(ze.pr.target,ze.branch.name)};const Ze=await(0,Ve.matchContributors)(ze.pr.contributors,ze.repo.contributors,E,W);const Xe=getTheRightGitAuthor(ze,Ze,Z);if(Object.keys(Xe).length){ze.branch.author=Xe.fullName;ze.branch.author_name=Xe.gitName;ze.branch.author_email=Xe.gitEmail}const rt=await contributersStatContext(ze,E,Z);const it=await contributersActivityContext(ze,Z,E);ze.repo={...ze.repo,provider:E.source,git_to_provider_user:Ze,git_history_since:Z,...rt,...it,pr_author:ze.pr?.author,languages:ze.pr?.languages};return ze}catch(A){const x=A instanceof Error?A.message:String(A);if((0,Te.isBranchDeletedError)(x)){console.warn(`Branch '${g}' was deleted — ${Ye.BRANCH_DELETED_RUN_SKIPPED}`);await(0,se.prepareSendingLogsToDD)("warn",`Branch '${g}' deleted during execution`,E,{error:x,ruleFile:k,refBranch:g},true);await(0,Te.handleBranchDeletedFromGitCommand)(A);return{}}console.error(`Failed to get PR context: ${x}`);await(0,se.prepareSendingLogsToDD)("error",Ye.ERRORS.FAILED_TO_GET_CONTEXT,E,{error:x,ruleFile:k},true);await(0,Te.handleValidationErrors)(Ye.ERRORS.FAILED_TO_GET_CONTEXT,Ye.STATUS_CODES.FAILED_TO_GET_CONTEXT,E,k);return{}}};0&&0},9597:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{getErrorMessage:()=>getErrorMessage,handleBranchDeletedFromGitCommand:()=>handleBranchDeletedFromGitCommand,handleValidationErrors:()=>handleValidationErrors,isBranchDeletedError:()=>isBranchDeletedError});A.exports=__toCommonJS(H);var W=__toESM(E(37484));var Z=E(75400);var se=E(50125);var pe=E(95616);var de=E(23656);var Te=E(94040);var Fe=E(7426);var _e=E(13169);var Me=E(45273);var je=E(93017);const isBranchDeletedError=A=>{const g=A?.message||A?.toString()||"";const E=[Me.GIT_ERROR_TYPE.BAD_REVISION,Me.GIT_ERROR_TYPE.REMOTE_REF_NOT_FOUND,Me.GIT_ERROR_TYPE.UNKNOWN_REVISION];const x=E.some((A=>g.toLowerCase().includes(A.toLowerCase())));return x};const $e={github:(A,g)=>{const E={message:A,owner:g?.owner,repo:g?.repo,branch:g?.branch,prNumber:g?.pullRequestNumber,headSha:g?.headSha};W.setFailed(JSON.stringify(E,null,2))},gitlab:async(A,g)=>{await(0,Z.addAlertLabelToMR)(g);const E=A.replace(/%0A/g,"\n");console.error(E)},bitbucket:async(A,g)=>{console.error(A);await(0,de.updateBitbucketCommitStatus)(g,Fe.BITBUCKET_CONSTS.COMMIT_STATUS.FAILED,A)},default:A=>console.error(A)};const Ve={github:A=>{W.warning(A)},gitlab:async(A,g)=>{await(0,Z.addAlertLabelToMR)(g,Te.LABELS.SUCCESS);console.warn(A)},bitbucket:async(A,g)=>{await(0,de.updateBitbucketCommitStatus)(g,Fe.BITBUCKET_CONSTS.COMMIT_STATUS.SUCCESSFUL,A)},default:A=>console.warn(A)};const handleBranchDeletedFromGitCommand=async A=>{const g=A?.message||A?.toString()||"";const E=_e.BRANCH_DELETED_MESSAGE;const x=(0,pe.getIsExecutePlayground)();const k=(0,pe.getIsManagedGitstream)();console.warn(`${E} Error: ${g}`);if(x||k){throw new se.BranchDeletedError(E)}const{payload:R}=(0,je.getPayloadBaseContext)();const N=(0,Z.extractSource)(R);const j=Ve[N]||Ve.default;await j(E,R);process.exit(0)};const handleValidationErrors=async(A,g,E={},x="",k="")=>{let R="";const N=A?.message||A;if(!(A instanceof se.PluginsError)){R=x?`Error in ${x.trim()}:\n ${N}`:N}const j=(0,pe.getIsExecutePlayground)();const U=(0,pe.getIsManagedGitstream)();if(j||U){(0,pe.getErrorManager)().addError(g,`${A?.message} - ${k}`);throw new Error((0,pe.getErrorManager)().stringifyErrors())}const H=(0,Z.extractSource)(E);if(A instanceof se.BranchDeletedError){const g=A.message;console.warn(g);const{payload:E}=(0,je.getPayloadBaseContext)();const x=Ve[H]||Ve.default;await x(g,E);process.exit(0)}const W=$e[H]||$e.default;await W(R,E,x);process.exit(g)};const getErrorMessage=A=>{if(A&&typeof A.message==="string"){return A.message}return A?.toString()||"Unknown error"};0&&0},50125:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{BranchDeletedError:()=>BranchDeletedError,PluginsError:()=>PluginsError});A.exports=__toCommonJS(R);class PluginsError extends Error{reason;constructor(A,g){super(g);this.reason=A;Object.setPrototypeOf(this,PluginsError.prototype)}}class BranchDeletedError extends Error{constructor(A){super(A);this.name="BranchDeletedError";Object.setPrototypeOf(this,BranchDeletedError.prototype)}}0&&0},62840:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{CWD:()=>Je,SOURCE_CODE_WORKING_DIRECTORY:()=>Ye,addSafeDirectorySafely:()=>addSafeDirectorySafely,executeGitCommand:()=>executeGitCommand,getAuthorName:()=>getAuthorName,getCheckoutCommit:()=>getCheckoutCommit,getCommitMessages:()=>getCommitMessages,getCommitsNumberOnBranch:()=>getCommitsNumberOnBranch,getContent:()=>getContent,getContributorsStatistics:()=>getContributorsStatistics,getDiff:()=>getDiff,getOrgCMFilesBasedOnRepo:()=>getOrgCMFilesBasedOnRepo,getOrgCmFiles:()=>getOrgCmFiles,getPrConflicsCountPerFile:()=>getPrConflicsCountPerFile,getRuleFiles:()=>getRuleFiles,hasNonRuleFilesChanges:()=>hasNonRuleFilesChanges,isCmChanged:()=>isCmChanged,readRemoteFile:()=>readRemoteFile});A.exports=__toCommonJS(j);var U=E(35317);var H=E(79896);var W=E(7426);var Z=E(56977);var se=E(9597);var pe=E(50125);var de=E(26925);var Te=E(45273);var Fe=E(63426);var _e=E(23418);var Me=E(95616);var je=E(77388);var $e=E(13169);var Ve=E(52279);const Ye="./code";const Je={cwd:Ye};const executeGitCommand=(A,g=Te.REPO_FOLDER.DEFAULT,E={cwd:Ye})=>{(0,Z.debug)(`Execute: ${A}`);let x=E;try{const E=(0,Me.getIsExecutePlayground)();if(E){const A=(0,Me.getCloneRepoPath)();x={...x,cwd:A}}const k=(0,W.getOverrideCloneRepoPath)();if(k){x={...x,cwd:k}}const R=`cd ${g} && ${A}`;const N=(0,U.execSync)(R,{...x,maxBuffer:500*1024*1024,stdio:"pipe"}).toString();Ve.ContextManager.addGitCommand(A,N);return N}catch(A){if((0,se.isBranchDeletedError)(A)){throw new pe.BranchDeletedError($e.BRANCH_DELETED_MESSAGE)}throw A}};const addSafeDirectorySafely=()=>{try{const A=executeGitCommand("git config --global --get-all safe.directory");if(A.includes("*")){return}}catch(A){}try{const A=(0,Me.getIsExecutePlayground)();const g=(0,Me.getIsManagedGitstream)();if(A||g){executeGitCommand(_e.ADD_SAFE_DIRECTORY_FOR_PLAYGROUND)}else{executeGitCommand(_e.ADD_SAFE_DIRECTORY)}}catch(A){console.warn("Failed to set safe.directory, continuing without it:",A)}};const getCheckoutCommit=(A,g)=>{try{const E=executeGitCommand((0,_e.CHECKOUT_COMMIT)({refBranch:A,baseBranch:g}));return E.trim()||g}catch(A){return g}};const getContent=(A,g)=>{try{if(g===W.NOT_FOUND_FILE_PATH){return""}const E=executeGitCommand((0,_e.FILE_CONTENT)({branch:A,file:g}));return E}catch(A){return""}};const getDiff=(A,g,E,x="")=>{try{const k=E?.config?.ignore_files?.map((A=>(0,de.escapeFileName)(A,":(exclude)")))?.join(" ");const R=(0,_e.DIFF_WITH_IGNORE_FILES)({baseBranch:A,refBranch:g,ignoreFiles:k||"",mergeCommitSha:x});const N=executeGitCommand(R);return{diff:N,diffCommand:R}}catch(A){console.log(`error getting diff: ${A}`);return{diff:"",diffCommand:""}}};const readRemoteFile=(A,g,E=Te.REPO_FOLDER.DEFAULT)=>{const x=(0,Me.getIsExecutePlayground)();const k=(0,Me.getIsManagedGitstream)();let R=Ye;if(x){R=Je.cwd}else if(k){R=(0,W.getOverrideCloneRepoPath)()}const N=`${R}/${E}/${A}`;try{if(E===Te.REPO_FOLDER.DEFAULT){executeGitCommand((0,_e.GIT_SHOW)({branch:g,file:A}))}return(0,H.readFileSync)(N,"utf8")}catch(A){if(x){console.error(`Error in reading file ${N}`,A)}return""}};const getCMFilesList=(A,g)=>{executeGitCommand((0,_e.GIT_CHECKOUT)(A));const E=g?.toLowerCase()===W.ORG_LEVEL_REPO?executeGitCommand((0,_e.LS_FILES)("*.cm")):executeGitCommand((0,_e.LS_FILES)(".cm/*.cm"));executeGitCommand((0,_e.GIT_CHECKOUT)("-"));return E.split("\n").filter(Boolean)};const getOrgCMFilesBasedOnRepo=async(A,g,E)=>{const x={orgRulesToInclude:[],orgRulesToExclude:[]};for(const k of Object.keys(A)){const R=await(0,Fe.parseCMFile)(E,A[k],k);const N=R?.config?.include_repositories||[];const j=R?.config?.ignore_repositories||[];try{if(N.length){const A=N.some((A=>{if((0,je.internalRegex)(g,A)){x.orgRulesToInclude.push(k);return true}return false}));if(!A){x.orgRulesToExclude.push(k)}}j.forEach((A=>{if((0,je.internalRegex)(g,A)){x.orgRulesToExclude.push(k)}}))}catch(A){await(0,se.handleValidationErrors)(A.message,$e.STATUS_CODES.SYNTAX_ERROR,E,k)}}if(x.orgRulesToExclude.length){const A=x.orgRulesToExclude.sort(((A,g)=>A.localeCompare(g))).join("\n\t");console.log(`Excluding "${g}" repo from automations, because it found on the include_repositories/ignore_repositories list:\n\t${A}`)}return x};const getOrgCmFiles=A=>{executeGitCommand((0,_e.GIT_CHECKOUT)(A),Te.REPO_FOLDER.CM);const g=executeGitCommand((0,_e.LS_FILES)("*.cm"),Te.REPO_FOLDER.CM);executeGitCommand((0,_e.GIT_CHECKOUT)("-"),Te.REPO_FOLDER.CM);const E=g.split("\n").filter(Boolean);if(Object.keys(E).length){return E.reduce(((g,E)=>({...g,[E]:readRemoteFile(E,A,Te.REPO_FOLDER.CM)})),{})}return{}};const getRuleFiles=async(A,g)=>{const E=getCMFilesList(A,g);if(Object.keys(E).length>0){const g=E.reduce(((g,E)=>({...g,[E]:readRemoteFile(E,A)})),{});return g}return{}};const getCommitsNumberOnBranch=A=>Number(executeGitCommand((0,_e.REV_LIST_COUNT)(A)).trim());const getContributorsStatistics=A=>{const g=executeGitCommand((0,_e.SHORTLOG)(A));return g.split("\n").reduce(((A,g)=>{const[E,x]=g.trim().split("\t");return{...A,...x&&{[x]:parseInt(E,10)}}}),{})};const getAuthorName=(A,g,E)=>{try{const x=executeGitCommand((0,_e.GIT_AUTHOR)({refBranch:g,baseBranch:A,format:"%an",mergeCommitSha:E}));const k=executeGitCommand((0,_e.GIT_AUTHOR)({refBranch:g,baseBranch:A,format:"%ae",mergeCommitSha:E}));const R=`${x?.trim()} <${k?.trim()}>`;(0,Z.debug)({fullAuthorName:R,currBranch:executeGitCommand(_e.CURRENT_BRANCH)});return{fullAuthorName:R,authorName:x,authorEmail:k}}catch(A){console.log(`error getting branch author name: ${A}`);return{}}};const isCmChanged=(A,g,E,x)=>{if(E?.toLowerCase()===W.ORG_LEVEL_REPO){return Boolean(executeGitCommand((0,_e.DIFF)({baseBranch:g,refBranch:A,file:"*.cm",mergeCommitSha:x})))}return Boolean(executeGitCommand((0,_e.DIFF)({baseBranch:g,refBranch:A,file:".cm/*.cm",mergeCommitSha:x})))};const hasNonRuleFilesChanges=(A,g,E,x)=>{if(E?.toLowerCase()===W.ORG_LEVEL_REPO){return Boolean(executeGitCommand((0,_e.DIFF)({baseBranch:g,refBranch:A,file:":!*.cm",mergeCommitSha:x})))}return Boolean(executeGitCommand((0,_e.DIFF)({baseBranch:g,refBranch:A,file:":!.cm/*.cm",mergeCommitSha:x})))};const getPrConflicsCountPerFile=(A,g)=>{try{const E=(0,de.escapeShellCmd)(A);const x=(0,de.escapeShellCmd)(g);const k=`git merge-base ${E} ${x}`;const R=executeGitCommand(k).trim();const N=`git merge-tree ${R} ${E} ${x} | grep 'changed in both'`;const j=executeGitCommand(N);return j?.split("\n").filter(Boolean).length||0}catch(A){(0,Z.debug)(`error getting pr conflicts: ${A}`);return 0}};const getCommitMessages=(A,g,E)=>{const x=(0,de.escapeShellCmd)(A);const k=(0,de.escapeShellCmd)(g);let R=`git log ${x}..${k} --format=%B%x00`;if(E){R=`git show -m ${E} --format=%B%x00 --no-patch`}return executeGitCommand(R).split("\0").map((A=>A.trim())).filter((A=>A!==""))};0&&0},23418:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{ADD_SAFE_DIRECTORY:()=>Z,ADD_SAFE_DIRECTORY_FOR_PLAYGROUND:()=>se,CHECKOUT_COMMIT:()=>CHECKOUT_COMMIT,CURRENT_BRANCH:()=>W,DIFF:()=>DIFF,DIFF_WITH_IGNORE_FILES:()=>DIFF_WITH_IGNORE_FILES,FILE_CONTENT:()=>FILE_CONTENT,GIT_AUTHOR:()=>GIT_AUTHOR,GIT_CHECKOUT:()=>GIT_CHECKOUT,GIT_LOG:()=>H,GIT_SHOW:()=>GIT_SHOW,LS_FILES:()=>LS_FILES,REV_LIST_COUNT:()=>REV_LIST_COUNT,SHORTLOG:()=>SHORTLOG});A.exports=__toCommonJS(j);var U=E(26925);const CHECKOUT_COMMIT=({refBranch:A,baseBranch:g})=>{const E=(0,U.escapeShellCmd)(g);const x=(0,U.escapeShellCmd)(A);return`git rev-list --boundary ${x}...${E} | grep "^-" | cut -c2- | tail -1`};const FILE_CONTENT=({branch:A,file:g})=>{const E=(0,U.escapeShellCmd)(A.trim());const x=(0,U.escapeFileName)(g.trim());return`git show ${E}:${x}`};const DIFF_WITH_IGNORE_FILES=({baseBranch:A,refBranch:g,ignoreFiles:E,mergeCommitSha:x})=>{const k=(0,U.escapeShellCmd)(A);const R=(0,U.escapeShellCmd)(g);const N=E||"";if(x){return`git diff ${x}^1...${x} ${N}`}return`git diff ${k}...${R} ${N}`};const H="git log";const W="git branch --show-current";const Z="git config --global --add safe.directory '*'";const se="git config --local --add safe.directory '*'";const GIT_SHOW=({branch:A,file:g})=>{const E=(0,U.escapeShellCmd)(A.trim());const x=(0,U.escapeFileName)(g.trim());return`git show ${E}:${x} > ${x}`};const GIT_CHECKOUT=A=>{const g=(0,U.escapeShellCmd)(A);return`git checkout ${g}`};const LS_FILES=A=>{const g=(0,U.escapeFileName)(A);return`git ls-files ${g}`};const REV_LIST_COUNT=A=>{const g=(0,U.escapeShellCmd)(A);return`git rev-list --count HEAD ^${g} --`};const SHORTLOG=A=>{const g=(0,U.escapeShellCmd)(A);return`git shortlog ${g} -s -n -e --`};const GIT_AUTHOR=({refBranch:A,baseBranch:g,format:E,mergeCommitSha:x})=>{const k=(0,U.escapeShellCmd)(g);const R=(0,U.escapeShellCmd)(A);if(x){return`git show -m ${x} --format=${E} | tail -1`}return`git log ${k}..${R} --format=${E} | tail -1`};const DIFF=({baseBranch:A,refBranch:g,file:E,mergeCommitSha:x})=>{const k=(0,U.escapeShellCmd)(A);const R=(0,U.escapeShellCmd)(g);const N=(0,U.escapeFileName)(E);if(x){return`git show -m --format= ${x} -- ${N}`}return`git diff ${k}...${R} -- ${N}`};0&&0},26925:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{escapeFileName:()=>escapeFileName,escapeShellCmd:()=>escapeShellCmd,removeApostropheEscaping:()=>removeApostropheEscaping,removeSingleQuotesEscaping:()=>removeSingleQuotesEscaping});A.exports=__toCommonJS(j);var U=E(26591);const escapeShellCmd=(A="")=>(0,U.quote)([A]);const removeApostropheEscaping=A=>(A||"").replace(/\\'/g,"'");const removeSingleQuotesEscaping=A=>removeApostropheEscaping(A).replace(/\\`/g,"`");const escapeFileName=(A,g)=>{if(!A&&!g){return A}if(g){return JSON.stringify(`${g}${A}`)}return JSON.stringify(A)};0&&0},45273:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{ACTIVITY_SINCE:()=>N,GIT_ERRORS:()=>j,GIT_ERROR_TYPE:()=>W,GIT_INFO:()=>U,MAIN_RULES_FILE:()=>Z,REPO_FOLDER:()=>H});A.exports=__toCommonJS(R);const N="52 weeks ago";const j={GETTING_ALL_AUTHORS:"Failed getting all authors of file",GETTING_AUTHOR_LINES:"Failed getting author lines of file",GETTING_GIT_BLAME:"Failed getting git blame of file"};const U={RAW_GIT_COMMANDS:"Raw git commands for file in pr",NO_DATA_FROM_GIT:"No data returned from git in pr"};const H={DEFAULT:"repo",CM:"cm"};const W={BAD_REVISION:"bad revision",REMOTE_REF_NOT_FOUND:"couldn't find remote ref",UNKNOWN_REVISION:"unknown revision"};const Z="gitstream.cm";0&&0},36010:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{blameByAuthor:()=>blameByAuthor,commitsDateByAuthor:()=>commitsDateByAuthor,countAuthosInRepo:()=>countAuthosInRepo,countFilesInRepo:()=>countFilesInRepo,getRepoFirstCommitDate:()=>getRepoFirstCommitDate,recentAuthorActivity:()=>recentAuthorActivity});A.exports=__toCommonJS(H);var W=__toESM(E(93350));var Z=E(62840);var se=E(62460);var pe=E(47470);const commitsDateByAuthor=(A,g,E)=>(0,Z.executeGitCommand)((0,pe.COMMITS_DATE_BY_AUTHOR)({author:A,branch:g,since:E}))?.split("\n")?.filter(Boolean);const buildTempActivity=A=>{const g=[];for(let E=0;E{const x=(0,Z.executeGitCommand)((0,pe.GIT_ACTIVITY)({branch:A,since:g,file:E}));const k=x?.split("\n")?.filter(Boolean);const R=buildTempActivity(k);return{dsActivity:x,groupByWeek:(0,se.groupByWeek)(R)}};const countAuthosInRepo=(A,g)=>(0,Z.executeGitCommand)((0,pe.AUTHORS_COUNT)({branch:A,since:g}))?.split("\n")?.filter(Boolean);const countFilesInRepo=()=>(0,Z.executeGitCommand)(pe.REPO_FILES_COUNT)?.trim();const getRepoFirstCommitDate=(A="develop")=>(0,Z.executeGitCommand)((0,pe.FIRST_COMMIT)({branch:A}))?.split("\n")?.[1];const blameByAuthor=(A,g,E)=>({...A.reduce(((A,x)=>{const k=(0,se.getAllAuthorsOfFile)(x,g,E);const R=(0,se.getGitBlameString)(x,g,E);return{...A,...{[x]:k.reduce(((A,E)=>{const{authorLines:k,allLinesCount:N}=(0,se.calculateStatisticsForBlame)(R,E,x,g);return{...A,[E]:(0,se.calculateLinesPercentage)(k,N),dsBlame:R.replaceAll("\nauthor-mail"," author-mail")}}),{})}}}),{})});0&&0},47470:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{AUTHORS_COUNT:()=>AUTHORS_COUNT,COMMITER_PER_FILE:()=>COMMITER_PER_FILE,COMMITS_DATE_BY_AUTHOR:()=>COMMITS_DATE_BY_AUTHOR,FIRST_COMMIT:()=>FIRST_COMMIT,GIT_ACTIVITY:()=>GIT_ACTIVITY,GIT_BLAME:()=>GIT_BLAME,GIT_BLAME_AUTHORS_FORMAT:()=>H,GIT_BLAME_STRING:()=>W,GIT_LOG_PER_FILE:()=>GIT_LOG_PER_FILE,REPO_FILES_COUNT:()=>Z});A.exports=__toCommonJS(j);var U=E(26925);const GIT_BLAME=({branch:A,file:g,since:E})=>{const x=(0,U.escapeShellCmd)(A);const k=(0,U.escapeFileName)(g);const R=E?` --since='${E}'`:"";return`git blame${R} ${x} --line-porcelain -- ${k}`};const GIT_LOG_PER_FILE=({file:A,since:g})=>{const E=(0,U.escapeFileName)(A);const x=g?` --since='${g}'`:"";return`git log${x} -- ${E}`};const H="| grep '^author-mail\\|^author ' | sed '$!N;s/\\n/ /'";const W="| sed -n '/^author /,/^author-mail /p'";const COMMITER_PER_FILE=({file:A})=>{const g=(0,U.escapeFileName)(A);return`git shortlog -s -n --all --no-merges ${g}`};const COMMITS_DATE_BY_AUTHOR=({branch:A,author:g,since:E})=>{const x=(0,U.escapeShellCmd)(A);const k=(0,U.escapeShellCmd)(g);const R=E?` --since='${E}'`:"";return`git log${R} ${x} --author=${k} --format='%as' -- | sort | uniq`};const GIT_ACTIVITY=({branch:A,file:g,since:E})=>{const x=(0,U.escapeShellCmd)(A);const k=(0,U.escapeFileName)(g);const R=`git log --no-merges ${x} --since='${E}' --pretty=tformat:'%an <%ae>,%ad' --numstat -- ${k}`;return R};const AUTHORS_COUNT=({branch:A,since:g}={})=>{const E=A?(0,U.escapeShellCmd)(A):"";const x=g?` --since='${g}'`:"";const k=A?` ${E}`:"";return`git log${x}${k} --format='%an <%ae>' -- | sort | uniq`};const Z="git ls-files | wc -l";const FIRST_COMMIT=({branch:A})=>{const g=(0,U.escapeShellCmd)(A);return`git rev-list --max-parents=0 ${g} --format="%cs" --`};0&&0},62460:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{calculateLinesPercentage:()=>calculateLinesPercentage,calculateStatisticsForBlame:()=>calculateStatisticsForBlame,formatDateToDays:()=>formatDateToDays,getAllAuthorsOfFile:()=>getAllAuthorsOfFile,getGitBlameString:()=>getGitBlameString,groupByWeek:()=>groupByWeek,splitDsAndActivity:()=>splitDsAndActivity,splitDsAndBlameObjects:()=>splitDsAndBlameObjects});A.exports=__toCommonJS(H);var W=__toESM(E(80542));var Z=E(7426);var se=E(56977);var pe=E(62840);var de=E(45273);var Te=E(47470);const groupByWeek=A=>{const g=A.reduce(((A,g,E)=>{const x=E>0&&A.find((({git_user:A,week:E})=>A===g.git_user&&E===g.week));if(x){x.changes+=g.changes;x.week=g.week}else{A.push({git_user:g.git_user,week:g.week,changes:g.changes})}return A}),[]);return g.reduce(((A,{git_user:g,week:E,changes:x})=>{A[g]=A[g]||{};A[g]={...A[g],[`week_${E}`]:x};return{...A}}),{})};const calculateLinesPercentage=(A,g)=>A&&g?A>=g?100:A/g*100:0;const formatDateToDays=async(A,g,E)=>{if(!A){const{owner:A,repo:x,pullRequestNumber:k}=E;(0,se.debug)(`Couldn't find git dates for author: ${g.branch.author}, base branch: ${g.branch.base}, head branch: ${g.branch.name}`);await(0,se.prepareSendingLogsToDD)("info",`${de.GIT_INFO.NO_DATA_FROM_GIT} ${A}/${x}/${k}`,E,{author:g.branch.author,baseBranch:g.branch.base,headBranch:g.branch.name},Z.DEBUG_MODE);return 0}const x=new Date;const k=new Date(A);const R=k.getTime()-x.getTime();return Math.abs(Math.ceil(R/(1e3*60*60*24)))};const getAllAuthorsOfFile=(A,g,E)=>{try{const x=`${(0,Te.GIT_BLAME)({file:A,branch:g,since:E})} ${Te.GIT_BLAME_AUTHORS_FORMAT}`;const k=(0,pe.executeGitCommand)(x);const R=[...Array.from(new Set(k?.replaceAll("author ","").replaceAll("author-mail ","").split("\n")))]?.filter(Boolean);return R}catch(g){console.log(`${de.GIT_ERRORS.GETTING_ALL_AUTHORS} ${A}. ${g}`);return[]}};const getAuthorLines=(A,g,E)=>{try{const E=`author ${g?.substring(0,g.indexOf("<")-1)?.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}\\nauthor-mail ${g?.substring(g.indexOf("<"),g.indexOf(">")+1).replace("+","\\+")}`;const x=new RegExp(E,"g");return(A.match(x)||[]).length}catch(A){console.log(`${de.GIT_ERRORS.GETTING_AUTHOR_LINES} ${E}. ${A}`);return 0}};const getGitBlameString=(A,g,E)=>{try{const x=`${(0,Te.GIT_BLAME)({branch:g,file:A,since:E})} ${Te.GIT_BLAME_STRING}`;const k=(0,pe.executeGitCommand)(x);return k}catch(g){console.log(`${de.GIT_ERRORS.GETTING_GIT_BLAME} ${A}. ${g}`);return"0"}};const calculateStatisticsForBlame=(A,g,E,x)=>{const k=getAuthorLines(A,g,E);const R=getCodeLinesCount(E,x);return{authorLines:k,allLinesCount:R}};const readRemoteFileAndSplit=(A,g)=>(0,pe.readRemoteFile)(A,g)?.split(/\r\n|\r|\n/);const isLastRowEmpty=(A,g)=>{const E=readRemoteFileAndSplit(A,g);return E?.[E?.length-1]===""};const getCodeLinesCount=(A,g)=>isLastRowEmpty(A,g)?readRemoteFileAndSplit(A,g)?.length-1:readRemoteFileAndSplit(A,g)?.length;const splitDsAndBlameObjects=A=>{const g=(0,W.default)(A);const E=Object.keys(g).reduce(((A,E)=>({...A,[E]:g[E].dsBlame})),{});Object.keys(g).forEach((A=>{if(g[A].dsBlame){delete g[A].dsBlame}}));return{formattedBlame:g,dsBlame:E}};const splitDsAndActivity=A=>{const g=(0,W.default)(A);const E=Object.keys(g).reduce(((A,E)=>({...A,[E]:g[E].dsActivity})),{});Object.keys(g).forEach((A=>{if(g[A].dsActivity){delete g[A].dsActivity}}));return{formattedActivity:g,dsActivity:E}};0&&0},23552:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{findGitAuthorsWithFallback:()=>findGitAuthorsWithFallback});A.exports=__toCommonJS(j);var U=E(56977);var H=E(36010);const findGitAuthorsWithFallback=(A,g,E)=>{const x=A.branch.author;let k={author:x,prevResults:[]};try{if(!Object.keys(A.repo?.contributors||[]).includes(x)){const x=Object.keys(g).filter((E=>g[E]===A.pr?.author));x.forEach((g=>{const R=(0,H.commitsDateByAuthor)(g,A.branch.base,E);if(R.length===1){k={author:g,prevResults:R}}if(x.length>1&&k.prevResults.length<=R.length){k={author:g,prevResults:R}}}))}}catch(A){(0,U.debug)(`Failed getting the right author. Error: ${A}`)}return k};0&&0},41363:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{contributorsMap:()=>U,diffFilesWithoutCms:()=>W,expectedContext:()=>Z,expectedDsActivity:()=>se,gitToProviderUser:()=>j,payload:()=>N,repoContributors:()=>H});A.exports=__toCommonJS(R);const N={repoPath:".github/workflows/gitstream.yml",gitstream_jwt_token:"",gitstreamGatesCheckId:26185706315,repo:"linenv",owner:"linear-b",branch:"linweb-auto-1718286804",installationId:37391659,pullRequestNumber:3840,headSha:"6d7dfa7a6076f06dbde1a802f08ee38e66d6a2f0",baseRef:"develop",baseSha:"develop",visibility:"private",triggeredBy:"linearbci",triggeredPREvent:"completed",source:"github",env:"prod",analytics_url:"https://z0ievfnzr5.execute-api.us-west-1.amazonaws.com/prod/analytics",analyticsHttpApiUrl:"https://api.amplitude.com/2/httpapi",segmentServiceUrl:"https://api.segment.io",prContext:{isFullyInstalled:true,title:"Linweb Release - 0.1.3196",approvals:["mark-linearb"],requested_changes:[],author:"linearbci",description:"IyMgTGlud2ViIFJlbGVhc2UgLSAwLjEuMzE5NgpBdXRvLWdlbmVyYXRlZCBQUiBmb3IgbGlud2ViIHRhZyAwLjEuMzE5NgoKU2VlIG1vcmUgZGV0YWlscyBhdCB0aGUgW3RhZ10oaHR0cHM6Ly9naXRodWIuY29tL2xpbmVhci1iL2xpbndlYi9yZWxlYXNlcy90YWcvMC4xLjMxOTYp",checks:[{name:"Sml0IFNlY3VyaXR5",status:"completed",conclusion:"success"},{name:"U2VjcmV0IERldGVjdGlvbg==",status:"completed",conclusion:"success"},{name:"U29uYXJDbG91ZCBDb2RlIEFuYWx5c2lz",status:"completed",conclusion:"success"},{name:"Z2l0U3RyZWFtLmNt",status:"completed",conclusion:"success"},{name:"YXV0by1tZXJnZS1sYWJlbC9hdXRvX21lcmdlX2xhYmVs",status:"completed",conclusion:"skipped"},{name:"T3JjYSBTZWN1cml0eSAtIEluZnJhc3RydWN0dXJlIGFzIENvZGU=",status:"completed",conclusion:"success"},{name:"T3JjYSBTZWN1cml0eSAtIFNlY3JldHM=",status:"completed",conclusion:"success"},{name:"T3JjYSBTZWN1cml0eSAtIFZ1bG5lcmFiaWxpdGllcw==",status:"completed",conclusion:"success"},{name:"RGVwbG95IHNlcnZpY2VzIHRvIFN0YWdpbmcgKDMuOCk=",status:"completed",conclusion:"success"},{name:"Q3lwcmVzcyBFMkUgb24gc3RhZ2luZw==",status:"completed",conclusion:"success"},{name:"U1VDQ0VTUw==",status:"completed",conclusion:"success"}],created_at:new Date("2024-06-13T13:53:26.000Z"),draft:false,mergeable:true,labels:["linweb","auto-merge"],reviewers:["orca-security-us","mark-linearb"],status:"open",updated_at:new Date("2024-06-13T13:55:31.000Z"),assignees:[],contributors:[{login:"vim-zz",name:"Ofer Affias"},{login:"MishaKav",name:"Misha Kav"},{login:"almog27",name:"Almog Ben David"},{login:"yishaibeeri",name:"Yishai Beeri"},{login:"orielz",name:"Oriel Zaken"},{login:"nat-gunner",name:"Kevin Fayle"},{login:"amitmohleji",name:"Amit Mohleji"},{login:"vscabral",name:"Val Cabral"},{login:"BenLloydPearson",name:"Ben Lloyd Pearson"},{login:"emchap",name:"Emily Chapman"},{login:"flomermer",name:"Tomer Flom"},{login:"omarcovitch",name:"Omri Marcovitch"},{login:"ShakedZrihen",name:"shaked zohar"},{login:"Fadikhayo1995",name:"Fadi Khayo"},{login:"orikrn",name:"Ori Keren"},{login:"linknfg182",name:"Dan Lines"},{login:"saharavishag",name:"Avishag Sahar"},{login:"linearbci",name:"LinearB Automation"},{login:"ariel-linearb",name:"Ariel Illouz"},{login:"yeelali14",name:"Yeela Lifshitz"},{login:"mavery-linb",name:"Mike Avery"},{login:"KerenLinearB",name:"Keren Shiloah"},{login:"lb-ronyeh",name:"Ron Yehuda"},{login:"YovelElad",name:"Yovel Elad"},{login:"Mike-pw",name:"Mike Noel"},{login:"stas-linearb",name:"Stas Onichak "},{login:"BetsyRogers",name:"Betsy Rogers"},{login:"Hadarbitan149",name:"hadar bitan"},{login:"negevyoav",name:"Yoav Negev"},{login:"RoyKulik",name:"Roy Kulik"},{login:"yoni-amikam",name:"Yoni Amikam"},{login:"urikochav",name:"Uri Kochavi"},{login:"ShaniBelisha",name:"Shani"},{login:"orenylinearb",name:"oren yosef"},{login:"GuyRahamim",name:null},{login:"Dudu-linb",name:"Dudu Yosef"},{login:"EladKohavi",name:"Elad Kohavi"},{login:"nivSwisa1",name:null},{login:"b-sims",name:"Brandon Sims"},{login:"rotemshynes",name:"Rotem Shynes"},{login:"mark-linearb",name:"Mark Bulgakov"},{login:"shaisorek",name:null},{login:"ZionSoferLinearB",name:"Zion Sofer"},{login:"imanuel-leibo",name:"Imanuel Leibovitch"},{login:"mosheia",name:"moshe azoulay"},{login:"PavelLinearB",name:"Pavel Vaks"},{login:"eidellav",name:"Lev Eidelman Nagar"},{login:"avielLB",name:"Aviel Even-Or"},{login:"mikolinearb",name:"Mikiyas Alehegn"},{login:"OferSmart",name:null},{login:"AndreDiFilippo",name:"Andre DiFilippo"},{login:"shuntsinger342",name:null},{login:"CeciliaLinearb",name:null},{login:"reshef-roy",name:"reshef-linearb"},{login:"yaelmlinearb",name:null},{login:"alonmischelLB",name:null}],paths:[{name:"auto-merge-label.cm"},{name:"close-non-tag-changes.cm"}],author_teams:["Developers"],author_is_org_member:true,comments:[{commenter:"sonarcloud",content:"IyMgWyFbUXVhbGl0eSBHYXRlIFBhc3NlZF0oaHR0cHM6Ly9zb25hcnNvdXJjZS5naXRodWIuaW8vc29uYXJjbG91ZC1naXRodWItc3RhdGljLXJlc291cmNlcy92Mi9jaGVja3MvUXVhbGl0eUdhdGVCYWRnZS9xZy1wYXNzZWQtMjBweC5wbmcgJ1F1YWxpdHkgR2F0ZSBQYXNzZWQnKV0oaHR0cHM6Ly9zb25hcmNsb3VkLmlvL2Rhc2hib2FyZD9pZD1saW5lYXItYl9saW5lbnYmcHVsbFJlcXVlc3Q9Mzg0MCkgKipRdWFsaXR5IEdhdGUgcGFzc2VkKiogIApJc3N1ZXMgIAohW10oaHR0cHM6Ly9zb25hcnNvdXJjZS5naXRodWIuaW8vc29uYXJjbG91ZC1naXRodWItc3RhdGljLXJlc291cmNlcy92Mi9jb21tb24vcGFzc2VkLTE2cHgucG5nICcnKSBbMCBOZXcgaXNzdWVzXShodHRwczovL3NvbmFyY2xvdWQuaW8vcHJvamVjdC9pc3N1ZXM/aWQ9bGluZWFyLWJfbGluZW52JnB1bGxSZXF1ZXN0PTM4NDAmcmVzb2x2ZWQ9ZmFsc2Umc2luY2VMZWFrUGVyaW9kPXRydWUpICAKIVtdKGh0dHBzOi8vc29uYXJzb3VyY2UuZ2l0aHViLmlvL3NvbmFyY2xvdWQtZ2l0aHViLXN0YXRpYy1yZXNvdXJjZXMvdjIvY29tbW9uL2FjY2VwdGVkLTE2cHgucG5nICcnKSBbMCBBY2NlcHRlZCBpc3N1ZXNdKGh0dHBzOi8vc29uYXJjbG91ZC5pby9wcm9qZWN0L2lzc3Vlcz9pZD1saW5lYXItYl9saW5lbnYmcHVsbFJlcXVlc3Q9Mzg0MCZyZXNvbHV0aW9ucz1XT05URklYKQoKTWVhc3VyZXMgIAohW10oaHR0cHM6Ly9zb25hcnNvdXJjZS5naXRodWIuaW8vc29uYXJjbG91ZC1naXRodWItc3RhdGljLXJlc291cmNlcy92Mi9jb21tb24vcGFzc2VkLTE2cHgucG5nICcnKSBbMCBTZWN1cml0eSBIb3RzcG90c10oaHR0cHM6Ly9zb25hcmNsb3VkLmlvL3Byb2plY3Qvc2VjdXJpdHlfaG90c3BvdHM/aWQ9bGluZWFyLWJfbGluZW52JnB1bGxSZXF1ZXN0PTM4NDAmcmVzb2x2ZWQ9ZmFsc2Umc2luY2VMZWFrUGVyaW9kPXRydWUpICAKIVtdKGh0dHBzOi8vc29uYXJzb3VyY2UuZ2l0aHViLmlvL3NvbmFyY2xvdWQtZ2l0aHViLXN0YXRpYy1yZXNvdXJjZXMvdjIvY29tbW9uL25vLWRhdGEtMTZweC5wbmcgJycpIE5vIGRhdGEgYWJvdXQgQ292ZXJhZ2UgIAohW10oaHR0cHM6Ly9zb25hcnNvdXJjZS5naXRodWIuaW8vc29uYXJjbG91ZC1naXRodWItc3RhdGljLXJlc291cmNlcy92Mi9jb21tb24vcGFzc2VkLTE2cHgucG5nICcnKSBbMC4wJSBEdXBsaWNhdGlvbiBvbiBOZXcgQ29kZV0oaHR0cHM6Ly9zb25hcmNsb3VkLmlvL2NvbXBvbmVudF9tZWFzdXJlcz9pZD1saW5lYXItYl9saW5lbnYmcHVsbFJlcXVlc3Q9Mzg0MCZtZXRyaWM9bmV3X2R1cGxpY2F0ZWRfbGluZXNfZGVuc2l0eSZ2aWV3PWxpc3QpICAKICAKW1NlZSBhbmFseXNpcyBkZXRhaWxzIG9uIFNvbmFyQ2xvdWRdKGh0dHBzOi8vc29uYXJjbG91ZC5pby9kYXNoYm9hcmQ/aWQ9bGluZWFyLWJfbGluZW52JnB1bGxSZXF1ZXN0PTM4NDApCgo=",created_at:"2024-06-16T13:53:17Z",id:"2165745472"},{commenter:"gitstream-cm",content:"VGhlIFBSIHdpbGwgYmUgYXV0b21hdGljYWxseSBtZXJnZWQgYnkgR2l0c3RyZWFtIGFmdGVyIGFsbCByZXF1aXJlbWVudHMgYXJlIGRvbmUuCgo8YXV0b21hdGlvbiBpZD0iYXV0by1tZXJnZS1sYWJlbC9hdXRvX21lcmdlX2xhYmVsIi8+",created_at:"2024-06-16T13:56:17Z",id:"2165750712"}],reviews:[{commenter:"orca-security-us",content:"IyMjIE9yY2EgU2VjdXJpdHkgU2NhbiBTdW1tYXJ5CnwgU3RhdHVzICB8IENoZWNrIHwgSXNzdWVzIGJ5IHByaW9yaXR5IHwgICB8CnwgLS0tLS0tLSB8IC0tLS0tIHwgLS0tLS0tLS0tLS0tLS0tLS0tIHwgLSB8CnwgPGltZyB3aWR0aD0iMTYiIGFsdD0iUGFzc2VkIiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9zdGF0dXMvcGFzc2VkLnBuZyIgdGl0bGU9IlBhc3NlZCI+IFBhc3NlZCB8IEluZnJhc3RydWN0dXJlIGFzIENvZGUgfCA8aW1nIHdpZHRoPSIxMiIgYWx0PSJoaWdoIiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9wcmlvcml0eS9oaWdoLnBuZyIgdGl0bGU9IkhpZ2giPiAwICZlbXNwOyA8aW1nIHdpZHRoPSIxMiIgYWx0PSJtZWRpdW0iIHNyYz0iaHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL29yY2FzZWN1cml0eS9vcmNhLWNsaS9tYWluL3Jlc291cmNlcy9pbWFnZXMvcHJjb21tZW50L3ByaW9yaXR5L21lZGl1bS5wbmciIHRpdGxlPSJNZWRpdW0iPiAwICZlbXNwOyA8aW1nIHdpZHRoPSIxMiIgYWx0PSJsb3ciIHNyYz0iaHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL29yY2FzZWN1cml0eS9vcmNhLWNsaS9tYWluL3Jlc291cmNlcy9pbWFnZXMvcHJjb21tZW50L3ByaW9yaXR5L2xvdy5wbmciIHRpdGxlPSJMb3ciPiAwICZlbXNwOyA8aW1nIHdpZHRoPSIxMiIgYWx0PSJpbmZvIiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9wcmlvcml0eS9pbmZvLnBuZyIgdGl0bGU9IkluZm8iPiAwIHwgPGEgaHJlZj0iaHR0cHM6Ly9hcHAub3JjYXNlY3VyaXR5LmlvL3NoaWZ0LWxlZnQvaWFjL3NjYW4tbG9nLzUwMDkxMWIxLTU5M2YtNGMzNC1hOTU3LWRkODk2ZDBiYTM3NCIgdGFyZ2V0PSJfYmxhbmsiPlZpZXcgaW4gT3JjYTwvYT4gfAp8IDxpbWcgd2lkdGg9IjE2IiBhbHQ9IlBhc3NlZCIgc3JjPSJodHRwczovL3Jhdy5naXRodWJ1c2VyY29udGVudC5jb20vb3JjYXNlY3VyaXR5L29yY2EtY2xpL21haW4vcmVzb3VyY2VzL2ltYWdlcy9wcmNvbW1lbnQvc3RhdHVzL3Bhc3NlZC5wbmciIHRpdGxlPSJQYXNzZWQiPiBQYXNzZWQgfCBTZWNyZXRzIHwgPGltZyB3aWR0aD0iMTIiIGFsdD0iaGlnaCIgc3JjPSJodHRwczovL3Jhdy5naXRodWJ1c2VyY29udGVudC5jb20vb3JjYXNlY3VyaXR5L29yY2EtY2xpL21haW4vcmVzb3VyY2VzL2ltYWdlcy9wcmNvbW1lbnQvcHJpb3JpdHkvaGlnaC5wbmciIHRpdGxlPSJIaWdoIj4gMCAmZW1zcDsgPGltZyB3aWR0aD0iMTIiIGFsdD0ibWVkaXVtIiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9wcmlvcml0eS9tZWRpdW0ucG5nIiB0aXRsZT0iTWVkaXVtIj4gMCAmZW1zcDsgPGltZyB3aWR0aD0iMTIiIGFsdD0ibG93IiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9wcmlvcml0eS9sb3cucG5nIiB0aXRsZT0iTG93Ij4gMCAmZW1zcDsgPGltZyB3aWR0aD0iMTIiIGFsdD0iaW5mbyIgc3JjPSJodHRwczovL3Jhdy5naXRodWJ1c2VyY29udGVudC5jb20vb3JjYXNlY3VyaXR5L29yY2EtY2xpL21haW4vcmVzb3VyY2VzL2ltYWdlcy9wcmNvbW1lbnQvcHJpb3JpdHkvaW5mby5wbmciIHRpdGxlPSJJbmZvIj4gMCB8IDxhIGhyZWY9Imh0dHBzOi8vYXBwLm9yY2FzZWN1cml0eS5pby9zaGlmdC1sZWZ0L2ZpbGVfc3lzdGVtL3NjYW4tbG9nLzBlYzgyMTMzLTc2ZjYtNDk2Mi1hOTlmLWM0NTFkNTUzYWZjOCIgdGFyZ2V0PSJfYmxhbmsiPlZpZXcgaW4gT3JjYTwvYT4gfAp8IDxpbWcgd2lkdGg9IjE2IiBhbHQ9IlBhc3NlZCIgc3JjPSJodHRwczovL3Jhdy5naXRodWJ1c2VyY29udGVudC5jb20vb3JjYXNlY3VyaXR5L29yY2EtY2xpL21haW4vcmVzb3VyY2VzL2ltYWdlcy9wcmNvbW1lbnQvc3RhdHVzL3Bhc3NlZC5wbmciIHRpdGxlPSJQYXNzZWQiPiBQYXNzZWQgfCBWdWxuZXJhYmlsaXRpZXMgfCA8aW1nIHdpZHRoPSIxMiIgYWx0PSJoaWdoIiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9wcmlvcml0eS9oaWdoLnBuZyIgdGl0bGU9IkhpZ2giPiAwICZlbXNwOyA8aW1nIHdpZHRoPSIxMiIgYWx0PSJtZWRpdW0iIHNyYz0iaHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL29yY2FzZWN1cml0eS9vcmNhLWNsaS9tYWluL3Jlc291cmNlcy9pbWFnZXMvcHJjb21tZW50L3ByaW9yaXR5L21lZGl1bS5wbmciIHRpdGxlPSJNZWRpdW0iPiAwICZlbXNwOyA8aW1nIHdpZHRoPSIxMiIgYWx0PSJsb3ciIHNyYz0iaHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL29yY2FzZWN1cml0eS9vcmNhLWNsaS9tYWluL3Jlc291cmNlcy9pbWFnZXMvcHJjb21tZW50L3ByaW9yaXR5L2xvdy5wbmciIHRpdGxlPSJMb3ciPiAwICZlbXNwOyA8aW1nIHdpZHRoPSIxMiIgYWx0PSJpbmZvIiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9wcmlvcml0eS9pbmZvLnBuZyIgdGl0bGU9IkluZm8iPiAwIHwgPGEgaHJlZj0iaHR0cHM6Ly9hcHAub3JjYXNlY3VyaXR5LmlvL3NoaWZ0LWxlZnQvZmlsZV9zeXN0ZW0vc2Nhbi1sb2cvYjhmNDkzNDktNmFjMS00YjczLWE2MTYtZWE5NzQwNGMyNTU5IiB0YXJnZXQ9Il9ibGFuayI+VmlldyBpbiBPcmNhPC9hPiB8",state:"commented",conversations:[]},{commenter:"mark-linearb",content:"",state:"approved",conversations:[]}],conversations:[],unresolved_threads:0,number:3840,url:"https://github.com/linear-b/linenv/pull/3840",target:"develop",source:"linweb-auto-1718286804"},hasCmRepo:true,trigger_id:"3a4aca21-804c-4c8a-9ee6-b993387b8b57",headHttpUrl:"https://github.com/linear-b/linenv",webhookEventName:"check_run_completed",webhookEventNames:{check_run_completed:1},cmRepoId:611675896,cmRepo:"cm",cmRepoRef:"develop"};const j={"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":"Fadikhayo1995","Mark Bulgakov <109464254+mark-linearb@users.noreply.github.com>":"mark-linearb","Avishag Sahar <42721195+saharavishag@users.noreply.github.com>":"saharavishag","linearbci ":"linearbci","Omri Marcovitch ":"omarcovitch","flomermer ":"flomermer","Keren Shiloah <68225563+KerenLinearB@users.noreply.github.com>":"KerenLinearB","Yovel Elad ":"YovelElad","Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","nivSwisa1 ":"nivSwisa1","Oriel Zaken ":"orielz","Yovel Elad <79972883+YovelElad@users.noreply.github.com>":"YovelElad","Shani <102466679+ShaniBelisha@users.noreply.github.com>":"ShaniBelisha","ShaniBelisha ":"ShaniBelisha","Ron Yehuda <79041106+lb-ronyeh@users.noreply.github.com>":"lb-ronyeh","Niv Swisa <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","Lev Eidelman Nagar <131681607+eidellav@users.noreply.github.com>":"eidellav","ShakedZrihen ":"ShakedZrihen","Zion Sofer <113347885+ZionSoferLinearB@users.noreply.github.com>":"ZionSoferLinearB","Yoni Amikam <95563548+yoni-amikam@users.noreply.github.com>":"yoni-amikam","reshef-linearb <150923910+reshef-roy@users.noreply.github.com>":"reshef-roy","shaked zohar <30412727+ShakedZrihen@users.noreply.github.com>":"ShakedZrihen","Oriel Zaken ":"orielz","alonmischelLB ":"alonmischelLB","mark-linearb ":"mark-linearb","Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":"EladKohavi","Yishai Beeri ":"yishaibeeri","Yoav Negev <89904453+negevyoav@users.noreply.github.com>":"negevyoav","omarcovitch ":"omarcovitch","avielLB <131977939+avielLB@users.noreply.github.com>":"avielLB","Yeela Lifshitz <52451294+yeelali14@users.noreply.github.com>":"yeelali14","moshe azoulay <126490548+mosheia@users.noreply.github.com>":"mosheia","negevyoav ":"negevyoav","alonmischelLB <153432309+alonmischelLB@users.noreply.github.com>":"alonmischelLB","mosheia <126490548+mosheia@users.noreply.github.com>":"mosheia","Ariel Illouz ":"ariel-linearb","oren yosef ":"orenylinearb","Oren Yosef ":"orenylinearb","Stas Onichak ":"stas-linearb","Fadi Khayo ":"Fadikhayo1995","Tomer Flom ":"flomermer","omri marcovitch ":"omarcovitch","Almog Ben David ":"almog27","Lev Eidelman Nagar ":"eidellav","Avishag Sahar ":"saharavishag","Ron Yehuda <79041106+ronyeh-lb@users.noreply.github.com>":"lb-ronyeh","shaked zohar ":"ShakedZrihen","Aviel Even-Or ":"avielLB","Yoni Amikam ":"yoni-amikam","Yoav Negev ":"negevyoav","Yeela Lifshitz ":"yeelali14","omri marcovitch ":"omarcovitch","gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>":"gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>","Noam Hofshi ":"Noam Hofshi ","Ariel ":"Ariel ","“Keren ":"“Keren ","ronyeh-lb ":"ronyeh-lb ","Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>":"Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>","Roy ":"Roy ","Miki Michaeli ":"Miki Michaeli ","Roy Reshef ":"Roy Reshef ","Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>","Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>":"Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>","Zuki Sarusi ":"Zuki Sarusi ","Alexander Chernov ":"Alexander Chernov ","Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>":"Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>","Almog Ben-David ":"Almog Ben-David ","Niv Swisa ":"Niv Swisa ","buggy ":"buggy ","emasuary ":"emasuary ","Eitan Masuary <37768057+emasuary@users.noreply.github.com>":"Eitan Masuary <37768057+emasuary@users.noreply.github.com>","reshef ":"reshef ","Moti Zamir ":"Moti Zamir ","Moti Zamir <63998921+zamboosh@users.noreply.github.com>":"Moti Zamir <63998921+zamboosh@users.noreply.github.com>","Administrator ":"Administrator ","Alon Galperin ":"Alon Galperin ","Yoni ":"Yoni ","oren.yosef ":"oren.yosef ","alongalperin ":"alongalperin ","aviah ":"aviah ","linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>":"linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>","ronyeh <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh <79041106+ronyeh-lb@users.noreply.github.com>","yoniamikam ":"yoniamikam ","Aviah Laor <80626047+aviah42@users.noreply.github.com>":"Aviah Laor <80626047+aviah42@users.noreply.github.com>","shirel_lugasi ":"shirel_lugasi ","zuki sarusi ":"zuki sarusi ","Alex Chernov ":"Alex Chernov ","Alon Galperin ":"Alon Galperin ","GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>":"GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>","Keren Finkelstein ":"Keren Finkelstein ","Miki Michaeli ":"Miki Michaeli ","alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>":"alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>","lev ":"lev ","ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>","snyk-bot ":"snyk-bot ","yoavnegev ":"yoavnegev ","zamboosh <63998921+zamboosh@users.noreply.github.com>":"zamboosh <63998921+zamboosh@users.noreply.github.com>"};const U={"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":"Fadikhayo1995","Mark Bulgakov <109464254+mark-linearb@users.noreply.github.com>":"mark-linearb","Avishag Sahar <42721195+saharavishag@users.noreply.github.com>":"saharavishag","linearbci ":"linearbci","Omri Marcovitch ":"omarcovitch","flomermer ":"flomermer","Keren Shiloah <68225563+KerenLinearB@users.noreply.github.com>":"KerenLinearB","Yovel Elad ":"YovelElad","Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","nivSwisa1 ":"nivSwisa1","Oriel Zaken ":"orielz","Yovel Elad <79972883+YovelElad@users.noreply.github.com>":"YovelElad","Shani <102466679+ShaniBelisha@users.noreply.github.com>":"ShaniBelisha","ShaniBelisha ":"ShaniBelisha","Ron Yehuda <79041106+lb-ronyeh@users.noreply.github.com>":"lb-ronyeh","Niv Swisa <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","Lev Eidelman Nagar <131681607+eidellav@users.noreply.github.com>":"eidellav","ShakedZrihen ":"ShakedZrihen","Zion Sofer <113347885+ZionSoferLinearB@users.noreply.github.com>":"ZionSoferLinearB","Yoni Amikam <95563548+yoni-amikam@users.noreply.github.com>":"yoni-amikam","reshef-linearb <150923910+reshef-roy@users.noreply.github.com>":"reshef-roy","shaked zohar <30412727+ShakedZrihen@users.noreply.github.com>":"ShakedZrihen","Oriel Zaken ":"orielz","alonmischelLB ":"alonmischelLB","mark-linearb ":"mark-linearb","Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":"EladKohavi","Yishai Beeri ":"yishaibeeri","Yoav Negev <89904453+negevyoav@users.noreply.github.com>":"negevyoav","omarcovitch ":"omarcovitch","avielLB <131977939+avielLB@users.noreply.github.com>":"avielLB","Yeela Lifshitz <52451294+yeelali14@users.noreply.github.com>":"yeelali14","moshe azoulay <126490548+mosheia@users.noreply.github.com>":"mosheia","negevyoav ":"negevyoav","alonmischelLB <153432309+alonmischelLB@users.noreply.github.com>":"alonmischelLB","mosheia <126490548+mosheia@users.noreply.github.com>":"mosheia","Ariel Illouz ":"ariel-linearb","oren yosef ":"orenylinearb","Oren Yosef ":"orenylinearb","Stas Onichak ":"stas-linearb","Fadi Khayo ":"Fadikhayo1995","Tomer Flom ":"flomermer","omri marcovitch ":"omarcovitch","Almog Ben David ":"almog27","Lev Eidelman Nagar ":"eidellav","Avishag Sahar ":"saharavishag","Ron Yehuda <79041106+ronyeh-lb@users.noreply.github.com>":"lb-ronyeh","shaked zohar ":"ShakedZrihen","Aviel Even-Or ":"avielLB","Yoni Amikam ":"yoni-amikam","Yoav Negev ":"negevyoav","Yeela Lifshitz ":"yeelali14","omri marcovitch ":"omarcovitch","gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>":"gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>","Noam Hofshi ":"Noam Hofshi ","Ariel ":"Ariel ","“Keren ":"“Keren ","ronyeh-lb ":"ronyeh-lb ","Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>":"Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>","Roy ":"Roy ","Miki Michaeli ":"Miki Michaeli ","Roy Reshef ":"Roy Reshef ","Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>","Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>":"Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>","Zuki Sarusi ":"Zuki Sarusi ","Alexander Chernov ":"Alexander Chernov ","Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>":"Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>","Almog Ben-David ":"Almog Ben-David ","Niv Swisa ":"Niv Swisa ","buggy ":"buggy ","emasuary ":"emasuary ","Eitan Masuary <37768057+emasuary@users.noreply.github.com>":"Eitan Masuary <37768057+emasuary@users.noreply.github.com>","reshef ":"reshef ","Moti Zamir ":"Moti Zamir ","Moti Zamir <63998921+zamboosh@users.noreply.github.com>":"Moti Zamir <63998921+zamboosh@users.noreply.github.com>","Administrator ":"Administrator ","Alon Galperin ":"Alon Galperin ","Yoni ":"Yoni ","oren.yosef ":"oren.yosef ","alongalperin ":"alongalperin ","aviah ":"aviah ","linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>":"linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>","ronyeh <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh <79041106+ronyeh-lb@users.noreply.github.com>","yoniamikam ":"yoniamikam ","Aviah Laor <80626047+aviah42@users.noreply.github.com>":"Aviah Laor <80626047+aviah42@users.noreply.github.com>","shirel_lugasi ":"shirel_lugasi ","zuki sarusi ":"zuki sarusi ","Alex Chernov ":"Alex Chernov ","Alon Galperin ":"Alon Galperin ","GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>":"GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>","Keren Finkelstein ":"Keren Finkelstein ","Miki Michaeli ":"Miki Michaeli ","alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>":"alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>","lev ":"lev ","ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>","snyk-bot ":"snyk-bot ","yoavnegev ":"yoavnegev ","zamboosh <63998921+zamboosh@users.noreply.github.com>":"zamboosh <63998921+zamboosh@users.noreply.github.com>"};const H={"gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>":745,"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":550,"Mark Bulgakov <109464254+mark-linearb@users.noreply.github.com>":524,"Ariel Illouz ":454,"oren yosef ":425,"Oren Yosef ":370,"Stas Onichak ":298,"Fadi Khayo ":245,"Avishag Sahar <42721195+saharavishag@users.noreply.github.com>":229,"linearbci ":224,"Noam Hofshi ":200,"Omri Marcovitch ":194,"flomermer ":178,"Ariel ":156,"Keren Shiloah <68225563+KerenLinearB@users.noreply.github.com>":155,"Tomer Flom ":151,"“Keren ":146,"omri marcovitch ":142,"ronyeh-lb ":128,"Yovel Elad ":124,"Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":123,"Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>":120,"Roy ":117,"nivSwisa1 ":111,"Oriel Zaken ":107,"Miki Michaeli ":100,"Almog Ben David ":96,"Yovel Elad <79972883+YovelElad@users.noreply.github.com>":93,"Shani <102466679+ShaniBelisha@users.noreply.github.com>":90,"Roy Reshef ":88,"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":86,"ShaniBelisha ":85,"Lev Eidelman Nagar ":76,"Ron Yehuda <79041106+lb-ronyeh@users.noreply.github.com>":73,"Niv Swisa <107345560+nivSwisa1@users.noreply.github.com>":70,"Avishag Sahar ":64,"Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>":64,"Zuki Sarusi ":62,"Lev Eidelman Nagar <131681607+eidellav@users.noreply.github.com>":59,"Alexander Chernov ":57,"Ron Yehuda <79041106+ronyeh-lb@users.noreply.github.com>":56,"ShakedZrihen ":56,"Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>":49,"Almog Ben-David ":48,"shaked zohar ":47,"Zion Sofer <113347885+ZionSoferLinearB@users.noreply.github.com>":46,"Niv Swisa ":35,"buggy ":35,"emasuary ":35,"Eitan Masuary <37768057+emasuary@users.noreply.github.com>":33,"reshef ":21,"Yoni Amikam <95563548+yoni-amikam@users.noreply.github.com>":19,"reshef-linearb <150923910+reshef-roy@users.noreply.github.com>":17,"shaked zohar <30412727+ShakedZrihen@users.noreply.github.com>":17,"Oriel Zaken ":13,"Aviel Even-Or ":12,"Moti Zamir ":12,"Moti Zamir <63998921+zamboosh@users.noreply.github.com>":11,"alonmischelLB ":11,"Yoni Amikam ":10,"mark-linearb ":10,"Administrator ":9,"Alon Galperin ":7,"Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":7,"Yishai Beeri ":7,"Yoav Negev <89904453+negevyoav@users.noreply.github.com>":6,"omarcovitch ":6,"Yoav Negev ":5,"Yoni ":5,"oren.yosef ":5,"Yeela Lifshitz ":4,"alongalperin ":4,"avielLB <131977939+avielLB@users.noreply.github.com>":4,"aviah ":3,"linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>":3,"omri marcovitch ":3,"ronyeh <79041106+ronyeh-lb@users.noreply.github.com>":3,"yoniamikam ":3,"Aviah Laor <80626047+aviah42@users.noreply.github.com>":2,"Yeela Lifshitz <52451294+yeelali14@users.noreply.github.com>":2,"moshe azoulay <126490548+mosheia@users.noreply.github.com>":2,"negevyoav ":2,"shirel_lugasi ":2,"zuki sarusi ":2,"Alex Chernov ":1,"Alon Galperin ":1,"GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>":1,"Keren Finkelstein ":1,"Miki Michaeli ":1,"alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>":1,"alonmischelLB <153432309+alonmischelLB@users.noreply.github.com>":1,"lev ":1,"mosheia <126490548+mosheia@users.noreply.github.com>":1,"ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>":1,"snyk-bot ":1,"yoavnegev ":1,"zamboosh <63998921+zamboosh@users.noreply.github.com>":1};const W=[{chunks:[{content:"@@ -1 +1 @@",changes:[{type:"del",del:true,ln:1,content:"-linweb: tags/0.1.3195"},{type:"add",add:true,ln:1,content:"+linweb: tags/0.1.3196"}],oldStart:1,oldLines:1,newStart:1,newLines:1}],deletions:1,additions:1,from:"changes/linweb.yml",to:"changes/linweb.yml",index:["b6806c41..18edfa34","100644"],newMode:"100644",oldMode:"100644"}];const Z={branch:{name:"linweb-auto-1718286804",base:"develop",author:"linearbci ",author_name:"linearbci\n",author_email:"",diff:{size:2,files_metadata:[{original_file:"changes/linweb.yml",new_file:"changes/linweb.yml",file:"changes/linweb.yml",deletions:1,additions:1}]},num_of_commits:1,commits:{messages:["Update linweb.yml with linweb branch info"]}},source:{diff:{files:[{original_file:"changes/linweb.yml",new_file:"changes/linweb.yml",diff:"@@ -1 +1 @@\n-linweb: tags/0.1.3195\n+linweb: tags/0.1.3196",original_content:"linweb: tags/0.1.3195\n",new_content:"linweb: tags/0.1.3196\n"}]}},repo:{name:"linenv",contributors:{"gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>":745,"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":550,"Mark Bulgakov <109464254+mark-linearb@users.noreply.github.com>":524,"Ariel Illouz ":454,"oren yosef ":425,"Oren Yosef ":370,"Stas Onichak ":298,"Fadi Khayo ":245,"Avishag Sahar <42721195+saharavishag@users.noreply.github.com>":229,"linearbci ":224,"Noam Hofshi ":200,"Omri Marcovitch ":194,"flomermer ":178,"Ariel ":156,"Keren Shiloah <68225563+KerenLinearB@users.noreply.github.com>":155,"Tomer Flom ":151,"“Keren ":146,"omri marcovitch ":142,"ronyeh-lb ":128,"Yovel Elad ":124,"Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":123,"Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>":120,"Roy ":117,"nivSwisa1 ":111,"Oriel Zaken ":107,"Miki Michaeli ":100,"Almog Ben David ":96,"Yovel Elad <79972883+YovelElad@users.noreply.github.com>":93,"Shani <102466679+ShaniBelisha@users.noreply.github.com>":90,"Roy Reshef ":88,"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":86,"ShaniBelisha ":85,"Lev Eidelman Nagar ":76,"Ron Yehuda <79041106+lb-ronyeh@users.noreply.github.com>":73,"Niv Swisa <107345560+nivSwisa1@users.noreply.github.com>":70,"Avishag Sahar ":64,"Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>":64,"Zuki Sarusi ":62,"Lev Eidelman Nagar <131681607+eidellav@users.noreply.github.com>":59,"Alexander Chernov ":57,"Ron Yehuda <79041106+ronyeh-lb@users.noreply.github.com>":56,"ShakedZrihen ":56,"Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>":49,"Almog Ben-David ":48,"shaked zohar ":47,"Zion Sofer <113347885+ZionSoferLinearB@users.noreply.github.com>":46,"Niv Swisa ":35,"buggy ":35,"emasuary ":35,"Eitan Masuary <37768057+emasuary@users.noreply.github.com>":33,"reshef ":21,"Yoni Amikam <95563548+yoni-amikam@users.noreply.github.com>":19,"reshef-linearb <150923910+reshef-roy@users.noreply.github.com>":17,"shaked zohar <30412727+ShakedZrihen@users.noreply.github.com>":17,"Oriel Zaken ":13,"Aviel Even-Or ":12,"Moti Zamir ":12,"Moti Zamir <63998921+zamboosh@users.noreply.github.com>":11,"alonmischelLB ":11,"Yoni Amikam ":10,"mark-linearb ":10,"Administrator ":9,"Alon Galperin ":7,"Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":7,"Yishai Beeri ":7,"Yoav Negev <89904453+negevyoav@users.noreply.github.com>":6,"omarcovitch ":6,"Yoav Negev ":5,"Yoni ":5,"oren.yosef ":5,"Yeela Lifshitz ":4,"alongalperin ":4,"avielLB <131977939+avielLB@users.noreply.github.com>":4,"aviah ":3,"linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>":3,"omri marcovitch ":3,"ronyeh <79041106+ronyeh-lb@users.noreply.github.com>":3,"yoniamikam ":3,"Aviah Laor <80626047+aviah42@users.noreply.github.com>":2,"Yeela Lifshitz <52451294+yeelali14@users.noreply.github.com>":2,"moshe azoulay <126490548+mosheia@users.noreply.github.com>":2,"negevyoav ":2,"shirel_lugasi ":2,"zuki sarusi ":2,"Alex Chernov ":1,"Alon Galperin ":1,"GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>":1,"Keren Finkelstein ":1,"Miki Michaeli ":1,"alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>":1,"alonmischelLB <153432309+alonmischelLB@users.noreply.github.com>":1,"lev ":1,"mosheia <126490548+mosheia@users.noreply.github.com>":1,"ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>":1,"snyk-bot ":1,"yoavnegev ":1,"zamboosh <63998921+zamboosh@users.noreply.github.com>":1},owner:"linear-b",visibility:"private",provider:"github",git_to_provider_user:{"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":"Fadikhayo1995","Mark Bulgakov <109464254+mark-linearb@users.noreply.github.com>":"mark-linearb","Avishag Sahar <42721195+saharavishag@users.noreply.github.com>":"saharavishag","linearbci ":"linearbci","Omri Marcovitch ":"omarcovitch","flomermer ":"flomermer","Keren Shiloah <68225563+KerenLinearB@users.noreply.github.com>":"KerenLinearB","Yovel Elad ":"YovelElad","Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","nivSwisa1 ":"nivSwisa1","Oriel Zaken ":"orielz","Yovel Elad <79972883+YovelElad@users.noreply.github.com>":"YovelElad","Shani <102466679+ShaniBelisha@users.noreply.github.com>":"ShaniBelisha","ShaniBelisha ":"ShaniBelisha","Ron Yehuda <79041106+lb-ronyeh@users.noreply.github.com>":"lb-ronyeh","Niv Swisa <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","Lev Eidelman Nagar <131681607+eidellav@users.noreply.github.com>":"eidellav","ShakedZrihen ":"ShakedZrihen","Zion Sofer <113347885+ZionSoferLinearB@users.noreply.github.com>":"ZionSoferLinearB","Yoni Amikam <95563548+yoni-amikam@users.noreply.github.com>":"yoni-amikam","reshef-linearb <150923910+reshef-roy@users.noreply.github.com>":"reshef-roy","shaked zohar <30412727+ShakedZrihen@users.noreply.github.com>":"ShakedZrihen","Oriel Zaken ":"orielz","alonmischelLB ":"alonmischelLB","mark-linearb ":"mark-linearb","Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":"EladKohavi","Yishai Beeri ":"yishaibeeri","Yoav Negev <89904453+negevyoav@users.noreply.github.com>":"negevyoav","omarcovitch ":"omarcovitch","avielLB <131977939+avielLB@users.noreply.github.com>":"avielLB","Yeela Lifshitz <52451294+yeelali14@users.noreply.github.com>":"yeelali14","moshe azoulay <126490548+mosheia@users.noreply.github.com>":"mosheia","negevyoav ":"negevyoav","alonmischelLB <153432309+alonmischelLB@users.noreply.github.com>":"alonmischelLB","mosheia <126490548+mosheia@users.noreply.github.com>":"mosheia","Ariel Illouz ":"ariel-linearb","oren yosef ":"orenylinearb","Oren Yosef ":"orenylinearb","Stas Onichak ":"stas-linearb","Fadi Khayo ":"Fadikhayo1995","Tomer Flom ":"flomermer","omri marcovitch ":"omarcovitch","Almog Ben David ":"almog27","Lev Eidelman Nagar ":"eidellav","Avishag Sahar ":"saharavishag","Ron Yehuda <79041106+ronyeh-lb@users.noreply.github.com>":"lb-ronyeh","shaked zohar ":"ShakedZrihen","Aviel Even-Or ":"avielLB","Yoni Amikam ":"yoni-amikam","Yoav Negev ":"negevyoav","Yeela Lifshitz ":"yeelali14","omri marcovitch ":"omarcovitch","gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>":"gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>","Noam Hofshi ":"Noam Hofshi ","Ariel ":"Ariel ","“Keren ":"“Keren ","ronyeh-lb ":"ronyeh-lb ","Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>":"Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>","Roy ":"Roy ","Miki Michaeli ":"Miki Michaeli ","Roy Reshef ":"Roy Reshef ","Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>","Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>":"Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>","Zuki Sarusi ":"Zuki Sarusi ","Alexander Chernov ":"Alexander Chernov ","Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>":"Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>","Almog Ben-David ":"Almog Ben-David ","Niv Swisa ":"Niv Swisa ","buggy ":"buggy ","emasuary ":"emasuary ","Eitan Masuary <37768057+emasuary@users.noreply.github.com>":"Eitan Masuary <37768057+emasuary@users.noreply.github.com>","reshef ":"reshef ","Moti Zamir ":"Moti Zamir ","Moti Zamir <63998921+zamboosh@users.noreply.github.com>":"Moti Zamir <63998921+zamboosh@users.noreply.github.com>","Administrator ":"Administrator ","Alon Galperin ":"Alon Galperin ","Yoni ":"Yoni ","oren.yosef ":"oren.yosef ","alongalperin ":"alongalperin ","aviah ":"aviah ","linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>":"linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>","ronyeh <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh <79041106+ronyeh-lb@users.noreply.github.com>","yoniamikam ":"yoniamikam ","Aviah Laor <80626047+aviah42@users.noreply.github.com>":"Aviah Laor <80626047+aviah42@users.noreply.github.com>","shirel_lugasi ":"shirel_lugasi ","zuki sarusi ":"zuki sarusi ","Alex Chernov ":"Alex Chernov ","Alon Galperin ":"Alon Galperin ","GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>":"GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>","Keren Finkelstein ":"Keren Finkelstein ","Miki Michaeli ":"Miki Michaeli ","alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>":"alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>","lev ":"lev ","ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>","snyk-bot ":"snyk-bot ","yoavnegev ":"yoavnegev ","zamboosh <63998921+zamboosh@users.noreply.github.com>":"zamboosh <63998921+zamboosh@users.noreply.github.com>"},age:1381,author_age:129,blame:{"changes/linweb.yml":{"linearbci ":100}},git_activity:{"changes/linweb.yml":{"linearbci ":{week_2857:419},"Niv Swisa ":{week_2857:10},"Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":{week_2857:2},"oren yosef ":{week_2857:16},"Lev Eidelman Nagar ":{week_2857:94},"Avishag Sahar ":{week_2857:22},"Yovel Elad ":{week_2857:144},"ShaniBelisha ":{week_2857:104},"Fadi Khayo ":{week_2857:86},"Oren Yosef ":{week_2857:11},"Almog Ben David ":{week_2857:2},"flomermer ":{week_2857:140},"“Keren ":{week_2857:176},"Almog Ben-David ":{week_2857:48},"omri marcovitch ":{week_2857:18},"Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":{week_2857:69},"Oriel Zaken ":{week_2857:2},"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":{week_2857:6},"Zuki Sarusi ":{week_2857:78},"Oriel Zaken ":{week_2857:12},"ShakedZrihen ":{week_2857:59},"lev ":{week_2857:2},"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":{week_2857:20},"alongalperin ":{week_2857:4},"omri marcovitch ":{week_2857:6}}},pr_author:"linearbci",data_service:{expert_reviwer_request:{merge_dict:{"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":"Fadikhayo1995","Mark Bulgakov <109464254+mark-linearb@users.noreply.github.com>":"mark-linearb","Avishag Sahar <42721195+saharavishag@users.noreply.github.com>":"saharavishag","linearbci ":"linearbci","Omri Marcovitch ":"omarcovitch","flomermer ":"flomermer","Keren Shiloah <68225563+KerenLinearB@users.noreply.github.com>":"KerenLinearB","Yovel Elad ":"YovelElad","Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","nivSwisa1 ":"nivSwisa1","Oriel Zaken ":"orielz","Yovel Elad <79972883+YovelElad@users.noreply.github.com>":"YovelElad","Shani <102466679+ShaniBelisha@users.noreply.github.com>":"ShaniBelisha","ShaniBelisha ":"ShaniBelisha","Ron Yehuda <79041106+lb-ronyeh@users.noreply.github.com>":"lb-ronyeh","Niv Swisa <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","Lev Eidelman Nagar <131681607+eidellav@users.noreply.github.com>":"eidellav","ShakedZrihen ":"ShakedZrihen","Zion Sofer <113347885+ZionSoferLinearB@users.noreply.github.com>":"ZionSoferLinearB","Yoni Amikam <95563548+yoni-amikam@users.noreply.github.com>":"yoni-amikam","reshef-linearb <150923910+reshef-roy@users.noreply.github.com>":"reshef-roy","shaked zohar <30412727+ShakedZrihen@users.noreply.github.com>":"ShakedZrihen","Oriel Zaken ":"orielz","alonmischelLB ":"alonmischelLB","mark-linearb ":"mark-linearb","Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":"EladKohavi","Yishai Beeri ":"yishaibeeri","Yoav Negev <89904453+negevyoav@users.noreply.github.com>":"negevyoav","omarcovitch ":"omarcovitch","avielLB <131977939+avielLB@users.noreply.github.com>":"avielLB","Yeela Lifshitz <52451294+yeelali14@users.noreply.github.com>":"yeelali14","moshe azoulay <126490548+mosheia@users.noreply.github.com>":"mosheia","negevyoav ":"negevyoav","alonmischelLB <153432309+alonmischelLB@users.noreply.github.com>":"alonmischelLB","mosheia <126490548+mosheia@users.noreply.github.com>":"mosheia","Ariel Illouz ":"ariel-linearb","oren yosef ":"orenylinearb","Oren Yosef ":"orenylinearb","Stas Onichak ":"stas-linearb","Fadi Khayo ":"Fadikhayo1995","Tomer Flom ":"flomermer","omri marcovitch ":"omarcovitch","Almog Ben David ":"almog27","Lev Eidelman Nagar ":"eidellav","Avishag Sahar ":"saharavishag","Ron Yehuda <79041106+ronyeh-lb@users.noreply.github.com>":"lb-ronyeh","shaked zohar ":"ShakedZrihen","Aviel Even-Or ":"avielLB","Yoni Amikam ":"yoni-amikam","Yoav Negev ":"negevyoav","Yeela Lifshitz ":"yeelali14","omri marcovitch ":"omarcovitch","gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>":"gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>","Noam Hofshi ":"Noam Hofshi ","Ariel ":"Ariel ","“Keren ":"“Keren ","ronyeh-lb ":"ronyeh-lb ","Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>":"Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>","Roy ":"Roy ","Miki Michaeli ":"Miki Michaeli ","Roy Reshef ":"Roy Reshef ","Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>","Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>":"Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>","Zuki Sarusi ":"Zuki Sarusi ","Alexander Chernov ":"Alexander Chernov ","Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>":"Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>","Almog Ben-David ":"Almog Ben-David ","Niv Swisa ":"Niv Swisa ","buggy ":"buggy ","emasuary ":"emasuary ","Eitan Masuary <37768057+emasuary@users.noreply.github.com>":"Eitan Masuary <37768057+emasuary@users.noreply.github.com>","reshef ":"reshef ","Moti Zamir ":"Moti Zamir ","Moti Zamir <63998921+zamboosh@users.noreply.github.com>":"Moti Zamir <63998921+zamboosh@users.noreply.github.com>","Administrator ":"Administrator ","Alon Galperin ":"Alon Galperin ","Yoni ":"Yoni ","oren.yosef ":"oren.yosef ","alongalperin ":"alongalperin ","aviah ":"aviah ","linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>":"linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>","ronyeh <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh <79041106+ronyeh-lb@users.noreply.github.com>","yoniamikam ":"yoniamikam ","Aviah Laor <80626047+aviah42@users.noreply.github.com>":"Aviah Laor <80626047+aviah42@users.noreply.github.com>","shirel_lugasi ":"shirel_lugasi ","zuki sarusi ":"zuki sarusi ","Alex Chernov ":"Alex Chernov ","Alon Galperin ":"Alon Galperin ","GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>":"GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>","Keren Finkelstein ":"Keren Finkelstein ","Miki Michaeli ":"Miki Michaeli ","alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>":"alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>","lev ":"lev ","ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>","snyk-bot ":"snyk-bot ","yoavnegev ":"yoavnegev ","zamboosh <63998921+zamboosh@users.noreply.github.com>":"zamboosh <63998921+zamboosh@users.noreply.github.com>"},pr_files:{"changes/linweb.yml":{blame:"",activity:"linearbci ,Thu Jun 13 11:18:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Jun 13 10:57:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Jun 13 08:51:53 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Jun 6 12:14:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Jun 5 12:32:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Jun 5 10:12:42 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Jun 4 13:12:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Jun 4 11:40:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 11:34:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 09:55:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 09:42:14 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 08:37:46 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Jun 2 11:13:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Jun 2 10:53:49 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 12:01:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 11:10:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 09:29:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 05:59:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 14:50:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 12:04:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 07:13:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 06:08:58 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 28 13:54:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 28 07:27:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 14:47:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 12:37:13 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 08:31:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 08:02:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 26 14:46:04 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 26 11:58:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 26 09:26:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 23 10:55:13 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 23 08:31:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Thu May 23 08:41:56 2024 +0300\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 22 12:47:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 22 11:08:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 22 06:30:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 21 12:58:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 21 12:12:40 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 21 06:43:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 15:41:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 13:37:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 12:07:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 11:46:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 10:56:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 10:22:46 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 09:26:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 19 13:28:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 19 10:51:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 14:07:43 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 11:52:14 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 11:03:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 10:29:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 09:51:02 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 08:25:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 13 08:17:40 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 14:08:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 12:46:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 10:10:40 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 08:34:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 9 15:03:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 9 12:57:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 9 12:18:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 8 11:47:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 8 07:57:34 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 7 08:00:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 6 11:55:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 5 14:49:26 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 5 11:37:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 5 10:09:55 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 2 10:00:32 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 16:22:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 15:21:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 13:33:49 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 10:57:50 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 10:41:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 30 11:09:36 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 30 06:59:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 25 14:49:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 25 09:39:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 24 14:39:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 24 12:04:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 24 07:33:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 13:53:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 10:50:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 07:52:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 06:45:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nElad Kohavi <106978846+EladKohavi@users.noreply.github.com>,Thu Apr 18 13:40:18 2024 +0300\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 18 10:14:55 2024 +0000\n\n1\t1\tchanges/linweb.yml\noren yosef ,Thu Apr 18 12:51:43 2024 +0300\n\n1\t0\tchanges/linweb.yml\nlinearbci ,Thu Apr 18 09:44:20 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 17 11:04:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 17 09:05:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 16 10:54:38 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 16:11:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 15:01:19 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 11:28:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 06:16:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 14 15:11:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 14 13:58:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 14 10:50:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 11:30:45 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 09:08:11 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 07:17:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 05:51:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 10 12:04:02 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 10 11:19:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 16:29:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 12:53:07 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 09:11:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 08:49:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 08:00:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 12:58:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 11:47:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 10:09:01 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 08:30:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 07:48:42 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 4 13:10:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 4 11:51:18 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 4 07:14:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 15:43:34 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 14:49:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 11:41:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 11:15:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 09:03:45 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 2 17:48:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 2 14:27:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 2 06:19:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 13:38:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 12:25:24 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 12:08:07 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 09:25:03 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 07:35:19 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 31 12:04:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 28 11:53:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 28 11:21:54 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 15:08:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 13:59:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 12:27:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 08:22:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 26 15:24:14 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 26 12:51:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 25 10:08:58 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 25 09:03:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 25 08:05:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 24 13:53:49 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 21 13:06:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Mar 21 14:28:43 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 21 11:20:32 2024 +0000\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Wed Mar 20 16:17:06 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 20 11:24:32 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 20 07:30:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 19 13:40:58 2024 +0000\n\n1\t2\tchanges/linweb.yml\noren yosef ,Tue Mar 19 12:41:00 2024 +0200\n\n0\t1\tchanges/linweb.yml\noren yosef ,Tue Mar 19 12:23:19 2024 +0200\n\n2\t0\tchanges/linweb.yml\nlinearbci ,Tue Mar 19 09:54:19 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 19 08:35:26 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 18 13:47:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 18 07:11:13 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 17 14:58:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 17 11:11:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 17 09:41:18 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 14 08:57:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Thu Mar 14 08:43:52 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 13 13:58:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 13 12:46:34 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 13 06:29:17 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 12 14:38:54 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 12 13:54:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 12 10:34:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 11 12:05:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 11 09:58:04 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 10 14:08:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 10 10:25:24 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Mar 10 12:05:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 7 14:55:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Thu Mar 7 15:16:41 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 7 11:59:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 6 13:33:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 6 11:38:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Mar 6 10:37:09 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Wed Mar 6 09:03:59 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 5 13:10:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Mar 5 10:57:43 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 14:35:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 13:08:03 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 12:25:06 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 10:11:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 3 13:13:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 11:01:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 10:04:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 09:33:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 07:28:11 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 28 14:58:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 28 08:46:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 26 15:14:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 26 08:17:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 25 16:32:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 25 13:15:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 22 12:23:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 21 15:04:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Feb 21 16:43:25 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 19 15:08:24 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Feb 19 15:42:07 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Feb 19 14:45:35 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 19 06:38:18 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 18 14:46:55 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Feb 18 14:04:03 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Feb 18 12:41:13 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 15 13:42:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Thu Feb 15 12:09:05 2024 +0200\n\n1\t3\tchanges/linweb.yml\noren yosef ,Wed Feb 14 17:14:28 2024 +0200\n\n2\t0\tchanges/linweb.yml\nOren Yosef ,Wed Feb 14 17:04:07 2024 +0200\n\n0\t2\tchanges/linweb.yml\nlinearbci ,Wed Feb 14 14:15:16 2024 +0000\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Wed Feb 14 15:52:08 2024 +0200\n\n1\t0\tchanges/linweb.yml\nYovel Elad ,Wed Feb 14 14:51:17 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 14 08:00:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Feb 13 14:09:35 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Feb 13 13:24:39 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 12:10:07 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 09:32:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Feb 12 11:06:39 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 07:57:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 07:12:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 11 16:44:26 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 11 09:34:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 8 13:57:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 8 10:11:16 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 8 07:37:20 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 7 08:13:50 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 7 07:53:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 7 07:25:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Feb 6 16:32:39 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Feb 6 09:07:16 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Feb 6 08:38:20 2024 +0000\n\n1\t1\tchanges/linweb.yml\nAlmog Ben David ,Mon Feb 5 15:36:15 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 5 13:33:51 2024 +0000\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Feb 5 12:54:51 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Feb 5 10:17:05 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Feb 5 09:41:15 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Feb 4 16:55:44 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Feb 4 15:20:42 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Feb 4 13:23:42 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Feb 4 12:09:56 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Feb 1 17:20:50 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Feb 1 14:11:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jan 31 15:32:27 2024 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Wed Jan 31 14:27:34 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Jan 31 13:26:20 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Wed Jan 31 09:56:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jan 30 11:03:54 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 29 10:51:11 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Jan 29 10:27:53 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 28 16:28:22 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jan 28 09:56:57 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 25 17:56:16 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jan 25 15:32:25 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 25 14:14:59 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Jan 25 13:22:30 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jan 25 10:32:08 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 25 08:53:10 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 24 16:29:48 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 24 15:59:17 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 24 14:35:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 23 16:37:35 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 23 11:03:19 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Jan 23 10:37:34 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 22 12:56:29 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Jan 22 10:30:37 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 22 09:52:40 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 21 18:18:01 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Jan 21 15:29:40 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 21 14:18:14 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Jan 21 10:55:11 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 18 17:27:04 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 18 12:11:25 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jan 17 19:14:24 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jan 17 15:59:00 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 16 18:36:03 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Jan 16 15:26:50 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jan 16 14:19:22 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 16 13:43:56 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 16 11:33:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Mon Jan 15 19:07:36 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Jan 15 15:19:19 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 15 14:25:29 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 15 12:10:06 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 15 10:46:23 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 15 10:22:52 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 15 09:51:24 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 14 15:28:37 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jan 14 10:22:58 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Jan 11 19:23:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 11 15:46:48 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jan 11 15:11:23 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 11 13:23:44 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Jan 11 09:44:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Jan 10 11:45:01 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Jan 10 10:06:27 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Jan 9 23:49:45 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jan 9 16:54:00 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jan 9 14:48:18 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jan 9 14:01:20 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jan 9 09:10:19 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 8 18:26:53 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Jan 8 16:16:42 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 8 14:18:32 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 8 11:34:55 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 7 18:33:17 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jan 7 11:50:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Jan 4 16:16:56 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Jan 4 14:38:12 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Jan 4 13:10:36 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 4 12:09:29 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Wed Jan 3 17:02:12 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Wed Jan 3 14:57:16 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 3 11:23:54 2024 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Jan 3 10:56:13 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 2 18:14:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 2 16:48:11 2024 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Jan 1 13:46:30 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Jan 1 10:32:40 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Dec 31 16:41:25 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Sun Dec 31 15:17:26 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Dec 31 13:14:09 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Dec 31 12:42:35 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Dec 28 17:50:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 28 14:01:30 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 28 12:18:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Dec 28 09:05:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Dec 27 19:50:30 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Dec 27 13:27:29 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Dec 26 16:01:47 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Dec 26 15:08:51 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Dec 26 14:21:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Dec 26 13:03:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Dec 26 11:36:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Mon Dec 25 15:46:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Mon Dec 25 13:46:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 25 10:08:33 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 24 13:33:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 24 11:07:11 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Dec 24 10:39:13 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Thu Dec 21 20:04:15 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Dec 21 15:10:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Dec 21 14:33:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Dec 21 11:25:12 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Dec 21 11:09:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 20 16:29:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Dec 20 10:54:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Dec 19 16:36:36 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Dec 19 15:31:24 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Tue Dec 19 14:23:57 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Dec 18 15:30:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 18 12:03:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Dec 17 17:00:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Thu Dec 14 17:05:47 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Dec 14 15:02:18 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Dec 14 13:33:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 14 11:14:01 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Dec 14 10:35:03 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Dec 13 15:24:55 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Dec 13 14:08:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 13 10:20:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Dec 12 18:02:55 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Dec 12 17:34:30 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Dec 11 16:54:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Dec 11 11:19:51 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 11 08:23:05 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Dec 10 16:39:32 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Dec 10 14:28:45 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Dec 10 12:55:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Dec 7 16:56:05 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Dec 7 15:56:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 7 14:33:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Dec 7 11:06:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Dec 6 20:30:42 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Dec 6 18:55:10 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Dec 6 18:33:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 6 18:04:34 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Dec 6 14:57:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Dec 6 13:35:44 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 6 08:28:40 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Dec 5 17:40:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Dec 5 11:08:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 4 19:19:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Dec 4 15:59:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Dec 4 13:57:10 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Dec 4 10:04:17 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Dec 4 09:22:47 2023 +0200\n\n1\t2\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 3 15:58:36 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Dec 3 15:28:55 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Dec 3 14:11:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 3 12:22:58 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Fri Dec 1 10:11:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Nov 30 17:33:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 30 16:29:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Nov 30 14:45:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 30 13:29:13 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Nov 30 13:03:14 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 30 07:41:15 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>,Wed Nov 29 14:45:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 29 14:23:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 29 11:45:56 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 29 11:15:04 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 29 09:30:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Nov 28 13:52:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Nov 28 12:19:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Nov 28 11:49:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Nov 28 11:05:26 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Nov 27 19:34:33 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Nov 27 18:10:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Nov 27 16:57:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 27 15:05:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Nov 27 12:31:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Nov 27 11:40:18 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 27 10:20:50 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Nov 26 15:47:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Nov 26 12:58:44 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Nov 23 14:53:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Nov 22 17:31:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Nov 22 16:21:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 22 11:17:01 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 22 09:57:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Nov 21 13:44:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Nov 21 11:58:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Nov 21 11:22:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Nov 20 17:01:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Nov 20 13:35:58 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 20 11:36:21 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Nov 19 17:32:36 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Nov 19 15:11:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Sun Nov 19 10:32:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Nov 16 17:31:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 16 15:11:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Wed Nov 15 15:51:29 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 15 14:34:18 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 15 12:20:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Wed Nov 15 10:37:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Nov 14 13:29:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Nov 13 15:57:17 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 13 12:44:13 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 13 09:56:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Nov 9 16:52:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Nov 9 15:41:58 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Nov 9 14:19:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Nov 9 13:35:53 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 8 16:26:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Nov 8 14:46:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 8 12:10:20 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 8 11:14:05 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Nov 7 14:35:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Nov 7 12:54:27 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Nov 6 18:46:22 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 6 14:26:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Nov 5 20:43:44 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Nov 5 17:27:11 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Nov 5 15:15:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Nov 5 13:41:59 2023 +0200\n\n1\t2\tchanges/linweb.yml\noren yosef ,Sun Nov 5 11:57:03 2023 +0200\n\n1\t0\tchanges/linweb.yml\nYovel Elad ,Sun Nov 5 11:21:20 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Nov 2 15:17:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Nov 2 13:20:23 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Nov 2 11:34:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Wed Nov 1 17:59:19 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 1 14:55:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 1 12:59:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Nov 1 11:45:00 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Nov 1 11:00:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Oct 31 18:01:04 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Oct 31 16:17:32 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 31 14:46:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 31 13:34:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 31 10:44:32 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Oct 30 17:19:35 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Oct 30 13:31:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Oct 30 10:31:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Mon Oct 30 10:11:24 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Oct 29 17:53:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Oct 29 16:34:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Oct 26 16:38:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Oct 26 15:37:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Oct 26 12:43:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Oct 26 10:46:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Oct 26 10:12:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Oct 26 07:54:27 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Oct 25 18:30:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Wed Oct 25 18:07:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Oct 25 14:53:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Oct 25 11:21:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Oct 24 17:12:48 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Oct 24 12:37:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Oct 24 10:25:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Oct 23 16:27:12 2023 +0300\n\n1\t3\tchanges/linweb.yml\noren yosef ,Mon Oct 23 15:31:16 2023 +0300\n\n1\t0\tchanges/linweb.yml\nOren Yosef ,Mon Oct 23 15:24:42 2023 +0300\n\n1\t0\tchanges/linweb.yml\nYovel Elad ,Mon Oct 23 15:02:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Oct 23 13:58:02 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Oct 23 11:20:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Oct 23 09:16:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Oct 22 18:15:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Oct 22 17:37:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Oct 22 17:02:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Oct 22 16:23:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Oct 19 12:54:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Oct 18 18:11:22 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Oct 18 16:25:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Wed Oct 18 13:35:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 17 18:20:46 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 17 13:42:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Oct 17 10:13:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Oct 16 13:18:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Oct 16 11:26:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Oct 15 17:38:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\noren yosef ,Sun Oct 15 13:00:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Oct 15 12:46:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Oct 15 11:31:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Oct 12 10:42:16 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Oct 11 14:48:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Oct 11 13:34:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Oct 11 12:12:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Tue Oct 10 10:36:11 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Oct 5 11:54:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Oct 4 13:50:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Tue Oct 3 21:49:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 3 16:59:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 3 14:56:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 3 09:37:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Oct 2 17:25:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Oct 2 15:01:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Oct 1 18:49:47 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Oct 1 14:54:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Oct 1 13:56:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Oct 1 13:23:10 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Oct 1 10:38:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Sep 28 19:02:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Sep 28 18:18:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Sep 28 15:11:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Sep 28 13:01:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Sep 28 12:01:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Sep 27 16:48:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 27 13:52:15 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 27 13:07:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 27 09:56:08 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Sep 26 17:25:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 26 17:05:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nlev ,Tue Sep 26 16:05:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Sep 26 14:58:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 26 12:50:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 26 10:57:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Sep 21 18:43:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Sep 21 16:33:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Sep 21 15:16:18 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Sep 21 13:14:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Sep 21 12:34:02 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Sep 21 11:20:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 20:53:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 18:10:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Sep 20 15:59:25 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 14:10:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 11:09:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Sep 19 17:51:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Sep 19 14:40:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 19 10:36:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Sep 19 09:40:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Sep 18 14:18:40 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Sep 17 22:10:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Sep 14 10:11:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Sep 14 09:16:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 13 20:14:21 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 13 19:11:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 17:08:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 16:23:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 16:15:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 13 15:23:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 13:18:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 11:06:27 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 13 08:36:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Sep 12 15:42:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Sep 12 14:56:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 12 11:23:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Sep 12 09:44:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Mon Sep 11 15:41:12 2023 +0300\n\n0\t1\tchanges/linweb.yml\nOren Yosef ,Mon Sep 11 13:54:14 2023 +0300\n\n1\t0\tchanges/linweb.yml\nflomermer ,Mon Sep 11 12:16:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Sep 11 09:12:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Sep 11 08:32:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Sep 10 17:33:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Sep 10 17:13:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Sep 10 16:11:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Sun Sep 10 14:45:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Sep 10 13:38:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Sep 10 09:16:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Sep 7 15:23:55 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Sep 7 09:54:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 6 20:30:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 6 18:34:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 6 15:47:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Sep 6 13:42:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Sep 5 19:44:42 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Sep 5 19:41:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Sep 5 19:38:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Sep 5 16:13:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Sep 5 14:52:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Sep 5 11:28:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 5 09:48:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Mon Sep 4 16:30:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Sep 4 11:30:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Sep 3 11:48:25 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Aug 31 15:43:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Thu Aug 31 10:32:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Aug 30 18:55:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Aug 30 16:23:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Aug 30 15:00:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Aug 30 13:53:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Aug 30 12:59:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Aug 29 19:34:15 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 29 17:30:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 29 10:43:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Aug 28 17:49:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 28 15:21:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Aug 28 14:12:08 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 28 12:07:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Aug 28 10:48:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Aug 27 16:50:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 27 15:41:18 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 27 13:36:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 27 12:03:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Aug 24 16:07:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Aug 24 09:35:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Wed Aug 23 16:55:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Aug 23 13:07:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 22 20:15:10 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Aug 22 16:57:22 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 22 16:18:41 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Aug 21 15:59:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 20 14:52:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 20 12:36:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 20 12:14:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 20 11:30:43 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Aug 17 15:22:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Aug 16 18:19:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Aug 16 14:08:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Aug 15 15:14:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Aug 15 12:20:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Mon Aug 14 18:21:31 2023 +0300\n\n1\t2\tchanges/linweb.yml\noren yosef ,Mon Aug 14 17:01:55 2023 +0300\n\n1\t0\tchanges/linweb.yml\n“Keren ,Mon Aug 14 15:53:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Aug 14 14:35:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Aug 14 11:25:41 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Aug 13 18:23:41 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 13 16:54:24 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Aug 13 14:38:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Aug 13 12:41:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 13 12:16:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 13 11:46:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 13 10:31:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Aug 10 14:15:24 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Thu Aug 10 13:27:11 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Aug 10 12:43:47 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Aug 9 18:44:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Aug 9 16:30:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Aug 9 16:15:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 8 18:35:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Aug 8 18:20:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 8 11:42:11 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Mon Aug 7 16:10:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Aug 7 15:42:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 7 11:59:48 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 7 11:39:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Aug 6 20:41:25 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Aug 6 18:23:42 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Aug 3 14:42:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Aug 3 14:31:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Aug 3 12:42:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Aug 3 12:18:24 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Aug 3 12:02:46 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Aug 3 08:21:40 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Aug 2 14:54:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Aug 2 13:38:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Aug 2 11:16:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Aug 1 12:24:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jul 31 18:08:55 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>,Mon Jul 31 13:14:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>,Mon Jul 31 13:07:21 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Jul 31 11:04:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 30 18:58:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Thu Jul 27 15:08:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Jul 27 14:57:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Jul 26 20:20:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jul 26 18:30:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 26 15:37:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Jul 26 13:21:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 26 11:37:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Tue Jul 25 16:18:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jul 25 13:08:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jul 25 11:01:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Mon Jul 24 18:48:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Mon Jul 24 16:13:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Jul 23 19:30:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jul 23 16:03:18 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Jul 20 14:45:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jul 20 12:25:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jul 20 09:24:40 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Jul 19 10:47:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jul 18 17:37:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Jul 18 16:28:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jul 18 15:19:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jul 18 13:10:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jul 18 10:07:21 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Mon Jul 17 17:30:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Mon Jul 17 13:36:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jul 17 11:39:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 16 17:11:16 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 16 16:25:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\noren yosef ,Sun Jul 16 15:47:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Sun Jul 16 15:35:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nalongalperin ,Sun Jul 16 14:59:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Sun Jul 16 13:28:46 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 16 11:10:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jul 13 16:35:31 2023 +0300\n\n1\t2\tchanges/linweb.yml\nShakedZrihen ,Thu Jul 13 11:36:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jul 13 09:33:54 2023 +0300\n\n2\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Thu Jul 13 08:49:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jul 12 13:54:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jul 11 12:03:21 2023 +0300\n\n1\t2\tchanges/linweb.yml\n“Keren ,Mon Jul 10 18:34:06 2023 +0300\n\n2\t1\tchanges/linweb.yml\nflomermer ,Mon Jul 10 14:01:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Mon Jul 10 08:43:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Sun Jul 9 12:29:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Sun Jul 9 12:01:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Sun Jul 9 10:49:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Thu Jul 6 17:09:49 2023 +0300\n\n1\t0\tchanges/linweb.yml\noren yosef ,Thu Jul 6 16:51:37 2023 +0300\n\n0\t1\tchanges/linweb.yml\noren yosef ,Thu Jul 6 16:45:44 2023 +0300\n\n2\t0\tchanges/linweb.yml\nOren Yosef ,Thu Jul 6 16:42:55 2023 +0300\n\n0\t1\tchanges/linweb.yml\n“Keren ,Thu Jul 6 15:45:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jul 6 13:35:16 2023 +0300\n\n1\t2\tchanges/linweb.yml\n“Keren ,Thu Jul 6 08:45:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 5 18:19:59 2023 +0300\n\n2\t1\tchanges/linweb.yml\nflomermer ,Wed Jul 5 17:29:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nalongalperin ,Wed Jul 5 15:08:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 5 09:22:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Jul 4 17:02:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Mon Jul 3 17:11:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jul 2 17:34:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Jul 2 13:52:43 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Sun Jul 2 11:16:48 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Jul 2 09:44:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jun 29 15:49:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Jun 29 12:33:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jun 29 10:31:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jun 28 19:51:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Jun 28 18:17:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jun 28 08:16:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jun 27 13:20:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Tue Jun 27 12:45:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 26 15:39:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 26 08:22:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Jun 22 19:16:47 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jun 22 17:25:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jun 22 12:17:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Wed Jun 21 18:29:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Jun 21 17:16:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jun 21 15:26:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jun 20 15:54:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jun 20 10:17:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Tue Jun 20 00:26:56 2023 +0300\n\n0\t1\tchanges/linweb.yml\nOren Yosef ,Tue Jun 20 00:08:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 19 18:26:59 2023 +0300\n\n2\t1\tchanges/linweb.yml\nZuki Sarusi ,Mon Jun 19 16:08:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Mon Jun 19 14:49:02 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 19 12:53:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jun 18 11:53:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\n"}},context:{org:"linear-b",repo:"linenv",pullRequestNumber:3840,branch:"linweb-auto-1718286804",triggeredBy:"linearbci"}}}},files:["changes/linweb.yml"],pr:{isFullyInstalled:true,title:"Linweb Release - 0.1.3196",approvals:["mark-linearb"],requested_changes:[],author:"linearbci",description:"## Linweb Release - 0.1.3196\nAuto-generated PR for linweb tag 0.1.3196\n\nSee more details at the [tag](https://github.com/linear-b/linweb/releases/tag/0.1.3196)",checks:[{name:"Jit Security",status:"completed",conclusion:"success"},{name:"Secret Detection",status:"completed",conclusion:"success"},{name:"SonarCloud Code Analysis",status:"completed",conclusion:"success"},{name:"gitStream.cm",status:"completed",conclusion:"success"},{name:"auto-merge-label/auto_merge_label",status:"completed",conclusion:"skipped"},{name:"Orca Security - Infrastructure as Code",status:"completed",conclusion:"success"},{name:"Orca Security - Secrets",status:"completed",conclusion:"success"},{name:"Orca Security - Vulnerabilities",status:"completed",conclusion:"success"},{name:"Deploy services to Staging (3.8)",status:"completed",conclusion:"success"},{name:"Cypress E2E on staging",status:"completed",conclusion:"success"},{name:"SUCCESS",status:"completed",conclusion:"success"}],created_at:new Date("2024-06-13T13:53:26.000Z"),draft:false,mergeable:true,labels:["linweb","auto-merge"],reviewers:["orca-security-us","mark-linearb"],status:"open",updated_at:new Date("2024-06-13T13:55:31.000Z"),assignees:[],contributors:[{login:"vim-zz",name:"Ofer Affias"},{login:"MishaKav",name:"Misha Kav"},{login:"almog27",name:"Almog Ben David"},{login:"yishaibeeri",name:"Yishai Beeri"},{login:"orielz",name:"Oriel Zaken"},{login:"nat-gunner",name:"Kevin Fayle"},{login:"amitmohleji",name:"Amit Mohleji"},{login:"vscabral",name:"Val Cabral"},{login:"BenLloydPearson",name:"Ben Lloyd Pearson"},{login:"emchap",name:"Emily Chapman"},{login:"flomermer",name:"Tomer Flom"},{login:"omarcovitch",name:"Omri Marcovitch"},{login:"ShakedZrihen",name:"shaked zohar"},{login:"Fadikhayo1995",name:"Fadi Khayo"},{login:"orikrn",name:"Ori Keren"},{login:"linknfg182",name:"Dan Lines"},{login:"saharavishag",name:"Avishag Sahar"},{login:"linearbci",name:"LinearB Automation"},{login:"ariel-linearb",name:"Ariel Illouz"},{login:"yeelali14",name:"Yeela Lifshitz"},{login:"mavery-linb",name:"Mike Avery"},{login:"KerenLinearB",name:"Keren Shiloah"},{login:"lb-ronyeh",name:"Ron Yehuda"},{login:"YovelElad",name:"Yovel Elad"},{login:"Mike-pw",name:"Mike Noel"},{login:"stas-linearb",name:"Stas Onichak "},{login:"BetsyRogers",name:"Betsy Rogers"},{login:"Hadarbitan149",name:"hadar bitan"},{login:"negevyoav",name:"Yoav Negev"},{login:"RoyKulik",name:"Roy Kulik"},{login:"yoni-amikam",name:"Yoni Amikam"},{login:"urikochav",name:"Uri Kochavi"},{login:"ShaniBelisha",name:"Shani"},{login:"orenylinearb",name:"oren yosef"},{login:"GuyRahamim",name:null},{login:"Dudu-linb",name:"Dudu Yosef"},{login:"EladKohavi",name:"Elad Kohavi"},{login:"nivSwisa1",name:null},{login:"b-sims",name:"Brandon Sims"},{login:"rotemshynes",name:"Rotem Shynes"},{login:"mark-linearb",name:"Mark Bulgakov"},{login:"shaisorek",name:null},{login:"ZionSoferLinearB",name:"Zion Sofer"},{login:"imanuel-leibo",name:"Imanuel Leibovitch"},{login:"mosheia",name:"moshe azoulay"},{login:"PavelLinearB",name:"Pavel Vaks"},{login:"eidellav",name:"Lev Eidelman Nagar"},{login:"avielLB",name:"Aviel Even-Or"},{login:"mikolinearb",name:"Mikiyas Alehegn"},{login:"OferSmart",name:null},{login:"AndreDiFilippo",name:"Andre DiFilippo"},{login:"shuntsinger342",name:null},{login:"CeciliaLinearb",name:null},{login:"reshef-roy",name:"reshef-linearb"},{login:"yaelmlinearb",name:null},{login:"alonmischelLB",name:null}],paths:[{name:"auto-merge-label.cm"},{name:"close-non-tag-changes.cm"}],author_teams:["Developers"],author_is_org_member:true,comments:[{commenter:"sonarcloud",content:"## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=linear-b_linenv&pullRequest=3840) **Quality Gate passed** \nIssues \n![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=linear-b_linenv&pullRequest=3840&resolved=false&sinceLeakPeriod=true) \n![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=linear-b_linenv&pullRequest=3840&resolutions=WONTFIX)\n\nMeasures \n![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=linear-b_linenv&pullRequest=3840&resolved=false&sinceLeakPeriod=true) \n![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Coverage \n![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=linear-b_linenv&pullRequest=3840&metric=new_duplicated_lines_density&view=list) \n \n[See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=linear-b_linenv&pullRequest=3840)\n\n",created_at:"2024-06-16T13:53:17Z",id:"2165745472"},{commenter:"gitstream-cm",content:'The PR will be automatically merged by Gitstream after all requirements are done.\n\n',created_at:"2024-06-16T13:56:17Z",id:"2165750712"}],reviews:[{commenter:"orca-security-us",content:'### Orca Security Scan Summary\n| Status | Check | Issues by priority | |\n| ------- | ----- | ------------------ | - |\n| Passed Passed | Infrastructure as Code | high 0   medium 0   low 0   info 0 | View in Orca |\n| Passed Passed | Secrets | high 0   medium 0   low 0   info 0 | View in Orca |\n| Passed Passed | Vulnerabilities | high 0   medium 0   low 0   info 0 | View in Orca |',state:"commented",conversations:[]},{commenter:"mark-linearb",content:"",state:"approved",conversations:[]}],conversations:[],unresolved_threads:0,number:3840,url:"https://github.com/linear-b/linenv/pull/3840",target:"develop",source:"linweb-auto-1718286804",repo:"linenv",conflicted_files_count:0}};const se={"changes/linweb.yml":"linearbci ,Thu Jun 13 11:18:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Jun 13 10:57:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Jun 13 08:51:53 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Jun 6 12:14:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Jun 5 12:32:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Jun 5 10:12:42 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Jun 4 13:12:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Jun 4 11:40:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 11:34:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 09:55:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 09:42:14 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 08:37:46 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Jun 2 11:13:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Jun 2 10:53:49 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 12:01:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 11:10:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 09:29:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 05:59:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 14:50:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 12:04:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 07:13:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 06:08:58 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 28 13:54:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 28 07:27:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 14:47:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 12:37:13 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 08:31:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 08:02:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 26 14:46:04 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 26 11:58:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 26 09:26:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 23 10:55:13 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 23 08:31:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Thu May 23 08:41:56 2024 +0300\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 22 12:47:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 22 11:08:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 22 06:30:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 21 12:58:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 21 12:12:40 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 21 06:43:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 15:41:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 13:37:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 12:07:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 11:46:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 10:56:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 10:22:46 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 09:26:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 19 13:28:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 19 10:51:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 14:07:43 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 11:52:14 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 11:03:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 10:29:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 09:51:02 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 08:25:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 13 08:17:40 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 14:08:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 12:46:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 10:10:40 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 08:34:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 9 15:03:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 9 12:57:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 9 12:18:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 8 11:47:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 8 07:57:34 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 7 08:00:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 6 11:55:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 5 14:49:26 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 5 11:37:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 5 10:09:55 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 2 10:00:32 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 16:22:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 15:21:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 13:33:49 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 10:57:50 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 10:41:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 30 11:09:36 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 30 06:59:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 25 14:49:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 25 09:39:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 24 14:39:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 24 12:04:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 24 07:33:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 13:53:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 10:50:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 07:52:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 06:45:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nElad Kohavi <106978846+EladKohavi@users.noreply.github.com>,Thu Apr 18 13:40:18 2024 +0300\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 18 10:14:55 2024 +0000\n\n1\t1\tchanges/linweb.yml\noren yosef ,Thu Apr 18 12:51:43 2024 +0300\n\n1\t0\tchanges/linweb.yml\nlinearbci ,Thu Apr 18 09:44:20 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 17 11:04:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 17 09:05:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 16 10:54:38 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 16:11:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 15:01:19 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 11:28:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 06:16:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 14 15:11:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 14 13:58:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 14 10:50:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 11:30:45 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 09:08:11 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 07:17:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 05:51:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 10 12:04:02 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 10 11:19:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 16:29:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 12:53:07 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 09:11:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 08:49:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 08:00:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 12:58:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 11:47:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 10:09:01 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 08:30:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 07:48:42 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 4 13:10:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 4 11:51:18 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 4 07:14:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 15:43:34 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 14:49:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 11:41:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 11:15:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 09:03:45 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 2 17:48:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 2 14:27:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 2 06:19:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 13:38:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 12:25:24 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 12:08:07 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 09:25:03 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 07:35:19 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 31 12:04:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 28 11:53:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 28 11:21:54 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 15:08:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 13:59:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 12:27:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 08:22:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 26 15:24:14 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 26 12:51:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 25 10:08:58 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 25 09:03:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 25 08:05:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 24 13:53:49 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 21 13:06:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Mar 21 14:28:43 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 21 11:20:32 2024 +0000\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Wed Mar 20 16:17:06 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 20 11:24:32 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 20 07:30:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 19 13:40:58 2024 +0000\n\n1\t2\tchanges/linweb.yml\noren yosef ,Tue Mar 19 12:41:00 2024 +0200\n\n0\t1\tchanges/linweb.yml\noren yosef ,Tue Mar 19 12:23:19 2024 +0200\n\n2\t0\tchanges/linweb.yml\nlinearbci ,Tue Mar 19 09:54:19 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 19 08:35:26 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 18 13:47:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 18 07:11:13 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 17 14:58:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 17 11:11:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 17 09:41:18 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 14 08:57:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Thu Mar 14 08:43:52 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 13 13:58:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 13 12:46:34 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 13 06:29:17 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 12 14:38:54 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 12 13:54:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 12 10:34:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 11 12:05:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 11 09:58:04 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 10 14:08:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 10 10:25:24 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Mar 10 12:05:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 7 14:55:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Thu Mar 7 15:16:41 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 7 11:59:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 6 13:33:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 6 11:38:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Mar 6 10:37:09 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Wed Mar 6 09:03:59 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 5 13:10:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Mar 5 10:57:43 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 14:35:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 13:08:03 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 12:25:06 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 10:11:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 3 13:13:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 11:01:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 10:04:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 09:33:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 07:28:11 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 28 14:58:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 28 08:46:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 26 15:14:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 26 08:17:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 25 16:32:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 25 13:15:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 22 12:23:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 21 15:04:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Feb 21 16:43:25 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 19 15:08:24 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Feb 19 15:42:07 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Feb 19 14:45:35 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 19 06:38:18 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 18 14:46:55 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Feb 18 14:04:03 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Feb 18 12:41:13 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 15 13:42:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Thu Feb 15 12:09:05 2024 +0200\n\n1\t3\tchanges/linweb.yml\noren yosef ,Wed Feb 14 17:14:28 2024 +0200\n\n2\t0\tchanges/linweb.yml\nOren Yosef ,Wed Feb 14 17:04:07 2024 +0200\n\n0\t2\tchanges/linweb.yml\nlinearbci ,Wed Feb 14 14:15:16 2024 +0000\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Wed Feb 14 15:52:08 2024 +0200\n\n1\t0\tchanges/linweb.yml\nYovel Elad ,Wed Feb 14 14:51:17 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 14 08:00:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Feb 13 14:09:35 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Feb 13 13:24:39 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 12:10:07 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 09:32:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Feb 12 11:06:39 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 07:57:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 07:12:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 11 16:44:26 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 11 09:34:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 8 13:57:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 8 10:11:16 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 8 07:37:20 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 7 08:13:50 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 7 07:53:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 7 07:25:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Feb 6 16:32:39 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Feb 6 09:07:16 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Feb 6 08:38:20 2024 +0000\n\n1\t1\tchanges/linweb.yml\nAlmog Ben David ,Mon Feb 5 15:36:15 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 5 13:33:51 2024 +0000\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Feb 5 12:54:51 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Feb 5 10:17:05 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Feb 5 09:41:15 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Feb 4 16:55:44 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Feb 4 15:20:42 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Feb 4 13:23:42 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Feb 4 12:09:56 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Feb 1 17:20:50 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Feb 1 14:11:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jan 31 15:32:27 2024 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Wed Jan 31 14:27:34 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Jan 31 13:26:20 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Wed Jan 31 09:56:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jan 30 11:03:54 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 29 10:51:11 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Jan 29 10:27:53 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 28 16:28:22 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jan 28 09:56:57 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 25 17:56:16 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jan 25 15:32:25 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 25 14:14:59 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Jan 25 13:22:30 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jan 25 10:32:08 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 25 08:53:10 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 24 16:29:48 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 24 15:59:17 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 24 14:35:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 23 16:37:35 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 23 11:03:19 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Jan 23 10:37:34 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 22 12:56:29 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Jan 22 10:30:37 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 22 09:52:40 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 21 18:18:01 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Jan 21 15:29:40 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 21 14:18:14 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Jan 21 10:55:11 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 18 17:27:04 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 18 12:11:25 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jan 17 19:14:24 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jan 17 15:59:00 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 16 18:36:03 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Jan 16 15:26:50 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jan 16 14:19:22 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 16 13:43:56 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 16 11:33:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Mon Jan 15 19:07:36 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Jan 15 15:19:19 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 15 14:25:29 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 15 12:10:06 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 15 10:46:23 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 15 10:22:52 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 15 09:51:24 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 14 15:28:37 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jan 14 10:22:58 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Jan 11 19:23:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 11 15:46:48 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jan 11 15:11:23 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 11 13:23:44 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Jan 11 09:44:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Jan 10 11:45:01 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Jan 10 10:06:27 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Jan 9 23:49:45 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jan 9 16:54:00 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jan 9 14:48:18 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jan 9 14:01:20 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jan 9 09:10:19 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 8 18:26:53 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Jan 8 16:16:42 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 8 14:18:32 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 8 11:34:55 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 7 18:33:17 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jan 7 11:50:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Jan 4 16:16:56 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Jan 4 14:38:12 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Jan 4 13:10:36 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 4 12:09:29 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Wed Jan 3 17:02:12 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Wed Jan 3 14:57:16 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 3 11:23:54 2024 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Jan 3 10:56:13 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 2 18:14:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 2 16:48:11 2024 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Jan 1 13:46:30 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Jan 1 10:32:40 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Dec 31 16:41:25 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Sun Dec 31 15:17:26 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Dec 31 13:14:09 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Dec 31 12:42:35 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Dec 28 17:50:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 28 14:01:30 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 28 12:18:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Dec 28 09:05:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Dec 27 19:50:30 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Dec 27 13:27:29 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Dec 26 16:01:47 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Dec 26 15:08:51 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Dec 26 14:21:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Dec 26 13:03:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Dec 26 11:36:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Mon Dec 25 15:46:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Mon Dec 25 13:46:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 25 10:08:33 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 24 13:33:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 24 11:07:11 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Dec 24 10:39:13 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Thu Dec 21 20:04:15 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Dec 21 15:10:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Dec 21 14:33:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Dec 21 11:25:12 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Dec 21 11:09:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 20 16:29:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Dec 20 10:54:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Dec 19 16:36:36 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Dec 19 15:31:24 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Tue Dec 19 14:23:57 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Dec 18 15:30:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 18 12:03:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Dec 17 17:00:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Thu Dec 14 17:05:47 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Dec 14 15:02:18 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Dec 14 13:33:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 14 11:14:01 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Dec 14 10:35:03 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Dec 13 15:24:55 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Dec 13 14:08:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 13 10:20:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Dec 12 18:02:55 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Dec 12 17:34:30 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Dec 11 16:54:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Dec 11 11:19:51 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 11 08:23:05 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Dec 10 16:39:32 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Dec 10 14:28:45 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Dec 10 12:55:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Dec 7 16:56:05 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Dec 7 15:56:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 7 14:33:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Dec 7 11:06:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Dec 6 20:30:42 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Dec 6 18:55:10 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Dec 6 18:33:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 6 18:04:34 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Dec 6 14:57:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Dec 6 13:35:44 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 6 08:28:40 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Dec 5 17:40:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Dec 5 11:08:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 4 19:19:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Dec 4 15:59:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Dec 4 13:57:10 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Dec 4 10:04:17 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Dec 4 09:22:47 2023 +0200\n\n1\t2\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 3 15:58:36 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Dec 3 15:28:55 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Dec 3 14:11:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 3 12:22:58 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Fri Dec 1 10:11:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Nov 30 17:33:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 30 16:29:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Nov 30 14:45:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 30 13:29:13 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Nov 30 13:03:14 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 30 07:41:15 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>,Wed Nov 29 14:45:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 29 14:23:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 29 11:45:56 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 29 11:15:04 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 29 09:30:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Nov 28 13:52:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Nov 28 12:19:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Nov 28 11:49:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Nov 28 11:05:26 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Nov 27 19:34:33 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Nov 27 18:10:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Nov 27 16:57:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 27 15:05:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Nov 27 12:31:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Nov 27 11:40:18 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 27 10:20:50 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Nov 26 15:47:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Nov 26 12:58:44 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Nov 23 14:53:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Nov 22 17:31:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Nov 22 16:21:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 22 11:17:01 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 22 09:57:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Nov 21 13:44:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Nov 21 11:58:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Nov 21 11:22:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Nov 20 17:01:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Nov 20 13:35:58 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 20 11:36:21 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Nov 19 17:32:36 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Nov 19 15:11:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Sun Nov 19 10:32:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Nov 16 17:31:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 16 15:11:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Wed Nov 15 15:51:29 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 15 14:34:18 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 15 12:20:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Wed Nov 15 10:37:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Nov 14 13:29:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Nov 13 15:57:17 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 13 12:44:13 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 13 09:56:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Nov 9 16:52:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Nov 9 15:41:58 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Nov 9 14:19:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Nov 9 13:35:53 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 8 16:26:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Nov 8 14:46:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 8 12:10:20 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 8 11:14:05 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Nov 7 14:35:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Nov 7 12:54:27 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Nov 6 18:46:22 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 6 14:26:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Nov 5 20:43:44 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Nov 5 17:27:11 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Nov 5 15:15:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Nov 5 13:41:59 2023 +0200\n\n1\t2\tchanges/linweb.yml\noren yosef ,Sun Nov 5 11:57:03 2023 +0200\n\n1\t0\tchanges/linweb.yml\nYovel Elad ,Sun Nov 5 11:21:20 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Nov 2 15:17:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Nov 2 13:20:23 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Nov 2 11:34:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Wed Nov 1 17:59:19 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 1 14:55:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 1 12:59:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Nov 1 11:45:00 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Nov 1 11:00:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Oct 31 18:01:04 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Oct 31 16:17:32 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 31 14:46:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 31 13:34:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 31 10:44:32 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Oct 30 17:19:35 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Oct 30 13:31:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Oct 30 10:31:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Mon Oct 30 10:11:24 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Oct 29 17:53:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Oct 29 16:34:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Oct 26 16:38:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Oct 26 15:37:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Oct 26 12:43:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Oct 26 10:46:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Oct 26 10:12:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Oct 26 07:54:27 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Oct 25 18:30:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Wed Oct 25 18:07:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Oct 25 14:53:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Oct 25 11:21:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Oct 24 17:12:48 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Oct 24 12:37:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Oct 24 10:25:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Oct 23 16:27:12 2023 +0300\n\n1\t3\tchanges/linweb.yml\noren yosef ,Mon Oct 23 15:31:16 2023 +0300\n\n1\t0\tchanges/linweb.yml\nOren Yosef ,Mon Oct 23 15:24:42 2023 +0300\n\n1\t0\tchanges/linweb.yml\nYovel Elad ,Mon Oct 23 15:02:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Oct 23 13:58:02 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Oct 23 11:20:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Oct 23 09:16:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Oct 22 18:15:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Oct 22 17:37:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Oct 22 17:02:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Oct 22 16:23:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Oct 19 12:54:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Oct 18 18:11:22 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Oct 18 16:25:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Wed Oct 18 13:35:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 17 18:20:46 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 17 13:42:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Oct 17 10:13:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Oct 16 13:18:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Oct 16 11:26:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Oct 15 17:38:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\noren yosef ,Sun Oct 15 13:00:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Oct 15 12:46:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Oct 15 11:31:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Oct 12 10:42:16 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Oct 11 14:48:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Oct 11 13:34:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Oct 11 12:12:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Tue Oct 10 10:36:11 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Oct 5 11:54:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Oct 4 13:50:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Tue Oct 3 21:49:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 3 16:59:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 3 14:56:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 3 09:37:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Oct 2 17:25:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Oct 2 15:01:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Oct 1 18:49:47 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Oct 1 14:54:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Oct 1 13:56:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Oct 1 13:23:10 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Oct 1 10:38:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Sep 28 19:02:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Sep 28 18:18:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Sep 28 15:11:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Sep 28 13:01:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Sep 28 12:01:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Sep 27 16:48:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 27 13:52:15 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 27 13:07:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 27 09:56:08 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Sep 26 17:25:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 26 17:05:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nlev ,Tue Sep 26 16:05:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Sep 26 14:58:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 26 12:50:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 26 10:57:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Sep 21 18:43:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Sep 21 16:33:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Sep 21 15:16:18 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Sep 21 13:14:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Sep 21 12:34:02 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Sep 21 11:20:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 20:53:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 18:10:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Sep 20 15:59:25 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 14:10:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 11:09:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Sep 19 17:51:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Sep 19 14:40:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 19 10:36:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Sep 19 09:40:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Sep 18 14:18:40 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Sep 17 22:10:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Sep 14 10:11:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Sep 14 09:16:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 13 20:14:21 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 13 19:11:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 17:08:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 16:23:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 16:15:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 13 15:23:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 13:18:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 11:06:27 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 13 08:36:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Sep 12 15:42:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Sep 12 14:56:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 12 11:23:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Sep 12 09:44:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Mon Sep 11 15:41:12 2023 +0300\n\n0\t1\tchanges/linweb.yml\nOren Yosef ,Mon Sep 11 13:54:14 2023 +0300\n\n1\t0\tchanges/linweb.yml\nflomermer ,Mon Sep 11 12:16:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Sep 11 09:12:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Sep 11 08:32:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Sep 10 17:33:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Sep 10 17:13:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Sep 10 16:11:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Sun Sep 10 14:45:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Sep 10 13:38:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Sep 10 09:16:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Sep 7 15:23:55 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Sep 7 09:54:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 6 20:30:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 6 18:34:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 6 15:47:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Sep 6 13:42:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Sep 5 19:44:42 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Sep 5 19:41:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Sep 5 19:38:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Sep 5 16:13:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Sep 5 14:52:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Sep 5 11:28:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 5 09:48:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Mon Sep 4 16:30:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Sep 4 11:30:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Sep 3 11:48:25 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Aug 31 15:43:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Thu Aug 31 10:32:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Aug 30 18:55:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Aug 30 16:23:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Aug 30 15:00:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Aug 30 13:53:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Aug 30 12:59:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Aug 29 19:34:15 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 29 17:30:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 29 10:43:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Aug 28 17:49:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 28 15:21:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Aug 28 14:12:08 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 28 12:07:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Aug 28 10:48:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Aug 27 16:50:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 27 15:41:18 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 27 13:36:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 27 12:03:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Aug 24 16:07:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Aug 24 09:35:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Wed Aug 23 16:55:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Aug 23 13:07:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 22 20:15:10 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Aug 22 16:57:22 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 22 16:18:41 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Aug 21 15:59:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 20 14:52:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 20 12:36:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 20 12:14:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 20 11:30:43 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Aug 17 15:22:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Aug 16 18:19:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Aug 16 14:08:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Aug 15 15:14:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Aug 15 12:20:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Mon Aug 14 18:21:31 2023 +0300\n\n1\t2\tchanges/linweb.yml\noren yosef ,Mon Aug 14 17:01:55 2023 +0300\n\n1\t0\tchanges/linweb.yml\n“Keren ,Mon Aug 14 15:53:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Aug 14 14:35:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Aug 14 11:25:41 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Aug 13 18:23:41 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 13 16:54:24 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Aug 13 14:38:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Aug 13 12:41:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 13 12:16:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 13 11:46:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 13 10:31:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Aug 10 14:15:24 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Thu Aug 10 13:27:11 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Aug 10 12:43:47 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Aug 9 18:44:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Aug 9 16:30:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Aug 9 16:15:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 8 18:35:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Aug 8 18:20:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 8 11:42:11 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Mon Aug 7 16:10:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Aug 7 15:42:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 7 11:59:48 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 7 11:39:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Aug 6 20:41:25 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Aug 6 18:23:42 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Aug 3 14:42:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Aug 3 14:31:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Aug 3 12:42:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Aug 3 12:18:24 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Aug 3 12:02:46 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Aug 3 08:21:40 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Aug 2 14:54:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Aug 2 13:38:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Aug 2 11:16:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Aug 1 12:24:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jul 31 18:08:55 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>,Mon Jul 31 13:14:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>,Mon Jul 31 13:07:21 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Jul 31 11:04:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 30 18:58:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Thu Jul 27 15:08:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Jul 27 14:57:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Jul 26 20:20:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jul 26 18:30:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 26 15:37:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Jul 26 13:21:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 26 11:37:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Tue Jul 25 16:18:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jul 25 13:08:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jul 25 11:01:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Mon Jul 24 18:48:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Mon Jul 24 16:13:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Jul 23 19:30:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jul 23 16:03:18 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Jul 20 14:45:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jul 20 12:25:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jul 20 09:24:40 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Jul 19 10:47:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jul 18 17:37:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Jul 18 16:28:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jul 18 15:19:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jul 18 13:10:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jul 18 10:07:21 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Mon Jul 17 17:30:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Mon Jul 17 13:36:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jul 17 11:39:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 16 17:11:16 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 16 16:25:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\noren yosef ,Sun Jul 16 15:47:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Sun Jul 16 15:35:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nalongalperin ,Sun Jul 16 14:59:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Sun Jul 16 13:28:46 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 16 11:10:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jul 13 16:35:31 2023 +0300\n\n1\t2\tchanges/linweb.yml\nShakedZrihen ,Thu Jul 13 11:36:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jul 13 09:33:54 2023 +0300\n\n2\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Thu Jul 13 08:49:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jul 12 13:54:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jul 11 12:03:21 2023 +0300\n\n1\t2\tchanges/linweb.yml\n“Keren ,Mon Jul 10 18:34:06 2023 +0300\n\n2\t1\tchanges/linweb.yml\nflomermer ,Mon Jul 10 14:01:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Mon Jul 10 08:43:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Sun Jul 9 12:29:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Sun Jul 9 12:01:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Sun Jul 9 10:49:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Thu Jul 6 17:09:49 2023 +0300\n\n1\t0\tchanges/linweb.yml\noren yosef ,Thu Jul 6 16:51:37 2023 +0300\n\n0\t1\tchanges/linweb.yml\noren yosef ,Thu Jul 6 16:45:44 2023 +0300\n\n2\t0\tchanges/linweb.yml\nOren Yosef ,Thu Jul 6 16:42:55 2023 +0300\n\n0\t1\tchanges/linweb.yml\n“Keren ,Thu Jul 6 15:45:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jul 6 13:35:16 2023 +0300\n\n1\t2\tchanges/linweb.yml\n“Keren ,Thu Jul 6 08:45:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 5 18:19:59 2023 +0300\n\n2\t1\tchanges/linweb.yml\nflomermer ,Wed Jul 5 17:29:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nalongalperin ,Wed Jul 5 15:08:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 5 09:22:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Jul 4 17:02:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Mon Jul 3 17:11:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jul 2 17:34:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Jul 2 13:52:43 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Sun Jul 2 11:16:48 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Jul 2 09:44:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jun 29 15:49:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Jun 29 12:33:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jun 29 10:31:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jun 28 19:51:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Jun 28 18:17:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jun 28 08:16:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jun 27 13:20:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Tue Jun 27 12:45:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 26 15:39:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 26 08:22:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Jun 22 19:16:47 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jun 22 17:25:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jun 22 12:17:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Wed Jun 21 18:29:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Jun 21 17:16:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jun 21 15:26:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jun 20 15:54:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jun 20 10:17:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Tue Jun 20 00:26:56 2023 +0300\n\n0\t1\tchanges/linweb.yml\nOren Yosef ,Tue Jun 20 00:08:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 19 18:26:59 2023 +0300\n\n2\t1\tchanges/linweb.yml\nZuki Sarusi ,Mon Jun 19 16:08:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Mon Jun 19 14:49:02 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 19 12:53:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jun 18 11:53:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\n"};0&&0},94469:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{cleanPrDescription:()=>cleanPrDescription,createGitstreamAIPrContext:()=>createGitstreamAIPrContext,extractCodeIssues:()=>extractCodeIssues,filterOutCmFiles:()=>filterOutCmFiles,getBranchContext:()=>getBranchContext,getPrContext:()=>getPrContext,getRepoContext:()=>getRepoContext});A.exports=__toCommonJS(H);var W=__toESM(E(32191));var Z=__toESM(E(69860));var se=__toESM(E(82673));var pe=E(62840);var de=E(7426);var Te=E(56977);var Fe=E(83572);var _e=E(34414);var Me=E(47141);var je=E(45273);var $e=E(14947);var Ve=E(41363);var Ye=E(62785);var Je=E(39302);var ze=E(37541);var Ze=E(99406);const Xe=["🔒 Security","🧹 Maintainability","🐞 Bug","🎯 Scope","🧾 Readability","🚀 Performance"];const getDiffSize=A=>(0,W.default)(A,(A=>A.additions+A.deletions))||0;const extractMetadataFromFiles=A=>A.map((({to:A,from:g,deletions:E,additions:x})=>({original_file:g===de.NOT_FOUND_FILE_PATH?"":g,new_file:A,file:A!==de.NOT_FOUND_FILE_PATH?A:g,deletions:E,additions:x})));const filteredOutCMFilesFunc=({to:A})=>A?de.IGNORE_PATTERNS_IN_DRY_RUN.every((g=>!A.match(g))):true;const filterOutCmFiles=async(A,g,E,x)=>{const{owner:k,repo:R,pullRequestNumber:N}=x;let j=(0,se.default)(A);if(g){j=j?.filter(filteredOutCMFilesFunc)}if(!j?.length){await(0,Te.prepareSendingLogsToDD)("warn",`No files changed in rules-engine context for pr: ${k}/${R}/${N}`,x,{diffCommand:E},g)}return j};const getBranchContext=async(A,g,E,x,k,R,N)=>{const j=(0,pe.getCommitsNumberOnBranch)(A);const{fullAuthorName:U,authorName:H,authorEmail:W}=(0,pe.getAuthorName)(A,g,N);const Z=(0,_e.getTheRightGitAuthor)(x,U||"",R,k,A);return{name:g,base:A,author:Z.fullName||U,author_name:Z.gitName||H,author_email:Z.gitEmail||W,diff:{size:getDiffSize(E),files_metadata:extractMetadataFromFiles(E)},num_of_commits:j,commits:{messages:(0,pe.getCommitMessages)(A,g,N)}}};const getPrContext=(A,g)=>{const{repo:E,prContext:x}=A;const k={...(0,Fe.convertPRContextFromBase64)(A.prContext),repo:E,conflicted_files_count:(0,pe.getPrConflicsCountPerFile)(x?.target||"",g)};return k};const getRepoContext=async(A,g,E,x,k)=>{const{owner:R,repo:N,visibility:j,source:U}=A;const H=await(0,Me.contributersStatContext)(k,A);const W=await(0,Me.contributersActivityContext)(k,je.ACTIVITY_SINCE,A);const Z=(0,$e.getCodeExpert)(Ve.gitToProviderUser,H.ds_blame,W.ds_activity,k.files,A);const{ds_blame:se,...pe}=H;const{ds_activity:de,...Te}=W;const Fe={name:N,contributors:E,owner:R,visibility:j,provider:U,git_to_provider_user:x,...pe,...Te,pr_author:g,data_service:{expert_reviwer_request:Z}};return Fe};const cleanPrDescription=A=>{const g=(0,de.getClientPayload)();const E=(0,Ye.doubleParse)(g);const x=E?.source||"github";const k=/\[!\[workerB\]\(https:\/\/img\.shields\.io\/endpoint\?url=.*?\)\]\(https?:\/\/.*?\/v2\/badge\/collaboration-page\?magicLinkId=.*?\)/g;const R=A.replace(k,"");const N={[Je.GIT_PROVIDERS.GITHUB]:/(?:\n|\r\n)?\s*([\s\S]*?)\s*(?:\n|\r\n)?/g,[Je.GIT_PROVIDERS.GITLAB]:/(?:\n|\r\n)?\s*([\s\S]*?)\s*(?:\n|\r\n)?/g,[Je.GIT_PROVIDERS.BITBUCKET]:/(?:\n|\r\n)?_Added by gitStream_\s*([\s\S]*?)\s*###### _Generated by LinearB AI and added by gitStream\. AI-generated content may contain inaccuracies\. Please verify before using\.(?:\s*\*\*\[We'd love your feedback!\]\(mailto:product@linearb\.io\)\*\* 🚀)?(?:\n💡 \*\*Tip:\*\* You can customize your AI Description using \*\*Guidelines\*\* \[Learn how\]\(https:\/\/docs\.gitstream\.cm\/automation-actions\/#describe-changes\))?_(?:\n|\r\n)?/g};const j=N[x];if(!j){return R}return R.replace(j,"").trim()};const extractIssueFromBlock=(A,g,E,x,k)=>{const R=A.match(g);const N=A.match(E);if(!R?.[1]||!N?.[1]){return null}const j=R[1].trim();const U=N[1].trim();const H=U.match(x);const W=H?parseInt(H[1],10):0;const Z=H?parseInt(H[2],10):0;const[,se]=A.match(k)||[];return{issue:j,start_line:W,end_line:Z,issue_id:se||""}};const extractCodeIssues=A=>{const g=[];for(const E of A){const A=E?.content?.match(/
[\s\S]*?<\/details>/g);const x=/\*\*Details:\*\*(.*?)\n/;const k=/\*\*File\*\*: `(.*?)`/;const R=/\((\d+)-(\d+)\)$/;const N=//;const j=/> `issue_id:\s*([^`]+)`/;if(A){for(const E of A){const A=extractIssueFromBlock(E,x,k,R,N);if(A){g.push(A)}}}else{const A=E.content.match(new RegExp(`(${Xe.join("|")})`,"g"));if(A){const N=[];let U=0;for(const g of A){const A=E.content.indexOf(g,U);if(A!==-1){const x=E.content.substring(A+g.length);const k=x.indexOf("---");const R=k!==-1?x.substring(0,k).trim():x.trim();N.push(R);U=A+g.length}}for(const A of N){const E=extractIssueFromBlock(A,x,k,R,j);if(E){g.push(E)}}}}}return g};const extractGitStreamReviews=(A=[],g=[])=>{const E="### ✨ PR Review";const x=[];if(A.length){const g=A.filter((A=>A.content.includes(E)));x.push(...g)}if(g.length){const A=g.filter((A=>A.content.includes(E)));x.push(...A)}return extractCodeIssues(x)};const extractFullGitStreamReviews=(A=[],g=[])=>{const E="### ✨ PR Review";const x=[];if(A.length){const g=A.filter((A=>A.content.includes(E)));x.push(...g)}if(g.length){const A=g.filter((A=>A.content.includes(E)));x.push(...A)}return x};const createGitstreamAIPrContext=A=>{const g=(0,Z.default)(A.branch,["name","diff","commits"]);const E=(0,de.getClientPayload)();const x=(0,Ye.doubleParse)(E);const{prContext:k}=x;const R=(0,Z.default)(A.repo,["languages","provider"]);if(A.repo?.provider===Je.GIT_PROVIDERS.BITBUCKET){try{const A=(0,Ze.listAllFiles)();R.languages=(0,ze.detectLanguagesFromRepository)(A)}catch(g){console.warn(`Failed to detect languages for ${A.repo?.provider} repo`,g)}}const N=A.pr||{};const j={...(0,Z.default)(N,["title","description","labels","comments","reviews"]),url:N.url||k?.url};j.description=cleanPrDescription(j.description||"");const U=N.comments||[];const H=N.reviews||[];const W=extractGitStreamReviews(U,H);const se=extractFullGitStreamReviews(U,H);j.previous_gitstream_reviews=se;j.previous_reviews_issues=W;j.comments=[];j.reviews=[];return{branch:g,source:A.source,repo:R,files:A.files||[],pr:j}};0&&0},37541:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{detectLanguagesFromRepository:()=>detectLanguagesFromRepository});A.exports=__toCommonJS(H);var W=__toESM(E(16928));var Z=__toESM(E(38842));var se=__toESM(E(94604));var pe=__toESM(E(32670));const de={".js":"JavaScript",".jsx":"JavaScript",".mjs":"JavaScript",".cjs":"JavaScript",".ts":"TypeScript",".tsx":"TypeScript",".vue":"Vue",".py":"Python",".pyw":"Python",".pyx":"Python",".pyi":"Python",".java":"Java",".kt":"Kotlin",".kts":"Kotlin",".scala":"Scala",".groovy":"Groovy",".c":"C",".h":"C",".cpp":"C++",".cxx":"C++",".cc":"C++",".hpp":"C++",".hxx":"C++",".m":"Objective-C",".mm":"Objective-C++",".cs":"C#",".vb":"Visual Basic",".fs":"F#",".go":"Go",".rs":"Rust",".rb":"Ruby",".erb":"Ruby",".php":"PHP",".phtml":"PHP",".swift":"Swift",".sh":"Shell",".bash":"Shell",".zsh":"Shell",".fish":"Shell",".ps1":"PowerShell",".psm1":"PowerShell",".html":"HTML",".htm":"HTML",".xhtml":"HTML",".css":"CSS",".scss":"SCSS",".sass":"Sass",".less":"Less",".json":"JSON",".xml":"XML",".yaml":"YAML",".yml":"YAML",".toml":"TOML",".ini":"INI",".md":"Markdown",".rst":"reStructuredText",".tex":"TeX",".r":"R",".R":"R",".rmd":"R",".jl":"Julia",".lua":"Lua",".dart":"Dart",".elm":"Elm",".ex":"Elixir",".exs":"Elixir",".erl":"Erlang",".hrl":"Erlang",".clj":"Clojure",".cljs":"Clojure",".cljc":"Clojure",".ml":"OCaml",".mli":"OCaml",".nim":"Nim",".nims":"Nim",".zig":"Zig",".pl":"Perl",".pm":"Perl",".t":"Perl",".hs":"Haskell",".lhs":"Haskell",".v":"Verilog",".sv":"SystemVerilog",".vhd":"VHDL",".vhdl":"VHDL",".mat":"MATLAB",".sol":"Solidity"};const Te=["node_modules","vendor","bower_components","jspm_packages","dist","build","out","target","bin","obj",".idea",".vscode",".vs",".git",".svn",".hg",".cache",".pytest_cache","__pycache__",".mypy_cache","coverage",".nyc_output","htmlcov","_build","site",".docusaurus","packages",".yarn",".pnp"];const Fe=[".exe",".dll",".so",".dylib",".a",".o",".jpg",".jpeg",".png",".gif",".bmp",".svg",".ico",".webp",".txt",".pdf",".doc",".docx",".xls",".xlsx",".ppt",".pptx",".zip",".tar",".gz",".bz2",".7z",".rar",".mp3",".mp4",".avi",".mov",".wav",".flac",".ttf",".otf",".woff",".woff2",".eot",".lock",".min.js",".min.css",".map",".snap"];function detectLanguagesFromRepository(A){const g={};for(const E of A){let A=false;for(const g of Te){if(E.includes(`/${g}/`)||E.includes(`/${g}`)){A=true;break}}if(!A){const A=W.extname(E).toLowerCase();if(!Fe.includes(A)){const x=W.basename(E);if(x!=="package-lock.json"&&x!=="yarn.lock"&&x!=="pnpm-lock.yaml"){const E=de[A];if(E){g[E]=(g[E]||0)+1}}}}}const E=(0,Z.default)(Object.values(g));if(E===0){return{}}const x=[];for(const[A,k]of Object.entries(g)){const g=k/E*100;if(g>=1){x.push([A,Math.round(g*10)/10])}}const k=(0,se.default)(x,(A=>-A[1]));const R=(0,pe.default)(k,10);const N={};for(const[A,g]of R){N[A]=g}return N}0&&0},32638:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{matchContributors:()=>matchContributors});A.exports=__toCommonJS(j);var U=E(56977);const matchByEmail=(A="",g="",E="")=>{if(!A||typeof A!=="string"){return null}let x=A.includes("@")?A.split("@")[0]:A;x=x?.includes("+")?x.split("+")[1]:x;x=x.replace(/\./g,"");return x.includes(E)||x.includes(g)||g?.includes(x)||E===x};const matchByName=(A="",g="")=>{if(!g||!A||typeof A!=="string"||typeof g!=="string"){return false}const E=g.trim().toLowerCase();const x=A.trim().toLowerCase();return x?.includes(E)};const formatProviderContributors=A=>A.map((({login:A,name:g})=>({login:A,name:g}))).filter((({login:A,name:g})=>A||g));const formatGitContributors=A=>Object.keys(A).map((g=>{const E=g.split(" ");return{email:E.pop(),login:E.join(""),name:E[0],lastName:E[1],fullName:E.join(" "),reversedName:(E[1]||"")+E[0],contributor:g,contributions:A[g]}}));const getUserMappingFromConfig=async(A,g)=>{try{const g=A?.config?.user_mapping?.reduce(((A,g)=>{const E=Object.keys(g)[0];const x=g[E]??E;return{...A,[E]:x}}),{})||{};return g}catch(A){const{owner:E,repo:x,pullRequestNumber:k}=g;await(0,U.prepareSendingLogsToDD)("info",`Failed to parse user_mapping for pr ${E}/${x}/${k}`,g,{error:A?.message},true);console.log("Failed to parse user_mapping: ",A);return{}}};const matchContributorsFromProviderData=async(A,g,E)=>{try{const E=formatProviderContributors(A);const x=formatGitContributors(g);const k={};let R=[];x.forEach((A=>{const g=E.find((({name:g,login:E})=>matchByEmail(A.email,E,g)||matchByName(A.login,E)));if(A.contributor&&g){k[A.contributor]=g.login}else{R.push(A)}}));const N=[...R];R=[];N.forEach((A=>{const g=E.find((({name:g})=>matchByName(A.fullName,g)||matchByName(A.reversedName,g)));if(A.contributor&&g){k[A.contributor]=g.login}else{R.push(A)}}));R.forEach((A=>{if(A.contributor){k[A.contributor]=A.contributor}}));return k}catch(A){const{owner:g,repo:x,pullRequestNumber:k}=E;await(0,U.prepareSendingLogsToDD)("info",`Failed to match contributors for pr: ${g}/${x}/${k}`,E,{error:A?.message},true);console.error("Failed to match contributors",A);return{}}};const mergeResults=(A,g)=>Object.keys(g).reduce(((E,x)=>({...E,[x]:A[x]??g[x]})),{});const matchContributors=async(A,g,E,x)=>{const{owner:k,repo:R,pullRequestNumber:N}=E;if(!A||!g){console.error("matchContributors failed: not provided data");return{}}const j=await matchContributorsFromProviderData(A,g,E);const H=await getUserMappingFromConfig(x,E);if(Object.keys(H).length){await(0,U.prepareSendingLogsToDD)("info",`got contributors from config for pr: ${k}/${R}/${N}`,E,{userMappingFromConfig:H},true);return mergeResults(H,j)}return j};0&&0},34414:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{getTheRightGitAuthor:()=>getTheRightGitAuthor});A.exports=__toCommonJS(j);var U=E(56977);var H=E(36010);const getTheRightGitAuthor=(A,g,E,x,k,R)=>{let N={author:g,prevResults:[]};try{if(!Object.keys(A||[]).includes(g)){const A=Object.keys(x).filter((A=>{const g=x[A];return g&&E&&g===E}));A.forEach((g=>{const E=(0,H.commitsDateByAuthor)(g,k,R);if(E.length===1){N={author:g,prevResults:E}}else if(A.length>1&&N.prevResults.length<=E.length){N={author:g,prevResults:E}}}))}const j=`${N.author?.split("<")[0].replace(/\s*$/,"")}\n`;const U=`<${N.author?.split("<")[1]}`;return{gitName:j,gitEmail:U,fullName:N.author}}catch(A){(0,U.debug)(`Failed getting the right author. Error: ${A}`);return N}};0&&0},62785:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{PRIVILEGED_ORGS:()=>Z,doubleParse:()=>doubleParse,isPrivilegedOrg:()=>isPrivilegedOrg,omitTokens:()=>omitTokens});A.exports=__toCommonJS(H);var W=__toESM(E(92020));const Z=["linear-b","mishakav","yeela-org","yeelali14","eladkohavi"];const doubleParse=A=>{const g=JSON.parse(A);if(typeof g==="string"){return JSON.parse(g)}return g};const omitTokens=A=>{const g=(0,W.default)(A,["githubToken","gitlabToken","bitbucketToken","resolverToken"]);return g};const isPrivilegedOrg=A=>{const g=A?.toLowerCase()||"";return Z.some((A=>A.toLowerCase()===g))};0&&0},95616:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{getCloneRepoPath:()=>getCloneRepoPath,getErrorManager:()=>getErrorManager,getInlinePlugins:()=>getInlinePlugins,getIsExecutePlayground:()=>getIsExecutePlayground,getIsManagedGitstream:()=>getIsManagedGitstream,getSandboxConfig:()=>getSandboxConfig,setCloneRepoPath:()=>setCloneRepoPath,setInlinePlugins:()=>setInlinePlugins,setIsExecutePlayground:()=>setIsExecutePlayground,setIsManagedGitstream:()=>setIsManagedGitstream,setNewErrorManager:()=>setNewErrorManager,setSandboxConfig:()=>setSandboxConfig});A.exports=__toCommonJS(j);var U=E(80329);let H=false;let W="";let Z=false;let se=new U.RulesEngineErrorManager;let pe=null;let de=[];const setCloneRepoPath=A=>{W=A};const getCloneRepoPath=()=>W;const setIsExecutePlayground=A=>{H=A};const getIsExecutePlayground=()=>H;const setIsManagedGitstream=A=>{Z=A};const getIsManagedGitstream=()=>Z;const setNewErrorManager=()=>{se=new U.RulesEngineErrorManager};const getErrorManager=()=>se;const setSandboxConfig=A=>{pe=A};const getSandboxConfig=()=>pe;const setInlinePlugins=A=>{de=A};const getInlinePlugins=()=>de;0&&0},34476:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{executeCached:()=>executeCached,executeOneRuleFile:()=>executeOneRuleFile,executeParser:()=>executeParser,extractAdmins:()=>extractAdmins,getCMChanged:()=>getCMChanged,getRulesAndValidate:()=>getRulesAndValidate,getWatchers:()=>getWatchers,parseMultipleRuleFiles:()=>parseMultipleRuleFiles,parseRules:()=>parseRules,stringifyParserResults:()=>stringifyParserResults});A.exports=__toCommonJS(H);var W=__toESM(E(16928));var Z=E(41002);var se=E(13169);var pe=E(38201);var de=E(14947);var Te=E(78850);var Fe=E(7426);var _e=E(56977);var Me=E(63426);var je=E(83572);var $e=E(47141);var Ve=E(9597);var Ye=E(62840);var Je=E(23418);var ze=E(45273);var Ze=E(95616);var Xe=E(8324);var rt=E(18471);var it=E(42695);var at=E(76852);const handleWarnings=async(A,g={})=>{await Promise.all(Object.keys(g).map((E=>{const x=parseInt(E,10);return(0,it.handleWarning)(g[E],x,A)})))};const parseRules=async(A,g,E,x,k=false)=>{await(0,Te.initializeWasm)();const R=String(Ye.CWD.cwd);try{await(0,Xe.validateRuleFile)(A,x,E);const N=(0,Ze.getIsExecutePlayground)();const j=(0,Ze.getIsManagedGitstream)();const U=j?(0,Fe.getOverrideCloneRepoPath)():W.default.join(process.cwd(),R);const H=W.default.resolve(U,ze.REPO_FOLDER.DEFAULT,at.REPO_LEVEL_PLUGINS_PATH);const Z=W.default.resolve(U,ze.REPO_FOLDER.CM,at.ORG_LEVEL_PLUGINS_PATH);const se=(0,Ze.getSandboxConfig)();const de=(0,Ze.getInlinePlugins)();const Te=new pe.RuleParser(A,g,Fe.DEBUG_MODE,E,H,Z,N,k,se??void 0,de);const _e=await Te.parseStreams();return _e}catch(g){const k=(0,Ve.getErrorMessage)(g);const{owner:R,repo:N,pullRequestNumber:j}=E;console.error(`Failed to parse cm file`,{ruleFile:x,error:k});await(0,_e.prepareSendingLogsToDD)("error",`${se.ERRORS.FAILED_TO_PARSE_CM} in pr ${R}/${N}/${j}`,E,{error:k,rules:A,ruleFile:x});await(0,Ve.handleValidationErrors)(g,se.STATUS_CODES.SYNTAX_ERROR,E,x);return{}}};const stringifyParserResults=A=>{try{if(!A){return""}const g=Object.values(A.automations||{}).filter((({passed:A})=>A));const E=g.flatMap((({run:A})=>A.map((({action:A,args:g})=>{const E=Object.keys(g||{}).filter(Boolean).map((A=>{let E=g[A];if(E?.toString().match(/^base64:*/g)){E=(0,je.decodeBase64)(E)}return`${A}: "${E?E.toString().replace("\n","\\n"):""}"`})).join(" and ");return`- ${A} ${E}`}))));return E.join("\n")}catch(g){console.log(`Failed to stringify parser results`,{error:g,results:A});return"Failed to stringify parser results"}};const executeOneRuleFile=async({ruleFileContent:A,payload:g,baseBranch:E,refBranch:x,ruleFile:k="playground.cm",cloneRepoPath:R})=>{let N={};try{(0,Ye.addSafeDirectorySafely)();const{owner:j,repo:U,branch:H,pullRequestNumber:W,triggeredBy:Z,mergeCommitSha:se,prContext:pe,source:Te}=g;Ye.CWD.cwd=R;if((0,Ze.getIsManagedGitstream)()){Ye.CWD.cwd=(0,Fe.getOverrideCloneRepoPath)()}(0,Ze.setCloneRepoPath)(R);console.log(`start building context: ${pe?.url}. cdw: ${Ye.CWD.cwd}`);(0,Fe.setClientPayload)(JSON.stringify(g));const _e=await(0,$e.getContext)(E,x,g,A,k);if(!Object.keys(_e?.repo||{}).length){throw new Error(`failed to get context for: ${pe?.url}`)}const Me={owner:j,repo:U,branch:H,pullRequestNumber:W,triggeredBy:Z||"playground",mergeCommitSha:se};const Ve=(0,de.getExpertReviewer)(_e?.repo,_e.files,Me);N=(0,rt.removeDSObjects)(_e);N.repo={...N.repo,data_service:{expert_reviwer_request:Ve},provider:Te};N.branch.name=(0,je.replaceBranchUpstream)(N.branch.name);const Je=(0,je.convertRuleFileToStringSafe)(A);const ze=await parseRules(Je,N,g,k);console.log(`successful parse rules for: ${pe?.url}, stringify results`,{results:JSON.stringify(ze)});await handleWarnings(g,ze?.warnings);const Xe=stringifyParserResults(ze);const it=(0,rt.removeInternalFields)(N);if((0,Ze.getIsManagedGitstream)()){const A=(0,Ze.getErrorManager)().stringifyErrors();if(A){console.error(A)}}return{results:Xe,context:it,errors:(0,Ze.getErrorManager)().stringifyErrors(ze?.errors||{}),raw:ze}}catch(A){const E=(0,Ve.getErrorMessage)(A);console.error(`Failed to execute one rule file: ${g.prContext?.url}`,A);await(0,Ve.handleValidationErrors)(se.ERRORS.FAILED_TO_RUN_ONE_RULE_FILE,se.STATUS_CODES.FAILED_TO_RUN_ONE_RULE_FILE,g,k);const{resolverToken:x,...R}=N;return{results:E,context:R,errors:E,raw:{payload:g}}}};const executeCached=async A=>{const{ruleFileContent:g,payload:E,ruleFile:x="playground.cm",cachedContext:k}=A;const R=(0,je.convertRuleFileToStringSafe)(g);const N=await parseRules(R,k,E,x);const j=stringifyParserResults(N);const{resolverToken:U,...H}=k;return{results:j,context:H,errors:(0,Ze.getErrorManager)().stringifyErrors(N?.errors||{}),raw:N}};const parseRulesParserErrors=async(A,g,E,x)=>{const{owner:k,repo:R,pullRequestNumber:N}=x;try{const j=A?.validatorErrors;const U=A?.errors;if(Object.keys(j||{}).length){for(const A of Object.keys(j)){(0,_e.debug)(`${se.ERRORS.VALIDATOR_ERROR} - ${A}: ${j[A]}`);await(0,_e.prepareSendingLogsToDD)("warn",`${se.ERRORS.VALIDATOR_ERROR} - ${A} in pr ${k}/${R}/${N}`,x,{error:`${j[A]}`,version:Z.version,ruleFile:g,cmContent:E},true)}}await handleWarnings(x,A?.warnings);if(Object.keys(U||{}).length){for(const A of Object.keys(U)){(0,_e.debug)(`Error: ${U[A]}`);await(0,Ve.handleValidationErrors)(U[A],A,x,g)}return true}return false}catch(A){const E=(0,Ve.getErrorMessage)(A);(0,_e.debug)(`Error in parseRulesParserErrors ${E}`);await(0,_e.prepareSendingLogsToDD)("warn",`${se.ERRORS.FAILED_PARSE_RULES_PARSER_ERRORS} in pr ${k}/${R}/${N}`,x,{error:`${E}`,ruleFile:g},true);await(0,Ve.handleValidationErrors)(`${se.ERRORS.FAILED_PARSE_RULES_PARSER_ERRORS}: ${E}`,se.STATUS_CODES.FAILED_PARSE_RULES_PARSER_ERRORS,x,g);return true}};const parseMultipleRuleFiles=async(A,g,E,x,k)=>{let R={};let N={};let j={};const{contextPerFile:U}=await(0,rt.prepareGitContext)(A,g,E,x,k);const H=Object.keys(A);for(let g=0;g{const E=k?.replace(".cm/","")?.replace(".cm","")||k;const R=!k?.includes(".cm/");return{...A,[`${E}/${g}`]:{...N.automations[g],is_org_level:R,provider_repository_id:R?x.cmRepoId:x.providerRepoId,cmPath:k}}}),R)}}catch(g){const E=(0,Ve.getErrorMessage)(g);(0,_e.debug)(`parseMultipleRuleFiles error: ${E}`);const{owner:k,repo:R,pullRequestNumber:N}=x;await(0,_e.prepareSendingLogsToDD)("error",`${se.ERRORS.FAILED_TO_PARSE_CM} in pr ${k}/${R}/${N}`,x,{error:E,rules:A,ruleFile:ruleFile});await(0,Ve.handleValidationErrors)(se.ERRORS.FAILED_TO_PARSE_CM,se.STATUS_CODES.FAILED_TO_PARSE_CM,x,ruleFile)}}return{automations:R,contextPerFile:U,filtersUsage:N?.analytics,warnings:j}};const extractAdmins=async(A,g,E,x)=>{try{const{cmRepoRef:k,repo:R,cmOrgRef:N}=x;const j=N||k||A;const U=R?.toLowerCase()===Fe.ORG_LEVEL_REPO?ze.MAIN_RULES_FILE:`.cm/${ze.MAIN_RULES_FILE}`;const H=(0,Ye.readRemoteFile)(U,j);const W=await(0,Me.parseCMFile)(x,H,U);let Z=[];if(W&&"config"in W&&W.config?.admin?.users){Z=W.config.admin.users}const mergeOrgLevelAdmins=async(A,g,E)=>{const x=(0,Ye.readRemoteFile)(ze.MAIN_RULES_FILE,A,ze.REPO_FOLDER.CM);const k=await(0,Me.parseCMFile)(g,x,ze.MAIN_RULES_FILE);if(k&&"config"in k&&k.config?.admin?.users){return E.concat(k.config.admin.users)}return E};if(g){Z=await mergeOrgLevelAdmins(k??"",x,Z)}if(E){Z=await mergeOrgLevelAdmins(N??"",x,Z)}const se=Array.from(new Set(Z));return se}catch(A){const{owner:g,repo:E,pullRequestNumber:k}=x;await(0,_e.prepareSendingLogsToDD)("warn",`${se.ERRORS.FAILED_TO_EXTRACT_ADMINS} in pr ${g}/${E}/${k}`,x,{error:A?.message},true);console.warn(se.ERRORS.FAILED_TO_EXTRACT_ADMINS);return[]}};const getCMChanged=(A,g,E,x)=>{const k=(0,Ye.isCmChanged)(A,g,E,x);const R=k&&(0,Ye.hasNonRuleFilesChanges)(A,g,E,x);return{cmChanged:k,isDryRun:R}};const getRules=async(A,g,E,x,k,R=false)=>{try{let N=0;const{repo:j,cmRepoRef:U,cmOrgRef:H}=x;let W=await(0,Ye.getRuleFiles)(A?g:E,j);N+=Object.keys(W).length;const mergeOrgRules=async(A,g,E,x)=>{if(g&&E?.toLowerCase()!==Fe.ORG_LEVEL_REPO){const g=(0,Ye.getOrgCmFiles)(A);N+=Object.keys(g).length;const k=await(0,Ye.getOrgCMFilesBasedOnRepo)(g,E,x);for(const A of k.orgRulesToExclude){delete g[A]}W={...g,...W}}};await mergeOrgRules(U??"",k,j,x);await mergeOrgRules(H??"",R,j,x);return{rules:W,totalValidRuleFiles:N}}catch(A){(0,_e.debug)((0,Ve.getErrorMessage)(A));return{}}};const getRulesAndValidate=async(A,g,E,x,k,R)=>{const{rules:N,totalValidRuleFiles:j}=await getRules(A,g,E,x,k,R);if(!j){await(0,_e.prepareSendingLogsToDD)("warn",se.ERRORS.RULE_FILE_NOT_FOUND,x,{error:se.ERRORS.RULE_FILE_NOT_FOUND},true);await(0,Ve.handleValidationErrors)(se.ERRORS.RULE_FILE_NOT_FOUND,se.STATUS_CODES.RULE_FILE_NOT_FOUND,x)}return N};const getPREventsInRuleFile=(A,g)=>Object.values(Fe.WATCH_PR_EVENTS).reduce(((E,x)=>{if(A[g].includes(`pr.${x}`)){return{...E,[x]:true}}return E}),{});const getFiltersInRuleFile=(A,g)=>Object.keys(Fe.WATCH_FILTERS).reduce(((E,x)=>{if(Fe.WATCH_FILTERS[x].test(A[g])){return{...E,[x]:true}}return E}),{});const getWatchers=async(A,g)=>{try{const g=Object.keys(A).reduce(((g,E)=>{const x=getPREventsInRuleFile(A,E);const k=getFiltersInRuleFile(A,E);return{events:{...g?.events,...x},filters:{...g?.filters,...k}}}),{});return g}catch(A){const{owner:E,repo:x,pullRequestNumber:k}=g;await(0,_e.prepareSendingLogsToDD)("warn",`${se.ERRORS.FAILED_TO_GET_WATCHERS} in pr ${E}/${x}/${k}`,g,{error:(0,Ve.getErrorMessage)(A)},true);await(0,Ve.handleValidationErrors)(se.ERRORS.FAILED_TO_GET_WATCHERS,se.STATUS_CODES.FAILED_TO_GET_WATCHERS,g)}};const executeParser=async({context:A,ruleFileContent:g,payload:E})=>{const x="playground.cm";A.branch.name=(0,je.replaceBranchUpstream)(A.branch.name);const k=(0,je.convertRuleFileToStringSafe)(g);const R=await parseRules(k,A,E,x);const N=stringifyParserResults(R);return{results:N,errors:(0,Ze.getErrorManager)().stringifyErrors(R?.errors||{}),raw:R}};0&&0},8324:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{validateRuleFile:()=>validateRuleFile});A.exports=__toCommonJS(j);var U=E(78963);var H=E(9597);var W=E(13169);const Z=/^.*#.*$/gm;const se=/^\s*\n/gm;const pe=/-.*action( )*:.*/gi;const de=/-.*action.*: /gi;const Te="automations:";const Fe=/{[\s]+{|}[\s]+}/gi;const validateKeyword=async(A,g,E)=>{if(!A.includes(Te)){await(0,H.handleValidationErrors)(W.ERRORS.MISSING_KEYWORD,W.STATUS_CODES.MISSING_KEYWORD,E,g)}};const validateActions=async(A,g,E)=>{const x=Object.values(U.validatorsConstants.SUPPORTED_ACTIONS_BY_PROVIDER[E.source??""]||U.validatorsConstants.SUPPORTED_ACTIONS_BY_PROVIDER.default);const k=A.filter((A=>!x.includes(A)));if(k.length){await(0,H.handleValidationErrors)(`The following actions are not supported: ${k.map((A=>`\`${A}\``)).join(", ")} [Supported actions](https://docs.gitstream.cm/automation-actions/)`,W.STATUS_CODES.UNSUPPORTED_ACTION,E,g)}};const validateExpressions=async(A,g,E)=>{if(A.match(Fe)){await(0,H.handleValidationErrors)(W.ERRORS.MALFORMED_EXPRESSION,W.STATUS_CODES.MALFORMED_EXPRESSION,E,g)}};const validateRequiredArgs=async(A,g,E)=>{A.forEach((async({action:A,args:x})=>{const k=Object.keys(x||{});const requiredArgsExists=A=>k.includes(A);const R=U.validatorsConstants.REQUIRED_ARGUMENTS_BY_ACTIONS[A];if(!R){return}const N=R.all?!R.args.every(requiredArgsExists):!R.args.some(requiredArgsExists);if(N){await(0,H.handleValidationErrors)(`Missing required args for action: \`${A}\`: [${R.args.filter((A=>!k.includes(A))).map((A=>`${A}`)).join(", ")}]`,W.STATUS_CODES.MISSING_REQUIRED_FIELDS,E,g)}}))};const validateSupportedArgs=async(A,g,E)=>A.forEach((async({action:A,args:x})=>{const k=Object.keys(x||{}).filter((g=>!U.validatorsConstants.SUPPORTED_ARGUMENTS_BY_ACTION[A]?.includes(g)));if(k?.length){await(0,H.handleValidationErrors)(`These arguments are not supported for \`${A}\`: [${k.map((A=>`${A}`)).join(", ")}]`,W.STATUS_CODES.UNSUPPORTED_ARGUMENT,E,g)}}));const validateArgs=async(A,g,E)=>{try{const x=(0,U.safeRulesYamlLoad)(A);const k=Object.values(x.automations).flatMap((({run:A})=>A));await validateSupportedArgs(k,g,E);await validateRequiredArgs(k,g,E)}catch(A){await(0,H.handleValidationErrors)(A,W.STATUS_CODES.SYNTAX_ERROR,E,g)}};const validateSavedWords=async(A,g,E)=>{try{(new U.SavedWordsValidator).validate({yamlFile:A})}catch(A){await(0,H.handleValidationErrors)(A,W.STATUS_CODES.SYNTAX_ERROR,E,g)}};const validateAutomationNames=async(A,g,E)=>{try{(new U.AutomationNamesValidator).validate({yamlFile:A})}catch(A){await(0,H.handleValidationErrors)(A,W.STATUS_CODES.SYNTAX_ERROR,E,g)}};const validateRuleFile=async(A,g,E)=>{const x=A.replace(Z,"").replace(se,"");await validateKeyword(x,g,E);await validateExpressions(x,g,E);const k=x.match(pe)?.map((A=>A.replace(de,"").trim()))||[];await validateActions(k,g,E);await validateArgs(x,g,E);await validateSavedWords(A,g,E);await validateAutomationNames(A,g,E)};0&&0},18471:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{prepareGitContext:()=>prepareGitContext,removeDSObjects:()=>removeDSObjects,removeInternalFields:()=>removeInternalFields});A.exports=__toCommonJS(j);var U=E(13169);var H=E(14947);var W=E(56977);var Z=E(83572);var se=E(47141);var pe=E(9597);const removeInternalFields=A=>{const{isFullyInstalled:g,mergable:E,languages:x,...k}=A.pr;const{data_service:R,...N}=A.repo;const{env:j,resolverToken:U,...H}=A;return{...H,pr:k,repo:N}};const removeDSObjects=A=>{const{ds_blame:g,ds_activity:E,...x}=A.repo||{};return{...A,repo:x}};const getContextForRule=async(A,g,E,x,k,R=false)=>{const N=await(0,se.getContext)(A,g,E,x,k,R);const{repo:j,files:U}=N;const W=(0,H.getExpertReviewer)(j,U,E);const pe=removeDSObjects(N);pe.repo={...pe.repo,data_service:{expert_reviwer_request:W}};pe.env=process.env;pe.branch.name=(0,Z.replaceBranchUpstream)(pe.branch.name);return pe};const prepareGitContext=async(A,g,E,x,k)=>{const R={};const N=Object.keys(A)?.[0];console.log("Calculating git context...");let j=await getContextForRule(g,E,x,A[N],N,k);R[N]=j;for(const N of Object.keys(A)){try{const U=A[N];if(U.includes("ignore_files:")){j=await getContextForRule(g,E,x,A[N],N,k)}j.env=process.env;j.branch.name=(0,Z.replaceBranchUpstream)(j.branch.name);R[N]=j}catch(g){(0,W.debug)(`prepareGitContext error: ${(0,pe.getErrorMessage)(g)}`);const{owner:E,repo:k,pullRequestNumber:R}=x;await(0,W.prepareSendingLogsToDD)("error",`${U.ERRORS.FAILED_TO_GET_CONTEXT} in pr ${E}/${k}/${R}`,x,{error:(0,pe.getErrorMessage)(g),rules:A,ruleFile:N});await(0,pe.handleValidationErrors)(U.ERRORS.FAILED_TO_GET_CONTEXT,U.STATUS_CODES.FAILED_TO_GET_CONTEXT,x,N)}}return{contextPerFile:R}};0&&0},69057:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{fetchRunData:()=>fetchRunData,saveOutputToFiles:()=>saveOutputToFiles});A.exports=__toCommonJS(H);var W=__toESM(E(52279));var Z=E(26012);const saveOutputToFiles=({withEvaluatedAutomations:A,executionTime:g})=>{W.default.addParserResults(A);W.default.addExecutionTime(g);W.default.saveOutputToFiles()};const fetchRunData=async(A,g,E,x,k)=>{console.log("Loading run data...");const{rules:R,admins:N,cmState:j}=await(0,Z.loadRunData)(A,g,E,x,k);return{rules:R,admins:N,cmState:j}};0&&0},26012:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{calculateRunData:()=>calculateRunData,loadRunData:()=>loadRunData,sendResultsToResolver:()=>sendResultsToResolver,validateDefaultFolder:()=>validateDefaultFolder});A.exports=__toCommonJS(H);var W=__toESM(E(87269));var Z=E(7426);var se=E(56977);var pe=E(9597);var de=E(62840);var Te=E(45273);var Fe=E(34476);var _e=E(13169);var Me=E(62785);const validateDefaultFolder=()=>{try{(0,de.addSafeDirectorySafely)();return true}catch(A){Te.REPO_FOLDER.DEFAULT=".";return false}};const calculateRunData=async(A,g,E,x,k)=>{(0,de.addSafeDirectorySafely)();const{repo:R,mergeCommitSha:N}=A;const j=(0,Fe.getCMChanged)(g,E,R,N);const U=await(0,Fe.getRulesAndValidate)(j.cmChanged,g,E,A,x,k);const H=await(0,Fe.extractAdmins)(E,x,k,A);return{cmState:j,rules:U,admins:H,cache:{}}};const loadRunData=async(A,g,E,x,k)=>{const{rules:R,admins:N,cmState:j,cache:U}=await calculateRunData(A,g,E,x,k);return{rules:R,admins:N,cmState:j,cache:U}};const sendResultsToResolver=async(A,g)=>{try{const E=(0,Z.getRulesResolverUrl)(g);const x=(0,Z.getRulesResolverToken)(g);const k={...A,context:(0,Me.omitTokens)(A.context)};await W.default.post(E,JSON.stringify(k),{headers:{"Content-Type":"application/json",Authorization:`Bearer ${x}`,"x-request-id":g?.xRequestId||""}});await(0,se.prepareSendingLogsToDD)("info",_e.ERRORS.SEND_RESULTS_TO_RESOLVER_SUCCEEDED,g);console.log({parserResults:JSON.stringify(A.automations)})}catch(E){const x=E;await(0,se.prepareSendingLogsToDD)("error",_e.ERRORS.SEND_RESULTS_TO_RESOLVER_FAILED,g,{error:x?.message,body:A});console.error(_e.ERRORS.SEND_RESULTS_TO_RESOLVER_FAILED,{error:x.message});await(0,pe.handleValidationErrors)(x?.message,_e.STATUS_CODES.SEND_RESULTS_TO_RESOLVER_FAILED,g)}};0&&0},42695:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{handleWarning:()=>handleWarning});A.exports=__toCommonJS(H);var W=__toESM(E(37484));var Z=E(94040);var se=E(75400);var pe=E(95616);const de={github:A=>{W.warning(A)},gitlab:async(A,g)=>{await(0,se.addAlertLabelToMR)(g,Z.LABELS.SYNTAX_WARNING,false);console.warn(A)},default:A=>console.warn(A)};const handleWarning=async(A,g,E={})=>{if(!(0,pe.getIsExecutePlayground)()){const g=(0,se.extractSource)(E);const x=de[g]||de.default;await x(A,E)}else{(0,pe.getErrorManager)().addError(g,A)}};0&&0},52960:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{argsDefinitionsByAction:()=>N,listify:()=>j});A.exports=__toCommonJS(R);const N={"add-comment@v1":{comment:{name:"comment",type:"string"}},"add-label@v1":{label:{name:"label",type:"string"}},"add-labels@v1":{labels:{name:"labels",type:"list"}},"add-reviewers@v1":{wait_for_all_checks:{name:"wait_for_all_checks",type:"boolean"},reviewers:{name:"reviewers",type:"list"},team_reviewers:{name:"team_reviewers",type:"list"}},"merge@v1":{wait_for_all_checks:{name:"wait_for_all_checks",type:"boolean"},rebase_on_merge:{name:"rebase_on_merge",type:"boolean"},squash_on_merge:{name:"squash_on_merge",type:"boolean"}},"require-reviewers@v1":{reviewers:{name:"reviewers",type:"list"}},"set-required-approvals@v1":{approvals:{name:"approvals",type:"number"}},"request-changes@v1":{comment:{name:"comment",type:"number"}},"update-description@v1":{description:{name:"description",type:"string"}}};const j=[N["add-reviewers@v1"].reviewers.name,N["require-reviewers@v1"].reviewers.name,N["add-reviewers@v1"].team_reviewers.name,N["add-labels@v1"].labels.name];0&&0},73888:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{debug:()=>debug});A.exports=__toCommonJS(R);const debug=(A,g)=>{if(g){console.log(A)}};0&&0},55231:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};A.exports=__toCommonJS(R)},46326:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{BITBUCKET_ARTIFICIAL_EVENTS:()=>W,BITBUCKET_WEBHOOK_EVENTS:()=>H,GITHUB_WEBHOOK_EVENTS:()=>N,GITLAB_ARTIFICIAL_EVENTS:()=>U,GITLAB_WEBHOOK_EVENTS:()=>j});A.exports=__toCommonJS(R);const N={push:"push",issues:"issues",installation:"installation",installation_repositories:"installation_repositories",pull_request:"pull_request",pull_request_review:"pull_request_review",check_run:"check_run",pull_request_review_comment:"pull_request_review_comment",issue_comment:"issue_comment",pull_request_review_thread:"pull_request_review_thread",workflow_run:"workflow_run"};const j={MERGE_REQUEST_OPEN:"merge_request_open",MERGE_REQUEST_UPDATE:"merge_request_update",MERGE_REQUEST_REOPEN:"merge_request_reopen"};const U={COMMIT_CREATED:"commit_created"};const H={PULLREQUEST_APPROVED:"pullrequest:approved",PULLREQUEST_CREATED:"pullrequest:created",PULLREQUEST_FULFILLED:"pullrequest:fulfilled",PULLREQUEST_REJECTED:"pullrequest:rejected",PULLREQUEST_UNAPPROVED:"pullrequest:unapproved",PULLREQUEST_UPDATED:"pullrequest:updated"};const W={COMMIT_CREATED:"commit:created"};0&&0},64661:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{filterExpertResult:()=>filterExpertResult,getAndFilterExpertReviewer:()=>getAndFilterExpertReviewer,getETR:()=>getETR,getExpertReviewer:()=>getExpertReviewer,parseExpertReviewerThreshold:()=>parseExpertReviewerThreshold});A.exports=__toCommonJS(H);var W=__toESM(E(87269));var Z=E(76852);const getETR=async A=>{try{const{data:{numericValue:g}}=await W.default.post(Z.API_ENDPOINTS.REVIEW_TIME,A,{headers:{"Content-type":"application/json"},timeout:Z.DEFAULT_TIMEOUT});return{numericValue:g}}catch(A){console.warn("Failed to get ETR",A);return{numericValue:"N/A"}}};const getExpertReviewer=async A=>{try{if(A){const{data:g}=await W.default.post(Z.API_ENDPOINTS.EXPERT_REVIEWER,A,{headers:{"Content-type":"application/json"},timeout:Z.DEFAULT_TIMEOUT});return g||{}}return{}}catch{return{}}};const filterExpertResult=(A,g,E,x)=>{const k=Object.keys(A).reduce(((k,R)=>{if(g!==void 0?A[R][x]>g/100:A[R][x]!A.includes("@")&&!A.includes("<>")))||[]};const parseExpertReviewerThreshold=A=>{const{gt:g,lt:E}=A;return g||E||.1};const getAndFilterExpertReviewer=async A=>{const g=await getExpertReviewer(A.data_service?.expert_reviwer_request);if(!Object.keys(g).length){return{data:{},dataWithoutIssuer:{},isIssuerFiltered:false}}let E=false;const x=Object.keys(g).reduce(((x,k)=>{if(k===A.pr_author){E=true;return x}return{...x,[k]:g[k]}}),{});return{data:g,dataWithoutIssuer:x,isIssuerFiltered:E}};0&&0},11787:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{estimatedReviewTime:()=>estimatedReviewTime,mockAsyncFilter:()=>mockAsyncFilter,parseCodeExperts:()=>parseCodeExperts,parseExpertReviewer:()=>parseExpertReviewer,parseExplainCodeExpertHandler:()=>parseExplainCodeExpertHandler,parseExplainCodeExperts:()=>parseExplainCodeExperts,parseExplainExpertReviewer:()=>parseExplainExpertReviewer});A.exports=__toCommonJS(j);var U=E(39302);var H=E(64661);var W=E(77388);var Z=E(61579);var se=E(72571);const pe="/dev/null";const getExpertsDetails=(A,g,E,x)=>{const k=(0,se.getExplainActivity)(A.explain?.activity,g);const R=(0,se.getExplainKnowledge)(A.explain?.blame,E);return(0,se.explainActivityAndBlameComment)(Array.from(new Set([...Object.keys(k),...Object.keys(R)])),k,R,g,E,x.provider,x?.git_history_since)};const estimatedReviewTime=async(A,g)=>{(0,W.handleAnalytics)(Z.AsyncFilters.estimatedReviewTime,[]);const E=A.diff?.files_metadata.length;const{additionalLines:x,deletedLines:k}=A.diff?.files_metadata.reduce(((A,g)=>{A.additionalLines+=g.additions;A.deletedLines+=g.deletions;return A}),{additionalLines:0,deletedLines:0});const R=A.diff?.files_metadata.map((A=>({file_path:A.new_file!==pe?A.new_file:A.original_file,additions:A.additions,deletions:A.deletions})));const N={prMetadata:{commits:A.num_of_commits,files:E,lines:x+k},prFiles:R,prAdditionalLines:x,prDeletedLines:k,baseBranch:A.base,request_source:"gitstream"};const{numericValue:j}=await(0,H.getETR)(N);return g(null,j)};const parseExpertReviewer=async(A,{gt:g=0,lt:E=0},x)=>{try{(0,W.handleAnalytics)(Z.AsyncFilters.expertReviewer,[{gt:g,lt:E}]);const{dataWithoutIssuer:k}=await(0,H.getAndFilterExpertReviewer)(A);if(!Object.keys(k).length){return x(null,[])}const R=(0,H.filterExpertResult)(k,g,E,"reviewer_score").slice(0,2);return x(null,R)}catch(A){console.log("error:",A);return x(null,[])}};const parseExplainCodeExpertHandler=async(A,g,E)=>{try{const{gt:x,lt:k,verbose:R=true}=g;let N="";let j=W.NO_VERBOSE_DOCS_LINK_COMMENT;const{data:Z,dataWithoutIssuer:pe,isIssuerFiltered:de}=await(0,H.getAndFilterExpertReviewer)(A);if(!Object.keys(Z).length||!Object.keys(pe).length){return E(null,[])}const Te=(0,H.filterExpertResult)(pe,x,k,"reviewer_score").slice(0,2);const Fe=(0,H.filterExpertResult)(Z,x,k,"avg_activity_score").slice(0,2);const _e=(0,H.filterExpertResult)(Z,x,k,"avg_blame_perc").slice(0,2);if(R){N=getExpertsDetails(Z,Fe,_e,A);j=W.DOCS_LINK_COMMENT}let Me="";const je=de&&!Object.keys(Te).length;const $e=!Object.keys(Te).length;const Ve=A?.git_history_since;if($e&&!je){Me=(0,se.getNoExpertFoundComment)(Ve)}else{const E=A.provider===U.GIT_PROVIDERS.GITHUB?W.GS_REVIEW_COMMAND_FOOTER:j;Me=`${(0,se.explainExpertReviewerComment)(Te,Fe,_e,(0,H.parseExpertReviewerThreshold)(g),A.provider,je)} ${N} \n ${E} \n`}const Ye=`base64: ${Buffer.from(Me).toString("base64")}`;return E(null,Ye)}catch(A){console.log("error:",A);E("")}};const parseCodeExperts=async(A,{gt:g=0,lt:E=0},x)=>{(0,W.handleAnalytics)(Z.AsyncFilters.codeExperts,[{gt:g,lt:E}]);await parseExpertReviewer(A,{gt:g,lt:E},x)};const parseExplainExpertReviewer=async(A,g,E)=>{(0,W.handleAnalytics)(Z.AsyncFilters.explainExpertReviewer,[g]);await parseExplainCodeExpertHandler(A,g,E)};const parseExplainCodeExperts=async(A,g,E)=>{(0,W.handleAnalytics)(Z.AsyncFilters.explainCodeExperts,[g]);await parseExplainCodeExpertHandler(A,g,E)};const mockAsyncFilter=async(...A)=>{const g=A.slice(0,-1);const E=A[A.length-1];return E(null,JSON.stringify(g))};0&&0},1339:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{default:()=>H});A.exports=__toCommonJS(j);var U=E(77388);const capture=(A,g)=>{const{regex:E}=g;const x=(0,U.parseTermToValidString)(E);const k=new RegExp(x??"");const R=k.exec(A);if(R){return R[0]}return""};var H=capture},34687:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{parseCheckDependabot:()=>parseCheckDependabot});A.exports=__toCommonJS(R);const parseCheckDependabot=A=>{if(!A||A==='""'||A==="''"){return null}const g=/(Bumps|Updates).*?from ([\d.-]+[A-Za-zαßβ]*) to ([\d.-]+[A-Za-zαßβ]*)/;const E=g.exec(A);if(E&&E.length===4){const[,,A,g]=E;const x=g&&g.length>0&&g[g.length-1]==="."?g.slice(0,-1):g;return[x,A]}return null};0&&0},98873:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{parseCheckSemver:()=>parseCheckSemver});A.exports=__toCommonJS(R);const parseCheckSemver=(A,g)=>{const E=false;const x=true;let k;let R;if(Array.isArray(A)&&g===void 0){if(A.length!==2){return"error"}[k,R]=A}else if(typeof A==="string"&&typeof g==="string"){if(!A&&!g){return"equal"}if(!A||!g){return"error"}k=A;R=g}else{return"error"}let N=(k||"0").split(".");let j=(R||"0").split(".");const isValidPart=A=>/^\d+[A-Za-zαßβ]*$/.test(A);if(!N.every(isValidPart)||!j.every(isValidPart)){return"error"}if(x){const A=Math.max(N.length,j.length);while(N.length0){if(A===0)return"major";if(A===1)return"minor";return"patch"}else if(k<0){return"downgrade"}}return"equal"};const normalizeNumeric=A=>{const g=A.match(/^(\d+)([A-Za-zαßβ]*)$/);if(!g){return A}const[,E,x]=g;return E.padStart(10,"0")+x};const compareNumeric=(A,g)=>{const E=A.match(/^(\d+)([A-Za-zαßβ]*)$/);const x=g.match(/^(\d+)([A-Za-zαßβ]*)$/);if(!E||!x){return A.localeCompare(g)}const[,k,R]=E;const[,N,j]=x;const U=parseInt(k,10)-parseInt(N,10);if(U!==0){return U}return R.localeCompare(j)};0&&0},77388:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{DOCS_LINK_COMMENT:()=>U,FiltersForAnalytics:()=>FiltersForAnalytics,GS_REVIEW_COMMAND_FOOTER:()=>W,MONTH:()=>Z,NO_VERBOSE_DOCS_LINK_COMMENT:()=>H,PROVIDER_NAME:()=>j,formatInputToList:()=>formatInputToList,handleAnalytics:()=>handleAnalytics,internalEvery:()=>internalEvery,internalIncludes:()=>internalIncludes,internalRegex:()=>internalRegex,parseTermToValidString:()=>parseTermToValidString});A.exports=__toCommonJS(R);const internalIncludes=(A,g)=>A?.includes(g);const parseTermToValidString=A=>{if(typeof A==="string"&&A.startsWith("r/")){return A.substring(2).slice(0,-1).replace("\\/","/")}return A};const internalRegex=(A,g,E={})=>{const{multiline:x=false,caseSensitive:k=true}=E;const R=parseTermToValidString(g);const N=[x&&"m",!k&&"i"].filter(Boolean).join("");const j=new RegExp(R,N);return j.test(A)};const internalEvery=(A,g,E)=>{const x=A?.map((A=>Boolean(A)));return x?.length?x.every((A=>A===g)):E};const formatInputToList=A=>{if(typeof A==="string"){if(A.includes(",")){return A.split(",")}return[A]}return A??[]};const N={GITHUB:"github",GITLAB:"gitlab",BITBUCKET:"bitbucket"};const j={[N.GITHUB]:"GitHub",[N.GITLAB]:"GitLab",[N.BITBUCKET]:"BitBucket"};const U="\n \nTo learn more about /:\\ gitStream - [Visit our Docs](https://docs.gitstream.cm/) \n \n";const H="\n \nFor more details, enable verbose mode. Learn more [here](https://docs.gitstream.cm/) \n \n";const W="\n ✨ Comment `/gs review` for LinearB AI review. Learn how to automate it [here](https://docs.gitstream.cm/automations/integrations/LinearBAI/code-review/).";const Z={"01":"JAN","02":"FEB","03":"MAR","04":"APR","05":"MAY","06":"JUN","07":"JUL","08":"AUG","09":"SEP",10:"OCT",11:"NOV",12:"DEC"};class FiltersForAnalytics{static filters={}}const handleAnalytics=(A,g,E=false)=>{FiltersForAnalytics.filters={...FiltersForAnalytics.filters,[A]:{args:g,isCustom:E}}};0&&0},4637:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{countTests:()=>countTests,extractChangesFromDiff:()=>extractChangesFromDiff});A.exports=__toCommonJS(R);const N=[".spec.",".test.","test_"];const j=["\\s*it\\(","\\s*test\\(","\\s*step\\(","\\s*def test_"];const U=j.map((A=>new RegExp(A)));const extractChangesFromDiff=A=>{const g=A.split("\n");const E=[];const x=[];g.forEach((A=>{if(A.startsWith("+")){const g=A.slice(1).trim();E.push(g)}else if(A.startsWith("-")){const g=A.slice(1).trim();x.push(g)}}));return{additions:E,deletions:x}};const countTests=A=>{const g=A.diff.files.filter((({original_file:A,new_file:g})=>N.some((E=>A.includes(E)||g.includes(E)))));return g.reduce(((A,g)=>{const{diff:E}=g;const{additions:x,deletions:k}=extractChangesFromDiff(E);const R=x.filter((A=>U.some((g=>g.test(A)))));const N=k.filter((A=>U.some((g=>g.test(A)))));const j=N.length;const H=R.length;return A+H-(j>H?0:j)}),0)};0&&0},61579:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{AsyncFilters:()=>j,HighLevelFilters:()=>N,PREMIUM_FILTERS:()=>U});A.exports=__toCommonJS(R);var N=(A=>{A["allImages"]="allImages";A["allTests"]="allTests";A["allDocs"]="allDocs";A["extensions"]="extensions";A["matchDiffLines"]="matchDiffLines";A["isFirstCommit"]="isFirstCommit";A["rankByGitBlame"]="rankByGitBlame";A["rankByGitActivity"]="rankByGitActivity";A["explainRankByGitBlame"]="explainRankByGitBlame";A["sonarParser"]="sonarParser";A["mapToEnum"]="mapToEnum";A["extractSonarFindings"]="extractSonarFindings";A["extractJitFindings"]="extractJitFindings";A["countTests"]="countTests";A["encode"]="encode";A["decode"]="decode";A["getTimestamp"]="getTimestamp";A["readFile"]="readFile";A["mockFilter"]="mockFilter";A["disabledFilter"]="disabledFilter";A["checkDependabot"]="checkDependabot";A["checkSemver"]="checkSemver";A["bool"]="bool";return A})(N||{});var j=(A=>{A["isFormattingChange"]="isFormattingChange";A["estimatedReviewTime"]="estimatedReviewTime";A["expertReviewer"]="expertReviewer";A["explainExpertReviewer"]="explainExpertReviewer";A["codeExperts"]="codeExperts";A["explainCodeExperts"]="explainCodeExperts";A["mockAsyncFilter"]="mockAsyncFilter";A["disabledAsyncFilter"]="disabledAsyncFilter";A["LinearB_AI"]="LinearB_AI";A["AI_DescribePR"]="AI_DescribePR";A["AI_ReviewPR"]="AI_ReviewPR";return A})(j||{});const U=["LinearB_AI","AI_DescribePR"];0&&0},35618:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{getDisabledFilterFunction:()=>getDisabledFilterFunction,getPremiumFiltersAsFeatureFlags:()=>getPremiumFiltersAsFeatureFlags,getPreviousDisabledFilterAsync:()=>getPreviousDisabledFilterAsync,getPreviousDisabledFilterSync:()=>getPreviousDisabledFilterSync});A.exports=__toCommonJS(j);var U=E(61579);var H=E(87299);var W=E(76713);function getDisabledFilterFunction(A,g,E,x,k){const R=!!x;const N=E.find((A=>A.name===g&&!U.PREMIUM_FILTERS.includes(g)));const j=U.PREMIUM_FILTERS.includes(g)&&k?.toLowerCase()===W.TierType.FREE.toLowerCase();const H=Boolean(N||j);let Z="";let se=[...E];if(H){Z=Math.random().toString(36).slice(2,11);se=se.map((A=>A.name===g?{...A,guid:Z}:A));const E=R?A[U.AsyncFilters.disabledAsyncFilter]:A[U.HighLevelFilters.disabledFilter];return{isDisabledFilter:true,filterCallback:(...A)=>E(...A,g,Z),disabledFilters:se}}return{isDisabledFilter:false,filterCallback:A[g],disabledFilters:se}}const checkSingleArgAsync=async A=>{if(typeof A==="string"&&A.includes(H.DISABLED_FILTER_INDICATOR)){return A}if(A&&typeof A.then==="function"){try{const g=await A;if(typeof g==="string"&&g.includes(H.DISABLED_FILTER_INDICATOR)){return g}if(g!==null&&typeof g==="object"&&JSON.stringify(g).includes(H.DISABLED_FILTER_INDICATOR)){return JSON.stringify(g)}}catch{return""}}if(typeof A==="object"&&A!==null){const g=JSON.stringify(A);if(g.includes(H.DISABLED_FILTER_INDICATOR)){return g}}return""};const checkSingleArgSync=A=>{if(typeof A==="string"&&A.includes(H.DISABLED_FILTER_INDICATOR)){return A}if(typeof A==="object"&&A!==null){const g=JSON.stringify(A);if(g.includes(H.DISABLED_FILTER_INDICATOR)){return g}}return""};const checkArgsDisabledFilterAsync=async A=>{const g=await Promise.all(A.map((A=>checkSingleArgAsync(A))));const E=g.find((A=>A));if(E){return E}return""};const checkArgsDisabledFilterSync=A=>{const g=A.map((A=>checkSingleArgSync(A)));const E=g.find((A=>A));if(E){return E}return""};const getPreviousDisabledFilterSync=(A,g,E)=>{const x=checkArgsDisabledFilterSync(A);if(x){try{return g[U.HighLevelFilters.disabledFilter](...A,E,x)}catch(g){console.error(`error executing filter: ${E}(${JSON.stringify(A)}): ${g?.message}`);return null}}return null};const getPreviousDisabledFilterAsync=async(A,g,E)=>{const x=await checkArgsDisabledFilterAsync(A);if(x){try{const k=await g[U.AsyncFilters.disabledAsyncFilter](...A,E,x);return k}catch(g){console.error(`error while executing filter: ${E}(${JSON.stringify(A)}): ${g?.message}`);return null}}return null};const getPremiumFiltersAsFeatureFlags=()=>U.PREMIUM_FILTERS.map((A=>({name:A,description:`This feature is available only with a paid LinearB license.\n\nTo unlock the **${A}** functionality, please upgrade your license by [contacting LinearB](https://linearb.io/book-a-demo).`,isPremium:true})));0&&0},87299:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{DISABLED_FILTER_INDICATOR:()=>H,RATE_LIMIT_EXCEEDED:()=>W,RATE_LIMIT_HEADERS:()=>Z,disabledAsyncFilter:()=>disabledAsyncFilter,disabledFilter:()=>disabledFilter,extractRateLimitHeaders:()=>extractRateLimitHeaders});A.exports=__toCommonJS(j);var U=E(61579);const H="@DISABLED_FILTER@";const W="@RATE_LIMIT_EXCEEDED@";const Z=["retry-after","x-ratelimit-limit","x-ratelimit-remaining","x-ratelimit-reset"];const extractRateLimitHeaders=A=>{if(!A||!Object.keys(A||{}).length){return Z.map((()=>0))}return Z.map((g=>{const E=A[g]?.toString();if(E?.includes(",")){const A=E.split(",").map((A=>Number(A.trim()))).filter((A=>!Number.isNaN(A)));return A.length>0?Math.min(...A):0}return Number(E||"0")}))};const generateDisabledFilterString=A=>{const g=A.find((A=>typeof A==="string"&&A.includes(H)));if(g){return g}const E=A[A.length-1];const x=`"${H} ${E}"`;return x};const disabledFilter=(...A)=>{const g=generateDisabledFilterString(A);return g};const disabledAsyncFilter=async(...A)=>{const g=generateDisabledFilterString(A);if(typeof A[2]==="function"||typeof A[1]==="function"){const E=typeof A[2]==="function"?A[2]:A[1];try{return E(null,g)}catch(A){console.log("Error:",A);return E(null,"")}}throw new Error(`Callback function is required on async filter ${U.AsyncFilters.disabledAsyncFilter}`)};0&&0},72571:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{explainActivityAndBlameComment:()=>explainActivityAndBlameComment,explainExpertReviewerComment:()=>explainExpertReviewerComment,getExplainActivity:()=>getExplainActivity,getExplainKnowledge:()=>getExplainKnowledge,getNoExpertFoundComment:()=>getNoExpertFoundComment});A.exports=__toCommonJS(H);var W=__toESM(E(93350));var Z=E(77388);var se=E(25717);var pe=E(24951);const explainExpertReviewerComment=(A,g,E,x,k,R)=>{let N="🥷 **Code experts:";N+=A.length?` ${A.join(", ")}** \n \n`:` no user ${R?"but you":""} matched threshold ${x}** \n \n`;if(g.length){N+=`${g.join(", ")} ${g.length===1?"has":"have"} most 👩‍💻 **activity** in the files. \n${pe.ADDITIONAL_FORMATTING[k]||pe.ADDITIONAL_FORMATTING.default}`}if(E.length){N+=`${E.join(", ")} ${E.length===1?"has":"have"} most 🧠 **knowledge** in the files. \n`}return N};const explainActivityByMonth=(A,g,E)=>{let x="";const k=[];for(let A=0;A<6;A++){k.push(Z.MONTH[(0,W.default)().subtract(A,"months").format("MM")])}k.forEach((k=>{const R=A[g][E[0]][k];const N=A[g][E[1]]?.[k];x+=`| ${k} | ${R?`${R.additions} additions & ${R.deletions} deletions`:" "} |`;x+=`${N?`${N.additions} additions & ${N.deletions} deletions |`:" "} \n`}));return x};const explainActivityTable=(A,g,E,x)=>{if(!Object.keys(g).length){return`\n\nNo activity${x?` since ${x}`:" in the last 6 months"}\n\n`}if(E.length){let x=`\n\nActivity based on git-commit: \n\n | | ${E[0]?E[0]:" "} | ${E[1]?`${E[1]}| \n | --- | --- | --- | \n `:" \n | --- | --- | \n"}`;x+=explainActivityByMonth(g,A,E);return x}return""};const explainKnowledgeSection=(A,g,E,x)=>{let k="";const R=(0,se.sortObject)(E,g[A]);R.forEach((E=>{k+=g[A][E]?`${E}: ${g[A][E]}% \n${pe.ADDITIONAL_FORMATTING[x]||pe.ADDITIONAL_FORMATTING.default}`:""}));return k};const explainActivityAndBlameComment=(A,g,E,x,k,R,N)=>{try{let j="
\n See details\n";if(N){j+=`\n_Code experts calculated since ${N}_\n`}j+="\n";A.forEach((A=>{j+=`\n\`${A}\` \n ${explainActivityTable(A,g,x,N)} \n\nKnowledge based on git-blame: \n ${pe.ADDITIONAL_FORMATTING[R]||pe.ADDITIONAL_FORMATTING.default}${explainKnowledgeSection(A,E,k,R)}`}));j+="\n
\n \n";return j}catch(A){console.log("Error in creating explain code experts comment",A);return""}};const parseActivityByUserDataForExplain=(A,g,E)=>Object.keys(A[g]).reduce(((x,k)=>{if(A[g][k][E]){const R=Z.MONTH[k.split("-")?.[1]];return{...x,[R]:A[g][k][E]}}return x}),{});const parseActivityByUserForExplain=(A,g,E)=>E.reduce(((E,x)=>{const k=parseActivityByUserDataForExplain(A,g,x);return{...E,[x]:k}}),{});const getExplainActivity=(A,g)=>Object.keys(A||{}).reduce(((E,x)=>{const k=parseActivityByUserForExplain(A,x,g);return{...E,[x]:k}}),{});const getExplainKnowledge=(A,g)=>Object.keys(A||{}).reduce(((E,x)=>{const k=(0,se.sortObject)(g,A[x]);const R=k.reduce(((g,E)=>{if(A[x][E]){return{...g,[E]:Math.round(A[x][E]*100)}}return g}),{});return{...E,[x]:R}}),{});const getNoExpertFoundComment=A=>`🥷 **Code experts:** No results found\n\nNo code experts were identified for the files in this pull request based on git blame analysis${A?` (since ${A})`:""}.\n\nThis may occur when:\n- Files are new or have limited commit history\n- Git authors aren't mapped to current team members\n- Analysis thresholds need adjustment\n\n**If you expected to see expert suggestions**, consider:\n- Reviewing your \`config.user_mapping\` [settings](https://docs.gitstream.cm/cm-file/#configuser_mapping)\n- Adjusting the \`gt\`/\`lt\` parameters in your [action](https://docs.gitstream.cm/filter-functions/#codeexperts)\n${A?`- The configured \`config.git_history_since\` date (${A}) excludes older history [config](https://docs.gitstream.cm/cm-file/#configgit_blame_since)\n`:""}\n- Verifying files have sufficient commit history\n\nTo learn more about /:\\gitStream - [Visit our Docs](https://docs.gitstream.cm)`;0&&0},67171:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};A.exports=__toCommonJS(j);var U=E(78963);const{SUPPORTED_ACTIONS:H}=U.validatorsConstants},12687:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{isGtLtArgsValid:()=>isGtLtArgsValid});A.exports=__toCommonJS(R);const isGtLtArgsValid=A=>{const{gt:g,lt:E}=A;return!!g||!!E};0&&0},29615:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{GENERAL_FILTERS_HANDLER:()=>de,GeneralFilters:()=>pe});A.exports=__toCommonJS(H);var W=E(52356);var Z=E(77388);var se=__toESM(E(1339));const parseSome=A=>{(0,Z.handleAnalytics)("some",[]);const g=(0,Z.formatInputToList)(A)?.map((A=>Boolean(A)));return Boolean(g?.length)&&g.some((A=>A))};const parseEvery=A=>{(0,Z.handleAnalytics)("every",[]);return(0,Z.internalEvery)((0,Z.formatInputToList)(A),true,false)};const termRegexOrList=(A,g,E,x,k)=>E?(0,Z.internalIncludes)(g?A[g]:A,E):x?(0,Z.internalRegex)(g?A[g]:A,x):k.some((E=>(0,Z.internalIncludes)(g?A[g]:A,E)));const filterList=(A,g,E,x,k,R)=>A.filter((A=>R?!termRegexOrList(A,g,E,x,k):termRegexOrList(A,g,E,x,k)));const mapList=(A,g,E,x,k,R)=>A.map((A=>R?!termRegexOrList(A,g,E,x,k):termRegexOrList(A,g,E,x,k)));const calculateList=(A,g,E,x=false)=>{const k=g.attr||"";const{term:R,regex:N,list:j}=g;const U=(0,Z.formatInputToList)(A);if(!R&&!N&&!j){return[]}let H=j;if(j){H=(0,Z.formatInputToList)(j)}return E==="filterList"?filterList(U,k,R,N,H,x):mapList(U,k,R,N,H,x)};const parseFilter=(A,g)=>{(0,Z.handleAnalytics)("filter",[g]);return calculateList(A,g,"filterList")};const parseReject=(A,g)=>{(0,Z.handleAnalytics)("reject",[g]);return calculateList(A,g,"filterList",true)};const parseMap=(A,{attr:g})=>{(0,Z.handleAnalytics)("map",[{attr:g}]);return(0,Z.formatInputToList)(A).map((A=>A[g]))};const parseIncludes=(A,g)=>{(0,Z.handleAnalytics)("includes",[g]);const{term:E,regex:x,list:k}=g;if(!E&&!x&&!k){return false}let R=k;if(k){R=(0,Z.formatInputToList)(k)}return E?(0,Z.internalIncludes)(A,E):x?(0,Z.internalRegex)(A,x):R.some((g=>A.includes(g)))};const parseMatch=(A,g)=>{(0,Z.handleAnalytics)("match",[g]);return calculateList(A,g,"mapList")};const parseNope=A=>{(0,Z.handleAnalytics)("match",[]);return(0,Z.internalEvery)((0,Z.formatInputToList)(A),false,true)};const parseIntersection=(A,g)=>{(0,Z.handleAnalytics)("intersection",[g]);const{list:E}=g;const x=(0,Z.formatInputToList)(A);const k=(0,Z.formatInputToList)(E);if(!k.length){return[]}return(0,W.intersection)(x,k)};const parseDifference=(A,g)=>{(0,Z.handleAnalytics)("difference",[g]);const{list:E}=g;const x=(0,Z.formatInputToList)(A);const k=(0,Z.formatInputToList)(E);if(!k.length){return A}return(0,W.difference)(x,k)};var pe=(A=>{A["some"]="some";A["every"]="every";A["filter"]="filter";A["includes"]="includes";A["reject"]="reject";A["map"]="map";A["match"]="match";A["nope"]="nope";A["intersection"]="intersection";A["difference"]="difference";A["capture"]="capture";return A})(pe||{});const de={["some"]:parseSome,["every"]:parseEvery,["filter"]:parseFilter,["reject"]:parseReject,["map"]:parseMap,["includes"]:parseIncludes,["match"]:parseMatch,["nope"]:parseNope,["intersection"]:parseIntersection,["difference"]:parseDifference,["capture"]:se.default};0&&0},25717:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{calculateActivityPerFile:()=>calculateActivityPerFile,calculateFileSumPerAuthorActivity:()=>calculateFileSumPerAuthorActivity,convertAndSumContributors:()=>convertAndSumContributors,convertBlameContextToExplain:()=>convertBlameContextToExplain,convertContributorsAndBlame:()=>convertContributorsAndBlame,convertToProviderUser:()=>convertToProviderUser,explainBlameTemplate:()=>explainBlameTemplate,sortObject:()=>sortObject,sumAuthorMetrics:()=>sumAuthorMetrics,validateAndCompare:()=>validateAndCompare});A.exports=__toCommonJS(j);var U=E(24951);var H=E(77388);const calculateSumByAuthor=(A,g)=>Object.values(A).reduce(((A,E)=>{const x=E[g];const k=(x??0)+(A[g]??0);return{...A,...k&&{[g]:k}}}),{});const convertAndSumContributors=(A,g)=>Object.keys(A).reduce(((E,x)=>{let k=A[x];if(E[g[x]]){k=A[x]+E[g[x]]}const R=g[x]?.includes("@")||!g[x]?`${x}\\*`:g[x];return{...E,[R]:k}}),{});const convertContributorsAndBlame=A=>{if(!A?.blame||!Object.keys(A.blame).length){return{blame:{}}}const g=Object.keys(A.blame).reduce(((g,E)=>({...g,[E]:convertAndSumContributors(A.blame[E],A.git_to_provider_user)})),{});return{blame:g}};const sumAuthorMetrics=(A,g)=>{const E=Object.keys(g).length;return A.reduce(((A,x)=>{const k=calculateSumByAuthor(g,x);return{...A,...k[x]&&{[x]:k[x]/E}}}),{})};const convertToProviderUser=(A,g)=>Object.keys(g).reduce(((E,x)=>{if(A.git_to_provider_user[x]){return{...E,[A.git_to_provider_user[x]]:g[x]||x}}return E}),{});const calculateActivityPerFile=(A,g)=>{if(!A||!Object.keys(A).length){return{}}return Object.keys(A).reduce(((E,x)=>{const k=Object.values(A[x]).reduce(((A,E)=>{g.forEach((g=>{const x=E[g];if(x){A[g]=(A[g]??0)+x}}));return{...A}}),{});return{...E,[x]:k}}),{})};const calculateFileSumPerAuthorActivity=(A,g,E)=>Object.keys(A).reduce(((x,k)=>{const R=Object.keys(A[k]).reduce(((x,R)=>{const N=[];g.forEach((g=>{if(E[k][g]&&A[k][R][g]){N.push(A[k][R][g]/E[k][g]*100)}}));const j=N.reduce(((A,g)=>A+g),0)/N.length;return{...x,...N.length&&{[R]:parseInt(j?.toFixed(0))}}}),{});return{...x,[k]:R}}),{});const sortObject=(A,g)=>A.sort(((A,E)=>(g[E]??0)-(g[A]??0)));const compareThan=(A,g,E)=>{const x=Object.keys(A).filter((x=>g!==void 0?A[x]>g:A[x]{if(E.includes("*")){return g}return{...g,...{[E]:A[E]}}}),{})};const validateAndCompare=(A,g,E)=>Object.keys(A).length?compareThan(A,g,E):{};const convertBlameContextToExplain=A=>{const{blame:g}=convertContributorsAndBlame(A);return Object.keys(g).reduce(((A,E)=>{if(E==="/dev/null"){return A}const x=sortObject(Object.keys(g[E]),g[E]);const k=x.reduce(((A,x)=>{if(!g[E][x]){return A}const k=x.replace(/\"“/g,"").replace("“","");let R=`${Math.floor(g[E][x])?Math.floor(g[E][x]):"<1"}%`;if(A[k]&&parseInt(A[k])>parseInt(R)){R=A[k]}return{...A,[k]:R}}),{});return{...A,[E]:k}}),{})};const suggestedReviewersComment=(A,g,E,x)=>{const k=A?` 👋 **Suggested reviewers: ${A}**\n \nThey contributed ${g} of the lines on pre-existing files`:` 👋 **Suggested reviewers: no user ${x?"but you":""} matched**\n \nNo ${E?"other ":""}user contributed ${g} of the lines on pre-existing files`;return k};const explainBlameTemplate=(A,g,E,x,k)=>{const{gt:R,lt:N}=A;const j=R?`more than ${R}%`:`less than ${N}%`;const W=Object.keys(E).length;let Z=suggestedReviewersComment(g,j,W,k);Z+=W?":\n":". \n ";Z+=Object.keys(E).length?"
\n See details\n":"";Z+="\n";Object.keys(E).forEach((A=>{if(Object.keys(E[A]).length===0){return}Z+=`\n\`${A}\` \n${U.ADDITIONAL_FORMATTING[x]||U.ADDITIONAL_FORMATTING.default}`;Object.keys(E[A]).forEach((g=>{Z+=`${g}: ${E[A][g]} \n${U.ADDITIONAL_FORMATTING[x]||U.ADDITIONAL_FORMATTING.default}`}))}));Z+="\n
\n";const se=Object.values(E).map((A=>Object.keys(A).some((A=>A.includes("*"))))).some((A=>A));Z+=se?` \nGit users that could not be automatically mapped are marked with \`*\`.\n${U.ADDITIONAL_FORMATTING[x]||U.ADDITIONAL_FORMATTING.default}To map these users, refer to the instructions [here](https://docs.gitstream.cm/cm-file#config).\n \n`:"";Z+=H.DOCS_LINK_COMMENT;return Z};0&&0},77316:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{ASYNC:()=>ot,FILTERS_EXTENSION_LIST:()=>it,HIGH_LEVEL_FILTERS_HANDLER:()=>at});A.exports=__toCommonJS(H);var W=__toESM(E(40181));var Z=__toESM(E(19263));var se=E(77388);var pe=E(25717);var de=E(12687);var Te=E(11787);var Fe=E(78850);var _e=__toESM(E(1475));var Me=__toESM(E(12623));var je=E(4637);var $e=__toESM(E(2140));var Ve=E(61579);var Ye=E(93017);var Je=E(87299);var ze=E(21187);var Ze=E(34687);var Xe=E(98873);const parseExtractSonarFindings=A=>{(0,se.handleAnalytics)(Ve.HighLevelFilters.extractSonarFindings,[]);return(0,_e.default)(A)};const parserMapToEnum=(A,g)=>{(0,se.handleAnalytics)(Ve.HighLevelFilters.mapToEnum,[A,g]);const E=g?.enum;if(E&&Object.keys(E).length){return E[A]}};const parseFilterAllTests=(A,g)=>{const E=new RegExp(`[^a-zA-Z0-9](${g.join("|")})[^a-zA-Z0-9]`);return Boolean(A.length)&&A.map((A=>E.test(A||""))).every((A=>A))};const parseFilterAllFilePath=(A,g)=>Boolean(A.length)&&A.map((A=>g.some((g=>(A||"").includes(g))))).every((A=>A));const parseFilterAllExtensions=(A,g)=>A.length?parseFilterAllFilePath(A.map((A=>A.split(".").pop()||"")),g):false;const getUniqueExtensions=A=>{(0,se.handleAnalytics)(Ve.HighLevelFilters.extensions,[]);return A.map((A=>A.split(".").pop())).filter(((A,g,E)=>E.indexOf(A)===g))};const parseIsFormattingChange=async(A,g)=>{try{(0,se.handleAnalytics)(Ve.AsyncFilters.isFormattingChange,[]);if(!A.length){return g(null,false)}for(const{new_content:E,original_content:x,original_file:k,new_file:R}of A){const A=await(0,Fe.format)(E,R);const N=await(0,Fe.format)(x,k);if(A!==N){return g(null,false)}}return g(null,true)}catch(A){return g(null,false)}};const parseMatchDiffLines=(A,g)=>{(0,se.handleAnalytics)(Ve.HighLevelFilters.matchDiffLines,[g]);const{regex:E,ignoreWhiteSpaces:x=false,caseSensitive:k=true}=g;const R=new RegExp("^[+-]");const N=new RegExp("^[+-]\\s*$");return!E?[]:A.map((({diff:A})=>A.split("\n").filter((A=>R.test(A))).filter((A=>x?!N.test(A):true)).map((A=>(0,se.internalRegex)(A,E,{caseSensitive:k}))))).flat(1)};const parseIsFirstCommit=(A,g)=>{(0,se.handleAnalytics)(Ve.HighLevelFilters.isFirstCommit,[{author:g}]);return!(0,W.default)(A,g,null)};const parseRankByGitBlame=(A,g)=>{(0,se.handleAnalytics)(Ve.HighLevelFilters.rankByGitBlame,[g]);if(!(0,de.isGtLtArgsValid)(g)||!A?.blame){return[]}const{gt:E,lt:x}=g;const{blame:k}=(0,pe.convertContributorsAndBlame)(A);const R=(0,pe.sumAuthorMetrics)(Object.values(A.git_to_provider_user),k);const N=(0,pe.validateAndCompare)(R,E,x);return Object.keys(N).length?[...Array.from(new Set(Object.keys(N)))]:[]};const parseRankByGitActivity=(A,g)=>{(0,se.handleAnalytics)(Ve.HighLevelFilters.rankByGitActivity,[g]);const{gt:E,lt:x,weeks:k}=g;if(!E&&!x||!k||!A?.git_activity){return[]}const R=new Array(k+1).fill(0).map(((A,g)=>`week_${g}`));const N=(0,pe.calculateActivityPerFile)(A.git_activity,R);const j=(0,pe.calculateFileSumPerAuthorActivity)(A.git_activity,R,N);const U=(0,pe.sumAuthorMetrics)(Object.keys(A.contributors),j);const H=(0,pe.convertAndSumContributors)(U,A.git_to_provider_user);const W=(0,pe.validateAndCompare)(H,E,x);return Object.keys(W).length?[...Array.from(new Set(Object.keys(W)))]:[]};const parseExplainRankByGitBlame=(A,g)=>{(0,se.handleAnalytics)(Ve.HighLevelFilters.explainRankByGitBlame,[g]);if(!(0,de.isGtLtArgsValid)(g)){return{}}const E=parseRankByGitBlame(A,g);const x=(0,Z.default)(E,(g=>g!==A.pr_author));const k=x.join(", ");const R=!x.length&&E.length>0;const N=(0,pe.convertBlameContextToExplain)(A);return`base64: ${Buffer.from((0,pe.explainBlameTemplate)(g,k,N,A.provider,R)).toString("base64")}`};const rt={[Ve.HighLevelFilters.allDocs]:["requirements.txt"]};const it={[Ve.HighLevelFilters.allDocs]:["md","mkdown","txt","rst",".adoc"],[Ve.HighLevelFilters.allImages]:["svg","png","gif"],[Ve.HighLevelFilters.allTests]:["test","spec"]};const at={[Ve.HighLevelFilters.allDocs]:A=>{(0,se.handleAnalytics)(Ve.HighLevelFilters.allDocs,[]);return Boolean(A.length)&&A.every((A=>rt[Ve.HighLevelFilters.allDocs].every((g=>!(A.includes(`/${g}`)||A===g)))))&&parseFilterAllExtensions(A,it[Ve.HighLevelFilters.allDocs])},[Ve.HighLevelFilters.allImages]:A=>{(0,se.handleAnalytics)(Ve.HighLevelFilters.allImages,[]);return parseFilterAllExtensions(A,it[Ve.HighLevelFilters.allImages])},[Ve.HighLevelFilters.allTests]:A=>{(0,se.handleAnalytics)(Ve.HighLevelFilters.allTests,[]);return parseFilterAllTests(A,it[Ve.HighLevelFilters.allTests])},[Ve.HighLevelFilters.extensions]:getUniqueExtensions,[Ve.HighLevelFilters.matchDiffLines]:parseMatchDiffLines,[Ve.HighLevelFilters.isFirstCommit]:parseIsFirstCommit,[Ve.HighLevelFilters.rankByGitBlame]:parseRankByGitBlame,[Ve.HighLevelFilters.rankByGitActivity]:parseRankByGitActivity,[Ve.HighLevelFilters.explainRankByGitBlame]:parseExplainRankByGitBlame,[Ve.HighLevelFilters.sonarParser]:_e.default,[Ve.HighLevelFilters.mapToEnum]:parserMapToEnum,[Ve.HighLevelFilters.extractSonarFindings]:parseExtractSonarFindings,[Ve.HighLevelFilters.countTests]:je.countTests,[Ve.HighLevelFilters.encode]:Ye.encode,[Ve.HighLevelFilters.decode]:Ye.decode,[Ve.HighLevelFilters.getTimestamp]:Ye.getTimestamp,[Ve.HighLevelFilters.readFile]:Ye.readFile,[Ve.HighLevelFilters.mockFilter]:Ye.mockFilter,[Ve.HighLevelFilters.disabledFilter]:Je.disabledFilter,[Ve.HighLevelFilters.checkDependabot]:Ze.parseCheckDependabot,[Ve.HighLevelFilters.checkSemver]:Xe.parseCheckSemver,[Ve.HighLevelFilters.bool]:Ye.bool,[Ve.AsyncFilters.isFormattingChange]:parseIsFormattingChange,[Ve.AsyncFilters.estimatedReviewTime]:Te.estimatedReviewTime,[Ve.AsyncFilters.expertReviewer]:Te.parseExpertReviewer,[Ve.AsyncFilters.explainExpertReviewer]:Te.parseExplainExpertReviewer,[Ve.AsyncFilters.codeExperts]:Te.parseCodeExperts,[Ve.AsyncFilters.explainCodeExperts]:Te.parseExplainCodeExperts,[Ve.AsyncFilters.mockAsyncFilter]:Te.mockAsyncFilter,[Ve.AsyncFilters.disabledAsyncFilter]:Je.disabledAsyncFilter,[Ve.AsyncFilters.LinearB_AI]:ze.linearbAI,[Ve.AsyncFilters.AI_DescribePR]:ze.aiDescribePR,...Me.default,...$e.default};const ot={[Ve.AsyncFilters.isFormattingChange]:true,[Ve.AsyncFilters.estimatedReviewTime]:true,[Ve.AsyncFilters.expertReviewer]:true,[Ve.AsyncFilters.explainExpertReviewer]:true,[Ve.AsyncFilters.codeExperts]:true,[Ve.AsyncFilters.explainCodeExperts]:true,[Ve.AsyncFilters.mockAsyncFilter]:true,[Ve.AsyncFilters.LinearB_AI]:true,[Ve.AsyncFilters.AI_DescribePR]:true,allFormattingChange:true,getJiraTicketDetails:true};0&&0},2140:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{default:()=>Z});A.exports=__toCommonJS(H);var W=__toESM(E(71066));var Z={getJiraTicketDetails:W.default}},71066:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{default:()=>se});A.exports=__toCommonJS(H);var W=__toESM(E(87269));var Z=__toESM(E(69860));const extractAdditionalFieldsValue=A=>{const g={};Object.entries(A).forEach((([A,E])=>{g[A]=E}));return g};const getJiraTicketDetails=async(A,g,E)=>{const{url:x,username:k,apiToken:R,additionalFields:N}=g;if(!x||!k||!R||!A){return E(null,JSON.stringify({}))}const j=`${k}:${R}`;const U=`Basic ${Buffer.from(j).toString("base64")}`;const H={Authorization:U,Accept:"application/json"};try{const{data:g}=await W.default.get(`${x}/rest/api/3/issue/${A}`,{headers:H});const k=g?.fields??{};const R=(0,Z.default)(k,N);const j={labels:k.labels??[],assignee:k.assignee?.displayName??"",status:k.name??"",url:g?.self??"",priority:k.priority?.name??"",creator:k.creator?.displayName??"",issueType:k.issueType?.name??"",project:k.project?.name??"",summary:k.summary??"",...extractAdditionalFieldsValue(R)};return E(null,JSON.stringify(j))}catch(A){console.log("error while running getJiraTicketDetails filter",A);return E(null,JSON.stringify({}))}};var se=getJiraTicketDetails},95998:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{extractJitCommentsFromPR:()=>extractJitCommentsFromPR,initEmptyJitObject:()=>initEmptyJitObject,parseJitReview:()=>parseJitReview,unifyReviews:()=>unifyReviews});A.exports=__toCommonJS(H);var W=__toESM(E(99101));const Z="jit-ci";const parseJitReview=A=>{const g=initEmptyJitObject();const{conversations:E}=A;E.forEach((A=>{const{content:E}=A;const x=E.split("\n");const k=x[0]?.split("**")[2]?.trim();const R=x[2]?.split("**")[2]?.trim();const N=x[4]?.split("**")[2]?.trim();const j=x[6]?.split("**")[2]?.trim();const U=x[10]?.split("")[1]?.split("")[0]??"";const H=U.replace(//g,"").replace(/<\/b>/g,"");g.vulnerabilities.push({security_control:k,type:R,description:N,severity:j,summary:H});g.metrics[j]=(g.metrics[j]??0)+1}));return g};const unifyReviews=(A,g)=>A.reduce(((A,g)=>{console.log({acc:A,review:g});return{...A,vulnerabilities:[...A.vulnerabilities,...g.vulnerabilities],metrics:(0,W.default)(A.metrics,g.metrics,((A,g)=>(A||0)+(g||0)))}}),{...g});const extractJitCommentsFromPR=A=>A.reviews.filter((({commenter:A})=>A===Z));const initEmptyJitObject=()=>({vulnerabilities:[],metrics:{HIGH:null,MEDIUM:null,LOW:null,INFO:null}});0&&0},12623:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{default:()=>H});A.exports=__toCommonJS(j);var U=E(45460);var H={extractJitFindings:U.parseJitComments}},45460:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{parseJitComments:()=>parseJitComments});A.exports=__toCommonJS(j);var U=E(52356);var H=E(77388);var W=E(95998);var Z=E(61579);const parseJitComments=A=>{(0,H.handleAnalytics)(Z.HighLevelFilters.extractJitFindings,[]);const g=(0,W.extractJitCommentsFromPR)(A);const E=(0,W.initEmptyJitObject)();if((0,U.isEmpty)(g)){return JSON.stringify(E)}const x=g.map(W.parseJitReview);return JSON.stringify((0,W.unifyReviews)(x,E))};0&&0},1475:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{default:()=>H});A.exports=__toCommonJS(j);var U=E(72908);var H=U.parseSonarParser},72908:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{parseSonarParser:()=>parseSonarParser});A.exports=__toCommonJS(j);var U=E(77388);var H=E(61579);const W={bugs:/\[(.) Reliability Rating/,security_hotspots:/\[(\d+) Security Hotspots/,vulnerabilities:/\[(.) Security Rating/,code_smells:/\[(.) Maintainability Rating/,duplications:/(\d+(\.\d+)?%) Duplication on New Code/,coverage:/(\d+(\.\d+)?%) Coverage on New Code/};const getDefaultSonar=()=>({bugs:{count:null,rating:""},code_smells:{count:null,rating:""},vulnerabilities:{count:null,rating:""},security_hotspots:{count:null,rating:""},duplications:null,coverage:null});const parseSonarParser=A=>{try{(0,U.handleAnalytics)(H.HighLevelFilters.sonarParser,[]);const g=["sonarcloud","sonarqubecloud"];const E=A.comments.filter((A=>g.includes(A.commenter)));if(!E.length){return JSON.stringify(getDefaultSonar())}const x=Object.keys(W).reduce(((A,g)=>{const x=W[g];const k=E[0].content.match(x);if(g.toString()==="duplications"||g.toString()==="coverage"){const E=k&&k[1]?parseFloat(k[1].replace("%","")):0;return{...A,[g]:E}}if(g.toString()==="security_hotspots"){const E=k&&k[1]?parseInt(k[1],10):0;return{...A,[g]:{count:E,rating:E>0?"":"A"}}}return{...A,[g]:{count:k?1:0,rating:k?k[1]:"A"}}}),getDefaultSonar());return JSON.stringify(x)}catch(A){console.error("Error parsing Sonar data:",A);return JSON.stringify(getDefaultSonar())}};0&&0},21187:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{LARGE_PR_ERROR_MESSAGE:()=>LARGE_PR_ERROR_MESSAGE,MAX_BODY_SIZE:()=>Xe,aiDescribePR:()=>aiDescribePR,callToLinearbAI:()=>callToLinearbAI,convertEstimatedSizeToMB:()=>convertEstimatedSizeToMB,estimateObjectSize:()=>estimateObjectSize,linearbAI:()=>linearbAI,shouldExcludeFile:()=>shouldExcludeFile});A.exports=__toCommonJS(H);var W=__toESM(E(87269));var Z=__toESM(E(93350));var se=__toESM(E(80542));var pe=E(7426);var de=E(77388);var Te=E(61579);var Fe=E(87299);var _e=E(95616);var Me=E(93017);var je=E(99406);var $e=E(56977);var Ve=E(13169);const LARGE_PR_ERROR_MESSAGE=A=>`Uh oh! That's a big one.\n\nThe files in this PR are too large for us to process, we gather the full context, including all file contents before and after the changes (not just the diffs), plus metadata.\n\nERROR: Request body size is ${A} MB, which exceeds the 5MB limit.`;const Ye=["package-lock.json","yarn.lock","npm-shrinkwrap.json","Pipfile.lock","poetry.lock","conda-lock.yml","Gemfile.lock","composer.lock","packages.lock.json","project.assets.json","pom.xml","Cargo.lock","mix.lock","pubspec.lock","go.sum","stack.yaml.lock","vcpkg.json","conan.lock","ivy.xml","project.clj","Podfile.lock","Cartfile.resolved","flake.lock","pnpm-lock.yaml"];const Je=[".*\\.(ini|csv|xls|xlsx|xlr|doc|docx|txt|pps|ppt|pptx|dot|dotx|log|tar|rtf|dat|ipynb|po|profile|object|obj|dxf|twb|bcsymbolmap|tfstate|pdf|rbi|pem|crt|svg|png|jpeg|jpg|ttf|app|bin|bmp|bz2|class|db|dll|dylib|egg|eot|exe|gif|gitignore|glif|gradle|gz|ico|jar|lo|lock|mp3|mp4|nar|o|ogg|otf|p|pickle|pkl|pyc|pyd|pyo|rkt|so|ss|tgz|tsv|war|webm|woff|woff2|xz|zip|zst|snap|lockb)$",".*(yarn|gemfile|podfile|cargo|composer|pipfile|gopkg)\\.lock$",".*gradle\\.lockfile$",".*lock\\.sbt$",".*dist/.*\\.js",".*build/.*\\.js",".*public/assets/.*\\.js"];const ze=[...Ye.map((A=>A.replace(".","\\."))),...Je];const Ze=new RegExp(ze.join("|"));const Xe=5*1024*1024;const rt={TOO_MANY_REQUESTS:429,NOT_ACCEPTABLE:406};const shouldExcludeFile=A=>{const g=Ze.test(A.original_file)||Ze.test(A.new_file);return g};const validateLinearbAIRequest=(A,g)=>{const{gitstreamAIPrContext:E}=A;if(!E?.source?.diff?.files?.length||!E?.files?.length||!g?.diff?.files?.length){const A={message:"Missing required arguments: source or files or no valid files after filtering",isAxiosError:true,response:{status:422}};throw A}};const estimateObjectSize=A=>{if(A===null||A===void 0)return 4;const g=typeof A;if(g==="number")return 8;if(g==="boolean")return 4;if(g==="string")return A.length*2;if(Array.isArray(A)){return 2+A.reduce(((A,g)=>A+estimateObjectSize(g)+1),0)}if(g==="object"){let g=2;for(const E in A){if(Object.prototype.hasOwnProperty.call(A,E)){g+=E.length*2+3+estimateObjectSize(A[E])+1}}return g}return 8};const convertEstimatedSizeToMB=A=>(A/(1024*1024)).toFixed(2);const checkDataSize=A=>{const g=estimateObjectSize(A);if(g>Xe){const A=convertEstimatedSizeToMB(g);throw new Error(LARGE_PR_ERROR_MESSAGE(A))}};const callToLinearbAI=async A=>{const{operation:g,gitstreamAIPrContext:E,category:x}=A;const k=(0,se.default)(E?.source);const{payload:R}=(0,Me.getPayloadBaseContext)();const{owner:N,repo:j,pullRequestNumber:U,isAgenticReview:H}=R;if(k?.diff?.files){k.diff.files=k.diff.files.filter((A=>!shouldExcludeFile(A)))}try{if(!H){validateLinearbAIRequest(A,k)}if(x===Te.AsyncFilters.AI_ReviewPR&&!H){try{const A=await(0,je.getRelevantFunctionsFiles)(E);if(A?.diff?.files?.length){k.diff.files.push(...A.diff.files)}}catch(A){await(0,$e.prepareSendingLogsToDD)("warn",`Failed to getRelevantFunctionsFiles for: ${N}/${j}/${U}`,R,{error:A?.message},true)}}const Z=(0,Me.getLinearbAIContext)(A,k);let se=Z;try{const A=await(0,Me.compressData)(Z.prContext);se={...Z,compressedPrContext:A,prContext:void 0}}catch(A){console.warn(`Zip compression failed, ${A}`);await(0,$e.prepareSendingLogsToDD)("warn",`Zip compression failed for: ${N}/${j}/${U}`,R,{error:A?.message},true)}checkDataSize(se);const de=(0,pe.getRulesResolverUrl)(R);const Fe=(0,pe.getRulesResolverToken)(R);const _e=de.replace("gitstream/resolve","gitstream/linearb_ai").replace("rules/resolve","rules/linearb_ai");const Ve={Authorization:`Bearer ${Fe}`,"x-request-id":R?.xRequestId||""};let Ye=0;const Je=se.context?.isPlayground?1:2;const ze=5e3;console.log(`Calling LinearB AI request for ${g}`);while(Ye=Je){throw A}await(0,Me.sleep)(ze*Ye)}else{throw A}}}throw new Error(`Failed to call ${g} service after retries`)}catch(A){if(W.default.isAxiosError(A)&&A.response){const{status:E,headers:x}=A.response;const k=(0,Fe.extractRateLimitHeaders)(x);if(E===429){const A=(0,_e.getIsExecutePlayground)();const[x,R]=k;const N=Z.default.duration(Number(x),"seconds").humanize();const j=`Your request has exceeded the allowed rate limit of ${R} requests per hour to our AI service.\n- Please wait and try again in a approximately *${N}*\n- If you require higher limits, please contact LinearB support\n\nFor assistance, contact [LinearB Support](mailto:support@linearb.io)`;const U=A?j:`${Fe.RATE_LIMIT_EXCEEDED}${g} ${k.join(",")}`;return{message:U,statusCode:E,cost:0}}throw A}throw A}};const linearbAI=async(A,g,E)=>{const{prompt:x,role:k}=g||{};if(!A||!x){return E(null,`Error in LinearB_AI filter: Missing required arguments`)}try{(0,de.handleAnalytics)(Te.AsyncFilters.LinearB_AI,[g]);const R=Te.AsyncFilters.LinearB_AI;const N=await callToLinearbAI({source:A,role:k,prompt:x,operation:R});const{message:j,cost:U}=N;(0,de.handleAnalytics)(Te.AsyncFilters.LinearB_AI,[{...g,cost:U}]);return E(null,j)}catch(A){console.error(Ve.ERRORS.ERROR_IN_LINEARB_AI_FILTER,A);const{payload:g}=(0,Me.getPayloadBaseContext)();const{owner:x,repo:k,pullRequestNumber:R}=g;await(0,$e.prepareSendingLogsToDD)("warn",`${Ve.ERRORS.ERROR_IN_LINEARB_AI_FILTER} in pr ${x}/${k}/${R}`,g,{error:A?.message,payload:g},true);return E(null,`${Ve.ERRORS.ERROR_IN_LINEARB_AI_FILTER}: ${A?.message}`)}};const aiDescribePR=async(A,g)=>{try{(0,de.handleAnalytics)(Te.AsyncFilters.AI_DescribePR,[]);const E=Te.AsyncFilters.AI_DescribePR;const x=await callToLinearbAI({source:A,category:E,operation:E});const{message:k,cost:R}=x;(0,de.handleAnalytics)(Te.AsyncFilters.AI_DescribePR,[{cost:R}]);return g(null,k)}catch(A){console.error(Ve.ERRORS.ERROR_IN_LINEARB_AI_DESCRIBE_PR_FILTER,A);const{payload:E}=(0,Me.getPayloadBaseContext)();const{owner:x,repo:k,pullRequestNumber:R}=E;await(0,$e.prepareSendingLogsToDD)("warn",`${Ve.ERRORS.ERROR_IN_LINEARB_AI_DESCRIBE_PR_FILTER} in pr ${x}/${k}/${R}`,E,{error:A?.message,payload:E},true);return g(null,`${Ve.ERRORS.ERROR_IN_LINEARB_AI_DESCRIBE_PR_FILTER}: ${A?.message}`)}};0&&0},93017:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{bool:()=>bool,compressData:()=>compressData,decode:()=>decode,decompressData:()=>decompressData,encode:()=>encode,getLinearbAIContext:()=>getLinearbAIContext,getPayloadBaseContext:()=>getPayloadBaseContext,getTimestamp:()=>getTimestamp,getValidatedFilePath:()=>getValidatedFilePath,mockFilter:()=>mockFilter,readFile:()=>readFile,sleep:()=>sleep});A.exports=__toCommonJS(j);var U=E(79896);var H=E(16928);var W=E(43106);var Z=E(39023);var se=E(62840);var pe=E(45273);var de=E(7426);var Te=E(62785);var Fe=E(95616);var _e=E(41002);const encode=A=>`base64: ${Buffer.from(A).toString("base64")}`;const decode=(A="")=>Buffer.from(A.replace("base64: ",""),"base64").toString("utf-8");const getTimestamp=()=>{const A=(new Date).toISOString();return JSON.stringify(A)};const getValidatedFilePath=A=>{const g=`${se.CWD.cwd}`;const E=(0,H.join)(g,pe.REPO_FOLDER.DEFAULT);const x=(0,H.join)(g,pe.REPO_FOLDER.CM);const k=(0,H.normalize)((0,H.join)(E,A));if(!k.startsWith(E)&&!k.startsWith(x)){console.error(`Invalid filePath: Must reside within '${E}' or '${x}'`);return null}if(!(0,U.existsSync)(k)){console.log(`File does not exist at ${A}`);return null}return k};const readFile=(A,g)=>{const{output:E=""}=g||{};const x=getValidatedFilePath(A);if(!x){return""}try{const A=(0,U.readFileSync)(x,"utf8");if(A&&E?.toLowerCase()==="json"){const g=JSON.parse(A);return JSON.stringify(g)}return A?JSON.stringify(A):A}catch(g){console.error(`Error reading file ${A}: ${g?.message}`,g)}return""};const mockFilter=(...A)=>{const g=[];A.forEach(((A,E)=>{if(A===null){g.push(`arg_${E}: null`)}else if(A===void 0){g.push(`arg_${E}: undefined`)}else if(Array.isArray(A)){g.push(`arg_${E}: array(${A.length})`)}else if(typeof A==="object"){g.push(`arg_${E}: object(${Object.keys(A).length} keys)`)}else{g.push(`arg_${E}: ${typeof A}`)}}));return JSON.stringify(g.join(", "))};const bool=A=>{if(A===true){return true}if(typeof A==="string"){return A.trim().toLowerCase()==="true"}return false};const sleep=A=>new Promise((g=>{setTimeout(g,A)}));const Me=(0,Z.promisify)(W.gzip);const compressData=async A=>{const g=JSON.stringify(A);const E=await Me(Buffer.from(g,"utf8"));return E.toString("base64")};const je=(0,Z.promisify)(W.gunzip);const decompressData=async A=>{const g=Buffer.from(A,"base64");const E=await je(g);return JSON.parse(E.toString("utf8"))};const getPayloadBaseContext=()=>{const A=(0,de.getClientPayload)();const g=(0,Te.doubleParse)(A);const E=(0,Fe.getIsExecutePlayground)();return{payload:g,isPlayground:E}};const getLinearbAIContext=(A,g)=>{const{category:E,prompt:x,role:k,template:R,guidelines:N,issues_limit:j,gitstreamAIPrContext:U}=A;const{payload:H,isPlayground:W}=getPayloadBaseContext();const{source:Z,organizationId:se,sensorAuthId:pe,owner:Te,repo:Me,prContext:je,pullRequestNumber:$e,installationId:Ve,webhookEventName:Ye,creator:Je,headHttpUrl:ze,headSha:Ze,userId:Xe}=H;const{author:rt,url:it}=je||{};const at={source:Z,organizationId:se,sensorAuthId:pe,owner:Te,repo:Me,author:rt||Je||Xe,pullRequestNumber:$e,installationId:Ve,url:it,headSha:Ze,webhookEventName:Ye,version:_e.version,isPlayground:W,category:E};const ot={context:at,prompt:x,category:E,role:k,template:R,guidelines:N,issues_limit:j,repo_path:(0,de.getOverrideCloneRepoPath)()||void 0,isManagedGitstream:(0,Fe.getIsManagedGitstream)(),prContext:{...U,source:g,repo:{...U?.repo,url:ze},...W&&{pr:{...U?.pr,previous_reviews_issues:[],previous_gitstream_reviews:[]}}}};return ot};0&&0},99406:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{EXT_TO_LANG:()=>Ye,FUNCTION_DEF_REGEX:()=>Ve,getRelevantFunctionsFiles:()=>getRelevantFunctionsFiles,listAllFiles:()=>listAllFiles});A.exports=__toCommonJS(H);var W=__toESM(E(79896));var Z=__toESM(E(16928));var se=__toESM(E(87269));var pe=E(7426);var de=E(62840);var Te=E(45273);var Fe=E(93017);var _e=E(23418);var Me=E(61579);var je=E(56977);const $e=Z.default.join(de.SOURCE_CODE_WORKING_DIRECTORY,Te.REPO_FOLDER.DEFAULT);const Ve={js:A=>new RegExp(`(export\\s+)?(async\\s+)?function\\s+\\b${A}\\b\\s*\\(|(export\\s+)?(async\\s+)?(const|let|var)\\s+\\b${A}\\b\\s*=\\s*(async\\s*)?\\(|(export\\s+)?(async\\s+)?\\b${A}\\b\\s*=\\s*\\(.*\\)\\s*=>`),ts:A=>new RegExp(`(export\\s+)?(async\\s+)?function\\s+\\b${A}\\b\\s*\\(|(export\\s+)?(async\\s+)?(const|let|var)\\s+\\b${A}\\b\\s*=\\s*(async\\s*)?\\(|(export\\s+)?(async\\s+)?\\b${A}\\b\\s*=\\s*\\(.*\\)\\s*=>`),py:A=>new RegExp(`def\\s+${A}\\s*\\(`),java:A=>new RegExp(`[\\w<>\\[\\]]+\\s+${A}\\s*\\(`),go:A=>new RegExp(`func\\s+${A}\\s*\\(`),rb:A=>new RegExp(`def\\s+${A}\\s*`),php:A=>new RegExp(`function\\s+${A}\\s*\\(`),cpp:A=>new RegExp(`[\\w:<>]+\\s+${A}\\s*\\(`),c:A=>new RegExp(`[\\w\\*]+\\s+${A}\\s*\\(`),cs:A=>{const g=A.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return new RegExp(`(public|private|protected|internal|static|virtual|override|abstract|sealed|async|partial|readonly|extern|unsafe|volatile|const)\\s+(static|virtual|override|abstract|sealed|async|readonly|extern|unsafe|volatile|const\\s+)?[\\w<>\\[\\]]+\\s+\\b${g}\\b\\s*[\\({]`)},swift:A=>new RegExp(`func\\s+${A}\\s*\\(`),kt:A=>new RegExp(`fun\\s+${A}\\s*\\(`)};const Ye={".js":"js",".jsx":"js",".ts":"ts",".tsx":"ts",".py":"py",".java":"java",".go":"go",".rb":"rb",".php":"php",".cpp":"cpp",".cc":"cpp",".cxx":"cpp",".c":"c",".cs":"cs",".swift":"swift",".kt":"kt",".kts":"kt"};const listAllFiles=(A=".",g=Te.REPO_FOLDER.DEFAULT)=>{let E=[];try{const x=(0,de.executeGitCommand)((0,_e.LS_FILES)(A),g);E=x.split("\n").filter(Boolean).map((g=>Z.default.join(A,g)))}catch(A){}return E};const getRelevantFunctionsFiles=async A=>{const g={category:Me.AsyncFilters.AI_ReviewPR,gitstreamAIPrContext:A};const{context:E}=(0,Fe.getLinearbAIContext)(g,A.source);const{payload:x}=(0,Fe.getPayloadBaseContext)();const k=(0,pe.getRulesResolverUrl)(x);const R=(0,pe.getRulesResolverToken)(x);const N=k.replace("gitstream/resolve","gitstream/relevant_files").replace("rules/resolve","rules/relevant_files");const j={Authorization:`Bearer ${R}`};let U=[];try{const g=await(0,Fe.compressData)(A);const x=await se.default.post(N,{context:E,compressedPrContext:g},{headers:j});const k=x.data?.files||{};U=k.missing_functions;(0,je.debug)(`relevant-files: Found ${U?.length||0} missing functions: ${U?.join(", ")}`)}catch(A){U=[]}const H=listAllFiles();const de=new Map;const Te=new Map;const _e=H.filter((A=>{const g=Z.default.extname(A).toLowerCase();return Ye[g]}));for(const A of _e){const g=Z.default.extname(A).toLowerCase();const E=Ye[g];if(E){let g="";try{const E=Z.default.join($e,A);g=W.default.readFileSync(E,"utf8")}catch(A){}if(g){const x=new Map;for(const k of U){const R=Ve[E](k);if(R){R.lastIndex=0;const E=R.exec(g);if(E){if(!de.has(k)){de.set(k,[])}de.get(k).push(A);const R=g.lastIndexOf("\n",E.index)+1;const N=g.indexOf("\n",E.index);let j=g.substring(R,N===-1?g.length:N);if(j.length>100){j=`${j.substring(0,100)}...`}x.set(k,j)}}}if(x.size>0){Te.set(A,x)}}}}const Je=new Set;de.forEach(((A,g)=>{if(A.length===1){Je.add(g)}}));const ze=new Map;Te.forEach(((A,g)=>{const E={};let x=false;A.forEach(((A,g)=>{if(Je.has(g)){E[g]=A;x=true}}));if(x){let A="";try{const E=Z.default.join($e,g);A=W.default.readFileSync(E,"utf8")}catch(A){return}ze.set(g,{original_file:g,original_content:A,is_additional_context:true,matched_functions:E})}}));const Ze=Array.from(ze.values());(0,je.debug)(`relevant-files: Returning ${Ze.length} files with matched functions`);return{diff:{files:Ze}}};0&&0},41813:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{CODE_REVIEW_LIMIT_FREE_TIER:()=>N,shouldBlockCodeReview:()=>shouldBlockCodeReview});A.exports=__toCommonJS(R);const N=3;const shouldBlockCodeReview=A=>{const g=A?.restrictionsData?.codeReviewCount??0;const E=A?.restrictionsData?.license?.restrict_ai||false;return E&&g>=N};0&&0},49311:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{checkAutomationHasDisabledFilter:()=>checkAutomationHasDisabledFilter,checkAutomationHasRateLimit:()=>checkAutomationHasRateLimit});A.exports=__toCommonJS(j);var U=E(87299);const checkAutomationHasDisabledFilter=(A,g)=>{const E=g.find((g=>{const E=g.guid||"no_guid";const x=A.if.some((A=>{if(typeof A==="string"){return A.includes(E)}return false}));const k=A.run.some((A=>{if(A.args){return Object.values(A.args).some((A=>{if(typeof A==="string"){return A.includes(E)}return false}))}return false}));return x||k}));if(E){return{is_disabled_automation:true,disabled_automation_message:E.description,disabled_name:E.name}}return{is_disabled_automation:false,disabled_automation_message:"",disabled_name:""}};const checkAutomationHasRateLimit=A=>{let g="";const E=A.run.find((A=>{if(A.args){g=Object.values(A.args).find((A=>typeof A==="string"&&A.includes(U.RATE_LIMIT_EXCEEDED)));if(g){return true}}return false}));if(E){const A=g.replace(U.RATE_LIMIT_EXCEEDED,"").trim();const E=A.split("\n").find((A=>/\w+\s+\d+,\d+,\d+,\d+/.test(A)));if(E){const[A,g]=E.trim().split(/\s+/);if(g){const[E,x,k,R]=g.split(",").map(Number);return{is_rate_limit_reached:true,rate_limit_args:{name:A,retryAfter:E,limit:x,remaining:k,reset:R}}}}}return{is_rate_limit_reached:false}};0&&0},67485:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{EXTERNAL_FILTERS_PATH:()=>Je,RULES_LEVELS:()=>ze,cleanupSandboxedPlugins:()=>cleanupSandboxedPlugins,loadExternalPlugins:()=>loadExternalPlugins,loadSandboxedPlugins:()=>loadSandboxedPlugins,withTryCatchFilter:()=>withTryCatchFilter});A.exports=__toCommonJS(H);var W=E(79896);var Z=__toESM(E(16928));var se=E(77388);var pe=E(13169);var de=E(35618);var Te=E(95616);var Fe=E(99406);var _e=E(93017);var Me=E(76852);var je=E(7426);var $e=E(62785);var Ve=E(45273);var Ye=E(56977);const Je="filters";const ze={REPO:"repo",ORG:"org"};const Ze=new RegExp(`${Me.REPO_LEVEL_PLUGINS_PATH.replace(/\./g,"\\.")}/${Je}/([^/]+)/index\\.js$`);const Xe=new RegExp(`${Me.ORG_LEVEL_PLUGINS_PATH.replace(/\./g,"\\.")}/${Je}/([^/]+)/index\\.js$`);const handleFilterError=(A,g,E)=>{const x=`executing filter error: ${A}(${JSON.stringify(g)}): ${E?.message}`;if((0,Te.getIsManagedGitstream)()){(0,Te.getErrorManager)().addError(pe.STATUS_CODES.SYNTAX_ERROR,x);return new Error(x)}else{console.error(x);process.exit(pe.STATUS_CODES.SYNTAX_ERROR)}};const withTryCatchFilter=(A,g,E=false,x=new Map,k={})=>{if(!E){return(...E)=>{const k=`${g}_${JSON.stringify(E)}`;if(x.has(k)){const A=x.get(k);return A}(0,se.handleAnalytics)(g,E,true);try{const g=A(...E);x.set(k,g);return g}catch(A){return handleFilterError(g,E,A)}}}return async(...E)=>{const R=E[E.length-1];const N=await(0,de.getPreviousDisabledFilterAsync)(E,k,g);if(N!==null){return R(null,N)}const j=`${g}_${JSON.stringify(E)}`;if(x.has(j)){const A=x.get(j);return R(null,A)}(0,se.handleAnalytics)(g,E,true);E[E.length-1]=(A,g)=>{x.set(j,g);return R(A,g)};try{await A(...E)}catch(A){const x=handleFilterError(g,E,A);return R(x,null)}}};const mockManagedGitstreamPlugins=()=>{const A={filters:{org:{},repo:{}}};const g=(0,je.getClientPayload)();const E=(0,$e.doubleParse)(g);const x=(0,Fe.listAllFiles)(".",Ve.REPO_FOLDER.DEFAULT);x.forEach((g=>{const E=g.match(Ze);if(E){const g=E[1];A.filters.repo[g]=_e.mockFilter}}));if(E.hasCmRepo){const g=(0,Fe.listAllFiles)(".",Ve.REPO_FOLDER.CM);g.forEach((g=>{const E=g.match(Xe);if(E){const g=E[1];A.filters.org[g]=_e.mockFilter}}))}return A};const loadExternalPlugins=(A,g,E)=>{if((0,Te.getIsManagedGitstream)()&&!(0,$e.isPrivilegedOrg)(E)){try{const A=mockManagedGitstreamPlugins();const g=[...Object.keys(A.filters.org),...Object.keys(A.filters.repo)];(0,Ye.debug)(`[IsManagedGitstream] External filters will be mocked: ${JSON.stringify(g)}`);return A}catch(A){const g=`${pe.ERRORS.FAILED_TO_LOAD_EXTERNAL_PLUGINS}: Failed to mock external plugins: ${A?.message}`;console.error(g);throw new Error(g)}}const x={filters:{org:{},repo:{}}};[{externalPath:Z.default.join(A,Je),level:ze.REPO},{externalPath:Z.default.join(g,Je),level:ze.ORG}].forEach((({externalPath:A,level:g})=>{if(A&&(0,W.existsSync)(A)){(0,W.readdirSync)(A).forEach((E=>{const k=Z.default.join(A,E);if((0,W.existsSync)(k)){try{const A=Z.default.join(k,"package.json");if(!(0,W.existsSync)(A)){const g=JSON.stringify({name:E.toLowerCase(),version:"1.0.0"});(0,W.writeFileSync)(A,g)}x.filters[g][E]=require(k)}catch(A){const g=`${pe.ERRORS.FAILED_TO_LOAD_EXTERNAL_PLUGINS}: Failed to load external filter '${E}' at path '${k}': ${A?.message}`;console.error(g);throw new Error(g)}}}))}}));(0,Ye.debug)(`Loaded filters - repo: ${JSON.stringify(Object.keys(x.filters.repo))}`);(0,Ye.debug)(`Loaded filters - org: ${JSON.stringify(Object.keys(x.filters.org))}`);return x};const loadSandboxedPlugins=A=>{const g={filters:{org:{},repo:{}},_cleanups:[]};let x;try{x=E(2349).createSandboxedFilter}catch(A){console.error(`Failed to load sandboxedPluginLoader: ${A?.message}`);return g}const k=Z.default.join(A.cloneRepoPath,Ve.REPO_FOLDER.DEFAULT,Me.REPO_LEVEL_PLUGINS_PATH,Je);const R=Z.default.join(A.cloneRepoPath,Ve.REPO_FOLDER.CM,Me.ORG_LEVEL_PLUGINS_PATH,Je);[{externalPath:k,level:ze.REPO},{externalPath:R,level:ze.ORG}].forEach((({externalPath:E,level:k})=>{if(E&&(0,W.existsSync)(E)){(0,W.readdirSync)(E).forEach((R=>{const N=Z.default.join(E,R,"index.js");if((0,W.existsSync)(N)){try{const E=x(N,R,A);g.filters[k][R]=E;g._cleanups.push(E.cleanup)}catch(A){const g=`${pe.ERRORS.FAILED_TO_LOAD_EXTERNAL_PLUGINS}: Failed to load sandboxed filter '${R}': ${A?.message}`;console.error(g);(0,Te.getErrorManager)().addError(pe.STATUS_CODES.SYNTAX_ERROR,g)}}}))}}));console.log(`[Sandbox] Loaded sandboxed filters - repo: ${JSON.stringify(Object.keys(g.filters.repo))}, org: ${JSON.stringify(Object.keys(g.filters.org))}`);return g};const cleanupSandboxedPlugins=A=>{if(A?._cleanups){for(const g of A._cleanups){try{g()}catch{}}A._cleanups=[]}};0&&0},2349:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{createSandboxedFilter:()=>createSandboxedFilter,createSandboxedFilterFromSource:()=>createSandboxedFilterFromSource,isBlockedIp:()=>isBlockedIp});A.exports=__toCommonJS(H);var W=E(79896);var Z=E(35317);var se=__toESM(E(16928));var pe=__toESM(E(69278));var de=__toESM(E(23346));const isBlockedIp=A=>{if(pe.isIPv4(A)){const g=A.split(".").map(Number);if(g[0]===127){return true}if(g[0]===10){return true}if(g[0]===172&&g[1]>=16&&g[1]<=31){return true}if(g[0]===192&&g[1]===168){return true}if(g[0]===169&&g[1]===254){return true}if(g.every((A=>A===0))){return true}}if(pe.isIPv6(A)){const g=A.toLowerCase();if(g==="::1"){return true}if(g.startsWith("fe80:")){return true}if(g.startsWith("fc")||g.startsWith("fd")){return true}}return false};const validateHostname=A=>{if(pe.isIP(A)){if(isBlockedIp(A)){throw new Error(`Request to blocked IP address: ${A}`)}return}const g=(0,Z.spawnSync)(process.execPath,["-e",`const dns = require('dns');\n dns.resolve4(${JSON.stringify(A)}, (err, addrs) => {\n process.stdout.write(JSON.stringify(err ? [] : addrs));\n });`],{timeout:5e3});if(!g.stdout){return}let E;try{E=JSON.parse(g.stdout.toString())}catch{return}for(const g of E){if(isBlockedIp(g)){throw new Error(`Request to ${A} blocked: resolves to internal IP ${g}`)}}};const hostHttpRequestSync=(A,g,E,x)=>{const k=new URL(g);validateHostname(k.hostname);const R=`\n const https = require('https');\n const http = require('http');\n const url = new URL(process.argv[1]);\n const headers = JSON.parse(process.argv[2]);\n const method = process.argv[3];\n const body = process.argv[4] || null;\n const lib = url.protocol === 'https:' ? https : http;\n const req = lib.request(url, { method, headers, timeout: 30000 }, (res) => {\n let data = '';\n res.on('data', chunk => data += chunk);\n res.on('end', () => {\n process.stdout.write(JSON.stringify({ status: res.statusCode, data }));\n });\n });\n req.on('error', (e) => {\n process.stdout.write(JSON.stringify({ error: e.message }));\n });\n if (body) req.write(body);\n req.end();\n `;const N=(0,Z.spawnSync)(process.execPath,["-e",R,g,E||"{}",A,x||""],{timeout:35e3});if(N.error){throw new Error(`HTTP request failed: ${N.error.message}`)}if(N.stdout){const A=JSON.parse(N.stdout.toString());if(A.error){throw new Error(`HTTP request to ${k.hostname} failed: ${A.error}`)}return JSON.stringify(A)}throw new Error("HTTP request returned no response")};const hostReadFile=(A,g)=>{const E=se.resolve(A);const x=se.resolve(g);if(!E.startsWith(x+se.sep)&&E!==x){throw new Error(`File access denied: path '${A}' is outside allowed directory`)}return(0,W.readFileSync)(E,"utf8")};const createBootstrapCode=()=>`\n // Stub process object with empty env\n const process = {\n env: {},\n argv: [],\n version: 'v20.0.0',\n platform: 'linux',\n cwd: function() { return '/'; },\n exit: function() { throw new Error('process.exit is not allowed'); },\n nextTick: function(fn) { fn(); },\n };\n\n // Create require function that blocks unauthorized modules\n const _allowedModules = {};\n function require(moduleName) {\n if (_allowedModules[moduleName]) {\n return _allowedModules[moduleName];\n }\n throw new Error('Module "' + moduleName + '" is not available in sandbox. Only approved modules can be used.');\n }\n\n // Stub global.process\n globalThis.process = process;\n globalThis.require = require;\n globalThis._allowedModules = _allowedModules;\n\n // Stub console\n globalThis.console = {\n log: function() {},\n error: function() {},\n warn: function() {},\n info: function() {},\n debug: function() {},\n };\n\n // Block dangerous constructors\n globalThis.Function = function() {\n throw new Error('Function constructor is not allowed in sandbox');\n };\n `;const injectAllowedModules=(A,g)=>{for(const x of g.allowedModules){try{switch(x){case"lodash":{const g=E(52356);const x=["capitalize","camelCase","snakeCase","kebabCase","upperFirst","lowerFirst","trim","truncate","uniq","flatten","compact","sortBy","groupBy","countBy","map","filter","find","reduce","every","some","includes","get","set","has","pick","omit","merge","cloneDeep","isEmpty","isArray","isObject","isString","isNumber","keys","values","entries","chunk","difference","intersection","union","range","times","debounce","throttle"];const k=x.map((A=>`lodash.${A} = function() { var args = Array.prototype.slice.call(arguments); return JSON.parse(_hostLodash('${A}', JSON.stringify(args))); };`)).join("\n");A.global.setSync("_hostLodash",new de.default.Callback(((A,E)=>{const x=JSON.parse(E);const k=g[A](...x);return JSON.stringify(k===void 0?null:k)})));A.evalSync(`\n (function() {\n var lodash = {};\n ${k}\n lodash._ = lodash;\n globalThis._allowedModules['lodash'] = lodash;\n globalThis._allowedModules['_'] = lodash;\n })();\n `,{timeout:5e3});break}case"moment":{const g=E(93350);A.global.setSync("_hostMoment",new de.default.Callback(((A,E,x)=>{const k=JSON.parse(A);const R=k===null?g():g(k);if(E&&typeof R[E]==="function"){const A=JSON.parse(x||"[]");const g=R[E](...A);if(typeof g==="object"&&g!==null&&g._isAMomentObject){return JSON.stringify({_isMoment:true,_iso:g.toISOString()})}return JSON.stringify(g)}return JSON.stringify({_isMoment:true,_iso:R.toISOString()})})));A.evalSync(`\n (function() {\n function MomentProxy(input) {\n this._input = input;\n }\n var methods = ['format', 'add', 'subtract', 'startOf', 'endOf', 'diff',\n 'isBefore', 'isAfter', 'isSame', 'isSameOrBefore', 'isSameOrAfter',\n 'isValid', 'toISOString', 'toJSON', 'toString', 'valueOf', 'unix',\n 'year', 'month', 'date', 'day', 'hour', 'minute', 'second',\n 'daysInMonth', 'fromNow', 'toNow', 'calendar'];\n methods.forEach(function(method) {\n MomentProxy.prototype[method] = function() {\n var args = Array.prototype.slice.call(arguments);\n var result = JSON.parse(_hostMoment(\n JSON.stringify(this._input),\n method,\n JSON.stringify(args)\n ));\n if (result && result._isMoment) {\n return new MomentProxy(result._iso);\n }\n return result;\n };\n });\n\n function momentFactory(input) {\n return new MomentProxy(input === undefined ? null : input);\n }\n momentFactory.utc = function(input) {\n return new MomentProxy(input === undefined ? null : input);\n };\n\n globalThis._allowedModules['moment'] = momentFactory;\n })();\n `,{timeout:5e3});break}case"@actions/core":{A.evalSync(`\n (function() {\n var core = {\n getInput: function() { return ''; },\n setOutput: function() {},\n setFailed: function() {},\n info: function() {},\n warning: function() {},\n error: function() {},\n debug: function() {},\n isDebug: function() { return false; },\n exportVariable: function() {},\n setSecret: function() {},\n };\n globalThis._allowedModules['@actions/core'] = core;\n })();\n `,{timeout:5e3});break}case"axios":{A.evalSync(`\n (function() {\n function makeRequest(method, urlOrConfig, dataOrConfig, config) {\n var url, headers = {}, body = null;\n\n if (typeof urlOrConfig === 'object' && urlOrConfig !== null && !Array.isArray(urlOrConfig)) {\n // axios({ url, method, data, headers })\n url = urlOrConfig.url;\n method = urlOrConfig.method || method;\n headers = urlOrConfig.headers || {};\n body = urlOrConfig.data ? JSON.stringify(urlOrConfig.data) : null;\n } else {\n url = urlOrConfig;\n var isBodyMethod = (method !== 'get' && method !== 'delete' && method !== 'head');\n if (isBodyMethod && dataOrConfig != null) {\n // post(url, data, config?) — second arg is request body\n body = JSON.stringify(dataOrConfig);\n if (config && config.headers) headers = config.headers;\n } else if (dataOrConfig && typeof dataOrConfig === 'object') {\n // get(url, config?) — second arg is config\n if (dataOrConfig.headers) headers = dataOrConfig.headers;\n }\n }\n\n var raw = _hostHttpRequest(method.toUpperCase(), url, JSON.stringify(headers), body);\n var response = JSON.parse(raw);\n return { status: response.status, data: response.data, headers: {} };\n }\n\n var axiosProxy = function(config) { return makeRequest('get', config); };\n axiosProxy.get = function(url, config) { return makeRequest('get', url, config); };\n axiosProxy.post = function(url, data, cfg) { return makeRequest('post', url, data, cfg); };\n axiosProxy.put = function(url, data, cfg) { return makeRequest('put', url, data, cfg); };\n axiosProxy.patch = function(url, data, cfg) { return makeRequest('patch', url, data, cfg); };\n axiosProxy.delete = function(url, config) { return makeRequest('delete', url, config); };\n axiosProxy.request = function(config) { return makeRequest(config.method || 'get', config); };\n\n globalThis._allowedModules['axios'] = axiosProxy;\n })();\n `,{timeout:5e3});break}case"@octokit/rest":{A.evalSync(`\n (function() {\n function Octokit() {\n throw new Error('@octokit/rest requires async filter pattern for API calls.');\n }\n globalThis._allowedModules['@octokit/rest'] = { Octokit: Octokit };\n })();\n `,{timeout:5e3});break}default:break}}catch(A){console.error(`Failed to inject module '${x}' into sandbox: ${A.message}`)}}};const safeDispose=A=>{try{A.dispose()}catch{}};const createSandboxedFilterFromSource=(A,g,E,x=false)=>{const k=new de.default.Isolate({memoryLimit:E.memoryLimitMb});let R;try{R=k.createContextSync()}catch(A){k.dispose();throw new Error(`Failed to create sandbox context for inline plugin '${g}': ${A.message}`)}const N=R.global;N.setSync("global",N.derefInto());if(E.cloneRepoPath){N.setSync("_hostReadFile",new de.default.Callback((A=>hostReadFile(A,E.cloneRepoPath))))}N.setSync("_hostHttpRequest",new de.default.Callback(hostHttpRequestSync));const j=createBootstrapCode();try{R.evalSync(j,{timeout:5e3})}catch(A){k.dispose();throw new Error(`Failed to initialize sandbox for inline plugin '${g}': ${A.message}`)}injectAllowedModules(R,E);const U=`\n (function() {\n var module = { exports: {} };\n var exports = module.exports;\n ${A}\n globalThis._pluginExports = module.exports;\n })();\n `;try{R.evalSync(U,{timeout:E.timeoutMs})}catch{k.dispose();return createParseErrorFilter(g)}let H=false;if(x){try{H=R.evalSync(`typeof globalThis._pluginExports === 'object' && globalThis._pluginExports.immediate === true`,{timeout:1e3})===true}catch{}}if(x){return createAsyncSandboxedFilter(k,R,g,E,H)}return createSyncSandboxedFilter(k,R,g,E)};const createSandboxedFilter=(A,g,E)=>{let x;try{x=(0,W.readFileSync)(A,"utf8")}catch(A){throw new Error(`Failed to read plugin source for '${g}': ${A.message}`)}const k=new de.default.Isolate({memoryLimit:E.memoryLimitMb});let R;try{R=k.createContextSync()}catch(A){k.dispose();throw new Error(`Failed to create sandbox context for '${g}': ${A.message}`)}const N=R.global;N.setSync("global",N.derefInto());N.setSync("_hostReadFile",new de.default.Callback((A=>hostReadFile(A,E.cloneRepoPath))));N.setSync("_hostHttpRequest",new de.default.Callback(hostHttpRequestSync));const j=createBootstrapCode();try{R.evalSync(j,{timeout:5e3})}catch(A){k.dispose();throw new Error(`Failed to initialize sandbox for '${g}': ${A.message}`)}injectAllowedModules(R,E);const U=`\n (function() {\n var module = { exports: {} };\n var exports = module.exports;\n ${x}\n globalThis._pluginExports = module.exports;\n })();\n `;try{R.evalSync(U,{timeout:E.timeoutMs})}catch{k.dispose();return createParseErrorFilter(g)}let H=false;let Z=false;try{H=R.evalSync(`typeof globalThis._pluginExports === 'object' && globalThis._pluginExports.async === true`,{timeout:1e3})===true;if(H){Z=R.evalSync(`globalThis._pluginExports.immediate === true`,{timeout:1e3})===true}}catch{}if(H){return createAsyncSandboxedFilter(k,R,g,E,Z)}return createSyncSandboxedFilter(k,R,g,E)};const createSyncSandboxedFilter=(A,g,E,x)=>{const filter=(...A)=>{console.log(`[Sandbox] Running filter '${E}'`);try{const E=JSON.stringify(A);const k=`\n (function() {\n var _fn = typeof globalThis._pluginExports === 'function'\n ? globalThis._pluginExports\n : globalThis._pluginExports.filter || globalThis._pluginExports;\n var _args = JSON.parse(${JSON.stringify(E)});\n var _result = _fn.apply(null, _args);\n return JSON.stringify(_result === undefined ? null : _result);\n })();\n `;const R=g.evalSync(k,{timeout:x.timeoutMs});return JSON.parse(R)}catch(A){const g=A;const x=sanitizeErrorMessage(g.message,E);console.error(`Sandbox plugin '${E}' error: ${g.message}`);return new Error(x)}};return{filter:filter,async:false,immediate:false,cleanup:()=>safeDispose(A)}};const createAsyncSandboxedFilter=(A,g,E,x,k)=>{const filter=(...A)=>{console.log(`[Sandbox] Running async filter '${E}'`);const k=A[A.length-1];const R=A.slice(0,-1);const execute=async()=>{try{const A=JSON.stringify(R);const N=new Promise(((A,k)=>{const R=setTimeout((()=>{k(new Error(`Plugin '${E}' timed out after ${x.timeoutMs}ms`))}),x.timeoutMs);g.global.setSync("_asyncCallback",new de.default.Callback(((g,E)=>{clearTimeout(R);if(g){k(new Error(g))}else{A(E)}})))}));const j=`\n (function() {\n var _filterObj = globalThis._pluginExports;\n var _fn = typeof _filterObj === 'object' ? _filterObj.filter : _filterObj;\n var _args = JSON.parse(${JSON.stringify(A)});\n _args.push(function(err, result) {\n var errStr = err ? (err.message || String(err)) : null;\n var resultStr = JSON.stringify(result === undefined ? null : result);\n globalThis._asyncCallback(errStr, resultStr);\n });\n _fn.apply(null, _args);\n })();\n `;g.evalSync(j,{timeout:x.timeoutMs});const U=await N;const H=JSON.parse(U);k(null,H)}catch(A){const g=A;const x=sanitizeErrorMessage(g.message,E);console.error(`Sandbox async plugin '${E}' error: ${g.message}`);k(null,new Error(x))}};execute()};return{filter:filter,async:true,immediate:k,cleanup:()=>safeDispose(A)}};const createParseErrorFilter=A=>{const g=`Plugin '${A}' failed to load: syntax error in plugin source`;return{filter:()=>new Error(g),async:false,immediate:false,cleanup:()=>{}}};const sanitizeErrorMessage=(A,g)=>{let E=A.replace(/\/[^\s:]+\.(js|ts)/g,"");E=E.replace(/arn:aws:lambda:[^\s]+/g,"");E=E.replace(/\n\s+at .+/g,"");if(!E.includes(g)){E=`Plugin '${g}' failed: ${E}`}return E};0&&0},78458:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{isResourceExcluded:()=>isResourceExcluded});A.exports=__toCommonJS(j);var U=E(77388);const parseRegexString=A=>{if(!A?.startsWith("r/")){return null}const g=(0,U.parseTermToValidString)(A);const E=new RegExp(g);return E};const isResourceExcluded=(A,g,E)=>{if(!A){return false}const matchPattern=g=>{const E=parseRegexString(g);if(E){return E.test(A)}return A===g};const{triggers:x}=E;if(!x){return false}const k=x.include?.[g]??[];const R=x.exclude?.[g]??[];const N=R?.some(matchPattern);const j=k.length>0&&!k.some(matchPattern);if(N||j){return true}return false};0&&0},38201:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{RuleParser:()=>W.default});A.exports=__toCommonJS(H);var W=__toESM(E(75913));0&&0},26870:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{FILTER_HANDLERS:()=>de,Filters:()=>pe});A.exports=__toCommonJS(H);var W=__toESM(E(34267));var Z=__toESM(E(21173));var se=__toESM(E(82905));const parseFilterAllFilePath=(A,g)=>A.length&&A.map((A=>g.some((g=>(A||"").includes(g))))).every((A=>A===true));const parseIsEveryExtension=(A,g)=>parseFilterAllFilePath(A.map((A=>A.split(".").pop()||"")).filter(((A,g,E)=>E.indexOf(A)===g)),g);const parseIsEveryExtensionRegex=(A,g)=>{const E=new RegExp(g);const x=A.map((A=>A.split(".").pop()||"")).filter(((A,g,E)=>E.indexOf(A)===g));return x.length>0&&x.map((A=>E.test(A))).every((A=>A))};const parseExtractExtensions=A=>A.length&&A.map((A=>A.split(".").pop())).filter(((A,g,E)=>E.indexOf(A)===g));const parseIsStringIncludes=(A,g)=>g.some((g=>A.includes(g)));const parseIsStringIncludesRegex=(A,g)=>{const E=new RegExp(g);return E.test(A)};const parseRegex=(A,g)=>{const E=new RegExp(g);return A.length?A.map((A=>E.test(A))).every((A=>A)):false};const parseIsEveryInListRegex=(A,g)=>{const E=new RegExp(g);return A.length?A.map((A=>E.test(A))).every((A=>A)):false};const parseIsEveryInList=(A,g)=>A.length?A.filter((A=>g.includes(A))).every((A=>A)):false;const parseIsSomeInList=(A,g)=>A.length?A.filter((A=>g.includes(A))).some((A=>A)):false;const parseIncludesRegex=(A,g)=>{const E=new RegExp(g);return A.length?A.map((A=>E.test(A))).some((A=>A)):false};const parseIsSomeInListRegex=(A,g)=>{const E=new RegExp(g);return A.length?A.map((A=>E.test(A))).some((A=>A)):false};const parseFilterRegex=(A,g)=>{const E=new RegExp(g);return A.length?A.filter((A=>E.test(A))):false};const parseFilterListRegex=(A,g)=>{const E=new RegExp(g);return A.length?A.filter((A=>E.test(A))):false};const parseFilterList=(A,g)=>A.length?A.filter((A=>g.includes(A))):false;const minify=A=>A.replace(/\s+/g," ").replaceAll("'",'"').trim();const allFormattingChange=async(A,g)=>{try{for(const{new_content:E,original_content:x,original_file:k,new_file:R}of A){const A=minify(await W.format(E,{semi:false,singleQuote:true,filepath:R,plugins:[Z,se]}));const N=minify(await W.format(x,{semi:false,singleQuote:true,filepath:k,plugins:[Z,se]}));if(A!==N){return g(null,false)}}return g(null,true)}catch(A){return g(null,false)}};const parseFilterFileDiffRegex=(A,g)=>{const E=new RegExp(g,"m");return A.length?A.filter((({diff:A})=>E.test(A))):false};const parseIsEveryLineInFileDiffRegex=(A,g)=>{const E=new RegExp(g,"m");return A.length?A.map((({diff:A})=>E.test(A))).every((A=>A)):false};const parseIsSomeLineInFileDiffRegex=(A,g)=>{const E=new RegExp(g,"m");return A.length?A.map((({diff:A})=>E.test(A))).some((A=>A)):false};const parseFilterAllExtensions=(A,g)=>A.length?parseFilterAllFilePath(A.map((A=>A.split(".").pop()||"")),g):false;var pe=(A=>{A["allExtensions"]="allExtensions";A["includes"]="includes";A["allPassRegex"]="allPassRegex";A["allPathIncludes"]="allPathIncludes";A["filterRegex"]="filterRegex";A["includesRegex"]="includesRegex";A["true"]="true";A["allFormattingChange"]="allFormattingChange";A["filterList"]="filterList";A["filterListRegex"]="filterListRegex";A["isEveryInListRegex"]="isEveryInListRegex";A["isSomeInList"]="isSomeInList";A["isSomeInListRegex"]="isSomeInListRegex";A["isStringIncludes"]="isStringIncludes";A["isStringIncludesRegex"]="isStringIncludesRegex";A["isEveryInList"]="isEveryInList";A["extractExtensions"]="extractExtensions";A["isEveryExtension"]="isEveryExtension";A["isEveryExtensionRegex"]="isEveryExtensionRegex";A["filterFileDiffRegex"]="filterFileDiffRegex";A["isEveryLineInFileDiffRegex"]="isEveryLineInFileDiffRegex";A["isSomeLineInFileDiffRegex"]="isSomeLineInFileDiffRegex";return A})(pe||{});const de={["filterList"]:parseFilterList,["filterListRegex"]:parseFilterListRegex,["isEveryInListRegex"]:parseIsEveryInListRegex,["isSomeInList"]:parseIsSomeInList,["isSomeInListRegex"]:parseIsSomeInListRegex,["isStringIncludes"]:parseIsStringIncludes,["isStringIncludesRegex"]:parseIsStringIncludesRegex,["isEveryInList"]:parseIsEveryInList,["extractExtensions"]:parseExtractExtensions,["isEveryExtension"]:parseIsEveryExtension,["isEveryExtensionRegex"]:parseIsEveryExtensionRegex,["true"]:()=>true,["filterFileDiffRegex"]:parseFilterFileDiffRegex,["isEveryLineInFileDiffRegex"]:parseIsEveryLineInFileDiffRegex,["isSomeLineInFileDiffRegex"]:parseIsSomeLineInFileDiffRegex,["allExtensions"]:parseFilterAllExtensions,["allPassRegex"]:parseRegex,["allPathIncludes"]:parseFilterAllFilePath,["filterRegex"]:parseFilterRegex,["includesRegex"]:parseIncludesRegex,["allFormattingChange"]:allFormattingChange};0&&0},51852:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{constructRunObject:()=>constructRunObject});A.exports=__toCommonJS(H);var W=__toESM(E(52356));var Z=E(6194);var se=E(52960);var pe=E(73888);var de=E(11132);var Te=E(42681);var Fe=E(95616);const constructRunObject=(A,g,E,x,k=false,R=false)=>{const N=(0,Fe.getIsExecutePlayground)();if(!A||A.length===0){return[]}return A.map((A=>{let j=W.default.cloneDeep(A);try{if(Te.ACTIONS_WITH_BUILT_IN_TRIGGERS.includes(A.action)){const R=N||k||(0,de.isActionTriggeredByEvent)(A.action,g||[],E,x);j={...j,isActionTriggered:R}}if(A.args){const g=Object.keys(A.args).reduce(((g,E)=>{const x=A.args[E];return{...g,[E]:x&&se.listify.includes(E)&&typeof x==="string"?(0,Z.redoArgEscaping)(x).split(","):(0,Z.redoArgEscaping)(A.args[E])}}),{});j={...j,args:g}}}catch(A){(0,pe.debug)(`Error constructing run object: ${JSON.stringify(A)}`,R)}return j}))};0&&0},75913:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{default:()=>RuleParser});A.exports=__toCommonJS(H);var W=E(78963);var Z=__toESM(E(74281));var se=__toESM(E(52356));var pe=__toESM(E(80542));var de=__toESM(E(4257));var Te=__toESM(E(18115));var Fe=E(65772);var _e=__toESM(E(87269));var Me=E(13169);var je=E(50125);var $e=E(6194);var Ve=E(78850);var Ye=E(82752);var Je=E(73888);var ze=E(77388);var Ze=E(29615);var Xe=E(77316);var rt=E(67485);var it=E(78458);var at=E(26870);var ot=E(26184);var dt=E(17078);var At=E(61579);var xt=E(83572);var St=E(35618);var Pt=E(49311);var Ht=E(41813);var ar=E(9597);var cn=E(62785);var Nn=E(21187);var jn=E(94469);var Un=E(56977);var Gn=E(42681);var Yn=E(51852);const{SUPPORTED_ACTIONS:zn}=W.validatorsConstants;const Ui=/\{\{[\s\S]*?\}\}/g;const Ki={[zn.ADD_COMMENT]:"comment",[zn.UPDATE_TITLE]:"title",[zn.UPDATE_DESCRIPTION]:"description",[zn.CUSTOM_ACTION]:"plugin"};const ls=/actions(?:\.[a-zA-Z0-9_-]+|\[['""][a-zA-Z0-9_-]+['"]\])\.outputs(?:\.[a-zA-Z0-9_-]+|\[['""][a-zA-Z0-9_-]+['"]\])/;class RuleParser{static MIN_RENDER_PASSES=3;static MAX_RENDER_PASSES=10;filtersMemo=new Map;asyncFilters=[At.AsyncFilters.mockAsyncFilter,At.AsyncFilters.LinearB_AI,At.AsyncFilters.AI_DescribePR];customFilters=[At.AsyncFilters.mockAsyncFilter,At.AsyncFilters.LinearB_AI,At.AsyncFilters.AI_DescribePR];env;renderedRuleFile={};context={};lastContext={};ruleFileRawContent;lastParserResult={};isDebug;errors={};warnings={};validatorErrors={};webhookEvent="";webhookEvents={};externalPlugins={filters:{org:{},repo:{}}};isGsCommand;isPlayground;featureFlagData={disabledFilters:[],licenseTier:"",organizationId:0};isDisabledFilter=false;shouldRunGSInline=false;payload;constructor(A,g,x,k,R="",N="",j=false,U=false,H,Z){this.isDebug=x;this.payload=k;this.env=new Te.Environment(new Te.FileSystemLoader(__dirname),{autoescape:false});this.shouldRunGSInline=U;this.webhookEvent=k.webhookEventName||"";this.webhookEvents=k.webhookEventNames||{};this.isGsCommand=k.isGsCommand||false;this.isPlayground=j;if(this.isPlayground&&H?.enabled){this.externalPlugins=(0,rt.loadSandboxedPlugins)(H)}else if(!this.isPlayground){this.externalPlugins=(0,rt.loadExternalPlugins)(R,N,k.owner)}if(this.isPlayground&&H?.enabled&&Z?.length){let A;try{A=E(2349).createSandboxedFilterFromSource}catch(A){console.error(`Failed to load sandboxedPluginLoader: ${A?.message}`)}for(const g of Z){if(!A){break}try{const E=A(g.content,g.fileName,H,g.isAsync??false);this.externalPlugins.filters.repo[g.fileName]=E;if(this.externalPlugins._cleanups){this.externalPlugins._cleanups.push(E.cleanup)}}catch(A){console.error(`Failed to load inline plugin '${g.fileName}': ${A?.message}`)}}}this.featureFlagData={...k.featureFlagData,disabledFilters:[...k.featureFlagData?.disabledFilters||[],...(0,St.getPremiumFiltersAsFeatureFlags)()],licenseTier:k.featureFlagData?.licenseTier||"",organizationId:k.featureFlagData?.organizationId||0};const pe=[...Object.keys(this.externalPlugins.filters.org),...Object.keys(this.externalPlugins.filters.repo)];const de=[...W.validatorsConstants.JINJA_FILTERS,...Object.keys(W.validatorsConstants.VALID_FILTERS)];const Fe=se.default.intersection(pe,de);if(Fe.length){throw new je.PluginsError("Overrding native filters is not allowed",`Overrding native filters is not allowed, the user filter${Fe.length>1?"s":""} ${Fe.join(", ")} conflicts`)}const _e={...Ze.GENERAL_FILTERS_HANDLER,...Xe.HIGH_LEVEL_FILTERS_HANDLER,...at.FILTER_HANDLERS};const Me={...this.externalPlugins.filters.org,...this.externalPlugins.filters.repo};Object.keys(_e).forEach((A=>{const g=Xe.ASYNC[A];const{isDisabledFilter:E,filterCallback:x,disabledFilters:k}=(0,St.getDisabledFilterFunction)(_e,A,this.featureFlagData.disabledFilters,g,this.featureFlagData.licenseTier);this.featureFlagData={...this.featureFlagData,disabledFilters:k};this.isDisabledFilter=E;if(this.isDisabledFilter){const A={featureFlagData:this.featureFlagData,isAsync:g,isCurrentDisable:this.isDisabledFilter};(0,Je.debug)(JSON.stringify(A),this.isDebug)}if(g){this.env.addFilter(A,(0,rt.withTryCatchFilter)(x,A,g,this.filtersMemo,_e),g)}else{this.env.addFilter(A,_e[A],g)}}));Object.keys(Me).forEach((A=>{const g=Me[A]instanceof Function?A.toLowerCase().includes("async"):Me[A].async??false;const E=Me[A]instanceof Function?false:Me[A].immediate??false;const x=Me[A]instanceof Function?Me[A]:Me[A].filter;this.env.addFilter(A,(0,rt.withTryCatchFilter)(x,A,g,this.filtersMemo),g);this.customFilters.push(A);if(g&&!E){this.asyncFilters.push(A)}}));this.context=g;this.lastContext=g;this.ruleFileRawContent=A}async renderOneExpression(A,g){try{const E=await new Promise(((E,x)=>{this.env.renderString(g,A,((A,g)=>A?x(A):E(g)))}));return E}catch(A){const g=A?.message;(0,Je.debug)({errorName:Me.ERRORS.FAILED_RENDER_STRING,error:A},this.isDebug);this.errors={...this.errors,[Me.STATUS_CODES.FAILED_RENDER_STRING]:g};return g}}removeComments(A){return A.split("\n").filter((A=>{const g=A.trim();return!g.startsWith("#")||g.startsWith("##")})).join("\n")}async render(A={...this.context,...this.renderedRuleFile},g=RuleParser.MAX_RENDER_PASSES,E=false){const x=Math.min(g,RuleParser.MAX_RENDER_PASSES);let k=0;let R="";let N=false;let j=A;const U=this.removeComments(this.ruleFileRawContent);while(kthis.asyncFilters.some((g=>A.includes(g)))));E.forEach((g=>{A=A.replaceAll(g,(0,xt.internalEncodeBase64)(g))}))}await new Promise(((g,E)=>this.env.renderString(A,j,((A,x)=>{if(A){(0,Je.debug)({error:Me.ERRORS.FAILED_RENDER_STRING,err:A},this.isDebug);this.errors={...this.errors,[Me.STATUS_CODES.FAILED_RENDER_STRING]:A.message};return E(A)}const j=x;if(k>=RuleParser.MIN_RENDER_PASSES-1&&j===R){N=true;if(this.isDebug){(0,Je.debug)({message:"Template rendering converged",iterations:k,method:"render()"},this.isDebug)}}if(!N){try{this.renderedRuleFile=Z.load(j);R=j}catch(A){(0,Je.debug)({errorName:Me.ERRORS.FAILED_YAML_LOAD,error:A},this.isDebug);this.errors={...this.errors,[Me.STATUS_CODES.FAILED_YAML_LOAD]:`${Me.ERRORS.FAILED_YAML_LOAD} - (${A?.message})`}}}return g(this)}))));if(!N){k+=1;j=(0,$e.escapeObjectStringsValues)({...this.context,...this.renderedRuleFile})}}this.lastContext=j}calculateIsTriggeredByGlobal(A,g){if(g){return false}const hasMatchingGlobalTriggers=A=>A(this.renderedRuleFile.on)||A(this.renderedRuleFile.triggers?.on);const E=hasMatchingGlobalTriggers(A);return E}calculateTriggersBasedOnMultipleWebhooks(A,g,E){const hasMatchingTriggers=A=>!!A&&A.some((A=>Object.keys(this.webhookEvents).some((g=>Gn.TRIGGERS[g]===A))));const x=this.calculateIsTriggeredByGlobal(hasMatchingTriggers,E);const k=this.renderedRuleFile[A][g];let R;if(k?.on){R=Object.keys(this.webhookEvents).some((A=>k.on.includes(Gn.TRIGGERS[A])));const A=k?.run?.some((A=>A?.args?.wait_for_all_checks===true));const g=Object.keys(this.webhookEvents).includes("check_run_completed");if(A&&g){R=true}}return{isTriggeredByGlobal:x,isTriggeredByAutomation:R&&!E}}shouldBeSkippedOnGlobalTrigger(){const A=this.renderedRuleFile.triggers;if(!A){return false}return(0,it.isResourceExcluded)(this.context?.branch?.name??"","branch",this.renderedRuleFile)||(0,it.isResourceExcluded)(this.context?.repo?.name??"","repository",this.renderedRuleFile)||(0,it.isResourceExcluded)(this.payload?.triggeredBy??"","user",this.renderedRuleFile)}getIsTriggeredBy(A,g){let E;let x;const hasMatchingTriggers=A=>!!A&&A.some((A=>Gn.TRIGGERS[this.webhookEvent]===A));const k=this.shouldBeSkippedOnGlobalTrigger();if(Object.keys(this.webhookEvents).length){({isTriggeredByGlobal:E,isTriggeredByAutomation:x}=this.calculateTriggersBasedOnMultipleWebhooks(A,g,k))}else{E=this.calculateIsTriggeredByGlobal(hasMatchingTriggers,k);x=this.renderedRuleFile[A][g].on?.includes(Gn.TRIGGERS[this.webhookEvent])&&!k}return{isTriggeredByGlobal:E,isTriggeredByAutomation:x,skipOnGlobal:k}}evaluateTrigger(A,g){const{isTriggeredByGlobal:E,isTriggeredByAutomation:x,skipOnGlobal:k}=this.getIsTriggeredBy(A,g);const R=this.renderedRuleFile.on!==void 0||this.renderedRuleFile.triggers?.on!==void 0;const N=!(0,de.default)(this.renderedRuleFile[A][g].on);const j=!N&&!R;const U=(x||E||j)&&!k;return{noWebhookTriggersAtAll:j,triggersResult:U}}isNonTriggeringEvent(){const A=[...Object.keys(this.webhookEvents),this.webhookEvent];return A.every(Gn.isANonTriggeringEvent)}isPassed(A,g,E,x){if(x){return true}const k=Object.keys(this.webhookEvents);if(!g&&k.length&&k.every(Gn.isANonTriggeringEvent)){return false}return A&&E}isAsyncFunctions(A){let g=false;A.filter((A=>Ki[A.action])).forEach((A=>{const E=Ki[A.action];const x=A.args[E];if(x?.includes(xt.BASE64_INTERNAL_PREFIX)){A.args[E]=(0,xt.replaceInternalBase64WithDecoded)(x);g=true}}));return g}combineMetadataWithRulesResult(A){if(!this.renderedRuleFile[A]){return{}}const g=new Set;Object.keys(this.renderedRuleFile[A]).forEach((A=>{const E=A.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");const x=this.ruleFileRawContent.match(new RegExp(`\\s+${E}:[\\s\\S]*?if:[\\s\\S]*?(?=\\n\\s+[a-zA-Z0-9_-]+:|$)`));if(x&&ls.test(x[0])){g.add(A)}}));return Object.keys(this.renderedRuleFile[A]).reduce(((E,x)=>{const k=this.renderedRuleFile[A][x].if.map((A=>{if(!["boolean","number"].includes(typeof A)&&!g.has(x)){this.warnings={...this.warnings,[Me.STATUS_CODES.SYNTAX_WARNING]:Me.WARNINGS.NON_BOOLEAN_CONDITIONAL_WARN(x)}}return{passed:A}}));const R=k.map((({passed:A})=>A)).every((A=>typeof A==="object"?!!Object.keys(A||{}).length:!!A));const{noWebhookTriggersAtAll:N,triggersResult:j}=this.evaluateTrigger(A,x);const U=this.isNonTriggeringEvent();const H=!N;const W=H||U;let Z=!(this.context?.pr?.draft||U);if(H){Z=this.isPlayground||j}const se=(0,Yn.constructRunObject)(this.renderedRuleFile[A][x].run,this.payload.gitstreamWebhookEvents||[],W,Z,this.isGsCommand,this.isDebug);const pe=this.isAsyncFunctions(se);const de=(0,Pt.checkAutomationHasDisabledFilter)(this.renderedRuleFile[A][x],this.featureFlagData.disabledFilters);const Te=this.isPlayground?R:this.isPassed(R,W,j,de.is_disabled_automation);return{...E,[x]:{if:k,run:se,passed:Te,isManagedByTriggers:W,isTriggered:Z,asyncFunctions:pe,...de.is_disabled_automation?de:{}}}}),{})}combineMetadataWithResult(){this.lastParserResult={[ot.DefaultParserAttributes.automations]:{...this.combineMetadataWithRulesResult(ot.DefaultParserAttributes.automations)}};return this.lastParserResult}addAdditionalDataToParserResult(){this.lastParserResult={...this.lastParserResult,[ot.DefaultParserAttributes.errors]:{...Object.keys(this.errors).length&&this.errors},[ot.DefaultParserAttributes.validatorErrors]:{...Object.keys(this.validatorErrors).length&&this.validatorErrors},[ot.DefaultParserAttributes.analytics]:{...Object.keys(ze.FiltersForAnalytics.filters).length&&ze.FiltersForAnalytics.filters},[ot.DefaultParserAttributes.warnings]:{...Object.keys(this.warnings).length&&this.warnings}};return this.lastParserResult}clearParserResults(){this.renderedRuleFile={};this.ruleFileRawContent="";this.lastParserResult={}}async handleExplainCodeExperts(A,g){for(const E of A[g].run){if(E.action===zn.EXPLAIN_CODE_EXPERTS){const A={...this.context,...this.renderedRuleFile};const g=(0,Ve.convertArgsToString)(E.args);const x=`{{ repo | explainCodeExperts(${g}) }}`;const k=await this.renderOneExpression(A,x);E.args.comment=k}}}async handleAIActionError(A,g,E,x,k){const R=(0,ar.getErrorMessage)(A);const N={message:R,status:A?.status||A?.statusCode||A?.response?.status};const j=N.status===413||N.status===422;const U=j?"warn":"error";if(j){console.warn(`Warning in ${E} action:`,R)}else{console.error(`Error in ${E} action:`,R)}await(0,Un.prepareSendingLogsToDD)(U,`${Me.ERRORS.ERROR_IN_AI_ACTION} in pr ${x.owner}/${x.repo}/${x.pullRequestNumber}`,x,{error:N,rules:this.renderedRuleFile,ruleFile:this.ruleFileRawContent});if(g.args){g.args.error=R;if(R.includes("Uh oh! That's a big one")){g.args.statusCode=413}else if(N.status===413){const A=(0,Nn.estimateObjectSize)(k);const E=(0,Nn.convertEstimatedSizeToMB)(A);g.args.statusCode=413;g.args.error=(0,Nn.LARGE_PR_ERROR_MESSAGE)(E)}else if(_e.default.isAxiosError(A)&&A.response){const{status:E,data:x}=A.response;g.args.statusCode=E;g.args.errorCode=x?.error_code}}}async handleCodeReview(A,g){const E=At.AsyncFilters.AI_ReviewPR;const x=A[g];for(const A of x.run){if(A.action===zn.CODE_REVIEW&&A.isActionTriggered&&x.passed){if(!A?.args){A.args={}}if((0,Ht.shouldBlockCodeReview)(this.payload)){A.args.reviewWasBlocked=true}else{try{const{guidelines:g,issues_limit:x}=A.args;const k=(0,jn.createGitstreamAIPrContext)(this.context);const R=await(0,Nn.callToLinearbAI)({category:E,guidelines:g,issues_limit:x,operation:A.action,gitstreamAIPrContext:k});const{message:N,code_suggestions:j}=R;A.args.review=N;A.args.code_suggestions=j;const U=(0,Ye.isLGTM)(j?.review_message);A.outputs={is_LGTM:U,code_suggestions:j}}catch(g){const E=(0,jn.createGitstreamAIPrContext)(this.context);await this.handleAIActionError(g,A,zn.CODE_REVIEW,this.payload,E)}}}}}async handleDescribeChanges(A,g){const E=At.AsyncFilters.AI_DescribePR;const x=A[g];for(const A of x.run){if(A.action===zn.DESCRIBE_CHANGES&&A.isActionTriggered&&x.passed){if(!A?.args){A.args={}}try{const g=(0,jn.createGitstreamAIPrContext)(this.context);const{template:x,guidelines:k}=A.args;const R=await(0,Nn.callToLinearbAI)({category:E,operation:A.action,template:x,guidelines:k,gitstreamAIPrContext:g});const{message:N}=R;A.args.description=N}catch(g){const E=(0,jn.createGitstreamAIPrContext)(this.context);await this.handleAIActionError(g,A,zn.DESCRIBE_CHANGES,this.payload,E)}}}}async renderAsyncFunctions(A){const g=A.run.filter((A=>Ki[A.action]));for(const A of g){const g=Ki[A.action];const E=A.args[g];const x=await this.renderOneExpression(this.lastContext,E);A.args[g]=x}}async processAsyncFunctionsAfterEvaluation(){const A=(0,pe.default)(this.lastParserResult);const g={...A.automations};const E=[];for(const A of Object.keys(g)){E.push(this.handleCodeReview(g,A));E.push(this.handleDescribeChanges(g,A))}await Promise.allSettled(E);for(const A of Object.keys(g)){const{asyncFunctions:E,passed:x}=g[A];if(E&&x){await this.renderAsyncFunctions(g[A]);const E=(0,Pt.checkAutomationHasDisabledFilter)(g[A],this.featureFlagData.disabledFilters);if(E.is_disabled_automation){g[A]={...g[A],...E}}}await this.handleExplainCodeExperts(g,A);const k=(0,Pt.checkAutomationHasRateLimit)(g[A]);if(k.is_rate_limit_reached){g[A]={...g[A],...k}}delete g[A].asyncFunctions;if(ls.test(this.ruleFileRawContent)&&g[A].run&&g[A].passed){g[A].run.forEach((A=>{this.populateActionOutputs(A)}))}}this.lastParserResult={...A,automations:g};return this.lastParserResult}validateCM(){const A={[dt.Validators.FiltersValidator]:new W.FiltersValidator(this.customFilters),[dt.Validators.ActionsValidator]:new W.ActionsValidator,[dt.Validators.FileStructureValidator]:new W.FileStructureValidator,[dt.Validators.SavedWordsValidator]:new W.SavedWordsValidator,[dt.Validators.ContextVariableValidator]:new W.ContextVariableValidator,[dt.Validators.TriggersValidator]:new W.TriggersValidator};Object.keys(A).forEach((g=>{try{A[g].validate({yamlFile:this.ruleFileRawContent})}catch(A){(0,Je.debug)({errorName:`${g}: `,error:A},this.isDebug);this.validatorErrors={...Object.keys(this.validatorErrors).length&&this.validatorErrors,[g]:`${A}`}}}))}validateAutomationNames=A=>{try{if(!Object.keys(A).length){return}(new W.AutomationNamesValidator).validate({yamlFile:A})}catch(A){(0,Je.debug)({errorName:Me.ERRORS.SYNTAX_ERROR,error:A},this.isDebug);this.errors={...this.errors,[Me.STATUS_CODES.SYNTAX_ERROR]:(0,ar.getErrorMessage)(A)}}};getGsInlineComment(){const{comments:A}=this.lastContext.pr;const g=A.filter((A=>A.commenter!=="gitstream-cm")).filter((A=>A.content.startsWith("/gs run"))).find((A=>!A.content.includes("/gs_run_result")));return g}async addGsInlineComment(A,g){const{name:E,owner:x}=this.lastContext.repo;const k=new Fe.Octokit({auth:this.payload.githubToken});await k.issues.updateComment({owner:x,repo:E,comment_id:A.id,body:`${A.content}\n\n/gs_run_result\n${g}`})}async evaluateGsInline(){try{const{owner:A}=this.lastContext.repo;if(!(0,cn.isPrivilegedOrg)(A)){return}const g=this.getGsInlineComment();if(g){const{content:A}=g;const E=A.replace("/gs run ","").replace(/`/g,"");console.log("going to evaluate inline filter",E);const x=await this.renderOneExpression(this.lastContext,E);await this.addGsInlineComment(g,x)}}catch(A){console.log(A)}}backupOutputs(){const A={};const g=this.lastParserResult?.automations||{};Object.entries(g).forEach((([g,E])=>{if(E?.run&&E.passed){A[g]=E.run.map((A=>({args:A.args?{...A.args}:null,outputs:A.outputs?{...A.outputs}:null})))}}));return A}removeOutputsFromResults(){const A=this.lastParserResult?.automations||{};Object.values(A).forEach((A=>{if(A?.run){A.run.forEach((A=>{if(A.action!==zn.CODE_REVIEW){delete A.outputs}}))}}))}extractActionOutputs(){const A={};const g=this.lastParserResult?.automations||{};Object.entries(g).forEach((([g,E])=>{if(!E?.run||!Array.isArray(E.run)){return}E.run.forEach((E=>{if(!E.outputs){return}if(!A[g]){A[g]={outputs:{}}}A[g].outputs={...A[g].outputs,...E.outputs}}))}));return A}populateActionOutputs(A){if(A.outputs){return}if(A.args){A.outputs={...A.args}}if(A.outputs&&Object.keys(A.outputs).length===0){delete A.outputs}}async processActionOutputs(){if(!ls.test(this.ruleFileRawContent)){return}const A=this.extractActionOutputs();if(Object.keys(A).length===0){return}const g=this.backupOutputs();this.lastContext={...this.lastContext,actions:A};await this.render(this.lastContext,1,false);this.combineMetadataWithResult();if(this.lastParserResult?.automations){Object.entries(this.lastParserResult.automations).forEach((([A,E])=>{if(E?.run&&E.passed){E.run.forEach(((E,x)=>{const k=g[A]?.[x];if(k?.args&&(E.action===zn.CODE_REVIEW||E.action===zn.DESCRIBE_CHANGES||E.action===zn.EXPLAIN_CODE_EXPERTS)){E.args={...E.args,...k.args}}this.populateActionOutputs(E);if(E.action===zn.CODE_REVIEW&&k?.outputs?.is_LGTM!==void 0&&E.outputs){E.outputs.is_LGTM=k.outputs.is_LGTM}}))}}))}this.removeOutputsFromResults()}async parseStreams(){this.validateCM();await this.render();this.validateAutomationNames(this.renderedRuleFile);this.combineMetadataWithResult();await this.processAsyncFunctionsAfterEvaluation();await this.processActionOutputs();if(this.shouldRunGSInline){await this.evaluateGsInline()}this.addAdditionalDataToParserResult();(0,rt.cleanupSandboxedPlugins)(this.externalPlugins);return this.lastParserResult}}},11132:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{isActionTriggeredByEvent:()=>isActionTriggeredByEvent});A.exports=__toCommonJS(j);var U=E(42681);const isActionTriggeredByEvent=(A,g,E=false,x=true)=>{if(E){return x}if(U.ACTIONS_WITH_BUILT_IN_TRIGGERS.includes(A)){return x&&U.SUPPORTED_ACTIONS_EVENTS.some((A=>g.includes(A)))}return x};0&&0},42681:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{ACTIONS_WITH_BUILT_IN_TRIGGERS:()=>Te,GITSTREAM_WEBHOOK_EVENTS:()=>de,PullRequestActions:()=>pe,SUPPORTED_ACTIONS_EVENTS:()=>Fe,TRIGGERS:()=>_e,isANonTriggeringEvent:()=>isANonTriggeringEvent});A.exports=__toCommonJS(j);var U=E(78963);var H=E(46326);const{SUPPORTED_ACTIONS:W}=U.validatorsConstants;var Z=(A=>{A["created"]="created";A["edited"]="edited";return A})(Z||{});var se=(A=>{A["submitted"]="submitted";return A})(se||{});var pe=(A=>{A["open"]="opened";A["reopen"]="reopen";A["closed"]="closed";A["synchronize"]="synchronize";A["assigned"]="assigned";A["converted_to_draft"]="converted_to_draft";A["labeled"]="labeled";A["unlabeled"]="unlabeled";A["ready_for_review"]="ready_for_review";A["review_request_removed"]="review_request_removed";A["review_requested"]="review_requested";A["unassigned"]="unassigned";A["edited"]="edited";A["custom_merge"]="merged";return A})(pe||{});const de={PR_CREATED:"pr_created",PR_READY_FOR_REVIEW:"pr_ready_for_review",PR_UPDATED:"pr_updated",PR_CLOSED:"pr_closed",PR_REOPENED:"pr_reopened",PR_APPROVED:"pr_approved",PR_ASSIGNED:"pr_assigned",COMMIT:"commit",MERGE:"merge",COMMENT_ADDED:"comment_added",COMMENT_EDITED:"comment_edited",LABEL_ADDED:"label_added",LABEL_REMOVED:"label_removed"};const Te=[W.ADD_CODE_COMMENT,W.CODE_REVIEW,W.DESCRIBE_CHANGES,W.EXPLAIN_CODE_EXPERTS];const Fe=[de.PR_CREATED,de.COMMIT,de.PR_READY_FOR_REVIEW];const _e={[`${H.GITHUB_WEBHOOK_EVENTS.pull_request}_${"opened"}`]:de.PR_CREATED,[`${H.GITHUB_WEBHOOK_EVENTS.pull_request}_${"merged"}`]:de.MERGE,[`${H.GITHUB_WEBHOOK_EVENTS.pull_request}_${"synchronize"}`]:de.COMMIT,[`${H.GITHUB_WEBHOOK_EVENTS.issue_comment}_${"created"}`]:de.COMMENT_ADDED,[`${H.GITHUB_WEBHOOK_EVENTS.issue_comment}_${"edited"}`]:de.COMMENT_EDITED,[`${H.GITHUB_WEBHOOK_EVENTS.pull_request}_${"labeled"}`]:de.LABEL_ADDED,[`${H.GITHUB_WEBHOOK_EVENTS.pull_request}_${"unlabeled"}`]:de.LABEL_REMOVED,[`${H.GITHUB_WEBHOOK_EVENTS.pull_request}_${"ready_for_review"}`]:de.PR_READY_FOR_REVIEW,[`${H.GITHUB_WEBHOOK_EVENTS.pull_request}_${"closed"}`]:de.PR_CLOSED,[`${H.GITHUB_WEBHOOK_EVENTS.pull_request}_${"assigned"}`]:de.PR_ASSIGNED,[`${H.GITHUB_WEBHOOK_EVENTS.pull_request}_${"reopen"}`]:de.PR_REOPENED,[`${H.GITHUB_WEBHOOK_EVENTS.pull_request_review}_${"submitted"}`]:de.PR_APPROVED};const Me=new Set([`${H.GITHUB_WEBHOOK_EVENTS.pull_request}_${"merged"}`]);const isANonTriggeringEvent=A=>Me.has(A);0&&0},26184:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{DefaultParserAttributes:()=>W,SUPPORTED_ACTIONS:()=>H});A.exports=__toCommonJS(j);var U=E(78963);const{SUPPORTED_ACTIONS:H}=U.validatorsConstants;var W=(A=>{A["cbLeft"]="_GITSTREAM_CB_LEFT_";A["cbRight"]="_GITSTREAM_CB_RIGHT_";A["automations"]="automations";A["errors"]="errors";A["analytics"]="analytics";A["validatorErrors"]="validatorErrors";A["warnings"]="warnings";return A})(W||{});0&&0},17078:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{Validators:()=>N});A.exports=__toCommonJS(R);var N=(A=>{A["FiltersValidator"]="FiltersValidator";A["ActionsValidator"]="ActionsValidator";A["FileStructureValidator"]="FileStructureValidator";A["SavedWordsValidator"]="SavedWordsValidator";A["ContextVariableValidator"]="ContextVariableValidator";A["TriggersValidator"]="TriggersValidator";return A})(N||{});0&&0},76713:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{TierType:()=>N});A.exports=__toCommonJS(R);var N=(A=>{A["TRIAL"]="trial";A["PAID"]="paid";A["TEAM"]="team";A["FREE"]="free";return A})(N||{});0&&0},84601:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};A.exports=__toCommonJS(R)},10643:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{default:()=>Z});A.exports=__toCommonJS(j);var U=E(16902);var H=E(78963);const W={JWT:{validateToken:U.validateToken},ruleFiles:{safeLoad:H.safeRulesYamlLoad}};var Z=W},16902:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{validateToken:()=>validateToken});A.exports=__toCommonJS(H);var W=__toESM(E(69653));const Z="Bearer ";const validateToken=(A,g)=>{const E=A.replace(Z,"");return W.verify(E,g)};0&&0},52279:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{ContextManager:()=>Me,default:()=>je});A.exports=__toCommonJS(H);var W=E(79896);var Z=__toESM(E(16928));var se=__toESM(E(92020));var pe=E(7426);var de=E(62785);var Te=E(41002);var Fe=E(45273);var _e=E(95616);class ContextManagerSingleton{gitCommands=[];clientInputs={clientPayload:{}};parserResults;cmFiles={};workingDir="";isRunInJest=false;getCodeDir(){if((0,_e.getIsManagedGitstream)()){return Z.default.join((0,pe.getOverrideCloneRepoPath)(),"code")}return Z.default.join(process.cwd(),"code")}constructor(){this.isRunInJest=process.env.JEST_WORKER_ID!=null;this.workingDir=Z.default.join(this.getCodeDir(),"output");if(this.isRunInJest){this.clientInputs={clientPayload:{}};return}this.init();this.readCmFolder()}init(){if(this.isRunInJest){return}const A=(0,pe.getClientPayload)();const g=(0,de.doubleParse)(A);this.clientInputs={clientPayload:(0,de.omitTokens)(g),debugMode:pe.DEBUG_MODE,version:Te.version}}addGitCommand(A,g){const E=this.gitCommands.some((g=>g.command===A));if(!E){this.gitCommands.push({command:A,result:g})}}addParserResults(A){this.parserResults=A}addExecutionTime(A){this.clientInputs.executionTime=A}addBlameByAuthor(A){const g={...A};if(Object.keys(g).length){Object.entries(A).forEach((([A,E])=>{g[A]=(0,se.default)(E,"dsBlame")}))}this.clientInputs.blameByAuthor=g}saveOutputToFiles(){try{if(this.isRunInJest){return}this.workingDir=Z.default.join(this.getCodeDir(),"output");if(!(0,W.existsSync)(this.workingDir)){(0,W.mkdirSync)(this.workingDir,{recursive:true})}else{(0,W.readdirSync)(this.workingDir).forEach((A=>(0,W.rmSync)(Z.default.join(this.workingDir,A))))}this.clientInputs.timestamp=Date.now();if(pe.ENABLE_DEBUG_ARTIFACTS){this.saveFile("client_inputs.json",this.clientInputs);this.saveFile("git_commands.json",this.gitCommands);this.saveFile("parser_results.json",this.parserResults);this.saveFile("cm_files.json",this.cmFiles);const A=(0,W.readdirSync)(this.workingDir).length;console.log(`ContextManager saved ${A} files to ${this.workingDir}`)}}catch(A){this.handleError(A)}finally{this.resetState()}}saveFile(A,g){try{const E=A.endsWith(".json");const x=Z.default.join(this.workingDir,A);const k=!(g&&g.length||g&&Object.keys(g).length);if(k){return}if(E){(0,W.writeFileSync)(x,JSON.stringify(g,null,2))}else{(0,W.writeFileSync)(x,g)}}catch(A){this.handleError(A)}}readFile(A){try{const g=Z.default.join(this.workingDir,A);if((0,W.existsSync)(g)){const A=(0,W.readFileSync)(g,"utf8");if(A){return JSON.parse(A)}}}catch(A){this.handleError(A)}return null}readFilesInDirectory(A,g=[".git",".github"]){const E={};try{if(!(0,W.existsSync)(A)){return E}const readFilesRecursively=A=>{const x=(0,W.readdirSync)(A);x.forEach((x=>{const k=Z.default.join(A,x);const R=(0,W.statSync)(k);if(R.isDirectory()){const A=g.includes(x);if(!A){readFilesRecursively(k)}}else{const A=(0,W.readFileSync)(k,"utf8");const g=k.replace(`${this.getCodeDir()}/`,"");E[g]=A}}))};readFilesRecursively(A)}catch(A){this.handleError(A)}return E}readCmFolder(){const A=Z.default.join(this.getCodeDir(),Fe.REPO_FOLDER.CM);const g=Z.default.join(this.getCodeDir(),Fe.REPO_FOLDER.DEFAULT,".cm");const E=this.readFilesInDirectory(A);const x=this.readFilesInDirectory(g);this.cmFiles={...E,...x}}handleError(A){console.error(`An error occurred in ContextManager`,{error:A})}resetState(){this.gitCommands=[];this.cmFiles={};this.parserResults=void 0;this.clientInputs={}}}const Me=new ContextManagerSingleton;var je=Me;0&&0},6194:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{escapeObjectStringsValues:()=>escapeObjectStringsValues,redoArgEscaping:()=>redoArgEscaping,redoRunEscaping:()=>redoRunEscaping});A.exports=__toCommonJS(j);var U=E(52356);var H=E(52960);const escapeObjectStringsValues=A=>{if(!(0,U.isObject)(A)||!Object.keys(A).length){return A}return Object.keys(A).reduce(((g,E)=>{const x=A[E];const k=(0,U.isString)(x)?x.replace(/\n/g,"\\n"):x;return{...g,[E]:k}}),{})};const redoArgEscaping=A=>{if((0,U.isString)(A)){return A.replace(/\\n/g,"\n")}return A};const redoRunEscaping=A=>{if(!A){return A}return A.map((A=>{if(!A.args){return A}const g=Object.keys(A.args).reduce(((g,E)=>{const x=A.args[E];return{...g,[E]:x&&H.listify.includes(E)&&typeof x==="string"?redoArgEscaping(x).split(","):redoArgEscaping(A.args[E])}}),{});return{...A,args:g}}))};0&&0},78850:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{convertArgsToString:()=>convertArgsToString,format:()=>format,initializeWasm:()=>initializeWasm,jsFormatter:()=>jsFormatter,minify:()=>minify,pyFormatter:()=>pyFormatter,removeEmptyLines:()=>removeEmptyLines});A.exports=__toCommonJS(H);var W=__toESM(E(40181));var Z=__toESM(E(34267));var se=__toESM(E(21173));var pe=__toESM(E(82905));let de=false;let Te=null;const initializeWasm=async()=>{if(de){return}try{const A=new Function("specifier","return import(specifier)");const g=await A("@wasm-fmt/ruff_fmt");if(typeof g.format!=="function"){throw new Error("ruff_fmt module did not export format function")}Te=g.format;de=true}catch(A){console.warn("Failed to initialize WASM, Python formatting disabled:",A)}};const minify=(A,g)=>A.replace(/\s+/g," ").replaceAll("'",'"').trim();const removeEmptyLines=A=>A.replace(/^\s*[\r\n]/gm,"");const jsFormatter=async(A,g)=>minify(await Z.format(A,{semi:false,singleQuote:true,filepath:g,parser:"babel",plugins:[se,pe]}));const pyFormatter=(A,g)=>{if(!de||!Te){console.warn("WASM not initialized yet, skipping Python formatting");return A}try{const E=Te(A,g);return removeEmptyLines(E)}catch(A){const E=A instanceof Error?A.message:String(A);throw new Error(`Unable to format the "${g}" with Ruff: ${E}`,{cause:A})}};const Fe={js:jsFormatter,ts:jsFormatter,html:jsFormatter,py:pyFormatter,default:minify};const format=async(A,g)=>{const E=g.split(".").pop()??"";const x=(0,W.default)(Fe,E,Fe.default);return x(A,g)};const convertArgsToString=A=>Object.keys(A).map((g=>`${g}=${A[g]}`));0&&0},24951:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{ADDITIONAL_FORMATTING:()=>N});A.exports=__toCommonJS(R);const N={github:"",gitlab:" \n",default:""};0&&0},82752:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{AI_CONSTS:()=>H,isLGTM:()=>isLGTM});A.exports=__toCommonJS(R);const N="💡 **Tip:** You can customize your AI Description using **Guidelines** [Learn how](https://docs.gitstream.cm/automation-actions/#describe-changes)";const j="💡 **Tip:** You can customize your AI Review using **Guidelines** [Learn how](https://docs.gitstream.cm/automation-actions/#code-review)";const U="###### Generated by LinearB AI and added by gitStream. AI-generated content may contain inaccuracies. Please verify before using.";const H=Object.freeze({REVIEW_TITLE:`### ✨ PR Review`,FOOTER:"_Generated by LinearB AI and added by gitStream._",DISCLAIMER:"AI-generated content may contain inaccuracies. Please verify before using. **[We'd love your feedback!](mailto:product@linearb.io)** 🚀",NEW_DISCLAIMER:"AI-generated content may contain inaccuracies. Please verify before using.",DESCRIPTION_DISCLAIMER:N,REVIEW_DISCLAIMER:j,BITBUCKET_FOOTER:`${U} [We'd love your feedback!](mailto:product@linearb.io) 🚀`,NEW_BITBUCKET_FOOTER:U,AUTOMATION_ID:'{if(!A){return false}const g=A.replace(//g,"").replace(//g,"").replace(/<\/sub>/g,"").replace(H.REVIEW_TITLE,"").replace(H.FOOTER,"").replace(H.BITBUCKET_FOOTER,"").replace(H.NEW_BITBUCKET_FOOTER,"").replace(H.DISCLAIMER,"").replace(H.DESCRIPTION_DISCLAIMER,"").replace(H.REVIEW_DISCLAIMER,"").replace(H.NEW_DISCLAIMER,"").replace(/_\*\*Agentic review\*\*_\n?/g,"").trim();return g==="LGTM"};0&&0},77864:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{createTokenAuth:()=>H});A.exports=__toCommonJS(R);var N=/^v1\./;var j=/^ghs_/;var U=/^ghu_/;async function auth(A){const g=A.split(/\./).length===3;const E=N.test(A)||j.test(A);const x=U.test(A);const k=g?"app":E?"installation":x?"user-to-server":"oauth";return{type:"token",token:A,tokenType:k}}function withAuthorizationPrefix(A){if(A.split(/\./).length===3){return`bearer ${A}`}return`token ${A}`}async function hook(A,g,E,x){const k=g.endpoint.merge(E,x);k.headers.authorization=withAuthorizationPrefix(A);return g(k)}var H=function createTokenAuth2(A){if(!A){throw new Error("[@octokit/auth-token] No token passed to createTokenAuth")}if(typeof A!=="string"){throw new Error("[@octokit/auth-token] Token passed to createTokenAuth is not a string")}A=A.replace(/^(token|bearer) +/i,"");return Object.assign(auth.bind(null,A),{hook:hook.bind(null,A)})};0&&0},61897:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{Octokit:()=>_e});A.exports=__toCommonJS(j);var U=E(33843);var H=E(52732);var W=E(66255);var Z=E(70007);var se=E(77864);var pe="5.2.1";var noop=()=>{};var de=console.warn.bind(console);var Te=console.error.bind(console);var Fe=`octokit-core.js/${pe} ${(0,U.getUserAgent)()}`;var _e=class{static{this.VERSION=pe}static defaults(A){const g=class extends(this){constructor(...g){const E=g[0]||{};if(typeof A==="function"){super(A(E));return}super(Object.assign({},A,E,E.userAgent&&A.userAgent?{userAgent:`${E.userAgent} ${A.userAgent}`}:null))}};return g}static{this.plugins=[]}static plugin(...A){const g=this.plugins;const E=class extends(this){static{this.plugins=g.concat(A.filter((A=>!g.includes(A))))}};return E}constructor(A={}){const g=new H.Collection;const E={baseUrl:W.request.endpoint.DEFAULTS.baseUrl,headers:{},request:Object.assign({},A.request,{hook:g.bind(null,"request")}),mediaType:{previews:[],format:""}};E.headers["user-agent"]=A.userAgent?`${A.userAgent} ${Fe}`:Fe;if(A.baseUrl){E.baseUrl=A.baseUrl}if(A.previews){E.mediaType.previews=A.previews}if(A.timeZone){E.headers["time-zone"]=A.timeZone}this.request=W.request.defaults(E);this.graphql=(0,Z.withCustomRequest)(this.request).defaults(E);this.log=Object.assign({debug:noop,info:noop,warn:de,error:Te},A.log);this.hook=g;if(!A.authStrategy){if(!A.auth){this.auth=async()=>({type:"unauthenticated"})}else{const E=(0,se.createTokenAuth)(A.auth);g.wrap("request",E.hook);this.auth=E}}else{const{authStrategy:E,...x}=A;const k=E(Object.assign({request:this.request,log:this.log,octokit:this,octokitOptions:x},A.auth));g.wrap("request",k.hook);this.auth=k}const x=this.constructor;for(let g=0;g{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{endpoint:()=>pe});A.exports=__toCommonJS(j);var U=E(33843);var H="9.0.6";var W=`octokit-endpoint.js/${H} ${(0,U.getUserAgent)()}`;var Z={method:"GET",baseUrl:"https://api.github.com",headers:{accept:"application/vnd.github.v3+json","user-agent":W},mediaType:{format:""}};function lowercaseKeys(A){if(!A){return{}}return Object.keys(A).reduce(((g,E)=>{g[E.toLowerCase()]=A[E];return g}),{})}function isPlainObject(A){if(typeof A!=="object"||A===null)return false;if(Object.prototype.toString.call(A)!=="[object Object]")return false;const g=Object.getPrototypeOf(A);if(g===null)return true;const E=Object.prototype.hasOwnProperty.call(g,"constructor")&&g.constructor;return typeof E==="function"&&E instanceof E&&Function.prototype.call(E)===Function.prototype.call(A)}function mergeDeep(A,g){const E=Object.assign({},A);Object.keys(g).forEach((x=>{if(isPlainObject(g[x])){if(!(x in A))Object.assign(E,{[x]:g[x]});else E[x]=mergeDeep(A[x],g[x])}else{Object.assign(E,{[x]:g[x]})}}));return E}function removeUndefinedProperties(A){for(const g in A){if(A[g]===void 0){delete A[g]}}return A}function merge(A,g,E){if(typeof g==="string"){let[A,x]=g.split(" ");E=Object.assign(x?{method:A,url:x}:{url:A},E)}else{E=Object.assign({},g)}E.headers=lowercaseKeys(E.headers);removeUndefinedProperties(E);removeUndefinedProperties(E.headers);const x=mergeDeep(A||{},E);if(E.url==="/graphql"){if(A&&A.mediaType.previews?.length){x.mediaType.previews=A.mediaType.previews.filter((A=>!x.mediaType.previews.includes(A))).concat(x.mediaType.previews)}x.mediaType.previews=(x.mediaType.previews||[]).map((A=>A.replace(/-preview/,"")))}return x}function addQueryParameters(A,g){const E=/\?/.test(A)?"&":"?";const x=Object.keys(g);if(x.length===0){return A}return A+E+x.map((A=>{if(A==="q"){return"q="+g.q.split("+").map(encodeURIComponent).join("+")}return`${A}=${encodeURIComponent(g[A])}`})).join("&")}var se=/\{[^{}}]+\}/g;function removeNonChars(A){return A.replace(/(?:^\W+)|(?:(?A.concat(g)),[])}function omit(A,g){const E={__proto__:null};for(const x of Object.keys(A)){if(g.indexOf(x)===-1){E[x]=A[x]}}return E}function encodeReserved(A){return A.split(/(%[0-9A-Fa-f]{2})/g).map((function(A){if(!/%[0-9A-Fa-f]/.test(A)){A=encodeURI(A).replace(/%5B/g,"[").replace(/%5D/g,"]")}return A})).join("")}function encodeUnreserved(A){return encodeURIComponent(A).replace(/[!'()*]/g,(function(A){return"%"+A.charCodeAt(0).toString(16).toUpperCase()}))}function encodeValue(A,g,E){g=A==="+"||A==="#"?encodeReserved(g):encodeUnreserved(g);if(E){return encodeUnreserved(E)+"="+g}else{return g}}function isDefined(A){return A!==void 0&&A!==null}function isKeyOperator(A){return A===";"||A==="&"||A==="?"}function getValues(A,g,E,x){var k=A[E],R=[];if(isDefined(k)&&k!==""){if(typeof k==="string"||typeof k==="number"||typeof k==="boolean"){k=k.toString();if(x&&x!=="*"){k=k.substring(0,parseInt(x,10))}R.push(encodeValue(g,k,isKeyOperator(g)?E:""))}else{if(x==="*"){if(Array.isArray(k)){k.filter(isDefined).forEach((function(A){R.push(encodeValue(g,A,isKeyOperator(g)?E:""))}))}else{Object.keys(k).forEach((function(A){if(isDefined(k[A])){R.push(encodeValue(g,k[A],A))}}))}}else{const A=[];if(Array.isArray(k)){k.filter(isDefined).forEach((function(E){A.push(encodeValue(g,E))}))}else{Object.keys(k).forEach((function(E){if(isDefined(k[E])){A.push(encodeUnreserved(E));A.push(encodeValue(g,k[E].toString()))}}))}if(isKeyOperator(g)){R.push(encodeUnreserved(E)+"="+A.join(","))}else if(A.length!==0){R.push(A.join(","))}}}}else{if(g===";"){if(isDefined(k)){R.push(encodeUnreserved(E))}}else if(k===""&&(g==="&"||g==="?")){R.push(encodeUnreserved(E)+"=")}else if(k===""){R.push("")}}return R}function parseUrl(A){return{expand:expand.bind(null,A)}}function expand(A,g){var E=["+","#",".","/",";","?","&"];A=A.replace(/\{([^\{\}]+)\}|([^\{\}]+)/g,(function(A,x,k){if(x){let A="";const k=[];if(E.indexOf(x.charAt(0))!==-1){A=x.charAt(0);x=x.substr(1)}x.split(/,/g).forEach((function(E){var x=/([^:\*]*)(?::(\d+)|(\*))?/.exec(E);k.push(getValues(g,A,x[1],x[2]||x[3]))}));if(A&&A!=="+"){var R=",";if(A==="?"){R="&"}else if(A!=="#"){R=A}return(k.length!==0?A:"")+k.join(R)}else{return k.join(",")}}else{return encodeReserved(k)}}));if(A==="/"){return A}else{return A.replace(/\/$/,"")}}function parse(A){let g=A.method.toUpperCase();let E=(A.url||"/").replace(/:([a-z]\w+)/g,"{$1}");let x=Object.assign({},A.headers);let k;let R=omit(A,["method","baseUrl","url","headers","request","mediaType"]);const N=extractUrlVariableNames(E);E=parseUrl(E).expand(R);if(!/^http/.test(E)){E=A.baseUrl+E}const j=Object.keys(A).filter((A=>N.includes(A))).concat("baseUrl");const U=omit(R,j);const H=/application\/octet-stream/i.test(x.accept);if(!H){if(A.mediaType.format){x.accept=x.accept.split(/,/).map((g=>g.replace(/application\/vnd(\.\w+)(\.v3)?(\.\w+)?(\+json)?$/,`application/vnd$1$2.${A.mediaType.format}`))).join(",")}if(E.endsWith("/graphql")){if(A.mediaType.previews?.length){const g=x.accept.match(/(?{const E=A.mediaType.format?`.${A.mediaType.format}`:"+json";return`application/vnd.github.${g}-preview${E}`})).join(",")}}}if(["GET","HEAD"].includes(g)){E=addQueryParameters(E,U)}else{if("data"in U){k=U.data}else{if(Object.keys(U).length){k=U}}}if(!x["content-type"]&&typeof k!=="undefined"){x["content-type"]="application/json; charset=utf-8"}if(["PATCH","PUT"].includes(g)&&typeof k==="undefined"){k=""}return Object.assign({method:g,url:E,headers:x},typeof k!=="undefined"?{body:k}:null,A.request?{request:A.request}:null)}function endpointWithDefaults(A,g,E){return parse(merge(A,g,E))}function withDefaults(A,g){const E=merge(A,g);const x=endpointWithDefaults.bind(null,E);return Object.assign(x,{DEFAULTS:E,defaults:withDefaults.bind(null,E),merge:merge.bind(null,E),parse:parse})}var pe=withDefaults(null,Z);0&&0},70007:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{GraphqlResponseError:()=>pe,graphql:()=>_e,withCustomRequest:()=>withCustomRequest});A.exports=__toCommonJS(j);var U=E(66255);var H=E(33843);var W="7.1.1";var Z=E(66255);var se=E(66255);function _buildMessageForResponseErrors(A){return`Request failed due to following response errors:\n`+A.errors.map((A=>` - ${A.message}`)).join("\n")}var pe=class extends Error{constructor(A,g,E){super(_buildMessageForResponseErrors(E));this.request=A;this.headers=g;this.response=E;this.name="GraphqlResponseError";this.errors=E.errors;this.data=E.data;if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}}};var de=["method","baseUrl","url","headers","request","query","mediaType"];var Te=["query","method","url"];var Fe=/\/api\/v3\/?$/;function graphql(A,g,E){if(E){if(typeof g==="string"&&"query"in E){return Promise.reject(new Error(`[@octokit/graphql] "query" cannot be used as variable name`))}for(const A in E){if(!Te.includes(A))continue;return Promise.reject(new Error(`[@octokit/graphql] "${A}" cannot be used as variable name`))}}const x=typeof g==="string"?Object.assign({query:g},E):g;const k=Object.keys(x).reduce(((A,g)=>{if(de.includes(g)){A[g]=x[g];return A}if(!A.variables){A.variables={}}A.variables[g]=x[g];return A}),{});const R=x.baseUrl||A.endpoint.DEFAULTS.baseUrl;if(Fe.test(R)){k.url=R.replace(Fe,"/api/graphql")}return A(k).then((A=>{if(A.data.errors){const g={};for(const E of Object.keys(A.headers)){g[E]=A.headers[E]}throw new pe(k,g,A.data)}return A.data.data}))}function withDefaults(A,g){const E=A.defaults(g);const newApi=(A,g)=>graphql(E,A,g);return Object.assign(newApi,{defaults:withDefaults.bind(null,E),endpoint:E.endpoint})}var _e=withDefaults(U.request,{headers:{"user-agent":`octokit-graphql.js/${W} ${(0,H.getUserAgent)()}`},method:"POST",url:"/graphql"});function withCustomRequest(A){return withDefaults(A,{method:"POST",url:"/graphql"})}0&&0},38082:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{composePaginateRest:()=>j,isPaginatingEndpoint:()=>isPaginatingEndpoint,paginateRest:()=>paginateRest,paginatingEndpoints:()=>U});A.exports=__toCommonJS(R);var N="11.4.4-cjs.2";function normalizePaginatedListResponse(A){if(!A.data){return{...A,data:[]}}const g="total_count"in A.data&&!("url"in A.data);if(!g)return A;const E=A.data.incomplete_results;const x=A.data.repository_selection;const k=A.data.total_count;delete A.data.incomplete_results;delete A.data.repository_selection;delete A.data.total_count;const R=Object.keys(A.data)[0];const N=A.data[R];A.data=N;if(typeof E!=="undefined"){A.data.incomplete_results=E}if(typeof x!=="undefined"){A.data.repository_selection=x}A.data.total_count=k;return A}function iterator(A,g,E){const x=typeof g==="function"?g.endpoint(E):A.request.endpoint(g,E);const k=typeof g==="function"?g:A.request;const R=x.method;const N=x.headers;let j=x.url;return{[Symbol.asyncIterator]:()=>({async next(){if(!j)return{done:true};try{const A=await k({method:R,url:j,headers:N});const g=normalizePaginatedListResponse(A);j=((g.headers.link||"").match(/<([^<>]+)>;\s*rel="next"/)||[])[1];return{value:g}}catch(A){if(A.status!==409)throw A;j="";return{value:{status:200,headers:{},data:[]}}}}})}}function paginate(A,g,E,x){if(typeof E==="function"){x=E;E=void 0}return gather(A,[],iterator(A,g,E)[Symbol.asyncIterator](),x)}function gather(A,g,E,x){return E.next().then((k=>{if(k.done){return g}let R=false;function done(){R=true}g=g.concat(x?x(k.value,done):k.value.data);if(R){return g}return gather(A,g,E,x)}))}var j=Object.assign(paginate,{iterator:iterator});var U=["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(A){if(typeof A==="string"){return U.includes(A)}else{return false}}function paginateRest(A){return{paginate:Object.assign(paginate.bind(null,A),{iterator:iterator.bind(null,A)})}}paginateRest.VERSION=N;0&&0},6966:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{requestLog:()=>requestLog});A.exports=__toCommonJS(R);var N="4.0.1";function requestLog(A){A.hook.wrap("request",((g,E)=>{A.log.debug("request",E);const x=Date.now();const k=A.request.endpoint.parse(E);const R=k.url.replace(E.baseUrl,"");return g(E).then((g=>{A.log.info(`${k.method} ${R} - ${g.status} in ${Date.now()-x}ms`);return g})).catch((g=>{A.log.info(`${k.method} ${R} - ${g.status} in ${Date.now()-x}ms`);throw g}))}))}requestLog.VERSION=N;0&&0},84935:A=>{"use strict";var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.prototype.hasOwnProperty;var __export=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:true})};var __copyProps=(A,R,N,j)=>{if(R&&typeof R==="object"||typeof R==="function"){for(let U of x(R))if(!k.call(A,U)&&U!==N)g(A,U,{get:()=>R[U],enumerable:!(j=E(R,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(g({},"__esModule",{value:true}),A);var R={};__export(R,{legacyRestEndpointMethods:()=>legacyRestEndpointMethods,restEndpointMethods:()=>restEndpointMethods});A.exports=__toCommonJS(R);var N="13.3.2-cjs.1";var j={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 U=j;var H=new Map;for(const[A,g]of Object.entries(U)){for(const[E,x]of Object.entries(g)){const[g,k,R]=x;const[N,j]=g.split(/ /);const U=Object.assign({method:N,url:j},k);if(!H.has(A)){H.set(A,new Map)}H.get(A).set(E,{scope:A,methodName:E,endpointDefaults:U,decorations:R})}}var W={has({scope:A},g){return H.get(A).has(g)},getOwnPropertyDescriptor(A,g){return{value:this.get(A,g),configurable:true,writable:true,enumerable:true}},defineProperty(A,g,E){Object.defineProperty(A.cache,g,E);return true},deleteProperty(A,g){delete A.cache[g];return true},ownKeys({scope:A}){return[...H.get(A).keys()]},set(A,g,E){return A.cache[g]=E},get({octokit:A,scope:g,cache:E},x){if(E[x]){return E[x]}const k=H.get(g).get(x);if(!k){return void 0}const{endpointDefaults:R,decorations:N}=k;if(N){E[x]=decorate(A,g,x,R,N)}else{E[x]=A.request.defaults(R)}return E[x]}};function endpointsToMethods(A){const g={};for(const E of H.keys()){g[E]=new Proxy({octokit:A,scope:E,cache:{}},W)}return g}function decorate(A,g,E,x,k){const R=A.request.defaults(x);function withDecorations(...x){let N=R.endpoint.merge(...x);if(k.mapToData){N=Object.assign({},N,{data:N[k.mapToData],[k.mapToData]:void 0});return R(N)}if(k.renamed){const[x,R]=k.renamed;A.log.warn(`octokit.${g}.${E}() has been renamed to octokit.${x}.${R}()`)}if(k.deprecated){A.log.warn(k.deprecated)}if(k.renamedParameters){const N=R.endpoint.merge(...x);for(const[x,R]of Object.entries(k.renamedParameters)){if(x in N){A.log.warn(`"${x}" parameter is deprecated for "octokit.${g}.${E}()". Use "${R}" instead`);if(!(R in N)){N[R]=N[x]}delete N[x]}}return R(N)}return R(...x)}return Object.assign(withDecorations,R)}function restEndpointMethods(A){const g=endpointsToMethods(A);return{rest:g}}restEndpointMethods.VERSION=N;function legacyRestEndpointMethods(A){const g=endpointsToMethods(A);return{...g,rest:g}}legacyRestEndpointMethods.VERSION=N;0&&0},93708:(A,g,E)=>{"use strict";var x=Object.create;var k=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var N=Object.getOwnPropertyNames;var j=Object.getPrototypeOf;var U=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)k(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,x)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let j of N(g))if(!U.call(A,j)&&j!==E)k(A,j,{get:()=>g[j],enumerable:!(x=R(g,j))||x.enumerable})}return A};var __toESM=(A,g,E)=>(E=A!=null?x(j(A)):{},__copyProps(g||!A||!A.__esModule?k(E,"default",{value:A,enumerable:true}):E,A));var __toCommonJS=A=>__copyProps(k({},"__esModule",{value:true}),A);var H={};__export(H,{RequestError:()=>de});A.exports=__toCommonJS(H);var W=E(14150);var Z=__toESM(E(55560));var se=(0,Z.default)((A=>console.warn(A)));var pe=(0,Z.default)((A=>console.warn(A)));var de=class extends Error{constructor(A,g,E){super(A);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="HttpError";this.status=g;let x;if("headers"in E&&typeof E.headers!=="undefined"){x=E.headers}if("response"in E){this.response=E.response;x=E.response.headers}const k=Object.assign({},E.request);if(E.request.headers.authorization){k.headers=Object.assign({},E.request.headers,{authorization:E.request.headers.authorization.replace(/(?{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{request:()=>se});A.exports=__toCommonJS(j);var U=E(54471);var H=E(33843);var W="8.4.1";function isPlainObject(A){if(typeof A!=="object"||A===null)return false;if(Object.prototype.toString.call(A)!=="[object Object]")return false;const g=Object.getPrototypeOf(A);if(g===null)return true;const E=Object.prototype.hasOwnProperty.call(g,"constructor")&&g.constructor;return typeof E==="function"&&E instanceof E&&Function.prototype.call(E)===Function.prototype.call(A)}var Z=E(93708);function getBufferResponse(A){return A.arrayBuffer()}function fetchWrapper(A){var g,E,x,k;const R=A.request&&A.request.log?A.request.log:console;const N=((g=A.request)==null?void 0:g.parseSuccessResponseBody)!==false;if(isPlainObject(A.body)||Array.isArray(A.body)){A.body=JSON.stringify(A.body)}let j={};let U;let H;let{fetch:W}=globalThis;if((E=A.request)==null?void 0:E.fetch){W=A.request.fetch}if(!W){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 W(A.url,{method:A.method,body:A.body,redirect:(x=A.request)==null?void 0:x.redirect,headers:A.headers,signal:(k=A.request)==null?void 0:k.signal,...A.body&&{duplex:"half"}}).then((async g=>{H=g.url;U=g.status;for(const A of g.headers){j[A[0]]=A[1]}if("deprecation"in j){const g=j.link&&j.link.match(/<([^<>]+)>; rel="deprecation"/);const E=g&&g.pop();R.warn(`[@octokit/request] "${A.method} ${A.url}" is deprecated. It is scheduled to be removed on ${j.sunset}${E?`. See ${E}`:""}`)}if(U===204||U===205){return}if(A.method==="HEAD"){if(U<400){return}throw new Z.RequestError(g.statusText,U,{response:{url:H,status:U,headers:j,data:void 0},request:A})}if(U===304){throw new Z.RequestError("Not modified",U,{response:{url:H,status:U,headers:j,data:await getResponseData(g)},request:A})}if(U>=400){const E=await getResponseData(g);const x=new Z.RequestError(toErrorMessage(E),U,{response:{url:H,status:U,headers:j,data:E},request:A});throw x}return N?await getResponseData(g):g.body})).then((A=>({status:U,url:H,headers:j,data:A}))).catch((g=>{if(g instanceof Z.RequestError)throw g;else if(g.name==="AbortError")throw g;let E=g.message;if(g.name==="TypeError"&&"cause"in g){if(g.cause instanceof Error){E=g.cause.message}else if(typeof g.cause==="string"){E=g.cause}}throw new Z.RequestError(E,500,{request:A})}))}async function getResponseData(A){const g=A.headers.get("content-type");if(/application\/json/.test(g)){return A.json().catch((()=>A.text())).catch((()=>""))}if(!g||/^text\/|charset=utf-8$/.test(g)){return A.text()}return getBufferResponse(A)}function toErrorMessage(A){if(typeof A==="string")return A;let g;if("documentation_url"in A){g=` - ${A.documentation_url}`}else{g=""}if("message"in A){if(Array.isArray(A.errors)){return`${A.message}: ${A.errors.map(JSON.stringify).join(", ")}${g}`}return`${A.message}${g}`}return`Unknown error: ${JSON.stringify(A)}`}function withDefaults(A,g){const E=A.defaults(g);const newApi=function(A,g){const x=E.merge(A,g);if(!x.request||!x.request.hook){return fetchWrapper(E.parse(x))}const request2=(A,g)=>fetchWrapper(E.parse(E.merge(A,g)));Object.assign(request2,{endpoint:E,defaults:withDefaults.bind(null,E)});return x.request.hook(request2,x)};return Object.assign(newApi,{endpoint:E,defaults:withDefaults.bind(null,E)})}var se=withDefaults(U.endpoint,{headers:{"user-agent":`octokit-request.js/${W} ${(0,H.getUserAgent)()}`}});0&&0},65772:(A,g,E)=>{"use strict";var x=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var N=Object.prototype.hasOwnProperty;var __export=(A,g)=>{for(var E in g)x(A,E,{get:g[E],enumerable:true})};var __copyProps=(A,g,E,j)=>{if(g&&typeof g==="object"||typeof g==="function"){for(let U of R(g))if(!N.call(A,U)&&U!==E)x(A,U,{get:()=>g[U],enumerable:!(j=k(g,U))||j.enumerable})}return A};var __toCommonJS=A=>__copyProps(x({},"__esModule",{value:true}),A);var j={};__export(j,{Octokit:()=>pe});A.exports=__toCommonJS(j);var U=E(61897);var H=E(6966);var W=E(38082);var Z=E(84935);var se="20.1.2";var pe=U.Octokit.plugin(H.requestLog,Z.legacyRestEndpointMethods,W.paginateRest).defaults({userAgent:`octokit-rest.js/${se}`});0&&0},17330:function(A){(function(g){"use strict";var executeSync=function(){var A=Array.prototype.slice.call(arguments);if(typeof A[0]==="function"){A[0].apply(null,A.splice(1))}};var executeAsync=function(A){if(typeof setImmediate==="function"){setImmediate(A)}else if(typeof process!=="undefined"&&process.nextTick){process.nextTick(A)}else{setTimeout(A,0)}};var makeIterator=function(A){var makeCallback=function(g){var fn=function(){if(A.length){A[g].apply(null,arguments)}return fn.next()};fn.next=function(){return g{"use strict";var x=E(7151);var k=[];A.exports=asap;function asap(A){var g;if(k.length){g=k.pop()}else{g=new RawTask}g.task=A;g.domain=process.domain;x(g)}function RawTask(){this.task=null;this.domain=null}RawTask.prototype.call=function(){if(this.domain){this.domain.enter()}var A=true;try{this.task.call();A=false;if(this.domain){this.domain.exit()}}finally{if(A){x.requestFlush()}this.task=null;this.domain=null;k.push(this)}}},7151:(A,g,E)=>{"use strict";var x;var k=typeof setImmediate==="function";A.exports=rawAsap;function rawAsap(A){if(!R.length){requestFlush();N=true}R[R.length]=A}var R=[];var N=false;var j=0;var U=1024;function flush(){while(jU){for(var g=0,E=R.length-j;g{A.exports={parallel:E(83857),serial:E(31054),serialOrdered:E(53961)}},24818:A=>{A.exports=abort;function abort(A){Object.keys(A.jobs).forEach(clean.bind(A));A.jobs={}}function clean(A){if(typeof this.jobs[A]=="function"){this.jobs[A]()}}},78452:(A,g,E)=>{var x=E(29200);A.exports=async;function async(A){var g=false;x((function(){g=true}));return function async_callback(E,k){if(g){A(E,k)}else{x((function nextTick_callback(){A(E,k)}))}}}},29200:A=>{A.exports=defer;function defer(A){var g=typeof setImmediate=="function"?setImmediate:typeof process=="object"&&typeof process.nextTick=="function"?process.nextTick:null;if(g){g(A)}else{setTimeout(A,0)}}},24902:(A,g,E)=>{var x=E(78452),k=E(24818);A.exports=iterate;function iterate(A,g,E,x){var R=E["keyedList"]?E["keyedList"][E.index]:E.index;E.jobs[R]=runJob(g,R,A[R],(function(A,g){if(!(R in E.jobs)){return}delete E.jobs[R];if(A){k(E)}else{E.results[R]=g}x(A,E.results)}))}function runJob(A,g,E,k){var R;if(A.length==2){R=A(E,x(k))}else{R=A(E,g,x(k))}return R}},81721:A=>{A.exports=state;function state(A,g){var E=!Array.isArray(A),x={index:0,keyedList:E||g?Object.keys(A):null,jobs:{},results:E?{}:[],size:E?Object.keys(A).length:A.length};if(g){x.keyedList.sort(E?g:function(E,x){return g(A[E],A[x])})}return x}},33351:(A,g,E)=>{var x=E(24818),k=E(78452);A.exports=terminator;function terminator(A){if(!Object.keys(this.jobs).length){return}this.index=this.size;x(this);k(A)(null,this.results)}},83857:(A,g,E)=>{var x=E(24902),k=E(81721),R=E(33351);A.exports=parallel;function parallel(A,g,E){var N=k(A);while(N.index<(N["keyedList"]||A).length){x(A,g,N,(function(A,g){if(A){E(A,g);return}if(Object.keys(N.jobs).length===0){E(null,N.results);return}}));N.index++}return R.bind(N,E)}},31054:(A,g,E)=>{var x=E(53961);A.exports=serial;function serial(A,g,E){return x(A,g,null,E)}},53961:(A,g,E)=>{var x=E(24902),k=E(81721),R=E(33351);A.exports=serialOrdered;A.exports.ascending=ascending;A.exports.descending=descending;function serialOrdered(A,g,E,N){var j=k(A,E);x(A,g,j,(function iteratorHandler(E,k){if(E){N(E,k);return}j.index++;if(j.index<(j["keyedList"]||A).length){x(A,g,j,iteratorHandler);return}N(null,j.results)}));return R.bind(j,N)}function ascending(A,g){return Ag?1:0}function descending(A,g){return-1*ascending(A,g)}},52732:(A,g,E)=>{var x=E(11063);var k=E(22027);var R=E(59934);var N=Function.bind;var j=N.bind(N);function bindApi(A,g,E){var x=j(R,null).apply(null,E?[g,E]:[g]);A.api={remove:x};A.remove=x;["before","error","after","wrap"].forEach((function(x){var R=E?[g,x,E]:[g,x];A[x]=A.api[x]=j(k,null).apply(null,R)}))}function HookSingular(){var A="h";var g={registry:{}};var E=x.bind(null,g,A);bindApi(E,g,A);return E}function HookCollection(){var A={registry:{}};var g=x.bind(null,A);bindApi(g,A);return g}var U=false;function Hook(){if(!U){console.warn('[before-after-hook]: "Hook()" repurposing warning, use "Hook.Collection()". Read more: https://git.io/upgrade-before-after-hook-to-1.4');U=true}return HookCollection()}Hook.Singular=HookSingular.bind();Hook.Collection=HookCollection.bind();A.exports=Hook;A.exports.Hook=Hook;A.exports.Singular=Hook.Singular;A.exports.Collection=Hook.Collection},22027:A=>{A.exports=addHook;function addHook(A,g,E,x){var k=x;if(!A.registry[E]){A.registry[E]=[]}if(g==="before"){x=function(A,g){return Promise.resolve().then(k.bind(null,g)).then(A.bind(null,g))}}if(g==="after"){x=function(A,g){var E;return Promise.resolve().then(A.bind(null,g)).then((function(A){E=A;return k(E,g)})).then((function(){return E}))}}if(g==="error"){x=function(A,g){return Promise.resolve().then(A.bind(null,g)).catch((function(A){return k(A,g)}))}}A.registry[E].push({hook:x,orig:k})}},11063:A=>{A.exports=register;function register(A,g,E,x){if(typeof E!=="function"){throw new Error("method for before hook must be a function")}if(!x){x={}}if(Array.isArray(g)){return g.reverse().reduce((function(g,E){return register.bind(null,A,E,g,x)}),E)()}return Promise.resolve().then((function(){if(!A.registry[g]){return E(x)}return A.registry[g].reduce((function(A,g){return g.hook.bind(null,A,x)}),E)()}))}},59934:A=>{A.exports=removeHook;function removeHook(A,g,E){if(!A.registry[g]){return}var x=A.registry[g].map((function(A){return A.orig})).indexOf(E);if(x===-1){return}A.registry[g].splice(x,1)}},39732:(A,g,E)=>{"use strict";var x=E(20181).Buffer;var k=E(20181).SlowBuffer;A.exports=bufferEq;function bufferEq(A,g){if(!x.isBuffer(A)||!x.isBuffer(g)){return false}if(A.length!==g.length){return false}var E=0;for(var k=0;k{"use strict";var x=E(37564);var k=E(33945);var R=E(88093);var N=E(31330);A.exports=N||x.call(R,k)},33945:A=>{"use strict";A.exports=Function.prototype.apply},88093:A=>{"use strict";A.exports=Function.prototype.call},88705:(A,g,E)=>{"use strict";var x=E(37564);var k=E(73314);var R=E(88093);var N=E(22639);A.exports=function callBindBasic(A){if(A.length<1||typeof A[0]!=="function"){throw new k("a function is required")}return N(x,R,A)}},31330:A=>{"use strict";A.exports=typeof Reflect!=="undefined"&&Reflect&&Reflect.apply},23105:(A,g,E)=>{"use strict";var x=E(60470);var k=E(88705);var R=k([x("%String.prototype.indexOf%")]);A.exports=function callBoundIntrinsic(A,g){var E=x(A,!!g);if(typeof E==="function"&&R(A,".prototype.")>-1){return k([E])}return E}},35630:(A,g,E)=>{var x=E(39023);var k=E(2203).Stream;var R=E(72710);A.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}x.inherits(CombinedStream,k);CombinedStream.create=function(A){var g=new this;A=A||{};for(var E in A){g[E]=A[E]}return g};CombinedStream.isStreamLike=function(A){return typeof A!=="function"&&typeof A!=="string"&&typeof A!=="boolean"&&typeof A!=="number"&&!Buffer.isBuffer(A)};CombinedStream.prototype.append=function(A){var g=CombinedStream.isStreamLike(A);if(g){if(!(A instanceof R)){var E=R.create(A,{maxDataSize:Infinity,pauseStream:this.pauseStreams});A.on("data",this._checkDataSize.bind(this));A=E}this._handleErrors(A);if(this.pauseStreams){A.pause()}}this._streams.push(A);return this};CombinedStream.prototype.pipe=function(A,g){k.prototype.pipe.call(this,A,g);this.resume();return A};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 A=this._streams.shift();if(typeof A=="undefined"){this.end();return}if(typeof A!=="function"){this._pipeNext(A);return}var g=A;g(function(A){var g=CombinedStream.isStreamLike(A);if(g){A.on("data",this._checkDataSize.bind(this));this._handleErrors(A)}this._pipeNext(A)}.bind(this))};CombinedStream.prototype._pipeNext=function(A){this._currentStream=A;var g=CombinedStream.isStreamLike(A);if(g){A.on("end",this._getNext.bind(this));A.pipe(this,{end:false});return}var E=A;this.write(E);this._getNext()};CombinedStream.prototype._handleErrors=function(A){var g=this;A.on("error",(function(A){g._emitError(A)}))};CombinedStream.prototype.write=function(A){this.emit("data",A)};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 A="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this._emitError(new Error(A))};CombinedStream.prototype._updateDataSize=function(){this.dataSize=0;var A=this;this._streams.forEach((function(g){if(!g.dataSize){return}A.dataSize+=g.dataSize}));if(this._currentStream&&this._currentStream.dataSize){this.dataSize+=this._currentStream.dataSize}};CombinedStream.prototype._emitError=function(A){this._reset();this.emit("error",A)}},6110:(A,g,E)=>{g.formatArgs=formatArgs;g.save=save;g.load=load;g.useColors=useColors;g.storage=localstorage();g.destroy=(()=>{let A=false;return()=>{if(!A){A=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`.")}}})();g.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 A;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&&(A=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(A[1],10)>=31||typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function formatArgs(g){g[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+g[0]+(this.useColors?"%c ":" ")+"+"+A.exports.humanize(this.diff);if(!this.useColors){return}const E="color: "+this.color;g.splice(1,0,E,"color: inherit");let x=0;let k=0;g[0].replace(/%[a-zA-Z%]/g,(A=>{if(A==="%%"){return}x++;if(A==="%c"){k=x}}));g.splice(k,0,E)}g.log=console.debug||console.log||(()=>{});function save(A){try{if(A){g.storage.setItem("debug",A)}else{g.storage.removeItem("debug")}}catch(A){}}function load(){let A;try{A=g.storage.getItem("debug")||g.storage.getItem("DEBUG")}catch(A){}if(!A&&typeof process!=="undefined"&&"env"in process){A=process.env.DEBUG}return A}function localstorage(){try{return localStorage}catch(A){}}A.exports=E(40897)(g);const{formatters:x}=A.exports;x.j=function(A){try{return JSON.stringify(A)}catch(A){return"[UnexpectedJSONParseError]: "+A.message}}},40897:(A,g,E)=>{function setup(A){createDebug.debug=createDebug;createDebug.default=createDebug;createDebug.coerce=coerce;createDebug.disable=disable;createDebug.enable=enable;createDebug.enabled=enabled;createDebug.humanize=E(70744);createDebug.destroy=destroy;Object.keys(A).forEach((g=>{createDebug[g]=A[g]}));createDebug.names=[];createDebug.skips=[];createDebug.formatters={};function selectColor(A){let g=0;for(let E=0;E{if(g==="%%"){return"%"}R++;const k=createDebug.formatters[x];if(typeof k==="function"){const x=A[R];g=k.call(E,x);A.splice(R,1);R--}return g}));createDebug.formatArgs.call(E,A);const N=E.log||createDebug.log;N.apply(E,A)}debug.namespace=A;debug.useColors=createDebug.useColors();debug.color=createDebug.selectColor(A);debug.extend=extend;debug.destroy=createDebug.destroy;Object.defineProperty(debug,"enabled",{enumerable:true,configurable:false,get:()=>{if(E!==null){return E}if(x!==createDebug.namespaces){x=createDebug.namespaces;k=createDebug.enabled(A)}return k},set:A=>{E=A}});if(typeof createDebug.init==="function"){createDebug.init(debug)}return debug}function extend(A,g){const E=createDebug(this.namespace+(typeof g==="undefined"?":":g)+A);E.log=this.log;return E}function enable(A){createDebug.save(A);createDebug.namespaces=A;createDebug.names=[];createDebug.skips=[];const g=(typeof A==="string"?A:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(const A of g){if(A[0]==="-"){createDebug.skips.push(A.slice(1))}else{createDebug.names.push(A)}}}function matchesTemplate(A,g){let E=0;let x=0;let k=-1;let R=0;while(E"-"+A))].join(",");createDebug.enable("");return A}function enabled(A){for(const g of createDebug.skips){if(matchesTemplate(A,g)){return false}}for(const g of createDebug.names){if(matchesTemplate(A,g)){return true}}return false}function coerce(A){if(A instanceof Error){return A.stack||A.message}return A}function destroy(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}createDebug.enable(createDebug.load());return createDebug}A.exports=setup},2830:(A,g,E)=>{if(typeof process==="undefined"||process.type==="renderer"||process.browser===true||process.__nwjs){A.exports=E(6110)}else{A.exports=E(95108)}},95108:(A,g,E)=>{const x=E(52018);const k=E(39023);g.init=init;g.log=log;g.formatArgs=formatArgs;g.save=save;g.load=load;g.useColors=useColors;g.destroy=k.deprecate((()=>{}),"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");g.colors=[6,2,3,4,5,1];try{const A=E(21450);if(A&&(A.stderr||A).level>=2){g.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(A){}g.inspectOpts=Object.keys(process.env).filter((A=>/^debug_/i.test(A))).reduce(((A,g)=>{const E=g.substring(6).toLowerCase().replace(/_([a-z])/g,((A,g)=>g.toUpperCase()));let x=process.env[g];if(/^(yes|on|true|enabled)$/i.test(x)){x=true}else if(/^(no|off|false|disabled)$/i.test(x)){x=false}else if(x==="null"){x=null}else{x=Number(x)}A[E]=x;return A}),{});function useColors(){return"colors"in g.inspectOpts?Boolean(g.inspectOpts.colors):x.isatty(process.stderr.fd)}function formatArgs(g){const{namespace:E,useColors:x}=this;if(x){const x=this.color;const k="[3"+(x<8?x:"8;5;"+x);const R=` ${k};1m${E} `;g[0]=R+g[0].split("\n").join("\n"+R);g.push(k+"m+"+A.exports.humanize(this.diff)+"")}else{g[0]=getDate()+E+" "+g[0]}}function getDate(){if(g.inspectOpts.hideDate){return""}return(new Date).toISOString()+" "}function log(...A){return process.stderr.write(k.formatWithOptions(g.inspectOpts,...A)+"\n")}function save(A){if(A){process.env.DEBUG=A}else{delete process.env.DEBUG}}function load(){return process.env.DEBUG}function init(A){A.inspectOpts={};const E=Object.keys(g.inspectOpts);for(let x=0;xA.trim())).join(" ")};R.O=function(A){this.inspectOpts.colors=this.useColors;return k.inspect(A,this.inspectOpts)}},72710:(A,g,E)=>{var x=E(2203).Stream;var k=E(39023);A.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=[]}k.inherits(DelayedStream,x);DelayedStream.create=function(A,g){var E=new this;g=g||{};for(var x in g){E[x]=g[x]}E.source=A;var k=A.emit;A.emit=function(){E._handleEmit(arguments);return k.apply(A,arguments)};A.on("error",(function(){}));if(E.pauseStream){A.pause()}return E};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(A){this.emit.apply(this,A)}.bind(this));this._bufferedEvents=[]};DelayedStream.prototype.pipe=function(){var A=x.prototype.pipe.apply(this,arguments);this.resume();return A};DelayedStream.prototype._handleEmit=function(A){if(this._released){this.emit.apply(this,A);return}if(A[0]==="data"){this.dataSize+=A[1].length;this._checkIfMaxDataSizeExceeded()}this._bufferedEvents.push(A)};DelayedStream.prototype._checkIfMaxDataSizeExceeded=function(){if(this._maxDataSizeExceeded){return}if(this.dataSize<=this.maxDataSize){return}this._maxDataSizeExceeded=true;var A="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this.emit("error",new Error(A))}},14150:(A,g)=>{"use strict";Object.defineProperty(g,"__esModule",{value:true});class Deprecation extends Error{constructor(A){super(A);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="Deprecation"}}g.Deprecation=Deprecation},26669:(A,g,E)=>{"use strict";var x=E(88705);var k=E(33170);var R;try{R=[].__proto__===Array.prototype}catch(A){if(!A||typeof A!=="object"||!("code"in A)||A.code!=="ERR_PROTO_ACCESS"){throw A}}var N=!!R&&k&&k(Object.prototype,"__proto__");var j=Object;var U=j.getPrototypeOf;A.exports=N&&typeof N.get==="function"?x([N.get]):typeof U==="function"?function getDunder(A){return U(A==null?A:j(A))}:false},325:(A,g,E)=>{"use strict";var x=E(93058).Buffer;var k=E(5028);var R=128,N=0,j=32,U=16,H=2,W=U|j|N<<6,Z=H|N<<6;function base64Url(A){return A.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function signatureAsBuffer(A){if(x.isBuffer(A)){return A}else if("string"===typeof A){return x.from(A,"base64")}throw new TypeError("ECDSA signature must be a Base64 string or a Buffer")}function derToJose(A,g){A=signatureAsBuffer(A);var E=k(g);var N=E+1;var j=A.length;var U=0;if(A[U++]!==W){throw new Error('Could not find expected "seq"')}var H=A[U++];if(H===(R|1)){H=A[U++]}if(j-U=R;if(k){--x}return x}function joseToDer(A,g){A=signatureAsBuffer(A);var E=k(g);var N=A.length;if(N!==E*2){throw new TypeError('"'+g+'" signatures must be "'+E*2+'" bytes, saw "'+N+'"')}var j=countPadding(A,0,E);var U=countPadding(A,E,A.length);var H=E-j;var se=E-U;var pe=1+1+H+1+1+se;var de=pe{"use strict";function getParamSize(A){var g=(A/8|0)+(A%8===0?0:1);return g}var g={ES256:getParamSize(256),ES384:getParamSize(384),ES512:getParamSize(521)};function getParamBytesForAlg(A){var E=g[A];if(E){return E}throw new Error('Unknown algorithm "'+A+'"')}A.exports=getParamBytesForAlg},79094:A=>{"use strict";var g=Object.defineProperty||false;if(g){try{g({},"a",{value:1})}catch(A){g=false}}A.exports=g},33056:A=>{"use strict";A.exports=EvalError},31620:A=>{"use strict";A.exports=Error},14585:A=>{"use strict";A.exports=RangeError},46905:A=>{"use strict";A.exports=ReferenceError},80105:A=>{"use strict";A.exports=SyntaxError},73314:A=>{"use strict";A.exports=TypeError},32578:A=>{"use strict";A.exports=URIError},95399:A=>{"use strict";A.exports=Object},88700:(A,g,E)=>{"use strict";var x=E(60470);var k=x("%Object.defineProperty%",true);var R=E(85479)();var N=E(54076);var j=E(73314);var U=R?Symbol.toStringTag:null;A.exports=function setToStringTag(A,g){var E=arguments.length>2&&!!arguments[2]&&arguments[2].force;var x=arguments.length>2&&!!arguments[2]&&arguments[2].nonConfigurable;if(typeof E!=="undefined"&&typeof E!=="boolean"||typeof x!=="undefined"&&typeof x!=="boolean"){throw new j("if provided, the `overrideIfSet` and `nonConfigurable` options must be booleans")}if(U&&(E||!N(A,U))){if(k){k(A,U,{configurable:!x,enumerable:false,value:g,writable:false})}else{A[U]=g}}}},34778:(A,g,E)=>{var x;A.exports=function(){if(!x){try{x=E(2830)("follow-redirects")}catch(A){}if(typeof x!=="function"){x=function(){}}}x.apply(null,arguments)}},1573:(A,g,E)=>{var x=E(87016);var k=x.URL;var R=E(58611);var N=E(65692);var j=E(2203).Writable;var U=E(42613);var H=E(34778);(function detectUnsupportedEnvironment(){var A=typeof process!=="undefined";var g=typeof window!=="undefined"&&typeof document!=="undefined";var E=isFunction(Error.captureStackTrace);if(!A&&(g||!E)){console.warn("The follow-redirects package should be excluded from browser builds.")}})();var W=false;try{U(new k(""))}catch(A){W=A.code==="ERR_INVALID_URL"}var Z=["Authorization","Proxy-Authorization","Cookie"];var se=["auth","host","hostname","href","path","pathname","port","protocol","query","search","hash"];var pe=["abort","aborted","connect","error","socket","timeout"];var de=Object.create(null);pe.forEach((function(A){de[A]=function(g,E,x){this._redirectable.emit(A,g,E,x)}}));var Te=createErrorType("ERR_INVALID_URL","Invalid URL",TypeError);var Fe=createErrorType("ERR_FR_REDIRECTION_FAILURE","Redirected request failed");var _e=createErrorType("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded",Fe);var Me=createErrorType("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit");var je=createErrorType("ERR_STREAM_WRITE_AFTER_END","write after end");var $e=j.prototype.destroy||noop;function RedirectableRequest(A,g){j.call(this);this._sanitizeOptions(A);this._options=A;this._ended=false;this._ending=false;this._redirectCount=0;this._redirects=[];this._requestBodyLength=0;this._requestBodyBuffers=[];if(g){this.on("response",g)}var E=this;this._onNativeResponse=function(A){try{E._processResponse(A)}catch(A){E.emit("error",A instanceof Fe?A:new Fe({cause:A}))}};this._headerFilter=new RegExp("^(?:"+Z.concat(A.sensitiveHeaders).map(escapeRegex).join("|")+")$","i");this._performRequest()}RedirectableRequest.prototype=Object.create(j.prototype);RedirectableRequest.prototype.abort=function(){destroyRequest(this._currentRequest);this._currentRequest.abort();this.emit("abort")};RedirectableRequest.prototype.destroy=function(A){destroyRequest(this._currentRequest,A);$e.call(this,A);return this};RedirectableRequest.prototype.write=function(A,g,E){if(this._ending){throw new je}if(!isString(A)&&!isBuffer(A)){throw new TypeError("data should be a string, Buffer or Uint8Array")}if(isFunction(g)){E=g;g=null}if(A.length===0){if(E){E()}return}if(this._requestBodyLength+A.length<=this._options.maxBodyLength){this._requestBodyLength+=A.length;this._requestBodyBuffers.push({data:A,encoding:g});this._currentRequest.write(A,g,E)}else{this.emit("error",new Me);this.abort()}};RedirectableRequest.prototype.end=function(A,g,E){if(isFunction(A)){E=A;A=g=null}else if(isFunction(g)){E=g;g=null}if(!A){this._ended=this._ending=true;this._currentRequest.end(null,null,E)}else{var x=this;var k=this._currentRequest;this.write(A,g,(function(){x._ended=true;k.end(null,null,E)}));this._ending=true}};RedirectableRequest.prototype.setHeader=function(A,g){this._options.headers[A]=g;this._currentRequest.setHeader(A,g)};RedirectableRequest.prototype.removeHeader=function(A){delete this._options.headers[A];this._currentRequest.removeHeader(A)};RedirectableRequest.prototype.setTimeout=function(A,g){var E=this;function destroyOnTimeout(g){g.setTimeout(A);g.removeListener("timeout",g.destroy);g.addListener("timeout",g.destroy)}function startTimer(g){if(E._timeout){clearTimeout(E._timeout)}E._timeout=setTimeout((function(){E.emit("timeout");clearTimer()}),A);destroyOnTimeout(g)}function clearTimer(){if(E._timeout){clearTimeout(E._timeout);E._timeout=null}E.removeListener("abort",clearTimer);E.removeListener("error",clearTimer);E.removeListener("response",clearTimer);E.removeListener("close",clearTimer);if(g){E.removeListener("timeout",g)}if(!E.socket){E._currentRequest.removeListener("socket",startTimer)}}if(g){this.on("timeout",g)}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(A){RedirectableRequest.prototype[A]=function(g,E){return this._currentRequest[A](g,E)}}));["aborted","connection","socket"].forEach((function(A){Object.defineProperty(RedirectableRequest.prototype,A,{get:function(){return this._currentRequest[A]}})}));RedirectableRequest.prototype._sanitizeOptions=function(A){if(!A.headers){A.headers={}}if(!isArray(A.sensitiveHeaders)){A.sensitiveHeaders=[]}if(A.host){if(!A.hostname){A.hostname=A.host}delete A.host}if(!A.pathname&&A.path){var g=A.path.indexOf("?");if(g<0){A.pathname=A.path}else{A.pathname=A.path.substring(0,g);A.search=A.path.substring(g)}}};RedirectableRequest.prototype._performRequest=function(){var A=this._options.protocol;var g=this._options.nativeProtocols[A];if(!g){throw new TypeError("Unsupported protocol "+A)}if(this._options.agents){var E=A.slice(0,-1);this._options.agent=this._options.agents[E]}var k=this._currentRequest=g.request(this._options,this._onNativeResponse);k._redirectable=this;for(var R of pe){k.on(R,de[R])}this._currentUrl=/^\//.test(this._options.path)?x.format(this._options):this._options.path;if(this._isRedirect){var N=0;var j=this;var U=this._requestBodyBuffers;(function writeNext(A){if(k===j._currentRequest){if(A){j.emit("error",A)}else if(N=400){A.responseUrl=this._currentUrl;A.redirects=this._redirects;this.emit("response",A);this._requestBodyBuffers=[];return}destroyRequest(this._currentRequest);A.destroy();if(++this._redirectCount>this._options.maxRedirects){throw new _e}var k;var R=this._options.beforeRedirect;if(R){k=Object.assign({Host:A.req.getHeader("host")},this._options.headers)}var N=this._options.method;if((g===301||g===302)&&this._options.method==="POST"||g===303&&!/^(?:GET|HEAD)$/.test(this._options.method)){this._options.method="GET";this._requestBodyBuffers=[];removeMatchingHeaders(/^content-/i,this._options.headers)}var j=removeMatchingHeaders(/^host$/i,this._options.headers);var U=parseUrl(this._currentUrl);var W=j||U.host;var Z=/^\w+:/.test(E)?this._currentUrl:x.format(Object.assign(U,{host:W}));var se=resolveUrl(E,Z);H("redirecting to",se.href);this._isRedirect=true;spreadUrlObject(se,this._options);if(se.protocol!==U.protocol&&se.protocol!=="https:"||se.host!==W&&!isSubdomain(se.host,W)){removeMatchingHeaders(this._headerFilter,this._options.headers)}if(isFunction(R)){var pe={headers:A.headers,statusCode:g};var de={url:Z,method:N,headers:k};R(this._options,pe,de);this._sanitizeOptions(this._options)}this._performRequest()};function wrap(A){var g={maxRedirects:21,maxBodyLength:10*1024*1024};var E={};Object.keys(A).forEach((function(x){var k=x+":";var R=E[k]=A[x];var N=g[x]=Object.create(R);function request(A,x,R){if(isURL(A)){A=spreadUrlObject(A)}else if(isString(A)){A=spreadUrlObject(parseUrl(A))}else{R=x;x=validateUrl(A);A={protocol:k}}if(isFunction(x)){R=x;x=null}x=Object.assign({maxRedirects:g.maxRedirects,maxBodyLength:g.maxBodyLength},A,x);x.nativeProtocols=E;if(!isString(x.host)&&!isString(x.hostname)){x.hostname="::1"}U.equal(x.protocol,k,"protocol mismatch");H("options",x);return new RedirectableRequest(x,R)}function get(A,g,E){var x=N.request(A,g,E);x.end();return x}Object.defineProperties(N,{request:{value:request,configurable:true,enumerable:true,writable:true},get:{value:get,configurable:true,enumerable:true,writable:true}})}));return g}function noop(){}function parseUrl(A){var g;if(W){g=new k(A)}else{g=validateUrl(x.parse(A));if(!isString(g.protocol)){throw new Te({input:A})}}return g}function resolveUrl(A,g){return W?new k(A,g):parseUrl(x.resolve(g,A))}function validateUrl(A){if(/^\[/.test(A.hostname)&&!/^\[[:0-9a-f]+\]$/i.test(A.hostname)){throw new Te({input:A.href||A})}if(/^\[/.test(A.host)&&!/^\[[:0-9a-f]+\](:\d+)?$/i.test(A.host)){throw new Te({input:A.href||A})}return A}function spreadUrlObject(A,g){var E=g||{};for(var x of se){E[x]=A[x]}if(E.hostname.startsWith("[")){E.hostname=E.hostname.slice(1,-1)}if(E.port!==""){E.port=Number(E.port)}E.path=E.search?E.pathname+E.search:E.pathname;return E}function removeMatchingHeaders(A,g){var E;for(var x in g){if(A.test(x)){E=g[x];delete g[x]}}return E===null||typeof E==="undefined"?undefined:String(E).trim()}function createErrorType(A,g,E){function CustomError(E){if(isFunction(Error.captureStackTrace)){Error.captureStackTrace(this,this.constructor)}Object.assign(this,E||{});this.code=A;this.message=this.cause?g+": "+this.cause.message:g}CustomError.prototype=new(E||Error);Object.defineProperties(CustomError.prototype,{constructor:{value:CustomError,enumerable:false},name:{value:"Error ["+A+"]",enumerable:false}});return CustomError}function destroyRequest(A,g){for(var E of pe){A.removeListener(E,de[E])}A.on("error",noop);A.destroy(g)}function isSubdomain(A,g){U(isString(A)&&isString(g));var E=A.length-g.length-1;return E>0&&A[E]==="."&&A.endsWith(g)}function isArray(A){return A instanceof Array}function isString(A){return typeof A==="string"||A instanceof String}function isFunction(A){return typeof A==="function"}function isBuffer(A){return typeof A==="object"&&"length"in A}function isURL(A){return k&&A instanceof k}function escapeRegex(A){return A.replace(/[\]\\/()*+?.$]/g,"\\$&")}A.exports=wrap({http:R,https:N});A.exports.wrap=wrap},96454:(A,g,E)=>{"use strict";var x=E(35630);var k=E(39023);var R=E(16928);var N=E(58611);var j=E(65692);var U=E(87016).parse;var H=E(79896);var W=E(2203).Stream;var Z=E(76982);var se=E(14096);var pe=E(31324);var de=E(88700);var Te=E(54076);var Fe=E(11835);function FormData(A){if(!(this instanceof FormData)){return new FormData(A)}this._overheadLength=0;this._valueLength=0;this._valuesToMeasure=[];x.call(this);A=A||{};for(var g in A){this[g]=A[g]}}k.inherits(FormData,x);FormData.LINE_BREAK="\r\n";FormData.DEFAULT_CONTENT_TYPE="application/octet-stream";FormData.prototype.append=function(A,g,E){E=E||{};if(typeof E==="string"){E={filename:E}}var k=x.prototype.append.bind(this);if(typeof g==="number"||g==null){g=String(g)}if(Array.isArray(g)){this._error(new Error("Arrays are not supported."));return}var R=this._multiPartHeader(A,g,E);var N=this._multiPartFooter();k(R);k(g);k(N);this._trackLength(R,g,E)};FormData.prototype._trackLength=function(A,g,E){var x=0;if(E.knownLength!=null){x+=Number(E.knownLength)}else if(Buffer.isBuffer(g)){x=g.length}else if(typeof g==="string"){x=Buffer.byteLength(g)}this._valueLength+=x;this._overheadLength+=Buffer.byteLength(A)+FormData.LINE_BREAK.length;if(!g||!g.path&&!(g.readable&&Te(g,"httpVersion"))&&!(g instanceof W)){return}if(!E.knownLength){this._valuesToMeasure.push(g)}};FormData.prototype._lengthRetriever=function(A,g){if(Te(A,"fd")){if(A.end!=undefined&&A.end!=Infinity&&A.start!=undefined){g(null,A.end+1-(A.start?A.start:0))}else{H.stat(A.path,(function(E,x){if(E){g(E);return}var k=x.size-(A.start?A.start:0);g(null,k)}))}}else if(Te(A,"httpVersion")){g(null,Number(A.headers["content-length"]))}else if(Te(A,"httpModule")){A.on("response",(function(E){A.pause();g(null,Number(E.headers["content-length"]))}));A.resume()}else{g("Unknown stream")}};FormData.prototype._multiPartHeader=function(A,g,E){if(typeof E.header==="string"){return E.header}var x=this._getContentDisposition(g,E);var k=this._getContentType(g,E);var R="";var N={"Content-Disposition":["form-data",'name="'+A+'"'].concat(x||[]),"Content-Type":[].concat(k||[])};if(typeof E.header==="object"){Fe(N,E.header)}var j;for(var U in N){if(Te(N,U)){j=N[U];if(j==null){continue}if(!Array.isArray(j)){j=[j]}if(j.length){R+=U+": "+j.join("; ")+FormData.LINE_BREAK}}}return"--"+this.getBoundary()+FormData.LINE_BREAK+R+FormData.LINE_BREAK};FormData.prototype._getContentDisposition=function(A,g){var E;if(typeof g.filepath==="string"){E=R.normalize(g.filepath).replace(/\\/g,"/")}else if(g.filename||A&&(A.name||A.path)){E=R.basename(g.filename||A&&(A.name||A.path))}else if(A&&A.readable&&Te(A,"httpVersion")){E=R.basename(A.client._httpMessage.path||"")}if(E){return'filename="'+E+'"'}};FormData.prototype._getContentType=function(A,g){var E=g.contentType;if(!E&&A&&A.name){E=se.lookup(A.name)}if(!E&&A&&A.path){E=se.lookup(A.path)}if(!E&&A&&A.readable&&Te(A,"httpVersion")){E=A.headers["content-type"]}if(!E&&(g.filepath||g.filename)){E=se.lookup(g.filepath||g.filename)}if(!E&&A&&typeof A==="object"){E=FormData.DEFAULT_CONTENT_TYPE}return E};FormData.prototype._multiPartFooter=function(){return function(A){var g=FormData.LINE_BREAK;var E=this._streams.length===0;if(E){g+=this._lastBoundary()}A(g)}.bind(this)};FormData.prototype._lastBoundary=function(){return"--"+this.getBoundary()+"--"+FormData.LINE_BREAK};FormData.prototype.getHeaders=function(A){var g;var E={"content-type":"multipart/form-data; boundary="+this.getBoundary()};for(g in A){if(Te(A,g)){E[g.toLowerCase()]=A[g]}}return E};FormData.prototype.setBoundary=function(A){if(typeof A!=="string"){throw new TypeError("FormData boundary must be a string")}this._boundary=A};FormData.prototype.getBoundary=function(){if(!this._boundary){this._generateBoundary()}return this._boundary};FormData.prototype.getBuffer=function(){var A=new Buffer.alloc(0);var g=this.getBoundary();for(var E=0,x=this._streams.length;E{"use strict";A.exports=function(A,g){Object.keys(g).forEach((function(E){A[E]=A[E]||g[E]}));return A}},99808:A=>{"use strict";var g="Function.prototype.bind called on incompatible ";var E=Object.prototype.toString;var x=Math.max;var k="[object Function]";var R=function concatty(A,g){var E=[];for(var x=0;x{"use strict";var x=E(99808);A.exports=Function.prototype.bind||x},60470:(A,g,E)=>{"use strict";var x;var k=E(95399);var R=E(31620);var N=E(33056);var j=E(14585);var U=E(46905);var H=E(80105);var W=E(73314);var Z=E(32578);var se=E(55641);var pe=E(96171);var de=E(57147);var Te=E(41017);var Fe=E(56947);var _e=E(42621);var Me=E(30156);var je=Function;var getEvalledConstructor=function(A){try{return je('"use strict"; return ('+A+").constructor;")()}catch(A){}};var $e=E(33170);var Ve=E(79094);var throwTypeError=function(){throw new W};var Ye=$e?function(){try{arguments.callee;return throwTypeError}catch(A){try{return $e(arguments,"callee").get}catch(A){return throwTypeError}}}():throwTypeError;var Je=E(23336)();var ze=E(81967);var Ze=E(91311);var Xe=E(48681);var rt=E(33945);var it=E(88093);var at={};var ot=typeof Uint8Array==="undefined"||!ze?x:ze(Uint8Array);var dt={__proto__:null,"%AggregateError%":typeof AggregateError==="undefined"?x:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer==="undefined"?x:ArrayBuffer,"%ArrayIteratorPrototype%":Je&&ze?ze([][Symbol.iterator]()):x,"%AsyncFromSyncIteratorPrototype%":x,"%AsyncFunction%":at,"%AsyncGenerator%":at,"%AsyncGeneratorFunction%":at,"%AsyncIteratorPrototype%":at,"%Atomics%":typeof Atomics==="undefined"?x:Atomics,"%BigInt%":typeof BigInt==="undefined"?x:BigInt,"%BigInt64Array%":typeof BigInt64Array==="undefined"?x:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array==="undefined"?x:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView==="undefined"?x:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":R,"%eval%":eval,"%EvalError%":N,"%Float16Array%":typeof Float16Array==="undefined"?x:Float16Array,"%Float32Array%":typeof Float32Array==="undefined"?x:Float32Array,"%Float64Array%":typeof Float64Array==="undefined"?x:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry==="undefined"?x:FinalizationRegistry,"%Function%":je,"%GeneratorFunction%":at,"%Int8Array%":typeof Int8Array==="undefined"?x:Int8Array,"%Int16Array%":typeof Int16Array==="undefined"?x:Int16Array,"%Int32Array%":typeof Int32Array==="undefined"?x:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Je&&ze?ze(ze([][Symbol.iterator]())):x,"%JSON%":typeof JSON==="object"?JSON:x,"%Map%":typeof Map==="undefined"?x:Map,"%MapIteratorPrototype%":typeof Map==="undefined"||!Je||!ze?x:ze((new Map)[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":k,"%Object.getOwnPropertyDescriptor%":$e,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise==="undefined"?x:Promise,"%Proxy%":typeof Proxy==="undefined"?x:Proxy,"%RangeError%":j,"%ReferenceError%":U,"%Reflect%":typeof Reflect==="undefined"?x:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set==="undefined"?x:Set,"%SetIteratorPrototype%":typeof Set==="undefined"||!Je||!ze?x:ze((new Set)[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer==="undefined"?x:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Je&&ze?ze(""[Symbol.iterator]()):x,"%Symbol%":Je?Symbol:x,"%SyntaxError%":H,"%ThrowTypeError%":Ye,"%TypedArray%":ot,"%TypeError%":W,"%Uint8Array%":typeof Uint8Array==="undefined"?x:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray==="undefined"?x:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array==="undefined"?x:Uint16Array,"%Uint32Array%":typeof Uint32Array==="undefined"?x:Uint32Array,"%URIError%":Z,"%WeakMap%":typeof WeakMap==="undefined"?x:WeakMap,"%WeakRef%":typeof WeakRef==="undefined"?x:WeakRef,"%WeakSet%":typeof WeakSet==="undefined"?x:WeakSet,"%Function.prototype.call%":it,"%Function.prototype.apply%":rt,"%Object.defineProperty%":Ve,"%Object.getPrototypeOf%":Ze,"%Math.abs%":se,"%Math.floor%":pe,"%Math.max%":de,"%Math.min%":Te,"%Math.pow%":Fe,"%Math.round%":_e,"%Math.sign%":Me,"%Reflect.getPrototypeOf%":Xe};if(ze){try{null.error}catch(A){var At=ze(ze(A));dt["%Error.prototype%"]=At}}var xt=function doEval(A){var g;if(A==="%AsyncFunction%"){g=getEvalledConstructor("async function () {}")}else if(A==="%GeneratorFunction%"){g=getEvalledConstructor("function* () {}")}else if(A==="%AsyncGeneratorFunction%"){g=getEvalledConstructor("async function* () {}")}else if(A==="%AsyncGenerator%"){var E=doEval("%AsyncGeneratorFunction%");if(E){g=E.prototype}}else if(A==="%AsyncIteratorPrototype%"){var x=doEval("%AsyncGenerator%");if(x&&ze){g=ze(x.prototype)}}dt[A]=g;return g};var St={__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 Pt=E(37564);var Ht=E(54076);var ar=Pt.call(it,Array.prototype.concat);var cn=Pt.call(rt,Array.prototype.splice);var Nn=Pt.call(it,String.prototype.replace);var jn=Pt.call(it,String.prototype.slice);var Un=Pt.call(it,RegExp.prototype.exec);var Gn=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;var Yn=/\\(\\)?/g;var zn=function stringToPath(A){var g=jn(A,0,1);var E=jn(A,-1);if(g==="%"&&E!=="%"){throw new H("invalid intrinsic syntax, expected closing `%`")}else if(E==="%"&&g!=="%"){throw new H("invalid intrinsic syntax, expected opening `%`")}var x=[];Nn(A,Gn,(function(A,g,E,k){x[x.length]=E?Nn(k,Yn,"$1"):g||A}));return x};var Ui=function getBaseIntrinsic(A,g){var E=A;var x;if(Ht(St,E)){x=St[E];E="%"+x[0]+"%"}if(Ht(dt,E)){var k=dt[E];if(k===at){k=xt(E)}if(typeof k==="undefined"&&!g){throw new W("intrinsic "+A+" exists, but is not available. Please file an issue!")}return{alias:x,name:E,value:k}}throw new H("intrinsic "+A+" does not exist!")};A.exports=function GetIntrinsic(A,g){if(typeof A!=="string"||A.length===0){throw new W("intrinsic name must be a non-empty string")}if(arguments.length>1&&typeof g!=="boolean"){throw new W('"allowMissing" argument must be a boolean')}if(Un(/^%?[^%]*%?$/,A)===null){throw new H("`%` may not be present anywhere but at the beginning and end of the intrinsic name")}var E=zn(A);var k=E.length>0?E[0]:"";var R=Ui("%"+k+"%",g);var N=R.name;var j=R.value;var U=false;var Z=R.alias;if(Z){k=Z[0];cn(E,ar([0,1],Z))}for(var se=1,pe=true;se=E.length){var _e=$e(j,de);pe=!!_e;if(pe&&"get"in _e&&!("originalValue"in _e.get)){j=_e.get}else{j=j[de]}}else{pe=Ht(j,de);j=j[de]}if(pe&&!U){dt[N]=j}}}return j}},91311:(A,g,E)=>{"use strict";var x=E(95399);A.exports=x.getPrototypeOf||null},48681:A=>{"use strict";A.exports=typeof Reflect!=="undefined"&&Reflect.getPrototypeOf||null},81967:(A,g,E)=>{"use strict";var x=E(48681);var k=E(91311);var R=E(26669);A.exports=x?function getProto(A){return x(A)}:k?function getProto(A){if(!A||typeof A!=="object"&&typeof A!=="function"){throw new TypeError("getProto: not an object")}return k(A)}:R?function getProto(A){return R(A)}:null},1174:A=>{"use strict";A.exports=Object.getOwnPropertyDescriptor},33170:(A,g,E)=>{"use strict";var x=E(1174);if(x){try{x([],"length")}catch(A){x=null}}A.exports=x},83813:A=>{"use strict";A.exports=(A,g=process.argv)=>{const E=A.startsWith("-")?"":A.length===1?"-":"--";const x=g.indexOf(E+A);const k=g.indexOf("--");return x!==-1&&(k===-1||x{"use strict";var x=typeof Symbol!=="undefined"&&Symbol;var k=E(61114);A.exports=function hasNativeSymbols(){if(typeof x!=="function"){return false}if(typeof Symbol!=="function"){return false}if(typeof x("foo")!=="symbol"){return false}if(typeof Symbol("bar")!=="symbol"){return false}return k()}},61114:A=>{"use strict";A.exports=function hasSymbols(){if(typeof Symbol!=="function"||typeof Object.getOwnPropertySymbols!=="function"){return false}if(typeof Symbol.iterator==="symbol"){return true}var A={};var g=Symbol("test");var E=Object(g);if(typeof g==="string"){return false}if(Object.prototype.toString.call(g)!=="[object Symbol]"){return false}if(Object.prototype.toString.call(E)!=="[object Symbol]"){return false}var x=42;A[g]=x;for(var k in A){return false}if(typeof Object.keys==="function"&&Object.keys(A).length!==0){return false}if(typeof Object.getOwnPropertyNames==="function"&&Object.getOwnPropertyNames(A).length!==0){return false}var R=Object.getOwnPropertySymbols(A);if(R.length!==1||R[0]!==g){return false}if(!Object.prototype.propertyIsEnumerable.call(A,g)){return false}if(typeof Object.getOwnPropertyDescriptor==="function"){var N=Object.getOwnPropertyDescriptor(A,g);if(N.value!==x||N.enumerable!==true){return false}}return true}},85479:(A,g,E)=>{"use strict";var x=E(61114);A.exports=function hasToStringTagShams(){return x()&&!!Symbol.toStringTag}},54076:(A,g,E)=>{"use strict";var x=Function.prototype.call;var k=Object.prototype.hasOwnProperty;var R=E(37564);A.exports=R.call(x,k)},74281:(A,g,E)=>{"use strict";var x=E(91950);var k=E(59980);function renamed(A,g){return function(){throw new Error("Function yaml."+A+" is removed in js-yaml 4. "+"Use yaml."+g+" instead, which is now safe by default.")}}A.exports.Type=E(9557);A.exports.Schema=E(62046);A.exports.FAILSAFE_SCHEMA=E(69832);A.exports.JSON_SCHEMA=E(58927);A.exports.CORE_SCHEMA=E(55746);A.exports.DEFAULT_SCHEMA=E(97336);A.exports.load=x.load;A.exports.loadAll=x.loadAll;A.exports.dump=k.dump;A.exports.YAMLException=E(41248);A.exports.types={binary:E(8149),float:E(57584),map:E(47316),null:E(4333),pairs:E(16267),set:E(78758),timestamp:E(28966),bool:E(67296),int:E(62271),merge:E(76854),omap:E(58649),seq:E(77161),str:E(53929)};A.exports.safeLoad=renamed("safeLoad","load");A.exports.safeLoadAll=renamed("safeLoadAll","loadAll");A.exports.safeDump=renamed("safeDump","dump")},19816:A=>{"use strict";function isNothing(A){return typeof A==="undefined"||A===null}function isObject(A){return typeof A==="object"&&A!==null}function toArray(A){if(Array.isArray(A))return A;else if(isNothing(A))return[];return[A]}function extend(A,g){var E,x,k,R;if(g){R=Object.keys(g);for(E=0,x=R.length;E{"use strict";var x=E(19816);var k=E(41248);var R=E(97336);var N=Object.prototype.toString;var j=Object.prototype.hasOwnProperty;var U=65279;var H=9;var W=10;var Z=13;var se=32;var pe=33;var de=34;var Te=35;var Fe=37;var _e=38;var Me=39;var je=42;var $e=44;var Ve=45;var Ye=58;var Je=61;var ze=62;var Ze=63;var Xe=64;var rt=91;var it=93;var at=96;var ot=123;var dt=124;var At=125;var xt={};xt[0]="\\0";xt[7]="\\a";xt[8]="\\b";xt[9]="\\t";xt[10]="\\n";xt[11]="\\v";xt[12]="\\f";xt[13]="\\r";xt[27]="\\e";xt[34]='\\"';xt[92]="\\\\";xt[133]="\\N";xt[160]="\\_";xt[8232]="\\L";xt[8233]="\\P";var St=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"];var Pt=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function compileStyleMap(A,g){var E,x,k,R,N,U,H;if(g===null)return{};E={};x=Object.keys(g);for(k=0,R=x.length;k=55296&&E<=56319&&g+1=56320&&x<=57343){return(E-55296)*1024+x-56320+65536}}return E}function needIndentIndicator(A){var g=/^\n* /;return g.test(A)}var cn=1,Nn=2,jn=3,Un=4,Gn=5;function chooseScalarStyle(A,g,E,x,k,R,N,j){var U;var H=0;var Z=null;var se=false;var pe=false;var de=x!==-1;var Te=-1;var Fe=isPlainSafeFirst(codePointAt(A,0))&&isPlainSafeLast(codePointAt(A,A.length-1));if(g||N){for(U=0;U=65536?U+=2:U++){H=codePointAt(A,U);if(!isPrintable(H)){return Gn}Fe=Fe&&isPlainSafe(H,Z,j);Z=H}}else{for(U=0;U=65536?U+=2:U++){H=codePointAt(A,U);if(H===W){se=true;if(de){pe=pe||U-Te-1>x&&A[Te+1]!==" ";Te=U}}else if(!isPrintable(H)){return Gn}Fe=Fe&&isPlainSafe(H,Z,j);Z=H}pe=pe||de&&(U-Te-1>x&&A[Te+1]!==" ")}if(!se&&!pe){if(Fe&&!N&&!k(A)){return cn}return R===ar?Gn:Nn}if(E>9&&needIndentIndicator(A)){return Gn}if(!N){return pe?Un:jn}return R===ar?Gn:Nn}function writeScalar(A,g,E,x,R){A.dump=function(){if(g.length===0){return A.quotingType===ar?'""':"''"}if(!A.noCompatMode){if(St.indexOf(g)!==-1||Pt.test(g)){return A.quotingType===ar?'"'+g+'"':"'"+g+"'"}}var N=A.indent*Math.max(1,E);var j=A.lineWidth===-1?-1:Math.max(Math.min(A.lineWidth,40),A.lineWidth-N);var U=x||A.flowLevel>-1&&E>=A.flowLevel;function testAmbiguity(g){return testImplicitResolving(A,g)}switch(chooseScalarStyle(g,U,A.indent,j,testAmbiguity,A.quotingType,A.forceQuotes&&!x,R)){case cn:return g;case Nn:return"'"+g.replace(/'/g,"''")+"'";case jn:return"|"+blockHeader(g,A.indent)+dropEndingNewline(indentString(g,N));case Un:return">"+blockHeader(g,A.indent)+dropEndingNewline(indentString(foldString(g,j),N));case Gn:return'"'+escapeString(g,j)+'"';default:throw new k("impossible error: invalid scalar style")}}()}function blockHeader(A,g){var E=needIndentIndicator(A)?String(g):"";var x=A[A.length-1]==="\n";var k=x&&(A[A.length-2]==="\n"||A==="\n");var R=k?"+":x?"":"-";return E+R+"\n"}function dropEndingNewline(A){return A[A.length-1]==="\n"?A.slice(0,-1):A}function foldString(A,g){var E=/(\n+)([^\n]*)/g;var x=function(){var x=A.indexOf("\n");x=x!==-1?x:A.length;E.lastIndex=x;return foldLine(A.slice(0,x),g)}();var k=A[0]==="\n"||A[0]===" ";var R;var N;while(N=E.exec(A)){var j=N[1],U=N[2];R=U[0]===" ";x+=j+(!k&&!R&&U!==""?"\n":"")+foldLine(U,g);k=R}return x}function foldLine(A,g){if(A===""||A[0]===" ")return A;var E=/ [^ ]/g;var x;var k=0,R,N=0,j=0;var U="";while(x=E.exec(A)){j=x.index;if(j-k>g){R=N>k?N:j;U+="\n"+A.slice(k,R);k=R+1}N=j}U+="\n";if(A.length-k>g&&N>k){U+=A.slice(k,N)+"\n"+A.slice(N+1)}else{U+=A.slice(k)}return U.slice(1)}function escapeString(A){var g="";var E=0;var x;for(var k=0;k=65536?k+=2:k++){E=codePointAt(A,k);x=xt[E];if(!x&&isPrintable(E)){g+=A[k];if(E>=65536)g+=A[k+1]}else{g+=x||encodeHex(E)}}return g}function writeFlowSequence(A,g,E){var x="",k=A.tag,R,N,j;for(R=0,N=E.length;R1024)W+="? ";W+=A.dump+(A.condenseFlow?'"':"")+":"+(A.condenseFlow?"":" ");if(!writeNode(A,g,H,false,false)){continue}W+=A.dump;x+=W}A.tag=k;A.dump="{"+x+"}"}function writeBlockMapping(A,g,E,x){var R="",N=A.tag,j=Object.keys(E),U,H,Z,se,pe,de;if(A.sortKeys===true){j.sort()}else if(typeof A.sortKeys==="function"){j.sort(A.sortKeys)}else if(A.sortKeys){throw new k("sortKeys must be a boolean or a function")}for(U=0,H=j.length;U1024;if(pe){if(A.dump&&W===A.dump.charCodeAt(0)){de+="?"}else{de+="? "}}de+=A.dump;if(pe){de+=generateNextLine(A,g)}if(!writeNode(A,g+1,se,true,pe)){continue}if(A.dump&&W===A.dump.charCodeAt(0)){de+=":"}else{de+=": "}de+=A.dump;R+=de}A.tag=N;A.dump=R||"{}"}function detectType(A,g,E){var x,R,U,H,W,Z;R=E?A.explicitTypes:A.implicitTypes;for(U=0,H=R.length;U tag resolver accepts not "'+Z+'" style')}A.dump=x}return true}}return false}function writeNode(A,g,E,x,R,j,U){A.tag=null;A.dump=E;if(!detectType(A,E,false)){detectType(A,E,true)}var H=N.call(A.dump);var W=x;var Z;if(x){x=A.flowLevel<0||A.flowLevel>g}var se=H==="[object Object]"||H==="[object Array]",pe,de;if(se){pe=A.duplicates.indexOf(E);de=pe!==-1}if(A.tag!==null&&A.tag!=="?"||de||A.indent!==2&&g>0){R=false}if(de&&A.usedDuplicates[pe]){A.dump="*ref_"+pe}else{if(se&&de&&!A.usedDuplicates[pe]){A.usedDuplicates[pe]=true}if(H==="[object Object]"){if(x&&Object.keys(A.dump).length!==0){writeBlockMapping(A,g,A.dump,R);if(de){A.dump="&ref_"+pe+A.dump}}else{writeFlowMapping(A,g,A.dump);if(de){A.dump="&ref_"+pe+" "+A.dump}}}else if(H==="[object Array]"){if(x&&A.dump.length!==0){if(A.noArrayIndent&&!U&&g>0){writeBlockSequence(A,g-1,A.dump,R)}else{writeBlockSequence(A,g,A.dump,R)}if(de){A.dump="&ref_"+pe+A.dump}}else{writeFlowSequence(A,g,A.dump);if(de){A.dump="&ref_"+pe+" "+A.dump}}}else if(H==="[object String]"){if(A.tag!=="?"){writeScalar(A,A.dump,g,j,W)}}else if(H==="[object Undefined]"){return false}else{if(A.skipInvalid)return false;throw new k("unacceptable kind of an object to dump "+H)}if(A.tag!==null&&A.tag!=="?"){Z=encodeURI(A.tag[0]==="!"?A.tag.slice(1):A.tag).replace(/!/g,"%21");if(A.tag[0]==="!"){Z="!"+Z}else if(Z.slice(0,18)==="tag:yaml.org,2002:"){Z="!!"+Z.slice(18)}else{Z="!<"+Z+">"}A.dump=Z+" "+A.dump}}return true}function getDuplicateReferences(A,g){var E=[],x=[],k,R;inspectNode(A,E,x);for(k=0,R=x.length;k{"use strict";function formatError(A,g){var E="",x=A.reason||"(unknown reason)";if(!A.mark)return x;if(A.mark.name){E+='in "'+A.mark.name+'" '}E+="("+(A.mark.line+1)+":"+(A.mark.column+1)+")";if(!g&&A.mark.snippet){E+="\n\n"+A.mark.snippet}return x+" "+E}function YAMLException(A,g){Error.call(this);this.name="YAMLException";this.reason=A;this.mark=g;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(A){return this.name+": "+formatError(this,A)};A.exports=YAMLException},91950:(A,g,E)=>{"use strict";var x=E(19816);var k=E(41248);var R=E(9440);var N=E(97336);var j=Object.prototype.hasOwnProperty;var U=1;var H=2;var W=3;var Z=4;var se=1;var pe=2;var de=3;var Te=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/;var Fe=/[\x85\u2028\u2029]/;var _e=/[,\[\]\{\}]/;var Me=/^(?:!|!!|![a-z\-]+!)$/i;var je=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function _class(A){return Object.prototype.toString.call(A)}function is_EOL(A){return A===10||A===13}function is_WHITE_SPACE(A){return A===9||A===32}function is_WS_OR_EOL(A){return A===9||A===32||A===10||A===13}function is_FLOW_INDICATOR(A){return A===44||A===91||A===93||A===123||A===125}function fromHexCode(A){var g;if(48<=A&&A<=57){return A-48}g=A|32;if(97<=g&&g<=102){return g-97+10}return-1}function escapedHexLen(A){if(A===120){return 2}if(A===117){return 4}if(A===85){return 8}return 0}function fromDecimalCode(A){if(48<=A&&A<=57){return A-48}return-1}function simpleEscapeSequence(A){return A===48?"\0":A===97?"":A===98?"\b":A===116?"\t":A===9?"\t":A===110?"\n":A===118?"\v":A===102?"\f":A===114?"\r":A===101?"":A===32?" ":A===34?'"':A===47?"/":A===92?"\\":A===78?"…":A===95?" ":A===76?"\u2028":A===80?"\u2029":""}function charFromCodepoint(A){if(A<=65535){return String.fromCharCode(A)}return String.fromCharCode((A-65536>>10)+55296,(A-65536&1023)+56320)}function setProperty(A,g,E){if(g==="__proto__"){Object.defineProperty(A,g,{configurable:true,enumerable:true,writable:true,value:E})}else{A[g]=E}}var $e=new Array(256);var Ve=new Array(256);for(var Ye=0;Ye<256;Ye++){$e[Ye]=simpleEscapeSequence(Ye)?1:0;Ve[Ye]=simpleEscapeSequence(Ye)}function State(A,g){this.input=A;this.filename=g["filename"]||null;this.schema=g["schema"]||N;this.onWarning=g["onWarning"]||null;this.legacy=g["legacy"]||false;this.json=g["json"]||false;this.listener=g["listener"]||null;this.implicitTypes=this.schema.compiledImplicit;this.typeMap=this.schema.compiledTypeMap;this.length=A.length;this.position=0;this.line=0;this.lineStart=0;this.lineIndent=0;this.firstTabInLine=-1;this.documents=[]}function generateError(A,g){var E={name:A.filename,buffer:A.input.slice(0,-1),position:A.position,line:A.line,column:A.position-A.lineStart};E.snippet=R(E);return new k(g,E)}function throwError(A,g){throw generateError(A,g)}function throwWarning(A,g){if(A.onWarning){A.onWarning.call(null,generateError(A,g))}}var Je={YAML:function handleYamlDirective(A,g,E){var x,k,R;if(A.version!==null){throwError(A,"duplication of %YAML directive")}if(E.length!==1){throwError(A,"YAML directive accepts exactly one argument")}x=/^([0-9]+)\.([0-9]+)$/.exec(E[0]);if(x===null){throwError(A,"ill-formed argument of the YAML directive")}k=parseInt(x[1],10);R=parseInt(x[2],10);if(k!==1){throwError(A,"unacceptable YAML version of the document")}A.version=E[0];A.checkLineBreaks=R<2;if(R!==1&&R!==2){throwWarning(A,"unsupported YAML version of the document")}},TAG:function handleTagDirective(A,g,E){var x,k;if(E.length!==2){throwError(A,"TAG directive accepts exactly two arguments")}x=E[0];k=E[1];if(!Me.test(x)){throwError(A,"ill-formed tag handle (first argument) of the TAG directive")}if(j.call(A.tagMap,x)){throwError(A,'there is a previously declared suffix for "'+x+'" tag handle')}if(!je.test(k)){throwError(A,"ill-formed tag prefix (second argument) of the TAG directive")}try{k=decodeURIComponent(k)}catch(g){throwError(A,"tag prefix is malformed: "+k)}A.tagMap[x]=k}};function captureSegment(A,g,E,x){var k,R,N,j;if(g1){A.result+=x.repeat("\n",g-1)}}function readPlainScalar(A,g,E){var x,k,R,N,j,U,H,W,Z=A.kind,se=A.result,pe;pe=A.input.charCodeAt(A.position);if(is_WS_OR_EOL(pe)||is_FLOW_INDICATOR(pe)||pe===35||pe===38||pe===42||pe===33||pe===124||pe===62||pe===39||pe===34||pe===37||pe===64||pe===96){return false}if(pe===63||pe===45){k=A.input.charCodeAt(A.position+1);if(is_WS_OR_EOL(k)||E&&is_FLOW_INDICATOR(k)){return false}}A.kind="scalar";A.result="";R=N=A.position;j=false;while(pe!==0){if(pe===58){k=A.input.charCodeAt(A.position+1);if(is_WS_OR_EOL(k)||E&&is_FLOW_INDICATOR(k)){break}}else if(pe===35){x=A.input.charCodeAt(A.position-1);if(is_WS_OR_EOL(x)){break}}else if(A.position===A.lineStart&&testDocumentSeparator(A)||E&&is_FLOW_INDICATOR(pe)){break}else if(is_EOL(pe)){U=A.line;H=A.lineStart;W=A.lineIndent;skipSeparationSpace(A,false,-1);if(A.lineIndent>=g){j=true;pe=A.input.charCodeAt(A.position);continue}else{A.position=N;A.line=U;A.lineStart=H;A.lineIndent=W;break}}if(j){captureSegment(A,R,N,false);writeFoldedLines(A,A.line-U);R=N=A.position;j=false}if(!is_WHITE_SPACE(pe)){N=A.position+1}pe=A.input.charCodeAt(++A.position)}captureSegment(A,R,N,false);if(A.result){return true}A.kind=Z;A.result=se;return false}function readSingleQuotedScalar(A,g){var E,x,k;E=A.input.charCodeAt(A.position);if(E!==39){return false}A.kind="scalar";A.result="";A.position++;x=k=A.position;while((E=A.input.charCodeAt(A.position))!==0){if(E===39){captureSegment(A,x,A.position,true);E=A.input.charCodeAt(++A.position);if(E===39){x=A.position;A.position++;k=A.position}else{return true}}else if(is_EOL(E)){captureSegment(A,x,k,true);writeFoldedLines(A,skipSeparationSpace(A,false,g));x=k=A.position}else if(A.position===A.lineStart&&testDocumentSeparator(A)){throwError(A,"unexpected end of the document within a single quoted scalar")}else{A.position++;k=A.position}}throwError(A,"unexpected end of the stream within a single quoted scalar")}function readDoubleQuotedScalar(A,g){var E,x,k,R,N,j;j=A.input.charCodeAt(A.position);if(j!==34){return false}A.kind="scalar";A.result="";A.position++;E=x=A.position;while((j=A.input.charCodeAt(A.position))!==0){if(j===34){captureSegment(A,E,A.position,true);A.position++;return true}else if(j===92){captureSegment(A,E,A.position,true);j=A.input.charCodeAt(++A.position);if(is_EOL(j)){skipSeparationSpace(A,false,g)}else if(j<256&&$e[j]){A.result+=Ve[j];A.position++}else if((N=escapedHexLen(j))>0){k=N;R=0;for(;k>0;k--){j=A.input.charCodeAt(++A.position);if((N=fromHexCode(j))>=0){R=(R<<4)+N}else{throwError(A,"expected hexadecimal character")}}A.result+=charFromCodepoint(R);A.position++}else{throwError(A,"unknown escape sequence")}E=x=A.position}else if(is_EOL(j)){captureSegment(A,E,x,true);writeFoldedLines(A,skipSeparationSpace(A,false,g));E=x=A.position}else if(A.position===A.lineStart&&testDocumentSeparator(A)){throwError(A,"unexpected end of the document within a double quoted scalar")}else{A.position++;x=A.position}}throwError(A,"unexpected end of the stream within a double quoted scalar")}function readFlowCollection(A,g){var E=true,x,k,R,N=A.tag,j,H=A.anchor,W,Z,se,pe,de,Te=Object.create(null),Fe,_e,Me,je;je=A.input.charCodeAt(A.position);if(je===91){Z=93;de=false;j=[]}else if(je===123){Z=125;de=true;j={}}else{return false}if(A.anchor!==null){A.anchorMap[A.anchor]=j}je=A.input.charCodeAt(++A.position);while(je!==0){skipSeparationSpace(A,true,g);je=A.input.charCodeAt(A.position);if(je===Z){A.position++;A.tag=N;A.anchor=H;A.kind=de?"mapping":"sequence";A.result=j;return true}else if(!E){throwError(A,"missed comma between flow collection entries")}else if(je===44){throwError(A,"expected the node content, but found ','")}_e=Fe=Me=null;se=pe=false;if(je===63){W=A.input.charCodeAt(A.position+1);if(is_WS_OR_EOL(W)){se=pe=true;A.position++;skipSeparationSpace(A,true,g)}}x=A.line;k=A.lineStart;R=A.position;composeNode(A,g,U,false,true);_e=A.tag;Fe=A.result;skipSeparationSpace(A,true,g);je=A.input.charCodeAt(A.position);if((pe||A.line===x)&&je===58){se=true;je=A.input.charCodeAt(++A.position);skipSeparationSpace(A,true,g);composeNode(A,g,U,false,true);Me=A.result}if(de){storeMappingPair(A,j,Te,_e,Fe,Me,x,k,R)}else if(se){j.push(storeMappingPair(A,null,Te,_e,Fe,Me,x,k,R))}else{j.push(Fe)}skipSeparationSpace(A,true,g);je=A.input.charCodeAt(A.position);if(je===44){E=true;je=A.input.charCodeAt(++A.position)}else{E=false}}throwError(A,"unexpected end of the stream within a flow collection")}function readBlockScalar(A,g){var E,k,R=se,N=false,j=false,U=g,H=0,W=false,Z,Te;Te=A.input.charCodeAt(A.position);if(Te===124){k=false}else if(Te===62){k=true}else{return false}A.kind="scalar";A.result="";while(Te!==0){Te=A.input.charCodeAt(++A.position);if(Te===43||Te===45){if(se===R){R=Te===43?de:pe}else{throwError(A,"repeat of a chomping mode identifier")}}else if((Z=fromDecimalCode(Te))>=0){if(Z===0){throwError(A,"bad explicit indentation width of a block scalar; it cannot be less than one")}else if(!j){U=g+Z-1;j=true}else{throwError(A,"repeat of an indentation width identifier")}}else{break}}if(is_WHITE_SPACE(Te)){do{Te=A.input.charCodeAt(++A.position)}while(is_WHITE_SPACE(Te));if(Te===35){do{Te=A.input.charCodeAt(++A.position)}while(!is_EOL(Te)&&Te!==0)}}while(Te!==0){readLineBreak(A);A.lineIndent=0;Te=A.input.charCodeAt(A.position);while((!j||A.lineIndentU){U=A.lineIndent}if(is_EOL(Te)){H++;continue}if(A.lineIndentg)&&U!==0){throwError(A,"bad indentation of a sequence entry")}else if(A.lineIndentg){if(Me){N=A.line;j=A.lineStart;U=A.position}if(composeNode(A,g,Z,true,k)){if(Me){Fe=A.result}else{_e=A.result}}if(!Me){storeMappingPair(A,pe,de,Te,Fe,_e,N,j,U);Te=Fe=_e=null}skipSeparationSpace(A,true,-1);$e=A.input.charCodeAt(A.position)}if((A.line===R||A.lineIndent>g)&&$e!==0){throwError(A,"bad indentation of a mapping entry")}else if(A.lineIndentg){pe=1}else if(A.lineIndent===g){pe=0}else if(A.lineIndentg){pe=1}else if(A.lineIndent===g){pe=0}else if(A.lineIndent tag; it should be "scalar", not "'+A.kind+'"')}for(Fe=0,_e=A.implicitTypes.length;Fe<_e;Fe+=1){je=A.implicitTypes[Fe];if(je.resolve(A.result)){A.result=je.construct(A.result);A.tag=je.tag;if(A.anchor!==null){A.anchorMap[A.anchor]=A.result}break}}}else if(A.tag!=="!"){if(j.call(A.typeMap[A.kind||"fallback"],A.tag)){je=A.typeMap[A.kind||"fallback"][A.tag]}else{je=null;Me=A.typeMap.multi[A.kind||"fallback"];for(Fe=0,_e=Me.length;Fe<_e;Fe+=1){if(A.tag.slice(0,Me[Fe].tag.length)===Me[Fe].tag){je=Me[Fe];break}}}if(!je){throwError(A,"unknown tag !<"+A.tag+">")}if(A.result!==null&&je.kind!==A.kind){throwError(A,"unacceptable node kind for !<"+A.tag+'> tag; it should be "'+je.kind+'", not "'+A.kind+'"')}if(!je.resolve(A.result,A.tag)){throwError(A,"cannot resolve a node with !<"+A.tag+"> explicit tag")}else{A.result=je.construct(A.result,A.tag);if(A.anchor!==null){A.anchorMap[A.anchor]=A.result}}}if(A.listener!==null){A.listener("close",A)}return A.tag!==null||A.anchor!==null||Te}function readDocument(A){var g=A.position,E,x,k,R=false,N;A.version=null;A.checkLineBreaks=A.legacy;A.tagMap=Object.create(null);A.anchorMap=Object.create(null);while((N=A.input.charCodeAt(A.position))!==0){skipSeparationSpace(A,true,-1);N=A.input.charCodeAt(A.position);if(A.lineIndent>0||N!==37){break}R=true;N=A.input.charCodeAt(++A.position);E=A.position;while(N!==0&&!is_WS_OR_EOL(N)){N=A.input.charCodeAt(++A.position)}x=A.input.slice(E,A.position);k=[];if(x.length<1){throwError(A,"directive name must not be less than one character in length")}while(N!==0){while(is_WHITE_SPACE(N)){N=A.input.charCodeAt(++A.position)}if(N===35){do{N=A.input.charCodeAt(++A.position)}while(N!==0&&!is_EOL(N));break}if(is_EOL(N))break;E=A.position;while(N!==0&&!is_WS_OR_EOL(N)){N=A.input.charCodeAt(++A.position)}k.push(A.input.slice(E,A.position))}if(N!==0)readLineBreak(A);if(j.call(Je,x)){Je[x](A,x,k)}else{throwWarning(A,'unknown document directive "'+x+'"')}}skipSeparationSpace(A,true,-1);if(A.lineIndent===0&&A.input.charCodeAt(A.position)===45&&A.input.charCodeAt(A.position+1)===45&&A.input.charCodeAt(A.position+2)===45){A.position+=3;skipSeparationSpace(A,true,-1)}else if(R){throwError(A,"directives end mark is expected")}composeNode(A,A.lineIndent-1,Z,false,true);skipSeparationSpace(A,true,-1);if(A.checkLineBreaks&&Fe.test(A.input.slice(g,A.position))){throwWarning(A,"non-ASCII line breaks are interpreted as content")}A.documents.push(A.result);if(A.position===A.lineStart&&testDocumentSeparator(A)){if(A.input.charCodeAt(A.position)===46){A.position+=3;skipSeparationSpace(A,true,-1)}return}if(A.position{"use strict";var x=E(41248);var k=E(9557);function compileList(A,g){var E=[];A[g].forEach((function(A){var g=E.length;E.forEach((function(E,x){if(E.tag===A.tag&&E.kind===A.kind&&E.multi===A.multi){g=x}}));E[g]=A}));return E}function compileMap(){var A={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},g,E;function collectType(g){if(g.multi){A.multi[g.kind].push(g);A.multi["fallback"].push(g)}else{A[g.kind][g.tag]=A["fallback"][g.tag]=g}}for(g=0,E=arguments.length;g{"use strict";A.exports=E(58927)},97336:(A,g,E)=>{"use strict";A.exports=E(55746).extend({implicit:[E(28966),E(76854)],explicit:[E(8149),E(58649),E(16267),E(78758)]})},69832:(A,g,E)=>{"use strict";var x=E(62046);A.exports=new x({explicit:[E(53929),E(77161),E(47316)]})},58927:(A,g,E)=>{"use strict";A.exports=E(69832).extend({implicit:[E(4333),E(67296),E(62271),E(57584)]})},9440:(A,g,E)=>{"use strict";var x=E(19816);function getLine(A,g,E,x,k){var R="";var N="";var j=Math.floor(k/2)-1;if(x-g>j){R=" ... ";g=x-j+R.length}if(E-x>j){N=" ...";E=x+j-N.length}return{str:R+A.slice(g,E).replace(/\t/g,"→")+N,pos:x-g+R.length}}function padStart(A,g){return x.repeat(" ",g-A.length)+A}function makeSnippet(A,g){g=Object.create(g||null);if(!A.buffer)return null;if(!g.maxLength)g.maxLength=79;if(typeof g.indent!=="number")g.indent=1;if(typeof g.linesBefore!=="number")g.linesBefore=3;if(typeof g.linesAfter!=="number")g.linesAfter=2;var E=/\r?\n|\r|\0/g;var k=[0];var R=[];var N;var j=-1;while(N=E.exec(A.buffer)){R.push(N.index);k.push(N.index+N[0].length);if(A.position<=N.index&&j<0){j=k.length-2}}if(j<0)j=k.length-1;var U="",H,W;var Z=Math.min(A.line+g.linesAfter,R.length).toString().length;var se=g.maxLength-(g.indent+Z+3);for(H=1;H<=g.linesBefore;H++){if(j-H<0)break;W=getLine(A.buffer,k[j-H],R[j-H],A.position-(k[j]-k[j-H]),se);U=x.repeat(" ",g.indent)+padStart((A.line-H+1).toString(),Z)+" | "+W.str+"\n"+U}W=getLine(A.buffer,k[j],R[j],A.position,se);U+=x.repeat(" ",g.indent)+padStart((A.line+1).toString(),Z)+" | "+W.str+"\n";U+=x.repeat("-",g.indent+Z+3+W.pos)+"^"+"\n";for(H=1;H<=g.linesAfter;H++){if(j+H>=R.length)break;W=getLine(A.buffer,k[j+H],R[j+H],A.position-(k[j]-k[j+H]),se);U+=x.repeat(" ",g.indent)+padStart((A.line+H+1).toString(),Z)+" | "+W.str+"\n"}return U.replace(/\n$/,"")}A.exports=makeSnippet},9557:(A,g,E)=>{"use strict";var x=E(41248);var k=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"];var R=["scalar","sequence","mapping"];function compileStyleAliases(A){var g={};if(A!==null){Object.keys(A).forEach((function(E){A[E].forEach((function(A){g[String(A)]=E}))}))}return g}function Type(A,g){g=g||{};Object.keys(g).forEach((function(g){if(k.indexOf(g)===-1){throw new x('Unknown option "'+g+'" is met in definition of "'+A+'" YAML type.')}}));this.options=g;this.tag=A;this.kind=g["kind"]||null;this.resolve=g["resolve"]||function(){return true};this.construct=g["construct"]||function(A){return A};this.instanceOf=g["instanceOf"]||null;this.predicate=g["predicate"]||null;this.represent=g["represent"]||null;this.representName=g["representName"]||null;this.defaultStyle=g["defaultStyle"]||null;this.multi=g["multi"]||false;this.styleAliases=compileStyleAliases(g["styleAliases"]||null);if(R.indexOf(this.kind)===-1){throw new x('Unknown kind "'+this.kind+'" is specified for "'+A+'" YAML type.')}}A.exports=Type},8149:(A,g,E)=>{"use strict";var x=E(9557);var k="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\n\r";function resolveYamlBinary(A){if(A===null)return false;var g,E,x=0,R=A.length,N=k;for(E=0;E64)continue;if(g<0)return false;x+=6}return x%8===0}function constructYamlBinary(A){var g,E,x=A.replace(/[\r\n=]/g,""),R=x.length,N=k,j=0,U=[];for(g=0;g>16&255);U.push(j>>8&255);U.push(j&255)}j=j<<6|N.indexOf(x.charAt(g))}E=R%4*6;if(E===0){U.push(j>>16&255);U.push(j>>8&255);U.push(j&255)}else if(E===18){U.push(j>>10&255);U.push(j>>2&255)}else if(E===12){U.push(j>>4&255)}return new Uint8Array(U)}function representYamlBinary(A){var g="",E=0,x,R,N=A.length,j=k;for(x=0;x>18&63];g+=j[E>>12&63];g+=j[E>>6&63];g+=j[E&63]}E=(E<<8)+A[x]}R=N%3;if(R===0){g+=j[E>>18&63];g+=j[E>>12&63];g+=j[E>>6&63];g+=j[E&63]}else if(R===2){g+=j[E>>10&63];g+=j[E>>4&63];g+=j[E<<2&63];g+=j[64]}else if(R===1){g+=j[E>>2&63];g+=j[E<<4&63];g+=j[64];g+=j[64]}return g}function isBinary(A){return Object.prototype.toString.call(A)==="[object Uint8Array]"}A.exports=new x("tag:yaml.org,2002:binary",{kind:"scalar",resolve:resolveYamlBinary,construct:constructYamlBinary,predicate:isBinary,represent:representYamlBinary})},67296:(A,g,E)=>{"use strict";var x=E(9557);function resolveYamlBoolean(A){if(A===null)return false;var g=A.length;return g===4&&(A==="true"||A==="True"||A==="TRUE")||g===5&&(A==="false"||A==="False"||A==="FALSE")}function constructYamlBoolean(A){return A==="true"||A==="True"||A==="TRUE"}function isBoolean(A){return Object.prototype.toString.call(A)==="[object Boolean]"}A.exports=new x("tag:yaml.org,2002:bool",{kind:"scalar",resolve:resolveYamlBoolean,construct:constructYamlBoolean,predicate:isBoolean,represent:{lowercase:function(A){return A?"true":"false"},uppercase:function(A){return A?"TRUE":"FALSE"},camelcase:function(A){return A?"True":"False"}},defaultStyle:"lowercase"})},57584:(A,g,E)=>{"use strict";var x=E(19816);var k=E(9557);var R=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?"+"|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?"+"|[-+]?\\.(?:inf|Inf|INF)"+"|\\.(?:nan|NaN|NAN))$");function resolveYamlFloat(A){if(A===null)return false;if(!R.test(A)||A[A.length-1]==="_"){return false}return true}function constructYamlFloat(A){var g,E;g=A.replace(/_/g,"").toLowerCase();E=g[0]==="-"?-1:1;if("+-".indexOf(g[0])>=0){g=g.slice(1)}if(g===".inf"){return E===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY}else if(g===".nan"){return NaN}return E*parseFloat(g,10)}var N=/^[-+]?[0-9]+e/;function representYamlFloat(A,g){var E;if(isNaN(A)){switch(g){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}}else if(Number.POSITIVE_INFINITY===A){switch(g){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}}else if(Number.NEGATIVE_INFINITY===A){switch(g){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}}else if(x.isNegativeZero(A)){return"-0.0"}E=A.toString(10);return N.test(E)?E.replace("e",".e"):E}function isFloat(A){return Object.prototype.toString.call(A)==="[object Number]"&&(A%1!==0||x.isNegativeZero(A))}A.exports=new k("tag:yaml.org,2002:float",{kind:"scalar",resolve:resolveYamlFloat,construct:constructYamlFloat,predicate:isFloat,represent:representYamlFloat,defaultStyle:"lowercase"})},62271:(A,g,E)=>{"use strict";var x=E(19816);var k=E(9557);function isHexCode(A){return 48<=A&&A<=57||65<=A&&A<=70||97<=A&&A<=102}function isOctCode(A){return 48<=A&&A<=55}function isDecCode(A){return 48<=A&&A<=57}function resolveYamlInteger(A){if(A===null)return false;var g=A.length,E=0,x=false,k;if(!g)return false;k=A[E];if(k==="-"||k==="+"){k=A[++E]}if(k==="0"){if(E+1===g)return true;k=A[++E];if(k==="b"){E++;for(;E=0?"0b"+A.toString(2):"-0b"+A.toString(2).slice(1)},octal:function(A){return A>=0?"0o"+A.toString(8):"-0o"+A.toString(8).slice(1)},decimal:function(A){return A.toString(10)},hexadecimal:function(A){return A>=0?"0x"+A.toString(16).toUpperCase():"-0x"+A.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}})},47316:(A,g,E)=>{"use strict";var x=E(9557);A.exports=new x("tag:yaml.org,2002:map",{kind:"mapping",construct:function(A){return A!==null?A:{}}})},76854:(A,g,E)=>{"use strict";var x=E(9557);function resolveYamlMerge(A){return A==="<<"||A===null}A.exports=new x("tag:yaml.org,2002:merge",{kind:"scalar",resolve:resolveYamlMerge})},4333:(A,g,E)=>{"use strict";var x=E(9557);function resolveYamlNull(A){if(A===null)return true;var g=A.length;return g===1&&A==="~"||g===4&&(A==="null"||A==="Null"||A==="NULL")}function constructYamlNull(){return null}function isNull(A){return A===null}A.exports=new x("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:(A,g,E)=>{"use strict";var x=E(9557);var k=Object.prototype.hasOwnProperty;var R=Object.prototype.toString;function resolveYamlOmap(A){if(A===null)return true;var g=[],E,x,N,j,U,H=A;for(E=0,x=H.length;E{"use strict";var x=E(9557);var k=Object.prototype.toString;function resolveYamlPairs(A){if(A===null)return true;var g,E,x,R,N,j=A;N=new Array(j.length);for(g=0,E=j.length;g{"use strict";var x=E(9557);A.exports=new x("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(A){return A!==null?A:[]}})},78758:(A,g,E)=>{"use strict";var x=E(9557);var k=Object.prototype.hasOwnProperty;function resolveYamlSet(A){if(A===null)return true;var g,E=A;for(g in E){if(k.call(E,g)){if(E[g]!==null)return false}}return true}function constructYamlSet(A){return A!==null?A:{}}A.exports=new x("tag:yaml.org,2002:set",{kind:"mapping",resolve:resolveYamlSet,construct:constructYamlSet})},53929:(A,g,E)=>{"use strict";var x=E(9557);A.exports=new x("tag:yaml.org,2002:str",{kind:"scalar",construct:function(A){return A!==null?A:""}})},28966:(A,g,E)=>{"use strict";var x=E(9557);var k=new RegExp("^([0-9][0-9][0-9][0-9])"+"-([0-9][0-9])"+"-([0-9][0-9])$");var R=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(A){if(A===null)return false;if(k.exec(A)!==null)return true;if(R.exec(A)!==null)return true;return false}function constructYamlTimestamp(A){var g,E,x,N,j,U,H,W=0,Z=null,se,pe,de;g=k.exec(A);if(g===null)g=R.exec(A);if(g===null)throw new Error("Date resolve error");E=+g[1];x=+g[2]-1;N=+g[3];if(!g[4]){return new Date(Date.UTC(E,x,N))}j=+g[4];U=+g[5];H=+g[6];if(g[7]){W=g[7].slice(0,3);while(W.length<3){W+="0"}W=+W}if(g[9]){se=+g[10];pe=+(g[11]||0);Z=(se*60+pe)*6e4;if(g[9]==="-")Z=-Z}de=new Date(Date.UTC(E,x,N,j,U,H,W));if(Z)de.setTime(de.getTime()-Z);return de}function representYamlTimestamp(A){return A.toISOString()}A.exports=new x("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:resolveYamlTimestamp,construct:constructYamlTimestamp,instanceOf:Date,represent:representYamlTimestamp})},92047:(A,g,E)=>{var x=E(33324);A.exports=function(A,g){g=g||{};var E=x.decode(A,g);if(!E){return null}var k=E.payload;if(typeof k==="string"){try{var R=JSON.parse(k);if(R!==null&&typeof R==="object"){k=R}}catch(A){}}if(g.complete===true){return{header:E.header,payload:k,signature:E.signature}}return k}},69653:(A,g,E)=>{A.exports={decode:E(92047),verify:E(60772),sign:E(14912),JsonWebTokenError:E(26248),NotBeforeError:E(91269),TokenExpiredError:E(41241)}},26248:A=>{var JsonWebTokenError=function(A,g){Error.call(this,A);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="JsonWebTokenError";this.message=A;if(g)this.inner=g};JsonWebTokenError.prototype=Object.create(Error.prototype);JsonWebTokenError.prototype.constructor=JsonWebTokenError;A.exports=JsonWebTokenError},91269:(A,g,E)=>{var x=E(26248);var NotBeforeError=function(A,g){x.call(this,A);this.name="NotBeforeError";this.date=g};NotBeforeError.prototype=Object.create(x.prototype);NotBeforeError.prototype.constructor=NotBeforeError;A.exports=NotBeforeError},41241:(A,g,E)=>{var x=E(26248);var TokenExpiredError=function(A,g){x.call(this,A);this.name="TokenExpiredError";this.expiredAt=g};TokenExpiredError.prototype=Object.create(x.prototype);TokenExpiredError.prototype.constructor=TokenExpiredError;A.exports=TokenExpiredError},51136:(A,g,E)=>{const x=E(62088);A.exports=x.satisfies(process.version,">=15.7.0")},3948:(A,g,E)=>{var x=E(62088);A.exports=x.satisfies(process.version,"^6.12.0 || >=8.0.0")},45318:(A,g,E)=>{const x=E(62088);A.exports=x.satisfies(process.version,">=16.9.0")},96688:(A,g,E)=>{var x=E(70744);A.exports=function(A,g){var E=g||Math.floor(Date.now()/1e3);if(typeof A==="string"){var k=x(A);if(typeof k==="undefined"){return}return Math.floor(E+k/1e3)}else if(typeof A==="number"){return E+A}else{return}}},91006:(A,g,E)=>{const x=E(51136);const k=E(45318);const R={ec:["ES256","ES384","ES512"],rsa:["RS256","PS256","RS384","PS384","RS512","PS512"],"rsa-pss":["PS256","PS384","PS512"]};const N={ES256:"prime256v1",ES384:"secp384r1",ES512:"secp521r1"};A.exports=function(A,g){if(!A||!g)return;const E=g.asymmetricKeyType;if(!E)return;const j=R[E];if(!j){throw new Error(`Unknown key type "${E}".`)}if(!j.includes(A)){throw new Error(`"alg" parameter for "${E}" key type must be one of: ${j.join(", ")}.`)}if(x){switch(E){case"ec":const E=g.asymmetricKeyDetails.namedCurve;const x=N[A];if(E!==x){throw new Error(`"alg" parameter "${A}" requires curve "${x}".`)}break;case"rsa-pss":if(k){const E=parseInt(A.slice(-3),10);const{hashAlgorithm:x,mgf1HashAlgorithm:k,saltLength:R}=g.asymmetricKeyDetails;if(x!==`sha${E}`||k!==x){throw new Error(`Invalid key for this operation, its RSA-PSS parameters do not meet the requirements of "alg" ${A}.`)}if(R!==undefined&&R>E>>3){throw new Error(`Invalid key for this operation, its RSA-PSS parameter saltLength does not meet the requirements of "alg" ${A}.`)}}break}}}},14912:(A,g,E)=>{const x=E(96688);const k=E(3948);const R=E(91006);const N=E(33324);const j=E(46248);const U=E(1999);const H=E(39841);const W=E(80116);const Z=E(29888);const se=E(56172);const pe=E(82192);const{KeyObject:de,createSecretKey:Te,createPrivateKey:Fe}=E(76982);const _e=["RS256","RS384","RS512","ES256","ES384","ES512","HS256","HS384","HS512","none"];if(k){_e.splice(3,0,"PS256","PS384","PS512")}const Me={expiresIn:{isValid:function(A){return H(A)||se(A)&&A},message:'"expiresIn" should be a number of seconds or string representing a timespan'},notBefore:{isValid:function(A){return H(A)||se(A)&&A},message:'"notBefore" should be a number of seconds or string representing a timespan'},audience:{isValid:function(A){return se(A)||Array.isArray(A)},message:'"audience" must be a string or array'},algorithm:{isValid:j.bind(null,_e),message:'"algorithm" must be a valid string enum value'},header:{isValid:Z,message:'"header" must be an object'},encoding:{isValid:se,message:'"encoding" must be a string'},issuer:{isValid:se,message:'"issuer" must be a string'},subject:{isValid:se,message:'"subject" must be a string'},jwtid:{isValid:se,message:'"jwtid" must be a string'},noTimestamp:{isValid:U,message:'"noTimestamp" must be a boolean'},keyid:{isValid:se,message:'"keyid" must be a string'},mutatePayload:{isValid:U,message:'"mutatePayload" must be a boolean'},allowInsecureKeySizes:{isValid:U,message:'"allowInsecureKeySizes" must be a boolean'},allowInvalidAsymmetricKeyTypes:{isValid:U,message:'"allowInvalidAsymmetricKeyTypes" must be a boolean'}};const je={iat:{isValid:W,message:'"iat" should be a number of seconds'},exp:{isValid:W,message:'"exp" should be a number of seconds'},nbf:{isValid:W,message:'"nbf" should be a number of seconds'}};function validate(A,g,E,x){if(!Z(E)){throw new Error('Expected "'+x+'" to be a plain object.')}Object.keys(E).forEach((function(k){const R=A[k];if(!R){if(!g){throw new Error('"'+k+'" is not allowed in "'+x+'"')}return}if(!R.isValid(E[k])){throw new Error(R.message)}}))}function validateOptions(A){return validate(Me,false,A,"options")}function validatePayload(A){return validate(je,true,A,"payload")}const $e={audience:"aud",issuer:"iss",subject:"sub",jwtid:"jti"};const Ve=["expiresIn","notBefore","noTimestamp","audience","issuer","subject","jwtid"];A.exports=function(A,g,E,k){if(typeof E==="function"){k=E;E={}}else{E=E||{}}const j=typeof A==="object"&&!Buffer.isBuffer(A);const U=Object.assign({alg:E.algorithm||"HS256",typ:j?"JWT":undefined,kid:E.keyid},E.header);function failure(A){if(k){return k(A)}throw A}if(!g&&E.algorithm!=="none"){return failure(new Error("secretOrPrivateKey must have a value"))}if(g!=null&&!(g instanceof de)){try{g=Fe(g)}catch(A){try{g=Te(typeof g==="string"?Buffer.from(g):g)}catch(A){return failure(new Error("secretOrPrivateKey is not valid key material"))}}}if(U.alg.startsWith("HS")&&g.type!=="secret"){return failure(new Error(`secretOrPrivateKey must be a symmetric key when using ${U.alg}`))}else if(/^(?:RS|PS|ES)/.test(U.alg)){if(g.type!=="private"){return failure(new Error(`secretOrPrivateKey must be an asymmetric key when using ${U.alg}`))}if(!E.allowInsecureKeySizes&&!U.alg.startsWith("ES")&&g.asymmetricKeyDetails!==undefined&&g.asymmetricKeyDetails.modulusLength<2048){return failure(new Error(`secretOrPrivateKey has a minimum key size of 2048 bits for ${U.alg}`))}}if(typeof A==="undefined"){return failure(new Error("payload is required"))}else if(j){try{validatePayload(A)}catch(A){return failure(A)}if(!E.mutatePayload){A=Object.assign({},A)}}else{const g=Ve.filter((function(A){return typeof E[A]!=="undefined"}));if(g.length>0){return failure(new Error("invalid "+g.join(",")+" option for "+typeof A+" payload"))}}if(typeof A.exp!=="undefined"&&typeof E.expiresIn!=="undefined"){return failure(new Error('Bad "options.expiresIn" option the payload already has an "exp" property.'))}if(typeof A.nbf!=="undefined"&&typeof E.notBefore!=="undefined"){return failure(new Error('Bad "options.notBefore" option the payload already has an "nbf" property.'))}try{validateOptions(E)}catch(A){return failure(A)}if(!E.allowInvalidAsymmetricKeyTypes){try{R(U.alg,g)}catch(A){return failure(A)}}const H=A.iat||Math.floor(Date.now()/1e3);if(E.noTimestamp){delete A.iat}else if(j){A.iat=H}if(typeof E.notBefore!=="undefined"){try{A.nbf=x(E.notBefore,H)}catch(A){return failure(A)}if(typeof A.nbf==="undefined"){return failure(new Error('"notBefore" should be a number of seconds or string representing a timespan eg: "1d", "20h", 60'))}}if(typeof E.expiresIn!=="undefined"&&typeof A==="object"){try{A.exp=x(E.expiresIn,H)}catch(A){return failure(A)}if(typeof A.exp==="undefined"){return failure(new Error('"expiresIn" should be a number of seconds or string representing a timespan eg: "1d", "20h", 60'))}}Object.keys($e).forEach((function(g){const x=$e[g];if(typeof E[g]!=="undefined"){if(typeof A[x]!=="undefined"){return failure(new Error('Bad "options.'+g+'" option. The payload already has an "'+x+'" property.'))}A[x]=E[g]}}));const W=E.encoding||"utf8";if(typeof k==="function"){k=k&&pe(k);N.createSign({header:U,privateKey:g,payload:A,encoding:W}).once("error",k).once("done",(function(A){if(!E.allowInsecureKeySizes&&/^(?:RS|PS)/.test(U.alg)&&A.length<256){return k(new Error(`secretOrPrivateKey has a minimum key size of 2048 bits for ${U.alg}`))}k(null,A)}))}else{let x=N.sign({header:U,payload:A,secret:g,encoding:W});if(!E.allowInsecureKeySizes&&/^(?:RS|PS)/.test(U.alg)&&x.length<256){throw new Error(`secretOrPrivateKey has a minimum key size of 2048 bits for ${U.alg}`)}return x}}},60772:(A,g,E)=>{const x=E(26248);const k=E(91269);const R=E(41241);const N=E(92047);const j=E(96688);const U=E(91006);const H=E(3948);const W=E(33324);const{KeyObject:Z,createSecretKey:se,createPublicKey:pe}=E(76982);const de=["RS256","RS384","RS512"];const Te=["ES256","ES384","ES512"];const Fe=["RS256","RS384","RS512"];const _e=["HS256","HS384","HS512"];if(H){de.splice(de.length,0,"PS256","PS384","PS512");Fe.splice(Fe.length,0,"PS256","PS384","PS512")}A.exports=function(A,g,E,H){if(typeof E==="function"&&!H){H=E;E={}}if(!E){E={}}E=Object.assign({},E);let Me;if(H){Me=H}else{Me=function(A,g){if(A)throw A;return g}}if(E.clockTimestamp&&typeof E.clockTimestamp!=="number"){return Me(new x("clockTimestamp must be a number"))}if(E.nonce!==undefined&&(typeof E.nonce!=="string"||E.nonce.trim()==="")){return Me(new x("nonce must be a non-empty string"))}if(E.allowInvalidAsymmetricKeyTypes!==undefined&&typeof E.allowInvalidAsymmetricKeyTypes!=="boolean"){return Me(new x("allowInvalidAsymmetricKeyTypes must be a boolean"))}const je=E.clockTimestamp||Math.floor(Date.now()/1e3);if(!A){return Me(new x("jwt must be provided"))}if(typeof A!=="string"){return Me(new x("jwt must be a string"))}const $e=A.split(".");if($e.length!==3){return Me(new x("jwt malformed"))}let Ve;try{Ve=N(A,{complete:true})}catch(A){return Me(A)}if(!Ve){return Me(new x("invalid token"))}const Ye=Ve.header;let Je;if(typeof g==="function"){if(!H){return Me(new x("verify must be called asynchronous if secret or public key is provided as a callback"))}Je=g}else{Je=function(A,E){return E(null,g)}}return Je(Ye,(function(g,N){if(g){return Me(new x("error in secret or public key callback: "+g.message))}const H=$e[2].trim()!=="";if(!H&&N){return Me(new x("jwt signature is required"))}if(H&&!N){return Me(new x("secret or public key must be provided"))}if(!H&&!E.algorithms){return Me(new x('please specify "none" in "algorithms" to verify unsigned tokens'))}if(N!=null&&!(N instanceof Z)){try{N=pe(N)}catch(A){try{N=se(typeof N==="string"?Buffer.from(N):N)}catch(A){return Me(new x("secretOrPublicKey is not valid key material"))}}}if(!E.algorithms){if(N.type==="secret"){E.algorithms=_e}else if(["rsa","rsa-pss"].includes(N.asymmetricKeyType)){E.algorithms=Fe}else if(N.asymmetricKeyType==="ec"){E.algorithms=Te}else{E.algorithms=de}}if(E.algorithms.indexOf(Ve.header.alg)===-1){return Me(new x("invalid algorithm"))}if(Ye.alg.startsWith("HS")&&N.type!=="secret"){return Me(new x(`secretOrPublicKey must be a symmetric key when using ${Ye.alg}`))}else if(/^(?:RS|PS|ES)/.test(Ye.alg)&&N.type!=="public"){return Me(new x(`secretOrPublicKey must be an asymmetric key when using ${Ye.alg}`))}if(!E.allowInvalidAsymmetricKeyTypes){try{U(Ye.alg,N)}catch(A){return Me(A)}}let Je;try{Je=W.verify(A,Ve.header.alg,N)}catch(A){return Me(A)}if(!Je){return Me(new x("invalid signature"))}const ze=Ve.payload;if(typeof ze.nbf!=="undefined"&&!E.ignoreNotBefore){if(typeof ze.nbf!=="number"){return Me(new x("invalid nbf value"))}if(ze.nbf>je+(E.clockTolerance||0)){return Me(new k("jwt not active",new Date(ze.nbf*1e3)))}}if(typeof ze.exp!=="undefined"&&!E.ignoreExpiration){if(typeof ze.exp!=="number"){return Me(new x("invalid exp value"))}if(je>=ze.exp+(E.clockTolerance||0)){return Me(new R("jwt expired",new Date(ze.exp*1e3)))}}if(E.audience){const A=Array.isArray(E.audience)?E.audience:[E.audience];const g=Array.isArray(ze.aud)?ze.aud:[ze.aud];const k=g.some((function(g){return A.some((function(A){return A instanceof RegExp?A.test(g):A===g}))}));if(!k){return Me(new x("jwt audience invalid. expected: "+A.join(" or ")))}}if(E.issuer){const A=typeof E.issuer==="string"&&ze.iss!==E.issuer||Array.isArray(E.issuer)&&E.issuer.indexOf(ze.iss)===-1;if(A){return Me(new x("jwt issuer invalid. expected: "+E.issuer))}}if(E.subject){if(ze.sub!==E.subject){return Me(new x("jwt subject invalid. expected: "+E.subject))}}if(E.jwtid){if(ze.jti!==E.jwtid){return Me(new x("jwt jwtid invalid. expected: "+E.jwtid))}}if(E.nonce){if(ze.nonce!==E.nonce){return Me(new x("jwt nonce invalid. expected: "+E.nonce))}}if(E.maxAge){if(typeof ze.iat!=="number"){return Me(new x("iat required when maxAge is specified"))}const A=j(E.maxAge,ze.iat);if(typeof A==="undefined"){return Me(new x('"maxAge" should be a number of seconds or string representing a timespan eg: "1d", "20h", 60'))}if(je>=A+(E.clockTolerance||0)){return Me(new R("maxAge exceeded",new Date(A*1e3)))}}if(E.complete===true){const A=Ve.signature;return Me(null,{header:Ye,payload:ze,signature:A})}return Me(null,ze)}))}},38622:(A,g,E)=>{var x=E(93058).Buffer;var k=E(76982);var R=E(325);var N=E(39023);var j='"%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 U="secret must be a string or buffer";var H="key must be a string or a buffer";var W="key must be a string, a buffer or an object";var Z=typeof k.createPublicKey==="function";if(Z){H+=" or a KeyObject";U+="or a KeyObject"}function checkIsPublicKey(A){if(x.isBuffer(A)){return}if(typeof A==="string"){return}if(!Z){throw typeError(H)}if(typeof A!=="object"){throw typeError(H)}if(typeof A.type!=="string"){throw typeError(H)}if(typeof A.asymmetricKeyType!=="string"){throw typeError(H)}if(typeof A.export!=="function"){throw typeError(H)}}function checkIsPrivateKey(A){if(x.isBuffer(A)){return}if(typeof A==="string"){return}if(typeof A==="object"){return}throw typeError(W)}function checkIsSecretKey(A){if(x.isBuffer(A)){return}if(typeof A==="string"){return A}if(!Z){throw typeError(U)}if(typeof A!=="object"){throw typeError(U)}if(A.type!=="secret"){throw typeError(U)}if(typeof A.export!=="function"){throw typeError(U)}}function fromBase64(A){return A.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function toBase64(A){A=A.toString();var g=4-A.length%4;if(g!==4){for(var E=0;E{var x=E(78600);var k=E(4368);var R=["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"];g.ALGORITHMS=R;g.sign=x.sign;g.verify=k.verify;g.decode=k.decode;g.isValid=k.isValid;g.createSign=function createSign(A){return new x(A)};g.createVerify=function createVerify(A){return new k(A)}},41831:(A,g,E)=>{var x=E(93058).Buffer;var k=E(2203);var R=E(39023);function DataStream(A){this.buffer=null;this.writable=true;this.readable=true;if(!A){this.buffer=x.alloc(0);return this}if(typeof A.pipe==="function"){this.buffer=x.alloc(0);A.pipe(this);return this}if(A.length||typeof A==="object"){this.buffer=A;this.writable=false;process.nextTick(function(){this.emit("end",A);this.readable=false;this.emit("close")}.bind(this));return this}throw new TypeError("Unexpected data type ("+typeof A+")")}R.inherits(DataStream,k);DataStream.prototype.write=function write(A){this.buffer=x.concat([this.buffer,x.from(A)]);this.emit("data",A)};DataStream.prototype.end=function end(A){if(A)this.write(A);this.emit("end",A);this.emit("close");this.writable=false;this.readable=false};A.exports=DataStream},78600:(A,g,E)=>{var x=E(93058).Buffer;var k=E(41831);var R=E(38622);var N=E(2203);var j=E(95126);var U=E(39023);function base64url(A,g){return x.from(A,g).toString("base64").replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function jwsSecuredInput(A,g,E){E=E||"utf8";var x=base64url(j(A),"binary");var k=base64url(j(g),E);return U.format("%s.%s",x,k)}function jwsSign(A){var g=A.header;var E=A.payload;var x=A.secret||A.privateKey;var k=A.encoding;var N=R(g.alg);var j=jwsSecuredInput(g,E,k);var H=N.sign(j,x);return U.format("%s.%s",j,H)}function SignStream(A){var g=A.secret;g=g==null?A.privateKey:g;g=g==null?A.key:g;if(/^hs/i.test(A.header.alg)===true&&g==null){throw new TypeError("secret must be a string or buffer or a KeyObject")}var E=new k(g);this.readable=true;this.header=A.header;this.encoding=A.encoding;this.secret=this.privateKey=this.key=E;this.payload=new k(A.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))}U.inherits(SignStream,N);SignStream.prototype.sign=function sign(){try{var A=jwsSign({header:this.header,payload:this.payload.buffer,secret:this.secret.buffer,encoding:this.encoding});this.emit("done",A);this.emit("data",A);this.emit("end");this.readable=false;return A}catch(A){this.readable=false;this.emit("error",A);this.emit("close")}};SignStream.sign=jwsSign;A.exports=SignStream},95126:(A,g,E)=>{var x=E(20181).Buffer;A.exports=function toString(A){if(typeof A==="string")return A;if(typeof A==="number"||x.isBuffer(A))return A.toString();return JSON.stringify(A)}},4368:(A,g,E)=>{var x=E(93058).Buffer;var k=E(41831);var R=E(38622);var N=E(2203);var j=E(95126);var U=E(39023);var H=/^[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?\.([a-zA-Z0-9\-_]+)?$/;function isObject(A){return Object.prototype.toString.call(A)==="[object Object]"}function safeJsonParse(A){if(isObject(A))return A;try{return JSON.parse(A)}catch(A){return undefined}}function headerFromJWS(A){var g=A.split(".",1)[0];return safeJsonParse(x.from(g,"base64").toString("binary"))}function securedInputFromJWS(A){return A.split(".",2).join(".")}function signatureFromJWS(A){return A.split(".")[2]}function payloadFromJWS(A,g){g=g||"utf8";var E=A.split(".")[1];return x.from(E,"base64").toString(g)}function isValidJws(A){return H.test(A)&&!!headerFromJWS(A)}function jwsVerify(A,g,E){if(!g){var x=new Error("Missing algorithm parameter for jws.verify");x.code="MISSING_ALGORITHM";throw x}A=j(A);var k=signatureFromJWS(A);var N=securedInputFromJWS(A);var U=R(g);return U.verify(N,k,E)}function jwsDecode(A,g){g=g||{};A=j(A);if(!isValidJws(A))return null;var E=headerFromJWS(A);if(!E)return null;var x=payloadFromJWS(A);if(E.typ==="JWT"||g.json)x=JSON.parse(x,g.encoding);return{header:E,payload:x,signature:signatureFromJWS(A)}}function VerifyStream(A){A=A||{};var g=A.secret;g=g==null?A.publicKey:g;g=g==null?A.key:g;if(/^hs/i.test(A.algorithm)===true&&g==null){throw new TypeError("secret must be a string or buffer or a KeyObject")}var E=new k(g);this.readable=true;this.algorithm=A.algorithm;this.encoding=A.encoding;this.secret=this.publicKey=this.key=E;this.signature=new k(A.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))}U.inherits(VerifyStream,N);VerifyStream.prototype.verify=function verify(){try{var A=jwsVerify(this.signature.buffer,this.algorithm,this.key.buffer);var g=jwsDecode(this.signature.buffer,this.encoding);this.emit("done",A,g);this.emit("data",A);this.emit("end");this.readable=false;return A}catch(A){this.readable=false;this.emit("error",A);this.emit("close")}};VerifyStream.decode=jwsDecode;VerifyStream.isValid=isValidJws;VerifyStream.verify=jwsVerify;A.exports=VerifyStream},46248:A=>{var g=1/0,E=9007199254740991,x=17976931348623157e292,k=0/0;var R="[object Arguments]",N="[object Function]",j="[object GeneratorFunction]",U="[object String]",H="[object Symbol]";var W=/^\s+|\s+$/g;var Z=/^[-+]0x[0-9a-f]+$/i;var se=/^0b[01]+$/i;var pe=/^0o[0-7]+$/i;var de=/^(?:0|[1-9]\d*)$/;var Te=parseInt;function arrayMap(A,g){var E=-1,x=A?A.length:0,k=Array(x);while(++E-1&&A%1==0&&A-1:!!k&&baseIndexOf(A,g,E)>-1}function isArguments(A){return isArrayLikeObject(A)&&_e.call(A,"callee")&&(!je.call(A,"callee")||Me.call(A)==R)}var Ye=Array.isArray;function isArrayLike(A){return A!=null&&isLength(A.length)&&!isFunction(A)}function isArrayLikeObject(A){return isObjectLike(A)&&isArrayLike(A)}function isFunction(A){var g=isObject(A)?Me.call(A):"";return g==N||g==j}function isLength(A){return typeof A=="number"&&A>-1&&A%1==0&&A<=E}function isObject(A){var g=typeof A;return!!A&&(g=="object"||g=="function")}function isObjectLike(A){return!!A&&typeof A=="object"}function isString(A){return typeof A=="string"||!Ye(A)&&isObjectLike(A)&&Me.call(A)==U}function isSymbol(A){return typeof A=="symbol"||isObjectLike(A)&&Me.call(A)==H}function toFinite(A){if(!A){return A===0?A:0}A=toNumber(A);if(A===g||A===-g){var E=A<0?-1:1;return E*x}return A===A?A:0}function toInteger(A){var g=toFinite(A),E=g%1;return g===g?E?g-E:g:0}function toNumber(A){if(typeof A=="number"){return A}if(isSymbol(A)){return k}if(isObject(A)){var g=typeof A.valueOf=="function"?A.valueOf():A;A=isObject(g)?g+"":g}if(typeof A!="string"){return A===0?A:+A}A=A.replace(W,"");var E=se.test(A);return E||pe.test(A)?Te(A.slice(2),E?2:8):Z.test(A)?k:+A}function keys(A){return isArrayLike(A)?arrayLikeKeys(A):baseKeys(A)}function values(A){return A?baseValues(A,keys(A)):[]}A.exports=includes},1999:A=>{var g="[object Boolean]";var E=Object.prototype;var x=E.toString;function isBoolean(A){return A===true||A===false||isObjectLike(A)&&x.call(A)==g}function isObjectLike(A){return!!A&&typeof A=="object"}A.exports=isBoolean},39841:A=>{var g=1/0,E=17976931348623157e292,x=0/0;var k="[object Symbol]";var R=/^\s+|\s+$/g;var N=/^[-+]0x[0-9a-f]+$/i;var j=/^0b[01]+$/i;var U=/^0o[0-7]+$/i;var H=parseInt;var W=Object.prototype;var Z=W.toString;function isInteger(A){return typeof A=="number"&&A==toInteger(A)}function isObject(A){var g=typeof A;return!!A&&(g=="object"||g=="function")}function isObjectLike(A){return!!A&&typeof A=="object"}function isSymbol(A){return typeof A=="symbol"||isObjectLike(A)&&Z.call(A)==k}function toFinite(A){if(!A){return A===0?A:0}A=toNumber(A);if(A===g||A===-g){var x=A<0?-1:1;return x*E}return A===A?A:0}function toInteger(A){var g=toFinite(A),E=g%1;return g===g?E?g-E:g:0}function toNumber(A){if(typeof A=="number"){return A}if(isSymbol(A)){return x}if(isObject(A)){var g=typeof A.valueOf=="function"?A.valueOf():A;A=isObject(g)?g+"":g}if(typeof A!="string"){return A===0?A:+A}A=A.replace(R,"");var E=j.test(A);return E||U.test(A)?H(A.slice(2),E?2:8):N.test(A)?x:+A}A.exports=isInteger},80116:A=>{var g="[object Number]";var E=Object.prototype;var x=E.toString;function isObjectLike(A){return!!A&&typeof A=="object"}function isNumber(A){return typeof A=="number"||isObjectLike(A)&&x.call(A)==g}A.exports=isNumber},29888:A=>{var g="[object Object]";function isHostObject(A){var g=false;if(A!=null&&typeof A.toString!="function"){try{g=!!(A+"")}catch(A){}}return g}function overArg(A,g){return function(E){return A(g(E))}}var E=Function.prototype,x=Object.prototype;var k=E.toString;var R=x.hasOwnProperty;var N=k.call(Object);var j=x.toString;var U=overArg(Object.getPrototypeOf,Object);function isObjectLike(A){return!!A&&typeof A=="object"}function isPlainObject(A){if(!isObjectLike(A)||j.call(A)!=g||isHostObject(A)){return false}var E=U(A);if(E===null){return true}var x=R.call(E,"constructor")&&E.constructor;return typeof x=="function"&&x instanceof x&&k.call(x)==N}A.exports=isPlainObject},56172:A=>{var g="[object String]";var E=Object.prototype;var x=E.toString;var k=Array.isArray;function isObjectLike(A){return!!A&&typeof A=="object"}function isString(A){return typeof A=="string"||!k(A)&&isObjectLike(A)&&x.call(A)==g}A.exports=isString},82192:A=>{var g="Expected a function";var E=1/0,x=17976931348623157e292,k=0/0;var R="[object Symbol]";var N=/^\s+|\s+$/g;var j=/^[-+]0x[0-9a-f]+$/i;var U=/^0b[01]+$/i;var H=/^0o[0-7]+$/i;var W=parseInt;var Z=Object.prototype;var se=Z.toString;function before(A,E){var x;if(typeof E!="function"){throw new TypeError(g)}A=toInteger(A);return function(){if(--A>0){x=E.apply(this,arguments)}if(A<=1){E=undefined}return x}}function once(A){return before(2,A)}function isObject(A){var g=typeof A;return!!A&&(g=="object"||g=="function")}function isObjectLike(A){return!!A&&typeof A=="object"}function isSymbol(A){return typeof A=="symbol"||isObjectLike(A)&&se.call(A)==R}function toFinite(A){if(!A){return A===0?A:0}A=toNumber(A);if(A===E||A===-E){var g=A<0?-1:1;return g*x}return A===A?A:0}function toInteger(A){var g=toFinite(A),E=g%1;return g===g?E?g-E:g:0}function toNumber(A){if(typeof A=="number"){return A}if(isSymbol(A)){return k}if(isObject(A)){var g=typeof A.valueOf=="function"?A.valueOf():A;A=isObject(g)?g+"":g}if(typeof A!="string"){return A===0?A:+A}A=A.replace(N,"");var E=U.test(A);return E||H.test(A)?W(A.slice(2),E?2:8):j.test(A)?k:+A}A.exports=once},47033:(A,g,E)=>{var x=E(68573),k=E(6748);var R=x(k,"DataView");A.exports=R},66320:(A,g,E)=>{var x=E(48051),k=E(15431),R=E(26934),N=E(64306),j=E(17226);function Hash(A){var g=-1,E=A==null?0:A.length;this.clear();while(++g{var x=E(99791),k=E(24555),R=E(86634),N=E(8430),j=E(36918);function ListCache(A){var g=-1,E=A==null?0:A.length;this.clear();while(++g{var x=E(68573),k=E(6748);var R=x(k,"Map");A.exports=R},79660:(A,g,E)=>{var x=E(88487),k=E(36275),R=E(30130),N=E(69254),j=E(59806);function MapCache(A){var g=-1,E=A==null?0:A.length;this.clear();while(++g{var x=E(68573),k=E(6748);var R=x(k,"Promise");A.exports=R},84986:(A,g,E)=>{var x=E(68573),k=E(6748);var R=x(k,"Set");A.exports=R},23706:(A,g,E)=>{var x=E(79660),k=E(44671),R=E(71884);function SetCache(A){var g=-1,E=A==null?0:A.length;this.__data__=new x;while(++g{var x=E(68884),k=E(91509),R=E(837),N=E(46572),j=E(66216),U=E(51976);function Stack(A){var g=this.__data__=new x(A);this.size=g.size}Stack.prototype.clear=k;Stack.prototype["delete"]=R;Stack.prototype.get=N;Stack.prototype.has=j;Stack.prototype.set=U;A.exports=Stack},38584:(A,g,E)=>{var x=E(6748);var k=x.Symbol;A.exports=k},59525:(A,g,E)=>{var x=E(6748);var k=x.Uint8Array;A.exports=k},97364:(A,g,E)=>{var x=E(68573),k=E(6748);var R=x(k,"WeakMap");A.exports=R},59678:A=>{function apply(A,g,E){switch(E.length){case 0:return A.call(g);case 1:return A.call(g,E[0]);case 2:return A.call(g,E[0],E[1]);case 3:return A.call(g,E[0],E[1],E[2])}return A.apply(g,E)}A.exports=apply},19362:A=>{function arrayEach(A,g){var E=-1,x=A==null?0:A.length;while(++E{function arrayFilter(A,g){var E=-1,x=A==null?0:A.length,k=0,R=[];while(++E{var x=E(21299),k=E(60541),R=E(77192),N=E(43739),j=E(37446),U=E(35e3);var H=Object.prototype;var W=H.hasOwnProperty;function arrayLikeKeys(A,g){var E=R(A),H=!E&&k(A),Z=!E&&!H&&N(A),se=!E&&!H&&!Z&&U(A),pe=E||H||Z||se,de=pe?x(A.length,String):[],Te=de.length;for(var Fe in A){if((g||W.call(A,Fe))&&!(pe&&(Fe=="length"||Z&&(Fe=="offset"||Fe=="parent")||se&&(Fe=="buffer"||Fe=="byteLength"||Fe=="byteOffset")||j(Fe,Te)))){de.push(Fe)}}return de}A.exports=arrayLikeKeys},56649:A=>{function arrayMap(A,g){var E=-1,x=A==null?0:A.length,k=Array(x);while(++E{function arrayPush(A,g){var E=-1,x=g.length,k=A.length;while(++E{function arraySome(A,g){var E=-1,x=A==null?0:A.length;while(++E{var x=E(63579),k=E(75199);function assignMergeValue(A,g,E){if(E!==undefined&&!k(A[g],E)||E===undefined&&!(g in A)){x(A,g,E)}}A.exports=assignMergeValue},99128:(A,g,E)=>{var x=E(63579),k=E(75199);var R=Object.prototype;var N=R.hasOwnProperty;function assignValue(A,g,E){var R=A[g];if(!(N.call(A,g)&&k(R,E))||E===undefined&&!(g in A)){x(A,g,E)}}A.exports=assignValue},74024:(A,g,E)=>{var x=E(75199);function assocIndexOf(A,g){var E=A.length;while(E--){if(x(A[E][0],g)){return E}}return-1}A.exports=assocIndexOf},31684:(A,g,E)=>{var x=E(69330),k=E(26741);function baseAssign(A,g){return A&&x(g,k(g),A)}A.exports=baseAssign},30731:(A,g,E)=>{var x=E(69330),k=E(19430);function baseAssignIn(A,g){return A&&x(g,k(g),A)}A.exports=baseAssignIn},63579:(A,g,E)=>{var x=E(83106);function baseAssignValue(A,g,E){if(g=="__proto__"&&x){x(A,g,{configurable:true,enumerable:true,value:E,writable:true})}else{A[g]=E}}A.exports=baseAssignValue},62504:(A,g,E)=>{var x=E(73262),k=E(19362),R=E(99128),N=E(31684),j=E(30731),U=E(165),H=E(77560),W=E(97472),Z=E(61935),se=E(78479),pe=E(17172),de=E(44512),Te=E(43688),Fe=E(75906),_e=E(20866),Me=E(77192),je=E(43739),$e=E(85995),Ve=E(96482),Ye=E(27077),Je=E(26741),ze=E(19430);var Ze=1,Xe=2,rt=4;var it="[object Arguments]",at="[object Array]",ot="[object Boolean]",dt="[object Date]",At="[object Error]",xt="[object Function]",St="[object GeneratorFunction]",Pt="[object Map]",Ht="[object Number]",ar="[object Object]",cn="[object RegExp]",Nn="[object Set]",jn="[object String]",Un="[object Symbol]",Gn="[object WeakMap]";var Yn="[object ArrayBuffer]",zn="[object DataView]",Ui="[object Float32Array]",Ki="[object Float64Array]",ls="[object Int8Array]",us="[object Int16Array]",ps="[object Int32Array]",ds="[object Uint8Array]",ys="[object Uint8ClampedArray]",vs="[object Uint16Array]",Fs="[object Uint32Array]";var Qs={};Qs[it]=Qs[at]=Qs[Yn]=Qs[zn]=Qs[ot]=Qs[dt]=Qs[Ui]=Qs[Ki]=Qs[ls]=Qs[us]=Qs[ps]=Qs[Pt]=Qs[Ht]=Qs[ar]=Qs[cn]=Qs[Nn]=Qs[jn]=Qs[Un]=Qs[ds]=Qs[ys]=Qs[vs]=Qs[Fs]=true;Qs[At]=Qs[xt]=Qs[Gn]=false;function baseClone(A,g,E,at,ot,dt){var At,Pt=g&Ze,Ht=g&Xe,cn=g&rt;if(E){At=ot?E(A,at,ot,dt):E(A)}if(At!==undefined){return At}if(!Ve(A)){return A}var Nn=Me(A);if(Nn){At=Te(A);if(!Pt){return H(A,At)}}else{var jn=de(A),Un=jn==xt||jn==St;if(je(A)){return U(A,Pt)}if(jn==ar||jn==it||Un&&!ot){At=Ht||Un?{}:_e(A);if(!Pt){return Ht?Z(A,j(At,A)):W(A,N(At,A))}}else{if(!Qs[jn]){return ot?A:{}}At=Fe(A,jn,Pt)}}dt||(dt=new x);var Gn=dt.get(A);if(Gn){return Gn}dt.set(A,At);if(Ye(A)){A.forEach((function(x){At.add(baseClone(x,g,E,x,A,dt))}))}else if($e(A)){A.forEach((function(x,k){At.set(k,baseClone(x,g,E,k,A,dt))}))}var Yn=cn?Ht?pe:se:Ht?ze:Je;var zn=Nn?undefined:Yn(A);k(zn||A,(function(x,k){if(zn){k=x;x=A[k]}R(At,k,baseClone(x,g,E,k,A,dt))}));return At}A.exports=baseClone},33733:(A,g,E)=>{var x=E(96482);var k=Object.create;var R=function(){function object(){}return function(A){if(!x(A)){return{}}if(k){return k(A)}object.prototype=A;var g=new object;object.prototype=undefined;return g}}();A.exports=R},11616:(A,g,E)=>{var x=E(16484),k=E(40728);var R=k(x);A.exports=R},39143:(A,g,E)=>{var x=E(11616);function baseFilter(A,g){var E=[];x(A,(function(A,x,k){if(g(A,x,k)){E.push(A)}}));return E}A.exports=baseFilter},63183:(A,g,E)=>{var x=E(50827),k=E(45088);function baseFlatten(A,g,E,R,N){var j=-1,U=A.length;E||(E=k);N||(N=[]);while(++j0&&E(H)){if(g>1){baseFlatten(H,g-1,E,R,N)}else{x(N,H)}}else if(!R){N[N.length]=H}}return N}A.exports=baseFlatten},26798:(A,g,E)=>{var x=E(13142);var k=x();A.exports=k},16484:(A,g,E)=>{var x=E(26798),k=E(26741);function baseForOwn(A,g){return A&&x(A,g,k)}A.exports=baseForOwn},40877:(A,g,E)=>{var x=E(77336),k=E(95086);function baseGet(A,g){g=x(g,A);var E=0,R=g.length;while(A!=null&&E{var x=E(50827),k=E(77192);function baseGetAllKeys(A,g,E){var R=g(A);return k(A)?R:x(R,E(A))}A.exports=baseGetAllKeys},29117:(A,g,E)=>{var x=E(38584),k=E(95292),R=E(71723);var N="[object Null]",j="[object Undefined]";var U=x?x.toStringTag:undefined;function baseGetTag(A){if(A==null){return A===undefined?j:N}return U&&U in Object(A)?k(A):R(A)}A.exports=baseGetTag},6186:A=>{function baseHasIn(A,g){return A!=null&&g in Object(A)}A.exports=baseHasIn},93605:(A,g,E)=>{var x=E(29117),k=E(51645);var R="[object Arguments]";function baseIsArguments(A){return k(A)&&x(A)==R}A.exports=baseIsArguments},95777:(A,g,E)=>{var x=E(19275),k=E(51645);function baseIsEqual(A,g,E,R,N){if(A===g){return true}if(A==null||g==null||!k(A)&&!k(g)){return A!==A&&g!==g}return x(A,g,E,R,baseIsEqual,N)}A.exports=baseIsEqual},19275:(A,g,E)=>{var x=E(73262),k=E(5248),R=E(9895),N=E(52500),j=E(44512),U=E(77192),H=E(43739),W=E(35e3);var Z=1;var se="[object Arguments]",pe="[object Array]",de="[object Object]";var Te=Object.prototype;var Fe=Te.hasOwnProperty;function baseIsEqualDeep(A,g,E,Te,_e,Me){var je=U(A),$e=U(g),Ve=je?pe:j(A),Ye=$e?pe:j(g);Ve=Ve==se?de:Ve;Ye=Ye==se?de:Ye;var Je=Ve==de,ze=Ye==de,Ze=Ve==Ye;if(Ze&&H(A)){if(!H(g)){return false}je=true;Je=false}if(Ze&&!Je){Me||(Me=new x);return je||W(A)?k(A,g,E,Te,_e,Me):R(A,g,Ve,E,Te,_e,Me)}if(!(E&Z)){var Xe=Je&&Fe.call(A,"__wrapped__"),rt=ze&&Fe.call(g,"__wrapped__");if(Xe||rt){var it=Xe?A.value():A,at=rt?g.value():g;Me||(Me=new x);return _e(it,at,E,Te,Me)}}if(!Ze){return false}Me||(Me=new x);return N(A,g,E,Te,_e,Me)}A.exports=baseIsEqualDeep},66051:(A,g,E)=>{var x=E(44512),k=E(51645);var R="[object Map]";function baseIsMap(A){return k(A)&&x(A)==R}A.exports=baseIsMap},67792:(A,g,E)=>{var x=E(73262),k=E(95777);var R=1,N=2;function baseIsMatch(A,g,E,j){var U=E.length,H=U,W=!j;if(A==null){return!H}A=Object(A);while(U--){var Z=E[U];if(W&&Z[2]?Z[1]!==A[Z[0]]:!(Z[0]in A)){return false}}while(++U{var x=E(34329),k=E(46613),R=E(96482),N=E(57192);var j=/[\\^$.*+?()[\]{}|]/g;var U=/^\[object .+?Constructor\]$/;var H=Function.prototype,W=Object.prototype;var Z=H.toString;var se=W.hasOwnProperty;var pe=RegExp("^"+Z.call(se).replace(j,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function baseIsNative(A){if(!R(A)||k(A)){return false}var g=x(A)?pe:U;return g.test(N(A))}A.exports=baseIsNative},85901:(A,g,E)=>{var x=E(44512),k=E(51645);var R="[object Set]";function baseIsSet(A){return k(A)&&x(A)==R}A.exports=baseIsSet},16880:(A,g,E)=>{var x=E(29117),k=E(56657),R=E(51645);var N="[object Arguments]",j="[object Array]",U="[object Boolean]",H="[object Date]",W="[object Error]",Z="[object Function]",se="[object Map]",pe="[object Number]",de="[object Object]",Te="[object RegExp]",Fe="[object Set]",_e="[object String]",Me="[object WeakMap]";var je="[object ArrayBuffer]",$e="[object DataView]",Ve="[object Float32Array]",Ye="[object Float64Array]",Je="[object Int8Array]",ze="[object Int16Array]",Ze="[object Int32Array]",Xe="[object Uint8Array]",rt="[object Uint8ClampedArray]",it="[object Uint16Array]",at="[object Uint32Array]";var ot={};ot[Ve]=ot[Ye]=ot[Je]=ot[ze]=ot[Ze]=ot[Xe]=ot[rt]=ot[it]=ot[at]=true;ot[N]=ot[j]=ot[je]=ot[U]=ot[$e]=ot[H]=ot[W]=ot[Z]=ot[se]=ot[pe]=ot[de]=ot[Te]=ot[Fe]=ot[_e]=ot[Me]=false;function baseIsTypedArray(A){return R(A)&&k(A.length)&&!!ot[x(A)]}A.exports=baseIsTypedArray},47988:(A,g,E)=>{var x=E(21244),k=E(66481),R=E(46851),N=E(77192),j=E(11024);function baseIteratee(A){if(typeof A=="function"){return A}if(A==null){return R}if(typeof A=="object"){return N(A)?k(A[0],A[1]):x(A)}return j(A)}A.exports=baseIteratee},31517:(A,g,E)=>{var x=E(55944),k=E(63787);var R=Object.prototype;var N=R.hasOwnProperty;function baseKeys(A){if(!x(A)){return k(A)}var g=[];for(var E in Object(A)){if(N.call(A,E)&&E!="constructor"){g.push(E)}}return g}A.exports=baseKeys},82094:(A,g,E)=>{var x=E(96482),k=E(55944),R=E(94008);var N=Object.prototype;var j=N.hasOwnProperty;function baseKeysIn(A){if(!x(A)){return R(A)}var g=k(A),E=[];for(var N in A){if(!(N=="constructor"&&(g||!j.call(A,N)))){E.push(N)}}return E}A.exports=baseKeysIn},44503:(A,g,E)=>{var x=E(11616),k=E(75119);function baseMap(A,g){var E=-1,R=k(A)?Array(A.length):[];x(A,(function(A,x,k){R[++E]=g(A,x,k)}));return R}A.exports=baseMap},21244:(A,g,E)=>{var x=E(67792),k=E(69081),R=E(78218);function baseMatches(A){var g=k(A);if(g.length==1&&g[0][2]){return R(g[0][0],g[0][1])}return function(E){return E===A||x(E,A,g)}}A.exports=baseMatches},66481:(A,g,E)=>{var x=E(95777),k=E(40181),R=E(66306),N=E(20897),j=E(12757),U=E(78218),H=E(95086);var W=1,Z=2;function baseMatchesProperty(A,g){if(N(A)&&j(g)){return U(H(A),g)}return function(E){var N=k(E,A);return N===undefined&&N===g?R(E,A):x(g,N,W|Z)}}A.exports=baseMatchesProperty},47313:(A,g,E)=>{var x=E(73262),k=E(12872),R=E(26798),N=E(20763),j=E(96482),U=E(19430),H=E(1589);function baseMerge(A,g,E,W,Z){if(A===g){return}R(g,(function(R,U){Z||(Z=new x);if(j(R)){N(A,g,U,E,baseMerge,W,Z)}else{var se=W?W(H(A,U),R,U+"",A,g,Z):undefined;if(se===undefined){se=R}k(A,U,se)}}),U)}A.exports=baseMerge},20763:(A,g,E)=>{var x=E(12872),k=E(165),R=E(60946),N=E(77560),j=E(20866),U=E(60541),H=E(77192),W=E(97100),Z=E(43739),se=E(34329),pe=E(96482),de=E(36542),Te=E(35e3),Fe=E(1589),_e=E(88485);function baseMergeDeep(A,g,E,Me,je,$e,Ve){var Ye=Fe(A,E),Je=Fe(g,E),ze=Ve.get(Je);if(ze){x(A,E,ze);return}var Ze=$e?$e(Ye,Je,E+"",A,g,Ve):undefined;var Xe=Ze===undefined;if(Xe){var rt=H(Je),it=!rt&&Z(Je),at=!rt&&!it&&Te(Je);Ze=Je;if(rt||it||at){if(H(Ye)){Ze=Ye}else if(W(Ye)){Ze=N(Ye)}else if(it){Xe=false;Ze=k(Je,true)}else if(at){Xe=false;Ze=R(Je,true)}else{Ze=[]}}else if(de(Je)||U(Je)){Ze=Ye;if(U(Ye)){Ze=_e(Ye)}else if(!pe(Ye)||se(Ye)){Ze=j(Je)}}else{Xe=false}}if(Xe){Ve.set(Je,Ze);je(Ze,Je,Me,$e,Ve);Ve["delete"](Je)}x(A,E,Ze)}A.exports=baseMergeDeep},89196:(A,g,E)=>{var x=E(56649),k=E(40877),R=E(47988),N=E(44503),j=E(22388),U=E(55506),H=E(37073),W=E(46851),Z=E(77192);function baseOrderBy(A,g,E){if(g.length){g=x(g,(function(A){if(Z(A)){return function(g){return k(g,A.length===1?A[0]:A)}}return A}))}else{g=[W]}var se=-1;g=x(g,U(R));var pe=N(A,(function(A,E,k){var R=x(g,(function(g){return g(A)}));return{criteria:R,index:++se,value:A}}));return j(pe,(function(A,g){return H(A,g,E)}))}A.exports=baseOrderBy},49996:(A,g,E)=>{var x=E(72237),k=E(66306);function basePick(A,g){return x(A,g,(function(g,E){return k(A,E)}))}A.exports=basePick},72237:(A,g,E)=>{var x=E(40877),k=E(26057),R=E(77336);function basePickBy(A,g,E){var N=-1,j=g.length,U={};while(++N{function baseProperty(A){return function(g){return g==null?undefined:g[A]}}A.exports=baseProperty},32310:(A,g,E)=>{var x=E(40877);function basePropertyDeep(A){return function(g){return x(g,A)}}A.exports=basePropertyDeep},22035:(A,g,E)=>{var x=E(46851),k=E(20168),R=E(59402);function baseRest(A,g){return R(k(A,g,x),A+"")}A.exports=baseRest},26057:(A,g,E)=>{var x=E(99128),k=E(77336),R=E(37446),N=E(96482),j=E(95086);function baseSet(A,g,E,U){if(!N(A)){return A}g=k(g,A);var H=-1,W=g.length,Z=W-1,se=A;while(se!=null&&++H{var x=E(85089),k=E(83106),R=E(46851);var N=!k?R:function(A,g){return k(A,"toString",{configurable:true,enumerable:false,value:x(g),writable:true})};A.exports=N},37115:A=>{function baseSlice(A,g,E){var x=-1,k=A.length;if(g<0){g=-g>k?0:k+g}E=E>k?k:E;if(E<0){E+=k}k=g>E?0:E-g>>>0;g>>>=0;var R=Array(k);while(++x{function baseSortBy(A,g){var E=A.length;A.sort(g);while(E--){A[E]=A[E].value}return A}A.exports=baseSortBy},96834:A=>{function baseSum(A,g){var E,x=-1,k=A.length;while(++x{function baseTimes(A,g){var E=-1,x=Array(A);while(++E{var x=E(38584),k=E(56649),R=E(77192),N=E(70661);var j=1/0;var U=x?x.prototype:undefined,H=U?U.toString:undefined;function baseToString(A){if(typeof A=="string"){return A}if(R(A)){return k(A,baseToString)+""}if(N(A)){return H?H.call(A):""}var g=A+"";return g=="0"&&1/A==-j?"-0":g}A.exports=baseToString},14441:(A,g,E)=>{var x=E(54395);var k=/^\s+/;function baseTrim(A){return A?A.slice(0,x(A)+1).replace(k,""):A}A.exports=baseTrim},55506:A=>{function baseUnary(A){return function(g){return A(g)}}A.exports=baseUnary},86344:(A,g,E)=>{var x=E(77336),k=E(14781),R=E(94240),N=E(95086);var j=Object.prototype;var U=j.hasOwnProperty;function baseUnset(A,g){g=x(g,A);var E=-1,j=g.length;if(!j){return true}while(++E{function cacheHas(A,g){return A.has(g)}A.exports=cacheHas},77336:(A,g,E)=>{var x=E(77192),k=E(20897),R=E(72187),N=E(87233);function castPath(A,g){if(x(A)){return A}return k(A,g)?[A]:R(N(A))}A.exports=castPath},71336:(A,g,E)=>{var x=E(59525);function cloneArrayBuffer(A){var g=new A.constructor(A.byteLength);new x(g).set(new x(A));return g}A.exports=cloneArrayBuffer},165:(A,g,E)=>{A=E.nmd(A);var x=E(6748);var k=true&&g&&!g.nodeType&&g;var R=k&&"object"=="object"&&A&&!A.nodeType&&A;var N=R&&R.exports===k;var j=N?x.Buffer:undefined,U=j?j.allocUnsafe:undefined;function cloneBuffer(A,g){if(g){return A.slice()}var E=A.length,x=U?U(E):new A.constructor(E);A.copy(x);return x}A.exports=cloneBuffer},20114:(A,g,E)=>{var x=E(71336);function cloneDataView(A,g){var E=g?x(A.buffer):A.buffer;return new A.constructor(E,A.byteOffset,A.byteLength)}A.exports=cloneDataView},14798:A=>{var g=/\w*$/;function cloneRegExp(A){var E=new A.constructor(A.source,g.exec(A));E.lastIndex=A.lastIndex;return E}A.exports=cloneRegExp},10539:(A,g,E)=>{var x=E(38584);var k=x?x.prototype:undefined,R=k?k.valueOf:undefined;function cloneSymbol(A){return R?Object(R.call(A)):{}}A.exports=cloneSymbol},60946:(A,g,E)=>{var x=E(71336);function cloneTypedArray(A,g){var E=g?x(A.buffer):A.buffer;return new A.constructor(E,A.byteOffset,A.length)}A.exports=cloneTypedArray},63427:(A,g,E)=>{var x=E(70661);function compareAscending(A,g){if(A!==g){var E=A!==undefined,k=A===null,R=A===A,N=x(A);var j=g!==undefined,U=g===null,H=g===g,W=x(g);if(!U&&!W&&!N&&A>g||N&&j&&H&&!U&&!W||k&&j&&H||!E&&H||!R){return 1}if(!k&&!N&&!W&&A{var x=E(63427);function compareMultiple(A,g,E){var k=-1,R=A.criteria,N=g.criteria,j=R.length,U=E.length;while(++k=U){return H}var W=E[k];return H*(W=="desc"?-1:1)}}return A.index-g.index}A.exports=compareMultiple},77560:A=>{function copyArray(A,g){var E=-1,x=A.length;g||(g=Array(x));while(++E{var x=E(99128),k=E(63579);function copyObject(A,g,E,R){var N=!E;E||(E={});var j=-1,U=g.length;while(++j{var x=E(69330),k=E(65889);function copySymbols(A,g){return x(A,k(A),g)}A.exports=copySymbols},61935:(A,g,E)=>{var x=E(69330),k=E(99882);function copySymbolsIn(A,g){return x(A,k(A),g)}A.exports=copySymbolsIn},60252:(A,g,E)=>{var x=E(6748);var k=x["__core-js_shared__"];A.exports=k},8070:(A,g,E)=>{var x=E(22035),k=E(3349);function createAssigner(A){return x((function(g,E){var x=-1,R=E.length,N=R>1?E[R-1]:undefined,j=R>2?E[2]:undefined;N=A.length>3&&typeof N=="function"?(R--,N):undefined;if(j&&k(E[0],E[1],j)){N=R<3?undefined:N;R=1}g=Object(g);while(++x{var x=E(75119);function createBaseEach(A,g){return function(E,k){if(E==null){return E}if(!x(E)){return A(E,k)}var R=E.length,N=g?R:-1,j=Object(E);while(g?N--:++N{function createBaseFor(A){return function(g,E,x){var k=-1,R=Object(g),N=x(g),j=N.length;while(j--){var U=N[A?j:++k];if(E(R[U],U,R)===false){break}}return g}}A.exports=createBaseFor},9429:(A,g,E)=>{var x=E(36542);function customOmitClone(A){return x(A)?undefined:A}A.exports=customOmitClone},83106:(A,g,E)=>{var x=E(68573);var k=function(){try{var A=x(Object,"defineProperty");A({},"",{});return A}catch(A){}}();A.exports=k},5248:(A,g,E)=>{var x=E(23706),k=E(90935),R=E(64486);var N=1,j=2;function equalArrays(A,g,E,U,H,W){var Z=E&N,se=A.length,pe=g.length;if(se!=pe&&!(Z&&pe>se)){return false}var de=W.get(A);var Te=W.get(g);if(de&&Te){return de==g&&Te==A}var Fe=-1,_e=true,Me=E&j?new x:undefined;W.set(A,g);W.set(g,A);while(++Fe{var x=E(38584),k=E(59525),R=E(75199),N=E(5248),j=E(43428),U=E(11894);var H=1,W=2;var Z="[object Boolean]",se="[object Date]",pe="[object Error]",de="[object Map]",Te="[object Number]",Fe="[object RegExp]",_e="[object Set]",Me="[object String]",je="[object Symbol]";var $e="[object ArrayBuffer]",Ve="[object DataView]";var Ye=x?x.prototype:undefined,Je=Ye?Ye.valueOf:undefined;function equalByTag(A,g,E,x,Ye,ze,Ze){switch(E){case Ve:if(A.byteLength!=g.byteLength||A.byteOffset!=g.byteOffset){return false}A=A.buffer;g=g.buffer;case $e:if(A.byteLength!=g.byteLength||!ze(new k(A),new k(g))){return false}return true;case Z:case se:case Te:return R(+A,+g);case pe:return A.name==g.name&&A.message==g.message;case Fe:case Me:return A==g+"";case de:var Xe=j;case _e:var rt=x&H;Xe||(Xe=U);if(A.size!=g.size&&!rt){return false}var it=Ze.get(A);if(it){return it==g}x|=W;Ze.set(A,g);var at=N(Xe(A),Xe(g),x,Ye,ze,Ze);Ze["delete"](A);return at;case je:if(Je){return Je.call(A)==Je.call(g)}}return false}A.exports=equalByTag},52500:(A,g,E)=>{var x=E(78479);var k=1;var R=Object.prototype;var N=R.hasOwnProperty;function equalObjects(A,g,E,R,j,U){var H=E&k,W=x(A),Z=W.length,se=x(g),pe=se.length;if(Z!=pe&&!H){return false}var de=Z;while(de--){var Te=W[de];if(!(H?Te in g:N.call(g,Te))){return false}}var Fe=U.get(A);var _e=U.get(g);if(Fe&&_e){return Fe==g&&_e==A}var Me=true;U.set(A,g);U.set(g,A);var je=H;while(++de{var x=E(97047),k=E(20168),R=E(59402);function flatRest(A){return R(k(A,undefined,x),A+"")}A.exports=flatRest},78997:A=>{var g=typeof global=="object"&&global&&global.Object===Object&&global;A.exports=g},78479:(A,g,E)=>{var x=E(24586),k=E(65889),R=E(26741);function getAllKeys(A){return x(A,R,k)}A.exports=getAllKeys},17172:(A,g,E)=>{var x=E(24586),k=E(99882),R=E(19430);function getAllKeysIn(A){return x(A,R,k)}A.exports=getAllKeysIn},1194:(A,g,E)=>{var x=E(93245);function getMapData(A,g){var E=A.__data__;return x(g)?E[typeof g=="string"?"string":"hash"]:E.map}A.exports=getMapData},69081:(A,g,E)=>{var x=E(12757),k=E(26741);function getMatchData(A){var g=k(A),E=g.length;while(E--){var R=g[E],N=A[R];g[E]=[R,N,x(N)]}return g}A.exports=getMatchData},68573:(A,g,E)=>{var x=E(92334),k=E(8293);function getNative(A,g){var E=k(A,g);return x(E)?E:undefined}A.exports=getNative},86194:(A,g,E)=>{var x=E(61128);var k=x(Object.getPrototypeOf,Object);A.exports=k},95292:(A,g,E)=>{var x=E(38584);var k=Object.prototype;var R=k.hasOwnProperty;var N=k.toString;var j=x?x.toStringTag:undefined;function getRawTag(A){var g=R.call(A,j),E=A[j];try{A[j]=undefined;var x=true}catch(A){}var k=N.call(A);if(x){if(g){A[j]=E}else{delete A[j]}}return k}A.exports=getRawTag},65889:(A,g,E)=>{var x=E(78573),k=E(43400);var R=Object.prototype;var N=R.propertyIsEnumerable;var j=Object.getOwnPropertySymbols;var U=!j?k:function(A){if(A==null){return[]}A=Object(A);return x(j(A),(function(g){return N.call(A,g)}))};A.exports=U},99882:(A,g,E)=>{var x=E(50827),k=E(86194),R=E(65889),N=E(43400);var j=Object.getOwnPropertySymbols;var U=!j?N:function(A){var g=[];while(A){x(g,R(A));A=k(A)}return g};A.exports=U},44512:(A,g,E)=>{var x=E(47033),k=E(98272),R=E(4455),N=E(84986),j=E(97364),U=E(29117),H=E(57192);var W="[object Map]",Z="[object Object]",se="[object Promise]",pe="[object Set]",de="[object WeakMap]";var Te="[object DataView]";var Fe=H(x),_e=H(k),Me=H(R),je=H(N),$e=H(j);var Ve=U;if(x&&Ve(new x(new ArrayBuffer(1)))!=Te||k&&Ve(new k)!=W||R&&Ve(R.resolve())!=se||N&&Ve(new N)!=pe||j&&Ve(new j)!=de){Ve=function(A){var g=U(A),E=g==Z?A.constructor:undefined,x=E?H(E):"";if(x){switch(x){case Fe:return Te;case _e:return W;case Me:return se;case je:return pe;case $e:return de}}return g}}A.exports=Ve},8293:A=>{function getValue(A,g){return A==null?undefined:A[g]}A.exports=getValue},48253:(A,g,E)=>{var x=E(77336),k=E(60541),R=E(77192),N=E(37446),j=E(56657),U=E(95086);function hasPath(A,g,E){g=x(g,A);var H=-1,W=g.length,Z=false;while(++H{var x=E(71563);function hashClear(){this.__data__=x?x(null):{};this.size=0}A.exports=hashClear},15431:A=>{function hashDelete(A){var g=this.has(A)&&delete this.__data__[A];this.size-=g?1:0;return g}A.exports=hashDelete},26934:(A,g,E)=>{var x=E(71563);var k="__lodash_hash_undefined__";var R=Object.prototype;var N=R.hasOwnProperty;function hashGet(A){var g=this.__data__;if(x){var E=g[A];return E===k?undefined:E}return N.call(g,A)?g[A]:undefined}A.exports=hashGet},64306:(A,g,E)=>{var x=E(71563);var k=Object.prototype;var R=k.hasOwnProperty;function hashHas(A){var g=this.__data__;return x?g[A]!==undefined:R.call(g,A)}A.exports=hashHas},17226:(A,g,E)=>{var x=E(71563);var k="__lodash_hash_undefined__";function hashSet(A,g){var E=this.__data__;this.size+=this.has(A)?0:1;E[A]=x&&g===undefined?k:g;return this}A.exports=hashSet},43688:A=>{var g=Object.prototype;var E=g.hasOwnProperty;function initCloneArray(A){var g=A.length,x=new A.constructor(g);if(g&&typeof A[0]=="string"&&E.call(A,"index")){x.index=A.index;x.input=A.input}return x}A.exports=initCloneArray},75906:(A,g,E)=>{var x=E(71336),k=E(20114),R=E(14798),N=E(10539),j=E(60946);var U="[object Boolean]",H="[object Date]",W="[object Map]",Z="[object Number]",se="[object RegExp]",pe="[object Set]",de="[object String]",Te="[object Symbol]";var Fe="[object ArrayBuffer]",_e="[object DataView]",Me="[object Float32Array]",je="[object Float64Array]",$e="[object Int8Array]",Ve="[object Int16Array]",Ye="[object Int32Array]",Je="[object Uint8Array]",ze="[object Uint8ClampedArray]",Ze="[object Uint16Array]",Xe="[object Uint32Array]";function initCloneByTag(A,g,E){var rt=A.constructor;switch(g){case Fe:return x(A);case U:case H:return new rt(+A);case _e:return k(A,E);case Me:case je:case $e:case Ve:case Ye:case Je:case ze:case Ze:case Xe:return j(A,E);case W:return new rt;case Z:case de:return new rt(A);case se:return R(A);case pe:return new rt;case Te:return N(A)}}A.exports=initCloneByTag},20866:(A,g,E)=>{var x=E(33733),k=E(86194),R=E(55944);function initCloneObject(A){return typeof A.constructor=="function"&&!R(A)?x(k(A)):{}}A.exports=initCloneObject},45088:(A,g,E)=>{var x=E(38584),k=E(60541),R=E(77192);var N=x?x.isConcatSpreadable:undefined;function isFlattenable(A){return R(A)||k(A)||!!(N&&A&&A[N])}A.exports=isFlattenable},37446:A=>{var g=9007199254740991;var E=/^(?:0|[1-9]\d*)$/;function isIndex(A,x){var k=typeof A;x=x==null?g:x;return!!x&&(k=="number"||k!="symbol"&&E.test(A))&&(A>-1&&A%1==0&&A{var x=E(75199),k=E(75119),R=E(37446),N=E(96482);function isIterateeCall(A,g,E){if(!N(E)){return false}var j=typeof g;if(j=="number"?k(E)&&R(g,E.length):j=="string"&&g in E){return x(E[g],A)}return false}A.exports=isIterateeCall},20897:(A,g,E)=>{var x=E(77192),k=E(70661);var R=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,N=/^\w*$/;function isKey(A,g){if(x(A)){return false}var E=typeof A;if(E=="number"||E=="symbol"||E=="boolean"||A==null||k(A)){return true}return N.test(A)||!R.test(A)||g!=null&&A in Object(g)}A.exports=isKey},93245:A=>{function isKeyable(A){var g=typeof A;return g=="string"||g=="number"||g=="symbol"||g=="boolean"?A!=="__proto__":A===null}A.exports=isKeyable},46613:(A,g,E)=>{var x=E(60252);var k=function(){var A=/[^.]+$/.exec(x&&x.keys&&x.keys.IE_PROTO||"");return A?"Symbol(src)_1."+A:""}();function isMasked(A){return!!k&&k in A}A.exports=isMasked},55944:A=>{var g=Object.prototype;function isPrototype(A){var E=A&&A.constructor,x=typeof E=="function"&&E.prototype||g;return A===x}A.exports=isPrototype},12757:(A,g,E)=>{var x=E(96482);function isStrictComparable(A){return A===A&&!x(A)}A.exports=isStrictComparable},99791:A=>{function listCacheClear(){this.__data__=[];this.size=0}A.exports=listCacheClear},24555:(A,g,E)=>{var x=E(74024);var k=Array.prototype;var R=k.splice;function listCacheDelete(A){var g=this.__data__,E=x(g,A);if(E<0){return false}var k=g.length-1;if(E==k){g.pop()}else{R.call(g,E,1)}--this.size;return true}A.exports=listCacheDelete},86634:(A,g,E)=>{var x=E(74024);function listCacheGet(A){var g=this.__data__,E=x(g,A);return E<0?undefined:g[E][1]}A.exports=listCacheGet},8430:(A,g,E)=>{var x=E(74024);function listCacheHas(A){return x(this.__data__,A)>-1}A.exports=listCacheHas},36918:(A,g,E)=>{var x=E(74024);function listCacheSet(A,g){var E=this.__data__,k=x(E,A);if(k<0){++this.size;E.push([A,g])}else{E[k][1]=g}return this}A.exports=listCacheSet},88487:(A,g,E)=>{var x=E(66320),k=E(68884),R=E(98272);function mapCacheClear(){this.size=0;this.__data__={hash:new x,map:new(R||k),string:new x}}A.exports=mapCacheClear},36275:(A,g,E)=>{var x=E(1194);function mapCacheDelete(A){var g=x(this,A)["delete"](A);this.size-=g?1:0;return g}A.exports=mapCacheDelete},30130:(A,g,E)=>{var x=E(1194);function mapCacheGet(A){return x(this,A).get(A)}A.exports=mapCacheGet},69254:(A,g,E)=>{var x=E(1194);function mapCacheHas(A){return x(this,A).has(A)}A.exports=mapCacheHas},59806:(A,g,E)=>{var x=E(1194);function mapCacheSet(A,g){var E=x(this,A),k=E.size;E.set(A,g);this.size+=E.size==k?0:1;return this}A.exports=mapCacheSet},43428:A=>{function mapToArray(A){var g=-1,E=Array(A.size);A.forEach((function(A,x){E[++g]=[x,A]}));return E}A.exports=mapToArray},78218:A=>{function matchesStrictComparable(A,g){return function(E){if(E==null){return false}return E[A]===g&&(g!==undefined||A in Object(E))}}A.exports=matchesStrictComparable},41471:(A,g,E)=>{var x=E(24769);var k=500;function memoizeCapped(A){var g=x(A,(function(A){if(E.size===k){E.clear()}return A}));var E=g.cache;return g}A.exports=memoizeCapped},71563:(A,g,E)=>{var x=E(68573);var k=x(Object,"create");A.exports=k},63787:(A,g,E)=>{var x=E(61128);var k=x(Object.keys,Object);A.exports=k},94008:A=>{function nativeKeysIn(A){var g=[];if(A!=null){for(var E in Object(A)){g.push(E)}}return g}A.exports=nativeKeysIn},88724:(A,g,E)=>{A=E.nmd(A);var x=E(78997);var k=true&&g&&!g.nodeType&&g;var R=k&&"object"=="object"&&A&&!A.nodeType&&A;var N=R&&R.exports===k;var j=N&&x.process;var U=function(){try{var A=R&&R.require&&R.require("util").types;if(A){return A}return j&&j.binding&&j.binding("util")}catch(A){}}();A.exports=U},71723:A=>{var g=Object.prototype;var E=g.toString;function objectToString(A){return E.call(A)}A.exports=objectToString},61128:A=>{function overArg(A,g){return function(E){return A(g(E))}}A.exports=overArg},20168:(A,g,E)=>{var x=E(59678);var k=Math.max;function overRest(A,g,E){g=k(g===undefined?A.length-1:g,0);return function(){var R=arguments,N=-1,j=k(R.length-g,0),U=Array(j);while(++N{var x=E(40877),k=E(37115);function parent(A,g){return g.length<2?A:x(A,k(g,0,-1))}A.exports=parent},6748:(A,g,E)=>{var x=E(78997);var k=typeof self=="object"&&self&&self.Object===Object&&self;var R=x||k||Function("return this")();A.exports=R},1589:A=>{function safeGet(A,g){if(g==="constructor"&&typeof A[g]==="function"){return}if(g=="__proto__"){return}return A[g]}A.exports=safeGet},44671:A=>{var g="__lodash_hash_undefined__";function setCacheAdd(A){this.__data__.set(A,g);return this}A.exports=setCacheAdd},71884:A=>{function setCacheHas(A){return this.__data__.has(A)}A.exports=setCacheHas},11894:A=>{function setToArray(A){var g=-1,E=Array(A.size);A.forEach((function(A){E[++g]=A}));return E}A.exports=setToArray},59402:(A,g,E)=>{var x=E(64953),k=E(83286);var R=k(x);A.exports=R},83286:A=>{var g=800,E=16;var x=Date.now;function shortOut(A){var k=0,R=0;return function(){var N=x(),j=E-(N-R);R=N;if(j>0){if(++k>=g){return arguments[0]}}else{k=0}return A.apply(undefined,arguments)}}A.exports=shortOut},91509:(A,g,E)=>{var x=E(68884);function stackClear(){this.__data__=new x;this.size=0}A.exports=stackClear},837:A=>{function stackDelete(A){var g=this.__data__,E=g["delete"](A);this.size=g.size;return E}A.exports=stackDelete},46572:A=>{function stackGet(A){return this.__data__.get(A)}A.exports=stackGet},66216:A=>{function stackHas(A){return this.__data__.has(A)}A.exports=stackHas},51976:(A,g,E)=>{var x=E(68884),k=E(98272),R=E(79660);var N=200;function stackSet(A,g){var E=this.__data__;if(E instanceof x){var j=E.__data__;if(!k||j.length{var x=E(41471);var k=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;var R=/\\(\\)?/g;var N=x((function(A){var g=[];if(A.charCodeAt(0)===46){g.push("")}A.replace(k,(function(A,E,x,k){g.push(x?k.replace(R,"$1"):E||A)}));return g}));A.exports=N},95086:(A,g,E)=>{var x=E(70661);var k=1/0;function toKey(A){if(typeof A=="string"||x(A)){return A}var g=A+"";return g=="0"&&1/A==-k?"-0":g}A.exports=toKey},57192:A=>{var g=Function.prototype;var E=g.toString;function toSource(A){if(A!=null){try{return E.call(A)}catch(A){}try{return A+""}catch(A){}}return""}A.exports=toSource},54395:A=>{var g=/\s/;function trimmedEndIndex(A){var E=A.length;while(E--&&g.test(A.charAt(E))){}return E}A.exports=trimmedEndIndex},80542:(A,g,E)=>{var x=E(62504);var k=1,R=4;function cloneDeep(A){return x(A,k|R)}A.exports=cloneDeep},85089:A=>{function constant(A){return function(){return A}}A.exports=constant},75199:A=>{function eq(A,g){return A===g||A!==A&&g!==g}A.exports=eq},19263:(A,g,E)=>{var x=E(78573),k=E(39143),R=E(47988),N=E(77192);function filter(A,g){var E=N(A)?x:k;return E(A,R(g,3))}A.exports=filter},97047:(A,g,E)=>{var x=E(63183);function flatten(A){var g=A==null?0:A.length;return g?x(A,1):[]}A.exports=flatten},40181:(A,g,E)=>{var x=E(40877);function get(A,g,E){var k=A==null?undefined:x(A,g);return k===undefined?E:k}A.exports=get},66306:(A,g,E)=>{var x=E(6186),k=E(48253);function hasIn(A,g){return A!=null&&k(A,g,x)}A.exports=hasIn},46851:A=>{function identity(A){return A}A.exports=identity},60541:(A,g,E)=>{var x=E(93605),k=E(51645);var R=Object.prototype;var N=R.hasOwnProperty;var j=R.propertyIsEnumerable;var U=x(function(){return arguments}())?x:function(A){return k(A)&&N.call(A,"callee")&&!j.call(A,"callee")};A.exports=U},77192:A=>{var g=Array.isArray;A.exports=g},75119:(A,g,E)=>{var x=E(34329),k=E(56657);function isArrayLike(A){return A!=null&&k(A.length)&&!x(A)}A.exports=isArrayLike},97100:(A,g,E)=>{var x=E(75119),k=E(51645);function isArrayLikeObject(A){return k(A)&&x(A)}A.exports=isArrayLikeObject},43739:(A,g,E)=>{A=E.nmd(A);var x=E(6748),k=E(92074);var R=true&&g&&!g.nodeType&&g;var N=R&&"object"=="object"&&A&&!A.nodeType&&A;var j=N&&N.exports===R;var U=j?x.Buffer:undefined;var H=U?U.isBuffer:undefined;var W=H||k;A.exports=W},34329:(A,g,E)=>{var x=E(29117),k=E(96482);var R="[object AsyncFunction]",N="[object Function]",j="[object GeneratorFunction]",U="[object Proxy]";function isFunction(A){if(!k(A)){return false}var g=x(A);return g==N||g==j||g==R||g==U}A.exports=isFunction},56657:A=>{var g=9007199254740991;function isLength(A){return typeof A=="number"&&A>-1&&A%1==0&&A<=g}A.exports=isLength},85995:(A,g,E)=>{var x=E(66051),k=E(55506),R=E(88724);var N=R&&R.isMap;var j=N?k(N):x;A.exports=j},96482:A=>{function isObject(A){var g=typeof A;return A!=null&&(g=="object"||g=="function")}A.exports=isObject},51645:A=>{function isObjectLike(A){return A!=null&&typeof A=="object"}A.exports=isObjectLike},36542:(A,g,E)=>{var x=E(29117),k=E(86194),R=E(51645);var N="[object Object]";var j=Function.prototype,U=Object.prototype;var H=j.toString;var W=U.hasOwnProperty;var Z=H.call(Object);function isPlainObject(A){if(!R(A)||x(A)!=N){return false}var g=k(A);if(g===null){return true}var E=W.call(g,"constructor")&&g.constructor;return typeof E=="function"&&E instanceof E&&H.call(E)==Z}A.exports=isPlainObject},27077:(A,g,E)=>{var x=E(85901),k=E(55506),R=E(88724);var N=R&&R.isSet;var j=N?k(N):x;A.exports=j},70661:(A,g,E)=>{var x=E(29117),k=E(51645);var R="[object Symbol]";function isSymbol(A){return typeof A=="symbol"||k(A)&&x(A)==R}A.exports=isSymbol},35e3:(A,g,E)=>{var x=E(16880),k=E(55506),R=E(88724);var N=R&&R.isTypedArray;var j=N?k(N):x;A.exports=j},4257:A=>{function isUndefined(A){return A===undefined}A.exports=isUndefined},26741:(A,g,E)=>{var x=E(62e3),k=E(31517),R=E(75119);function keys(A){return R(A)?x(A):k(A)}A.exports=keys},19430:(A,g,E)=>{var x=E(62e3),k=E(82094),R=E(75119);function keysIn(A){return R(A)?x(A,true):k(A)}A.exports=keysIn},14781:A=>{function last(A){var g=A==null?0:A.length;return g?A[g-1]:undefined}A.exports=last},52356:function(A,g,E){A=E.nmd(A); +*/},76852:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{API_ENDPOINTS:()=>vh,BASE_URL:()=>fh,DEFAULT_TIMEOUT:()=>wh,ENV:()=>Zd,ENVS:()=>Kd,GITSTREAM_CORE_SERVICE_NAME:()=>xh,ORG_LEVEL_PLUGINS_PATH:()=>$h,REPO_LEVEL_PLUGINS_PATH:()=>Xh});tl.exports=__toCommonJS(zd);const Kd={PROD:"prod",DEV:"dev",LOCAL:"local"};const Zd=Kd.PROD;const fh=Zd===Kd.PROD?"https://moontower.gitstream.cm":Zd===Kd.DEV?"https://moontower.gitstream-dev.cm":"http://localhost:3131";const vh={REVIEW_TIME:`${fh}/v1/pulls/review-time`,EXPERT_REVIEWER:`${fh}/gs/v1/data-service/expert-reviewer`};const wh=10*1e3;const xh="gitstream-core";const $h="plugins";const Xh=".cm/plugins";0&&0},13169:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{BRANCH_DELETED_MESSAGE:()=>vh,BRANCH_DELETED_RUN_SKIPPED:()=>fh,ERRORS:()=>Zd,STATUS_CODES:()=>xh,WARNINGS:()=>wh});tl.exports=__toCommonJS(zd);const Kd="gitstream-rules-parser";const Zd={SYNTAX_ERROR:"syntax error",RULE_FILE_NOT_FOUND:"Rule file not found",FAILED_TO_EXTRACT_ADMINS:"gitstream.cm file not found - failed to extract admins",SEND_RESULTS_TO_RESOLVER_FAILED:"Failed sending evaluated rules to the resolver.",SEND_RESULTS_TO_RESOLVER_SUCCEEDED:"Sending evaluated rules to the resolver succeeded",FAILED_TO_GET_CONTEXT:"Failed to get PR context.",FAILED_TO_GET_BLAME_CONTEXT:"Failed to get git blame context.",FAILED_TO_GET_ACTIVITY_CONTEXT:"Failed to get git activity context.",FAILED_PARSE_CM_FILE:"Failed while parsing CM file",MISSING_KEYWORD:"Missing `automations` keyword in *.cm",MALFORMED_EXPRESSION:"There are spaces between the currly braces { { and } }",FAILED_TO_PARSE_CM:"Failed to parse cm",FAILED_TO_GET_WATCHERS:"Failed to get watchers from rules files",GIT_COMMAND_FAILED:"Git command failed. reason:",INTERNAL_ERROR:"gitstream-rules-engine internal error",INVALID_CACHE:"Invalid cache",VALIDATOR_ERROR:"Validator error",FAILED_PARSE_RULES_PARSER_ERRORS:"Failed parse rules parser errors",FAILED_RENDER_STRING:`${Kd} - failed render string`,FAILED_YAML_LOAD:`${Kd} - failed yaml.load`,INVALID_CM:`${Kd} - invalid cm`,INVALID_CM_CONTEXT_VARIABLES:`${Kd} - ContextVariableValidator`,ERROR_IN_LINEARB_AI_FILTER:"Error in LinearB_AI filter",ERROR_IN_LINEARB_AI_DESCRIBE_PR_FILTER:"Error in AI_DescribePR filter",ERROR_IN_AI_ACTION:"Error in AI action",FAILED_TO_RUN_ONE_RULE_FILE:"Failed to run one rule file",FAILED_TO_LOAD_EXTERNAL_PLUGINS:"Failed to load external plugins",FAILED_TO_CREATE_COMMIT_STATUS:"Failed to create commit status"};const fh="run skipped";const vh=`PR branch was deleted — ${fh}`;const wh={NON_BOOLEAN_CONDITIONAL_WARN:tl=>`Syntax warning: expected a boolean or a numeric value under \`if\` in ${tl}`};const xh={FAILED_TO_GET_CONTEXT:40,FAILED_TO_GET_BLAME_CONTEXT:41,FAILED_TO_GET_ACTIVITY_CONTEXT:42,SEND_RESULTS_TO_RESOLVER_FAILED:50,SYNTAX_ERROR:60,MISSING_KEYWORD:61,UNSUPPORTED_ACTION:62,UNSUPPORTED_ARGUMENT:63,MALFORMED_EXPRESSION:64,MISSING_REQUIRED_FIELDS:65,FAILED_TO_PARSE_CM:66,BAD_REVISION:67,INTERNAL_ERROR:68,RULE_FILE_NOT_FOUND:70,FAILED_TO_GET_WATCHERS:71,INVALID_CACHE:72,FAILED_PARSE_RULES_PARSER_ERRORS:73,FAILED_RENDER_STRING:80,FAILED_YAML_LOAD:81,INVALID_CM:82,INVALID_CM_CONTEXT_VARIABLES:83,SYNTAX_WARNING:84,FAILED_TO_RUN_ONE_RULE_FILE:85,FAILED_TO_LOAD_EXTERNAL_PLUGINS:90};0&&0},39302:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{GIT_PROVIDERS:()=>Kd});tl.exports=__toCommonJS(zd);const Kd={GITHUB:"github",GITLAB:"gitlab",BITBUCKET:"bitbucket"};0&&0},53091:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{AI_CONSTS:()=>ef.AI_CONSTS,BranchDeletedError:()=>Hf.BranchDeletedError,CommitStatusParams:()=>Xf.CommitStatusParams,CommonUtils:()=>$h.default,GITSTREAM_WEBHOOK_EVENTS:()=>E_.GITSTREAM_WEBHOOK_EVENTS,GIT_PROVIDERS:()=>g_.GIT_PROVIDERS,GitlabCommitStatus:()=>Xf.GitlabCommitStatus,GitlabCommitStatusRequest:()=>Xf.GitlabCommitStatusRequest,InlinePlugin:()=>Kf.InlinePlugin,LinearbAIContext:()=>$f.LinearbAIContext,LinearbAIRequestData:()=>$f.LinearbAIRequestData,REPO_FOLDER:()=>s_.REPO_FOLDER,ResourceType:()=>nf.ResourceType,RuleParser:()=>wh.RuleParser,RulesEngine:()=>xh.RulesEngine,RuntimeOptions:()=>xh.RuntimeOptions,SandboxConfig:()=>Kf.SandboxConfig,getClientPayload:()=>k_.getClientPayload,isLGTM:()=>ef.isLGTM,safeRulesYamlLoad:()=>Xh.safeRulesYamlLoad});tl.exports=__toCommonJS(vh);var wh=_d(38201);var xh=_d(77835);var $h=__toESM(_d(10643));var Xh=_d(78963);var s_=_d(45273);var g_=_d(39302);var E_=_d(42681);var k_=_d(7426);var ef=_d(82752);var nf=_d(55231);var $f=_d(67171);var Hf=_d(50125);var Kf=_d(84601);var Xf=_d(35250);0&&0},14947:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{getCodeExpert:()=>getCodeExpert,getExpertReviewer:()=>getExpertReviewer});tl.exports=__toCommonJS(Zd);var fh=_d(7426);const buildPrFiles=(tl,od)=>{const _d=od.reduce(((od,_d)=>{if(_d===fh.NOT_FOUND_FILE_PATH){return od}return{...od,[_d]:{...{blame:tl.ds_blame?.[_d]||""},...{activity:tl.ds_activity?.[_d]||""}}}}),{});return Object.keys(_d).reduce(((tl,od)=>{if(!Object.keys(_d[od]).length){return tl}return{...tl,[od]:_d[od]}}),{})};const getExpertReviewer=(tl,od,_d)=>{const{owner:Ad,pullRequestNumber:Dd,branch:zd,triggeredBy:Kd}=_d;const Zd={org:Ad,repo:_d.repo,pullRequestNumber:Dd,branch:zd,triggeredBy:Kd};const fh=buildPrFiles(tl,od);return{merge_dict:tl.git_to_provider_user,pr_files:fh,context:Zd}};const buildPrFilesTemp=(tl,od,_d)=>{const Ad=_d.reduce(((_d,Ad)=>{if(Ad===fh.NOT_FOUND_FILE_PATH){return _d}return{..._d,[Ad]:{...{blame:tl?.[Ad]||""},...{activity:od?.[Ad]||""}}}}),{});return Object.keys(Ad).reduce(((tl,od)=>{if(!Object.keys(Ad[od]).length){return tl}return{...tl,[od]:Ad[od]}}),{})};const getCodeExpert=(tl,od,_d,Ad,Dd)=>{const{owner:zd,pullRequestNumber:Kd,branch:Zd,triggeredBy:fh}=Dd;const vh={org:zd,repo:Dd.repo,pullRequestNumber:Kd,branch:Zd,triggeredBy:fh};const wh=buildPrFilesTemp(od,_d,Ad);return{merge_dict:tl,pr_files:wh,context:vh}};0&&0},7426:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{BASE_REF:()=>Xh,BITBUCKET_CONSTS:()=>tg,DEBUG_MODE:()=>k_,ENABLE_DEBUG_ARTIFACTS:()=>ef,GS_COMMAND_CM_PATH:()=>rg,HEAD_REF:()=>$h,IGNORE_PATTERNS_IN_DRY_RUN:()=>$f,IMMEDIATELY_EVALUATED_ACTIONS:()=>eg,LINEARB_METRICS_API_KEY:()=>wh,NOT_FOUND_FILE_PATH:()=>nf,ORG_LEVEL_REPO:()=>Hf,WATCH_FILTERS:()=>Xf,WATCH_PR_EVENTS:()=>Kf,getClientPayload:()=>getClientPayload,getOverrideCloneRepoPath:()=>getOverrideCloneRepoPath,getRulesResolverToken:()=>getRulesResolverToken,getRulesResolverUrl:()=>getRulesResolverUrl,setClientPayload:()=>setClientPayload,setOverrideCloneRepoPath:()=>setOverrideCloneRepoPath,setRulesResolverToken:()=>setRulesResolverToken,setRulesResolverUrl:()=>setRulesResolverUrl});tl.exports=__toCommonJS(Zd);var fh=_d(78963);var vh=_d(26925);const{LINEARB_METRICS_API_KEY:wh}=process.env||"";let xh=process.env.RULES_RESOLVER_URL??"";const setRulesResolverUrl=tl=>{xh=tl||process.env.RULES_RESOLVER_URL||""};const getRulesResolverUrl=tl=>xh||tl?.resolverUrl||"";const $h=(0,vh.removeApostropheEscaping)(process.env.HEAD_REF||"");const Xh=(0,vh.removeApostropheEscaping)(process.env.BASE_REF||"");let s_=(0,vh.removeSingleQuotesEscaping)(process.env.CLIENT_PAYLOAD||"{}");const setClientPayload=tl=>{s_=tl||(0,vh.removeSingleQuotesEscaping)(process.env.CLIENT_PAYLOAD||"{}")};const getClientPayload=()=>s_;let g_=process.env.RULES_RESOLVER_TOKEN??"";const setRulesResolverToken=tl=>{g_=tl||process.env.RULES_RESOLVER_TOKEN||""};const getRulesResolverToken=tl=>g_||tl?.resolverToken||"";let E_=process.env.CLONE_REPO_PATH??"";const setOverrideCloneRepoPath=tl=>{E_=tl||process.env.CLONE_REPO_PATH||""};const getOverrideCloneRepoPath=()=>E_;const k_=process.env.DEBUG_MODE==="true";const ef=process.env.ENABLE_DEBUG_ARTIFACTS==="true";const nf="/dev/null";const $f=[/.*.cm$/];const Hf="cm";const Kf={APPROVALS:"approvals",CHECKS:"checks",DRAFT:"draft",DESCRIPTION:"description",REVIEWERS:"reviewers",STATUS:"status",TITLE:"title",LABELS:"labels",COMMIT_STATUSES:"commit_statuses"};const Xf={sonarParser:/\bpr\s*\|\s*sonarParser\b/g,extractSonarFindings:/\bpr\s*\|\s*extractSonarFindings\b/g};const eg=[fh.validatorsConstants.SUPPORTED_ACTIONS.HTTP_REQUEST,fh.validatorsConstants.SUPPORTED_ACTIONS.SEND_HTTP_REQUEST];const tg={COMMIT_STATUS:{FAILED:"FAILED",STOPPED:"STOPPED",SUCCESSFUL:"SUCCESSFUL"},API_URL:"https://api.bitbucket.org/2.0/"};const rg="gs";0&&0},56977:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{debug:()=>debug,prepareSendingLogsToDD:()=>prepareSendingLogsToDD});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(87269));var xh=_d(76852);var $h=_d(7426);var Xh=_d(62785);const sendLogToDD=async(tl,od)=>{const _d=(0,$h.getClientPayload)();let Ad=(0,Xh.doubleParse)(_d);if(!Object.keys(Ad).length){Ad=od}const{env:Dd,analytics_url:zd,xRequestId:Kd}=Ad;if(!zd){console.warn("Skipping sendLogToDD because analytics_url is not set");return}const Zd={...tl,env:Dd,xRequestId:Kd};try{await(0,wh.default)({method:"post",url:zd,data:{...Zd,type:"onDatadogAnalyticSend"},headers:{"Content-type":"application/json","x-request-id":Kd},timeout:xh.DEFAULT_TIMEOUT})}catch(tl){console.error(`Failed sending logs to datadog:`,{error:tl,payload:od,clientPayload:Ad})}};const debug=tl=>{if($h.DEBUG_MODE){console.log(tl)}};const prepareSendingLogsToDD=async(tl,od,_d,Ad={},Dd=false)=>{if($h.DEBUG_MODE||Dd){const Dd=(0,Xh.omitTokens)(_d);const{owner:zd,repo:Kd,pullRequestNumber:Zd,branch:fh,triggeredBy:vh}=_d;await sendLogToDD({level:tl,message:od,data:{...Object.keys(Ad).length&&Ad,org:zd,repo:Kd,pullRequestNumber:Zd,branch:fh,triggeredBy:vh}},Dd)}};0&&0},82347:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{sendSegmentEvent:()=>sendSegmentEvent});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(87269));var xh=_d(76852);var $h=_d(56977);const Xh="action_complete";const sendSegmentEvent=async(tl,od,_d,Ad)=>{const{analytics_url:Dd,owner:zd,repo:Kd,pullRequestNumber:Zd,trigger_id:fh}=tl;const{provider:vh,pr_author:s_}=od||{};if(!Dd){return}try{const{actionVersion:od,version:$h}=_d;const g_=Object.entries(Ad).map((([tl,od])=>{const _d={filter_name:tl,is_custom:od.isCustom};return _d}));const E_={userId:`${vh}-${s_}`,event:Xh,properties:{git_org_name:zd,git_provider:vh,action_version:od,pr:Zd,repo:Kd,trigger_id:fh,unique_org:`${vh}/${zd}`,unique_repo:`${vh}/${zd}/${Kd}`,unique_pr:`${vh}/${zd}/${Kd}/${Zd}`,execution_filters:g_,organizationId:tl?.organizationId||null,created_at:tl?.prContext?.created_at,updated_at:tl?.prContext?.updated_at,repo_url:tl?.headHttpUrl,draft:tl?.prContext?.draft,status:tl?.prContext?.status,...$h&&{version:$h}}};await(0,wh.default)({method:"post",url:Dd,data:{...E_,type:"onCMFilterUse"},headers:{"Content-type":"application/json"},timeout:xh.DEFAULT_TIMEOUT})}catch(od){if(od instanceof Error){await(0,$h.prepareSendingLogsToDD)("warn",`Unable to call segment for pr ${zd}/${Kd}/${Zd}`,tl,{error:od?.message},true)}}};0&&0},77835:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{RulesEngine:()=>RulesEngine});tl.exports=__toCommonJS(Zd);var fh=_d(7426);var vh=_d(90407);var wh=_d(95616);var xh=_d(34476);const initializeRuntimeConfigurations=(tl,od)=>{(0,wh.setIsExecutePlayground)(tl);(0,wh.setSandboxConfig)(null);(0,wh.setInlinePlugins)([]);if(tl){(0,wh.setNewErrorManager)()}if(!od){return}if(od?.cloneRepoPath){(0,wh.setIsManagedGitstream)(true);(0,fh.setOverrideCloneRepoPath)(od.cloneRepoPath);(0,wh.setNewErrorManager)()}if(od?.sandboxPlugins){(0,wh.setSandboxConfig)(od.sandboxPlugins)}if(od?.inlinePlugins?.length){(0,wh.setInlinePlugins)(od.inlinePlugins)}(0,fh.setClientPayload)(od?.clientPayload||"")};const RulesEngine=(tl=false,od)=>{initializeRuntimeConfigurations(tl,od);return{run:vh.runCI,executeOneRuleFile:xh.executeOneRuleFile,executeCached:xh.executeCached,executeParser:xh.executeParser}};0&&0},80329:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{RulesEngineErrorManager:()=>RulesEngineErrorManager});tl.exports=__toCommonJS(zd);class RulesEngineErrorManager{errors={};addError(tl,od){this.errors[tl]=od}getError(tl){return this.errors[tl]}getAllErrors(){return{...this.errors}}clearError(tl){if(tl){delete this.errors[tl]}else{this.errors={}}}stringifyErrors(tl={}){const od={...this.getAllErrors(),...tl};this.errors=od;let _d="";Object.keys(od).forEach((tl=>{_d+=`${tl}: ${od[tl]}\n`}));return _d.trim()}}0&&0},84434:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{evaluateAction:()=>g_,evaluateImmediatly:()=>evaluateImmediatly,evaluateOne:()=>evaluateOne});tl.exports=__toCommonJS(vh);var wh=_d(52356);var xh=_d(78963);var $h=__toESM(_d(22167));var Xh=_d(7426);var s_=_d(88086);const g_={[xh.validatorsConstants.SUPPORTED_ACTIONS.HTTP_REQUEST]:$h.default,[xh.validatorsConstants.SUPPORTED_ACTIONS.SEND_HTTP_REQUEST]:$h.default};const evaluateOne=async(tl,od)=>{if(!Xh.IMMEDIATELY_EVALUATED_ACTIONS.includes(tl.action)){return tl}const{action:_d,args:Ad={}}=tl;const Dd=g_[_d]||wh.noop;const zd=await Dd(Ad,od,(0,s_.manageCheckUpdate)(od.source));return{...tl,conclusion:zd}};const evaluateImmediatly=async(tl={},od={})=>{const _d={...tl};for(const[tl,Ad]of Object.entries(_d)){if(Ad.passed&&Ad.isTriggered){_d[tl].run=await Promise.all(Ad.run.map((async tl=>await evaluateOne(tl,od))))}}return _d};0&&0},22167:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{default:()=>$h});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(87269));var xh=_d(52356);const parseArg=tl=>{try{const od=JSON.parse(tl);return od}catch(od){return tl}};const httpRequest=async(tl,od,_d=xh.noop)=>{const{url:Ad,method:Dd="GET",headers:zd,user:Kd,body:Zd,timeout:fh}=tl;const vh={auth:Kd};const $h={url:Ad,method:Dd,...zd&&{headers:parseArg(zd)},...Kd&&vh,...Zd&&{data:parseArg(Zd)},...fh&&{timeout:fh}};try{await _d({...od,status:"in_progress",checkName:"send-http-request@v1"});await(0,wh.default)($h);await _d({...od,checkName:"send-http-request@v1",status:"completed",conclusion:"success",output:{title:"success",summary:"success"}});return"success"}catch(tl){console.log("Failed to trigger http",tl);await _d({...od,status:"completed",conclusion:"failure",checkName:"send-http-request@v1",output:{title:tl.message,summary:tl.message}});return"failure"}};var $h=httpRequest},23656:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{updateBitbucketCommitStatus:()=>updateBitbucketCommitStatus,updateCommitStatus:()=>updateCommitStatus});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(87269));var xh=_d(27983);var $h=_d(7426);const updateCommitStatus=async({oauthToken:tl,commitStatus:od,owner:_d,headSha:Ad,pullRequestNumber:Dd,repo:zd})=>{const Kd=`${_d}/${zd}/${Dd}`;const Zd=`${$h.BITBUCKET_CONSTS.API_URL}repositories/${_d}/${zd}/commit/${Ad}/statuses/build`;const{state:fh}=od;try{const _d=await wh.default.post(Zd,od,{headers:{Authorization:`Bearer ${tl}`,"Content-Type":"application/json"}});const{status:Ad}=_d;if(Ad===200||Ad===201){return}const Dd=`Failed to update pipeline status to ${fh} for ${Kd} with status ${Ad}`;console.error(Dd,_d);throw new Error(Dd)}catch(tl){console.error(`Failed to update pipeline status to ${fh} for ${Kd}: ${tl}`)}};const updateBitbucketCommitStatus=async(tl,od,_d)=>{const{bitbucketToken:Ad,owner:Dd,repo:zd,headSha:Kd,pullRequestNumber:Zd}=tl;if(!Ad||!Dd||!zd||!Kd){console.warn("Cannot update commit status since required properties are missing.");return}const fh=process.env.RUN_ID;const vh={owner:Dd,state:od,description:_d,buildNumber:fh};const wh=(0,xh.createCommitStatus)(vh);await updateCommitStatus({oauthToken:Ad,commitStatus:wh,owner:Dd,headSha:Kd,pullRequestNumber:Zd||0,repo:zd})};0&&0},27983:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{createCommitStatus:()=>createCommitStatus});tl.exports=__toCommonJS(zd);const createCommitStatus=tl=>{const{buildNumber:od,state:_d,description:Ad,owner:Dd}=tl;const zd=`https://bitbucket.org/${Dd}/cm/pipelines/results/${od}`;return{type:"",key:"gitstream",state:_d,description:Ad,url:zd}};0&&0},94040:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{LABELS:()=>Xh,createLabel:()=>createLabel});tl.exports=__toCommonJS(Zd);var fh=_d(64630);var vh=_d(68672);const wh="#EFF1F2";const xh="Added by gitStream";const $h="Added by gitStream - information label";const Xh={FAILED:{color:"#DD2A0F",name:"gitstream-failed"},SUCCESS:{color:"#0E8548",name:"gitstream-success"},CHECKING:{color:"#ECECEF",name:"gitstream-checking"},SYNTAX_WARNING:{color:"#FF875A",name:"gitstream-syntax-warning",description:$h}};const createLabel=async({host:tl,oauthToken:od,projectId:_d,name:Ad,description:Dd=xh,color:zd=wh})=>{const Kd=new fh.Gitlab({oauthToken:od,host:tl});const Zd=zd.startsWith("#")?zd:`#${zd}`;try{await Kd.ProjectLabels.create(_d,Ad,Zd,{description:Dd});return 200}catch(tl){let od;if(tl instanceof vh.GitbeakerRequestError){od=tl.cause?.response||tl.cause?.description||tl.cause?.response?.status}if(od===409){return 200}console.error("Error creating label:",tl);return 500}};0&&0},73385:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{addLabelToMR:()=>addLabelToMR,removeLabelFromMR:()=>removeLabelFromMR});tl.exports=__toCommonJS(Zd);var fh=_d(64630);var vh=_d(94040);const addLabelToMR=async({host:tl,projectId:od,mrId:_d,oauthToken:Ad,name:Dd,color:zd,description:Kd})=>{const Zd=new fh.Gitlab({oauthToken:Ad,host:tl});try{const fh=await(0,vh.createLabel)({host:tl,projectId:od,oauthToken:Ad,name:Dd,color:zd,description:Kd});if(fh!==200){return}await Zd.MergeRequests.edit(od,_d,{addLabels:Dd})}catch(tl){console.error("Error adding label to merge request:",tl)}};const removeLabelFromMR=async({host:tl,projectId:od,mrId:_d,oauthToken:Ad,name:Dd})=>{const zd=new fh.Gitlab({oauthToken:Ad,host:tl});try{await zd.MergeRequests.edit(od,_d,{removeLabels:Dd})}catch(tl){console.error("Error removing label from merge request:",tl)}};0&&0},35250:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{GitlabCommitStatus:()=>Kd});tl.exports=__toCommonJS(zd);var Kd=(tl=>{tl["running"]="running";tl["success"]="success";tl["failed"]="failed";tl["canceled"]="canceled";return tl})(Kd||{});0&&0},88086:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{attachAdditionalContextByProvider:()=>attachAdditionalContextByProvider,manageCheckUpdate:()=>manageCheckUpdate});tl.exports=__toCommonJS(Zd);var fh=_d(65772);var vh=_d(52356);const attachAdditionalContextByProvider=(tl,od)=>{const _d={gitlab:tl=>({performNonSoftCommands:false})};const Ad=_d[tl];const Dd=Ad?Ad(od):null;return Dd||{}};const manageCheckUpdate=tl=>{const od={github:async(tl={})=>{const{githubToken:od,owner:_d,repo:Ad,checkName:Dd,headSha:zd,status:Kd,conclusion:Zd="success",output:vh}=tl;const wh=new fh.Octokit({request:{fetch:fetch},auth:od});const xh=await wh.checks.create({owner:_d,repo:Ad,name:Dd,head_sha:zd,status:Kd,...Zd&&{conclusion:Zd},...vh&&{output:vh}});return xh.data.id}};return od[tl]??vh.noop};0&&0},90407:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{runCI:()=>runCI});tl.exports=__toCommonJS(Zd);var fh=_d(41002);var vh=_d(76852);var wh=_d(13169);var xh=_d(39302);var $h=_d(7426);var Xh=_d(56977);var s_=_d(82347);var g_=_d(88086);var E_=_d(84434);var k_=_d(9597);var ef=_d(62785);var nf=_d(95616);var $f=_d(34476);var Hf=_d(26012);var Kf=_d(69057);var Xf=_d(52279);const addCmPathToAutomations=(tl,od)=>Object.keys(tl).reduce(((_d,Ad)=>{_d[`${od}/${Ad}`]={...tl[Ad],cmPath:od};return _d}),{});const runOneCmFile=async(tl,od,_d,Ad)=>{const Dd=Object.keys(tl)[0]||$h.GS_COMMAND_CM_PATH;const zd=tl[Dd]||"";const Kd=await(0,$f.executeOneRuleFile)({ruleFileContent:zd,payload:od,baseBranch:_d,refBranch:Ad,ruleFile:Dd,cloneRepoPath:process.cwd()});const Zd={[Dd]:Kd.context};const fh=Kd.raw?.automations||{};const vh=addCmPathToAutomations(fh,Dd);const wh=Kd.raw?.analytics||{};const xh=Kd.raw?.warnings||{};const Xh={[Dd]:zd};return{rules:Xh,admins:[],cmState:{cmChanged:false,isDryRun:false},contextPerFile:Zd,filtersUsage:wh,warnings:xh,watchers:{events:[],filters:[]},withEvaluatedAutomations:vh}};const runMultipleCmfiles=async(tl,od,_d,Ad,Dd)=>{const{owner:zd,repo:Kd,pullRequestNumber:Zd,headSha:fh,xRequestId:vh}=tl;const wh=(0,Hf.validateDefaultFolder)()&&Ad;const xh=(0,Hf.validateDefaultFolder)()&&Dd;console.log(`PR: ${zd}/${Kd}/pull/${Zd}\ncommit: ${fh}\nxRequestId: ${vh}`);const $h=await(0,Kf.fetchRunData)(tl,_d,od,wh,xh);console.log("Parsing cm files...");const Xh=await(0,$f.parseMultipleRuleFiles)($h.rules,od,_d,tl,$h.cmState.cmChanged);const s_=await(0,$f.getWatchers)($h.rules,tl);const g_=(0,nf.getIsManagedGitstream)();let k_=Xh.automations;if(!g_||(0,ef.isPrivilegedOrg)(zd)){k_=await(0,E_.evaluateImmediatly)(Xh.automations,tl)}return{rules:$h.rules,admins:$h.admins,cmState:$h.cmState,contextPerFile:Xh.contextPerFile,filtersUsage:Xh.filtersUsage,warnings:Xh.warnings||{},watchers:s_,withEvaluatedAutomations:k_}};const runCI=async tl=>{Xf.ContextManager.init();const od={actionVersion:"v1",version:fh.version,...tl};const _d=(new Date).getTime();const Ad=(0,$h.getClientPayload)();const Dd=(0,ef.doubleParse)(Ad);const zd=($h.HEAD_REF||Dd?.headRef||"").trim();const Kd=($h.BASE_REF||Dd?.baseRef||"").trim();try{const{repo:tl,owner:Ad,pullRequestNumber:Zd,source:fh,hasCmRepo:wh,hasCmOrg:E_,gsCommandCm:k_,preDefinedCm:ef}=Dd;const $f=ef||k_;const Xf=Object.keys($f||{}).length&&od.actionVersion!=="v1"&&fh===xh.GIT_PROVIDERS.GITHUB?await runOneCmFile($f,Dd,Kd,zd):await runMultipleCmfiles(Dd,Kd,zd,wh,E_);const{admins:eg,cmState:tg,filtersUsage:rg,warnings:ng,watchers:sg,withEvaluatedAutomations:mg}=Xf;await(0,s_.sendSegmentEvent)(Dd,{provider:fh,pr_author:Dd?.prContext?.author},od,rg);const eA={automations:mg,context:{watchPREvents:sg.events,watchFilters:sg.filters,...Dd,admins:eg,linearbMetricsApiKey:$h.LINEARB_METRICS_API_KEY,warnings:ng,dryRun:tg.isDryRun,onlyRulesFilesChanges:tg.cmChanged&&!tg.isDryRun,...(0,g_.attachAdditionalContextByProvider)(Dd.source,{baseBranch:Kd}),...od,runId:process.env.RUN_ID}};const tA=(new Date).getTime();const rA=tA-_d;if((0,nf.getIsManagedGitstream)()){const tl=(0,nf.getErrorManager)().stringifyErrors();if(tl){console.error(tl)}}console.log("Sending results to rules resolver...");await(0,Hf.sendResultsToResolver)(eA,Dd);await(0,Xh.prepareSendingLogsToDD)("info",`${vh.GITSTREAM_CORE_SERVICE_NAME} execution time for pr ${Ad}/${tl}/${Zd}`,Dd,{serviceName:vh.GITSTREAM_CORE_SERVICE_NAME,provider:fh,executionTime:rA},true);(0,Kf.saveOutputToFiles)({withEvaluatedAutomations:mg,executionTime:rA})}catch(tl){const{owner:od,repo:_d,pullRequestNumber:Ad}=Dd;console.error(wh.ERRORS.INTERNAL_ERROR,{error:tl});await(0,Xh.prepareSendingLogsToDD)("warn",`${wh.ERRORS.INTERNAL_ERROR} for pr ${od}/${_d}/${Ad}`,Dd,{error:tl?.toString()});(0,Kf.saveOutputToFiles)({});await(0,k_.handleValidationErrors)(tl,wh.STATUS_CODES.INTERNAL_ERROR,Dd)}};0&&0},75400:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{addAlertLabelToMR:()=>addAlertLabelToMR,extractSource:()=>extractSource});tl.exports=__toCommonJS(Zd);var fh=_d(7426);var vh=_d(94040);var wh=_d(73385);var xh=_d(62785);const extractSource=tl=>{const od=(0,fh.getClientPayload)();const _d=(0,xh.doubleParse)(od);const{source:Ad}=tl||_d||{};return Ad};const addAlertLabelToMR=async(tl,od=vh.LABELS.FAILED,_d=true)=>{const{projectId:Ad,gitlabToken:Dd,pullRequestNumber:zd,gitlabUri:Kd}=tl;if(!Ad||!Dd||!zd||!Kd){console.error("Cannot update gitstream label to alert since required properties are missing.");return}if(_d){await(0,wh.removeLabelFromMR)({host:Kd,oauthToken:Dd,projectId:Ad,mrId:zd,name:vh.LABELS.CHECKING.name})}await(0,wh.addLabelToMR)({host:Kd,oauthToken:Dd,projectId:Ad,mrId:zd,name:od.name,color:od.color,description:od.description})};0&&0},63426:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{parseCMFile:()=>parseCMFile});tl.exports=__toCommonJS(Zd);var fh=_d(56977);var vh=_d(9597);var wh=_d(78963);var xh=_d(13169);const parseCMFile=async(tl,od,_d)=>{try{const tl=(0,wh.safeRulesYamlLoad)(od);(0,fh.debug)(`cm parse result: ${JSON.stringify(tl)}`);return tl}catch(Ad){const{owner:Dd,repo:zd,pullRequestNumber:Kd}=tl;await(0,fh.prepareSendingLogsToDD)("error",`${xh.ERRORS.FAILED_TO_PARSE_CM} in pr ${Dd}/${zd}/${Kd}`,tl,{error:Ad?.message,rules:od,ruleFile:_d},true);console.error(`Error in ${_d}:\n${Ad.message}`);await(0,vh.handleValidationErrors)(Ad,xh.STATUS_CODES.SYNTAX_ERROR,tl,_d);return{}}};0&&0},83572:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{BASE64_INTERNAL_PREFIX:()=>Kd,convertPRContextFromBase64:()=>convertPRContextFromBase64,convertRuleFileToStringSafe:()=>convertRuleFileToStringSafe,decodeBase64:()=>decodeBase64,fromBase64String:()=>fromBase64String,internalEncodeBase64:()=>internalEncodeBase64,replaceBranchUpstream:()=>replaceBranchUpstream,replaceInternalBase64WithDecoded:()=>replaceInternalBase64WithDecoded,toBase64String:()=>toBase64String});tl.exports=__toCommonJS(zd);const Kd="base64_";const Zd=new RegExp(`${Kd}([A-Za-z0-9+/=]+)`,"g");const fromBase64String=tl=>Buffer.from(tl,"base64").toString("utf-8");const toBase64String=tl=>Buffer.from(tl).toString("base64");const decodeBase64=tl=>{if(tl.match(/^base64:*/g)){const od=tl.split("base64:")[1];return fromBase64String(od)}return tl};const convertRuleFileToStringSafe=tl=>{const od={"pr.description":"pr.description | nl2br | dump | safe"};return Object.keys(od).reduce(((tl,_d)=>tl.replaceAll(_d,od[_d])),tl)};const internalEncodeBase64=tl=>`${Kd}${toBase64String(tl)}`;const replaceInternalBase64WithDecoded=tl=>tl.replace(Zd,((tl,od)=>fromBase64String(od)));const convertPRContextFromBase64=tl=>({...tl,checks:tl.checks?.map((tl=>({...tl,name:fromBase64String(tl.name)}))),description:fromBase64String(tl.description),comments:tl.comments?.map((tl=>({...tl,content:fromBase64String(tl.content)}))),reviews:tl.reviews?.map((tl=>({...tl,content:fromBase64String(tl.content),conversations:tl.conversations?.map((tl=>({...tl,content:fromBase64String(tl.content)})))}))),conversations:tl.conversations?.map((tl=>({...tl,content:fromBase64String(tl.content)})))});const replaceBranchUpstream=(tl="")=>tl.replace(/^upstream\//,"");0&&0},47141:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{contributersActivityContext:()=>contributersActivityContext,contributersStatContext:()=>contributersStatContext,getContext:()=>getContext});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(82673));var xh=_d(7426);var $h=_d(56977);var Xh=_d(63426);var s_=_d(83572);var g_=_d(9597);var E_=_d(62840);var k_=_d(45273);var ef=_d(36010);var nf=_d(62460);var $f=_d(23552);var Hf=_d(32638);var Kf=_d(13169);var Xf=__toESM(_d(52279));var eg=_d(95616);const filteredOutCMFilesFunc=({to:tl})=>xh.IGNORE_PATTERNS_IN_DRY_RUN.every((od=>!tl.match(od)));const formatFilesToSourceFiles=(tl,od,_d)=>_d.map((({from:_d,to:Ad,chunks:Dd})=>({original_file:_d===xh.NOT_FOUND_FILE_PATH?"":_d,new_file:Ad,diff:Dd?.reduce(((tl,{changes:od,content:_d})=>{const Ad=od?.map((({content:tl})=>tl)).join("\n");return`${tl}${_d}\n${Ad}\n`}),""),original_content:(0,E_.getContent)((0,E_.getCheckoutCommit)(od,tl),_d),new_content:(0,E_.getContent)(od,Ad)})));const extractMetadataFromFiles=tl=>tl.map((({to:tl,from:od,deletions:_d,additions:Ad})=>({original_file:od===xh.NOT_FOUND_FILE_PATH?"":od,new_file:tl,file:tl!==xh.NOT_FOUND_FILE_PATH?tl:od,deletions:_d,additions:Ad})));const getDiffSize=tl=>tl?.reduce(((tl,{additions:od,deletions:_d})=>tl+od+_d),0)||0;const contributersStatContext=async(tl,od,_d)=>{try{const Ad=(0,ef.blameByAuthor)(tl.files,tl.branch.base,_d);Xf.default.addBlameByAuthor(Ad);const{formattedBlame:Dd,dsBlame:zd}=(0,nf.splitDsAndBlameObjects)(Ad);const Kd=await(0,nf.formatDateToDays)((0,ef.getRepoFirstCommitDate)(tl.branch.base),tl,od);const Zd=await(0,nf.formatDateToDays)((0,ef.commitsDateByAuthor)(tl.branch.author,tl.branch.base,_d)?.[0],tl,od);return{age:Kd,author_age:Zd,blame:Dd,ds_blame:zd}}catch(tl){const _d=tl instanceof Error?tl.message:String(tl);console.error(`Error extracting blame: ${_d}`);await(0,$h.prepareSendingLogsToDD)("error",Kf.ERRORS.FAILED_TO_GET_BLAME_CONTEXT,od,{error:_d},true);(0,eg.getErrorManager)().addError(Kf.STATUS_CODES.FAILED_TO_GET_BLAME_CONTEXT,`${Kf.ERRORS.FAILED_TO_GET_BLAME_CONTEXT}: ${_d}`)}return{age:0,author_age:0,blame:{},ds_blame:{}}};const contributersActivityContext=async(tl,od,_d)=>{try{const _d=tl.files.reduce(((_d,Ad)=>{if(Ad===xh.NOT_FOUND_FILE_PATH){return _d}const{dsActivity:Dd,groupByWeek:zd}=(0,ef.recentAuthorActivity)(tl.branch.base,od||k_.ACTIVITY_SINCE,Ad);return{..._d,[Ad]:{...zd,dsActivity:Dd}}}),{});const{formattedActivity:Ad,dsActivity:Dd}=(0,nf.splitDsAndActivity)(_d);return{git_activity:Ad,ds_activity:Dd}}catch(tl){const od=tl instanceof Error?tl.message:String(tl);console.error(`Error extracting activity: ${od}`);await(0,$h.prepareSendingLogsToDD)("error",Kf.ERRORS.FAILED_TO_GET_ACTIVITY_CONTEXT,_d||{},{error:od},true);(0,eg.getErrorManager)().addError(Kf.STATUS_CODES.FAILED_TO_GET_ACTIVITY_CONTEXT,`${Kf.ERRORS.FAILED_TO_GET_ACTIVITY_CONTEXT}: ${od}`);return{git_activity:{},ds_activity:{}}}};const filterOutFiles=async(tl,od,_d,Ad)=>{const{owner:Dd,repo:zd,pullRequestNumber:Kd}=Ad;let Zd=(0,wh.default)(tl);if(od){Zd=Zd?.filter(filteredOutCMFilesFunc)}if(!Zd?.length){await(0,$h.prepareSendingLogsToDD)("warn",`No files changed in rules-engine context for pr: ${Dd}/${zd}/${Kd}`,Ad,{diffCommand:_d},od)}return Zd};const getTheRightGitAuthor=(tl,od,_d)=>{try{const Ad=(0,$f.findGitAuthorsWithFallback)(tl,od,_d);if(Ad.author){const tl=`${Ad.author?.split("<")[0].replace(/\s*$/,"")}\n`;const od=`<${Ad?.author?.split("<")[1]}`;return{gitName:tl,gitEmail:od,fullName:Ad.author}}return Ad}catch(tl){(0,$h.debug)(`Failed getting the right author. Error: ${tl}`);return{}}};const getContext=async(tl,od,_d,Ad,Dd,zd=false)=>{const{owner:Kd,repo:Zd,visibility:fh,mergeCommitSha:vh}=_d;try{const wh=await(0,Xh.parseCMFile)(_d,Ad,Dd);const xh=wh?.config?.git_history_since;const{diff:$h,diffCommand:g_}=(0,E_.getDiff)(tl,od,wh,vh);const k_=await filterOutFiles($h,zd,g_,_d);const ef=(0,E_.getCommitsNumberOnBranch)(tl);const nf=(0,E_.getContributorsStatistics)(tl);const{fullAuthorName:$f,authorName:Kf,authorEmail:Xf}=(0,E_.getAuthorName)(tl,od,vh);const eg={branch:{name:od,base:tl,author:$f,author_name:Kf,author_email:Xf,diff:{size:getDiffSize(k_),files_metadata:extractMetadataFromFiles(k_)},num_of_commits:ef,commits:{messages:(0,E_.getCommitMessages)(tl,od,vh)}},source:{diff:{files:formatFilesToSourceFiles(tl,od,k_)}},repo:{name:Zd,contributors:nf,owner:Kd,visibility:fh},files:k_.map((({to:tl})=>tl||"")).filter(Boolean),pr:{...(0,s_.convertPRContextFromBase64)(_d.prContext),repo:Zd}};eg.pr={...eg.pr,conflicted_files_count:(0,E_.getPrConflicsCountPerFile)(eg.pr.target,eg.branch.name)};const tg=await(0,Hf.matchContributors)(eg.pr.contributors,eg.repo.contributors,_d,wh);const rg=getTheRightGitAuthor(eg,tg,xh);if(Object.keys(rg).length){eg.branch.author=rg.fullName;eg.branch.author_name=rg.gitName;eg.branch.author_email=rg.gitEmail}const ng=await contributersStatContext(eg,_d,xh);const sg=await contributersActivityContext(eg,xh,_d);eg.repo={...eg.repo,provider:_d.source,git_to_provider_user:tg,git_history_since:xh,...ng,...sg,pr_author:eg.pr?.author,languages:eg.pr?.languages};return eg}catch(tl){const Ad=tl instanceof Error?tl.message:String(tl);if((0,g_.isBranchDeletedError)(Ad)){console.warn(`Branch '${od}' was deleted — ${Kf.BRANCH_DELETED_RUN_SKIPPED}`);await(0,$h.prepareSendingLogsToDD)("warn",`Branch '${od}' deleted during execution`,_d,{error:Ad,ruleFile:Dd,refBranch:od},true);await(0,g_.handleBranchDeletedFromGitCommand)(tl);return{}}console.error(`Failed to get PR context: ${Ad}`);await(0,$h.prepareSendingLogsToDD)("error",Kf.ERRORS.FAILED_TO_GET_CONTEXT,_d,{error:Ad,ruleFile:Dd},true);await(0,g_.handleValidationErrors)(Kf.ERRORS.FAILED_TO_GET_CONTEXT,Kf.STATUS_CODES.FAILED_TO_GET_CONTEXT,_d,Dd);return{}}};0&&0},9597:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{getErrorMessage:()=>getErrorMessage,handleBranchDeletedFromGitCommand:()=>handleBranchDeletedFromGitCommand,handleValidationErrors:()=>handleValidationErrors,isBranchDeletedError:()=>isBranchDeletedError});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(37484));var xh=_d(75400);var $h=_d(50125);var Xh=_d(95616);var s_=_d(23656);var g_=_d(94040);var E_=_d(7426);var k_=_d(13169);var ef=_d(45273);var nf=_d(93017);const isBranchDeletedError=tl=>{const od=tl?.message||tl?.toString()||"";const _d=[ef.GIT_ERROR_TYPE.BAD_REVISION,ef.GIT_ERROR_TYPE.REMOTE_REF_NOT_FOUND,ef.GIT_ERROR_TYPE.UNKNOWN_REVISION];const Ad=_d.some((tl=>od.toLowerCase().includes(tl.toLowerCase())));return Ad};const $f={github:(tl,od)=>{const _d={message:tl,owner:od?.owner,repo:od?.repo,branch:od?.branch,prNumber:od?.pullRequestNumber,headSha:od?.headSha};wh.setFailed(JSON.stringify(_d,null,2))},gitlab:async(tl,od)=>{await(0,xh.addAlertLabelToMR)(od);const _d=tl.replace(/%0A/g,"\n");console.error(_d)},bitbucket:async(tl,od)=>{console.error(tl);await(0,s_.updateBitbucketCommitStatus)(od,E_.BITBUCKET_CONSTS.COMMIT_STATUS.FAILED,tl)},default:tl=>console.error(tl)};const Hf={github:tl=>{wh.warning(tl)},gitlab:async(tl,od)=>{await(0,xh.addAlertLabelToMR)(od,g_.LABELS.SUCCESS);console.warn(tl)},bitbucket:async(tl,od)=>{await(0,s_.updateBitbucketCommitStatus)(od,E_.BITBUCKET_CONSTS.COMMIT_STATUS.SUCCESSFUL,tl)},default:tl=>console.warn(tl)};const handleBranchDeletedFromGitCommand=async tl=>{const od=tl?.message||tl?.toString()||"";const _d=k_.BRANCH_DELETED_MESSAGE;const Ad=(0,Xh.getIsExecutePlayground)();const Dd=(0,Xh.getIsManagedGitstream)();console.warn(`${_d} Error: ${od}`);if(Ad||Dd){throw new $h.BranchDeletedError(_d)}const{payload:zd}=(0,nf.getPayloadBaseContext)();const Kd=(0,xh.extractSource)(zd);const Zd=Hf[Kd]||Hf.default;await Zd(_d,zd);process.exit(0)};const handleValidationErrors=async(tl,od,_d={},Ad="",Dd="")=>{let zd="";const Kd=tl?.message||tl;if(!(tl instanceof $h.PluginsError)){zd=Ad?`Error in ${Ad.trim()}:\n ${Kd}`:Kd}const Zd=(0,Xh.getIsExecutePlayground)();const fh=(0,Xh.getIsManagedGitstream)();if(Zd||fh){(0,Xh.getErrorManager)().addError(od,`${tl?.message} - ${Dd}`);throw new Error((0,Xh.getErrorManager)().stringifyErrors())}const vh=(0,xh.extractSource)(_d);if(tl instanceof $h.BranchDeletedError){const od=tl.message;console.warn(od);const{payload:_d}=(0,nf.getPayloadBaseContext)();const Ad=Hf[vh]||Hf.default;await Ad(od,_d);process.exit(0)}const wh=$f[vh]||$f.default;await wh(zd,_d,Ad);process.exit(od)};const getErrorMessage=tl=>{if(tl&&typeof tl.message==="string"){return tl.message}return tl?.toString()||"Unknown error"};0&&0},50125:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{BranchDeletedError:()=>BranchDeletedError,PluginsError:()=>PluginsError});tl.exports=__toCommonJS(zd);class PluginsError extends Error{reason;constructor(tl,od){super(od);this.reason=tl;Object.setPrototypeOf(this,PluginsError.prototype)}}class BranchDeletedError extends Error{constructor(tl){super(tl);this.name="BranchDeletedError";Object.setPrototypeOf(this,BranchDeletedError.prototype)}}0&&0},62840:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{CWD:()=>Xf,SOURCE_CODE_WORKING_DIRECTORY:()=>Kf,addSafeDirectorySafely:()=>addSafeDirectorySafely,executeGitCommand:()=>executeGitCommand,getAuthorName:()=>getAuthorName,getCheckoutCommit:()=>getCheckoutCommit,getCommitMessages:()=>getCommitMessages,getCommitsNumberOnBranch:()=>getCommitsNumberOnBranch,getContent:()=>getContent,getContributorsStatistics:()=>getContributorsStatistics,getDiff:()=>getDiff,getOrgCMFilesBasedOnRepo:()=>getOrgCMFilesBasedOnRepo,getOrgCmFiles:()=>getOrgCmFiles,getPrConflicsCountPerFile:()=>getPrConflicsCountPerFile,getRuleFiles:()=>getRuleFiles,hasNonRuleFilesChanges:()=>hasNonRuleFilesChanges,isCmChanged:()=>isCmChanged,readRemoteFile:()=>readRemoteFile});tl.exports=__toCommonJS(Zd);var fh=_d(35317);var vh=_d(79896);var wh=_d(7426);var xh=_d(56977);var $h=_d(9597);var Xh=_d(50125);var s_=_d(26925);var g_=_d(45273);var E_=_d(63426);var k_=_d(23418);var ef=_d(95616);var nf=_d(77388);var $f=_d(13169);var Hf=_d(52279);const Kf="./code";const Xf={cwd:Kf};const executeGitCommand=(tl,od=g_.REPO_FOLDER.DEFAULT,_d={cwd:Kf})=>{(0,xh.debug)(`Execute: ${tl}`);let Ad=_d;try{const _d=(0,ef.getIsExecutePlayground)();if(_d){const tl=(0,ef.getCloneRepoPath)();Ad={...Ad,cwd:tl}}const Dd=(0,wh.getOverrideCloneRepoPath)();if(Dd){Ad={...Ad,cwd:Dd}}const zd=`cd ${od} && ${tl}`;const Kd=(0,fh.execSync)(zd,{...Ad,maxBuffer:500*1024*1024,stdio:"pipe"}).toString();Hf.ContextManager.addGitCommand(tl,Kd);return Kd}catch(tl){if((0,$h.isBranchDeletedError)(tl)){throw new Xh.BranchDeletedError($f.BRANCH_DELETED_MESSAGE)}throw tl}};const addSafeDirectorySafely=()=>{try{const tl=executeGitCommand("git config --global --get-all safe.directory");if(tl.includes("*")){return}}catch(tl){}try{const tl=(0,ef.getIsExecutePlayground)();const od=(0,ef.getIsManagedGitstream)();if(tl||od){executeGitCommand(k_.ADD_SAFE_DIRECTORY_FOR_PLAYGROUND)}else{executeGitCommand(k_.ADD_SAFE_DIRECTORY)}}catch(tl){console.warn("Failed to set safe.directory, continuing without it:",tl)}};const getCheckoutCommit=(tl,od)=>{try{const _d=executeGitCommand((0,k_.CHECKOUT_COMMIT)({refBranch:tl,baseBranch:od}));return _d.trim()||od}catch(tl){return od}};const getContent=(tl,od)=>{try{if(od===wh.NOT_FOUND_FILE_PATH){return""}const _d=executeGitCommand((0,k_.FILE_CONTENT)({branch:tl,file:od}));return _d}catch(tl){return""}};const getDiff=(tl,od,_d,Ad="")=>{try{const Dd=_d?.config?.ignore_files?.map((tl=>(0,s_.escapeFileName)(tl,":(exclude)")))?.join(" ");const zd=(0,k_.DIFF_WITH_IGNORE_FILES)({baseBranch:tl,refBranch:od,ignoreFiles:Dd||"",mergeCommitSha:Ad});const Kd=executeGitCommand(zd);return{diff:Kd,diffCommand:zd}}catch(tl){console.log(`error getting diff: ${tl}`);return{diff:"",diffCommand:""}}};const readRemoteFile=(tl,od,_d=g_.REPO_FOLDER.DEFAULT)=>{const Ad=(0,ef.getIsExecutePlayground)();const Dd=(0,ef.getIsManagedGitstream)();let zd=Kf;if(Ad){zd=Xf.cwd}else if(Dd){zd=(0,wh.getOverrideCloneRepoPath)()}const Kd=`${zd}/${_d}/${tl}`;try{if(_d===g_.REPO_FOLDER.DEFAULT){executeGitCommand((0,k_.GIT_SHOW)({branch:od,file:tl}))}return(0,vh.readFileSync)(Kd,"utf8")}catch(tl){if(Ad){console.error(`Error in reading file ${Kd}`,tl)}return""}};const getCMFilesList=(tl,od)=>{executeGitCommand((0,k_.GIT_CHECKOUT)(tl));const _d=od?.toLowerCase()===wh.ORG_LEVEL_REPO?executeGitCommand((0,k_.LS_FILES)("*.cm")):executeGitCommand((0,k_.LS_FILES)(".cm/*.cm"));executeGitCommand((0,k_.GIT_CHECKOUT)("-"));return _d.split("\n").filter(Boolean)};const getOrgCMFilesBasedOnRepo=async(tl,od,_d)=>{const Ad={orgRulesToInclude:[],orgRulesToExclude:[]};for(const Dd of Object.keys(tl)){const zd=await(0,E_.parseCMFile)(_d,tl[Dd],Dd);const Kd=zd?.config?.include_repositories||[];const Zd=zd?.config?.ignore_repositories||[];try{if(Kd.length){const tl=Kd.some((tl=>{if((0,nf.internalRegex)(od,tl)){Ad.orgRulesToInclude.push(Dd);return true}return false}));if(!tl){Ad.orgRulesToExclude.push(Dd)}}Zd.forEach((tl=>{if((0,nf.internalRegex)(od,tl)){Ad.orgRulesToExclude.push(Dd)}}))}catch(tl){await(0,$h.handleValidationErrors)(tl.message,$f.STATUS_CODES.SYNTAX_ERROR,_d,Dd)}}if(Ad.orgRulesToExclude.length){const tl=Ad.orgRulesToExclude.sort(((tl,od)=>tl.localeCompare(od))).join("\n\t");console.log(`Excluding "${od}" repo from automations, because it found on the include_repositories/ignore_repositories list:\n\t${tl}`)}return Ad};const getOrgCmFiles=tl=>{executeGitCommand((0,k_.GIT_CHECKOUT)(tl),g_.REPO_FOLDER.CM);const od=executeGitCommand((0,k_.LS_FILES)("*.cm"),g_.REPO_FOLDER.CM);executeGitCommand((0,k_.GIT_CHECKOUT)("-"),g_.REPO_FOLDER.CM);const _d=od.split("\n").filter(Boolean);if(Object.keys(_d).length){return _d.reduce(((od,_d)=>({...od,[_d]:readRemoteFile(_d,tl,g_.REPO_FOLDER.CM)})),{})}return{}};const getRuleFiles=async(tl,od)=>{const _d=getCMFilesList(tl,od);if(Object.keys(_d).length>0){const od=_d.reduce(((od,_d)=>({...od,[_d]:readRemoteFile(_d,tl)})),{});return od}return{}};const getCommitsNumberOnBranch=tl=>Number(executeGitCommand((0,k_.REV_LIST_COUNT)(tl)).trim());const getContributorsStatistics=tl=>{const od=executeGitCommand((0,k_.SHORTLOG)(tl));return od.split("\n").reduce(((tl,od)=>{const[_d,Ad]=od.trim().split("\t");return{...tl,...Ad&&{[Ad]:parseInt(_d,10)}}}),{})};const getAuthorName=(tl,od,_d)=>{try{const Ad=executeGitCommand((0,k_.GIT_AUTHOR)({refBranch:od,baseBranch:tl,format:"%an",mergeCommitSha:_d}));const Dd=executeGitCommand((0,k_.GIT_AUTHOR)({refBranch:od,baseBranch:tl,format:"%ae",mergeCommitSha:_d}));const zd=`${Ad?.trim()} <${Dd?.trim()}>`;(0,xh.debug)({fullAuthorName:zd,currBranch:executeGitCommand(k_.CURRENT_BRANCH)});return{fullAuthorName:zd,authorName:Ad,authorEmail:Dd}}catch(tl){console.log(`error getting branch author name: ${tl}`);return{}}};const isCmChanged=(tl,od,_d,Ad)=>{if(_d?.toLowerCase()===wh.ORG_LEVEL_REPO){return Boolean(executeGitCommand((0,k_.DIFF)({baseBranch:od,refBranch:tl,file:"*.cm",mergeCommitSha:Ad})))}return Boolean(executeGitCommand((0,k_.DIFF)({baseBranch:od,refBranch:tl,file:".cm/*.cm",mergeCommitSha:Ad})))};const hasNonRuleFilesChanges=(tl,od,_d,Ad)=>{if(_d?.toLowerCase()===wh.ORG_LEVEL_REPO){return Boolean(executeGitCommand((0,k_.DIFF)({baseBranch:od,refBranch:tl,file:":!*.cm",mergeCommitSha:Ad})))}return Boolean(executeGitCommand((0,k_.DIFF)({baseBranch:od,refBranch:tl,file:":!.cm/*.cm",mergeCommitSha:Ad})))};const getPrConflicsCountPerFile=(tl,od)=>{try{const _d=(0,s_.escapeShellCmd)(tl);const Ad=(0,s_.escapeShellCmd)(od);const Dd=`git merge-base ${_d} ${Ad}`;const zd=executeGitCommand(Dd).trim();const Kd=`git merge-tree ${zd} ${_d} ${Ad} | grep 'changed in both'`;const Zd=executeGitCommand(Kd);return Zd?.split("\n").filter(Boolean).length||0}catch(tl){(0,xh.debug)(`error getting pr conflicts: ${tl}`);return 0}};const getCommitMessages=(tl,od,_d)=>{const Ad=(0,s_.escapeShellCmd)(tl);const Dd=(0,s_.escapeShellCmd)(od);let zd=`git log ${Ad}..${Dd} --format=%B%x00`;if(_d){zd=`git show -m ${_d} --format=%B%x00 --no-patch`}return executeGitCommand(zd).split("\0").map((tl=>tl.trim())).filter((tl=>tl!==""))};0&&0},23418:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{ADD_SAFE_DIRECTORY:()=>xh,ADD_SAFE_DIRECTORY_FOR_PLAYGROUND:()=>$h,CHECKOUT_COMMIT:()=>CHECKOUT_COMMIT,CURRENT_BRANCH:()=>wh,DIFF:()=>DIFF,DIFF_WITH_IGNORE_FILES:()=>DIFF_WITH_IGNORE_FILES,FILE_CONTENT:()=>FILE_CONTENT,GIT_AUTHOR:()=>GIT_AUTHOR,GIT_CHECKOUT:()=>GIT_CHECKOUT,GIT_LOG:()=>vh,GIT_SHOW:()=>GIT_SHOW,LS_FILES:()=>LS_FILES,REV_LIST_COUNT:()=>REV_LIST_COUNT,SHORTLOG:()=>SHORTLOG});tl.exports=__toCommonJS(Zd);var fh=_d(26925);const CHECKOUT_COMMIT=({refBranch:tl,baseBranch:od})=>{const _d=(0,fh.escapeShellCmd)(od);const Ad=(0,fh.escapeShellCmd)(tl);return`git rev-list --boundary ${Ad}...${_d} | grep "^-" | cut -c2- | tail -1`};const FILE_CONTENT=({branch:tl,file:od})=>{const _d=(0,fh.escapeShellCmd)(tl.trim());const Ad=(0,fh.escapeFileName)(od.trim());return`git show ${_d}:${Ad}`};const DIFF_WITH_IGNORE_FILES=({baseBranch:tl,refBranch:od,ignoreFiles:_d,mergeCommitSha:Ad})=>{const Dd=(0,fh.escapeShellCmd)(tl);const zd=(0,fh.escapeShellCmd)(od);const Kd=_d||"";if(Ad){return`git diff ${Ad}^1...${Ad} ${Kd}`}return`git diff ${Dd}...${zd} ${Kd}`};const vh="git log";const wh="git branch --show-current";const xh="git config --global --add safe.directory '*'";const $h="git config --local --add safe.directory '*'";const GIT_SHOW=({branch:tl,file:od})=>{const _d=(0,fh.escapeShellCmd)(tl.trim());const Ad=(0,fh.escapeFileName)(od.trim());return`git show ${_d}:${Ad} > ${Ad}`};const GIT_CHECKOUT=tl=>{const od=(0,fh.escapeShellCmd)(tl);return`git checkout ${od}`};const LS_FILES=tl=>{const od=(0,fh.escapeFileName)(tl);return`git ls-files ${od}`};const REV_LIST_COUNT=tl=>{const od=(0,fh.escapeShellCmd)(tl);return`git rev-list --count HEAD ^${od} --`};const SHORTLOG=tl=>{const od=(0,fh.escapeShellCmd)(tl);return`git shortlog ${od} -s -n -e --`};const GIT_AUTHOR=({refBranch:tl,baseBranch:od,format:_d,mergeCommitSha:Ad})=>{const Dd=(0,fh.escapeShellCmd)(od);const zd=(0,fh.escapeShellCmd)(tl);if(Ad){return`git show -m ${Ad} --format=${_d} | tail -1`}return`git log ${Dd}..${zd} --format=${_d} | tail -1`};const DIFF=({baseBranch:tl,refBranch:od,file:_d,mergeCommitSha:Ad})=>{const Dd=(0,fh.escapeShellCmd)(tl);const zd=(0,fh.escapeShellCmd)(od);const Kd=(0,fh.escapeFileName)(_d);if(Ad){return`git show -m --format= ${Ad} -- ${Kd}`}return`git diff ${Dd}...${zd} -- ${Kd}`};0&&0},26925:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{escapeFileName:()=>escapeFileName,escapeShellCmd:()=>escapeShellCmd,removeApostropheEscaping:()=>removeApostropheEscaping,removeSingleQuotesEscaping:()=>removeSingleQuotesEscaping});tl.exports=__toCommonJS(Zd);var fh=_d(26591);const escapeShellCmd=(tl="")=>(0,fh.quote)([tl]);const removeApostropheEscaping=tl=>(tl||"").replace(/\\'/g,"'");const removeSingleQuotesEscaping=tl=>removeApostropheEscaping(tl).replace(/\\`/g,"`");const escapeFileName=(tl,od)=>{if(!tl&&!od){return tl}if(od){return JSON.stringify(`${od}${tl}`)}return JSON.stringify(tl)};0&&0},45273:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{ACTIVITY_SINCE:()=>Kd,GIT_ERRORS:()=>Zd,GIT_ERROR_TYPE:()=>wh,GIT_INFO:()=>fh,MAIN_RULES_FILE:()=>xh,REPO_FOLDER:()=>vh});tl.exports=__toCommonJS(zd);const Kd="52 weeks ago";const Zd={GETTING_ALL_AUTHORS:"Failed getting all authors of file",GETTING_AUTHOR_LINES:"Failed getting author lines of file",GETTING_GIT_BLAME:"Failed getting git blame of file"};const fh={RAW_GIT_COMMANDS:"Raw git commands for file in pr",NO_DATA_FROM_GIT:"No data returned from git in pr"};const vh={DEFAULT:"repo",CM:"cm"};const wh={BAD_REVISION:"bad revision",REMOTE_REF_NOT_FOUND:"couldn't find remote ref",UNKNOWN_REVISION:"unknown revision"};const xh="gitstream.cm";0&&0},36010:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{blameByAuthor:()=>blameByAuthor,commitsDateByAuthor:()=>commitsDateByAuthor,countAuthosInRepo:()=>countAuthosInRepo,countFilesInRepo:()=>countFilesInRepo,getRepoFirstCommitDate:()=>getRepoFirstCommitDate,recentAuthorActivity:()=>recentAuthorActivity});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(93350));var xh=_d(62840);var $h=_d(62460);var Xh=_d(47470);const commitsDateByAuthor=(tl,od,_d)=>(0,xh.executeGitCommand)((0,Xh.COMMITS_DATE_BY_AUTHOR)({author:tl,branch:od,since:_d}))?.split("\n")?.filter(Boolean);const buildTempActivity=tl=>{const od=[];for(let _d=0;_d{const Ad=(0,xh.executeGitCommand)((0,Xh.GIT_ACTIVITY)({branch:tl,since:od,file:_d}));const Dd=Ad?.split("\n")?.filter(Boolean);const zd=buildTempActivity(Dd);return{dsActivity:Ad,groupByWeek:(0,$h.groupByWeek)(zd)}};const countAuthosInRepo=(tl,od)=>(0,xh.executeGitCommand)((0,Xh.AUTHORS_COUNT)({branch:tl,since:od}))?.split("\n")?.filter(Boolean);const countFilesInRepo=()=>(0,xh.executeGitCommand)(Xh.REPO_FILES_COUNT)?.trim();const getRepoFirstCommitDate=(tl="develop")=>(0,xh.executeGitCommand)((0,Xh.FIRST_COMMIT)({branch:tl}))?.split("\n")?.[1];const blameByAuthor=(tl,od,_d)=>({...tl.reduce(((tl,Ad)=>{const Dd=(0,$h.getAllAuthorsOfFile)(Ad,od,_d);const zd=(0,$h.getGitBlameString)(Ad,od,_d);return{...tl,...{[Ad]:Dd.reduce(((tl,_d)=>{const{authorLines:Dd,allLinesCount:Kd}=(0,$h.calculateStatisticsForBlame)(zd,_d,Ad,od);return{...tl,[_d]:(0,$h.calculateLinesPercentage)(Dd,Kd),dsBlame:zd.replaceAll("\nauthor-mail"," author-mail")}}),{})}}}),{})});0&&0},47470:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{AUTHORS_COUNT:()=>AUTHORS_COUNT,COMMITER_PER_FILE:()=>COMMITER_PER_FILE,COMMITS_DATE_BY_AUTHOR:()=>COMMITS_DATE_BY_AUTHOR,FIRST_COMMIT:()=>FIRST_COMMIT,GIT_ACTIVITY:()=>GIT_ACTIVITY,GIT_BLAME:()=>GIT_BLAME,GIT_BLAME_AUTHORS_FORMAT:()=>vh,GIT_BLAME_STRING:()=>wh,GIT_LOG_PER_FILE:()=>GIT_LOG_PER_FILE,REPO_FILES_COUNT:()=>xh});tl.exports=__toCommonJS(Zd);var fh=_d(26925);const GIT_BLAME=({branch:tl,file:od,since:_d})=>{const Ad=(0,fh.escapeShellCmd)(tl);const Dd=(0,fh.escapeFileName)(od);const zd=_d?` --since='${_d}'`:"";return`git blame${zd} ${Ad} --line-porcelain -- ${Dd}`};const GIT_LOG_PER_FILE=({file:tl,since:od})=>{const _d=(0,fh.escapeFileName)(tl);const Ad=od?` --since='${od}'`:"";return`git log${Ad} -- ${_d}`};const vh="| grep '^author-mail\\|^author ' | sed '$!N;s/\\n/ /'";const wh="| sed -n '/^author /,/^author-mail /p'";const COMMITER_PER_FILE=({file:tl})=>{const od=(0,fh.escapeFileName)(tl);return`git shortlog -s -n --all --no-merges ${od}`};const COMMITS_DATE_BY_AUTHOR=({branch:tl,author:od,since:_d})=>{const Ad=(0,fh.escapeShellCmd)(tl);const Dd=(0,fh.escapeShellCmd)(od);const zd=_d?` --since='${_d}'`:"";return`git log${zd} ${Ad} --author=${Dd} --format='%as' -- | sort | uniq`};const GIT_ACTIVITY=({branch:tl,file:od,since:_d})=>{const Ad=(0,fh.escapeShellCmd)(tl);const Dd=(0,fh.escapeFileName)(od);const zd=`git log --no-merges ${Ad} --since='${_d}' --pretty=tformat:'%an <%ae>,%ad' --numstat -- ${Dd}`;return zd};const AUTHORS_COUNT=({branch:tl,since:od}={})=>{const _d=tl?(0,fh.escapeShellCmd)(tl):"";const Ad=od?` --since='${od}'`:"";const Dd=tl?` ${_d}`:"";return`git log${Ad}${Dd} --format='%an <%ae>' -- | sort | uniq`};const xh="git ls-files | wc -l";const FIRST_COMMIT=({branch:tl})=>{const od=(0,fh.escapeShellCmd)(tl);return`git rev-list --max-parents=0 ${od} --format="%cs" --`};0&&0},62460:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{calculateLinesPercentage:()=>calculateLinesPercentage,calculateStatisticsForBlame:()=>calculateStatisticsForBlame,formatDateToDays:()=>formatDateToDays,getAllAuthorsOfFile:()=>getAllAuthorsOfFile,getGitBlameString:()=>getGitBlameString,groupByWeek:()=>groupByWeek,splitDsAndActivity:()=>splitDsAndActivity,splitDsAndBlameObjects:()=>splitDsAndBlameObjects});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(80542));var xh=_d(7426);var $h=_d(56977);var Xh=_d(62840);var s_=_d(45273);var g_=_d(47470);const groupByWeek=tl=>{const od=tl.reduce(((tl,od,_d)=>{const Ad=_d>0&&tl.find((({git_user:tl,week:_d})=>tl===od.git_user&&_d===od.week));if(Ad){Ad.changes+=od.changes;Ad.week=od.week}else{tl.push({git_user:od.git_user,week:od.week,changes:od.changes})}return tl}),[]);return od.reduce(((tl,{git_user:od,week:_d,changes:Ad})=>{tl[od]=tl[od]||{};tl[od]={...tl[od],[`week_${_d}`]:Ad};return{...tl}}),{})};const calculateLinesPercentage=(tl,od)=>tl&&od?tl>=od?100:tl/od*100:0;const formatDateToDays=async(tl,od,_d)=>{if(!tl){const{owner:tl,repo:Ad,pullRequestNumber:Dd}=_d;(0,$h.debug)(`Couldn't find git dates for author: ${od.branch.author}, base branch: ${od.branch.base}, head branch: ${od.branch.name}`);await(0,$h.prepareSendingLogsToDD)("info",`${s_.GIT_INFO.NO_DATA_FROM_GIT} ${tl}/${Ad}/${Dd}`,_d,{author:od.branch.author,baseBranch:od.branch.base,headBranch:od.branch.name},xh.DEBUG_MODE);return 0}const Ad=new Date;const Dd=new Date(tl);const zd=Dd.getTime()-Ad.getTime();return Math.abs(Math.ceil(zd/(1e3*60*60*24)))};const getAllAuthorsOfFile=(tl,od,_d)=>{try{const Ad=`${(0,g_.GIT_BLAME)({file:tl,branch:od,since:_d})} ${g_.GIT_BLAME_AUTHORS_FORMAT}`;const Dd=(0,Xh.executeGitCommand)(Ad);const zd=[...Array.from(new Set(Dd?.replaceAll("author ","").replaceAll("author-mail ","").split("\n")))]?.filter(Boolean);return zd}catch(od){console.log(`${s_.GIT_ERRORS.GETTING_ALL_AUTHORS} ${tl}. ${od}`);return[]}};const getAuthorLines=(tl,od,_d)=>{try{const _d=`author ${od?.substring(0,od.indexOf("<")-1)?.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}\\nauthor-mail ${od?.substring(od.indexOf("<"),od.indexOf(">")+1).replace("+","\\+")}`;const Ad=new RegExp(_d,"g");return(tl.match(Ad)||[]).length}catch(tl){console.log(`${s_.GIT_ERRORS.GETTING_AUTHOR_LINES} ${_d}. ${tl}`);return 0}};const getGitBlameString=(tl,od,_d)=>{try{const Ad=`${(0,g_.GIT_BLAME)({branch:od,file:tl,since:_d})} ${g_.GIT_BLAME_STRING}`;const Dd=(0,Xh.executeGitCommand)(Ad);return Dd}catch(od){console.log(`${s_.GIT_ERRORS.GETTING_GIT_BLAME} ${tl}. ${od}`);return"0"}};const calculateStatisticsForBlame=(tl,od,_d,Ad)=>{const Dd=getAuthorLines(tl,od,_d);const zd=getCodeLinesCount(_d,Ad);return{authorLines:Dd,allLinesCount:zd}};const readRemoteFileAndSplit=(tl,od)=>(0,Xh.readRemoteFile)(tl,od)?.split(/\r\n|\r|\n/);const isLastRowEmpty=(tl,od)=>{const _d=readRemoteFileAndSplit(tl,od);return _d?.[_d?.length-1]===""};const getCodeLinesCount=(tl,od)=>isLastRowEmpty(tl,od)?readRemoteFileAndSplit(tl,od)?.length-1:readRemoteFileAndSplit(tl,od)?.length;const splitDsAndBlameObjects=tl=>{const od=(0,wh.default)(tl);const _d=Object.keys(od).reduce(((tl,_d)=>({...tl,[_d]:od[_d].dsBlame})),{});Object.keys(od).forEach((tl=>{if(od[tl].dsBlame){delete od[tl].dsBlame}}));return{formattedBlame:od,dsBlame:_d}};const splitDsAndActivity=tl=>{const od=(0,wh.default)(tl);const _d=Object.keys(od).reduce(((tl,_d)=>({...tl,[_d]:od[_d].dsActivity})),{});Object.keys(od).forEach((tl=>{if(od[tl].dsActivity){delete od[tl].dsActivity}}));return{formattedActivity:od,dsActivity:_d}};0&&0},23552:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{findGitAuthorsWithFallback:()=>findGitAuthorsWithFallback});tl.exports=__toCommonJS(Zd);var fh=_d(56977);var vh=_d(36010);const findGitAuthorsWithFallback=(tl,od,_d)=>{const Ad=tl.branch.author;let Dd={author:Ad,prevResults:[]};try{if(!Object.keys(tl.repo?.contributors||[]).includes(Ad)){const Ad=Object.keys(od).filter((_d=>od[_d]===tl.pr?.author));Ad.forEach((od=>{const zd=(0,vh.commitsDateByAuthor)(od,tl.branch.base,_d);if(zd.length===1){Dd={author:od,prevResults:zd}}if(Ad.length>1&&Dd.prevResults.length<=zd.length){Dd={author:od,prevResults:zd}}}))}}catch(tl){(0,fh.debug)(`Failed getting the right author. Error: ${tl}`)}return Dd};0&&0},41363:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{contributorsMap:()=>fh,diffFilesWithoutCms:()=>wh,expectedContext:()=>xh,expectedDsActivity:()=>$h,gitToProviderUser:()=>Zd,payload:()=>Kd,repoContributors:()=>vh});tl.exports=__toCommonJS(zd);const Kd={repoPath:".github/workflows/gitstream.yml",gitstream_jwt_token:"",gitstreamGatesCheckId:26185706315,repo:"linenv",owner:"linear-b",branch:"linweb-auto-1718286804",installationId:37391659,pullRequestNumber:3840,headSha:"6d7dfa7a6076f06dbde1a802f08ee38e66d6a2f0",baseRef:"develop",baseSha:"develop",visibility:"private",triggeredBy:"linearbci",triggeredPREvent:"completed",source:"github",env:"prod",analytics_url:"https://z0ievfnzr5.execute-api.us-west-1.amazonaws.com/prod/analytics",analyticsHttpApiUrl:"https://api.amplitude.com/2/httpapi",segmentServiceUrl:"https://api.segment.io",prContext:{isFullyInstalled:true,title:"Linweb Release - 0.1.3196",approvals:["mark-linearb"],requested_changes:[],author:"linearbci",description:"IyMgTGlud2ViIFJlbGVhc2UgLSAwLjEuMzE5NgpBdXRvLWdlbmVyYXRlZCBQUiBmb3IgbGlud2ViIHRhZyAwLjEuMzE5NgoKU2VlIG1vcmUgZGV0YWlscyBhdCB0aGUgW3RhZ10oaHR0cHM6Ly9naXRodWIuY29tL2xpbmVhci1iL2xpbndlYi9yZWxlYXNlcy90YWcvMC4xLjMxOTYp",checks:[{name:"Sml0IFNlY3VyaXR5",status:"completed",conclusion:"success"},{name:"U2VjcmV0IERldGVjdGlvbg==",status:"completed",conclusion:"success"},{name:"U29uYXJDbG91ZCBDb2RlIEFuYWx5c2lz",status:"completed",conclusion:"success"},{name:"Z2l0U3RyZWFtLmNt",status:"completed",conclusion:"success"},{name:"YXV0by1tZXJnZS1sYWJlbC9hdXRvX21lcmdlX2xhYmVs",status:"completed",conclusion:"skipped"},{name:"T3JjYSBTZWN1cml0eSAtIEluZnJhc3RydWN0dXJlIGFzIENvZGU=",status:"completed",conclusion:"success"},{name:"T3JjYSBTZWN1cml0eSAtIFNlY3JldHM=",status:"completed",conclusion:"success"},{name:"T3JjYSBTZWN1cml0eSAtIFZ1bG5lcmFiaWxpdGllcw==",status:"completed",conclusion:"success"},{name:"RGVwbG95IHNlcnZpY2VzIHRvIFN0YWdpbmcgKDMuOCk=",status:"completed",conclusion:"success"},{name:"Q3lwcmVzcyBFMkUgb24gc3RhZ2luZw==",status:"completed",conclusion:"success"},{name:"U1VDQ0VTUw==",status:"completed",conclusion:"success"}],created_at:new Date("2024-06-13T13:53:26.000Z"),draft:false,mergeable:true,labels:["linweb","auto-merge"],reviewers:["orca-security-us","mark-linearb"],status:"open",updated_at:new Date("2024-06-13T13:55:31.000Z"),assignees:[],contributors:[{login:"vim-zz",name:"Ofer Affias"},{login:"MishaKav",name:"Misha Kav"},{login:"almog27",name:"Almog Ben David"},{login:"yishaibeeri",name:"Yishai Beeri"},{login:"orielz",name:"Oriel Zaken"},{login:"nat-gunner",name:"Kevin Fayle"},{login:"amitmohleji",name:"Amit Mohleji"},{login:"vscabral",name:"Val Cabral"},{login:"BenLloydPearson",name:"Ben Lloyd Pearson"},{login:"emchap",name:"Emily Chapman"},{login:"flomermer",name:"Tomer Flom"},{login:"omarcovitch",name:"Omri Marcovitch"},{login:"ShakedZrihen",name:"shaked zohar"},{login:"Fadikhayo1995",name:"Fadi Khayo"},{login:"orikrn",name:"Ori Keren"},{login:"linknfg182",name:"Dan Lines"},{login:"saharavishag",name:"Avishag Sahar"},{login:"linearbci",name:"LinearB Automation"},{login:"ariel-linearb",name:"Ariel Illouz"},{login:"yeelali14",name:"Yeela Lifshitz"},{login:"mavery-linb",name:"Mike Avery"},{login:"KerenLinearB",name:"Keren Shiloah"},{login:"lb-ronyeh",name:"Ron Yehuda"},{login:"YovelElad",name:"Yovel Elad"},{login:"Mike-pw",name:"Mike Noel"},{login:"stas-linearb",name:"Stas Onichak "},{login:"BetsyRogers",name:"Betsy Rogers"},{login:"Hadarbitan149",name:"hadar bitan"},{login:"negevyoav",name:"Yoav Negev"},{login:"RoyKulik",name:"Roy Kulik"},{login:"yoni-amikam",name:"Yoni Amikam"},{login:"urikochav",name:"Uri Kochavi"},{login:"ShaniBelisha",name:"Shani"},{login:"orenylinearb",name:"oren yosef"},{login:"GuyRahamim",name:null},{login:"Dudu-linb",name:"Dudu Yosef"},{login:"EladKohavi",name:"Elad Kohavi"},{login:"nivSwisa1",name:null},{login:"b-sims",name:"Brandon Sims"},{login:"rotemshynes",name:"Rotem Shynes"},{login:"mark-linearb",name:"Mark Bulgakov"},{login:"shaisorek",name:null},{login:"ZionSoferLinearB",name:"Zion Sofer"},{login:"imanuel-leibo",name:"Imanuel Leibovitch"},{login:"mosheia",name:"moshe azoulay"},{login:"PavelLinearB",name:"Pavel Vaks"},{login:"eidellav",name:"Lev Eidelman Nagar"},{login:"avielLB",name:"Aviel Even-Or"},{login:"mikolinearb",name:"Mikiyas Alehegn"},{login:"OferSmart",name:null},{login:"AndreDiFilippo",name:"Andre DiFilippo"},{login:"shuntsinger342",name:null},{login:"CeciliaLinearb",name:null},{login:"reshef-roy",name:"reshef-linearb"},{login:"yaelmlinearb",name:null},{login:"alonmischelLB",name:null}],paths:[{name:"auto-merge-label.cm"},{name:"close-non-tag-changes.cm"}],author_teams:["Developers"],author_is_org_member:true,comments:[{commenter:"sonarcloud",content:"IyMgWyFbUXVhbGl0eSBHYXRlIFBhc3NlZF0oaHR0cHM6Ly9zb25hcnNvdXJjZS5naXRodWIuaW8vc29uYXJjbG91ZC1naXRodWItc3RhdGljLXJlc291cmNlcy92Mi9jaGVja3MvUXVhbGl0eUdhdGVCYWRnZS9xZy1wYXNzZWQtMjBweC5wbmcgJ1F1YWxpdHkgR2F0ZSBQYXNzZWQnKV0oaHR0cHM6Ly9zb25hcmNsb3VkLmlvL2Rhc2hib2FyZD9pZD1saW5lYXItYl9saW5lbnYmcHVsbFJlcXVlc3Q9Mzg0MCkgKipRdWFsaXR5IEdhdGUgcGFzc2VkKiogIApJc3N1ZXMgIAohW10oaHR0cHM6Ly9zb25hcnNvdXJjZS5naXRodWIuaW8vc29uYXJjbG91ZC1naXRodWItc3RhdGljLXJlc291cmNlcy92Mi9jb21tb24vcGFzc2VkLTE2cHgucG5nICcnKSBbMCBOZXcgaXNzdWVzXShodHRwczovL3NvbmFyY2xvdWQuaW8vcHJvamVjdC9pc3N1ZXM/aWQ9bGluZWFyLWJfbGluZW52JnB1bGxSZXF1ZXN0PTM4NDAmcmVzb2x2ZWQ9ZmFsc2Umc2luY2VMZWFrUGVyaW9kPXRydWUpICAKIVtdKGh0dHBzOi8vc29uYXJzb3VyY2UuZ2l0aHViLmlvL3NvbmFyY2xvdWQtZ2l0aHViLXN0YXRpYy1yZXNvdXJjZXMvdjIvY29tbW9uL2FjY2VwdGVkLTE2cHgucG5nICcnKSBbMCBBY2NlcHRlZCBpc3N1ZXNdKGh0dHBzOi8vc29uYXJjbG91ZC5pby9wcm9qZWN0L2lzc3Vlcz9pZD1saW5lYXItYl9saW5lbnYmcHVsbFJlcXVlc3Q9Mzg0MCZyZXNvbHV0aW9ucz1XT05URklYKQoKTWVhc3VyZXMgIAohW10oaHR0cHM6Ly9zb25hcnNvdXJjZS5naXRodWIuaW8vc29uYXJjbG91ZC1naXRodWItc3RhdGljLXJlc291cmNlcy92Mi9jb21tb24vcGFzc2VkLTE2cHgucG5nICcnKSBbMCBTZWN1cml0eSBIb3RzcG90c10oaHR0cHM6Ly9zb25hcmNsb3VkLmlvL3Byb2plY3Qvc2VjdXJpdHlfaG90c3BvdHM/aWQ9bGluZWFyLWJfbGluZW52JnB1bGxSZXF1ZXN0PTM4NDAmcmVzb2x2ZWQ9ZmFsc2Umc2luY2VMZWFrUGVyaW9kPXRydWUpICAKIVtdKGh0dHBzOi8vc29uYXJzb3VyY2UuZ2l0aHViLmlvL3NvbmFyY2xvdWQtZ2l0aHViLXN0YXRpYy1yZXNvdXJjZXMvdjIvY29tbW9uL25vLWRhdGEtMTZweC5wbmcgJycpIE5vIGRhdGEgYWJvdXQgQ292ZXJhZ2UgIAohW10oaHR0cHM6Ly9zb25hcnNvdXJjZS5naXRodWIuaW8vc29uYXJjbG91ZC1naXRodWItc3RhdGljLXJlc291cmNlcy92Mi9jb21tb24vcGFzc2VkLTE2cHgucG5nICcnKSBbMC4wJSBEdXBsaWNhdGlvbiBvbiBOZXcgQ29kZV0oaHR0cHM6Ly9zb25hcmNsb3VkLmlvL2NvbXBvbmVudF9tZWFzdXJlcz9pZD1saW5lYXItYl9saW5lbnYmcHVsbFJlcXVlc3Q9Mzg0MCZtZXRyaWM9bmV3X2R1cGxpY2F0ZWRfbGluZXNfZGVuc2l0eSZ2aWV3PWxpc3QpICAKICAKW1NlZSBhbmFseXNpcyBkZXRhaWxzIG9uIFNvbmFyQ2xvdWRdKGh0dHBzOi8vc29uYXJjbG91ZC5pby9kYXNoYm9hcmQ/aWQ9bGluZWFyLWJfbGluZW52JnB1bGxSZXF1ZXN0PTM4NDApCgo=",created_at:"2024-06-16T13:53:17Z",id:"2165745472"},{commenter:"gitstream-cm",content:"VGhlIFBSIHdpbGwgYmUgYXV0b21hdGljYWxseSBtZXJnZWQgYnkgR2l0c3RyZWFtIGFmdGVyIGFsbCByZXF1aXJlbWVudHMgYXJlIGRvbmUuCgo8YXV0b21hdGlvbiBpZD0iYXV0by1tZXJnZS1sYWJlbC9hdXRvX21lcmdlX2xhYmVsIi8+",created_at:"2024-06-16T13:56:17Z",id:"2165750712"}],reviews:[{commenter:"orca-security-us",content:"IyMjIE9yY2EgU2VjdXJpdHkgU2NhbiBTdW1tYXJ5CnwgU3RhdHVzICB8IENoZWNrIHwgSXNzdWVzIGJ5IHByaW9yaXR5IHwgICB8CnwgLS0tLS0tLSB8IC0tLS0tIHwgLS0tLS0tLS0tLS0tLS0tLS0tIHwgLSB8CnwgPGltZyB3aWR0aD0iMTYiIGFsdD0iUGFzc2VkIiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9zdGF0dXMvcGFzc2VkLnBuZyIgdGl0bGU9IlBhc3NlZCI+IFBhc3NlZCB8IEluZnJhc3RydWN0dXJlIGFzIENvZGUgfCA8aW1nIHdpZHRoPSIxMiIgYWx0PSJoaWdoIiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9wcmlvcml0eS9oaWdoLnBuZyIgdGl0bGU9IkhpZ2giPiAwICZlbXNwOyA8aW1nIHdpZHRoPSIxMiIgYWx0PSJtZWRpdW0iIHNyYz0iaHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL29yY2FzZWN1cml0eS9vcmNhLWNsaS9tYWluL3Jlc291cmNlcy9pbWFnZXMvcHJjb21tZW50L3ByaW9yaXR5L21lZGl1bS5wbmciIHRpdGxlPSJNZWRpdW0iPiAwICZlbXNwOyA8aW1nIHdpZHRoPSIxMiIgYWx0PSJsb3ciIHNyYz0iaHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL29yY2FzZWN1cml0eS9vcmNhLWNsaS9tYWluL3Jlc291cmNlcy9pbWFnZXMvcHJjb21tZW50L3ByaW9yaXR5L2xvdy5wbmciIHRpdGxlPSJMb3ciPiAwICZlbXNwOyA8aW1nIHdpZHRoPSIxMiIgYWx0PSJpbmZvIiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9wcmlvcml0eS9pbmZvLnBuZyIgdGl0bGU9IkluZm8iPiAwIHwgPGEgaHJlZj0iaHR0cHM6Ly9hcHAub3JjYXNlY3VyaXR5LmlvL3NoaWZ0LWxlZnQvaWFjL3NjYW4tbG9nLzUwMDkxMWIxLTU5M2YtNGMzNC1hOTU3LWRkODk2ZDBiYTM3NCIgdGFyZ2V0PSJfYmxhbmsiPlZpZXcgaW4gT3JjYTwvYT4gfAp8IDxpbWcgd2lkdGg9IjE2IiBhbHQ9IlBhc3NlZCIgc3JjPSJodHRwczovL3Jhdy5naXRodWJ1c2VyY29udGVudC5jb20vb3JjYXNlY3VyaXR5L29yY2EtY2xpL21haW4vcmVzb3VyY2VzL2ltYWdlcy9wcmNvbW1lbnQvc3RhdHVzL3Bhc3NlZC5wbmciIHRpdGxlPSJQYXNzZWQiPiBQYXNzZWQgfCBTZWNyZXRzIHwgPGltZyB3aWR0aD0iMTIiIGFsdD0iaGlnaCIgc3JjPSJodHRwczovL3Jhdy5naXRodWJ1c2VyY29udGVudC5jb20vb3JjYXNlY3VyaXR5L29yY2EtY2xpL21haW4vcmVzb3VyY2VzL2ltYWdlcy9wcmNvbW1lbnQvcHJpb3JpdHkvaGlnaC5wbmciIHRpdGxlPSJIaWdoIj4gMCAmZW1zcDsgPGltZyB3aWR0aD0iMTIiIGFsdD0ibWVkaXVtIiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9wcmlvcml0eS9tZWRpdW0ucG5nIiB0aXRsZT0iTWVkaXVtIj4gMCAmZW1zcDsgPGltZyB3aWR0aD0iMTIiIGFsdD0ibG93IiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9wcmlvcml0eS9sb3cucG5nIiB0aXRsZT0iTG93Ij4gMCAmZW1zcDsgPGltZyB3aWR0aD0iMTIiIGFsdD0iaW5mbyIgc3JjPSJodHRwczovL3Jhdy5naXRodWJ1c2VyY29udGVudC5jb20vb3JjYXNlY3VyaXR5L29yY2EtY2xpL21haW4vcmVzb3VyY2VzL2ltYWdlcy9wcmNvbW1lbnQvcHJpb3JpdHkvaW5mby5wbmciIHRpdGxlPSJJbmZvIj4gMCB8IDxhIGhyZWY9Imh0dHBzOi8vYXBwLm9yY2FzZWN1cml0eS5pby9zaGlmdC1sZWZ0L2ZpbGVfc3lzdGVtL3NjYW4tbG9nLzBlYzgyMTMzLTc2ZjYtNDk2Mi1hOTlmLWM0NTFkNTUzYWZjOCIgdGFyZ2V0PSJfYmxhbmsiPlZpZXcgaW4gT3JjYTwvYT4gfAp8IDxpbWcgd2lkdGg9IjE2IiBhbHQ9IlBhc3NlZCIgc3JjPSJodHRwczovL3Jhdy5naXRodWJ1c2VyY29udGVudC5jb20vb3JjYXNlY3VyaXR5L29yY2EtY2xpL21haW4vcmVzb3VyY2VzL2ltYWdlcy9wcmNvbW1lbnQvc3RhdHVzL3Bhc3NlZC5wbmciIHRpdGxlPSJQYXNzZWQiPiBQYXNzZWQgfCBWdWxuZXJhYmlsaXRpZXMgfCA8aW1nIHdpZHRoPSIxMiIgYWx0PSJoaWdoIiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9wcmlvcml0eS9oaWdoLnBuZyIgdGl0bGU9IkhpZ2giPiAwICZlbXNwOyA8aW1nIHdpZHRoPSIxMiIgYWx0PSJtZWRpdW0iIHNyYz0iaHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL29yY2FzZWN1cml0eS9vcmNhLWNsaS9tYWluL3Jlc291cmNlcy9pbWFnZXMvcHJjb21tZW50L3ByaW9yaXR5L21lZGl1bS5wbmciIHRpdGxlPSJNZWRpdW0iPiAwICZlbXNwOyA8aW1nIHdpZHRoPSIxMiIgYWx0PSJsb3ciIHNyYz0iaHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL29yY2FzZWN1cml0eS9vcmNhLWNsaS9tYWluL3Jlc291cmNlcy9pbWFnZXMvcHJjb21tZW50L3ByaW9yaXR5L2xvdy5wbmciIHRpdGxlPSJMb3ciPiAwICZlbXNwOyA8aW1nIHdpZHRoPSIxMiIgYWx0PSJpbmZvIiBzcmM9Imh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9vcmNhc2VjdXJpdHkvb3JjYS1jbGkvbWFpbi9yZXNvdXJjZXMvaW1hZ2VzL3ByY29tbWVudC9wcmlvcml0eS9pbmZvLnBuZyIgdGl0bGU9IkluZm8iPiAwIHwgPGEgaHJlZj0iaHR0cHM6Ly9hcHAub3JjYXNlY3VyaXR5LmlvL3NoaWZ0LWxlZnQvZmlsZV9zeXN0ZW0vc2Nhbi1sb2cvYjhmNDkzNDktNmFjMS00YjczLWE2MTYtZWE5NzQwNGMyNTU5IiB0YXJnZXQ9Il9ibGFuayI+VmlldyBpbiBPcmNhPC9hPiB8",state:"commented",conversations:[]},{commenter:"mark-linearb",content:"",state:"approved",conversations:[]}],conversations:[],unresolved_threads:0,number:3840,url:"https://github.com/linear-b/linenv/pull/3840",target:"develop",source:"linweb-auto-1718286804"},hasCmRepo:true,trigger_id:"3a4aca21-804c-4c8a-9ee6-b993387b8b57",headHttpUrl:"https://github.com/linear-b/linenv",webhookEventName:"check_run_completed",webhookEventNames:{check_run_completed:1},cmRepoId:611675896,cmRepo:"cm",cmRepoRef:"develop"};const Zd={"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":"Fadikhayo1995","Mark Bulgakov <109464254+mark-linearb@users.noreply.github.com>":"mark-linearb","Avishag Sahar <42721195+saharavishag@users.noreply.github.com>":"saharavishag","linearbci ":"linearbci","Omri Marcovitch ":"omarcovitch","flomermer ":"flomermer","Keren Shiloah <68225563+KerenLinearB@users.noreply.github.com>":"KerenLinearB","Yovel Elad ":"YovelElad","Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","nivSwisa1 ":"nivSwisa1","Oriel Zaken ":"orielz","Yovel Elad <79972883+YovelElad@users.noreply.github.com>":"YovelElad","Shani <102466679+ShaniBelisha@users.noreply.github.com>":"ShaniBelisha","ShaniBelisha ":"ShaniBelisha","Ron Yehuda <79041106+lb-ronyeh@users.noreply.github.com>":"lb-ronyeh","Niv Swisa <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","Lev Eidelman Nagar <131681607+eidellav@users.noreply.github.com>":"eidellav","ShakedZrihen ":"ShakedZrihen","Zion Sofer <113347885+ZionSoferLinearB@users.noreply.github.com>":"ZionSoferLinearB","Yoni Amikam <95563548+yoni-amikam@users.noreply.github.com>":"yoni-amikam","reshef-linearb <150923910+reshef-roy@users.noreply.github.com>":"reshef-roy","shaked zohar <30412727+ShakedZrihen@users.noreply.github.com>":"ShakedZrihen","Oriel Zaken ":"orielz","alonmischelLB ":"alonmischelLB","mark-linearb ":"mark-linearb","Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":"EladKohavi","Yishai Beeri ":"yishaibeeri","Yoav Negev <89904453+negevyoav@users.noreply.github.com>":"negevyoav","omarcovitch ":"omarcovitch","avielLB <131977939+avielLB@users.noreply.github.com>":"avielLB","Yeela Lifshitz <52451294+yeelali14@users.noreply.github.com>":"yeelali14","moshe azoulay <126490548+mosheia@users.noreply.github.com>":"mosheia","negevyoav ":"negevyoav","alonmischelLB <153432309+alonmischelLB@users.noreply.github.com>":"alonmischelLB","mosheia <126490548+mosheia@users.noreply.github.com>":"mosheia","Ariel Illouz ":"ariel-linearb","oren yosef ":"orenylinearb","Oren Yosef ":"orenylinearb","Stas Onichak ":"stas-linearb","Fadi Khayo ":"Fadikhayo1995","Tomer Flom ":"flomermer","omri marcovitch ":"omarcovitch","Almog Ben David ":"almog27","Lev Eidelman Nagar ":"eidellav","Avishag Sahar ":"saharavishag","Ron Yehuda <79041106+ronyeh-lb@users.noreply.github.com>":"lb-ronyeh","shaked zohar ":"ShakedZrihen","Aviel Even-Or ":"avielLB","Yoni Amikam ":"yoni-amikam","Yoav Negev ":"negevyoav","Yeela Lifshitz ":"yeelali14","omri marcovitch ":"omarcovitch","gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>":"gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>","Noam Hofshi ":"Noam Hofshi ","Ariel ":"Ariel ","“Keren ":"“Keren ","ronyeh-lb ":"ronyeh-lb ","Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>":"Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>","Roy ":"Roy ","Miki Michaeli ":"Miki Michaeli ","Roy Reshef ":"Roy Reshef ","Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>","Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>":"Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>","Zuki Sarusi ":"Zuki Sarusi ","Alexander Chernov ":"Alexander Chernov ","Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>":"Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>","Almog Ben-David ":"Almog Ben-David ","Niv Swisa ":"Niv Swisa ","buggy ":"buggy ","emasuary ":"emasuary ","Eitan Masuary <37768057+emasuary@users.noreply.github.com>":"Eitan Masuary <37768057+emasuary@users.noreply.github.com>","reshef ":"reshef ","Moti Zamir ":"Moti Zamir ","Moti Zamir <63998921+zamboosh@users.noreply.github.com>":"Moti Zamir <63998921+zamboosh@users.noreply.github.com>","Administrator ":"Administrator ","Alon Galperin ":"Alon Galperin ","Yoni ":"Yoni ","oren.yosef ":"oren.yosef ","alongalperin ":"alongalperin ","aviah ":"aviah ","linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>":"linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>","ronyeh <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh <79041106+ronyeh-lb@users.noreply.github.com>","yoniamikam ":"yoniamikam ","Aviah Laor <80626047+aviah42@users.noreply.github.com>":"Aviah Laor <80626047+aviah42@users.noreply.github.com>","shirel_lugasi ":"shirel_lugasi ","zuki sarusi ":"zuki sarusi ","Alex Chernov ":"Alex Chernov ","Alon Galperin ":"Alon Galperin ","GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>":"GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>","Keren Finkelstein ":"Keren Finkelstein ","Miki Michaeli ":"Miki Michaeli ","alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>":"alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>","lev ":"lev ","ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>","snyk-bot ":"snyk-bot ","yoavnegev ":"yoavnegev ","zamboosh <63998921+zamboosh@users.noreply.github.com>":"zamboosh <63998921+zamboosh@users.noreply.github.com>"};const fh={"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":"Fadikhayo1995","Mark Bulgakov <109464254+mark-linearb@users.noreply.github.com>":"mark-linearb","Avishag Sahar <42721195+saharavishag@users.noreply.github.com>":"saharavishag","linearbci ":"linearbci","Omri Marcovitch ":"omarcovitch","flomermer ":"flomermer","Keren Shiloah <68225563+KerenLinearB@users.noreply.github.com>":"KerenLinearB","Yovel Elad ":"YovelElad","Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","nivSwisa1 ":"nivSwisa1","Oriel Zaken ":"orielz","Yovel Elad <79972883+YovelElad@users.noreply.github.com>":"YovelElad","Shani <102466679+ShaniBelisha@users.noreply.github.com>":"ShaniBelisha","ShaniBelisha ":"ShaniBelisha","Ron Yehuda <79041106+lb-ronyeh@users.noreply.github.com>":"lb-ronyeh","Niv Swisa <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","Lev Eidelman Nagar <131681607+eidellav@users.noreply.github.com>":"eidellav","ShakedZrihen ":"ShakedZrihen","Zion Sofer <113347885+ZionSoferLinearB@users.noreply.github.com>":"ZionSoferLinearB","Yoni Amikam <95563548+yoni-amikam@users.noreply.github.com>":"yoni-amikam","reshef-linearb <150923910+reshef-roy@users.noreply.github.com>":"reshef-roy","shaked zohar <30412727+ShakedZrihen@users.noreply.github.com>":"ShakedZrihen","Oriel Zaken ":"orielz","alonmischelLB ":"alonmischelLB","mark-linearb ":"mark-linearb","Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":"EladKohavi","Yishai Beeri ":"yishaibeeri","Yoav Negev <89904453+negevyoav@users.noreply.github.com>":"negevyoav","omarcovitch ":"omarcovitch","avielLB <131977939+avielLB@users.noreply.github.com>":"avielLB","Yeela Lifshitz <52451294+yeelali14@users.noreply.github.com>":"yeelali14","moshe azoulay <126490548+mosheia@users.noreply.github.com>":"mosheia","negevyoav ":"negevyoav","alonmischelLB <153432309+alonmischelLB@users.noreply.github.com>":"alonmischelLB","mosheia <126490548+mosheia@users.noreply.github.com>":"mosheia","Ariel Illouz ":"ariel-linearb","oren yosef ":"orenylinearb","Oren Yosef ":"orenylinearb","Stas Onichak ":"stas-linearb","Fadi Khayo ":"Fadikhayo1995","Tomer Flom ":"flomermer","omri marcovitch ":"omarcovitch","Almog Ben David ":"almog27","Lev Eidelman Nagar ":"eidellav","Avishag Sahar ":"saharavishag","Ron Yehuda <79041106+ronyeh-lb@users.noreply.github.com>":"lb-ronyeh","shaked zohar ":"ShakedZrihen","Aviel Even-Or ":"avielLB","Yoni Amikam ":"yoni-amikam","Yoav Negev ":"negevyoav","Yeela Lifshitz ":"yeelali14","omri marcovitch ":"omarcovitch","gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>":"gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>","Noam Hofshi ":"Noam Hofshi ","Ariel ":"Ariel ","“Keren ":"“Keren ","ronyeh-lb ":"ronyeh-lb ","Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>":"Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>","Roy ":"Roy ","Miki Michaeli ":"Miki Michaeli ","Roy Reshef ":"Roy Reshef ","Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>","Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>":"Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>","Zuki Sarusi ":"Zuki Sarusi ","Alexander Chernov ":"Alexander Chernov ","Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>":"Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>","Almog Ben-David ":"Almog Ben-David ","Niv Swisa ":"Niv Swisa ","buggy ":"buggy ","emasuary ":"emasuary ","Eitan Masuary <37768057+emasuary@users.noreply.github.com>":"Eitan Masuary <37768057+emasuary@users.noreply.github.com>","reshef ":"reshef ","Moti Zamir ":"Moti Zamir ","Moti Zamir <63998921+zamboosh@users.noreply.github.com>":"Moti Zamir <63998921+zamboosh@users.noreply.github.com>","Administrator ":"Administrator ","Alon Galperin ":"Alon Galperin ","Yoni ":"Yoni ","oren.yosef ":"oren.yosef ","alongalperin ":"alongalperin ","aviah ":"aviah ","linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>":"linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>","ronyeh <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh <79041106+ronyeh-lb@users.noreply.github.com>","yoniamikam ":"yoniamikam ","Aviah Laor <80626047+aviah42@users.noreply.github.com>":"Aviah Laor <80626047+aviah42@users.noreply.github.com>","shirel_lugasi ":"shirel_lugasi ","zuki sarusi ":"zuki sarusi ","Alex Chernov ":"Alex Chernov ","Alon Galperin ":"Alon Galperin ","GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>":"GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>","Keren Finkelstein ":"Keren Finkelstein ","Miki Michaeli ":"Miki Michaeli ","alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>":"alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>","lev ":"lev ","ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>","snyk-bot ":"snyk-bot ","yoavnegev ":"yoavnegev ","zamboosh <63998921+zamboosh@users.noreply.github.com>":"zamboosh <63998921+zamboosh@users.noreply.github.com>"};const vh={"gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>":745,"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":550,"Mark Bulgakov <109464254+mark-linearb@users.noreply.github.com>":524,"Ariel Illouz ":454,"oren yosef ":425,"Oren Yosef ":370,"Stas Onichak ":298,"Fadi Khayo ":245,"Avishag Sahar <42721195+saharavishag@users.noreply.github.com>":229,"linearbci ":224,"Noam Hofshi ":200,"Omri Marcovitch ":194,"flomermer ":178,"Ariel ":156,"Keren Shiloah <68225563+KerenLinearB@users.noreply.github.com>":155,"Tomer Flom ":151,"“Keren ":146,"omri marcovitch ":142,"ronyeh-lb ":128,"Yovel Elad ":124,"Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":123,"Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>":120,"Roy ":117,"nivSwisa1 ":111,"Oriel Zaken ":107,"Miki Michaeli ":100,"Almog Ben David ":96,"Yovel Elad <79972883+YovelElad@users.noreply.github.com>":93,"Shani <102466679+ShaniBelisha@users.noreply.github.com>":90,"Roy Reshef ":88,"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":86,"ShaniBelisha ":85,"Lev Eidelman Nagar ":76,"Ron Yehuda <79041106+lb-ronyeh@users.noreply.github.com>":73,"Niv Swisa <107345560+nivSwisa1@users.noreply.github.com>":70,"Avishag Sahar ":64,"Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>":64,"Zuki Sarusi ":62,"Lev Eidelman Nagar <131681607+eidellav@users.noreply.github.com>":59,"Alexander Chernov ":57,"Ron Yehuda <79041106+ronyeh-lb@users.noreply.github.com>":56,"ShakedZrihen ":56,"Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>":49,"Almog Ben-David ":48,"shaked zohar ":47,"Zion Sofer <113347885+ZionSoferLinearB@users.noreply.github.com>":46,"Niv Swisa ":35,"buggy ":35,"emasuary ":35,"Eitan Masuary <37768057+emasuary@users.noreply.github.com>":33,"reshef ":21,"Yoni Amikam <95563548+yoni-amikam@users.noreply.github.com>":19,"reshef-linearb <150923910+reshef-roy@users.noreply.github.com>":17,"shaked zohar <30412727+ShakedZrihen@users.noreply.github.com>":17,"Oriel Zaken ":13,"Aviel Even-Or ":12,"Moti Zamir ":12,"Moti Zamir <63998921+zamboosh@users.noreply.github.com>":11,"alonmischelLB ":11,"Yoni Amikam ":10,"mark-linearb ":10,"Administrator ":9,"Alon Galperin ":7,"Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":7,"Yishai Beeri ":7,"Yoav Negev <89904453+negevyoav@users.noreply.github.com>":6,"omarcovitch ":6,"Yoav Negev ":5,"Yoni ":5,"oren.yosef ":5,"Yeela Lifshitz ":4,"alongalperin ":4,"avielLB <131977939+avielLB@users.noreply.github.com>":4,"aviah ":3,"linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>":3,"omri marcovitch ":3,"ronyeh <79041106+ronyeh-lb@users.noreply.github.com>":3,"yoniamikam ":3,"Aviah Laor <80626047+aviah42@users.noreply.github.com>":2,"Yeela Lifshitz <52451294+yeelali14@users.noreply.github.com>":2,"moshe azoulay <126490548+mosheia@users.noreply.github.com>":2,"negevyoav ":2,"shirel_lugasi ":2,"zuki sarusi ":2,"Alex Chernov ":1,"Alon Galperin ":1,"GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>":1,"Keren Finkelstein ":1,"Miki Michaeli ":1,"alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>":1,"alonmischelLB <153432309+alonmischelLB@users.noreply.github.com>":1,"lev ":1,"mosheia <126490548+mosheia@users.noreply.github.com>":1,"ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>":1,"snyk-bot ":1,"yoavnegev ":1,"zamboosh <63998921+zamboosh@users.noreply.github.com>":1};const wh=[{chunks:[{content:"@@ -1 +1 @@",changes:[{type:"del",del:true,ln:1,content:"-linweb: tags/0.1.3195"},{type:"add",add:true,ln:1,content:"+linweb: tags/0.1.3196"}],oldStart:1,oldLines:1,newStart:1,newLines:1}],deletions:1,additions:1,from:"changes/linweb.yml",to:"changes/linweb.yml",index:["b6806c41..18edfa34","100644"],newMode:"100644",oldMode:"100644"}];const xh={branch:{name:"linweb-auto-1718286804",base:"develop",author:"linearbci ",author_name:"linearbci\n",author_email:"",diff:{size:2,files_metadata:[{original_file:"changes/linweb.yml",new_file:"changes/linweb.yml",file:"changes/linweb.yml",deletions:1,additions:1}]},num_of_commits:1,commits:{messages:["Update linweb.yml with linweb branch info"]}},source:{diff:{files:[{original_file:"changes/linweb.yml",new_file:"changes/linweb.yml",diff:"@@ -1 +1 @@\n-linweb: tags/0.1.3195\n+linweb: tags/0.1.3196",original_content:"linweb: tags/0.1.3195\n",new_content:"linweb: tags/0.1.3196\n"}]}},repo:{name:"linenv",contributors:{"gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>":745,"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":550,"Mark Bulgakov <109464254+mark-linearb@users.noreply.github.com>":524,"Ariel Illouz ":454,"oren yosef ":425,"Oren Yosef ":370,"Stas Onichak ":298,"Fadi Khayo ":245,"Avishag Sahar <42721195+saharavishag@users.noreply.github.com>":229,"linearbci ":224,"Noam Hofshi ":200,"Omri Marcovitch ":194,"flomermer ":178,"Ariel ":156,"Keren Shiloah <68225563+KerenLinearB@users.noreply.github.com>":155,"Tomer Flom ":151,"“Keren ":146,"omri marcovitch ":142,"ronyeh-lb ":128,"Yovel Elad ":124,"Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":123,"Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>":120,"Roy ":117,"nivSwisa1 ":111,"Oriel Zaken ":107,"Miki Michaeli ":100,"Almog Ben David ":96,"Yovel Elad <79972883+YovelElad@users.noreply.github.com>":93,"Shani <102466679+ShaniBelisha@users.noreply.github.com>":90,"Roy Reshef ":88,"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":86,"ShaniBelisha ":85,"Lev Eidelman Nagar ":76,"Ron Yehuda <79041106+lb-ronyeh@users.noreply.github.com>":73,"Niv Swisa <107345560+nivSwisa1@users.noreply.github.com>":70,"Avishag Sahar ":64,"Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>":64,"Zuki Sarusi ":62,"Lev Eidelman Nagar <131681607+eidellav@users.noreply.github.com>":59,"Alexander Chernov ":57,"Ron Yehuda <79041106+ronyeh-lb@users.noreply.github.com>":56,"ShakedZrihen ":56,"Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>":49,"Almog Ben-David ":48,"shaked zohar ":47,"Zion Sofer <113347885+ZionSoferLinearB@users.noreply.github.com>":46,"Niv Swisa ":35,"buggy ":35,"emasuary ":35,"Eitan Masuary <37768057+emasuary@users.noreply.github.com>":33,"reshef ":21,"Yoni Amikam <95563548+yoni-amikam@users.noreply.github.com>":19,"reshef-linearb <150923910+reshef-roy@users.noreply.github.com>":17,"shaked zohar <30412727+ShakedZrihen@users.noreply.github.com>":17,"Oriel Zaken ":13,"Aviel Even-Or ":12,"Moti Zamir ":12,"Moti Zamir <63998921+zamboosh@users.noreply.github.com>":11,"alonmischelLB ":11,"Yoni Amikam ":10,"mark-linearb ":10,"Administrator ":9,"Alon Galperin ":7,"Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":7,"Yishai Beeri ":7,"Yoav Negev <89904453+negevyoav@users.noreply.github.com>":6,"omarcovitch ":6,"Yoav Negev ":5,"Yoni ":5,"oren.yosef ":5,"Yeela Lifshitz ":4,"alongalperin ":4,"avielLB <131977939+avielLB@users.noreply.github.com>":4,"aviah ":3,"linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>":3,"omri marcovitch ":3,"ronyeh <79041106+ronyeh-lb@users.noreply.github.com>":3,"yoniamikam ":3,"Aviah Laor <80626047+aviah42@users.noreply.github.com>":2,"Yeela Lifshitz <52451294+yeelali14@users.noreply.github.com>":2,"moshe azoulay <126490548+mosheia@users.noreply.github.com>":2,"negevyoav ":2,"shirel_lugasi ":2,"zuki sarusi ":2,"Alex Chernov ":1,"Alon Galperin ":1,"GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>":1,"Keren Finkelstein ":1,"Miki Michaeli ":1,"alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>":1,"alonmischelLB <153432309+alonmischelLB@users.noreply.github.com>":1,"lev ":1,"mosheia <126490548+mosheia@users.noreply.github.com>":1,"ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>":1,"snyk-bot ":1,"yoavnegev ":1,"zamboosh <63998921+zamboosh@users.noreply.github.com>":1},owner:"linear-b",visibility:"private",provider:"github",git_to_provider_user:{"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":"Fadikhayo1995","Mark Bulgakov <109464254+mark-linearb@users.noreply.github.com>":"mark-linearb","Avishag Sahar <42721195+saharavishag@users.noreply.github.com>":"saharavishag","linearbci ":"linearbci","Omri Marcovitch ":"omarcovitch","flomermer ":"flomermer","Keren Shiloah <68225563+KerenLinearB@users.noreply.github.com>":"KerenLinearB","Yovel Elad ":"YovelElad","Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","nivSwisa1 ":"nivSwisa1","Oriel Zaken ":"orielz","Yovel Elad <79972883+YovelElad@users.noreply.github.com>":"YovelElad","Shani <102466679+ShaniBelisha@users.noreply.github.com>":"ShaniBelisha","ShaniBelisha ":"ShaniBelisha","Ron Yehuda <79041106+lb-ronyeh@users.noreply.github.com>":"lb-ronyeh","Niv Swisa <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","Lev Eidelman Nagar <131681607+eidellav@users.noreply.github.com>":"eidellav","ShakedZrihen ":"ShakedZrihen","Zion Sofer <113347885+ZionSoferLinearB@users.noreply.github.com>":"ZionSoferLinearB","Yoni Amikam <95563548+yoni-amikam@users.noreply.github.com>":"yoni-amikam","reshef-linearb <150923910+reshef-roy@users.noreply.github.com>":"reshef-roy","shaked zohar <30412727+ShakedZrihen@users.noreply.github.com>":"ShakedZrihen","Oriel Zaken ":"orielz","alonmischelLB ":"alonmischelLB","mark-linearb ":"mark-linearb","Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":"EladKohavi","Yishai Beeri ":"yishaibeeri","Yoav Negev <89904453+negevyoav@users.noreply.github.com>":"negevyoav","omarcovitch ":"omarcovitch","avielLB <131977939+avielLB@users.noreply.github.com>":"avielLB","Yeela Lifshitz <52451294+yeelali14@users.noreply.github.com>":"yeelali14","moshe azoulay <126490548+mosheia@users.noreply.github.com>":"mosheia","negevyoav ":"negevyoav","alonmischelLB <153432309+alonmischelLB@users.noreply.github.com>":"alonmischelLB","mosheia <126490548+mosheia@users.noreply.github.com>":"mosheia","Ariel Illouz ":"ariel-linearb","oren yosef ":"orenylinearb","Oren Yosef ":"orenylinearb","Stas Onichak ":"stas-linearb","Fadi Khayo ":"Fadikhayo1995","Tomer Flom ":"flomermer","omri marcovitch ":"omarcovitch","Almog Ben David ":"almog27","Lev Eidelman Nagar ":"eidellav","Avishag Sahar ":"saharavishag","Ron Yehuda <79041106+ronyeh-lb@users.noreply.github.com>":"lb-ronyeh","shaked zohar ":"ShakedZrihen","Aviel Even-Or ":"avielLB","Yoni Amikam ":"yoni-amikam","Yoav Negev ":"negevyoav","Yeela Lifshitz ":"yeelali14","omri marcovitch ":"omarcovitch","gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>":"gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>","Noam Hofshi ":"Noam Hofshi ","Ariel ":"Ariel ","“Keren ":"“Keren ","ronyeh-lb ":"ronyeh-lb ","Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>":"Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>","Roy ":"Roy ","Miki Michaeli ":"Miki Michaeli ","Roy Reshef ":"Roy Reshef ","Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>","Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>":"Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>","Zuki Sarusi ":"Zuki Sarusi ","Alexander Chernov ":"Alexander Chernov ","Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>":"Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>","Almog Ben-David ":"Almog Ben-David ","Niv Swisa ":"Niv Swisa ","buggy ":"buggy ","emasuary ":"emasuary ","Eitan Masuary <37768057+emasuary@users.noreply.github.com>":"Eitan Masuary <37768057+emasuary@users.noreply.github.com>","reshef ":"reshef ","Moti Zamir ":"Moti Zamir ","Moti Zamir <63998921+zamboosh@users.noreply.github.com>":"Moti Zamir <63998921+zamboosh@users.noreply.github.com>","Administrator ":"Administrator ","Alon Galperin ":"Alon Galperin ","Yoni ":"Yoni ","oren.yosef ":"oren.yosef ","alongalperin ":"alongalperin ","aviah ":"aviah ","linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>":"linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>","ronyeh <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh <79041106+ronyeh-lb@users.noreply.github.com>","yoniamikam ":"yoniamikam ","Aviah Laor <80626047+aviah42@users.noreply.github.com>":"Aviah Laor <80626047+aviah42@users.noreply.github.com>","shirel_lugasi ":"shirel_lugasi ","zuki sarusi ":"zuki sarusi ","Alex Chernov ":"Alex Chernov ","Alon Galperin ":"Alon Galperin ","GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>":"GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>","Keren Finkelstein ":"Keren Finkelstein ","Miki Michaeli ":"Miki Michaeli ","alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>":"alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>","lev ":"lev ","ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>","snyk-bot ":"snyk-bot ","yoavnegev ":"yoavnegev ","zamboosh <63998921+zamboosh@users.noreply.github.com>":"zamboosh <63998921+zamboosh@users.noreply.github.com>"},age:1381,author_age:129,blame:{"changes/linweb.yml":{"linearbci ":100}},git_activity:{"changes/linweb.yml":{"linearbci ":{week_2857:419},"Niv Swisa ":{week_2857:10},"Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":{week_2857:2},"oren yosef ":{week_2857:16},"Lev Eidelman Nagar ":{week_2857:94},"Avishag Sahar ":{week_2857:22},"Yovel Elad ":{week_2857:144},"ShaniBelisha ":{week_2857:104},"Fadi Khayo ":{week_2857:86},"Oren Yosef ":{week_2857:11},"Almog Ben David ":{week_2857:2},"flomermer ":{week_2857:140},"“Keren ":{week_2857:176},"Almog Ben-David ":{week_2857:48},"omri marcovitch ":{week_2857:18},"Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":{week_2857:69},"Oriel Zaken ":{week_2857:2},"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":{week_2857:6},"Zuki Sarusi ":{week_2857:78},"Oriel Zaken ":{week_2857:12},"ShakedZrihen ":{week_2857:59},"lev ":{week_2857:2},"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":{week_2857:20},"alongalperin ":{week_2857:4},"omri marcovitch ":{week_2857:6}}},pr_author:"linearbci",data_service:{expert_reviwer_request:{merge_dict:{"Fadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>":"Fadikhayo1995","Mark Bulgakov <109464254+mark-linearb@users.noreply.github.com>":"mark-linearb","Avishag Sahar <42721195+saharavishag@users.noreply.github.com>":"saharavishag","linearbci ":"linearbci","Omri Marcovitch ":"omarcovitch","flomermer ":"flomermer","Keren Shiloah <68225563+KerenLinearB@users.noreply.github.com>":"KerenLinearB","Yovel Elad ":"YovelElad","Niv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","nivSwisa1 ":"nivSwisa1","Oriel Zaken ":"orielz","Yovel Elad <79972883+YovelElad@users.noreply.github.com>":"YovelElad","Shani <102466679+ShaniBelisha@users.noreply.github.com>":"ShaniBelisha","ShaniBelisha ":"ShaniBelisha","Ron Yehuda <79041106+lb-ronyeh@users.noreply.github.com>":"lb-ronyeh","Niv Swisa <107345560+nivSwisa1@users.noreply.github.com>":"nivSwisa1","Lev Eidelman Nagar <131681607+eidellav@users.noreply.github.com>":"eidellav","ShakedZrihen ":"ShakedZrihen","Zion Sofer <113347885+ZionSoferLinearB@users.noreply.github.com>":"ZionSoferLinearB","Yoni Amikam <95563548+yoni-amikam@users.noreply.github.com>":"yoni-amikam","reshef-linearb <150923910+reshef-roy@users.noreply.github.com>":"reshef-roy","shaked zohar <30412727+ShakedZrihen@users.noreply.github.com>":"ShakedZrihen","Oriel Zaken ":"orielz","alonmischelLB ":"alonmischelLB","mark-linearb ":"mark-linearb","Elad Kohavi <106978846+EladKohavi@users.noreply.github.com>":"EladKohavi","Yishai Beeri ":"yishaibeeri","Yoav Negev <89904453+negevyoav@users.noreply.github.com>":"negevyoav","omarcovitch ":"omarcovitch","avielLB <131977939+avielLB@users.noreply.github.com>":"avielLB","Yeela Lifshitz <52451294+yeelali14@users.noreply.github.com>":"yeelali14","moshe azoulay <126490548+mosheia@users.noreply.github.com>":"mosheia","negevyoav ":"negevyoav","alonmischelLB <153432309+alonmischelLB@users.noreply.github.com>":"alonmischelLB","mosheia <126490548+mosheia@users.noreply.github.com>":"mosheia","Ariel Illouz ":"ariel-linearb","oren yosef ":"orenylinearb","Oren Yosef ":"orenylinearb","Stas Onichak ":"stas-linearb","Fadi Khayo ":"Fadikhayo1995","Tomer Flom ":"flomermer","omri marcovitch ":"omarcovitch","Almog Ben David ":"almog27","Lev Eidelman Nagar ":"eidellav","Avishag Sahar ":"saharavishag","Ron Yehuda <79041106+ronyeh-lb@users.noreply.github.com>":"lb-ronyeh","shaked zohar ":"ShakedZrihen","Aviel Even-Or ":"avielLB","Yoni Amikam ":"yoni-amikam","Yoav Negev ":"negevyoav","Yeela Lifshitz ":"yeelali14","omri marcovitch ":"omarcovitch","gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>":"gitstream-cm[bot] <111687743+gitstream-cm[bot]@users.noreply.github.com>","Noam Hofshi ":"Noam Hofshi ","Ariel ":"Ariel ","“Keren ":"“Keren ","ronyeh-lb ":"ronyeh-lb ","Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>":"Alexander Chernov <97388287+alexChernovLinearB@users.noreply.github.com>","Roy ":"Roy ","Miki Michaeli ":"Miki Michaeli ","Roy Reshef ":"Roy Reshef ","Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>":"Alon Galperin <105145534+alongalperin-lb@users.noreply.github.com>","Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>":"Zuki Sarusi <61375831+zuki-linB@users.noreply.github.com>","Zuki Sarusi ":"Zuki Sarusi ","Alexander Chernov ":"Alexander Chernov ","Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>":"Gabriel Cherniavsky <116227506+GabiC-LinearB@users.noreply.github.com>","Almog Ben-David ":"Almog Ben-David ","Niv Swisa ":"Niv Swisa ","buggy ":"buggy ","emasuary ":"emasuary ","Eitan Masuary <37768057+emasuary@users.noreply.github.com>":"Eitan Masuary <37768057+emasuary@users.noreply.github.com>","reshef ":"reshef ","Moti Zamir ":"Moti Zamir ","Moti Zamir <63998921+zamboosh@users.noreply.github.com>":"Moti Zamir <63998921+zamboosh@users.noreply.github.com>","Administrator ":"Administrator ","Alon Galperin ":"Alon Galperin ","Yoni ":"Yoni ","oren.yosef ":"oren.yosef ","alongalperin ":"alongalperin ","aviah ":"aviah ","linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>":"linearb-gabi <116227506+linearb-gabi@users.noreply.github.com>","ronyeh <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh <79041106+ronyeh-lb@users.noreply.github.com>","yoniamikam ":"yoniamikam ","Aviah Laor <80626047+aviah42@users.noreply.github.com>":"Aviah Laor <80626047+aviah42@users.noreply.github.com>","shirel_lugasi ":"shirel_lugasi ","zuki sarusi ":"zuki sarusi ","Alex Chernov ":"Alex Chernov ","Alon Galperin ":"Alon Galperin ","GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>":"GabiC-LinearB <116227506+GabiC-LinearB@users.noreply.github.com>","Keren Finkelstein ":"Keren Finkelstein ","Miki Michaeli ":"Miki Michaeli ","alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>":"alongalperin-lb <105145534+alongalperin-lb@users.noreply.github.com>","lev ":"lev ","ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>":"ronyeh-lb <79041106+ronyeh-lb@users.noreply.github.com>","snyk-bot ":"snyk-bot ","yoavnegev ":"yoavnegev ","zamboosh <63998921+zamboosh@users.noreply.github.com>":"zamboosh <63998921+zamboosh@users.noreply.github.com>"},pr_files:{"changes/linweb.yml":{blame:"",activity:"linearbci ,Thu Jun 13 11:18:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Jun 13 10:57:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Jun 13 08:51:53 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Jun 6 12:14:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Jun 5 12:32:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Jun 5 10:12:42 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Jun 4 13:12:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Jun 4 11:40:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 11:34:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 09:55:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 09:42:14 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 08:37:46 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Jun 2 11:13:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Jun 2 10:53:49 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 12:01:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 11:10:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 09:29:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 05:59:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 14:50:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 12:04:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 07:13:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 06:08:58 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 28 13:54:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 28 07:27:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 14:47:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 12:37:13 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 08:31:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 08:02:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 26 14:46:04 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 26 11:58:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 26 09:26:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 23 10:55:13 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 23 08:31:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Thu May 23 08:41:56 2024 +0300\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 22 12:47:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 22 11:08:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 22 06:30:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 21 12:58:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 21 12:12:40 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 21 06:43:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 15:41:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 13:37:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 12:07:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 11:46:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 10:56:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 10:22:46 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 09:26:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 19 13:28:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 19 10:51:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 14:07:43 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 11:52:14 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 11:03:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 10:29:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 09:51:02 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 08:25:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 13 08:17:40 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 14:08:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 12:46:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 10:10:40 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 08:34:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 9 15:03:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 9 12:57:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 9 12:18:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 8 11:47:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 8 07:57:34 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 7 08:00:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 6 11:55:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 5 14:49:26 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 5 11:37:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 5 10:09:55 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 2 10:00:32 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 16:22:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 15:21:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 13:33:49 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 10:57:50 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 10:41:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 30 11:09:36 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 30 06:59:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 25 14:49:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 25 09:39:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 24 14:39:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 24 12:04:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 24 07:33:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 13:53:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 10:50:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 07:52:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 06:45:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nElad Kohavi <106978846+EladKohavi@users.noreply.github.com>,Thu Apr 18 13:40:18 2024 +0300\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 18 10:14:55 2024 +0000\n\n1\t1\tchanges/linweb.yml\noren yosef ,Thu Apr 18 12:51:43 2024 +0300\n\n1\t0\tchanges/linweb.yml\nlinearbci ,Thu Apr 18 09:44:20 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 17 11:04:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 17 09:05:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 16 10:54:38 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 16:11:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 15:01:19 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 11:28:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 06:16:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 14 15:11:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 14 13:58:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 14 10:50:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 11:30:45 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 09:08:11 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 07:17:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 05:51:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 10 12:04:02 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 10 11:19:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 16:29:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 12:53:07 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 09:11:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 08:49:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 08:00:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 12:58:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 11:47:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 10:09:01 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 08:30:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 07:48:42 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 4 13:10:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 4 11:51:18 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 4 07:14:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 15:43:34 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 14:49:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 11:41:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 11:15:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 09:03:45 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 2 17:48:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 2 14:27:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 2 06:19:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 13:38:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 12:25:24 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 12:08:07 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 09:25:03 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 07:35:19 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 31 12:04:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 28 11:53:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 28 11:21:54 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 15:08:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 13:59:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 12:27:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 08:22:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 26 15:24:14 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 26 12:51:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 25 10:08:58 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 25 09:03:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 25 08:05:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 24 13:53:49 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 21 13:06:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Mar 21 14:28:43 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 21 11:20:32 2024 +0000\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Wed Mar 20 16:17:06 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 20 11:24:32 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 20 07:30:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 19 13:40:58 2024 +0000\n\n1\t2\tchanges/linweb.yml\noren yosef ,Tue Mar 19 12:41:00 2024 +0200\n\n0\t1\tchanges/linweb.yml\noren yosef ,Tue Mar 19 12:23:19 2024 +0200\n\n2\t0\tchanges/linweb.yml\nlinearbci ,Tue Mar 19 09:54:19 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 19 08:35:26 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 18 13:47:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 18 07:11:13 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 17 14:58:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 17 11:11:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 17 09:41:18 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 14 08:57:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Thu Mar 14 08:43:52 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 13 13:58:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 13 12:46:34 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 13 06:29:17 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 12 14:38:54 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 12 13:54:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 12 10:34:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 11 12:05:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 11 09:58:04 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 10 14:08:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 10 10:25:24 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Mar 10 12:05:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 7 14:55:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Thu Mar 7 15:16:41 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 7 11:59:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 6 13:33:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 6 11:38:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Mar 6 10:37:09 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Wed Mar 6 09:03:59 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 5 13:10:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Mar 5 10:57:43 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 14:35:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 13:08:03 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 12:25:06 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 10:11:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 3 13:13:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 11:01:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 10:04:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 09:33:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 07:28:11 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 28 14:58:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 28 08:46:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 26 15:14:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 26 08:17:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 25 16:32:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 25 13:15:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 22 12:23:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 21 15:04:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Feb 21 16:43:25 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 19 15:08:24 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Feb 19 15:42:07 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Feb 19 14:45:35 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 19 06:38:18 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 18 14:46:55 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Feb 18 14:04:03 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Feb 18 12:41:13 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 15 13:42:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Thu Feb 15 12:09:05 2024 +0200\n\n1\t3\tchanges/linweb.yml\noren yosef ,Wed Feb 14 17:14:28 2024 +0200\n\n2\t0\tchanges/linweb.yml\nOren Yosef ,Wed Feb 14 17:04:07 2024 +0200\n\n0\t2\tchanges/linweb.yml\nlinearbci ,Wed Feb 14 14:15:16 2024 +0000\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Wed Feb 14 15:52:08 2024 +0200\n\n1\t0\tchanges/linweb.yml\nYovel Elad ,Wed Feb 14 14:51:17 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 14 08:00:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Feb 13 14:09:35 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Feb 13 13:24:39 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 12:10:07 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 09:32:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Feb 12 11:06:39 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 07:57:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 07:12:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 11 16:44:26 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 11 09:34:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 8 13:57:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 8 10:11:16 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 8 07:37:20 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 7 08:13:50 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 7 07:53:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 7 07:25:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Feb 6 16:32:39 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Feb 6 09:07:16 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Feb 6 08:38:20 2024 +0000\n\n1\t1\tchanges/linweb.yml\nAlmog Ben David ,Mon Feb 5 15:36:15 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 5 13:33:51 2024 +0000\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Feb 5 12:54:51 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Feb 5 10:17:05 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Feb 5 09:41:15 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Feb 4 16:55:44 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Feb 4 15:20:42 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Feb 4 13:23:42 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Feb 4 12:09:56 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Feb 1 17:20:50 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Feb 1 14:11:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jan 31 15:32:27 2024 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Wed Jan 31 14:27:34 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Jan 31 13:26:20 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Wed Jan 31 09:56:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jan 30 11:03:54 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 29 10:51:11 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Jan 29 10:27:53 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 28 16:28:22 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jan 28 09:56:57 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 25 17:56:16 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jan 25 15:32:25 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 25 14:14:59 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Jan 25 13:22:30 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jan 25 10:32:08 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 25 08:53:10 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 24 16:29:48 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 24 15:59:17 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 24 14:35:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 23 16:37:35 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 23 11:03:19 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Jan 23 10:37:34 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 22 12:56:29 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Jan 22 10:30:37 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 22 09:52:40 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 21 18:18:01 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Jan 21 15:29:40 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 21 14:18:14 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Jan 21 10:55:11 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 18 17:27:04 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 18 12:11:25 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jan 17 19:14:24 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jan 17 15:59:00 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 16 18:36:03 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Jan 16 15:26:50 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jan 16 14:19:22 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 16 13:43:56 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 16 11:33:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Mon Jan 15 19:07:36 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Jan 15 15:19:19 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 15 14:25:29 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 15 12:10:06 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 15 10:46:23 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 15 10:22:52 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 15 09:51:24 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 14 15:28:37 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jan 14 10:22:58 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Jan 11 19:23:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 11 15:46:48 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jan 11 15:11:23 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 11 13:23:44 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Jan 11 09:44:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Jan 10 11:45:01 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Jan 10 10:06:27 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Jan 9 23:49:45 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jan 9 16:54:00 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jan 9 14:48:18 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jan 9 14:01:20 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jan 9 09:10:19 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 8 18:26:53 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Jan 8 16:16:42 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 8 14:18:32 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 8 11:34:55 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 7 18:33:17 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jan 7 11:50:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Jan 4 16:16:56 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Jan 4 14:38:12 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Jan 4 13:10:36 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 4 12:09:29 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Wed Jan 3 17:02:12 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Wed Jan 3 14:57:16 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 3 11:23:54 2024 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Jan 3 10:56:13 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 2 18:14:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 2 16:48:11 2024 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Jan 1 13:46:30 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Jan 1 10:32:40 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Dec 31 16:41:25 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Sun Dec 31 15:17:26 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Dec 31 13:14:09 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Dec 31 12:42:35 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Dec 28 17:50:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 28 14:01:30 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 28 12:18:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Dec 28 09:05:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Dec 27 19:50:30 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Dec 27 13:27:29 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Dec 26 16:01:47 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Dec 26 15:08:51 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Dec 26 14:21:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Dec 26 13:03:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Dec 26 11:36:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Mon Dec 25 15:46:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Mon Dec 25 13:46:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 25 10:08:33 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 24 13:33:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 24 11:07:11 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Dec 24 10:39:13 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Thu Dec 21 20:04:15 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Dec 21 15:10:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Dec 21 14:33:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Dec 21 11:25:12 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Dec 21 11:09:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 20 16:29:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Dec 20 10:54:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Dec 19 16:36:36 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Dec 19 15:31:24 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Tue Dec 19 14:23:57 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Dec 18 15:30:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 18 12:03:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Dec 17 17:00:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Thu Dec 14 17:05:47 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Dec 14 15:02:18 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Dec 14 13:33:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 14 11:14:01 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Dec 14 10:35:03 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Dec 13 15:24:55 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Dec 13 14:08:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 13 10:20:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Dec 12 18:02:55 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Dec 12 17:34:30 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Dec 11 16:54:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Dec 11 11:19:51 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 11 08:23:05 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Dec 10 16:39:32 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Dec 10 14:28:45 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Dec 10 12:55:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Dec 7 16:56:05 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Dec 7 15:56:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 7 14:33:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Dec 7 11:06:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Dec 6 20:30:42 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Dec 6 18:55:10 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Dec 6 18:33:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 6 18:04:34 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Dec 6 14:57:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Dec 6 13:35:44 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 6 08:28:40 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Dec 5 17:40:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Dec 5 11:08:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 4 19:19:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Dec 4 15:59:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Dec 4 13:57:10 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Dec 4 10:04:17 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Dec 4 09:22:47 2023 +0200\n\n1\t2\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 3 15:58:36 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Dec 3 15:28:55 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Dec 3 14:11:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 3 12:22:58 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Fri Dec 1 10:11:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Nov 30 17:33:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 30 16:29:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Nov 30 14:45:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 30 13:29:13 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Nov 30 13:03:14 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 30 07:41:15 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>,Wed Nov 29 14:45:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 29 14:23:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 29 11:45:56 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 29 11:15:04 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 29 09:30:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Nov 28 13:52:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Nov 28 12:19:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Nov 28 11:49:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Nov 28 11:05:26 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Nov 27 19:34:33 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Nov 27 18:10:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Nov 27 16:57:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 27 15:05:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Nov 27 12:31:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Nov 27 11:40:18 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 27 10:20:50 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Nov 26 15:47:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Nov 26 12:58:44 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Nov 23 14:53:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Nov 22 17:31:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Nov 22 16:21:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 22 11:17:01 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 22 09:57:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Nov 21 13:44:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Nov 21 11:58:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Nov 21 11:22:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Nov 20 17:01:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Nov 20 13:35:58 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 20 11:36:21 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Nov 19 17:32:36 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Nov 19 15:11:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Sun Nov 19 10:32:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Nov 16 17:31:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 16 15:11:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Wed Nov 15 15:51:29 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 15 14:34:18 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 15 12:20:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Wed Nov 15 10:37:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Nov 14 13:29:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Nov 13 15:57:17 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 13 12:44:13 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 13 09:56:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Nov 9 16:52:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Nov 9 15:41:58 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Nov 9 14:19:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Nov 9 13:35:53 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 8 16:26:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Nov 8 14:46:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 8 12:10:20 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 8 11:14:05 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Nov 7 14:35:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Nov 7 12:54:27 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Nov 6 18:46:22 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 6 14:26:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Nov 5 20:43:44 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Nov 5 17:27:11 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Nov 5 15:15:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Nov 5 13:41:59 2023 +0200\n\n1\t2\tchanges/linweb.yml\noren yosef ,Sun Nov 5 11:57:03 2023 +0200\n\n1\t0\tchanges/linweb.yml\nYovel Elad ,Sun Nov 5 11:21:20 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Nov 2 15:17:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Nov 2 13:20:23 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Nov 2 11:34:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Wed Nov 1 17:59:19 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 1 14:55:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 1 12:59:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Nov 1 11:45:00 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Nov 1 11:00:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Oct 31 18:01:04 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Oct 31 16:17:32 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 31 14:46:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 31 13:34:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 31 10:44:32 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Oct 30 17:19:35 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Oct 30 13:31:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Oct 30 10:31:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Mon Oct 30 10:11:24 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Oct 29 17:53:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Oct 29 16:34:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Oct 26 16:38:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Oct 26 15:37:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Oct 26 12:43:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Oct 26 10:46:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Oct 26 10:12:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Oct 26 07:54:27 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Oct 25 18:30:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Wed Oct 25 18:07:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Oct 25 14:53:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Oct 25 11:21:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Oct 24 17:12:48 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Oct 24 12:37:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Oct 24 10:25:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Oct 23 16:27:12 2023 +0300\n\n1\t3\tchanges/linweb.yml\noren yosef ,Mon Oct 23 15:31:16 2023 +0300\n\n1\t0\tchanges/linweb.yml\nOren Yosef ,Mon Oct 23 15:24:42 2023 +0300\n\n1\t0\tchanges/linweb.yml\nYovel Elad ,Mon Oct 23 15:02:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Oct 23 13:58:02 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Oct 23 11:20:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Oct 23 09:16:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Oct 22 18:15:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Oct 22 17:37:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Oct 22 17:02:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Oct 22 16:23:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Oct 19 12:54:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Oct 18 18:11:22 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Oct 18 16:25:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Wed Oct 18 13:35:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 17 18:20:46 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 17 13:42:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Oct 17 10:13:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Oct 16 13:18:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Oct 16 11:26:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Oct 15 17:38:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\noren yosef ,Sun Oct 15 13:00:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Oct 15 12:46:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Oct 15 11:31:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Oct 12 10:42:16 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Oct 11 14:48:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Oct 11 13:34:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Oct 11 12:12:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Tue Oct 10 10:36:11 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Oct 5 11:54:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Oct 4 13:50:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Tue Oct 3 21:49:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 3 16:59:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 3 14:56:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 3 09:37:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Oct 2 17:25:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Oct 2 15:01:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Oct 1 18:49:47 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Oct 1 14:54:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Oct 1 13:56:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Oct 1 13:23:10 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Oct 1 10:38:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Sep 28 19:02:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Sep 28 18:18:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Sep 28 15:11:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Sep 28 13:01:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Sep 28 12:01:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Sep 27 16:48:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 27 13:52:15 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 27 13:07:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 27 09:56:08 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Sep 26 17:25:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 26 17:05:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nlev ,Tue Sep 26 16:05:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Sep 26 14:58:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 26 12:50:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 26 10:57:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Sep 21 18:43:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Sep 21 16:33:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Sep 21 15:16:18 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Sep 21 13:14:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Sep 21 12:34:02 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Sep 21 11:20:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 20:53:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 18:10:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Sep 20 15:59:25 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 14:10:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 11:09:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Sep 19 17:51:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Sep 19 14:40:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 19 10:36:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Sep 19 09:40:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Sep 18 14:18:40 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Sep 17 22:10:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Sep 14 10:11:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Sep 14 09:16:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 13 20:14:21 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 13 19:11:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 17:08:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 16:23:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 16:15:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 13 15:23:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 13:18:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 11:06:27 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 13 08:36:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Sep 12 15:42:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Sep 12 14:56:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 12 11:23:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Sep 12 09:44:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Mon Sep 11 15:41:12 2023 +0300\n\n0\t1\tchanges/linweb.yml\nOren Yosef ,Mon Sep 11 13:54:14 2023 +0300\n\n1\t0\tchanges/linweb.yml\nflomermer ,Mon Sep 11 12:16:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Sep 11 09:12:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Sep 11 08:32:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Sep 10 17:33:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Sep 10 17:13:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Sep 10 16:11:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Sun Sep 10 14:45:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Sep 10 13:38:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Sep 10 09:16:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Sep 7 15:23:55 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Sep 7 09:54:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 6 20:30:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 6 18:34:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 6 15:47:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Sep 6 13:42:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Sep 5 19:44:42 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Sep 5 19:41:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Sep 5 19:38:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Sep 5 16:13:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Sep 5 14:52:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Sep 5 11:28:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 5 09:48:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Mon Sep 4 16:30:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Sep 4 11:30:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Sep 3 11:48:25 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Aug 31 15:43:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Thu Aug 31 10:32:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Aug 30 18:55:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Aug 30 16:23:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Aug 30 15:00:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Aug 30 13:53:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Aug 30 12:59:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Aug 29 19:34:15 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 29 17:30:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 29 10:43:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Aug 28 17:49:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 28 15:21:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Aug 28 14:12:08 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 28 12:07:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Aug 28 10:48:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Aug 27 16:50:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 27 15:41:18 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 27 13:36:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 27 12:03:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Aug 24 16:07:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Aug 24 09:35:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Wed Aug 23 16:55:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Aug 23 13:07:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 22 20:15:10 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Aug 22 16:57:22 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 22 16:18:41 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Aug 21 15:59:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 20 14:52:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 20 12:36:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 20 12:14:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 20 11:30:43 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Aug 17 15:22:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Aug 16 18:19:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Aug 16 14:08:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Aug 15 15:14:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Aug 15 12:20:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Mon Aug 14 18:21:31 2023 +0300\n\n1\t2\tchanges/linweb.yml\noren yosef ,Mon Aug 14 17:01:55 2023 +0300\n\n1\t0\tchanges/linweb.yml\n“Keren ,Mon Aug 14 15:53:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Aug 14 14:35:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Aug 14 11:25:41 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Aug 13 18:23:41 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 13 16:54:24 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Aug 13 14:38:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Aug 13 12:41:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 13 12:16:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 13 11:46:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 13 10:31:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Aug 10 14:15:24 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Thu Aug 10 13:27:11 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Aug 10 12:43:47 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Aug 9 18:44:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Aug 9 16:30:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Aug 9 16:15:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 8 18:35:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Aug 8 18:20:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 8 11:42:11 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Mon Aug 7 16:10:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Aug 7 15:42:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 7 11:59:48 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 7 11:39:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Aug 6 20:41:25 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Aug 6 18:23:42 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Aug 3 14:42:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Aug 3 14:31:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Aug 3 12:42:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Aug 3 12:18:24 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Aug 3 12:02:46 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Aug 3 08:21:40 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Aug 2 14:54:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Aug 2 13:38:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Aug 2 11:16:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Aug 1 12:24:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jul 31 18:08:55 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>,Mon Jul 31 13:14:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>,Mon Jul 31 13:07:21 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Jul 31 11:04:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 30 18:58:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Thu Jul 27 15:08:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Jul 27 14:57:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Jul 26 20:20:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jul 26 18:30:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 26 15:37:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Jul 26 13:21:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 26 11:37:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Tue Jul 25 16:18:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jul 25 13:08:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jul 25 11:01:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Mon Jul 24 18:48:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Mon Jul 24 16:13:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Jul 23 19:30:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jul 23 16:03:18 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Jul 20 14:45:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jul 20 12:25:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jul 20 09:24:40 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Jul 19 10:47:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jul 18 17:37:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Jul 18 16:28:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jul 18 15:19:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jul 18 13:10:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jul 18 10:07:21 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Mon Jul 17 17:30:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Mon Jul 17 13:36:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jul 17 11:39:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 16 17:11:16 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 16 16:25:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\noren yosef ,Sun Jul 16 15:47:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Sun Jul 16 15:35:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nalongalperin ,Sun Jul 16 14:59:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Sun Jul 16 13:28:46 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 16 11:10:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jul 13 16:35:31 2023 +0300\n\n1\t2\tchanges/linweb.yml\nShakedZrihen ,Thu Jul 13 11:36:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jul 13 09:33:54 2023 +0300\n\n2\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Thu Jul 13 08:49:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jul 12 13:54:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jul 11 12:03:21 2023 +0300\n\n1\t2\tchanges/linweb.yml\n“Keren ,Mon Jul 10 18:34:06 2023 +0300\n\n2\t1\tchanges/linweb.yml\nflomermer ,Mon Jul 10 14:01:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Mon Jul 10 08:43:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Sun Jul 9 12:29:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Sun Jul 9 12:01:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Sun Jul 9 10:49:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Thu Jul 6 17:09:49 2023 +0300\n\n1\t0\tchanges/linweb.yml\noren yosef ,Thu Jul 6 16:51:37 2023 +0300\n\n0\t1\tchanges/linweb.yml\noren yosef ,Thu Jul 6 16:45:44 2023 +0300\n\n2\t0\tchanges/linweb.yml\nOren Yosef ,Thu Jul 6 16:42:55 2023 +0300\n\n0\t1\tchanges/linweb.yml\n“Keren ,Thu Jul 6 15:45:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jul 6 13:35:16 2023 +0300\n\n1\t2\tchanges/linweb.yml\n“Keren ,Thu Jul 6 08:45:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 5 18:19:59 2023 +0300\n\n2\t1\tchanges/linweb.yml\nflomermer ,Wed Jul 5 17:29:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nalongalperin ,Wed Jul 5 15:08:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 5 09:22:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Jul 4 17:02:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Mon Jul 3 17:11:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jul 2 17:34:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Jul 2 13:52:43 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Sun Jul 2 11:16:48 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Jul 2 09:44:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jun 29 15:49:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Jun 29 12:33:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jun 29 10:31:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jun 28 19:51:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Jun 28 18:17:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jun 28 08:16:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jun 27 13:20:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Tue Jun 27 12:45:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 26 15:39:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 26 08:22:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Jun 22 19:16:47 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jun 22 17:25:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jun 22 12:17:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Wed Jun 21 18:29:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Jun 21 17:16:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jun 21 15:26:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jun 20 15:54:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jun 20 10:17:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Tue Jun 20 00:26:56 2023 +0300\n\n0\t1\tchanges/linweb.yml\nOren Yosef ,Tue Jun 20 00:08:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 19 18:26:59 2023 +0300\n\n2\t1\tchanges/linweb.yml\nZuki Sarusi ,Mon Jun 19 16:08:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Mon Jun 19 14:49:02 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 19 12:53:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jun 18 11:53:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\n"}},context:{org:"linear-b",repo:"linenv",pullRequestNumber:3840,branch:"linweb-auto-1718286804",triggeredBy:"linearbci"}}}},files:["changes/linweb.yml"],pr:{isFullyInstalled:true,title:"Linweb Release - 0.1.3196",approvals:["mark-linearb"],requested_changes:[],author:"linearbci",description:"## Linweb Release - 0.1.3196\nAuto-generated PR for linweb tag 0.1.3196\n\nSee more details at the [tag](https://github.com/linear-b/linweb/releases/tag/0.1.3196)",checks:[{name:"Jit Security",status:"completed",conclusion:"success"},{name:"Secret Detection",status:"completed",conclusion:"success"},{name:"SonarCloud Code Analysis",status:"completed",conclusion:"success"},{name:"gitStream.cm",status:"completed",conclusion:"success"},{name:"auto-merge-label/auto_merge_label",status:"completed",conclusion:"skipped"},{name:"Orca Security - Infrastructure as Code",status:"completed",conclusion:"success"},{name:"Orca Security - Secrets",status:"completed",conclusion:"success"},{name:"Orca Security - Vulnerabilities",status:"completed",conclusion:"success"},{name:"Deploy services to Staging (3.8)",status:"completed",conclusion:"success"},{name:"Cypress E2E on staging",status:"completed",conclusion:"success"},{name:"SUCCESS",status:"completed",conclusion:"success"}],created_at:new Date("2024-06-13T13:53:26.000Z"),draft:false,mergeable:true,labels:["linweb","auto-merge"],reviewers:["orca-security-us","mark-linearb"],status:"open",updated_at:new Date("2024-06-13T13:55:31.000Z"),assignees:[],contributors:[{login:"vim-zz",name:"Ofer Affias"},{login:"MishaKav",name:"Misha Kav"},{login:"almog27",name:"Almog Ben David"},{login:"yishaibeeri",name:"Yishai Beeri"},{login:"orielz",name:"Oriel Zaken"},{login:"nat-gunner",name:"Kevin Fayle"},{login:"amitmohleji",name:"Amit Mohleji"},{login:"vscabral",name:"Val Cabral"},{login:"BenLloydPearson",name:"Ben Lloyd Pearson"},{login:"emchap",name:"Emily Chapman"},{login:"flomermer",name:"Tomer Flom"},{login:"omarcovitch",name:"Omri Marcovitch"},{login:"ShakedZrihen",name:"shaked zohar"},{login:"Fadikhayo1995",name:"Fadi Khayo"},{login:"orikrn",name:"Ori Keren"},{login:"linknfg182",name:"Dan Lines"},{login:"saharavishag",name:"Avishag Sahar"},{login:"linearbci",name:"LinearB Automation"},{login:"ariel-linearb",name:"Ariel Illouz"},{login:"yeelali14",name:"Yeela Lifshitz"},{login:"mavery-linb",name:"Mike Avery"},{login:"KerenLinearB",name:"Keren Shiloah"},{login:"lb-ronyeh",name:"Ron Yehuda"},{login:"YovelElad",name:"Yovel Elad"},{login:"Mike-pw",name:"Mike Noel"},{login:"stas-linearb",name:"Stas Onichak "},{login:"BetsyRogers",name:"Betsy Rogers"},{login:"Hadarbitan149",name:"hadar bitan"},{login:"negevyoav",name:"Yoav Negev"},{login:"RoyKulik",name:"Roy Kulik"},{login:"yoni-amikam",name:"Yoni Amikam"},{login:"urikochav",name:"Uri Kochavi"},{login:"ShaniBelisha",name:"Shani"},{login:"orenylinearb",name:"oren yosef"},{login:"GuyRahamim",name:null},{login:"Dudu-linb",name:"Dudu Yosef"},{login:"EladKohavi",name:"Elad Kohavi"},{login:"nivSwisa1",name:null},{login:"b-sims",name:"Brandon Sims"},{login:"rotemshynes",name:"Rotem Shynes"},{login:"mark-linearb",name:"Mark Bulgakov"},{login:"shaisorek",name:null},{login:"ZionSoferLinearB",name:"Zion Sofer"},{login:"imanuel-leibo",name:"Imanuel Leibovitch"},{login:"mosheia",name:"moshe azoulay"},{login:"PavelLinearB",name:"Pavel Vaks"},{login:"eidellav",name:"Lev Eidelman Nagar"},{login:"avielLB",name:"Aviel Even-Or"},{login:"mikolinearb",name:"Mikiyas Alehegn"},{login:"OferSmart",name:null},{login:"AndreDiFilippo",name:"Andre DiFilippo"},{login:"shuntsinger342",name:null},{login:"CeciliaLinearb",name:null},{login:"reshef-roy",name:"reshef-linearb"},{login:"yaelmlinearb",name:null},{login:"alonmischelLB",name:null}],paths:[{name:"auto-merge-label.cm"},{name:"close-non-tag-changes.cm"}],author_teams:["Developers"],author_is_org_member:true,comments:[{commenter:"sonarcloud",content:"## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=linear-b_linenv&pullRequest=3840) **Quality Gate passed** \nIssues \n![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=linear-b_linenv&pullRequest=3840&resolved=false&sinceLeakPeriod=true) \n![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=linear-b_linenv&pullRequest=3840&resolutions=WONTFIX)\n\nMeasures \n![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=linear-b_linenv&pullRequest=3840&resolved=false&sinceLeakPeriod=true) \n![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Coverage \n![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=linear-b_linenv&pullRequest=3840&metric=new_duplicated_lines_density&view=list) \n \n[See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=linear-b_linenv&pullRequest=3840)\n\n",created_at:"2024-06-16T13:53:17Z",id:"2165745472"},{commenter:"gitstream-cm",content:'The PR will be automatically merged by Gitstream after all requirements are done.\n\n',created_at:"2024-06-16T13:56:17Z",id:"2165750712"}],reviews:[{commenter:"orca-security-us",content:'### Orca Security Scan Summary\n| Status | Check | Issues by priority | |\n| ------- | ----- | ------------------ | - |\n| Passed Passed | Infrastructure as Code | high 0   medium 0   low 0   info 0 | View in Orca |\n| Passed Passed | Secrets | high 0   medium 0   low 0   info 0 | View in Orca |\n| Passed Passed | Vulnerabilities | high 0   medium 0   low 0   info 0 | View in Orca |',state:"commented",conversations:[]},{commenter:"mark-linearb",content:"",state:"approved",conversations:[]}],conversations:[],unresolved_threads:0,number:3840,url:"https://github.com/linear-b/linenv/pull/3840",target:"develop",source:"linweb-auto-1718286804",repo:"linenv",conflicted_files_count:0}};const $h={"changes/linweb.yml":"linearbci ,Thu Jun 13 11:18:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Jun 13 10:57:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Jun 13 08:51:53 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Jun 6 12:14:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Jun 5 12:32:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Jun 5 10:12:42 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Jun 4 13:12:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Jun 4 11:40:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 11:34:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 09:55:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 09:42:14 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Jun 3 08:37:46 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Jun 2 11:13:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Jun 2 10:53:49 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 12:01:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 11:10:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 09:29:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 30 05:59:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 14:50:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 12:04:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 07:13:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 29 06:08:58 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 28 13:54:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 28 07:27:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 14:47:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 12:37:13 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 08:31:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 27 08:02:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 26 14:46:04 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 26 11:58:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 26 09:26:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 23 10:55:13 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 23 08:31:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Thu May 23 08:41:56 2024 +0300\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 22 12:47:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 22 11:08:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 22 06:30:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 21 12:58:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 21 12:12:40 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 21 06:43:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 15:41:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 13:37:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 12:07:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 11:46:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 10:56:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 10:22:46 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 20 09:26:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 19 13:28:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 19 10:51:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 14:07:43 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 11:52:14 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 11:03:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 10:29:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 09:51:02 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 16 08:25:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 13 08:17:40 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 14:08:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 12:46:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 10:10:40 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 12 08:34:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 9 15:03:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 9 12:57:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 9 12:18:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 8 11:47:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 8 07:57:34 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue May 7 08:00:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon May 6 11:55:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 5 14:49:26 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 5 11:37:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun May 5 10:09:55 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu May 2 10:00:32 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 16:22:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 15:21:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 13:33:49 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 10:57:50 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed May 1 10:41:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 30 11:09:36 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 30 06:59:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 25 14:49:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 25 09:39:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 24 14:39:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 24 12:04:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 24 07:33:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 13:53:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 10:50:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 07:52:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 21 06:45:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nElad Kohavi <106978846+EladKohavi@users.noreply.github.com>,Thu Apr 18 13:40:18 2024 +0300\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 18 10:14:55 2024 +0000\n\n1\t1\tchanges/linweb.yml\noren yosef ,Thu Apr 18 12:51:43 2024 +0300\n\n1\t0\tchanges/linweb.yml\nlinearbci ,Thu Apr 18 09:44:20 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 17 11:04:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 17 09:05:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 16 10:54:38 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 16:11:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 15:01:19 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 11:28:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 15 06:16:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 14 15:11:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 14 13:58:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 14 10:50:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 11:30:45 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 09:08:11 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 07:17:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 11 05:51:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 10 12:04:02 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 10 11:19:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 16:29:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 12:53:07 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 09:11:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 08:49:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 8 08:00:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 12:58:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 11:47:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 10:09:01 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 08:30:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Apr 7 07:48:42 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 4 13:10:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 4 11:51:18 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Apr 4 07:14:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 15:43:34 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 14:49:05 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 11:41:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 11:15:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Apr 3 09:03:45 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 2 17:48:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 2 14:27:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Apr 2 06:19:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 13:38:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 12:25:24 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 12:08:07 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 09:25:03 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Apr 1 07:35:19 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 31 12:04:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 28 11:53:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 28 11:21:54 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 15:08:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 13:59:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 12:27:28 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 27 08:22:30 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 26 15:24:14 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 26 12:51:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 25 10:08:58 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 25 09:03:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 25 08:05:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 24 13:53:49 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 21 13:06:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Mar 21 14:28:43 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 21 11:20:32 2024 +0000\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Wed Mar 20 16:17:06 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 20 11:24:32 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 20 07:30:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 19 13:40:58 2024 +0000\n\n1\t2\tchanges/linweb.yml\noren yosef ,Tue Mar 19 12:41:00 2024 +0200\n\n0\t1\tchanges/linweb.yml\noren yosef ,Tue Mar 19 12:23:19 2024 +0200\n\n2\t0\tchanges/linweb.yml\nlinearbci ,Tue Mar 19 09:54:19 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 19 08:35:26 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 18 13:47:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 18 07:11:13 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 17 14:58:22 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 17 11:11:44 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 17 09:41:18 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 14 08:57:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Thu Mar 14 08:43:52 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 13 13:58:52 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 13 12:46:34 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 13 06:29:17 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 12 14:38:54 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 12 13:54:15 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 12 10:34:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 11 12:05:10 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 11 09:58:04 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 10 14:08:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 10 10:25:24 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Mar 10 12:05:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 7 14:55:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Thu Mar 7 15:16:41 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Mar 7 11:59:47 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 6 13:33:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Mar 6 11:38:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Mar 6 10:37:09 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Wed Mar 6 09:03:59 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Mar 5 13:10:39 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Mar 5 10:57:43 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 14:35:37 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 13:08:03 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 12:25:06 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Mar 4 10:11:35 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Mar 3 13:13:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 11:01:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 10:04:23 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 09:33:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 29 07:28:11 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 28 14:58:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 28 08:46:31 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 26 15:14:56 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 26 08:17:21 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 25 16:32:48 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 25 13:15:08 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 22 12:23:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 21 15:04:41 2024 +0000\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Feb 21 16:43:25 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 19 15:08:24 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Feb 19 15:42:07 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Feb 19 14:45:35 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 19 06:38:18 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 18 14:46:55 2024 +0000\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Feb 18 14:04:03 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Feb 18 12:41:13 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 15 13:42:00 2024 +0000\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Thu Feb 15 12:09:05 2024 +0200\n\n1\t3\tchanges/linweb.yml\noren yosef ,Wed Feb 14 17:14:28 2024 +0200\n\n2\t0\tchanges/linweb.yml\nOren Yosef ,Wed Feb 14 17:04:07 2024 +0200\n\n0\t2\tchanges/linweb.yml\nlinearbci ,Wed Feb 14 14:15:16 2024 +0000\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Wed Feb 14 15:52:08 2024 +0200\n\n1\t0\tchanges/linweb.yml\nYovel Elad ,Wed Feb 14 14:51:17 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 14 08:00:27 2024 +0000\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Feb 13 14:09:35 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Feb 13 13:24:39 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 12:10:07 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 09:32:29 2024 +0000\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Feb 12 11:06:39 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 07:57:57 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 12 07:12:59 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 11 16:44:26 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Sun Feb 11 09:34:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 8 13:57:25 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 8 10:11:16 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Thu Feb 8 07:37:20 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 7 08:13:50 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 7 07:53:12 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Wed Feb 7 07:25:09 2024 +0000\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Feb 6 16:32:39 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Feb 6 09:07:16 2024 +0000\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Tue Feb 6 08:38:20 2024 +0000\n\n1\t1\tchanges/linweb.yml\nAlmog Ben David ,Mon Feb 5 15:36:15 2024 +0200\n\n1\t1\tchanges/linweb.yml\nlinearbci ,Mon Feb 5 13:33:51 2024 +0000\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Feb 5 12:54:51 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Feb 5 10:17:05 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Feb 5 09:41:15 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Feb 4 16:55:44 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Feb 4 15:20:42 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Feb 4 13:23:42 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Feb 4 12:09:56 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Feb 1 17:20:50 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Feb 1 14:11:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jan 31 15:32:27 2024 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa ,Wed Jan 31 14:27:34 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Jan 31 13:26:20 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Wed Jan 31 09:56:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jan 30 11:03:54 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 29 10:51:11 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Jan 29 10:27:53 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 28 16:28:22 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jan 28 09:56:57 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 25 17:56:16 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jan 25 15:32:25 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 25 14:14:59 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Jan 25 13:22:30 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jan 25 10:32:08 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 25 08:53:10 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 24 16:29:48 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 24 15:59:17 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 24 14:35:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 23 16:37:35 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 23 11:03:19 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Jan 23 10:37:34 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 22 12:56:29 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Jan 22 10:30:37 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 22 09:52:40 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 21 18:18:01 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Jan 21 15:29:40 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 21 14:18:14 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Jan 21 10:55:11 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 18 17:27:04 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 18 12:11:25 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jan 17 19:14:24 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jan 17 15:59:00 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 16 18:36:03 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Jan 16 15:26:50 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jan 16 14:19:22 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 16 13:43:56 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 16 11:33:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Mon Jan 15 19:07:36 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Jan 15 15:19:19 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 15 14:25:29 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 15 12:10:06 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 15 10:46:23 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Jan 15 10:22:52 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 15 09:51:24 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 14 15:28:37 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jan 14 10:22:58 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Jan 11 19:23:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 11 15:46:48 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jan 11 15:11:23 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jan 11 13:23:44 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Jan 11 09:44:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Jan 10 11:45:01 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Jan 10 10:06:27 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Jan 9 23:49:45 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jan 9 16:54:00 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jan 9 14:48:18 2024 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jan 9 14:01:20 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jan 9 09:10:19 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 8 18:26:53 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Jan 8 16:16:42 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 8 14:18:32 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jan 8 11:34:55 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jan 7 18:33:17 2024 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jan 7 11:50:26 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Jan 4 16:16:56 2024 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Jan 4 14:38:12 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Jan 4 13:10:36 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jan 4 12:09:29 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Wed Jan 3 17:02:12 2024 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Wed Jan 3 14:57:16 2024 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jan 3 11:23:54 2024 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Jan 3 10:56:13 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 2 18:14:49 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jan 2 16:48:11 2024 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Jan 1 13:46:30 2024 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Jan 1 10:32:40 2024 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Dec 31 16:41:25 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Sun Dec 31 15:17:26 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Dec 31 13:14:09 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Dec 31 12:42:35 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Dec 28 17:50:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 28 14:01:30 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 28 12:18:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Dec 28 09:05:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Dec 27 19:50:30 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Dec 27 13:27:29 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Dec 26 16:01:47 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Dec 26 15:08:51 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Dec 26 14:21:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Dec 26 13:03:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Dec 26 11:36:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Mon Dec 25 15:46:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Mon Dec 25 13:46:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 25 10:08:33 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 24 13:33:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 24 11:07:11 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Dec 24 10:39:13 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Thu Dec 21 20:04:15 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Dec 21 15:10:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Dec 21 14:33:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Dec 21 11:25:12 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Dec 21 11:09:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 20 16:29:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Dec 20 10:54:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Dec 19 16:36:36 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Dec 19 15:31:24 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Tue Dec 19 14:23:57 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Dec 18 15:30:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 18 12:03:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Dec 17 17:00:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Thu Dec 14 17:05:47 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Dec 14 15:02:18 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Dec 14 13:33:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 14 11:14:01 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Dec 14 10:35:03 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Dec 13 15:24:55 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Dec 13 14:08:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 13 10:20:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Dec 12 18:02:55 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Dec 12 17:34:30 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Dec 11 16:54:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Dec 11 11:19:51 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 11 08:23:05 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Dec 10 16:39:32 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Dec 10 14:28:45 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Dec 10 12:55:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Dec 7 16:56:05 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Dec 7 15:56:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Dec 7 14:33:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Dec 7 11:06:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Dec 6 20:30:42 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Dec 6 18:55:10 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Dec 6 18:33:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 6 18:04:34 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Dec 6 14:57:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Dec 6 13:35:44 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Dec 6 08:28:40 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Dec 5 17:40:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Dec 5 11:08:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Dec 4 19:19:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Dec 4 15:59:37 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Dec 4 13:57:10 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Dec 4 10:04:17 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Dec 4 09:22:47 2023 +0200\n\n1\t2\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 3 15:58:36 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Dec 3 15:28:55 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Dec 3 14:11:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Dec 3 12:22:58 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Fri Dec 1 10:11:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Nov 30 17:33:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 30 16:29:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Nov 30 14:45:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 30 13:29:13 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Nov 30 13:03:14 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 30 07:41:15 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>,Wed Nov 29 14:45:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 29 14:23:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 29 11:45:56 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 29 11:15:04 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 29 09:30:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Nov 28 13:52:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Nov 28 12:19:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Nov 28 11:49:39 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Nov 28 11:05:26 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Nov 27 19:34:33 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Nov 27 18:10:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Nov 27 16:57:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 27 15:05:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Nov 27 12:31:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Nov 27 11:40:18 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 27 10:20:50 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Nov 26 15:47:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Nov 26 12:58:44 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Nov 23 14:53:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Nov 22 17:31:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Nov 22 16:21:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 22 11:17:01 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 22 09:57:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Nov 21 13:44:38 2023 +0200\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Nov 21 11:58:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Nov 21 11:22:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Nov 20 17:01:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Nov 20 13:35:58 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 20 11:36:21 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Nov 19 17:32:36 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Nov 19 15:11:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Sun Nov 19 10:32:06 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Nov 16 17:31:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Nov 16 15:11:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Wed Nov 15 15:51:29 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 15 14:34:18 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 15 12:20:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Wed Nov 15 10:37:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Nov 14 13:29:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Nov 13 15:57:17 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 13 12:44:13 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 13 09:56:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Nov 9 16:52:43 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Nov 9 15:41:58 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Nov 9 14:19:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Nov 9 13:35:53 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Nov 8 16:26:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Nov 8 14:46:46 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 8 12:10:20 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 8 11:14:05 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Nov 7 14:35:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Nov 7 12:54:27 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Mon Nov 6 18:46:22 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Nov 6 14:26:49 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Nov 5 20:43:44 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Nov 5 17:27:11 2023 +0200\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Nov 5 15:15:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Nov 5 13:41:59 2023 +0200\n\n1\t2\tchanges/linweb.yml\noren yosef ,Sun Nov 5 11:57:03 2023 +0200\n\n1\t0\tchanges/linweb.yml\nYovel Elad ,Sun Nov 5 11:21:20 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Nov 2 15:17:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Nov 2 13:20:23 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Nov 2 11:34:52 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Wed Nov 1 17:59:19 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Nov 1 14:55:02 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Nov 1 12:59:41 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Nov 1 11:45:00 2023 +0200\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Nov 1 11:00:54 2023 +0200\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Oct 31 18:01:04 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Oct 31 16:17:32 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 31 14:46:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 31 13:34:28 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 31 10:44:32 2023 +0200\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Oct 30 17:19:35 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Oct 30 13:31:31 2023 +0200\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Oct 30 10:31:08 2023 +0200\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Mon Oct 30 10:11:24 2023 +0200\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Oct 29 17:53:48 2023 +0200\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Sun Oct 29 16:34:16 2023 +0200\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Oct 26 16:38:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Oct 26 15:37:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Oct 26 12:43:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Oct 26 10:46:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Oct 26 10:12:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Oct 26 07:54:27 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Oct 25 18:30:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Wed Oct 25 18:07:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Oct 25 14:53:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Oct 25 11:21:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Oct 24 17:12:48 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Oct 24 12:37:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Oct 24 10:25:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Oct 23 16:27:12 2023 +0300\n\n1\t3\tchanges/linweb.yml\noren yosef ,Mon Oct 23 15:31:16 2023 +0300\n\n1\t0\tchanges/linweb.yml\nOren Yosef ,Mon Oct 23 15:24:42 2023 +0300\n\n1\t0\tchanges/linweb.yml\nYovel Elad ,Mon Oct 23 15:02:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Oct 23 13:58:02 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Oct 23 11:20:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Oct 23 09:16:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Oct 22 18:15:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Oct 22 17:37:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Oct 22 17:02:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Oct 22 16:23:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Thu Oct 19 12:54:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Oct 18 18:11:22 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Oct 18 16:25:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Wed Oct 18 13:35:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 17 18:20:46 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Oct 17 13:42:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Oct 17 10:13:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Oct 16 13:18:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Mon Oct 16 11:26:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Oct 15 17:38:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\noren yosef ,Sun Oct 15 13:00:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Oct 15 12:46:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Oct 15 11:31:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Oct 12 10:42:16 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Oct 11 14:48:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Oct 11 13:34:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Oct 11 12:12:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Tue Oct 10 10:36:11 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Oct 5 11:54:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Oct 4 13:50:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Tue Oct 3 21:49:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 3 16:59:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 3 14:56:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Oct 3 09:37:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Oct 2 17:25:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Oct 2 15:01:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Oct 1 18:49:47 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Oct 1 14:54:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Oct 1 13:56:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Oct 1 13:23:10 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Oct 1 10:38:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Sep 28 19:02:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Sep 28 18:18:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Sep 28 15:11:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Thu Sep 28 13:01:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Sep 28 12:01:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Wed Sep 27 16:48:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 27 13:52:15 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 27 13:07:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 27 09:56:08 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Sep 26 17:25:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 26 17:05:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nlev ,Tue Sep 26 16:05:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Sep 26 14:58:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 26 12:50:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 26 10:57:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Sep 21 18:43:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Sep 21 16:33:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Thu Sep 21 15:16:18 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Sep 21 13:14:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Sep 21 12:34:02 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Sep 21 11:20:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 20:53:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 18:10:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Sep 20 15:59:25 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 14:10:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 20 11:09:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Sep 19 17:51:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Sep 19 14:40:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 19 10:36:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Tue Sep 19 09:40:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Sep 18 14:18:40 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlmog Ben-David ,Sun Sep 17 22:10:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Sep 14 10:11:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Sep 14 09:16:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 13 20:14:21 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 13 19:11:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 17:08:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 16:23:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 16:15:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 13 15:23:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 13:18:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Sep 13 11:06:27 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 13 08:36:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Sep 12 15:42:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Sep 12 14:56:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 12 11:23:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Sep 12 09:44:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Mon Sep 11 15:41:12 2023 +0300\n\n0\t1\tchanges/linweb.yml\nOren Yosef ,Mon Sep 11 13:54:14 2023 +0300\n\n1\t0\tchanges/linweb.yml\nflomermer ,Mon Sep 11 12:16:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Sep 11 09:12:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Sep 11 08:32:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Sep 10 17:33:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Sep 10 17:13:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Sep 10 16:11:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAvishag Sahar ,Sun Sep 10 14:45:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Sep 10 13:38:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Sun Sep 10 09:16:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Sep 7 15:23:55 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Thu Sep 7 09:54:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Wed Sep 6 20:30:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Sep 6 18:34:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Sep 6 15:47:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Sep 6 13:42:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Sep 5 19:44:42 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Sep 5 19:41:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Sep 5 19:38:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Sep 5 16:13:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Sep 5 14:52:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Sep 5 11:28:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Tue Sep 5 09:48:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Mon Sep 4 16:30:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Sep 4 11:30:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Sep 3 11:48:25 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Aug 31 15:43:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Thu Aug 31 10:32:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Aug 30 18:55:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Aug 30 16:23:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Wed Aug 30 15:00:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Aug 30 13:53:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Aug 30 12:59:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Aug 29 19:34:15 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 29 17:30:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 29 10:43:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Aug 28 17:49:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 28 15:21:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Aug 28 14:12:08 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 28 12:07:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Mon Aug 28 10:48:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Aug 27 16:50:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 27 15:41:18 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 27 13:36:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 27 12:03:28 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Aug 24 16:07:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Aug 24 09:35:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Wed Aug 23 16:55:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Aug 23 13:07:23 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 22 20:15:10 2023 +0300\n\n1\t1\tchanges/linweb.yml\nNiv Swisa LinearB <107345560+nivSwisa1@users.noreply.github.com>,Tue Aug 22 16:57:22 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 22 16:18:41 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Aug 21 15:59:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 20 14:52:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 20 12:36:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 20 12:14:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 20 11:30:43 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Aug 17 15:22:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Aug 16 18:19:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Aug 16 14:08:31 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Aug 15 15:14:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Aug 15 12:20:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Mon Aug 14 18:21:31 2023 +0300\n\n1\t2\tchanges/linweb.yml\noren yosef ,Mon Aug 14 17:01:55 2023 +0300\n\n1\t0\tchanges/linweb.yml\n“Keren ,Mon Aug 14 15:53:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Mon Aug 14 14:35:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Aug 14 11:25:41 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Aug 13 18:23:41 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 13 16:54:24 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Aug 13 14:38:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Aug 13 12:41:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Aug 13 12:16:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 13 11:46:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Sun Aug 13 10:31:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Aug 10 14:15:24 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Thu Aug 10 13:27:11 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Aug 10 12:43:47 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Aug 9 18:44:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Aug 9 16:30:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Aug 9 16:15:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 8 18:35:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Aug 8 18:20:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Aug 8 11:42:11 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Mon Aug 7 16:10:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Mon Aug 7 15:42:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 7 11:59:48 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Aug 7 11:39:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Aug 6 20:41:25 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Aug 6 18:23:42 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Aug 3 14:42:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Thu Aug 3 14:31:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Aug 3 12:42:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Aug 3 12:18:24 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Aug 3 12:02:46 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Aug 3 08:21:40 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Aug 2 14:54:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Aug 2 13:38:54 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Wed Aug 2 11:16:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Aug 1 12:24:29 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jul 31 18:08:55 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>,Mon Jul 31 13:14:53 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo <33923689+Fadikhayo1995@users.noreply.github.com>,Mon Jul 31 13:07:21 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Mon Jul 31 11:04:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 30 18:58:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Thu Jul 27 15:08:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Jul 27 14:57:00 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Jul 26 20:20:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jul 26 18:30:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 26 15:37:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Jul 26 13:21:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 26 11:37:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Tue Jul 25 16:18:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jul 25 13:08:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jul 25 11:01:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Mon Jul 24 18:48:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Mon Jul 24 16:13:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Jul 23 19:30:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nFadi Khayo ,Sun Jul 23 16:03:18 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Jul 20 14:45:30 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jul 20 12:25:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jul 20 09:24:40 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Wed Jul 19 10:47:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jul 18 17:37:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Tue Jul 18 16:28:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Tue Jul 18 15:19:44 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jul 18 13:10:51 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jul 18 10:07:21 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Mon Jul 17 17:30:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Mon Jul 17 13:36:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jul 17 11:39:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 16 17:11:16 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 16 16:25:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\noren yosef ,Sun Jul 16 15:47:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Sun Jul 16 15:35:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nalongalperin ,Sun Jul 16 14:59:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOriel Zaken ,Sun Jul 16 13:28:46 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jul 16 11:10:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jul 13 16:35:31 2023 +0300\n\n1\t2\tchanges/linweb.yml\nShakedZrihen ,Thu Jul 13 11:36:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jul 13 09:33:54 2023 +0300\n\n2\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Thu Jul 13 08:49:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jul 12 13:54:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jul 11 12:03:21 2023 +0300\n\n1\t2\tchanges/linweb.yml\n“Keren ,Mon Jul 10 18:34:06 2023 +0300\n\n2\t1\tchanges/linweb.yml\nflomermer ,Mon Jul 10 14:01:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Mon Jul 10 08:43:12 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Sun Jul 9 12:29:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Sun Jul 9 12:01:52 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Sun Jul 9 10:49:36 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Thu Jul 6 17:09:49 2023 +0300\n\n1\t0\tchanges/linweb.yml\noren yosef ,Thu Jul 6 16:51:37 2023 +0300\n\n0\t1\tchanges/linweb.yml\noren yosef ,Thu Jul 6 16:45:44 2023 +0300\n\n2\t0\tchanges/linweb.yml\nOren Yosef ,Thu Jul 6 16:42:55 2023 +0300\n\n0\t1\tchanges/linweb.yml\n“Keren ,Thu Jul 6 15:45:32 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Thu Jul 6 13:35:16 2023 +0300\n\n1\t2\tchanges/linweb.yml\n“Keren ,Thu Jul 6 08:45:06 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 5 18:19:59 2023 +0300\n\n2\t1\tchanges/linweb.yml\nflomermer ,Wed Jul 5 17:29:34 2023 +0300\n\n1\t1\tchanges/linweb.yml\nalongalperin ,Wed Jul 5 15:08:14 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jul 5 09:22:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Tue Jul 4 17:02:03 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Mon Jul 3 17:11:38 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Sun Jul 2 17:34:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Sun Jul 2 13:52:43 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Sun Jul 2 11:16:48 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShakedZrihen ,Sun Jul 2 09:44:17 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Thu Jun 29 15:49:19 2023 +0300\n\n1\t1\tchanges/linweb.yml\nomri marcovitch ,Thu Jun 29 12:33:39 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jun 29 10:31:26 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jun 28 19:51:56 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Wed Jun 28 18:17:57 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Wed Jun 28 08:16:13 2023 +0300\n\n1\t1\tchanges/linweb.yml\nLev Eidelman Nagar ,Tue Jun 27 13:20:45 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Tue Jun 27 12:45:59 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 26 15:39:33 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 26 08:22:01 2023 +0300\n\n1\t1\tchanges/linweb.yml\nShaniBelisha ,Thu Jun 22 19:16:47 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jun 22 17:25:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Thu Jun 22 12:17:05 2023 +0300\n\n1\t1\tchanges/linweb.yml\nAlon Galperin <105145534+alongalperin-lb@users.noreply.github.com>,Wed Jun 21 18:29:20 2023 +0300\n\n1\t1\tchanges/linweb.yml\nYovel Elad ,Wed Jun 21 17:16:50 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Wed Jun 21 15:26:49 2023 +0300\n\n1\t1\tchanges/linweb.yml\nflomermer ,Tue Jun 20 15:54:07 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Tue Jun 20 10:17:37 2023 +0300\n\n1\t1\tchanges/linweb.yml\nOren Yosef ,Tue Jun 20 00:26:56 2023 +0300\n\n0\t1\tchanges/linweb.yml\nOren Yosef ,Tue Jun 20 00:08:04 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 19 18:26:59 2023 +0300\n\n2\t1\tchanges/linweb.yml\nZuki Sarusi ,Mon Jun 19 16:08:58 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Mon Jun 19 14:49:02 2023 +0300\n\n1\t1\tchanges/linweb.yml\n“Keren ,Mon Jun 19 12:53:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\nZuki Sarusi ,Sun Jun 18 11:53:35 2023 +0300\n\n1\t1\tchanges/linweb.yml\n"};0&&0},94469:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{cleanPrDescription:()=>cleanPrDescription,createGitstreamAIPrContext:()=>createGitstreamAIPrContext,extractCodeIssues:()=>extractCodeIssues,filterOutCmFiles:()=>filterOutCmFiles,getBranchContext:()=>getBranchContext,getPrContext:()=>getPrContext,getRepoContext:()=>getRepoContext});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(32191));var xh=__toESM(_d(69860));var $h=__toESM(_d(82673));var Xh=_d(62840);var s_=_d(7426);var g_=_d(56977);var E_=_d(83572);var k_=_d(34414);var ef=_d(47141);var nf=_d(45273);var $f=_d(14947);var Hf=_d(41363);var Kf=_d(62785);var Xf=_d(39302);var eg=_d(37541);var tg=_d(99406);const rg=["🔒 Security","🧹 Maintainability","🐞 Bug","🎯 Scope","🧾 Readability","🚀 Performance"];const getDiffSize=tl=>(0,wh.default)(tl,(tl=>tl.additions+tl.deletions))||0;const extractMetadataFromFiles=tl=>tl.map((({to:tl,from:od,deletions:_d,additions:Ad})=>({original_file:od===s_.NOT_FOUND_FILE_PATH?"":od,new_file:tl,file:tl!==s_.NOT_FOUND_FILE_PATH?tl:od,deletions:_d,additions:Ad})));const filteredOutCMFilesFunc=({to:tl})=>tl?s_.IGNORE_PATTERNS_IN_DRY_RUN.every((od=>!tl.match(od))):true;const filterOutCmFiles=async(tl,od,_d,Ad)=>{const{owner:Dd,repo:zd,pullRequestNumber:Kd}=Ad;let Zd=(0,$h.default)(tl);if(od){Zd=Zd?.filter(filteredOutCMFilesFunc)}if(!Zd?.length){await(0,g_.prepareSendingLogsToDD)("warn",`No files changed in rules-engine context for pr: ${Dd}/${zd}/${Kd}`,Ad,{diffCommand:_d},od)}return Zd};const getBranchContext=async(tl,od,_d,Ad,Dd,zd,Kd)=>{const Zd=(0,Xh.getCommitsNumberOnBranch)(tl);const{fullAuthorName:fh,authorName:vh,authorEmail:wh}=(0,Xh.getAuthorName)(tl,od,Kd);const xh=(0,k_.getTheRightGitAuthor)(Ad,fh||"",zd,Dd,tl);return{name:od,base:tl,author:xh.fullName||fh,author_name:xh.gitName||vh,author_email:xh.gitEmail||wh,diff:{size:getDiffSize(_d),files_metadata:extractMetadataFromFiles(_d)},num_of_commits:Zd,commits:{messages:(0,Xh.getCommitMessages)(tl,od,Kd)}}};const getPrContext=(tl,od)=>{const{repo:_d,prContext:Ad}=tl;const Dd={...(0,E_.convertPRContextFromBase64)(tl.prContext),repo:_d,conflicted_files_count:(0,Xh.getPrConflicsCountPerFile)(Ad?.target||"",od)};return Dd};const getRepoContext=async(tl,od,_d,Ad,Dd)=>{const{owner:zd,repo:Kd,visibility:Zd,source:fh}=tl;const vh=await(0,ef.contributersStatContext)(Dd,tl);const wh=await(0,ef.contributersActivityContext)(Dd,nf.ACTIVITY_SINCE,tl);const xh=(0,$f.getCodeExpert)(Hf.gitToProviderUser,vh.ds_blame,wh.ds_activity,Dd.files,tl);const{ds_blame:$h,...Xh}=vh;const{ds_activity:s_,...g_}=wh;const E_={name:Kd,contributors:_d,owner:zd,visibility:Zd,provider:fh,git_to_provider_user:Ad,...Xh,...g_,pr_author:od,data_service:{expert_reviwer_request:xh}};return E_};const cleanPrDescription=tl=>{const od=(0,s_.getClientPayload)();const _d=(0,Kf.doubleParse)(od);const Ad=_d?.source||"github";const Dd=/\[!\[workerB\]\(https:\/\/img\.shields\.io\/endpoint\?url=.*?\)\]\(https?:\/\/.*?\/v2\/badge\/collaboration-page\?magicLinkId=.*?\)/g;const zd=tl.replace(Dd,"");const Kd={[Xf.GIT_PROVIDERS.GITHUB]:/(?:\n|\r\n)?\s*([\s\S]*?)\s*(?:\n|\r\n)?/g,[Xf.GIT_PROVIDERS.GITLAB]:/(?:\n|\r\n)?\s*([\s\S]*?)\s*(?:\n|\r\n)?/g,[Xf.GIT_PROVIDERS.BITBUCKET]:/(?:\n|\r\n)?_Added by gitStream_\s*([\s\S]*?)\s*###### _Generated by LinearB AI and added by gitStream\. AI-generated content may contain inaccuracies\. Please verify before using\.(?:\s*\*\*\[We'd love your feedback!\]\(mailto:product@linearb\.io\)\*\* 🚀)?(?:\n💡 \*\*Tip:\*\* You can customize your AI Description using \*\*Guidelines\*\* \[Learn how\]\(https:\/\/docs\.gitstream\.cm\/automation-actions\/#describe-changes\))?_(?:\n|\r\n)?/g};const Zd=Kd[Ad];if(!Zd){return zd}return zd.replace(Zd,"").trim()};const extractIssueFromBlock=(tl,od,_d,Ad,Dd)=>{const zd=tl.match(od);const Kd=tl.match(_d);if(!zd?.[1]||!Kd?.[1]){return null}const Zd=zd[1].trim();const fh=Kd[1].trim();const vh=fh.match(Ad);const wh=vh?parseInt(vh[1],10):0;const xh=vh?parseInt(vh[2],10):0;const[,$h]=tl.match(Dd)||[];return{issue:Zd,start_line:wh,end_line:xh,issue_id:$h||""}};const extractCodeIssues=tl=>{const od=[];for(const _d of tl){const tl=_d?.content?.match(/
[\s\S]*?<\/details>/g);const Ad=/\*\*Details:\*\*(.*?)\n/;const Dd=/\*\*File\*\*: `(.*?)`/;const zd=/\((\d+)-(\d+)\)$/;const Kd=//;const Zd=/> `issue_id:\s*([^`]+)`/;if(tl){for(const _d of tl){const tl=extractIssueFromBlock(_d,Ad,Dd,zd,Kd);if(tl){od.push(tl)}}}else{const tl=_d.content.match(new RegExp(`(${rg.join("|")})`,"g"));if(tl){const Kd=[];let fh=0;for(const od of tl){const tl=_d.content.indexOf(od,fh);if(tl!==-1){const Ad=_d.content.substring(tl+od.length);const Dd=Ad.indexOf("---");const zd=Dd!==-1?Ad.substring(0,Dd).trim():Ad.trim();Kd.push(zd);fh=tl+od.length}}for(const tl of Kd){const _d=extractIssueFromBlock(tl,Ad,Dd,zd,Zd);if(_d){od.push(_d)}}}}}return od};const extractGitStreamReviews=(tl=[],od=[])=>{const _d="### ✨ PR Review";const Ad=[];if(tl.length){const od=tl.filter((tl=>tl.content.includes(_d)));Ad.push(...od)}if(od.length){const tl=od.filter((tl=>tl.content.includes(_d)));Ad.push(...tl)}return extractCodeIssues(Ad)};const extractFullGitStreamReviews=(tl=[],od=[])=>{const _d="### ✨ PR Review";const Ad=[];if(tl.length){const od=tl.filter((tl=>tl.content.includes(_d)));Ad.push(...od)}if(od.length){const tl=od.filter((tl=>tl.content.includes(_d)));Ad.push(...tl)}return Ad};const createGitstreamAIPrContext=tl=>{const od=(0,xh.default)(tl.branch,["name","diff","commits"]);const _d=(0,s_.getClientPayload)();const Ad=(0,Kf.doubleParse)(_d);const{prContext:Dd}=Ad;const zd=(0,xh.default)(tl.repo,["languages","provider"]);if(tl.repo?.provider===Xf.GIT_PROVIDERS.BITBUCKET){try{const tl=(0,tg.listAllFiles)();zd.languages=(0,eg.detectLanguagesFromRepository)(tl)}catch(od){console.warn(`Failed to detect languages for ${tl.repo?.provider} repo`,od)}}const Kd=tl.pr||{};const Zd={...(0,xh.default)(Kd,["title","description","labels","comments","reviews"]),url:Kd.url||Dd?.url};Zd.description=cleanPrDescription(Zd.description||"");const fh=Kd.comments||[];const vh=Kd.reviews||[];const wh=extractGitStreamReviews(fh,vh);const $h=extractFullGitStreamReviews(fh,vh);Zd.previous_gitstream_reviews=$h;Zd.previous_reviews_issues=wh;Zd.comments=[];Zd.reviews=[];return{branch:od,source:tl.source,repo:zd,files:tl.files||[],pr:Zd}};0&&0},37541:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{detectLanguagesFromRepository:()=>detectLanguagesFromRepository});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(16928));var xh=__toESM(_d(38842));var $h=__toESM(_d(94604));var Xh=__toESM(_d(32670));const s_={".js":"JavaScript",".jsx":"JavaScript",".mjs":"JavaScript",".cjs":"JavaScript",".ts":"TypeScript",".tsx":"TypeScript",".vue":"Vue",".py":"Python",".pyw":"Python",".pyx":"Python",".pyi":"Python",".java":"Java",".kt":"Kotlin",".kts":"Kotlin",".scala":"Scala",".groovy":"Groovy",".c":"C",".h":"C",".cpp":"C++",".cxx":"C++",".cc":"C++",".hpp":"C++",".hxx":"C++",".m":"Objective-C",".mm":"Objective-C++",".cs":"C#",".vb":"Visual Basic",".fs":"F#",".go":"Go",".rs":"Rust",".rb":"Ruby",".erb":"Ruby",".php":"PHP",".phtml":"PHP",".swift":"Swift",".sh":"Shell",".bash":"Shell",".zsh":"Shell",".fish":"Shell",".ps1":"PowerShell",".psm1":"PowerShell",".html":"HTML",".htm":"HTML",".xhtml":"HTML",".css":"CSS",".scss":"SCSS",".sass":"Sass",".less":"Less",".json":"JSON",".xml":"XML",".yaml":"YAML",".yml":"YAML",".toml":"TOML",".ini":"INI",".md":"Markdown",".rst":"reStructuredText",".tex":"TeX",".r":"R",".R":"R",".rmd":"R",".jl":"Julia",".lua":"Lua",".dart":"Dart",".elm":"Elm",".ex":"Elixir",".exs":"Elixir",".erl":"Erlang",".hrl":"Erlang",".clj":"Clojure",".cljs":"Clojure",".cljc":"Clojure",".ml":"OCaml",".mli":"OCaml",".nim":"Nim",".nims":"Nim",".zig":"Zig",".pl":"Perl",".pm":"Perl",".t":"Perl",".hs":"Haskell",".lhs":"Haskell",".v":"Verilog",".sv":"SystemVerilog",".vhd":"VHDL",".vhdl":"VHDL",".mat":"MATLAB",".sol":"Solidity"};const g_=["node_modules","vendor","bower_components","jspm_packages","dist","build","out","target","bin","obj",".idea",".vscode",".vs",".git",".svn",".hg",".cache",".pytest_cache","__pycache__",".mypy_cache","coverage",".nyc_output","htmlcov","_build","site",".docusaurus","packages",".yarn",".pnp"];const E_=[".exe",".dll",".so",".dylib",".a",".o",".jpg",".jpeg",".png",".gif",".bmp",".svg",".ico",".webp",".txt",".pdf",".doc",".docx",".xls",".xlsx",".ppt",".pptx",".zip",".tar",".gz",".bz2",".7z",".rar",".mp3",".mp4",".avi",".mov",".wav",".flac",".ttf",".otf",".woff",".woff2",".eot",".lock",".min.js",".min.css",".map",".snap"];function detectLanguagesFromRepository(tl){const od={};for(const _d of tl){let tl=false;for(const od of g_){if(_d.includes(`/${od}/`)||_d.includes(`/${od}`)){tl=true;break}}if(!tl){const tl=wh.extname(_d).toLowerCase();if(!E_.includes(tl)){const Ad=wh.basename(_d);if(Ad!=="package-lock.json"&&Ad!=="yarn.lock"&&Ad!=="pnpm-lock.yaml"){const _d=s_[tl];if(_d){od[_d]=(od[_d]||0)+1}}}}}const _d=(0,xh.default)(Object.values(od));if(_d===0){return{}}const Ad=[];for(const[tl,Dd]of Object.entries(od)){const od=Dd/_d*100;if(od>=1){Ad.push([tl,Math.round(od*10)/10])}}const Dd=(0,$h.default)(Ad,(tl=>-tl[1]));const zd=(0,Xh.default)(Dd,10);const Kd={};for(const[tl,od]of zd){Kd[tl]=od}return Kd}0&&0},32638:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{matchContributors:()=>matchContributors});tl.exports=__toCommonJS(Zd);var fh=_d(56977);const matchByEmail=(tl="",od="",_d="")=>{if(!tl||typeof tl!=="string"){return null}let Ad=tl.includes("@")?tl.split("@")[0]:tl;Ad=Ad?.includes("+")?Ad.split("+")[1]:Ad;Ad=Ad.replace(/\./g,"");return Ad.includes(_d)||Ad.includes(od)||od?.includes(Ad)||_d===Ad};const matchByName=(tl="",od="")=>{if(!od||!tl||typeof tl!=="string"||typeof od!=="string"){return false}const _d=od.trim().toLowerCase();const Ad=tl.trim().toLowerCase();return Ad?.includes(_d)};const formatProviderContributors=tl=>tl.map((({login:tl,name:od})=>({login:tl,name:od}))).filter((({login:tl,name:od})=>tl||od));const formatGitContributors=tl=>Object.keys(tl).map((od=>{const _d=od.split(" ");return{email:_d.pop(),login:_d.join(""),name:_d[0],lastName:_d[1],fullName:_d.join(" "),reversedName:(_d[1]||"")+_d[0],contributor:od,contributions:tl[od]}}));const getUserMappingFromConfig=async(tl,od)=>{try{const od=tl?.config?.user_mapping?.reduce(((tl,od)=>{const _d=Object.keys(od)[0];const Ad=od[_d]??_d;return{...tl,[_d]:Ad}}),{})||{};return od}catch(tl){const{owner:_d,repo:Ad,pullRequestNumber:Dd}=od;await(0,fh.prepareSendingLogsToDD)("info",`Failed to parse user_mapping for pr ${_d}/${Ad}/${Dd}`,od,{error:tl?.message},true);console.log("Failed to parse user_mapping: ",tl);return{}}};const matchContributorsFromProviderData=async(tl,od,_d)=>{try{const _d=formatProviderContributors(tl);const Ad=formatGitContributors(od);const Dd={};let zd=[];Ad.forEach((tl=>{const od=_d.find((({name:od,login:_d})=>matchByEmail(tl.email,_d,od)||matchByName(tl.login,_d)));if(tl.contributor&&od){Dd[tl.contributor]=od.login}else{zd.push(tl)}}));const Kd=[...zd];zd=[];Kd.forEach((tl=>{const od=_d.find((({name:od})=>matchByName(tl.fullName,od)||matchByName(tl.reversedName,od)));if(tl.contributor&&od){Dd[tl.contributor]=od.login}else{zd.push(tl)}}));zd.forEach((tl=>{if(tl.contributor){Dd[tl.contributor]=tl.contributor}}));return Dd}catch(tl){const{owner:od,repo:Ad,pullRequestNumber:Dd}=_d;await(0,fh.prepareSendingLogsToDD)("info",`Failed to match contributors for pr: ${od}/${Ad}/${Dd}`,_d,{error:tl?.message},true);console.error("Failed to match contributors",tl);return{}}};const mergeResults=(tl,od)=>Object.keys(od).reduce(((_d,Ad)=>({..._d,[Ad]:tl[Ad]??od[Ad]})),{});const matchContributors=async(tl,od,_d,Ad)=>{const{owner:Dd,repo:zd,pullRequestNumber:Kd}=_d;if(!tl||!od){console.error("matchContributors failed: not provided data");return{}}const Zd=await matchContributorsFromProviderData(tl,od,_d);const vh=await getUserMappingFromConfig(Ad,_d);if(Object.keys(vh).length){await(0,fh.prepareSendingLogsToDD)("info",`got contributors from config for pr: ${Dd}/${zd}/${Kd}`,_d,{userMappingFromConfig:vh},true);return mergeResults(vh,Zd)}return Zd};0&&0},34414:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{getTheRightGitAuthor:()=>getTheRightGitAuthor});tl.exports=__toCommonJS(Zd);var fh=_d(56977);var vh=_d(36010);const getTheRightGitAuthor=(tl,od,_d,Ad,Dd,zd)=>{let Kd={author:od,prevResults:[]};try{if(!Object.keys(tl||[]).includes(od)){const tl=Object.keys(Ad).filter((tl=>{const od=Ad[tl];return od&&_d&&od===_d}));tl.forEach((od=>{const _d=(0,vh.commitsDateByAuthor)(od,Dd,zd);if(_d.length===1){Kd={author:od,prevResults:_d}}else if(tl.length>1&&Kd.prevResults.length<=_d.length){Kd={author:od,prevResults:_d}}}))}const Zd=`${Kd.author?.split("<")[0].replace(/\s*$/,"")}\n`;const fh=`<${Kd.author?.split("<")[1]}`;return{gitName:Zd,gitEmail:fh,fullName:Kd.author}}catch(tl){(0,fh.debug)(`Failed getting the right author. Error: ${tl}`);return Kd}};0&&0},62785:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{PRIVILEGED_ORGS:()=>xh,doubleParse:()=>doubleParse,isPrivilegedOrg:()=>isPrivilegedOrg,omitTokens:()=>omitTokens});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(92020));const xh=["linear-b","mishakav","yeela-org","yeelali14","eladkohavi"];const doubleParse=tl=>{const od=JSON.parse(tl);if(typeof od==="string"){return JSON.parse(od)}return od};const omitTokens=tl=>{const od=(0,wh.default)(tl,["githubToken","gitlabToken","bitbucketToken","resolverToken"]);return od};const isPrivilegedOrg=tl=>{const od=tl?.toLowerCase()||"";return xh.some((tl=>tl.toLowerCase()===od))};0&&0},95616:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{getCloneRepoPath:()=>getCloneRepoPath,getErrorManager:()=>getErrorManager,getInlinePlugins:()=>getInlinePlugins,getIsExecutePlayground:()=>getIsExecutePlayground,getIsManagedGitstream:()=>getIsManagedGitstream,getSandboxConfig:()=>getSandboxConfig,setCloneRepoPath:()=>setCloneRepoPath,setInlinePlugins:()=>setInlinePlugins,setIsExecutePlayground:()=>setIsExecutePlayground,setIsManagedGitstream:()=>setIsManagedGitstream,setNewErrorManager:()=>setNewErrorManager,setSandboxConfig:()=>setSandboxConfig});tl.exports=__toCommonJS(Zd);var fh=_d(80329);let vh=false;let wh="";let xh=false;let $h=new fh.RulesEngineErrorManager;let Xh=null;let s_=[];const setCloneRepoPath=tl=>{wh=tl};const getCloneRepoPath=()=>wh;const setIsExecutePlayground=tl=>{vh=tl};const getIsExecutePlayground=()=>vh;const setIsManagedGitstream=tl=>{xh=tl};const getIsManagedGitstream=()=>xh;const setNewErrorManager=()=>{$h=new fh.RulesEngineErrorManager};const getErrorManager=()=>$h;const setSandboxConfig=tl=>{Xh=tl};const getSandboxConfig=()=>Xh;const setInlinePlugins=tl=>{s_=tl};const getInlinePlugins=()=>s_;0&&0},34476:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{executeCached:()=>executeCached,executeOneRuleFile:()=>executeOneRuleFile,executeParser:()=>executeParser,extractAdmins:()=>extractAdmins,getCMChanged:()=>getCMChanged,getRulesAndValidate:()=>getRulesAndValidate,getWatchers:()=>getWatchers,parseMultipleRuleFiles:()=>parseMultipleRuleFiles,parseRules:()=>parseRules,stringifyParserResults:()=>stringifyParserResults});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(16928));var xh=_d(41002);var $h=_d(13169);var Xh=_d(38201);var s_=_d(14947);var g_=_d(78850);var E_=_d(7426);var k_=_d(56977);var ef=_d(63426);var nf=_d(83572);var $f=_d(47141);var Hf=_d(9597);var Kf=_d(62840);var Xf=_d(23418);var eg=_d(45273);var tg=_d(95616);var rg=_d(8324);var ng=_d(18471);var sg=_d(42695);var mg=_d(76852);const handleWarnings=async(tl,od={})=>{await Promise.all(Object.keys(od).map((_d=>{const Ad=parseInt(_d,10);return(0,sg.handleWarning)(od[_d],Ad,tl)})))};const parseRules=async(tl,od,_d,Ad,Dd=false)=>{await(0,g_.initializeWasm)();const zd=String(Kf.CWD.cwd);try{await(0,rg.validateRuleFile)(tl,Ad,_d);const Kd=(0,tg.getIsExecutePlayground)();const Zd=(0,tg.getIsManagedGitstream)();const fh=Zd?(0,E_.getOverrideCloneRepoPath)():wh.default.join(process.cwd(),zd);const vh=wh.default.resolve(fh,eg.REPO_FOLDER.DEFAULT,mg.REPO_LEVEL_PLUGINS_PATH);const xh=wh.default.resolve(fh,eg.REPO_FOLDER.CM,mg.ORG_LEVEL_PLUGINS_PATH);const $h=(0,tg.getSandboxConfig)();const s_=(0,tg.getInlinePlugins)();const g_=new Xh.RuleParser(tl,od,E_.DEBUG_MODE,_d,vh,xh,Kd,Dd,$h??void 0,s_);const k_=await g_.parseStreams();return k_}catch(od){const Dd=(0,Hf.getErrorMessage)(od);const{owner:zd,repo:Kd,pullRequestNumber:Zd}=_d;console.error(`Failed to parse cm file`,{ruleFile:Ad,error:Dd});await(0,k_.prepareSendingLogsToDD)("error",`${$h.ERRORS.FAILED_TO_PARSE_CM} in pr ${zd}/${Kd}/${Zd}`,_d,{error:Dd,rules:tl,ruleFile:Ad});await(0,Hf.handleValidationErrors)(od,$h.STATUS_CODES.SYNTAX_ERROR,_d,Ad);return{}}};const stringifyParserResults=tl=>{try{if(!tl){return""}const od=Object.values(tl.automations||{}).filter((({passed:tl})=>tl));const _d=od.flatMap((({run:tl})=>tl.map((({action:tl,args:od})=>{const _d=Object.keys(od||{}).filter(Boolean).map((tl=>{let _d=od[tl];if(_d?.toString().match(/^base64:*/g)){_d=(0,nf.decodeBase64)(_d)}return`${tl}: "${_d?_d.toString().replace("\n","\\n"):""}"`})).join(" and ");return`- ${tl} ${_d}`}))));return _d.join("\n")}catch(od){console.log(`Failed to stringify parser results`,{error:od,results:tl});return"Failed to stringify parser results"}};const executeOneRuleFile=async({ruleFileContent:tl,payload:od,baseBranch:_d,refBranch:Ad,ruleFile:Dd="playground.cm",cloneRepoPath:zd})=>{let Kd={};try{(0,Kf.addSafeDirectorySafely)();const{owner:Zd,repo:fh,branch:vh,pullRequestNumber:wh,triggeredBy:xh,mergeCommitSha:$h,prContext:Xh,source:g_}=od;Kf.CWD.cwd=zd;if((0,tg.getIsManagedGitstream)()){Kf.CWD.cwd=(0,E_.getOverrideCloneRepoPath)()}(0,tg.setCloneRepoPath)(zd);console.log(`start building context: ${Xh?.url}. cdw: ${Kf.CWD.cwd}`);(0,E_.setClientPayload)(JSON.stringify(od));const k_=await(0,$f.getContext)(_d,Ad,od,tl,Dd);if(!Object.keys(k_?.repo||{}).length){throw new Error(`failed to get context for: ${Xh?.url}`)}const ef={owner:Zd,repo:fh,branch:vh,pullRequestNumber:wh,triggeredBy:xh||"playground",mergeCommitSha:$h};const Hf=(0,s_.getExpertReviewer)(k_?.repo,k_.files,ef);Kd=(0,ng.removeDSObjects)(k_);Kd.repo={...Kd.repo,data_service:{expert_reviwer_request:Hf},provider:g_};Kd.branch.name=(0,nf.replaceBranchUpstream)(Kd.branch.name);const Xf=(0,nf.convertRuleFileToStringSafe)(tl);const eg=await parseRules(Xf,Kd,od,Dd);console.log(`successful parse rules for: ${Xh?.url}, stringify results`,{results:JSON.stringify(eg)});await handleWarnings(od,eg?.warnings);const rg=stringifyParserResults(eg);const sg=(0,ng.removeInternalFields)(Kd);if((0,tg.getIsManagedGitstream)()){const tl=(0,tg.getErrorManager)().stringifyErrors();if(tl){console.error(tl)}}return{results:rg,context:sg,errors:(0,tg.getErrorManager)().stringifyErrors(eg?.errors||{}),raw:eg}}catch(tl){const _d=(0,Hf.getErrorMessage)(tl);console.error(`Failed to execute one rule file: ${od.prContext?.url}`,tl);await(0,Hf.handleValidationErrors)($h.ERRORS.FAILED_TO_RUN_ONE_RULE_FILE,$h.STATUS_CODES.FAILED_TO_RUN_ONE_RULE_FILE,od,Dd);const{resolverToken:Ad,...zd}=Kd;return{results:_d,context:zd,errors:_d,raw:{payload:od}}}};const executeCached=async tl=>{const{ruleFileContent:od,payload:_d,ruleFile:Ad="playground.cm",cachedContext:Dd}=tl;const zd=(0,nf.convertRuleFileToStringSafe)(od);const Kd=await parseRules(zd,Dd,_d,Ad);const Zd=stringifyParserResults(Kd);const{resolverToken:fh,...vh}=Dd;return{results:Zd,context:vh,errors:(0,tg.getErrorManager)().stringifyErrors(Kd?.errors||{}),raw:Kd}};const parseRulesParserErrors=async(tl,od,_d,Ad)=>{const{owner:Dd,repo:zd,pullRequestNumber:Kd}=Ad;try{const Zd=tl?.validatorErrors;const fh=tl?.errors;if(Object.keys(Zd||{}).length){for(const tl of Object.keys(Zd)){(0,k_.debug)(`${$h.ERRORS.VALIDATOR_ERROR} - ${tl}: ${Zd[tl]}`);await(0,k_.prepareSendingLogsToDD)("warn",`${$h.ERRORS.VALIDATOR_ERROR} - ${tl} in pr ${Dd}/${zd}/${Kd}`,Ad,{error:`${Zd[tl]}`,version:xh.version,ruleFile:od,cmContent:_d},true)}}await handleWarnings(Ad,tl?.warnings);if(Object.keys(fh||{}).length){for(const tl of Object.keys(fh)){(0,k_.debug)(`Error: ${fh[tl]}`);await(0,Hf.handleValidationErrors)(fh[tl],tl,Ad,od)}return true}return false}catch(tl){const _d=(0,Hf.getErrorMessage)(tl);(0,k_.debug)(`Error in parseRulesParserErrors ${_d}`);await(0,k_.prepareSendingLogsToDD)("warn",`${$h.ERRORS.FAILED_PARSE_RULES_PARSER_ERRORS} in pr ${Dd}/${zd}/${Kd}`,Ad,{error:`${_d}`,ruleFile:od},true);await(0,Hf.handleValidationErrors)(`${$h.ERRORS.FAILED_PARSE_RULES_PARSER_ERRORS}: ${_d}`,$h.STATUS_CODES.FAILED_PARSE_RULES_PARSER_ERRORS,Ad,od);return true}};const parseMultipleRuleFiles=async(tl,od,_d,Ad,Dd)=>{let zd={};let Kd={};let Zd={};const{contextPerFile:fh}=await(0,ng.prepareGitContext)(tl,od,_d,Ad,Dd);const vh=Object.keys(tl);for(let od=0;od{const _d=Dd?.replace(".cm/","")?.replace(".cm","")||Dd;const zd=!Dd?.includes(".cm/");return{...tl,[`${_d}/${od}`]:{...Kd.automations[od],is_org_level:zd,provider_repository_id:zd?Ad.cmRepoId:Ad.providerRepoId,cmPath:Dd}}}),zd)}}catch(od){const _d=(0,Hf.getErrorMessage)(od);(0,k_.debug)(`parseMultipleRuleFiles error: ${_d}`);const{owner:Dd,repo:zd,pullRequestNumber:Kd}=Ad;await(0,k_.prepareSendingLogsToDD)("error",`${$h.ERRORS.FAILED_TO_PARSE_CM} in pr ${Dd}/${zd}/${Kd}`,Ad,{error:_d,rules:tl,ruleFile:ruleFile});await(0,Hf.handleValidationErrors)($h.ERRORS.FAILED_TO_PARSE_CM,$h.STATUS_CODES.FAILED_TO_PARSE_CM,Ad,ruleFile)}}return{automations:zd,contextPerFile:fh,filtersUsage:Kd?.analytics,warnings:Zd}};const extractAdmins=async(tl,od,_d,Ad)=>{try{const{cmRepoRef:Dd,repo:zd,cmOrgRef:Kd}=Ad;const Zd=Kd||Dd||tl;const fh=zd?.toLowerCase()===E_.ORG_LEVEL_REPO?eg.MAIN_RULES_FILE:`.cm/${eg.MAIN_RULES_FILE}`;const vh=(0,Kf.readRemoteFile)(fh,Zd);const wh=await(0,ef.parseCMFile)(Ad,vh,fh);let xh=[];if(wh&&"config"in wh&&wh.config?.admin?.users){xh=wh.config.admin.users}const mergeOrgLevelAdmins=async(tl,od,_d)=>{const Ad=(0,Kf.readRemoteFile)(eg.MAIN_RULES_FILE,tl,eg.REPO_FOLDER.CM);const Dd=await(0,ef.parseCMFile)(od,Ad,eg.MAIN_RULES_FILE);if(Dd&&"config"in Dd&&Dd.config?.admin?.users){return _d.concat(Dd.config.admin.users)}return _d};if(od){xh=await mergeOrgLevelAdmins(Dd??"",Ad,xh)}if(_d){xh=await mergeOrgLevelAdmins(Kd??"",Ad,xh)}const $h=Array.from(new Set(xh));return $h}catch(tl){const{owner:od,repo:_d,pullRequestNumber:Dd}=Ad;await(0,k_.prepareSendingLogsToDD)("warn",`${$h.ERRORS.FAILED_TO_EXTRACT_ADMINS} in pr ${od}/${_d}/${Dd}`,Ad,{error:tl?.message},true);console.warn($h.ERRORS.FAILED_TO_EXTRACT_ADMINS);return[]}};const getCMChanged=(tl,od,_d,Ad)=>{const Dd=(0,Kf.isCmChanged)(tl,od,_d,Ad);const zd=Dd&&(0,Kf.hasNonRuleFilesChanges)(tl,od,_d,Ad);return{cmChanged:Dd,isDryRun:zd}};const getRules=async(tl,od,_d,Ad,Dd,zd=false)=>{try{let Kd=0;const{repo:Zd,cmRepoRef:fh,cmOrgRef:vh}=Ad;let wh=await(0,Kf.getRuleFiles)(tl?od:_d,Zd);Kd+=Object.keys(wh).length;const mergeOrgRules=async(tl,od,_d,Ad)=>{if(od&&_d?.toLowerCase()!==E_.ORG_LEVEL_REPO){const od=(0,Kf.getOrgCmFiles)(tl);Kd+=Object.keys(od).length;const Dd=await(0,Kf.getOrgCMFilesBasedOnRepo)(od,_d,Ad);for(const tl of Dd.orgRulesToExclude){delete od[tl]}wh={...od,...wh}}};await mergeOrgRules(fh??"",Dd,Zd,Ad);await mergeOrgRules(vh??"",zd,Zd,Ad);return{rules:wh,totalValidRuleFiles:Kd}}catch(tl){(0,k_.debug)((0,Hf.getErrorMessage)(tl));return{}}};const getRulesAndValidate=async(tl,od,_d,Ad,Dd,zd)=>{const{rules:Kd,totalValidRuleFiles:Zd}=await getRules(tl,od,_d,Ad,Dd,zd);if(!Zd){await(0,k_.prepareSendingLogsToDD)("warn",$h.ERRORS.RULE_FILE_NOT_FOUND,Ad,{error:$h.ERRORS.RULE_FILE_NOT_FOUND},true);await(0,Hf.handleValidationErrors)($h.ERRORS.RULE_FILE_NOT_FOUND,$h.STATUS_CODES.RULE_FILE_NOT_FOUND,Ad)}return Kd};const getPREventsInRuleFile=(tl,od)=>Object.values(E_.WATCH_PR_EVENTS).reduce(((_d,Ad)=>{if(tl[od].includes(`pr.${Ad}`)){return{..._d,[Ad]:true}}return _d}),{});const getFiltersInRuleFile=(tl,od)=>Object.keys(E_.WATCH_FILTERS).reduce(((_d,Ad)=>{if(E_.WATCH_FILTERS[Ad].test(tl[od])){return{..._d,[Ad]:true}}return _d}),{});const getWatchers=async(tl,od)=>{try{const od=Object.keys(tl).reduce(((od,_d)=>{const Ad=getPREventsInRuleFile(tl,_d);const Dd=getFiltersInRuleFile(tl,_d);return{events:{...od?.events,...Ad},filters:{...od?.filters,...Dd}}}),{});return od}catch(tl){const{owner:_d,repo:Ad,pullRequestNumber:Dd}=od;await(0,k_.prepareSendingLogsToDD)("warn",`${$h.ERRORS.FAILED_TO_GET_WATCHERS} in pr ${_d}/${Ad}/${Dd}`,od,{error:(0,Hf.getErrorMessage)(tl)},true);await(0,Hf.handleValidationErrors)($h.ERRORS.FAILED_TO_GET_WATCHERS,$h.STATUS_CODES.FAILED_TO_GET_WATCHERS,od)}};const executeParser=async({context:tl,ruleFileContent:od,payload:_d})=>{const Ad="playground.cm";tl.branch.name=(0,nf.replaceBranchUpstream)(tl.branch.name);const Dd=(0,nf.convertRuleFileToStringSafe)(od);const zd=await parseRules(Dd,tl,_d,Ad);const Kd=stringifyParserResults(zd);return{results:Kd,errors:(0,tg.getErrorManager)().stringifyErrors(zd?.errors||{}),raw:zd}};0&&0},8324:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{validateRuleFile:()=>validateRuleFile});tl.exports=__toCommonJS(Zd);var fh=_d(78963);var vh=_d(9597);var wh=_d(13169);const xh=/^.*#.*$/gm;const $h=/^\s*\n/gm;const Xh=/-.*action( )*:.*/gi;const s_=/-.*action.*: /gi;const g_="automations:";const E_=/{[\s]+{|}[\s]+}/gi;const validateKeyword=async(tl,od,_d)=>{if(!tl.includes(g_)){await(0,vh.handleValidationErrors)(wh.ERRORS.MISSING_KEYWORD,wh.STATUS_CODES.MISSING_KEYWORD,_d,od)}};const validateActions=async(tl,od,_d)=>{const Ad=Object.values(fh.validatorsConstants.SUPPORTED_ACTIONS_BY_PROVIDER[_d.source??""]||fh.validatorsConstants.SUPPORTED_ACTIONS_BY_PROVIDER.default);const Dd=tl.filter((tl=>!Ad.includes(tl)));if(Dd.length){await(0,vh.handleValidationErrors)(`The following actions are not supported: ${Dd.map((tl=>`\`${tl}\``)).join(", ")} [Supported actions](https://docs.gitstream.cm/automation-actions/)`,wh.STATUS_CODES.UNSUPPORTED_ACTION,_d,od)}};const validateExpressions=async(tl,od,_d)=>{if(tl.match(E_)){await(0,vh.handleValidationErrors)(wh.ERRORS.MALFORMED_EXPRESSION,wh.STATUS_CODES.MALFORMED_EXPRESSION,_d,od)}};const validateRequiredArgs=async(tl,od,_d)=>{tl.forEach((async({action:tl,args:Ad})=>{const Dd=Object.keys(Ad||{});const requiredArgsExists=tl=>Dd.includes(tl);const zd=fh.validatorsConstants.REQUIRED_ARGUMENTS_BY_ACTIONS[tl];if(!zd){return}const Kd=zd.all?!zd.args.every(requiredArgsExists):!zd.args.some(requiredArgsExists);if(Kd){await(0,vh.handleValidationErrors)(`Missing required args for action: \`${tl}\`: [${zd.args.filter((tl=>!Dd.includes(tl))).map((tl=>`${tl}`)).join(", ")}]`,wh.STATUS_CODES.MISSING_REQUIRED_FIELDS,_d,od)}}))};const validateSupportedArgs=async(tl,od,_d)=>tl.forEach((async({action:tl,args:Ad})=>{const Dd=Object.keys(Ad||{}).filter((od=>!fh.validatorsConstants.SUPPORTED_ARGUMENTS_BY_ACTION[tl]?.includes(od)));if(Dd?.length){await(0,vh.handleValidationErrors)(`These arguments are not supported for \`${tl}\`: [${Dd.map((tl=>`${tl}`)).join(", ")}]`,wh.STATUS_CODES.UNSUPPORTED_ARGUMENT,_d,od)}}));const validateArgs=async(tl,od,_d)=>{try{const Ad=(0,fh.safeRulesYamlLoad)(tl);const Dd=Object.values(Ad.automations).flatMap((({run:tl})=>tl));await validateSupportedArgs(Dd,od,_d);await validateRequiredArgs(Dd,od,_d)}catch(tl){await(0,vh.handleValidationErrors)(tl,wh.STATUS_CODES.SYNTAX_ERROR,_d,od)}};const validateSavedWords=async(tl,od,_d)=>{try{(new fh.SavedWordsValidator).validate({yamlFile:tl})}catch(tl){await(0,vh.handleValidationErrors)(tl,wh.STATUS_CODES.SYNTAX_ERROR,_d,od)}};const validateAutomationNames=async(tl,od,_d)=>{try{(new fh.AutomationNamesValidator).validate({yamlFile:tl})}catch(tl){await(0,vh.handleValidationErrors)(tl,wh.STATUS_CODES.SYNTAX_ERROR,_d,od)}};const validateRuleFile=async(tl,od,_d)=>{const Ad=tl.replace(xh,"").replace($h,"");await validateKeyword(Ad,od,_d);await validateExpressions(Ad,od,_d);const Dd=Ad.match(Xh)?.map((tl=>tl.replace(s_,"").trim()))||[];await validateActions(Dd,od,_d);await validateArgs(Ad,od,_d);await validateSavedWords(tl,od,_d);await validateAutomationNames(tl,od,_d)};0&&0},18471:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{prepareGitContext:()=>prepareGitContext,removeDSObjects:()=>removeDSObjects,removeInternalFields:()=>removeInternalFields});tl.exports=__toCommonJS(Zd);var fh=_d(13169);var vh=_d(14947);var wh=_d(56977);var xh=_d(83572);var $h=_d(47141);var Xh=_d(9597);const removeInternalFields=tl=>{const{isFullyInstalled:od,mergable:_d,languages:Ad,...Dd}=tl.pr;const{data_service:zd,...Kd}=tl.repo;const{env:Zd,resolverToken:fh,...vh}=tl;return{...vh,pr:Dd,repo:Kd}};const removeDSObjects=tl=>{const{ds_blame:od,ds_activity:_d,...Ad}=tl.repo||{};return{...tl,repo:Ad}};const getContextForRule=async(tl,od,_d,Ad,Dd,zd=false)=>{const Kd=await(0,$h.getContext)(tl,od,_d,Ad,Dd,zd);const{repo:Zd,files:fh}=Kd;const wh=(0,vh.getExpertReviewer)(Zd,fh,_d);const Xh=removeDSObjects(Kd);Xh.repo={...Xh.repo,data_service:{expert_reviwer_request:wh}};Xh.env=process.env;Xh.branch.name=(0,xh.replaceBranchUpstream)(Xh.branch.name);return Xh};const prepareGitContext=async(tl,od,_d,Ad,Dd)=>{const zd={};const Kd=Object.keys(tl)?.[0];console.log("Calculating git context...");let Zd=await getContextForRule(od,_d,Ad,tl[Kd],Kd,Dd);zd[Kd]=Zd;for(const Kd of Object.keys(tl)){try{const fh=tl[Kd];if(fh.includes("ignore_files:")){Zd=await getContextForRule(od,_d,Ad,tl[Kd],Kd,Dd)}Zd.env=process.env;Zd.branch.name=(0,xh.replaceBranchUpstream)(Zd.branch.name);zd[Kd]=Zd}catch(od){(0,wh.debug)(`prepareGitContext error: ${(0,Xh.getErrorMessage)(od)}`);const{owner:_d,repo:Dd,pullRequestNumber:zd}=Ad;await(0,wh.prepareSendingLogsToDD)("error",`${fh.ERRORS.FAILED_TO_GET_CONTEXT} in pr ${_d}/${Dd}/${zd}`,Ad,{error:(0,Xh.getErrorMessage)(od),rules:tl,ruleFile:Kd});await(0,Xh.handleValidationErrors)(fh.ERRORS.FAILED_TO_GET_CONTEXT,fh.STATUS_CODES.FAILED_TO_GET_CONTEXT,Ad,Kd)}}return{contextPerFile:zd}};0&&0},69057:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{fetchRunData:()=>fetchRunData,saveOutputToFiles:()=>saveOutputToFiles});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(52279));var xh=_d(26012);const saveOutputToFiles=({withEvaluatedAutomations:tl,executionTime:od})=>{wh.default.addParserResults(tl);wh.default.addExecutionTime(od);wh.default.saveOutputToFiles()};const fetchRunData=async(tl,od,_d,Ad,Dd)=>{console.log("Loading run data...");const{rules:zd,admins:Kd,cmState:Zd}=await(0,xh.loadRunData)(tl,od,_d,Ad,Dd);return{rules:zd,admins:Kd,cmState:Zd}};0&&0},26012:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{calculateRunData:()=>calculateRunData,loadRunData:()=>loadRunData,sendResultsToResolver:()=>sendResultsToResolver,validateDefaultFolder:()=>validateDefaultFolder});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(87269));var xh=_d(7426);var $h=_d(56977);var Xh=_d(9597);var s_=_d(62840);var g_=_d(45273);var E_=_d(34476);var k_=_d(13169);var ef=_d(62785);const validateDefaultFolder=()=>{try{(0,s_.addSafeDirectorySafely)();return true}catch(tl){g_.REPO_FOLDER.DEFAULT=".";return false}};const calculateRunData=async(tl,od,_d,Ad,Dd)=>{(0,s_.addSafeDirectorySafely)();const{repo:zd,mergeCommitSha:Kd}=tl;const Zd=(0,E_.getCMChanged)(od,_d,zd,Kd);const fh=await(0,E_.getRulesAndValidate)(Zd.cmChanged,od,_d,tl,Ad,Dd);const vh=await(0,E_.extractAdmins)(_d,Ad,Dd,tl);return{cmState:Zd,rules:fh,admins:vh,cache:{}}};const loadRunData=async(tl,od,_d,Ad,Dd)=>{const{rules:zd,admins:Kd,cmState:Zd,cache:fh}=await calculateRunData(tl,od,_d,Ad,Dd);return{rules:zd,admins:Kd,cmState:Zd,cache:fh}};const sendResultsToResolver=async(tl,od)=>{try{const _d=(0,xh.getRulesResolverUrl)(od);const Ad=(0,xh.getRulesResolverToken)(od);const Dd={...tl,context:(0,ef.omitTokens)(tl.context)};await wh.default.post(_d,JSON.stringify(Dd),{headers:{"Content-Type":"application/json",Authorization:`Bearer ${Ad}`,"x-request-id":od?.xRequestId||""}});await(0,$h.prepareSendingLogsToDD)("info",k_.ERRORS.SEND_RESULTS_TO_RESOLVER_SUCCEEDED,od);console.log({parserResults:JSON.stringify(tl.automations)})}catch(_d){const Ad=_d;await(0,$h.prepareSendingLogsToDD)("error",k_.ERRORS.SEND_RESULTS_TO_RESOLVER_FAILED,od,{error:Ad?.message,body:tl});console.error(k_.ERRORS.SEND_RESULTS_TO_RESOLVER_FAILED,{error:Ad.message});await(0,Xh.handleValidationErrors)(Ad?.message,k_.STATUS_CODES.SEND_RESULTS_TO_RESOLVER_FAILED,od)}};0&&0},42695:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{handleWarning:()=>handleWarning});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(37484));var xh=_d(94040);var $h=_d(75400);var Xh=_d(95616);const s_={github:tl=>{wh.warning(tl)},gitlab:async(tl,od)=>{await(0,$h.addAlertLabelToMR)(od,xh.LABELS.SYNTAX_WARNING,false);console.warn(tl)},default:tl=>console.warn(tl)};const handleWarning=async(tl,od,_d={})=>{if(!(0,Xh.getIsExecutePlayground)()){const od=(0,$h.extractSource)(_d);const Ad=s_[od]||s_.default;await Ad(tl,_d)}else{(0,Xh.getErrorManager)().addError(od,tl)}};0&&0},52960:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{argsDefinitionsByAction:()=>Kd,listify:()=>Zd});tl.exports=__toCommonJS(zd);const Kd={"add-comment@v1":{comment:{name:"comment",type:"string"}},"add-label@v1":{label:{name:"label",type:"string"}},"add-labels@v1":{labels:{name:"labels",type:"list"}},"add-reviewers@v1":{wait_for_all_checks:{name:"wait_for_all_checks",type:"boolean"},reviewers:{name:"reviewers",type:"list"},team_reviewers:{name:"team_reviewers",type:"list"}},"merge@v1":{wait_for_all_checks:{name:"wait_for_all_checks",type:"boolean"},rebase_on_merge:{name:"rebase_on_merge",type:"boolean"},squash_on_merge:{name:"squash_on_merge",type:"boolean"}},"require-reviewers@v1":{reviewers:{name:"reviewers",type:"list"}},"set-required-approvals@v1":{approvals:{name:"approvals",type:"number"}},"request-changes@v1":{comment:{name:"comment",type:"number"}},"update-description@v1":{description:{name:"description",type:"string"}}};const Zd=[Kd["add-reviewers@v1"].reviewers.name,Kd["require-reviewers@v1"].reviewers.name,Kd["add-reviewers@v1"].team_reviewers.name,Kd["add-labels@v1"].labels.name];0&&0},73888:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{debug:()=>debug});tl.exports=__toCommonJS(zd);const debug=(tl,od)=>{if(od){console.log(tl)}};0&&0},55231:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};tl.exports=__toCommonJS(zd)},46326:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{BITBUCKET_ARTIFICIAL_EVENTS:()=>wh,BITBUCKET_WEBHOOK_EVENTS:()=>vh,GITHUB_WEBHOOK_EVENTS:()=>Kd,GITLAB_ARTIFICIAL_EVENTS:()=>fh,GITLAB_WEBHOOK_EVENTS:()=>Zd});tl.exports=__toCommonJS(zd);const Kd={push:"push",issues:"issues",installation:"installation",installation_repositories:"installation_repositories",pull_request:"pull_request",pull_request_review:"pull_request_review",check_run:"check_run",pull_request_review_comment:"pull_request_review_comment",issue_comment:"issue_comment",pull_request_review_thread:"pull_request_review_thread",workflow_run:"workflow_run"};const Zd={MERGE_REQUEST_OPEN:"merge_request_open",MERGE_REQUEST_UPDATE:"merge_request_update",MERGE_REQUEST_REOPEN:"merge_request_reopen"};const fh={COMMIT_CREATED:"commit_created"};const vh={PULLREQUEST_APPROVED:"pullrequest:approved",PULLREQUEST_CREATED:"pullrequest:created",PULLREQUEST_FULFILLED:"pullrequest:fulfilled",PULLREQUEST_REJECTED:"pullrequest:rejected",PULLREQUEST_UNAPPROVED:"pullrequest:unapproved",PULLREQUEST_UPDATED:"pullrequest:updated"};const wh={COMMIT_CREATED:"commit:created"};0&&0},64661:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{filterExpertResult:()=>filterExpertResult,getAndFilterExpertReviewer:()=>getAndFilterExpertReviewer,getETR:()=>getETR,getExpertReviewer:()=>getExpertReviewer,parseExpertReviewerThreshold:()=>parseExpertReviewerThreshold});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(87269));var xh=_d(76852);const getETR=async tl=>{try{const{data:{numericValue:od}}=await wh.default.post(xh.API_ENDPOINTS.REVIEW_TIME,tl,{headers:{"Content-type":"application/json"},timeout:xh.DEFAULT_TIMEOUT});return{numericValue:od}}catch(tl){console.warn("Failed to get ETR",tl);return{numericValue:"N/A"}}};const getExpertReviewer=async tl=>{try{if(tl){const{data:od}=await wh.default.post(xh.API_ENDPOINTS.EXPERT_REVIEWER,tl,{headers:{"Content-type":"application/json"},timeout:xh.DEFAULT_TIMEOUT});return od||{}}return{}}catch{return{}}};const filterExpertResult=(tl,od,_d,Ad)=>{const Dd=Object.keys(tl).reduce(((Dd,zd)=>{if(od!==void 0?tl[zd][Ad]>od/100:tl[zd][Ad]<_d/100){return{...Dd,[zd]:tl[zd]}}return Dd}),{});return Object.keys(Dd).filter((tl=>!tl.includes("@")&&!tl.includes("<>")))||[]};const parseExpertReviewerThreshold=tl=>{const{gt:od,lt:_d}=tl;return od||_d||.1};const getAndFilterExpertReviewer=async tl=>{const od=await getExpertReviewer(tl.data_service?.expert_reviwer_request);if(!Object.keys(od).length){return{data:{},dataWithoutIssuer:{},isIssuerFiltered:false}}let _d=false;const Ad=Object.keys(od).reduce(((Ad,Dd)=>{if(Dd===tl.pr_author){_d=true;return Ad}return{...Ad,[Dd]:od[Dd]}}),{});return{data:od,dataWithoutIssuer:Ad,isIssuerFiltered:_d}};0&&0},11787:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{estimatedReviewTime:()=>estimatedReviewTime,mockAsyncFilter:()=>mockAsyncFilter,parseCodeExperts:()=>parseCodeExperts,parseExpertReviewer:()=>parseExpertReviewer,parseExplainCodeExpertHandler:()=>parseExplainCodeExpertHandler,parseExplainCodeExperts:()=>parseExplainCodeExperts,parseExplainExpertReviewer:()=>parseExplainExpertReviewer});tl.exports=__toCommonJS(Zd);var fh=_d(39302);var vh=_d(64661);var wh=_d(77388);var xh=_d(61579);var $h=_d(72571);const Xh="/dev/null";const getExpertsDetails=(tl,od,_d,Ad)=>{const Dd=(0,$h.getExplainActivity)(tl.explain?.activity,od);const zd=(0,$h.getExplainKnowledge)(tl.explain?.blame,_d);return(0,$h.explainActivityAndBlameComment)(Array.from(new Set([...Object.keys(Dd),...Object.keys(zd)])),Dd,zd,od,_d,Ad.provider,Ad?.git_history_since)};const estimatedReviewTime=async(tl,od)=>{(0,wh.handleAnalytics)(xh.AsyncFilters.estimatedReviewTime,[]);const _d=tl.diff?.files_metadata.length;const{additionalLines:Ad,deletedLines:Dd}=tl.diff?.files_metadata.reduce(((tl,od)=>{tl.additionalLines+=od.additions;tl.deletedLines+=od.deletions;return tl}),{additionalLines:0,deletedLines:0});const zd=tl.diff?.files_metadata.map((tl=>({file_path:tl.new_file!==Xh?tl.new_file:tl.original_file,additions:tl.additions,deletions:tl.deletions})));const Kd={prMetadata:{commits:tl.num_of_commits,files:_d,lines:Ad+Dd},prFiles:zd,prAdditionalLines:Ad,prDeletedLines:Dd,baseBranch:tl.base,request_source:"gitstream"};const{numericValue:Zd}=await(0,vh.getETR)(Kd);return od(null,Zd)};const parseExpertReviewer=async(tl,{gt:od=0,lt:_d=0},Ad)=>{try{(0,wh.handleAnalytics)(xh.AsyncFilters.expertReviewer,[{gt:od,lt:_d}]);const{dataWithoutIssuer:Dd}=await(0,vh.getAndFilterExpertReviewer)(tl);if(!Object.keys(Dd).length){return Ad(null,[])}const zd=(0,vh.filterExpertResult)(Dd,od,_d,"reviewer_score").slice(0,2);return Ad(null,zd)}catch(tl){console.log("error:",tl);return Ad(null,[])}};const parseExplainCodeExpertHandler=async(tl,od,_d)=>{try{const{gt:Ad,lt:Dd,verbose:zd=true}=od;let Kd="";let Zd=wh.NO_VERBOSE_DOCS_LINK_COMMENT;const{data:xh,dataWithoutIssuer:Xh,isIssuerFiltered:s_}=await(0,vh.getAndFilterExpertReviewer)(tl);if(!Object.keys(xh).length||!Object.keys(Xh).length){return _d(null,[])}const g_=(0,vh.filterExpertResult)(Xh,Ad,Dd,"reviewer_score").slice(0,2);const E_=(0,vh.filterExpertResult)(xh,Ad,Dd,"avg_activity_score").slice(0,2);const k_=(0,vh.filterExpertResult)(xh,Ad,Dd,"avg_blame_perc").slice(0,2);if(zd){Kd=getExpertsDetails(xh,E_,k_,tl);Zd=wh.DOCS_LINK_COMMENT}let ef="";const nf=s_&&!Object.keys(g_).length;const $f=!Object.keys(g_).length;const Hf=tl?.git_history_since;if($f&&!nf){ef=(0,$h.getNoExpertFoundComment)(Hf)}else{const _d=tl.provider===fh.GIT_PROVIDERS.GITHUB?wh.GS_REVIEW_COMMAND_FOOTER:Zd;ef=`${(0,$h.explainExpertReviewerComment)(g_,E_,k_,(0,vh.parseExpertReviewerThreshold)(od),tl.provider,nf)} ${Kd} \n ${_d} \n`}const Kf=`base64: ${Buffer.from(ef).toString("base64")}`;return _d(null,Kf)}catch(tl){console.log("error:",tl);_d("")}};const parseCodeExperts=async(tl,{gt:od=0,lt:_d=0},Ad)=>{(0,wh.handleAnalytics)(xh.AsyncFilters.codeExperts,[{gt:od,lt:_d}]);await parseExpertReviewer(tl,{gt:od,lt:_d},Ad)};const parseExplainExpertReviewer=async(tl,od,_d)=>{(0,wh.handleAnalytics)(xh.AsyncFilters.explainExpertReviewer,[od]);await parseExplainCodeExpertHandler(tl,od,_d)};const parseExplainCodeExperts=async(tl,od,_d)=>{(0,wh.handleAnalytics)(xh.AsyncFilters.explainCodeExperts,[od]);await parseExplainCodeExpertHandler(tl,od,_d)};const mockAsyncFilter=async(...tl)=>{const od=tl.slice(0,-1);const _d=tl[tl.length-1];return _d(null,JSON.stringify(od))};0&&0},1339:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{default:()=>vh});tl.exports=__toCommonJS(Zd);var fh=_d(77388);const capture=(tl,od)=>{const{regex:_d}=od;const Ad=(0,fh.parseTermToValidString)(_d);const Dd=new RegExp(Ad??"");const zd=Dd.exec(tl);if(zd){return zd[0]}return""};var vh=capture},34687:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{parseCheckDependabot:()=>parseCheckDependabot});tl.exports=__toCommonJS(zd);const parseCheckDependabot=tl=>{if(!tl||tl==='""'||tl==="''"){return null}const od=/(Bumps|Updates).*?from ([\d.-]+[A-Za-zαßβ]*) to ([\d.-]+[A-Za-zαßβ]*)/;const _d=od.exec(tl);if(_d&&_d.length===4){const[,,tl,od]=_d;const Ad=od&&od.length>0&&od[od.length-1]==="."?od.slice(0,-1):od;return[Ad,tl]}return null};0&&0},98873:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{parseCheckSemver:()=>parseCheckSemver});tl.exports=__toCommonJS(zd);const parseCheckSemver=(tl,od)=>{const _d=false;const Ad=true;let Dd;let zd;if(Array.isArray(tl)&&od===void 0){if(tl.length!==2){return"error"}[Dd,zd]=tl}else if(typeof tl==="string"&&typeof od==="string"){if(!tl&&!od){return"equal"}if(!tl||!od){return"error"}Dd=tl;zd=od}else{return"error"}let Kd=(Dd||"0").split(".");let Zd=(zd||"0").split(".");const isValidPart=tl=>/^\d+[A-Za-zαßβ]*$/.test(tl);if(!Kd.every(isValidPart)||!Zd.every(isValidPart)){return"error"}if(Ad){const tl=Math.max(Kd.length,Zd.length);while(Kd.length0){if(tl===0)return"major";if(tl===1)return"minor";return"patch"}else if(Dd<0){return"downgrade"}}return"equal"};const normalizeNumeric=tl=>{const od=tl.match(/^(\d+)([A-Za-zαßβ]*)$/);if(!od){return tl}const[,_d,Ad]=od;return _d.padStart(10,"0")+Ad};const compareNumeric=(tl,od)=>{const _d=tl.match(/^(\d+)([A-Za-zαßβ]*)$/);const Ad=od.match(/^(\d+)([A-Za-zαßβ]*)$/);if(!_d||!Ad){return tl.localeCompare(od)}const[,Dd,zd]=_d;const[,Kd,Zd]=Ad;const fh=parseInt(Dd,10)-parseInt(Kd,10);if(fh!==0){return fh}return zd.localeCompare(Zd)};0&&0},77388:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{DOCS_LINK_COMMENT:()=>fh,FiltersForAnalytics:()=>FiltersForAnalytics,GS_REVIEW_COMMAND_FOOTER:()=>wh,MONTH:()=>xh,NO_VERBOSE_DOCS_LINK_COMMENT:()=>vh,PROVIDER_NAME:()=>Zd,formatInputToList:()=>formatInputToList,handleAnalytics:()=>handleAnalytics,internalEvery:()=>internalEvery,internalIncludes:()=>internalIncludes,internalRegex:()=>internalRegex,parseTermToValidString:()=>parseTermToValidString});tl.exports=__toCommonJS(zd);const internalIncludes=(tl,od)=>tl?.includes(od);const parseTermToValidString=tl=>{if(typeof tl==="string"&&tl.startsWith("r/")){return tl.substring(2).slice(0,-1).replace("\\/","/")}return tl};const internalRegex=(tl,od,_d={})=>{const{multiline:Ad=false,caseSensitive:Dd=true}=_d;const zd=parseTermToValidString(od);const Kd=[Ad&&"m",!Dd&&"i"].filter(Boolean).join("");const Zd=new RegExp(zd,Kd);return Zd.test(tl)};const internalEvery=(tl,od,_d)=>{const Ad=tl?.map((tl=>Boolean(tl)));return Ad?.length?Ad.every((tl=>tl===od)):_d};const formatInputToList=tl=>{if(typeof tl==="string"){if(tl.includes(",")){return tl.split(",")}return[tl]}return tl??[]};const Kd={GITHUB:"github",GITLAB:"gitlab",BITBUCKET:"bitbucket"};const Zd={[Kd.GITHUB]:"GitHub",[Kd.GITLAB]:"GitLab",[Kd.BITBUCKET]:"BitBucket"};const fh="\n \nTo learn more about /:\\ gitStream - [Visit our Docs](https://docs.gitstream.cm/) \n \n";const vh="\n \nFor more details, enable verbose mode. Learn more [here](https://docs.gitstream.cm/) \n \n";const wh="\n ✨ Comment `/gs review` for LinearB AI review. Learn how to automate it [here](https://docs.gitstream.cm/automations/integrations/LinearBAI/code-review/).";const xh={"01":"JAN","02":"FEB","03":"MAR","04":"APR","05":"MAY","06":"JUN","07":"JUL","08":"AUG","09":"SEP",10:"OCT",11:"NOV",12:"DEC"};class FiltersForAnalytics{static filters={}}const handleAnalytics=(tl,od,_d=false)=>{FiltersForAnalytics.filters={...FiltersForAnalytics.filters,[tl]:{args:od,isCustom:_d}}};0&&0},4637:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{countTests:()=>countTests,extractChangesFromDiff:()=>extractChangesFromDiff});tl.exports=__toCommonJS(zd);const Kd=[".spec.",".test.","test_"];const Zd=["\\s*it\\(","\\s*test\\(","\\s*step\\(","\\s*def test_"];const fh=Zd.map((tl=>new RegExp(tl)));const extractChangesFromDiff=tl=>{const od=tl.split("\n");const _d=[];const Ad=[];od.forEach((tl=>{if(tl.startsWith("+")){const od=tl.slice(1).trim();_d.push(od)}else if(tl.startsWith("-")){const od=tl.slice(1).trim();Ad.push(od)}}));return{additions:_d,deletions:Ad}};const countTests=tl=>{const od=tl.diff.files.filter((({original_file:tl,new_file:od})=>Kd.some((_d=>tl.includes(_d)||od.includes(_d)))));return od.reduce(((tl,od)=>{const{diff:_d}=od;const{additions:Ad,deletions:Dd}=extractChangesFromDiff(_d);const zd=Ad.filter((tl=>fh.some((od=>od.test(tl)))));const Kd=Dd.filter((tl=>fh.some((od=>od.test(tl)))));const Zd=Kd.length;const vh=zd.length;return tl+vh-(Zd>vh?0:Zd)}),0)};0&&0},61579:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{AsyncFilters:()=>Zd,HighLevelFilters:()=>Kd,PREMIUM_FILTERS:()=>fh});tl.exports=__toCommonJS(zd);var Kd=(tl=>{tl["allImages"]="allImages";tl["allTests"]="allTests";tl["allDocs"]="allDocs";tl["extensions"]="extensions";tl["matchDiffLines"]="matchDiffLines";tl["isFirstCommit"]="isFirstCommit";tl["rankByGitBlame"]="rankByGitBlame";tl["rankByGitActivity"]="rankByGitActivity";tl["explainRankByGitBlame"]="explainRankByGitBlame";tl["sonarParser"]="sonarParser";tl["mapToEnum"]="mapToEnum";tl["extractSonarFindings"]="extractSonarFindings";tl["extractJitFindings"]="extractJitFindings";tl["countTests"]="countTests";tl["encode"]="encode";tl["decode"]="decode";tl["getTimestamp"]="getTimestamp";tl["readFile"]="readFile";tl["mockFilter"]="mockFilter";tl["disabledFilter"]="disabledFilter";tl["checkDependabot"]="checkDependabot";tl["checkSemver"]="checkSemver";tl["bool"]="bool";return tl})(Kd||{});var Zd=(tl=>{tl["isFormattingChange"]="isFormattingChange";tl["estimatedReviewTime"]="estimatedReviewTime";tl["expertReviewer"]="expertReviewer";tl["explainExpertReviewer"]="explainExpertReviewer";tl["codeExperts"]="codeExperts";tl["explainCodeExperts"]="explainCodeExperts";tl["mockAsyncFilter"]="mockAsyncFilter";tl["disabledAsyncFilter"]="disabledAsyncFilter";tl["LinearB_AI"]="LinearB_AI";tl["AI_DescribePR"]="AI_DescribePR";tl["AI_ReviewPR"]="AI_ReviewPR";return tl})(Zd||{});const fh=["LinearB_AI","AI_DescribePR"];0&&0},35618:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{getDisabledFilterFunction:()=>getDisabledFilterFunction,getPremiumFiltersAsFeatureFlags:()=>getPremiumFiltersAsFeatureFlags,getPreviousDisabledFilterAsync:()=>getPreviousDisabledFilterAsync,getPreviousDisabledFilterSync:()=>getPreviousDisabledFilterSync});tl.exports=__toCommonJS(Zd);var fh=_d(61579);var vh=_d(87299);var wh=_d(76713);function getDisabledFilterFunction(tl,od,_d,Ad,Dd){const zd=!!Ad;const Kd=_d.find((tl=>tl.name===od&&!fh.PREMIUM_FILTERS.includes(od)));const Zd=fh.PREMIUM_FILTERS.includes(od)&&Dd?.toLowerCase()===wh.TierType.FREE.toLowerCase();const vh=Boolean(Kd||Zd);let xh="";let $h=[..._d];if(vh){xh=Math.random().toString(36).slice(2,11);$h=$h.map((tl=>tl.name===od?{...tl,guid:xh}:tl));const _d=zd?tl[fh.AsyncFilters.disabledAsyncFilter]:tl[fh.HighLevelFilters.disabledFilter];return{isDisabledFilter:true,filterCallback:(...tl)=>_d(...tl,od,xh),disabledFilters:$h}}return{isDisabledFilter:false,filterCallback:tl[od],disabledFilters:$h}}const checkSingleArgAsync=async tl=>{if(typeof tl==="string"&&tl.includes(vh.DISABLED_FILTER_INDICATOR)){return tl}if(tl&&typeof tl.then==="function"){try{const od=await tl;if(typeof od==="string"&&od.includes(vh.DISABLED_FILTER_INDICATOR)){return od}if(od!==null&&typeof od==="object"&&JSON.stringify(od).includes(vh.DISABLED_FILTER_INDICATOR)){return JSON.stringify(od)}}catch{return""}}if(typeof tl==="object"&&tl!==null){const od=JSON.stringify(tl);if(od.includes(vh.DISABLED_FILTER_INDICATOR)){return od}}return""};const checkSingleArgSync=tl=>{if(typeof tl==="string"&&tl.includes(vh.DISABLED_FILTER_INDICATOR)){return tl}if(typeof tl==="object"&&tl!==null){const od=JSON.stringify(tl);if(od.includes(vh.DISABLED_FILTER_INDICATOR)){return od}}return""};const checkArgsDisabledFilterAsync=async tl=>{const od=await Promise.all(tl.map((tl=>checkSingleArgAsync(tl))));const _d=od.find((tl=>tl));if(_d){return _d}return""};const checkArgsDisabledFilterSync=tl=>{const od=tl.map((tl=>checkSingleArgSync(tl)));const _d=od.find((tl=>tl));if(_d){return _d}return""};const getPreviousDisabledFilterSync=(tl,od,_d)=>{const Ad=checkArgsDisabledFilterSync(tl);if(Ad){try{return od[fh.HighLevelFilters.disabledFilter](...tl,_d,Ad)}catch(od){console.error(`error executing filter: ${_d}(${JSON.stringify(tl)}): ${od?.message}`);return null}}return null};const getPreviousDisabledFilterAsync=async(tl,od,_d)=>{const Ad=await checkArgsDisabledFilterAsync(tl);if(Ad){try{const Dd=await od[fh.AsyncFilters.disabledAsyncFilter](...tl,_d,Ad);return Dd}catch(od){console.error(`error while executing filter: ${_d}(${JSON.stringify(tl)}): ${od?.message}`);return null}}return null};const getPremiumFiltersAsFeatureFlags=()=>fh.PREMIUM_FILTERS.map((tl=>({name:tl,description:`This feature is available only with a paid LinearB license.\n\nTo unlock the **${tl}** functionality, please upgrade your license by [contacting LinearB](https://linearb.io/book-a-demo).`,isPremium:true})));0&&0},87299:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{DISABLED_FILTER_INDICATOR:()=>vh,RATE_LIMIT_EXCEEDED:()=>wh,RATE_LIMIT_HEADERS:()=>xh,disabledAsyncFilter:()=>disabledAsyncFilter,disabledFilter:()=>disabledFilter,extractRateLimitHeaders:()=>extractRateLimitHeaders});tl.exports=__toCommonJS(Zd);var fh=_d(61579);const vh="@DISABLED_FILTER@";const wh="@RATE_LIMIT_EXCEEDED@";const xh=["retry-after","x-ratelimit-limit","x-ratelimit-remaining","x-ratelimit-reset"];const extractRateLimitHeaders=tl=>{if(!tl||!Object.keys(tl||{}).length){return xh.map((()=>0))}return xh.map((od=>{const _d=tl[od]?.toString();if(_d?.includes(",")){const tl=_d.split(",").map((tl=>Number(tl.trim()))).filter((tl=>!Number.isNaN(tl)));return tl.length>0?Math.min(...tl):0}return Number(_d||"0")}))};const generateDisabledFilterString=tl=>{const od=tl.find((tl=>typeof tl==="string"&&tl.includes(vh)));if(od){return od}const _d=tl[tl.length-1];const Ad=`"${vh} ${_d}"`;return Ad};const disabledFilter=(...tl)=>{const od=generateDisabledFilterString(tl);return od};const disabledAsyncFilter=async(...tl)=>{const od=generateDisabledFilterString(tl);if(typeof tl[2]==="function"||typeof tl[1]==="function"){const _d=typeof tl[2]==="function"?tl[2]:tl[1];try{return _d(null,od)}catch(tl){console.log("Error:",tl);return _d(null,"")}}throw new Error(`Callback function is required on async filter ${fh.AsyncFilters.disabledAsyncFilter}`)};0&&0},72571:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{explainActivityAndBlameComment:()=>explainActivityAndBlameComment,explainExpertReviewerComment:()=>explainExpertReviewerComment,getExplainActivity:()=>getExplainActivity,getExplainKnowledge:()=>getExplainKnowledge,getNoExpertFoundComment:()=>getNoExpertFoundComment});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(93350));var xh=_d(77388);var $h=_d(25717);var Xh=_d(24951);const explainExpertReviewerComment=(tl,od,_d,Ad,Dd,zd)=>{let Kd="🥷 **Code experts:";Kd+=tl.length?` ${tl.join(", ")}** \n \n`:` no user ${zd?"but you":""} matched threshold ${Ad}** \n \n`;if(od.length){Kd+=`${od.join(", ")} ${od.length===1?"has":"have"} most 👩‍💻 **activity** in the files. \n${Xh.ADDITIONAL_FORMATTING[Dd]||Xh.ADDITIONAL_FORMATTING.default}`}if(_d.length){Kd+=`${_d.join(", ")} ${_d.length===1?"has":"have"} most 🧠 **knowledge** in the files. \n`}return Kd};const explainActivityByMonth=(tl,od,_d)=>{let Ad="";const Dd=[];for(let tl=0;tl<6;tl++){Dd.push(xh.MONTH[(0,wh.default)().subtract(tl,"months").format("MM")])}Dd.forEach((Dd=>{const zd=tl[od][_d[0]][Dd];const Kd=tl[od][_d[1]]?.[Dd];Ad+=`| ${Dd} | ${zd?`${zd.additions} additions & ${zd.deletions} deletions`:" "} |`;Ad+=`${Kd?`${Kd.additions} additions & ${Kd.deletions} deletions |`:" "} \n`}));return Ad};const explainActivityTable=(tl,od,_d,Ad)=>{if(!Object.keys(od).length){return`\n\nNo activity${Ad?` since ${Ad}`:" in the last 6 months"}\n\n`}if(_d.length){let Ad=`\n\nActivity based on git-commit: \n\n | | ${_d[0]?_d[0]:" "} | ${_d[1]?`${_d[1]}| \n | --- | --- | --- | \n `:" \n | --- | --- | \n"}`;Ad+=explainActivityByMonth(od,tl,_d);return Ad}return""};const explainKnowledgeSection=(tl,od,_d,Ad)=>{let Dd="";const zd=(0,$h.sortObject)(_d,od[tl]);zd.forEach((_d=>{Dd+=od[tl][_d]?`${_d}: ${od[tl][_d]}% \n${Xh.ADDITIONAL_FORMATTING[Ad]||Xh.ADDITIONAL_FORMATTING.default}`:""}));return Dd};const explainActivityAndBlameComment=(tl,od,_d,Ad,Dd,zd,Kd)=>{try{let Zd="
\n See details\n";if(Kd){Zd+=`\n_Code experts calculated since ${Kd}_\n`}Zd+="\n";tl.forEach((tl=>{Zd+=`\n\`${tl}\` \n ${explainActivityTable(tl,od,Ad,Kd)} \n\nKnowledge based on git-blame: \n ${Xh.ADDITIONAL_FORMATTING[zd]||Xh.ADDITIONAL_FORMATTING.default}${explainKnowledgeSection(tl,_d,Dd,zd)}`}));Zd+="\n
\n \n";return Zd}catch(tl){console.log("Error in creating explain code experts comment",tl);return""}};const parseActivityByUserDataForExplain=(tl,od,_d)=>Object.keys(tl[od]).reduce(((Ad,Dd)=>{if(tl[od][Dd][_d]){const zd=xh.MONTH[Dd.split("-")?.[1]];return{...Ad,[zd]:tl[od][Dd][_d]}}return Ad}),{});const parseActivityByUserForExplain=(tl,od,_d)=>_d.reduce(((_d,Ad)=>{const Dd=parseActivityByUserDataForExplain(tl,od,Ad);return{..._d,[Ad]:Dd}}),{});const getExplainActivity=(tl,od)=>Object.keys(tl||{}).reduce(((_d,Ad)=>{const Dd=parseActivityByUserForExplain(tl,Ad,od);return{..._d,[Ad]:Dd}}),{});const getExplainKnowledge=(tl,od)=>Object.keys(tl||{}).reduce(((_d,Ad)=>{const Dd=(0,$h.sortObject)(od,tl[Ad]);const zd=Dd.reduce(((od,_d)=>{if(tl[Ad][_d]){return{...od,[_d]:Math.round(tl[Ad][_d]*100)}}return od}),{});return{..._d,[Ad]:zd}}),{});const getNoExpertFoundComment=tl=>`🥷 **Code experts:** No results found\n\nNo code experts were identified for the files in this pull request based on git blame analysis${tl?` (since ${tl})`:""}.\n\nThis may occur when:\n- Files are new or have limited commit history\n- Git authors aren't mapped to current team members\n- Analysis thresholds need adjustment\n\n**If you expected to see expert suggestions**, consider:\n- Reviewing your \`config.user_mapping\` [settings](https://docs.gitstream.cm/cm-file/#configuser_mapping)\n- Adjusting the \`gt\`/\`lt\` parameters in your [action](https://docs.gitstream.cm/filter-functions/#codeexperts)\n${tl?`- The configured \`config.git_history_since\` date (${tl}) excludes older history [config](https://docs.gitstream.cm/cm-file/#configgit_blame_since)\n`:""}\n- Verifying files have sufficient commit history\n\nTo learn more about /:\\gitStream - [Visit our Docs](https://docs.gitstream.cm)`;0&&0},67171:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};tl.exports=__toCommonJS(Zd);var fh=_d(78963);const{SUPPORTED_ACTIONS:vh}=fh.validatorsConstants},12687:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{isGtLtArgsValid:()=>isGtLtArgsValid});tl.exports=__toCommonJS(zd);const isGtLtArgsValid=tl=>{const{gt:od,lt:_d}=tl;return!!od||!!_d};0&&0},29615:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{GENERAL_FILTERS_HANDLER:()=>s_,GeneralFilters:()=>Xh});tl.exports=__toCommonJS(vh);var wh=_d(52356);var xh=_d(77388);var $h=__toESM(_d(1339));const parseSome=tl=>{(0,xh.handleAnalytics)("some",[]);const od=(0,xh.formatInputToList)(tl)?.map((tl=>Boolean(tl)));return Boolean(od?.length)&&od.some((tl=>tl))};const parseEvery=tl=>{(0,xh.handleAnalytics)("every",[]);return(0,xh.internalEvery)((0,xh.formatInputToList)(tl),true,false)};const termRegexOrList=(tl,od,_d,Ad,Dd)=>_d?(0,xh.internalIncludes)(od?tl[od]:tl,_d):Ad?(0,xh.internalRegex)(od?tl[od]:tl,Ad):Dd.some((_d=>(0,xh.internalIncludes)(od?tl[od]:tl,_d)));const filterList=(tl,od,_d,Ad,Dd,zd)=>tl.filter((tl=>zd?!termRegexOrList(tl,od,_d,Ad,Dd):termRegexOrList(tl,od,_d,Ad,Dd)));const mapList=(tl,od,_d,Ad,Dd,zd)=>tl.map((tl=>zd?!termRegexOrList(tl,od,_d,Ad,Dd):termRegexOrList(tl,od,_d,Ad,Dd)));const calculateList=(tl,od,_d,Ad=false)=>{const Dd=od.attr||"";const{term:zd,regex:Kd,list:Zd}=od;const fh=(0,xh.formatInputToList)(tl);if(!zd&&!Kd&&!Zd){return[]}let vh=Zd;if(Zd){vh=(0,xh.formatInputToList)(Zd)}return _d==="filterList"?filterList(fh,Dd,zd,Kd,vh,Ad):mapList(fh,Dd,zd,Kd,vh,Ad)};const parseFilter=(tl,od)=>{(0,xh.handleAnalytics)("filter",[od]);return calculateList(tl,od,"filterList")};const parseReject=(tl,od)=>{(0,xh.handleAnalytics)("reject",[od]);return calculateList(tl,od,"filterList",true)};const parseMap=(tl,{attr:od})=>{(0,xh.handleAnalytics)("map",[{attr:od}]);return(0,xh.formatInputToList)(tl).map((tl=>tl[od]))};const parseIncludes=(tl,od)=>{(0,xh.handleAnalytics)("includes",[od]);const{term:_d,regex:Ad,list:Dd}=od;if(!_d&&!Ad&&!Dd){return false}let zd=Dd;if(Dd){zd=(0,xh.formatInputToList)(Dd)}return _d?(0,xh.internalIncludes)(tl,_d):Ad?(0,xh.internalRegex)(tl,Ad):zd.some((od=>tl.includes(od)))};const parseMatch=(tl,od)=>{(0,xh.handleAnalytics)("match",[od]);return calculateList(tl,od,"mapList")};const parseNope=tl=>{(0,xh.handleAnalytics)("match",[]);return(0,xh.internalEvery)((0,xh.formatInputToList)(tl),false,true)};const parseIntersection=(tl,od)=>{(0,xh.handleAnalytics)("intersection",[od]);const{list:_d}=od;const Ad=(0,xh.formatInputToList)(tl);const Dd=(0,xh.formatInputToList)(_d);if(!Dd.length){return[]}return(0,wh.intersection)(Ad,Dd)};const parseDifference=(tl,od)=>{(0,xh.handleAnalytics)("difference",[od]);const{list:_d}=od;const Ad=(0,xh.formatInputToList)(tl);const Dd=(0,xh.formatInputToList)(_d);if(!Dd.length){return tl}return(0,wh.difference)(Ad,Dd)};var Xh=(tl=>{tl["some"]="some";tl["every"]="every";tl["filter"]="filter";tl["includes"]="includes";tl["reject"]="reject";tl["map"]="map";tl["match"]="match";tl["nope"]="nope";tl["intersection"]="intersection";tl["difference"]="difference";tl["capture"]="capture";return tl})(Xh||{});const s_={["some"]:parseSome,["every"]:parseEvery,["filter"]:parseFilter,["reject"]:parseReject,["map"]:parseMap,["includes"]:parseIncludes,["match"]:parseMatch,["nope"]:parseNope,["intersection"]:parseIntersection,["difference"]:parseDifference,["capture"]:$h.default};0&&0},25717:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{calculateActivityPerFile:()=>calculateActivityPerFile,calculateFileSumPerAuthorActivity:()=>calculateFileSumPerAuthorActivity,convertAndSumContributors:()=>convertAndSumContributors,convertBlameContextToExplain:()=>convertBlameContextToExplain,convertContributorsAndBlame:()=>convertContributorsAndBlame,convertToProviderUser:()=>convertToProviderUser,explainBlameTemplate:()=>explainBlameTemplate,sortObject:()=>sortObject,sumAuthorMetrics:()=>sumAuthorMetrics,validateAndCompare:()=>validateAndCompare});tl.exports=__toCommonJS(Zd);var fh=_d(24951);var vh=_d(77388);const calculateSumByAuthor=(tl,od)=>Object.values(tl).reduce(((tl,_d)=>{const Ad=_d[od];const Dd=(Ad??0)+(tl[od]??0);return{...tl,...Dd&&{[od]:Dd}}}),{});const convertAndSumContributors=(tl,od)=>Object.keys(tl).reduce(((_d,Ad)=>{let Dd=tl[Ad];if(_d[od[Ad]]){Dd=tl[Ad]+_d[od[Ad]]}const zd=od[Ad]?.includes("@")||!od[Ad]?`${Ad}\\*`:od[Ad];return{..._d,[zd]:Dd}}),{});const convertContributorsAndBlame=tl=>{if(!tl?.blame||!Object.keys(tl.blame).length){return{blame:{}}}const od=Object.keys(tl.blame).reduce(((od,_d)=>({...od,[_d]:convertAndSumContributors(tl.blame[_d],tl.git_to_provider_user)})),{});return{blame:od}};const sumAuthorMetrics=(tl,od)=>{const _d=Object.keys(od).length;return tl.reduce(((tl,Ad)=>{const Dd=calculateSumByAuthor(od,Ad);return{...tl,...Dd[Ad]&&{[Ad]:Dd[Ad]/_d}}}),{})};const convertToProviderUser=(tl,od)=>Object.keys(od).reduce(((_d,Ad)=>{if(tl.git_to_provider_user[Ad]){return{..._d,[tl.git_to_provider_user[Ad]]:od[Ad]||Ad}}return _d}),{});const calculateActivityPerFile=(tl,od)=>{if(!tl||!Object.keys(tl).length){return{}}return Object.keys(tl).reduce(((_d,Ad)=>{const Dd=Object.values(tl[Ad]).reduce(((tl,_d)=>{od.forEach((od=>{const Ad=_d[od];if(Ad){tl[od]=(tl[od]??0)+Ad}}));return{...tl}}),{});return{..._d,[Ad]:Dd}}),{})};const calculateFileSumPerAuthorActivity=(tl,od,_d)=>Object.keys(tl).reduce(((Ad,Dd)=>{const zd=Object.keys(tl[Dd]).reduce(((Ad,zd)=>{const Kd=[];od.forEach((od=>{if(_d[Dd][od]&&tl[Dd][zd][od]){Kd.push(tl[Dd][zd][od]/_d[Dd][od]*100)}}));const Zd=Kd.reduce(((tl,od)=>tl+od),0)/Kd.length;return{...Ad,...Kd.length&&{[zd]:parseInt(Zd?.toFixed(0))}}}),{});return{...Ad,[Dd]:zd}}),{});const sortObject=(tl,od)=>tl.sort(((tl,_d)=>(od[_d]??0)-(od[tl]??0)));const compareThan=(tl,od,_d)=>{const Ad=Object.keys(tl).filter((Ad=>od!==void 0?tl[Ad]>od:tl[Ad]<_d));const Dd=sortObject(Ad,tl);return Dd.reduce(((od,_d)=>{if(_d.includes("*")){return od}return{...od,...{[_d]:tl[_d]}}}),{})};const validateAndCompare=(tl,od,_d)=>Object.keys(tl).length?compareThan(tl,od,_d):{};const convertBlameContextToExplain=tl=>{const{blame:od}=convertContributorsAndBlame(tl);return Object.keys(od).reduce(((tl,_d)=>{if(_d==="/dev/null"){return tl}const Ad=sortObject(Object.keys(od[_d]),od[_d]);const Dd=Ad.reduce(((tl,Ad)=>{if(!od[_d][Ad]){return tl}const Dd=Ad.replace(/\"“/g,"").replace("“","");let zd=`${Math.floor(od[_d][Ad])?Math.floor(od[_d][Ad]):"<1"}%`;if(tl[Dd]&&parseInt(tl[Dd])>parseInt(zd)){zd=tl[Dd]}return{...tl,[Dd]:zd}}),{});return{...tl,[_d]:Dd}}),{})};const suggestedReviewersComment=(tl,od,_d,Ad)=>{const Dd=tl?` 👋 **Suggested reviewers: ${tl}**\n \nThey contributed ${od} of the lines on pre-existing files`:` 👋 **Suggested reviewers: no user ${Ad?"but you":""} matched**\n \nNo ${_d?"other ":""}user contributed ${od} of the lines on pre-existing files`;return Dd};const explainBlameTemplate=(tl,od,_d,Ad,Dd)=>{const{gt:zd,lt:Kd}=tl;const Zd=zd?`more than ${zd}%`:`less than ${Kd}%`;const wh=Object.keys(_d).length;let xh=suggestedReviewersComment(od,Zd,wh,Dd);xh+=wh?":\n":". \n ";xh+=Object.keys(_d).length?"
\n See details\n":"";xh+="\n";Object.keys(_d).forEach((tl=>{if(Object.keys(_d[tl]).length===0){return}xh+=`\n\`${tl}\` \n${fh.ADDITIONAL_FORMATTING[Ad]||fh.ADDITIONAL_FORMATTING.default}`;Object.keys(_d[tl]).forEach((od=>{xh+=`${od}: ${_d[tl][od]} \n${fh.ADDITIONAL_FORMATTING[Ad]||fh.ADDITIONAL_FORMATTING.default}`}))}));xh+="\n
\n";const $h=Object.values(_d).map((tl=>Object.keys(tl).some((tl=>tl.includes("*"))))).some((tl=>tl));xh+=$h?` \nGit users that could not be automatically mapped are marked with \`*\`.\n${fh.ADDITIONAL_FORMATTING[Ad]||fh.ADDITIONAL_FORMATTING.default}To map these users, refer to the instructions [here](https://docs.gitstream.cm/cm-file#config).\n \n`:"";xh+=vh.DOCS_LINK_COMMENT;return xh};0&&0},77316:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{ASYNC:()=>eA,FILTERS_EXTENSION_LIST:()=>sg,HIGH_LEVEL_FILTERS_HANDLER:()=>mg});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(40181));var xh=__toESM(_d(19263));var $h=_d(77388);var Xh=_d(25717);var s_=_d(12687);var g_=_d(11787);var E_=_d(78850);var k_=__toESM(_d(1475));var ef=__toESM(_d(12623));var nf=_d(4637);var $f=__toESM(_d(2140));var Hf=_d(61579);var Kf=_d(93017);var Xf=_d(87299);var eg=_d(21187);var tg=_d(34687);var rg=_d(98873);const parseExtractSonarFindings=tl=>{(0,$h.handleAnalytics)(Hf.HighLevelFilters.extractSonarFindings,[]);return(0,k_.default)(tl)};const parserMapToEnum=(tl,od)=>{(0,$h.handleAnalytics)(Hf.HighLevelFilters.mapToEnum,[tl,od]);const _d=od?.enum;if(_d&&Object.keys(_d).length){return _d[tl]}};const parseFilterAllTests=(tl,od)=>{const _d=new RegExp(`[^a-zA-Z0-9](${od.join("|")})[^a-zA-Z0-9]`);return Boolean(tl.length)&&tl.map((tl=>_d.test(tl||""))).every((tl=>tl))};const parseFilterAllFilePath=(tl,od)=>Boolean(tl.length)&&tl.map((tl=>od.some((od=>(tl||"").includes(od))))).every((tl=>tl));const parseFilterAllExtensions=(tl,od)=>tl.length?parseFilterAllFilePath(tl.map((tl=>tl.split(".").pop()||"")),od):false;const getUniqueExtensions=tl=>{(0,$h.handleAnalytics)(Hf.HighLevelFilters.extensions,[]);return tl.map((tl=>tl.split(".").pop())).filter(((tl,od,_d)=>_d.indexOf(tl)===od))};const parseIsFormattingChange=async(tl,od)=>{try{(0,$h.handleAnalytics)(Hf.AsyncFilters.isFormattingChange,[]);if(!tl.length){return od(null,false)}for(const{new_content:_d,original_content:Ad,original_file:Dd,new_file:zd}of tl){const tl=await(0,E_.format)(_d,zd);const Kd=await(0,E_.format)(Ad,Dd);if(tl!==Kd){return od(null,false)}}return od(null,true)}catch(tl){return od(null,false)}};const parseMatchDiffLines=(tl,od)=>{(0,$h.handleAnalytics)(Hf.HighLevelFilters.matchDiffLines,[od]);const{regex:_d,ignoreWhiteSpaces:Ad=false,caseSensitive:Dd=true}=od;const zd=new RegExp("^[+-]");const Kd=new RegExp("^[+-]\\s*$");return!_d?[]:tl.map((({diff:tl})=>tl.split("\n").filter((tl=>zd.test(tl))).filter((tl=>Ad?!Kd.test(tl):true)).map((tl=>(0,$h.internalRegex)(tl,_d,{caseSensitive:Dd}))))).flat(1)};const parseIsFirstCommit=(tl,od)=>{(0,$h.handleAnalytics)(Hf.HighLevelFilters.isFirstCommit,[{author:od}]);return!(0,wh.default)(tl,od,null)};const parseRankByGitBlame=(tl,od)=>{(0,$h.handleAnalytics)(Hf.HighLevelFilters.rankByGitBlame,[od]);if(!(0,s_.isGtLtArgsValid)(od)||!tl?.blame){return[]}const{gt:_d,lt:Ad}=od;const{blame:Dd}=(0,Xh.convertContributorsAndBlame)(tl);const zd=(0,Xh.sumAuthorMetrics)(Object.values(tl.git_to_provider_user),Dd);const Kd=(0,Xh.validateAndCompare)(zd,_d,Ad);return Object.keys(Kd).length?[...Array.from(new Set(Object.keys(Kd)))]:[]};const parseRankByGitActivity=(tl,od)=>{(0,$h.handleAnalytics)(Hf.HighLevelFilters.rankByGitActivity,[od]);const{gt:_d,lt:Ad,weeks:Dd}=od;if(!_d&&!Ad||!Dd||!tl?.git_activity){return[]}const zd=new Array(Dd+1).fill(0).map(((tl,od)=>`week_${od}`));const Kd=(0,Xh.calculateActivityPerFile)(tl.git_activity,zd);const Zd=(0,Xh.calculateFileSumPerAuthorActivity)(tl.git_activity,zd,Kd);const fh=(0,Xh.sumAuthorMetrics)(Object.keys(tl.contributors),Zd);const vh=(0,Xh.convertAndSumContributors)(fh,tl.git_to_provider_user);const wh=(0,Xh.validateAndCompare)(vh,_d,Ad);return Object.keys(wh).length?[...Array.from(new Set(Object.keys(wh)))]:[]};const parseExplainRankByGitBlame=(tl,od)=>{(0,$h.handleAnalytics)(Hf.HighLevelFilters.explainRankByGitBlame,[od]);if(!(0,s_.isGtLtArgsValid)(od)){return{}}const _d=parseRankByGitBlame(tl,od);const Ad=(0,xh.default)(_d,(od=>od!==tl.pr_author));const Dd=Ad.join(", ");const zd=!Ad.length&&_d.length>0;const Kd=(0,Xh.convertBlameContextToExplain)(tl);return`base64: ${Buffer.from((0,Xh.explainBlameTemplate)(od,Dd,Kd,tl.provider,zd)).toString("base64")}`};const ng={[Hf.HighLevelFilters.allDocs]:["requirements.txt"]};const sg={[Hf.HighLevelFilters.allDocs]:["md","mkdown","txt","rst",".adoc"],[Hf.HighLevelFilters.allImages]:["svg","png","gif"],[Hf.HighLevelFilters.allTests]:["test","spec"]};const mg={[Hf.HighLevelFilters.allDocs]:tl=>{(0,$h.handleAnalytics)(Hf.HighLevelFilters.allDocs,[]);return Boolean(tl.length)&&tl.every((tl=>ng[Hf.HighLevelFilters.allDocs].every((od=>!(tl.includes(`/${od}`)||tl===od)))))&&parseFilterAllExtensions(tl,sg[Hf.HighLevelFilters.allDocs])},[Hf.HighLevelFilters.allImages]:tl=>{(0,$h.handleAnalytics)(Hf.HighLevelFilters.allImages,[]);return parseFilterAllExtensions(tl,sg[Hf.HighLevelFilters.allImages])},[Hf.HighLevelFilters.allTests]:tl=>{(0,$h.handleAnalytics)(Hf.HighLevelFilters.allTests,[]);return parseFilterAllTests(tl,sg[Hf.HighLevelFilters.allTests])},[Hf.HighLevelFilters.extensions]:getUniqueExtensions,[Hf.HighLevelFilters.matchDiffLines]:parseMatchDiffLines,[Hf.HighLevelFilters.isFirstCommit]:parseIsFirstCommit,[Hf.HighLevelFilters.rankByGitBlame]:parseRankByGitBlame,[Hf.HighLevelFilters.rankByGitActivity]:parseRankByGitActivity,[Hf.HighLevelFilters.explainRankByGitBlame]:parseExplainRankByGitBlame,[Hf.HighLevelFilters.sonarParser]:k_.default,[Hf.HighLevelFilters.mapToEnum]:parserMapToEnum,[Hf.HighLevelFilters.extractSonarFindings]:parseExtractSonarFindings,[Hf.HighLevelFilters.countTests]:nf.countTests,[Hf.HighLevelFilters.encode]:Kf.encode,[Hf.HighLevelFilters.decode]:Kf.decode,[Hf.HighLevelFilters.getTimestamp]:Kf.getTimestamp,[Hf.HighLevelFilters.readFile]:Kf.readFile,[Hf.HighLevelFilters.mockFilter]:Kf.mockFilter,[Hf.HighLevelFilters.disabledFilter]:Xf.disabledFilter,[Hf.HighLevelFilters.checkDependabot]:tg.parseCheckDependabot,[Hf.HighLevelFilters.checkSemver]:rg.parseCheckSemver,[Hf.HighLevelFilters.bool]:Kf.bool,[Hf.AsyncFilters.isFormattingChange]:parseIsFormattingChange,[Hf.AsyncFilters.estimatedReviewTime]:g_.estimatedReviewTime,[Hf.AsyncFilters.expertReviewer]:g_.parseExpertReviewer,[Hf.AsyncFilters.explainExpertReviewer]:g_.parseExplainExpertReviewer,[Hf.AsyncFilters.codeExperts]:g_.parseCodeExperts,[Hf.AsyncFilters.explainCodeExperts]:g_.parseExplainCodeExperts,[Hf.AsyncFilters.mockAsyncFilter]:g_.mockAsyncFilter,[Hf.AsyncFilters.disabledAsyncFilter]:Xf.disabledAsyncFilter,[Hf.AsyncFilters.LinearB_AI]:eg.linearbAI,[Hf.AsyncFilters.AI_DescribePR]:eg.aiDescribePR,...ef.default,...$f.default};const eA={[Hf.AsyncFilters.isFormattingChange]:true,[Hf.AsyncFilters.estimatedReviewTime]:true,[Hf.AsyncFilters.expertReviewer]:true,[Hf.AsyncFilters.explainExpertReviewer]:true,[Hf.AsyncFilters.codeExperts]:true,[Hf.AsyncFilters.explainCodeExperts]:true,[Hf.AsyncFilters.mockAsyncFilter]:true,[Hf.AsyncFilters.LinearB_AI]:true,[Hf.AsyncFilters.AI_DescribePR]:true,allFormattingChange:true,getJiraTicketDetails:true};0&&0},2140:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{default:()=>xh});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(71066));var xh={getJiraTicketDetails:wh.default}},71066:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{default:()=>$h});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(87269));var xh=__toESM(_d(69860));const extractAdditionalFieldsValue=tl=>{const od={};Object.entries(tl).forEach((([tl,_d])=>{od[tl]=_d}));return od};const getJiraTicketDetails=async(tl,od,_d)=>{const{url:Ad,username:Dd,apiToken:zd,additionalFields:Kd}=od;if(!Ad||!Dd||!zd||!tl){return _d(null,JSON.stringify({}))}const Zd=`${Dd}:${zd}`;const fh=`Basic ${Buffer.from(Zd).toString("base64")}`;const vh={Authorization:fh,Accept:"application/json"};try{const{data:od}=await wh.default.get(`${Ad}/rest/api/3/issue/${tl}`,{headers:vh});const Dd=od?.fields??{};const zd=(0,xh.default)(Dd,Kd);const Zd={labels:Dd.labels??[],assignee:Dd.assignee?.displayName??"",status:Dd.name??"",url:od?.self??"",priority:Dd.priority?.name??"",creator:Dd.creator?.displayName??"",issueType:Dd.issueType?.name??"",project:Dd.project?.name??"",summary:Dd.summary??"",...extractAdditionalFieldsValue(zd)};return _d(null,JSON.stringify(Zd))}catch(tl){console.log("error while running getJiraTicketDetails filter",tl);return _d(null,JSON.stringify({}))}};var $h=getJiraTicketDetails},95998:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{extractJitCommentsFromPR:()=>extractJitCommentsFromPR,initEmptyJitObject:()=>initEmptyJitObject,parseJitReview:()=>parseJitReview,unifyReviews:()=>unifyReviews});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(99101));const xh="jit-ci";const parseJitReview=tl=>{const od=initEmptyJitObject();const{conversations:_d}=tl;_d.forEach((tl=>{const{content:_d}=tl;const Ad=_d.split("\n");const Dd=Ad[0]?.split("**")[2]?.trim();const zd=Ad[2]?.split("**")[2]?.trim();const Kd=Ad[4]?.split("**")[2]?.trim();const Zd=Ad[6]?.split("**")[2]?.trim();const fh=Ad[10]?.split("")[1]?.split("")[0]??"";const vh=fh.replace(//g,"").replace(/<\/b>/g,"");od.vulnerabilities.push({security_control:Dd,type:zd,description:Kd,severity:Zd,summary:vh});od.metrics[Zd]=(od.metrics[Zd]??0)+1}));return od};const unifyReviews=(tl,od)=>tl.reduce(((tl,od)=>{console.log({acc:tl,review:od});return{...tl,vulnerabilities:[...tl.vulnerabilities,...od.vulnerabilities],metrics:(0,wh.default)(tl.metrics,od.metrics,((tl,od)=>(tl||0)+(od||0)))}}),{...od});const extractJitCommentsFromPR=tl=>tl.reviews.filter((({commenter:tl})=>tl===xh));const initEmptyJitObject=()=>({vulnerabilities:[],metrics:{HIGH:null,MEDIUM:null,LOW:null,INFO:null}});0&&0},12623:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{default:()=>vh});tl.exports=__toCommonJS(Zd);var fh=_d(45460);var vh={extractJitFindings:fh.parseJitComments}},45460:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{parseJitComments:()=>parseJitComments});tl.exports=__toCommonJS(Zd);var fh=_d(52356);var vh=_d(77388);var wh=_d(95998);var xh=_d(61579);const parseJitComments=tl=>{(0,vh.handleAnalytics)(xh.HighLevelFilters.extractJitFindings,[]);const od=(0,wh.extractJitCommentsFromPR)(tl);const _d=(0,wh.initEmptyJitObject)();if((0,fh.isEmpty)(od)){return JSON.stringify(_d)}const Ad=od.map(wh.parseJitReview);return JSON.stringify((0,wh.unifyReviews)(Ad,_d))};0&&0},1475:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{default:()=>vh});tl.exports=__toCommonJS(Zd);var fh=_d(72908);var vh=fh.parseSonarParser},72908:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{parseSonarParser:()=>parseSonarParser});tl.exports=__toCommonJS(Zd);var fh=_d(77388);var vh=_d(61579);const wh={bugs:/\[(.) Reliability Rating/,security_hotspots:/\[(\d+) Security Hotspots/,vulnerabilities:/\[(.) Security Rating/,code_smells:/\[(.) Maintainability Rating/,duplications:/(\d+(\.\d+)?%) Duplication on New Code/,coverage:/(\d+(\.\d+)?%) Coverage on New Code/};const getDefaultSonar=()=>({bugs:{count:null,rating:""},code_smells:{count:null,rating:""},vulnerabilities:{count:null,rating:""},security_hotspots:{count:null,rating:""},duplications:null,coverage:null});const parseSonarParser=tl=>{try{(0,fh.handleAnalytics)(vh.HighLevelFilters.sonarParser,[]);const od=["sonarcloud","sonarqubecloud"];const _d=tl.comments.filter((tl=>od.includes(tl.commenter)));if(!_d.length){return JSON.stringify(getDefaultSonar())}const Ad=Object.keys(wh).reduce(((tl,od)=>{const Ad=wh[od];const Dd=_d[0].content.match(Ad);if(od.toString()==="duplications"||od.toString()==="coverage"){const _d=Dd&&Dd[1]?parseFloat(Dd[1].replace("%","")):0;return{...tl,[od]:_d}}if(od.toString()==="security_hotspots"){const _d=Dd&&Dd[1]?parseInt(Dd[1],10):0;return{...tl,[od]:{count:_d,rating:_d>0?"":"A"}}}return{...tl,[od]:{count:Dd?1:0,rating:Dd?Dd[1]:"A"}}}),getDefaultSonar());return JSON.stringify(Ad)}catch(tl){console.error("Error parsing Sonar data:",tl);return JSON.stringify(getDefaultSonar())}};0&&0},21187:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{LARGE_PR_ERROR_MESSAGE:()=>LARGE_PR_ERROR_MESSAGE,MAX_BODY_SIZE:()=>rg,aiDescribePR:()=>aiDescribePR,callToLinearbAI:()=>callToLinearbAI,convertEstimatedSizeToMB:()=>convertEstimatedSizeToMB,estimateObjectSize:()=>estimateObjectSize,linearbAI:()=>linearbAI,shouldExcludeFile:()=>shouldExcludeFile});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(87269));var xh=__toESM(_d(93350));var $h=__toESM(_d(80542));var Xh=_d(7426);var s_=_d(77388);var g_=_d(61579);var E_=_d(87299);var k_=_d(95616);var ef=_d(93017);var nf=_d(99406);var $f=_d(56977);var Hf=_d(13169);const LARGE_PR_ERROR_MESSAGE=tl=>`Uh oh! That's a big one.\n\nThe files in this PR are too large for us to process, we gather the full context, including all file contents before and after the changes (not just the diffs), plus metadata.\n\nERROR: Request body size is ${tl} MB, which exceeds the 5MB limit.`;const Kf=["package-lock.json","yarn.lock","npm-shrinkwrap.json","Pipfile.lock","poetry.lock","conda-lock.yml","Gemfile.lock","composer.lock","packages.lock.json","project.assets.json","pom.xml","Cargo.lock","mix.lock","pubspec.lock","go.sum","stack.yaml.lock","vcpkg.json","conan.lock","ivy.xml","project.clj","Podfile.lock","Cartfile.resolved","flake.lock","pnpm-lock.yaml"];const Xf=[".*\\.(ini|csv|xls|xlsx|xlr|doc|docx|txt|pps|ppt|pptx|dot|dotx|log|tar|rtf|dat|ipynb|po|profile|object|obj|dxf|twb|bcsymbolmap|tfstate|pdf|rbi|pem|crt|svg|png|jpeg|jpg|ttf|app|bin|bmp|bz2|class|db|dll|dylib|egg|eot|exe|gif|gitignore|glif|gradle|gz|ico|jar|lo|lock|mp3|mp4|nar|o|ogg|otf|p|pickle|pkl|pyc|pyd|pyo|rkt|so|ss|tgz|tsv|war|webm|woff|woff2|xz|zip|zst|snap|lockb)$",".*(yarn|gemfile|podfile|cargo|composer|pipfile|gopkg)\\.lock$",".*gradle\\.lockfile$",".*lock\\.sbt$",".*dist/.*\\.js",".*build/.*\\.js",".*public/assets/.*\\.js"];const eg=[...Kf.map((tl=>tl.replace(".","\\."))),...Xf];const tg=new RegExp(eg.join("|"));const rg=5*1024*1024;const ng={TOO_MANY_REQUESTS:429,NOT_ACCEPTABLE:406};const shouldExcludeFile=tl=>{const od=tg.test(tl.original_file)||tg.test(tl.new_file);return od};const validateLinearbAIRequest=(tl,od)=>{const{gitstreamAIPrContext:_d}=tl;if(!_d?.source?.diff?.files?.length||!_d?.files?.length||!od?.diff?.files?.length){const tl={message:"Missing required arguments: source or files or no valid files after filtering",isAxiosError:true,response:{status:422}};throw tl}};const estimateObjectSize=tl=>{if(tl===null||tl===void 0)return 4;const od=typeof tl;if(od==="number")return 8;if(od==="boolean")return 4;if(od==="string")return tl.length*2;if(Array.isArray(tl)){return 2+tl.reduce(((tl,od)=>tl+estimateObjectSize(od)+1),0)}if(od==="object"){let od=2;for(const _d in tl){if(Object.prototype.hasOwnProperty.call(tl,_d)){od+=_d.length*2+3+estimateObjectSize(tl[_d])+1}}return od}return 8};const convertEstimatedSizeToMB=tl=>(tl/(1024*1024)).toFixed(2);const checkDataSize=tl=>{const od=estimateObjectSize(tl);if(od>rg){const tl=convertEstimatedSizeToMB(od);throw new Error(LARGE_PR_ERROR_MESSAGE(tl))}};const callToLinearbAI=async tl=>{const{operation:od,gitstreamAIPrContext:_d,category:Ad}=tl;const Dd=(0,$h.default)(_d?.source);const{payload:zd}=(0,ef.getPayloadBaseContext)();const{owner:Kd,repo:Zd,pullRequestNumber:fh,isAgenticReview:vh}=zd;if(Dd?.diff?.files){Dd.diff.files=Dd.diff.files.filter((tl=>!shouldExcludeFile(tl)))}try{if(!vh){validateLinearbAIRequest(tl,Dd)}if(Ad===g_.AsyncFilters.AI_ReviewPR&&!vh){try{const tl=await(0,nf.getRelevantFunctionsFiles)(_d);if(tl?.diff?.files?.length){Dd.diff.files.push(...tl.diff.files)}}catch(tl){await(0,$f.prepareSendingLogsToDD)("warn",`Failed to getRelevantFunctionsFiles for: ${Kd}/${Zd}/${fh}`,zd,{error:tl?.message},true)}}const xh=(0,ef.getLinearbAIContext)(tl,Dd);let $h=xh;try{const tl=await(0,ef.compressData)(xh.prContext);$h={...xh,compressedPrContext:tl,prContext:void 0}}catch(tl){console.warn(`Zip compression failed, ${tl}`);await(0,$f.prepareSendingLogsToDD)("warn",`Zip compression failed for: ${Kd}/${Zd}/${fh}`,zd,{error:tl?.message},true)}checkDataSize($h);const s_=(0,Xh.getRulesResolverUrl)(zd);const E_=(0,Xh.getRulesResolverToken)(zd);const k_=s_.replace("gitstream/resolve","gitstream/linearb_ai").replace("rules/resolve","rules/linearb_ai");const Hf={Authorization:`Bearer ${E_}`,"x-request-id":zd?.xRequestId||""};let Kf=0;const Xf=$h.context?.isPlayground?1:2;const eg=5e3;console.log(`Calling LinearB AI request for ${od}`);while(Kf=Xf){throw tl}await(0,ef.sleep)(eg*Kf)}else{throw tl}}}throw new Error(`Failed to call ${od} service after retries`)}catch(tl){if(wh.default.isAxiosError(tl)&&tl.response){const{status:_d,headers:Ad}=tl.response;const Dd=(0,E_.extractRateLimitHeaders)(Ad);if(_d===429){const tl=(0,k_.getIsExecutePlayground)();const[Ad,zd]=Dd;const Kd=xh.default.duration(Number(Ad),"seconds").humanize();const Zd=`Your request has exceeded the allowed rate limit of ${zd} requests per hour to our AI service.\n- Please wait and try again in a approximately *${Kd}*\n- If you require higher limits, please contact LinearB support\n\nFor assistance, contact [LinearB Support](mailto:support@linearb.io)`;const fh=tl?Zd:`${E_.RATE_LIMIT_EXCEEDED}${od} ${Dd.join(",")}`;return{message:fh,statusCode:_d,cost:0}}throw tl}throw tl}};const linearbAI=async(tl,od,_d)=>{const{prompt:Ad,role:Dd}=od||{};if(!tl||!Ad){return _d(null,`Error in LinearB_AI filter: Missing required arguments`)}try{(0,s_.handleAnalytics)(g_.AsyncFilters.LinearB_AI,[od]);const zd=g_.AsyncFilters.LinearB_AI;const Kd=await callToLinearbAI({source:tl,role:Dd,prompt:Ad,operation:zd});const{message:Zd,cost:fh}=Kd;(0,s_.handleAnalytics)(g_.AsyncFilters.LinearB_AI,[{...od,cost:fh}]);return _d(null,Zd)}catch(tl){console.error(Hf.ERRORS.ERROR_IN_LINEARB_AI_FILTER,tl);const{payload:od}=(0,ef.getPayloadBaseContext)();const{owner:Ad,repo:Dd,pullRequestNumber:zd}=od;await(0,$f.prepareSendingLogsToDD)("warn",`${Hf.ERRORS.ERROR_IN_LINEARB_AI_FILTER} in pr ${Ad}/${Dd}/${zd}`,od,{error:tl?.message,payload:od},true);return _d(null,`${Hf.ERRORS.ERROR_IN_LINEARB_AI_FILTER}: ${tl?.message}`)}};const aiDescribePR=async(tl,od)=>{try{(0,s_.handleAnalytics)(g_.AsyncFilters.AI_DescribePR,[]);const _d=g_.AsyncFilters.AI_DescribePR;const Ad=await callToLinearbAI({source:tl,category:_d,operation:_d});const{message:Dd,cost:zd}=Ad;(0,s_.handleAnalytics)(g_.AsyncFilters.AI_DescribePR,[{cost:zd}]);return od(null,Dd)}catch(tl){console.error(Hf.ERRORS.ERROR_IN_LINEARB_AI_DESCRIBE_PR_FILTER,tl);const{payload:_d}=(0,ef.getPayloadBaseContext)();const{owner:Ad,repo:Dd,pullRequestNumber:zd}=_d;await(0,$f.prepareSendingLogsToDD)("warn",`${Hf.ERRORS.ERROR_IN_LINEARB_AI_DESCRIBE_PR_FILTER} in pr ${Ad}/${Dd}/${zd}`,_d,{error:tl?.message,payload:_d},true);return od(null,`${Hf.ERRORS.ERROR_IN_LINEARB_AI_DESCRIBE_PR_FILTER}: ${tl?.message}`)}};0&&0},93017:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{bool:()=>bool,compressData:()=>compressData,decode:()=>decode,decompressData:()=>decompressData,encode:()=>encode,getLinearbAIContext:()=>getLinearbAIContext,getPayloadBaseContext:()=>getPayloadBaseContext,getTimestamp:()=>getTimestamp,getValidatedFilePath:()=>getValidatedFilePath,mockFilter:()=>mockFilter,readFile:()=>readFile,sleep:()=>sleep});tl.exports=__toCommonJS(Zd);var fh=_d(79896);var vh=_d(16928);var wh=_d(43106);var xh=_d(39023);var $h=_d(62840);var Xh=_d(45273);var s_=_d(7426);var g_=_d(62785);var E_=_d(95616);var k_=_d(41002);const encode=tl=>`base64: ${Buffer.from(tl).toString("base64")}`;const decode=(tl="")=>Buffer.from(tl.replace("base64: ",""),"base64").toString("utf-8");const getTimestamp=()=>{const tl=(new Date).toISOString();return JSON.stringify(tl)};const getValidatedFilePath=tl=>{const od=`${$h.CWD.cwd}`;const _d=(0,vh.join)(od,Xh.REPO_FOLDER.DEFAULT);const Ad=(0,vh.join)(od,Xh.REPO_FOLDER.CM);const Dd=(0,vh.normalize)((0,vh.join)(_d,tl));if(!Dd.startsWith(_d)&&!Dd.startsWith(Ad)){console.error(`Invalid filePath: Must reside within '${_d}' or '${Ad}'`);return null}if(!(0,fh.existsSync)(Dd)){console.log(`File does not exist at ${tl}`);return null}return Dd};const readFile=(tl,od)=>{const{output:_d=""}=od||{};const Ad=getValidatedFilePath(tl);if(!Ad){return""}try{const tl=(0,fh.readFileSync)(Ad,"utf8");if(tl&&_d?.toLowerCase()==="json"){const od=JSON.parse(tl);return JSON.stringify(od)}return tl?JSON.stringify(tl):tl}catch(od){console.error(`Error reading file ${tl}: ${od?.message}`,od)}return""};const mockFilter=(...tl)=>{const od=[];tl.forEach(((tl,_d)=>{if(tl===null){od.push(`arg_${_d}: null`)}else if(tl===void 0){od.push(`arg_${_d}: undefined`)}else if(Array.isArray(tl)){od.push(`arg_${_d}: array(${tl.length})`)}else if(typeof tl==="object"){od.push(`arg_${_d}: object(${Object.keys(tl).length} keys)`)}else{od.push(`arg_${_d}: ${typeof tl}`)}}));return JSON.stringify(od.join(", "))};const bool=tl=>{if(tl===true){return true}if(typeof tl==="string"){return tl.trim().toLowerCase()==="true"}return false};const sleep=tl=>new Promise((od=>{setTimeout(od,tl)}));const ef=(0,xh.promisify)(wh.gzip);const compressData=async tl=>{const od=JSON.stringify(tl);const _d=await ef(Buffer.from(od,"utf8"));return _d.toString("base64")};const nf=(0,xh.promisify)(wh.gunzip);const decompressData=async tl=>{const od=Buffer.from(tl,"base64");const _d=await nf(od);return JSON.parse(_d.toString("utf8"))};const getPayloadBaseContext=()=>{const tl=(0,s_.getClientPayload)();const od=(0,g_.doubleParse)(tl);const _d=(0,E_.getIsExecutePlayground)();return{payload:od,isPlayground:_d}};const getLinearbAIContext=(tl,od)=>{const{category:_d,prompt:Ad,role:Dd,template:zd,guidelines:Kd,issues_limit:Zd,gitstreamAIPrContext:fh}=tl;const{payload:vh,isPlayground:wh}=getPayloadBaseContext();const{source:xh,organizationId:$h,sensorAuthId:Xh,owner:g_,repo:ef,prContext:nf,pullRequestNumber:$f,installationId:Hf,webhookEventName:Kf,creator:Xf,headHttpUrl:eg,headSha:tg,userId:rg}=vh;const{author:ng,url:sg}=nf||{};const mg={source:xh,organizationId:$h,sensorAuthId:Xh,owner:g_,repo:ef,author:ng||Xf||rg,pullRequestNumber:$f,installationId:Hf,url:sg,headSha:tg,webhookEventName:Kf,version:k_.version,isPlayground:wh,category:_d};const eA={context:mg,prompt:Ad,category:_d,role:Dd,template:zd,guidelines:Kd,issues_limit:Zd,repo_path:(0,s_.getOverrideCloneRepoPath)()||void 0,isManagedGitstream:(0,E_.getIsManagedGitstream)(),prContext:{...fh,source:od,repo:{...fh?.repo,url:eg},...wh&&{pr:{...fh?.pr,previous_reviews_issues:[],previous_gitstream_reviews:[]}}}};return eA};0&&0},99406:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{EXT_TO_LANG:()=>Kf,FUNCTION_DEF_REGEX:()=>Hf,getRelevantFunctionsFiles:()=>getRelevantFunctionsFiles,listAllFiles:()=>listAllFiles});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(79896));var xh=__toESM(_d(16928));var $h=__toESM(_d(87269));var Xh=_d(7426);var s_=_d(62840);var g_=_d(45273);var E_=_d(93017);var k_=_d(23418);var ef=_d(61579);var nf=_d(56977);const $f=xh.default.join(s_.SOURCE_CODE_WORKING_DIRECTORY,g_.REPO_FOLDER.DEFAULT);const Hf={js:tl=>new RegExp(`(export\\s+)?(async\\s+)?function\\s+\\b${tl}\\b\\s*\\(|(export\\s+)?(async\\s+)?(const|let|var)\\s+\\b${tl}\\b\\s*=\\s*(async\\s*)?\\(|(export\\s+)?(async\\s+)?\\b${tl}\\b\\s*=\\s*\\(.*\\)\\s*=>`),ts:tl=>new RegExp(`(export\\s+)?(async\\s+)?function\\s+\\b${tl}\\b\\s*\\(|(export\\s+)?(async\\s+)?(const|let|var)\\s+\\b${tl}\\b\\s*=\\s*(async\\s*)?\\(|(export\\s+)?(async\\s+)?\\b${tl}\\b\\s*=\\s*\\(.*\\)\\s*=>`),py:tl=>new RegExp(`def\\s+${tl}\\s*\\(`),java:tl=>new RegExp(`[\\w<>\\[\\]]+\\s+${tl}\\s*\\(`),go:tl=>new RegExp(`func\\s+${tl}\\s*\\(`),rb:tl=>new RegExp(`def\\s+${tl}\\s*`),php:tl=>new RegExp(`function\\s+${tl}\\s*\\(`),cpp:tl=>new RegExp(`[\\w:<>]+\\s+${tl}\\s*\\(`),c:tl=>new RegExp(`[\\w\\*]+\\s+${tl}\\s*\\(`),cs:tl=>{const od=tl.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return new RegExp(`(public|private|protected|internal|static|virtual|override|abstract|sealed|async|partial|readonly|extern|unsafe|volatile|const)\\s+(static|virtual|override|abstract|sealed|async|readonly|extern|unsafe|volatile|const\\s+)?[\\w<>\\[\\]]+\\s+\\b${od}\\b\\s*[\\({]`)},swift:tl=>new RegExp(`func\\s+${tl}\\s*\\(`),kt:tl=>new RegExp(`fun\\s+${tl}\\s*\\(`)};const Kf={".js":"js",".jsx":"js",".ts":"ts",".tsx":"ts",".py":"py",".java":"java",".go":"go",".rb":"rb",".php":"php",".cpp":"cpp",".cc":"cpp",".cxx":"cpp",".c":"c",".cs":"cs",".swift":"swift",".kt":"kt",".kts":"kt"};const listAllFiles=(tl=".",od=g_.REPO_FOLDER.DEFAULT)=>{let _d=[];try{const Ad=(0,s_.executeGitCommand)((0,k_.LS_FILES)(tl),od);_d=Ad.split("\n").filter(Boolean).map((od=>xh.default.join(tl,od)))}catch(tl){}return _d};const getRelevantFunctionsFiles=async tl=>{const od={category:ef.AsyncFilters.AI_ReviewPR,gitstreamAIPrContext:tl};const{context:_d}=(0,E_.getLinearbAIContext)(od,tl.source);const{payload:Ad}=(0,E_.getPayloadBaseContext)();const Dd=(0,Xh.getRulesResolverUrl)(Ad);const zd=(0,Xh.getRulesResolverToken)(Ad);const Kd=Dd.replace("gitstream/resolve","gitstream/relevant_files").replace("rules/resolve","rules/relevant_files");const Zd={Authorization:`Bearer ${zd}`};let fh=[];try{const od=await(0,E_.compressData)(tl);const Ad=await $h.default.post(Kd,{context:_d,compressedPrContext:od},{headers:Zd});const Dd=Ad.data?.files||{};fh=Dd.missing_functions;(0,nf.debug)(`relevant-files: Found ${fh?.length||0} missing functions: ${fh?.join(", ")}`)}catch(tl){fh=[]}const vh=listAllFiles();const s_=new Map;const g_=new Map;const k_=vh.filter((tl=>{const od=xh.default.extname(tl).toLowerCase();return Kf[od]}));for(const tl of k_){const od=xh.default.extname(tl).toLowerCase();const _d=Kf[od];if(_d){let od="";try{const _d=xh.default.join($f,tl);od=wh.default.readFileSync(_d,"utf8")}catch(tl){}if(od){const Ad=new Map;for(const Dd of fh){const zd=Hf[_d](Dd);if(zd){zd.lastIndex=0;const _d=zd.exec(od);if(_d){if(!s_.has(Dd)){s_.set(Dd,[])}s_.get(Dd).push(tl);const zd=od.lastIndexOf("\n",_d.index)+1;const Kd=od.indexOf("\n",_d.index);let Zd=od.substring(zd,Kd===-1?od.length:Kd);if(Zd.length>100){Zd=`${Zd.substring(0,100)}...`}Ad.set(Dd,Zd)}}}if(Ad.size>0){g_.set(tl,Ad)}}}}const Xf=new Set;s_.forEach(((tl,od)=>{if(tl.length===1){Xf.add(od)}}));const eg=new Map;g_.forEach(((tl,od)=>{const _d={};let Ad=false;tl.forEach(((tl,od)=>{if(Xf.has(od)){_d[od]=tl;Ad=true}}));if(Ad){let tl="";try{const _d=xh.default.join($f,od);tl=wh.default.readFileSync(_d,"utf8")}catch(tl){return}eg.set(od,{original_file:od,original_content:tl,is_additional_context:true,matched_functions:_d})}}));const tg=Array.from(eg.values());(0,nf.debug)(`relevant-files: Returning ${tg.length} files with matched functions`);return{diff:{files:tg}}};0&&0},41813:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{CODE_REVIEW_LIMIT_FREE_TIER:()=>Kd,shouldBlockCodeReview:()=>shouldBlockCodeReview});tl.exports=__toCommonJS(zd);const Kd=3;const shouldBlockCodeReview=tl=>{const od=tl?.restrictionsData?.codeReviewCount??0;const _d=tl?.restrictionsData?.license?.restrict_ai||false;return _d&&od>=Kd};0&&0},49311:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{checkAutomationHasDisabledFilter:()=>checkAutomationHasDisabledFilter,checkAutomationHasRateLimit:()=>checkAutomationHasRateLimit});tl.exports=__toCommonJS(Zd);var fh=_d(87299);const checkAutomationHasDisabledFilter=(tl,od)=>{const _d=od.find((od=>{const _d=od.guid||"no_guid";const Ad=tl.if.some((tl=>{if(typeof tl==="string"){return tl.includes(_d)}return false}));const Dd=tl.run.some((tl=>{if(tl.args){return Object.values(tl.args).some((tl=>{if(typeof tl==="string"){return tl.includes(_d)}return false}))}return false}));return Ad||Dd}));if(_d){return{is_disabled_automation:true,disabled_automation_message:_d.description,disabled_name:_d.name}}return{is_disabled_automation:false,disabled_automation_message:"",disabled_name:""}};const checkAutomationHasRateLimit=tl=>{let od="";const _d=tl.run.find((tl=>{if(tl.args){od=Object.values(tl.args).find((tl=>typeof tl==="string"&&tl.includes(fh.RATE_LIMIT_EXCEEDED)));if(od){return true}}return false}));if(_d){const tl=od.replace(fh.RATE_LIMIT_EXCEEDED,"").trim();const _d=tl.split("\n").find((tl=>/\w+\s+\d+,\d+,\d+,\d+/.test(tl)));if(_d){const[tl,od]=_d.trim().split(/\s+/);if(od){const[_d,Ad,Dd,zd]=od.split(",").map(Number);return{is_rate_limit_reached:true,rate_limit_args:{name:tl,retryAfter:_d,limit:Ad,remaining:Dd,reset:zd}}}}}return{is_rate_limit_reached:false}};0&&0},67485:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{EXTERNAL_FILTERS_PATH:()=>Xf,RULES_LEVELS:()=>eg,cleanupSandboxedPlugins:()=>cleanupSandboxedPlugins,loadExternalPlugins:()=>loadExternalPlugins,loadSandboxedPlugins:()=>loadSandboxedPlugins,withTryCatchFilter:()=>withTryCatchFilter});tl.exports=__toCommonJS(vh);var wh=_d(79896);var xh=__toESM(_d(16928));var $h=_d(77388);var Xh=_d(13169);var s_=_d(35618);var g_=_d(95616);var E_=_d(99406);var k_=_d(93017);var ef=_d(76852);var nf=_d(7426);var $f=_d(62785);var Hf=_d(45273);var Kf=_d(56977);const Xf="filters";const eg={REPO:"repo",ORG:"org"};const tg=new RegExp(`${ef.REPO_LEVEL_PLUGINS_PATH.replace(/\./g,"\\.")}/${Xf}/([^/]+)/index\\.js$`);const rg=new RegExp(`${ef.ORG_LEVEL_PLUGINS_PATH.replace(/\./g,"\\.")}/${Xf}/([^/]+)/index\\.js$`);const handleFilterError=(tl,od,_d)=>{const Ad=`executing filter error: ${tl}(${JSON.stringify(od)}): ${_d?.message}`;if((0,g_.getIsManagedGitstream)()){(0,g_.getErrorManager)().addError(Xh.STATUS_CODES.SYNTAX_ERROR,Ad);return new Error(Ad)}else{console.error(Ad);process.exit(Xh.STATUS_CODES.SYNTAX_ERROR)}};const withTryCatchFilter=(tl,od,_d=false,Ad=new Map,Dd={})=>{if(!_d){return(..._d)=>{const Dd=`${od}_${JSON.stringify(_d)}`;if(Ad.has(Dd)){const tl=Ad.get(Dd);return tl}(0,$h.handleAnalytics)(od,_d,true);try{const od=tl(..._d);Ad.set(Dd,od);return od}catch(tl){return handleFilterError(od,_d,tl)}}}return async(..._d)=>{const zd=_d[_d.length-1];const Kd=await(0,s_.getPreviousDisabledFilterAsync)(_d,Dd,od);if(Kd!==null){return zd(null,Kd)}const Zd=`${od}_${JSON.stringify(_d)}`;if(Ad.has(Zd)){const tl=Ad.get(Zd);return zd(null,tl)}(0,$h.handleAnalytics)(od,_d,true);_d[_d.length-1]=(tl,od)=>{Ad.set(Zd,od);return zd(tl,od)};try{await tl(..._d)}catch(tl){const Ad=handleFilterError(od,_d,tl);return zd(Ad,null)}}};const mockManagedGitstreamPlugins=()=>{const tl={filters:{org:{},repo:{}}};const od=(0,nf.getClientPayload)();const _d=(0,$f.doubleParse)(od);const Ad=(0,E_.listAllFiles)(".",Hf.REPO_FOLDER.DEFAULT);Ad.forEach((od=>{const _d=od.match(tg);if(_d){const od=_d[1];tl.filters.repo[od]=k_.mockFilter}}));if(_d.hasCmRepo){const od=(0,E_.listAllFiles)(".",Hf.REPO_FOLDER.CM);od.forEach((od=>{const _d=od.match(rg);if(_d){const od=_d[1];tl.filters.org[od]=k_.mockFilter}}))}return tl};const loadExternalPlugins=(tl,od,_d)=>{if((0,g_.getIsManagedGitstream)()&&!(0,$f.isPrivilegedOrg)(_d)){try{const tl=mockManagedGitstreamPlugins();const od=[...Object.keys(tl.filters.org),...Object.keys(tl.filters.repo)];(0,Kf.debug)(`[IsManagedGitstream] External filters will be mocked: ${JSON.stringify(od)}`);return tl}catch(tl){const od=`${Xh.ERRORS.FAILED_TO_LOAD_EXTERNAL_PLUGINS}: Failed to mock external plugins: ${tl?.message}`;console.error(od);throw new Error(od)}}const Ad={filters:{org:{},repo:{}}};[{externalPath:xh.default.join(tl,Xf),level:eg.REPO},{externalPath:xh.default.join(od,Xf),level:eg.ORG}].forEach((({externalPath:tl,level:od})=>{if(tl&&(0,wh.existsSync)(tl)){(0,wh.readdirSync)(tl).forEach((_d=>{const Dd=xh.default.join(tl,_d);if((0,wh.existsSync)(Dd)){try{const tl=xh.default.join(Dd,"package.json");if(!(0,wh.existsSync)(tl)){const od=JSON.stringify({name:_d.toLowerCase(),version:"1.0.0"});(0,wh.writeFileSync)(tl,od)}Ad.filters[od][_d]=require(Dd)}catch(tl){const od=`${Xh.ERRORS.FAILED_TO_LOAD_EXTERNAL_PLUGINS}: Failed to load external filter '${_d}' at path '${Dd}': ${tl?.message}`;console.error(od);throw new Error(od)}}}))}}));(0,Kf.debug)(`Loaded filters - repo: ${JSON.stringify(Object.keys(Ad.filters.repo))}`);(0,Kf.debug)(`Loaded filters - org: ${JSON.stringify(Object.keys(Ad.filters.org))}`);return Ad};const loadSandboxedPlugins=tl=>{const od={filters:{org:{},repo:{}},_cleanups:[]};let Ad;try{Ad=_d(2349).createSandboxedFilter}catch(tl){console.error(`Failed to load sandboxedPluginLoader: ${tl?.message}`);return od}const Dd=xh.default.join(tl.cloneRepoPath,Hf.REPO_FOLDER.DEFAULT,ef.REPO_LEVEL_PLUGINS_PATH,Xf);const zd=xh.default.join(tl.cloneRepoPath,Hf.REPO_FOLDER.CM,ef.ORG_LEVEL_PLUGINS_PATH,Xf);[{externalPath:Dd,level:eg.REPO},{externalPath:zd,level:eg.ORG}].forEach((({externalPath:_d,level:Dd})=>{if(_d&&(0,wh.existsSync)(_d)){(0,wh.readdirSync)(_d).forEach((zd=>{const Kd=xh.default.join(_d,zd,"index.js");if((0,wh.existsSync)(Kd)){try{const _d=Ad(Kd,zd,tl);od.filters[Dd][zd]=_d;od._cleanups.push(_d.cleanup)}catch(tl){const od=`${Xh.ERRORS.FAILED_TO_LOAD_EXTERNAL_PLUGINS}: Failed to load sandboxed filter '${zd}': ${tl?.message}`;console.error(od);(0,g_.getErrorManager)().addError(Xh.STATUS_CODES.SYNTAX_ERROR,od)}}}))}}));console.log(`[Sandbox] Loaded sandboxed filters - repo: ${JSON.stringify(Object.keys(od.filters.repo))}, org: ${JSON.stringify(Object.keys(od.filters.org))}`);return od};const cleanupSandboxedPlugins=tl=>{if(tl?._cleanups){for(const od of tl._cleanups){try{od()}catch{}}tl._cleanups=[]}};0&&0},2349:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{createSandboxedFilter:()=>createSandboxedFilter,createSandboxedFilterFromSource:()=>createSandboxedFilterFromSource,isBlockedIp:()=>isBlockedIp});tl.exports=__toCommonJS(vh);var wh=_d(79896);var xh=_d(35317);var $h=__toESM(_d(16928));var Xh=__toESM(_d(69278));var s_=__toESM(_d(23346));const isBlockedIp=tl=>{if(Xh.isIPv4(tl)){const od=tl.split(".").map(Number);if(od[0]===127){return true}if(od[0]===10){return true}if(od[0]===172&&od[1]>=16&&od[1]<=31){return true}if(od[0]===192&&od[1]===168){return true}if(od[0]===169&&od[1]===254){return true}if(od.every((tl=>tl===0))){return true}}if(Xh.isIPv6(tl)){const od=tl.toLowerCase();if(od==="::1"){return true}if(od.startsWith("fe80:")){return true}if(od.startsWith("fc")||od.startsWith("fd")){return true}}return false};const validateHostname=tl=>{if(Xh.isIP(tl)){if(isBlockedIp(tl)){throw new Error(`Request to blocked IP address: ${tl}`)}return}const od=(0,xh.spawnSync)(process.execPath,["-e",`const dns = require('dns');\n dns.resolve4(${JSON.stringify(tl)}, (err, addrs) => {\n process.stdout.write(JSON.stringify(err ? [] : addrs));\n });`],{timeout:5e3});if(!od.stdout){return}let _d;try{_d=JSON.parse(od.stdout.toString())}catch{return}for(const od of _d){if(isBlockedIp(od)){throw new Error(`Request to ${tl} blocked: resolves to internal IP ${od}`)}}};const hostHttpRequestSync=(tl,od,_d,Ad)=>{const Dd=new URL(od);validateHostname(Dd.hostname);const zd=`\n const https = require('https');\n const http = require('http');\n const url = new URL(process.argv[1]);\n const headers = JSON.parse(process.argv[2]);\n const method = process.argv[3];\n const body = process.argv[4] || null;\n const lib = url.protocol === 'https:' ? https : http;\n const req = lib.request(url, { method, headers, timeout: 30000 }, (res) => {\n let data = '';\n res.on('data', chunk => data += chunk);\n res.on('end', () => {\n process.stdout.write(JSON.stringify({ status: res.statusCode, data }));\n });\n });\n req.on('error', (e) => {\n process.stdout.write(JSON.stringify({ error: e.message }));\n });\n if (body) req.write(body);\n req.end();\n `;const Kd=(0,xh.spawnSync)(process.execPath,["-e",zd,od,_d||"{}",tl,Ad||""],{timeout:35e3});if(Kd.error){throw new Error(`HTTP request failed: ${Kd.error.message}`)}if(Kd.stdout){const tl=JSON.parse(Kd.stdout.toString());if(tl.error){throw new Error(`HTTP request to ${Dd.hostname} failed: ${tl.error}`)}return JSON.stringify(tl)}throw new Error("HTTP request returned no response")};const hostReadFile=(tl,od)=>{const _d=$h.resolve(tl);const Ad=$h.resolve(od);if(!_d.startsWith(Ad+$h.sep)&&_d!==Ad){throw new Error(`File access denied: path '${tl}' is outside allowed directory`)}return(0,wh.readFileSync)(_d,"utf8")};const createBootstrapCode=()=>`\n // Stub process object with empty env\n const process = {\n env: {},\n argv: [],\n version: 'v20.0.0',\n platform: 'linux',\n cwd: function() { return '/'; },\n exit: function() { throw new Error('process.exit is not allowed'); },\n nextTick: function(fn) { fn(); },\n };\n\n // Create require function that blocks unauthorized modules\n const _allowedModules = {};\n function require(moduleName) {\n if (_allowedModules[moduleName]) {\n return _allowedModules[moduleName];\n }\n throw new Error('Module "' + moduleName + '" is not available in sandbox. Only approved modules can be used.');\n }\n\n // Stub global.process\n globalThis.process = process;\n globalThis.require = require;\n globalThis._allowedModules = _allowedModules;\n\n // Stub console\n globalThis.console = {\n log: function() {},\n error: function() {},\n warn: function() {},\n info: function() {},\n debug: function() {},\n };\n\n // Block dangerous constructors\n globalThis.Function = function() {\n throw new Error('Function constructor is not allowed in sandbox');\n };\n `;const injectAllowedModules=(tl,od)=>{for(const Ad of od.allowedModules){try{switch(Ad){case"lodash":{const od=_d(52356);const Ad=["capitalize","camelCase","snakeCase","kebabCase","upperFirst","lowerFirst","trim","truncate","uniq","flatten","compact","sortBy","groupBy","countBy","map","filter","find","reduce","every","some","includes","get","set","has","pick","omit","merge","cloneDeep","isEmpty","isArray","isObject","isString","isNumber","keys","values","entries","chunk","difference","intersection","union","range","times","debounce","throttle"];const Dd=Ad.map((tl=>`lodash.${tl} = function() { var args = Array.prototype.slice.call(arguments); return JSON.parse(_hostLodash('${tl}', JSON.stringify(args))); };`)).join("\n");tl.global.setSync("_hostLodash",new s_.default.Callback(((tl,_d)=>{const Ad=JSON.parse(_d);const Dd=od[tl](...Ad);return JSON.stringify(Dd===void 0?null:Dd)})));tl.evalSync(`\n (function() {\n var lodash = {};\n ${Dd}\n lodash._ = lodash;\n globalThis._allowedModules['lodash'] = lodash;\n globalThis._allowedModules['_'] = lodash;\n })();\n `,{timeout:5e3});break}case"moment":{const od=_d(93350);tl.global.setSync("_hostMoment",new s_.default.Callback(((tl,_d,Ad)=>{const Dd=JSON.parse(tl);const zd=Dd===null?od():od(Dd);if(_d&&typeof zd[_d]==="function"){const tl=JSON.parse(Ad||"[]");const od=zd[_d](...tl);if(typeof od==="object"&&od!==null&&od._isAMomentObject){return JSON.stringify({_isMoment:true,_iso:od.toISOString()})}return JSON.stringify(od)}return JSON.stringify({_isMoment:true,_iso:zd.toISOString()})})));tl.evalSync(`\n (function() {\n function MomentProxy(input) {\n this._input = input;\n }\n var methods = ['format', 'add', 'subtract', 'startOf', 'endOf', 'diff',\n 'isBefore', 'isAfter', 'isSame', 'isSameOrBefore', 'isSameOrAfter',\n 'isValid', 'toISOString', 'toJSON', 'toString', 'valueOf', 'unix',\n 'year', 'month', 'date', 'day', 'hour', 'minute', 'second',\n 'daysInMonth', 'fromNow', 'toNow', 'calendar'];\n methods.forEach(function(method) {\n MomentProxy.prototype[method] = function() {\n var args = Array.prototype.slice.call(arguments);\n var result = JSON.parse(_hostMoment(\n JSON.stringify(this._input),\n method,\n JSON.stringify(args)\n ));\n if (result && result._isMoment) {\n return new MomentProxy(result._iso);\n }\n return result;\n };\n });\n\n function momentFactory(input) {\n return new MomentProxy(input === undefined ? null : input);\n }\n momentFactory.utc = function(input) {\n return new MomentProxy(input === undefined ? null : input);\n };\n\n globalThis._allowedModules['moment'] = momentFactory;\n })();\n `,{timeout:5e3});break}case"@actions/core":{tl.evalSync(`\n (function() {\n var core = {\n getInput: function() { return ''; },\n setOutput: function() {},\n setFailed: function() {},\n info: function() {},\n warning: function() {},\n error: function() {},\n debug: function() {},\n isDebug: function() { return false; },\n exportVariable: function() {},\n setSecret: function() {},\n };\n globalThis._allowedModules['@actions/core'] = core;\n })();\n `,{timeout:5e3});break}case"axios":{tl.evalSync(`\n (function() {\n function makeRequest(method, urlOrConfig, dataOrConfig, config) {\n var url, headers = {}, body = null;\n\n if (typeof urlOrConfig === 'object' && urlOrConfig !== null && !Array.isArray(urlOrConfig)) {\n // axios({ url, method, data, headers })\n url = urlOrConfig.url;\n method = urlOrConfig.method || method;\n headers = urlOrConfig.headers || {};\n body = urlOrConfig.data ? JSON.stringify(urlOrConfig.data) : null;\n } else {\n url = urlOrConfig;\n var isBodyMethod = (method !== 'get' && method !== 'delete' && method !== 'head');\n if (isBodyMethod && dataOrConfig != null) {\n // post(url, data, config?) — second arg is request body\n body = JSON.stringify(dataOrConfig);\n if (config && config.headers) headers = config.headers;\n } else if (dataOrConfig && typeof dataOrConfig === 'object') {\n // get(url, config?) — second arg is config\n if (dataOrConfig.headers) headers = dataOrConfig.headers;\n }\n }\n\n var raw = _hostHttpRequest(method.toUpperCase(), url, JSON.stringify(headers), body);\n var response = JSON.parse(raw);\n return { status: response.status, data: response.data, headers: {} };\n }\n\n var axiosProxy = function(config) { return makeRequest('get', config); };\n axiosProxy.get = function(url, config) { return makeRequest('get', url, config); };\n axiosProxy.post = function(url, data, cfg) { return makeRequest('post', url, data, cfg); };\n axiosProxy.put = function(url, data, cfg) { return makeRequest('put', url, data, cfg); };\n axiosProxy.patch = function(url, data, cfg) { return makeRequest('patch', url, data, cfg); };\n axiosProxy.delete = function(url, config) { return makeRequest('delete', url, config); };\n axiosProxy.request = function(config) { return makeRequest(config.method || 'get', config); };\n\n globalThis._allowedModules['axios'] = axiosProxy;\n })();\n `,{timeout:5e3});break}case"@octokit/rest":{tl.evalSync(`\n (function() {\n function Octokit() {\n throw new Error('@octokit/rest requires async filter pattern for API calls.');\n }\n globalThis._allowedModules['@octokit/rest'] = { Octokit: Octokit };\n })();\n `,{timeout:5e3});break}default:break}}catch(tl){console.error(`Failed to inject module '${Ad}' into sandbox: ${tl.message}`)}}};const safeDispose=tl=>{try{tl.dispose()}catch{}};const createSandboxedFilterFromSource=(tl,od,_d,Ad=false)=>{const Dd=new s_.default.Isolate({memoryLimit:_d.memoryLimitMb});let zd;try{zd=Dd.createContextSync()}catch(tl){Dd.dispose();throw new Error(`Failed to create sandbox context for inline plugin '${od}': ${tl.message}`)}const Kd=zd.global;Kd.setSync("global",Kd.derefInto());if(_d.cloneRepoPath){Kd.setSync("_hostReadFile",new s_.default.Callback((tl=>hostReadFile(tl,_d.cloneRepoPath))))}Kd.setSync("_hostHttpRequest",new s_.default.Callback(hostHttpRequestSync));const Zd=createBootstrapCode();try{zd.evalSync(Zd,{timeout:5e3})}catch(tl){Dd.dispose();throw new Error(`Failed to initialize sandbox for inline plugin '${od}': ${tl.message}`)}injectAllowedModules(zd,_d);const fh=`\n (function() {\n var module = { exports: {} };\n var exports = module.exports;\n ${tl}\n globalThis._pluginExports = module.exports;\n })();\n `;try{zd.evalSync(fh,{timeout:_d.timeoutMs})}catch{Dd.dispose();return createParseErrorFilter(od)}let vh=false;if(Ad){try{vh=zd.evalSync(`typeof globalThis._pluginExports === 'object' && globalThis._pluginExports.immediate === true`,{timeout:1e3})===true}catch{}}if(Ad){return createAsyncSandboxedFilter(Dd,zd,od,_d,vh)}return createSyncSandboxedFilter(Dd,zd,od,_d)};const createSandboxedFilter=(tl,od,_d)=>{let Ad;try{Ad=(0,wh.readFileSync)(tl,"utf8")}catch(tl){throw new Error(`Failed to read plugin source for '${od}': ${tl.message}`)}const Dd=new s_.default.Isolate({memoryLimit:_d.memoryLimitMb});let zd;try{zd=Dd.createContextSync()}catch(tl){Dd.dispose();throw new Error(`Failed to create sandbox context for '${od}': ${tl.message}`)}const Kd=zd.global;Kd.setSync("global",Kd.derefInto());Kd.setSync("_hostReadFile",new s_.default.Callback((tl=>hostReadFile(tl,_d.cloneRepoPath))));Kd.setSync("_hostHttpRequest",new s_.default.Callback(hostHttpRequestSync));const Zd=createBootstrapCode();try{zd.evalSync(Zd,{timeout:5e3})}catch(tl){Dd.dispose();throw new Error(`Failed to initialize sandbox for '${od}': ${tl.message}`)}injectAllowedModules(zd,_d);const fh=`\n (function() {\n var module = { exports: {} };\n var exports = module.exports;\n ${Ad}\n globalThis._pluginExports = module.exports;\n })();\n `;try{zd.evalSync(fh,{timeout:_d.timeoutMs})}catch{Dd.dispose();return createParseErrorFilter(od)}let vh=false;let xh=false;try{vh=zd.evalSync(`typeof globalThis._pluginExports === 'object' && globalThis._pluginExports.async === true`,{timeout:1e3})===true;if(vh){xh=zd.evalSync(`globalThis._pluginExports.immediate === true`,{timeout:1e3})===true}}catch{}if(vh){return createAsyncSandboxedFilter(Dd,zd,od,_d,xh)}return createSyncSandboxedFilter(Dd,zd,od,_d)};const createSyncSandboxedFilter=(tl,od,_d,Ad)=>{const filter=(...tl)=>{console.log(`[Sandbox] Running filter '${_d}'`);try{const _d=JSON.stringify(tl);const Dd=`\n (function() {\n var _fn = typeof globalThis._pluginExports === 'function'\n ? globalThis._pluginExports\n : globalThis._pluginExports.filter || globalThis._pluginExports;\n var _args = JSON.parse(${JSON.stringify(_d)});\n var _result = _fn.apply(null, _args);\n return JSON.stringify(_result === undefined ? null : _result);\n })();\n `;const zd=od.evalSync(Dd,{timeout:Ad.timeoutMs});return JSON.parse(zd)}catch(tl){const od=tl;const Ad=sanitizeErrorMessage(od.message,_d);console.error(`Sandbox plugin '${_d}' error: ${od.message}`);return new Error(Ad)}};return{filter:filter,async:false,immediate:false,cleanup:()=>safeDispose(tl)}};const createAsyncSandboxedFilter=(tl,od,_d,Ad,Dd)=>{const filter=(...tl)=>{console.log(`[Sandbox] Running async filter '${_d}'`);const Dd=tl[tl.length-1];const zd=tl.slice(0,-1);const execute=async()=>{try{const tl=JSON.stringify(zd);const Kd=new Promise(((tl,Dd)=>{const zd=setTimeout((()=>{Dd(new Error(`Plugin '${_d}' timed out after ${Ad.timeoutMs}ms`))}),Ad.timeoutMs);od.global.setSync("_asyncCallback",new s_.default.Callback(((od,_d)=>{clearTimeout(zd);if(od){Dd(new Error(od))}else{tl(_d)}})))}));const Zd=`\n (function() {\n var _filterObj = globalThis._pluginExports;\n var _fn = typeof _filterObj === 'object' ? _filterObj.filter : _filterObj;\n var _args = JSON.parse(${JSON.stringify(tl)});\n _args.push(function(err, result) {\n var errStr = err ? (err.message || String(err)) : null;\n var resultStr = JSON.stringify(result === undefined ? null : result);\n globalThis._asyncCallback(errStr, resultStr);\n });\n _fn.apply(null, _args);\n })();\n `;od.evalSync(Zd,{timeout:Ad.timeoutMs});const fh=await Kd;const vh=JSON.parse(fh);Dd(null,vh)}catch(tl){const od=tl;const Ad=sanitizeErrorMessage(od.message,_d);console.error(`Sandbox async plugin '${_d}' error: ${od.message}`);Dd(null,new Error(Ad))}};execute()};return{filter:filter,async:true,immediate:Dd,cleanup:()=>safeDispose(tl)}};const createParseErrorFilter=tl=>{const od=`Plugin '${tl}' failed to load: syntax error in plugin source`;return{filter:()=>new Error(od),async:false,immediate:false,cleanup:()=>{}}};const sanitizeErrorMessage=(tl,od)=>{let _d=tl.replace(/\/[^\s:]+\.(js|ts)/g,"");_d=_d.replace(/arn:aws:lambda:[^\s]+/g,"");_d=_d.replace(/\n\s+at .+/g,"");if(!_d.includes(od)){_d=`Plugin '${od}' failed: ${_d}`}return _d};0&&0},78458:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{isResourceExcluded:()=>isResourceExcluded});tl.exports=__toCommonJS(Zd);var fh=_d(77388);const parseRegexString=tl=>{if(!tl?.startsWith("r/")){return null}const od=(0,fh.parseTermToValidString)(tl);const _d=new RegExp(od);return _d};const isResourceExcluded=(tl,od,_d)=>{if(!tl){return false}const matchPattern=od=>{const _d=parseRegexString(od);if(_d){return _d.test(tl)}return tl===od};const{triggers:Ad}=_d;if(!Ad){return false}const Dd=Ad.include?.[od]??[];const zd=Ad.exclude?.[od]??[];const Kd=zd?.some(matchPattern);const Zd=Dd.length>0&&!Dd.some(matchPattern);if(Kd||Zd){return true}return false};0&&0},38201:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{RuleParser:()=>wh.default});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(75913));0&&0},26870:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{FILTER_HANDLERS:()=>$f,Filters:()=>nf});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(34267));var xh=__toESM(_d(21173));var $h=__toESM(_d(82905));var Xh=__toESM(_d(7274));var s_=__toESM(_d(19540));var g_=__toESM(_d(7776));var E_=__toESM(_d(45548));var k_=__toESM(_d(69482));const ef=[xh,$h,Xh,s_,g_,E_,k_];const parseFilterAllFilePath=(tl,od)=>tl.length&&tl.map((tl=>od.some((od=>(tl||"").includes(od))))).every((tl=>tl===true));const parseIsEveryExtension=(tl,od)=>parseFilterAllFilePath(tl.map((tl=>tl.split(".").pop()||"")).filter(((tl,od,_d)=>_d.indexOf(tl)===od)),od);const parseIsEveryExtensionRegex=(tl,od)=>{const _d=new RegExp(od);const Ad=tl.map((tl=>tl.split(".").pop()||"")).filter(((tl,od,_d)=>_d.indexOf(tl)===od));return Ad.length>0&&Ad.map((tl=>_d.test(tl))).every((tl=>tl))};const parseExtractExtensions=tl=>tl.length&&tl.map((tl=>tl.split(".").pop())).filter(((tl,od,_d)=>_d.indexOf(tl)===od));const parseIsStringIncludes=(tl,od)=>od.some((od=>tl.includes(od)));const parseIsStringIncludesRegex=(tl,od)=>{const _d=new RegExp(od);return _d.test(tl)};const parseRegex=(tl,od)=>{const _d=new RegExp(od);return tl.length?tl.map((tl=>_d.test(tl))).every((tl=>tl)):false};const parseIsEveryInListRegex=(tl,od)=>{const _d=new RegExp(od);return tl.length?tl.map((tl=>_d.test(tl))).every((tl=>tl)):false};const parseIsEveryInList=(tl,od)=>tl.length?tl.filter((tl=>od.includes(tl))).every((tl=>tl)):false;const parseIsSomeInList=(tl,od)=>tl.length?tl.filter((tl=>od.includes(tl))).some((tl=>tl)):false;const parseIncludesRegex=(tl,od)=>{const _d=new RegExp(od);return tl.length?tl.map((tl=>_d.test(tl))).some((tl=>tl)):false};const parseIsSomeInListRegex=(tl,od)=>{const _d=new RegExp(od);return tl.length?tl.map((tl=>_d.test(tl))).some((tl=>tl)):false};const parseFilterRegex=(tl,od)=>{const _d=new RegExp(od);return tl.length?tl.filter((tl=>_d.test(tl))):false};const parseFilterListRegex=(tl,od)=>{const _d=new RegExp(od);return tl.length?tl.filter((tl=>_d.test(tl))):false};const parseFilterList=(tl,od)=>tl.length?tl.filter((tl=>od.includes(tl))):false;const minify=tl=>tl.replace(/\s+/g," ").replaceAll("'",'"').trim();const allFormattingChange=async(tl,od)=>{try{for(const{new_content:_d,original_content:Ad,original_file:Dd,new_file:zd}of tl){const tl=minify(await wh.format(_d,{semi:false,singleQuote:true,filepath:zd,plugins:ef}));const Kd=minify(await wh.format(Ad,{semi:false,singleQuote:true,filepath:Dd,plugins:ef}));if(tl!==Kd){return od(null,false)}}return od(null,true)}catch(tl){return od(null,false)}};const parseFilterFileDiffRegex=(tl,od)=>{const _d=new RegExp(od,"m");return tl.length?tl.filter((({diff:tl})=>_d.test(tl))):false};const parseIsEveryLineInFileDiffRegex=(tl,od)=>{const _d=new RegExp(od,"m");return tl.length?tl.map((({diff:tl})=>_d.test(tl))).every((tl=>tl)):false};const parseIsSomeLineInFileDiffRegex=(tl,od)=>{const _d=new RegExp(od,"m");return tl.length?tl.map((({diff:tl})=>_d.test(tl))).some((tl=>tl)):false};const parseFilterAllExtensions=(tl,od)=>tl.length?parseFilterAllFilePath(tl.map((tl=>tl.split(".").pop()||"")),od):false;var nf=(tl=>{tl["allExtensions"]="allExtensions";tl["includes"]="includes";tl["allPassRegex"]="allPassRegex";tl["allPathIncludes"]="allPathIncludes";tl["filterRegex"]="filterRegex";tl["includesRegex"]="includesRegex";tl["true"]="true";tl["allFormattingChange"]="allFormattingChange";tl["filterList"]="filterList";tl["filterListRegex"]="filterListRegex";tl["isEveryInListRegex"]="isEveryInListRegex";tl["isSomeInList"]="isSomeInList";tl["isSomeInListRegex"]="isSomeInListRegex";tl["isStringIncludes"]="isStringIncludes";tl["isStringIncludesRegex"]="isStringIncludesRegex";tl["isEveryInList"]="isEveryInList";tl["extractExtensions"]="extractExtensions";tl["isEveryExtension"]="isEveryExtension";tl["isEveryExtensionRegex"]="isEveryExtensionRegex";tl["filterFileDiffRegex"]="filterFileDiffRegex";tl["isEveryLineInFileDiffRegex"]="isEveryLineInFileDiffRegex";tl["isSomeLineInFileDiffRegex"]="isSomeLineInFileDiffRegex";return tl})(nf||{});const $f={["filterList"]:parseFilterList,["filterListRegex"]:parseFilterListRegex,["isEveryInListRegex"]:parseIsEveryInListRegex,["isSomeInList"]:parseIsSomeInList,["isSomeInListRegex"]:parseIsSomeInListRegex,["isStringIncludes"]:parseIsStringIncludes,["isStringIncludesRegex"]:parseIsStringIncludesRegex,["isEveryInList"]:parseIsEveryInList,["extractExtensions"]:parseExtractExtensions,["isEveryExtension"]:parseIsEveryExtension,["isEveryExtensionRegex"]:parseIsEveryExtensionRegex,["true"]:()=>true,["filterFileDiffRegex"]:parseFilterFileDiffRegex,["isEveryLineInFileDiffRegex"]:parseIsEveryLineInFileDiffRegex,["isSomeLineInFileDiffRegex"]:parseIsSomeLineInFileDiffRegex,["allExtensions"]:parseFilterAllExtensions,["allPassRegex"]:parseRegex,["allPathIncludes"]:parseFilterAllFilePath,["filterRegex"]:parseFilterRegex,["includesRegex"]:parseIncludesRegex,["allFormattingChange"]:allFormattingChange};0&&0},51852:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{constructRunObject:()=>constructRunObject});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(52356));var xh=_d(6194);var $h=_d(52960);var Xh=_d(73888);var s_=_d(11132);var g_=_d(42681);var E_=_d(95616);const constructRunObject=(tl,od,_d,Ad,Dd=false,zd=false)=>{const Kd=(0,E_.getIsExecutePlayground)();if(!tl||tl.length===0){return[]}return tl.map((tl=>{let Zd=wh.default.cloneDeep(tl);try{if(g_.ACTIONS_WITH_BUILT_IN_TRIGGERS.includes(tl.action)){const zd=Kd||Dd||(0,s_.isActionTriggeredByEvent)(tl.action,od||[],_d,Ad);Zd={...Zd,isActionTriggered:zd}}if(tl.args){const od=Object.keys(tl.args).reduce(((od,_d)=>{const Ad=tl.args[_d];return{...od,[_d]:Ad&&$h.listify.includes(_d)&&typeof Ad==="string"?(0,xh.redoArgEscaping)(Ad).split(","):(0,xh.redoArgEscaping)(tl.args[_d])}}),{});Zd={...Zd,args:od}}}catch(tl){(0,Xh.debug)(`Error constructing run object: ${JSON.stringify(tl)}`,zd)}return Zd}))};0&&0},75913:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{default:()=>RuleParser});tl.exports=__toCommonJS(vh);var wh=_d(78963);var xh=__toESM(_d(74281));var $h=__toESM(_d(52356));var Xh=__toESM(_d(80542));var s_=__toESM(_d(4257));var g_=__toESM(_d(18115));var E_=_d(65772);var k_=__toESM(_d(87269));var ef=_d(13169);var nf=_d(50125);var $f=_d(6194);var Hf=_d(78850);var Kf=_d(82752);var Xf=_d(73888);var eg=_d(77388);var tg=_d(29615);var rg=_d(77316);var ng=_d(67485);var sg=_d(78458);var mg=_d(26870);var eA=_d(26184);var tA=_d(17078);var rA=_d(61579);var nA=_d(83572);var iA=_d(35618);var sA=_d(49311);var aA=_d(41813);var oA=_d(9597);var lA=_d(62785);var cA=_d(21187);var uA=_d(94469);var pA=_d(56977);var dA=_d(42681);var hA=_d(51852);const{SUPPORTED_ACTIONS:_A}=wh.validatorsConstants;const fA=/\{\{[\s\S]*?\}\}/g;const mA={[_A.ADD_COMMENT]:"comment",[_A.UPDATE_TITLE]:"title",[_A.UPDATE_DESCRIPTION]:"description",[_A.CUSTOM_ACTION]:"plugin"};const gA=/actions(?:\.[a-zA-Z0-9_-]+|\[['""][a-zA-Z0-9_-]+['"]\])\.outputs(?:\.[a-zA-Z0-9_-]+|\[['""][a-zA-Z0-9_-]+['"]\])/;class RuleParser{static MIN_RENDER_PASSES=3;static MAX_RENDER_PASSES=10;filtersMemo=new Map;asyncFilters=[rA.AsyncFilters.mockAsyncFilter,rA.AsyncFilters.LinearB_AI,rA.AsyncFilters.AI_DescribePR];customFilters=[rA.AsyncFilters.mockAsyncFilter,rA.AsyncFilters.LinearB_AI,rA.AsyncFilters.AI_DescribePR];env;renderedRuleFile={};context={};lastContext={};ruleFileRawContent;lastParserResult={};isDebug;errors={};warnings={};validatorErrors={};webhookEvent="";webhookEvents={};externalPlugins={filters:{org:{},repo:{}}};isGsCommand;isPlayground;featureFlagData={disabledFilters:[],licenseTier:"",organizationId:0};isDisabledFilter=false;shouldRunGSInline=false;payload;constructor(tl,od,Ad,Dd,zd="",Kd="",Zd=false,fh=false,vh,xh){this.isDebug=Ad;this.payload=Dd;this.env=new g_.Environment(new g_.FileSystemLoader(__dirname),{autoescape:false});this.shouldRunGSInline=fh;this.webhookEvent=Dd.webhookEventName||"";this.webhookEvents=Dd.webhookEventNames||{};this.isGsCommand=Dd.isGsCommand||false;this.isPlayground=Zd;if(this.isPlayground&&vh?.enabled){this.externalPlugins=(0,ng.loadSandboxedPlugins)(vh)}else if(!this.isPlayground){this.externalPlugins=(0,ng.loadExternalPlugins)(zd,Kd,Dd.owner)}if(this.isPlayground&&vh?.enabled&&xh?.length){let tl;try{tl=_d(2349).createSandboxedFilterFromSource}catch(tl){console.error(`Failed to load sandboxedPluginLoader: ${tl?.message}`)}for(const od of xh){if(!tl){break}try{const _d=tl(od.content,od.fileName,vh,od.isAsync??false);this.externalPlugins.filters.repo[od.fileName]=_d;if(this.externalPlugins._cleanups){this.externalPlugins._cleanups.push(_d.cleanup)}}catch(tl){console.error(`Failed to load inline plugin '${od.fileName}': ${tl?.message}`)}}}this.featureFlagData={...Dd.featureFlagData,disabledFilters:[...Dd.featureFlagData?.disabledFilters||[],...(0,iA.getPremiumFiltersAsFeatureFlags)()],licenseTier:Dd.featureFlagData?.licenseTier||"",organizationId:Dd.featureFlagData?.organizationId||0};const Xh=[...Object.keys(this.externalPlugins.filters.org),...Object.keys(this.externalPlugins.filters.repo)];const s_=[...wh.validatorsConstants.JINJA_FILTERS,...Object.keys(wh.validatorsConstants.VALID_FILTERS)];const E_=$h.default.intersection(Xh,s_);if(E_.length){throw new nf.PluginsError("Overrding native filters is not allowed",`Overrding native filters is not allowed, the user filter${E_.length>1?"s":""} ${E_.join(", ")} conflicts`)}const k_={...tg.GENERAL_FILTERS_HANDLER,...rg.HIGH_LEVEL_FILTERS_HANDLER,...mg.FILTER_HANDLERS};const ef={...this.externalPlugins.filters.org,...this.externalPlugins.filters.repo};Object.keys(k_).forEach((tl=>{const od=rg.ASYNC[tl];const{isDisabledFilter:_d,filterCallback:Ad,disabledFilters:Dd}=(0,iA.getDisabledFilterFunction)(k_,tl,this.featureFlagData.disabledFilters,od,this.featureFlagData.licenseTier);this.featureFlagData={...this.featureFlagData,disabledFilters:Dd};this.isDisabledFilter=_d;if(this.isDisabledFilter){const tl={featureFlagData:this.featureFlagData,isAsync:od,isCurrentDisable:this.isDisabledFilter};(0,Xf.debug)(JSON.stringify(tl),this.isDebug)}if(od){this.env.addFilter(tl,(0,ng.withTryCatchFilter)(Ad,tl,od,this.filtersMemo,k_),od)}else{this.env.addFilter(tl,k_[tl],od)}}));Object.keys(ef).forEach((tl=>{const od=ef[tl]instanceof Function?tl.toLowerCase().includes("async"):ef[tl].async??false;const _d=ef[tl]instanceof Function?false:ef[tl].immediate??false;const Ad=ef[tl]instanceof Function?ef[tl]:ef[tl].filter;this.env.addFilter(tl,(0,ng.withTryCatchFilter)(Ad,tl,od,this.filtersMemo),od);this.customFilters.push(tl);if(od&&!_d){this.asyncFilters.push(tl)}}));this.context=od;this.lastContext=od;this.ruleFileRawContent=tl}async renderOneExpression(tl,od){try{const _d=await new Promise(((_d,Ad)=>{this.env.renderString(od,tl,((tl,od)=>tl?Ad(tl):_d(od)))}));return _d}catch(tl){const od=tl?.message;(0,Xf.debug)({errorName:ef.ERRORS.FAILED_RENDER_STRING,error:tl},this.isDebug);this.errors={...this.errors,[ef.STATUS_CODES.FAILED_RENDER_STRING]:od};return od}}removeComments(tl){return tl.split("\n").filter((tl=>{const od=tl.trim();return!od.startsWith("#")||od.startsWith("##")})).join("\n")}async render(tl={...this.context,...this.renderedRuleFile},od=RuleParser.MAX_RENDER_PASSES,_d=false){const Ad=Math.min(od,RuleParser.MAX_RENDER_PASSES);let Dd=0;let zd="";let Kd=false;let Zd=tl;const fh=this.removeComments(this.ruleFileRawContent);while(Ddthis.asyncFilters.some((od=>tl.includes(od)))));_d.forEach((od=>{tl=tl.replaceAll(od,(0,nA.internalEncodeBase64)(od))}))}await new Promise(((od,_d)=>this.env.renderString(tl,Zd,((tl,Ad)=>{if(tl){(0,Xf.debug)({error:ef.ERRORS.FAILED_RENDER_STRING,err:tl},this.isDebug);this.errors={...this.errors,[ef.STATUS_CODES.FAILED_RENDER_STRING]:tl.message};return _d(tl)}const Zd=Ad;if(Dd>=RuleParser.MIN_RENDER_PASSES-1&&Zd===zd){Kd=true;if(this.isDebug){(0,Xf.debug)({message:"Template rendering converged",iterations:Dd,method:"render()"},this.isDebug)}}if(!Kd){try{this.renderedRuleFile=xh.load(Zd);zd=Zd}catch(tl){(0,Xf.debug)({errorName:ef.ERRORS.FAILED_YAML_LOAD,error:tl},this.isDebug);this.errors={...this.errors,[ef.STATUS_CODES.FAILED_YAML_LOAD]:`${ef.ERRORS.FAILED_YAML_LOAD} - (${tl?.message})`}}}return od(this)}))));if(!Kd){Dd+=1;Zd=(0,$f.escapeObjectStringsValues)({...this.context,...this.renderedRuleFile})}}this.lastContext=Zd}calculateIsTriggeredByGlobal(tl,od){if(od){return false}const hasMatchingGlobalTriggers=tl=>tl(this.renderedRuleFile.on)||tl(this.renderedRuleFile.triggers?.on);const _d=hasMatchingGlobalTriggers(tl);return _d}calculateTriggersBasedOnMultipleWebhooks(tl,od,_d){const hasMatchingTriggers=tl=>!!tl&&tl.some((tl=>Object.keys(this.webhookEvents).some((od=>dA.TRIGGERS[od]===tl))));const Ad=this.calculateIsTriggeredByGlobal(hasMatchingTriggers,_d);const Dd=this.renderedRuleFile[tl][od];let zd;if(Dd?.on){zd=Object.keys(this.webhookEvents).some((tl=>Dd.on.includes(dA.TRIGGERS[tl])));const tl=Dd?.run?.some((tl=>tl?.args?.wait_for_all_checks===true));const od=Object.keys(this.webhookEvents).includes("check_run_completed");if(tl&&od){zd=true}}return{isTriggeredByGlobal:Ad,isTriggeredByAutomation:zd&&!_d}}shouldBeSkippedOnGlobalTrigger(){const tl=this.renderedRuleFile.triggers;if(!tl){return false}return(0,sg.isResourceExcluded)(this.context?.branch?.name??"","branch",this.renderedRuleFile)||(0,sg.isResourceExcluded)(this.context?.repo?.name??"","repository",this.renderedRuleFile)||(0,sg.isResourceExcluded)(this.payload?.triggeredBy??"","user",this.renderedRuleFile)}getIsTriggeredBy(tl,od){let _d;let Ad;const hasMatchingTriggers=tl=>!!tl&&tl.some((tl=>dA.TRIGGERS[this.webhookEvent]===tl));const Dd=this.shouldBeSkippedOnGlobalTrigger();if(Object.keys(this.webhookEvents).length){({isTriggeredByGlobal:_d,isTriggeredByAutomation:Ad}=this.calculateTriggersBasedOnMultipleWebhooks(tl,od,Dd))}else{_d=this.calculateIsTriggeredByGlobal(hasMatchingTriggers,Dd);Ad=this.renderedRuleFile[tl][od].on?.includes(dA.TRIGGERS[this.webhookEvent])&&!Dd}return{isTriggeredByGlobal:_d,isTriggeredByAutomation:Ad,skipOnGlobal:Dd}}evaluateTrigger(tl,od){const{isTriggeredByGlobal:_d,isTriggeredByAutomation:Ad,skipOnGlobal:Dd}=this.getIsTriggeredBy(tl,od);const zd=this.renderedRuleFile.on!==void 0||this.renderedRuleFile.triggers?.on!==void 0;const Kd=!(0,s_.default)(this.renderedRuleFile[tl][od].on);const Zd=!Kd&&!zd;const fh=(Ad||_d||Zd)&&!Dd;return{noWebhookTriggersAtAll:Zd,triggersResult:fh}}isNonTriggeringEvent(){const tl=[...Object.keys(this.webhookEvents),this.webhookEvent];return tl.every(dA.isANonTriggeringEvent)}isPassed(tl,od,_d,Ad){if(Ad){return true}const Dd=Object.keys(this.webhookEvents);if(!od&&Dd.length&&Dd.every(dA.isANonTriggeringEvent)){return false}return tl&&_d}isAsyncFunctions(tl){let od=false;tl.filter((tl=>mA[tl.action])).forEach((tl=>{const _d=mA[tl.action];const Ad=tl.args[_d];if(Ad?.includes(nA.BASE64_INTERNAL_PREFIX)){tl.args[_d]=(0,nA.replaceInternalBase64WithDecoded)(Ad);od=true}}));return od}combineMetadataWithRulesResult(tl){if(!this.renderedRuleFile[tl]){return{}}const od=new Set;Object.keys(this.renderedRuleFile[tl]).forEach((tl=>{const _d=tl.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");const Ad=this.ruleFileRawContent.match(new RegExp(`\\s+${_d}:[\\s\\S]*?if:[\\s\\S]*?(?=\\n\\s+[a-zA-Z0-9_-]+:|$)`));if(Ad&&gA.test(Ad[0])){od.add(tl)}}));return Object.keys(this.renderedRuleFile[tl]).reduce(((_d,Ad)=>{const Dd=this.renderedRuleFile[tl][Ad].if.map((tl=>{if(!["boolean","number"].includes(typeof tl)&&!od.has(Ad)){this.warnings={...this.warnings,[ef.STATUS_CODES.SYNTAX_WARNING]:ef.WARNINGS.NON_BOOLEAN_CONDITIONAL_WARN(Ad)}}return{passed:tl}}));const zd=Dd.map((({passed:tl})=>tl)).every((tl=>typeof tl==="object"?!!Object.keys(tl||{}).length:!!tl));const{noWebhookTriggersAtAll:Kd,triggersResult:Zd}=this.evaluateTrigger(tl,Ad);const fh=this.isNonTriggeringEvent();const vh=!Kd;const wh=vh||fh;let xh=!(this.context?.pr?.draft||fh);if(vh){xh=this.isPlayground||Zd}const $h=(0,hA.constructRunObject)(this.renderedRuleFile[tl][Ad].run,this.payload.gitstreamWebhookEvents||[],wh,xh,this.isGsCommand,this.isDebug);const Xh=this.isAsyncFunctions($h);const s_=(0,sA.checkAutomationHasDisabledFilter)(this.renderedRuleFile[tl][Ad],this.featureFlagData.disabledFilters);const g_=this.isPlayground?zd:this.isPassed(zd,wh,Zd,s_.is_disabled_automation);return{..._d,[Ad]:{if:Dd,run:$h,passed:g_,isManagedByTriggers:wh,isTriggered:xh,asyncFunctions:Xh,...s_.is_disabled_automation?s_:{}}}}),{})}combineMetadataWithResult(){this.lastParserResult={[eA.DefaultParserAttributes.automations]:{...this.combineMetadataWithRulesResult(eA.DefaultParserAttributes.automations)}};return this.lastParserResult}addAdditionalDataToParserResult(){this.lastParserResult={...this.lastParserResult,[eA.DefaultParserAttributes.errors]:{...Object.keys(this.errors).length&&this.errors},[eA.DefaultParserAttributes.validatorErrors]:{...Object.keys(this.validatorErrors).length&&this.validatorErrors},[eA.DefaultParserAttributes.analytics]:{...Object.keys(eg.FiltersForAnalytics.filters).length&&eg.FiltersForAnalytics.filters},[eA.DefaultParserAttributes.warnings]:{...Object.keys(this.warnings).length&&this.warnings}};return this.lastParserResult}clearParserResults(){this.renderedRuleFile={};this.ruleFileRawContent="";this.lastParserResult={}}async handleExplainCodeExperts(tl,od){for(const _d of tl[od].run){if(_d.action===_A.EXPLAIN_CODE_EXPERTS){const tl={...this.context,...this.renderedRuleFile};const od=(0,Hf.convertArgsToString)(_d.args);const Ad=`{{ repo | explainCodeExperts(${od}) }}`;const Dd=await this.renderOneExpression(tl,Ad);_d.args.comment=Dd}}}async handleAIActionError(tl,od,_d,Ad,Dd){const zd=(0,oA.getErrorMessage)(tl);const Kd={message:zd,status:tl?.status||tl?.statusCode||tl?.response?.status};const Zd=Kd.status===413||Kd.status===422;const fh=Zd?"warn":"error";if(Zd){console.warn(`Warning in ${_d} action:`,zd)}else{console.error(`Error in ${_d} action:`,zd)}await(0,pA.prepareSendingLogsToDD)(fh,`${ef.ERRORS.ERROR_IN_AI_ACTION} in pr ${Ad.owner}/${Ad.repo}/${Ad.pullRequestNumber}`,Ad,{error:Kd,rules:this.renderedRuleFile,ruleFile:this.ruleFileRawContent});if(od.args){od.args.error=zd;if(zd.includes("Uh oh! That's a big one")){od.args.statusCode=413}else if(Kd.status===413){const tl=(0,cA.estimateObjectSize)(Dd);const _d=(0,cA.convertEstimatedSizeToMB)(tl);od.args.statusCode=413;od.args.error=(0,cA.LARGE_PR_ERROR_MESSAGE)(_d)}else if(k_.default.isAxiosError(tl)&&tl.response){const{status:_d,data:Ad}=tl.response;od.args.statusCode=_d;od.args.errorCode=Ad?.error_code}}}async handleCodeReview(tl,od){const _d=rA.AsyncFilters.AI_ReviewPR;const Ad=tl[od];for(const tl of Ad.run){if(tl.action===_A.CODE_REVIEW&&tl.isActionTriggered&&Ad.passed){if(!tl?.args){tl.args={}}if((0,aA.shouldBlockCodeReview)(this.payload)){tl.args.reviewWasBlocked=true}else{try{const{guidelines:od,issues_limit:Ad}=tl.args;const Dd=(0,uA.createGitstreamAIPrContext)(this.context);const zd=await(0,cA.callToLinearbAI)({category:_d,guidelines:od,issues_limit:Ad,operation:tl.action,gitstreamAIPrContext:Dd});const{message:Kd,code_suggestions:Zd}=zd;tl.args.review=Kd;tl.args.code_suggestions=Zd;const fh=(0,Kf.isLGTM)(Zd?.review_message);tl.outputs={is_LGTM:fh,code_suggestions:Zd}}catch(od){const _d=(0,uA.createGitstreamAIPrContext)(this.context);await this.handleAIActionError(od,tl,_A.CODE_REVIEW,this.payload,_d)}}}}}async handleDescribeChanges(tl,od){const _d=rA.AsyncFilters.AI_DescribePR;const Ad=tl[od];for(const tl of Ad.run){if(tl.action===_A.DESCRIBE_CHANGES&&tl.isActionTriggered&&Ad.passed){if(!tl?.args){tl.args={}}try{const od=(0,uA.createGitstreamAIPrContext)(this.context);const{template:Ad,guidelines:Dd}=tl.args;const zd=await(0,cA.callToLinearbAI)({category:_d,operation:tl.action,template:Ad,guidelines:Dd,gitstreamAIPrContext:od});const{message:Kd}=zd;tl.args.description=Kd}catch(od){const _d=(0,uA.createGitstreamAIPrContext)(this.context);await this.handleAIActionError(od,tl,_A.DESCRIBE_CHANGES,this.payload,_d)}}}}async renderAsyncFunctions(tl){const od=tl.run.filter((tl=>mA[tl.action]));for(const tl of od){const od=mA[tl.action];const _d=tl.args[od];const Ad=await this.renderOneExpression(this.lastContext,_d);tl.args[od]=Ad}}async processAsyncFunctionsAfterEvaluation(){const tl=(0,Xh.default)(this.lastParserResult);const od={...tl.automations};const _d=[];for(const tl of Object.keys(od)){_d.push(this.handleCodeReview(od,tl));_d.push(this.handleDescribeChanges(od,tl))}await Promise.allSettled(_d);for(const tl of Object.keys(od)){const{asyncFunctions:_d,passed:Ad}=od[tl];if(_d&&Ad){await this.renderAsyncFunctions(od[tl]);const _d=(0,sA.checkAutomationHasDisabledFilter)(od[tl],this.featureFlagData.disabledFilters);if(_d.is_disabled_automation){od[tl]={...od[tl],..._d}}}await this.handleExplainCodeExperts(od,tl);const Dd=(0,sA.checkAutomationHasRateLimit)(od[tl]);if(Dd.is_rate_limit_reached){od[tl]={...od[tl],...Dd}}delete od[tl].asyncFunctions;if(gA.test(this.ruleFileRawContent)&&od[tl].run&&od[tl].passed){od[tl].run.forEach((tl=>{this.populateActionOutputs(tl)}))}}this.lastParserResult={...tl,automations:od};return this.lastParserResult}validateCM(){const tl={[tA.Validators.FiltersValidator]:new wh.FiltersValidator(this.customFilters),[tA.Validators.ActionsValidator]:new wh.ActionsValidator,[tA.Validators.FileStructureValidator]:new wh.FileStructureValidator,[tA.Validators.SavedWordsValidator]:new wh.SavedWordsValidator,[tA.Validators.ContextVariableValidator]:new wh.ContextVariableValidator,[tA.Validators.TriggersValidator]:new wh.TriggersValidator};Object.keys(tl).forEach((od=>{try{tl[od].validate({yamlFile:this.ruleFileRawContent})}catch(tl){(0,Xf.debug)({errorName:`${od}: `,error:tl},this.isDebug);this.validatorErrors={...Object.keys(this.validatorErrors).length&&this.validatorErrors,[od]:`${tl}`}}}))}validateAutomationNames=tl=>{try{if(!Object.keys(tl).length){return}(new wh.AutomationNamesValidator).validate({yamlFile:tl})}catch(tl){(0,Xf.debug)({errorName:ef.ERRORS.SYNTAX_ERROR,error:tl},this.isDebug);this.errors={...this.errors,[ef.STATUS_CODES.SYNTAX_ERROR]:(0,oA.getErrorMessage)(tl)}}};getGsInlineComment(){const{comments:tl}=this.lastContext.pr;const od=tl.filter((tl=>tl.commenter!=="gitstream-cm")).filter((tl=>tl.content.startsWith("/gs run"))).find((tl=>!tl.content.includes("/gs_run_result")));return od}async addGsInlineComment(tl,od){const{name:_d,owner:Ad}=this.lastContext.repo;const Dd=new E_.Octokit({auth:this.payload.githubToken});await Dd.issues.updateComment({owner:Ad,repo:_d,comment_id:tl.id,body:`${tl.content}\n\n/gs_run_result\n${od}`})}async evaluateGsInline(){try{const{owner:tl}=this.lastContext.repo;if(!(0,lA.isPrivilegedOrg)(tl)){return}const od=this.getGsInlineComment();if(od){const{content:tl}=od;const _d=tl.replace("/gs run ","").replace(/`/g,"");console.log("going to evaluate inline filter",_d);const Ad=await this.renderOneExpression(this.lastContext,_d);await this.addGsInlineComment(od,Ad)}}catch(tl){console.log(tl)}}backupOutputs(){const tl={};const od=this.lastParserResult?.automations||{};Object.entries(od).forEach((([od,_d])=>{if(_d?.run&&_d.passed){tl[od]=_d.run.map((tl=>({args:tl.args?{...tl.args}:null,outputs:tl.outputs?{...tl.outputs}:null})))}}));return tl}removeOutputsFromResults(){const tl=this.lastParserResult?.automations||{};Object.values(tl).forEach((tl=>{if(tl?.run){tl.run.forEach((tl=>{if(tl.action!==_A.CODE_REVIEW){delete tl.outputs}}))}}))}extractActionOutputs(){const tl={};const od=this.lastParserResult?.automations||{};Object.entries(od).forEach((([od,_d])=>{if(!_d?.run||!Array.isArray(_d.run)){return}_d.run.forEach((_d=>{if(!_d.outputs){return}if(!tl[od]){tl[od]={outputs:{}}}tl[od].outputs={...tl[od].outputs,..._d.outputs}}))}));return tl}populateActionOutputs(tl){if(tl.outputs){return}if(tl.args){tl.outputs={...tl.args}}if(tl.outputs&&Object.keys(tl.outputs).length===0){delete tl.outputs}}async processActionOutputs(){if(!gA.test(this.ruleFileRawContent)){return}const tl=this.extractActionOutputs();if(Object.keys(tl).length===0){return}const od=this.backupOutputs();this.lastContext={...this.lastContext,actions:tl};await this.render(this.lastContext,1,false);this.combineMetadataWithResult();if(this.lastParserResult?.automations){Object.entries(this.lastParserResult.automations).forEach((([tl,_d])=>{if(_d?.run&&_d.passed){_d.run.forEach(((_d,Ad)=>{const Dd=od[tl]?.[Ad];if(Dd?.args&&(_d.action===_A.CODE_REVIEW||_d.action===_A.DESCRIBE_CHANGES||_d.action===_A.EXPLAIN_CODE_EXPERTS)){_d.args={..._d.args,...Dd.args}}this.populateActionOutputs(_d);if(_d.action===_A.CODE_REVIEW&&Dd?.outputs?.is_LGTM!==void 0&&_d.outputs){_d.outputs.is_LGTM=Dd.outputs.is_LGTM}}))}}))}this.removeOutputsFromResults()}async parseStreams(){this.validateCM();await this.render();this.validateAutomationNames(this.renderedRuleFile);this.combineMetadataWithResult();await this.processAsyncFunctionsAfterEvaluation();await this.processActionOutputs();if(this.shouldRunGSInline){await this.evaluateGsInline()}this.addAdditionalDataToParserResult();(0,ng.cleanupSandboxedPlugins)(this.externalPlugins);return this.lastParserResult}}},11132:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{isActionTriggeredByEvent:()=>isActionTriggeredByEvent});tl.exports=__toCommonJS(Zd);var fh=_d(42681);const isActionTriggeredByEvent=(tl,od,_d=false,Ad=true)=>{if(_d){return Ad}if(fh.ACTIONS_WITH_BUILT_IN_TRIGGERS.includes(tl)){return Ad&&fh.SUPPORTED_ACTIONS_EVENTS.some((tl=>od.includes(tl)))}return Ad};0&&0},42681:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{ACTIONS_WITH_BUILT_IN_TRIGGERS:()=>g_,GITSTREAM_WEBHOOK_EVENTS:()=>s_,PullRequestActions:()=>Xh,SUPPORTED_ACTIONS_EVENTS:()=>E_,TRIGGERS:()=>k_,isANonTriggeringEvent:()=>isANonTriggeringEvent});tl.exports=__toCommonJS(Zd);var fh=_d(78963);var vh=_d(46326);const{SUPPORTED_ACTIONS:wh}=fh.validatorsConstants;var xh=(tl=>{tl["created"]="created";tl["edited"]="edited";return tl})(xh||{});var $h=(tl=>{tl["submitted"]="submitted";return tl})($h||{});var Xh=(tl=>{tl["open"]="opened";tl["reopen"]="reopen";tl["closed"]="closed";tl["synchronize"]="synchronize";tl["assigned"]="assigned";tl["converted_to_draft"]="converted_to_draft";tl["labeled"]="labeled";tl["unlabeled"]="unlabeled";tl["ready_for_review"]="ready_for_review";tl["review_request_removed"]="review_request_removed";tl["review_requested"]="review_requested";tl["unassigned"]="unassigned";tl["edited"]="edited";tl["custom_merge"]="merged";return tl})(Xh||{});const s_={PR_CREATED:"pr_created",PR_READY_FOR_REVIEW:"pr_ready_for_review",PR_UPDATED:"pr_updated",PR_CLOSED:"pr_closed",PR_REOPENED:"pr_reopened",PR_APPROVED:"pr_approved",PR_ASSIGNED:"pr_assigned",COMMIT:"commit",MERGE:"merge",COMMENT_ADDED:"comment_added",COMMENT_EDITED:"comment_edited",LABEL_ADDED:"label_added",LABEL_REMOVED:"label_removed"};const g_=[wh.ADD_CODE_COMMENT,wh.CODE_REVIEW,wh.DESCRIBE_CHANGES,wh.EXPLAIN_CODE_EXPERTS];const E_=[s_.PR_CREATED,s_.COMMIT,s_.PR_READY_FOR_REVIEW];const k_={[`${vh.GITHUB_WEBHOOK_EVENTS.pull_request}_${"opened"}`]:s_.PR_CREATED,[`${vh.GITHUB_WEBHOOK_EVENTS.pull_request}_${"merged"}`]:s_.MERGE,[`${vh.GITHUB_WEBHOOK_EVENTS.pull_request}_${"synchronize"}`]:s_.COMMIT,[`${vh.GITHUB_WEBHOOK_EVENTS.issue_comment}_${"created"}`]:s_.COMMENT_ADDED,[`${vh.GITHUB_WEBHOOK_EVENTS.issue_comment}_${"edited"}`]:s_.COMMENT_EDITED,[`${vh.GITHUB_WEBHOOK_EVENTS.pull_request}_${"labeled"}`]:s_.LABEL_ADDED,[`${vh.GITHUB_WEBHOOK_EVENTS.pull_request}_${"unlabeled"}`]:s_.LABEL_REMOVED,[`${vh.GITHUB_WEBHOOK_EVENTS.pull_request}_${"ready_for_review"}`]:s_.PR_READY_FOR_REVIEW,[`${vh.GITHUB_WEBHOOK_EVENTS.pull_request}_${"closed"}`]:s_.PR_CLOSED,[`${vh.GITHUB_WEBHOOK_EVENTS.pull_request}_${"assigned"}`]:s_.PR_ASSIGNED,[`${vh.GITHUB_WEBHOOK_EVENTS.pull_request}_${"reopen"}`]:s_.PR_REOPENED,[`${vh.GITHUB_WEBHOOK_EVENTS.pull_request_review}_${"submitted"}`]:s_.PR_APPROVED};const ef=new Set([`${vh.GITHUB_WEBHOOK_EVENTS.pull_request}_${"merged"}`]);const isANonTriggeringEvent=tl=>ef.has(tl);0&&0},26184:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{DefaultParserAttributes:()=>wh,SUPPORTED_ACTIONS:()=>vh});tl.exports=__toCommonJS(Zd);var fh=_d(78963);const{SUPPORTED_ACTIONS:vh}=fh.validatorsConstants;var wh=(tl=>{tl["cbLeft"]="_GITSTREAM_CB_LEFT_";tl["cbRight"]="_GITSTREAM_CB_RIGHT_";tl["automations"]="automations";tl["errors"]="errors";tl["analytics"]="analytics";tl["validatorErrors"]="validatorErrors";tl["warnings"]="warnings";return tl})(wh||{});0&&0},17078:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{Validators:()=>Kd});tl.exports=__toCommonJS(zd);var Kd=(tl=>{tl["FiltersValidator"]="FiltersValidator";tl["ActionsValidator"]="ActionsValidator";tl["FileStructureValidator"]="FileStructureValidator";tl["SavedWordsValidator"]="SavedWordsValidator";tl["ContextVariableValidator"]="ContextVariableValidator";tl["TriggersValidator"]="TriggersValidator";return tl})(Kd||{});0&&0},76713:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{TierType:()=>Kd});tl.exports=__toCommonJS(zd);var Kd=(tl=>{tl["TRIAL"]="trial";tl["PAID"]="paid";tl["TEAM"]="team";tl["FREE"]="free";return tl})(Kd||{});0&&0},84601:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};tl.exports=__toCommonJS(zd)},10643:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{default:()=>xh});tl.exports=__toCommonJS(Zd);var fh=_d(16902);var vh=_d(78963);const wh={JWT:{validateToken:fh.validateToken},ruleFiles:{safeLoad:vh.safeRulesYamlLoad}};var xh=wh},16902:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{validateToken:()=>validateToken});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(69653));const xh="Bearer ";const validateToken=(tl,od)=>{const _d=tl.replace(xh,"");return wh.verify(_d,od)};0&&0},52279:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{ContextManager:()=>ef,default:()=>nf});tl.exports=__toCommonJS(vh);var wh=_d(79896);var xh=__toESM(_d(16928));var $h=__toESM(_d(92020));var Xh=_d(7426);var s_=_d(62785);var g_=_d(41002);var E_=_d(45273);var k_=_d(95616);class ContextManagerSingleton{gitCommands=[];clientInputs={clientPayload:{}};parserResults;cmFiles={};workingDir="";isRunInJest=false;getCodeDir(){if((0,k_.getIsManagedGitstream)()){return xh.default.join((0,Xh.getOverrideCloneRepoPath)(),"code")}return xh.default.join(process.cwd(),"code")}constructor(){this.isRunInJest=process.env.JEST_WORKER_ID!=null;this.workingDir=xh.default.join(this.getCodeDir(),"output");if(this.isRunInJest){this.clientInputs={clientPayload:{}};return}this.init();this.readCmFolder()}init(){if(this.isRunInJest){return}const tl=(0,Xh.getClientPayload)();const od=(0,s_.doubleParse)(tl);this.clientInputs={clientPayload:(0,s_.omitTokens)(od),debugMode:Xh.DEBUG_MODE,version:g_.version}}addGitCommand(tl,od){const _d=this.gitCommands.some((od=>od.command===tl));if(!_d){this.gitCommands.push({command:tl,result:od})}}addParserResults(tl){this.parserResults=tl}addExecutionTime(tl){this.clientInputs.executionTime=tl}addBlameByAuthor(tl){const od={...tl};if(Object.keys(od).length){Object.entries(tl).forEach((([tl,_d])=>{od[tl]=(0,$h.default)(_d,"dsBlame")}))}this.clientInputs.blameByAuthor=od}saveOutputToFiles(){try{if(this.isRunInJest){return}this.workingDir=xh.default.join(this.getCodeDir(),"output");if(!(0,wh.existsSync)(this.workingDir)){(0,wh.mkdirSync)(this.workingDir,{recursive:true})}else{(0,wh.readdirSync)(this.workingDir).forEach((tl=>(0,wh.rmSync)(xh.default.join(this.workingDir,tl))))}this.clientInputs.timestamp=Date.now();if(Xh.ENABLE_DEBUG_ARTIFACTS){this.saveFile("client_inputs.json",this.clientInputs);this.saveFile("git_commands.json",this.gitCommands);this.saveFile("parser_results.json",this.parserResults);this.saveFile("cm_files.json",this.cmFiles);const tl=(0,wh.readdirSync)(this.workingDir).length;console.log(`ContextManager saved ${tl} files to ${this.workingDir}`)}}catch(tl){this.handleError(tl)}finally{this.resetState()}}saveFile(tl,od){try{const _d=tl.endsWith(".json");const Ad=xh.default.join(this.workingDir,tl);const Dd=!(od&&od.length||od&&Object.keys(od).length);if(Dd){return}if(_d){(0,wh.writeFileSync)(Ad,JSON.stringify(od,null,2))}else{(0,wh.writeFileSync)(Ad,od)}}catch(tl){this.handleError(tl)}}readFile(tl){try{const od=xh.default.join(this.workingDir,tl);if((0,wh.existsSync)(od)){const tl=(0,wh.readFileSync)(od,"utf8");if(tl){return JSON.parse(tl)}}}catch(tl){this.handleError(tl)}return null}readFilesInDirectory(tl,od=[".git",".github"]){const _d={};try{if(!(0,wh.existsSync)(tl)){return _d}const readFilesRecursively=tl=>{const Ad=(0,wh.readdirSync)(tl);Ad.forEach((Ad=>{const Dd=xh.default.join(tl,Ad);const zd=(0,wh.statSync)(Dd);if(zd.isDirectory()){const tl=od.includes(Ad);if(!tl){readFilesRecursively(Dd)}}else{const tl=(0,wh.readFileSync)(Dd,"utf8");const od=Dd.replace(`${this.getCodeDir()}/`,"");_d[od]=tl}}))};readFilesRecursively(tl)}catch(tl){this.handleError(tl)}return _d}readCmFolder(){const tl=xh.default.join(this.getCodeDir(),E_.REPO_FOLDER.CM);const od=xh.default.join(this.getCodeDir(),E_.REPO_FOLDER.DEFAULT,".cm");const _d=this.readFilesInDirectory(tl);const Ad=this.readFilesInDirectory(od);this.cmFiles={..._d,...Ad}}handleError(tl){console.error(`An error occurred in ContextManager`,{error:tl})}resetState(){this.gitCommands=[];this.cmFiles={};this.parserResults=void 0;this.clientInputs={}}}const ef=new ContextManagerSingleton;var nf=ef;0&&0},6194:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{escapeObjectStringsValues:()=>escapeObjectStringsValues,redoArgEscaping:()=>redoArgEscaping,redoRunEscaping:()=>redoRunEscaping});tl.exports=__toCommonJS(Zd);var fh=_d(52356);var vh=_d(52960);const escapeObjectStringsValues=tl=>{if(!(0,fh.isObject)(tl)||!Object.keys(tl).length){return tl}return Object.keys(tl).reduce(((od,_d)=>{const Ad=tl[_d];const Dd=(0,fh.isString)(Ad)?Ad.replace(/\n/g,"\\n"):Ad;return{...od,[_d]:Dd}}),{})};const redoArgEscaping=tl=>{if((0,fh.isString)(tl)){return tl.replace(/\\n/g,"\n")}return tl};const redoRunEscaping=tl=>{if(!tl){return tl}return tl.map((tl=>{if(!tl.args){return tl}const od=Object.keys(tl.args).reduce(((od,_d)=>{const Ad=tl.args[_d];return{...od,[_d]:Ad&&vh.listify.includes(_d)&&typeof Ad==="string"?redoArgEscaping(Ad).split(","):redoArgEscaping(tl.args[_d])}}),{});return{...tl,args:od}}))};0&&0},78850:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{convertArgsToString:()=>convertArgsToString,format:()=>format,initializeWasm:()=>initializeWasm,jsFormatter:()=>jsFormatter,minify:()=>minify,pyFormatter:()=>pyFormatter,removeEmptyLines:()=>removeEmptyLines});tl.exports=__toCommonJS(vh);var wh=__toESM(_d(34267));var xh=__toESM(_d(21173));var $h=__toESM(_d(82905));var Xh=__toESM(_d(7274));var s_=__toESM(_d(19540));var g_=__toESM(_d(7776));var E_=__toESM(_d(45548));var k_=__toESM(_d(69482));const ef=[xh,$h,Xh,s_,g_,E_,k_];let nf=false;let $f=null;const initializeWasm=async()=>{if(nf){return}try{const tl=new Function("specifier","return import(specifier)");const od=await tl("@wasm-fmt/ruff_fmt");if(typeof od.format!=="function"){throw new Error("ruff_fmt module did not export format function")}$f=od.format;nf=true}catch(tl){console.warn("Failed to initialize WASM, Python formatting disabled:",tl)}};const minify=(tl,od)=>tl.replace(/\s+/g," ").replaceAll("'",'"').trim();const removeEmptyLines=tl=>tl.replace(/^\s*[\r\n]/gm,"");const jsFormatter=async(tl,od)=>minify(await wh.format(tl,{semi:false,singleQuote:true,filepath:od,parser:"babel",plugins:[xh,$h]}));const prettierFormat=async(tl,od)=>minify(await wh.format(tl,{filepath:od,plugins:ef}));const pyFormatter=(tl,od)=>{if(!nf||!$f){console.warn("WASM not initialized yet, skipping Python formatting");return tl}try{const _d=$f(tl,od);return removeEmptyLines(_d)}catch(tl){const _d=tl instanceof Error?tl.message:String(tl);throw new Error(`Unable to format the "${od}" with Ruff: ${_d}`,{cause:tl})}};const format=async(tl,od)=>{const _d=od.split(".").pop()??"";if(_d==="py"){return pyFormatter(tl,od)}try{return await prettierFormat(tl,od)}catch{return minify(tl,od)}};const convertArgsToString=tl=>Object.keys(tl).map((od=>`${od}=${tl[od]}`));0&&0},24951:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{ADDITIONAL_FORMATTING:()=>Kd});tl.exports=__toCommonJS(zd);const Kd={github:"",gitlab:" \n",default:""};0&&0},82752:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{AI_CONSTS:()=>vh,isLGTM:()=>isLGTM});tl.exports=__toCommonJS(zd);const Kd="💡 **Tip:** You can customize your AI Description using **Guidelines** [Learn how](https://docs.gitstream.cm/automation-actions/#describe-changes)";const Zd="💡 **Tip:** You can customize your AI Review using **Guidelines** [Learn how](https://docs.gitstream.cm/automation-actions/#code-review)";const fh="###### Generated by LinearB AI and added by gitStream. AI-generated content may contain inaccuracies. Please verify before using.";const vh=Object.freeze({REVIEW_TITLE:`### ✨ PR Review`,FOOTER:"_Generated by LinearB AI and added by gitStream._",DISCLAIMER:"AI-generated content may contain inaccuracies. Please verify before using. **[We'd love your feedback!](mailto:product@linearb.io)** 🚀",NEW_DISCLAIMER:"AI-generated content may contain inaccuracies. Please verify before using.",DESCRIPTION_DISCLAIMER:Kd,REVIEW_DISCLAIMER:Zd,BITBUCKET_FOOTER:`${fh} [We'd love your feedback!](mailto:product@linearb.io) 🚀`,NEW_BITBUCKET_FOOTER:fh,AUTOMATION_ID:'{if(!tl){return false}const od=tl.replace(//g,"").replace(//g,"").replace(/<\/sub>/g,"").replace(vh.REVIEW_TITLE,"").replace(vh.FOOTER,"").replace(vh.BITBUCKET_FOOTER,"").replace(vh.NEW_BITBUCKET_FOOTER,"").replace(vh.DISCLAIMER,"").replace(vh.DESCRIPTION_DISCLAIMER,"").replace(vh.REVIEW_DISCLAIMER,"").replace(vh.NEW_DISCLAIMER,"").replace(/_\*\*Agentic review\*\*_\n?/g,"").trim();return od==="LGTM"};0&&0},77864:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{createTokenAuth:()=>vh});tl.exports=__toCommonJS(zd);var Kd=/^v1\./;var Zd=/^ghs_/;var fh=/^ghu_/;async function auth(tl){const od=tl.split(/\./).length===3;const _d=Kd.test(tl)||Zd.test(tl);const Ad=fh.test(tl);const Dd=od?"app":_d?"installation":Ad?"user-to-server":"oauth";return{type:"token",token:tl,tokenType:Dd}}function withAuthorizationPrefix(tl){if(tl.split(/\./).length===3){return`bearer ${tl}`}return`token ${tl}`}async function hook(tl,od,_d,Ad){const Dd=od.endpoint.merge(_d,Ad);Dd.headers.authorization=withAuthorizationPrefix(tl);return od(Dd)}var vh=function createTokenAuth2(tl){if(!tl){throw new Error("[@octokit/auth-token] No token passed to createTokenAuth")}if(typeof tl!=="string"){throw new Error("[@octokit/auth-token] Token passed to createTokenAuth is not a string")}tl=tl.replace(/^(token|bearer) +/i,"");return Object.assign(auth.bind(null,tl),{hook:hook.bind(null,tl)})};0&&0},61897:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{Octokit:()=>k_});tl.exports=__toCommonJS(Zd);var fh=_d(33843);var vh=_d(52732);var wh=_d(66255);var xh=_d(70007);var $h=_d(77864);var Xh="5.2.1";var noop=()=>{};var s_=console.warn.bind(console);var g_=console.error.bind(console);var E_=`octokit-core.js/${Xh} ${(0,fh.getUserAgent)()}`;var k_=class{static{this.VERSION=Xh}static defaults(tl){const od=class extends(this){constructor(...od){const _d=od[0]||{};if(typeof tl==="function"){super(tl(_d));return}super(Object.assign({},tl,_d,_d.userAgent&&tl.userAgent?{userAgent:`${_d.userAgent} ${tl.userAgent}`}:null))}};return od}static{this.plugins=[]}static plugin(...tl){const od=this.plugins;const _d=class extends(this){static{this.plugins=od.concat(tl.filter((tl=>!od.includes(tl))))}};return _d}constructor(tl={}){const od=new vh.Collection;const _d={baseUrl:wh.request.endpoint.DEFAULTS.baseUrl,headers:{},request:Object.assign({},tl.request,{hook:od.bind(null,"request")}),mediaType:{previews:[],format:""}};_d.headers["user-agent"]=tl.userAgent?`${tl.userAgent} ${E_}`:E_;if(tl.baseUrl){_d.baseUrl=tl.baseUrl}if(tl.previews){_d.mediaType.previews=tl.previews}if(tl.timeZone){_d.headers["time-zone"]=tl.timeZone}this.request=wh.request.defaults(_d);this.graphql=(0,xh.withCustomRequest)(this.request).defaults(_d);this.log=Object.assign({debug:noop,info:noop,warn:s_,error:g_},tl.log);this.hook=od;if(!tl.authStrategy){if(!tl.auth){this.auth=async()=>({type:"unauthenticated"})}else{const _d=(0,$h.createTokenAuth)(tl.auth);od.wrap("request",_d.hook);this.auth=_d}}else{const{authStrategy:_d,...Ad}=tl;const Dd=_d(Object.assign({request:this.request,log:this.log,octokit:this,octokitOptions:Ad},tl.auth));od.wrap("request",Dd.hook);this.auth=Dd}const Ad=this.constructor;for(let od=0;od{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{endpoint:()=>Xh});tl.exports=__toCommonJS(Zd);var fh=_d(33843);var vh="9.0.6";var wh=`octokit-endpoint.js/${vh} ${(0,fh.getUserAgent)()}`;var xh={method:"GET",baseUrl:"https://api.github.com",headers:{accept:"application/vnd.github.v3+json","user-agent":wh},mediaType:{format:""}};function lowercaseKeys(tl){if(!tl){return{}}return Object.keys(tl).reduce(((od,_d)=>{od[_d.toLowerCase()]=tl[_d];return od}),{})}function isPlainObject(tl){if(typeof tl!=="object"||tl===null)return false;if(Object.prototype.toString.call(tl)!=="[object Object]")return false;const od=Object.getPrototypeOf(tl);if(od===null)return true;const _d=Object.prototype.hasOwnProperty.call(od,"constructor")&&od.constructor;return typeof _d==="function"&&_d instanceof _d&&Function.prototype.call(_d)===Function.prototype.call(tl)}function mergeDeep(tl,od){const _d=Object.assign({},tl);Object.keys(od).forEach((Ad=>{if(isPlainObject(od[Ad])){if(!(Ad in tl))Object.assign(_d,{[Ad]:od[Ad]});else _d[Ad]=mergeDeep(tl[Ad],od[Ad])}else{Object.assign(_d,{[Ad]:od[Ad]})}}));return _d}function removeUndefinedProperties(tl){for(const od in tl){if(tl[od]===void 0){delete tl[od]}}return tl}function merge(tl,od,_d){if(typeof od==="string"){let[tl,Ad]=od.split(" ");_d=Object.assign(Ad?{method:tl,url:Ad}:{url:tl},_d)}else{_d=Object.assign({},od)}_d.headers=lowercaseKeys(_d.headers);removeUndefinedProperties(_d);removeUndefinedProperties(_d.headers);const Ad=mergeDeep(tl||{},_d);if(_d.url==="/graphql"){if(tl&&tl.mediaType.previews?.length){Ad.mediaType.previews=tl.mediaType.previews.filter((tl=>!Ad.mediaType.previews.includes(tl))).concat(Ad.mediaType.previews)}Ad.mediaType.previews=(Ad.mediaType.previews||[]).map((tl=>tl.replace(/-preview/,"")))}return Ad}function addQueryParameters(tl,od){const _d=/\?/.test(tl)?"&":"?";const Ad=Object.keys(od);if(Ad.length===0){return tl}return tl+_d+Ad.map((tl=>{if(tl==="q"){return"q="+od.q.split("+").map(encodeURIComponent).join("+")}return`${tl}=${encodeURIComponent(od[tl])}`})).join("&")}var $h=/\{[^{}}]+\}/g;function removeNonChars(tl){return tl.replace(/(?:^\W+)|(?:(?tl.concat(od)),[])}function omit(tl,od){const _d={__proto__:null};for(const Ad of Object.keys(tl)){if(od.indexOf(Ad)===-1){_d[Ad]=tl[Ad]}}return _d}function encodeReserved(tl){return tl.split(/(%[0-9A-Fa-f]{2})/g).map((function(tl){if(!/%[0-9A-Fa-f]/.test(tl)){tl=encodeURI(tl).replace(/%5B/g,"[").replace(/%5D/g,"]")}return tl})).join("")}function encodeUnreserved(tl){return encodeURIComponent(tl).replace(/[!'()*]/g,(function(tl){return"%"+tl.charCodeAt(0).toString(16).toUpperCase()}))}function encodeValue(tl,od,_d){od=tl==="+"||tl==="#"?encodeReserved(od):encodeUnreserved(od);if(_d){return encodeUnreserved(_d)+"="+od}else{return od}}function isDefined(tl){return tl!==void 0&&tl!==null}function isKeyOperator(tl){return tl===";"||tl==="&"||tl==="?"}function getValues(tl,od,_d,Ad){var Dd=tl[_d],zd=[];if(isDefined(Dd)&&Dd!==""){if(typeof Dd==="string"||typeof Dd==="number"||typeof Dd==="boolean"){Dd=Dd.toString();if(Ad&&Ad!=="*"){Dd=Dd.substring(0,parseInt(Ad,10))}zd.push(encodeValue(od,Dd,isKeyOperator(od)?_d:""))}else{if(Ad==="*"){if(Array.isArray(Dd)){Dd.filter(isDefined).forEach((function(tl){zd.push(encodeValue(od,tl,isKeyOperator(od)?_d:""))}))}else{Object.keys(Dd).forEach((function(tl){if(isDefined(Dd[tl])){zd.push(encodeValue(od,Dd[tl],tl))}}))}}else{const tl=[];if(Array.isArray(Dd)){Dd.filter(isDefined).forEach((function(_d){tl.push(encodeValue(od,_d))}))}else{Object.keys(Dd).forEach((function(_d){if(isDefined(Dd[_d])){tl.push(encodeUnreserved(_d));tl.push(encodeValue(od,Dd[_d].toString()))}}))}if(isKeyOperator(od)){zd.push(encodeUnreserved(_d)+"="+tl.join(","))}else if(tl.length!==0){zd.push(tl.join(","))}}}}else{if(od===";"){if(isDefined(Dd)){zd.push(encodeUnreserved(_d))}}else if(Dd===""&&(od==="&"||od==="?")){zd.push(encodeUnreserved(_d)+"=")}else if(Dd===""){zd.push("")}}return zd}function parseUrl(tl){return{expand:expand.bind(null,tl)}}function expand(tl,od){var _d=["+","#",".","/",";","?","&"];tl=tl.replace(/\{([^\{\}]+)\}|([^\{\}]+)/g,(function(tl,Ad,Dd){if(Ad){let tl="";const Dd=[];if(_d.indexOf(Ad.charAt(0))!==-1){tl=Ad.charAt(0);Ad=Ad.substr(1)}Ad.split(/,/g).forEach((function(_d){var Ad=/([^:\*]*)(?::(\d+)|(\*))?/.exec(_d);Dd.push(getValues(od,tl,Ad[1],Ad[2]||Ad[3]))}));if(tl&&tl!=="+"){var zd=",";if(tl==="?"){zd="&"}else if(tl!=="#"){zd=tl}return(Dd.length!==0?tl:"")+Dd.join(zd)}else{return Dd.join(",")}}else{return encodeReserved(Dd)}}));if(tl==="/"){return tl}else{return tl.replace(/\/$/,"")}}function parse(tl){let od=tl.method.toUpperCase();let _d=(tl.url||"/").replace(/:([a-z]\w+)/g,"{$1}");let Ad=Object.assign({},tl.headers);let Dd;let zd=omit(tl,["method","baseUrl","url","headers","request","mediaType"]);const Kd=extractUrlVariableNames(_d);_d=parseUrl(_d).expand(zd);if(!/^http/.test(_d)){_d=tl.baseUrl+_d}const Zd=Object.keys(tl).filter((tl=>Kd.includes(tl))).concat("baseUrl");const fh=omit(zd,Zd);const vh=/application\/octet-stream/i.test(Ad.accept);if(!vh){if(tl.mediaType.format){Ad.accept=Ad.accept.split(/,/).map((od=>od.replace(/application\/vnd(\.\w+)(\.v3)?(\.\w+)?(\+json)?$/,`application/vnd$1$2.${tl.mediaType.format}`))).join(",")}if(_d.endsWith("/graphql")){if(tl.mediaType.previews?.length){const od=Ad.accept.match(/(?{const _d=tl.mediaType.format?`.${tl.mediaType.format}`:"+json";return`application/vnd.github.${od}-preview${_d}`})).join(",")}}}if(["GET","HEAD"].includes(od)){_d=addQueryParameters(_d,fh)}else{if("data"in fh){Dd=fh.data}else{if(Object.keys(fh).length){Dd=fh}}}if(!Ad["content-type"]&&typeof Dd!=="undefined"){Ad["content-type"]="application/json; charset=utf-8"}if(["PATCH","PUT"].includes(od)&&typeof Dd==="undefined"){Dd=""}return Object.assign({method:od,url:_d,headers:Ad},typeof Dd!=="undefined"?{body:Dd}:null,tl.request?{request:tl.request}:null)}function endpointWithDefaults(tl,od,_d){return parse(merge(tl,od,_d))}function withDefaults(tl,od){const _d=merge(tl,od);const Ad=endpointWithDefaults.bind(null,_d);return Object.assign(Ad,{DEFAULTS:_d,defaults:withDefaults.bind(null,_d),merge:merge.bind(null,_d),parse:parse})}var Xh=withDefaults(null,xh);0&&0},70007:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{GraphqlResponseError:()=>Xh,graphql:()=>k_,withCustomRequest:()=>withCustomRequest});tl.exports=__toCommonJS(Zd);var fh=_d(66255);var vh=_d(33843);var wh="7.1.1";var xh=_d(66255);var $h=_d(66255);function _buildMessageForResponseErrors(tl){return`Request failed due to following response errors:\n`+tl.errors.map((tl=>` - ${tl.message}`)).join("\n")}var Xh=class extends Error{constructor(tl,od,_d){super(_buildMessageForResponseErrors(_d));this.request=tl;this.headers=od;this.response=_d;this.name="GraphqlResponseError";this.errors=_d.errors;this.data=_d.data;if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}}};var s_=["method","baseUrl","url","headers","request","query","mediaType"];var g_=["query","method","url"];var E_=/\/api\/v3\/?$/;function graphql(tl,od,_d){if(_d){if(typeof od==="string"&&"query"in _d){return Promise.reject(new Error(`[@octokit/graphql] "query" cannot be used as variable name`))}for(const tl in _d){if(!g_.includes(tl))continue;return Promise.reject(new Error(`[@octokit/graphql] "${tl}" cannot be used as variable name`))}}const Ad=typeof od==="string"?Object.assign({query:od},_d):od;const Dd=Object.keys(Ad).reduce(((tl,od)=>{if(s_.includes(od)){tl[od]=Ad[od];return tl}if(!tl.variables){tl.variables={}}tl.variables[od]=Ad[od];return tl}),{});const zd=Ad.baseUrl||tl.endpoint.DEFAULTS.baseUrl;if(E_.test(zd)){Dd.url=zd.replace(E_,"/api/graphql")}return tl(Dd).then((tl=>{if(tl.data.errors){const od={};for(const _d of Object.keys(tl.headers)){od[_d]=tl.headers[_d]}throw new Xh(Dd,od,tl.data)}return tl.data.data}))}function withDefaults(tl,od){const _d=tl.defaults(od);const newApi=(tl,od)=>graphql(_d,tl,od);return Object.assign(newApi,{defaults:withDefaults.bind(null,_d),endpoint:_d.endpoint})}var k_=withDefaults(fh.request,{headers:{"user-agent":`octokit-graphql.js/${wh} ${(0,vh.getUserAgent)()}`},method:"POST",url:"/graphql"});function withCustomRequest(tl){return withDefaults(tl,{method:"POST",url:"/graphql"})}0&&0},38082:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{composePaginateRest:()=>Zd,isPaginatingEndpoint:()=>isPaginatingEndpoint,paginateRest:()=>paginateRest,paginatingEndpoints:()=>fh});tl.exports=__toCommonJS(zd);var Kd="11.4.4-cjs.2";function normalizePaginatedListResponse(tl){if(!tl.data){return{...tl,data:[]}}const od="total_count"in tl.data&&!("url"in tl.data);if(!od)return tl;const _d=tl.data.incomplete_results;const Ad=tl.data.repository_selection;const Dd=tl.data.total_count;delete tl.data.incomplete_results;delete tl.data.repository_selection;delete tl.data.total_count;const zd=Object.keys(tl.data)[0];const Kd=tl.data[zd];tl.data=Kd;if(typeof _d!=="undefined"){tl.data.incomplete_results=_d}if(typeof Ad!=="undefined"){tl.data.repository_selection=Ad}tl.data.total_count=Dd;return tl}function iterator(tl,od,_d){const Ad=typeof od==="function"?od.endpoint(_d):tl.request.endpoint(od,_d);const Dd=typeof od==="function"?od:tl.request;const zd=Ad.method;const Kd=Ad.headers;let Zd=Ad.url;return{[Symbol.asyncIterator]:()=>({async next(){if(!Zd)return{done:true};try{const tl=await Dd({method:zd,url:Zd,headers:Kd});const od=normalizePaginatedListResponse(tl);Zd=((od.headers.link||"").match(/<([^<>]+)>;\s*rel="next"/)||[])[1];return{value:od}}catch(tl){if(tl.status!==409)throw tl;Zd="";return{value:{status:200,headers:{},data:[]}}}}})}}function paginate(tl,od,_d,Ad){if(typeof _d==="function"){Ad=_d;_d=void 0}return gather(tl,[],iterator(tl,od,_d)[Symbol.asyncIterator](),Ad)}function gather(tl,od,_d,Ad){return _d.next().then((Dd=>{if(Dd.done){return od}let zd=false;function done(){zd=true}od=od.concat(Ad?Ad(Dd.value,done):Dd.value.data);if(zd){return od}return gather(tl,od,_d,Ad)}))}var Zd=Object.assign(paginate,{iterator:iterator});var fh=["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(tl){if(typeof tl==="string"){return fh.includes(tl)}else{return false}}function paginateRest(tl){return{paginate:Object.assign(paginate.bind(null,tl),{iterator:iterator.bind(null,tl)})}}paginateRest.VERSION=Kd;0&&0},6966:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{requestLog:()=>requestLog});tl.exports=__toCommonJS(zd);var Kd="4.0.1";function requestLog(tl){tl.hook.wrap("request",((od,_d)=>{tl.log.debug("request",_d);const Ad=Date.now();const Dd=tl.request.endpoint.parse(_d);const zd=Dd.url.replace(_d.baseUrl,"");return od(_d).then((od=>{tl.log.info(`${Dd.method} ${zd} - ${od.status} in ${Date.now()-Ad}ms`);return od})).catch((od=>{tl.log.info(`${Dd.method} ${zd} - ${od.status} in ${Date.now()-Ad}ms`);throw od}))}))}requestLog.VERSION=Kd;0&&0},84935:tl=>{"use strict";var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.prototype.hasOwnProperty;var __export=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:true})};var __copyProps=(tl,zd,Kd,Zd)=>{if(zd&&typeof zd==="object"||typeof zd==="function"){for(let fh of Ad(zd))if(!Dd.call(tl,fh)&&fh!==Kd)od(tl,fh,{get:()=>zd[fh],enumerable:!(Zd=_d(zd,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(od({},"__esModule",{value:true}),tl);var zd={};__export(zd,{legacyRestEndpointMethods:()=>legacyRestEndpointMethods,restEndpointMethods:()=>restEndpointMethods});tl.exports=__toCommonJS(zd);var Kd="13.3.2-cjs.1";var Zd={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 fh=Zd;var vh=new Map;for(const[tl,od]of Object.entries(fh)){for(const[_d,Ad]of Object.entries(od)){const[od,Dd,zd]=Ad;const[Kd,Zd]=od.split(/ /);const fh=Object.assign({method:Kd,url:Zd},Dd);if(!vh.has(tl)){vh.set(tl,new Map)}vh.get(tl).set(_d,{scope:tl,methodName:_d,endpointDefaults:fh,decorations:zd})}}var wh={has({scope:tl},od){return vh.get(tl).has(od)},getOwnPropertyDescriptor(tl,od){return{value:this.get(tl,od),configurable:true,writable:true,enumerable:true}},defineProperty(tl,od,_d){Object.defineProperty(tl.cache,od,_d);return true},deleteProperty(tl,od){delete tl.cache[od];return true},ownKeys({scope:tl}){return[...vh.get(tl).keys()]},set(tl,od,_d){return tl.cache[od]=_d},get({octokit:tl,scope:od,cache:_d},Ad){if(_d[Ad]){return _d[Ad]}const Dd=vh.get(od).get(Ad);if(!Dd){return void 0}const{endpointDefaults:zd,decorations:Kd}=Dd;if(Kd){_d[Ad]=decorate(tl,od,Ad,zd,Kd)}else{_d[Ad]=tl.request.defaults(zd)}return _d[Ad]}};function endpointsToMethods(tl){const od={};for(const _d of vh.keys()){od[_d]=new Proxy({octokit:tl,scope:_d,cache:{}},wh)}return od}function decorate(tl,od,_d,Ad,Dd){const zd=tl.request.defaults(Ad);function withDecorations(...Ad){let Kd=zd.endpoint.merge(...Ad);if(Dd.mapToData){Kd=Object.assign({},Kd,{data:Kd[Dd.mapToData],[Dd.mapToData]:void 0});return zd(Kd)}if(Dd.renamed){const[Ad,zd]=Dd.renamed;tl.log.warn(`octokit.${od}.${_d}() has been renamed to octokit.${Ad}.${zd}()`)}if(Dd.deprecated){tl.log.warn(Dd.deprecated)}if(Dd.renamedParameters){const Kd=zd.endpoint.merge(...Ad);for(const[Ad,zd]of Object.entries(Dd.renamedParameters)){if(Ad in Kd){tl.log.warn(`"${Ad}" parameter is deprecated for "octokit.${od}.${_d}()". Use "${zd}" instead`);if(!(zd in Kd)){Kd[zd]=Kd[Ad]}delete Kd[Ad]}}return zd(Kd)}return zd(...Ad)}return Object.assign(withDecorations,zd)}function restEndpointMethods(tl){const od=endpointsToMethods(tl);return{rest:od}}restEndpointMethods.VERSION=Kd;function legacyRestEndpointMethods(tl){const od=endpointsToMethods(tl);return{...od,rest:od}}legacyRestEndpointMethods.VERSION=Kd;0&&0},93708:(tl,od,_d)=>{"use strict";var Ad=Object.create;var Dd=Object.defineProperty;var zd=Object.getOwnPropertyDescriptor;var Kd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf;var fh=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Dd(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Ad)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let Zd of Kd(od))if(!fh.call(tl,Zd)&&Zd!==_d)Dd(tl,Zd,{get:()=>od[Zd],enumerable:!(Ad=zd(od,Zd))||Ad.enumerable})}return tl};var __toESM=(tl,od,_d)=>(_d=tl!=null?Ad(Zd(tl)):{},__copyProps(od||!tl||!tl.__esModule?Dd(_d,"default",{value:tl,enumerable:true}):_d,tl));var __toCommonJS=tl=>__copyProps(Dd({},"__esModule",{value:true}),tl);var vh={};__export(vh,{RequestError:()=>s_});tl.exports=__toCommonJS(vh);var wh=_d(14150);var xh=__toESM(_d(55560));var $h=(0,xh.default)((tl=>console.warn(tl)));var Xh=(0,xh.default)((tl=>console.warn(tl)));var s_=class extends Error{constructor(tl,od,_d){super(tl);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="HttpError";this.status=od;let Ad;if("headers"in _d&&typeof _d.headers!=="undefined"){Ad=_d.headers}if("response"in _d){this.response=_d.response;Ad=_d.response.headers}const Dd=Object.assign({},_d.request);if(_d.request.headers.authorization){Dd.headers=Object.assign({},_d.request.headers,{authorization:_d.request.headers.authorization.replace(/(?{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{request:()=>$h});tl.exports=__toCommonJS(Zd);var fh=_d(54471);var vh=_d(33843);var wh="8.4.1";function isPlainObject(tl){if(typeof tl!=="object"||tl===null)return false;if(Object.prototype.toString.call(tl)!=="[object Object]")return false;const od=Object.getPrototypeOf(tl);if(od===null)return true;const _d=Object.prototype.hasOwnProperty.call(od,"constructor")&&od.constructor;return typeof _d==="function"&&_d instanceof _d&&Function.prototype.call(_d)===Function.prototype.call(tl)}var xh=_d(93708);function getBufferResponse(tl){return tl.arrayBuffer()}function fetchWrapper(tl){var od,_d,Ad,Dd;const zd=tl.request&&tl.request.log?tl.request.log:console;const Kd=((od=tl.request)==null?void 0:od.parseSuccessResponseBody)!==false;if(isPlainObject(tl.body)||Array.isArray(tl.body)){tl.body=JSON.stringify(tl.body)}let Zd={};let fh;let vh;let{fetch:wh}=globalThis;if((_d=tl.request)==null?void 0:_d.fetch){wh=tl.request.fetch}if(!wh){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 wh(tl.url,{method:tl.method,body:tl.body,redirect:(Ad=tl.request)==null?void 0:Ad.redirect,headers:tl.headers,signal:(Dd=tl.request)==null?void 0:Dd.signal,...tl.body&&{duplex:"half"}}).then((async od=>{vh=od.url;fh=od.status;for(const tl of od.headers){Zd[tl[0]]=tl[1]}if("deprecation"in Zd){const od=Zd.link&&Zd.link.match(/<([^<>]+)>; rel="deprecation"/);const _d=od&&od.pop();zd.warn(`[@octokit/request] "${tl.method} ${tl.url}" is deprecated. It is scheduled to be removed on ${Zd.sunset}${_d?`. See ${_d}`:""}`)}if(fh===204||fh===205){return}if(tl.method==="HEAD"){if(fh<400){return}throw new xh.RequestError(od.statusText,fh,{response:{url:vh,status:fh,headers:Zd,data:void 0},request:tl})}if(fh===304){throw new xh.RequestError("Not modified",fh,{response:{url:vh,status:fh,headers:Zd,data:await getResponseData(od)},request:tl})}if(fh>=400){const _d=await getResponseData(od);const Ad=new xh.RequestError(toErrorMessage(_d),fh,{response:{url:vh,status:fh,headers:Zd,data:_d},request:tl});throw Ad}return Kd?await getResponseData(od):od.body})).then((tl=>({status:fh,url:vh,headers:Zd,data:tl}))).catch((od=>{if(od instanceof xh.RequestError)throw od;else if(od.name==="AbortError")throw od;let _d=od.message;if(od.name==="TypeError"&&"cause"in od){if(od.cause instanceof Error){_d=od.cause.message}else if(typeof od.cause==="string"){_d=od.cause}}throw new xh.RequestError(_d,500,{request:tl})}))}async function getResponseData(tl){const od=tl.headers.get("content-type");if(/application\/json/.test(od)){return tl.json().catch((()=>tl.text())).catch((()=>""))}if(!od||/^text\/|charset=utf-8$/.test(od)){return tl.text()}return getBufferResponse(tl)}function toErrorMessage(tl){if(typeof tl==="string")return tl;let od;if("documentation_url"in tl){od=` - ${tl.documentation_url}`}else{od=""}if("message"in tl){if(Array.isArray(tl.errors)){return`${tl.message}: ${tl.errors.map(JSON.stringify).join(", ")}${od}`}return`${tl.message}${od}`}return`Unknown error: ${JSON.stringify(tl)}`}function withDefaults(tl,od){const _d=tl.defaults(od);const newApi=function(tl,od){const Ad=_d.merge(tl,od);if(!Ad.request||!Ad.request.hook){return fetchWrapper(_d.parse(Ad))}const request2=(tl,od)=>fetchWrapper(_d.parse(_d.merge(tl,od)));Object.assign(request2,{endpoint:_d,defaults:withDefaults.bind(null,_d)});return Ad.request.hook(request2,Ad)};return Object.assign(newApi,{endpoint:_d,defaults:withDefaults.bind(null,_d)})}var $h=withDefaults(fh.endpoint,{headers:{"user-agent":`octokit-request.js/${wh} ${(0,vh.getUserAgent)()}`}});0&&0},65772:(tl,od,_d)=>{"use strict";var Ad=Object.defineProperty;var Dd=Object.getOwnPropertyDescriptor;var zd=Object.getOwnPropertyNames;var Kd=Object.prototype.hasOwnProperty;var __export=(tl,od)=>{for(var _d in od)Ad(tl,_d,{get:od[_d],enumerable:true})};var __copyProps=(tl,od,_d,Zd)=>{if(od&&typeof od==="object"||typeof od==="function"){for(let fh of zd(od))if(!Kd.call(tl,fh)&&fh!==_d)Ad(tl,fh,{get:()=>od[fh],enumerable:!(Zd=Dd(od,fh))||Zd.enumerable})}return tl};var __toCommonJS=tl=>__copyProps(Ad({},"__esModule",{value:true}),tl);var Zd={};__export(Zd,{Octokit:()=>Xh});tl.exports=__toCommonJS(Zd);var fh=_d(61897);var vh=_d(6966);var wh=_d(38082);var xh=_d(84935);var $h="20.1.2";var Xh=fh.Octokit.plugin(vh.requestLog,xh.legacyRestEndpointMethods,wh.paginateRest).defaults({userAgent:`octokit-rest.js/${$h}`});0&&0},17330:function(tl){(function(od){"use strict";var executeSync=function(){var tl=Array.prototype.slice.call(arguments);if(typeof tl[0]==="function"){tl[0].apply(null,tl.splice(1))}};var executeAsync=function(tl){if(typeof setImmediate==="function"){setImmediate(tl)}else if(typeof process!=="undefined"&&process.nextTick){process.nextTick(tl)}else{setTimeout(tl,0)}};var makeIterator=function(tl){var makeCallback=function(od){var fn=function(){if(tl.length){tl[od].apply(null,arguments)}return fn.next()};fn.next=function(){return od{"use strict";var Ad=_d(7151);var Dd=[];tl.exports=asap;function asap(tl){var od;if(Dd.length){od=Dd.pop()}else{od=new RawTask}od.task=tl;od.domain=process.domain;Ad(od)}function RawTask(){this.task=null;this.domain=null}RawTask.prototype.call=function(){if(this.domain){this.domain.enter()}var tl=true;try{this.task.call();tl=false;if(this.domain){this.domain.exit()}}finally{if(tl){Ad.requestFlush()}this.task=null;this.domain=null;Dd.push(this)}}},7151:(tl,od,_d)=>{"use strict";var Ad;var Dd=typeof setImmediate==="function";tl.exports=rawAsap;function rawAsap(tl){if(!zd.length){requestFlush();Kd=true}zd[zd.length]=tl}var zd=[];var Kd=false;var Zd=0;var fh=1024;function flush(){while(Zdfh){for(var od=0,_d=zd.length-Zd;od<_d;od++){zd[od]=zd[od+Zd]}zd.length-=Zd;Zd=0}}zd.length=0;Zd=0;Kd=false}rawAsap.requestFlush=requestFlush;function requestFlush(){var tl=process.domain;if(tl){if(!Ad){Ad=_d(73167)}Ad.active=process.domain=null}if(Kd&&Dd){setImmediate(flush)}else{process.nextTick(flush)}if(tl){Ad.active=process.domain=tl}}},31324:(tl,od,_d)=>{tl.exports={parallel:_d(83857),serial:_d(31054),serialOrdered:_d(53961)}},24818:tl=>{tl.exports=abort;function abort(tl){Object.keys(tl.jobs).forEach(clean.bind(tl));tl.jobs={}}function clean(tl){if(typeof this.jobs[tl]=="function"){this.jobs[tl]()}}},78452:(tl,od,_d)=>{var Ad=_d(29200);tl.exports=async;function async(tl){var od=false;Ad((function(){od=true}));return function async_callback(_d,Dd){if(od){tl(_d,Dd)}else{Ad((function nextTick_callback(){tl(_d,Dd)}))}}}},29200:tl=>{tl.exports=defer;function defer(tl){var od=typeof setImmediate=="function"?setImmediate:typeof process=="object"&&typeof process.nextTick=="function"?process.nextTick:null;if(od){od(tl)}else{setTimeout(tl,0)}}},24902:(tl,od,_d)=>{var Ad=_d(78452),Dd=_d(24818);tl.exports=iterate;function iterate(tl,od,_d,Ad){var zd=_d["keyedList"]?_d["keyedList"][_d.index]:_d.index;_d.jobs[zd]=runJob(od,zd,tl[zd],(function(tl,od){if(!(zd in _d.jobs)){return}delete _d.jobs[zd];if(tl){Dd(_d)}else{_d.results[zd]=od}Ad(tl,_d.results)}))}function runJob(tl,od,_d,Dd){var zd;if(tl.length==2){zd=tl(_d,Ad(Dd))}else{zd=tl(_d,od,Ad(Dd))}return zd}},81721:tl=>{tl.exports=state;function state(tl,od){var _d=!Array.isArray(tl),Ad={index:0,keyedList:_d||od?Object.keys(tl):null,jobs:{},results:_d?{}:[],size:_d?Object.keys(tl).length:tl.length};if(od){Ad.keyedList.sort(_d?od:function(_d,Ad){return od(tl[_d],tl[Ad])})}return Ad}},33351:(tl,od,_d)=>{var Ad=_d(24818),Dd=_d(78452);tl.exports=terminator;function terminator(tl){if(!Object.keys(this.jobs).length){return}this.index=this.size;Ad(this);Dd(tl)(null,this.results)}},83857:(tl,od,_d)=>{var Ad=_d(24902),Dd=_d(81721),zd=_d(33351);tl.exports=parallel;function parallel(tl,od,_d){var Kd=Dd(tl);while(Kd.index<(Kd["keyedList"]||tl).length){Ad(tl,od,Kd,(function(tl,od){if(tl){_d(tl,od);return}if(Object.keys(Kd.jobs).length===0){_d(null,Kd.results);return}}));Kd.index++}return zd.bind(Kd,_d)}},31054:(tl,od,_d)=>{var Ad=_d(53961);tl.exports=serial;function serial(tl,od,_d){return Ad(tl,od,null,_d)}},53961:(tl,od,_d)=>{var Ad=_d(24902),Dd=_d(81721),zd=_d(33351);tl.exports=serialOrdered;tl.exports.ascending=ascending;tl.exports.descending=descending;function serialOrdered(tl,od,_d,Kd){var Zd=Dd(tl,_d);Ad(tl,od,Zd,(function iteratorHandler(_d,Dd){if(_d){Kd(_d,Dd);return}Zd.index++;if(Zd.index<(Zd["keyedList"]||tl).length){Ad(tl,od,Zd,iteratorHandler);return}Kd(null,Zd.results)}));return zd.bind(Zd,Kd)}function ascending(tl,od){return tlod?1:0}function descending(tl,od){return-1*ascending(tl,od)}},52732:(tl,od,_d)=>{var Ad=_d(11063);var Dd=_d(22027);var zd=_d(59934);var Kd=Function.bind;var Zd=Kd.bind(Kd);function bindApi(tl,od,_d){var Ad=Zd(zd,null).apply(null,_d?[od,_d]:[od]);tl.api={remove:Ad};tl.remove=Ad;["before","error","after","wrap"].forEach((function(Ad){var zd=_d?[od,Ad,_d]:[od,Ad];tl[Ad]=tl.api[Ad]=Zd(Dd,null).apply(null,zd)}))}function HookSingular(){var tl="h";var od={registry:{}};var _d=Ad.bind(null,od,tl);bindApi(_d,od,tl);return _d}function HookCollection(){var tl={registry:{}};var od=Ad.bind(null,tl);bindApi(od,tl);return od}var fh=false;function Hook(){if(!fh){console.warn('[before-after-hook]: "Hook()" repurposing warning, use "Hook.Collection()". Read more: https://git.io/upgrade-before-after-hook-to-1.4');fh=true}return HookCollection()}Hook.Singular=HookSingular.bind();Hook.Collection=HookCollection.bind();tl.exports=Hook;tl.exports.Hook=Hook;tl.exports.Singular=Hook.Singular;tl.exports.Collection=Hook.Collection},22027:tl=>{tl.exports=addHook;function addHook(tl,od,_d,Ad){var Dd=Ad;if(!tl.registry[_d]){tl.registry[_d]=[]}if(od==="before"){Ad=function(tl,od){return Promise.resolve().then(Dd.bind(null,od)).then(tl.bind(null,od))}}if(od==="after"){Ad=function(tl,od){var _d;return Promise.resolve().then(tl.bind(null,od)).then((function(tl){_d=tl;return Dd(_d,od)})).then((function(){return _d}))}}if(od==="error"){Ad=function(tl,od){return Promise.resolve().then(tl.bind(null,od)).catch((function(tl){return Dd(tl,od)}))}}tl.registry[_d].push({hook:Ad,orig:Dd})}},11063:tl=>{tl.exports=register;function register(tl,od,_d,Ad){if(typeof _d!=="function"){throw new Error("method for before hook must be a function")}if(!Ad){Ad={}}if(Array.isArray(od)){return od.reverse().reduce((function(od,_d){return register.bind(null,tl,_d,od,Ad)}),_d)()}return Promise.resolve().then((function(){if(!tl.registry[od]){return _d(Ad)}return tl.registry[od].reduce((function(tl,od){return od.hook.bind(null,tl,Ad)}),_d)()}))}},59934:tl=>{tl.exports=removeHook;function removeHook(tl,od,_d){if(!tl.registry[od]){return}var Ad=tl.registry[od].map((function(tl){return tl.orig})).indexOf(_d);if(Ad===-1){return}tl.registry[od].splice(Ad,1)}},39732:(tl,od,_d)=>{"use strict";var Ad=_d(20181).Buffer;var Dd=_d(20181).SlowBuffer;tl.exports=bufferEq;function bufferEq(tl,od){if(!Ad.isBuffer(tl)||!Ad.isBuffer(od)){return false}if(tl.length!==od.length){return false}var _d=0;for(var Dd=0;Dd{"use strict";var Ad=_d(37564);var Dd=_d(33945);var zd=_d(88093);var Kd=_d(31330);tl.exports=Kd||Ad.call(zd,Dd)},33945:tl=>{"use strict";tl.exports=Function.prototype.apply},88093:tl=>{"use strict";tl.exports=Function.prototype.call},88705:(tl,od,_d)=>{"use strict";var Ad=_d(37564);var Dd=_d(73314);var zd=_d(88093);var Kd=_d(22639);tl.exports=function callBindBasic(tl){if(tl.length<1||typeof tl[0]!=="function"){throw new Dd("a function is required")}return Kd(Ad,zd,tl)}},31330:tl=>{"use strict";tl.exports=typeof Reflect!=="undefined"&&Reflect&&Reflect.apply},23105:(tl,od,_d)=>{"use strict";var Ad=_d(60470);var Dd=_d(88705);var zd=Dd([Ad("%String.prototype.indexOf%")]);tl.exports=function callBoundIntrinsic(tl,od){var _d=Ad(tl,!!od);if(typeof _d==="function"&&zd(tl,".prototype.")>-1){return Dd([_d])}return _d}},35630:(tl,od,_d)=>{var Ad=_d(39023);var Dd=_d(2203).Stream;var zd=_d(72710);tl.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}Ad.inherits(CombinedStream,Dd);CombinedStream.create=function(tl){var od=new this;tl=tl||{};for(var _d in tl){od[_d]=tl[_d]}return od};CombinedStream.isStreamLike=function(tl){return typeof tl!=="function"&&typeof tl!=="string"&&typeof tl!=="boolean"&&typeof tl!=="number"&&!Buffer.isBuffer(tl)};CombinedStream.prototype.append=function(tl){var od=CombinedStream.isStreamLike(tl);if(od){if(!(tl instanceof zd)){var _d=zd.create(tl,{maxDataSize:Infinity,pauseStream:this.pauseStreams});tl.on("data",this._checkDataSize.bind(this));tl=_d}this._handleErrors(tl);if(this.pauseStreams){tl.pause()}}this._streams.push(tl);return this};CombinedStream.prototype.pipe=function(tl,od){Dd.prototype.pipe.call(this,tl,od);this.resume();return tl};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 tl=this._streams.shift();if(typeof tl=="undefined"){this.end();return}if(typeof tl!=="function"){this._pipeNext(tl);return}var od=tl;od(function(tl){var od=CombinedStream.isStreamLike(tl);if(od){tl.on("data",this._checkDataSize.bind(this));this._handleErrors(tl)}this._pipeNext(tl)}.bind(this))};CombinedStream.prototype._pipeNext=function(tl){this._currentStream=tl;var od=CombinedStream.isStreamLike(tl);if(od){tl.on("end",this._getNext.bind(this));tl.pipe(this,{end:false});return}var _d=tl;this.write(_d);this._getNext()};CombinedStream.prototype._handleErrors=function(tl){var od=this;tl.on("error",(function(tl){od._emitError(tl)}))};CombinedStream.prototype.write=function(tl){this.emit("data",tl)};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 tl="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this._emitError(new Error(tl))};CombinedStream.prototype._updateDataSize=function(){this.dataSize=0;var tl=this;this._streams.forEach((function(od){if(!od.dataSize){return}tl.dataSize+=od.dataSize}));if(this._currentStream&&this._currentStream.dataSize){this.dataSize+=this._currentStream.dataSize}};CombinedStream.prototype._emitError=function(tl){this._reset();this.emit("error",tl)}},6110:(tl,od,_d)=>{od.formatArgs=formatArgs;od.save=save;od.load=load;od.useColors=useColors;od.storage=localstorage();od.destroy=(()=>{let tl=false;return()=>{if(!tl){tl=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`.")}}})();od.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 tl;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&&(tl=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(tl[1],10)>=31||typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function formatArgs(od){od[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+od[0]+(this.useColors?"%c ":" ")+"+"+tl.exports.humanize(this.diff);if(!this.useColors){return}const _d="color: "+this.color;od.splice(1,0,_d,"color: inherit");let Ad=0;let Dd=0;od[0].replace(/%[a-zA-Z%]/g,(tl=>{if(tl==="%%"){return}Ad++;if(tl==="%c"){Dd=Ad}}));od.splice(Dd,0,_d)}od.log=console.debug||console.log||(()=>{});function save(tl){try{if(tl){od.storage.setItem("debug",tl)}else{od.storage.removeItem("debug")}}catch(tl){}}function load(){let tl;try{tl=od.storage.getItem("debug")||od.storage.getItem("DEBUG")}catch(tl){}if(!tl&&typeof process!=="undefined"&&"env"in process){tl=process.env.DEBUG}return tl}function localstorage(){try{return localStorage}catch(tl){}}tl.exports=_d(40897)(od);const{formatters:Ad}=tl.exports;Ad.j=function(tl){try{return JSON.stringify(tl)}catch(tl){return"[UnexpectedJSONParseError]: "+tl.message}}},40897:(tl,od,_d)=>{function setup(tl){createDebug.debug=createDebug;createDebug.default=createDebug;createDebug.coerce=coerce;createDebug.disable=disable;createDebug.enable=enable;createDebug.enabled=enabled;createDebug.humanize=_d(70744);createDebug.destroy=destroy;Object.keys(tl).forEach((od=>{createDebug[od]=tl[od]}));createDebug.names=[];createDebug.skips=[];createDebug.formatters={};function selectColor(tl){let od=0;for(let _d=0;_d{if(od==="%%"){return"%"}zd++;const Dd=createDebug.formatters[Ad];if(typeof Dd==="function"){const Ad=tl[zd];od=Dd.call(_d,Ad);tl.splice(zd,1);zd--}return od}));createDebug.formatArgs.call(_d,tl);const Kd=_d.log||createDebug.log;Kd.apply(_d,tl)}debug.namespace=tl;debug.useColors=createDebug.useColors();debug.color=createDebug.selectColor(tl);debug.extend=extend;debug.destroy=createDebug.destroy;Object.defineProperty(debug,"enabled",{enumerable:true,configurable:false,get:()=>{if(_d!==null){return _d}if(Ad!==createDebug.namespaces){Ad=createDebug.namespaces;Dd=createDebug.enabled(tl)}return Dd},set:tl=>{_d=tl}});if(typeof createDebug.init==="function"){createDebug.init(debug)}return debug}function extend(tl,od){const _d=createDebug(this.namespace+(typeof od==="undefined"?":":od)+tl);_d.log=this.log;return _d}function enable(tl){createDebug.save(tl);createDebug.namespaces=tl;createDebug.names=[];createDebug.skips=[];const od=(typeof tl==="string"?tl:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(const tl of od){if(tl[0]==="-"){createDebug.skips.push(tl.slice(1))}else{createDebug.names.push(tl)}}}function matchesTemplate(tl,od){let _d=0;let Ad=0;let Dd=-1;let zd=0;while(_d"-"+tl))].join(",");createDebug.enable("");return tl}function enabled(tl){for(const od of createDebug.skips){if(matchesTemplate(tl,od)){return false}}for(const od of createDebug.names){if(matchesTemplate(tl,od)){return true}}return false}function coerce(tl){if(tl instanceof Error){return tl.stack||tl.message}return tl}function destroy(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}createDebug.enable(createDebug.load());return createDebug}tl.exports=setup},2830:(tl,od,_d)=>{if(typeof process==="undefined"||process.type==="renderer"||process.browser===true||process.__nwjs){tl.exports=_d(6110)}else{tl.exports=_d(95108)}},95108:(tl,od,_d)=>{const Ad=_d(52018);const Dd=_d(39023);od.init=init;od.log=log;od.formatArgs=formatArgs;od.save=save;od.load=load;od.useColors=useColors;od.destroy=Dd.deprecate((()=>{}),"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");od.colors=[6,2,3,4,5,1];try{const tl=_d(21450);if(tl&&(tl.stderr||tl).level>=2){od.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(tl){}od.inspectOpts=Object.keys(process.env).filter((tl=>/^debug_/i.test(tl))).reduce(((tl,od)=>{const _d=od.substring(6).toLowerCase().replace(/_([a-z])/g,((tl,od)=>od.toUpperCase()));let Ad=process.env[od];if(/^(yes|on|true|enabled)$/i.test(Ad)){Ad=true}else if(/^(no|off|false|disabled)$/i.test(Ad)){Ad=false}else if(Ad==="null"){Ad=null}else{Ad=Number(Ad)}tl[_d]=Ad;return tl}),{});function useColors(){return"colors"in od.inspectOpts?Boolean(od.inspectOpts.colors):Ad.isatty(process.stderr.fd)}function formatArgs(od){const{namespace:_d,useColors:Ad}=this;if(Ad){const Ad=this.color;const Dd="[3"+(Ad<8?Ad:"8;5;"+Ad);const zd=` ${Dd};1m${_d} `;od[0]=zd+od[0].split("\n").join("\n"+zd);od.push(Dd+"m+"+tl.exports.humanize(this.diff)+"")}else{od[0]=getDate()+_d+" "+od[0]}}function getDate(){if(od.inspectOpts.hideDate){return""}return(new Date).toISOString()+" "}function log(...tl){return process.stderr.write(Dd.formatWithOptions(od.inspectOpts,...tl)+"\n")}function save(tl){if(tl){process.env.DEBUG=tl}else{delete process.env.DEBUG}}function load(){return process.env.DEBUG}function init(tl){tl.inspectOpts={};const _d=Object.keys(od.inspectOpts);for(let Ad=0;Ad<_d.length;Ad++){tl.inspectOpts[_d[Ad]]=od.inspectOpts[_d[Ad]]}}tl.exports=_d(40897)(od);const{formatters:zd}=tl.exports;zd.o=function(tl){this.inspectOpts.colors=this.useColors;return Dd.inspect(tl,this.inspectOpts).split("\n").map((tl=>tl.trim())).join(" ")};zd.O=function(tl){this.inspectOpts.colors=this.useColors;return Dd.inspect(tl,this.inspectOpts)}},72710:(tl,od,_d)=>{var Ad=_d(2203).Stream;var Dd=_d(39023);tl.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=[]}Dd.inherits(DelayedStream,Ad);DelayedStream.create=function(tl,od){var _d=new this;od=od||{};for(var Ad in od){_d[Ad]=od[Ad]}_d.source=tl;var Dd=tl.emit;tl.emit=function(){_d._handleEmit(arguments);return Dd.apply(tl,arguments)};tl.on("error",(function(){}));if(_d.pauseStream){tl.pause()}return _d};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(tl){this.emit.apply(this,tl)}.bind(this));this._bufferedEvents=[]};DelayedStream.prototype.pipe=function(){var tl=Ad.prototype.pipe.apply(this,arguments);this.resume();return tl};DelayedStream.prototype._handleEmit=function(tl){if(this._released){this.emit.apply(this,tl);return}if(tl[0]==="data"){this.dataSize+=tl[1].length;this._checkIfMaxDataSizeExceeded()}this._bufferedEvents.push(tl)};DelayedStream.prototype._checkIfMaxDataSizeExceeded=function(){if(this._maxDataSizeExceeded){return}if(this.dataSize<=this.maxDataSize){return}this._maxDataSizeExceeded=true;var tl="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this.emit("error",new Error(tl))}},14150:(tl,od)=>{"use strict";Object.defineProperty(od,"__esModule",{value:true});class Deprecation extends Error{constructor(tl){super(tl);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="Deprecation"}}od.Deprecation=Deprecation},26669:(tl,od,_d)=>{"use strict";var Ad=_d(88705);var Dd=_d(33170);var zd;try{zd=[].__proto__===Array.prototype}catch(tl){if(!tl||typeof tl!=="object"||!("code"in tl)||tl.code!=="ERR_PROTO_ACCESS"){throw tl}}var Kd=!!zd&&Dd&&Dd(Object.prototype,"__proto__");var Zd=Object;var fh=Zd.getPrototypeOf;tl.exports=Kd&&typeof Kd.get==="function"?Ad([Kd.get]):typeof fh==="function"?function getDunder(tl){return fh(tl==null?tl:Zd(tl))}:false},325:(tl,od,_d)=>{"use strict";var Ad=_d(93058).Buffer;var Dd=_d(5028);var zd=128,Kd=0,Zd=32,fh=16,vh=2,wh=fh|Zd|Kd<<6,xh=vh|Kd<<6;function base64Url(tl){return tl.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function signatureAsBuffer(tl){if(Ad.isBuffer(tl)){return tl}else if("string"===typeof tl){return Ad.from(tl,"base64")}throw new TypeError("ECDSA signature must be a Base64 string or a Buffer")}function derToJose(tl,od){tl=signatureAsBuffer(tl);var _d=Dd(od);var Kd=_d+1;var Zd=tl.length;var fh=0;if(tl[fh++]!==wh){throw new Error('Could not find expected "seq"')}var vh=tl[fh++];if(vh===(zd|1)){vh=tl[fh++]}if(Zd-fh=zd;if(Dd){--Ad}return Ad}function joseToDer(tl,od){tl=signatureAsBuffer(tl);var _d=Dd(od);var Kd=tl.length;if(Kd!==_d*2){throw new TypeError('"'+od+'" signatures must be "'+_d*2+'" bytes, saw "'+Kd+'"')}var Zd=countPadding(tl,0,_d);var fh=countPadding(tl,_d,tl.length);var vh=_d-Zd;var $h=_d-fh;var Xh=1+1+vh+1+1+$h;var s_=Xh{"use strict";function getParamSize(tl){var od=(tl/8|0)+(tl%8===0?0:1);return od}var od={ES256:getParamSize(256),ES384:getParamSize(384),ES512:getParamSize(521)};function getParamBytesForAlg(tl){var _d=od[tl];if(_d){return _d}throw new Error('Unknown algorithm "'+tl+'"')}tl.exports=getParamBytesForAlg},79094:tl=>{"use strict";var od=Object.defineProperty||false;if(od){try{od({},"a",{value:1})}catch(tl){od=false}}tl.exports=od},33056:tl=>{"use strict";tl.exports=EvalError},31620:tl=>{"use strict";tl.exports=Error},14585:tl=>{"use strict";tl.exports=RangeError},46905:tl=>{"use strict";tl.exports=ReferenceError},80105:tl=>{"use strict";tl.exports=SyntaxError},73314:tl=>{"use strict";tl.exports=TypeError},32578:tl=>{"use strict";tl.exports=URIError},95399:tl=>{"use strict";tl.exports=Object},88700:(tl,od,_d)=>{"use strict";var Ad=_d(60470);var Dd=Ad("%Object.defineProperty%",true);var zd=_d(85479)();var Kd=_d(54076);var Zd=_d(73314);var fh=zd?Symbol.toStringTag:null;tl.exports=function setToStringTag(tl,od){var _d=arguments.length>2&&!!arguments[2]&&arguments[2].force;var Ad=arguments.length>2&&!!arguments[2]&&arguments[2].nonConfigurable;if(typeof _d!=="undefined"&&typeof _d!=="boolean"||typeof Ad!=="undefined"&&typeof Ad!=="boolean"){throw new Zd("if provided, the `overrideIfSet` and `nonConfigurable` options must be booleans")}if(fh&&(_d||!Kd(tl,fh))){if(Dd){Dd(tl,fh,{configurable:!Ad,enumerable:false,value:od,writable:false})}else{tl[fh]=od}}}},34778:(tl,od,_d)=>{var Ad;tl.exports=function(){if(!Ad){try{Ad=_d(2830)("follow-redirects")}catch(tl){}if(typeof Ad!=="function"){Ad=function(){}}}Ad.apply(null,arguments)}},1573:(tl,od,_d)=>{var Ad=_d(87016);var Dd=Ad.URL;var zd=_d(58611);var Kd=_d(65692);var Zd=_d(2203).Writable;var fh=_d(42613);var vh=_d(34778);(function detectUnsupportedEnvironment(){var tl=typeof process!=="undefined";var od=typeof window!=="undefined"&&typeof document!=="undefined";var _d=isFunction(Error.captureStackTrace);if(!tl&&(od||!_d)){console.warn("The follow-redirects package should be excluded from browser builds.")}})();var wh=false;try{fh(new Dd(""))}catch(tl){wh=tl.code==="ERR_INVALID_URL"}var xh=["Authorization","Proxy-Authorization","Cookie"];var $h=["auth","host","hostname","href","path","pathname","port","protocol","query","search","hash"];var Xh=["abort","aborted","connect","error","socket","timeout"];var s_=Object.create(null);Xh.forEach((function(tl){s_[tl]=function(od,_d,Ad){this._redirectable.emit(tl,od,_d,Ad)}}));var g_=createErrorType("ERR_INVALID_URL","Invalid URL",TypeError);var E_=createErrorType("ERR_FR_REDIRECTION_FAILURE","Redirected request failed");var k_=createErrorType("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded",E_);var ef=createErrorType("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit");var nf=createErrorType("ERR_STREAM_WRITE_AFTER_END","write after end");var $f=Zd.prototype.destroy||noop;function RedirectableRequest(tl,od){Zd.call(this);this._sanitizeOptions(tl);this._options=tl;this._ended=false;this._ending=false;this._redirectCount=0;this._redirects=[];this._requestBodyLength=0;this._requestBodyBuffers=[];if(od){this.on("response",od)}var _d=this;this._onNativeResponse=function(tl){try{_d._processResponse(tl)}catch(tl){_d.emit("error",tl instanceof E_?tl:new E_({cause:tl}))}};this._headerFilter=new RegExp("^(?:"+xh.concat(tl.sensitiveHeaders).map(escapeRegex).join("|")+")$","i");this._performRequest()}RedirectableRequest.prototype=Object.create(Zd.prototype);RedirectableRequest.prototype.abort=function(){destroyRequest(this._currentRequest);this._currentRequest.abort();this.emit("abort")};RedirectableRequest.prototype.destroy=function(tl){destroyRequest(this._currentRequest,tl);$f.call(this,tl);return this};RedirectableRequest.prototype.write=function(tl,od,_d){if(this._ending){throw new nf}if(!isString(tl)&&!isBuffer(tl)){throw new TypeError("data should be a string, Buffer or Uint8Array")}if(isFunction(od)){_d=od;od=null}if(tl.length===0){if(_d){_d()}return}if(this._requestBodyLength+tl.length<=this._options.maxBodyLength){this._requestBodyLength+=tl.length;this._requestBodyBuffers.push({data:tl,encoding:od});this._currentRequest.write(tl,od,_d)}else{this.emit("error",new ef);this.abort()}};RedirectableRequest.prototype.end=function(tl,od,_d){if(isFunction(tl)){_d=tl;tl=od=null}else if(isFunction(od)){_d=od;od=null}if(!tl){this._ended=this._ending=true;this._currentRequest.end(null,null,_d)}else{var Ad=this;var Dd=this._currentRequest;this.write(tl,od,(function(){Ad._ended=true;Dd.end(null,null,_d)}));this._ending=true}};RedirectableRequest.prototype.setHeader=function(tl,od){this._options.headers[tl]=od;this._currentRequest.setHeader(tl,od)};RedirectableRequest.prototype.removeHeader=function(tl){delete this._options.headers[tl];this._currentRequest.removeHeader(tl)};RedirectableRequest.prototype.setTimeout=function(tl,od){var _d=this;function destroyOnTimeout(od){od.setTimeout(tl);od.removeListener("timeout",od.destroy);od.addListener("timeout",od.destroy)}function startTimer(od){if(_d._timeout){clearTimeout(_d._timeout)}_d._timeout=setTimeout((function(){_d.emit("timeout");clearTimer()}),tl);destroyOnTimeout(od)}function clearTimer(){if(_d._timeout){clearTimeout(_d._timeout);_d._timeout=null}_d.removeListener("abort",clearTimer);_d.removeListener("error",clearTimer);_d.removeListener("response",clearTimer);_d.removeListener("close",clearTimer);if(od){_d.removeListener("timeout",od)}if(!_d.socket){_d._currentRequest.removeListener("socket",startTimer)}}if(od){this.on("timeout",od)}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(tl){RedirectableRequest.prototype[tl]=function(od,_d){return this._currentRequest[tl](od,_d)}}));["aborted","connection","socket"].forEach((function(tl){Object.defineProperty(RedirectableRequest.prototype,tl,{get:function(){return this._currentRequest[tl]}})}));RedirectableRequest.prototype._sanitizeOptions=function(tl){if(!tl.headers){tl.headers={}}if(!isArray(tl.sensitiveHeaders)){tl.sensitiveHeaders=[]}if(tl.host){if(!tl.hostname){tl.hostname=tl.host}delete tl.host}if(!tl.pathname&&tl.path){var od=tl.path.indexOf("?");if(od<0){tl.pathname=tl.path}else{tl.pathname=tl.path.substring(0,od);tl.search=tl.path.substring(od)}}};RedirectableRequest.prototype._performRequest=function(){var tl=this._options.protocol;var od=this._options.nativeProtocols[tl];if(!od){throw new TypeError("Unsupported protocol "+tl)}if(this._options.agents){var _d=tl.slice(0,-1);this._options.agent=this._options.agents[_d]}var Dd=this._currentRequest=od.request(this._options,this._onNativeResponse);Dd._redirectable=this;for(var zd of Xh){Dd.on(zd,s_[zd])}this._currentUrl=/^\//.test(this._options.path)?Ad.format(this._options):this._options.path;if(this._isRedirect){var Kd=0;var Zd=this;var fh=this._requestBodyBuffers;(function writeNext(tl){if(Dd===Zd._currentRequest){if(tl){Zd.emit("error",tl)}else if(Kd=400){tl.responseUrl=this._currentUrl;tl.redirects=this._redirects;this.emit("response",tl);this._requestBodyBuffers=[];return}destroyRequest(this._currentRequest);tl.destroy();if(++this._redirectCount>this._options.maxRedirects){throw new k_}var Dd;var zd=this._options.beforeRedirect;if(zd){Dd=Object.assign({Host:tl.req.getHeader("host")},this._options.headers)}var Kd=this._options.method;if((od===301||od===302)&&this._options.method==="POST"||od===303&&!/^(?:GET|HEAD)$/.test(this._options.method)){this._options.method="GET";this._requestBodyBuffers=[];removeMatchingHeaders(/^content-/i,this._options.headers)}var Zd=removeMatchingHeaders(/^host$/i,this._options.headers);var fh=parseUrl(this._currentUrl);var wh=Zd||fh.host;var xh=/^\w+:/.test(_d)?this._currentUrl:Ad.format(Object.assign(fh,{host:wh}));var $h=resolveUrl(_d,xh);vh("redirecting to",$h.href);this._isRedirect=true;spreadUrlObject($h,this._options);if($h.protocol!==fh.protocol&&$h.protocol!=="https:"||$h.host!==wh&&!isSubdomain($h.host,wh)){removeMatchingHeaders(this._headerFilter,this._options.headers)}if(isFunction(zd)){var Xh={headers:tl.headers,statusCode:od};var s_={url:xh,method:Kd,headers:Dd};zd(this._options,Xh,s_);this._sanitizeOptions(this._options)}this._performRequest()};function wrap(tl){var od={maxRedirects:21,maxBodyLength:10*1024*1024};var _d={};Object.keys(tl).forEach((function(Ad){var Dd=Ad+":";var zd=_d[Dd]=tl[Ad];var Kd=od[Ad]=Object.create(zd);function request(tl,Ad,zd){if(isURL(tl)){tl=spreadUrlObject(tl)}else if(isString(tl)){tl=spreadUrlObject(parseUrl(tl))}else{zd=Ad;Ad=validateUrl(tl);tl={protocol:Dd}}if(isFunction(Ad)){zd=Ad;Ad=null}Ad=Object.assign({maxRedirects:od.maxRedirects,maxBodyLength:od.maxBodyLength},tl,Ad);Ad.nativeProtocols=_d;if(!isString(Ad.host)&&!isString(Ad.hostname)){Ad.hostname="::1"}fh.equal(Ad.protocol,Dd,"protocol mismatch");vh("options",Ad);return new RedirectableRequest(Ad,zd)}function get(tl,od,_d){var Ad=Kd.request(tl,od,_d);Ad.end();return Ad}Object.defineProperties(Kd,{request:{value:request,configurable:true,enumerable:true,writable:true},get:{value:get,configurable:true,enumerable:true,writable:true}})}));return od}function noop(){}function parseUrl(tl){var od;if(wh){od=new Dd(tl)}else{od=validateUrl(Ad.parse(tl));if(!isString(od.protocol)){throw new g_({input:tl})}}return od}function resolveUrl(tl,od){return wh?new Dd(tl,od):parseUrl(Ad.resolve(od,tl))}function validateUrl(tl){if(/^\[/.test(tl.hostname)&&!/^\[[:0-9a-f]+\]$/i.test(tl.hostname)){throw new g_({input:tl.href||tl})}if(/^\[/.test(tl.host)&&!/^\[[:0-9a-f]+\](:\d+)?$/i.test(tl.host)){throw new g_({input:tl.href||tl})}return tl}function spreadUrlObject(tl,od){var _d=od||{};for(var Ad of $h){_d[Ad]=tl[Ad]}if(_d.hostname.startsWith("[")){_d.hostname=_d.hostname.slice(1,-1)}if(_d.port!==""){_d.port=Number(_d.port)}_d.path=_d.search?_d.pathname+_d.search:_d.pathname;return _d}function removeMatchingHeaders(tl,od){var _d;for(var Ad in od){if(tl.test(Ad)){_d=od[Ad];delete od[Ad]}}return _d===null||typeof _d==="undefined"?undefined:String(_d).trim()}function createErrorType(tl,od,_d){function CustomError(_d){if(isFunction(Error.captureStackTrace)){Error.captureStackTrace(this,this.constructor)}Object.assign(this,_d||{});this.code=tl;this.message=this.cause?od+": "+this.cause.message:od}CustomError.prototype=new(_d||Error);Object.defineProperties(CustomError.prototype,{constructor:{value:CustomError,enumerable:false},name:{value:"Error ["+tl+"]",enumerable:false}});return CustomError}function destroyRequest(tl,od){for(var _d of Xh){tl.removeListener(_d,s_[_d])}tl.on("error",noop);tl.destroy(od)}function isSubdomain(tl,od){fh(isString(tl)&&isString(od));var _d=tl.length-od.length-1;return _d>0&&tl[_d]==="."&&tl.endsWith(od)}function isArray(tl){return tl instanceof Array}function isString(tl){return typeof tl==="string"||tl instanceof String}function isFunction(tl){return typeof tl==="function"}function isBuffer(tl){return typeof tl==="object"&&"length"in tl}function isURL(tl){return Dd&&tl instanceof Dd}function escapeRegex(tl){return tl.replace(/[\]\\/()*+?.$]/g,"\\$&")}tl.exports=wrap({http:zd,https:Kd});tl.exports.wrap=wrap},96454:(tl,od,_d)=>{"use strict";var Ad=_d(35630);var Dd=_d(39023);var zd=_d(16928);var Kd=_d(58611);var Zd=_d(65692);var fh=_d(87016).parse;var vh=_d(79896);var wh=_d(2203).Stream;var xh=_d(76982);var $h=_d(14096);var Xh=_d(31324);var s_=_d(88700);var g_=_d(54076);var E_=_d(11835);function FormData(tl){if(!(this instanceof FormData)){return new FormData(tl)}this._overheadLength=0;this._valueLength=0;this._valuesToMeasure=[];Ad.call(this);tl=tl||{};for(var od in tl){this[od]=tl[od]}}Dd.inherits(FormData,Ad);FormData.LINE_BREAK="\r\n";FormData.DEFAULT_CONTENT_TYPE="application/octet-stream";FormData.prototype.append=function(tl,od,_d){_d=_d||{};if(typeof _d==="string"){_d={filename:_d}}var Dd=Ad.prototype.append.bind(this);if(typeof od==="number"||od==null){od=String(od)}if(Array.isArray(od)){this._error(new Error("Arrays are not supported."));return}var zd=this._multiPartHeader(tl,od,_d);var Kd=this._multiPartFooter();Dd(zd);Dd(od);Dd(Kd);this._trackLength(zd,od,_d)};FormData.prototype._trackLength=function(tl,od,_d){var Ad=0;if(_d.knownLength!=null){Ad+=Number(_d.knownLength)}else if(Buffer.isBuffer(od)){Ad=od.length}else if(typeof od==="string"){Ad=Buffer.byteLength(od)}this._valueLength+=Ad;this._overheadLength+=Buffer.byteLength(tl)+FormData.LINE_BREAK.length;if(!od||!od.path&&!(od.readable&&g_(od,"httpVersion"))&&!(od instanceof wh)){return}if(!_d.knownLength){this._valuesToMeasure.push(od)}};FormData.prototype._lengthRetriever=function(tl,od){if(g_(tl,"fd")){if(tl.end!=undefined&&tl.end!=Infinity&&tl.start!=undefined){od(null,tl.end+1-(tl.start?tl.start:0))}else{vh.stat(tl.path,(function(_d,Ad){if(_d){od(_d);return}var Dd=Ad.size-(tl.start?tl.start:0);od(null,Dd)}))}}else if(g_(tl,"httpVersion")){od(null,Number(tl.headers["content-length"]))}else if(g_(tl,"httpModule")){tl.on("response",(function(_d){tl.pause();od(null,Number(_d.headers["content-length"]))}));tl.resume()}else{od("Unknown stream")}};FormData.prototype._multiPartHeader=function(tl,od,_d){if(typeof _d.header==="string"){return _d.header}var Ad=this._getContentDisposition(od,_d);var Dd=this._getContentType(od,_d);var zd="";var Kd={"Content-Disposition":["form-data",'name="'+tl+'"'].concat(Ad||[]),"Content-Type":[].concat(Dd||[])};if(typeof _d.header==="object"){E_(Kd,_d.header)}var Zd;for(var fh in Kd){if(g_(Kd,fh)){Zd=Kd[fh];if(Zd==null){continue}if(!Array.isArray(Zd)){Zd=[Zd]}if(Zd.length){zd+=fh+": "+Zd.join("; ")+FormData.LINE_BREAK}}}return"--"+this.getBoundary()+FormData.LINE_BREAK+zd+FormData.LINE_BREAK};FormData.prototype._getContentDisposition=function(tl,od){var _d;if(typeof od.filepath==="string"){_d=zd.normalize(od.filepath).replace(/\\/g,"/")}else if(od.filename||tl&&(tl.name||tl.path)){_d=zd.basename(od.filename||tl&&(tl.name||tl.path))}else if(tl&&tl.readable&&g_(tl,"httpVersion")){_d=zd.basename(tl.client._httpMessage.path||"")}if(_d){return'filename="'+_d+'"'}};FormData.prototype._getContentType=function(tl,od){var _d=od.contentType;if(!_d&&tl&&tl.name){_d=$h.lookup(tl.name)}if(!_d&&tl&&tl.path){_d=$h.lookup(tl.path)}if(!_d&&tl&&tl.readable&&g_(tl,"httpVersion")){_d=tl.headers["content-type"]}if(!_d&&(od.filepath||od.filename)){_d=$h.lookup(od.filepath||od.filename)}if(!_d&&tl&&typeof tl==="object"){_d=FormData.DEFAULT_CONTENT_TYPE}return _d};FormData.prototype._multiPartFooter=function(){return function(tl){var od=FormData.LINE_BREAK;var _d=this._streams.length===0;if(_d){od+=this._lastBoundary()}tl(od)}.bind(this)};FormData.prototype._lastBoundary=function(){return"--"+this.getBoundary()+"--"+FormData.LINE_BREAK};FormData.prototype.getHeaders=function(tl){var od;var _d={"content-type":"multipart/form-data; boundary="+this.getBoundary()};for(od in tl){if(g_(tl,od)){_d[od.toLowerCase()]=tl[od]}}return _d};FormData.prototype.setBoundary=function(tl){if(typeof tl!=="string"){throw new TypeError("FormData boundary must be a string")}this._boundary=tl};FormData.prototype.getBoundary=function(){if(!this._boundary){this._generateBoundary()}return this._boundary};FormData.prototype.getBuffer=function(){var tl=new Buffer.alloc(0);var od=this.getBoundary();for(var _d=0,Ad=this._streams.length;_d{"use strict";tl.exports=function(tl,od){Object.keys(od).forEach((function(_d){tl[_d]=tl[_d]||od[_d]}));return tl}},99808:tl=>{"use strict";var od="Function.prototype.bind called on incompatible ";var _d=Object.prototype.toString;var Ad=Math.max;var Dd="[object Function]";var zd=function concatty(tl,od){var _d=[];for(var Ad=0;Ad{"use strict";var Ad=_d(99808);tl.exports=Function.prototype.bind||Ad},60470:(tl,od,_d)=>{"use strict";var Ad;var Dd=_d(95399);var zd=_d(31620);var Kd=_d(33056);var Zd=_d(14585);var fh=_d(46905);var vh=_d(80105);var wh=_d(73314);var xh=_d(32578);var $h=_d(55641);var Xh=_d(96171);var s_=_d(57147);var g_=_d(41017);var E_=_d(56947);var k_=_d(42621);var ef=_d(30156);var nf=Function;var getEvalledConstructor=function(tl){try{return nf('"use strict"; return ('+tl+").constructor;")()}catch(tl){}};var $f=_d(33170);var Hf=_d(79094);var throwTypeError=function(){throw new wh};var Kf=$f?function(){try{arguments.callee;return throwTypeError}catch(tl){try{return $f(arguments,"callee").get}catch(tl){return throwTypeError}}}():throwTypeError;var Xf=_d(23336)();var eg=_d(81967);var tg=_d(91311);var rg=_d(48681);var ng=_d(33945);var sg=_d(88093);var mg={};var eA=typeof Uint8Array==="undefined"||!eg?Ad:eg(Uint8Array);var tA={__proto__:null,"%AggregateError%":typeof AggregateError==="undefined"?Ad:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer==="undefined"?Ad:ArrayBuffer,"%ArrayIteratorPrototype%":Xf&&eg?eg([][Symbol.iterator]()):Ad,"%AsyncFromSyncIteratorPrototype%":Ad,"%AsyncFunction%":mg,"%AsyncGenerator%":mg,"%AsyncGeneratorFunction%":mg,"%AsyncIteratorPrototype%":mg,"%Atomics%":typeof Atomics==="undefined"?Ad:Atomics,"%BigInt%":typeof BigInt==="undefined"?Ad:BigInt,"%BigInt64Array%":typeof BigInt64Array==="undefined"?Ad:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array==="undefined"?Ad:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView==="undefined"?Ad:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":zd,"%eval%":eval,"%EvalError%":Kd,"%Float16Array%":typeof Float16Array==="undefined"?Ad:Float16Array,"%Float32Array%":typeof Float32Array==="undefined"?Ad:Float32Array,"%Float64Array%":typeof Float64Array==="undefined"?Ad:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry==="undefined"?Ad:FinalizationRegistry,"%Function%":nf,"%GeneratorFunction%":mg,"%Int8Array%":typeof Int8Array==="undefined"?Ad:Int8Array,"%Int16Array%":typeof Int16Array==="undefined"?Ad:Int16Array,"%Int32Array%":typeof Int32Array==="undefined"?Ad:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Xf&&eg?eg(eg([][Symbol.iterator]())):Ad,"%JSON%":typeof JSON==="object"?JSON:Ad,"%Map%":typeof Map==="undefined"?Ad:Map,"%MapIteratorPrototype%":typeof Map==="undefined"||!Xf||!eg?Ad:eg((new Map)[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Dd,"%Object.getOwnPropertyDescriptor%":$f,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise==="undefined"?Ad:Promise,"%Proxy%":typeof Proxy==="undefined"?Ad:Proxy,"%RangeError%":Zd,"%ReferenceError%":fh,"%Reflect%":typeof Reflect==="undefined"?Ad:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set==="undefined"?Ad:Set,"%SetIteratorPrototype%":typeof Set==="undefined"||!Xf||!eg?Ad:eg((new Set)[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer==="undefined"?Ad:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Xf&&eg?eg(""[Symbol.iterator]()):Ad,"%Symbol%":Xf?Symbol:Ad,"%SyntaxError%":vh,"%ThrowTypeError%":Kf,"%TypedArray%":eA,"%TypeError%":wh,"%Uint8Array%":typeof Uint8Array==="undefined"?Ad:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray==="undefined"?Ad:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array==="undefined"?Ad:Uint16Array,"%Uint32Array%":typeof Uint32Array==="undefined"?Ad:Uint32Array,"%URIError%":xh,"%WeakMap%":typeof WeakMap==="undefined"?Ad:WeakMap,"%WeakRef%":typeof WeakRef==="undefined"?Ad:WeakRef,"%WeakSet%":typeof WeakSet==="undefined"?Ad:WeakSet,"%Function.prototype.call%":sg,"%Function.prototype.apply%":ng,"%Object.defineProperty%":Hf,"%Object.getPrototypeOf%":tg,"%Math.abs%":$h,"%Math.floor%":Xh,"%Math.max%":s_,"%Math.min%":g_,"%Math.pow%":E_,"%Math.round%":k_,"%Math.sign%":ef,"%Reflect.getPrototypeOf%":rg};if(eg){try{null.error}catch(tl){var rA=eg(eg(tl));tA["%Error.prototype%"]=rA}}var nA=function doEval(tl){var od;if(tl==="%AsyncFunction%"){od=getEvalledConstructor("async function () {}")}else if(tl==="%GeneratorFunction%"){od=getEvalledConstructor("function* () {}")}else if(tl==="%AsyncGeneratorFunction%"){od=getEvalledConstructor("async function* () {}")}else if(tl==="%AsyncGenerator%"){var _d=doEval("%AsyncGeneratorFunction%");if(_d){od=_d.prototype}}else if(tl==="%AsyncIteratorPrototype%"){var Ad=doEval("%AsyncGenerator%");if(Ad&&eg){od=eg(Ad.prototype)}}tA[tl]=od;return od};var iA={__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 sA=_d(37564);var aA=_d(54076);var oA=sA.call(sg,Array.prototype.concat);var lA=sA.call(ng,Array.prototype.splice);var cA=sA.call(sg,String.prototype.replace);var uA=sA.call(sg,String.prototype.slice);var pA=sA.call(sg,RegExp.prototype.exec);var dA=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;var hA=/\\(\\)?/g;var _A=function stringToPath(tl){var od=uA(tl,0,1);var _d=uA(tl,-1);if(od==="%"&&_d!=="%"){throw new vh("invalid intrinsic syntax, expected closing `%`")}else if(_d==="%"&&od!=="%"){throw new vh("invalid intrinsic syntax, expected opening `%`")}var Ad=[];cA(tl,dA,(function(tl,od,_d,Dd){Ad[Ad.length]=_d?cA(Dd,hA,"$1"):od||tl}));return Ad};var fA=function getBaseIntrinsic(tl,od){var _d=tl;var Ad;if(aA(iA,_d)){Ad=iA[_d];_d="%"+Ad[0]+"%"}if(aA(tA,_d)){var Dd=tA[_d];if(Dd===mg){Dd=nA(_d)}if(typeof Dd==="undefined"&&!od){throw new wh("intrinsic "+tl+" exists, but is not available. Please file an issue!")}return{alias:Ad,name:_d,value:Dd}}throw new vh("intrinsic "+tl+" does not exist!")};tl.exports=function GetIntrinsic(tl,od){if(typeof tl!=="string"||tl.length===0){throw new wh("intrinsic name must be a non-empty string")}if(arguments.length>1&&typeof od!=="boolean"){throw new wh('"allowMissing" argument must be a boolean')}if(pA(/^%?[^%]*%?$/,tl)===null){throw new vh("`%` may not be present anywhere but at the beginning and end of the intrinsic name")}var _d=_A(tl);var Dd=_d.length>0?_d[0]:"";var zd=fA("%"+Dd+"%",od);var Kd=zd.name;var Zd=zd.value;var fh=false;var xh=zd.alias;if(xh){Dd=xh[0];lA(_d,oA([0,1],xh))}for(var $h=1,Xh=true;$h<_d.length;$h+=1){var s_=_d[$h];var g_=uA(s_,0,1);var E_=uA(s_,-1);if((g_==='"'||g_==="'"||g_==="`"||(E_==='"'||E_==="'"||E_==="`"))&&g_!==E_){throw new vh("property names with quotes must have matching quotes")}if(s_==="constructor"||!Xh){fh=true}Dd+="."+s_;Kd="%"+Dd+"%";if(aA(tA,Kd)){Zd=tA[Kd]}else if(Zd!=null){if(!(s_ in Zd)){if(!od){throw new wh("base intrinsic for "+tl+" exists, but the property is not available.")}return void Ad}if($f&&$h+1>=_d.length){var k_=$f(Zd,s_);Xh=!!k_;if(Xh&&"get"in k_&&!("originalValue"in k_.get)){Zd=k_.get}else{Zd=Zd[s_]}}else{Xh=aA(Zd,s_);Zd=Zd[s_]}if(Xh&&!fh){tA[Kd]=Zd}}}return Zd}},91311:(tl,od,_d)=>{"use strict";var Ad=_d(95399);tl.exports=Ad.getPrototypeOf||null},48681:tl=>{"use strict";tl.exports=typeof Reflect!=="undefined"&&Reflect.getPrototypeOf||null},81967:(tl,od,_d)=>{"use strict";var Ad=_d(48681);var Dd=_d(91311);var zd=_d(26669);tl.exports=Ad?function getProto(tl){return Ad(tl)}:Dd?function getProto(tl){if(!tl||typeof tl!=="object"&&typeof tl!=="function"){throw new TypeError("getProto: not an object")}return Dd(tl)}:zd?function getProto(tl){return zd(tl)}:null},1174:tl=>{"use strict";tl.exports=Object.getOwnPropertyDescriptor},33170:(tl,od,_d)=>{"use strict";var Ad=_d(1174);if(Ad){try{Ad([],"length")}catch(tl){Ad=null}}tl.exports=Ad},83813:tl=>{"use strict";tl.exports=(tl,od=process.argv)=>{const _d=tl.startsWith("-")?"":tl.length===1?"-":"--";const Ad=od.indexOf(_d+tl);const Dd=od.indexOf("--");return Ad!==-1&&(Dd===-1||Ad{"use strict";var Ad=typeof Symbol!=="undefined"&&Symbol;var Dd=_d(61114);tl.exports=function hasNativeSymbols(){if(typeof Ad!=="function"){return false}if(typeof Symbol!=="function"){return false}if(typeof Ad("foo")!=="symbol"){return false}if(typeof Symbol("bar")!=="symbol"){return false}return Dd()}},61114:tl=>{"use strict";tl.exports=function hasSymbols(){if(typeof Symbol!=="function"||typeof Object.getOwnPropertySymbols!=="function"){return false}if(typeof Symbol.iterator==="symbol"){return true}var tl={};var od=Symbol("test");var _d=Object(od);if(typeof od==="string"){return false}if(Object.prototype.toString.call(od)!=="[object Symbol]"){return false}if(Object.prototype.toString.call(_d)!=="[object Symbol]"){return false}var Ad=42;tl[od]=Ad;for(var Dd in tl){return false}if(typeof Object.keys==="function"&&Object.keys(tl).length!==0){return false}if(typeof Object.getOwnPropertyNames==="function"&&Object.getOwnPropertyNames(tl).length!==0){return false}var zd=Object.getOwnPropertySymbols(tl);if(zd.length!==1||zd[0]!==od){return false}if(!Object.prototype.propertyIsEnumerable.call(tl,od)){return false}if(typeof Object.getOwnPropertyDescriptor==="function"){var Kd=Object.getOwnPropertyDescriptor(tl,od);if(Kd.value!==Ad||Kd.enumerable!==true){return false}}return true}},85479:(tl,od,_d)=>{"use strict";var Ad=_d(61114);tl.exports=function hasToStringTagShams(){return Ad()&&!!Symbol.toStringTag}},54076:(tl,od,_d)=>{"use strict";var Ad=Function.prototype.call;var Dd=Object.prototype.hasOwnProperty;var zd=_d(37564);tl.exports=zd.call(Ad,Dd)},74281:(tl,od,_d)=>{"use strict";var Ad=_d(91950);var Dd=_d(59980);function renamed(tl,od){return function(){throw new Error("Function yaml."+tl+" is removed in js-yaml 4. "+"Use yaml."+od+" instead, which is now safe by default.")}}tl.exports.Type=_d(9557);tl.exports.Schema=_d(62046);tl.exports.FAILSAFE_SCHEMA=_d(69832);tl.exports.JSON_SCHEMA=_d(58927);tl.exports.CORE_SCHEMA=_d(55746);tl.exports.DEFAULT_SCHEMA=_d(97336);tl.exports.load=Ad.load;tl.exports.loadAll=Ad.loadAll;tl.exports.dump=Dd.dump;tl.exports.YAMLException=_d(41248);tl.exports.types={binary:_d(8149),float:_d(57584),map:_d(47316),null:_d(4333),pairs:_d(16267),set:_d(78758),timestamp:_d(28966),bool:_d(67296),int:_d(62271),merge:_d(76854),omap:_d(58649),seq:_d(77161),str:_d(53929)};tl.exports.safeLoad=renamed("safeLoad","load");tl.exports.safeLoadAll=renamed("safeLoadAll","loadAll");tl.exports.safeDump=renamed("safeDump","dump")},19816:tl=>{"use strict";function isNothing(tl){return typeof tl==="undefined"||tl===null}function isObject(tl){return typeof tl==="object"&&tl!==null}function toArray(tl){if(Array.isArray(tl))return tl;else if(isNothing(tl))return[];return[tl]}function extend(tl,od){var _d,Ad,Dd,zd;if(od){zd=Object.keys(od);for(_d=0,Ad=zd.length;_d{"use strict";var Ad=_d(19816);var Dd=_d(41248);var zd=_d(97336);var Kd=Object.prototype.toString;var Zd=Object.prototype.hasOwnProperty;var fh=65279;var vh=9;var wh=10;var xh=13;var $h=32;var Xh=33;var s_=34;var g_=35;var E_=37;var k_=38;var ef=39;var nf=42;var $f=44;var Hf=45;var Kf=58;var Xf=61;var eg=62;var tg=63;var rg=64;var ng=91;var sg=93;var mg=96;var eA=123;var tA=124;var rA=125;var nA={};nA[0]="\\0";nA[7]="\\a";nA[8]="\\b";nA[9]="\\t";nA[10]="\\n";nA[11]="\\v";nA[12]="\\f";nA[13]="\\r";nA[27]="\\e";nA[34]='\\"';nA[92]="\\\\";nA[133]="\\N";nA[160]="\\_";nA[8232]="\\L";nA[8233]="\\P";var iA=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"];var sA=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function compileStyleMap(tl,od){var _d,Ad,Dd,zd,Kd,fh,vh;if(od===null)return{};_d={};Ad=Object.keys(od);for(Dd=0,zd=Ad.length;Dd=55296&&_d<=56319&&od+1=56320&&Ad<=57343){return(_d-55296)*1024+Ad-56320+65536}}return _d}function needIndentIndicator(tl){var od=/^\n* /;return od.test(tl)}var lA=1,cA=2,uA=3,pA=4,dA=5;function chooseScalarStyle(tl,od,_d,Ad,Dd,zd,Kd,Zd){var fh;var vh=0;var xh=null;var $h=false;var Xh=false;var s_=Ad!==-1;var g_=-1;var E_=isPlainSafeFirst(codePointAt(tl,0))&&isPlainSafeLast(codePointAt(tl,tl.length-1));if(od||Kd){for(fh=0;fh=65536?fh+=2:fh++){vh=codePointAt(tl,fh);if(!isPrintable(vh)){return dA}E_=E_&&isPlainSafe(vh,xh,Zd);xh=vh}}else{for(fh=0;fh=65536?fh+=2:fh++){vh=codePointAt(tl,fh);if(vh===wh){$h=true;if(s_){Xh=Xh||fh-g_-1>Ad&&tl[g_+1]!==" ";g_=fh}}else if(!isPrintable(vh)){return dA}E_=E_&&isPlainSafe(vh,xh,Zd);xh=vh}Xh=Xh||s_&&(fh-g_-1>Ad&&tl[g_+1]!==" ")}if(!$h&&!Xh){if(E_&&!Kd&&!Dd(tl)){return lA}return zd===oA?dA:cA}if(_d>9&&needIndentIndicator(tl)){return dA}if(!Kd){return Xh?pA:uA}return zd===oA?dA:cA}function writeScalar(tl,od,_d,Ad,zd){tl.dump=function(){if(od.length===0){return tl.quotingType===oA?'""':"''"}if(!tl.noCompatMode){if(iA.indexOf(od)!==-1||sA.test(od)){return tl.quotingType===oA?'"'+od+'"':"'"+od+"'"}}var Kd=tl.indent*Math.max(1,_d);var Zd=tl.lineWidth===-1?-1:Math.max(Math.min(tl.lineWidth,40),tl.lineWidth-Kd);var fh=Ad||tl.flowLevel>-1&&_d>=tl.flowLevel;function testAmbiguity(od){return testImplicitResolving(tl,od)}switch(chooseScalarStyle(od,fh,tl.indent,Zd,testAmbiguity,tl.quotingType,tl.forceQuotes&&!Ad,zd)){case lA:return od;case cA:return"'"+od.replace(/'/g,"''")+"'";case uA:return"|"+blockHeader(od,tl.indent)+dropEndingNewline(indentString(od,Kd));case pA:return">"+blockHeader(od,tl.indent)+dropEndingNewline(indentString(foldString(od,Zd),Kd));case dA:return'"'+escapeString(od,Zd)+'"';default:throw new Dd("impossible error: invalid scalar style")}}()}function blockHeader(tl,od){var _d=needIndentIndicator(tl)?String(od):"";var Ad=tl[tl.length-1]==="\n";var Dd=Ad&&(tl[tl.length-2]==="\n"||tl==="\n");var zd=Dd?"+":Ad?"":"-";return _d+zd+"\n"}function dropEndingNewline(tl){return tl[tl.length-1]==="\n"?tl.slice(0,-1):tl}function foldString(tl,od){var _d=/(\n+)([^\n]*)/g;var Ad=function(){var Ad=tl.indexOf("\n");Ad=Ad!==-1?Ad:tl.length;_d.lastIndex=Ad;return foldLine(tl.slice(0,Ad),od)}();var Dd=tl[0]==="\n"||tl[0]===" ";var zd;var Kd;while(Kd=_d.exec(tl)){var Zd=Kd[1],fh=Kd[2];zd=fh[0]===" ";Ad+=Zd+(!Dd&&!zd&&fh!==""?"\n":"")+foldLine(fh,od);Dd=zd}return Ad}function foldLine(tl,od){if(tl===""||tl[0]===" ")return tl;var _d=/ [^ ]/g;var Ad;var Dd=0,zd,Kd=0,Zd=0;var fh="";while(Ad=_d.exec(tl)){Zd=Ad.index;if(Zd-Dd>od){zd=Kd>Dd?Kd:Zd;fh+="\n"+tl.slice(Dd,zd);Dd=zd+1}Kd=Zd}fh+="\n";if(tl.length-Dd>od&&Kd>Dd){fh+=tl.slice(Dd,Kd)+"\n"+tl.slice(Kd+1)}else{fh+=tl.slice(Dd)}return fh.slice(1)}function escapeString(tl){var od="";var _d=0;var Ad;for(var Dd=0;Dd=65536?Dd+=2:Dd++){_d=codePointAt(tl,Dd);Ad=nA[_d];if(!Ad&&isPrintable(_d)){od+=tl[Dd];if(_d>=65536)od+=tl[Dd+1]}else{od+=Ad||encodeHex(_d)}}return od}function writeFlowSequence(tl,od,_d){var Ad="",Dd=tl.tag,zd,Kd,Zd;for(zd=0,Kd=_d.length;zd1024)wh+="? ";wh+=tl.dump+(tl.condenseFlow?'"':"")+":"+(tl.condenseFlow?"":" ");if(!writeNode(tl,od,vh,false,false)){continue}wh+=tl.dump;Ad+=wh}tl.tag=Dd;tl.dump="{"+Ad+"}"}function writeBlockMapping(tl,od,_d,Ad){var zd="",Kd=tl.tag,Zd=Object.keys(_d),fh,vh,xh,$h,Xh,s_;if(tl.sortKeys===true){Zd.sort()}else if(typeof tl.sortKeys==="function"){Zd.sort(tl.sortKeys)}else if(tl.sortKeys){throw new Dd("sortKeys must be a boolean or a function")}for(fh=0,vh=Zd.length;fh1024;if(Xh){if(tl.dump&&wh===tl.dump.charCodeAt(0)){s_+="?"}else{s_+="? "}}s_+=tl.dump;if(Xh){s_+=generateNextLine(tl,od)}if(!writeNode(tl,od+1,$h,true,Xh)){continue}if(tl.dump&&wh===tl.dump.charCodeAt(0)){s_+=":"}else{s_+=": "}s_+=tl.dump;zd+=s_}tl.tag=Kd;tl.dump=zd||"{}"}function detectType(tl,od,_d){var Ad,zd,fh,vh,wh,xh;zd=_d?tl.explicitTypes:tl.implicitTypes;for(fh=0,vh=zd.length;fh tag resolver accepts not "'+xh+'" style')}tl.dump=Ad}return true}}return false}function writeNode(tl,od,_d,Ad,zd,Zd,fh){tl.tag=null;tl.dump=_d;if(!detectType(tl,_d,false)){detectType(tl,_d,true)}var vh=Kd.call(tl.dump);var wh=Ad;var xh;if(Ad){Ad=tl.flowLevel<0||tl.flowLevel>od}var $h=vh==="[object Object]"||vh==="[object Array]",Xh,s_;if($h){Xh=tl.duplicates.indexOf(_d);s_=Xh!==-1}if(tl.tag!==null&&tl.tag!=="?"||s_||tl.indent!==2&&od>0){zd=false}if(s_&&tl.usedDuplicates[Xh]){tl.dump="*ref_"+Xh}else{if($h&&s_&&!tl.usedDuplicates[Xh]){tl.usedDuplicates[Xh]=true}if(vh==="[object Object]"){if(Ad&&Object.keys(tl.dump).length!==0){writeBlockMapping(tl,od,tl.dump,zd);if(s_){tl.dump="&ref_"+Xh+tl.dump}}else{writeFlowMapping(tl,od,tl.dump);if(s_){tl.dump="&ref_"+Xh+" "+tl.dump}}}else if(vh==="[object Array]"){if(Ad&&tl.dump.length!==0){if(tl.noArrayIndent&&!fh&&od>0){writeBlockSequence(tl,od-1,tl.dump,zd)}else{writeBlockSequence(tl,od,tl.dump,zd)}if(s_){tl.dump="&ref_"+Xh+tl.dump}}else{writeFlowSequence(tl,od,tl.dump);if(s_){tl.dump="&ref_"+Xh+" "+tl.dump}}}else if(vh==="[object String]"){if(tl.tag!=="?"){writeScalar(tl,tl.dump,od,Zd,wh)}}else if(vh==="[object Undefined]"){return false}else{if(tl.skipInvalid)return false;throw new Dd("unacceptable kind of an object to dump "+vh)}if(tl.tag!==null&&tl.tag!=="?"){xh=encodeURI(tl.tag[0]==="!"?tl.tag.slice(1):tl.tag).replace(/!/g,"%21");if(tl.tag[0]==="!"){xh="!"+xh}else if(xh.slice(0,18)==="tag:yaml.org,2002:"){xh="!!"+xh.slice(18)}else{xh="!<"+xh+">"}tl.dump=xh+" "+tl.dump}}return true}function getDuplicateReferences(tl,od){var _d=[],Ad=[],Dd,zd;inspectNode(tl,_d,Ad);for(Dd=0,zd=Ad.length;Dd{"use strict";function formatError(tl,od){var _d="",Ad=tl.reason||"(unknown reason)";if(!tl.mark)return Ad;if(tl.mark.name){_d+='in "'+tl.mark.name+'" '}_d+="("+(tl.mark.line+1)+":"+(tl.mark.column+1)+")";if(!od&&tl.mark.snippet){_d+="\n\n"+tl.mark.snippet}return Ad+" "+_d}function YAMLException(tl,od){Error.call(this);this.name="YAMLException";this.reason=tl;this.mark=od;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(tl){return this.name+": "+formatError(this,tl)};tl.exports=YAMLException},91950:(tl,od,_d)=>{"use strict";var Ad=_d(19816);var Dd=_d(41248);var zd=_d(9440);var Kd=_d(97336);var Zd=Object.prototype.hasOwnProperty;var fh=1;var vh=2;var wh=3;var xh=4;var $h=1;var Xh=2;var s_=3;var g_=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/;var E_=/[\x85\u2028\u2029]/;var k_=/[,\[\]\{\}]/;var ef=/^(?:!|!!|![a-z\-]+!)$/i;var nf=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function _class(tl){return Object.prototype.toString.call(tl)}function is_EOL(tl){return tl===10||tl===13}function is_WHITE_SPACE(tl){return tl===9||tl===32}function is_WS_OR_EOL(tl){return tl===9||tl===32||tl===10||tl===13}function is_FLOW_INDICATOR(tl){return tl===44||tl===91||tl===93||tl===123||tl===125}function fromHexCode(tl){var od;if(48<=tl&&tl<=57){return tl-48}od=tl|32;if(97<=od&&od<=102){return od-97+10}return-1}function escapedHexLen(tl){if(tl===120){return 2}if(tl===117){return 4}if(tl===85){return 8}return 0}function fromDecimalCode(tl){if(48<=tl&&tl<=57){return tl-48}return-1}function simpleEscapeSequence(tl){return tl===48?"\0":tl===97?"":tl===98?"\b":tl===116?"\t":tl===9?"\t":tl===110?"\n":tl===118?"\v":tl===102?"\f":tl===114?"\r":tl===101?"":tl===32?" ":tl===34?'"':tl===47?"/":tl===92?"\\":tl===78?"…":tl===95?" ":tl===76?"\u2028":tl===80?"\u2029":""}function charFromCodepoint(tl){if(tl<=65535){return String.fromCharCode(tl)}return String.fromCharCode((tl-65536>>10)+55296,(tl-65536&1023)+56320)}function setProperty(tl,od,_d){if(od==="__proto__"){Object.defineProperty(tl,od,{configurable:true,enumerable:true,writable:true,value:_d})}else{tl[od]=_d}}var $f=new Array(256);var Hf=new Array(256);for(var Kf=0;Kf<256;Kf++){$f[Kf]=simpleEscapeSequence(Kf)?1:0;Hf[Kf]=simpleEscapeSequence(Kf)}function State(tl,od){this.input=tl;this.filename=od["filename"]||null;this.schema=od["schema"]||Kd;this.onWarning=od["onWarning"]||null;this.legacy=od["legacy"]||false;this.json=od["json"]||false;this.listener=od["listener"]||null;this.implicitTypes=this.schema.compiledImplicit;this.typeMap=this.schema.compiledTypeMap;this.length=tl.length;this.position=0;this.line=0;this.lineStart=0;this.lineIndent=0;this.firstTabInLine=-1;this.documents=[]}function generateError(tl,od){var _d={name:tl.filename,buffer:tl.input.slice(0,-1),position:tl.position,line:tl.line,column:tl.position-tl.lineStart};_d.snippet=zd(_d);return new Dd(od,_d)}function throwError(tl,od){throw generateError(tl,od)}function throwWarning(tl,od){if(tl.onWarning){tl.onWarning.call(null,generateError(tl,od))}}var Xf={YAML:function handleYamlDirective(tl,od,_d){var Ad,Dd,zd;if(tl.version!==null){throwError(tl,"duplication of %YAML directive")}if(_d.length!==1){throwError(tl,"YAML directive accepts exactly one argument")}Ad=/^([0-9]+)\.([0-9]+)$/.exec(_d[0]);if(Ad===null){throwError(tl,"ill-formed argument of the YAML directive")}Dd=parseInt(Ad[1],10);zd=parseInt(Ad[2],10);if(Dd!==1){throwError(tl,"unacceptable YAML version of the document")}tl.version=_d[0];tl.checkLineBreaks=zd<2;if(zd!==1&&zd!==2){throwWarning(tl,"unsupported YAML version of the document")}},TAG:function handleTagDirective(tl,od,_d){var Ad,Dd;if(_d.length!==2){throwError(tl,"TAG directive accepts exactly two arguments")}Ad=_d[0];Dd=_d[1];if(!ef.test(Ad)){throwError(tl,"ill-formed tag handle (first argument) of the TAG directive")}if(Zd.call(tl.tagMap,Ad)){throwError(tl,'there is a previously declared suffix for "'+Ad+'" tag handle')}if(!nf.test(Dd)){throwError(tl,"ill-formed tag prefix (second argument) of the TAG directive")}try{Dd=decodeURIComponent(Dd)}catch(od){throwError(tl,"tag prefix is malformed: "+Dd)}tl.tagMap[Ad]=Dd}};function captureSegment(tl,od,_d,Ad){var Dd,zd,Kd,Zd;if(od<_d){Zd=tl.input.slice(od,_d);if(Ad){for(Dd=0,zd=Zd.length;Dd1){tl.result+=Ad.repeat("\n",od-1)}}function readPlainScalar(tl,od,_d){var Ad,Dd,zd,Kd,Zd,fh,vh,wh,xh=tl.kind,$h=tl.result,Xh;Xh=tl.input.charCodeAt(tl.position);if(is_WS_OR_EOL(Xh)||is_FLOW_INDICATOR(Xh)||Xh===35||Xh===38||Xh===42||Xh===33||Xh===124||Xh===62||Xh===39||Xh===34||Xh===37||Xh===64||Xh===96){return false}if(Xh===63||Xh===45){Dd=tl.input.charCodeAt(tl.position+1);if(is_WS_OR_EOL(Dd)||_d&&is_FLOW_INDICATOR(Dd)){return false}}tl.kind="scalar";tl.result="";zd=Kd=tl.position;Zd=false;while(Xh!==0){if(Xh===58){Dd=tl.input.charCodeAt(tl.position+1);if(is_WS_OR_EOL(Dd)||_d&&is_FLOW_INDICATOR(Dd)){break}}else if(Xh===35){Ad=tl.input.charCodeAt(tl.position-1);if(is_WS_OR_EOL(Ad)){break}}else if(tl.position===tl.lineStart&&testDocumentSeparator(tl)||_d&&is_FLOW_INDICATOR(Xh)){break}else if(is_EOL(Xh)){fh=tl.line;vh=tl.lineStart;wh=tl.lineIndent;skipSeparationSpace(tl,false,-1);if(tl.lineIndent>=od){Zd=true;Xh=tl.input.charCodeAt(tl.position);continue}else{tl.position=Kd;tl.line=fh;tl.lineStart=vh;tl.lineIndent=wh;break}}if(Zd){captureSegment(tl,zd,Kd,false);writeFoldedLines(tl,tl.line-fh);zd=Kd=tl.position;Zd=false}if(!is_WHITE_SPACE(Xh)){Kd=tl.position+1}Xh=tl.input.charCodeAt(++tl.position)}captureSegment(tl,zd,Kd,false);if(tl.result){return true}tl.kind=xh;tl.result=$h;return false}function readSingleQuotedScalar(tl,od){var _d,Ad,Dd;_d=tl.input.charCodeAt(tl.position);if(_d!==39){return false}tl.kind="scalar";tl.result="";tl.position++;Ad=Dd=tl.position;while((_d=tl.input.charCodeAt(tl.position))!==0){if(_d===39){captureSegment(tl,Ad,tl.position,true);_d=tl.input.charCodeAt(++tl.position);if(_d===39){Ad=tl.position;tl.position++;Dd=tl.position}else{return true}}else if(is_EOL(_d)){captureSegment(tl,Ad,Dd,true);writeFoldedLines(tl,skipSeparationSpace(tl,false,od));Ad=Dd=tl.position}else if(tl.position===tl.lineStart&&testDocumentSeparator(tl)){throwError(tl,"unexpected end of the document within a single quoted scalar")}else{tl.position++;Dd=tl.position}}throwError(tl,"unexpected end of the stream within a single quoted scalar")}function readDoubleQuotedScalar(tl,od){var _d,Ad,Dd,zd,Kd,Zd;Zd=tl.input.charCodeAt(tl.position);if(Zd!==34){return false}tl.kind="scalar";tl.result="";tl.position++;_d=Ad=tl.position;while((Zd=tl.input.charCodeAt(tl.position))!==0){if(Zd===34){captureSegment(tl,_d,tl.position,true);tl.position++;return true}else if(Zd===92){captureSegment(tl,_d,tl.position,true);Zd=tl.input.charCodeAt(++tl.position);if(is_EOL(Zd)){skipSeparationSpace(tl,false,od)}else if(Zd<256&&$f[Zd]){tl.result+=Hf[Zd];tl.position++}else if((Kd=escapedHexLen(Zd))>0){Dd=Kd;zd=0;for(;Dd>0;Dd--){Zd=tl.input.charCodeAt(++tl.position);if((Kd=fromHexCode(Zd))>=0){zd=(zd<<4)+Kd}else{throwError(tl,"expected hexadecimal character")}}tl.result+=charFromCodepoint(zd);tl.position++}else{throwError(tl,"unknown escape sequence")}_d=Ad=tl.position}else if(is_EOL(Zd)){captureSegment(tl,_d,Ad,true);writeFoldedLines(tl,skipSeparationSpace(tl,false,od));_d=Ad=tl.position}else if(tl.position===tl.lineStart&&testDocumentSeparator(tl)){throwError(tl,"unexpected end of the document within a double quoted scalar")}else{tl.position++;Ad=tl.position}}throwError(tl,"unexpected end of the stream within a double quoted scalar")}function readFlowCollection(tl,od){var _d=true,Ad,Dd,zd,Kd=tl.tag,Zd,vh=tl.anchor,wh,xh,$h,Xh,s_,g_=Object.create(null),E_,k_,ef,nf;nf=tl.input.charCodeAt(tl.position);if(nf===91){xh=93;s_=false;Zd=[]}else if(nf===123){xh=125;s_=true;Zd={}}else{return false}if(tl.anchor!==null){tl.anchorMap[tl.anchor]=Zd}nf=tl.input.charCodeAt(++tl.position);while(nf!==0){skipSeparationSpace(tl,true,od);nf=tl.input.charCodeAt(tl.position);if(nf===xh){tl.position++;tl.tag=Kd;tl.anchor=vh;tl.kind=s_?"mapping":"sequence";tl.result=Zd;return true}else if(!_d){throwError(tl,"missed comma between flow collection entries")}else if(nf===44){throwError(tl,"expected the node content, but found ','")}k_=E_=ef=null;$h=Xh=false;if(nf===63){wh=tl.input.charCodeAt(tl.position+1);if(is_WS_OR_EOL(wh)){$h=Xh=true;tl.position++;skipSeparationSpace(tl,true,od)}}Ad=tl.line;Dd=tl.lineStart;zd=tl.position;composeNode(tl,od,fh,false,true);k_=tl.tag;E_=tl.result;skipSeparationSpace(tl,true,od);nf=tl.input.charCodeAt(tl.position);if((Xh||tl.line===Ad)&&nf===58){$h=true;nf=tl.input.charCodeAt(++tl.position);skipSeparationSpace(tl,true,od);composeNode(tl,od,fh,false,true);ef=tl.result}if(s_){storeMappingPair(tl,Zd,g_,k_,E_,ef,Ad,Dd,zd)}else if($h){Zd.push(storeMappingPair(tl,null,g_,k_,E_,ef,Ad,Dd,zd))}else{Zd.push(E_)}skipSeparationSpace(tl,true,od);nf=tl.input.charCodeAt(tl.position);if(nf===44){_d=true;nf=tl.input.charCodeAt(++tl.position)}else{_d=false}}throwError(tl,"unexpected end of the stream within a flow collection")}function readBlockScalar(tl,od){var _d,Dd,zd=$h,Kd=false,Zd=false,fh=od,vh=0,wh=false,xh,g_;g_=tl.input.charCodeAt(tl.position);if(g_===124){Dd=false}else if(g_===62){Dd=true}else{return false}tl.kind="scalar";tl.result="";while(g_!==0){g_=tl.input.charCodeAt(++tl.position);if(g_===43||g_===45){if($h===zd){zd=g_===43?s_:Xh}else{throwError(tl,"repeat of a chomping mode identifier")}}else if((xh=fromDecimalCode(g_))>=0){if(xh===0){throwError(tl,"bad explicit indentation width of a block scalar; it cannot be less than one")}else if(!Zd){fh=od+xh-1;Zd=true}else{throwError(tl,"repeat of an indentation width identifier")}}else{break}}if(is_WHITE_SPACE(g_)){do{g_=tl.input.charCodeAt(++tl.position)}while(is_WHITE_SPACE(g_));if(g_===35){do{g_=tl.input.charCodeAt(++tl.position)}while(!is_EOL(g_)&&g_!==0)}}while(g_!==0){readLineBreak(tl);tl.lineIndent=0;g_=tl.input.charCodeAt(tl.position);while((!Zd||tl.lineIndentfh){fh=tl.lineIndent}if(is_EOL(g_)){vh++;continue}if(tl.lineIndentod)&&fh!==0){throwError(tl,"bad indentation of a sequence entry")}else if(tl.lineIndentod){if(ef){Kd=tl.line;Zd=tl.lineStart;fh=tl.position}if(composeNode(tl,od,xh,true,Dd)){if(ef){E_=tl.result}else{k_=tl.result}}if(!ef){storeMappingPair(tl,Xh,s_,g_,E_,k_,Kd,Zd,fh);g_=E_=k_=null}skipSeparationSpace(tl,true,-1);$f=tl.input.charCodeAt(tl.position)}if((tl.line===zd||tl.lineIndent>od)&&$f!==0){throwError(tl,"bad indentation of a mapping entry")}else if(tl.lineIndentod){Xh=1}else if(tl.lineIndent===od){Xh=0}else if(tl.lineIndentod){Xh=1}else if(tl.lineIndent===od){Xh=0}else if(tl.lineIndent tag; it should be "scalar", not "'+tl.kind+'"')}for(E_=0,k_=tl.implicitTypes.length;E_")}if(tl.result!==null&&nf.kind!==tl.kind){throwError(tl,"unacceptable node kind for !<"+tl.tag+'> tag; it should be "'+nf.kind+'", not "'+tl.kind+'"')}if(!nf.resolve(tl.result,tl.tag)){throwError(tl,"cannot resolve a node with !<"+tl.tag+"> explicit tag")}else{tl.result=nf.construct(tl.result,tl.tag);if(tl.anchor!==null){tl.anchorMap[tl.anchor]=tl.result}}}if(tl.listener!==null){tl.listener("close",tl)}return tl.tag!==null||tl.anchor!==null||g_}function readDocument(tl){var od=tl.position,_d,Ad,Dd,zd=false,Kd;tl.version=null;tl.checkLineBreaks=tl.legacy;tl.tagMap=Object.create(null);tl.anchorMap=Object.create(null);while((Kd=tl.input.charCodeAt(tl.position))!==0){skipSeparationSpace(tl,true,-1);Kd=tl.input.charCodeAt(tl.position);if(tl.lineIndent>0||Kd!==37){break}zd=true;Kd=tl.input.charCodeAt(++tl.position);_d=tl.position;while(Kd!==0&&!is_WS_OR_EOL(Kd)){Kd=tl.input.charCodeAt(++tl.position)}Ad=tl.input.slice(_d,tl.position);Dd=[];if(Ad.length<1){throwError(tl,"directive name must not be less than one character in length")}while(Kd!==0){while(is_WHITE_SPACE(Kd)){Kd=tl.input.charCodeAt(++tl.position)}if(Kd===35){do{Kd=tl.input.charCodeAt(++tl.position)}while(Kd!==0&&!is_EOL(Kd));break}if(is_EOL(Kd))break;_d=tl.position;while(Kd!==0&&!is_WS_OR_EOL(Kd)){Kd=tl.input.charCodeAt(++tl.position)}Dd.push(tl.input.slice(_d,tl.position))}if(Kd!==0)readLineBreak(tl);if(Zd.call(Xf,Ad)){Xf[Ad](tl,Ad,Dd)}else{throwWarning(tl,'unknown document directive "'+Ad+'"')}}skipSeparationSpace(tl,true,-1);if(tl.lineIndent===0&&tl.input.charCodeAt(tl.position)===45&&tl.input.charCodeAt(tl.position+1)===45&&tl.input.charCodeAt(tl.position+2)===45){tl.position+=3;skipSeparationSpace(tl,true,-1)}else if(zd){throwError(tl,"directives end mark is expected")}composeNode(tl,tl.lineIndent-1,xh,false,true);skipSeparationSpace(tl,true,-1);if(tl.checkLineBreaks&&E_.test(tl.input.slice(od,tl.position))){throwWarning(tl,"non-ASCII line breaks are interpreted as content")}tl.documents.push(tl.result);if(tl.position===tl.lineStart&&testDocumentSeparator(tl)){if(tl.input.charCodeAt(tl.position)===46){tl.position+=3;skipSeparationSpace(tl,true,-1)}return}if(tl.position{"use strict";var Ad=_d(41248);var Dd=_d(9557);function compileList(tl,od){var _d=[];tl[od].forEach((function(tl){var od=_d.length;_d.forEach((function(_d,Ad){if(_d.tag===tl.tag&&_d.kind===tl.kind&&_d.multi===tl.multi){od=Ad}}));_d[od]=tl}));return _d}function compileMap(){var tl={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},od,_d;function collectType(od){if(od.multi){tl.multi[od.kind].push(od);tl.multi["fallback"].push(od)}else{tl[od.kind][od.tag]=tl["fallback"][od.tag]=od}}for(od=0,_d=arguments.length;od<_d;od+=1){arguments[od].forEach(collectType)}return tl}function Schema(tl){return this.extend(tl)}Schema.prototype.extend=function extend(tl){var od=[];var _d=[];if(tl instanceof Dd){_d.push(tl)}else if(Array.isArray(tl)){_d=_d.concat(tl)}else if(tl&&(Array.isArray(tl.implicit)||Array.isArray(tl.explicit))){if(tl.implicit)od=od.concat(tl.implicit);if(tl.explicit)_d=_d.concat(tl.explicit)}else{throw new Ad("Schema.extend argument should be a Type, [ Type ], "+"or a schema definition ({ implicit: [...], explicit: [...] })")}od.forEach((function(tl){if(!(tl instanceof Dd)){throw new Ad("Specified list of YAML types (or a single Type object) contains a non-Type object.")}if(tl.loadKind&&tl.loadKind!=="scalar"){throw new Ad("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.")}if(tl.multi){throw new Ad("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}}));_d.forEach((function(tl){if(!(tl instanceof Dd)){throw new Ad("Specified list of YAML types (or a single Type object) contains a non-Type object.")}}));var zd=Object.create(Schema.prototype);zd.implicit=(this.implicit||[]).concat(od);zd.explicit=(this.explicit||[]).concat(_d);zd.compiledImplicit=compileList(zd,"implicit");zd.compiledExplicit=compileList(zd,"explicit");zd.compiledTypeMap=compileMap(zd.compiledImplicit,zd.compiledExplicit);return zd};tl.exports=Schema},55746:(tl,od,_d)=>{"use strict";tl.exports=_d(58927)},97336:(tl,od,_d)=>{"use strict";tl.exports=_d(55746).extend({implicit:[_d(28966),_d(76854)],explicit:[_d(8149),_d(58649),_d(16267),_d(78758)]})},69832:(tl,od,_d)=>{"use strict";var Ad=_d(62046);tl.exports=new Ad({explicit:[_d(53929),_d(77161),_d(47316)]})},58927:(tl,od,_d)=>{"use strict";tl.exports=_d(69832).extend({implicit:[_d(4333),_d(67296),_d(62271),_d(57584)]})},9440:(tl,od,_d)=>{"use strict";var Ad=_d(19816);function getLine(tl,od,_d,Ad,Dd){var zd="";var Kd="";var Zd=Math.floor(Dd/2)-1;if(Ad-od>Zd){zd=" ... ";od=Ad-Zd+zd.length}if(_d-Ad>Zd){Kd=" ...";_d=Ad+Zd-Kd.length}return{str:zd+tl.slice(od,_d).replace(/\t/g,"→")+Kd,pos:Ad-od+zd.length}}function padStart(tl,od){return Ad.repeat(" ",od-tl.length)+tl}function makeSnippet(tl,od){od=Object.create(od||null);if(!tl.buffer)return null;if(!od.maxLength)od.maxLength=79;if(typeof od.indent!=="number")od.indent=1;if(typeof od.linesBefore!=="number")od.linesBefore=3;if(typeof od.linesAfter!=="number")od.linesAfter=2;var _d=/\r?\n|\r|\0/g;var Dd=[0];var zd=[];var Kd;var Zd=-1;while(Kd=_d.exec(tl.buffer)){zd.push(Kd.index);Dd.push(Kd.index+Kd[0].length);if(tl.position<=Kd.index&&Zd<0){Zd=Dd.length-2}}if(Zd<0)Zd=Dd.length-1;var fh="",vh,wh;var xh=Math.min(tl.line+od.linesAfter,zd.length).toString().length;var $h=od.maxLength-(od.indent+xh+3);for(vh=1;vh<=od.linesBefore;vh++){if(Zd-vh<0)break;wh=getLine(tl.buffer,Dd[Zd-vh],zd[Zd-vh],tl.position-(Dd[Zd]-Dd[Zd-vh]),$h);fh=Ad.repeat(" ",od.indent)+padStart((tl.line-vh+1).toString(),xh)+" | "+wh.str+"\n"+fh}wh=getLine(tl.buffer,Dd[Zd],zd[Zd],tl.position,$h);fh+=Ad.repeat(" ",od.indent)+padStart((tl.line+1).toString(),xh)+" | "+wh.str+"\n";fh+=Ad.repeat("-",od.indent+xh+3+wh.pos)+"^"+"\n";for(vh=1;vh<=od.linesAfter;vh++){if(Zd+vh>=zd.length)break;wh=getLine(tl.buffer,Dd[Zd+vh],zd[Zd+vh],tl.position-(Dd[Zd]-Dd[Zd+vh]),$h);fh+=Ad.repeat(" ",od.indent)+padStart((tl.line+vh+1).toString(),xh)+" | "+wh.str+"\n"}return fh.replace(/\n$/,"")}tl.exports=makeSnippet},9557:(tl,od,_d)=>{"use strict";var Ad=_d(41248);var Dd=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"];var zd=["scalar","sequence","mapping"];function compileStyleAliases(tl){var od={};if(tl!==null){Object.keys(tl).forEach((function(_d){tl[_d].forEach((function(tl){od[String(tl)]=_d}))}))}return od}function Type(tl,od){od=od||{};Object.keys(od).forEach((function(od){if(Dd.indexOf(od)===-1){throw new Ad('Unknown option "'+od+'" is met in definition of "'+tl+'" YAML type.')}}));this.options=od;this.tag=tl;this.kind=od["kind"]||null;this.resolve=od["resolve"]||function(){return true};this.construct=od["construct"]||function(tl){return tl};this.instanceOf=od["instanceOf"]||null;this.predicate=od["predicate"]||null;this.represent=od["represent"]||null;this.representName=od["representName"]||null;this.defaultStyle=od["defaultStyle"]||null;this.multi=od["multi"]||false;this.styleAliases=compileStyleAliases(od["styleAliases"]||null);if(zd.indexOf(this.kind)===-1){throw new Ad('Unknown kind "'+this.kind+'" is specified for "'+tl+'" YAML type.')}}tl.exports=Type},8149:(tl,od,_d)=>{"use strict";var Ad=_d(9557);var Dd="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\n\r";function resolveYamlBinary(tl){if(tl===null)return false;var od,_d,Ad=0,zd=tl.length,Kd=Dd;for(_d=0;_d64)continue;if(od<0)return false;Ad+=6}return Ad%8===0}function constructYamlBinary(tl){var od,_d,Ad=tl.replace(/[\r\n=]/g,""),zd=Ad.length,Kd=Dd,Zd=0,fh=[];for(od=0;od>16&255);fh.push(Zd>>8&255);fh.push(Zd&255)}Zd=Zd<<6|Kd.indexOf(Ad.charAt(od))}_d=zd%4*6;if(_d===0){fh.push(Zd>>16&255);fh.push(Zd>>8&255);fh.push(Zd&255)}else if(_d===18){fh.push(Zd>>10&255);fh.push(Zd>>2&255)}else if(_d===12){fh.push(Zd>>4&255)}return new Uint8Array(fh)}function representYamlBinary(tl){var od="",_d=0,Ad,zd,Kd=tl.length,Zd=Dd;for(Ad=0;Ad>18&63];od+=Zd[_d>>12&63];od+=Zd[_d>>6&63];od+=Zd[_d&63]}_d=(_d<<8)+tl[Ad]}zd=Kd%3;if(zd===0){od+=Zd[_d>>18&63];od+=Zd[_d>>12&63];od+=Zd[_d>>6&63];od+=Zd[_d&63]}else if(zd===2){od+=Zd[_d>>10&63];od+=Zd[_d>>4&63];od+=Zd[_d<<2&63];od+=Zd[64]}else if(zd===1){od+=Zd[_d>>2&63];od+=Zd[_d<<4&63];od+=Zd[64];od+=Zd[64]}return od}function isBinary(tl){return Object.prototype.toString.call(tl)==="[object Uint8Array]"}tl.exports=new Ad("tag:yaml.org,2002:binary",{kind:"scalar",resolve:resolveYamlBinary,construct:constructYamlBinary,predicate:isBinary,represent:representYamlBinary})},67296:(tl,od,_d)=>{"use strict";var Ad=_d(9557);function resolveYamlBoolean(tl){if(tl===null)return false;var od=tl.length;return od===4&&(tl==="true"||tl==="True"||tl==="TRUE")||od===5&&(tl==="false"||tl==="False"||tl==="FALSE")}function constructYamlBoolean(tl){return tl==="true"||tl==="True"||tl==="TRUE"}function isBoolean(tl){return Object.prototype.toString.call(tl)==="[object Boolean]"}tl.exports=new Ad("tag:yaml.org,2002:bool",{kind:"scalar",resolve:resolveYamlBoolean,construct:constructYamlBoolean,predicate:isBoolean,represent:{lowercase:function(tl){return tl?"true":"false"},uppercase:function(tl){return tl?"TRUE":"FALSE"},camelcase:function(tl){return tl?"True":"False"}},defaultStyle:"lowercase"})},57584:(tl,od,_d)=>{"use strict";var Ad=_d(19816);var Dd=_d(9557);var zd=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?"+"|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?"+"|[-+]?\\.(?:inf|Inf|INF)"+"|\\.(?:nan|NaN|NAN))$");function resolveYamlFloat(tl){if(tl===null)return false;if(!zd.test(tl)||tl[tl.length-1]==="_"){return false}return true}function constructYamlFloat(tl){var od,_d;od=tl.replace(/_/g,"").toLowerCase();_d=od[0]==="-"?-1:1;if("+-".indexOf(od[0])>=0){od=od.slice(1)}if(od===".inf"){return _d===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY}else if(od===".nan"){return NaN}return _d*parseFloat(od,10)}var Kd=/^[-+]?[0-9]+e/;function representYamlFloat(tl,od){var _d;if(isNaN(tl)){switch(od){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}}else if(Number.POSITIVE_INFINITY===tl){switch(od){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}}else if(Number.NEGATIVE_INFINITY===tl){switch(od){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}}else if(Ad.isNegativeZero(tl)){return"-0.0"}_d=tl.toString(10);return Kd.test(_d)?_d.replace("e",".e"):_d}function isFloat(tl){return Object.prototype.toString.call(tl)==="[object Number]"&&(tl%1!==0||Ad.isNegativeZero(tl))}tl.exports=new Dd("tag:yaml.org,2002:float",{kind:"scalar",resolve:resolveYamlFloat,construct:constructYamlFloat,predicate:isFloat,represent:representYamlFloat,defaultStyle:"lowercase"})},62271:(tl,od,_d)=>{"use strict";var Ad=_d(19816);var Dd=_d(9557);function isHexCode(tl){return 48<=tl&&tl<=57||65<=tl&&tl<=70||97<=tl&&tl<=102}function isOctCode(tl){return 48<=tl&&tl<=55}function isDecCode(tl){return 48<=tl&&tl<=57}function resolveYamlInteger(tl){if(tl===null)return false;var od=tl.length,_d=0,Ad=false,Dd;if(!od)return false;Dd=tl[_d];if(Dd==="-"||Dd==="+"){Dd=tl[++_d]}if(Dd==="0"){if(_d+1===od)return true;Dd=tl[++_d];if(Dd==="b"){_d++;for(;_d=0?"0b"+tl.toString(2):"-0b"+tl.toString(2).slice(1)},octal:function(tl){return tl>=0?"0o"+tl.toString(8):"-0o"+tl.toString(8).slice(1)},decimal:function(tl){return tl.toString(10)},hexadecimal:function(tl){return tl>=0?"0x"+tl.toString(16).toUpperCase():"-0x"+tl.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}})},47316:(tl,od,_d)=>{"use strict";var Ad=_d(9557);tl.exports=new Ad("tag:yaml.org,2002:map",{kind:"mapping",construct:function(tl){return tl!==null?tl:{}}})},76854:(tl,od,_d)=>{"use strict";var Ad=_d(9557);function resolveYamlMerge(tl){return tl==="<<"||tl===null}tl.exports=new Ad("tag:yaml.org,2002:merge",{kind:"scalar",resolve:resolveYamlMerge})},4333:(tl,od,_d)=>{"use strict";var Ad=_d(9557);function resolveYamlNull(tl){if(tl===null)return true;var od=tl.length;return od===1&&tl==="~"||od===4&&(tl==="null"||tl==="Null"||tl==="NULL")}function constructYamlNull(){return null}function isNull(tl){return tl===null}tl.exports=new Ad("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:(tl,od,_d)=>{"use strict";var Ad=_d(9557);var Dd=Object.prototype.hasOwnProperty;var zd=Object.prototype.toString;function resolveYamlOmap(tl){if(tl===null)return true;var od=[],_d,Ad,Kd,Zd,fh,vh=tl;for(_d=0,Ad=vh.length;_d{"use strict";var Ad=_d(9557);var Dd=Object.prototype.toString;function resolveYamlPairs(tl){if(tl===null)return true;var od,_d,Ad,zd,Kd,Zd=tl;Kd=new Array(Zd.length);for(od=0,_d=Zd.length;od<_d;od+=1){Ad=Zd[od];if(Dd.call(Ad)!=="[object Object]")return false;zd=Object.keys(Ad);if(zd.length!==1)return false;Kd[od]=[zd[0],Ad[zd[0]]]}return true}function constructYamlPairs(tl){if(tl===null)return[];var od,_d,Ad,Dd,zd,Kd=tl;zd=new Array(Kd.length);for(od=0,_d=Kd.length;od<_d;od+=1){Ad=Kd[od];Dd=Object.keys(Ad);zd[od]=[Dd[0],Ad[Dd[0]]]}return zd}tl.exports=new Ad("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:resolveYamlPairs,construct:constructYamlPairs})},77161:(tl,od,_d)=>{"use strict";var Ad=_d(9557);tl.exports=new Ad("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(tl){return tl!==null?tl:[]}})},78758:(tl,od,_d)=>{"use strict";var Ad=_d(9557);var Dd=Object.prototype.hasOwnProperty;function resolveYamlSet(tl){if(tl===null)return true;var od,_d=tl;for(od in _d){if(Dd.call(_d,od)){if(_d[od]!==null)return false}}return true}function constructYamlSet(tl){return tl!==null?tl:{}}tl.exports=new Ad("tag:yaml.org,2002:set",{kind:"mapping",resolve:resolveYamlSet,construct:constructYamlSet})},53929:(tl,od,_d)=>{"use strict";var Ad=_d(9557);tl.exports=new Ad("tag:yaml.org,2002:str",{kind:"scalar",construct:function(tl){return tl!==null?tl:""}})},28966:(tl,od,_d)=>{"use strict";var Ad=_d(9557);var Dd=new RegExp("^([0-9][0-9][0-9][0-9])"+"-([0-9][0-9])"+"-([0-9][0-9])$");var zd=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(tl){if(tl===null)return false;if(Dd.exec(tl)!==null)return true;if(zd.exec(tl)!==null)return true;return false}function constructYamlTimestamp(tl){var od,_d,Ad,Kd,Zd,fh,vh,wh=0,xh=null,$h,Xh,s_;od=Dd.exec(tl);if(od===null)od=zd.exec(tl);if(od===null)throw new Error("Date resolve error");_d=+od[1];Ad=+od[2]-1;Kd=+od[3];if(!od[4]){return new Date(Date.UTC(_d,Ad,Kd))}Zd=+od[4];fh=+od[5];vh=+od[6];if(od[7]){wh=od[7].slice(0,3);while(wh.length<3){wh+="0"}wh=+wh}if(od[9]){$h=+od[10];Xh=+(od[11]||0);xh=($h*60+Xh)*6e4;if(od[9]==="-")xh=-xh}s_=new Date(Date.UTC(_d,Ad,Kd,Zd,fh,vh,wh));if(xh)s_.setTime(s_.getTime()-xh);return s_}function representYamlTimestamp(tl){return tl.toISOString()}tl.exports=new Ad("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:resolveYamlTimestamp,construct:constructYamlTimestamp,instanceOf:Date,represent:representYamlTimestamp})},92047:(tl,od,_d)=>{var Ad=_d(33324);tl.exports=function(tl,od){od=od||{};var _d=Ad.decode(tl,od);if(!_d){return null}var Dd=_d.payload;if(typeof Dd==="string"){try{var zd=JSON.parse(Dd);if(zd!==null&&typeof zd==="object"){Dd=zd}}catch(tl){}}if(od.complete===true){return{header:_d.header,payload:Dd,signature:_d.signature}}return Dd}},69653:(tl,od,_d)=>{tl.exports={decode:_d(92047),verify:_d(60772),sign:_d(14912),JsonWebTokenError:_d(26248),NotBeforeError:_d(91269),TokenExpiredError:_d(41241)}},26248:tl=>{var JsonWebTokenError=function(tl,od){Error.call(this,tl);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="JsonWebTokenError";this.message=tl;if(od)this.inner=od};JsonWebTokenError.prototype=Object.create(Error.prototype);JsonWebTokenError.prototype.constructor=JsonWebTokenError;tl.exports=JsonWebTokenError},91269:(tl,od,_d)=>{var Ad=_d(26248);var NotBeforeError=function(tl,od){Ad.call(this,tl);this.name="NotBeforeError";this.date=od};NotBeforeError.prototype=Object.create(Ad.prototype);NotBeforeError.prototype.constructor=NotBeforeError;tl.exports=NotBeforeError},41241:(tl,od,_d)=>{var Ad=_d(26248);var TokenExpiredError=function(tl,od){Ad.call(this,tl);this.name="TokenExpiredError";this.expiredAt=od};TokenExpiredError.prototype=Object.create(Ad.prototype);TokenExpiredError.prototype.constructor=TokenExpiredError;tl.exports=TokenExpiredError},51136:(tl,od,_d)=>{const Ad=_d(62088);tl.exports=Ad.satisfies(process.version,">=15.7.0")},3948:(tl,od,_d)=>{var Ad=_d(62088);tl.exports=Ad.satisfies(process.version,"^6.12.0 || >=8.0.0")},45318:(tl,od,_d)=>{const Ad=_d(62088);tl.exports=Ad.satisfies(process.version,">=16.9.0")},96688:(tl,od,_d)=>{var Ad=_d(70744);tl.exports=function(tl,od){var _d=od||Math.floor(Date.now()/1e3);if(typeof tl==="string"){var Dd=Ad(tl);if(typeof Dd==="undefined"){return}return Math.floor(_d+Dd/1e3)}else if(typeof tl==="number"){return _d+tl}else{return}}},91006:(tl,od,_d)=>{const Ad=_d(51136);const Dd=_d(45318);const zd={ec:["ES256","ES384","ES512"],rsa:["RS256","PS256","RS384","PS384","RS512","PS512"],"rsa-pss":["PS256","PS384","PS512"]};const Kd={ES256:"prime256v1",ES384:"secp384r1",ES512:"secp521r1"};tl.exports=function(tl,od){if(!tl||!od)return;const _d=od.asymmetricKeyType;if(!_d)return;const Zd=zd[_d];if(!Zd){throw new Error(`Unknown key type "${_d}".`)}if(!Zd.includes(tl)){throw new Error(`"alg" parameter for "${_d}" key type must be one of: ${Zd.join(", ")}.`)}if(Ad){switch(_d){case"ec":const _d=od.asymmetricKeyDetails.namedCurve;const Ad=Kd[tl];if(_d!==Ad){throw new Error(`"alg" parameter "${tl}" requires curve "${Ad}".`)}break;case"rsa-pss":if(Dd){const _d=parseInt(tl.slice(-3),10);const{hashAlgorithm:Ad,mgf1HashAlgorithm:Dd,saltLength:zd}=od.asymmetricKeyDetails;if(Ad!==`sha${_d}`||Dd!==Ad){throw new Error(`Invalid key for this operation, its RSA-PSS parameters do not meet the requirements of "alg" ${tl}.`)}if(zd!==undefined&&zd>_d>>3){throw new Error(`Invalid key for this operation, its RSA-PSS parameter saltLength does not meet the requirements of "alg" ${tl}.`)}}break}}}},14912:(tl,od,_d)=>{const Ad=_d(96688);const Dd=_d(3948);const zd=_d(91006);const Kd=_d(33324);const Zd=_d(46248);const fh=_d(1999);const vh=_d(39841);const wh=_d(80116);const xh=_d(29888);const $h=_d(56172);const Xh=_d(82192);const{KeyObject:s_,createSecretKey:g_,createPrivateKey:E_}=_d(76982);const k_=["RS256","RS384","RS512","ES256","ES384","ES512","HS256","HS384","HS512","none"];if(Dd){k_.splice(3,0,"PS256","PS384","PS512")}const ef={expiresIn:{isValid:function(tl){return vh(tl)||$h(tl)&&tl},message:'"expiresIn" should be a number of seconds or string representing a timespan'},notBefore:{isValid:function(tl){return vh(tl)||$h(tl)&&tl},message:'"notBefore" should be a number of seconds or string representing a timespan'},audience:{isValid:function(tl){return $h(tl)||Array.isArray(tl)},message:'"audience" must be a string or array'},algorithm:{isValid:Zd.bind(null,k_),message:'"algorithm" must be a valid string enum value'},header:{isValid:xh,message:'"header" must be an object'},encoding:{isValid:$h,message:'"encoding" must be a string'},issuer:{isValid:$h,message:'"issuer" must be a string'},subject:{isValid:$h,message:'"subject" must be a string'},jwtid:{isValid:$h,message:'"jwtid" must be a string'},noTimestamp:{isValid:fh,message:'"noTimestamp" must be a boolean'},keyid:{isValid:$h,message:'"keyid" must be a string'},mutatePayload:{isValid:fh,message:'"mutatePayload" must be a boolean'},allowInsecureKeySizes:{isValid:fh,message:'"allowInsecureKeySizes" must be a boolean'},allowInvalidAsymmetricKeyTypes:{isValid:fh,message:'"allowInvalidAsymmetricKeyTypes" must be a boolean'}};const nf={iat:{isValid:wh,message:'"iat" should be a number of seconds'},exp:{isValid:wh,message:'"exp" should be a number of seconds'},nbf:{isValid:wh,message:'"nbf" should be a number of seconds'}};function validate(tl,od,_d,Ad){if(!xh(_d)){throw new Error('Expected "'+Ad+'" to be a plain object.')}Object.keys(_d).forEach((function(Dd){const zd=tl[Dd];if(!zd){if(!od){throw new Error('"'+Dd+'" is not allowed in "'+Ad+'"')}return}if(!zd.isValid(_d[Dd])){throw new Error(zd.message)}}))}function validateOptions(tl){return validate(ef,false,tl,"options")}function validatePayload(tl){return validate(nf,true,tl,"payload")}const $f={audience:"aud",issuer:"iss",subject:"sub",jwtid:"jti"};const Hf=["expiresIn","notBefore","noTimestamp","audience","issuer","subject","jwtid"];tl.exports=function(tl,od,_d,Dd){if(typeof _d==="function"){Dd=_d;_d={}}else{_d=_d||{}}const Zd=typeof tl==="object"&&!Buffer.isBuffer(tl);const fh=Object.assign({alg:_d.algorithm||"HS256",typ:Zd?"JWT":undefined,kid:_d.keyid},_d.header);function failure(tl){if(Dd){return Dd(tl)}throw tl}if(!od&&_d.algorithm!=="none"){return failure(new Error("secretOrPrivateKey must have a value"))}if(od!=null&&!(od instanceof s_)){try{od=E_(od)}catch(tl){try{od=g_(typeof od==="string"?Buffer.from(od):od)}catch(tl){return failure(new Error("secretOrPrivateKey is not valid key material"))}}}if(fh.alg.startsWith("HS")&&od.type!=="secret"){return failure(new Error(`secretOrPrivateKey must be a symmetric key when using ${fh.alg}`))}else if(/^(?:RS|PS|ES)/.test(fh.alg)){if(od.type!=="private"){return failure(new Error(`secretOrPrivateKey must be an asymmetric key when using ${fh.alg}`))}if(!_d.allowInsecureKeySizes&&!fh.alg.startsWith("ES")&&od.asymmetricKeyDetails!==undefined&&od.asymmetricKeyDetails.modulusLength<2048){return failure(new Error(`secretOrPrivateKey has a minimum key size of 2048 bits for ${fh.alg}`))}}if(typeof tl==="undefined"){return failure(new Error("payload is required"))}else if(Zd){try{validatePayload(tl)}catch(tl){return failure(tl)}if(!_d.mutatePayload){tl=Object.assign({},tl)}}else{const od=Hf.filter((function(tl){return typeof _d[tl]!=="undefined"}));if(od.length>0){return failure(new Error("invalid "+od.join(",")+" option for "+typeof tl+" payload"))}}if(typeof tl.exp!=="undefined"&&typeof _d.expiresIn!=="undefined"){return failure(new Error('Bad "options.expiresIn" option the payload already has an "exp" property.'))}if(typeof tl.nbf!=="undefined"&&typeof _d.notBefore!=="undefined"){return failure(new Error('Bad "options.notBefore" option the payload already has an "nbf" property.'))}try{validateOptions(_d)}catch(tl){return failure(tl)}if(!_d.allowInvalidAsymmetricKeyTypes){try{zd(fh.alg,od)}catch(tl){return failure(tl)}}const vh=tl.iat||Math.floor(Date.now()/1e3);if(_d.noTimestamp){delete tl.iat}else if(Zd){tl.iat=vh}if(typeof _d.notBefore!=="undefined"){try{tl.nbf=Ad(_d.notBefore,vh)}catch(tl){return failure(tl)}if(typeof tl.nbf==="undefined"){return failure(new Error('"notBefore" should be a number of seconds or string representing a timespan eg: "1d", "20h", 60'))}}if(typeof _d.expiresIn!=="undefined"&&typeof tl==="object"){try{tl.exp=Ad(_d.expiresIn,vh)}catch(tl){return failure(tl)}if(typeof tl.exp==="undefined"){return failure(new Error('"expiresIn" should be a number of seconds or string representing a timespan eg: "1d", "20h", 60'))}}Object.keys($f).forEach((function(od){const Ad=$f[od];if(typeof _d[od]!=="undefined"){if(typeof tl[Ad]!=="undefined"){return failure(new Error('Bad "options.'+od+'" option. The payload already has an "'+Ad+'" property.'))}tl[Ad]=_d[od]}}));const wh=_d.encoding||"utf8";if(typeof Dd==="function"){Dd=Dd&&Xh(Dd);Kd.createSign({header:fh,privateKey:od,payload:tl,encoding:wh}).once("error",Dd).once("done",(function(tl){if(!_d.allowInsecureKeySizes&&/^(?:RS|PS)/.test(fh.alg)&&tl.length<256){return Dd(new Error(`secretOrPrivateKey has a minimum key size of 2048 bits for ${fh.alg}`))}Dd(null,tl)}))}else{let Ad=Kd.sign({header:fh,payload:tl,secret:od,encoding:wh});if(!_d.allowInsecureKeySizes&&/^(?:RS|PS)/.test(fh.alg)&&Ad.length<256){throw new Error(`secretOrPrivateKey has a minimum key size of 2048 bits for ${fh.alg}`)}return Ad}}},60772:(tl,od,_d)=>{const Ad=_d(26248);const Dd=_d(91269);const zd=_d(41241);const Kd=_d(92047);const Zd=_d(96688);const fh=_d(91006);const vh=_d(3948);const wh=_d(33324);const{KeyObject:xh,createSecretKey:$h,createPublicKey:Xh}=_d(76982);const s_=["RS256","RS384","RS512"];const g_=["ES256","ES384","ES512"];const E_=["RS256","RS384","RS512"];const k_=["HS256","HS384","HS512"];if(vh){s_.splice(s_.length,0,"PS256","PS384","PS512");E_.splice(E_.length,0,"PS256","PS384","PS512")}tl.exports=function(tl,od,_d,vh){if(typeof _d==="function"&&!vh){vh=_d;_d={}}if(!_d){_d={}}_d=Object.assign({},_d);let ef;if(vh){ef=vh}else{ef=function(tl,od){if(tl)throw tl;return od}}if(_d.clockTimestamp&&typeof _d.clockTimestamp!=="number"){return ef(new Ad("clockTimestamp must be a number"))}if(_d.nonce!==undefined&&(typeof _d.nonce!=="string"||_d.nonce.trim()==="")){return ef(new Ad("nonce must be a non-empty string"))}if(_d.allowInvalidAsymmetricKeyTypes!==undefined&&typeof _d.allowInvalidAsymmetricKeyTypes!=="boolean"){return ef(new Ad("allowInvalidAsymmetricKeyTypes must be a boolean"))}const nf=_d.clockTimestamp||Math.floor(Date.now()/1e3);if(!tl){return ef(new Ad("jwt must be provided"))}if(typeof tl!=="string"){return ef(new Ad("jwt must be a string"))}const $f=tl.split(".");if($f.length!==3){return ef(new Ad("jwt malformed"))}let Hf;try{Hf=Kd(tl,{complete:true})}catch(tl){return ef(tl)}if(!Hf){return ef(new Ad("invalid token"))}const Kf=Hf.header;let Xf;if(typeof od==="function"){if(!vh){return ef(new Ad("verify must be called asynchronous if secret or public key is provided as a callback"))}Xf=od}else{Xf=function(tl,_d){return _d(null,od)}}return Xf(Kf,(function(od,Kd){if(od){return ef(new Ad("error in secret or public key callback: "+od.message))}const vh=$f[2].trim()!=="";if(!vh&&Kd){return ef(new Ad("jwt signature is required"))}if(vh&&!Kd){return ef(new Ad("secret or public key must be provided"))}if(!vh&&!_d.algorithms){return ef(new Ad('please specify "none" in "algorithms" to verify unsigned tokens'))}if(Kd!=null&&!(Kd instanceof xh)){try{Kd=Xh(Kd)}catch(tl){try{Kd=$h(typeof Kd==="string"?Buffer.from(Kd):Kd)}catch(tl){return ef(new Ad("secretOrPublicKey is not valid key material"))}}}if(!_d.algorithms){if(Kd.type==="secret"){_d.algorithms=k_}else if(["rsa","rsa-pss"].includes(Kd.asymmetricKeyType)){_d.algorithms=E_}else if(Kd.asymmetricKeyType==="ec"){_d.algorithms=g_}else{_d.algorithms=s_}}if(_d.algorithms.indexOf(Hf.header.alg)===-1){return ef(new Ad("invalid algorithm"))}if(Kf.alg.startsWith("HS")&&Kd.type!=="secret"){return ef(new Ad(`secretOrPublicKey must be a symmetric key when using ${Kf.alg}`))}else if(/^(?:RS|PS|ES)/.test(Kf.alg)&&Kd.type!=="public"){return ef(new Ad(`secretOrPublicKey must be an asymmetric key when using ${Kf.alg}`))}if(!_d.allowInvalidAsymmetricKeyTypes){try{fh(Kf.alg,Kd)}catch(tl){return ef(tl)}}let Xf;try{Xf=wh.verify(tl,Hf.header.alg,Kd)}catch(tl){return ef(tl)}if(!Xf){return ef(new Ad("invalid signature"))}const eg=Hf.payload;if(typeof eg.nbf!=="undefined"&&!_d.ignoreNotBefore){if(typeof eg.nbf!=="number"){return ef(new Ad("invalid nbf value"))}if(eg.nbf>nf+(_d.clockTolerance||0)){return ef(new Dd("jwt not active",new Date(eg.nbf*1e3)))}}if(typeof eg.exp!=="undefined"&&!_d.ignoreExpiration){if(typeof eg.exp!=="number"){return ef(new Ad("invalid exp value"))}if(nf>=eg.exp+(_d.clockTolerance||0)){return ef(new zd("jwt expired",new Date(eg.exp*1e3)))}}if(_d.audience){const tl=Array.isArray(_d.audience)?_d.audience:[_d.audience];const od=Array.isArray(eg.aud)?eg.aud:[eg.aud];const Dd=od.some((function(od){return tl.some((function(tl){return tl instanceof RegExp?tl.test(od):tl===od}))}));if(!Dd){return ef(new Ad("jwt audience invalid. expected: "+tl.join(" or ")))}}if(_d.issuer){const tl=typeof _d.issuer==="string"&&eg.iss!==_d.issuer||Array.isArray(_d.issuer)&&_d.issuer.indexOf(eg.iss)===-1;if(tl){return ef(new Ad("jwt issuer invalid. expected: "+_d.issuer))}}if(_d.subject){if(eg.sub!==_d.subject){return ef(new Ad("jwt subject invalid. expected: "+_d.subject))}}if(_d.jwtid){if(eg.jti!==_d.jwtid){return ef(new Ad("jwt jwtid invalid. expected: "+_d.jwtid))}}if(_d.nonce){if(eg.nonce!==_d.nonce){return ef(new Ad("jwt nonce invalid. expected: "+_d.nonce))}}if(_d.maxAge){if(typeof eg.iat!=="number"){return ef(new Ad("iat required when maxAge is specified"))}const tl=Zd(_d.maxAge,eg.iat);if(typeof tl==="undefined"){return ef(new Ad('"maxAge" should be a number of seconds or string representing a timespan eg: "1d", "20h", 60'))}if(nf>=tl+(_d.clockTolerance||0)){return ef(new zd("maxAge exceeded",new Date(tl*1e3)))}}if(_d.complete===true){const tl=Hf.signature;return ef(null,{header:Kf,payload:eg,signature:tl})}return ef(null,eg)}))}},38622:(tl,od,_d)=>{var Ad=_d(93058).Buffer;var Dd=_d(76982);var zd=_d(325);var Kd=_d(39023);var Zd='"%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 fh="secret must be a string or buffer";var vh="key must be a string or a buffer";var wh="key must be a string, a buffer or an object";var xh=typeof Dd.createPublicKey==="function";if(xh){vh+=" or a KeyObject";fh+="or a KeyObject"}function checkIsPublicKey(tl){if(Ad.isBuffer(tl)){return}if(typeof tl==="string"){return}if(!xh){throw typeError(vh)}if(typeof tl!=="object"){throw typeError(vh)}if(typeof tl.type!=="string"){throw typeError(vh)}if(typeof tl.asymmetricKeyType!=="string"){throw typeError(vh)}if(typeof tl.export!=="function"){throw typeError(vh)}}function checkIsPrivateKey(tl){if(Ad.isBuffer(tl)){return}if(typeof tl==="string"){return}if(typeof tl==="object"){return}throw typeError(wh)}function checkIsSecretKey(tl){if(Ad.isBuffer(tl)){return}if(typeof tl==="string"){return tl}if(!xh){throw typeError(fh)}if(typeof tl!=="object"){throw typeError(fh)}if(tl.type!=="secret"){throw typeError(fh)}if(typeof tl.export!=="function"){throw typeError(fh)}}function fromBase64(tl){return tl.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function toBase64(tl){tl=tl.toString();var od=4-tl.length%4;if(od!==4){for(var _d=0;_d{var Ad=_d(78600);var Dd=_d(4368);var zd=["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"];od.ALGORITHMS=zd;od.sign=Ad.sign;od.verify=Dd.verify;od.decode=Dd.decode;od.isValid=Dd.isValid;od.createSign=function createSign(tl){return new Ad(tl)};od.createVerify=function createVerify(tl){return new Dd(tl)}},41831:(tl,od,_d)=>{var Ad=_d(93058).Buffer;var Dd=_d(2203);var zd=_d(39023);function DataStream(tl){this.buffer=null;this.writable=true;this.readable=true;if(!tl){this.buffer=Ad.alloc(0);return this}if(typeof tl.pipe==="function"){this.buffer=Ad.alloc(0);tl.pipe(this);return this}if(tl.length||typeof tl==="object"){this.buffer=tl;this.writable=false;process.nextTick(function(){this.emit("end",tl);this.readable=false;this.emit("close")}.bind(this));return this}throw new TypeError("Unexpected data type ("+typeof tl+")")}zd.inherits(DataStream,Dd);DataStream.prototype.write=function write(tl){this.buffer=Ad.concat([this.buffer,Ad.from(tl)]);this.emit("data",tl)};DataStream.prototype.end=function end(tl){if(tl)this.write(tl);this.emit("end",tl);this.emit("close");this.writable=false;this.readable=false};tl.exports=DataStream},78600:(tl,od,_d)=>{var Ad=_d(93058).Buffer;var Dd=_d(41831);var zd=_d(38622);var Kd=_d(2203);var Zd=_d(95126);var fh=_d(39023);function base64url(tl,od){return Ad.from(tl,od).toString("base64").replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function jwsSecuredInput(tl,od,_d){_d=_d||"utf8";var Ad=base64url(Zd(tl),"binary");var Dd=base64url(Zd(od),_d);return fh.format("%s.%s",Ad,Dd)}function jwsSign(tl){var od=tl.header;var _d=tl.payload;var Ad=tl.secret||tl.privateKey;var Dd=tl.encoding;var Kd=zd(od.alg);var Zd=jwsSecuredInput(od,_d,Dd);var vh=Kd.sign(Zd,Ad);return fh.format("%s.%s",Zd,vh)}function SignStream(tl){var od=tl.secret;od=od==null?tl.privateKey:od;od=od==null?tl.key:od;if(/^hs/i.test(tl.header.alg)===true&&od==null){throw new TypeError("secret must be a string or buffer or a KeyObject")}var _d=new Dd(od);this.readable=true;this.header=tl.header;this.encoding=tl.encoding;this.secret=this.privateKey=this.key=_d;this.payload=new Dd(tl.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))}fh.inherits(SignStream,Kd);SignStream.prototype.sign=function sign(){try{var tl=jwsSign({header:this.header,payload:this.payload.buffer,secret:this.secret.buffer,encoding:this.encoding});this.emit("done",tl);this.emit("data",tl);this.emit("end");this.readable=false;return tl}catch(tl){this.readable=false;this.emit("error",tl);this.emit("close")}};SignStream.sign=jwsSign;tl.exports=SignStream},95126:(tl,od,_d)=>{var Ad=_d(20181).Buffer;tl.exports=function toString(tl){if(typeof tl==="string")return tl;if(typeof tl==="number"||Ad.isBuffer(tl))return tl.toString();return JSON.stringify(tl)}},4368:(tl,od,_d)=>{var Ad=_d(93058).Buffer;var Dd=_d(41831);var zd=_d(38622);var Kd=_d(2203);var Zd=_d(95126);var fh=_d(39023);var vh=/^[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?\.([a-zA-Z0-9\-_]+)?$/;function isObject(tl){return Object.prototype.toString.call(tl)==="[object Object]"}function safeJsonParse(tl){if(isObject(tl))return tl;try{return JSON.parse(tl)}catch(tl){return undefined}}function headerFromJWS(tl){var od=tl.split(".",1)[0];return safeJsonParse(Ad.from(od,"base64").toString("binary"))}function securedInputFromJWS(tl){return tl.split(".",2).join(".")}function signatureFromJWS(tl){return tl.split(".")[2]}function payloadFromJWS(tl,od){od=od||"utf8";var _d=tl.split(".")[1];return Ad.from(_d,"base64").toString(od)}function isValidJws(tl){return vh.test(tl)&&!!headerFromJWS(tl)}function jwsVerify(tl,od,_d){if(!od){var Ad=new Error("Missing algorithm parameter for jws.verify");Ad.code="MISSING_ALGORITHM";throw Ad}tl=Zd(tl);var Dd=signatureFromJWS(tl);var Kd=securedInputFromJWS(tl);var fh=zd(od);return fh.verify(Kd,Dd,_d)}function jwsDecode(tl,od){od=od||{};tl=Zd(tl);if(!isValidJws(tl))return null;var _d=headerFromJWS(tl);if(!_d)return null;var Ad=payloadFromJWS(tl);if(_d.typ==="JWT"||od.json)Ad=JSON.parse(Ad,od.encoding);return{header:_d,payload:Ad,signature:signatureFromJWS(tl)}}function VerifyStream(tl){tl=tl||{};var od=tl.secret;od=od==null?tl.publicKey:od;od=od==null?tl.key:od;if(/^hs/i.test(tl.algorithm)===true&&od==null){throw new TypeError("secret must be a string or buffer or a KeyObject")}var _d=new Dd(od);this.readable=true;this.algorithm=tl.algorithm;this.encoding=tl.encoding;this.secret=this.publicKey=this.key=_d;this.signature=new Dd(tl.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))}fh.inherits(VerifyStream,Kd);VerifyStream.prototype.verify=function verify(){try{var tl=jwsVerify(this.signature.buffer,this.algorithm,this.key.buffer);var od=jwsDecode(this.signature.buffer,this.encoding);this.emit("done",tl,od);this.emit("data",tl);this.emit("end");this.readable=false;return tl}catch(tl){this.readable=false;this.emit("error",tl);this.emit("close")}};VerifyStream.decode=jwsDecode;VerifyStream.isValid=isValidJws;VerifyStream.verify=jwsVerify;tl.exports=VerifyStream},46248:tl=>{var od=1/0,_d=9007199254740991,Ad=17976931348623157e292,Dd=0/0;var zd="[object Arguments]",Kd="[object Function]",Zd="[object GeneratorFunction]",fh="[object String]",vh="[object Symbol]";var wh=/^\s+|\s+$/g;var xh=/^[-+]0x[0-9a-f]+$/i;var $h=/^0b[01]+$/i;var Xh=/^0o[0-7]+$/i;var s_=/^(?:0|[1-9]\d*)$/;var g_=parseInt;function arrayMap(tl,od){var _d=-1,Ad=tl?tl.length:0,Dd=Array(Ad);while(++_d-1&&tl%1==0&&tl-1:!!Dd&&baseIndexOf(tl,od,_d)>-1}function isArguments(tl){return isArrayLikeObject(tl)&&k_.call(tl,"callee")&&(!nf.call(tl,"callee")||ef.call(tl)==zd)}var Kf=Array.isArray;function isArrayLike(tl){return tl!=null&&isLength(tl.length)&&!isFunction(tl)}function isArrayLikeObject(tl){return isObjectLike(tl)&&isArrayLike(tl)}function isFunction(tl){var od=isObject(tl)?ef.call(tl):"";return od==Kd||od==Zd}function isLength(tl){return typeof tl=="number"&&tl>-1&&tl%1==0&&tl<=_d}function isObject(tl){var od=typeof tl;return!!tl&&(od=="object"||od=="function")}function isObjectLike(tl){return!!tl&&typeof tl=="object"}function isString(tl){return typeof tl=="string"||!Kf(tl)&&isObjectLike(tl)&&ef.call(tl)==fh}function isSymbol(tl){return typeof tl=="symbol"||isObjectLike(tl)&&ef.call(tl)==vh}function toFinite(tl){if(!tl){return tl===0?tl:0}tl=toNumber(tl);if(tl===od||tl===-od){var _d=tl<0?-1:1;return _d*Ad}return tl===tl?tl:0}function toInteger(tl){var od=toFinite(tl),_d=od%1;return od===od?_d?od-_d:od:0}function toNumber(tl){if(typeof tl=="number"){return tl}if(isSymbol(tl)){return Dd}if(isObject(tl)){var od=typeof tl.valueOf=="function"?tl.valueOf():tl;tl=isObject(od)?od+"":od}if(typeof tl!="string"){return tl===0?tl:+tl}tl=tl.replace(wh,"");var _d=$h.test(tl);return _d||Xh.test(tl)?g_(tl.slice(2),_d?2:8):xh.test(tl)?Dd:+tl}function keys(tl){return isArrayLike(tl)?arrayLikeKeys(tl):baseKeys(tl)}function values(tl){return tl?baseValues(tl,keys(tl)):[]}tl.exports=includes},1999:tl=>{var od="[object Boolean]";var _d=Object.prototype;var Ad=_d.toString;function isBoolean(tl){return tl===true||tl===false||isObjectLike(tl)&&Ad.call(tl)==od}function isObjectLike(tl){return!!tl&&typeof tl=="object"}tl.exports=isBoolean},39841:tl=>{var od=1/0,_d=17976931348623157e292,Ad=0/0;var Dd="[object Symbol]";var zd=/^\s+|\s+$/g;var Kd=/^[-+]0x[0-9a-f]+$/i;var Zd=/^0b[01]+$/i;var fh=/^0o[0-7]+$/i;var vh=parseInt;var wh=Object.prototype;var xh=wh.toString;function isInteger(tl){return typeof tl=="number"&&tl==toInteger(tl)}function isObject(tl){var od=typeof tl;return!!tl&&(od=="object"||od=="function")}function isObjectLike(tl){return!!tl&&typeof tl=="object"}function isSymbol(tl){return typeof tl=="symbol"||isObjectLike(tl)&&xh.call(tl)==Dd}function toFinite(tl){if(!tl){return tl===0?tl:0}tl=toNumber(tl);if(tl===od||tl===-od){var Ad=tl<0?-1:1;return Ad*_d}return tl===tl?tl:0}function toInteger(tl){var od=toFinite(tl),_d=od%1;return od===od?_d?od-_d:od:0}function toNumber(tl){if(typeof tl=="number"){return tl}if(isSymbol(tl)){return Ad}if(isObject(tl)){var od=typeof tl.valueOf=="function"?tl.valueOf():tl;tl=isObject(od)?od+"":od}if(typeof tl!="string"){return tl===0?tl:+tl}tl=tl.replace(zd,"");var _d=Zd.test(tl);return _d||fh.test(tl)?vh(tl.slice(2),_d?2:8):Kd.test(tl)?Ad:+tl}tl.exports=isInteger},80116:tl=>{var od="[object Number]";var _d=Object.prototype;var Ad=_d.toString;function isObjectLike(tl){return!!tl&&typeof tl=="object"}function isNumber(tl){return typeof tl=="number"||isObjectLike(tl)&&Ad.call(tl)==od}tl.exports=isNumber},29888:tl=>{var od="[object Object]";function isHostObject(tl){var od=false;if(tl!=null&&typeof tl.toString!="function"){try{od=!!(tl+"")}catch(tl){}}return od}function overArg(tl,od){return function(_d){return tl(od(_d))}}var _d=Function.prototype,Ad=Object.prototype;var Dd=_d.toString;var zd=Ad.hasOwnProperty;var Kd=Dd.call(Object);var Zd=Ad.toString;var fh=overArg(Object.getPrototypeOf,Object);function isObjectLike(tl){return!!tl&&typeof tl=="object"}function isPlainObject(tl){if(!isObjectLike(tl)||Zd.call(tl)!=od||isHostObject(tl)){return false}var _d=fh(tl);if(_d===null){return true}var Ad=zd.call(_d,"constructor")&&_d.constructor;return typeof Ad=="function"&&Ad instanceof Ad&&Dd.call(Ad)==Kd}tl.exports=isPlainObject},56172:tl=>{var od="[object String]";var _d=Object.prototype;var Ad=_d.toString;var Dd=Array.isArray;function isObjectLike(tl){return!!tl&&typeof tl=="object"}function isString(tl){return typeof tl=="string"||!Dd(tl)&&isObjectLike(tl)&&Ad.call(tl)==od}tl.exports=isString},82192:tl=>{var od="Expected a function";var _d=1/0,Ad=17976931348623157e292,Dd=0/0;var zd="[object Symbol]";var Kd=/^\s+|\s+$/g;var Zd=/^[-+]0x[0-9a-f]+$/i;var fh=/^0b[01]+$/i;var vh=/^0o[0-7]+$/i;var wh=parseInt;var xh=Object.prototype;var $h=xh.toString;function before(tl,_d){var Ad;if(typeof _d!="function"){throw new TypeError(od)}tl=toInteger(tl);return function(){if(--tl>0){Ad=_d.apply(this,arguments)}if(tl<=1){_d=undefined}return Ad}}function once(tl){return before(2,tl)}function isObject(tl){var od=typeof tl;return!!tl&&(od=="object"||od=="function")}function isObjectLike(tl){return!!tl&&typeof tl=="object"}function isSymbol(tl){return typeof tl=="symbol"||isObjectLike(tl)&&$h.call(tl)==zd}function toFinite(tl){if(!tl){return tl===0?tl:0}tl=toNumber(tl);if(tl===_d||tl===-_d){var od=tl<0?-1:1;return od*Ad}return tl===tl?tl:0}function toInteger(tl){var od=toFinite(tl),_d=od%1;return od===od?_d?od-_d:od:0}function toNumber(tl){if(typeof tl=="number"){return tl}if(isSymbol(tl)){return Dd}if(isObject(tl)){var od=typeof tl.valueOf=="function"?tl.valueOf():tl;tl=isObject(od)?od+"":od}if(typeof tl!="string"){return tl===0?tl:+tl}tl=tl.replace(Kd,"");var _d=fh.test(tl);return _d||vh.test(tl)?wh(tl.slice(2),_d?2:8):Zd.test(tl)?Dd:+tl}tl.exports=once},47033:(tl,od,_d)=>{var Ad=_d(68573),Dd=_d(6748);var zd=Ad(Dd,"DataView");tl.exports=zd},66320:(tl,od,_d)=>{var Ad=_d(48051),Dd=_d(15431),zd=_d(26934),Kd=_d(64306),Zd=_d(17226);function Hash(tl){var od=-1,_d=tl==null?0:tl.length;this.clear();while(++od<_d){var Ad=tl[od];this.set(Ad[0],Ad[1])}}Hash.prototype.clear=Ad;Hash.prototype["delete"]=Dd;Hash.prototype.get=zd;Hash.prototype.has=Kd;Hash.prototype.set=Zd;tl.exports=Hash},68884:(tl,od,_d)=>{var Ad=_d(99791),Dd=_d(24555),zd=_d(86634),Kd=_d(8430),Zd=_d(36918);function ListCache(tl){var od=-1,_d=tl==null?0:tl.length;this.clear();while(++od<_d){var Ad=tl[od];this.set(Ad[0],Ad[1])}}ListCache.prototype.clear=Ad;ListCache.prototype["delete"]=Dd;ListCache.prototype.get=zd;ListCache.prototype.has=Kd;ListCache.prototype.set=Zd;tl.exports=ListCache},98272:(tl,od,_d)=>{var Ad=_d(68573),Dd=_d(6748);var zd=Ad(Dd,"Map");tl.exports=zd},79660:(tl,od,_d)=>{var Ad=_d(88487),Dd=_d(36275),zd=_d(30130),Kd=_d(69254),Zd=_d(59806);function MapCache(tl){var od=-1,_d=tl==null?0:tl.length;this.clear();while(++od<_d){var Ad=tl[od];this.set(Ad[0],Ad[1])}}MapCache.prototype.clear=Ad;MapCache.prototype["delete"]=Dd;MapCache.prototype.get=zd;MapCache.prototype.has=Kd;MapCache.prototype.set=Zd;tl.exports=MapCache},4455:(tl,od,_d)=>{var Ad=_d(68573),Dd=_d(6748);var zd=Ad(Dd,"Promise");tl.exports=zd},84986:(tl,od,_d)=>{var Ad=_d(68573),Dd=_d(6748);var zd=Ad(Dd,"Set");tl.exports=zd},23706:(tl,od,_d)=>{var Ad=_d(79660),Dd=_d(44671),zd=_d(71884);function SetCache(tl){var od=-1,_d=tl==null?0:tl.length;this.__data__=new Ad;while(++od<_d){this.add(tl[od])}}SetCache.prototype.add=SetCache.prototype.push=Dd;SetCache.prototype.has=zd;tl.exports=SetCache},73262:(tl,od,_d)=>{var Ad=_d(68884),Dd=_d(91509),zd=_d(837),Kd=_d(46572),Zd=_d(66216),fh=_d(51976);function Stack(tl){var od=this.__data__=new Ad(tl);this.size=od.size}Stack.prototype.clear=Dd;Stack.prototype["delete"]=zd;Stack.prototype.get=Kd;Stack.prototype.has=Zd;Stack.prototype.set=fh;tl.exports=Stack},38584:(tl,od,_d)=>{var Ad=_d(6748);var Dd=Ad.Symbol;tl.exports=Dd},59525:(tl,od,_d)=>{var Ad=_d(6748);var Dd=Ad.Uint8Array;tl.exports=Dd},97364:(tl,od,_d)=>{var Ad=_d(68573),Dd=_d(6748);var zd=Ad(Dd,"WeakMap");tl.exports=zd},59678:tl=>{function apply(tl,od,_d){switch(_d.length){case 0:return tl.call(od);case 1:return tl.call(od,_d[0]);case 2:return tl.call(od,_d[0],_d[1]);case 3:return tl.call(od,_d[0],_d[1],_d[2])}return tl.apply(od,_d)}tl.exports=apply},19362:tl=>{function arrayEach(tl,od){var _d=-1,Ad=tl==null?0:tl.length;while(++_d{function arrayFilter(tl,od){var _d=-1,Ad=tl==null?0:tl.length,Dd=0,zd=[];while(++_d{var Ad=_d(21299),Dd=_d(60541),zd=_d(77192),Kd=_d(43739),Zd=_d(37446),fh=_d(35e3);var vh=Object.prototype;var wh=vh.hasOwnProperty;function arrayLikeKeys(tl,od){var _d=zd(tl),vh=!_d&&Dd(tl),xh=!_d&&!vh&&Kd(tl),$h=!_d&&!vh&&!xh&&fh(tl),Xh=_d||vh||xh||$h,s_=Xh?Ad(tl.length,String):[],g_=s_.length;for(var E_ in tl){if((od||wh.call(tl,E_))&&!(Xh&&(E_=="length"||xh&&(E_=="offset"||E_=="parent")||$h&&(E_=="buffer"||E_=="byteLength"||E_=="byteOffset")||Zd(E_,g_)))){s_.push(E_)}}return s_}tl.exports=arrayLikeKeys},56649:tl=>{function arrayMap(tl,od){var _d=-1,Ad=tl==null?0:tl.length,Dd=Array(Ad);while(++_d{function arrayPush(tl,od){var _d=-1,Ad=od.length,Dd=tl.length;while(++_d{function arraySome(tl,od){var _d=-1,Ad=tl==null?0:tl.length;while(++_d{var Ad=_d(63579),Dd=_d(75199);function assignMergeValue(tl,od,_d){if(_d!==undefined&&!Dd(tl[od],_d)||_d===undefined&&!(od in tl)){Ad(tl,od,_d)}}tl.exports=assignMergeValue},99128:(tl,od,_d)=>{var Ad=_d(63579),Dd=_d(75199);var zd=Object.prototype;var Kd=zd.hasOwnProperty;function assignValue(tl,od,_d){var zd=tl[od];if(!(Kd.call(tl,od)&&Dd(zd,_d))||_d===undefined&&!(od in tl)){Ad(tl,od,_d)}}tl.exports=assignValue},74024:(tl,od,_d)=>{var Ad=_d(75199);function assocIndexOf(tl,od){var _d=tl.length;while(_d--){if(Ad(tl[_d][0],od)){return _d}}return-1}tl.exports=assocIndexOf},31684:(tl,od,_d)=>{var Ad=_d(69330),Dd=_d(26741);function baseAssign(tl,od){return tl&&Ad(od,Dd(od),tl)}tl.exports=baseAssign},30731:(tl,od,_d)=>{var Ad=_d(69330),Dd=_d(19430);function baseAssignIn(tl,od){return tl&&Ad(od,Dd(od),tl)}tl.exports=baseAssignIn},63579:(tl,od,_d)=>{var Ad=_d(83106);function baseAssignValue(tl,od,_d){if(od=="__proto__"&&Ad){Ad(tl,od,{configurable:true,enumerable:true,value:_d,writable:true})}else{tl[od]=_d}}tl.exports=baseAssignValue},62504:(tl,od,_d)=>{var Ad=_d(73262),Dd=_d(19362),zd=_d(99128),Kd=_d(31684),Zd=_d(30731),fh=_d(165),vh=_d(77560),wh=_d(97472),xh=_d(61935),$h=_d(78479),Xh=_d(17172),s_=_d(44512),g_=_d(43688),E_=_d(75906),k_=_d(20866),ef=_d(77192),nf=_d(43739),$f=_d(85995),Hf=_d(96482),Kf=_d(27077),Xf=_d(26741),eg=_d(19430);var tg=1,rg=2,ng=4;var sg="[object Arguments]",mg="[object Array]",eA="[object Boolean]",tA="[object Date]",rA="[object Error]",nA="[object Function]",iA="[object GeneratorFunction]",sA="[object Map]",aA="[object Number]",oA="[object Object]",lA="[object RegExp]",cA="[object Set]",uA="[object String]",pA="[object Symbol]",dA="[object WeakMap]";var hA="[object ArrayBuffer]",_A="[object DataView]",fA="[object Float32Array]",mA="[object Float64Array]",gA="[object Int8Array]",AA="[object Int16Array]",yA="[object Int32Array]",bA="[object Uint8Array]",vA="[object Uint8ClampedArray]",EA="[object Uint16Array]",wA="[object Uint32Array]";var CA={};CA[sg]=CA[mg]=CA[hA]=CA[_A]=CA[eA]=CA[tA]=CA[fA]=CA[mA]=CA[gA]=CA[AA]=CA[yA]=CA[sA]=CA[aA]=CA[oA]=CA[lA]=CA[cA]=CA[uA]=CA[pA]=CA[bA]=CA[vA]=CA[EA]=CA[wA]=true;CA[rA]=CA[nA]=CA[dA]=false;function baseClone(tl,od,_d,mg,eA,tA){var rA,sA=od&tg,aA=od&rg,lA=od&ng;if(_d){rA=eA?_d(tl,mg,eA,tA):_d(tl)}if(rA!==undefined){return rA}if(!Hf(tl)){return tl}var cA=ef(tl);if(cA){rA=g_(tl);if(!sA){return vh(tl,rA)}}else{var uA=s_(tl),pA=uA==nA||uA==iA;if(nf(tl)){return fh(tl,sA)}if(uA==oA||uA==sg||pA&&!eA){rA=aA||pA?{}:k_(tl);if(!sA){return aA?xh(tl,Zd(rA,tl)):wh(tl,Kd(rA,tl))}}else{if(!CA[uA]){return eA?tl:{}}rA=E_(tl,uA,sA)}}tA||(tA=new Ad);var dA=tA.get(tl);if(dA){return dA}tA.set(tl,rA);if(Kf(tl)){tl.forEach((function(Ad){rA.add(baseClone(Ad,od,_d,Ad,tl,tA))}))}else if($f(tl)){tl.forEach((function(Ad,Dd){rA.set(Dd,baseClone(Ad,od,_d,Dd,tl,tA))}))}var hA=lA?aA?Xh:$h:aA?eg:Xf;var _A=cA?undefined:hA(tl);Dd(_A||tl,(function(Ad,Dd){if(_A){Dd=Ad;Ad=tl[Dd]}zd(rA,Dd,baseClone(Ad,od,_d,Dd,tl,tA))}));return rA}tl.exports=baseClone},33733:(tl,od,_d)=>{var Ad=_d(96482);var Dd=Object.create;var zd=function(){function object(){}return function(tl){if(!Ad(tl)){return{}}if(Dd){return Dd(tl)}object.prototype=tl;var od=new object;object.prototype=undefined;return od}}();tl.exports=zd},11616:(tl,od,_d)=>{var Ad=_d(16484),Dd=_d(40728);var zd=Dd(Ad);tl.exports=zd},39143:(tl,od,_d)=>{var Ad=_d(11616);function baseFilter(tl,od){var _d=[];Ad(tl,(function(tl,Ad,Dd){if(od(tl,Ad,Dd)){_d.push(tl)}}));return _d}tl.exports=baseFilter},63183:(tl,od,_d)=>{var Ad=_d(50827),Dd=_d(45088);function baseFlatten(tl,od,_d,zd,Kd){var Zd=-1,fh=tl.length;_d||(_d=Dd);Kd||(Kd=[]);while(++Zd0&&_d(vh)){if(od>1){baseFlatten(vh,od-1,_d,zd,Kd)}else{Ad(Kd,vh)}}else if(!zd){Kd[Kd.length]=vh}}return Kd}tl.exports=baseFlatten},26798:(tl,od,_d)=>{var Ad=_d(13142);var Dd=Ad();tl.exports=Dd},16484:(tl,od,_d)=>{var Ad=_d(26798),Dd=_d(26741);function baseForOwn(tl,od){return tl&&Ad(tl,od,Dd)}tl.exports=baseForOwn},40877:(tl,od,_d)=>{var Ad=_d(77336),Dd=_d(95086);function baseGet(tl,od){od=Ad(od,tl);var _d=0,zd=od.length;while(tl!=null&&_d{var Ad=_d(50827),Dd=_d(77192);function baseGetAllKeys(tl,od,_d){var zd=od(tl);return Dd(tl)?zd:Ad(zd,_d(tl))}tl.exports=baseGetAllKeys},29117:(tl,od,_d)=>{var Ad=_d(38584),Dd=_d(95292),zd=_d(71723);var Kd="[object Null]",Zd="[object Undefined]";var fh=Ad?Ad.toStringTag:undefined;function baseGetTag(tl){if(tl==null){return tl===undefined?Zd:Kd}return fh&&fh in Object(tl)?Dd(tl):zd(tl)}tl.exports=baseGetTag},6186:tl=>{function baseHasIn(tl,od){return tl!=null&&od in Object(tl)}tl.exports=baseHasIn},93605:(tl,od,_d)=>{var Ad=_d(29117),Dd=_d(51645);var zd="[object Arguments]";function baseIsArguments(tl){return Dd(tl)&&Ad(tl)==zd}tl.exports=baseIsArguments},95777:(tl,od,_d)=>{var Ad=_d(19275),Dd=_d(51645);function baseIsEqual(tl,od,_d,zd,Kd){if(tl===od){return true}if(tl==null||od==null||!Dd(tl)&&!Dd(od)){return tl!==tl&&od!==od}return Ad(tl,od,_d,zd,baseIsEqual,Kd)}tl.exports=baseIsEqual},19275:(tl,od,_d)=>{var Ad=_d(73262),Dd=_d(5248),zd=_d(9895),Kd=_d(52500),Zd=_d(44512),fh=_d(77192),vh=_d(43739),wh=_d(35e3);var xh=1;var $h="[object Arguments]",Xh="[object Array]",s_="[object Object]";var g_=Object.prototype;var E_=g_.hasOwnProperty;function baseIsEqualDeep(tl,od,_d,g_,k_,ef){var nf=fh(tl),$f=fh(od),Hf=nf?Xh:Zd(tl),Kf=$f?Xh:Zd(od);Hf=Hf==$h?s_:Hf;Kf=Kf==$h?s_:Kf;var Xf=Hf==s_,eg=Kf==s_,tg=Hf==Kf;if(tg&&vh(tl)){if(!vh(od)){return false}nf=true;Xf=false}if(tg&&!Xf){ef||(ef=new Ad);return nf||wh(tl)?Dd(tl,od,_d,g_,k_,ef):zd(tl,od,Hf,_d,g_,k_,ef)}if(!(_d&xh)){var rg=Xf&&E_.call(tl,"__wrapped__"),ng=eg&&E_.call(od,"__wrapped__");if(rg||ng){var sg=rg?tl.value():tl,mg=ng?od.value():od;ef||(ef=new Ad);return k_(sg,mg,_d,g_,ef)}}if(!tg){return false}ef||(ef=new Ad);return Kd(tl,od,_d,g_,k_,ef)}tl.exports=baseIsEqualDeep},66051:(tl,od,_d)=>{var Ad=_d(44512),Dd=_d(51645);var zd="[object Map]";function baseIsMap(tl){return Dd(tl)&&Ad(tl)==zd}tl.exports=baseIsMap},67792:(tl,od,_d)=>{var Ad=_d(73262),Dd=_d(95777);var zd=1,Kd=2;function baseIsMatch(tl,od,_d,Zd){var fh=_d.length,vh=fh,wh=!Zd;if(tl==null){return!vh}tl=Object(tl);while(fh--){var xh=_d[fh];if(wh&&xh[2]?xh[1]!==tl[xh[0]]:!(xh[0]in tl)){return false}}while(++fh{var Ad=_d(34329),Dd=_d(46613),zd=_d(96482),Kd=_d(57192);var Zd=/[\\^$.*+?()[\]{}|]/g;var fh=/^\[object .+?Constructor\]$/;var vh=Function.prototype,wh=Object.prototype;var xh=vh.toString;var $h=wh.hasOwnProperty;var Xh=RegExp("^"+xh.call($h).replace(Zd,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function baseIsNative(tl){if(!zd(tl)||Dd(tl)){return false}var od=Ad(tl)?Xh:fh;return od.test(Kd(tl))}tl.exports=baseIsNative},85901:(tl,od,_d)=>{var Ad=_d(44512),Dd=_d(51645);var zd="[object Set]";function baseIsSet(tl){return Dd(tl)&&Ad(tl)==zd}tl.exports=baseIsSet},16880:(tl,od,_d)=>{var Ad=_d(29117),Dd=_d(56657),zd=_d(51645);var Kd="[object Arguments]",Zd="[object Array]",fh="[object Boolean]",vh="[object Date]",wh="[object Error]",xh="[object Function]",$h="[object Map]",Xh="[object Number]",s_="[object Object]",g_="[object RegExp]",E_="[object Set]",k_="[object String]",ef="[object WeakMap]";var nf="[object ArrayBuffer]",$f="[object DataView]",Hf="[object Float32Array]",Kf="[object Float64Array]",Xf="[object Int8Array]",eg="[object Int16Array]",tg="[object Int32Array]",rg="[object Uint8Array]",ng="[object Uint8ClampedArray]",sg="[object Uint16Array]",mg="[object Uint32Array]";var eA={};eA[Hf]=eA[Kf]=eA[Xf]=eA[eg]=eA[tg]=eA[rg]=eA[ng]=eA[sg]=eA[mg]=true;eA[Kd]=eA[Zd]=eA[nf]=eA[fh]=eA[$f]=eA[vh]=eA[wh]=eA[xh]=eA[$h]=eA[Xh]=eA[s_]=eA[g_]=eA[E_]=eA[k_]=eA[ef]=false;function baseIsTypedArray(tl){return zd(tl)&&Dd(tl.length)&&!!eA[Ad(tl)]}tl.exports=baseIsTypedArray},47988:(tl,od,_d)=>{var Ad=_d(21244),Dd=_d(66481),zd=_d(46851),Kd=_d(77192),Zd=_d(11024);function baseIteratee(tl){if(typeof tl=="function"){return tl}if(tl==null){return zd}if(typeof tl=="object"){return Kd(tl)?Dd(tl[0],tl[1]):Ad(tl)}return Zd(tl)}tl.exports=baseIteratee},31517:(tl,od,_d)=>{var Ad=_d(55944),Dd=_d(63787);var zd=Object.prototype;var Kd=zd.hasOwnProperty;function baseKeys(tl){if(!Ad(tl)){return Dd(tl)}var od=[];for(var _d in Object(tl)){if(Kd.call(tl,_d)&&_d!="constructor"){od.push(_d)}}return od}tl.exports=baseKeys},82094:(tl,od,_d)=>{var Ad=_d(96482),Dd=_d(55944),zd=_d(94008);var Kd=Object.prototype;var Zd=Kd.hasOwnProperty;function baseKeysIn(tl){if(!Ad(tl)){return zd(tl)}var od=Dd(tl),_d=[];for(var Kd in tl){if(!(Kd=="constructor"&&(od||!Zd.call(tl,Kd)))){_d.push(Kd)}}return _d}tl.exports=baseKeysIn},44503:(tl,od,_d)=>{var Ad=_d(11616),Dd=_d(75119);function baseMap(tl,od){var _d=-1,zd=Dd(tl)?Array(tl.length):[];Ad(tl,(function(tl,Ad,Dd){zd[++_d]=od(tl,Ad,Dd)}));return zd}tl.exports=baseMap},21244:(tl,od,_d)=>{var Ad=_d(67792),Dd=_d(69081),zd=_d(78218);function baseMatches(tl){var od=Dd(tl);if(od.length==1&&od[0][2]){return zd(od[0][0],od[0][1])}return function(_d){return _d===tl||Ad(_d,tl,od)}}tl.exports=baseMatches},66481:(tl,od,_d)=>{var Ad=_d(95777),Dd=_d(40181),zd=_d(66306),Kd=_d(20897),Zd=_d(12757),fh=_d(78218),vh=_d(95086);var wh=1,xh=2;function baseMatchesProperty(tl,od){if(Kd(tl)&&Zd(od)){return fh(vh(tl),od)}return function(_d){var Kd=Dd(_d,tl);return Kd===undefined&&Kd===od?zd(_d,tl):Ad(od,Kd,wh|xh)}}tl.exports=baseMatchesProperty},47313:(tl,od,_d)=>{var Ad=_d(73262),Dd=_d(12872),zd=_d(26798),Kd=_d(20763),Zd=_d(96482),fh=_d(19430),vh=_d(1589);function baseMerge(tl,od,_d,wh,xh){if(tl===od){return}zd(od,(function(zd,fh){xh||(xh=new Ad);if(Zd(zd)){Kd(tl,od,fh,_d,baseMerge,wh,xh)}else{var $h=wh?wh(vh(tl,fh),zd,fh+"",tl,od,xh):undefined;if($h===undefined){$h=zd}Dd(tl,fh,$h)}}),fh)}tl.exports=baseMerge},20763:(tl,od,_d)=>{var Ad=_d(12872),Dd=_d(165),zd=_d(60946),Kd=_d(77560),Zd=_d(20866),fh=_d(60541),vh=_d(77192),wh=_d(97100),xh=_d(43739),$h=_d(34329),Xh=_d(96482),s_=_d(36542),g_=_d(35e3),E_=_d(1589),k_=_d(88485);function baseMergeDeep(tl,od,_d,ef,nf,$f,Hf){var Kf=E_(tl,_d),Xf=E_(od,_d),eg=Hf.get(Xf);if(eg){Ad(tl,_d,eg);return}var tg=$f?$f(Kf,Xf,_d+"",tl,od,Hf):undefined;var rg=tg===undefined;if(rg){var ng=vh(Xf),sg=!ng&&xh(Xf),mg=!ng&&!sg&&g_(Xf);tg=Xf;if(ng||sg||mg){if(vh(Kf)){tg=Kf}else if(wh(Kf)){tg=Kd(Kf)}else if(sg){rg=false;tg=Dd(Xf,true)}else if(mg){rg=false;tg=zd(Xf,true)}else{tg=[]}}else if(s_(Xf)||fh(Xf)){tg=Kf;if(fh(Kf)){tg=k_(Kf)}else if(!Xh(Kf)||$h(Kf)){tg=Zd(Xf)}}else{rg=false}}if(rg){Hf.set(Xf,tg);nf(tg,Xf,ef,$f,Hf);Hf["delete"](Xf)}Ad(tl,_d,tg)}tl.exports=baseMergeDeep},89196:(tl,od,_d)=>{var Ad=_d(56649),Dd=_d(40877),zd=_d(47988),Kd=_d(44503),Zd=_d(22388),fh=_d(55506),vh=_d(37073),wh=_d(46851),xh=_d(77192);function baseOrderBy(tl,od,_d){if(od.length){od=Ad(od,(function(tl){if(xh(tl)){return function(od){return Dd(od,tl.length===1?tl[0]:tl)}}return tl}))}else{od=[wh]}var $h=-1;od=Ad(od,fh(zd));var Xh=Kd(tl,(function(tl,_d,Dd){var zd=Ad(od,(function(od){return od(tl)}));return{criteria:zd,index:++$h,value:tl}}));return Zd(Xh,(function(tl,od){return vh(tl,od,_d)}))}tl.exports=baseOrderBy},49996:(tl,od,_d)=>{var Ad=_d(72237),Dd=_d(66306);function basePick(tl,od){return Ad(tl,od,(function(od,_d){return Dd(tl,_d)}))}tl.exports=basePick},72237:(tl,od,_d)=>{var Ad=_d(40877),Dd=_d(26057),zd=_d(77336);function basePickBy(tl,od,_d){var Kd=-1,Zd=od.length,fh={};while(++Kd{function baseProperty(tl){return function(od){return od==null?undefined:od[tl]}}tl.exports=baseProperty},32310:(tl,od,_d)=>{var Ad=_d(40877);function basePropertyDeep(tl){return function(od){return Ad(od,tl)}}tl.exports=basePropertyDeep},22035:(tl,od,_d)=>{var Ad=_d(46851),Dd=_d(20168),zd=_d(59402);function baseRest(tl,od){return zd(Dd(tl,od,Ad),tl+"")}tl.exports=baseRest},26057:(tl,od,_d)=>{var Ad=_d(99128),Dd=_d(77336),zd=_d(37446),Kd=_d(96482),Zd=_d(95086);function baseSet(tl,od,_d,fh){if(!Kd(tl)){return tl}od=Dd(od,tl);var vh=-1,wh=od.length,xh=wh-1,$h=tl;while($h!=null&&++vh{var Ad=_d(85089),Dd=_d(83106),zd=_d(46851);var Kd=!Dd?zd:function(tl,od){return Dd(tl,"toString",{configurable:true,enumerable:false,value:Ad(od),writable:true})};tl.exports=Kd},37115:tl=>{function baseSlice(tl,od,_d){var Ad=-1,Dd=tl.length;if(od<0){od=-od>Dd?0:Dd+od}_d=_d>Dd?Dd:_d;if(_d<0){_d+=Dd}Dd=od>_d?0:_d-od>>>0;od>>>=0;var zd=Array(Dd);while(++Ad{function baseSortBy(tl,od){var _d=tl.length;tl.sort(od);while(_d--){tl[_d]=tl[_d].value}return tl}tl.exports=baseSortBy},96834:tl=>{function baseSum(tl,od){var _d,Ad=-1,Dd=tl.length;while(++Ad{function baseTimes(tl,od){var _d=-1,Ad=Array(tl);while(++_d{var Ad=_d(38584),Dd=_d(56649),zd=_d(77192),Kd=_d(70661);var Zd=1/0;var fh=Ad?Ad.prototype:undefined,vh=fh?fh.toString:undefined;function baseToString(tl){if(typeof tl=="string"){return tl}if(zd(tl)){return Dd(tl,baseToString)+""}if(Kd(tl)){return vh?vh.call(tl):""}var od=tl+"";return od=="0"&&1/tl==-Zd?"-0":od}tl.exports=baseToString},14441:(tl,od,_d)=>{var Ad=_d(54395);var Dd=/^\s+/;function baseTrim(tl){return tl?tl.slice(0,Ad(tl)+1).replace(Dd,""):tl}tl.exports=baseTrim},55506:tl=>{function baseUnary(tl){return function(od){return tl(od)}}tl.exports=baseUnary},86344:(tl,od,_d)=>{var Ad=_d(77336),Dd=_d(14781),zd=_d(94240),Kd=_d(95086);var Zd=Object.prototype;var fh=Zd.hasOwnProperty;function baseUnset(tl,od){od=Ad(od,tl);var _d=-1,Zd=od.length;if(!Zd){return true}while(++_d{function cacheHas(tl,od){return tl.has(od)}tl.exports=cacheHas},77336:(tl,od,_d)=>{var Ad=_d(77192),Dd=_d(20897),zd=_d(72187),Kd=_d(87233);function castPath(tl,od){if(Ad(tl)){return tl}return Dd(tl,od)?[tl]:zd(Kd(tl))}tl.exports=castPath},71336:(tl,od,_d)=>{var Ad=_d(59525);function cloneArrayBuffer(tl){var od=new tl.constructor(tl.byteLength);new Ad(od).set(new Ad(tl));return od}tl.exports=cloneArrayBuffer},165:(tl,od,_d)=>{tl=_d.nmd(tl);var Ad=_d(6748);var Dd=true&&od&&!od.nodeType&&od;var zd=Dd&&"object"=="object"&&tl&&!tl.nodeType&&tl;var Kd=zd&&zd.exports===Dd;var Zd=Kd?Ad.Buffer:undefined,fh=Zd?Zd.allocUnsafe:undefined;function cloneBuffer(tl,od){if(od){return tl.slice()}var _d=tl.length,Ad=fh?fh(_d):new tl.constructor(_d);tl.copy(Ad);return Ad}tl.exports=cloneBuffer},20114:(tl,od,_d)=>{var Ad=_d(71336);function cloneDataView(tl,od){var _d=od?Ad(tl.buffer):tl.buffer;return new tl.constructor(_d,tl.byteOffset,tl.byteLength)}tl.exports=cloneDataView},14798:tl=>{var od=/\w*$/;function cloneRegExp(tl){var _d=new tl.constructor(tl.source,od.exec(tl));_d.lastIndex=tl.lastIndex;return _d}tl.exports=cloneRegExp},10539:(tl,od,_d)=>{var Ad=_d(38584);var Dd=Ad?Ad.prototype:undefined,zd=Dd?Dd.valueOf:undefined;function cloneSymbol(tl){return zd?Object(zd.call(tl)):{}}tl.exports=cloneSymbol},60946:(tl,od,_d)=>{var Ad=_d(71336);function cloneTypedArray(tl,od){var _d=od?Ad(tl.buffer):tl.buffer;return new tl.constructor(_d,tl.byteOffset,tl.length)}tl.exports=cloneTypedArray},63427:(tl,od,_d)=>{var Ad=_d(70661);function compareAscending(tl,od){if(tl!==od){var _d=tl!==undefined,Dd=tl===null,zd=tl===tl,Kd=Ad(tl);var Zd=od!==undefined,fh=od===null,vh=od===od,wh=Ad(od);if(!fh&&!wh&&!Kd&&tl>od||Kd&&Zd&&vh&&!fh&&!wh||Dd&&Zd&&vh||!_d&&vh||!zd){return 1}if(!Dd&&!Kd&&!wh&&tl{var Ad=_d(63427);function compareMultiple(tl,od,_d){var Dd=-1,zd=tl.criteria,Kd=od.criteria,Zd=zd.length,fh=_d.length;while(++Dd=fh){return vh}var wh=_d[Dd];return vh*(wh=="desc"?-1:1)}}return tl.index-od.index}tl.exports=compareMultiple},77560:tl=>{function copyArray(tl,od){var _d=-1,Ad=tl.length;od||(od=Array(Ad));while(++_d{var Ad=_d(99128),Dd=_d(63579);function copyObject(tl,od,_d,zd){var Kd=!_d;_d||(_d={});var Zd=-1,fh=od.length;while(++Zd{var Ad=_d(69330),Dd=_d(65889);function copySymbols(tl,od){return Ad(tl,Dd(tl),od)}tl.exports=copySymbols},61935:(tl,od,_d)=>{var Ad=_d(69330),Dd=_d(99882);function copySymbolsIn(tl,od){return Ad(tl,Dd(tl),od)}tl.exports=copySymbolsIn},60252:(tl,od,_d)=>{var Ad=_d(6748);var Dd=Ad["__core-js_shared__"];tl.exports=Dd},8070:(tl,od,_d)=>{var Ad=_d(22035),Dd=_d(3349);function createAssigner(tl){return Ad((function(od,_d){var Ad=-1,zd=_d.length,Kd=zd>1?_d[zd-1]:undefined,Zd=zd>2?_d[2]:undefined;Kd=tl.length>3&&typeof Kd=="function"?(zd--,Kd):undefined;if(Zd&&Dd(_d[0],_d[1],Zd)){Kd=zd<3?undefined:Kd;zd=1}od=Object(od);while(++Ad{var Ad=_d(75119);function createBaseEach(tl,od){return function(_d,Dd){if(_d==null){return _d}if(!Ad(_d)){return tl(_d,Dd)}var zd=_d.length,Kd=od?zd:-1,Zd=Object(_d);while(od?Kd--:++Kd{function createBaseFor(tl){return function(od,_d,Ad){var Dd=-1,zd=Object(od),Kd=Ad(od),Zd=Kd.length;while(Zd--){var fh=Kd[tl?Zd:++Dd];if(_d(zd[fh],fh,zd)===false){break}}return od}}tl.exports=createBaseFor},9429:(tl,od,_d)=>{var Ad=_d(36542);function customOmitClone(tl){return Ad(tl)?undefined:tl}tl.exports=customOmitClone},83106:(tl,od,_d)=>{var Ad=_d(68573);var Dd=function(){try{var tl=Ad(Object,"defineProperty");tl({},"",{});return tl}catch(tl){}}();tl.exports=Dd},5248:(tl,od,_d)=>{var Ad=_d(23706),Dd=_d(90935),zd=_d(64486);var Kd=1,Zd=2;function equalArrays(tl,od,_d,fh,vh,wh){var xh=_d&Kd,$h=tl.length,Xh=od.length;if($h!=Xh&&!(xh&&Xh>$h)){return false}var s_=wh.get(tl);var g_=wh.get(od);if(s_&&g_){return s_==od&&g_==tl}var E_=-1,k_=true,ef=_d&Zd?new Ad:undefined;wh.set(tl,od);wh.set(od,tl);while(++E_<$h){var nf=tl[E_],$f=od[E_];if(fh){var Hf=xh?fh($f,nf,E_,od,tl,wh):fh(nf,$f,E_,tl,od,wh)}if(Hf!==undefined){if(Hf){continue}k_=false;break}if(ef){if(!Dd(od,(function(tl,od){if(!zd(ef,od)&&(nf===tl||vh(nf,tl,_d,fh,wh))){return ef.push(od)}}))){k_=false;break}}else if(!(nf===$f||vh(nf,$f,_d,fh,wh))){k_=false;break}}wh["delete"](tl);wh["delete"](od);return k_}tl.exports=equalArrays},9895:(tl,od,_d)=>{var Ad=_d(38584),Dd=_d(59525),zd=_d(75199),Kd=_d(5248),Zd=_d(43428),fh=_d(11894);var vh=1,wh=2;var xh="[object Boolean]",$h="[object Date]",Xh="[object Error]",s_="[object Map]",g_="[object Number]",E_="[object RegExp]",k_="[object Set]",ef="[object String]",nf="[object Symbol]";var $f="[object ArrayBuffer]",Hf="[object DataView]";var Kf=Ad?Ad.prototype:undefined,Xf=Kf?Kf.valueOf:undefined;function equalByTag(tl,od,_d,Ad,Kf,eg,tg){switch(_d){case Hf:if(tl.byteLength!=od.byteLength||tl.byteOffset!=od.byteOffset){return false}tl=tl.buffer;od=od.buffer;case $f:if(tl.byteLength!=od.byteLength||!eg(new Dd(tl),new Dd(od))){return false}return true;case xh:case $h:case g_:return zd(+tl,+od);case Xh:return tl.name==od.name&&tl.message==od.message;case E_:case ef:return tl==od+"";case s_:var rg=Zd;case k_:var ng=Ad&vh;rg||(rg=fh);if(tl.size!=od.size&&!ng){return false}var sg=tg.get(tl);if(sg){return sg==od}Ad|=wh;tg.set(tl,od);var mg=Kd(rg(tl),rg(od),Ad,Kf,eg,tg);tg["delete"](tl);return mg;case nf:if(Xf){return Xf.call(tl)==Xf.call(od)}}return false}tl.exports=equalByTag},52500:(tl,od,_d)=>{var Ad=_d(78479);var Dd=1;var zd=Object.prototype;var Kd=zd.hasOwnProperty;function equalObjects(tl,od,_d,zd,Zd,fh){var vh=_d&Dd,wh=Ad(tl),xh=wh.length,$h=Ad(od),Xh=$h.length;if(xh!=Xh&&!vh){return false}var s_=xh;while(s_--){var g_=wh[s_];if(!(vh?g_ in od:Kd.call(od,g_))){return false}}var E_=fh.get(tl);var k_=fh.get(od);if(E_&&k_){return E_==od&&k_==tl}var ef=true;fh.set(tl,od);fh.set(od,tl);var nf=vh;while(++s_{var Ad=_d(97047),Dd=_d(20168),zd=_d(59402);function flatRest(tl){return zd(Dd(tl,undefined,Ad),tl+"")}tl.exports=flatRest},78997:tl=>{var od=typeof global=="object"&&global&&global.Object===Object&&global;tl.exports=od},78479:(tl,od,_d)=>{var Ad=_d(24586),Dd=_d(65889),zd=_d(26741);function getAllKeys(tl){return Ad(tl,zd,Dd)}tl.exports=getAllKeys},17172:(tl,od,_d)=>{var Ad=_d(24586),Dd=_d(99882),zd=_d(19430);function getAllKeysIn(tl){return Ad(tl,zd,Dd)}tl.exports=getAllKeysIn},1194:(tl,od,_d)=>{var Ad=_d(93245);function getMapData(tl,od){var _d=tl.__data__;return Ad(od)?_d[typeof od=="string"?"string":"hash"]:_d.map}tl.exports=getMapData},69081:(tl,od,_d)=>{var Ad=_d(12757),Dd=_d(26741);function getMatchData(tl){var od=Dd(tl),_d=od.length;while(_d--){var zd=od[_d],Kd=tl[zd];od[_d]=[zd,Kd,Ad(Kd)]}return od}tl.exports=getMatchData},68573:(tl,od,_d)=>{var Ad=_d(92334),Dd=_d(8293);function getNative(tl,od){var _d=Dd(tl,od);return Ad(_d)?_d:undefined}tl.exports=getNative},86194:(tl,od,_d)=>{var Ad=_d(61128);var Dd=Ad(Object.getPrototypeOf,Object);tl.exports=Dd},95292:(tl,od,_d)=>{var Ad=_d(38584);var Dd=Object.prototype;var zd=Dd.hasOwnProperty;var Kd=Dd.toString;var Zd=Ad?Ad.toStringTag:undefined;function getRawTag(tl){var od=zd.call(tl,Zd),_d=tl[Zd];try{tl[Zd]=undefined;var Ad=true}catch(tl){}var Dd=Kd.call(tl);if(Ad){if(od){tl[Zd]=_d}else{delete tl[Zd]}}return Dd}tl.exports=getRawTag},65889:(tl,od,_d)=>{var Ad=_d(78573),Dd=_d(43400);var zd=Object.prototype;var Kd=zd.propertyIsEnumerable;var Zd=Object.getOwnPropertySymbols;var fh=!Zd?Dd:function(tl){if(tl==null){return[]}tl=Object(tl);return Ad(Zd(tl),(function(od){return Kd.call(tl,od)}))};tl.exports=fh},99882:(tl,od,_d)=>{var Ad=_d(50827),Dd=_d(86194),zd=_d(65889),Kd=_d(43400);var Zd=Object.getOwnPropertySymbols;var fh=!Zd?Kd:function(tl){var od=[];while(tl){Ad(od,zd(tl));tl=Dd(tl)}return od};tl.exports=fh},44512:(tl,od,_d)=>{var Ad=_d(47033),Dd=_d(98272),zd=_d(4455),Kd=_d(84986),Zd=_d(97364),fh=_d(29117),vh=_d(57192);var wh="[object Map]",xh="[object Object]",$h="[object Promise]",Xh="[object Set]",s_="[object WeakMap]";var g_="[object DataView]";var E_=vh(Ad),k_=vh(Dd),ef=vh(zd),nf=vh(Kd),$f=vh(Zd);var Hf=fh;if(Ad&&Hf(new Ad(new ArrayBuffer(1)))!=g_||Dd&&Hf(new Dd)!=wh||zd&&Hf(zd.resolve())!=$h||Kd&&Hf(new Kd)!=Xh||Zd&&Hf(new Zd)!=s_){Hf=function(tl){var od=fh(tl),_d=od==xh?tl.constructor:undefined,Ad=_d?vh(_d):"";if(Ad){switch(Ad){case E_:return g_;case k_:return wh;case ef:return $h;case nf:return Xh;case $f:return s_}}return od}}tl.exports=Hf},8293:tl=>{function getValue(tl,od){return tl==null?undefined:tl[od]}tl.exports=getValue},48253:(tl,od,_d)=>{var Ad=_d(77336),Dd=_d(60541),zd=_d(77192),Kd=_d(37446),Zd=_d(56657),fh=_d(95086);function hasPath(tl,od,_d){od=Ad(od,tl);var vh=-1,wh=od.length,xh=false;while(++vh{var Ad=_d(71563);function hashClear(){this.__data__=Ad?Ad(null):{};this.size=0}tl.exports=hashClear},15431:tl=>{function hashDelete(tl){var od=this.has(tl)&&delete this.__data__[tl];this.size-=od?1:0;return od}tl.exports=hashDelete},26934:(tl,od,_d)=>{var Ad=_d(71563);var Dd="__lodash_hash_undefined__";var zd=Object.prototype;var Kd=zd.hasOwnProperty;function hashGet(tl){var od=this.__data__;if(Ad){var _d=od[tl];return _d===Dd?undefined:_d}return Kd.call(od,tl)?od[tl]:undefined}tl.exports=hashGet},64306:(tl,od,_d)=>{var Ad=_d(71563);var Dd=Object.prototype;var zd=Dd.hasOwnProperty;function hashHas(tl){var od=this.__data__;return Ad?od[tl]!==undefined:zd.call(od,tl)}tl.exports=hashHas},17226:(tl,od,_d)=>{var Ad=_d(71563);var Dd="__lodash_hash_undefined__";function hashSet(tl,od){var _d=this.__data__;this.size+=this.has(tl)?0:1;_d[tl]=Ad&&od===undefined?Dd:od;return this}tl.exports=hashSet},43688:tl=>{var od=Object.prototype;var _d=od.hasOwnProperty;function initCloneArray(tl){var od=tl.length,Ad=new tl.constructor(od);if(od&&typeof tl[0]=="string"&&_d.call(tl,"index")){Ad.index=tl.index;Ad.input=tl.input}return Ad}tl.exports=initCloneArray},75906:(tl,od,_d)=>{var Ad=_d(71336),Dd=_d(20114),zd=_d(14798),Kd=_d(10539),Zd=_d(60946);var fh="[object Boolean]",vh="[object Date]",wh="[object Map]",xh="[object Number]",$h="[object RegExp]",Xh="[object Set]",s_="[object String]",g_="[object Symbol]";var E_="[object ArrayBuffer]",k_="[object DataView]",ef="[object Float32Array]",nf="[object Float64Array]",$f="[object Int8Array]",Hf="[object Int16Array]",Kf="[object Int32Array]",Xf="[object Uint8Array]",eg="[object Uint8ClampedArray]",tg="[object Uint16Array]",rg="[object Uint32Array]";function initCloneByTag(tl,od,_d){var ng=tl.constructor;switch(od){case E_:return Ad(tl);case fh:case vh:return new ng(+tl);case k_:return Dd(tl,_d);case ef:case nf:case $f:case Hf:case Kf:case Xf:case eg:case tg:case rg:return Zd(tl,_d);case wh:return new ng;case xh:case s_:return new ng(tl);case $h:return zd(tl);case Xh:return new ng;case g_:return Kd(tl)}}tl.exports=initCloneByTag},20866:(tl,od,_d)=>{var Ad=_d(33733),Dd=_d(86194),zd=_d(55944);function initCloneObject(tl){return typeof tl.constructor=="function"&&!zd(tl)?Ad(Dd(tl)):{}}tl.exports=initCloneObject},45088:(tl,od,_d)=>{var Ad=_d(38584),Dd=_d(60541),zd=_d(77192);var Kd=Ad?Ad.isConcatSpreadable:undefined;function isFlattenable(tl){return zd(tl)||Dd(tl)||!!(Kd&&tl&&tl[Kd])}tl.exports=isFlattenable},37446:tl=>{var od=9007199254740991;var _d=/^(?:0|[1-9]\d*)$/;function isIndex(tl,Ad){var Dd=typeof tl;Ad=Ad==null?od:Ad;return!!Ad&&(Dd=="number"||Dd!="symbol"&&_d.test(tl))&&(tl>-1&&tl%1==0&&tl{var Ad=_d(75199),Dd=_d(75119),zd=_d(37446),Kd=_d(96482);function isIterateeCall(tl,od,_d){if(!Kd(_d)){return false}var Zd=typeof od;if(Zd=="number"?Dd(_d)&&zd(od,_d.length):Zd=="string"&&od in _d){return Ad(_d[od],tl)}return false}tl.exports=isIterateeCall},20897:(tl,od,_d)=>{var Ad=_d(77192),Dd=_d(70661);var zd=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Kd=/^\w*$/;function isKey(tl,od){if(Ad(tl)){return false}var _d=typeof tl;if(_d=="number"||_d=="symbol"||_d=="boolean"||tl==null||Dd(tl)){return true}return Kd.test(tl)||!zd.test(tl)||od!=null&&tl in Object(od)}tl.exports=isKey},93245:tl=>{function isKeyable(tl){var od=typeof tl;return od=="string"||od=="number"||od=="symbol"||od=="boolean"?tl!=="__proto__":tl===null}tl.exports=isKeyable},46613:(tl,od,_d)=>{var Ad=_d(60252);var Dd=function(){var tl=/[^.]+$/.exec(Ad&&Ad.keys&&Ad.keys.IE_PROTO||"");return tl?"Symbol(src)_1."+tl:""}();function isMasked(tl){return!!Dd&&Dd in tl}tl.exports=isMasked},55944:tl=>{var od=Object.prototype;function isPrototype(tl){var _d=tl&&tl.constructor,Ad=typeof _d=="function"&&_d.prototype||od;return tl===Ad}tl.exports=isPrototype},12757:(tl,od,_d)=>{var Ad=_d(96482);function isStrictComparable(tl){return tl===tl&&!Ad(tl)}tl.exports=isStrictComparable},99791:tl=>{function listCacheClear(){this.__data__=[];this.size=0}tl.exports=listCacheClear},24555:(tl,od,_d)=>{var Ad=_d(74024);var Dd=Array.prototype;var zd=Dd.splice;function listCacheDelete(tl){var od=this.__data__,_d=Ad(od,tl);if(_d<0){return false}var Dd=od.length-1;if(_d==Dd){od.pop()}else{zd.call(od,_d,1)}--this.size;return true}tl.exports=listCacheDelete},86634:(tl,od,_d)=>{var Ad=_d(74024);function listCacheGet(tl){var od=this.__data__,_d=Ad(od,tl);return _d<0?undefined:od[_d][1]}tl.exports=listCacheGet},8430:(tl,od,_d)=>{var Ad=_d(74024);function listCacheHas(tl){return Ad(this.__data__,tl)>-1}tl.exports=listCacheHas},36918:(tl,od,_d)=>{var Ad=_d(74024);function listCacheSet(tl,od){var _d=this.__data__,Dd=Ad(_d,tl);if(Dd<0){++this.size;_d.push([tl,od])}else{_d[Dd][1]=od}return this}tl.exports=listCacheSet},88487:(tl,od,_d)=>{var Ad=_d(66320),Dd=_d(68884),zd=_d(98272);function mapCacheClear(){this.size=0;this.__data__={hash:new Ad,map:new(zd||Dd),string:new Ad}}tl.exports=mapCacheClear},36275:(tl,od,_d)=>{var Ad=_d(1194);function mapCacheDelete(tl){var od=Ad(this,tl)["delete"](tl);this.size-=od?1:0;return od}tl.exports=mapCacheDelete},30130:(tl,od,_d)=>{var Ad=_d(1194);function mapCacheGet(tl){return Ad(this,tl).get(tl)}tl.exports=mapCacheGet},69254:(tl,od,_d)=>{var Ad=_d(1194);function mapCacheHas(tl){return Ad(this,tl).has(tl)}tl.exports=mapCacheHas},59806:(tl,od,_d)=>{var Ad=_d(1194);function mapCacheSet(tl,od){var _d=Ad(this,tl),Dd=_d.size;_d.set(tl,od);this.size+=_d.size==Dd?0:1;return this}tl.exports=mapCacheSet},43428:tl=>{function mapToArray(tl){var od=-1,_d=Array(tl.size);tl.forEach((function(tl,Ad){_d[++od]=[Ad,tl]}));return _d}tl.exports=mapToArray},78218:tl=>{function matchesStrictComparable(tl,od){return function(_d){if(_d==null){return false}return _d[tl]===od&&(od!==undefined||tl in Object(_d))}}tl.exports=matchesStrictComparable},41471:(tl,od,_d)=>{var Ad=_d(24769);var Dd=500;function memoizeCapped(tl){var od=Ad(tl,(function(tl){if(_d.size===Dd){_d.clear()}return tl}));var _d=od.cache;return od}tl.exports=memoizeCapped},71563:(tl,od,_d)=>{var Ad=_d(68573);var Dd=Ad(Object,"create");tl.exports=Dd},63787:(tl,od,_d)=>{var Ad=_d(61128);var Dd=Ad(Object.keys,Object);tl.exports=Dd},94008:tl=>{function nativeKeysIn(tl){var od=[];if(tl!=null){for(var _d in Object(tl)){od.push(_d)}}return od}tl.exports=nativeKeysIn},88724:(tl,od,_d)=>{tl=_d.nmd(tl);var Ad=_d(78997);var Dd=true&&od&&!od.nodeType&&od;var zd=Dd&&"object"=="object"&&tl&&!tl.nodeType&&tl;var Kd=zd&&zd.exports===Dd;var Zd=Kd&&Ad.process;var fh=function(){try{var tl=zd&&zd.require&&zd.require("util").types;if(tl){return tl}return Zd&&Zd.binding&&Zd.binding("util")}catch(tl){}}();tl.exports=fh},71723:tl=>{var od=Object.prototype;var _d=od.toString;function objectToString(tl){return _d.call(tl)}tl.exports=objectToString},61128:tl=>{function overArg(tl,od){return function(_d){return tl(od(_d))}}tl.exports=overArg},20168:(tl,od,_d)=>{var Ad=_d(59678);var Dd=Math.max;function overRest(tl,od,_d){od=Dd(od===undefined?tl.length-1:od,0);return function(){var zd=arguments,Kd=-1,Zd=Dd(zd.length-od,0),fh=Array(Zd);while(++Kd{var Ad=_d(40877),Dd=_d(37115);function parent(tl,od){return od.length<2?tl:Ad(tl,Dd(od,0,-1))}tl.exports=parent},6748:(tl,od,_d)=>{var Ad=_d(78997);var Dd=typeof self=="object"&&self&&self.Object===Object&&self;var zd=Ad||Dd||Function("return this")();tl.exports=zd},1589:tl=>{function safeGet(tl,od){if(od==="constructor"&&typeof tl[od]==="function"){return}if(od=="__proto__"){return}return tl[od]}tl.exports=safeGet},44671:tl=>{var od="__lodash_hash_undefined__";function setCacheAdd(tl){this.__data__.set(tl,od);return this}tl.exports=setCacheAdd},71884:tl=>{function setCacheHas(tl){return this.__data__.has(tl)}tl.exports=setCacheHas},11894:tl=>{function setToArray(tl){var od=-1,_d=Array(tl.size);tl.forEach((function(tl){_d[++od]=tl}));return _d}tl.exports=setToArray},59402:(tl,od,_d)=>{var Ad=_d(64953),Dd=_d(83286);var zd=Dd(Ad);tl.exports=zd},83286:tl=>{var od=800,_d=16;var Ad=Date.now;function shortOut(tl){var Dd=0,zd=0;return function(){var Kd=Ad(),Zd=_d-(Kd-zd);zd=Kd;if(Zd>0){if(++Dd>=od){return arguments[0]}}else{Dd=0}return tl.apply(undefined,arguments)}}tl.exports=shortOut},91509:(tl,od,_d)=>{var Ad=_d(68884);function stackClear(){this.__data__=new Ad;this.size=0}tl.exports=stackClear},837:tl=>{function stackDelete(tl){var od=this.__data__,_d=od["delete"](tl);this.size=od.size;return _d}tl.exports=stackDelete},46572:tl=>{function stackGet(tl){return this.__data__.get(tl)}tl.exports=stackGet},66216:tl=>{function stackHas(tl){return this.__data__.has(tl)}tl.exports=stackHas},51976:(tl,od,_d)=>{var Ad=_d(68884),Dd=_d(98272),zd=_d(79660);var Kd=200;function stackSet(tl,od){var _d=this.__data__;if(_d instanceof Ad){var Zd=_d.__data__;if(!Dd||Zd.length{var Ad=_d(41471);var Dd=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;var zd=/\\(\\)?/g;var Kd=Ad((function(tl){var od=[];if(tl.charCodeAt(0)===46){od.push("")}tl.replace(Dd,(function(tl,_d,Ad,Dd){od.push(Ad?Dd.replace(zd,"$1"):_d||tl)}));return od}));tl.exports=Kd},95086:(tl,od,_d)=>{var Ad=_d(70661);var Dd=1/0;function toKey(tl){if(typeof tl=="string"||Ad(tl)){return tl}var od=tl+"";return od=="0"&&1/tl==-Dd?"-0":od}tl.exports=toKey},57192:tl=>{var od=Function.prototype;var _d=od.toString;function toSource(tl){if(tl!=null){try{return _d.call(tl)}catch(tl){}try{return tl+""}catch(tl){}}return""}tl.exports=toSource},54395:tl=>{var od=/\s/;function trimmedEndIndex(tl){var _d=tl.length;while(_d--&&od.test(tl.charAt(_d))){}return _d}tl.exports=trimmedEndIndex},80542:(tl,od,_d)=>{var Ad=_d(62504);var Dd=1,zd=4;function cloneDeep(tl){return Ad(tl,Dd|zd)}tl.exports=cloneDeep},85089:tl=>{function constant(tl){return function(){return tl}}tl.exports=constant},75199:tl=>{function eq(tl,od){return tl===od||tl!==tl&&od!==od}tl.exports=eq},19263:(tl,od,_d)=>{var Ad=_d(78573),Dd=_d(39143),zd=_d(47988),Kd=_d(77192);function filter(tl,od){var _d=Kd(tl)?Ad:Dd;return _d(tl,zd(od,3))}tl.exports=filter},97047:(tl,od,_d)=>{var Ad=_d(63183);function flatten(tl){var od=tl==null?0:tl.length;return od?Ad(tl,1):[]}tl.exports=flatten},40181:(tl,od,_d)=>{var Ad=_d(40877);function get(tl,od,_d){var Dd=tl==null?undefined:Ad(tl,od);return Dd===undefined?_d:Dd}tl.exports=get},66306:(tl,od,_d)=>{var Ad=_d(6186),Dd=_d(48253);function hasIn(tl,od){return tl!=null&&Dd(tl,od,Ad)}tl.exports=hasIn},46851:tl=>{function identity(tl){return tl}tl.exports=identity},60541:(tl,od,_d)=>{var Ad=_d(93605),Dd=_d(51645);var zd=Object.prototype;var Kd=zd.hasOwnProperty;var Zd=zd.propertyIsEnumerable;var fh=Ad(function(){return arguments}())?Ad:function(tl){return Dd(tl)&&Kd.call(tl,"callee")&&!Zd.call(tl,"callee")};tl.exports=fh},77192:tl=>{var od=Array.isArray;tl.exports=od},75119:(tl,od,_d)=>{var Ad=_d(34329),Dd=_d(56657);function isArrayLike(tl){return tl!=null&&Dd(tl.length)&&!Ad(tl)}tl.exports=isArrayLike},97100:(tl,od,_d)=>{var Ad=_d(75119),Dd=_d(51645);function isArrayLikeObject(tl){return Dd(tl)&&Ad(tl)}tl.exports=isArrayLikeObject},43739:(tl,od,_d)=>{tl=_d.nmd(tl);var Ad=_d(6748),Dd=_d(92074);var zd=true&&od&&!od.nodeType&&od;var Kd=zd&&"object"=="object"&&tl&&!tl.nodeType&&tl;var Zd=Kd&&Kd.exports===zd;var fh=Zd?Ad.Buffer:undefined;var vh=fh?fh.isBuffer:undefined;var wh=vh||Dd;tl.exports=wh},34329:(tl,od,_d)=>{var Ad=_d(29117),Dd=_d(96482);var zd="[object AsyncFunction]",Kd="[object Function]",Zd="[object GeneratorFunction]",fh="[object Proxy]";function isFunction(tl){if(!Dd(tl)){return false}var od=Ad(tl);return od==Kd||od==Zd||od==zd||od==fh}tl.exports=isFunction},56657:tl=>{var od=9007199254740991;function isLength(tl){return typeof tl=="number"&&tl>-1&&tl%1==0&&tl<=od}tl.exports=isLength},85995:(tl,od,_d)=>{var Ad=_d(66051),Dd=_d(55506),zd=_d(88724);var Kd=zd&&zd.isMap;var Zd=Kd?Dd(Kd):Ad;tl.exports=Zd},96482:tl=>{function isObject(tl){var od=typeof tl;return tl!=null&&(od=="object"||od=="function")}tl.exports=isObject},51645:tl=>{function isObjectLike(tl){return tl!=null&&typeof tl=="object"}tl.exports=isObjectLike},36542:(tl,od,_d)=>{var Ad=_d(29117),Dd=_d(86194),zd=_d(51645);var Kd="[object Object]";var Zd=Function.prototype,fh=Object.prototype;var vh=Zd.toString;var wh=fh.hasOwnProperty;var xh=vh.call(Object);function isPlainObject(tl){if(!zd(tl)||Ad(tl)!=Kd){return false}var od=Dd(tl);if(od===null){return true}var _d=wh.call(od,"constructor")&&od.constructor;return typeof _d=="function"&&_d instanceof _d&&vh.call(_d)==xh}tl.exports=isPlainObject},27077:(tl,od,_d)=>{var Ad=_d(85901),Dd=_d(55506),zd=_d(88724);var Kd=zd&&zd.isSet;var Zd=Kd?Dd(Kd):Ad;tl.exports=Zd},70661:(tl,od,_d)=>{var Ad=_d(29117),Dd=_d(51645);var zd="[object Symbol]";function isSymbol(tl){return typeof tl=="symbol"||Dd(tl)&&Ad(tl)==zd}tl.exports=isSymbol},35e3:(tl,od,_d)=>{var Ad=_d(16880),Dd=_d(55506),zd=_d(88724);var Kd=zd&&zd.isTypedArray;var Zd=Kd?Dd(Kd):Ad;tl.exports=Zd},4257:tl=>{function isUndefined(tl){return tl===undefined}tl.exports=isUndefined},26741:(tl,od,_d)=>{var Ad=_d(62e3),Dd=_d(31517),zd=_d(75119);function keys(tl){return zd(tl)?Ad(tl):Dd(tl)}tl.exports=keys},19430:(tl,od,_d)=>{var Ad=_d(62e3),Dd=_d(82094),zd=_d(75119);function keysIn(tl){return zd(tl)?Ad(tl,true):Dd(tl)}tl.exports=keysIn},14781:tl=>{function last(tl){var od=tl==null?0:tl.length;return od?tl[od-1]:undefined}tl.exports=last},52356:function(tl,od,_d){tl=_d.nmd(tl); /** * @license * Lodash @@ -13,28 +13,28 @@ uri-js/dist/es5/uri.all.js: * Released under MIT license * Based on Underscore.js 1.8.3 * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors - */(function(){var E;var x="4.18.1";var k=200;var R="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",N="Expected a function",j="Invalid `variable` option passed into `_.template`",U="Invalid `imports` option passed into `_.template`";var H="__lodash_hash_undefined__";var W=500;var Z="__lodash_placeholder__";var se=1,pe=2,de=4;var Te=1,Fe=2;var _e=1,Me=2,je=4,$e=8,Ve=16,Ye=32,Je=64,ze=128,Ze=256,Xe=512;var rt=30,it="...";var at=800,ot=16;var dt=1,At=2,xt=3;var St=1/0,Pt=9007199254740991,Ht=17976931348623157e292,ar=0/0;var cn=4294967295,Nn=cn-1,jn=cn>>>1;var Un=[["ary",ze],["bind",_e],["bindKey",Me],["curry",$e],["curryRight",Ve],["flip",Xe],["partial",Ye],["partialRight",Je],["rearg",Ze]];var Gn="[object Arguments]",Yn="[object Array]",zn="[object AsyncFunction]",Ui="[object Boolean]",Ki="[object Date]",ls="[object DOMException]",us="[object Error]",ps="[object Function]",ds="[object GeneratorFunction]",ys="[object Map]",vs="[object Number]",Fs="[object Null]",Qs="[object Object]",$s="[object Promise]",Hs="[object Proxy]",Vs="[object RegExp]",zs="[object Set]",Ks="[object String]",aa="[object Symbol]",ha="[object Undefined]",Qa="[object WeakMap]",Pa="[object WeakSet]";var $a="[object ArrayBuffer]",Va="[object DataView]",io="[object Float32Array]",so="[object Float64Array]",Eo="[object Int8Array]",wo="[object Int16Array]",To="[object Int32Array]",No="[object Uint8Array]",tl="[object Uint8ClampedArray]",dl="[object Uint16Array]",fl="[object Uint32Array]";var gl=/\b__p \+= '';/g,yl=/\b(__p \+=) '' \+/g,Dl=/(__e\(.*?\)|\b__t\)) \+\n'';/g;var xl=/&(?:amp|lt|gt|quot|#39);/g,Tl=/[&<>"']/g,Ml=RegExp(xl.source),uc=RegExp(Tl.source);var pc=/<%-([\s\S]+?)%>/g,hc=/<%([\s\S]+?)%>/g,Ac=/<%=([\s\S]+?)%>/g;var gc=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,bc=/^\w*$/,Cc=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;var xc=/[\\^$.*+?()[\]{}|]/g,Bc=RegExp(xc.source);var Sc=/^\s+/;var Tc=/\s/;var Gc=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,$c=/\{\n\/\* \[wrapped with (.+)\] \*/,Hc=/,? & /;var Vc=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;var Yc=/[()=,{}\[\]\/\s]/;var Xc=/\\(\\)?/g;var hu=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g;var vu=/\w*$/;var Lu=/^[-+]0x[0-9a-f]+$/i;var tp=/^0b[01]+$/i;var np=/^\[object .+?Constructor\]$/;var ap=/^0o[0-7]+$/i;var op=/^(?:0|[1-9]\d*)$/;var up=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g;var Ap=/($^)/;var gp=/['\n\r\u2028\u2029\\]/g;var yp="\\ud800-\\udfff",Cp="\\u0300-\\u036f",Dp="\\ufe20-\\ufe2f",xp="\\u20d0-\\u20ff",Tp=Cp+Dp+xp,Fp="\\u2700-\\u27bf",Qp="a-z\\xdf-\\xf6\\xf8-\\xff",Rp="\\xac\\xb1\\xd7\\xf7",Jp="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",zp="\\u2000-\\u206f",eh=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",th="A-Z\\xc0-\\xd6\\xd8-\\xde",rh="\\ufe0e\\ufe0f",nh=Rp+Jp+zp+eh;var ih="['’]",sh="["+yp+"]",ah="["+nh+"]",oh="["+Tp+"]",lh="\\d+",ch="["+Fp+"]",uh="["+Qp+"]",ph="[^"+yp+nh+lh+Fp+Qp+th+"]",hh="\\ud83c[\\udffb-\\udfff]",dh="(?:"+oh+"|"+hh+")",Ah="[^"+yp+"]",fh="(?:\\ud83c[\\udde6-\\uddff]){2}",mh="[\\ud800-\\udbff][\\udc00-\\udfff]",gh="["+th+"]",yh="\\u200d";var bh="(?:"+uh+"|"+ph+")",Eh="(?:"+gh+"|"+ph+")",vh="(?:"+ih+"(?:d|ll|m|re|s|t|ve))?",Ch="(?:"+ih+"(?:D|LL|M|RE|S|T|VE))?",wh=dh+"?",Ih="["+rh+"]?",Dh="(?:"+yh+"(?:"+[Ah,fh,mh].join("|")+")"+Ih+wh+")*",xh="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Bh="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Sh=Ih+wh+Dh,Th="(?:"+[ch,fh,mh].join("|")+")"+Sh,kh="(?:"+[Ah+oh+"?",oh,fh,mh,sh].join("|")+")";var Fh=RegExp(ih,"g");var Qh=RegExp(oh,"g");var _h=RegExp(hh+"(?="+hh+")|"+kh+Sh,"g");var Rh=RegExp([gh+"?"+uh+"+"+vh+"(?="+[ah,gh,"$"].join("|")+")",Eh+"+"+Ch+"(?="+[ah,gh+bh,"$"].join("|")+")",gh+"?"+bh+"+"+vh,gh+"+"+Ch,Bh,xh,lh,Th].join("|"),"g");var Ph=RegExp("["+yh+yp+Tp+rh+"]");var Oh=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;var Nh=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"];var Lh=-1;var Mh={};Mh[io]=Mh[so]=Mh[Eo]=Mh[wo]=Mh[To]=Mh[No]=Mh[tl]=Mh[dl]=Mh[fl]=true;Mh[Gn]=Mh[Yn]=Mh[$a]=Mh[Ui]=Mh[Va]=Mh[Ki]=Mh[us]=Mh[ps]=Mh[ys]=Mh[vs]=Mh[Qs]=Mh[Vs]=Mh[zs]=Mh[Ks]=Mh[Qa]=false;var jh={};jh[Gn]=jh[Yn]=jh[$a]=jh[Va]=jh[Ui]=jh[Ki]=jh[io]=jh[so]=jh[Eo]=jh[wo]=jh[To]=jh[ys]=jh[vs]=jh[Qs]=jh[Vs]=jh[zs]=jh[Ks]=jh[aa]=jh[No]=jh[tl]=jh[dl]=jh[fl]=true;jh[us]=jh[ps]=jh[Qa]=false;var Uh={"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"};var Gh={"&":"&","<":"<",">":">",'"':""","'":"'"};var $h={"&":"&","<":"<",">":">",""":'"',"'":"'"};var Hh={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"};var Vh=parseFloat,Wh=parseInt;var Yh=typeof global=="object"&&global&&global.Object===Object&&global;var Jh=typeof self=="object"&&self&&self.Object===Object&&self;var qh=Yh||Jh||Function("return this")();var zh=true&&g&&!g.nodeType&&g;var Kh=zh&&"object"=="object"&&A&&!A.nodeType&&A;var Zh=Kh&&Kh.exports===zh;var Xh=Zh&&Yh.process;var ed=function(){try{var A=Kh&&Kh.require&&Kh.require("util").types;if(A){return A}return Xh&&Xh.binding&&Xh.binding("util")}catch(A){}}();var td=ed&&ed.isArrayBuffer,rd=ed&&ed.isDate,nd=ed&&ed.isMap,id=ed&&ed.isRegExp,sd=ed&&ed.isSet,ad=ed&&ed.isTypedArray;function apply(A,g,E){switch(E.length){case 0:return A.call(g);case 1:return A.call(g,E[0]);case 2:return A.call(g,E[0],E[1]);case 3:return A.call(g,E[0],E[1],E[2])}return A.apply(g,E)}function arrayAggregator(A,g,E,x){var k=-1,R=A==null?0:A.length;while(++k-1}function arrayIncludesWith(A,g,E){var x=-1,k=A==null?0:A.length;while(++x-1){}return E}function charsEndIndex(A,g){var E=A.length;while(E--&&baseIndexOf(g,A[E],0)>-1){}return E}function countHolders(A,g){var E=A.length,x=0;while(E--){if(A[E]===g){++x}}return x}var ld=basePropertyOf(Uh);var cd=basePropertyOf(Gh);function escapeStringChar(A){return"\\"+Hh[A]}function getValue(A,g){return A==null?E:A[g]}function hasUnicode(A){return Ph.test(A)}function hasUnicodeWord(A){return Oh.test(A)}function iteratorToArray(A){var g,E=[];while(!(g=A.next()).done){E.push(g.value)}return E}function mapToArray(A){var g=-1,E=Array(A.size);A.forEach((function(A,x){E[++g]=[x,A]}));return E}function overArg(A,g){return function(E){return A(g(E))}}function replaceHolders(A,g){var E=-1,x=A.length,k=0,R=[];while(++E-1}function listCacheSet(A,g){var E=this.__data__,x=assocIndexOf(E,A);if(x<0){++this.size;E.push([A,g])}else{E[x][1]=g}return this}ListCache.prototype.clear=listCacheClear;ListCache.prototype["delete"]=listCacheDelete;ListCache.prototype.get=listCacheGet;ListCache.prototype.has=listCacheHas;ListCache.prototype.set=listCacheSet;function MapCache(A){var g=-1,E=A==null?0:A.length;this.clear();while(++g=g?A:g}}return A}function baseClone(A,g,x,k,R,N){var j,U=g&se,H=g&pe,W=g&de;if(x){j=R?x(A,k,R,N):x(A)}if(j!==E){return j}if(!isObject(A)){return A}var Z=vA(A);if(Z){j=initCloneArray(A);if(!U){return copyArray(A,j)}}else{var Te=Fd(A),Fe=Te==ps||Te==ds;if(wA(A)){return cloneBuffer(A,U)}if(Te==Qs||Te==Gn||Fe&&!R){j=H||Fe?{}:initCloneObject(A);if(!U){return H?copySymbolsIn(A,baseAssignIn(j,A)):copySymbols(A,baseAssign(j,A))}}else{if(!jh[Te]){return R?A:{}}j=initCloneByTag(A,Te,U)}}N||(N=new Stack);var _e=N.get(A);if(_e){return _e}N.set(A,j);if(BA(A)){A.forEach((function(E){j.add(baseClone(E,g,x,E,A,N))}))}else if(DA(A)){A.forEach((function(E,k){j.set(k,baseClone(E,g,x,k,A,N))}))}var Me=W?H?getAllKeysIn:getAllKeys:H?keysIn:keys;var je=Z?E:Me(A);arrayEach(je||A,(function(E,k){if(je){k=E;E=A[k]}assignValue(j,k,baseClone(E,g,x,k,A,N))}));return j}function baseConforms(A){var g=keys(A);return function(E){return baseConformsTo(E,A,g)}}function baseConformsTo(A,g,x){var k=x.length;if(A==null){return!k}A=Dp(A);while(k--){var R=x[k],N=g[R],j=A[R];if(j===E&&!(R in A)||!N(j)){return false}}return true}function baseDelay(A,g,x){if(typeof A!="function"){throw new Fp(N)}return Rd((function(){A.apply(E,x)}),g)}function baseDifference(A,g,E,x){var R=-1,N=arrayIncludes,j=true,U=A.length,H=[],W=g.length;if(!U){return H}if(E){g=arrayMap(g,baseUnary(E))}if(x){N=arrayIncludesWith;j=false}else if(g.length>=k){N=cacheHas;j=false;g=new SetCache(g)}e:while(++RR?0:R+x}k=k===E||k>R?R:toInteger(k);if(k<0){k+=R}k=x>k?0:toLength(k);while(x0&&E(j)){if(g>1){baseFlatten(j,g-1,E,x,k)}else{arrayPush(k,j)}}else if(!x){k[k.length]=j}}return k}var vd=createBaseFor();var Cd=createBaseFor(true);function baseForOwn(A,g){return A&&vd(A,g,keys)}function baseForOwnRight(A,g){return A&&Cd(A,g,keys)}function baseFunctions(A,g){return arrayFilter(g,(function(g){return isFunction(A[g])}))}function baseGet(A,g){g=castPath(g,A);var x=0,k=g.length;while(A!=null&&xg}function baseHas(A,g){return A!=null&&th.call(A,g)}function baseHasIn(A,g){return A!=null&&g in Dp(A)}function baseInRange(A,g,E){return A>=_h(g,E)&&A=120&&se.length>=120)?new SetCache(U&&se):E}se=A[0];var pe=-1,de=H[0];e:while(++pe-1){if(j!==A){fh.call(j,U,1)}fh.call(A,U,1)}}return A}function basePullAt(A,g){var E=A?g.length:0,x=E-1;while(E--){var k=g[E];if(E==x||k!==R){var R=k;if(isIndex(k)){fh.call(A,k,1)}else{baseUnset(A,k)}}}return A}function baseRandom(A,g){return A+Ih(Oh()*(g-A+1))}function baseRange(A,E,x,k){var R=-1,N=kh(wh((E-A)/(x||1)),0),j=g(N);while(N--){j[k?N:++R]=A;A+=x}return j}function baseRepeat(A,g){var E="";if(!A||g<1||g>Pt){return E}do{if(g%2){E+=A}g=Ih(g/2);if(g){A+=A}}while(g);return E}function baseRest(A,g){return Pd(overRest(A,g,identity),A+"")}function baseSample(A){return arraySample(values(A))}function baseSampleSize(A,g){var E=values(A);return shuffleSelf(E,baseClamp(g,0,E.length))}function baseSet(A,g,x,k){if(!isObject(A)){return A}g=castPath(g,A);var R=-1,N=g.length,j=N-1,U=A;while(U!=null&&++RR?0:R+E}x=x>R?R:x;if(x<0){x+=R}R=E>x?0:x-E>>>0;E>>>=0;var N=g(R);while(++k>>1,N=A[R];if(N!==null&&!isSymbol(N)&&(E?N<=g:N=k){var W=g?null:Bd(A);if(W){return setToArray(W)}j=false;R=cacheHas;H=new SetCache}else{H=g?[]:U}e:while(++x=k?A:baseSlice(A,g,x)}var xd=Eh||function(A){return qh.clearTimeout(A)};function cloneBuffer(A,g){if(g){return A.slice()}var E=A.length,x=ph?ph(E):new A.constructor(E);A.copy(x);return x}function cloneArrayBuffer(A){var g=new A.constructor(A.byteLength);new uh(g).set(new uh(A));return g}function cloneDataView(A,g){var E=g?cloneArrayBuffer(A.buffer):A.buffer;return new A.constructor(E,A.byteOffset,A.byteLength)}function cloneRegExp(A){var g=new A.constructor(A.source,vu.exec(A));g.lastIndex=A.lastIndex;return g}function cloneSymbol(A){return md?Dp(md.call(A)):{}}function cloneTypedArray(A,g){var E=g?cloneArrayBuffer(A.buffer):A.buffer;return new A.constructor(E,A.byteOffset,A.length)}function compareAscending(A,g){if(A!==g){var x=A!==E,k=A===null,R=A===A,N=isSymbol(A);var j=g!==E,U=g===null,H=g===g,W=isSymbol(g);if(!U&&!W&&!N&&A>g||N&&j&&H&&!U&&!W||k&&j&&H||!x&&H||!R){return 1}if(!k&&!N&&!W&&A=j){return U}var H=E[x];return U*(H=="desc"?-1:1)}}return A.index-g.index}function composeArgs(A,E,x,k){var R=-1,N=A.length,j=x.length,U=-1,H=E.length,W=kh(N-j,0),Z=g(H+W),se=!k;while(++U1?x[R-1]:E,j=R>2?x[2]:E;N=A.length>3&&typeof N=="function"?(R--,N):E;if(j&&isIterateeCall(x[0],x[1],j)){N=R<3?E:N;R=1}g=Dp(g);while(++k-1?R[N?g[j]:j]:E}}function createFlow(A){return flatRest((function(g){var x=g.length,k=x,R=LodashWrapper.prototype.thru;if(A){g.reverse()}while(k--){var j=g[k];if(typeof j!="function"){throw new Fp(N)}if(R&&!U&&getFuncName(j)=="wrapper"){var U=new LodashWrapper([],true)}}k=U?k:x;while(++k1){_e.reverse()}if(se&&WU)){return false}var W=N.get(A);var Z=N.get(g);if(W&&Z){return W==g&&Z==A}var se=-1,pe=true,de=x&Fe?new SetCache:E;N.set(A,g);N.set(g,A);while(++se1?"& ":"")+g[x];g=g.join(E>2?", ":" ");return A.replace(Gc,"{\n/* [wrapped with "+g+"] */\n")}function isFlattenable(A){return vA(A)||EA(A)||!!(mh&&A&&A[mh])}function isIndex(A,g){var E=typeof A;g=g==null?Pt:g;return!!g&&(E=="number"||E!="symbol"&&op.test(A))&&(A>-1&&A%1==0&&A0){if(++g>=at){return arguments[0]}}else{g=0}return A.apply(E,arguments)}}function shuffleSelf(A,g){var x=-1,k=A.length,R=k-1;g=g===E?k:g;while(++x1?A[g-1]:E;x=typeof x=="function"?(A.pop(),x):E;return unzipWith(A,x)}));function chain(A){var g=lodash(A);g.__chain__=true;return g}function tap(A,g){g(A);return A}function thru(A,g){return g(A)}var eA=flatRest((function(A){var g=A.length,x=g?A[0]:0,k=this.__wrapped__,interceptor=function(g){return baseAt(g,A)};if(g>1||this.__actions__.length||!(k instanceof LazyWrapper)||!isIndex(x)){return this.thru(interceptor)}k=k.slice(x,+x+(g?1:0));k.__actions__.push({func:thru,args:[interceptor],thisArg:E});return new LodashWrapper(k,this.__chain__).thru((function(A){if(g&&!A.length){A.push(E)}return A}))}));function wrapperChain(){return chain(this)}function wrapperCommit(){return new LodashWrapper(this.value(),this.__chain__)}function wrapperNext(){if(this.__values__===E){this.__values__=toArray(this.value())}var A=this.__index__>=this.__values__.length,g=A?E:this.__values__[this.__index__++];return{done:A,value:g}}function wrapperToIterator(){return this}function wrapperPlant(A){var g,x=this;while(x instanceof baseLodash){var k=wrapperClone(x);k.__index__=0;k.__values__=E;if(g){R.__wrapped__=k}else{g=k}var R=k;x=x.__wrapped__}R.__wrapped__=A;return g}function wrapperReverse(){var A=this.__wrapped__;if(A instanceof LazyWrapper){var g=A;if(this.__actions__.length){g=new LazyWrapper(this)}g=g.reverse();g.__actions__.push({func:thru,args:[reverse],thisArg:E});return new LodashWrapper(g,this.__chain__)}return this.thru(reverse)}function wrapperValue(){return baseWrapperValue(this.__wrapped__,this.__actions__)}var tA=createAggregator((function(A,g,E){if(th.call(A,E)){++A[E]}else{baseAssignValue(A,E,1)}}));function every(A,g,x){var k=vA(A)?arrayEvery:baseEvery;if(x&&isIterateeCall(A,g,x)){g=E}return k(A,getIteratee(g,3))}function filter(A,g){var E=vA(A)?arrayFilter:baseFilter;return E(A,getIteratee(g,3))}var rA=createFind(findIndex);var nA=createFind(findLastIndex);function flatMap(A,g){return baseFlatten(map(A,g),1)}function flatMapDeep(A,g){return baseFlatten(map(A,g),St)}function flatMapDepth(A,g,x){x=x===E?1:toInteger(x);return baseFlatten(map(A,g),x)}function forEach(A,g){var E=vA(A)?arrayEach:bd;return E(A,getIteratee(g,3))}function forEachRight(A,g){var E=vA(A)?arrayEachRight:Ed;return E(A,getIteratee(g,3))}var iA=createAggregator((function(A,g,E){if(th.call(A,E)){A[E].push(g)}else{baseAssignValue(A,E,[g])}}));function includes(A,g,E,x){A=isArrayLike(A)?A:values(A);E=E&&!x?toInteger(E):0;var k=A.length;if(E<0){E=kh(k+E,0)}return isString(A)?E<=k&&A.indexOf(g,E)>-1:!!k&&baseIndexOf(A,g,E)>-1}var sA=baseRest((function(A,E,x){var k=-1,R=typeof E=="function",N=isArrayLike(A)?g(A.length):[];bd(A,(function(A){N[++k]=R?apply(E,A,x):baseInvoke(A,E,x)}));return N}));var aA=createAggregator((function(A,g,E){baseAssignValue(A,E,g)}));function map(A,g){var E=vA(A)?arrayMap:baseMap;return E(A,getIteratee(g,3))}function orderBy(A,g,x,k){if(A==null){return[]}if(!vA(g)){g=g==null?[]:[g]}x=k?E:x;if(!vA(x)){x=x==null?[]:[x]}return baseOrderBy(A,g,x)}var oA=createAggregator((function(A,g,E){A[E?0:1].push(g)}),(function(){return[[],[]]}));function reduce(A,g,E){var x=vA(A)?arrayReduce:baseReduce,k=arguments.length<3;return x(A,getIteratee(g,4),E,k,bd)}function reduceRight(A,g,E){var x=vA(A)?arrayReduceRight:baseReduce,k=arguments.length<3;return x(A,getIteratee(g,4),E,k,Ed)}function reject(A,g){var E=vA(A)?arrayFilter:baseFilter;return E(A,negate(getIteratee(g,3)))}function sample(A){var g=vA(A)?arraySample:baseSample;return g(A)}function sampleSize(A,g,x){if(x?isIterateeCall(A,g,x):g===E){g=1}else{g=toInteger(g)}var k=vA(A)?arraySampleSize:baseSampleSize;return k(A,g)}function shuffle(A){var g=vA(A)?arrayShuffle:baseShuffle;return g(A)}function size(A){if(A==null){return 0}if(isArrayLike(A)){return isString(A)?stringSize(A):A.length}var g=Fd(A);if(g==ys||g==zs){return A.size}return baseKeys(A).length}function some(A,g,x){var k=vA(A)?arraySome:baseSome;if(x&&isIterateeCall(A,g,x)){g=E}return k(A,getIteratee(g,3))}var lA=baseRest((function(A,g){if(A==null){return[]}var E=g.length;if(E>1&&isIterateeCall(A,g[0],g[1])){g=[]}else if(E>2&&isIterateeCall(g[0],g[1],g[2])){g=[g[0]]}return baseOrderBy(A,baseFlatten(g,1),[])}));var cA=vh||function(){return qh.Date.now()};function after(A,g){if(typeof g!="function"){throw new Fp(N)}A=toInteger(A);return function(){if(--A<1){return g.apply(this,arguments)}}}function ary(A,g,x){g=x?E:g;g=A&&g==null?A.length:g;return createWrap(A,ze,E,E,E,E,g)}function before(A,g){var x;if(typeof g!="function"){throw new Fp(N)}A=toInteger(A);return function(){if(--A>0){x=g.apply(this,arguments)}if(A<=1){g=E}return x}}var uA=baseRest((function(A,g,E){var x=_e;if(E.length){var k=replaceHolders(E,getHolder(uA));x|=Ye}return createWrap(A,x,g,E,k)}));var pA=baseRest((function(A,g,E){var x=_e|Me;if(E.length){var k=replaceHolders(E,getHolder(pA));x|=Ye}return createWrap(g,x,A,E,k)}));function curry(A,g,x){g=x?E:g;var k=createWrap(A,$e,E,E,E,E,E,g);k.placeholder=curry.placeholder;return k}function curryRight(A,g,x){g=x?E:g;var k=createWrap(A,Ve,E,E,E,E,E,g);k.placeholder=curryRight.placeholder;return k}function debounce(A,g,x){var k,R,j,U,H,W,Z=0,se=false,pe=false,de=true;if(typeof A!="function"){throw new Fp(N)}g=toNumber(g)||0;if(isObject(x)){se=!!x.leading;pe="maxWait"in x;j=pe?kh(toNumber(x.maxWait)||0,g):j;de="trailing"in x?!!x.trailing:de}function invokeFunc(g){var x=k,N=R;k=R=E;Z=g;U=A.apply(N,x);return U}function leadingEdge(A){Z=A;H=Rd(timerExpired,g);return se?invokeFunc(A):U}function remainingWait(A){var E=A-W,x=A-Z,k=g-E;return pe?_h(k,j-x):k}function shouldInvoke(A){var x=A-W,k=A-Z;return W===E||x>=g||x<0||pe&&k>=j}function timerExpired(){var A=cA();if(shouldInvoke(A)){return trailingEdge(A)}H=Rd(timerExpired,remainingWait(A))}function trailingEdge(A){H=E;if(de&&k){return invokeFunc(A)}k=R=E;return U}function cancel(){if(H!==E){xd(H)}Z=0;k=W=R=H=E}function flush(){return H===E?U:trailingEdge(cA())}function debounced(){var A=cA(),x=shouldInvoke(A);k=arguments;R=this;W=A;if(x){if(H===E){return leadingEdge(W)}if(pe){xd(H);H=Rd(timerExpired,g);return invokeFunc(W)}}if(H===E){H=Rd(timerExpired,g)}return U}debounced.cancel=cancel;debounced.flush=flush;return debounced}var hA=baseRest((function(A,g){return baseDelay(A,1,g)}));var dA=baseRest((function(A,g,E){return baseDelay(A,toNumber(g)||0,E)}));function flip(A){return createWrap(A,Xe)}function memoize(A,g){if(typeof A!="function"||g!=null&&typeof g!="function"){throw new Fp(N)}var memoized=function(){var E=arguments,x=g?g.apply(this,E):E[0],k=memoized.cache;if(k.has(x)){return k.get(x)}var R=A.apply(this,E);memoized.cache=k.set(x,R)||k;return R};memoized.cache=new(memoize.Cache||MapCache);return memoized}memoize.Cache=MapCache;function negate(A){if(typeof A!="function"){throw new Fp(N)}return function(){var g=arguments;switch(g.length){case 0:return!A.call(this);case 1:return!A.call(this,g[0]);case 2:return!A.call(this,g[0],g[1]);case 3:return!A.call(this,g[0],g[1],g[2])}return!A.apply(this,g)}}function once(A){return before(2,A)}var AA=Dd((function(A,g){g=g.length==1&&vA(g[0])?arrayMap(g[0],baseUnary(getIteratee())):arrayMap(baseFlatten(g,1),baseUnary(getIteratee()));var E=g.length;return baseRest((function(x){var k=-1,R=_h(x.length,E);while(++k=g}));var EA=baseIsArguments(function(){return arguments}())?baseIsArguments:function(A){return isObjectLike(A)&&th.call(A,"callee")&&!Ah.call(A,"callee")};var vA=g.isArray;var CA=td?baseUnary(td):baseIsArrayBuffer;function isArrayLike(A){return A!=null&&isLength(A.length)&&!isFunction(A)}function isArrayLikeObject(A){return isObjectLike(A)&&isArrayLike(A)}function isBoolean(A){return A===true||A===false||isObjectLike(A)&&baseGetTag(A)==Ui}var wA=xh||stubFalse;var IA=rd?baseUnary(rd):baseIsDate;function isElement(A){return isObjectLike(A)&&A.nodeType===1&&!isPlainObject(A)}function isEmpty(A){if(A==null){return true}if(isArrayLike(A)&&(vA(A)||typeof A=="string"||typeof A.splice=="function"||wA(A)||SA(A)||EA(A))){return!A.length}var g=Fd(A);if(g==ys||g==zs){return!A.size}if(isPrototype(A)){return!baseKeys(A).length}for(var E in A){if(th.call(A,E)){return false}}return true}function isEqual(A,g){return baseIsEqual(A,g)}function isEqualWith(A,g,x){x=typeof x=="function"?x:E;var k=x?x(A,g):E;return k===E?baseIsEqual(A,g,E,x):!!k}function isError(A){if(!isObjectLike(A)){return false}var g=baseGetTag(A);return g==us||g==ls||typeof A.message=="string"&&typeof A.name=="string"&&!isPlainObject(A)}function isFinite(A){return typeof A=="number"&&Bh(A)}function isFunction(A){if(!isObject(A)){return false}var g=baseGetTag(A);return g==ps||g==ds||g==zn||g==Hs}function isInteger(A){return typeof A=="number"&&A==toInteger(A)}function isLength(A){return typeof A=="number"&&A>-1&&A%1==0&&A<=Pt}function isObject(A){var g=typeof A;return A!=null&&(g=="object"||g=="function")}function isObjectLike(A){return A!=null&&typeof A=="object"}var DA=nd?baseUnary(nd):baseIsMap;function isMatch(A,g){return A===g||baseIsMatch(A,g,getMatchData(g))}function isMatchWith(A,g,x){x=typeof x=="function"?x:E;return baseIsMatch(A,g,getMatchData(g),x)}function isNaN(A){return isNumber(A)&&A!=+A}function isNative(A){if(Qd(A)){throw new Vc(R)}return baseIsNative(A)}function isNull(A){return A===null}function isNil(A){return A==null}function isNumber(A){return typeof A=="number"||isObjectLike(A)&&baseGetTag(A)==vs}function isPlainObject(A){if(!isObjectLike(A)||baseGetTag(A)!=Qs){return false}var g=hh(A);if(g===null){return true}var E=th.call(g,"constructor")&&g.constructor;return typeof E=="function"&&E instanceof E&&eh.call(E)==sh}var xA=id?baseUnary(id):baseIsRegExp;function isSafeInteger(A){return isInteger(A)&&A>=-Pt&&A<=Pt}var BA=sd?baseUnary(sd):baseIsSet;function isString(A){return typeof A=="string"||!vA(A)&&isObjectLike(A)&&baseGetTag(A)==Ks}function isSymbol(A){return typeof A=="symbol"||isObjectLike(A)&&baseGetTag(A)==aa}var SA=ad?baseUnary(ad):baseIsTypedArray;function isUndefined(A){return A===E}function isWeakMap(A){return isObjectLike(A)&&Fd(A)==Qa}function isWeakSet(A){return isObjectLike(A)&&baseGetTag(A)==Pa}var TA=createRelationalOperation(baseLt);var kA=createRelationalOperation((function(A,g){return A<=g}));function toArray(A){if(!A){return[]}if(isArrayLike(A)){return isString(A)?stringToArray(A):copyArray(A)}if(gh&&A[gh]){return iteratorToArray(A[gh]())}var g=Fd(A),E=g==ys?mapToArray:g==zs?setToArray:values;return E(A)}function toFinite(A){if(!A){return A===0?A:0}A=toNumber(A);if(A===St||A===-St){var g=A<0?-1:1;return g*Ht}return A===A?A:0}function toInteger(A){var g=toFinite(A),E=g%1;return g===g?E?g-E:g:0}function toLength(A){return A?baseClamp(toInteger(A),0,cn):0}function toNumber(A){if(typeof A=="number"){return A}if(isSymbol(A)){return ar}if(isObject(A)){var g=typeof A.valueOf=="function"?A.valueOf():A;A=isObject(g)?g+"":g}if(typeof A!="string"){return A===0?A:+A}A=baseTrim(A);var E=tp.test(A);return E||ap.test(A)?Wh(A.slice(2),E?2:8):Lu.test(A)?ar:+A}function toPlainObject(A){return copyObject(A,keysIn(A))}function toSafeInteger(A){return A?baseClamp(toInteger(A),-Pt,Pt):A===0?A:0}function toString(A){return A==null?"":baseToString(A)}var FA=createAssigner((function(A,g){if(isPrototype(g)||isArrayLike(g)){copyObject(g,keys(g),A);return}for(var E in g){if(th.call(g,E)){assignValue(A,E,g[E])}}}));var QA=createAssigner((function(A,g){copyObject(g,keysIn(g),A)}));var _A=createAssigner((function(A,g,E,x){copyObject(g,keysIn(g),A,x)}));var RA=createAssigner((function(A,g,E,x){copyObject(g,keys(g),A,x)}));var PA=flatRest(baseAt);function create(A,g){var E=yd(A);return g==null?E:baseAssign(E,g)}var OA=baseRest((function(A,g){A=Dp(A);var x=-1;var k=g.length;var R=k>2?g[2]:E;if(R&&isIterateeCall(g[0],g[1],R)){k=1}while(++x1);return g}));copyObject(A,getAllKeysIn(A),E);if(x){E=baseClone(E,se|pe|de,customOmitClone)}var k=g.length;while(k--){baseUnset(E,g[k])}return E}));function omitBy(A,g){return pickBy(A,negate(getIteratee(g)))}var HA=flatRest((function(A,g){return A==null?{}:basePick(A,g)}));function pickBy(A,g){if(A==null){return{}}var E=arrayMap(getAllKeysIn(A),(function(A){return[A]}));g=getIteratee(g);return basePickBy(A,E,(function(A,E){return g(A,E[0])}))}function result(A,g,x){g=castPath(g,A);var k=-1,R=g.length;if(!R){R=1;A=E}while(++kg){var k=A;A=g;g=k}if(x||A%1||g%1){var R=Oh();return _h(A+R*(g-A+Vh("1e-"+((R+"").length-1))),g)}return baseRandom(A,g)}var YA=createCompounder((function(A,g,E){g=g.toLowerCase();return A+(E?capitalize(g):g)}));function capitalize(A){return ef(toString(A).toLowerCase())}function deburr(A){A=toString(A);return A&&A.replace(up,ld).replace(Qh,"")}function endsWith(A,g,x){A=toString(A);g=baseToString(g);var k=A.length;x=x===E?k:baseClamp(toInteger(x),0,k);var R=x;x-=g.length;return x>=0&&A.slice(x,R)==g}function escape(A){A=toString(A);return A&&uc.test(A)?A.replace(Tl,cd):A}function escapeRegExp(A){A=toString(A);return A&&Bc.test(A)?A.replace(xc,"\\$&"):A}var JA=createCompounder((function(A,g,E){return A+(E?"-":"")+g.toLowerCase()}));var qA=createCompounder((function(A,g,E){return A+(E?" ":"")+g.toLowerCase()}));var zA=createCaseFirst("toLowerCase");function pad(A,g,E){A=toString(A);g=toInteger(g);var x=g?stringSize(A):0;if(!g||x>=g){return A}var k=(g-x)/2;return createPadding(Ih(k),E)+A+createPadding(wh(k),E)}function padEnd(A,g,E){A=toString(A);g=toInteger(g);var x=g?stringSize(A):0;return g&&x>>0;if(!x){return[]}A=toString(A);if(A&&(typeof g=="string"||g!=null&&!xA(g))){g=baseToString(g);if(!g&&hasUnicode(A)){return castSlice(stringToArray(A),0,x)}}return A.split(g,x)}var ZA=createCompounder((function(A,g,E){return A+(E?" ":"")+ef(g)}));function startsWith(A,g,E){A=toString(A);E=E==null?0:baseClamp(toInteger(E),0,A.length);g=baseToString(g);return A.slice(E,E+g.length)==g}function template(A,g,x){var k=lodash.templateSettings;if(x&&isIterateeCall(A,g,x)){g=E}A=toString(A);g=RA({},g,k,customDefaultsAssignIn);var R=RA({},g.imports,k.imports,customDefaultsAssignIn),N=keys(R),H=baseValues(R,N);arrayEach(N,(function(A){if(Yc.test(A)){throw new Vc(U)}}));var W,Z,se=0,pe=g.interpolate||Ap,de="__p += '";var Te=xp((g.escape||Ap).source+"|"+pe.source+"|"+(pe===Ac?hu:Ap).source+"|"+(g.evaluate||Ap).source+"|$","g");var Fe="//# sourceURL="+(th.call(g,"sourceURL")?(g.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Lh+"]")+"\n";A.replace(Te,(function(g,E,x,k,R,N){x||(x=k);de+=A.slice(se,N).replace(gp,escapeStringChar);if(E){W=true;de+="' +\n__e("+E+") +\n'"}if(R){Z=true;de+="';\n"+R+";\n__p += '"}if(x){de+="' +\n((__t = ("+x+")) == null ? '' : __t) +\n'"}se=N+g.length;return g}));de+="';\n";var _e=th.call(g,"variable")&&g.variable;if(!_e){de="with (obj) {\n"+de+"\n}\n"}else if(Yc.test(_e)){throw new Vc(j)}de=(Z?de.replace(gl,""):de).replace(yl,"$1").replace(Dl,"$1;");de="function("+(_e||"obj")+") {\n"+(_e?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(W?", __e = _.escape":"")+(Z?", __j = Array.prototype.join;\n"+"function print() { __p += __j.call(arguments, '') }\n":";\n")+de+"return __p\n}";var Me=tf((function(){return yp(N,Fe+"return "+de).apply(E,H)}));Me.source=de;if(isError(Me)){throw Me}return Me}function toLower(A){return toString(A).toLowerCase()}function toUpper(A){return toString(A).toUpperCase()}function trim(A,g,x){A=toString(A);if(A&&(x||g===E)){return baseTrim(A)}if(!A||!(g=baseToString(g))){return A}var k=stringToArray(A),R=stringToArray(g),N=charsStartIndex(k,R),j=charsEndIndex(k,R)+1;return castSlice(k,N,j).join("")}function trimEnd(A,g,x){A=toString(A);if(A&&(x||g===E)){return A.slice(0,trimmedEndIndex(A)+1)}if(!A||!(g=baseToString(g))){return A}var k=stringToArray(A),R=charsEndIndex(k,stringToArray(g))+1;return castSlice(k,0,R).join("")}function trimStart(A,g,x){A=toString(A);if(A&&(x||g===E)){return A.replace(Sc,"")}if(!A||!(g=baseToString(g))){return A}var k=stringToArray(A),R=charsStartIndex(k,stringToArray(g));return castSlice(k,R).join("")}function truncate(A,g){var x=rt,k=it;if(isObject(g)){var R="separator"in g?g.separator:R;x="length"in g?toInteger(g.length):x;k="omission"in g?baseToString(g.omission):k}A=toString(A);var N=A.length;if(hasUnicode(A)){var j=stringToArray(A);N=j.length}if(x>=N){return A}var U=x-stringSize(k);if(U<1){return k}var H=j?castSlice(j,0,U).join(""):A.slice(0,U);if(R===E){return H+k}if(j){U+=H.length-U}if(xA(R)){if(A.slice(U).search(R)){var W,Z=H;if(!R.global){R=xp(R.source,toString(vu.exec(R))+"g")}R.lastIndex=0;while(W=R.exec(Z)){var se=W.index}H=H.slice(0,se===E?U:se)}}else if(A.indexOf(baseToString(R),U)!=U){var pe=H.lastIndexOf(R);if(pe>-1){H=H.slice(0,pe)}}return H+k}function unescape(A){A=toString(A);return A&&Ml.test(A)?A.replace(xl,ud):A}var XA=createCompounder((function(A,g,E){return A+(E?" ":"")+g.toUpperCase()}));var ef=createCaseFirst("toUpperCase");function words(A,g,x){A=toString(A);g=x?E:g;if(g===E){return hasUnicodeWord(A)?unicodeWords(A):asciiWords(A)}return A.match(g)||[]}var tf=baseRest((function(A,g){try{return apply(A,E,g)}catch(A){return isError(A)?A:new Vc(A)}}));var rf=flatRest((function(A,g){arrayEach(g,(function(g){g=toKey(g);baseAssignValue(A,g,uA(A[g],A))}));return A}));function cond(A){var g=A==null?0:A.length,E=getIteratee();A=!g?[]:arrayMap(A,(function(A){if(typeof A[1]!="function"){throw new Fp(N)}return[E(A[0]),A[1]]}));return baseRest((function(E){var x=-1;while(++xPt){return[]}var E=cn,x=_h(A,cn);g=getIteratee(g);A-=cn;var k=baseTimes(x,g);while(++E0||g<0)){return new LazyWrapper(x)}if(A<0){x=x.takeRight(-A)}else if(A){x=x.drop(A)}if(g!==E){g=toInteger(g);x=g<0?x.dropRight(-g):x.take(g-A)}return x};LazyWrapper.prototype.takeRightWhile=function(A){return this.reverse().takeWhile(A).reverse()};LazyWrapper.prototype.toArray=function(){return this.take(cn)};baseForOwn(LazyWrapper.prototype,(function(A,g){var x=/^(?:filter|find|map|reject)|While$/.test(g),k=/^(?:head|last)$/.test(g),R=lodash[k?"take"+(g=="last"?"Right":""):g],N=k||/^find/.test(g);if(!R){return}lodash.prototype[g]=function(){var g=this.__wrapped__,j=k?[1]:arguments,U=g instanceof LazyWrapper,H=j[0],W=U||vA(g);var interceptor=function(A){var g=R.apply(lodash,arrayPush([A],j));return k&&Z?g[0]:g};if(W&&x&&typeof H=="function"&&H.length!=1){U=W=false}var Z=this.__chain__,se=!!this.__actions__.length,pe=N&&!Z,de=U&&!se;if(!N&&W){g=de?g:new LazyWrapper(this);var Te=A.apply(g,j);Te.__actions__.push({func:thru,args:[interceptor],thisArg:E});return new LodashWrapper(Te,Z)}if(pe&&de){return A.apply(this,j)}Te=this.thru(interceptor);return pe?k?Te.value()[0]:Te.value():Te}}));arrayEach(["pop","push","shift","sort","splice","unshift"],(function(A){var g=Qp[A],E=/^(?:push|sort|unshift)$/.test(A)?"tap":"thru",x=/^(?:pop|shift)$/.test(A);lodash.prototype[A]=function(){var A=arguments;if(x&&!this.__chain__){var k=this.value();return g.apply(vA(k)?k:[],A)}return this[E]((function(E){return g.apply(vA(E)?E:[],A)}))}}));baseForOwn(LazyWrapper.prototype,(function(A,g){var E=lodash[g];if(E){var x=E.name+"";if(!th.call(Xh,x)){Xh[x]=[]}Xh[x].push({name:g,func:E})}}));Xh[createHybrid(E,Me).name]=[{name:"wrapper",func:E}];LazyWrapper.prototype.clone=lazyClone;LazyWrapper.prototype.reverse=lazyReverse;LazyWrapper.prototype.value=lazyValue;lodash.prototype.at=eA;lodash.prototype.chain=wrapperChain;lodash.prototype.commit=wrapperCommit;lodash.prototype.next=wrapperNext;lodash.prototype.plant=wrapperPlant;lodash.prototype.reverse=wrapperReverse;lodash.prototype.toJSON=lodash.prototype.valueOf=lodash.prototype.value=wrapperValue;lodash.prototype.first=lodash.prototype.head;if(gh){lodash.prototype[gh]=wrapperToIterator}return lodash};var hd=pd();if(typeof define=="function"&&typeof define.amd=="object"&&define.amd){qh._=hd;define((function(){return hd}))}else if(Kh){(Kh.exports=hd)._=hd;zh._=hd}else{qh._=hd}}).call(this)},24769:(A,g,E)=>{var x=E(79660);var k="Expected a function";function memoize(A,g){if(typeof A!="function"||g!=null&&typeof g!="function"){throw new TypeError(k)}var memoized=function(){var E=arguments,x=g?g.apply(this,E):E[0],k=memoized.cache;if(k.has(x)){return k.get(x)}var R=A.apply(this,E);memoized.cache=k.set(x,R)||k;return R};memoized.cache=new(memoize.Cache||x);return memoized}memoize.Cache=x;A.exports=memoize},99101:(A,g,E)=>{var x=E(47313),k=E(8070);var R=k((function(A,g,E,k){x(A,g,E,k)}));A.exports=R},92020:(A,g,E)=>{var x=E(56649),k=E(62504),R=E(86344),N=E(77336),j=E(69330),U=E(9429),H=E(8389),W=E(17172);var Z=1,se=2,pe=4;var de=H((function(A,g){var E={};if(A==null){return E}var H=false;g=x(g,(function(g){g=N(g,A);H||(H=g.length>1);return g}));j(A,W(A),E);if(H){E=k(E,Z|se|pe,U)}var de=g.length;while(de--){R(E,g[de])}return E}));A.exports=de},69860:(A,g,E)=>{var x=E(49996),k=E(8389);var R=k((function(A,g){return A==null?{}:x(A,g)}));A.exports=R},11024:(A,g,E)=>{var x=E(66136),k=E(32310),R=E(20897),N=E(95086);function property(A){return R(A)?x(N(A)):k(A)}A.exports=property},94604:(A,g,E)=>{var x=E(63183),k=E(89196),R=E(22035),N=E(3349);var j=R((function(A,g){if(A==null){return[]}var E=g.length;if(E>1&&N(A,g[0],g[1])){g=[]}else if(E>2&&N(g[0],g[1],g[2])){g=[g[0]]}return k(A,x(g,1),[])}));A.exports=j},43400:A=>{function stubArray(){return[]}A.exports=stubArray},92074:A=>{function stubFalse(){return false}A.exports=stubFalse},38842:(A,g,E)=>{var x=E(96834),k=E(46851);function sum(A){return A&&A.length?x(A,k):0}A.exports=sum},32191:(A,g,E)=>{var x=E(47988),k=E(96834);function sumBy(A,g){return A&&A.length?k(A,x(g,2)):0}A.exports=sumBy},32670:(A,g,E)=>{var x=E(37115),k=E(66960);function take(A,g,E){if(!(A&&A.length)){return[]}g=E||g===undefined?1:k(g);return x(A,0,g<0?0:g)}A.exports=take},19731:(A,g,E)=>{var x=E(17245);var k=1/0,R=17976931348623157e292;function toFinite(A){if(!A){return A===0?A:0}A=x(A);if(A===k||A===-k){var g=A<0?-1:1;return g*R}return A===A?A:0}A.exports=toFinite},66960:(A,g,E)=>{var x=E(19731);function toInteger(A){var g=x(A),E=g%1;return g===g?E?g-E:g:0}A.exports=toInteger},17245:(A,g,E)=>{var x=E(14441),k=E(96482),R=E(70661);var N=0/0;var j=/^[-+]0x[0-9a-f]+$/i;var U=/^0b[01]+$/i;var H=/^0o[0-7]+$/i;var W=parseInt;function toNumber(A){if(typeof A=="number"){return A}if(R(A)){return N}if(k(A)){var g=typeof A.valueOf=="function"?A.valueOf():A;A=k(g)?g+"":g}if(typeof A!="string"){return A===0?A:+A}A=x(A);var E=U.test(A);return E||H.test(A)?W(A.slice(2),E?2:8):j.test(A)?N:+A}A.exports=toNumber},88485:(A,g,E)=>{var x=E(69330),k=E(19430);function toPlainObject(A){return x(A,k(A))}A.exports=toPlainObject},87233:(A,g,E)=>{var x=E(17625);function toString(A){return A==null?"":x(A)}A.exports=toString},55641:A=>{"use strict";A.exports=Math.abs},96171:A=>{"use strict";A.exports=Math.floor},77044:A=>{"use strict";A.exports=Number.isNaN||function isNaN(A){return A!==A}},57147:A=>{"use strict";A.exports=Math.max},41017:A=>{"use strict";A.exports=Math.min},56947:A=>{"use strict";A.exports=Math.pow},42621:A=>{"use strict";A.exports=Math.round},30156:(A,g,E)=>{"use strict";var x=E(77044);A.exports=function sign(A){if(x(A)||A===0){return A}return A<0?-1:+1}},99829:(A,g,E)=>{ + */(function(){var _d;var Ad="4.18.1";var Dd=200;var zd="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",Kd="Expected a function",Zd="Invalid `variable` option passed into `_.template`",fh="Invalid `imports` option passed into `_.template`";var vh="__lodash_hash_undefined__";var wh=500;var xh="__lodash_placeholder__";var $h=1,Xh=2,s_=4;var g_=1,E_=2;var k_=1,ef=2,nf=4,$f=8,Hf=16,Kf=32,Xf=64,eg=128,tg=256,rg=512;var ng=30,sg="...";var mg=800,eA=16;var tA=1,rA=2,nA=3;var iA=1/0,sA=9007199254740991,aA=17976931348623157e292,oA=0/0;var lA=4294967295,cA=lA-1,uA=lA>>>1;var pA=[["ary",eg],["bind",k_],["bindKey",ef],["curry",$f],["curryRight",Hf],["flip",rg],["partial",Kf],["partialRight",Xf],["rearg",tg]];var dA="[object Arguments]",hA="[object Array]",_A="[object AsyncFunction]",fA="[object Boolean]",mA="[object Date]",gA="[object DOMException]",AA="[object Error]",yA="[object Function]",bA="[object GeneratorFunction]",vA="[object Map]",EA="[object Number]",wA="[object Null]",CA="[object Object]",xA="[object Promise]",DA="[object Proxy]",SA="[object RegExp]",TA="[object Set]",kA="[object String]",IA="[object Symbol]",BA="[object Undefined]",FA="[object WeakMap]",PA="[object WeakSet]";var RA="[object ArrayBuffer]",NA="[object DataView]",OA="[object Float32Array]",LA="[object Float64Array]",QA="[object Int8Array]",MA="[object Int16Array]",jA="[object Int32Array]",UA="[object Uint8Array]",GA="[object Uint8ClampedArray]",$A="[object Uint16Array]",JA="[object Uint32Array]";var qA=/\b__p \+= '';/g,VA=/\b(__p \+=) '' \+/g,HA=/(__e\(.*?\)|\b__t\)) \+\n'';/g;var WA=/&(?:amp|lt|gt|quot|#39);/g,YA=/[&<>"']/g,zA=RegExp(WA.source),KA=RegExp(YA.source);var XA=/<%-([\s\S]+?)%>/g,ZA=/<%([\s\S]+?)%>/g,ty=/<%=([\s\S]+?)%>/g;var ry=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ny=/^\w*$/,oy=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;var cy=/[\\^$.*+?()[\]{}|]/g,_y=RegExp(cy.source);var Qy=/^\s+/;var Ky=/\s/;var Xy=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Zy=/\{\n\/\* \[wrapped with (.+)\] \*/,lb=/,? & /;var hb=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;var gb=/[()=,{}\[\]\/\s]/;var yb=/\\(\\)?/g;var xb=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g;var Sb=/\w*$/;var Tb=/^[-+]0x[0-9a-f]+$/i;var Rb=/^0b[01]+$/i;var Nb=/^\[object .+?Constructor\]$/;var Ob=/^0o[0-7]+$/i;var Mb=/^(?:0|[1-9]\d*)$/;var ev=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g;var tv=/($^)/;var rv=/['\n\r\u2028\u2029\\]/g;var nv="\\ud800-\\udfff",iv="\\u0300-\\u036f",sv="\\ufe20-\\ufe2f",ov="\\u20d0-\\u20ff",lv=iv+sv+ov,cv="\\u2700-\\u27bf",uv="a-z\\xdf-\\xf6\\xf8-\\xff",pv="\\xac\\xb1\\xd7\\xf7",_v="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Bv="\\u2000-\\u206f",Fv=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Rv="A-Z\\xc0-\\xd6\\xd8-\\xde",Ov="\\ufe0e\\ufe0f",Qv=pv+_v+Bv+Fv;var jv="['’]",Uv="["+nv+"]",Gv="["+Qv+"]",$v="["+lv+"]",qv="\\d+",Vv="["+cv+"]",Hv="["+uv+"]",Wv="[^"+nv+Qv+qv+cv+uv+Rv+"]",Yv="\\ud83c[\\udffb-\\udfff]",Kv="(?:"+$v+"|"+Yv+")",Xv="[^"+nv+"]",Zv="(?:\\ud83c[\\udde6-\\uddff]){2}",eE="[\\ud800-\\udbff][\\udc00-\\udfff]",tE="["+Rv+"]",rE="\\u200d";var nE="(?:"+Hv+"|"+Wv+")",iE="(?:"+tE+"|"+Wv+")",sE="(?:"+jv+"(?:d|ll|m|re|s|t|ve))?",aE="(?:"+jv+"(?:D|LL|M|RE|S|T|VE))?",oE=Kv+"?",lE="["+Ov+"]?",cE="(?:"+rE+"(?:"+[Xv,Zv,eE].join("|")+")"+lE+oE+")*",uE="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",pE="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",dE=lE+oE+cE,hE="(?:"+[Vv,Zv,eE].join("|")+")"+dE,_E="(?:"+[Xv+$v+"?",$v,Zv,eE,Uv].join("|")+")";var fE=RegExp(jv,"g");var mE=RegExp($v,"g");var gE=RegExp(Yv+"(?="+Yv+")|"+_E+dE,"g");var AE=RegExp([tE+"?"+Hv+"+"+sE+"(?="+[Gv,tE,"$"].join("|")+")",iE+"+"+aE+"(?="+[Gv,tE+nE,"$"].join("|")+")",tE+"?"+nE+"+"+sE,tE+"+"+aE,pE,uE,qv,hE].join("|"),"g");var yE=RegExp("["+rE+nv+lv+Ov+"]");var bE=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;var vE=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"];var EE=-1;var wE={};wE[OA]=wE[LA]=wE[QA]=wE[MA]=wE[jA]=wE[UA]=wE[GA]=wE[$A]=wE[JA]=true;wE[dA]=wE[hA]=wE[RA]=wE[fA]=wE[NA]=wE[mA]=wE[AA]=wE[yA]=wE[vA]=wE[EA]=wE[CA]=wE[SA]=wE[TA]=wE[kA]=wE[FA]=false;var CE={};CE[dA]=CE[hA]=CE[RA]=CE[NA]=CE[fA]=CE[mA]=CE[OA]=CE[LA]=CE[QA]=CE[MA]=CE[jA]=CE[vA]=CE[EA]=CE[CA]=CE[SA]=CE[TA]=CE[kA]=CE[IA]=CE[UA]=CE[GA]=CE[$A]=CE[JA]=true;CE[AA]=CE[yA]=CE[FA]=false;var xE={"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"};var DE={"&":"&","<":"<",">":">",'"':""","'":"'"};var SE={"&":"&","<":"<",">":">",""":'"',"'":"'"};var TE={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"};var kE=parseFloat,IE=parseInt;var BE=typeof global=="object"&&global&&global.Object===Object&&global;var FE=typeof self=="object"&&self&&self.Object===Object&&self;var PE=BE||FE||Function("return this")();var RE=true&&od&&!od.nodeType&&od;var NE=RE&&"object"=="object"&&tl&&!tl.nodeType&&tl;var OE=NE&&NE.exports===RE;var LE=OE&&BE.process;var QE=function(){try{var tl=NE&&NE.require&&NE.require("util").types;if(tl){return tl}return LE&&LE.binding&&LE.binding("util")}catch(tl){}}();var ME=QE&&QE.isArrayBuffer,jE=QE&&QE.isDate,UE=QE&&QE.isMap,GE=QE&&QE.isRegExp,$E=QE&&QE.isSet,JE=QE&&QE.isTypedArray;function apply(tl,od,_d){switch(_d.length){case 0:return tl.call(od);case 1:return tl.call(od,_d[0]);case 2:return tl.call(od,_d[0],_d[1]);case 3:return tl.call(od,_d[0],_d[1],_d[2])}return tl.apply(od,_d)}function arrayAggregator(tl,od,_d,Ad){var Dd=-1,zd=tl==null?0:tl.length;while(++Dd-1}function arrayIncludesWith(tl,od,_d){var Ad=-1,Dd=tl==null?0:tl.length;while(++Ad-1){}return _d}function charsEndIndex(tl,od){var _d=tl.length;while(_d--&&baseIndexOf(od,tl[_d],0)>-1){}return _d}function countHolders(tl,od){var _d=tl.length,Ad=0;while(_d--){if(tl[_d]===od){++Ad}}return Ad}var VE=basePropertyOf(xE);var HE=basePropertyOf(DE);function escapeStringChar(tl){return"\\"+TE[tl]}function getValue(tl,od){return tl==null?_d:tl[od]}function hasUnicode(tl){return yE.test(tl)}function hasUnicodeWord(tl){return bE.test(tl)}function iteratorToArray(tl){var od,_d=[];while(!(od=tl.next()).done){_d.push(od.value)}return _d}function mapToArray(tl){var od=-1,_d=Array(tl.size);tl.forEach((function(tl,Ad){_d[++od]=[Ad,tl]}));return _d}function overArg(tl,od){return function(_d){return tl(od(_d))}}function replaceHolders(tl,od){var _d=-1,Ad=tl.length,Dd=0,zd=[];while(++_d-1}function listCacheSet(tl,od){var _d=this.__data__,Ad=assocIndexOf(_d,tl);if(Ad<0){++this.size;_d.push([tl,od])}else{_d[Ad][1]=od}return this}ListCache.prototype.clear=listCacheClear;ListCache.prototype["delete"]=listCacheDelete;ListCache.prototype.get=listCacheGet;ListCache.prototype.has=listCacheHas;ListCache.prototype.set=listCacheSet;function MapCache(tl){var od=-1,_d=tl==null?0:tl.length;this.clear();while(++od<_d){var Ad=tl[od];this.set(Ad[0],Ad[1])}}function mapCacheClear(){this.size=0;this.__data__={hash:new Hash,map:new(SE||ListCache),string:new Hash}}function mapCacheDelete(tl){var od=getMapData(this,tl)["delete"](tl);this.size-=od?1:0;return od}function mapCacheGet(tl){return getMapData(this,tl).get(tl)}function mapCacheHas(tl){return getMapData(this,tl).has(tl)}function mapCacheSet(tl,od){var _d=getMapData(this,tl),Ad=_d.size;_d.set(tl,od);this.size+=_d.size==Ad?0:1;return this}MapCache.prototype.clear=mapCacheClear;MapCache.prototype["delete"]=mapCacheDelete;MapCache.prototype.get=mapCacheGet;MapCache.prototype.has=mapCacheHas;MapCache.prototype.set=mapCacheSet;function SetCache(tl){var od=-1,_d=tl==null?0:tl.length;this.__data__=new MapCache;while(++od<_d){this.add(tl[od])}}function setCacheAdd(tl){this.__data__.set(tl,vh);return this}function setCacheHas(tl){return this.__data__.has(tl)}SetCache.prototype.add=SetCache.prototype.push=setCacheAdd;SetCache.prototype.has=setCacheHas;function Stack(tl){var od=this.__data__=new ListCache(tl);this.size=od.size}function stackClear(){this.__data__=new ListCache;this.size=0}function stackDelete(tl){var od=this.__data__,_d=od["delete"](tl);this.size=od.size;return _d}function stackGet(tl){return this.__data__.get(tl)}function stackHas(tl){return this.__data__.has(tl)}function stackSet(tl,od){var _d=this.__data__;if(_d instanceof ListCache){var Ad=_d.__data__;if(!SE||Ad.length=od?tl:od}}return tl}function baseClone(tl,od,Ad,Dd,zd,Kd){var Zd,fh=od&$h,vh=od&Xh,wh=od&s_;if(Ad){Zd=zd?Ad(tl,Dd,zd,Kd):Ad(tl)}if(Zd!==_d){return Zd}if(!isObject(tl)){return tl}var xh=sC(tl);if(xh){Zd=initCloneArray(tl);if(!fh){return copyArray(tl,Zd)}}else{var g_=fw(tl),E_=g_==yA||g_==bA;if(oC(tl)){return cloneBuffer(tl,fh)}if(g_==CA||g_==dA||E_&&!zd){Zd=vh||E_?{}:initCloneObject(tl);if(!fh){return vh?copySymbolsIn(tl,baseAssignIn(Zd,tl)):copySymbols(tl,baseAssign(Zd,tl))}}else{if(!CE[g_]){return zd?tl:{}}Zd=initCloneByTag(tl,g_,fh)}}Kd||(Kd=new Stack);var k_=Kd.get(tl);if(k_){return k_}Kd.set(tl,Zd);if(pC(tl)){tl.forEach((function(_d){Zd.add(baseClone(_d,od,Ad,_d,tl,Kd))}))}else if(cC(tl)){tl.forEach((function(_d,Dd){Zd.set(Dd,baseClone(_d,od,Ad,Dd,tl,Kd))}))}var ef=wh?vh?getAllKeysIn:getAllKeys:vh?keysIn:keys;var nf=xh?_d:ef(tl);arrayEach(nf||tl,(function(_d,Dd){if(nf){Dd=_d;_d=tl[Dd]}assignValue(Zd,Dd,baseClone(_d,od,Ad,Dd,tl,Kd))}));return Zd}function baseConforms(tl){var od=keys(tl);return function(_d){return baseConformsTo(_d,tl,od)}}function baseConformsTo(tl,od,Ad){var Dd=Ad.length;if(tl==null){return!Dd}tl=sv(tl);while(Dd--){var zd=Ad[Dd],Kd=od[zd],Zd=tl[zd];if(Zd===_d&&!(zd in tl)||!Kd(Zd)){return false}}return true}function baseDelay(tl,od,Ad){if(typeof tl!="function"){throw new cv(Kd)}return Aw((function(){tl.apply(_d,Ad)}),od)}function baseDifference(tl,od,_d,Ad){var zd=-1,Kd=arrayIncludes,Zd=true,fh=tl.length,vh=[],wh=od.length;if(!fh){return vh}if(_d){od=arrayMap(od,baseUnary(_d))}if(Ad){Kd=arrayIncludesWith;Zd=false}else if(od.length>=Dd){Kd=cacheHas;Zd=false;od=new SetCache(od)}e:while(++zdzd?0:zd+Ad}Dd=Dd===_d||Dd>zd?zd:toInteger(Dd);if(Dd<0){Dd+=zd}Dd=Ad>Dd?0:toLength(Dd);while(Ad0&&_d(Zd)){if(od>1){baseFlatten(Zd,od-1,_d,Ad,Dd)}else{arrayPush(Dd,Zd)}}else if(!Ad){Dd[Dd.length]=Zd}}return Dd}var sw=createBaseFor();var aw=createBaseFor(true);function baseForOwn(tl,od){return tl&&sw(tl,od,keys)}function baseForOwnRight(tl,od){return tl&&aw(tl,od,keys)}function baseFunctions(tl,od){return arrayFilter(od,(function(od){return isFunction(tl[od])}))}function baseGet(tl,od){od=castPath(od,tl);var Ad=0,Dd=od.length;while(tl!=null&&Adod}function baseHas(tl,od){return tl!=null&&Rv.call(tl,od)}function baseHasIn(tl,od){return tl!=null&&od in sv(tl)}function baseInRange(tl,od,_d){return tl>=gE(od,_d)&&tl<_E(od,_d)}function baseIntersection(tl,Ad,Dd){var zd=Dd?arrayIncludesWith:arrayIncludes,Kd=tl[0].length,Zd=tl.length,fh=Zd,vh=od(Zd),wh=Infinity,xh=[];while(fh--){var $h=tl[fh];if(fh&&Ad){$h=arrayMap($h,baseUnary(Ad))}wh=gE($h.length,wh);vh[fh]=!Dd&&(Ad||Kd>=120&&$h.length>=120)?new SetCache(fh&&$h):_d}$h=tl[0];var Xh=-1,s_=vh[0];e:while(++Xh-1){if(Zd!==tl){Zv.call(Zd,fh,1)}Zv.call(tl,fh,1)}}return tl}function basePullAt(tl,od){var _d=tl?od.length:0,Ad=_d-1;while(_d--){var Dd=od[_d];if(_d==Ad||Dd!==zd){var zd=Dd;if(isIndex(Dd)){Zv.call(tl,Dd,1)}else{baseUnset(tl,Dd)}}}return tl}function baseRandom(tl,od){return tl+lE(bE()*(od-tl+1))}function baseRange(tl,_d,Ad,Dd){var zd=-1,Kd=_E(oE((_d-tl)/(Ad||1)),0),Zd=od(Kd);while(Kd--){Zd[Dd?Kd:++zd]=tl;tl+=Ad}return Zd}function baseRepeat(tl,od){var _d="";if(!tl||od<1||od>sA){return _d}do{if(od%2){_d+=tl}od=lE(od/2);if(od){tl+=tl}}while(od);return _d}function baseRest(tl,od){return yw(overRest(tl,od,identity),tl+"")}function baseSample(tl){return arraySample(values(tl))}function baseSampleSize(tl,od){var _d=values(tl);return shuffleSelf(_d,baseClamp(od,0,_d.length))}function baseSet(tl,od,Ad,Dd){if(!isObject(tl)){return tl}od=castPath(od,tl);var zd=-1,Kd=od.length,Zd=Kd-1,fh=tl;while(fh!=null&&++zdzd?0:zd+_d}Ad=Ad>zd?zd:Ad;if(Ad<0){Ad+=zd}zd=_d>Ad?0:Ad-_d>>>0;_d>>>=0;var Kd=od(zd);while(++Dd>>1,Kd=tl[zd];if(Kd!==null&&!isSymbol(Kd)&&(_d?Kd<=od:Kd=Dd){var wh=od?null:pw(tl);if(wh){return setToArray(wh)}Zd=false;zd=cacheHas;vh=new SetCache}else{vh=od?[]:fh}e:while(++Ad=Dd?tl:baseSlice(tl,od,Ad)}var uw=iE||function(tl){return PE.clearTimeout(tl)};function cloneBuffer(tl,od){if(od){return tl.slice()}var _d=tl.length,Ad=Wv?Wv(_d):new tl.constructor(_d);tl.copy(Ad);return Ad}function cloneArrayBuffer(tl){var od=new tl.constructor(tl.byteLength);new Hv(od).set(new Hv(tl));return od}function cloneDataView(tl,od){var _d=od?cloneArrayBuffer(tl.buffer):tl.buffer;return new tl.constructor(_d,tl.byteOffset,tl.byteLength)}function cloneRegExp(tl){var od=new tl.constructor(tl.source,Sb.exec(tl));od.lastIndex=tl.lastIndex;return od}function cloneSymbol(tl){return ew?sv(ew.call(tl)):{}}function cloneTypedArray(tl,od){var _d=od?cloneArrayBuffer(tl.buffer):tl.buffer;return new tl.constructor(_d,tl.byteOffset,tl.length)}function compareAscending(tl,od){if(tl!==od){var Ad=tl!==_d,Dd=tl===null,zd=tl===tl,Kd=isSymbol(tl);var Zd=od!==_d,fh=od===null,vh=od===od,wh=isSymbol(od);if(!fh&&!wh&&!Kd&&tl>od||Kd&&Zd&&vh&&!fh&&!wh||Dd&&Zd&&vh||!Ad&&vh||!zd){return 1}if(!Dd&&!Kd&&!wh&&tl=Zd){return fh}var vh=_d[Ad];return fh*(vh=="desc"?-1:1)}}return tl.index-od.index}function composeArgs(tl,_d,Ad,Dd){var zd=-1,Kd=tl.length,Zd=Ad.length,fh=-1,vh=_d.length,wh=_E(Kd-Zd,0),xh=od(vh+wh),$h=!Dd;while(++fh1?Ad[zd-1]:_d,Zd=zd>2?Ad[2]:_d;Kd=tl.length>3&&typeof Kd=="function"?(zd--,Kd):_d;if(Zd&&isIterateeCall(Ad[0],Ad[1],Zd)){Kd=zd<3?_d:Kd;zd=1}od=sv(od);while(++Dd-1?zd[Kd?od[Zd]:Zd]:_d}}function createFlow(tl){return flatRest((function(od){var Ad=od.length,Dd=Ad,zd=LodashWrapper.prototype.thru;if(tl){od.reverse()}while(Dd--){var Zd=od[Dd];if(typeof Zd!="function"){throw new cv(Kd)}if(zd&&!fh&&getFuncName(Zd)=="wrapper"){var fh=new LodashWrapper([],true)}}Dd=fh?Dd:Ad;while(++Dd1){k_.reverse()}if($h&&wh<_d){k_.length=wh}if(this&&this!==PE&&this instanceof wrapper){eg=nf||createCtor(eg)}return eg.apply(Xf,k_)}return wrapper}function createInverter(tl,od){return function(_d,Ad){return baseInverter(_d,tl,od(Ad),{})}}function createMathOperation(tl,od){return function(Ad,Dd){var zd;if(Ad===_d&&Dd===_d){return od}if(Ad!==_d){zd=Ad}if(Dd!==_d){if(zd===_d){return Dd}if(typeof Ad=="string"||typeof Dd=="string"){Ad=baseToString(Ad);Dd=baseToString(Dd)}else{Ad=baseToNumber(Ad);Dd=baseToNumber(Dd)}zd=tl(Ad,Dd)}return zd}}function createOver(tl){return flatRest((function(od){od=arrayMap(od,baseUnary(getIteratee()));return baseRest((function(_d){var Ad=this;return tl(od,(function(tl){return apply(tl,Ad,_d)}))}))}))}function createPadding(tl,od){od=od===_d?" ":baseToString(od);var Ad=od.length;if(Ad<2){return Ad?baseRepeat(od,tl):od}var Dd=baseRepeat(od,oE(tl/stringSize(od)));return hasUnicode(od)?castSlice(stringToArray(Dd),0,tl).join(""):Dd.slice(0,tl)}function createPartial(tl,_d,Ad,Dd){var zd=_d&k_,Kd=createCtor(tl);function wrapper(){var _d=-1,Zd=arguments.length,fh=-1,vh=Dd.length,wh=od(vh+Zd),xh=this&&this!==PE&&this instanceof wrapper?Kd:tl;while(++fhfh)){return false}var wh=Kd.get(tl);var xh=Kd.get(od);if(wh&&xh){return wh==od&&xh==tl}var $h=-1,Xh=true,s_=Ad&E_?new SetCache:_d;Kd.set(tl,od);Kd.set(od,tl);while(++$h1?"& ":"")+od[Ad];od=od.join(_d>2?", ":" ");return tl.replace(Xy,"{\n/* [wrapped with "+od+"] */\n")}function isFlattenable(tl){return sC(tl)||iC(tl)||!!(eE&&tl&&tl[eE])}function isIndex(tl,od){var _d=typeof tl;od=od==null?sA:od;return!!od&&(_d=="number"||_d!="symbol"&&Mb.test(tl))&&(tl>-1&&tl%1==0&&tl0){if(++od>=mg){return arguments[0]}}else{od=0}return tl.apply(_d,arguments)}}function shuffleSelf(tl,od){var Ad=-1,Dd=tl.length,zd=Dd-1;od=od===_d?Dd:od;while(++Ad1?tl[od-1]:_d;Ad=typeof Ad=="function"?(tl.pop(),Ad):_d;return unzipWith(tl,Ad)}));function chain(tl){var od=lodash(tl);od.__chain__=true;return od}function tap(tl,od){od(tl);return tl}function thru(tl,od){return od(tl)}var Qw=flatRest((function(tl){var od=tl.length,Ad=od?tl[0]:0,Dd=this.__wrapped__,interceptor=function(od){return baseAt(od,tl)};if(od>1||this.__actions__.length||!(Dd instanceof LazyWrapper)||!isIndex(Ad)){return this.thru(interceptor)}Dd=Dd.slice(Ad,+Ad+(od?1:0));Dd.__actions__.push({func:thru,args:[interceptor],thisArg:_d});return new LodashWrapper(Dd,this.__chain__).thru((function(tl){if(od&&!tl.length){tl.push(_d)}return tl}))}));function wrapperChain(){return chain(this)}function wrapperCommit(){return new LodashWrapper(this.value(),this.__chain__)}function wrapperNext(){if(this.__values__===_d){this.__values__=toArray(this.value())}var tl=this.__index__>=this.__values__.length,od=tl?_d:this.__values__[this.__index__++];return{done:tl,value:od}}function wrapperToIterator(){return this}function wrapperPlant(tl){var od,Ad=this;while(Ad instanceof baseLodash){var Dd=wrapperClone(Ad);Dd.__index__=0;Dd.__values__=_d;if(od){zd.__wrapped__=Dd}else{od=Dd}var zd=Dd;Ad=Ad.__wrapped__}zd.__wrapped__=tl;return od}function wrapperReverse(){var tl=this.__wrapped__;if(tl instanceof LazyWrapper){var od=tl;if(this.__actions__.length){od=new LazyWrapper(this)}od=od.reverse();od.__actions__.push({func:thru,args:[reverse],thisArg:_d});return new LodashWrapper(od,this.__chain__)}return this.thru(reverse)}function wrapperValue(){return baseWrapperValue(this.__wrapped__,this.__actions__)}var Mw=createAggregator((function(tl,od,_d){if(Rv.call(tl,_d)){++tl[_d]}else{baseAssignValue(tl,_d,1)}}));function every(tl,od,Ad){var Dd=sC(tl)?arrayEvery:baseEvery;if(Ad&&isIterateeCall(tl,od,Ad)){od=_d}return Dd(tl,getIteratee(od,3))}function filter(tl,od){var _d=sC(tl)?arrayFilter:baseFilter;return _d(tl,getIteratee(od,3))}var jw=createFind(findIndex);var Uw=createFind(findLastIndex);function flatMap(tl,od){return baseFlatten(map(tl,od),1)}function flatMapDeep(tl,od){return baseFlatten(map(tl,od),iA)}function flatMapDepth(tl,od,Ad){Ad=Ad===_d?1:toInteger(Ad);return baseFlatten(map(tl,od),Ad)}function forEach(tl,od){var _d=sC(tl)?arrayEach:nw;return _d(tl,getIteratee(od,3))}function forEachRight(tl,od){var _d=sC(tl)?arrayEachRight:iw;return _d(tl,getIteratee(od,3))}var Gw=createAggregator((function(tl,od,_d){if(Rv.call(tl,_d)){tl[_d].push(od)}else{baseAssignValue(tl,_d,[od])}}));function includes(tl,od,_d,Ad){tl=isArrayLike(tl)?tl:values(tl);_d=_d&&!Ad?toInteger(_d):0;var Dd=tl.length;if(_d<0){_d=_E(Dd+_d,0)}return isString(tl)?_d<=Dd&&tl.indexOf(od,_d)>-1:!!Dd&&baseIndexOf(tl,od,_d)>-1}var $w=baseRest((function(tl,_d,Ad){var Dd=-1,zd=typeof _d=="function",Kd=isArrayLike(tl)?od(tl.length):[];nw(tl,(function(tl){Kd[++Dd]=zd?apply(_d,tl,Ad):baseInvoke(tl,_d,Ad)}));return Kd}));var Jw=createAggregator((function(tl,od,_d){baseAssignValue(tl,_d,od)}));function map(tl,od){var _d=sC(tl)?arrayMap:baseMap;return _d(tl,getIteratee(od,3))}function orderBy(tl,od,Ad,Dd){if(tl==null){return[]}if(!sC(od)){od=od==null?[]:[od]}Ad=Dd?_d:Ad;if(!sC(Ad)){Ad=Ad==null?[]:[Ad]}return baseOrderBy(tl,od,Ad)}var qw=createAggregator((function(tl,od,_d){tl[_d?0:1].push(od)}),(function(){return[[],[]]}));function reduce(tl,od,_d){var Ad=sC(tl)?arrayReduce:baseReduce,Dd=arguments.length<3;return Ad(tl,getIteratee(od,4),_d,Dd,nw)}function reduceRight(tl,od,_d){var Ad=sC(tl)?arrayReduceRight:baseReduce,Dd=arguments.length<3;return Ad(tl,getIteratee(od,4),_d,Dd,iw)}function reject(tl,od){var _d=sC(tl)?arrayFilter:baseFilter;return _d(tl,negate(getIteratee(od,3)))}function sample(tl){var od=sC(tl)?arraySample:baseSample;return od(tl)}function sampleSize(tl,od,Ad){if(Ad?isIterateeCall(tl,od,Ad):od===_d){od=1}else{od=toInteger(od)}var Dd=sC(tl)?arraySampleSize:baseSampleSize;return Dd(tl,od)}function shuffle(tl){var od=sC(tl)?arrayShuffle:baseShuffle;return od(tl)}function size(tl){if(tl==null){return 0}if(isArrayLike(tl)){return isString(tl)?stringSize(tl):tl.length}var od=fw(tl);if(od==vA||od==TA){return tl.size}return baseKeys(tl).length}function some(tl,od,Ad){var Dd=sC(tl)?arraySome:baseSome;if(Ad&&isIterateeCall(tl,od,Ad)){od=_d}return Dd(tl,getIteratee(od,3))}var Vw=baseRest((function(tl,od){if(tl==null){return[]}var _d=od.length;if(_d>1&&isIterateeCall(tl,od[0],od[1])){od=[]}else if(_d>2&&isIterateeCall(od[0],od[1],od[2])){od=[od[0]]}return baseOrderBy(tl,baseFlatten(od,1),[])}));var Hw=sE||function(){return PE.Date.now()};function after(tl,od){if(typeof od!="function"){throw new cv(Kd)}tl=toInteger(tl);return function(){if(--tl<1){return od.apply(this,arguments)}}}function ary(tl,od,Ad){od=Ad?_d:od;od=tl&&od==null?tl.length:od;return createWrap(tl,eg,_d,_d,_d,_d,od)}function before(tl,od){var Ad;if(typeof od!="function"){throw new cv(Kd)}tl=toInteger(tl);return function(){if(--tl>0){Ad=od.apply(this,arguments)}if(tl<=1){od=_d}return Ad}}var Ww=baseRest((function(tl,od,_d){var Ad=k_;if(_d.length){var Dd=replaceHolders(_d,getHolder(Ww));Ad|=Kf}return createWrap(tl,Ad,od,_d,Dd)}));var Yw=baseRest((function(tl,od,_d){var Ad=k_|ef;if(_d.length){var Dd=replaceHolders(_d,getHolder(Yw));Ad|=Kf}return createWrap(od,Ad,tl,_d,Dd)}));function curry(tl,od,Ad){od=Ad?_d:od;var Dd=createWrap(tl,$f,_d,_d,_d,_d,_d,od);Dd.placeholder=curry.placeholder;return Dd}function curryRight(tl,od,Ad){od=Ad?_d:od;var Dd=createWrap(tl,Hf,_d,_d,_d,_d,_d,od);Dd.placeholder=curryRight.placeholder;return Dd}function debounce(tl,od,Ad){var Dd,zd,Zd,fh,vh,wh,xh=0,$h=false,Xh=false,s_=true;if(typeof tl!="function"){throw new cv(Kd)}od=toNumber(od)||0;if(isObject(Ad)){$h=!!Ad.leading;Xh="maxWait"in Ad;Zd=Xh?_E(toNumber(Ad.maxWait)||0,od):Zd;s_="trailing"in Ad?!!Ad.trailing:s_}function invokeFunc(od){var Ad=Dd,Kd=zd;Dd=zd=_d;xh=od;fh=tl.apply(Kd,Ad);return fh}function leadingEdge(tl){xh=tl;vh=Aw(timerExpired,od);return $h?invokeFunc(tl):fh}function remainingWait(tl){var _d=tl-wh,Ad=tl-xh,Dd=od-_d;return Xh?gE(Dd,Zd-Ad):Dd}function shouldInvoke(tl){var Ad=tl-wh,Dd=tl-xh;return wh===_d||Ad>=od||Ad<0||Xh&&Dd>=Zd}function timerExpired(){var tl=Hw();if(shouldInvoke(tl)){return trailingEdge(tl)}vh=Aw(timerExpired,remainingWait(tl))}function trailingEdge(tl){vh=_d;if(s_&&Dd){return invokeFunc(tl)}Dd=zd=_d;return fh}function cancel(){if(vh!==_d){uw(vh)}xh=0;Dd=wh=zd=vh=_d}function flush(){return vh===_d?fh:trailingEdge(Hw())}function debounced(){var tl=Hw(),Ad=shouldInvoke(tl);Dd=arguments;zd=this;wh=tl;if(Ad){if(vh===_d){return leadingEdge(wh)}if(Xh){uw(vh);vh=Aw(timerExpired,od);return invokeFunc(wh)}}if(vh===_d){vh=Aw(timerExpired,od)}return fh}debounced.cancel=cancel;debounced.flush=flush;return debounced}var zw=baseRest((function(tl,od){return baseDelay(tl,1,od)}));var Kw=baseRest((function(tl,od,_d){return baseDelay(tl,toNumber(od)||0,_d)}));function flip(tl){return createWrap(tl,rg)}function memoize(tl,od){if(typeof tl!="function"||od!=null&&typeof od!="function"){throw new cv(Kd)}var memoized=function(){var _d=arguments,Ad=od?od.apply(this,_d):_d[0],Dd=memoized.cache;if(Dd.has(Ad)){return Dd.get(Ad)}var zd=tl.apply(this,_d);memoized.cache=Dd.set(Ad,zd)||Dd;return zd};memoized.cache=new(memoize.Cache||MapCache);return memoized}memoize.Cache=MapCache;function negate(tl){if(typeof tl!="function"){throw new cv(Kd)}return function(){var od=arguments;switch(od.length){case 0:return!tl.call(this);case 1:return!tl.call(this,od[0]);case 2:return!tl.call(this,od[0],od[1]);case 3:return!tl.call(this,od[0],od[1],od[2])}return!tl.apply(this,od)}}function once(tl){return before(2,tl)}var Xw=cw((function(tl,od){od=od.length==1&&sC(od[0])?arrayMap(od[0],baseUnary(getIteratee())):arrayMap(baseFlatten(od,1),baseUnary(getIteratee()));var _d=od.length;return baseRest((function(Ad){var Dd=-1,zd=gE(Ad.length,_d);while(++Dd=od}));var iC=baseIsArguments(function(){return arguments}())?baseIsArguments:function(tl){return isObjectLike(tl)&&Rv.call(tl,"callee")&&!Xv.call(tl,"callee")};var sC=od.isArray;var aC=ME?baseUnary(ME):baseIsArrayBuffer;function isArrayLike(tl){return tl!=null&&isLength(tl.length)&&!isFunction(tl)}function isArrayLikeObject(tl){return isObjectLike(tl)&&isArrayLike(tl)}function isBoolean(tl){return tl===true||tl===false||isObjectLike(tl)&&baseGetTag(tl)==fA}var oC=uE||stubFalse;var lC=jE?baseUnary(jE):baseIsDate;function isElement(tl){return isObjectLike(tl)&&tl.nodeType===1&&!isPlainObject(tl)}function isEmpty(tl){if(tl==null){return true}if(isArrayLike(tl)&&(sC(tl)||typeof tl=="string"||typeof tl.splice=="function"||oC(tl)||dC(tl)||iC(tl))){return!tl.length}var od=fw(tl);if(od==vA||od==TA){return!tl.size}if(isPrototype(tl)){return!baseKeys(tl).length}for(var _d in tl){if(Rv.call(tl,_d)){return false}}return true}function isEqual(tl,od){return baseIsEqual(tl,od)}function isEqualWith(tl,od,Ad){Ad=typeof Ad=="function"?Ad:_d;var Dd=Ad?Ad(tl,od):_d;return Dd===_d?baseIsEqual(tl,od,_d,Ad):!!Dd}function isError(tl){if(!isObjectLike(tl)){return false}var od=baseGetTag(tl);return od==AA||od==gA||typeof tl.message=="string"&&typeof tl.name=="string"&&!isPlainObject(tl)}function isFinite(tl){return typeof tl=="number"&&pE(tl)}function isFunction(tl){if(!isObject(tl)){return false}var od=baseGetTag(tl);return od==yA||od==bA||od==_A||od==DA}function isInteger(tl){return typeof tl=="number"&&tl==toInteger(tl)}function isLength(tl){return typeof tl=="number"&&tl>-1&&tl%1==0&&tl<=sA}function isObject(tl){var od=typeof tl;return tl!=null&&(od=="object"||od=="function")}function isObjectLike(tl){return tl!=null&&typeof tl=="object"}var cC=UE?baseUnary(UE):baseIsMap;function isMatch(tl,od){return tl===od||baseIsMatch(tl,od,getMatchData(od))}function isMatchWith(tl,od,Ad){Ad=typeof Ad=="function"?Ad:_d;return baseIsMatch(tl,od,getMatchData(od),Ad)}function isNaN(tl){return isNumber(tl)&&tl!=+tl}function isNative(tl){if(mw(tl)){throw new hb(zd)}return baseIsNative(tl)}function isNull(tl){return tl===null}function isNil(tl){return tl==null}function isNumber(tl){return typeof tl=="number"||isObjectLike(tl)&&baseGetTag(tl)==EA}function isPlainObject(tl){if(!isObjectLike(tl)||baseGetTag(tl)!=CA){return false}var od=Yv(tl);if(od===null){return true}var _d=Rv.call(od,"constructor")&&od.constructor;return typeof _d=="function"&&_d instanceof _d&&Fv.call(_d)==Uv}var uC=GE?baseUnary(GE):baseIsRegExp;function isSafeInteger(tl){return isInteger(tl)&&tl>=-sA&&tl<=sA}var pC=$E?baseUnary($E):baseIsSet;function isString(tl){return typeof tl=="string"||!sC(tl)&&isObjectLike(tl)&&baseGetTag(tl)==kA}function isSymbol(tl){return typeof tl=="symbol"||isObjectLike(tl)&&baseGetTag(tl)==IA}var dC=JE?baseUnary(JE):baseIsTypedArray;function isUndefined(tl){return tl===_d}function isWeakMap(tl){return isObjectLike(tl)&&fw(tl)==FA}function isWeakSet(tl){return isObjectLike(tl)&&baseGetTag(tl)==PA}var hC=createRelationalOperation(baseLt);var _C=createRelationalOperation((function(tl,od){return tl<=od}));function toArray(tl){if(!tl){return[]}if(isArrayLike(tl)){return isString(tl)?stringToArray(tl):copyArray(tl)}if(tE&&tl[tE]){return iteratorToArray(tl[tE]())}var od=fw(tl),_d=od==vA?mapToArray:od==TA?setToArray:values;return _d(tl)}function toFinite(tl){if(!tl){return tl===0?tl:0}tl=toNumber(tl);if(tl===iA||tl===-iA){var od=tl<0?-1:1;return od*aA}return tl===tl?tl:0}function toInteger(tl){var od=toFinite(tl),_d=od%1;return od===od?_d?od-_d:od:0}function toLength(tl){return tl?baseClamp(toInteger(tl),0,lA):0}function toNumber(tl){if(typeof tl=="number"){return tl}if(isSymbol(tl)){return oA}if(isObject(tl)){var od=typeof tl.valueOf=="function"?tl.valueOf():tl;tl=isObject(od)?od+"":od}if(typeof tl!="string"){return tl===0?tl:+tl}tl=baseTrim(tl);var _d=Rb.test(tl);return _d||Ob.test(tl)?IE(tl.slice(2),_d?2:8):Tb.test(tl)?oA:+tl}function toPlainObject(tl){return copyObject(tl,keysIn(tl))}function toSafeInteger(tl){return tl?baseClamp(toInteger(tl),-sA,sA):tl===0?tl:0}function toString(tl){return tl==null?"":baseToString(tl)}var fC=createAssigner((function(tl,od){if(isPrototype(od)||isArrayLike(od)){copyObject(od,keys(od),tl);return}for(var _d in od){if(Rv.call(od,_d)){assignValue(tl,_d,od[_d])}}}));var mC=createAssigner((function(tl,od){copyObject(od,keysIn(od),tl)}));var gC=createAssigner((function(tl,od,_d,Ad){copyObject(od,keysIn(od),tl,Ad)}));var AC=createAssigner((function(tl,od,_d,Ad){copyObject(od,keys(od),tl,Ad)}));var yC=flatRest(baseAt);function create(tl,od){var _d=rw(tl);return od==null?_d:baseAssign(_d,od)}var bC=baseRest((function(tl,od){tl=sv(tl);var Ad=-1;var Dd=od.length;var zd=Dd>2?od[2]:_d;if(zd&&isIterateeCall(od[0],od[1],zd)){Dd=1}while(++Ad1);return od}));copyObject(tl,getAllKeysIn(tl),_d);if(Ad){_d=baseClone(_d,$h|Xh|s_,customOmitClone)}var Dd=od.length;while(Dd--){baseUnset(_d,od[Dd])}return _d}));function omitBy(tl,od){return pickBy(tl,negate(getIteratee(od)))}var TC=flatRest((function(tl,od){return tl==null?{}:basePick(tl,od)}));function pickBy(tl,od){if(tl==null){return{}}var _d=arrayMap(getAllKeysIn(tl),(function(tl){return[tl]}));od=getIteratee(od);return basePickBy(tl,_d,(function(tl,_d){return od(tl,_d[0])}))}function result(tl,od,Ad){od=castPath(od,tl);var Dd=-1,zd=od.length;if(!zd){zd=1;tl=_d}while(++Ddod){var Dd=tl;tl=od;od=Dd}if(Ad||tl%1||od%1){var zd=bE();return gE(tl+zd*(od-tl+kE("1e-"+((zd+"").length-1))),od)}return baseRandom(tl,od)}var BC=createCompounder((function(tl,od,_d){od=od.toLowerCase();return tl+(_d?capitalize(od):od)}));function capitalize(tl){return QC(toString(tl).toLowerCase())}function deburr(tl){tl=toString(tl);return tl&&tl.replace(ev,VE).replace(mE,"")}function endsWith(tl,od,Ad){tl=toString(tl);od=baseToString(od);var Dd=tl.length;Ad=Ad===_d?Dd:baseClamp(toInteger(Ad),0,Dd);var zd=Ad;Ad-=od.length;return Ad>=0&&tl.slice(Ad,zd)==od}function escape(tl){tl=toString(tl);return tl&&KA.test(tl)?tl.replace(YA,HE):tl}function escapeRegExp(tl){tl=toString(tl);return tl&&_y.test(tl)?tl.replace(cy,"\\$&"):tl}var FC=createCompounder((function(tl,od,_d){return tl+(_d?"-":"")+od.toLowerCase()}));var PC=createCompounder((function(tl,od,_d){return tl+(_d?" ":"")+od.toLowerCase()}));var RC=createCaseFirst("toLowerCase");function pad(tl,od,_d){tl=toString(tl);od=toInteger(od);var Ad=od?stringSize(tl):0;if(!od||Ad>=od){return tl}var Dd=(od-Ad)/2;return createPadding(lE(Dd),_d)+tl+createPadding(oE(Dd),_d)}function padEnd(tl,od,_d){tl=toString(tl);od=toInteger(od);var Ad=od?stringSize(tl):0;return od&&Ad>>0;if(!Ad){return[]}tl=toString(tl);if(tl&&(typeof od=="string"||od!=null&&!uC(od))){od=baseToString(od);if(!od&&hasUnicode(tl)){return castSlice(stringToArray(tl),0,Ad)}}return tl.split(od,Ad)}var OC=createCompounder((function(tl,od,_d){return tl+(_d?" ":"")+QC(od)}));function startsWith(tl,od,_d){tl=toString(tl);_d=_d==null?0:baseClamp(toInteger(_d),0,tl.length);od=baseToString(od);return tl.slice(_d,_d+od.length)==od}function template(tl,od,Ad){var Dd=lodash.templateSettings;if(Ad&&isIterateeCall(tl,od,Ad)){od=_d}tl=toString(tl);od=AC({},od,Dd,customDefaultsAssignIn);var zd=AC({},od.imports,Dd.imports,customDefaultsAssignIn),Kd=keys(zd),vh=baseValues(zd,Kd);arrayEach(Kd,(function(tl){if(gb.test(tl)){throw new hb(fh)}}));var wh,xh,$h=0,Xh=od.interpolate||tv,s_="__p += '";var g_=ov((od.escape||tv).source+"|"+Xh.source+"|"+(Xh===ty?xb:tv).source+"|"+(od.evaluate||tv).source+"|$","g");var E_="//# sourceURL="+(Rv.call(od,"sourceURL")?(od.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++EE+"]")+"\n";tl.replace(g_,(function(od,_d,Ad,Dd,zd,Kd){Ad||(Ad=Dd);s_+=tl.slice($h,Kd).replace(rv,escapeStringChar);if(_d){wh=true;s_+="' +\n__e("+_d+") +\n'"}if(zd){xh=true;s_+="';\n"+zd+";\n__p += '"}if(Ad){s_+="' +\n((__t = ("+Ad+")) == null ? '' : __t) +\n'"}$h=Kd+od.length;return od}));s_+="';\n";var k_=Rv.call(od,"variable")&&od.variable;if(!k_){s_="with (obj) {\n"+s_+"\n}\n"}else if(gb.test(k_)){throw new hb(Zd)}s_=(xh?s_.replace(qA,""):s_).replace(VA,"$1").replace(HA,"$1;");s_="function("+(k_||"obj")+") {\n"+(k_?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(wh?", __e = _.escape":"")+(xh?", __j = Array.prototype.join;\n"+"function print() { __p += __j.call(arguments, '') }\n":";\n")+s_+"return __p\n}";var ef=MC((function(){return nv(Kd,E_+"return "+s_).apply(_d,vh)}));ef.source=s_;if(isError(ef)){throw ef}return ef}function toLower(tl){return toString(tl).toLowerCase()}function toUpper(tl){return toString(tl).toUpperCase()}function trim(tl,od,Ad){tl=toString(tl);if(tl&&(Ad||od===_d)){return baseTrim(tl)}if(!tl||!(od=baseToString(od))){return tl}var Dd=stringToArray(tl),zd=stringToArray(od),Kd=charsStartIndex(Dd,zd),Zd=charsEndIndex(Dd,zd)+1;return castSlice(Dd,Kd,Zd).join("")}function trimEnd(tl,od,Ad){tl=toString(tl);if(tl&&(Ad||od===_d)){return tl.slice(0,trimmedEndIndex(tl)+1)}if(!tl||!(od=baseToString(od))){return tl}var Dd=stringToArray(tl),zd=charsEndIndex(Dd,stringToArray(od))+1;return castSlice(Dd,0,zd).join("")}function trimStart(tl,od,Ad){tl=toString(tl);if(tl&&(Ad||od===_d)){return tl.replace(Qy,"")}if(!tl||!(od=baseToString(od))){return tl}var Dd=stringToArray(tl),zd=charsStartIndex(Dd,stringToArray(od));return castSlice(Dd,zd).join("")}function truncate(tl,od){var Ad=ng,Dd=sg;if(isObject(od)){var zd="separator"in od?od.separator:zd;Ad="length"in od?toInteger(od.length):Ad;Dd="omission"in od?baseToString(od.omission):Dd}tl=toString(tl);var Kd=tl.length;if(hasUnicode(tl)){var Zd=stringToArray(tl);Kd=Zd.length}if(Ad>=Kd){return tl}var fh=Ad-stringSize(Dd);if(fh<1){return Dd}var vh=Zd?castSlice(Zd,0,fh).join(""):tl.slice(0,fh);if(zd===_d){return vh+Dd}if(Zd){fh+=vh.length-fh}if(uC(zd)){if(tl.slice(fh).search(zd)){var wh,xh=vh;if(!zd.global){zd=ov(zd.source,toString(Sb.exec(zd))+"g")}zd.lastIndex=0;while(wh=zd.exec(xh)){var $h=wh.index}vh=vh.slice(0,$h===_d?fh:$h)}}else if(tl.indexOf(baseToString(zd),fh)!=fh){var Xh=vh.lastIndexOf(zd);if(Xh>-1){vh=vh.slice(0,Xh)}}return vh+Dd}function unescape(tl){tl=toString(tl);return tl&&zA.test(tl)?tl.replace(WA,WE):tl}var LC=createCompounder((function(tl,od,_d){return tl+(_d?" ":"")+od.toUpperCase()}));var QC=createCaseFirst("toUpperCase");function words(tl,od,Ad){tl=toString(tl);od=Ad?_d:od;if(od===_d){return hasUnicodeWord(tl)?unicodeWords(tl):asciiWords(tl)}return tl.match(od)||[]}var MC=baseRest((function(tl,od){try{return apply(tl,_d,od)}catch(tl){return isError(tl)?tl:new hb(tl)}}));var jC=flatRest((function(tl,od){arrayEach(od,(function(od){od=toKey(od);baseAssignValue(tl,od,Ww(tl[od],tl))}));return tl}));function cond(tl){var od=tl==null?0:tl.length,_d=getIteratee();tl=!od?[]:arrayMap(tl,(function(tl){if(typeof tl[1]!="function"){throw new cv(Kd)}return[_d(tl[0]),tl[1]]}));return baseRest((function(_d){var Ad=-1;while(++AdsA){return[]}var _d=lA,Ad=gE(tl,lA);od=getIteratee(od);tl-=lA;var Dd=baseTimes(Ad,od);while(++_d0||od<0)){return new LazyWrapper(Ad)}if(tl<0){Ad=Ad.takeRight(-tl)}else if(tl){Ad=Ad.drop(tl)}if(od!==_d){od=toInteger(od);Ad=od<0?Ad.dropRight(-od):Ad.take(od-tl)}return Ad};LazyWrapper.prototype.takeRightWhile=function(tl){return this.reverse().takeWhile(tl).reverse()};LazyWrapper.prototype.toArray=function(){return this.take(lA)};baseForOwn(LazyWrapper.prototype,(function(tl,od){var Ad=/^(?:filter|find|map|reject)|While$/.test(od),Dd=/^(?:head|last)$/.test(od),zd=lodash[Dd?"take"+(od=="last"?"Right":""):od],Kd=Dd||/^find/.test(od);if(!zd){return}lodash.prototype[od]=function(){var od=this.__wrapped__,Zd=Dd?[1]:arguments,fh=od instanceof LazyWrapper,vh=Zd[0],wh=fh||sC(od);var interceptor=function(tl){var od=zd.apply(lodash,arrayPush([tl],Zd));return Dd&&xh?od[0]:od};if(wh&&Ad&&typeof vh=="function"&&vh.length!=1){fh=wh=false}var xh=this.__chain__,$h=!!this.__actions__.length,Xh=Kd&&!xh,s_=fh&&!$h;if(!Kd&&wh){od=s_?od:new LazyWrapper(this);var g_=tl.apply(od,Zd);g_.__actions__.push({func:thru,args:[interceptor],thisArg:_d});return new LodashWrapper(g_,xh)}if(Xh&&s_){return tl.apply(this,Zd)}g_=this.thru(interceptor);return Xh?Dd?g_.value()[0]:g_.value():g_}}));arrayEach(["pop","push","shift","sort","splice","unshift"],(function(tl){var od=uv[tl],_d=/^(?:push|sort|unshift)$/.test(tl)?"tap":"thru",Ad=/^(?:pop|shift)$/.test(tl);lodash.prototype[tl]=function(){var tl=arguments;if(Ad&&!this.__chain__){var Dd=this.value();return od.apply(sC(Dd)?Dd:[],tl)}return this[_d]((function(_d){return od.apply(sC(_d)?_d:[],tl)}))}}));baseForOwn(LazyWrapper.prototype,(function(tl,od){var _d=lodash[od];if(_d){var Ad=_d.name+"";if(!Rv.call(LE,Ad)){LE[Ad]=[]}LE[Ad].push({name:od,func:_d})}}));LE[createHybrid(_d,ef).name]=[{name:"wrapper",func:_d}];LazyWrapper.prototype.clone=lazyClone;LazyWrapper.prototype.reverse=lazyReverse;LazyWrapper.prototype.value=lazyValue;lodash.prototype.at=Qw;lodash.prototype.chain=wrapperChain;lodash.prototype.commit=wrapperCommit;lodash.prototype.next=wrapperNext;lodash.prototype.plant=wrapperPlant;lodash.prototype.reverse=wrapperReverse;lodash.prototype.toJSON=lodash.prototype.valueOf=lodash.prototype.value=wrapperValue;lodash.prototype.first=lodash.prototype.head;if(tE){lodash.prototype[tE]=wrapperToIterator}return lodash};var zE=YE();if(typeof define=="function"&&typeof define.amd=="object"&&define.amd){PE._=zE;define((function(){return zE}))}else if(NE){(NE.exports=zE)._=zE;RE._=zE}else{PE._=zE}}).call(this)},24769:(tl,od,_d)=>{var Ad=_d(79660);var Dd="Expected a function";function memoize(tl,od){if(typeof tl!="function"||od!=null&&typeof od!="function"){throw new TypeError(Dd)}var memoized=function(){var _d=arguments,Ad=od?od.apply(this,_d):_d[0],Dd=memoized.cache;if(Dd.has(Ad)){return Dd.get(Ad)}var zd=tl.apply(this,_d);memoized.cache=Dd.set(Ad,zd)||Dd;return zd};memoized.cache=new(memoize.Cache||Ad);return memoized}memoize.Cache=Ad;tl.exports=memoize},99101:(tl,od,_d)=>{var Ad=_d(47313),Dd=_d(8070);var zd=Dd((function(tl,od,_d,Dd){Ad(tl,od,_d,Dd)}));tl.exports=zd},92020:(tl,od,_d)=>{var Ad=_d(56649),Dd=_d(62504),zd=_d(86344),Kd=_d(77336),Zd=_d(69330),fh=_d(9429),vh=_d(8389),wh=_d(17172);var xh=1,$h=2,Xh=4;var s_=vh((function(tl,od){var _d={};if(tl==null){return _d}var vh=false;od=Ad(od,(function(od){od=Kd(od,tl);vh||(vh=od.length>1);return od}));Zd(tl,wh(tl),_d);if(vh){_d=Dd(_d,xh|$h|Xh,fh)}var s_=od.length;while(s_--){zd(_d,od[s_])}return _d}));tl.exports=s_},69860:(tl,od,_d)=>{var Ad=_d(49996),Dd=_d(8389);var zd=Dd((function(tl,od){return tl==null?{}:Ad(tl,od)}));tl.exports=zd},11024:(tl,od,_d)=>{var Ad=_d(66136),Dd=_d(32310),zd=_d(20897),Kd=_d(95086);function property(tl){return zd(tl)?Ad(Kd(tl)):Dd(tl)}tl.exports=property},94604:(tl,od,_d)=>{var Ad=_d(63183),Dd=_d(89196),zd=_d(22035),Kd=_d(3349);var Zd=zd((function(tl,od){if(tl==null){return[]}var _d=od.length;if(_d>1&&Kd(tl,od[0],od[1])){od=[]}else if(_d>2&&Kd(od[0],od[1],od[2])){od=[od[0]]}return Dd(tl,Ad(od,1),[])}));tl.exports=Zd},43400:tl=>{function stubArray(){return[]}tl.exports=stubArray},92074:tl=>{function stubFalse(){return false}tl.exports=stubFalse},38842:(tl,od,_d)=>{var Ad=_d(96834),Dd=_d(46851);function sum(tl){return tl&&tl.length?Ad(tl,Dd):0}tl.exports=sum},32191:(tl,od,_d)=>{var Ad=_d(47988),Dd=_d(96834);function sumBy(tl,od){return tl&&tl.length?Dd(tl,Ad(od,2)):0}tl.exports=sumBy},32670:(tl,od,_d)=>{var Ad=_d(37115),Dd=_d(66960);function take(tl,od,_d){if(!(tl&&tl.length)){return[]}od=_d||od===undefined?1:Dd(od);return Ad(tl,0,od<0?0:od)}tl.exports=take},19731:(tl,od,_d)=>{var Ad=_d(17245);var Dd=1/0,zd=17976931348623157e292;function toFinite(tl){if(!tl){return tl===0?tl:0}tl=Ad(tl);if(tl===Dd||tl===-Dd){var od=tl<0?-1:1;return od*zd}return tl===tl?tl:0}tl.exports=toFinite},66960:(tl,od,_d)=>{var Ad=_d(19731);function toInteger(tl){var od=Ad(tl),_d=od%1;return od===od?_d?od-_d:od:0}tl.exports=toInteger},17245:(tl,od,_d)=>{var Ad=_d(14441),Dd=_d(96482),zd=_d(70661);var Kd=0/0;var Zd=/^[-+]0x[0-9a-f]+$/i;var fh=/^0b[01]+$/i;var vh=/^0o[0-7]+$/i;var wh=parseInt;function toNumber(tl){if(typeof tl=="number"){return tl}if(zd(tl)){return Kd}if(Dd(tl)){var od=typeof tl.valueOf=="function"?tl.valueOf():tl;tl=Dd(od)?od+"":od}if(typeof tl!="string"){return tl===0?tl:+tl}tl=Ad(tl);var _d=fh.test(tl);return _d||vh.test(tl)?wh(tl.slice(2),_d?2:8):Zd.test(tl)?Kd:+tl}tl.exports=toNumber},88485:(tl,od,_d)=>{var Ad=_d(69330),Dd=_d(19430);function toPlainObject(tl){return Ad(tl,Dd(tl))}tl.exports=toPlainObject},87233:(tl,od,_d)=>{var Ad=_d(17625);function toString(tl){return tl==null?"":Ad(tl)}tl.exports=toString},55641:tl=>{"use strict";tl.exports=Math.abs},96171:tl=>{"use strict";tl.exports=Math.floor},77044:tl=>{"use strict";tl.exports=Number.isNaN||function isNaN(tl){return tl!==tl}},57147:tl=>{"use strict";tl.exports=Math.max},41017:tl=>{"use strict";tl.exports=Math.min},56947:tl=>{"use strict";tl.exports=Math.pow},42621:tl=>{"use strict";tl.exports=Math.round},30156:(tl,od,_d)=>{"use strict";var Ad=_d(77044);tl.exports=function sign(tl){if(Ad(tl)||tl===0){return tl}return tl<0?-1:+1}},99829:(tl,od,_d)=>{ /*! * mime-db * Copyright(c) 2014 Jonathan Ong * Copyright(c) 2015-2022 Douglas Christopher Wilson * MIT Licensed */ -A.exports=E(81813)},14096:(A,g,E)=>{"use strict"; +tl.exports=_d(81813)},14096:(tl,od,_d)=>{"use strict"; /*! * mime-types * Copyright(c) 2014 Jonathan Ong * Copyright(c) 2015 Douglas Christopher Wilson * MIT Licensed - */var x=E(99829);var k=E(16928).extname;var R=/^\s*([^;\s]*)(?:;|\s|$)/;var N=/^text\//i;g.charset=charset;g.charsets={lookup:charset};g.contentType=contentType;g.extension=extension;g.extensions=Object.create(null);g.lookup=lookup;g.types=Object.create(null);populateMaps(g.extensions,g.types);function charset(A){if(!A||typeof A!=="string"){return false}var g=R.exec(A);var E=g&&x[g[1].toLowerCase()];if(E&&E.charset){return E.charset}if(g&&N.test(g[1])){return"UTF-8"}return false}function contentType(A){if(!A||typeof A!=="string"){return false}var E=A.indexOf("/")===-1?g.lookup(A):A;if(!E){return false}if(E.indexOf("charset")===-1){var x=g.charset(E);if(x)E+="; charset="+x.toLowerCase()}return E}function extension(A){if(!A||typeof A!=="string"){return false}var E=R.exec(A);var x=E&&g.extensions[E[1].toLowerCase()];if(!x||!x.length){return false}return x[0]}function lookup(A){if(!A||typeof A!=="string"){return false}var E=k("x."+A).toLowerCase().substr(1);if(!E){return false}return g.types[E]||false}function populateMaps(A,g){var E=["nginx","apache",undefined,"iana"];Object.keys(x).forEach((function forEachMimeType(k){var R=x[k];var N=R.extensions;if(!N||!N.length){return}A[k]=N;for(var j=0;jW||H===W&&g[U].substr(0,12)==="application/")){continue}}g[U]=k}}))}},93350:function(A,g,E){A=E.nmd(A); + */var Ad=_d(99829);var Dd=_d(16928).extname;var zd=/^\s*([^;\s]*)(?:;|\s|$)/;var Kd=/^text\//i;od.charset=charset;od.charsets={lookup:charset};od.contentType=contentType;od.extension=extension;od.extensions=Object.create(null);od.lookup=lookup;od.types=Object.create(null);populateMaps(od.extensions,od.types);function charset(tl){if(!tl||typeof tl!=="string"){return false}var od=zd.exec(tl);var _d=od&&Ad[od[1].toLowerCase()];if(_d&&_d.charset){return _d.charset}if(od&&Kd.test(od[1])){return"UTF-8"}return false}function contentType(tl){if(!tl||typeof tl!=="string"){return false}var _d=tl.indexOf("/")===-1?od.lookup(tl):tl;if(!_d){return false}if(_d.indexOf("charset")===-1){var Ad=od.charset(_d);if(Ad)_d+="; charset="+Ad.toLowerCase()}return _d}function extension(tl){if(!tl||typeof tl!=="string"){return false}var _d=zd.exec(tl);var Ad=_d&&od.extensions[_d[1].toLowerCase()];if(!Ad||!Ad.length){return false}return Ad[0]}function lookup(tl){if(!tl||typeof tl!=="string"){return false}var _d=Dd("x."+tl).toLowerCase().substr(1);if(!_d){return false}return od.types[_d]||false}function populateMaps(tl,od){var _d=["nginx","apache",undefined,"iana"];Object.keys(Ad).forEach((function forEachMimeType(Dd){var zd=Ad[Dd];var Kd=zd.extensions;if(!Kd||!Kd.length){return}tl[Dd]=Kd;for(var Zd=0;Zdwh||vh===wh&&od[fh].substr(0,12)==="application/")){continue}}od[fh]=Dd}}))}},93350:function(tl,od,_d){tl=_d.nmd(tl); //! moment.js //! version : 2.30.1 //! authors : Tim Wood, Iskren Chernev, Moment.js contributors //! license : MIT //! momentjs.com -(function(g,E){true?A.exports=E():0})(this,(function(){"use strict";var g;function hooks(){return g.apply(null,arguments)}function setHookCallback(A){g=A}function isArray(A){return A instanceof Array||Object.prototype.toString.call(A)==="[object Array]"}function isObject(A){return A!=null&&Object.prototype.toString.call(A)==="[object Object]"}function hasOwnProp(A,g){return Object.prototype.hasOwnProperty.call(A,g)}function isObjectEmpty(A){if(Object.getOwnPropertyNames){return Object.getOwnPropertyNames(A).length===0}else{var g;for(g in A){if(hasOwnProp(A,g)){return false}}return true}}function isUndefined(A){return A===void 0}function isNumber(A){return typeof A==="number"||Object.prototype.toString.call(A)==="[object Number]"}function isDate(A){return A instanceof Date||Object.prototype.toString.call(A)==="[object Date]"}function map(A,g){var E=[],x,k=A.length;for(x=0;x>>0,x;for(x=0;x0){for(E=0;E=0;return(R?E?"+":"":"-")+Math.pow(10,Math.max(0,k)).toString().substr(1)+x}var U=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,H=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,W={},Z={};function addFormatToken(A,g,E,x){var k=x;if(typeof x==="string"){k=function(){return this[x]()}}if(A){Z[A]=k}if(g){Z[g[0]]=function(){return zeroFill(k.apply(this,arguments),g[1],g[2])}}if(E){Z[E]=function(){return this.localeData().ordinal(k.apply(this,arguments),A)}}}function removeFormattingTokens(A){if(A.match(/\[[\s\S]/)){return A.replace(/^\[|\]$/g,"")}return A.replace(/\\/g,"")}function makeFormatFunction(A){var g=A.match(U),E,x;for(E=0,x=g.length;E=0&&H.test(A)){A=A.replace(H,replaceLongDateFormatTokens);H.lastIndex=0;E-=1}return A}var se={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function longDateFormat(A){var g=this._longDateFormat[A],E=this._longDateFormat[A.toUpperCase()];if(g||!E){return g}this._longDateFormat[A]=E.match(U).map((function(A){if(A==="MMMM"||A==="MM"||A==="DD"||A==="dddd"){return A.slice(1)}return A})).join("");return this._longDateFormat[A]}var pe="Invalid date";function invalidDate(){return this._invalidDate}var de="%d",Te=/\d{1,2}/;function ordinal(A){return this._ordinal.replace("%d",A)}var Fe={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function relativeTime(A,g,E,x){var k=this._relativeTime[E];return isFunction(k)?k(A,g,E,x):k.replace(/%d/i,A)}function pastFuture(A,g){var E=this._relativeTime[A>0?"future":"past"];return isFunction(E)?E(g):E.replace(/%s/i,g)}var _e={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function normalizeUnits(A){return typeof A==="string"?_e[A]||_e[A.toLowerCase()]:undefined}function normalizeObjectUnits(A){var g={},E,x;for(x in A){if(hasOwnProp(A,x)){E=normalizeUnits(x);if(E){g[E]=A[x]}}}return g}var Me={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function getPrioritizedUnits(A){var g=[],E;for(E in A){if(hasOwnProp(A,E)){g.push({unit:E,priority:Me[E]})}}g.sort((function(A,g){return A.priority-g.priority}));return g}var je=/\d/,$e=/\d\d/,Ve=/\d{3}/,Ye=/\d{4}/,Je=/[+-]?\d{6}/,ze=/\d\d?/,Ze=/\d\d\d\d?/,Xe=/\d\d\d\d\d\d?/,rt=/\d{1,3}/,it=/\d{1,4}/,at=/[+-]?\d{1,6}/,ot=/\d+/,dt=/[+-]?\d+/,At=/Z|[+-]\d\d:?\d\d/gi,xt=/Z|[+-]\d\d(?::?\d\d)?/gi,St=/[+-]?\d+(\.\d{1,3})?/,Pt=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,Ht=/^[1-9]\d?/,ar=/^([1-9]\d|\d)/,cn;cn={};function addRegexToken(A,g,E){cn[A]=isFunction(g)?g:function(A,x){return A&&E?E:g}}function getParseRegexForToken(A,g){if(!hasOwnProp(cn,A)){return new RegExp(unescapeFormat(A))}return cn[A](g._strict,g._locale)}function unescapeFormat(A){return regexEscape(A.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(A,g,E,x,k){return g||E||x||k})))}function regexEscape(A){return A.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function absFloor(A){if(A<0){return Math.ceil(A)||0}else{return Math.floor(A)}}function toInt(A){var g=+A,E=0;if(g!==0&&isFinite(g)){E=absFloor(g)}return E}var Nn={};function addParseToken(A,g){var E,x=g,k;if(typeof A==="string"){A=[A]}if(isNumber(g)){x=function(A,E){E[g]=toInt(A)}}k=A.length;for(E=0;E68?1900:2e3)};var ps=makeGetSet("FullYear",true);function getIsLeapYear(){return isLeapYear(this.year())}function makeGetSet(A,g){return function(E){if(E!=null){set$1(this,A,E);hooks.updateOffset(this,g);return this}else{return get(this,A)}}}function get(A,g){if(!A.isValid()){return NaN}var E=A._d,x=A._isUTC;switch(g){case"Milliseconds":return x?E.getUTCMilliseconds():E.getMilliseconds();case"Seconds":return x?E.getUTCSeconds():E.getSeconds();case"Minutes":return x?E.getUTCMinutes():E.getMinutes();case"Hours":return x?E.getUTCHours():E.getHours();case"Date":return x?E.getUTCDate():E.getDate();case"Day":return x?E.getUTCDay():E.getDay();case"Month":return x?E.getUTCMonth():E.getMonth();case"FullYear":return x?E.getUTCFullYear():E.getFullYear();default:return NaN}}function set$1(A,g,E){var x,k,R,N,j;if(!A.isValid()||isNaN(E)){return}x=A._d;k=A._isUTC;switch(g){case"Milliseconds":return void(k?x.setUTCMilliseconds(E):x.setMilliseconds(E));case"Seconds":return void(k?x.setUTCSeconds(E):x.setSeconds(E));case"Minutes":return void(k?x.setUTCMinutes(E):x.setMinutes(E));case"Hours":return void(k?x.setUTCHours(E):x.setHours(E));case"Date":return void(k?x.setUTCDate(E):x.setDate(E));case"FullYear":break;default:return}R=E;N=A.month();j=A.date();j=j===29&&N===1&&!isLeapYear(R)?28:j;void(k?x.setUTCFullYear(R,N,j):x.setFullYear(R,N,j))}function stringGet(A){A=normalizeUnits(A);if(isFunction(this[A])){return this[A]()}return this}function stringSet(A,g){if(typeof A==="object"){A=normalizeObjectUnits(A);var E=getPrioritizedUnits(A),x,k=E.length;for(x=0;x=0){j=new Date(A+400,g,E,x,k,R,N);if(isFinite(j.getFullYear())){j.setFullYear(A)}}else{j=new Date(A,g,E,x,k,R,N)}return j}function createUTCDate(A){var g,E;if(A<100&&A>=0){E=Array.prototype.slice.call(arguments);E[0]=A+400;g=new Date(Date.UTC.apply(null,E));if(isFinite(g.getUTCFullYear())){g.setUTCFullYear(A)}}else{g=new Date(Date.UTC.apply(null,arguments))}return g}function firstWeekOffset(A,g,E){var x=7+g-E,k=(7+createUTCDate(A,0,x).getUTCDay()-g)%7;return-k+x-1}function dayOfYearFromWeeks(A,g,E,x,k){var R=(7+E-x)%7,N=firstWeekOffset(A,x,k),j=1+7*(g-1)+R+N,U,H;if(j<=0){U=A-1;H=daysInYear(U)+j}else if(j>daysInYear(A)){U=A+1;H=j-daysInYear(A)}else{U=A;H=j}return{year:U,dayOfYear:H}}function weekOfYear(A,g,E){var x=firstWeekOffset(A.year(),g,E),k=Math.floor((A.dayOfYear()-x-1)/7)+1,R,N;if(k<1){N=A.year()-1;R=k+weeksInYear(N,g,E)}else if(k>weeksInYear(A.year(),g,E)){R=k-weeksInYear(A.year(),g,E);N=A.year()+1}else{N=A.year();R=k}return{week:R,year:N}}function weeksInYear(A,g,E){var x=firstWeekOffset(A,g,E),k=firstWeekOffset(A+1,g,E);return(daysInYear(A)-x+k)/7}addFormatToken("w",["ww",2],"wo","week");addFormatToken("W",["WW",2],"Wo","isoWeek");addRegexToken("w",ze,Ht);addRegexToken("ww",ze,$e);addRegexToken("W",ze,Ht);addRegexToken("WW",ze,$e);addWeekParseToken(["w","ww","W","WW"],(function(A,g,E,x){g[x.substr(0,1)]=toInt(A)}));function localeWeek(A){return weekOfYear(A,this._week.dow,this._week.doy).week}var Hs={dow:0,doy:6};function localeFirstDayOfWeek(){return this._week.dow}function localeFirstDayOfYear(){return this._week.doy}function getSetWeek(A){var g=this.localeData().week(this);return A==null?g:this.add((A-g)*7,"d")}function getSetISOWeek(A){var g=weekOfYear(this,1,4).week;return A==null?g:this.add((A-g)*7,"d")}addFormatToken("d",0,"do","day");addFormatToken("dd",0,0,(function(A){return this.localeData().weekdaysMin(this,A)}));addFormatToken("ddd",0,0,(function(A){return this.localeData().weekdaysShort(this,A)}));addFormatToken("dddd",0,0,(function(A){return this.localeData().weekdays(this,A)}));addFormatToken("e",0,0,"weekday");addFormatToken("E",0,0,"isoWeekday");addRegexToken("d",ze);addRegexToken("e",ze);addRegexToken("E",ze);addRegexToken("dd",(function(A,g){return g.weekdaysMinRegex(A)}));addRegexToken("ddd",(function(A,g){return g.weekdaysShortRegex(A)}));addRegexToken("dddd",(function(A,g){return g.weekdaysRegex(A)}));addWeekParseToken(["dd","ddd","dddd"],(function(A,g,E,x){var k=E._locale.weekdaysParse(A,x,E._strict);if(k!=null){g.d=k}else{getParsingFlags(E).invalidWeekday=A}}));addWeekParseToken(["d","e","E"],(function(A,g,E,x){g[x]=toInt(A)}));function parseWeekday(A,g){if(typeof A!=="string"){return A}if(!isNaN(A)){return parseInt(A,10)}A=g.weekdaysParse(A);if(typeof A==="number"){return A}return null}function parseIsoWeekday(A,g){if(typeof A==="string"){return g.weekdaysParse(A)%7||7}return isNaN(A)?null:A}function shiftWeekdays(A,g){return A.slice(g,7).concat(A.slice(0,g))}var Vs="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),zs="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Ks="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),aa=Pt,ha=Pt,Qa=Pt;function localeWeekdays(A,g){var E=isArray(this._weekdays)?this._weekdays:this._weekdays[A&&A!==true&&this._weekdays.isFormat.test(g)?"format":"standalone"];return A===true?shiftWeekdays(E,this._week.dow):A?E[A.day()]:E}function localeWeekdaysShort(A){return A===true?shiftWeekdays(this._weekdaysShort,this._week.dow):A?this._weekdaysShort[A.day()]:this._weekdaysShort}function localeWeekdaysMin(A){return A===true?shiftWeekdays(this._weekdaysMin,this._week.dow):A?this._weekdaysMin[A.day()]:this._weekdaysMin}function handleStrictParse$1(A,g,E){var x,k,R,N=A.toLocaleLowerCase();if(!this._weekdaysParse){this._weekdaysParse=[];this._shortWeekdaysParse=[];this._minWeekdaysParse=[];for(x=0;x<7;++x){R=createUTC([2e3,1]).day(x);this._minWeekdaysParse[x]=this.weekdaysMin(R,"").toLocaleLowerCase();this._shortWeekdaysParse[x]=this.weekdaysShort(R,"").toLocaleLowerCase();this._weekdaysParse[x]=this.weekdays(R,"").toLocaleLowerCase()}}if(E){if(g==="dddd"){k=ds.call(this._weekdaysParse,N);return k!==-1?k:null}else if(g==="ddd"){k=ds.call(this._shortWeekdaysParse,N);return k!==-1?k:null}else{k=ds.call(this._minWeekdaysParse,N);return k!==-1?k:null}}else{if(g==="dddd"){k=ds.call(this._weekdaysParse,N);if(k!==-1){return k}k=ds.call(this._shortWeekdaysParse,N);if(k!==-1){return k}k=ds.call(this._minWeekdaysParse,N);return k!==-1?k:null}else if(g==="ddd"){k=ds.call(this._shortWeekdaysParse,N);if(k!==-1){return k}k=ds.call(this._weekdaysParse,N);if(k!==-1){return k}k=ds.call(this._minWeekdaysParse,N);return k!==-1?k:null}else{k=ds.call(this._minWeekdaysParse,N);if(k!==-1){return k}k=ds.call(this._weekdaysParse,N);if(k!==-1){return k}k=ds.call(this._shortWeekdaysParse,N);return k!==-1?k:null}}}function localeWeekdaysParse(A,g,E){var x,k,R;if(this._weekdaysParseExact){return handleStrictParse$1.call(this,A,g,E)}if(!this._weekdaysParse){this._weekdaysParse=[];this._minWeekdaysParse=[];this._shortWeekdaysParse=[];this._fullWeekdaysParse=[]}for(x=0;x<7;x++){k=createUTC([2e3,1]).day(x);if(E&&!this._fullWeekdaysParse[x]){this._fullWeekdaysParse[x]=new RegExp("^"+this.weekdays(k,"").replace(".","\\.?")+"$","i");this._shortWeekdaysParse[x]=new RegExp("^"+this.weekdaysShort(k,"").replace(".","\\.?")+"$","i");this._minWeekdaysParse[x]=new RegExp("^"+this.weekdaysMin(k,"").replace(".","\\.?")+"$","i")}if(!this._weekdaysParse[x]){R="^"+this.weekdays(k,"")+"|^"+this.weekdaysShort(k,"")+"|^"+this.weekdaysMin(k,"");this._weekdaysParse[x]=new RegExp(R.replace(".",""),"i")}if(E&&g==="dddd"&&this._fullWeekdaysParse[x].test(A)){return x}else if(E&&g==="ddd"&&this._shortWeekdaysParse[x].test(A)){return x}else if(E&&g==="dd"&&this._minWeekdaysParse[x].test(A)){return x}else if(!E&&this._weekdaysParse[x].test(A)){return x}}}function getSetDayOfWeek(A){if(!this.isValid()){return A!=null?this:NaN}var g=get(this,"Day");if(A!=null){A=parseWeekday(A,this.localeData());return this.add(A-g,"d")}else{return g}}function getSetLocaleDayOfWeek(A){if(!this.isValid()){return A!=null?this:NaN}var g=(this.day()+7-this.localeData()._week.dow)%7;return A==null?g:this.add(A-g,"d")}function getSetISODayOfWeek(A){if(!this.isValid()){return A!=null?this:NaN}if(A!=null){var g=parseIsoWeekday(A,this.localeData());return this.day(this.day()%7?g:g-7)}else{return this.day()||7}}function weekdaysRegex(A){if(this._weekdaysParseExact){if(!hasOwnProp(this,"_weekdaysRegex")){computeWeekdaysParse.call(this)}if(A){return this._weekdaysStrictRegex}else{return this._weekdaysRegex}}else{if(!hasOwnProp(this,"_weekdaysRegex")){this._weekdaysRegex=aa}return this._weekdaysStrictRegex&&A?this._weekdaysStrictRegex:this._weekdaysRegex}}function weekdaysShortRegex(A){if(this._weekdaysParseExact){if(!hasOwnProp(this,"_weekdaysRegex")){computeWeekdaysParse.call(this)}if(A){return this._weekdaysShortStrictRegex}else{return this._weekdaysShortRegex}}else{if(!hasOwnProp(this,"_weekdaysShortRegex")){this._weekdaysShortRegex=ha}return this._weekdaysShortStrictRegex&&A?this._weekdaysShortStrictRegex:this._weekdaysShortRegex}}function weekdaysMinRegex(A){if(this._weekdaysParseExact){if(!hasOwnProp(this,"_weekdaysRegex")){computeWeekdaysParse.call(this)}if(A){return this._weekdaysMinStrictRegex}else{return this._weekdaysMinRegex}}else{if(!hasOwnProp(this,"_weekdaysMinRegex")){this._weekdaysMinRegex=Qa}return this._weekdaysMinStrictRegex&&A?this._weekdaysMinStrictRegex:this._weekdaysMinRegex}}function computeWeekdaysParse(){function cmpLenRev(A,g){return g.length-A.length}var A=[],g=[],E=[],x=[],k,R,N,j,U;for(k=0;k<7;k++){R=createUTC([2e3,1]).day(k);N=regexEscape(this.weekdaysMin(R,""));j=regexEscape(this.weekdaysShort(R,""));U=regexEscape(this.weekdays(R,""));A.push(N);g.push(j);E.push(U);x.push(N);x.push(j);x.push(U)}A.sort(cmpLenRev);g.sort(cmpLenRev);E.sort(cmpLenRev);x.sort(cmpLenRev);this._weekdaysRegex=new RegExp("^("+x.join("|")+")","i");this._weekdaysShortRegex=this._weekdaysRegex;this._weekdaysMinRegex=this._weekdaysRegex;this._weekdaysStrictRegex=new RegExp("^("+E.join("|")+")","i");this._weekdaysShortStrictRegex=new RegExp("^("+g.join("|")+")","i");this._weekdaysMinStrictRegex=new RegExp("^("+A.join("|")+")","i")}function hFormat(){return this.hours()%12||12}function kFormat(){return this.hours()||24}addFormatToken("H",["HH",2],0,"hour");addFormatToken("h",["hh",2],0,hFormat);addFormatToken("k",["kk",2],0,kFormat);addFormatToken("hmm",0,0,(function(){return""+hFormat.apply(this)+zeroFill(this.minutes(),2)}));addFormatToken("hmmss",0,0,(function(){return""+hFormat.apply(this)+zeroFill(this.minutes(),2)+zeroFill(this.seconds(),2)}));addFormatToken("Hmm",0,0,(function(){return""+this.hours()+zeroFill(this.minutes(),2)}));addFormatToken("Hmmss",0,0,(function(){return""+this.hours()+zeroFill(this.minutes(),2)+zeroFill(this.seconds(),2)}));function meridiem(A,g){addFormatToken(A,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),g)}))}meridiem("a",true);meridiem("A",false);function matchMeridiem(A,g){return g._meridiemParse}addRegexToken("a",matchMeridiem);addRegexToken("A",matchMeridiem);addRegexToken("H",ze,ar);addRegexToken("h",ze,Ht);addRegexToken("k",ze,Ht);addRegexToken("HH",ze,$e);addRegexToken("hh",ze,$e);addRegexToken("kk",ze,$e);addRegexToken("hmm",Ze);addRegexToken("hmmss",Xe);addRegexToken("Hmm",Ze);addRegexToken("Hmmss",Xe);addParseToken(["H","HH"],Yn);addParseToken(["k","kk"],(function(A,g,E){var x=toInt(A);g[Yn]=x===24?0:x}));addParseToken(["a","A"],(function(A,g,E){E._isPm=E._locale.isPM(A);E._meridiem=A}));addParseToken(["h","hh"],(function(A,g,E){g[Yn]=toInt(A);getParsingFlags(E).bigHour=true}));addParseToken("hmm",(function(A,g,E){var x=A.length-2;g[Yn]=toInt(A.substr(0,x));g[zn]=toInt(A.substr(x));getParsingFlags(E).bigHour=true}));addParseToken("hmmss",(function(A,g,E){var x=A.length-4,k=A.length-2;g[Yn]=toInt(A.substr(0,x));g[zn]=toInt(A.substr(x,2));g[Ui]=toInt(A.substr(k));getParsingFlags(E).bigHour=true}));addParseToken("Hmm",(function(A,g,E){var x=A.length-2;g[Yn]=toInt(A.substr(0,x));g[zn]=toInt(A.substr(x))}));addParseToken("Hmmss",(function(A,g,E){var x=A.length-4,k=A.length-2;g[Yn]=toInt(A.substr(0,x));g[zn]=toInt(A.substr(x,2));g[Ui]=toInt(A.substr(k))}));function localeIsPM(A){return(A+"").toLowerCase().charAt(0)==="p"}var Pa=/[ap]\.?m?\.?/i,$a=makeGetSet("Hours",true);function localeMeridiem(A,g,E){if(A>11){return E?"pm":"PM"}else{return E?"am":"AM"}}var Va={calendar:j,longDateFormat:se,invalidDate:pe,ordinal:de,dayOfMonthOrdinalParse:Te,relativeTime:Fe,months:ys,monthsShort:vs,week:Hs,weekdays:Vs,weekdaysMin:Ks,weekdaysShort:zs,meridiemParse:Pa};var io={},so={},Eo;function commonPrefix(A,g){var E,x=Math.min(A.length,g.length);for(E=0;E0){k=loadLocale(R.slice(0,E).join("-"));if(k){return k}if(x&&x.length>=E&&commonPrefix(R,x)>=E-1){break}E--}g++}return Eo}function isLocaleNameSane(A){return!!(A&&A.match("^[^/\\\\]*$"))}function loadLocale(g){var E=null,x;if(io[g]===undefined&&"object"!=="undefined"&&A&&A.exports&&isLocaleNameSane(g)){try{E=Eo._abbr;x=require;x("./locale/"+g);getSetGlobalLocale(E)}catch(A){io[g]=null}}return io[g]}function getSetGlobalLocale(A,g){var E;if(A){if(isUndefined(g)){E=getLocale(A)}else{E=defineLocale(A,g)}if(E){Eo=E}else{if(typeof console!=="undefined"&&console.warn){console.warn("Locale "+A+" not found. Did you forget to load it?")}}}return Eo._abbr}function defineLocale(A,g){if(g!==null){var E,x=Va;g.abbr=A;if(io[A]!=null){deprecateSimple("defineLocaleOverride","use moment.updateLocale(localeName, config) to change "+"an existing locale. moment.defineLocale(localeName, "+"config) should only be used for creating a new locale "+"See http://momentjs.com/guides/#/warnings/define-locale/ for more info.");x=io[A]._config}else if(g.parentLocale!=null){if(io[g.parentLocale]!=null){x=io[g.parentLocale]._config}else{E=loadLocale(g.parentLocale);if(E!=null){x=E._config}else{if(!so[g.parentLocale]){so[g.parentLocale]=[]}so[g.parentLocale].push({name:A,config:g});return null}}}io[A]=new Locale(mergeConfigs(x,g));if(so[A]){so[A].forEach((function(A){defineLocale(A.name,A.config)}))}getSetGlobalLocale(A);return io[A]}else{delete io[A];return null}}function updateLocale(A,g){if(g!=null){var E,x,k=Va;if(io[A]!=null&&io[A].parentLocale!=null){io[A].set(mergeConfigs(io[A]._config,g))}else{x=loadLocale(A);if(x!=null){k=x._config}g=mergeConfigs(k,g);if(x==null){g.abbr=A}E=new Locale(g);E.parentLocale=io[A];io[A]=E}getSetGlobalLocale(A)}else{if(io[A]!=null){if(io[A].parentLocale!=null){io[A]=io[A].parentLocale;if(A===getSetGlobalLocale()){getSetGlobalLocale(A)}}else if(io[A]!=null){delete io[A]}}}return io[A]}function getLocale(A){var g;if(A&&A._locale&&A._locale._abbr){A=A._locale._abbr}if(!A){return Eo}if(!isArray(A)){g=loadLocale(A);if(g){return g}A=[A]}return chooseLocale(A)}function listLocales(){return N(io)}function checkOverflow(A){var g,E=A._a;if(E&&getParsingFlags(A).overflow===-2){g=E[Un]<0||E[Un]>11?Un:E[Gn]<1||E[Gn]>daysInMonth(E[jn],E[Un])?Gn:E[Yn]<0||E[Yn]>24||E[Yn]===24&&(E[zn]!==0||E[Ui]!==0||E[Ki]!==0)?Yn:E[zn]<0||E[zn]>59?zn:E[Ui]<0||E[Ui]>59?Ui:E[Ki]<0||E[Ki]>999?Ki:-1;if(getParsingFlags(A)._overflowDayOfYear&&(gGn)){g=Gn}if(getParsingFlags(A)._overflowWeeks&&g===-1){g=ls}if(getParsingFlags(A)._overflowWeekday&&g===-1){g=us}getParsingFlags(A).overflow=g}return A}var wo=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,To=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,No=/Z|[+-]\d\d(?::?\d\d)?/,tl=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,false],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,false],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,false],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,false],["YYYY",/\d{4}/,false]],dl=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],fl=/^\/?Date\((-?\d+)/i,gl=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,yl={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function configFromISO(A){var g,E,x=A._i,k=wo.exec(x)||To.exec(x),R,N,j,U,H=tl.length,W=dl.length;if(k){getParsingFlags(A).iso=true;for(g=0,E=H;gdaysInYear(N)||A._dayOfYear===0){getParsingFlags(A)._overflowDayOfYear=true}E=createUTCDate(N,0,A._dayOfYear);A._a[Un]=E.getUTCMonth();A._a[Gn]=E.getUTCDate()}for(g=0;g<3&&A._a[g]==null;++g){A._a[g]=x[g]=k[g]}for(;g<7;g++){A._a[g]=x[g]=A._a[g]==null?g===2?1:0:A._a[g]}if(A._a[Yn]===24&&A._a[zn]===0&&A._a[Ui]===0&&A._a[Ki]===0){A._nextDay=true;A._a[Yn]=0}A._d=(A._useUTC?createUTCDate:createDate).apply(null,x);R=A._useUTC?A._d.getUTCDay():A._d.getDay();if(A._tzm!=null){A._d.setUTCMinutes(A._d.getUTCMinutes()-A._tzm)}if(A._nextDay){A._a[Yn]=24}if(A._w&&typeof A._w.d!=="undefined"&&A._w.d!==R){getParsingFlags(A).weekdayMismatch=true}}function dayOfYearFromWeekInfo(A){var g,E,x,k,R,N,j,U,H;g=A._w;if(g.GG!=null||g.W!=null||g.E!=null){R=1;N=4;E=defaults(g.GG,A._a[jn],weekOfYear(createLocal(),1,4).year);x=defaults(g.W,1);k=defaults(g.E,1);if(k<1||k>7){U=true}}else{R=A._locale._week.dow;N=A._locale._week.doy;H=weekOfYear(createLocal(),R,N);E=defaults(g.gg,A._a[jn],H.year);x=defaults(g.w,H.week);if(g.d!=null){k=g.d;if(k<0||k>6){U=true}}else if(g.e!=null){k=g.e+R;if(g.e<0||g.e>6){U=true}}else{k=R}}if(x<1||x>weeksInYear(E,R,N)){getParsingFlags(A)._overflowWeeks=true}else if(U!=null){getParsingFlags(A)._overflowWeekday=true}else{j=dayOfYearFromWeeks(E,x,k,R,N);A._a[jn]=j.year;A._dayOfYear=j.dayOfYear}}hooks.ISO_8601=function(){};hooks.RFC_2822=function(){};function configFromStringAndFormat(A){if(A._f===hooks.ISO_8601){configFromISO(A);return}if(A._f===hooks.RFC_2822){configFromRFC2822(A);return}A._a=[];getParsingFlags(A).empty=true;var g=""+A._i,E,x,k,R,N,j=g.length,H=0,W,se;k=expandFormat(A._f,A._locale).match(U)||[];se=k.length;for(E=0;E0){getParsingFlags(A).unusedInput.push(N)}g=g.slice(g.indexOf(x)+x.length);H+=x.length}if(Z[R]){if(x){getParsingFlags(A).empty=false}else{getParsingFlags(A).unusedTokens.push(R)}addTimeToArrayFromToken(R,x,A)}else if(A._strict&&!x){getParsingFlags(A).unusedTokens.push(R)}}getParsingFlags(A).charsLeftOver=j-H;if(g.length>0){getParsingFlags(A).unusedInput.push(g)}if(A._a[Yn]<=12&&getParsingFlags(A).bigHour===true&&A._a[Yn]>0){getParsingFlags(A).bigHour=undefined}getParsingFlags(A).parsedDateParts=A._a.slice(0);getParsingFlags(A).meridiem=A._meridiem;A._a[Yn]=meridiemFixWrap(A._locale,A._a[Yn],A._meridiem);W=getParsingFlags(A).era;if(W!==null){A._a[jn]=A._locale.erasConvertYear(W,A._a[jn])}configFromArray(A);checkOverflow(A)}function meridiemFixWrap(A,g,E){var x;if(E==null){return g}if(A.meridiemHour!=null){return A.meridiemHour(g,E)}else if(A.isPM!=null){x=A.isPM(E);if(x&&g<12){g+=12}if(!x&&g===12){g=0}return g}else{return g}}function configFromStringAndArray(A){var g,E,x,k,R,N,j=false,U=A._f.length;if(U===0){getParsingFlags(A).invalidFormat=true;A._d=new Date(NaN);return}for(k=0;kthis?this:A}else{return createInvalid()}}));function pickBy(A,g){var E,x;if(g.length===1&&isArray(g[0])){g=g[0]}if(!g.length){return createLocal()}E=g[0];for(x=1;xthis.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function isDaylightSavingTimeShifted(){if(!isUndefined(this._isDSTShifted)){return this._isDSTShifted}var A={},g;copyConfig(A,this);A=prepareConfig(A);if(A._a){g=A._isUTC?createUTC(A._a):createLocal(A._a);this._isDSTShifted=this.isValid()&&compareArrays(A._a,g.toArray())>0}else{this._isDSTShifted=false}return this._isDSTShifted}function isLocal(){return this.isValid()?!this._isUTC:false}function isUtcOffset(){return this.isValid()?this._isUTC:false}function isUtc(){return this.isValid()?this._isUTC&&this._offset===0:false}var uc=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,pc=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function createDuration(A,g){var E=A,x=null,k,R,N;if(isDuration(A)){E={ms:A._milliseconds,d:A._days,M:A._months}}else if(isNumber(A)||!isNaN(+A)){E={};if(g){E[g]=+A}else{E.milliseconds=+A}}else if(x=uc.exec(A)){k=x[1]==="-"?-1:1;E={y:0,d:toInt(x[Gn])*k,h:toInt(x[Yn])*k,m:toInt(x[zn])*k,s:toInt(x[Ui])*k,ms:toInt(absRound(x[Ki]*1e3))*k}}else if(x=pc.exec(A)){k=x[1]==="-"?-1:1;E={y:parseIso(x[2],k),M:parseIso(x[3],k),w:parseIso(x[4],k),d:parseIso(x[5],k),h:parseIso(x[6],k),m:parseIso(x[7],k),s:parseIso(x[8],k)}}else if(E==null){E={}}else if(typeof E==="object"&&("from"in E||"to"in E)){N=momentsDifference(createLocal(E.from),createLocal(E.to));E={};E.ms=N.milliseconds;E.M=N.months}R=new Duration(E);if(isDuration(A)&&hasOwnProp(A,"_locale")){R._locale=A._locale}if(isDuration(A)&&hasOwnProp(A,"_isValid")){R._isValid=A._isValid}return R}createDuration.fn=Duration.prototype;createDuration.invalid=createInvalid$1;function parseIso(A,g){var E=A&&parseFloat(A.replace(",","."));return(isNaN(E)?0:E)*g}function positiveMomentsDifference(A,g){var E={};E.months=g.month()-A.month()+(g.year()-A.year())*12;if(A.clone().add(E.months,"M").isAfter(g)){--E.months}E.milliseconds=+g-+A.clone().add(E.months,"M");return E}function momentsDifference(A,g){var E;if(!(A.isValid()&&g.isValid())){return{milliseconds:0,months:0}}g=cloneWithOffset(g,A);if(A.isBefore(g)){E=positiveMomentsDifference(A,g)}else{E=positiveMomentsDifference(g,A);E.milliseconds=-E.milliseconds;E.months=-E.months}return E}function createAdder(A,g){return function(E,x){var k,R;if(x!==null&&!isNaN(+x)){deprecateSimple(g,"moment()."+g+"(period, number) is deprecated. Please use moment()."+g+"(number, period). "+"See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info.");R=E;E=x;x=R}k=createDuration(E,x);addSubtract(this,k,A);return this}}function addSubtract(A,g,E,x){var k=g._milliseconds,R=absRound(g._days),N=absRound(g._months);if(!A.isValid()){return}x=x==null?true:x;if(N){setMonth(A,get(A,"Month")+N*E)}if(R){set$1(A,"Date",get(A,"Date")+R*E)}if(k){A._d.setTime(A._d.valueOf()+k*E)}if(x){hooks.updateOffset(A,R||N)}}var hc=createAdder(1,"add"),Ac=createAdder(-1,"subtract");function isString(A){return typeof A==="string"||A instanceof String}function isMomentInput(A){return isMoment(A)||isDate(A)||isString(A)||isNumber(A)||isNumberOrStringArray(A)||isMomentInputObject(A)||A===null||A===undefined}function isMomentInputObject(A){var g=isObject(A)&&!isObjectEmpty(A),E=false,x=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],k,R,N=x.length;for(k=0;kE.valueOf()}else{return E.valueOf()9999){return formatMoment(E,g?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ")}if(isFunction(Date.prototype.toISOString)){if(g){return this.toDate().toISOString()}else{return new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",formatMoment(E,"Z"))}}return formatMoment(E,g?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function inspect(){if(!this.isValid()){return"moment.invalid(/* "+this._i+" */)"}var A="moment",g="",E,x,k,R;if(!this.isLocal()){A=this.utcOffset()===0?"moment.utc":"moment.parseZone";g="Z"}E="["+A+'("]';x=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY";k="-MM-DD[T]HH:mm:ss.SSS";R=g+'[")]';return this.format(E+x+k+R)}function format(A){if(!A){A=this.isUtc()?hooks.defaultFormatUtc:hooks.defaultFormat}var g=formatMoment(this,A);return this.localeData().postformat(g)}function from(A,g){if(this.isValid()&&(isMoment(A)&&A.isValid()||createLocal(A).isValid())){return createDuration({to:this,from:A}).locale(this.locale()).humanize(!g)}else{return this.localeData().invalidDate()}}function fromNow(A){return this.from(createLocal(),A)}function to(A,g){if(this.isValid()&&(isMoment(A)&&A.isValid()||createLocal(A).isValid())){return createDuration({from:this,to:A}).locale(this.locale()).humanize(!g)}else{return this.localeData().invalidDate()}}function toNow(A){return this.to(createLocal(),A)}function locale(A){var g;if(A===undefined){return this._locale._abbr}else{g=getLocale(A);if(g!=null){this._locale=g}return this}}var gc=deprecate("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(A){if(A===undefined){return this.localeData()}else{return this.locale(A)}}));function localeData(){return this._locale}var bc=1e3,Cc=60*bc,xc=60*Cc,Bc=(365*400+97)*24*xc;function mod$1(A,g){return(A%g+g)%g}function localStartOfDate(A,g,E){if(A<100&&A>=0){return new Date(A+400,g,E)-Bc}else{return new Date(A,g,E).valueOf()}}function utcStartOfDate(A,g,E){if(A<100&&A>=0){return Date.UTC(A+400,g,E)-Bc}else{return Date.UTC(A,g,E)}}function startOf(A){var g,E;A=normalizeUnits(A);if(A===undefined||A==="millisecond"||!this.isValid()){return this}E=this._isUTC?utcStartOfDate:localStartOfDate;switch(A){case"year":g=E(this.year(),0,1);break;case"quarter":g=E(this.year(),this.month()-this.month()%3,1);break;case"month":g=E(this.year(),this.month(),1);break;case"week":g=E(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":g=E(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":g=E(this.year(),this.month(),this.date());break;case"hour":g=this._d.valueOf();g-=mod$1(g+(this._isUTC?0:this.utcOffset()*Cc),xc);break;case"minute":g=this._d.valueOf();g-=mod$1(g,Cc);break;case"second":g=this._d.valueOf();g-=mod$1(g,bc);break}this._d.setTime(g);hooks.updateOffset(this,true);return this}function endOf(A){var g,E;A=normalizeUnits(A);if(A===undefined||A==="millisecond"||!this.isValid()){return this}E=this._isUTC?utcStartOfDate:localStartOfDate;switch(A){case"year":g=E(this.year()+1,0,1)-1;break;case"quarter":g=E(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":g=E(this.year(),this.month()+1,1)-1;break;case"week":g=E(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":g=E(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":g=E(this.year(),this.month(),this.date()+1)-1;break;case"hour":g=this._d.valueOf();g+=xc-mod$1(g+(this._isUTC?0:this.utcOffset()*Cc),xc)-1;break;case"minute":g=this._d.valueOf();g+=Cc-mod$1(g,Cc)-1;break;case"second":g=this._d.valueOf();g+=bc-mod$1(g,bc)-1;break}this._d.setTime(g);hooks.updateOffset(this,true);return this}function valueOf(){return this._d.valueOf()-(this._offset||0)*6e4}function unix(){return Math.floor(this.valueOf()/1e3)}function toDate(){return new Date(this.valueOf())}function toArray(){var A=this;return[A.year(),A.month(),A.date(),A.hour(),A.minute(),A.second(),A.millisecond()]}function toObject(){var A=this;return{years:A.year(),months:A.month(),date:A.date(),hours:A.hours(),minutes:A.minutes(),seconds:A.seconds(),milliseconds:A.milliseconds()}}function toJSON(){return this.isValid()?this.toISOString():null}function isValid$2(){return isValid(this)}function parsingFlags(){return extend({},getParsingFlags(this))}function invalidAt(){return getParsingFlags(this).overflow}function creationData(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}addFormatToken("N",0,0,"eraAbbr");addFormatToken("NN",0,0,"eraAbbr");addFormatToken("NNN",0,0,"eraAbbr");addFormatToken("NNNN",0,0,"eraName");addFormatToken("NNNNN",0,0,"eraNarrow");addFormatToken("y",["y",1],"yo","eraYear");addFormatToken("y",["yy",2],0,"eraYear");addFormatToken("y",["yyy",3],0,"eraYear");addFormatToken("y",["yyyy",4],0,"eraYear");addRegexToken("N",matchEraAbbr);addRegexToken("NN",matchEraAbbr);addRegexToken("NNN",matchEraAbbr);addRegexToken("NNNN",matchEraName);addRegexToken("NNNNN",matchEraNarrow);addParseToken(["N","NN","NNN","NNNN","NNNNN"],(function(A,g,E,x){var k=E._locale.erasParse(A,x,E._strict);if(k){getParsingFlags(E).era=k}else{getParsingFlags(E).invalidEra=A}}));addRegexToken("y",ot);addRegexToken("yy",ot);addRegexToken("yyy",ot);addRegexToken("yyyy",ot);addRegexToken("yo",matchEraYearOrdinal);addParseToken(["y","yy","yyy","yyyy"],jn);addParseToken(["yo"],(function(A,g,E,x){var k;if(E._locale._eraYearOrdinalRegex){k=A.match(E._locale._eraYearOrdinalRegex)}if(E._locale.eraYearOrdinalParse){g[jn]=E._locale.eraYearOrdinalParse(A,k)}else{g[jn]=parseInt(A,10)}}));function localeEras(A,g){var E,x,k,R=this._eras||getLocale("en")._eras;for(E=0,x=R.length;E=0){return R[x]}}}function localeErasConvertYear(A,g){var E=A.since<=A.until?+1:-1;if(g===undefined){return hooks(A.since).year()}else{return hooks(A.since).year()+(g-A.offset)*E}}function getEraName(){var A,g,E,x=this.localeData().eras();for(A=0,g=x.length;AR){g=R}return setWeekAll.call(this,A,g,E,x,k)}}function setWeekAll(A,g,E,x,k){var R=dayOfYearFromWeeks(A,g,E,x,k),N=createUTCDate(R.year,0,R.dayOfYear);this.year(N.getUTCFullYear());this.month(N.getUTCMonth());this.date(N.getUTCDate());return this}addFormatToken("Q",0,"Qo","quarter");addRegexToken("Q",je);addParseToken("Q",(function(A,g){g[Un]=(toInt(A)-1)*3}));function getSetQuarter(A){return A==null?Math.ceil((this.month()+1)/3):this.month((A-1)*3+this.month()%3)}addFormatToken("D",["DD",2],"Do","date");addRegexToken("D",ze,Ht);addRegexToken("DD",ze,$e);addRegexToken("Do",(function(A,g){return A?g._dayOfMonthOrdinalParse||g._ordinalParse:g._dayOfMonthOrdinalParseLenient}));addParseToken(["D","DD"],Gn);addParseToken("Do",(function(A,g){g[Gn]=toInt(A.match(ze)[0])}));var Sc=makeGetSet("Date",true);addFormatToken("DDD",["DDDD",3],"DDDo","dayOfYear");addRegexToken("DDD",rt);addRegexToken("DDDD",Ve);addParseToken(["DDD","DDDD"],(function(A,g,E){E._dayOfYear=toInt(A)}));function getSetDayOfYear(A){var g=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return A==null?g:this.add(A-g,"d")}addFormatToken("m",["mm",2],0,"minute");addRegexToken("m",ze,ar);addRegexToken("mm",ze,$e);addParseToken(["m","mm"],zn);var Tc=makeGetSet("Minutes",false);addFormatToken("s",["ss",2],0,"second");addRegexToken("s",ze,ar);addRegexToken("ss",ze,$e);addParseToken(["s","ss"],Ui);var Gc=makeGetSet("Seconds",false);addFormatToken("S",0,0,(function(){return~~(this.millisecond()/100)}));addFormatToken(0,["SS",2],0,(function(){return~~(this.millisecond()/10)}));addFormatToken(0,["SSS",3],0,"millisecond");addFormatToken(0,["SSSS",4],0,(function(){return this.millisecond()*10}));addFormatToken(0,["SSSSS",5],0,(function(){return this.millisecond()*100}));addFormatToken(0,["SSSSSS",6],0,(function(){return this.millisecond()*1e3}));addFormatToken(0,["SSSSSSS",7],0,(function(){return this.millisecond()*1e4}));addFormatToken(0,["SSSSSSSS",8],0,(function(){return this.millisecond()*1e5}));addFormatToken(0,["SSSSSSSSS",9],0,(function(){return this.millisecond()*1e6}));addRegexToken("S",rt,je);addRegexToken("SS",rt,$e);addRegexToken("SSS",rt,Ve);var $c,Hc;for($c="SSSS";$c.length<=9;$c+="S"){addRegexToken($c,ot)}function parseMs(A,g){g[Ki]=toInt(("0."+A)*1e3)}for($c="S";$c.length<=9;$c+="S"){addParseToken($c,parseMs)}Hc=makeGetSet("Milliseconds",false);addFormatToken("z",0,0,"zoneAbbr");addFormatToken("zz",0,0,"zoneName");function getZoneAbbr(){return this._isUTC?"UTC":""}function getZoneName(){return this._isUTC?"Coordinated Universal Time":""}var Vc=Moment.prototype;Vc.add=hc;Vc.calendar=calendar$1;Vc.clone=clone;Vc.diff=diff;Vc.endOf=endOf;Vc.format=format;Vc.from=from;Vc.fromNow=fromNow;Vc.to=to;Vc.toNow=toNow;Vc.get=stringGet;Vc.invalidAt=invalidAt;Vc.isAfter=isAfter;Vc.isBefore=isBefore;Vc.isBetween=isBetween;Vc.isSame=isSame;Vc.isSameOrAfter=isSameOrAfter;Vc.isSameOrBefore=isSameOrBefore;Vc.isValid=isValid$2;Vc.lang=gc;Vc.locale=locale;Vc.localeData=localeData;Vc.max=xl;Vc.min=Dl;Vc.parsingFlags=parsingFlags;Vc.set=stringSet;Vc.startOf=startOf;Vc.subtract=Ac;Vc.toArray=toArray;Vc.toObject=toObject;Vc.toDate=toDate;Vc.toISOString=toISOString;Vc.inspect=inspect;if(typeof Symbol!=="undefined"&&Symbol.for!=null){Vc[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}}Vc.toJSON=toJSON;Vc.toString=toString;Vc.unix=unix;Vc.valueOf=valueOf;Vc.creationData=creationData;Vc.eraName=getEraName;Vc.eraNarrow=getEraNarrow;Vc.eraAbbr=getEraAbbr;Vc.eraYear=getEraYear;Vc.year=ps;Vc.isLeapYear=getIsLeapYear;Vc.weekYear=getSetWeekYear;Vc.isoWeekYear=getSetISOWeekYear;Vc.quarter=Vc.quarters=getSetQuarter;Vc.month=getSetMonth;Vc.daysInMonth=getDaysInMonth;Vc.week=Vc.weeks=getSetWeek;Vc.isoWeek=Vc.isoWeeks=getSetISOWeek;Vc.weeksInYear=getWeeksInYear;Vc.weeksInWeekYear=getWeeksInWeekYear;Vc.isoWeeksInYear=getISOWeeksInYear;Vc.isoWeeksInISOWeekYear=getISOWeeksInISOWeekYear;Vc.date=Sc;Vc.day=Vc.days=getSetDayOfWeek;Vc.weekday=getSetLocaleDayOfWeek;Vc.isoWeekday=getSetISODayOfWeek;Vc.dayOfYear=getSetDayOfYear;Vc.hour=Vc.hours=$a;Vc.minute=Vc.minutes=Tc;Vc.second=Vc.seconds=Gc;Vc.millisecond=Vc.milliseconds=Hc;Vc.utcOffset=getSetOffset;Vc.utc=setOffsetToUTC;Vc.local=setOffsetToLocal;Vc.parseZone=setOffsetToParsedOffset;Vc.hasAlignedHourOffset=hasAlignedHourOffset;Vc.isDST=isDaylightSavingTime;Vc.isLocal=isLocal;Vc.isUtcOffset=isUtcOffset;Vc.isUtc=isUtc;Vc.isUTC=isUtc;Vc.zoneAbbr=getZoneAbbr;Vc.zoneName=getZoneName;Vc.dates=deprecate("dates accessor is deprecated. Use date instead.",Sc);Vc.months=deprecate("months accessor is deprecated. Use month instead",getSetMonth);Vc.years=deprecate("years accessor is deprecated. Use year instead",ps);Vc.zone=deprecate("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",getSetZone);Vc.isDSTShifted=deprecate("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",isDaylightSavingTimeShifted);function createUnix(A){return createLocal(A*1e3)}function createInZone(){return createLocal.apply(null,arguments).parseZone()}function preParsePostFormat(A){return A}var Yc=Locale.prototype;Yc.calendar=calendar;Yc.longDateFormat=longDateFormat;Yc.invalidDate=invalidDate;Yc.ordinal=ordinal;Yc.preparse=preParsePostFormat;Yc.postformat=preParsePostFormat;Yc.relativeTime=relativeTime;Yc.pastFuture=pastFuture;Yc.set=set;Yc.eras=localeEras;Yc.erasParse=localeErasParse;Yc.erasConvertYear=localeErasConvertYear;Yc.erasAbbrRegex=erasAbbrRegex;Yc.erasNameRegex=erasNameRegex;Yc.erasNarrowRegex=erasNarrowRegex;Yc.months=localeMonths;Yc.monthsShort=localeMonthsShort;Yc.monthsParse=localeMonthsParse;Yc.monthsRegex=monthsRegex;Yc.monthsShortRegex=monthsShortRegex;Yc.week=localeWeek;Yc.firstDayOfYear=localeFirstDayOfYear;Yc.firstDayOfWeek=localeFirstDayOfWeek;Yc.weekdays=localeWeekdays;Yc.weekdaysMin=localeWeekdaysMin;Yc.weekdaysShort=localeWeekdaysShort;Yc.weekdaysParse=localeWeekdaysParse;Yc.weekdaysRegex=weekdaysRegex;Yc.weekdaysShortRegex=weekdaysShortRegex;Yc.weekdaysMinRegex=weekdaysMinRegex;Yc.isPM=localeIsPM;Yc.meridiem=localeMeridiem;function get$1(A,g,E,x){var k=getLocale(),R=createUTC().set(x,g);return k[E](R,A)}function listMonthsImpl(A,g,E){if(isNumber(A)){g=A;A=undefined}A=A||"";if(g!=null){return get$1(A,g,E,"month")}var x,k=[];for(x=0;x<12;x++){k[x]=get$1(A,x,E,"month")}return k}function listWeekdaysImpl(A,g,E,x){if(typeof A==="boolean"){if(isNumber(g)){E=g;g=undefined}g=g||""}else{g=A;E=g;A=false;if(isNumber(g)){E=g;g=undefined}g=g||""}var k=getLocale(),R=A?k._week.dow:0,N,j=[];if(E!=null){return get$1(g,(E+R)%7,x,"day")}for(N=0;N<7;N++){j[N]=get$1(g,(N+R)%7,x,"day")}return j}function listMonths(A,g){return listMonthsImpl(A,g,"months")}function listMonthsShort(A,g){return listMonthsImpl(A,g,"monthsShort")}function listWeekdays(A,g,E){return listWeekdaysImpl(A,g,E,"weekdays")}function listWeekdaysShort(A,g,E){return listWeekdaysImpl(A,g,E,"weekdaysShort")}function listWeekdaysMin(A,g,E){return listWeekdaysImpl(A,g,E,"weekdaysMin")}getSetGlobalLocale("en",{eras:[{since:"0001-01-01",until:+Infinity,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-Infinity,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(A){var g=A%10,E=toInt(A%100/10)===1?"th":g===1?"st":g===2?"nd":g===3?"rd":"th";return A+E}});hooks.lang=deprecate("moment.lang is deprecated. Use moment.locale instead.",getSetGlobalLocale);hooks.langData=deprecate("moment.langData is deprecated. Use moment.localeData instead.",getLocale);var Xc=Math.abs;function abs(){var A=this._data;this._milliseconds=Xc(this._milliseconds);this._days=Xc(this._days);this._months=Xc(this._months);A.milliseconds=Xc(A.milliseconds);A.seconds=Xc(A.seconds);A.minutes=Xc(A.minutes);A.hours=Xc(A.hours);A.months=Xc(A.months);A.years=Xc(A.years);return this}function addSubtract$1(A,g,E,x){var k=createDuration(g,E);A._milliseconds+=x*k._milliseconds;A._days+=x*k._days;A._months+=x*k._months;return A._bubble()}function add$1(A,g){return addSubtract$1(this,A,g,1)}function subtract$1(A,g){return addSubtract$1(this,A,g,-1)}function absCeil(A){if(A<0){return Math.floor(A)}else{return Math.ceil(A)}}function bubble(){var A=this._milliseconds,g=this._days,E=this._months,x=this._data,k,R,N,j,U;if(!(A>=0&&g>=0&&E>=0||A<=0&&g<=0&&E<=0)){A+=absCeil(monthsToDays(E)+g)*864e5;g=0;E=0}x.milliseconds=A%1e3;k=absFloor(A/1e3);x.seconds=k%60;R=absFloor(k/60);x.minutes=R%60;N=absFloor(R/60);x.hours=N%24;g+=absFloor(N/24);U=absFloor(daysToMonths(g));E+=U;g-=absCeil(monthsToDays(U));j=absFloor(E/12);E%=12;x.days=g;x.months=E;x.years=j;return this}function daysToMonths(A){return A*4800/146097}function monthsToDays(A){return A*146097/4800}function as(A){if(!this.isValid()){return NaN}var g,E,x=this._milliseconds;A=normalizeUnits(A);if(A==="month"||A==="quarter"||A==="year"){g=this._days+x/864e5;E=this._months+daysToMonths(g);switch(A){case"month":return E;case"quarter":return E/3;case"year":return E/12}}else{g=this._days+Math.round(monthsToDays(this._months));switch(A){case"week":return g/7+x/6048e5;case"day":return g+x/864e5;case"hour":return g*24+x/36e5;case"minute":return g*1440+x/6e4;case"second":return g*86400+x/1e3;case"millisecond":return Math.floor(g*864e5)+x;default:throw new Error("Unknown unit "+A)}}}function makeAs(A){return function(){return this.as(A)}}var hu=makeAs("ms"),vu=makeAs("s"),Lu=makeAs("m"),tp=makeAs("h"),np=makeAs("d"),ap=makeAs("w"),op=makeAs("M"),up=makeAs("Q"),Ap=makeAs("y"),gp=hu;function clone$1(){return createDuration(this)}function get$2(A){A=normalizeUnits(A);return this.isValid()?this[A+"s"]():NaN}function makeGetter(A){return function(){return this.isValid()?this._data[A]:NaN}}var yp=makeGetter("milliseconds"),Cp=makeGetter("seconds"),Dp=makeGetter("minutes"),xp=makeGetter("hours"),Tp=makeGetter("days"),Fp=makeGetter("months"),Qp=makeGetter("years");function weeks(){return absFloor(this.days()/7)}var Rp=Math.round,Jp={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function substituteTimeAgo(A,g,E,x,k){return k.relativeTime(g||1,!!E,A,x)}function relativeTime$1(A,g,E,x){var k=createDuration(A).abs(),R=Rp(k.as("s")),N=Rp(k.as("m")),j=Rp(k.as("h")),U=Rp(k.as("d")),H=Rp(k.as("M")),W=Rp(k.as("w")),Z=Rp(k.as("y")),se=R<=E.ss&&["s",R]||R0;se[4]=x;return substituteTimeAgo.apply(null,se)}function getSetRelativeTimeRounding(A){if(A===undefined){return Rp}if(typeof A==="function"){Rp=A;return true}return false}function getSetRelativeTimeThreshold(A,g){if(Jp[A]===undefined){return false}if(g===undefined){return Jp[A]}Jp[A]=g;if(A==="s"){Jp.ss=g-1}return true}function humanize(A,g){if(!this.isValid()){return this.localeData().invalidDate()}var E=false,x=Jp,k,R;if(typeof A==="object"){g=A;A=false}if(typeof A==="boolean"){E=A}if(typeof g==="object"){x=Object.assign({},Jp,g);if(g.s!=null&&g.ss==null){x.ss=g.s-1}}k=this.localeData();R=relativeTime$1(this,!E,x,k);if(E){R=k.pastFuture(+this,R)}return k.postformat(R)}var zp=Math.abs;function sign(A){return(A>0)-(A<0)||+A}function toISOString$1(){if(!this.isValid()){return this.localeData().invalidDate()}var A=zp(this._milliseconds)/1e3,g=zp(this._days),E=zp(this._months),x,k,R,N,j=this.asSeconds(),U,H,W,Z;if(!j){return"P0D"}x=absFloor(A/60);k=absFloor(x/60);A%=60;x%=60;R=absFloor(E/12);E%=12;N=A?A.toFixed(3).replace(/\.?0+$/,""):"";U=j<0?"-":"";H=sign(this._months)!==sign(j)?"-":"";W=sign(this._days)!==sign(j)?"-":"";Z=sign(this._milliseconds)!==sign(j)?"-":"";return U+"P"+(R?H+R+"Y":"")+(E?H+E+"M":"")+(g?W+g+"D":"")+(k||x||A?"T":"")+(k?Z+k+"H":"")+(x?Z+x+"M":"")+(A?Z+N+"S":"")}var eh=Duration.prototype;eh.isValid=isValid$1;eh.abs=abs;eh.add=add$1;eh.subtract=subtract$1;eh.as=as;eh.asMilliseconds=hu;eh.asSeconds=vu;eh.asMinutes=Lu;eh.asHours=tp;eh.asDays=np;eh.asWeeks=ap;eh.asMonths=op;eh.asQuarters=up;eh.asYears=Ap;eh.valueOf=gp;eh._bubble=bubble;eh.clone=clone$1;eh.get=get$2;eh.milliseconds=yp;eh.seconds=Cp;eh.minutes=Dp;eh.hours=xp;eh.days=Tp;eh.weeks=weeks;eh.months=Fp;eh.years=Qp;eh.humanize=humanize;eh.toISOString=toISOString$1;eh.toString=toISOString$1;eh.toJSON=toISOString$1;eh.locale=locale;eh.localeData=localeData;eh.toIsoString=deprecate("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",toISOString$1);eh.lang=gc;addFormatToken("X",0,0,"unix");addFormatToken("x",0,0,"valueOf");addRegexToken("x",dt);addRegexToken("X",St);addParseToken("X",(function(A,g,E){E._d=new Date(parseFloat(A)*1e3)}));addParseToken("x",(function(A,g,E){E._d=new Date(toInt(A))})); +(function(od,_d){true?tl.exports=_d():0})(this,(function(){"use strict";var od;function hooks(){return od.apply(null,arguments)}function setHookCallback(tl){od=tl}function isArray(tl){return tl instanceof Array||Object.prototype.toString.call(tl)==="[object Array]"}function isObject(tl){return tl!=null&&Object.prototype.toString.call(tl)==="[object Object]"}function hasOwnProp(tl,od){return Object.prototype.hasOwnProperty.call(tl,od)}function isObjectEmpty(tl){if(Object.getOwnPropertyNames){return Object.getOwnPropertyNames(tl).length===0}else{var od;for(od in tl){if(hasOwnProp(tl,od)){return false}}return true}}function isUndefined(tl){return tl===void 0}function isNumber(tl){return typeof tl==="number"||Object.prototype.toString.call(tl)==="[object Number]"}function isDate(tl){return tl instanceof Date||Object.prototype.toString.call(tl)==="[object Date]"}function map(tl,od){var _d=[],Ad,Dd=tl.length;for(Ad=0;Ad>>0,Ad;for(Ad=0;Ad<_d;Ad++){if(Ad in od&&tl.call(this,od[Ad],Ad,od)){return true}}return false}}function isValid(tl){var od=null,Ad=false,Dd=tl._d&&!isNaN(tl._d.getTime());if(Dd){od=getParsingFlags(tl);Ad=_d.call(od.parsedDateParts,(function(tl){return tl!=null}));Dd=od.overflow<0&&!od.empty&&!od.invalidEra&&!od.invalidMonth&&!od.invalidWeekday&&!od.weekdayMismatch&&!od.nullInput&&!od.invalidFormat&&!od.userInvalidated&&(!od.meridiem||od.meridiem&&Ad);if(tl._strict){Dd=Dd&&od.charsLeftOver===0&&od.unusedTokens.length===0&&od.bigHour===undefined}}if(Object.isFrozen==null||!Object.isFrozen(tl)){tl._isValid=Dd}else{return Dd}return tl._isValid}function createInvalid(tl){var od=createUTC(NaN);if(tl!=null){extend(getParsingFlags(od),tl)}else{getParsingFlags(od).userInvalidated=true}return od}var Ad=hooks.momentProperties=[],Dd=false;function copyConfig(tl,od){var _d,Dd,zd,Kd=Ad.length;if(!isUndefined(od._isAMomentObject)){tl._isAMomentObject=od._isAMomentObject}if(!isUndefined(od._i)){tl._i=od._i}if(!isUndefined(od._f)){tl._f=od._f}if(!isUndefined(od._l)){tl._l=od._l}if(!isUndefined(od._strict)){tl._strict=od._strict}if(!isUndefined(od._tzm)){tl._tzm=od._tzm}if(!isUndefined(od._isUTC)){tl._isUTC=od._isUTC}if(!isUndefined(od._offset)){tl._offset=od._offset}if(!isUndefined(od._pf)){tl._pf=getParsingFlags(od)}if(!isUndefined(od._locale)){tl._locale=od._locale}if(Kd>0){for(_d=0;_d=0;return(zd?_d?"+":"":"-")+Math.pow(10,Math.max(0,Dd)).toString().substr(1)+Ad}var fh=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,vh=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,wh={},xh={};function addFormatToken(tl,od,_d,Ad){var Dd=Ad;if(typeof Ad==="string"){Dd=function(){return this[Ad]()}}if(tl){xh[tl]=Dd}if(od){xh[od[0]]=function(){return zeroFill(Dd.apply(this,arguments),od[1],od[2])}}if(_d){xh[_d]=function(){return this.localeData().ordinal(Dd.apply(this,arguments),tl)}}}function removeFormattingTokens(tl){if(tl.match(/\[[\s\S]/)){return tl.replace(/^\[|\]$/g,"")}return tl.replace(/\\/g,"")}function makeFormatFunction(tl){var od=tl.match(fh),_d,Ad;for(_d=0,Ad=od.length;_d=0&&vh.test(tl)){tl=tl.replace(vh,replaceLongDateFormatTokens);vh.lastIndex=0;_d-=1}return tl}var $h={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function longDateFormat(tl){var od=this._longDateFormat[tl],_d=this._longDateFormat[tl.toUpperCase()];if(od||!_d){return od}this._longDateFormat[tl]=_d.match(fh).map((function(tl){if(tl==="MMMM"||tl==="MM"||tl==="DD"||tl==="dddd"){return tl.slice(1)}return tl})).join("");return this._longDateFormat[tl]}var Xh="Invalid date";function invalidDate(){return this._invalidDate}var s_="%d",g_=/\d{1,2}/;function ordinal(tl){return this._ordinal.replace("%d",tl)}var E_={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function relativeTime(tl,od,_d,Ad){var Dd=this._relativeTime[_d];return isFunction(Dd)?Dd(tl,od,_d,Ad):Dd.replace(/%d/i,tl)}function pastFuture(tl,od){var _d=this._relativeTime[tl>0?"future":"past"];return isFunction(_d)?_d(od):_d.replace(/%s/i,od)}var k_={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function normalizeUnits(tl){return typeof tl==="string"?k_[tl]||k_[tl.toLowerCase()]:undefined}function normalizeObjectUnits(tl){var od={},_d,Ad;for(Ad in tl){if(hasOwnProp(tl,Ad)){_d=normalizeUnits(Ad);if(_d){od[_d]=tl[Ad]}}}return od}var ef={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function getPrioritizedUnits(tl){var od=[],_d;for(_d in tl){if(hasOwnProp(tl,_d)){od.push({unit:_d,priority:ef[_d]})}}od.sort((function(tl,od){return tl.priority-od.priority}));return od}var nf=/\d/,$f=/\d\d/,Hf=/\d{3}/,Kf=/\d{4}/,Xf=/[+-]?\d{6}/,eg=/\d\d?/,tg=/\d\d\d\d?/,rg=/\d\d\d\d\d\d?/,ng=/\d{1,3}/,sg=/\d{1,4}/,mg=/[+-]?\d{1,6}/,eA=/\d+/,tA=/[+-]?\d+/,rA=/Z|[+-]\d\d:?\d\d/gi,nA=/Z|[+-]\d\d(?::?\d\d)?/gi,iA=/[+-]?\d+(\.\d{1,3})?/,sA=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,aA=/^[1-9]\d?/,oA=/^([1-9]\d|\d)/,lA;lA={};function addRegexToken(tl,od,_d){lA[tl]=isFunction(od)?od:function(tl,Ad){return tl&&_d?_d:od}}function getParseRegexForToken(tl,od){if(!hasOwnProp(lA,tl)){return new RegExp(unescapeFormat(tl))}return lA[tl](od._strict,od._locale)}function unescapeFormat(tl){return regexEscape(tl.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(tl,od,_d,Ad,Dd){return od||_d||Ad||Dd})))}function regexEscape(tl){return tl.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function absFloor(tl){if(tl<0){return Math.ceil(tl)||0}else{return Math.floor(tl)}}function toInt(tl){var od=+tl,_d=0;if(od!==0&&isFinite(od)){_d=absFloor(od)}return _d}var cA={};function addParseToken(tl,od){var _d,Ad=od,Dd;if(typeof tl==="string"){tl=[tl]}if(isNumber(od)){Ad=function(tl,_d){_d[od]=toInt(tl)}}Dd=tl.length;for(_d=0;_d68?1900:2e3)};var yA=makeGetSet("FullYear",true);function getIsLeapYear(){return isLeapYear(this.year())}function makeGetSet(tl,od){return function(_d){if(_d!=null){set$1(this,tl,_d);hooks.updateOffset(this,od);return this}else{return get(this,tl)}}}function get(tl,od){if(!tl.isValid()){return NaN}var _d=tl._d,Ad=tl._isUTC;switch(od){case"Milliseconds":return Ad?_d.getUTCMilliseconds():_d.getMilliseconds();case"Seconds":return Ad?_d.getUTCSeconds():_d.getSeconds();case"Minutes":return Ad?_d.getUTCMinutes():_d.getMinutes();case"Hours":return Ad?_d.getUTCHours():_d.getHours();case"Date":return Ad?_d.getUTCDate():_d.getDate();case"Day":return Ad?_d.getUTCDay():_d.getDay();case"Month":return Ad?_d.getUTCMonth():_d.getMonth();case"FullYear":return Ad?_d.getUTCFullYear():_d.getFullYear();default:return NaN}}function set$1(tl,od,_d){var Ad,Dd,zd,Kd,Zd;if(!tl.isValid()||isNaN(_d)){return}Ad=tl._d;Dd=tl._isUTC;switch(od){case"Milliseconds":return void(Dd?Ad.setUTCMilliseconds(_d):Ad.setMilliseconds(_d));case"Seconds":return void(Dd?Ad.setUTCSeconds(_d):Ad.setSeconds(_d));case"Minutes":return void(Dd?Ad.setUTCMinutes(_d):Ad.setMinutes(_d));case"Hours":return void(Dd?Ad.setUTCHours(_d):Ad.setHours(_d));case"Date":return void(Dd?Ad.setUTCDate(_d):Ad.setDate(_d));case"FullYear":break;default:return}zd=_d;Kd=tl.month();Zd=tl.date();Zd=Zd===29&&Kd===1&&!isLeapYear(zd)?28:Zd;void(Dd?Ad.setUTCFullYear(zd,Kd,Zd):Ad.setFullYear(zd,Kd,Zd))}function stringGet(tl){tl=normalizeUnits(tl);if(isFunction(this[tl])){return this[tl]()}return this}function stringSet(tl,od){if(typeof tl==="object"){tl=normalizeObjectUnits(tl);var _d=getPrioritizedUnits(tl),Ad,Dd=_d.length;for(Ad=0;Ad=0){Zd=new Date(tl+400,od,_d,Ad,Dd,zd,Kd);if(isFinite(Zd.getFullYear())){Zd.setFullYear(tl)}}else{Zd=new Date(tl,od,_d,Ad,Dd,zd,Kd)}return Zd}function createUTCDate(tl){var od,_d;if(tl<100&&tl>=0){_d=Array.prototype.slice.call(arguments);_d[0]=tl+400;od=new Date(Date.UTC.apply(null,_d));if(isFinite(od.getUTCFullYear())){od.setUTCFullYear(tl)}}else{od=new Date(Date.UTC.apply(null,arguments))}return od}function firstWeekOffset(tl,od,_d){var Ad=7+od-_d,Dd=(7+createUTCDate(tl,0,Ad).getUTCDay()-od)%7;return-Dd+Ad-1}function dayOfYearFromWeeks(tl,od,_d,Ad,Dd){var zd=(7+_d-Ad)%7,Kd=firstWeekOffset(tl,Ad,Dd),Zd=1+7*(od-1)+zd+Kd,fh,vh;if(Zd<=0){fh=tl-1;vh=daysInYear(fh)+Zd}else if(Zd>daysInYear(tl)){fh=tl+1;vh=Zd-daysInYear(tl)}else{fh=tl;vh=Zd}return{year:fh,dayOfYear:vh}}function weekOfYear(tl,od,_d){var Ad=firstWeekOffset(tl.year(),od,_d),Dd=Math.floor((tl.dayOfYear()-Ad-1)/7)+1,zd,Kd;if(Dd<1){Kd=tl.year()-1;zd=Dd+weeksInYear(Kd,od,_d)}else if(Dd>weeksInYear(tl.year(),od,_d)){zd=Dd-weeksInYear(tl.year(),od,_d);Kd=tl.year()+1}else{Kd=tl.year();zd=Dd}return{week:zd,year:Kd}}function weeksInYear(tl,od,_d){var Ad=firstWeekOffset(tl,od,_d),Dd=firstWeekOffset(tl+1,od,_d);return(daysInYear(tl)-Ad+Dd)/7}addFormatToken("w",["ww",2],"wo","week");addFormatToken("W",["WW",2],"Wo","isoWeek");addRegexToken("w",eg,aA);addRegexToken("ww",eg,$f);addRegexToken("W",eg,aA);addRegexToken("WW",eg,$f);addWeekParseToken(["w","ww","W","WW"],(function(tl,od,_d,Ad){od[Ad.substr(0,1)]=toInt(tl)}));function localeWeek(tl){return weekOfYear(tl,this._week.dow,this._week.doy).week}var DA={dow:0,doy:6};function localeFirstDayOfWeek(){return this._week.dow}function localeFirstDayOfYear(){return this._week.doy}function getSetWeek(tl){var od=this.localeData().week(this);return tl==null?od:this.add((tl-od)*7,"d")}function getSetISOWeek(tl){var od=weekOfYear(this,1,4).week;return tl==null?od:this.add((tl-od)*7,"d")}addFormatToken("d",0,"do","day");addFormatToken("dd",0,0,(function(tl){return this.localeData().weekdaysMin(this,tl)}));addFormatToken("ddd",0,0,(function(tl){return this.localeData().weekdaysShort(this,tl)}));addFormatToken("dddd",0,0,(function(tl){return this.localeData().weekdays(this,tl)}));addFormatToken("e",0,0,"weekday");addFormatToken("E",0,0,"isoWeekday");addRegexToken("d",eg);addRegexToken("e",eg);addRegexToken("E",eg);addRegexToken("dd",(function(tl,od){return od.weekdaysMinRegex(tl)}));addRegexToken("ddd",(function(tl,od){return od.weekdaysShortRegex(tl)}));addRegexToken("dddd",(function(tl,od){return od.weekdaysRegex(tl)}));addWeekParseToken(["dd","ddd","dddd"],(function(tl,od,_d,Ad){var Dd=_d._locale.weekdaysParse(tl,Ad,_d._strict);if(Dd!=null){od.d=Dd}else{getParsingFlags(_d).invalidWeekday=tl}}));addWeekParseToken(["d","e","E"],(function(tl,od,_d,Ad){od[Ad]=toInt(tl)}));function parseWeekday(tl,od){if(typeof tl!=="string"){return tl}if(!isNaN(tl)){return parseInt(tl,10)}tl=od.weekdaysParse(tl);if(typeof tl==="number"){return tl}return null}function parseIsoWeekday(tl,od){if(typeof tl==="string"){return od.weekdaysParse(tl)%7||7}return isNaN(tl)?null:tl}function shiftWeekdays(tl,od){return tl.slice(od,7).concat(tl.slice(0,od))}var SA="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),TA="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),kA="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),IA=sA,BA=sA,FA=sA;function localeWeekdays(tl,od){var _d=isArray(this._weekdays)?this._weekdays:this._weekdays[tl&&tl!==true&&this._weekdays.isFormat.test(od)?"format":"standalone"];return tl===true?shiftWeekdays(_d,this._week.dow):tl?_d[tl.day()]:_d}function localeWeekdaysShort(tl){return tl===true?shiftWeekdays(this._weekdaysShort,this._week.dow):tl?this._weekdaysShort[tl.day()]:this._weekdaysShort}function localeWeekdaysMin(tl){return tl===true?shiftWeekdays(this._weekdaysMin,this._week.dow):tl?this._weekdaysMin[tl.day()]:this._weekdaysMin}function handleStrictParse$1(tl,od,_d){var Ad,Dd,zd,Kd=tl.toLocaleLowerCase();if(!this._weekdaysParse){this._weekdaysParse=[];this._shortWeekdaysParse=[];this._minWeekdaysParse=[];for(Ad=0;Ad<7;++Ad){zd=createUTC([2e3,1]).day(Ad);this._minWeekdaysParse[Ad]=this.weekdaysMin(zd,"").toLocaleLowerCase();this._shortWeekdaysParse[Ad]=this.weekdaysShort(zd,"").toLocaleLowerCase();this._weekdaysParse[Ad]=this.weekdays(zd,"").toLocaleLowerCase()}}if(_d){if(od==="dddd"){Dd=bA.call(this._weekdaysParse,Kd);return Dd!==-1?Dd:null}else if(od==="ddd"){Dd=bA.call(this._shortWeekdaysParse,Kd);return Dd!==-1?Dd:null}else{Dd=bA.call(this._minWeekdaysParse,Kd);return Dd!==-1?Dd:null}}else{if(od==="dddd"){Dd=bA.call(this._weekdaysParse,Kd);if(Dd!==-1){return Dd}Dd=bA.call(this._shortWeekdaysParse,Kd);if(Dd!==-1){return Dd}Dd=bA.call(this._minWeekdaysParse,Kd);return Dd!==-1?Dd:null}else if(od==="ddd"){Dd=bA.call(this._shortWeekdaysParse,Kd);if(Dd!==-1){return Dd}Dd=bA.call(this._weekdaysParse,Kd);if(Dd!==-1){return Dd}Dd=bA.call(this._minWeekdaysParse,Kd);return Dd!==-1?Dd:null}else{Dd=bA.call(this._minWeekdaysParse,Kd);if(Dd!==-1){return Dd}Dd=bA.call(this._weekdaysParse,Kd);if(Dd!==-1){return Dd}Dd=bA.call(this._shortWeekdaysParse,Kd);return Dd!==-1?Dd:null}}}function localeWeekdaysParse(tl,od,_d){var Ad,Dd,zd;if(this._weekdaysParseExact){return handleStrictParse$1.call(this,tl,od,_d)}if(!this._weekdaysParse){this._weekdaysParse=[];this._minWeekdaysParse=[];this._shortWeekdaysParse=[];this._fullWeekdaysParse=[]}for(Ad=0;Ad<7;Ad++){Dd=createUTC([2e3,1]).day(Ad);if(_d&&!this._fullWeekdaysParse[Ad]){this._fullWeekdaysParse[Ad]=new RegExp("^"+this.weekdays(Dd,"").replace(".","\\.?")+"$","i");this._shortWeekdaysParse[Ad]=new RegExp("^"+this.weekdaysShort(Dd,"").replace(".","\\.?")+"$","i");this._minWeekdaysParse[Ad]=new RegExp("^"+this.weekdaysMin(Dd,"").replace(".","\\.?")+"$","i")}if(!this._weekdaysParse[Ad]){zd="^"+this.weekdays(Dd,"")+"|^"+this.weekdaysShort(Dd,"")+"|^"+this.weekdaysMin(Dd,"");this._weekdaysParse[Ad]=new RegExp(zd.replace(".",""),"i")}if(_d&&od==="dddd"&&this._fullWeekdaysParse[Ad].test(tl)){return Ad}else if(_d&&od==="ddd"&&this._shortWeekdaysParse[Ad].test(tl)){return Ad}else if(_d&&od==="dd"&&this._minWeekdaysParse[Ad].test(tl)){return Ad}else if(!_d&&this._weekdaysParse[Ad].test(tl)){return Ad}}}function getSetDayOfWeek(tl){if(!this.isValid()){return tl!=null?this:NaN}var od=get(this,"Day");if(tl!=null){tl=parseWeekday(tl,this.localeData());return this.add(tl-od,"d")}else{return od}}function getSetLocaleDayOfWeek(tl){if(!this.isValid()){return tl!=null?this:NaN}var od=(this.day()+7-this.localeData()._week.dow)%7;return tl==null?od:this.add(tl-od,"d")}function getSetISODayOfWeek(tl){if(!this.isValid()){return tl!=null?this:NaN}if(tl!=null){var od=parseIsoWeekday(tl,this.localeData());return this.day(this.day()%7?od:od-7)}else{return this.day()||7}}function weekdaysRegex(tl){if(this._weekdaysParseExact){if(!hasOwnProp(this,"_weekdaysRegex")){computeWeekdaysParse.call(this)}if(tl){return this._weekdaysStrictRegex}else{return this._weekdaysRegex}}else{if(!hasOwnProp(this,"_weekdaysRegex")){this._weekdaysRegex=IA}return this._weekdaysStrictRegex&&tl?this._weekdaysStrictRegex:this._weekdaysRegex}}function weekdaysShortRegex(tl){if(this._weekdaysParseExact){if(!hasOwnProp(this,"_weekdaysRegex")){computeWeekdaysParse.call(this)}if(tl){return this._weekdaysShortStrictRegex}else{return this._weekdaysShortRegex}}else{if(!hasOwnProp(this,"_weekdaysShortRegex")){this._weekdaysShortRegex=BA}return this._weekdaysShortStrictRegex&&tl?this._weekdaysShortStrictRegex:this._weekdaysShortRegex}}function weekdaysMinRegex(tl){if(this._weekdaysParseExact){if(!hasOwnProp(this,"_weekdaysRegex")){computeWeekdaysParse.call(this)}if(tl){return this._weekdaysMinStrictRegex}else{return this._weekdaysMinRegex}}else{if(!hasOwnProp(this,"_weekdaysMinRegex")){this._weekdaysMinRegex=FA}return this._weekdaysMinStrictRegex&&tl?this._weekdaysMinStrictRegex:this._weekdaysMinRegex}}function computeWeekdaysParse(){function cmpLenRev(tl,od){return od.length-tl.length}var tl=[],od=[],_d=[],Ad=[],Dd,zd,Kd,Zd,fh;for(Dd=0;Dd<7;Dd++){zd=createUTC([2e3,1]).day(Dd);Kd=regexEscape(this.weekdaysMin(zd,""));Zd=regexEscape(this.weekdaysShort(zd,""));fh=regexEscape(this.weekdays(zd,""));tl.push(Kd);od.push(Zd);_d.push(fh);Ad.push(Kd);Ad.push(Zd);Ad.push(fh)}tl.sort(cmpLenRev);od.sort(cmpLenRev);_d.sort(cmpLenRev);Ad.sort(cmpLenRev);this._weekdaysRegex=new RegExp("^("+Ad.join("|")+")","i");this._weekdaysShortRegex=this._weekdaysRegex;this._weekdaysMinRegex=this._weekdaysRegex;this._weekdaysStrictRegex=new RegExp("^("+_d.join("|")+")","i");this._weekdaysShortStrictRegex=new RegExp("^("+od.join("|")+")","i");this._weekdaysMinStrictRegex=new RegExp("^("+tl.join("|")+")","i")}function hFormat(){return this.hours()%12||12}function kFormat(){return this.hours()||24}addFormatToken("H",["HH",2],0,"hour");addFormatToken("h",["hh",2],0,hFormat);addFormatToken("k",["kk",2],0,kFormat);addFormatToken("hmm",0,0,(function(){return""+hFormat.apply(this)+zeroFill(this.minutes(),2)}));addFormatToken("hmmss",0,0,(function(){return""+hFormat.apply(this)+zeroFill(this.minutes(),2)+zeroFill(this.seconds(),2)}));addFormatToken("Hmm",0,0,(function(){return""+this.hours()+zeroFill(this.minutes(),2)}));addFormatToken("Hmmss",0,0,(function(){return""+this.hours()+zeroFill(this.minutes(),2)+zeroFill(this.seconds(),2)}));function meridiem(tl,od){addFormatToken(tl,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),od)}))}meridiem("a",true);meridiem("A",false);function matchMeridiem(tl,od){return od._meridiemParse}addRegexToken("a",matchMeridiem);addRegexToken("A",matchMeridiem);addRegexToken("H",eg,oA);addRegexToken("h",eg,aA);addRegexToken("k",eg,aA);addRegexToken("HH",eg,$f);addRegexToken("hh",eg,$f);addRegexToken("kk",eg,$f);addRegexToken("hmm",tg);addRegexToken("hmmss",rg);addRegexToken("Hmm",tg);addRegexToken("Hmmss",rg);addParseToken(["H","HH"],hA);addParseToken(["k","kk"],(function(tl,od,_d){var Ad=toInt(tl);od[hA]=Ad===24?0:Ad}));addParseToken(["a","A"],(function(tl,od,_d){_d._isPm=_d._locale.isPM(tl);_d._meridiem=tl}));addParseToken(["h","hh"],(function(tl,od,_d){od[hA]=toInt(tl);getParsingFlags(_d).bigHour=true}));addParseToken("hmm",(function(tl,od,_d){var Ad=tl.length-2;od[hA]=toInt(tl.substr(0,Ad));od[_A]=toInt(tl.substr(Ad));getParsingFlags(_d).bigHour=true}));addParseToken("hmmss",(function(tl,od,_d){var Ad=tl.length-4,Dd=tl.length-2;od[hA]=toInt(tl.substr(0,Ad));od[_A]=toInt(tl.substr(Ad,2));od[fA]=toInt(tl.substr(Dd));getParsingFlags(_d).bigHour=true}));addParseToken("Hmm",(function(tl,od,_d){var Ad=tl.length-2;od[hA]=toInt(tl.substr(0,Ad));od[_A]=toInt(tl.substr(Ad))}));addParseToken("Hmmss",(function(tl,od,_d){var Ad=tl.length-4,Dd=tl.length-2;od[hA]=toInt(tl.substr(0,Ad));od[_A]=toInt(tl.substr(Ad,2));od[fA]=toInt(tl.substr(Dd))}));function localeIsPM(tl){return(tl+"").toLowerCase().charAt(0)==="p"}var PA=/[ap]\.?m?\.?/i,RA=makeGetSet("Hours",true);function localeMeridiem(tl,od,_d){if(tl>11){return _d?"pm":"PM"}else{return _d?"am":"AM"}}var NA={calendar:Zd,longDateFormat:$h,invalidDate:Xh,ordinal:s_,dayOfMonthOrdinalParse:g_,relativeTime:E_,months:vA,monthsShort:EA,week:DA,weekdays:SA,weekdaysMin:kA,weekdaysShort:TA,meridiemParse:PA};var OA={},LA={},QA;function commonPrefix(tl,od){var _d,Ad=Math.min(tl.length,od.length);for(_d=0;_d0){Dd=loadLocale(zd.slice(0,_d).join("-"));if(Dd){return Dd}if(Ad&&Ad.length>=_d&&commonPrefix(zd,Ad)>=_d-1){break}_d--}od++}return QA}function isLocaleNameSane(tl){return!!(tl&&tl.match("^[^/\\\\]*$"))}function loadLocale(od){var _d=null,Ad;if(OA[od]===undefined&&"object"!=="undefined"&&tl&&tl.exports&&isLocaleNameSane(od)){try{_d=QA._abbr;Ad=require;Ad("./locale/"+od);getSetGlobalLocale(_d)}catch(tl){OA[od]=null}}return OA[od]}function getSetGlobalLocale(tl,od){var _d;if(tl){if(isUndefined(od)){_d=getLocale(tl)}else{_d=defineLocale(tl,od)}if(_d){QA=_d}else{if(typeof console!=="undefined"&&console.warn){console.warn("Locale "+tl+" not found. Did you forget to load it?")}}}return QA._abbr}function defineLocale(tl,od){if(od!==null){var _d,Ad=NA;od.abbr=tl;if(OA[tl]!=null){deprecateSimple("defineLocaleOverride","use moment.updateLocale(localeName, config) to change "+"an existing locale. moment.defineLocale(localeName, "+"config) should only be used for creating a new locale "+"See http://momentjs.com/guides/#/warnings/define-locale/ for more info.");Ad=OA[tl]._config}else if(od.parentLocale!=null){if(OA[od.parentLocale]!=null){Ad=OA[od.parentLocale]._config}else{_d=loadLocale(od.parentLocale);if(_d!=null){Ad=_d._config}else{if(!LA[od.parentLocale]){LA[od.parentLocale]=[]}LA[od.parentLocale].push({name:tl,config:od});return null}}}OA[tl]=new Locale(mergeConfigs(Ad,od));if(LA[tl]){LA[tl].forEach((function(tl){defineLocale(tl.name,tl.config)}))}getSetGlobalLocale(tl);return OA[tl]}else{delete OA[tl];return null}}function updateLocale(tl,od){if(od!=null){var _d,Ad,Dd=NA;if(OA[tl]!=null&&OA[tl].parentLocale!=null){OA[tl].set(mergeConfigs(OA[tl]._config,od))}else{Ad=loadLocale(tl);if(Ad!=null){Dd=Ad._config}od=mergeConfigs(Dd,od);if(Ad==null){od.abbr=tl}_d=new Locale(od);_d.parentLocale=OA[tl];OA[tl]=_d}getSetGlobalLocale(tl)}else{if(OA[tl]!=null){if(OA[tl].parentLocale!=null){OA[tl]=OA[tl].parentLocale;if(tl===getSetGlobalLocale()){getSetGlobalLocale(tl)}}else if(OA[tl]!=null){delete OA[tl]}}}return OA[tl]}function getLocale(tl){var od;if(tl&&tl._locale&&tl._locale._abbr){tl=tl._locale._abbr}if(!tl){return QA}if(!isArray(tl)){od=loadLocale(tl);if(od){return od}tl=[tl]}return chooseLocale(tl)}function listLocales(){return Kd(OA)}function checkOverflow(tl){var od,_d=tl._a;if(_d&&getParsingFlags(tl).overflow===-2){od=_d[pA]<0||_d[pA]>11?pA:_d[dA]<1||_d[dA]>daysInMonth(_d[uA],_d[pA])?dA:_d[hA]<0||_d[hA]>24||_d[hA]===24&&(_d[_A]!==0||_d[fA]!==0||_d[mA]!==0)?hA:_d[_A]<0||_d[_A]>59?_A:_d[fA]<0||_d[fA]>59?fA:_d[mA]<0||_d[mA]>999?mA:-1;if(getParsingFlags(tl)._overflowDayOfYear&&(oddA)){od=dA}if(getParsingFlags(tl)._overflowWeeks&&od===-1){od=gA}if(getParsingFlags(tl)._overflowWeekday&&od===-1){od=AA}getParsingFlags(tl).overflow=od}return tl}var MA=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,jA=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,UA=/Z|[+-]\d\d(?::?\d\d)?/,GA=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,false],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,false],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,false],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,false],["YYYY",/\d{4}/,false]],$A=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],JA=/^\/?Date\((-?\d+)/i,qA=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,VA={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function configFromISO(tl){var od,_d,Ad=tl._i,Dd=MA.exec(Ad)||jA.exec(Ad),zd,Kd,Zd,fh,vh=GA.length,wh=$A.length;if(Dd){getParsingFlags(tl).iso=true;for(od=0,_d=vh;od<_d;od++){if(GA[od][1].exec(Dd[1])){Kd=GA[od][0];zd=GA[od][2]!==false;break}}if(Kd==null){tl._isValid=false;return}if(Dd[3]){for(od=0,_d=wh;od<_d;od++){if($A[od][1].exec(Dd[3])){Zd=(Dd[2]||" ")+$A[od][0];break}}if(Zd==null){tl._isValid=false;return}}if(!zd&&Zd!=null){tl._isValid=false;return}if(Dd[4]){if(UA.exec(Dd[4])){fh="Z"}else{tl._isValid=false;return}}tl._f=Kd+(Zd||"")+(fh||"");configFromStringAndFormat(tl)}else{tl._isValid=false}}function extractFromRFC2822Strings(tl,od,_d,Ad,Dd,zd){var Kd=[untruncateYear(tl),EA.indexOf(od),parseInt(_d,10),parseInt(Ad,10),parseInt(Dd,10)];if(zd){Kd.push(parseInt(zd,10))}return Kd}function untruncateYear(tl){var od=parseInt(tl,10);if(od<=49){return 2e3+od}else if(od<=999){return 1900+od}return od}function preprocessRFC2822(tl){return tl.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function checkWeekday(tl,od,_d){if(tl){var Ad=TA.indexOf(tl),Dd=new Date(od[0],od[1],od[2]).getDay();if(Ad!==Dd){getParsingFlags(_d).weekdayMismatch=true;_d._isValid=false;return false}}return true}function calculateOffset(tl,od,_d){if(tl){return VA[tl]}else if(od){return 0}else{var Ad=parseInt(_d,10),Dd=Ad%100,zd=(Ad-Dd)/100;return zd*60+Dd}}function configFromRFC2822(tl){var od=qA.exec(preprocessRFC2822(tl._i)),_d;if(od){_d=extractFromRFC2822Strings(od[4],od[3],od[2],od[5],od[6],od[7]);if(!checkWeekday(od[1],_d,tl)){return}tl._a=_d;tl._tzm=calculateOffset(od[8],od[9],od[10]);tl._d=createUTCDate.apply(null,tl._a);tl._d.setUTCMinutes(tl._d.getUTCMinutes()-tl._tzm);getParsingFlags(tl).rfc2822=true}else{tl._isValid=false}}function configFromString(tl){var od=JA.exec(tl._i);if(od!==null){tl._d=new Date(+od[1]);return}configFromISO(tl);if(tl._isValid===false){delete tl._isValid}else{return}configFromRFC2822(tl);if(tl._isValid===false){delete tl._isValid}else{return}if(tl._strict){tl._isValid=false}else{hooks.createFromInputFallback(tl)}}hooks.createFromInputFallback=deprecate("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), "+"which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are "+"discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(tl){tl._d=new Date(tl._i+(tl._useUTC?" UTC":""))}));function defaults(tl,od,_d){if(tl!=null){return tl}if(od!=null){return od}return _d}function currentDateArray(tl){var od=new Date(hooks.now());if(tl._useUTC){return[od.getUTCFullYear(),od.getUTCMonth(),od.getUTCDate()]}return[od.getFullYear(),od.getMonth(),od.getDate()]}function configFromArray(tl){var od,_d,Ad=[],Dd,zd,Kd;if(tl._d){return}Dd=currentDateArray(tl);if(tl._w&&tl._a[dA]==null&&tl._a[pA]==null){dayOfYearFromWeekInfo(tl)}if(tl._dayOfYear!=null){Kd=defaults(tl._a[uA],Dd[uA]);if(tl._dayOfYear>daysInYear(Kd)||tl._dayOfYear===0){getParsingFlags(tl)._overflowDayOfYear=true}_d=createUTCDate(Kd,0,tl._dayOfYear);tl._a[pA]=_d.getUTCMonth();tl._a[dA]=_d.getUTCDate()}for(od=0;od<3&&tl._a[od]==null;++od){tl._a[od]=Ad[od]=Dd[od]}for(;od<7;od++){tl._a[od]=Ad[od]=tl._a[od]==null?od===2?1:0:tl._a[od]}if(tl._a[hA]===24&&tl._a[_A]===0&&tl._a[fA]===0&&tl._a[mA]===0){tl._nextDay=true;tl._a[hA]=0}tl._d=(tl._useUTC?createUTCDate:createDate).apply(null,Ad);zd=tl._useUTC?tl._d.getUTCDay():tl._d.getDay();if(tl._tzm!=null){tl._d.setUTCMinutes(tl._d.getUTCMinutes()-tl._tzm)}if(tl._nextDay){tl._a[hA]=24}if(tl._w&&typeof tl._w.d!=="undefined"&&tl._w.d!==zd){getParsingFlags(tl).weekdayMismatch=true}}function dayOfYearFromWeekInfo(tl){var od,_d,Ad,Dd,zd,Kd,Zd,fh,vh;od=tl._w;if(od.GG!=null||od.W!=null||od.E!=null){zd=1;Kd=4;_d=defaults(od.GG,tl._a[uA],weekOfYear(createLocal(),1,4).year);Ad=defaults(od.W,1);Dd=defaults(od.E,1);if(Dd<1||Dd>7){fh=true}}else{zd=tl._locale._week.dow;Kd=tl._locale._week.doy;vh=weekOfYear(createLocal(),zd,Kd);_d=defaults(od.gg,tl._a[uA],vh.year);Ad=defaults(od.w,vh.week);if(od.d!=null){Dd=od.d;if(Dd<0||Dd>6){fh=true}}else if(od.e!=null){Dd=od.e+zd;if(od.e<0||od.e>6){fh=true}}else{Dd=zd}}if(Ad<1||Ad>weeksInYear(_d,zd,Kd)){getParsingFlags(tl)._overflowWeeks=true}else if(fh!=null){getParsingFlags(tl)._overflowWeekday=true}else{Zd=dayOfYearFromWeeks(_d,Ad,Dd,zd,Kd);tl._a[uA]=Zd.year;tl._dayOfYear=Zd.dayOfYear}}hooks.ISO_8601=function(){};hooks.RFC_2822=function(){};function configFromStringAndFormat(tl){if(tl._f===hooks.ISO_8601){configFromISO(tl);return}if(tl._f===hooks.RFC_2822){configFromRFC2822(tl);return}tl._a=[];getParsingFlags(tl).empty=true;var od=""+tl._i,_d,Ad,Dd,zd,Kd,Zd=od.length,vh=0,wh,$h;Dd=expandFormat(tl._f,tl._locale).match(fh)||[];$h=Dd.length;for(_d=0;_d<$h;_d++){zd=Dd[_d];Ad=(od.match(getParseRegexForToken(zd,tl))||[])[0];if(Ad){Kd=od.substr(0,od.indexOf(Ad));if(Kd.length>0){getParsingFlags(tl).unusedInput.push(Kd)}od=od.slice(od.indexOf(Ad)+Ad.length);vh+=Ad.length}if(xh[zd]){if(Ad){getParsingFlags(tl).empty=false}else{getParsingFlags(tl).unusedTokens.push(zd)}addTimeToArrayFromToken(zd,Ad,tl)}else if(tl._strict&&!Ad){getParsingFlags(tl).unusedTokens.push(zd)}}getParsingFlags(tl).charsLeftOver=Zd-vh;if(od.length>0){getParsingFlags(tl).unusedInput.push(od)}if(tl._a[hA]<=12&&getParsingFlags(tl).bigHour===true&&tl._a[hA]>0){getParsingFlags(tl).bigHour=undefined}getParsingFlags(tl).parsedDateParts=tl._a.slice(0);getParsingFlags(tl).meridiem=tl._meridiem;tl._a[hA]=meridiemFixWrap(tl._locale,tl._a[hA],tl._meridiem);wh=getParsingFlags(tl).era;if(wh!==null){tl._a[uA]=tl._locale.erasConvertYear(wh,tl._a[uA])}configFromArray(tl);checkOverflow(tl)}function meridiemFixWrap(tl,od,_d){var Ad;if(_d==null){return od}if(tl.meridiemHour!=null){return tl.meridiemHour(od,_d)}else if(tl.isPM!=null){Ad=tl.isPM(_d);if(Ad&&od<12){od+=12}if(!Ad&&od===12){od=0}return od}else{return od}}function configFromStringAndArray(tl){var od,_d,Ad,Dd,zd,Kd,Zd=false,fh=tl._f.length;if(fh===0){getParsingFlags(tl).invalidFormat=true;tl._d=new Date(NaN);return}for(Dd=0;Ddthis?this:tl}else{return createInvalid()}}));function pickBy(tl,od){var _d,Ad;if(od.length===1&&isArray(od[0])){od=od[0]}if(!od.length){return createLocal()}_d=od[0];for(Ad=1;Adthis.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function isDaylightSavingTimeShifted(){if(!isUndefined(this._isDSTShifted)){return this._isDSTShifted}var tl={},od;copyConfig(tl,this);tl=prepareConfig(tl);if(tl._a){od=tl._isUTC?createUTC(tl._a):createLocal(tl._a);this._isDSTShifted=this.isValid()&&compareArrays(tl._a,od.toArray())>0}else{this._isDSTShifted=false}return this._isDSTShifted}function isLocal(){return this.isValid()?!this._isUTC:false}function isUtcOffset(){return this.isValid()?this._isUTC:false}function isUtc(){return this.isValid()?this._isUTC&&this._offset===0:false}var KA=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,XA=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function createDuration(tl,od){var _d=tl,Ad=null,Dd,zd,Kd;if(isDuration(tl)){_d={ms:tl._milliseconds,d:tl._days,M:tl._months}}else if(isNumber(tl)||!isNaN(+tl)){_d={};if(od){_d[od]=+tl}else{_d.milliseconds=+tl}}else if(Ad=KA.exec(tl)){Dd=Ad[1]==="-"?-1:1;_d={y:0,d:toInt(Ad[dA])*Dd,h:toInt(Ad[hA])*Dd,m:toInt(Ad[_A])*Dd,s:toInt(Ad[fA])*Dd,ms:toInt(absRound(Ad[mA]*1e3))*Dd}}else if(Ad=XA.exec(tl)){Dd=Ad[1]==="-"?-1:1;_d={y:parseIso(Ad[2],Dd),M:parseIso(Ad[3],Dd),w:parseIso(Ad[4],Dd),d:parseIso(Ad[5],Dd),h:parseIso(Ad[6],Dd),m:parseIso(Ad[7],Dd),s:parseIso(Ad[8],Dd)}}else if(_d==null){_d={}}else if(typeof _d==="object"&&("from"in _d||"to"in _d)){Kd=momentsDifference(createLocal(_d.from),createLocal(_d.to));_d={};_d.ms=Kd.milliseconds;_d.M=Kd.months}zd=new Duration(_d);if(isDuration(tl)&&hasOwnProp(tl,"_locale")){zd._locale=tl._locale}if(isDuration(tl)&&hasOwnProp(tl,"_isValid")){zd._isValid=tl._isValid}return zd}createDuration.fn=Duration.prototype;createDuration.invalid=createInvalid$1;function parseIso(tl,od){var _d=tl&&parseFloat(tl.replace(",","."));return(isNaN(_d)?0:_d)*od}function positiveMomentsDifference(tl,od){var _d={};_d.months=od.month()-tl.month()+(od.year()-tl.year())*12;if(tl.clone().add(_d.months,"M").isAfter(od)){--_d.months}_d.milliseconds=+od-+tl.clone().add(_d.months,"M");return _d}function momentsDifference(tl,od){var _d;if(!(tl.isValid()&&od.isValid())){return{milliseconds:0,months:0}}od=cloneWithOffset(od,tl);if(tl.isBefore(od)){_d=positiveMomentsDifference(tl,od)}else{_d=positiveMomentsDifference(od,tl);_d.milliseconds=-_d.milliseconds;_d.months=-_d.months}return _d}function createAdder(tl,od){return function(_d,Ad){var Dd,zd;if(Ad!==null&&!isNaN(+Ad)){deprecateSimple(od,"moment()."+od+"(period, number) is deprecated. Please use moment()."+od+"(number, period). "+"See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info.");zd=_d;_d=Ad;Ad=zd}Dd=createDuration(_d,Ad);addSubtract(this,Dd,tl);return this}}function addSubtract(tl,od,_d,Ad){var Dd=od._milliseconds,zd=absRound(od._days),Kd=absRound(od._months);if(!tl.isValid()){return}Ad=Ad==null?true:Ad;if(Kd){setMonth(tl,get(tl,"Month")+Kd*_d)}if(zd){set$1(tl,"Date",get(tl,"Date")+zd*_d)}if(Dd){tl._d.setTime(tl._d.valueOf()+Dd*_d)}if(Ad){hooks.updateOffset(tl,zd||Kd)}}var ZA=createAdder(1,"add"),ty=createAdder(-1,"subtract");function isString(tl){return typeof tl==="string"||tl instanceof String}function isMomentInput(tl){return isMoment(tl)||isDate(tl)||isString(tl)||isNumber(tl)||isNumberOrStringArray(tl)||isMomentInputObject(tl)||tl===null||tl===undefined}function isMomentInputObject(tl){var od=isObject(tl)&&!isObjectEmpty(tl),_d=false,Ad=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],Dd,zd,Kd=Ad.length;for(Dd=0;Dd_d.valueOf()}else{return _d.valueOf()9999){return formatMoment(_d,od?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ")}if(isFunction(Date.prototype.toISOString)){if(od){return this.toDate().toISOString()}else{return new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",formatMoment(_d,"Z"))}}return formatMoment(_d,od?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function inspect(){if(!this.isValid()){return"moment.invalid(/* "+this._i+" */)"}var tl="moment",od="",_d,Ad,Dd,zd;if(!this.isLocal()){tl=this.utcOffset()===0?"moment.utc":"moment.parseZone";od="Z"}_d="["+tl+'("]';Ad=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY";Dd="-MM-DD[T]HH:mm:ss.SSS";zd=od+'[")]';return this.format(_d+Ad+Dd+zd)}function format(tl){if(!tl){tl=this.isUtc()?hooks.defaultFormatUtc:hooks.defaultFormat}var od=formatMoment(this,tl);return this.localeData().postformat(od)}function from(tl,od){if(this.isValid()&&(isMoment(tl)&&tl.isValid()||createLocal(tl).isValid())){return createDuration({to:this,from:tl}).locale(this.locale()).humanize(!od)}else{return this.localeData().invalidDate()}}function fromNow(tl){return this.from(createLocal(),tl)}function to(tl,od){if(this.isValid()&&(isMoment(tl)&&tl.isValid()||createLocal(tl).isValid())){return createDuration({from:this,to:tl}).locale(this.locale()).humanize(!od)}else{return this.localeData().invalidDate()}}function toNow(tl){return this.to(createLocal(),tl)}function locale(tl){var od;if(tl===undefined){return this._locale._abbr}else{od=getLocale(tl);if(od!=null){this._locale=od}return this}}var ry=deprecate("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(tl){if(tl===undefined){return this.localeData()}else{return this.locale(tl)}}));function localeData(){return this._locale}var ny=1e3,oy=60*ny,cy=60*oy,_y=(365*400+97)*24*cy;function mod$1(tl,od){return(tl%od+od)%od}function localStartOfDate(tl,od,_d){if(tl<100&&tl>=0){return new Date(tl+400,od,_d)-_y}else{return new Date(tl,od,_d).valueOf()}}function utcStartOfDate(tl,od,_d){if(tl<100&&tl>=0){return Date.UTC(tl+400,od,_d)-_y}else{return Date.UTC(tl,od,_d)}}function startOf(tl){var od,_d;tl=normalizeUnits(tl);if(tl===undefined||tl==="millisecond"||!this.isValid()){return this}_d=this._isUTC?utcStartOfDate:localStartOfDate;switch(tl){case"year":od=_d(this.year(),0,1);break;case"quarter":od=_d(this.year(),this.month()-this.month()%3,1);break;case"month":od=_d(this.year(),this.month(),1);break;case"week":od=_d(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":od=_d(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":od=_d(this.year(),this.month(),this.date());break;case"hour":od=this._d.valueOf();od-=mod$1(od+(this._isUTC?0:this.utcOffset()*oy),cy);break;case"minute":od=this._d.valueOf();od-=mod$1(od,oy);break;case"second":od=this._d.valueOf();od-=mod$1(od,ny);break}this._d.setTime(od);hooks.updateOffset(this,true);return this}function endOf(tl){var od,_d;tl=normalizeUnits(tl);if(tl===undefined||tl==="millisecond"||!this.isValid()){return this}_d=this._isUTC?utcStartOfDate:localStartOfDate;switch(tl){case"year":od=_d(this.year()+1,0,1)-1;break;case"quarter":od=_d(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":od=_d(this.year(),this.month()+1,1)-1;break;case"week":od=_d(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":od=_d(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":od=_d(this.year(),this.month(),this.date()+1)-1;break;case"hour":od=this._d.valueOf();od+=cy-mod$1(od+(this._isUTC?0:this.utcOffset()*oy),cy)-1;break;case"minute":od=this._d.valueOf();od+=oy-mod$1(od,oy)-1;break;case"second":od=this._d.valueOf();od+=ny-mod$1(od,ny)-1;break}this._d.setTime(od);hooks.updateOffset(this,true);return this}function valueOf(){return this._d.valueOf()-(this._offset||0)*6e4}function unix(){return Math.floor(this.valueOf()/1e3)}function toDate(){return new Date(this.valueOf())}function toArray(){var tl=this;return[tl.year(),tl.month(),tl.date(),tl.hour(),tl.minute(),tl.second(),tl.millisecond()]}function toObject(){var tl=this;return{years:tl.year(),months:tl.month(),date:tl.date(),hours:tl.hours(),minutes:tl.minutes(),seconds:tl.seconds(),milliseconds:tl.milliseconds()}}function toJSON(){return this.isValid()?this.toISOString():null}function isValid$2(){return isValid(this)}function parsingFlags(){return extend({},getParsingFlags(this))}function invalidAt(){return getParsingFlags(this).overflow}function creationData(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}addFormatToken("N",0,0,"eraAbbr");addFormatToken("NN",0,0,"eraAbbr");addFormatToken("NNN",0,0,"eraAbbr");addFormatToken("NNNN",0,0,"eraName");addFormatToken("NNNNN",0,0,"eraNarrow");addFormatToken("y",["y",1],"yo","eraYear");addFormatToken("y",["yy",2],0,"eraYear");addFormatToken("y",["yyy",3],0,"eraYear");addFormatToken("y",["yyyy",4],0,"eraYear");addRegexToken("N",matchEraAbbr);addRegexToken("NN",matchEraAbbr);addRegexToken("NNN",matchEraAbbr);addRegexToken("NNNN",matchEraName);addRegexToken("NNNNN",matchEraNarrow);addParseToken(["N","NN","NNN","NNNN","NNNNN"],(function(tl,od,_d,Ad){var Dd=_d._locale.erasParse(tl,Ad,_d._strict);if(Dd){getParsingFlags(_d).era=Dd}else{getParsingFlags(_d).invalidEra=tl}}));addRegexToken("y",eA);addRegexToken("yy",eA);addRegexToken("yyy",eA);addRegexToken("yyyy",eA);addRegexToken("yo",matchEraYearOrdinal);addParseToken(["y","yy","yyy","yyyy"],uA);addParseToken(["yo"],(function(tl,od,_d,Ad){var Dd;if(_d._locale._eraYearOrdinalRegex){Dd=tl.match(_d._locale._eraYearOrdinalRegex)}if(_d._locale.eraYearOrdinalParse){od[uA]=_d._locale.eraYearOrdinalParse(tl,Dd)}else{od[uA]=parseInt(tl,10)}}));function localeEras(tl,od){var _d,Ad,Dd,zd=this._eras||getLocale("en")._eras;for(_d=0,Ad=zd.length;_d=0){return zd[Ad]}}}function localeErasConvertYear(tl,od){var _d=tl.since<=tl.until?+1:-1;if(od===undefined){return hooks(tl.since).year()}else{return hooks(tl.since).year()+(od-tl.offset)*_d}}function getEraName(){var tl,od,_d,Ad=this.localeData().eras();for(tl=0,od=Ad.length;tlzd){od=zd}return setWeekAll.call(this,tl,od,_d,Ad,Dd)}}function setWeekAll(tl,od,_d,Ad,Dd){var zd=dayOfYearFromWeeks(tl,od,_d,Ad,Dd),Kd=createUTCDate(zd.year,0,zd.dayOfYear);this.year(Kd.getUTCFullYear());this.month(Kd.getUTCMonth());this.date(Kd.getUTCDate());return this}addFormatToken("Q",0,"Qo","quarter");addRegexToken("Q",nf);addParseToken("Q",(function(tl,od){od[pA]=(toInt(tl)-1)*3}));function getSetQuarter(tl){return tl==null?Math.ceil((this.month()+1)/3):this.month((tl-1)*3+this.month()%3)}addFormatToken("D",["DD",2],"Do","date");addRegexToken("D",eg,aA);addRegexToken("DD",eg,$f);addRegexToken("Do",(function(tl,od){return tl?od._dayOfMonthOrdinalParse||od._ordinalParse:od._dayOfMonthOrdinalParseLenient}));addParseToken(["D","DD"],dA);addParseToken("Do",(function(tl,od){od[dA]=toInt(tl.match(eg)[0])}));var Qy=makeGetSet("Date",true);addFormatToken("DDD",["DDDD",3],"DDDo","dayOfYear");addRegexToken("DDD",ng);addRegexToken("DDDD",Hf);addParseToken(["DDD","DDDD"],(function(tl,od,_d){_d._dayOfYear=toInt(tl)}));function getSetDayOfYear(tl){var od=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return tl==null?od:this.add(tl-od,"d")}addFormatToken("m",["mm",2],0,"minute");addRegexToken("m",eg,oA);addRegexToken("mm",eg,$f);addParseToken(["m","mm"],_A);var Ky=makeGetSet("Minutes",false);addFormatToken("s",["ss",2],0,"second");addRegexToken("s",eg,oA);addRegexToken("ss",eg,$f);addParseToken(["s","ss"],fA);var Xy=makeGetSet("Seconds",false);addFormatToken("S",0,0,(function(){return~~(this.millisecond()/100)}));addFormatToken(0,["SS",2],0,(function(){return~~(this.millisecond()/10)}));addFormatToken(0,["SSS",3],0,"millisecond");addFormatToken(0,["SSSS",4],0,(function(){return this.millisecond()*10}));addFormatToken(0,["SSSSS",5],0,(function(){return this.millisecond()*100}));addFormatToken(0,["SSSSSS",6],0,(function(){return this.millisecond()*1e3}));addFormatToken(0,["SSSSSSS",7],0,(function(){return this.millisecond()*1e4}));addFormatToken(0,["SSSSSSSS",8],0,(function(){return this.millisecond()*1e5}));addFormatToken(0,["SSSSSSSSS",9],0,(function(){return this.millisecond()*1e6}));addRegexToken("S",ng,nf);addRegexToken("SS",ng,$f);addRegexToken("SSS",ng,Hf);var Zy,lb;for(Zy="SSSS";Zy.length<=9;Zy+="S"){addRegexToken(Zy,eA)}function parseMs(tl,od){od[mA]=toInt(("0."+tl)*1e3)}for(Zy="S";Zy.length<=9;Zy+="S"){addParseToken(Zy,parseMs)}lb=makeGetSet("Milliseconds",false);addFormatToken("z",0,0,"zoneAbbr");addFormatToken("zz",0,0,"zoneName");function getZoneAbbr(){return this._isUTC?"UTC":""}function getZoneName(){return this._isUTC?"Coordinated Universal Time":""}var hb=Moment.prototype;hb.add=ZA;hb.calendar=calendar$1;hb.clone=clone;hb.diff=diff;hb.endOf=endOf;hb.format=format;hb.from=from;hb.fromNow=fromNow;hb.to=to;hb.toNow=toNow;hb.get=stringGet;hb.invalidAt=invalidAt;hb.isAfter=isAfter;hb.isBefore=isBefore;hb.isBetween=isBetween;hb.isSame=isSame;hb.isSameOrAfter=isSameOrAfter;hb.isSameOrBefore=isSameOrBefore;hb.isValid=isValid$2;hb.lang=ry;hb.locale=locale;hb.localeData=localeData;hb.max=WA;hb.min=HA;hb.parsingFlags=parsingFlags;hb.set=stringSet;hb.startOf=startOf;hb.subtract=ty;hb.toArray=toArray;hb.toObject=toObject;hb.toDate=toDate;hb.toISOString=toISOString;hb.inspect=inspect;if(typeof Symbol!=="undefined"&&Symbol.for!=null){hb[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}}hb.toJSON=toJSON;hb.toString=toString;hb.unix=unix;hb.valueOf=valueOf;hb.creationData=creationData;hb.eraName=getEraName;hb.eraNarrow=getEraNarrow;hb.eraAbbr=getEraAbbr;hb.eraYear=getEraYear;hb.year=yA;hb.isLeapYear=getIsLeapYear;hb.weekYear=getSetWeekYear;hb.isoWeekYear=getSetISOWeekYear;hb.quarter=hb.quarters=getSetQuarter;hb.month=getSetMonth;hb.daysInMonth=getDaysInMonth;hb.week=hb.weeks=getSetWeek;hb.isoWeek=hb.isoWeeks=getSetISOWeek;hb.weeksInYear=getWeeksInYear;hb.weeksInWeekYear=getWeeksInWeekYear;hb.isoWeeksInYear=getISOWeeksInYear;hb.isoWeeksInISOWeekYear=getISOWeeksInISOWeekYear;hb.date=Qy;hb.day=hb.days=getSetDayOfWeek;hb.weekday=getSetLocaleDayOfWeek;hb.isoWeekday=getSetISODayOfWeek;hb.dayOfYear=getSetDayOfYear;hb.hour=hb.hours=RA;hb.minute=hb.minutes=Ky;hb.second=hb.seconds=Xy;hb.millisecond=hb.milliseconds=lb;hb.utcOffset=getSetOffset;hb.utc=setOffsetToUTC;hb.local=setOffsetToLocal;hb.parseZone=setOffsetToParsedOffset;hb.hasAlignedHourOffset=hasAlignedHourOffset;hb.isDST=isDaylightSavingTime;hb.isLocal=isLocal;hb.isUtcOffset=isUtcOffset;hb.isUtc=isUtc;hb.isUTC=isUtc;hb.zoneAbbr=getZoneAbbr;hb.zoneName=getZoneName;hb.dates=deprecate("dates accessor is deprecated. Use date instead.",Qy);hb.months=deprecate("months accessor is deprecated. Use month instead",getSetMonth);hb.years=deprecate("years accessor is deprecated. Use year instead",yA);hb.zone=deprecate("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",getSetZone);hb.isDSTShifted=deprecate("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",isDaylightSavingTimeShifted);function createUnix(tl){return createLocal(tl*1e3)}function createInZone(){return createLocal.apply(null,arguments).parseZone()}function preParsePostFormat(tl){return tl}var gb=Locale.prototype;gb.calendar=calendar;gb.longDateFormat=longDateFormat;gb.invalidDate=invalidDate;gb.ordinal=ordinal;gb.preparse=preParsePostFormat;gb.postformat=preParsePostFormat;gb.relativeTime=relativeTime;gb.pastFuture=pastFuture;gb.set=set;gb.eras=localeEras;gb.erasParse=localeErasParse;gb.erasConvertYear=localeErasConvertYear;gb.erasAbbrRegex=erasAbbrRegex;gb.erasNameRegex=erasNameRegex;gb.erasNarrowRegex=erasNarrowRegex;gb.months=localeMonths;gb.monthsShort=localeMonthsShort;gb.monthsParse=localeMonthsParse;gb.monthsRegex=monthsRegex;gb.monthsShortRegex=monthsShortRegex;gb.week=localeWeek;gb.firstDayOfYear=localeFirstDayOfYear;gb.firstDayOfWeek=localeFirstDayOfWeek;gb.weekdays=localeWeekdays;gb.weekdaysMin=localeWeekdaysMin;gb.weekdaysShort=localeWeekdaysShort;gb.weekdaysParse=localeWeekdaysParse;gb.weekdaysRegex=weekdaysRegex;gb.weekdaysShortRegex=weekdaysShortRegex;gb.weekdaysMinRegex=weekdaysMinRegex;gb.isPM=localeIsPM;gb.meridiem=localeMeridiem;function get$1(tl,od,_d,Ad){var Dd=getLocale(),zd=createUTC().set(Ad,od);return Dd[_d](zd,tl)}function listMonthsImpl(tl,od,_d){if(isNumber(tl)){od=tl;tl=undefined}tl=tl||"";if(od!=null){return get$1(tl,od,_d,"month")}var Ad,Dd=[];for(Ad=0;Ad<12;Ad++){Dd[Ad]=get$1(tl,Ad,_d,"month")}return Dd}function listWeekdaysImpl(tl,od,_d,Ad){if(typeof tl==="boolean"){if(isNumber(od)){_d=od;od=undefined}od=od||""}else{od=tl;_d=od;tl=false;if(isNumber(od)){_d=od;od=undefined}od=od||""}var Dd=getLocale(),zd=tl?Dd._week.dow:0,Kd,Zd=[];if(_d!=null){return get$1(od,(_d+zd)%7,Ad,"day")}for(Kd=0;Kd<7;Kd++){Zd[Kd]=get$1(od,(Kd+zd)%7,Ad,"day")}return Zd}function listMonths(tl,od){return listMonthsImpl(tl,od,"months")}function listMonthsShort(tl,od){return listMonthsImpl(tl,od,"monthsShort")}function listWeekdays(tl,od,_d){return listWeekdaysImpl(tl,od,_d,"weekdays")}function listWeekdaysShort(tl,od,_d){return listWeekdaysImpl(tl,od,_d,"weekdaysShort")}function listWeekdaysMin(tl,od,_d){return listWeekdaysImpl(tl,od,_d,"weekdaysMin")}getSetGlobalLocale("en",{eras:[{since:"0001-01-01",until:+Infinity,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-Infinity,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(tl){var od=tl%10,_d=toInt(tl%100/10)===1?"th":od===1?"st":od===2?"nd":od===3?"rd":"th";return tl+_d}});hooks.lang=deprecate("moment.lang is deprecated. Use moment.locale instead.",getSetGlobalLocale);hooks.langData=deprecate("moment.langData is deprecated. Use moment.localeData instead.",getLocale);var yb=Math.abs;function abs(){var tl=this._data;this._milliseconds=yb(this._milliseconds);this._days=yb(this._days);this._months=yb(this._months);tl.milliseconds=yb(tl.milliseconds);tl.seconds=yb(tl.seconds);tl.minutes=yb(tl.minutes);tl.hours=yb(tl.hours);tl.months=yb(tl.months);tl.years=yb(tl.years);return this}function addSubtract$1(tl,od,_d,Ad){var Dd=createDuration(od,_d);tl._milliseconds+=Ad*Dd._milliseconds;tl._days+=Ad*Dd._days;tl._months+=Ad*Dd._months;return tl._bubble()}function add$1(tl,od){return addSubtract$1(this,tl,od,1)}function subtract$1(tl,od){return addSubtract$1(this,tl,od,-1)}function absCeil(tl){if(tl<0){return Math.floor(tl)}else{return Math.ceil(tl)}}function bubble(){var tl=this._milliseconds,od=this._days,_d=this._months,Ad=this._data,Dd,zd,Kd,Zd,fh;if(!(tl>=0&&od>=0&&_d>=0||tl<=0&&od<=0&&_d<=0)){tl+=absCeil(monthsToDays(_d)+od)*864e5;od=0;_d=0}Ad.milliseconds=tl%1e3;Dd=absFloor(tl/1e3);Ad.seconds=Dd%60;zd=absFloor(Dd/60);Ad.minutes=zd%60;Kd=absFloor(zd/60);Ad.hours=Kd%24;od+=absFloor(Kd/24);fh=absFloor(daysToMonths(od));_d+=fh;od-=absCeil(monthsToDays(fh));Zd=absFloor(_d/12);_d%=12;Ad.days=od;Ad.months=_d;Ad.years=Zd;return this}function daysToMonths(tl){return tl*4800/146097}function monthsToDays(tl){return tl*146097/4800}function as(tl){if(!this.isValid()){return NaN}var od,_d,Ad=this._milliseconds;tl=normalizeUnits(tl);if(tl==="month"||tl==="quarter"||tl==="year"){od=this._days+Ad/864e5;_d=this._months+daysToMonths(od);switch(tl){case"month":return _d;case"quarter":return _d/3;case"year":return _d/12}}else{od=this._days+Math.round(monthsToDays(this._months));switch(tl){case"week":return od/7+Ad/6048e5;case"day":return od+Ad/864e5;case"hour":return od*24+Ad/36e5;case"minute":return od*1440+Ad/6e4;case"second":return od*86400+Ad/1e3;case"millisecond":return Math.floor(od*864e5)+Ad;default:throw new Error("Unknown unit "+tl)}}}function makeAs(tl){return function(){return this.as(tl)}}var xb=makeAs("ms"),Sb=makeAs("s"),Tb=makeAs("m"),Rb=makeAs("h"),Nb=makeAs("d"),Ob=makeAs("w"),Mb=makeAs("M"),ev=makeAs("Q"),tv=makeAs("y"),rv=xb;function clone$1(){return createDuration(this)}function get$2(tl){tl=normalizeUnits(tl);return this.isValid()?this[tl+"s"]():NaN}function makeGetter(tl){return function(){return this.isValid()?this._data[tl]:NaN}}var nv=makeGetter("milliseconds"),iv=makeGetter("seconds"),sv=makeGetter("minutes"),ov=makeGetter("hours"),lv=makeGetter("days"),cv=makeGetter("months"),uv=makeGetter("years");function weeks(){return absFloor(this.days()/7)}var pv=Math.round,_v={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function substituteTimeAgo(tl,od,_d,Ad,Dd){return Dd.relativeTime(od||1,!!_d,tl,Ad)}function relativeTime$1(tl,od,_d,Ad){var Dd=createDuration(tl).abs(),zd=pv(Dd.as("s")),Kd=pv(Dd.as("m")),Zd=pv(Dd.as("h")),fh=pv(Dd.as("d")),vh=pv(Dd.as("M")),wh=pv(Dd.as("w")),xh=pv(Dd.as("y")),$h=zd<=_d.ss&&["s",zd]||zd<_d.s&&["ss",zd]||Kd<=1&&["m"]||Kd<_d.m&&["mm",Kd]||Zd<=1&&["h"]||Zd<_d.h&&["hh",Zd]||fh<=1&&["d"]||fh<_d.d&&["dd",fh];if(_d.w!=null){$h=$h||wh<=1&&["w"]||wh<_d.w&&["ww",wh]}$h=$h||vh<=1&&["M"]||vh<_d.M&&["MM",vh]||xh<=1&&["y"]||["yy",xh];$h[2]=od;$h[3]=+tl>0;$h[4]=Ad;return substituteTimeAgo.apply(null,$h)}function getSetRelativeTimeRounding(tl){if(tl===undefined){return pv}if(typeof tl==="function"){pv=tl;return true}return false}function getSetRelativeTimeThreshold(tl,od){if(_v[tl]===undefined){return false}if(od===undefined){return _v[tl]}_v[tl]=od;if(tl==="s"){_v.ss=od-1}return true}function humanize(tl,od){if(!this.isValid()){return this.localeData().invalidDate()}var _d=false,Ad=_v,Dd,zd;if(typeof tl==="object"){od=tl;tl=false}if(typeof tl==="boolean"){_d=tl}if(typeof od==="object"){Ad=Object.assign({},_v,od);if(od.s!=null&&od.ss==null){Ad.ss=od.s-1}}Dd=this.localeData();zd=relativeTime$1(this,!_d,Ad,Dd);if(_d){zd=Dd.pastFuture(+this,zd)}return Dd.postformat(zd)}var Bv=Math.abs;function sign(tl){return(tl>0)-(tl<0)||+tl}function toISOString$1(){if(!this.isValid()){return this.localeData().invalidDate()}var tl=Bv(this._milliseconds)/1e3,od=Bv(this._days),_d=Bv(this._months),Ad,Dd,zd,Kd,Zd=this.asSeconds(),fh,vh,wh,xh;if(!Zd){return"P0D"}Ad=absFloor(tl/60);Dd=absFloor(Ad/60);tl%=60;Ad%=60;zd=absFloor(_d/12);_d%=12;Kd=tl?tl.toFixed(3).replace(/\.?0+$/,""):"";fh=Zd<0?"-":"";vh=sign(this._months)!==sign(Zd)?"-":"";wh=sign(this._days)!==sign(Zd)?"-":"";xh=sign(this._milliseconds)!==sign(Zd)?"-":"";return fh+"P"+(zd?vh+zd+"Y":"")+(_d?vh+_d+"M":"")+(od?wh+od+"D":"")+(Dd||Ad||tl?"T":"")+(Dd?xh+Dd+"H":"")+(Ad?xh+Ad+"M":"")+(tl?xh+Kd+"S":"")}var Fv=Duration.prototype;Fv.isValid=isValid$1;Fv.abs=abs;Fv.add=add$1;Fv.subtract=subtract$1;Fv.as=as;Fv.asMilliseconds=xb;Fv.asSeconds=Sb;Fv.asMinutes=Tb;Fv.asHours=Rb;Fv.asDays=Nb;Fv.asWeeks=Ob;Fv.asMonths=Mb;Fv.asQuarters=ev;Fv.asYears=tv;Fv.valueOf=rv;Fv._bubble=bubble;Fv.clone=clone$1;Fv.get=get$2;Fv.milliseconds=nv;Fv.seconds=iv;Fv.minutes=sv;Fv.hours=ov;Fv.days=lv;Fv.weeks=weeks;Fv.months=cv;Fv.years=uv;Fv.humanize=humanize;Fv.toISOString=toISOString$1;Fv.toString=toISOString$1;Fv.toJSON=toISOString$1;Fv.locale=locale;Fv.localeData=localeData;Fv.toIsoString=deprecate("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",toISOString$1);Fv.lang=ry;addFormatToken("X",0,0,"unix");addFormatToken("x",0,0,"valueOf");addRegexToken("x",tA);addRegexToken("X",iA);addParseToken("X",(function(tl,od,_d){_d._d=new Date(parseFloat(tl)*1e3)}));addParseToken("x",(function(tl,od,_d){_d._d=new Date(toInt(tl))})); //! moment.js -hooks.version="2.30.1";setHookCallback(createLocal);hooks.fn=Vc;hooks.min=min;hooks.max=max;hooks.now=now;hooks.utc=createUTC;hooks.unix=createUnix;hooks.months=listMonths;hooks.isDate=isDate;hooks.locale=getSetGlobalLocale;hooks.invalid=createInvalid;hooks.duration=createDuration;hooks.isMoment=isMoment;hooks.weekdays=listWeekdays;hooks.parseZone=createInZone;hooks.localeData=getLocale;hooks.isDuration=isDuration;hooks.monthsShort=listMonthsShort;hooks.weekdaysMin=listWeekdaysMin;hooks.defineLocale=defineLocale;hooks.updateLocale=updateLocale;hooks.locales=listLocales;hooks.weekdaysShort=listWeekdaysShort;hooks.normalizeUnits=normalizeUnits;hooks.relativeTimeRounding=getSetRelativeTimeRounding;hooks.relativeTimeThreshold=getSetRelativeTimeThreshold;hooks.calendarFormat=getCalendarFormat;hooks.prototype=Vc;hooks.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};return hooks}))},70744:A=>{var g=1e3;var E=g*60;var x=E*60;var k=x*24;var R=k*7;var N=k*365.25;A.exports=function(A,g){g=g||{};var E=typeof A;if(E==="string"&&A.length>0){return parse(A)}else if(E==="number"&&isFinite(A)){return g.long?fmtLong(A):fmtShort(A)}throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(A))};function parse(A){A=String(A);if(A.length>100){return}var j=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(A);if(!j){return}var U=parseFloat(j[1]);var H=(j[2]||"ms").toLowerCase();switch(H){case"years":case"year":case"yrs":case"yr":case"y":return U*N;case"weeks":case"week":case"w":return U*R;case"days":case"day":case"d":return U*k;case"hours":case"hour":case"hrs":case"hr":case"h":return U*x;case"minutes":case"minute":case"mins":case"min":case"m":return U*E;case"seconds":case"second":case"secs":case"sec":case"s":return U*g;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return U;default:return undefined}}function fmtShort(A){var R=Math.abs(A);if(R>=k){return Math.round(A/k)+"d"}if(R>=x){return Math.round(A/x)+"h"}if(R>=E){return Math.round(A/E)+"m"}if(R>=g){return Math.round(A/g)+"s"}return A+"ms"}function fmtLong(A){var R=Math.abs(A);if(R>=k){return plural(A,R,k,"day")}if(R>=x){return plural(A,R,x,"hour")}if(R>=E){return plural(A,R,E,"minute")}if(R>=g){return plural(A,R,g,"second")}return A+" ms"}function plural(A,g,E,x){var k=g>=E*1.5;return Math.round(A/E)+" "+x+(k?"s":"")}},18115:(A,g,E)=>{"use strict";var x=E(97853);var k=E(14499),R=k.Environment,N=k.Template;var j=E(43391);var U=E(2650);var H=E(84586);var W=E(8993);var Z=E(715);var se=E(38852);var pe=E(69846);var de=E(16151);var Te=E(50085);var Fe;function configure(A,g){g=g||{};if(x.isObject(A)){g=A;A=null}var E;if(U.FileSystemLoader){E=new U.FileSystemLoader(A,{watch:g.watch,noCache:g.noCache})}else if(U.WebLoader){E=new U.WebLoader(A,{useCache:g.web&&g.web.useCache,async:g.web&&g.web.async})}Fe=new R(E,g);if(g&&g.express){Fe.express(g.express)}return Fe}A.exports={Environment:R,Template:N,Loader:j,FileSystemLoader:U.FileSystemLoader,NodeResolveLoader:U.NodeResolveLoader,PrecompiledLoader:U.PrecompiledLoader,WebLoader:U.WebLoader,compiler:W,parser:Z,lexer:se,runtime:pe,lib:x,nodes:de,installJinjaCompat:Te,configure:configure,reset:function reset(){Fe=undefined},compile:function compile(A,g,E,x){if(!Fe){configure()}return new N(A,g,E,x)},render:function render(A,g,E){if(!Fe){configure()}return Fe.render(A,g,E)},renderString:function renderString(A,g,E){if(!Fe){configure()}return Fe.renderString(A,g,E)},precompile:H?H.precompile:undefined,precompileString:H?H.precompileString:undefined}},8993:(A,g,E)=>{"use strict";function _inheritsLoose(A,g){A.prototype=Object.create(g.prototype);A.prototype.constructor=A;_setPrototypeOf(A,g)}function _setPrototypeOf(A,g){_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function _setPrototypeOf(A,g){A.__proto__=g;return A};return _setPrototypeOf(A,g)}var x=E(715);var k=E(76297);var R=E(16151);var N=E(97853),j=N.TemplateError;var U=E(69846),H=U.Frame;var W=E(79695),Z=W.Obj;var se={"==":"==","===":"===","!=":"!=","!==":"!==","<":"<",">":">","<=":"<=",">=":">="};var pe=function(A){_inheritsLoose(Compiler,A);function Compiler(){return A.apply(this,arguments)||this}var g=Compiler.prototype;g.init=function init(A,g){this.templateName=A;this.codebuf=[];this.lastId=0;this.buffer=null;this.bufferStack=[];this._scopeClosers="";this.inBlock=false;this.throwOnUndefined=g};g.fail=function fail(A,g,E){if(g!==undefined){g+=1}if(E!==undefined){E+=1}throw new j(A,g,E)};g._pushBuffer=function _pushBuffer(){var A=this._tmpid();this.bufferStack.push(this.buffer);this.buffer=A;this._emit("var "+this.buffer+' = "";');return A};g._popBuffer=function _popBuffer(){this.buffer=this.bufferStack.pop()};g._emit=function _emit(A){this.codebuf.push(A)};g._emitLine=function _emitLine(A){this._emit(A+"\n")};g._emitLines=function _emitLines(){var A=this;for(var g=arguments.length,E=new Array(g),x=0;x0){k._emit(",")}k.compile(A,g)}));if(x){this._emit(x)}};g._compileExpression=function _compileExpression(A,g){this.assertType(A,R.Literal,R.Symbol,R.Group,R.Array,R.Dict,R.FunCall,R.Caller,R.Filter,R.LookupVal,R.Compare,R.InlineIf,R.In,R.Is,R.And,R.Or,R.Not,R.Add,R.Concat,R.Sub,R.Mul,R.Div,R.FloorDiv,R.Mod,R.Pow,R.Neg,R.Pos,R.Compare,R.NodeList);this.compile(A,g)};g.assertType=function assertType(A){for(var g=arguments.length,E=new Array(g>1?g-1:0),x=1;x0){x._emit(",")}if(A){x._emitLine("function(cb) {");x._emitLine("if(!cb) { cb = function(err) { if(err) { throw err; }}}");var k=x._pushBuffer();x._withScopedSyntax((function(){x.compile(A,g);x._emitLine("cb(null, "+k+");")}));x._popBuffer();x._emitLine("return "+k+";");x._emitLine("}")}else{x._emit("null")}}))}if(E){var U=this._tmpid();this._emitLine(", "+this._makeCallback(U));this._emitLine(this.buffer+" += runtime.suppressValue("+U+", "+j+" && env.opts.autoescape);");this._addScopeLevel()}else{this._emit(")");this._emit(", "+j+" && env.opts.autoescape);\n")}};g.compileCallExtensionAsync=function compileCallExtensionAsync(A,g){this.compileCallExtension(A,g,true)};g.compileNodeList=function compileNodeList(A,g){this._compileChildren(A,g)};g.compileLiteral=function compileLiteral(A){if(typeof A.value==="string"){var g=A.value.replace(/\\/g,"\\\\");g=g.replace(/"/g,'\\"');g=g.replace(/\n/g,"\\n");g=g.replace(/\r/g,"\\r");g=g.replace(/\t/g,"\\t");g=g.replace(/\u2028/g,"\\u2028");this._emit('"'+g+'"')}else if(A.value===null){this._emit("null")}else{this._emit(A.value.toString())}};g.compileSymbol=function compileSymbol(A,g){var E=A.value;var x=g.lookup(E);if(x){this._emit(x)}else{this._emit("runtime.contextOrFrameLookup("+'context, frame, "'+E+'")')}};g.compileGroup=function compileGroup(A,g){this._compileAggregate(A,g,"(",")")};g.compileArray=function compileArray(A,g){this._compileAggregate(A,g,"[","]")};g.compileDict=function compileDict(A,g){this._compileAggregate(A,g,"{","}")};g.compilePair=function compilePair(A,g){var E=A.key;var x=A.value;if(E instanceof R.Symbol){E=new R.Literal(E.lineno,E.colno,E.value)}else if(!(E instanceof R.Literal&&typeof E.value==="string")){this.fail("compilePair: Dict keys must be strings or names",E.lineno,E.colno)}this.compile(E,g);this._emit(": ");this._compileExpression(x,g)};g.compileInlineIf=function compileInlineIf(A,g){this._emit("(");this.compile(A.cond,g);this._emit("?");this.compile(A.body,g);this._emit(":");if(A.else_!==null){this.compile(A.else_,g)}else{this._emit('""')}this._emit(")")};g.compileIn=function compileIn(A,g){this._emit("runtime.inOperator(");this.compile(A.left,g);this._emit(",");this.compile(A.right,g);this._emit(")")};g.compileIs=function compileIs(A,g){var E=A.right.name?A.right.name.value:A.right.value;this._emit('env.getTest("'+E+'").call(context, ');this.compile(A.left,g);if(A.right.args){this._emit(",");this.compile(A.right.args,g)}this._emit(") === true")};g._binOpEmitter=function _binOpEmitter(A,g,E){this.compile(A.left,g);this._emit(E);this.compile(A.right,g)};g.compileOr=function compileOr(A,g){return this._binOpEmitter(A,g," || ")};g.compileAnd=function compileAnd(A,g){return this._binOpEmitter(A,g," && ")};g.compileAdd=function compileAdd(A,g){return this._binOpEmitter(A,g," + ")};g.compileConcat=function compileConcat(A,g){return this._binOpEmitter(A,g,' + "" + ')};g.compileSub=function compileSub(A,g){return this._binOpEmitter(A,g," - ")};g.compileMul=function compileMul(A,g){return this._binOpEmitter(A,g," * ")};g.compileDiv=function compileDiv(A,g){return this._binOpEmitter(A,g," / ")};g.compileMod=function compileMod(A,g){return this._binOpEmitter(A,g," % ")};g.compileNot=function compileNot(A,g){this._emit("!");this.compile(A.target,g)};g.compileFloorDiv=function compileFloorDiv(A,g){this._emit("Math.floor(");this.compile(A.left,g);this._emit(" / ");this.compile(A.right,g);this._emit(")")};g.compilePow=function compilePow(A,g){this._emit("Math.pow(");this.compile(A.left,g);this._emit(", ");this.compile(A.right,g);this._emit(")")};g.compileNeg=function compileNeg(A,g){this._emit("-");this.compile(A.target,g)};g.compilePos=function compilePos(A,g){this._emit("+");this.compile(A.target,g)};g.compileCompare=function compileCompare(A,g){var E=this;this.compile(A.expr,g);A.ops.forEach((function(A){E._emit(" "+se[A.type]+" ");E.compile(A.expr,g)}))};g.compileLookupVal=function compileLookupVal(A,g){this._emit("runtime.memberLookup((");this._compileExpression(A.target,g);this._emit("),");this._compileExpression(A.val,g);this._emit(")")};g._getNodeName=function _getNodeName(A){switch(A.typename){case"Symbol":return A.value;case"FunCall":return"the return value of ("+this._getNodeName(A.name)+")";case"LookupVal":return this._getNodeName(A.target)+'["'+this._getNodeName(A.val)+'"]';case"Literal":return A.value.toString();default:return"--expression--"}};g.compileFunCall=function compileFunCall(A,g){this._emit("(lineno = "+A.lineno+", colno = "+A.colno+", ");this._emit("runtime.callWrap(");this._compileExpression(A.name,g);this._emit(', "'+this._getNodeName(A.name).replace(/"/g,'\\"')+'", context, ');this._compileAggregate(A.args,g,"[","])");this._emit(")")};g.compileFilter=function compileFilter(A,g){var E=A.name;this.assertType(E,R.Symbol);this._emit('env.getFilter("'+E.value+'").call(context, ');this._compileAggregate(A.args,g);this._emit(")")};g.compileFilterAsync=function compileFilterAsync(A,g){var E=A.name;var x=A.symbol.value;this.assertType(E,R.Symbol);g.set(x,x);this._emit('env.getFilter("'+E.value+'").call(context, ');this._compileAggregate(A.args,g);this._emitLine(", "+this._makeCallback(x));this._addScopeLevel()};g.compileKeywordArgs=function compileKeywordArgs(A,g){this._emit("runtime.makeKeywordArgs(");this.compileDict(A,g);this._emit(")")};g.compileSet=function compileSet(A,g){var E=this;var x=[];A.targets.forEach((function(A){var k=A.value;var R=g.lookup(k);if(R===null||R===undefined){R=E._tmpid();E._emitLine("var "+R+";")}x.push(R)}));if(A.value){this._emit(x.join(" = ")+" = ");this._compileExpression(A.value,g);this._emitLine(";")}else{this._emit(x.join(" = ")+" = ");this.compile(A.body,g);this._emitLine(";")}A.targets.forEach((function(A,g){var k=x[g];var R=A.value;E._emitLine('frame.set("'+R+'", '+k+", true);");E._emitLine("if(frame.topLevel) {");E._emitLine('context.setVariable("'+R+'", '+k+");");E._emitLine("}");if(R.charAt(0)!=="_"){E._emitLine("if(frame.topLevel) {");E._emitLine('context.addExport("'+R+'", '+k+");");E._emitLine("}")}}))};g.compileSwitch=function compileSwitch(A,g){var E=this;this._emit("switch (");this.compile(A.expr,g);this._emit(") {");A.cases.forEach((function(A,x){E._emit("case ");E.compile(A.cond,g);E._emit(": ");E.compile(A.body,g);if(A.body.children.length){E._emitLine("break;")}}));if(A.default){this._emit("default:");this.compile(A.default,g)}this._emit("}")};g.compileIf=function compileIf(A,g,E){var x=this;this._emit("if(");this._compileExpression(A.cond,g);this._emitLine(") {");this._withScopedSyntax((function(){x.compile(A.body,g);if(E){x._emit("cb()")}}));if(A.else_){this._emitLine("}\nelse {");this._withScopedSyntax((function(){x.compile(A.else_,g);if(E){x._emit("cb()")}}))}else if(E){this._emitLine("}\nelse {");this._emit("cb()")}this._emitLine("}")};g.compileIfAsync=function compileIfAsync(A,g){this._emit("(function(cb) {");this.compileIf(A,g,true);this._emit("})("+this._makeCallback());this._addScopeLevel()};g._emitLoopBindings=function _emitLoopBindings(A,g,E,x){var k=this;var R=[{name:"index",val:E+" + 1"},{name:"index0",val:E},{name:"revindex",val:x+" - "+E},{name:"revindex0",val:x+" - "+E+" - 1"},{name:"first",val:E+" === 0"},{name:"last",val:E+" === "+x+" - 1"},{name:"length",val:x}];R.forEach((function(A){k._emitLine('frame.set("loop.'+A.name+'", '+A.val+");")}))};g.compileFor=function compileFor(A,g){var E=this;var x=this._tmpid();var k=this._tmpid();var N=this._tmpid();g=g.push();this._emitLine("frame = frame.push();");this._emit("var "+N+" = ");this._compileExpression(A.arr,g);this._emitLine(";");this._emit("if("+N+") {");this._emitLine(N+" = runtime.fromIterator("+N+");");if(A.name instanceof R.Array){this._emitLine("var "+x+";");this._emitLine("if(runtime.isArray("+N+")) {");this._emitLine("var "+k+" = "+N+".length;");this._emitLine("for("+x+"=0; "+x+" < "+N+".length; "+x+"++) {");A.name.children.forEach((function(k,R){var j=E._tmpid();E._emitLine("var "+j+" = "+N+"["+x+"]["+R+"];");E._emitLine('frame.set("'+k+'", '+N+"["+x+"]["+R+"]);");g.set(A.name.children[R].value,j)}));this._emitLoopBindings(A,N,x,k);this._withScopedSyntax((function(){E.compile(A.body,g)}));this._emitLine("}");this._emitLine("} else {");var j=A.name.children,U=j[0],H=j[1];var W=this._tmpid();var Z=this._tmpid();g.set(U.value,W);g.set(H.value,Z);this._emitLine(x+" = -1;");this._emitLine("var "+k+" = runtime.keys("+N+").length;");this._emitLine("for(var "+W+" in "+N+") {");this._emitLine(x+"++;");this._emitLine("var "+Z+" = "+N+"["+W+"];");this._emitLine('frame.set("'+U.value+'", '+W+");");this._emitLine('frame.set("'+H.value+'", '+Z+");");this._emitLoopBindings(A,N,x,k);this._withScopedSyntax((function(){E.compile(A.body,g)}));this._emitLine("}");this._emitLine("}")}else{var se=this._tmpid();g.set(A.name.value,se);this._emitLine("var "+k+" = "+N+".length;");this._emitLine("for(var "+x+"=0; "+x+" < "+N+".length; "+x+"++) {");this._emitLine("var "+se+" = "+N+"["+x+"];");this._emitLine('frame.set("'+A.name.value+'", '+se+");");this._emitLoopBindings(A,N,x,k);this._withScopedSyntax((function(){E.compile(A.body,g)}));this._emitLine("}")}this._emitLine("}");if(A.else_){this._emitLine("if (!"+k+") {");this.compile(A.else_,g);this._emitLine("}")}this._emitLine("frame = frame.pop();")};g._compileAsyncLoop=function _compileAsyncLoop(A,g,E){var x=this;var k=this._tmpid();var N=this._tmpid();var j=this._tmpid();var U=E?"asyncAll":"asyncEach";g=g.push();this._emitLine("frame = frame.push();");this._emit("var "+j+" = runtime.fromIterator(");this._compileExpression(A.arr,g);this._emitLine(");");if(A.name instanceof R.Array){var H=A.name.children.length;this._emit("runtime."+U+"("+j+", "+H+", function(");A.name.children.forEach((function(A){x._emit(A.value+",")}));this._emit(k+","+N+",next) {");A.name.children.forEach((function(A){var E=A.value;g.set(E,E);x._emitLine('frame.set("'+E+'", '+E+");")}))}else{var W=A.name.value;this._emitLine("runtime."+U+"("+j+", 1, function("+W+", "+k+", "+N+",next) {");this._emitLine('frame.set("'+W+'", '+W+");");g.set(W,W)}this._emitLoopBindings(A,j,k,N);this._withScopedSyntax((function(){var R;if(E){R=x._pushBuffer()}x.compile(A.body,g);x._emitLine("next("+k+(R?","+R:"")+");");if(E){x._popBuffer()}}));var Z=this._tmpid();this._emitLine("}, "+this._makeCallback(Z));this._addScopeLevel();if(E){this._emitLine(this.buffer+" += "+Z+";")}if(A.else_){this._emitLine("if (!"+j+".length) {");this.compile(A.else_,g);this._emitLine("}")}this._emitLine("frame = frame.pop();")};g.compileAsyncEach=function compileAsyncEach(A,g){this._compileAsyncLoop(A,g)};g.compileAsyncAll=function compileAsyncAll(A,g){this._compileAsyncLoop(A,g,true)};g._compileMacro=function _compileMacro(A,g){var E=this;var x=[];var k=null;var N="macro_"+this._tmpid();var j=g!==undefined;A.args.children.forEach((function(g,N){if(N===A.args.children.length-1&&g instanceof R.Dict){k=g}else{E.assertType(g,R.Symbol);x.push(g)}}));var U=[].concat(x.map((function(A){return"l_"+A.value})),["kwargs"]);var W=x.map((function(A){return'"'+A.value+'"'}));var Z=(k&&k.children||[]).map((function(A){return'"'+A.key.value+'"'}));var se;if(j){se=g.push(true)}else{se=new H}this._emitLines("var "+N+" = runtime.makeMacro(","["+W.join(", ")+"], ","["+Z.join(", ")+"], ","function ("+U.join(", ")+") {","var callerFrame = frame;","frame = "+(j?"frame.push(true);":"new runtime.Frame();"),"kwargs = kwargs || {};",'if (Object.prototype.hasOwnProperty.call(kwargs, "caller")) {','frame.set("caller", kwargs.caller); }');x.forEach((function(A){E._emitLine('frame.set("'+A.value+'", l_'+A.value+");");se.set(A.value,"l_"+A.value)}));if(k){k.children.forEach((function(A){var g=A.key.value;E._emit('frame.set("'+g+'", ');E._emit('Object.prototype.hasOwnProperty.call(kwargs, "'+g+'")');E._emit(' ? kwargs["'+g+'"] : ');E._compileExpression(A.value,se);E._emit(");")}))}var pe=this._pushBuffer();this._withScopedSyntax((function(){E.compile(A.body,se)}));this._emitLine("frame = "+(j?"frame.pop();":"callerFrame;"));this._emitLine("return new runtime.SafeString("+pe+");");this._emitLine("});");this._popBuffer();return N};g.compileMacro=function compileMacro(A,g){var E=this._compileMacro(A);var x=A.name.value;g.set(x,E);if(g.parent){this._emitLine('frame.set("'+x+'", '+E+");")}else{if(A.name.value.charAt(0)!=="_"){this._emitLine('context.addExport("'+x+'");')}this._emitLine('context.setVariable("'+x+'", '+E+");")}};g.compileCaller=function compileCaller(A,g){this._emit("(function (){");var E=this._compileMacro(A,g);this._emit("return "+E+";})()")};g._compileGetTemplate=function _compileGetTemplate(A,g,E,x){var k=this._tmpid();var R=this._templateName();var N=this._makeCallback(k);var j=E?"true":"false";var U=x?"true":"false";this._emit("env.getTemplate(");this._compileExpression(A.template,g);this._emitLine(", "+j+", "+R+", "+U+", "+N);return k};g.compileImport=function compileImport(A,g){var E=A.target.value;var x=this._compileGetTemplate(A,g,false,false);this._addScopeLevel();this._emitLine(x+".getExported("+(A.withContext?"context.getVariables(), frame, ":"")+this._makeCallback(x));this._addScopeLevel();g.set(E,x);if(g.parent){this._emitLine('frame.set("'+E+'", '+x+");")}else{this._emitLine('context.setVariable("'+E+'", '+x+");")}};g.compileFromImport=function compileFromImport(A,g){var E=this;var x=this._compileGetTemplate(A,g,false,false);this._addScopeLevel();this._emitLine(x+".getExported("+(A.withContext?"context.getVariables(), frame, ":"")+this._makeCallback(x));this._addScopeLevel();A.names.children.forEach((function(A){var k;var N;var j=E._tmpid();if(A instanceof R.Pair){k=A.key.value;N=A.value.value}else{k=A.value;N=k}E._emitLine("if(Object.prototype.hasOwnProperty.call("+x+', "'+k+'")) {');E._emitLine("var "+j+" = "+x+"."+k+";");E._emitLine("} else {");E._emitLine("cb(new Error(\"cannot import '"+k+"'\")); return;");E._emitLine("}");g.set(N,j);if(g.parent){E._emitLine('frame.set("'+N+'", '+j+");")}else{E._emitLine('context.setVariable("'+N+'", '+j+");")}}))};g.compileBlock=function compileBlock(A){var g=this._tmpid();if(!this.inBlock){this._emit('(parentTemplate ? function(e, c, f, r, cb) { cb(""); } : ')}this._emit('context.getBlock("'+A.name.value+'")');if(!this.inBlock){this._emit(")")}this._emitLine("(env, context, frame, runtime, "+this._makeCallback(g));this._emitLine(this.buffer+" += "+g+";");this._addScopeLevel()};g.compileSuper=function compileSuper(A,g){var E=A.blockName.value;var x=A.symbol.value;var k=this._makeCallback(x);this._emitLine('context.getSuper(env, "'+E+'", b_'+E+", frame, runtime, "+k);this._emitLine(x+" = runtime.markSafe("+x+");");this._addScopeLevel();g.set(x,x)};g.compileExtends=function compileExtends(A,g){var E=this._tmpid();var x=this._compileGetTemplate(A,g,true,false);this._emitLine("parentTemplate = "+x);this._emitLine("for(var "+E+" in parentTemplate.blocks) {");this._emitLine("context.addBlock("+E+", parentTemplate.blocks["+E+"]);");this._emitLine("}");this._addScopeLevel()};g.compileInclude=function compileInclude(A,g){this._emitLine("var tasks = [];");this._emitLine("tasks.push(");this._emitLine("function(callback) {");var E=this._compileGetTemplate(A,g,false,A.ignoreMissing);this._emitLine("callback(null,"+E+");});");this._emitLine("});");var x=this._tmpid();this._emitLine("tasks.push(");this._emitLine("function(template, callback){");this._emitLine("template.render(context.getVariables(), frame, "+this._makeCallback(x));this._emitLine("callback(null,"+x+");});");this._emitLine("});");this._emitLine("tasks.push(");this._emitLine("function(result, callback){");this._emitLine(this.buffer+" += result;");this._emitLine("callback(null);");this._emitLine("});");this._emitLine("env.waterfall(tasks, function(){");this._addScopeLevel()};g.compileTemplateData=function compileTemplateData(A,g){this.compileLiteral(A,g)};g.compileCapture=function compileCapture(A,g){var E=this;var x=this.buffer;this.buffer="output";this._emitLine("(function() {");this._emitLine('var output = "";');this._withScopedSyntax((function(){E.compile(A.body,g)}));this._emitLine("return output;");this._emitLine("})()");this.buffer=x};g.compileOutput=function compileOutput(A,g){var E=this;var x=A.children;x.forEach((function(x){if(x instanceof R.TemplateData){if(x.value){E._emit(E.buffer+" += ");E.compileLiteral(x,g);E._emitLine(";")}}else{E._emit(E.buffer+" += runtime.suppressValue(");if(E.throwOnUndefined){E._emit("runtime.ensureDefined(")}E.compile(x,g);if(E.throwOnUndefined){E._emit(","+A.lineno+","+A.colno+")")}E._emit(", env.opts.autoescape);\n")}}))};g.compileRoot=function compileRoot(A,g){var E=this;if(g){this.fail("compileRoot: root node can't have frame")}g=new H;this._emitFuncBegin(A,"root");this._emitLine("var parentTemplate = null;");this._compileChildren(A,g);this._emitLine("if(parentTemplate) {");this._emitLine("parentTemplate.rootRenderFunc(env, context, frame, runtime, cb);");this._emitLine("} else {");this._emitLine("cb(null, "+this.buffer+");");this._emitLine("}");this._emitFuncEnd(true);this.inBlock=true;var x=[];var k=A.findAll(R.Block);k.forEach((function(A,g){var k=A.name.value;if(x.indexOf(k)!==-1){throw new Error('Block "'+k+'" defined more than once.')}x.push(k);E._emitFuncBegin(A,"b_"+k);var R=new H;E._emitLine("var frame = frame.push(true);");E.compile(A.body,R);E._emitFuncEnd()}));this._emitLine("return {");k.forEach((function(A,g){var x="b_"+A.name.value;E._emitLine(x+": "+x+",")}));this._emitLine("root: root\n};")};g.compile=function compile(A,g){var E=this["compile"+A.typename];if(E){E.call(this,A,g)}else{this.fail("compile: Cannot compile node: "+A.typename,A.lineno,A.colno)}};g.getCode=function getCode(){return this.codebuf.join("")};return Compiler}(Z);A.exports={compile:function compile(A,g,E,R,N){if(N===void 0){N={}}var j=new pe(R,N.throwOnUndefined);var U=(E||[]).map((function(A){return A.preprocess})).filter((function(A){return!!A}));var H=U.reduce((function(A,g){return g(A)}),A);j.compile(k.transform(x.parse(H,E,N),g,R));return j.getCode()},Compiler:pe}},14499:(A,g,E)=>{"use strict";function _inheritsLoose(A,g){A.prototype=Object.create(g.prototype);A.prototype.constructor=A;_setPrototypeOf(A,g)}function _setPrototypeOf(A,g){_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function _setPrototypeOf(A,g){A.__proto__=g;return A};return _setPrototypeOf(A,g)}var x=E(40336);var k=E(17330);var R=E(97853);var N=E(8993);var j=E(99317);var U=E(2650),H=U.FileSystemLoader,W=U.WebLoader,Z=U.PrecompiledLoader;var se=E(64259);var pe=E(20290);var de=E(79695),Te=de.Obj,Fe=de.EmitterObj;var _e=E(69846);var Me=_e.handleError,je=_e.Frame;var $e=E(69376);function callbackAsap(A,g,E){x((function(){A(g,E)}))}var Ve={type:"code",obj:{root:function root(A,g,E,x,k){try{k(null,"")}catch(A){k(Me(A,null,null))}}}};var Ye=function(A){_inheritsLoose(Environment,A);function Environment(){return A.apply(this,arguments)||this}var g=Environment.prototype;g.init=function init(A,g){var E=this;g=this.opts=g||{};this.opts.dev=!!g.dev;this.opts.autoescape=g.autoescape!=null?g.autoescape:true;this.opts.throwOnUndefined=!!g.throwOnUndefined;this.opts.trimBlocks=!!g.trimBlocks;this.opts.lstripBlocks=!!g.lstripBlocks;this.loaders=[];if(!A){if(H){this.loaders=[new H("views")]}else if(W){this.loaders=[new W("/views")]}}else{this.loaders=R.isArray(A)?A:[A]}if(typeof window!=="undefined"&&window.nunjucksPrecompiled){this.loaders.unshift(new Z(window.nunjucksPrecompiled))}this._initLoaders();this.globals=pe();this.filters={};this.tests={};this.asyncFilters=[];this.extensions={};this.extensionsList=[];R._entries(j).forEach((function(A){var g=A[0],x=A[1];return E.addFilter(g,x)}));R._entries(se).forEach((function(A){var g=A[0],x=A[1];return E.addTest(g,x)}))};g._initLoaders=function _initLoaders(){var A=this;this.loaders.forEach((function(g){g.cache={};if(typeof g.on==="function"){g.on("update",(function(E,x){g.cache[E]=null;A.emit("update",E,x,g)}));g.on("load",(function(E,x){A.emit("load",E,x,g)}))}}))};g.invalidateCache=function invalidateCache(){this.loaders.forEach((function(A){A.cache={}}))};g.addExtension=function addExtension(A,g){g.__name=A;this.extensions[A]=g;this.extensionsList.push(g);return this};g.removeExtension=function removeExtension(A){var g=this.getExtension(A);if(!g){return}this.extensionsList=R.without(this.extensionsList,g);delete this.extensions[A]};g.getExtension=function getExtension(A){return this.extensions[A]};g.hasExtension=function hasExtension(A){return!!this.extensions[A]};g.addGlobal=function addGlobal(A,g){this.globals[A]=g;return this};g.getGlobal=function getGlobal(A){if(typeof this.globals[A]==="undefined"){throw new Error("global not found: "+A)}return this.globals[A]};g.addFilter=function addFilter(A,g,E){var x=g;if(E){this.asyncFilters.push(A)}this.filters[A]=x;return this};g.getFilter=function getFilter(A){if(!this.filters[A]){throw new Error("filter not found: "+A)}return this.filters[A]};g.addTest=function addTest(A,g){this.tests[A]=g;return this};g.getTest=function getTest(A){if(!this.tests[A]){throw new Error("test not found: "+A)}return this.tests[A]};g.resolveTemplate=function resolveTemplate(A,g,E){var x=A.isRelative&&g?A.isRelative(E):false;return x&&A.resolve?A.resolve(g,E):E};g.getTemplate=function getTemplate(A,g,E,x,k){var N=this;var j=this;var U=null;if(A&&A.raw){A=A.raw}if(R.isFunction(E)){k=E;E=null;g=g||false}if(R.isFunction(g)){k=g;g=false}if(A instanceof ze){U=A}else if(typeof A!=="string"){throw new Error("template names must be a string: "+A)}else{for(var H=0;H{"use strict";var x=E(16928);A.exports=function express(A,g){function NunjucksView(A,g){this.name=A;this.path=A;this.defaultEngine=g.defaultEngine;this.ext=x.extname(A);if(!this.ext&&!this.defaultEngine){throw new Error("No default engine was specified and no extension was provided.")}if(!this.ext){this.name+=this.ext=(this.defaultEngine[0]!=="."?".":"")+this.defaultEngine}}NunjucksView.prototype.render=function render(g,E){A.render(this.name,g,E)};g.set("view",NunjucksView);g.set("nunjucksEnv",A);return A}},99317:(A,g,E)=>{"use strict";var x=E(97853);var k=E(69846);var R=A.exports={};function normalize(A,g){if(A===null||A===undefined||A===false){return g}return A}R.abs=Math.abs;function isNaN(A){return A!==A}function batch(A,g,E){var x;var k=[];var R=[];for(x=0;x=g){return A}var E=g-A.length;var R=x.repeat(" ",E/2-E%2);var N=x.repeat(" ",E/2);return k.copySafeness(A,R+A+N)}R.center=center;function default_(A,g,E){if(E){return A||g}else{return A!==undefined?A:g}}R["default"]=default_;function dictsort(A,g,E){if(!x.isObject(A)){throw new x.TemplateError("dictsort filter: val must be an object")}var k=[];for(var R in A){k.push([R,A[R]])}var N;if(E===undefined||E==="key"){N=0}else if(E==="value"){N=1}else{throw new x.TemplateError("dictsort filter: You can only sort by either key or value")}k.sort((function(A,E){var k=A[N];var R=E[N];if(!g){if(x.isString(k)){k=k.toUpperCase()}if(x.isString(R)){R=R.toUpperCase()}}return k>R?1:k===R?0:-1}));return k}R.dictsort=dictsort;function dump(A,g){return JSON.stringify(A,null,g)}R.dump=dump;function escape(A){if(A instanceof k.SafeString){return A}A=A===null||A===undefined?"":A;return k.markSafe(x.escape(A.toString()))}R.escape=escape;function safe(A){if(A instanceof k.SafeString){return A}A=A===null||A===undefined?"":A;return k.markSafe(A.toString())}R.safe=safe;function first(A){return A[0]}R.first=first;function forceescape(A){A=A===null||A===undefined?"":A;return k.markSafe(x.escape(A.toString()))}R.forceescape=forceescape;function groupby(A,g){return x.groupBy(A,g,this.env.opts.throwOnUndefined)}R.groupby=groupby;function indent(A,g,E){A=normalize(A,"");if(A===""){return""}g=g||4;var R=A.split("\n");var N=x.repeat(" ",g);var j=R.map((function(A,g){return g===0&&!E?A:""+N+A})).join("\n");return k.copySafeness(A,j)}R.indent=indent;function join(A,g,E){g=g||"";if(E){A=x.map(A,(function(A){return A[E]}))}return A.join(g)}R.join=join;function last(A){return A[A.length-1]}R.last=last;function lengthFilter(A){var g=normalize(A,"");if(g!==undefined){if(typeof Map==="function"&&g instanceof Map||typeof Set==="function"&&g instanceof Set){return g.size}if(x.isObject(g)&&!(g instanceof k.SafeString)){return x.keys(g).length}return g.length}return 0}R.length=lengthFilter;function list(A){if(x.isString(A)){return A.split("")}else if(x.isObject(A)){return x._entries(A||{}).map((function(A){var g=A[0],E=A[1];return{key:g,value:E}}))}else if(x.isArray(A)){return A}else{throw new x.TemplateError("list filter: type not iterable")}}R.list=list;function lower(A){A=normalize(A,"");return A.toLowerCase()}R.lower=lower;function nl2br(A){if(A===null||A===undefined){return""}return k.copySafeness(A,A.replace(/\r\n|\n/g,"
\n"))}R.nl2br=nl2br;function random(A){return A[Math.floor(Math.random()*A.length)]}R.random=random;function getSelectOrReject(A){function filter(g,E,k){if(E===void 0){E="truthy"}var R=this;var N=R.env.getTest(E);return x.toArray(g).filter((function examineTestResult(g){return N.call(R,g,k)===A}))}return filter}R.reject=getSelectOrReject(false);function rejectattr(A,g){return A.filter((function(A){return!A[g]}))}R.rejectattr=rejectattr;R.select=getSelectOrReject(true);function selectattr(A,g){return A.filter((function(A){return!!A[g]}))}R.selectattr=selectattr;function replace(A,g,E,x){var R=A;if(g instanceof RegExp){return A.replace(g,E)}if(typeof x==="undefined"){x=-1}var N="";if(typeof g==="number"){g=""+g}else if(typeof g!=="string"){return A}if(typeof A==="number"){A=""+A}if(typeof A!=="string"&&!(A instanceof k.SafeString)){return A}if(g===""){N=E+A.split("").join(E)+E;return k.copySafeness(A,N)}var j=A.indexOf(g);if(x===0||j===-1){return A}var U=0;var H=0;while(j>-1&&(x===-1||H=k){W.push(E)}R.push(W)}return R}R.slice=slice;function sum(A,g,E){if(E===void 0){E=0}if(g){A=x.map(A,(function(A){return A[g]}))}return E+A.reduce((function(A,g){return A+g}),0)}R.sum=sum;R.sort=k.makeMacro(["value","reverse","case_sensitive","attribute"],[],(function sortFilter(A,g,E,k){var R=this;var N=x.map(A,(function(A){return A}));var j=x.getAttrGetter(k);N.sort((function(A,N){var U=k?j(A):A;var H=k?j(N):N;if(R.env.opts.throwOnUndefined&&k&&(U===undefined||H===undefined)){throw new TypeError('sort: attribute "'+k+'" resolved to undefined')}if(!E&&x.isString(U)&&x.isString(H)){U=U.toLowerCase();H=H.toLowerCase()}if(UH){return g?-1:1}else{return 0}}));return N}));function string(A){return k.copySafeness(A,A)}R.string=string;function striptags(A,g){A=normalize(A,"");var E=/<\/?([a-z][a-z0-9]*)\b[^>]*>|/gi;var x=trim(A.replace(E,""));var R="";if(g){R=x.replace(/^ +| +$/gm,"").replace(/ +/g," ").replace(/(\r\n)/g,"\n").replace(/\n\n\n+/g,"\n\n")}else{R=x.replace(/\s+/gi," ")}return k.copySafeness(A,R)}R.striptags=striptags;function title(A){A=normalize(A,"");var g=A.split(" ").map((function(A){return capitalize(A)}));return k.copySafeness(A,g.join(" "))}R.title=title;function trim(A){return k.copySafeness(A,A.replace(/^\s*|\s*$/g,""))}R.trim=trim;function truncate(A,g,E,x){var R=A;A=normalize(A,"");g=g||255;if(A.length<=g){return A}if(E){A=A.substring(0,g)}else{var N=A.lastIndexOf(" ",g);if(N===-1){N=g}A=A.substring(0,N)}A+=x!==undefined&&x!==null?x:"...";return k.copySafeness(R,A)}R.truncate=truncate;function upper(A){A=normalize(A,"");return A.toUpperCase()}R.upper=upper;function urlencode(A){var g=encodeURIComponent;if(x.isString(A)){return g(A)}else{var E=x.isArray(A)?A:x._entries(A);return E.map((function(A){var E=A[0],x=A[1];return g(E)+"="+g(x)})).join("&")}}R.urlencode=urlencode;var N=/^(?:\(|<|<)?(.*?)(?:\.|,|\)|\n|>)?$/;var j=/^[\w.!#$%&'*+\-\/=?\^`{|}~]+@[a-z\d\-]+(\.[a-z\d\-]+)+$/i;var U=/^https?:\/\/.*$/;var H=/^www\./;var W=/\.(?:org|net|com)(?:\:|\/|$)/;function urlize(A,g,E){if(isNaN(g)){g=Infinity}var x=E===true?' rel="nofollow"':"";var k=A.split(/(\s+)/).filter((function(A){return A&&A.length})).map((function(A){var E=A.match(N);var k=E?E[1]:A;var R=k.substr(0,g);if(U.test(k)){return'"+R+""}if(H.test(k)){return'"+R+""}if(j.test(k)){return''+k+""}if(W.test(k)){return'"+R+""}return A}));return k.join("")}R.urlize=urlize;function wordcount(A){A=normalize(A,"");var g=A?A.match(/\w+/g):null;return g?g.length:null}R.wordcount=wordcount;function float(A,g){var E=parseFloat(A);return isNaN(E)?g:E}R.float=float;var Z=k.makeMacro(["value","default","base"],[],(function doInt(A,g,E){if(E===void 0){E=10}var x=parseInt(A,E);return isNaN(x)?g:x}));R.int=Z;R.d=R.default;R.e=R.escape},20290:A=>{"use strict";function _cycler(A){var g=-1;return{current:null,reset:function reset(){g=-1;this.current=null},next:function next(){g++;if(g>=A.length){g=0}this.current=A[g];return this.current}}}function _joiner(A){A=A||",";var g=true;return function(){var E=g?"":A;g=false;return E}}function globals(){return{range:function range(A,g,E){if(typeof g==="undefined"){g=A;A=0;E=1}else if(!E){E=1}var x=[];if(E>0){for(var k=A;kg;R+=E){x.push(R)}}return x},cycler:function cycler(){return _cycler(Array.prototype.slice.call(arguments))},joiner:function joiner(A){return _joiner(A)}}}A.exports=globals},50085:A=>{"use strict";function installCompat(){"use strict";var A=this.runtime;var g=this.lib;var E=this.compiler.Compiler;var x=this.parser.Parser;var k=this.nodes;var R=this.lexer;var N=A.contextOrFrameLookup;var j=A.memberLookup;var U;var H;if(E){U=E.prototype.assertType}if(x){H=x.prototype.parseAggregate}function uninstall(){A.contextOrFrameLookup=N;A.memberLookup=j;if(E){E.prototype.assertType=U}if(x){x.prototype.parseAggregate=H}}A.contextOrFrameLookup=function contextOrFrameLookup(A,g,E){var x=N.apply(this,arguments);if(x!==undefined){return x}switch(E){case"True":return true;case"False":return false;case"None":return null;default:return undefined}};function getTokensState(A){return{index:A.index,lineno:A.lineno,colno:A.colno}}if(process.env.BUILD_TYPE!=="SLIM"&&k&&E&&x){var W=k.Node.extend("Slice",{fields:["start","stop","step"],init:function init(A,g,E,x,R){E=E||new k.Literal(A,g,null);x=x||new k.Literal(A,g,null);R=R||new k.Literal(A,g,1);this.parent(A,g,E,x,R)}});E.prototype.assertType=function assertType(A){if(A instanceof W){return}U.apply(this,arguments)};E.prototype.compileSlice=function compileSlice(A,g){this._emit("(");this._compileExpression(A.start,g);this._emit("),(");this._compileExpression(A.stop,g);this._emit("),(");this._compileExpression(A.step,g);this._emit(")")};x.prototype.parseAggregate=function parseAggregate(){var A=this;var E=getTokensState(this.tokens);E.colno--;E.index--;try{return H.apply(this)}catch(H){var x=getTokensState(this.tokens);var N=function rethrow(){g._assign(A.tokens,x);return H};g._assign(this.tokens,E);this.peeked=false;var j=this.peekToken();if(j.type!==R.TOKEN_LEFT_BRACKET){throw N()}else{this.nextToken()}var U=new W(j.lineno,j.colno);var Z=false;for(var se=0;se<=U.fields.length;se++){if(this.skip(R.TOKEN_RIGHT_BRACKET)){break}if(se===U.fields.length){if(Z){this.fail("parseSlice: too many slice components",j.lineno,j.colno)}else{break}}if(this.skip(R.TOKEN_COLON)){Z=true}else{var pe=U.fields[se];U[pe]=this.parseExpression();Z=this.skip(R.TOKEN_COLON)||Z}}if(!Z){throw N()}return new k.Array(j.lineno,j.colno,[U])}}}function sliceLookup(g,E,x,k){g=g||[];if(E===null){E=k<0?g.length-1:0}if(x===null){x=k<0?-1:g.length}else if(x<0){x+=g.length}if(E<0){E+=g.length}var R=[];for(var N=E;;N+=k){if(N<0||N>g.length){break}if(k>0&&N>=x){break}if(k<0&&N<=x){break}R.push(A.memberLookup(g,N))}return R}function hasOwnProp(A,g){return Object.prototype.hasOwnProperty.call(A,g)}var Z={pop:function pop(A){if(A===undefined){return this.pop()}if(A>=this.length||A<0){throw new Error("KeyError")}return this.splice(A,1)},append:function append(A){return this.push(A)},remove:function remove(A){for(var g=0;g{"use strict";var x=E(97853);var k=" \n\t\r ";var R="()[]{}%*-+~/#,:|.<>=!";var N="0123456789";var j="{%";var U="%}";var H="{{";var W="}}";var Z="{#";var se="#}";var pe="string";var de="whitespace";var Te="data";var Fe="block-start";var _e="block-end";var Me="variable-start";var je="variable-end";var $e="comment";var Ve="left-paren";var Ye="right-paren";var Je="left-bracket";var ze="right-bracket";var Ze="left-curly";var Xe="right-curly";var rt="operator";var it="comma";var at="colon";var ot="tilde";var dt="pipe";var At="int";var xt="float";var St="boolean";var Pt="none";var Ht="symbol";var ar="special";var cn="regex";function token(A,g,E,x){return{type:A,value:g,lineno:E,colno:x}}var Nn=function(){function Tokenizer(A,g){this.str=A;this.index=0;this.len=A.length;this.lineno=0;this.colno=0;this.in_code=false;g=g||{};var E=g.tags||{};this.tags={BLOCK_START:E.blockStart||j,BLOCK_END:E.blockEnd||U,VARIABLE_START:E.variableStart||H,VARIABLE_END:E.variableEnd||W,COMMENT_START:E.commentStart||Z,COMMENT_END:E.commentEnd||se};this.trimBlocks=!!g.trimBlocks;this.lstripBlocks=!!g.lstripBlocks}var A=Tokenizer.prototype;A.nextToken=function nextToken(){var A=this.lineno;var g=this.colno;var E;if(this.in_code){var j=this.current();if(this.isFinished()){return null}else if(j==='"'||j==="'"){return token(pe,this._parseString(j),A,g)}else if(E=this._extract(k)){return token(de,E,A,g)}else if((E=this._extractString(this.tags.BLOCK_END))||(E=this._extractString("-"+this.tags.BLOCK_END))){this.in_code=false;if(this.trimBlocks){j=this.current();if(j==="\n"){this.forward()}else if(j==="\r"){this.forward();j=this.current();if(j==="\n"){this.forward()}else{this.back()}}}return token(_e,E,A,g)}else if((E=this._extractString(this.tags.VARIABLE_END))||(E=this._extractString("-"+this.tags.VARIABLE_END))){this.in_code=false;return token(je,E,A,g)}else if(j==="r"&&this.str.charAt(this.index+1)==="/"){this.forwardN(2);var U="";while(!this.isFinished()){if(this.current()==="/"&&this.previous()!=="\\"){this.forward();break}else{U+=this.current();this.forward()}}var H=["g","i","m","y"];var W="";while(!this.isFinished()){var Z=H.indexOf(this.current())!==-1;if(Z){W+=this.current();this.forward()}else{break}}return token(cn,{body:U,flags:W},A,g)}else if(R.indexOf(j)!==-1){this.forward();var se=["==","===","!=","!==","<=",">=","//","**"];var ar=j+this.current();var Nn;if(x.indexOf(se,ar)!==-1){this.forward();j=ar;if(x.indexOf(se,ar+this.current())!==-1){j=ar+this.current();this.forward()}}switch(j){case"(":Nn=Ve;break;case")":Nn=Ye;break;case"[":Nn=Je;break;case"]":Nn=ze;break;case"{":Nn=Ze;break;case"}":Nn=Xe;break;case",":Nn=it;break;case":":Nn=at;break;case"~":Nn=ot;break;case"|":Nn=dt;break;default:Nn=rt}return token(Nn,j,A,g)}else{E=this._extractUntil(k+R);if(E.match(/^[-+]?[0-9]+$/)){if(this.current()==="."){this.forward();var jn=this._extract(N);return token(xt,E+"."+jn,A,g)}else{return token(At,E,A,g)}}else if(E.match(/^(true|false)$/)){return token(St,E,A,g)}else if(E==="none"){return token(Pt,E,A,g)}else if(E==="null"){return token(Pt,E,A,g)}else if(E){return token(Ht,E,A,g)}else{throw new Error("Unexpected value while parsing: "+E)}}}else{var Un=this.tags.BLOCK_START.charAt(0)+this.tags.VARIABLE_START.charAt(0)+this.tags.COMMENT_START.charAt(0)+this.tags.COMMENT_END.charAt(0);if(this.isFinished()){return null}else if((E=this._extractString(this.tags.BLOCK_START+"-"))||(E=this._extractString(this.tags.BLOCK_START))){this.in_code=true;return token(Fe,E,A,g)}else if((E=this._extractString(this.tags.VARIABLE_START+"-"))||(E=this._extractString(this.tags.VARIABLE_START))){this.in_code=true;return token(Me,E,A,g)}else{E="";var Gn;var Yn=false;if(this._matches(this.tags.COMMENT_START)){Yn=true;E=this._extractString(this.tags.COMMENT_START)}while((Gn=this._extractUntil(Un))!==null){E+=Gn;if((this._matches(this.tags.BLOCK_START)||this._matches(this.tags.VARIABLE_START)||this._matches(this.tags.COMMENT_START))&&!Yn){if(this.lstripBlocks&&this._matches(this.tags.BLOCK_START)&&this.colno>0&&this.colno<=E.length){var zn=E.slice(-this.colno);if(/^\s+$/.test(zn)){E=E.slice(0,-this.colno);if(!E.length){return this.nextToken()}}}break}else if(this._matches(this.tags.COMMENT_END)){if(!Yn){throw new Error("unexpected end of comment")}E+=this._extractString(this.tags.COMMENT_END);break}else{E+=this.current();this.forward()}}if(Gn===null&&Yn){throw new Error("expected end of comment, got end of file")}return token(Yn?$e:Te,E,A,g)}}};A._parseString=function _parseString(A){this.forward();var g="";while(!this.isFinished()&&this.current()!==A){var E=this.current();if(E==="\\"){this.forward();switch(this.current()){case"n":g+="\n";break;case"t":g+="\t";break;case"r":g+="\r";break;default:g+=this.current()}this.forward()}else{g+=E;this.forward()}}this.forward();return g};A._matches=function _matches(A){if(this.index+A.length>this.len){return null}var g=this.str.slice(this.index,this.index+A.length);return g===A};A._extractString=function _extractString(A){if(this._matches(A)){this.forwardN(A.length);return A}return null};A._extractUntil=function _extractUntil(A){return this._extractMatching(true,A||"")};A._extract=function _extract(A){return this._extractMatching(false,A)};A._extractMatching=function _extractMatching(A,g){if(this.isFinished()){return null}var E=g.indexOf(this.current());if(A&&E===-1||!A&&E!==-1){var x=this.current();this.forward();var k=g.indexOf(this.current());while((A&&k===-1||!A&&k!==-1)&&!this.isFinished()){x+=this.current();this.forward();k=g.indexOf(this.current())}return x}return""};A._extractRegex=function _extractRegex(A){var g=this.currentStr().match(A);if(!g){return null}this.forwardN(g[0].length);return g};A.isFinished=function isFinished(){return this.index>=this.len};A.forwardN=function forwardN(A){for(var g=0;g{"use strict";var g=Array.prototype;var E=Object.prototype;var x={"&":"&",'"':""","'":"'","<":"<",">":">","\\":"\"};var k=/[&"'<>\\]/g;var R=A.exports={};function hasOwnProp(A,g){return E.hasOwnProperty.call(A,g)}R.hasOwnProp=hasOwnProp;function lookupEscape(A){return x[A]}function _prettifyError(A,g,E){if(!E.Update){E=new R.TemplateError(E)}E.Update(A);if(!g){var x=E;E=new Error(x.message);E.name=x.name}return E}R._prettifyError=_prettifyError;function TemplateError(A,g,E){var x;var k;if(A instanceof Error){k=A;A=k.name+": "+k.message}if(Object.setPrototypeOf){x=new Error(A);Object.setPrototypeOf(x,TemplateError.prototype)}else{x=this;Object.defineProperty(x,"message",{enumerable:false,writable:true,value:A})}Object.defineProperty(x,"name",{value:"Template render error"});if(Error.captureStackTrace){Error.captureStackTrace(x,this.constructor)}var R;if(k){var N=Object.getOwnPropertyDescriptor(k,"stack");R=N&&(N.get||function(){return N.value});if(!R){R=function getStack(){return k.stack}}}else{var j=new Error(A).stack;R=function getStack(){return j}}Object.defineProperty(x,"stack",{get:function get(){return R.call(x)}});Object.defineProperty(x,"cause",{value:k});x.lineno=g;x.colno=E;x.firstUpdate=true;x.Update=function Update(A){var g="("+(A||"unknown path")+")";if(this.firstUpdate){if(this.lineno&&this.colno){g+=" [Line "+this.lineno+", Column "+this.colno+"]"}else if(this.lineno){g+=" [Line "+this.lineno+"]"}}g+="\n ";if(this.firstUpdate){g+=" "}this.message=g+(this.message||"");this.firstUpdate=false;return this};return x}if(Object.setPrototypeOf){Object.setPrototypeOf(TemplateError.prototype,Error.prototype)}else{TemplateError.prototype=Object.create(Error.prototype,{constructor:{value:TemplateError}})}R.TemplateError=TemplateError;function escape(A){return A.replace(k,lookupEscape)}R.escape=escape;function isFunction(A){return E.toString.call(A)==="[object Function]"}R.isFunction=isFunction;function isArray(A){return E.toString.call(A)==="[object Array]"}R.isArray=isArray;function isString(A){return E.toString.call(A)==="[object String]"}R.isString=isString;function isObject(A){return E.toString.call(A)==="[object Object]"}R.isObject=isObject;function _prepareAttributeParts(A){if(!A){return[]}if(typeof A==="string"){return A.split(".")}return[A]}function getAttrGetter(A){var g=_prepareAttributeParts(A);return function attrGetter(A){var E=A;for(var x=0;x{"use strict";function _inheritsLoose(A,g){A.prototype=Object.create(g.prototype);A.prototype.constructor=A;_setPrototypeOf(A,g)}function _setPrototypeOf(A,g){_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function _setPrototypeOf(A,g){A.__proto__=g;return A};return _setPrototypeOf(A,g)}var x=E(16928);var k=E(79695),R=k.EmitterObj;A.exports=function(A){_inheritsLoose(Loader,A);function Loader(){return A.apply(this,arguments)||this}var g=Loader.prototype;g.resolve=function resolve(A,g){return x.resolve(x.dirname(A),g)};g.isRelative=function isRelative(A){return A.indexOf("./")===0||A.indexOf("../")===0};return Loader}(R)},2650:(A,g,E)=>{"use strict";A.exports=E(76973)},76973:(A,g,E)=>{"use strict";function _inheritsLoose(A,g){A.prototype=Object.create(g.prototype);A.prototype.constructor=A;_setPrototypeOf(A,g)}function _setPrototypeOf(A,g){_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function _setPrototypeOf(A,g){A.__proto__=g;return A};return _setPrototypeOf(A,g)}var x=E(79896);var k=E(16928);var R=E(43391);var N=E(97402),j=N.PrecompiledLoader;var U;var H=function(A){_inheritsLoose(FileSystemLoader,A);function FileSystemLoader(g,R){var N;N=A.call(this)||this;if(typeof R==="boolean"){console.log("[nunjucks] Warning: you passed a boolean as the second "+"argument to FileSystemLoader, but it now takes an options "+"object. See http://mozilla.github.io/nunjucks/api.html#filesystemloader")}R=R||{};N.pathsToNames={};N.noCache=!!R.noCache;if(g){g=Array.isArray(g)?g:[g];N.searchPaths=g.map(k.normalize)}else{N.searchPaths=["."]}if(R.watch){try{U=E(568)}catch(A){throw new Error("watch requires chokidar to be installed")}var j=N.searchPaths.filter(x.existsSync);var H=U.watch(j);H.on("all",(function(A,g){g=k.resolve(g);if(A==="change"&&g in N.pathsToNames){N.emit("update",N.pathsToNames[g],g)}}));H.on("error",(function(A){console.log("Watcher error: "+A)}))}return N}var g=FileSystemLoader.prototype;g.getSource=function getSource(A){var g=null;var E=this.searchPaths;for(var R=0;R{"use strict";function _defineProperties(A,g){for(var E=0;E2?k-2:0),N=2;N0||!E)){process.stdout.write(" ".repeat(g))}var R=k===x.length-1?"":"\n";process.stdout.write(""+A+R)}))}function printNodes(A,g){g=g||0;print(A.typename+": ",g);if(A instanceof j){print("\n");A.children.forEach((function(A){printNodes(A,g+2)}))}else if(A instanceof aa){print(A.extName+"."+A.prop+"\n");if(A.args){printNodes(A.args,g+2)}if(A.contentArgs){A.contentArgs.forEach((function(A){printNodes(A,g+2)}))}}else{var E=[];var x=null;A.iterFields((function(A,g){if(A instanceof R){E.push([g,A])}else{x=x||{};x[g]=A}}));if(x){print(JSON.stringify(x,null,2)+"\n",null,true)}else{print("\n")}E.forEach((function(A){var E=A[0],x=A[1];print("["+E+"] =>",g+2);printNodes(x,g+4)}))}}A.exports={Node:R,Root:U,NodeList:j,Value:N,Literal:H,Symbol:W,Group:Z,Array:se,Pair:pe,Dict:de,Output:cn,Capture:Nn,TemplateData:jn,If:Fe,IfAsync:_e,InlineIf:Me,For:je,AsyncEach:$e,AsyncAll:Ve,Macro:Ye,Caller:Je,Import:ze,FromImport:Ze,FunCall:Xe,Filter:rt,FilterAsync:it,KeywordArgs:at,Block:ot,Super:dt,Extends:xt,Include:St,Set:Pt,Switch:Ht,Case:ar,LookupVal:Te,BinOp:Gn,In:Yn,Is:zn,Or:Ui,And:Ki,Not:ls,Add:us,Concat:ps,Sub:ds,Mul:ys,Div:vs,FloorDiv:Fs,Mod:Qs,Pow:$s,Neg:Hs,Pos:Vs,Compare:zs,CompareOperand:Ks,CallExtension:aa,CallExtensionAsync:ha,printNodes:printNodes}},79695:(A,g,E)=>{"use strict";function _defineProperties(A,g){for(var E=0;E{"use strict";function _inheritsLoose(A,g){A.prototype=Object.create(g.prototype);A.prototype.constructor=A;_setPrototypeOf(A,g)}function _setPrototypeOf(A,g){_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function _setPrototypeOf(A,g){A.__proto__=g;return A};return _setPrototypeOf(A,g)}var x=E(38852);var k=E(16151);var R=E(79695).Obj;var N=E(97853);var j=function(A){_inheritsLoose(Parser,A);function Parser(){return A.apply(this,arguments)||this}var g=Parser.prototype;g.init=function init(A){this.tokens=A;this.peeked=null;this.breakOnBlocks=null;this.dropLeadingWhitespace=false;this.extensions=[]};g.nextToken=function nextToken(A){var g;if(this.peeked){if(!A&&this.peeked.type===x.TOKEN_WHITESPACE){this.peeked=null}else{g=this.peeked;this.peeked=null;return g}}g=this.tokens.nextToken();if(!A){while(g&&g.type===x.TOKEN_WHITESPACE){g=this.tokens.nextToken()}}return g};g.peekToken=function peekToken(){this.peeked=this.peeked||this.nextToken();return this.peeked};g.pushToken=function pushToken(A){if(this.peeked){throw new Error("pushToken: can only push one token on between reads")}this.peeked=A};g.error=function error(A,g,E){if(g===undefined||E===undefined){var x=this.peekToken()||{};g=x.lineno;E=x.colno}if(g!==undefined){g+=1}if(E!==undefined){E+=1}return new N.TemplateError(A,g,E)};g.fail=function fail(A,g,E){throw this.error(A,g,E)};g.skip=function skip(A){var g=this.nextToken();if(!g||g.type!==A){this.pushToken(g);return false}return true};g.expect=function expect(A){var g=this.nextToken();if(g.type!==A){this.fail("expected "+A+", got "+g.type,g.lineno,g.colno)}return g};g.skipValue=function skipValue(A,g){var E=this.nextToken();if(!E||E.type!==A||E.value!==g){this.pushToken(E);return false}return true};g.skipSymbol=function skipSymbol(A){return this.skipValue(x.TOKEN_SYMBOL,A)};g.advanceAfterBlockEnd=function advanceAfterBlockEnd(A){var g;if(!A){g=this.peekToken();if(!g){this.fail("unexpected end of file")}if(g.type!==x.TOKEN_SYMBOL){this.fail("advanceAfterBlockEnd: expected symbol token or "+"explicit name to be passed")}A=this.nextToken().value}g=this.nextToken();if(g&&g.type===x.TOKEN_BLOCK_END){if(g.value.charAt(0)==="-"){this.dropLeadingWhitespace=true}}else{this.fail("expected block end in "+A+" statement")}return g};g.advanceAfterVariableEnd=function advanceAfterVariableEnd(){var A=this.nextToken();if(A&&A.type===x.TOKEN_VARIABLE_END){this.dropLeadingWhitespace=A.value.charAt(A.value.length-this.tokens.tags.VARIABLE_END.length-1)==="-"}else{this.pushToken(A);this.fail("expected variable end")}};g.parseFor=function parseFor(){var A=this.peekToken();var g;var E;if(this.skipSymbol("for")){g=new k.For(A.lineno,A.colno);E="endfor"}else if(this.skipSymbol("asyncEach")){g=new k.AsyncEach(A.lineno,A.colno);E="endeach"}else if(this.skipSymbol("asyncAll")){g=new k.AsyncAll(A.lineno,A.colno);E="endall"}else{this.fail("parseFor: expected for{Async}",A.lineno,A.colno)}g.name=this.parsePrimary();if(!(g.name instanceof k.Symbol)){this.fail("parseFor: variable name expected for loop")}var R=this.peekToken().type;if(R===x.TOKEN_COMMA){var N=g.name;g.name=new k.Array(N.lineno,N.colno);g.name.addChild(N);while(this.skip(x.TOKEN_COMMA)){var j=this.parsePrimary();g.name.addChild(j)}}if(!this.skipSymbol("in")){this.fail('parseFor: expected "in" keyword for loop',A.lineno,A.colno)}g.arr=this.parseExpression();this.advanceAfterBlockEnd(A.value);g.body=this.parseUntilBlocks(E,"else");if(this.skipSymbol("else")){this.advanceAfterBlockEnd("else");g.else_=this.parseUntilBlocks(E)}this.advanceAfterBlockEnd();return g};g.parseMacro=function parseMacro(){var A=this.peekToken();if(!this.skipSymbol("macro")){this.fail("expected macro")}var g=this.parsePrimary(true);var E=this.parseSignature();var x=new k.Macro(A.lineno,A.colno,g,E);this.advanceAfterBlockEnd(A.value);x.body=this.parseUntilBlocks("endmacro");this.advanceAfterBlockEnd();return x};g.parseCall=function parseCall(){var A=this.peekToken();if(!this.skipSymbol("call")){this.fail("expected call")}var g=this.parseSignature(true)||new k.NodeList;var E=this.parsePrimary();this.advanceAfterBlockEnd(A.value);var x=this.parseUntilBlocks("endcall");this.advanceAfterBlockEnd();var R=new k.Symbol(A.lineno,A.colno,"caller");var N=new k.Caller(A.lineno,A.colno,R,g,x);var j=E.args.children;if(!(j[j.length-1]instanceof k.KeywordArgs)){j.push(new k.KeywordArgs)}var U=j[j.length-1];U.addChild(new k.Pair(A.lineno,A.colno,R,N));return new k.Output(A.lineno,A.colno,[E])};g.parseWithContext=function parseWithContext(){var A=this.peekToken();var g=null;if(this.skipSymbol("with")){g=true}else if(this.skipSymbol("without")){g=false}if(g!==null){if(!this.skipSymbol("context")){this.fail("parseFrom: expected context after with/without",A.lineno,A.colno)}}return g};g.parseImport=function parseImport(){var A=this.peekToken();if(!this.skipSymbol("import")){this.fail("parseImport: expected import",A.lineno,A.colno)}var g=this.parseExpression();if(!this.skipSymbol("as")){this.fail('parseImport: expected "as" keyword',A.lineno,A.colno)}var E=this.parseExpression();var x=this.parseWithContext();var R=new k.Import(A.lineno,A.colno,g,E,x);this.advanceAfterBlockEnd(A.value);return R};g.parseFrom=function parseFrom(){var A=this.peekToken();if(!this.skipSymbol("from")){this.fail("parseFrom: expected from")}var g=this.parseExpression();if(!this.skipSymbol("import")){this.fail("parseFrom: expected import",A.lineno,A.colno)}var E=new k.NodeList;var R;while(1){var N=this.peekToken();if(N.type===x.TOKEN_BLOCK_END){if(!E.children.length){this.fail("parseFrom: Expected at least one import name",A.lineno,A.colno)}if(N.value.charAt(0)==="-"){this.dropLeadingWhitespace=true}this.nextToken();break}if(E.children.length>0&&!this.skip(x.TOKEN_COMMA)){this.fail("parseFrom: expected comma",A.lineno,A.colno)}var j=this.parsePrimary();if(j.value.charAt(0)==="_"){this.fail("parseFrom: names starting with an underscore cannot be imported",j.lineno,j.colno)}if(this.skipSymbol("as")){var U=this.parsePrimary();E.addChild(new k.Pair(j.lineno,j.colno,j,U))}else{E.addChild(j)}R=this.parseWithContext()}return new k.FromImport(A.lineno,A.colno,g,E,R)};g.parseBlock=function parseBlock(){var A=this.peekToken();if(!this.skipSymbol("block")){this.fail("parseBlock: expected block",A.lineno,A.colno)}var g=new k.Block(A.lineno,A.colno);g.name=this.parsePrimary();if(!(g.name instanceof k.Symbol)){this.fail("parseBlock: variable name expected",A.lineno,A.colno)}this.advanceAfterBlockEnd(A.value);g.body=this.parseUntilBlocks("endblock");this.skipSymbol("endblock");this.skipSymbol(g.name.value);var E=this.peekToken();if(!E){this.fail("parseBlock: expected endblock, got end of file")}this.advanceAfterBlockEnd(E.value);return g};g.parseExtends=function parseExtends(){var A="extends";var g=this.peekToken();if(!this.skipSymbol(A)){this.fail("parseTemplateRef: expected "+A)}var E=new k.Extends(g.lineno,g.colno);E.template=this.parseExpression();this.advanceAfterBlockEnd(g.value);return E};g.parseInclude=function parseInclude(){var A="include";var g=this.peekToken();if(!this.skipSymbol(A)){this.fail("parseInclude: expected "+A)}var E=new k.Include(g.lineno,g.colno);E.template=this.parseExpression();if(this.skipSymbol("ignore")&&this.skipSymbol("missing")){E.ignoreMissing=true}this.advanceAfterBlockEnd(g.value);return E};g.parseIf=function parseIf(){var A=this.peekToken();var g;if(this.skipSymbol("if")||this.skipSymbol("elif")||this.skipSymbol("elseif")){g=new k.If(A.lineno,A.colno)}else if(this.skipSymbol("ifAsync")){g=new k.IfAsync(A.lineno,A.colno)}else{this.fail("parseIf: expected if, elif, or elseif",A.lineno,A.colno)}g.cond=this.parseExpression();this.advanceAfterBlockEnd(A.value);g.body=this.parseUntilBlocks("elif","elseif","else","endif");var E=this.peekToken();switch(E&&E.value){case"elseif":case"elif":g.else_=this.parseIf();break;case"else":this.advanceAfterBlockEnd();g.else_=this.parseUntilBlocks("endif");this.advanceAfterBlockEnd();break;case"endif":g.else_=null;this.advanceAfterBlockEnd();break;default:this.fail("parseIf: expected elif, else, or endif, got end of file")}return g};g.parseSet=function parseSet(){var A=this.peekToken();if(!this.skipSymbol("set")){this.fail("parseSet: expected set",A.lineno,A.colno)}var g=new k.Set(A.lineno,A.colno,[]);var E;while(E=this.parsePrimary()){g.targets.push(E);if(!this.skip(x.TOKEN_COMMA)){break}}if(!this.skipValue(x.TOKEN_OPERATOR,"=")){if(!this.skip(x.TOKEN_BLOCK_END)){this.fail("parseSet: expected = or block end in set tag",A.lineno,A.colno)}else{g.body=new k.Capture(A.lineno,A.colno,this.parseUntilBlocks("endset"));g.value=null;this.advanceAfterBlockEnd()}}else{g.value=this.parseExpression();this.advanceAfterBlockEnd(A.value)}return g};g.parseSwitch=function parseSwitch(){var A="switch";var g="endswitch";var E="case";var x="default";var R=this.peekToken();if(!this.skipSymbol(A)&&!this.skipSymbol(E)&&!this.skipSymbol(x)){this.fail('parseSwitch: expected "switch," "case" or "default"',R.lineno,R.colno)}var N=this.parseExpression();this.advanceAfterBlockEnd(A);this.parseUntilBlocks(E,x,g);var j=this.peekToken();var U=[];var H;do{this.skipSymbol(E);var W=this.parseExpression();this.advanceAfterBlockEnd(A);var Z=this.parseUntilBlocks(E,x,g);U.push(new k.Case(j.line,j.col,W,Z));j=this.peekToken()}while(j&&j.value===E);switch(j.value){case x:this.advanceAfterBlockEnd();H=this.parseUntilBlocks(g);this.advanceAfterBlockEnd();break;case g:this.advanceAfterBlockEnd();break;default:this.fail('parseSwitch: expected "case," "default" or "endswitch," got EOF.')}return new k.Switch(R.lineno,R.colno,N,U,H)};g.parseStatement=function parseStatement(){var A=this.peekToken();var g;if(A.type!==x.TOKEN_SYMBOL){this.fail("tag name expected",A.lineno,A.colno)}if(this.breakOnBlocks&&N.indexOf(this.breakOnBlocks,A.value)!==-1){return null}switch(A.value){case"raw":return this.parseRaw();case"verbatim":return this.parseRaw("verbatim");case"if":case"ifAsync":return this.parseIf();case"for":case"asyncEach":case"asyncAll":return this.parseFor();case"block":return this.parseBlock();case"extends":return this.parseExtends();case"include":return this.parseInclude();case"set":return this.parseSet();case"macro":return this.parseMacro();case"call":return this.parseCall();case"import":return this.parseImport();case"from":return this.parseFrom();case"filter":return this.parseFilterStatement();case"switch":return this.parseSwitch();default:if(this.extensions.length){for(var E=0;E0){var U=N[0];var H=N[1];var W=N[2];if(W===A){x+=1}else if(W===g){x-=1}if(x===0){R+=H;this.tokens.backN(U.length-H.length)}else{R+=U}}return new k.Output(j.lineno,j.colno,[new k.TemplateData(j.lineno,j.colno,R)])};g.parsePostfix=function parsePostfix(A){var g;var E=this.peekToken();while(E){if(E.type===x.TOKEN_LEFT_PAREN){A=new k.FunCall(E.lineno,E.colno,A,this.parseSignature())}else if(E.type===x.TOKEN_LEFT_BRACKET){g=this.parseAggregate();if(g.children.length>1){this.fail("invalid index")}A=new k.LookupVal(E.lineno,E.colno,A,g.children[0])}else if(E.type===x.TOKEN_OPERATOR&&E.value==="."){this.nextToken();var R=this.nextToken();if(R.type!==x.TOKEN_SYMBOL){this.fail("expected name as lookup value, got "+R.value,R.lineno,R.colno)}g=new k.Literal(R.lineno,R.colno,R.value);A=new k.LookupVal(E.lineno,E.colno,A,g)}else{break}E=this.peekToken()}return A};g.parseExpression=function parseExpression(){var A=this.parseInlineIf();return A};g.parseInlineIf=function parseInlineIf(){var A=this.parseOr();if(this.skipSymbol("if")){var g=this.parseOr();var E=A;A=new k.InlineIf(A.lineno,A.colno);A.body=E;A.cond=g;if(this.skipSymbol("else")){A.else_=this.parseOr()}else{A.else_=null}}return A};g.parseOr=function parseOr(){var A=this.parseAnd();while(this.skipSymbol("or")){var g=this.parseAnd();A=new k.Or(A.lineno,A.colno,A,g)}return A};g.parseAnd=function parseAnd(){var A=this.parseNot();while(this.skipSymbol("and")){var g=this.parseNot();A=new k.And(A.lineno,A.colno,A,g)}return A};g.parseNot=function parseNot(){var A=this.peekToken();if(this.skipSymbol("not")){return new k.Not(A.lineno,A.colno,this.parseNot())}return this.parseIn()};g.parseIn=function parseIn(){var A=this.parseIs();while(1){var g=this.nextToken();if(!g){break}var E=g.type===x.TOKEN_SYMBOL&&g.value==="not";if(!E){this.pushToken(g)}if(this.skipSymbol("in")){var R=this.parseIs();A=new k.In(A.lineno,A.colno,A,R);if(E){A=new k.Not(A.lineno,A.colno,A)}}else{if(E){this.pushToken(g)}break}}return A};g.parseIs=function parseIs(){var A=this.parseCompare();if(this.skipSymbol("is")){var g=this.skipSymbol("not");var E=this.parseCompare();A=new k.Is(A.lineno,A.colno,A,E);if(g){A=new k.Not(A.lineno,A.colno,A)}}return A};g.parseCompare=function parseCompare(){var A=["==","===","!=","!==","<",">","<=",">="];var g=this.parseConcat();var E=[];while(1){var x=this.nextToken();if(!x){break}else if(A.indexOf(x.value)!==-1){E.push(new k.CompareOperand(x.lineno,x.colno,this.parseConcat(),x.value))}else{this.pushToken(x);break}}if(E.length){return new k.Compare(E[0].lineno,E[0].colno,g,E)}else{return g}};g.parseConcat=function parseConcat(){var A=this.parseAdd();while(this.skipValue(x.TOKEN_TILDE,"~")){var g=this.parseAdd();A=new k.Concat(A.lineno,A.colno,A,g)}return A};g.parseAdd=function parseAdd(){var A=this.parseSub();while(this.skipValue(x.TOKEN_OPERATOR,"+")){var g=this.parseSub();A=new k.Add(A.lineno,A.colno,A,g)}return A};g.parseSub=function parseSub(){var A=this.parseMul();while(this.skipValue(x.TOKEN_OPERATOR,"-")){var g=this.parseMul();A=new k.Sub(A.lineno,A.colno,A,g)}return A};g.parseMul=function parseMul(){var A=this.parseDiv();while(this.skipValue(x.TOKEN_OPERATOR,"*")){var g=this.parseDiv();A=new k.Mul(A.lineno,A.colno,A,g)}return A};g.parseDiv=function parseDiv(){var A=this.parseFloorDiv();while(this.skipValue(x.TOKEN_OPERATOR,"/")){var g=this.parseFloorDiv();A=new k.Div(A.lineno,A.colno,A,g)}return A};g.parseFloorDiv=function parseFloorDiv(){var A=this.parseMod();while(this.skipValue(x.TOKEN_OPERATOR,"//")){var g=this.parseMod();A=new k.FloorDiv(A.lineno,A.colno,A,g)}return A};g.parseMod=function parseMod(){var A=this.parsePow();while(this.skipValue(x.TOKEN_OPERATOR,"%")){var g=this.parsePow();A=new k.Mod(A.lineno,A.colno,A,g)}return A};g.parsePow=function parsePow(){var A=this.parseUnary();while(this.skipValue(x.TOKEN_OPERATOR,"**")){var g=this.parseUnary();A=new k.Pow(A.lineno,A.colno,A,g)}return A};g.parseUnary=function parseUnary(A){var g=this.peekToken();var E;if(this.skipValue(x.TOKEN_OPERATOR,"-")){E=new k.Neg(g.lineno,g.colno,this.parseUnary(true))}else if(this.skipValue(x.TOKEN_OPERATOR,"+")){E=new k.Pos(g.lineno,g.colno,this.parseUnary(true))}else{E=this.parsePrimary()}if(!A){E=this.parseFilter(E)}return E};g.parsePrimary=function parsePrimary(A){var g=this.nextToken();var E;var R=null;if(!g){this.fail("expected expression, got end of file")}else if(g.type===x.TOKEN_STRING){E=g.value}else if(g.type===x.TOKEN_INT){E=parseInt(g.value,10)}else if(g.type===x.TOKEN_FLOAT){E=parseFloat(g.value)}else if(g.type===x.TOKEN_BOOLEAN){if(g.value==="true"){E=true}else if(g.value==="false"){E=false}else{this.fail("invalid boolean: "+g.value,g.lineno,g.colno)}}else if(g.type===x.TOKEN_NONE){E=null}else if(g.type===x.TOKEN_REGEX){E=new RegExp(g.value.body,g.value.flags)}if(E!==undefined){R=new k.Literal(g.lineno,g.colno,E)}else if(g.type===x.TOKEN_SYMBOL){R=new k.Symbol(g.lineno,g.colno,g.value)}else{this.pushToken(g);R=this.parseAggregate()}if(!A){R=this.parsePostfix(R)}if(R){return R}else{throw this.error("unexpected token: "+g.value,g.lineno,g.colno)}};g.parseFilterName=function parseFilterName(){var A=this.expect(x.TOKEN_SYMBOL);var g=A.value;while(this.skipValue(x.TOKEN_OPERATOR,".")){g+="."+this.expect(x.TOKEN_SYMBOL).value}return new k.Symbol(A.lineno,A.colno,g)};g.parseFilterArgs=function parseFilterArgs(A){if(this.peekToken().type===x.TOKEN_LEFT_PAREN){var g=this.parsePostfix(A);return g.args.children}return[]};g.parseFilter=function parseFilter(A){while(this.skip(x.TOKEN_PIPE)){var g=this.parseFilterName();A=new k.Filter(g.lineno,g.colno,g,new k.NodeList(g.lineno,g.colno,[A].concat(this.parseFilterArgs(A))))}return A};g.parseFilterStatement=function parseFilterStatement(){var A=this.peekToken();if(!this.skipSymbol("filter")){this.fail("parseFilterStatement: expected filter")}var g=this.parseFilterName();var E=this.parseFilterArgs(g);this.advanceAfterBlockEnd(A.value);var x=new k.Capture(g.lineno,g.colno,this.parseUntilBlocks("endfilter"));this.advanceAfterBlockEnd();var R=new k.Filter(g.lineno,g.colno,g,new k.NodeList(g.lineno,g.colno,[x].concat(E)));return new k.Output(g.lineno,g.colno,[R])};g.parseAggregate=function parseAggregate(){var A=this.nextToken();var g;switch(A.type){case x.TOKEN_LEFT_PAREN:g=new k.Group(A.lineno,A.colno);break;case x.TOKEN_LEFT_BRACKET:g=new k.Array(A.lineno,A.colno);break;case x.TOKEN_LEFT_CURLY:g=new k.Dict(A.lineno,A.colno);break;default:return null}while(1){var E=this.peekToken().type;if(E===x.TOKEN_RIGHT_PAREN||E===x.TOKEN_RIGHT_BRACKET||E===x.TOKEN_RIGHT_CURLY){this.nextToken();break}if(g.children.length>0){if(!this.skip(x.TOKEN_COMMA)){this.fail("parseAggregate: expected comma after expression",A.lineno,A.colno)}}if(g instanceof k.Dict){var R=this.parsePrimary();if(!this.skip(x.TOKEN_COLON)){this.fail("parseAggregate: expected colon after dict key",A.lineno,A.colno)}var N=this.parseExpression();g.addChild(new k.Pair(R.lineno,R.colno,R,N))}else{var j=this.parseExpression();g.addChild(j)}}return g};g.parseSignature=function parseSignature(A,g){var E=this.peekToken();if(!g&&E.type!==x.TOKEN_LEFT_PAREN){if(A){return null}else{this.fail("expected arguments",E.lineno,E.colno)}}if(E.type===x.TOKEN_LEFT_PAREN){E=this.nextToken()}var R=new k.NodeList(E.lineno,E.colno);var N=new k.KeywordArgs(E.lineno,E.colno);var j=false;while(1){E=this.peekToken();if(!g&&E.type===x.TOKEN_RIGHT_PAREN){this.nextToken();break}else if(g&&E.type===x.TOKEN_BLOCK_END){break}if(j&&!this.skip(x.TOKEN_COMMA)){this.fail("parseSignature: expected comma after expression",E.lineno,E.colno)}else{var U=this.parseExpression();if(this.skipValue(x.TOKEN_OPERATOR,"=")){N.addChild(new k.Pair(U.lineno,U.colno,U,this.parseExpression()))}else{R.addChild(U)}}j=true}if(N.children.length){R.addChild(N)}return R};g.parseUntilBlocks=function parseUntilBlocks(){var A=this.breakOnBlocks;for(var g=arguments.length,E=new Array(g),x=0;x{"use strict";function precompileGlobal(A,g){var E="";g=g||{};for(var x=0;x{"use strict";var x=E(79896);var k=E(16928);var R=E(97853),N=R._prettifyError;var j=E(8993);var U=E(14499),H=U.Environment;var W=E(92544);function match(A,g){if(!Array.isArray(g)){return false}return g.some((function(g){return A.match(g)}))}function precompileString(A,g){g=g||{};g.isString=true;var E=g.env||new H([]);var x=g.wrapper||W;if(!g.name){throw new Error('the "name" option is required when compiling a string')}return x([_precompile(A,g.name,E)],g)}function precompile(A,g){g=g||{};var E=g.env||new H([]);var R=g.wrapper||W;if(g.isString){return precompileString(A,g)}var N=x.existsSync(A)&&x.statSync(A);var j=[];var U=[];function addTemplates(E){x.readdirSync(E).forEach((function(R){var N=k.join(E,R);var j=N.substr(k.join(A,"/").length);var H=x.statSync(N);if(H&&H.isDirectory()){j+="/";if(!match(j,g.exclude)){addTemplates(N)}}else if(match(j,g.include)){U.push(N)}}))}if(N.isFile()){j.push(_precompile(x.readFileSync(A,"utf-8"),g.name||A,E))}else if(N.isDirectory()){addTemplates(A);for(var Z=0;Z{"use strict";function _inheritsLoose(A,g){A.prototype=Object.create(g.prototype);A.prototype.constructor=A;_setPrototypeOf(A,g)}function _setPrototypeOf(A,g){_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function _setPrototypeOf(A,g){A.__proto__=g;return A};return _setPrototypeOf(A,g)}var x=E(43391);var k=function(A){_inheritsLoose(PrecompiledLoader,A);function PrecompiledLoader(g){var E;E=A.call(this)||this;E.precompiled=g||{};return E}var g=PrecompiledLoader.prototype;g.getSource=function getSource(A){if(this.precompiled[A]){return{src:{type:"code",obj:this.precompiled[A]},path:A}}return null};return PrecompiledLoader}(x);A.exports={PrecompiledLoader:k}},69846:(A,g,E)=>{"use strict";var x=E(97853);var k=Array.from;var R=typeof Symbol==="function"&&Symbol.iterator&&typeof k==="function";var N=function(){function Frame(A,g){this.variables=Object.create(null);this.parent=A;this.topLevel=false;this.isolateWrites=g}var A=Frame.prototype;A.set=function set(A,g,E){var x=A.split(".");var k=this.variables;var R=this;if(E){if(R=this.resolve(x[0],true)){R.set(A,g);return}}for(var N=0;NA.length){j=k.slice(0,A.length);k.slice(j.length,N).forEach((function(A,E){if(E{"use strict";var x=E(69846).SafeString;function callable(A){return typeof A==="function"}g.callable=callable;function defined(A){return A!==undefined}g.defined=defined;function divisibleby(A,g){return A%g===0}g.divisibleby=divisibleby;function escaped(A){return A instanceof x}g.escaped=escaped;function equalto(A,g){return A===g}g.equalto=equalto;g.eq=g.equalto;g.sameas=g.equalto;function even(A){return A%2===0}g.even=even;function falsy(A){return!A}g.falsy=falsy;function ge(A,g){return A>=g}g.ge=ge;function greaterthan(A,g){return A>g}g.greaterthan=greaterthan;g.gt=g.greaterthan;function le(A,g){return A<=g}g.le=le;function lessthan(A,g){return A{"use strict";var x=E(16151);var k=E(97853);var R=0;function gensym(){return"hole_"+R++}function mapCOW(A,g){var E=null;for(var x=0;x{var x=typeof Map==="function"&&Map.prototype;var k=Object.getOwnPropertyDescriptor&&x?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null;var R=x&&k&&typeof k.get==="function"?k.get:null;var N=x&&Map.prototype.forEach;var j=typeof Set==="function"&&Set.prototype;var U=Object.getOwnPropertyDescriptor&&j?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null;var H=j&&U&&typeof U.get==="function"?U.get:null;var W=j&&Set.prototype.forEach;var Z=typeof WeakMap==="function"&&WeakMap.prototype;var se=Z?WeakMap.prototype.has:null;var pe=typeof WeakSet==="function"&&WeakSet.prototype;var de=pe?WeakSet.prototype.has:null;var Te=typeof WeakRef==="function"&&WeakRef.prototype;var Fe=Te?WeakRef.prototype.deref:null;var _e=Boolean.prototype.valueOf;var Me=Object.prototype.toString;var je=Function.prototype.toString;var $e=String.prototype.match;var Ve=String.prototype.slice;var Ye=String.prototype.replace;var Je=String.prototype.toUpperCase;var ze=String.prototype.toLowerCase;var Ze=RegExp.prototype.test;var Xe=Array.prototype.concat;var rt=Array.prototype.join;var it=Array.prototype.slice;var at=Math.floor;var ot=typeof BigInt==="function"?BigInt.prototype.valueOf:null;var dt=Object.getOwnPropertySymbols;var At=typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"?Symbol.prototype.toString:null;var xt=typeof Symbol==="function"&&typeof Symbol.iterator==="object";var St=typeof Symbol==="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===xt?"object":"symbol")?Symbol.toStringTag:null;var Pt=Object.prototype.propertyIsEnumerable;var Ht=(typeof Reflect==="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(A){return A.__proto__}:null);function addNumericSeparator(A,g){if(A===Infinity||A===-Infinity||A!==A||A&&A>-1e3&&A<1e3||Ze.call(/e/,g)){return g}var E=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof A==="number"){var x=A<0?-at(-A):at(A);if(x!==A){var k=String(x);var R=Ve.call(g,k.length+1);return Ye.call(k,E,"$&_")+"."+Ye.call(Ye.call(R,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Ye.call(g,E,"$&_")}var ar=E(58502);var cn=ar.custom;var Nn=isSymbol(cn)?cn:null;var jn={__proto__:null,double:'"',single:"'"};var Un={__proto__:null,double:/(["\\])/g,single:/(['\\])/g};A.exports=function inspect_(A,g,E,x){var k=g||{};if(has(k,"quoteStyle")&&!has(jn,k.quoteStyle)){throw new TypeError('option "quoteStyle" must be "single" or "double"')}if(has(k,"maxStringLength")&&(typeof k.maxStringLength==="number"?k.maxStringLength<0&&k.maxStringLength!==Infinity:k.maxStringLength!==null)){throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`')}var j=has(k,"customInspect")?k.customInspect:true;if(typeof j!=="boolean"&&j!=="symbol"){throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`")}if(has(k,"indent")&&k.indent!==null&&k.indent!=="\t"&&!(parseInt(k.indent,10)===k.indent&&k.indent>0)){throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`')}if(has(k,"numericSeparator")&&typeof k.numericSeparator!=="boolean"){throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`')}var U=k.numericSeparator;if(typeof A==="undefined"){return"undefined"}if(A===null){return"null"}if(typeof A==="boolean"){return A?"true":"false"}if(typeof A==="string"){return inspectString(A,k)}if(typeof A==="number"){if(A===0){return Infinity/A>0?"0":"-0"}var Z=String(A);return U?addNumericSeparator(A,Z):Z}if(typeof A==="bigint"){var se=String(A)+"n";return U?addNumericSeparator(A,se):se}var pe=typeof k.depth==="undefined"?5:k.depth;if(typeof E==="undefined"){E=0}if(E>=pe&&pe>0&&typeof A==="object"){return isArray(A)?"[Array]":"[Object]"}var de=getIndent(k,E);if(typeof x==="undefined"){x=[]}else if(indexOf(x,A)>=0){return"[Circular]"}function inspect(A,g,R){if(g){x=it.call(x);x.push(g)}if(R){var N={depth:k.depth};if(has(k,"quoteStyle")){N.quoteStyle=k.quoteStyle}return inspect_(A,N,E+1,x)}return inspect_(A,k,E+1,x)}if(typeof A==="function"&&!isRegExp(A)){var Te=nameOf(A);var Fe=arrObjKeys(A,inspect);return"[Function"+(Te?": "+Te:" (anonymous)")+"]"+(Fe.length>0?" { "+rt.call(Fe,", ")+" }":"")}if(isSymbol(A)){var Me=xt?Ye.call(String(A),/^(Symbol\(.*\))_[^)]*$/,"$1"):At.call(A);return typeof A==="object"&&!xt?markBoxed(Me):Me}if(isElement(A)){var je="<"+ze.call(String(A.nodeName));var $e=A.attributes||[];for(var Je=0;Je<$e.length;Je++){je+=" "+$e[Je].name+"="+wrapQuotes(quote($e[Je].value),"double",k)}je+=">";if(A.childNodes&&A.childNodes.length){je+="..."}je+="";return je}if(isArray(A)){if(A.length===0){return"[]"}var Ze=arrObjKeys(A,inspect);if(de&&!singleLineValues(Ze)){return"["+indentedJoin(Ze,de)+"]"}return"[ "+rt.call(Ze,", ")+" ]"}if(isError(A)){var at=arrObjKeys(A,inspect);if(!("cause"in Error.prototype)&&"cause"in A&&!Pt.call(A,"cause")){return"{ ["+String(A)+"] "+rt.call(Xe.call("[cause]: "+inspect(A.cause),at),", ")+" }"}if(at.length===0){return"["+String(A)+"]"}return"{ ["+String(A)+"] "+rt.call(at,", ")+" }"}if(typeof A==="object"&&j){if(Nn&&typeof A[Nn]==="function"&&ar){return ar(A,{depth:pe-E})}else if(j!=="symbol"&&typeof A.inspect==="function"){return A.inspect()}}if(isMap(A)){var dt=[];if(N){N.call(A,(function(g,E){dt.push(inspect(E,A,true)+" => "+inspect(g,A))}))}return collectionOf("Map",R.call(A),dt,de)}if(isSet(A)){var cn=[];if(W){W.call(A,(function(g){cn.push(inspect(g,A))}))}return collectionOf("Set",H.call(A),cn,de)}if(isWeakMap(A)){return weakCollectionOf("WeakMap")}if(isWeakSet(A)){return weakCollectionOf("WeakSet")}if(isWeakRef(A)){return weakCollectionOf("WeakRef")}if(isNumber(A)){return markBoxed(inspect(Number(A)))}if(isBigInt(A)){return markBoxed(inspect(ot.call(A)))}if(isBoolean(A)){return markBoxed(_e.call(A))}if(isString(A)){return markBoxed(inspect(String(A)))}if(typeof window!=="undefined"&&A===window){return"{ [object Window] }"}if(typeof globalThis!=="undefined"&&A===globalThis||typeof global!=="undefined"&&A===global){return"{ [object globalThis] }"}if(!isDate(A)&&!isRegExp(A)){var Un=arrObjKeys(A,inspect);var Gn=Ht?Ht(A)===Object.prototype:A instanceof Object||A.constructor===Object;var Yn=A instanceof Object?"":"null prototype";var zn=!Gn&&St&&Object(A)===A&&St in A?Ve.call(toStr(A),8,-1):Yn?"Object":"";var Ui=Gn||typeof A.constructor!=="function"?"":A.constructor.name?A.constructor.name+" ":"";var Ki=Ui+(zn||Yn?"["+rt.call(Xe.call([],zn||[],Yn||[]),": ")+"] ":"");if(Un.length===0){return Ki+"{}"}if(de){return Ki+"{"+indentedJoin(Un,de)+"}"}return Ki+"{ "+rt.call(Un,", ")+" }"}return String(A)};function wrapQuotes(A,g,E){var x=E.quoteStyle||g;var k=jn[x];return k+A+k}function quote(A){return Ye.call(String(A),/"/g,""")}function canTrustToString(A){return!St||!(typeof A==="object"&&(St in A||typeof A[St]!=="undefined"))}function isArray(A){return toStr(A)==="[object Array]"&&canTrustToString(A)}function isDate(A){return toStr(A)==="[object Date]"&&canTrustToString(A)}function isRegExp(A){return toStr(A)==="[object RegExp]"&&canTrustToString(A)}function isError(A){return toStr(A)==="[object Error]"&&canTrustToString(A)}function isString(A){return toStr(A)==="[object String]"&&canTrustToString(A)}function isNumber(A){return toStr(A)==="[object Number]"&&canTrustToString(A)}function isBoolean(A){return toStr(A)==="[object Boolean]"&&canTrustToString(A)}function isSymbol(A){if(xt){return A&&typeof A==="object"&&A instanceof Symbol}if(typeof A==="symbol"){return true}if(!A||typeof A!=="object"||!At){return false}try{At.call(A);return true}catch(A){}return false}function isBigInt(A){if(!A||typeof A!=="object"||!ot){return false}try{ot.call(A);return true}catch(A){}return false}var Gn=Object.prototype.hasOwnProperty||function(A){return A in this};function has(A,g){return Gn.call(A,g)}function toStr(A){return Me.call(A)}function nameOf(A){if(A.name){return A.name}var g=$e.call(je.call(A),/^function\s*([\w$]+)/);if(g){return g[1]}return null}function indexOf(A,g){if(A.indexOf){return A.indexOf(g)}for(var E=0,x=A.length;Eg.maxStringLength){var E=A.length-g.maxStringLength;var x="... "+E+" more character"+(E>1?"s":"");return inspectString(Ve.call(A,0,g.maxStringLength),g)+x}var k=Un[g.quoteStyle||"single"];k.lastIndex=0;var R=Ye.call(Ye.call(A,k,"\\$1"),/[\x00-\x1f]/g,lowbyte);return wrapQuotes(R,"single",g)}function lowbyte(A){var g=A.charCodeAt(0);var E={8:"b",9:"t",10:"n",12:"f",13:"r"}[g];if(E){return"\\"+E}return"\\x"+(g<16?"0":"")+Je.call(g.toString(16))}function markBoxed(A){return"Object("+A+")"}function weakCollectionOf(A){return A+" { ? }"}function collectionOf(A,g,E,x){var k=x?indentedJoin(E,x):rt.call(E,", ");return A+" ("+g+") {"+k+"}"}function singleLineValues(A){for(var g=0;g=0){return false}}return true}function getIndent(A,g){var E;if(A.indent==="\t"){E="\t"}else if(typeof A.indent==="number"&&A.indent>0){E=rt.call(Array(A.indent+1)," ")}else{return null}return{base:E,prev:rt.call(Array(g+1),E)}}function indentedJoin(A,g){if(A.length===0){return""}var E="\n"+g.prev+g.base;return E+rt.call(A,","+E)+"\n"+g.prev}function arrObjKeys(A,g){var E=isArray(A);var x=[];if(E){x.length=A.length;for(var k=0;k{A.exports=E(39023).inspect},55560:(A,g,E)=>{var x=E(58264);A.exports=x(once);A.exports.strict=x(onceStrict);once.proto=once((function(){Object.defineProperty(Function.prototype,"once",{value:function(){return once(this)},configurable:true});Object.defineProperty(Function.prototype,"onceStrict",{value:function(){return onceStrict(this)},configurable:true})}));function once(A){var f=function(){if(f.called)return f.value;f.called=true;return f.value=A.apply(this,arguments)};f.called=false;return f}function onceStrict(A){var f=function(){if(f.called)throw new Error(f.onceError);f.called=true;return f.value=A.apply(this,arguments)};var g=A.name||"Function wrapped with `once`";f.onceError=g+" shouldn't be called more than once";f.called=false;return f}},82673:A=>{"use strict";function _typeof(A){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},_typeof(A)}function _createForOfIteratorHelper(A,g){var E=typeof Symbol!=="undefined"&&A[Symbol.iterator]||A["@@iterator"];if(!E){if(Array.isArray(A)||(E=_unsupportedIterableToArray(A))||g&&A&&typeof A.length==="number"){if(E)A=E;var x=0;var k=function F(){};return{s:k,n:function n(){if(x>=A.length)return{done:true};return{done:false,value:A[x++]}},e:function e(A){throw A},f:k}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var R=true,N=false,j;return{s:function s(){E=E.call(A)},n:function n(){var A=E.next();R=A.done;return A},e:function e(A){N=true;j=A},f:function f(){try{if(!R&&E["return"]!=null)E["return"]()}finally{if(N)throw j}}}}function _defineProperty(A,g,E){g=_toPropertyKey(g);if(g in A){Object.defineProperty(A,g,{value:E,enumerable:true,configurable:true,writable:true})}else{A[g]=E}return A}function _toPropertyKey(A){var g=_toPrimitive(A,"string");return _typeof(g)==="symbol"?g:String(g)}function _toPrimitive(A,g){if(_typeof(A)!=="object"||A===null)return A;var E=A[Symbol.toPrimitive];if(E!==undefined){var x=E.call(A,g||"default");if(_typeof(x)!=="object")return x;throw new TypeError("@@toPrimitive must return a primitive value.")}return(g==="string"?String:Number)(A)}function _slicedToArray(A,g){return _arrayWithHoles(A)||_iterableToArrayLimit(A,g)||_unsupportedIterableToArray(A,g)||_nonIterableRest()}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _unsupportedIterableToArray(A,g){if(!A)return;if(typeof A==="string")return _arrayLikeToArray(A,g);var E=Object.prototype.toString.call(A).slice(8,-1);if(E==="Object"&&A.constructor)E=A.constructor.name;if(E==="Map"||E==="Set")return Array.from(A);if(E==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(E))return _arrayLikeToArray(A,g)}function _arrayLikeToArray(A,g){if(g==null||g>A.length)g=A.length;for(var E=0,x=new Array(g);E{"use strict";A.exports=E(73505)},30742:A=>{"use strict";const g="\\\\/";const E=`[^${g}]`;const x="\\.";const k="\\+";const R="\\?";const N="\\/";const j="(?=.)";const U="[^/]";const H=`(?:${N}|$)`;const W=`(?:^|${N})`;const Z=`${x}{1,2}${H}`;const se=`(?!${x})`;const pe=`(?!${W}${Z})`;const de=`(?!${x}{0,1}${H})`;const Te=`(?!${Z})`;const Fe=`[^.${N}]`;const _e=`${U}*?`;const Me="/";const je={DOT_LITERAL:x,PLUS_LITERAL:k,QMARK_LITERAL:R,SLASH_LITERAL:N,ONE_CHAR:j,QMARK:U,END_ANCHOR:H,DOTS_SLASH:Z,NO_DOT:se,NO_DOTS:pe,NO_DOT_SLASH:de,NO_DOTS_SLASH:Te,QMARK_NO_DOT:Fe,STAR:_e,START_ANCHOR:W,SEP:Me};const $e={...je,SLASH_LITERAL:`[${g}]`,QMARK:E,STAR:`${E}*?`,DOTS_SLASH:`${x}{1,2}(?:[${g}]|$)`,NO_DOT:`(?!${x})`,NO_DOTS:`(?!(?:^|[${g}])${x}{1,2}(?:[${g}]|$))`,NO_DOT_SLASH:`(?!${x}{0,1}(?:[${g}]|$))`,NO_DOTS_SLASH:`(?!${x}{1,2}(?:[${g}]|$))`,QMARK_NO_DOT:`[^.${g}]`,START_ANCHOR:`(?:^|[${g}])`,END_ANCHOR:`(?:[${g}]|$)`,SEP:"\\"};const Ve={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};A.exports={MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:Ve,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,extglobChars(A){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${A.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(A){return A===true?$e:je}}},31276:(A,g,E)=>{"use strict";const x=E(30742);const k=E(32430);const{MAX_LENGTH:R,POSIX_REGEX_SOURCE:N,REGEX_NON_SPECIAL_CHARS:j,REGEX_SPECIAL_CHARS_BACKREF:U,REPLACEMENTS:H}=x;const expandRange=(A,g)=>{if(typeof g.expandRange==="function"){return g.expandRange(...A,g)}A.sort();const E=`[${A.join("-")}]`;try{new RegExp(E)}catch(g){return A.map((A=>k.escapeRegex(A))).join("..")}return E};const syntaxError=(A,g)=>`Missing ${A}: "${g}" - use "\\\\${g}" to match literal characters`;const parse=(A,g)=>{if(typeof A!=="string"){throw new TypeError("Expected a string")}A=H[A]||A;const E={...g};const W=typeof E.maxLength==="number"?Math.min(R,E.maxLength):R;let Z=A.length;if(Z>W){throw new SyntaxError(`Input length: ${Z}, exceeds maximum allowed length: ${W}`)}const se={type:"bos",value:"",output:E.prepend||""};const pe=[se];const de=E.capture?"":"?:";const Te=x.globChars(E.windows);const Fe=x.extglobChars(Te);const{DOT_LITERAL:_e,PLUS_LITERAL:Me,SLASH_LITERAL:je,ONE_CHAR:$e,DOTS_SLASH:Ve,NO_DOT:Ye,NO_DOT_SLASH:Je,NO_DOTS_SLASH:ze,QMARK:Ze,QMARK_NO_DOT:Xe,STAR:rt,START_ANCHOR:it}=Te;const globstar=A=>`(${de}(?:(?!${it}${A.dot?Ve:_e}).)*?)`;const at=E.dot?"":Ye;const ot=E.dot?Ze:Xe;let dt=E.bash===true?globstar(E):rt;if(E.capture){dt=`(${dt})`}if(typeof E.noext==="boolean"){E.noextglob=E.noext}const At={input:A,index:-1,start:0,dot:E.dot===true,consumed:"",output:"",prefix:"",backtrack:false,negated:false,brackets:0,braces:0,parens:0,quotes:0,globstar:false,tokens:pe};A=k.removePrefix(A,At);Z=A.length;const xt=[];const St=[];const Pt=[];let Ht=se;let ar;const eos=()=>At.index===Z-1;const cn=At.peek=(g=1)=>A[At.index+g];const Nn=At.advance=()=>A[++At.index];const remaining=()=>A.slice(At.index+1);const consume=(A="",g=0)=>{At.consumed+=A;At.index+=g};const append=A=>{At.output+=A.output!=null?A.output:A.value;consume(A.value)};const negate=()=>{let A=1;while(cn()==="!"&&(cn(2)!=="("||cn(3)==="?")){Nn();At.start++;A++}if(A%2===0){return false}At.negated=true;At.start++;return true};const increment=A=>{At[A]++;Pt.push(A)};const decrement=A=>{At[A]--;Pt.pop()};const push=A=>{if(Ht.type==="globstar"){const g=At.braces>0&&(A.type==="comma"||A.type==="brace");const E=A.extglob===true||xt.length&&(A.type==="pipe"||A.type==="paren");if(A.type!=="slash"&&A.type!=="paren"&&!g&&!E){At.output=At.output.slice(0,-Ht.output.length);Ht.type="star";Ht.value="*";Ht.output=dt;At.output+=Ht.output}}if(xt.length&&A.type!=="paren"&&!Fe[A.value]){xt[xt.length-1].inner+=A.value}if(A.value||A.output)append(A);if(Ht&&Ht.type==="text"&&A.type==="text"){Ht.value+=A.value;Ht.output=(Ht.output||"")+A.value;return}A.prev=Ht;pe.push(A);Ht=A};const extglobOpen=(A,g)=>{const x={...Fe[g],conditions:1,inner:""};x.prev=Ht;x.parens=At.parens;x.output=At.output;const k=(E.capture?"(":"")+x.open;increment("parens");push({type:A,value:g,output:At.output?"":$e});push({type:"paren",extglob:true,value:Nn(),output:k});xt.push(x)};const extglobClose=A=>{let g=A.close+(E.capture?")":"");if(A.type==="negate"){let x=dt;if(A.inner&&A.inner.length>1&&A.inner.includes("/")){x=globstar(E)}if(x!==dt||eos()||/^\)+$/.test(remaining())){g=A.close=`)$))${x}`}if(A.prev.type==="bos"&&eos()){At.negatedExtglob=true}}push({type:"paren",extglob:true,value:ar,output:g});decrement("parens")};if(E.fastpaths!==false&&!/(^[*!]|[/()[\]{}"])/.test(A)){let x=false;let R=A.replace(U,((A,g,E,k,R,N)=>{if(k==="\\"){x=true;return A}if(k==="?"){if(g){return g+k+(R?Ze.repeat(R.length):"")}if(N===0){return ot+(R?Ze.repeat(R.length):"")}return Ze.repeat(E.length)}if(k==="."){return _e.repeat(E.length)}if(k==="*"){if(g){return g+k+(R?dt:"")}return dt}return g?A:`\\${A}`}));if(x===true){if(E.unescape===true){R=R.replace(/\\/g,"")}else{R=R.replace(/\\+/g,(A=>A.length%2===0?"\\\\":A?"\\":""))}}if(R===A&&E.contains===true){At.output=A;return At}At.output=k.wrapOutput(R,At,g);return At}while(!eos()){ar=Nn();if(ar==="\0"){continue}if(ar==="\\"){const A=cn();if(A==="/"&&E.bash!==true){continue}if(A==="."||A===";"){continue}if(!A){ar+="\\";push({type:"text",value:ar});continue}const g=/^\\+/.exec(remaining());let x=0;if(g&&g[0].length>2){x=g[0].length;At.index+=x;if(x%2!==0){ar+="\\"}}if(E.unescape===true){ar=Nn()||""}else{ar+=Nn()||""}if(At.brackets===0){push({type:"text",value:ar});continue}}if(At.brackets>0&&(ar!=="]"||Ht.value==="["||Ht.value==="[^")){if(E.posix!==false&&ar===":"){const A=Ht.value.slice(1);if(A.includes("[")){Ht.posix=true;if(A.includes(":")){const A=Ht.value.lastIndexOf("[");const g=Ht.value.slice(0,A);const E=Ht.value.slice(A+2);const x=N[E];if(x){Ht.value=g+x;At.backtrack=true;Nn();if(!se.output&&pe.indexOf(Ht)===1){se.output=$e}continue}}}}if(ar==="["&&cn()!==":"||ar==="-"&&cn()==="]"){ar=`\\${ar}`}if(ar==="]"&&(Ht.value==="["||Ht.value==="[^")){ar=`\\${ar}`}if(E.posix===true&&ar==="!"&&Ht.value==="["){ar="^"}Ht.value+=ar;append({value:ar});continue}if(At.quotes===1&&ar!=='"'){ar=k.escapeRegex(ar);Ht.value+=ar;append({value:ar});continue}if(ar==='"'){At.quotes=At.quotes===1?0:1;if(E.keepQuotes===true){push({type:"text",value:ar})}continue}if(ar==="("){increment("parens");push({type:"paren",value:ar});continue}if(ar===")"){if(At.parens===0&&E.strictBrackets===true){throw new SyntaxError(syntaxError("opening","("))}const A=xt[xt.length-1];if(A&&At.parens===A.parens+1){extglobClose(xt.pop());continue}push({type:"paren",value:ar,output:At.parens?")":"\\)"});decrement("parens");continue}if(ar==="["){if(E.nobracket===true||!remaining().includes("]")){if(E.nobracket!==true&&E.strictBrackets===true){throw new SyntaxError(syntaxError("closing","]"))}ar=`\\${ar}`}else{increment("brackets")}push({type:"bracket",value:ar});continue}if(ar==="]"){if(E.nobracket===true||Ht&&Ht.type==="bracket"&&Ht.value.length===1){push({type:"text",value:ar,output:`\\${ar}`});continue}if(At.brackets===0){if(E.strictBrackets===true){throw new SyntaxError(syntaxError("opening","["))}push({type:"text",value:ar,output:`\\${ar}`});continue}decrement("brackets");const A=Ht.value.slice(1);if(Ht.posix!==true&&A[0]==="^"&&!A.includes("/")){ar=`/${ar}`}Ht.value+=ar;append({value:ar});if(E.literalBrackets===false||k.hasRegexChars(A)){continue}const g=k.escapeRegex(Ht.value);At.output=At.output.slice(0,-Ht.value.length);if(E.literalBrackets===true){At.output+=g;Ht.value=g;continue}Ht.value=`(${de}${g}|${Ht.value})`;At.output+=Ht.value;continue}if(ar==="{"&&E.nobrace!==true){increment("braces");const A={type:"brace",value:ar,output:"(",outputIndex:At.output.length,tokensIndex:At.tokens.length};St.push(A);push(A);continue}if(ar==="}"){const A=St[St.length-1];if(E.nobrace===true||!A){push({type:"text",value:ar,output:ar});continue}let g=")";if(A.dots===true){const A=pe.slice();const x=[];for(let g=A.length-1;g>=0;g--){pe.pop();if(A[g].type==="brace"){break}if(A[g].type!=="dots"){x.unshift(A[g].value)}}g=expandRange(x,E);At.backtrack=true}if(A.comma!==true&&A.dots!==true){const E=At.output.slice(0,A.outputIndex);const x=At.tokens.slice(A.tokensIndex);A.value=A.output="\\{";ar=g="\\}";At.output=E;for(const A of x){At.output+=A.output||A.value}}push({type:"brace",value:ar,output:g});decrement("braces");St.pop();continue}if(ar==="|"){if(xt.length>0){xt[xt.length-1].conditions++}push({type:"text",value:ar});continue}if(ar===","){let A=ar;const g=St[St.length-1];if(g&&Pt[Pt.length-1]==="braces"){g.comma=true;A="|"}push({type:"comma",value:ar,output:A});continue}if(ar==="/"){if(Ht.type==="dot"&&At.index===At.start+1){At.start=At.index+1;At.consumed="";At.output="";pe.pop();Ht=se;continue}push({type:"slash",value:ar,output:je});continue}if(ar==="."){if(At.braces>0&&Ht.type==="dot"){if(Ht.value===".")Ht.output=_e;const A=St[St.length-1];Ht.type="dots";Ht.output+=ar;Ht.value+=ar;A.dots=true;continue}if(At.braces+At.parens===0&&Ht.type!=="bos"&&Ht.type!=="slash"){push({type:"text",value:ar,output:_e});continue}push({type:"dot",value:ar,output:_e});continue}if(ar==="?"){const A=Ht&&Ht.value==="(";if(!A&&E.noextglob!==true&&cn()==="("&&cn(2)!=="?"){extglobOpen("qmark",ar);continue}if(Ht&&Ht.type==="paren"){const A=cn();let g=ar;if(A==="<"&&!k.supportsLookbehinds()){throw new Error("Node.js v10 or higher is required for regex lookbehinds")}if(Ht.value==="("&&!/[!=<:]/.test(A)||A==="<"&&!/<([!=]|\w+>)/.test(remaining())){g=`\\${ar}`}push({type:"text",value:ar,output:g});continue}if(E.dot!==true&&(Ht.type==="slash"||Ht.type==="bos")){push({type:"qmark",value:ar,output:Xe});continue}push({type:"qmark",value:ar,output:Ze});continue}if(ar==="!"){if(E.noextglob!==true&&cn()==="("){if(cn(2)!=="?"||!/[!=<:]/.test(cn(3))){extglobOpen("negate",ar);continue}}if(E.nonegate!==true&&At.index===0){negate();continue}}if(ar==="+"){if(E.noextglob!==true&&cn()==="("&&cn(2)!=="?"){extglobOpen("plus",ar);continue}if(Ht&&Ht.value==="("||E.regex===false){push({type:"plus",value:ar,output:Me});continue}if(Ht&&(Ht.type==="bracket"||Ht.type==="paren"||Ht.type==="brace")||At.parens>0){push({type:"plus",value:ar});continue}push({type:"plus",value:Me});continue}if(ar==="@"){if(E.noextglob!==true&&cn()==="("&&cn(2)!=="?"){push({type:"at",extglob:true,value:ar,output:""});continue}push({type:"text",value:ar});continue}if(ar!=="*"){if(ar==="$"||ar==="^"){ar=`\\${ar}`}const A=j.exec(remaining());if(A){ar+=A[0];At.index+=A[0].length}push({type:"text",value:ar});continue}if(Ht&&(Ht.type==="globstar"||Ht.star===true)){Ht.type="star";Ht.star=true;Ht.value+=ar;Ht.output=dt;At.backtrack=true;At.globstar=true;consume(ar);continue}let g=remaining();if(E.noextglob!==true&&/^\([^?]/.test(g)){extglobOpen("star",ar);continue}if(Ht.type==="star"){if(E.noglobstar===true){consume(ar);continue}const x=Ht.prev;const k=x.prev;const R=x.type==="slash"||x.type==="bos";const N=k&&(k.type==="star"||k.type==="globstar");if(E.bash===true&&(!R||g[0]&&g[0]!=="/")){push({type:"star",value:ar,output:""});continue}const j=At.braces>0&&(x.type==="comma"||x.type==="brace");const U=xt.length&&(x.type==="pipe"||x.type==="paren");if(!R&&x.type!=="paren"&&!j&&!U){push({type:"star",value:ar,output:""});continue}while(g.slice(0,3)==="/**"){const E=A[At.index+4];if(E&&E!=="/"){break}g=g.slice(3);consume("/**",3)}if(x.type==="bos"&&eos()){Ht.type="globstar";Ht.value+=ar;Ht.output=globstar(E);At.output=Ht.output;At.globstar=true;consume(ar);continue}if(x.type==="slash"&&x.prev.type!=="bos"&&!N&&eos()){At.output=At.output.slice(0,-(x.output+Ht.output).length);x.output=`(?:${x.output}`;Ht.type="globstar";Ht.output=globstar(E)+(E.strictSlashes?")":"|$)");Ht.value+=ar;At.globstar=true;At.output+=x.output+Ht.output;consume(ar);continue}if(x.type==="slash"&&x.prev.type!=="bos"&&g[0]==="/"){const A=g[1]!==void 0?"|$":"";At.output=At.output.slice(0,-(x.output+Ht.output).length);x.output=`(?:${x.output}`;Ht.type="globstar";Ht.output=`${globstar(E)}${je}|${je}${A})`;Ht.value+=ar;At.output+=x.output+Ht.output;At.globstar=true;consume(ar+Nn());push({type:"slash",value:"/",output:""});continue}if(x.type==="bos"&&g[0]==="/"){Ht.type="globstar";Ht.value+=ar;Ht.output=`(?:^|${je}|${globstar(E)}${je})`;At.output=Ht.output;At.globstar=true;consume(ar+Nn());push({type:"slash",value:"/",output:""});continue}At.output=At.output.slice(0,-Ht.output.length);Ht.type="globstar";Ht.output=globstar(E);Ht.value+=ar;At.output+=Ht.output;At.globstar=true;consume(ar);continue}const x={type:"star",value:ar,output:dt};if(E.bash===true){x.output=".*?";if(Ht.type==="bos"||Ht.type==="slash"){x.output=at+x.output}push(x);continue}if(Ht&&(Ht.type==="bracket"||Ht.type==="paren")&&E.regex===true){x.output=ar;push(x);continue}if(At.index===At.start||Ht.type==="slash"||Ht.type==="dot"){if(Ht.type==="dot"){At.output+=Je;Ht.output+=Je}else if(E.dot===true){At.output+=ze;Ht.output+=ze}else{At.output+=at;Ht.output+=at}if(cn()!=="*"){At.output+=$e;Ht.output+=$e}}push(x)}while(At.brackets>0){if(E.strictBrackets===true)throw new SyntaxError(syntaxError("closing","]"));At.output=k.escapeLast(At.output,"[");decrement("brackets")}while(At.parens>0){if(E.strictBrackets===true)throw new SyntaxError(syntaxError("closing",")"));At.output=k.escapeLast(At.output,"(");decrement("parens")}while(At.braces>0){if(E.strictBrackets===true)throw new SyntaxError(syntaxError("closing","}"));At.output=k.escapeLast(At.output,"{");decrement("braces")}if(E.strictSlashes!==true&&(Ht.type==="star"||Ht.type==="bracket")){push({type:"maybe_slash",value:"",output:`${je}?`})}if(At.backtrack===true){At.output="";for(const A of At.tokens){At.output+=A.output!=null?A.output:A.value;if(A.suffix){At.output+=A.suffix}}}return At};parse.fastpaths=(A,g)=>{const E={...g};const N=typeof E.maxLength==="number"?Math.min(R,E.maxLength):R;const j=A.length;if(j>N){throw new SyntaxError(`Input length: ${j}, exceeds maximum allowed length: ${N}`)}A=H[A]||A;const{DOT_LITERAL:U,SLASH_LITERAL:W,ONE_CHAR:Z,DOTS_SLASH:se,NO_DOT:pe,NO_DOTS:de,NO_DOTS_SLASH:Te,STAR:Fe,START_ANCHOR:_e}=x.globChars(E.windows);const Me=E.dot?de:pe;const je=E.dot?Te:pe;const $e=E.capture?"":"?:";const Ve={negated:false,prefix:""};let Ye=E.bash===true?".*?":Fe;if(E.capture){Ye=`(${Ye})`}const globstar=A=>{if(A.noglobstar===true)return Ye;return`(${$e}(?:(?!${_e}${A.dot?se:U}).)*?)`};const create=A=>{switch(A){case"*":return`${Me}${Z}${Ye}`;case".*":return`${U}${Z}${Ye}`;case"*.*":return`${Me}${Ye}${U}${Z}${Ye}`;case"*/*":return`${Me}${Ye}${W}${Z}${je}${Ye}`;case"**":return Me+globstar(E);case"**/*":return`(?:${Me}${globstar(E)}${W})?${je}${Z}${Ye}`;case"**/*.*":return`(?:${Me}${globstar(E)}${W})?${je}${Ye}${U}${Z}${Ye}`;case"**/.*":return`(?:${Me}${globstar(E)}${W})?${U}${Z}${Ye}`;default:{const g=/^(.*?)\.(\w+)$/.exec(A);if(!g)return;const E=create(g[1]);if(!E)return;return E+U+g[2]}}};const Je=k.removePrefix(A,Ve);let ze=create(Je);if(ze&&E.strictSlashes!==true){ze+=`${W}?`}return ze};A.exports=parse},73505:(A,g,E)=>{"use strict";const x=E(19818);const k=E(31276);const R=E(32430);const N=E(30742);const isObject=A=>A&&typeof A==="object"&&!Array.isArray(A);const picomatch=(A,g,E=false)=>{if(Array.isArray(A)){const x=A.map((A=>picomatch(A,g,E)));const arrayMatcher=A=>{for(const g of x){const E=g(A);if(E)return E}return false};return arrayMatcher}const x=isObject(A)&&A.tokens&&A.input;if(A===""||typeof A!=="string"&&!x){throw new TypeError("Expected pattern to be a non-empty string")}const k=g||{};const R=k.windows;const N=x?picomatch.compileRe(A,g):picomatch.makeRe(A,g,false,true);const j=N.state;delete N.state;let isIgnored=()=>false;if(k.ignore){const A={...g,ignore:null,onMatch:null,onResult:null};isIgnored=picomatch(k.ignore,A,E)}const matcher=(E,x=false)=>{const{isMatch:U,match:H,output:W}=picomatch.test(E,N,g,{glob:A,posix:R});const Z={glob:A,state:j,regex:N,posix:R,input:E,output:W,match:H,isMatch:U};if(typeof k.onResult==="function"){k.onResult(Z)}if(U===false){Z.isMatch=false;return x?Z:false}if(isIgnored(E)){if(typeof k.onIgnore==="function"){k.onIgnore(Z)}Z.isMatch=false;return x?Z:false}if(typeof k.onMatch==="function"){k.onMatch(Z)}return x?Z:true};if(E){matcher.state=j}return matcher};picomatch.test=(A,g,E,{glob:x,posix:k}={})=>{if(typeof A!=="string"){throw new TypeError("Expected input to be a string")}if(A===""){return{isMatch:false,output:""}}const N=E||{};const j=N.format||(k?R.toPosixSlashes:null);let U=A===x;let H=U&&j?j(A):A;if(U===false){H=j?j(A):A;U=H===x}if(U===false||N.capture===true){if(N.matchBase===true||N.basename===true){U=picomatch.matchBase(A,g,E,k)}else{U=g.exec(H)}}return{isMatch:Boolean(U),match:U,output:H}};picomatch.matchBase=(A,g,E)=>{const x=g instanceof RegExp?g:picomatch.makeRe(g,E);return x.test(R.basename(A))};picomatch.isMatch=(A,g,E)=>picomatch(g,E)(A);picomatch.parse=(A,g)=>{if(Array.isArray(A))return A.map((A=>picomatch.parse(A,g)));return k(A,{...g,fastpaths:false})};picomatch.scan=(A,g)=>x(A,g);picomatch.compileRe=(A,g,E=false,x=false)=>{if(E===true){return A.output}const k=g||{};const R=k.contains?"":"^";const N=k.contains?"":"$";let j=`${R}(?:${A.output})${N}`;if(A&&A.negated===true){j=`^(?!${j}).*$`}const U=picomatch.toRegex(j,g);if(x===true){U.state=A}return U};picomatch.makeRe=(A,g,E=false,x=false)=>{if(!A||typeof A!=="string"){throw new TypeError("Expected a non-empty string")}const R=g||{};let N={negated:false,fastpaths:true};let j="";let U;if(A.startsWith("./")){A=A.slice(2);j=N.prefix="./"}if(R.fastpaths!==false&&(A[0]==="."||A[0]==="*")){U=k.fastpaths(A,g)}if(U===undefined){N=k(A,g);N.prefix=j+(N.prefix||"")}else{N.output=U}return picomatch.compileRe(N,g,E,x)};picomatch.toRegex=(A,g)=>{try{const E=g||{};return new RegExp(A,E.flags||(E.nocase?"i":""))}catch(A){if(g&&g.debug===true)throw A;return/$^/}};picomatch.constants=N;A.exports=picomatch},19818:(A,g,E)=>{"use strict";const x=E(32430);const{CHAR_ASTERISK:k,CHAR_AT:R,CHAR_BACKWARD_SLASH:N,CHAR_COMMA:j,CHAR_DOT:U,CHAR_EXCLAMATION_MARK:H,CHAR_FORWARD_SLASH:W,CHAR_LEFT_CURLY_BRACE:Z,CHAR_LEFT_PARENTHESES:se,CHAR_LEFT_SQUARE_BRACKET:pe,CHAR_PLUS:de,CHAR_QUESTION_MARK:Te,CHAR_RIGHT_CURLY_BRACE:Fe,CHAR_RIGHT_PARENTHESES:_e,CHAR_RIGHT_SQUARE_BRACKET:Me}=E(30742);const isPathSeparator=A=>A===W||A===N;const depth=A=>{if(A.isPrefix!==true){A.depth=A.isGlobstar?Infinity:1}};const scan=(A,g)=>{const E=g||{};const je=A.length-1;const $e=E.parts===true||E.scanToEnd===true;const Ve=[];const Ye=[];const Je=[];let ze=A;let Ze=-1;let Xe=0;let rt=0;let it=false;let at=false;let ot=false;let dt=false;let At=false;let xt=false;let St=false;let Pt=false;let Ht=false;let ar=0;let cn;let Nn;let jn={value:"",depth:0,isGlob:false};const eos=()=>Ze>=je;const peek=()=>ze.charCodeAt(Ze+1);const advance=()=>{cn=Nn;return ze.charCodeAt(++Ze)};while(Ze0){Gn=ze.slice(0,Xe);ze=ze.slice(Xe);rt-=Xe}if(Un&&ot===true&&rt>0){Un=ze.slice(0,rt);Yn=ze.slice(rt)}else if(ot===true){Un="";Yn=ze}else{Un=ze}if(Un&&Un!==""&&Un!=="/"&&Un!==ze){if(isPathSeparator(Un.charCodeAt(Un.length-1))){Un=Un.slice(0,-1)}}if(E.unescape===true){if(Yn)Yn=x.removeBackslashes(Yn);if(Un&&St===true){Un=x.removeBackslashes(Un)}}const zn={prefix:Gn,input:A,start:Xe,base:Un,glob:Yn,isBrace:it,isBracket:at,isGlob:ot,isExtglob:dt,isGlobstar:At,negated:Pt};if(E.tokens===true){zn.maxDepth=0;if(!isPathSeparator(Nn)){Ye.push(jn)}zn.tokens=Ye}if(E.parts===true||E.tokens===true){let g;for(let x=0;x{"use strict";const{REGEX_BACKSLASH:x,REGEX_REMOVE_BACKSLASH:k,REGEX_SPECIAL_CHARS:R,REGEX_SPECIAL_CHARS_GLOBAL:N}=E(30742);g.isObject=A=>A!==null&&typeof A==="object"&&!Array.isArray(A);g.hasRegexChars=A=>R.test(A);g.isRegexChar=A=>A.length===1&&g.hasRegexChars(A);g.escapeRegex=A=>A.replace(N,"\\$1");g.toPosixSlashes=A=>A.replace(x,"/");g.removeBackslashes=A=>A.replace(k,(A=>A==="\\"?"":A));g.supportsLookbehinds=()=>{const A=process.version.slice(1).split(".").map(Number);if(A.length===3&&A[0]>=9||A[0]===8&&A[1]>=10){return true}return false};g.escapeLast=(A,E,x)=>{const k=A.lastIndexOf(E,x);if(k===-1)return A;if(A[k-1]==="\\")return g.escapeLast(A,E,k-1);return`${A.slice(0,k)}\\${A.slice(k)}`};g.removePrefix=(A,g={})=>{let E=A;if(E.startsWith("./")){E=E.slice(2);g.prefix="./"}return E};g.wrapOutput=(A,g={},E={})=>{const x=E.contains?"":"^";const k=E.contains?"":"$";let R=`${x}(?:${A})${k}`;if(g.negated===true){R=`(?:^(?!${R}).*$)`}return R};g.basename=(A,{windows:g}={})=>{if(g){return A.replace(/[\\/]$/,"").replace(/.*[\\/]/,"")}else{return A.replace(/\/$/,"").replace(/.*\//,"")}}},86032:A=>{"use strict";var g=String.prototype.replace;var E=/%20/g;var x={RFC1738:"RFC1738",RFC3986:"RFC3986"};A.exports={default:x.RFC3986,formatters:{RFC1738:function(A){return g.call(A,E,"+")},RFC3986:function(A){return String(A)}},RFC1738:x.RFC1738,RFC3986:x.RFC3986}},40240:(A,g,E)=>{"use strict";var x=E(71293);var k=E(79091);var R=E(86032);A.exports={formats:R,parse:k,stringify:x}},79091:(A,g,E)=>{"use strict";var x=E(25225);var k=Object.prototype.hasOwnProperty;var R=Array.isArray;var N={allowDots:false,allowEmptyArrays:false,allowPrototypes:false,allowSparse:false,arrayLimit:20,charset:"utf-8",charsetSentinel:false,comma:false,decodeDotInKeys:false,decoder:x.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:false,interpretNumericEntities:false,parameterLimit:1e3,parseArrays:true,plainObjects:false,strictDepth:false,strictMerge:true,strictNullHandling:false,throwOnLimitExceeded:false};var interpretNumericEntities=function(A){return A.replace(/&#(\d+);/g,(function(A,g){return String.fromCharCode(parseInt(g,10))}))};var parseArrayValue=function(A,g,E){if(A&&typeof A==="string"&&g.comma&&A.indexOf(",")>-1){return A.split(",")}if(g.throwOnLimitExceeded&&E>=g.arrayLimit){throw new RangeError("Array limit exceeded. Only "+g.arrayLimit+" element"+(g.arrayLimit===1?"":"s")+" allowed in an array.")}return A};var j="utf8=%26%2310003%3B";var U="utf8=%E2%9C%93";var H=function parseQueryStringValues(A,g){var E={__proto__:null};var H=g.ignoreQueryPrefix?A.replace(/^\?/,""):A;H=H.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var W=g.parameterLimit===Infinity?void undefined:g.parameterLimit;var Z=H.split(g.delimiter,g.throwOnLimitExceeded?W+1:W);if(g.throwOnLimitExceeded&&Z.length>W){throw new RangeError("Parameter limit exceeded. Only "+W+" parameter"+(W===1?"":"s")+" allowed.")}var se=-1;var pe;var de=g.charset;if(g.charsetSentinel){for(pe=0;pe-1){je=R(je)?[je]:je}if(g.comma&&R(je)&&je.length>g.arrayLimit){if(g.throwOnLimitExceeded){throw new RangeError("Array limit exceeded. Only "+g.arrayLimit+" element"+(g.arrayLimit===1?"":"s")+" allowed in an array.")}je=x.combine([],je,g.arrayLimit,g.plainObjects)}if(Me!==null){var $e=k.call(E,Me);if($e&&(g.duplicates==="combine"||Te.indexOf("[]=")>-1)){E[Me]=x.combine(E[Me],je,g.arrayLimit,g.plainObjects)}else if(!$e||g.duplicates==="last"){E[Me]=je}}}return E};var parseObject=function(A,g,E,k){var R=0;if(A.length>0&&A[A.length-1]==="[]"){var N=A.slice(0,-1).join("");R=Array.isArray(g)&&g[N]?g[N].length:0}var j=k?g:parseArrayValue(g,E,R);for(var U=A.length-1;U>=0;--U){var H;var W=A[U];if(W==="[]"&&E.parseArrays){if(x.isOverflow(j)){H=j}else{H=E.allowEmptyArrays&&(j===""||E.strictNullHandling&&j===null)?[]:x.combine([],j,E.arrayLimit,E.plainObjects)}}else{H=E.plainObjects?{__proto__:null}:{};var Z=W.charAt(0)==="["&&W.charAt(W.length-1)==="]"?W.slice(1,-1):W;var se=E.decodeDotInKeys?Z.replace(/%2E/g,"."):Z;var pe=parseInt(se,10);var de=!isNaN(pe)&&W!==se&&String(pe)===se&&pe>=0&&E.parseArrays;if(!E.parseArrays&&se===""){H={0:j}}else if(de&&pe{"use strict";var x=E(94753);var k=E(25225);var R=E(86032);var N=Object.prototype.hasOwnProperty;var j={brackets:function brackets(A){return A+"[]"},comma:"comma",indices:function indices(A,g){return A+"["+g+"]"},repeat:function repeat(A){return A}};var U=Array.isArray;var H=Array.prototype.push;var pushToArray=function(A,g){H.apply(A,U(g)?g:[g])};var W=Date.prototype.toISOString;var Z=R["default"];var se={addQueryPrefix:false,allowDots:false,allowEmptyArrays:false,arrayFormat:"indices",charset:"utf-8",charsetSentinel:false,commaRoundTrip:false,delimiter:"&",encode:true,encodeDotInKeys:false,encoder:k.encode,encodeValuesOnly:false,filter:void undefined,format:Z,formatter:R.formatters[Z],indices:false,serializeDate:function serializeDate(A){return W.call(A)},skipNulls:false,strictNullHandling:false};var pe=function isNonNullishPrimitive(A){return typeof A==="string"||typeof A==="number"||typeof A==="boolean"||typeof A==="symbol"||typeof A==="bigint"};var de={};var Te=function stringify(A,g,E,R,N,j,H,W,Z,Te,Fe,_e,Me,je,$e,Ve,Ye,Je){var ze=A;var Ze=Je;var Xe=0;var rt=false;while((Ze=Ze.get(de))!==void undefined&&!rt){var it=Ze.get(A);Xe+=1;if(typeof it!=="undefined"){if(it===Xe){throw new RangeError("Cyclic object value")}else{rt=true}}if(typeof Ze.get(de)==="undefined"){Xe=0}}if(typeof Te==="function"){ze=Te(g,ze)}else if(ze instanceof Date){ze=Me(ze)}else if(E==="comma"&&U(ze)){ze=k.maybeMap(ze,(function(A){if(A instanceof Date){return Me(A)}return A}))}if(ze===null){if(j){return Z&&!Ve?Z(g,se.encoder,Ye,"key",je):g}ze=""}if(pe(ze)||k.isBuffer(ze)){if(Z){var at=Ve?g:Z(g,se.encoder,Ye,"key",je);return[$e(at)+"="+$e(Z(ze,se.encoder,Ye,"value",je))]}return[$e(g)+"="+$e(String(ze))]}var ot=[];if(typeof ze==="undefined"){return ot}var dt;if(E==="comma"&&U(ze)){if(Ve&&Z){ze=k.maybeMap(ze,Z)}dt=[{value:ze.length>0?ze.join(",")||null:void undefined}]}else if(U(Te)){dt=Te}else{var At=Object.keys(ze);dt=Fe?At.sort(Fe):At}var xt=W?String(g).replace(/\./g,"%2E"):String(g);var St=R&&U(ze)&&ze.length===1?xt+"[]":xt;if(N&&U(ze)&&ze.length===0){return St+"[]"}for(var Pt=0;Pt0?je+Me:""}},25225:(A,g,E)=>{"use strict";var x=E(86032);var k=E(94753);var R=Object.prototype.hasOwnProperty;var N=Array.isArray;var j=k();var U=function markOverflow(A,g){j.set(A,g);return A};var H=function isOverflow(A){return j.has(A)};var W=function getMaxIndex(A){return j.get(A)};var Z=function setMaxIndex(A,g){j.set(A,g)};var se=function(){var A=[];for(var g=0;g<256;++g){A[A.length]="%"+((g<16?"0":"")+g.toString(16)).toUpperCase()}return A}();var pe=function compactQueue(A){while(A.length>1){var g=A.pop();var E=g.obj[g.prop];if(N(E)){var x=[];for(var k=0;kE.arrayLimit){return U(de(A.concat(g),E),x)}A[x]=g}else if(A&&typeof A==="object"){if(H(A)){var k=W(A)+1;A[k]=g;Z(A,k)}else if(E&&E.strictMerge){return[A,g]}else if(E&&(E.plainObjects||E.allowPrototypes)||!R.call(Object.prototype,g)){A[g]=true}}else{return[A,g]}return A}if(!A||typeof A!=="object"){if(H(g)){var j=Object.keys(g);var se=E&&E.plainObjects?{__proto__:null,0:A}:{0:A};for(var pe=0;peE.arrayLimit){return U(de(Fe,E),Fe.length-1)}return Fe}var _e=A;if(N(A)&&!N(g)){_e=de(A,E)}if(N(A)&&N(g)){g.forEach((function(g,x){if(R.call(A,x)){var k=A[x];if(k&&typeof k==="object"&&g&&typeof g==="object"){A[x]=merge(k,g,E)}else{A[A.length]=g}}else{A[x]=g}}));return A}return Object.keys(g).reduce((function(A,x){var k=g[x];if(R.call(A,x)){A[x]=merge(A[x],k,E)}else{A[x]=k}if(H(g)&&!H(A)){U(A,W(g))}if(H(A)){var N=parseInt(x,10);if(String(N)===x&&N>=0&&N>W(A)){Z(A,N)}}return A}),_e)};var Fe=function assignSingleSource(A,g){return Object.keys(g).reduce((function(A,E){A[E]=g[E];return A}),A)};var decode=function(A,g,E){var x=A.replace(/\+/g," ");if(E==="iso-8859-1"){return x.replace(/%[0-9a-f]{2}/gi,unescape)}try{return decodeURIComponent(x)}catch(A){return x}};var _e=1024;var Me=function encode(A,g,E,k,R){if(A.length===0){return A}var N=A;if(typeof A==="symbol"){N=Symbol.prototype.toString.call(A)}else if(typeof A!=="string"){N=String(A)}if(E==="iso-8859-1"){return escape(N).replace(/%u[0-9a-f]{4}/gi,(function(A){return"%26%23"+parseInt(A.slice(2),16)+"%3B"}))}var j="";for(var U=0;U=_e?N.slice(U,U+_e):N;var W=[];for(var Z=0;Z=48&&pe<=57||pe>=65&&pe<=90||pe>=97&&pe<=122||R===x.RFC1738&&(pe===40||pe===41)){W[W.length]=H.charAt(Z);continue}if(pe<128){W[W.length]=se[pe];continue}if(pe<2048){W[W.length]=se[192|pe>>6]+se[128|pe&63];continue}if(pe<55296||pe>=57344){W[W.length]=se[224|pe>>12]+se[128|pe>>6&63]+se[128|pe&63];continue}Z+=1;pe=65536+((pe&1023)<<10|H.charCodeAt(Z)&1023);W[W.length]=se[240|pe>>18]+se[128|pe>>12&63]+se[128|pe>>6&63]+se[128|pe&63]}j+=W.join("")}return j};var je=function compact(A){var g=[{obj:{o:A},prop:"o"}];var E=[];for(var x=0;xE){return U(de(R,{plainObjects:x}),R.length-1)}return R};var Je=function maybeMap(A,g){if(N(A)){var E=[];for(var x=0;x{const x=E(54336);const k=E(28439);const R=E(67793);const N=E(3740);const{RateLimiterClusterMaster:j,RateLimiterClusterMasterPM2:U,RateLimiterCluster:H}=E(10565);const W=E(24544);const Z=E(73250);const se=E(87383);const pe=E(24016);const de=E(10244);const Te=E(52860);const Fe=E(85860);const _e=E(80449);const Me=E(82309);const je=E(16323);const $e=E(50673);const Ve=E(75347);const Ye=E(32193);const Je=E(53756);const ze=E(73283);const Ze=E(36481);const Xe=E(15299);const rt=E(27948);const it=E(43184);A.exports={RateLimiterRedis:x,RateLimiterMongo:k,RateLimiterMySQL:R,RateLimiterPostgres:N,RateLimiterMemory:W,RateLimiterMemcache:Z,RateLimiterClusterMaster:j,RateLimiterClusterMasterPM2:U,RateLimiterCluster:H,RLWrapperBlackAndWhite:se,RLWrapperTimeouts:pe,RateLimiterUnion:de,RateLimiterQueue:Te,BurstyRateLimiter:Fe,RateLimiterRes:_e,RateLimiterDynamo:Me,RateLimiterPrisma:je,RateLimiterValkey:Ye,RateLimiterValkeyGlide:Je,RateLimiterSQLite:ze,RateLimiterEtcd:Ze,RateLimiterDrizzle:$e,RateLimiterDrizzleNonAtomic:Ve,RateLimiterEtcdNonAtomic:Xe,RateLimiterQueueError:rt,RateLimiterEtcdTransactionFailedError:it}},85860:(A,g,E)=>{const x=E(80449);A.exports=class BurstyRateLimiter{constructor(A,g){this._rateLimiter=A;this._burstLimiter=g}_combineRes(A,g){if(!A){return null}return new x(A.remainingPoints,Math.min(A.msBeforeNext,g?g.msBeforeNext:0),A.consumedPoints,A.isFirstInDuration)}consume(A,g=1,E={}){return this._rateLimiter.consume(A,g,E).catch((k=>{if(k instanceof x){return this._burstLimiter.consume(A,g,E).then((A=>Promise.resolve(this._combineRes(k,A)))).catch((A=>{if(A instanceof x){return Promise.reject(this._combineRes(k,A))}else{return Promise.reject(A)}}))}else{return Promise.reject(k)}}))}get(A){return Promise.all([this._rateLimiter.get(A),this._burstLimiter.get(A)]).then((([A,g])=>this._combineRes(A,g)))}get points(){return this._rateLimiter.points}}},87383:(A,g,E)=>{const x=E(80449);A.exports=class RLWrapperBlackAndWhite{constructor(A={}){this.limiter=A.limiter;this.blackList=A.blackList;this.whiteList=A.whiteList;this.isBlackListed=A.isBlackListed;this.isWhiteListed=A.isWhiteListed;this.runActionAnyway=A.runActionAnyway}get limiter(){return this._limiter}set limiter(A){if(typeof A==="undefined"){throw new Error("limiter is not set")}this._limiter=A}get runActionAnyway(){return this._runActionAnyway}set runActionAnyway(A){this._runActionAnyway=typeof A==="undefined"?false:A}get blackList(){return this._blackList}set blackList(A){this._blackList=Array.isArray(A)?A:[]}get isBlackListed(){return this._isBlackListed}set isBlackListed(A){if(typeof A==="undefined"){A=()=>false}if(typeof A!=="function"){throw new Error("isBlackListed must be function")}this._isBlackListed=A}get whiteList(){return this._whiteList}set whiteList(A){this._whiteList=Array.isArray(A)?A:[]}get isWhiteListed(){return this._isWhiteListed}set isWhiteListed(A){if(typeof A==="undefined"){A=()=>false}if(typeof A!=="function"){throw new Error("isWhiteListed must be function")}this._isWhiteListed=A}isBlackListedSomewhere(A){return this.blackList.indexOf(A)>=0||this.isBlackListed(A)}isWhiteListedSomewhere(A){return this.whiteList.indexOf(A)>=0||this.isWhiteListed(A)}getBlackRes(){return new x(0,Number.MAX_SAFE_INTEGER,0,false)}getWhiteRes(){return new x(Number.MAX_SAFE_INTEGER,0,0,false)}rejectBlack(){return Promise.reject(this.getBlackRes())}resolveBlack(){return Promise.resolve(this.getBlackRes())}resolveWhite(){return Promise.resolve(this.getWhiteRes())}consume(A,g=1){let E;if(this.isWhiteListedSomewhere(A)){E=this.resolveWhite()}else if(this.isBlackListedSomewhere(A)){E=this.rejectBlack()}if(typeof E==="undefined"){return this.limiter.consume(A,g)}if(this.runActionAnyway){this.limiter.consume(A,g).catch((()=>{}))}return E}block(A,g){let E;if(this.isWhiteListedSomewhere(A)){E=this.resolveWhite()}else if(this.isBlackListedSomewhere(A)){E=this.resolveBlack()}if(typeof E==="undefined"){return this.limiter.block(A,g)}if(this.runActionAnyway){this.limiter.block(A,g).catch((()=>{}))}return E}penalty(A,g){let E;if(this.isWhiteListedSomewhere(A)){E=this.resolveWhite()}else if(this.isBlackListedSomewhere(A)){E=this.resolveBlack()}if(typeof E==="undefined"){return this.limiter.penalty(A,g)}if(this.runActionAnyway){this.limiter.penalty(A,g).catch((()=>{}))}return E}reward(A,g){let E;if(this.isWhiteListedSomewhere(A)){E=this.resolveWhite()}else if(this.isBlackListedSomewhere(A)){E=this.resolveBlack()}if(typeof E==="undefined"){return this.limiter.reward(A,g)}if(this.runActionAnyway){this.limiter.reward(A,g).catch((()=>{}))}return E}get(A){let g;if(this.isWhiteListedSomewhere(A)){g=this.resolveWhite()}else if(this.isBlackListedSomewhere(A)){g=this.resolveBlack()}if(typeof g==="undefined"||this.runActionAnyway){return this.limiter.get(A)}return g}delete(A){return this.limiter.delete(A)}}},24016:(A,g,E)=>{const x=E(88569);const k=E(33847);A.exports=class RLWrapperTimeouts extends k{constructor(A={}){super(A);this.limiter=A.limiter;this.timeoutMs=A.timeoutMs||0}get limiter(){return this._limiter}set limiter(A){if(!(A instanceof x)){throw new TypeError("limiter must be an instance of RateLimiterAbstract")}this._limiter=A;if(!this.insuranceLimiter&&A instanceof k){this.insuranceLimiter=A.insuranceLimiter}}get timeoutMs(){return this._timeoutMs}set timeoutMs(A){if(typeof A!=="number"||A<0){throw new TypeError("timeoutMs must be a non-negative number")}this._timeoutMs=A}_run(A,g){return new Promise((async(E,x)=>{const k=setTimeout((()=>x(new Error("Operation timed out"))),this.timeoutMs);await this.limiter[A](...g).then((A=>{clearTimeout(k);E(A)})).catch((A=>{clearTimeout(k);x(A)}))}))}_consume(A,g=1,E={}){return this._run("consume",[A,g,E])}_penalty(A,g=1,E={}){return this._run("penalty",[A,g,E])}_reward(A,g=1,E={}){return this._run("reward",[A,g,E])}_get(A,g={}){return this._run("get",[A,g])}_set(A,g,E,x={}){return this._run("set",[A,g,E,x])}_block(A,g,E={}){return this._run("block",[A,g,E])}_delete(A,g={}){return this._run("delete",[A,g])}}},88569:A=>{A.exports=class RateLimiterAbstract{constructor(A={}){this.points=A.points;this.duration=A.duration;this.blockDuration=A.blockDuration;this.execEvenly=A.execEvenly;this.execEvenlyMinDelayMs=A.execEvenlyMinDelayMs;this.keyPrefix=A.keyPrefix}get points(){return this._points}set points(A){this._points=A>=0?A:4}get duration(){return this._duration}set duration(A){this._duration=typeof A==="undefined"?1:A}get msDuration(){return this.duration*1e3}get blockDuration(){return this._blockDuration}set blockDuration(A){this._blockDuration=typeof A==="undefined"?0:A}get msBlockDuration(){return this.blockDuration*1e3}get execEvenly(){return this._execEvenly}set execEvenly(A){this._execEvenly=typeof A==="undefined"?false:Boolean(A)}get execEvenlyMinDelayMs(){return this._execEvenlyMinDelayMs}set execEvenlyMinDelayMs(A){this._execEvenlyMinDelayMs=typeof A==="undefined"?Math.ceil(this.msDuration/this.points):A}get keyPrefix(){return this._keyPrefix}set keyPrefix(A){if(typeof A==="undefined"){A="rlflx"}if(typeof A!=="string"){throw new Error("keyPrefix must be string")}this._keyPrefix=A}_getKeySecDuration(A={}){return A&&A.customDuration>=0?A.customDuration:this.duration}getKey(A){return this.keyPrefix.length>0?`${this.keyPrefix}:${A}`:A}parseKey(A){return A.substring(this.keyPrefix.length)}consume(){throw new Error("You have to implement the method 'consume'!")}penalty(){throw new Error("You have to implement the method 'penalty'!")}reward(){throw new Error("You have to implement the method 'reward'!")}get(){throw new Error("You have to implement the method 'get'!")}set(){throw new Error("You have to implement the method 'set'!")}block(){throw new Error("You have to implement the method 'block'!")}delete(){throw new Error("You have to implement the method 'delete'!")}}},10565:(A,g,E)=>{const x=E(29907);const k=E(76982);const R=E(88569);const N=E(24544);const j=E(80449);const U="rate_limiter_flexible";let H=null;const masterSendToWorker=function(A,g,E,x){let k;if(x===null||x===true||x===false){k=x}else{k={remainingPoints:x.remainingPoints,msBeforeNext:x.msBeforeNext,consumedPoints:x.consumedPoints,isFirstInDuration:x.isFirstInDuration}}A.send({channel:U,keyPrefix:g.keyPrefix,promiseId:g.promiseId,type:E,data:k})};const workerWaitInit=function(A){setTimeout((()=>{if(this._initiated){process.send(A)}else if(typeof this._promises[A.promiseId]!=="undefined"){workerWaitInit.call(this,A)}}),30)};const workerSendToMaster=function(A,g,E,x,k){const R={channel:U,keyPrefix:this.keyPrefix,func:A,promiseId:g,data:{key:E,arg:x,opts:k}};if(!this._initiated){workerWaitInit.call(this,R)}else{process.send(R)}};const masterProcessMsg=function(A,g){if(!g||g.channel!==U||typeof this._rateLimiters[g.keyPrefix]==="undefined"){return false}let E;switch(g.func){case"consume":E=this._rateLimiters[g.keyPrefix].consume(g.data.key,g.data.arg,g.data.opts);break;case"penalty":E=this._rateLimiters[g.keyPrefix].penalty(g.data.key,g.data.arg,g.data.opts);break;case"reward":E=this._rateLimiters[g.keyPrefix].reward(g.data.key,g.data.arg,g.data.opts);break;case"block":E=this._rateLimiters[g.keyPrefix].block(g.data.key,g.data.arg,g.data.opts);break;case"get":E=this._rateLimiters[g.keyPrefix].get(g.data.key,g.data.opts);break;case"delete":E=this._rateLimiters[g.keyPrefix].delete(g.data.key,g.data.opts);break;default:return false}if(E){E.then((E=>{masterSendToWorker(A,g,"resolve",E)})).catch((E=>{masterSendToWorker(A,g,"reject",E)}))}};const workerProcessMsg=function(A){if(!A||A.channel!==U||A.keyPrefix!==this.keyPrefix){return false}if(this._promises[A.promiseId]){clearTimeout(this._promises[A.promiseId].timeoutId);let g;if(A.data===null||A.data===true||A.data===false){g=A.data}else{g=new j(A.data.remainingPoints,A.data.msBeforeNext,A.data.consumedPoints,A.data.isFirstInDuration)}switch(A.type){case"resolve":this._promises[A.promiseId].resolve(g);break;case"reject":this._promises[A.promiseId].reject(g);break;default:throw new Error(`RateLimiterCluster: no such message type '${A.type}'`)}delete this._promises[A.promiseId]}};const getOpts=function(){return{points:this.points,duration:this.duration,blockDuration:this.blockDuration,execEvenly:this.execEvenly,execEvenlyMinDelayMs:this.execEvenlyMinDelayMs,keyPrefix:this.keyPrefix}};const savePromise=function(A,g){const E=process.hrtime();let x=E[0].toString()+E[1].toString();if(typeof this._promises[x]!=="undefined"){x+=k.randomBytes(12).toString("base64")}this._promises[x]={resolve:A,reject:g,timeoutId:setTimeout((()=>{delete this._promises[x];g(new Error("RateLimiterCluster timeout: no answer from master in time"))}),this.timeoutMs)};return x};class RateLimiterClusterMaster{constructor(){if(H){return H}this._rateLimiters={};x.setMaxListeners(0);x.on("message",((A,g)=>{if(g&&g.channel===U&&g.type==="init"){if(typeof this._rateLimiters[g.opts.keyPrefix]==="undefined"){this._rateLimiters[g.opts.keyPrefix]=new N(g.opts)}A.send({channel:U,type:"init",keyPrefix:g.opts.keyPrefix})}else{masterProcessMsg.call(this,A,g)}}));H=this}}class RateLimiterClusterMasterPM2{constructor(A){if(H){return H}this._rateLimiters={};A.launchBus(((g,E)=>{E.on("process:msg",(g=>{const E=g.raw;if(E&&E.channel===U&&E.type==="init"){if(typeof this._rateLimiters[E.opts.keyPrefix]==="undefined"){this._rateLimiters[E.opts.keyPrefix]=new N(E.opts)}A.sendDataToProcessId(g.process.pm_id,{data:{},topic:U,channel:U,type:"init",keyPrefix:E.opts.keyPrefix},((A,g)=>{if(A){console.log(A,g)}}))}else{const x={send:E=>{const x=E;x.topic=U;if(typeof x.data==="undefined"){x.data={}}A.sendDataToProcessId(g.process.pm_id,x,((A,g)=>{if(A){console.log(A,g)}}))}};masterProcessMsg.call(this,x,E)}}))}));H=this}}class RateLimiterClusterWorker extends R{get timeoutMs(){return this._timeoutMs}set timeoutMs(A){this._timeoutMs=typeof A==="undefined"?5e3:Math.abs(parseInt(A))}constructor(A={}){super(A);process.setMaxListeners(0);this.timeoutMs=A.timeoutMs;this._initiated=false;process.on("message",(A=>{if(A&&A.channel===U&&A.type==="init"&&A.keyPrefix===this.keyPrefix){this._initiated=true}else{workerProcessMsg.call(this,A)}}));process.send({channel:U,type:"init",opts:getOpts.call(this)});this._promises={}}consume(A,g=1,E={}){return new Promise(((x,k)=>{const R=savePromise.call(this,x,k);workerSendToMaster.call(this,"consume",R,A,g,E)}))}penalty(A,g=1,E={}){return new Promise(((x,k)=>{const R=savePromise.call(this,x,k);workerSendToMaster.call(this,"penalty",R,A,g,E)}))}reward(A,g=1,E={}){return new Promise(((x,k)=>{const R=savePromise.call(this,x,k);workerSendToMaster.call(this,"reward",R,A,g,E)}))}block(A,g,E={}){return new Promise(((x,k)=>{const R=savePromise.call(this,x,k);workerSendToMaster.call(this,"block",R,A,g,E)}))}get(A,g={}){return new Promise(((E,x)=>{const k=savePromise.call(this,E,x);workerSendToMaster.call(this,"get",k,A,g)}))}delete(A,g={}){return new Promise(((E,x)=>{const k=savePromise.call(this,E,x);workerSendToMaster.call(this,"delete",k,A,g)}))}}A.exports={RateLimiterClusterMaster:RateLimiterClusterMaster,RateLimiterClusterMasterPM2:RateLimiterClusterMasterPM2,RateLimiterCluster:RateLimiterClusterWorker}},50673:(A,g,E)=>{let x=null;const k=3e5;const R=36e5;class RateLimiterDrizzleError extends Error{constructor(A){super(A);this.name="RateLimiterDrizzleError"}}async function getDrizzleOperators(){if(x)return x;try{function getPackageName(){return["drizzle","orm"].join("-")}const A=await E(87788)(`${getPackageName()}`);const{and:g,or:k,gt:R,lt:N,eq:j,isNull:U,sql:H}=A.default||A;x={and:g,or:k,gt:R,lt:N,eq:j,isNull:U,sql:H};return x}catch(W){throw new RateLimiterDrizzleError("drizzle-orm is not installed. Please install drizzle-orm to use RateLimiterDrizzle.")}}const N=E(65140);const j=E(80449);class RateLimiterDrizzle extends N{constructor(A){super(A);if(!A?.schema){throw new RateLimiterDrizzleError("Drizzle schema is required")}if(!A?.storeClient){throw new RateLimiterDrizzleError("Drizzle client is required")}this.schema=A.schema;this.drizzleClient=A.storeClient;this.clearExpiredByTimeout=A.clearExpiredByTimeout??true;if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}}_getRateLimiterRes(A,g,E){const x=new j;let k=E;x.isFirstInDuration=k.points===g;x.consumedPoints=k.points;x.remainingPoints=Math.max(this.points-x.consumedPoints,0);x.msBeforeNext=k.expire!==null?Math.max(new Date(k.expire).getTime()-Date.now(),0):-1;return x}async _upsert(A,g,E,x=false){if(!this.drizzleClient){return Promise.reject(new RateLimiterDrizzleError("Drizzle client is not established"))}const{eq:k,sql:R}=await getDrizzleOperators();const N=new Date;const j=E>0?new Date(N.getTime()+E):null;const U=await this.drizzleClient.transaction((async E=>{const[U]=await E.select().from(this.schema).where(k(this.schema.key,A)).limit(1);const H=x||!U?.expire||U?.expire<=N||j===null;const[W]=await E.insert(this.schema).values({key:A,points:g,expire:j}).onConflictDoUpdate({target:this.schema.key,set:{points:!H?R`${this.schema.points} + ${g}`:g,...H&&{expire:j}}}).returning();return W}));return U}async _get(A){if(!this.drizzleClient){return Promise.reject(new RateLimiterDrizzleError("Drizzle client is not established"))}const{and:g,or:E,gt:x,eq:k,isNull:R}=await getDrizzleOperators();const[N]=await this.drizzleClient.select().from(this.schema).where(g(k(this.schema.key,A),E(x(this.schema.expire,new Date),R(this.schema.expire)))).limit(1);return N||null}async _delete(A){if(!this.drizzleClient){return Promise.reject(new RateLimiterDrizzleError("Drizzle client is not established"))}const{eq:g}=await getDrizzleOperators();const[E]=await this.drizzleClient.delete(this.schema).where(g(this.schema.key,A)).returning({key:this.schema.key});return!!E?.key}_clearExpiredHourAgo(){if(this._clearExpiredTimeoutId){clearTimeout(this._clearExpiredTimeoutId)}this._clearExpiredTimeoutId=setTimeout((async()=>{try{const{lt:A}=await getDrizzleOperators();await this.drizzleClient.delete(this.schema).where(A(this.schema.expire,new Date(Date.now()-R)))}catch(A){console.warn("Failed to clear expired records:",A)}this._clearExpiredHourAgo()}),k);this._clearExpiredTimeoutId.unref()}}A.exports=RateLimiterDrizzle},75347:(A,g,E)=>{let x=null;const k=3e5;const R=36e5;class RateLimiterDrizzleError extends Error{constructor(A){super(A);this.name="RateLimiterDrizzleError"}}async function getDrizzleOperators(){if(x)return x;try{function getPackageName(){return["drizzle","orm"].join("-")}const A=await E(87788)(`${getPackageName()}`);const{and:g,or:k,gt:R,lt:N,eq:j,isNull:U,sql:H}=A.default||A;x={and:g,or:k,gt:R,lt:N,eq:j,isNull:U,sql:H};return x}catch(W){throw new RateLimiterDrizzleError("drizzle-orm is not installed. Please install drizzle-orm to use RateLimiterDrizzleNonAtomic.")}}const N=E(65140);const j=E(80449);class RateLimiterDrizzleNonAtomic extends N{constructor(A){super(A);if(!A?.schema){throw new RateLimiterDrizzleError("Drizzle schema is required")}if(!A?.storeClient){throw new RateLimiterDrizzleError("Drizzle client is required")}this.schema=A.schema;this.drizzleClient=A.storeClient;this.clearExpiredByTimeout=A.clearExpiredByTimeout??true;if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}}_getRateLimiterRes(A,g,E){const x=new j;let k=E;x.isFirstInDuration=k.points===g;x.consumedPoints=k.points;x.remainingPoints=Math.max(this.points-x.consumedPoints,0);x.msBeforeNext=k.expire!==null?Math.max(new Date(k.expire).getTime()-Date.now(),0):-1;return x}async _upsert(A,g,E,x=false){if(!this.drizzleClient){return Promise.reject(new RateLimiterDrizzleError("Drizzle client is not established"))}const{eq:k}=await getDrizzleOperators();const R=new Date;const N=E>0?new Date(R.getTime()+E):null;const[j]=await this.drizzleClient.select().from(this.schema).where(k(this.schema.key,A)).limit(1);const U=x||!j||!j.expire||j.expire<=R||N===null;let H;if(j&&!U){H=j.points+g}else{H=g}const[W]=await this.drizzleClient.insert(this.schema).values({key:A,points:H,expire:N}).onConflictDoUpdate({target:this.schema.key,set:{points:H,...U&&{expire:N}}}).returning();return W}async _get(A){if(!this.drizzleClient){return Promise.reject(new RateLimiterDrizzleError("Drizzle client is not established"))}const{and:g,or:E,gt:x,eq:k,isNull:R}=await getDrizzleOperators();const[N]=await this.drizzleClient.select().from(this.schema).where(g(k(this.schema.key,A),E(x(this.schema.expire,new Date),R(this.schema.expire)))).limit(1);return N||null}async _delete(A){if(!this.drizzleClient){return Promise.reject(new RateLimiterDrizzleError("Drizzle client is not established"))}const{eq:g}=await getDrizzleOperators();const[E]=await this.drizzleClient.delete(this.schema).where(g(this.schema.key,A)).returning({key:this.schema.key});return!!(E&&E.key)}_clearExpiredHourAgo(){if(this._clearExpiredTimeoutId){clearTimeout(this._clearExpiredTimeoutId)}this._clearExpiredTimeoutId=setTimeout((async()=>{try{const{lt:A}=await getDrizzleOperators();await this.drizzleClient.delete(this.schema).where(A(this.schema.expire,new Date(Date.now()-R)))}catch(A){console.warn("Failed to clear expired records:",A)}this._clearExpiredHourAgo()}),k);this._clearExpiredTimeoutId.unref()}}A.exports=RateLimiterDrizzleNonAtomic},82309:(A,g,E)=>{const x=E(80449);const k=E(65140);class DynamoItem{constructor(A,g,E){this.key=A;this.points=g;this.expire=E}}const R=25;const N=25;class RateLimiterDynamo extends k{constructor(A,g=null){super(A);this.client=A.storeClient;this.tableName=A.tableName;this.tableCreated=A.tableCreated;this.ttlManuallySet=A.ttlSet;if(!this.tableCreated){this._createTable(A.dynamoTableOpts).then((A=>{this.tableCreated=true;this._setTTL().finally((()=>{if(typeof g==="function"){g()}}))})).catch((A=>{if(typeof g==="function"){g(A)}else{throw A}}))}else{this._setTTL().finally((()=>{if(typeof g==="function"){g()}}))}}get tableName(){return this._tableName}set tableName(A){this._tableName=typeof A==="undefined"?"node-rate-limiter-flexible":A}get tableCreated(){return this._tableCreated}set tableCreated(A){this._tableCreated=typeof A==="undefined"?false:!!A}async _createTable(A){const g={TableName:this.tableName,AttributeDefinitions:[{AttributeName:"key",AttributeType:"S"}],KeySchema:[{AttributeName:"key",KeyType:"HASH"}],ProvisionedThroughput:{ReadCapacityUnits:A&&A.readCapacityUnits?A.readCapacityUnits:R,WriteCapacityUnits:A&&A.writeCapacityUnits?A.writeCapacityUnits:N}};try{const A=await this.client.createTable(g);return A}catch(A){if(A.__type&&A.__type.includes("ResourceInUseException")){return null}else{throw A}}}async _get(A){if(!this.tableCreated){throw new Error("Table is not created yet")}const g={TableName:this.tableName,Key:{key:{S:A}}};const E=await this.client.getItem(g);if(E.Item){return new DynamoItem(E.Item.key.S,Number(E.Item.points.N),Number(E.Item.expire.N))}else{return null}}async _delete(A){if(!this.tableCreated){throw new Error("Table is not created yet")}const g={TableName:this.tableName,Key:{key:{S:A}},ConditionExpression:"attribute_exists(#k)",ExpressionAttributeNames:{"#k":"key"}};try{const A=await this._client.deleteItem(g);return A.$metadata.httpStatusCode===200}catch(A){if(A.__type&&A.__type.includes("ConditionalCheckFailedException")){return false}else{throw A}}}async _upsert(A,g,E,x=false,k={}){if(!this.tableCreated){throw new Error("Table is not created yet")}const R=Date.now();const N=R/1e3;const j=E>0?(R+E)/1e3:-1;if(x){return await this._baseUpsert({TableName:this.tableName,Key:{key:{S:A}},UpdateExpression:"SET points = :points, expire = :expire",ExpressionAttributeValues:{":points":{N:g.toString()},":expire":{N:j.toString()}},ReturnValues:"ALL_NEW"})}try{return await this._baseUpsert({TableName:this.tableName,Key:{key:{S:A}},UpdateExpression:"SET points = :new_points, expire = :new_expire",ExpressionAttributeValues:{":new_points":{N:g.toString()},":new_expire":{N:j.toString()},":where_expire":{N:N.toString()}},ConditionExpression:"expire <= :where_expire OR attribute_not_exists(points)",ReturnValues:"ALL_NEW"})}catch(E){return await this._baseUpsert({TableName:this.tableName,Key:{key:{S:A}},UpdateExpression:"SET points = points + :new_points",ExpressionAttributeValues:{":new_points":{N:g.toString()},":where_expire":{N:N.toString()}},ConditionExpression:"expire > :where_expire",ReturnValues:"ALL_NEW"})}}async _baseUpsert(A){if(!this.tableCreated){throw new Error("Table is not created yet")}try{const g=await this.client.updateItem(A);return new DynamoItem(g.Attributes.key.S,Number(g.Attributes.points.N),Number(g.Attributes.expire.N))}catch(A){throw A}}async _setTTL(){if(!this.tableCreated){throw new Error("Table is not created yet")}try{const A=await this._isTTLSet();if(A){return}const g={TableName:this.tableName,TimeToLiveSpecification:{AttributeName:"expire",Enabled:true}};const E=await this.client.updateTimeToLive(g);return E}catch(A){throw A}}async _isTTLSet(){if(!this.tableCreated){throw new Error("Table is not created yet")}if(this.ttlManuallySet){return true}try{const A=await this.client.describeTimeToLive({TableName:this.tableName});return A.$metadata.httpStatusCode==200&&A.TimeToLiveDescription.TimeToLiveStatus==="ENABLED"&&A.TimeToLiveDescription.AttributeName==="expire"}catch(A){throw A}}_getRateLimiterRes(A,g,E){const k=new x;k.isFirstInDuration=g===E.points;k.consumedPoints=k.isFirstInDuration?g:E.points;k.remainingPoints=Math.max(this.points-k.consumedPoints,0);k.msBeforeNext=E.expire!=-1?Math.max(E.expire*1e3-Date.now(),0):-1;return k}}A.exports=RateLimiterDynamo},36481:(A,g,E)=>{const x=E(43184);const k=E(15299);const R=5;class RateLimiterEtcd extends k{async _upsert(A,g,E,k=false){const N=E>0?Date.now()+E:null;let j={points:g,expire:N};let U;if(k){await this.client.put(A).value(JSON.stringify(j))}else{const E=await this.client.if(A,"Version","===","0").then(this.client.put(A).value(JSON.stringify(j))).commit().then((A=>!!A.succeeded));if(!E){let E=false;for(let x=0;x!!A.succeeded));if(E){break}}if(!E){throw new x("Could not set new value in a transaction.")}}}return j}}A.exports=RateLimiterEtcd},15299:(A,g,E)=>{const x=E(65140);const k=E(80449);const R=E(72922);class RateLimiterEtcdNonAtomic extends x{constructor(A){super(A);if(!A.storeClient){throw new R('You need to set the option "storeClient" to an instance of class "Etcd3".')}this.client=A.storeClient}_getRateLimiterRes(A,g,E){const x=new k;x.isFirstInDuration=g===E.points;x.consumedPoints=x.isFirstInDuration?g:E.points;x.remainingPoints=Math.max(this.points-x.consumedPoints,0);x.msBeforeNext=E.expire?Math.max(E.expire-Date.now(),0):-1;return x}async _upsert(A,g,E,x=false){const k=E>0?Date.now()+E:null;let R={points:g,expire:k};if(x){await this.client.put(A).value(JSON.stringify(R))}else{const E=await this._get(A);R={points:(E!==null?E.points:0)+g,expire:k};await this.client.put(A).value(JSON.stringify(R))}return R}async _get(A){return this.client.get(A).string().then((A=>A!==null?JSON.parse(A):null))}async _delete(A){return this.client.delete().key(A).then((A=>A.deleted==="1"))}}A.exports=RateLimiterEtcdNonAtomic},33847:(A,g,E)=>{const x=E(88569);const k=E(80449);A.exports=class RateLimiterInsuredAbstract extends x{constructor(A={}){super(A);this.insuranceLimiter=A.insuranceLimiter}get insuranceLimiter(){return this._insuranceLimiter}set insuranceLimiter(A){if(typeof A!=="undefined"&&!(A instanceof x)){throw new Error("insuranceLimiter must be instance of RateLimiterAbstract")}this._insuranceLimiter=A;if(this._insuranceLimiter){this._insuranceLimiter.blockDuration=this.blockDuration;this._insuranceLimiter.execEvenly=this.execEvenly}}_handleError(A,g,E,R,N){if(A instanceof k){R(A)}else if(!(this.insuranceLimiter instanceof x)){R(A)}else{this.insuranceLimiter[g](...N).then((A=>{E(A)})).catch((A=>{R(A)}))}}_operation(A,g){const E=this[A](...g);return new Promise(((x,k)=>E.then((A=>{x(A)})).catch((E=>{if(A.startsWith("_")){A=A.slice(1)}this._handleError(E,A,x,k,g)}))))}consume(A,g=1,E={}){return this._operation("_consume",[A,g,E])}penalty(A,g=1,E={}){return this._operation("_penalty",[A,g,E])}reward(A,g=1,E={}){return this._operation("_reward",[A,g,E])}get(A,g={}){return this._operation("_get",[A,g])}set(A,g,E,x={}){return this._operation("_set",[A,g,E,x])}block(A,g,E={}){return this._operation("_block",[A,g,E])}delete(A,g={}){return this._operation("_delete",[A,g])}_consume(){throw new Error("You have to implement the method '_consume'!")}_penalty(){throw new Error("You have to implement the method '_penalty'!")}_reward(){throw new Error("You have to implement the method '_reward'!")}_get(){throw new Error("You have to implement the method '_get'!")}_set(){throw new Error("You have to implement the method '_set'!")}_block(){throw new Error("You have to implement the method '_block'!")}_delete(){throw new Error("You have to implement the method '_delete'!")}}},73250:(A,g,E)=>{const x=E(65140);const k=E(80449);class RateLimiterMemcache extends x{constructor(A){super(A);this.client=A.storeClient}_getRateLimiterRes(A,g,E){const x=new k;x.consumedPoints=parseInt(E.consumedPoints);x.isFirstInDuration=E.consumedPoints===g;x.remainingPoints=Math.max(this.points-x.consumedPoints,0);x.msBeforeNext=E.msBeforeNext;return x}_upsert(A,g,E,x=false,k={}){return new Promise(((R,N)=>{const j=Date.now();const U=Math.floor(E/1e3);if(x){this.client.set(A,g,U,(E=>{if(!E){this.client.set(`${A}_expire`,U>0?j+U*1e3:-1,U,(()=>{const A={consumedPoints:g,msBeforeNext:U>0?U*1e3:-1};R(A)}))}else{N(E)}}))}else{this.client.incr(A,g,((H,W)=>{if(H||W===false){this.client.add(A,g,U,((H,W)=>{if(H||!W){if(typeof k.attemptNumber==="undefined"||k.attemptNumber<3){const j=Object.assign({},k);j.attemptNumber=j.attemptNumber?j.attemptNumber+1:1;this._upsert(A,g,E,x,j).then((A=>R(A))).catch((A=>N(A)))}else{N(new Error("Can not add key"))}}else{this.client.add(`${A}_expire`,U>0?j+U*1e3:-1,U,(()=>{const A={consumedPoints:g,msBeforeNext:U>0?U*1e3:-1};R(A)}))}}))}else{this.client.get(`${A}_expire`,((A,g)=>{if(A){N(A)}else{const A=g===false?0:g;const E={consumedPoints:W,msBeforeNext:A>=0?Math.max(A-j,0):-1};R(E)}}))}}))}}))}_get(A){return new Promise(((g,E)=>{const x=Date.now();this.client.get(A,((k,R)=>{if(!R){g(null)}else{this.client.get(`${A}_expire`,((A,k)=>{if(A){E(A)}else{const A=k===false?0:k;const E={consumedPoints:R,msBeforeNext:A>=0?Math.max(A-x,0):-1};g(E)}}))}}))}))}_delete(A){return new Promise(((g,E)=>{this.client.del(A,((x,k)=>{if(x){E(x)}else if(k===false){g(k)}else{this.client.del(`${A}_expire`,(A=>{if(A){E(A)}else{g(k)}}))}}))}))}}A.exports=RateLimiterMemcache},24544:(A,g,E)=>{const x=E(88569);const k=E(81534);const R=E(80449);class RateLimiterMemory extends x{constructor(A={}){super(A);this._memoryStorage=new k}consume(A,g=1,E={}){return new Promise(((x,k)=>{const R=this.getKey(A);const N=this._getKeySecDuration(E);let j=this._memoryStorage.incrby(R,g,N);j.remainingPoints=Math.max(this.points-j.consumedPoints,0);if(j.consumedPoints>this.points){if(this.blockDuration>0&&j.consumedPoints<=this.points+g){j=this._memoryStorage.set(R,j.consumedPoints,this.blockDuration)}k(j)}else if(this.execEvenly&&j.msBeforeNext>0&&!j.isFirstInDuration){let A=Math.ceil(j.msBeforeNext/(j.remainingPoints+2));if(A{const k=this._getKeySecDuration(E);const R=this._memoryStorage.incrby(x,g,k);R.remainingPoints=Math.max(this.points-R.consumedPoints,0);A(R)}))}reward(A,g=1,E={}){const x=this.getKey(A);return new Promise((A=>{const k=this._getKeySecDuration(E);const R=this._memoryStorage.incrby(x,-g,k);R.remainingPoints=Math.max(this.points-R.consumedPoints,0);A(R)}))}block(A,g){const E=g*1e3;const x=this.points+1;this._memoryStorage.set(this.getKey(A),x,g);return Promise.resolve(new R(0,E===0?-1:E,x))}set(A,g,E){const x=(E>=0?E:this.duration)*1e3;this._memoryStorage.set(this.getKey(A),g,E);return Promise.resolve(new R(0,x===0?-1:x,g))}get(A){const g=this._memoryStorage.get(this.getKey(A));if(g!==null){g.remainingPoints=Math.max(this.points-g.consumedPoints,0)}return Promise.resolve(g)}delete(A){return Promise.resolve(this._memoryStorage.delete(this.getKey(A)))}}A.exports=RateLimiterMemory},28439:(A,g,E)=>{const x=E(65140);const k=E(80449);function getDriverVersion(A){try{const g=A.client?A.client:A;let E=[0,0,0];if(typeof g.topology==="undefined"){const{version:A}=g.options.metadata.driver;E=A.split("|",1)[0].split(".").map((A=>parseInt(A)))}else{const{version:A}=g.topology.s.options.metadata.driver;E=A.split(".").map((A=>parseInt(A)))}return{major:E[0],feature:E[1],patch:E[2]}}catch(A){return{major:0,feature:0,patch:0}}}class RateLimiterMongo extends x{constructor(A){super(A);this.dbName=A.dbName;this.tableName=A.tableName;this.indexKeyPrefix=A.indexKeyPrefix;this.disableIndexesCreation=A.disableIndexesCreation;if(A.mongo){this.client=A.mongo}else{this.client=A.storeClient}if(typeof this.client.then==="function"){this.client.then((A=>{this.client=A;this._initCollection();this._driverVersion=getDriverVersion(this.client)}))}else{this._initCollection();this._driverVersion=getDriverVersion(this.client)}}get dbName(){return this._dbName}set dbName(A){this._dbName=typeof A==="undefined"?RateLimiterMongo.getDbName():A}static getDbName(){return"node-rate-limiter-flexible"}get tableName(){return this._tableName}set tableName(A){this._tableName=typeof A==="undefined"?this.keyPrefix:A}get client(){return this._client}set client(A){if(typeof A==="undefined"){throw new Error("mongo is not set")}this._client=A}get indexKeyPrefix(){return this._indexKeyPrefix}set indexKeyPrefix(A){this._indexKeyPrefix=A||{}}get disableIndexesCreation(){return this._disableIndexesCreation}set disableIndexesCreation(A){this._disableIndexesCreation=!!A}async createIndexes(){const A=typeof this.client.db==="function"?this.client.db(this.dbName):this.client;const g=A.collection(this.tableName);await g.createIndex({expire:-1},{expireAfterSeconds:0});await g.createIndex(Object.assign({},this.indexKeyPrefix,{key:1}),{unique:true})}_initCollection(){const A=typeof this.client.db==="function"?this.client.db(this.dbName):this.client;const g=A.collection(this.tableName);if(!this.disableIndexesCreation){this.createIndexes().catch((A=>{console.error(`Cannot create indexes for mongo collection ${this.tableName}`,A)}))}this._collection=g}_getRateLimiterRes(A,g,E){const x=new k;let R;if(typeof E.value==="undefined"){R=E}else{R=E.value}x.isFirstInDuration=R.points===g;x.consumedPoints=R.points;x.remainingPoints=Math.max(this.points-x.consumedPoints,0);x.msBeforeNext=R.expire!==null?Math.max(new Date(R.expire).getTime()-Date.now(),0):-1;return x}_upsert(A,g,E,x=false,k={}){if(!this._collection){return Promise.reject(Error("Mongo connection is not established"))}const R=k.attrs||{};let N;let j;if(x){N={key:A};N=Object.assign(N,R);j={$set:{key:A,points:g,expire:E>0?new Date(Date.now()+E):null}};j.$set=Object.assign(j.$set,R)}else{N={$or:[{expire:{$gt:new Date}},{expire:{$eq:null}}],key:A};N=Object.assign(N,R);j={$setOnInsert:{key:A,expire:E>0?new Date(Date.now()+E):null},$inc:{points:g}};j.$setOnInsert=Object.assign(j.$setOnInsert,R)}const U={upsert:true};if(this._driverVersion.major>=4||(this._driverVersion.major===3&&this._driverVersion.feature>=7||this._driverVersion.feature>=6&&this._driverVersion.patch>=7)){U.returnDocument="after"}else{U.returnOriginal=false}return new Promise(((k,H)=>{this._collection.findOneAndUpdate(N,j,U).then((A=>{k(A)})).catch((N=>{if(N&&N.code===11e3){const N=Object.assign({$or:[{expire:{$lte:new Date}},{expire:{$eq:null}}],key:A},R);const j={$set:Object.assign({key:A,points:g,expire:E>0?new Date(Date.now()+E):null},R)};this._collection.findOneAndUpdate(N,j,U).then((A=>{k(A)})).catch((R=>{if(R&&R.code===11e3){this._upsert(A,g,E,x).then((A=>k(A))).catch((A=>H(A)))}else{H(R)}}))}else{H(N)}}))}))}_get(A,g={}){if(!this._collection){return Promise.reject(Error("Mongo connection is not established"))}const E=g.attrs||{};const x=Object.assign({key:A,$or:[{expire:{$gt:new Date}},{expire:{$eq:null}}]},E);return this._collection.findOne(x)}_delete(A,g={}){if(!this._collection){return Promise.reject(Error("Mongo connection is not established"))}const E=g.attrs||{};const x=Object.assign({key:A},E);return this._collection.deleteOne(x).then((A=>A.deletedCount>0))}}A.exports=RateLimiterMongo},67793:(A,g,E)=>{const x=E(65140);const k=E(80449);class RateLimiterMySQL extends x{constructor(A,g=null){super(A);this.client=A.storeClient;this.clientType=A.storeType;this.dbName=A.dbName;this.tableName=A.tableName;this.clearExpiredByTimeout=A.clearExpiredByTimeout;this.tableCreated=A.tableCreated;if(!this.tableCreated){this._createDbAndTable().then((()=>{this.tableCreated=true;if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}if(typeof g==="function"){g()}})).catch((A=>{if(typeof g==="function"){g(A)}else{throw A}}))}else{if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}if(typeof g==="function"){g()}}}clearExpired(A){return new Promise((g=>{this._getConnection().then((E=>{E.query(`DELETE FROM ??.?? WHERE expire < ?`,[this.dbName,this.tableName,A],(()=>{this._releaseConnection(E);g()}))})).catch((()=>{g()}))}))}_clearExpiredHourAgo(){if(this._clearExpiredTimeoutId){clearTimeout(this._clearExpiredTimeoutId)}this._clearExpiredTimeoutId=setTimeout((()=>{this.clearExpired(Date.now()-36e5).then((()=>{this._clearExpiredHourAgo()}))}),3e5);this._clearExpiredTimeoutId.unref()}_getConnection(){switch(this.clientType){case"pool":return new Promise(((A,g)=>{this.client.getConnection(((E,x)=>{if(E){return g(E)}A(x)}))}));case"sequelize":return this.client.connectionManager.getConnection();case"knex":return this.client.client.acquireConnection();default:return Promise.resolve(this.client)}}_releaseConnection(A){switch(this.clientType){case"pool":return A.release();case"sequelize":return this.client.connectionManager.releaseConnection(A);case"knex":return this.client.client.releaseConnection(A);default:return true}}_createDbAndTable(){return new Promise(((A,g)=>{this._getConnection().then((E=>{E.query(`CREATE DATABASE IF NOT EXISTS \`${this.dbName}\`;`,(x=>{if(x){this._releaseConnection(E);return g(x)}E.query(this._getCreateTableStmt(),(x=>{if(x){this._releaseConnection(E);return g(x)}this._releaseConnection(E);A()}))}))})).catch((A=>{g(A)}))}))}_getCreateTableStmt(){return`CREATE TABLE IF NOT EXISTS \`${this.dbName}\`.\`${this.tableName}\` (`+"`key` VARCHAR(255) CHARACTER SET utf8 NOT NULL,"+"`points` INT(9) NOT NULL default 0,"+"`expire` BIGINT UNSIGNED,"+"PRIMARY KEY (`key`)"+") ENGINE = INNODB;"}get clientType(){return this._clientType}set clientType(A){if(typeof A==="undefined"){if(this.client.constructor.name==="Connection"){A="connection"}else if(this.client.constructor.name==="Pool"){A="pool"}else if(this.client.constructor.name==="Sequelize"){A="sequelize"}else{throw new Error("storeType is not defined")}}this._clientType=A.toLowerCase()}get dbName(){return this._dbName}set dbName(A){this._dbName=typeof A==="undefined"?"rtlmtrflx":A}get tableName(){return this._tableName}set tableName(A){this._tableName=typeof A==="undefined"?this.keyPrefix:A}get tableCreated(){return this._tableCreated}set tableCreated(A){this._tableCreated=typeof A==="undefined"?false:!!A}get clearExpiredByTimeout(){return this._clearExpiredByTimeout}set clearExpiredByTimeout(A){this._clearExpiredByTimeout=typeof A==="undefined"?true:Boolean(A)}_getRateLimiterRes(A,g,E){const x=new k;const[R]=E;x.isFirstInDuration=g===R.points;x.consumedPoints=x.isFirstInDuration?g:R.points;x.remainingPoints=Math.max(this.points-x.consumedPoints,0);x.msBeforeNext=R.expire?Math.max(R.expire-Date.now(),0):-1;return x}_upsertTransaction(A,g,E,x,k){return new Promise(((R,N)=>{A.query("BEGIN",(j=>{if(j){A.rollback();return N(j)}const U=Date.now();const H=x>0?U+x:null;let W;let Z;if(k){W=`INSERT INTO ??.?? VALUES (?, ?, ?)\n ON DUPLICATE KEY UPDATE \n points = ?, \n expire = ?;`;Z=[this.dbName,this.tableName,g,E,H,E,H]}else{W=`INSERT INTO ??.?? VALUES (?, ?, ?)\n ON DUPLICATE KEY UPDATE \n points = IF(expire <= ?, ?, points + (?)), \n expire = IF(expire <= ?, ?, expire);`;Z=[this.dbName,this.tableName,g,E,H,U,E,E,U,H]}A.query(W,Z,(E=>{if(E){A.rollback();return N(E)}A.query("SELECT points, expire FROM ??.?? WHERE `key` = ?;",[this.dbName,this.tableName,g],((g,E)=>{if(g){A.rollback();return N(g)}A.query("COMMIT",(g=>{if(g){A.rollback();return N(g)}R(E)}))}))}))}))}))}_upsert(A,g,E,x=false){if(!this.tableCreated){return Promise.reject(Error("Table is not created yet"))}return new Promise(((k,R)=>{this._getConnection().then((N=>{this._upsertTransaction(N,A,g,E,x).then((A=>{k(A);this._releaseConnection(N)})).catch((A=>{R(A);this._releaseConnection(N)}))})).catch((A=>{R(A)}))}))}_get(A){if(!this.tableCreated){return Promise.reject(Error("Table is not created yet"))}return new Promise(((g,E)=>{this._getConnection().then((x=>{x.query("SELECT points, expire FROM ??.?? WHERE `key` = ? AND (`expire` > ? OR `expire` IS NULL)",[this.dbName,this.tableName,A,Date.now()],((A,k)=>{if(A){E(A)}else if(k.length===0){g(null)}else{g(k)}this._releaseConnection(x)}))})).catch((A=>{E(A)}))}))}_delete(A){if(!this.tableCreated){return Promise.reject(Error("Table is not created yet"))}return new Promise(((g,E)=>{this._getConnection().then((x=>{x.query("DELETE FROM ??.?? WHERE `key` = ?",[this.dbName,this.tableName,A],((A,k)=>{if(A){E(A)}else{g(k.affectedRows>0)}this._releaseConnection(x)}))})).catch((A=>{E(A)}))}))}}A.exports=RateLimiterMySQL},3740:(A,g,E)=>{const x=E(65140);const k=E(80449);class RateLimiterPostgres extends x{constructor(A,g=null){super(A);this.client=A.storeClient;this.clientType=A.storeType;this.tableName=A.tableName;this.schemaName=A.schemaName;this.clearExpiredByTimeout=A.clearExpiredByTimeout;this.tableCreated=A.tableCreated;if(!this.tableCreated){this._createTable().then((()=>{this.tableCreated=true;if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}if(typeof g==="function"){g()}})).catch((A=>{if(typeof g==="function"){g(A)}else{throw A}}))}else{if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}if(typeof g==="function"){g()}}}_getTableIdentifier(){return this.schemaName?`"${this.schemaName}"."${this.tableName}"`:`"${this.tableName}"`}clearExpired(A){return new Promise((g=>{const E={name:"rlflx-clear-expired",text:`DELETE FROM ${this._getTableIdentifier()} WHERE expire < $1`,values:[A]};this._query(E).then((()=>{g()})).catch((()=>{g()}))}))}_clearExpiredHourAgo(){if(this._clearExpiredTimeoutId){clearTimeout(this._clearExpiredTimeoutId)}this._clearExpiredTimeoutId=setTimeout((()=>{this.clearExpired(Date.now()-36e5).then((()=>{this._clearExpiredHourAgo()}))}),3e5);this._clearExpiredTimeoutId.unref()}_getConnection(){switch(this.clientType){case"pool":return Promise.resolve(this.client);case"sequelize":return this.client.connectionManager.getConnection();case"knex":return this.client.client.acquireConnection();case"typeorm":return Promise.resolve(this.client.driver.master);default:return Promise.resolve(this.client)}}_releaseConnection(A){switch(this.clientType){case"pool":return true;case"sequelize":return this.client.connectionManager.releaseConnection(A);case"knex":return this.client.client.releaseConnection(A);case"typeorm":return true;default:return true}}_createTable(){return new Promise(((A,g)=>{this._query({text:this._getCreateTableStmt()}).then((()=>{A()})).catch((E=>{if(E.code==="23505"){A()}else{g(E)}}))}))}_getCreateTableStmt(){return`CREATE TABLE IF NOT EXISTS ${this._getTableIdentifier()} (\n key varchar(255) PRIMARY KEY,\n points integer NOT NULL DEFAULT 0,\n expire bigint\n );`}get clientType(){return this._clientType}set clientType(A){const g=this.client.constructor.name;if(typeof A==="undefined"){if(g==="Client"){A="client"}else if(g==="Pool"||g==="BoundPool"){A="pool"}else if(g==="Sequelize"){A="sequelize"}else{throw new Error("storeType is not defined")}}this._clientType=A.toLowerCase()}get tableName(){return this._tableName}set tableName(A){this._tableName=typeof A==="undefined"?this.keyPrefix:A}get schemaName(){return this._schemaName}set schemaName(A){this._schemaName=A}get tableCreated(){return this._tableCreated}set tableCreated(A){this._tableCreated=typeof A==="undefined"?false:!!A}get clearExpiredByTimeout(){return this._clearExpiredByTimeout}set clearExpiredByTimeout(A){this._clearExpiredByTimeout=typeof A==="undefined"?true:Boolean(A)}_getRateLimiterRes(A,g,E){const x=new k;const R=E.rows[0];x.isFirstInDuration=g===R.points;x.consumedPoints=x.isFirstInDuration?g:R.points;x.remainingPoints=Math.max(this.points-x.consumedPoints,0);x.msBeforeNext=R.expire?Math.max(R.expire-Date.now(),0):-1;return x}_query(A){const g=this.tableName.toLowerCase();const E={name:`${g}:${A.name}`,text:A.text,values:A.values};return new Promise(((A,g)=>{this._getConnection().then((x=>{x.query(E).then((g=>{A(g);this._releaseConnection(x)})).catch((A=>{g(A);this._releaseConnection(x)}))})).catch((A=>{g(A)}))}))}_upsert(A,g,E,x=false){if(!this.tableCreated){return Promise.reject(Error("Table is not created yet"))}const k=E>0?Date.now()+E:null;const R=x?" $3 ":` CASE\n WHEN ${this._getTableIdentifier()}.expire <= $4 THEN $3\n ELSE ${this._getTableIdentifier()}.expire\n END `;return this._query({name:x?"rlflx-upsert-force":"rlflx-upsert",text:`\n INSERT INTO ${this._getTableIdentifier()} VALUES ($1, $2, $3)\n ON CONFLICT(key) DO UPDATE SET\n points = CASE\n WHEN (${this._getTableIdentifier()}.expire <= $4 OR 1=${x?1:0}) THEN $2\n ELSE ${this._getTableIdentifier()}.points + ($2)\n END,\n expire = ${R}\n RETURNING points, expire;`,values:[A,g,k,Date.now()]})}_get(A){if(!this.tableCreated){return Promise.reject(Error("Table is not created yet"))}return new Promise(((g,E)=>{this._query({name:"rlflx-get",text:`\n SELECT points, expire FROM ${this._getTableIdentifier()} WHERE key = $1 AND (expire > $2 OR expire IS NULL);`,values:[A,Date.now()]}).then((A=>{if(A.rowCount===0){A=null}g(A)})).catch((A=>{E(A)}))}))}_delete(A){if(!this.tableCreated){return Promise.reject(Error("Table is not created yet"))}return this._query({name:"rlflx-delete",text:`DELETE FROM ${this._getTableIdentifier()} WHERE key = $1`,values:[A]}).then((A=>A.rowCount>0))}}A.exports=RateLimiterPostgres},16323:(A,g,E)=>{const x=E(65140);const k=E(80449);class RateLimiterPrisma extends x{constructor(A){super(A);this.modelName=A.tableName||"RateLimiterFlexible";this.prismaClient=A.storeClient;this.clearExpiredByTimeout=A.clearExpiredByTimeout||true;if(!this.prismaClient){throw new Error("Prisma client is not provided")}if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}}_getRateLimiterRes(A,g,E){const x=new k;let R=E;x.isFirstInDuration=R.points===g;x.consumedPoints=R.points;x.remainingPoints=Math.max(this.points-x.consumedPoints,0);x.msBeforeNext=R.expire!==null?Math.max(new Date(R.expire).getTime()-Date.now(),0):-1;return x}_upsert(A,g,E,x=false){if(!this.prismaClient){return Promise.reject(new Error("Prisma client is not established"))}const k=new Date;const R=E>0?new Date(k.getTime()+E):null;return this.prismaClient.$transaction((async E=>{const N=await E[this.modelName].findFirst({where:{key:A}});if(N){const j=x||!N.expire||N.expire<=k||R===null;return E[this.modelName].update({where:{key:A},data:{points:!j?N.points+g:g,...j&&{expire:R}}})}else{return E[this.modelName].create({data:{key:A,points:g,expire:R}})}}))}_get(A){if(!this.prismaClient){return Promise.reject(new Error("Prisma client is not established"))}return this.prismaClient[this.modelName].findFirst({where:{AND:[{key:A},{OR:[{expire:{gt:new Date}},{expire:null}]}]}})}_delete(A){if(!this.prismaClient){return Promise.reject(new Error("Prisma client is not established"))}return this.prismaClient[this.modelName].deleteMany({where:{key:A}}).then((A=>A.count>0))}_clearExpiredHourAgo(){if(this._clearExpiredTimeoutId){clearTimeout(this._clearExpiredTimeoutId)}this._clearExpiredTimeoutId=setTimeout((async()=>{await this.prismaClient[this.modelName].deleteMany({where:{expire:{lt:new Date(Date.now()-36e5)}}});this._clearExpiredHourAgo()}),3e5);this._clearExpiredTimeoutId.unref()}}A.exports=RateLimiterPrisma},52860:(A,g,E)=>{const x=E(27948);const k=4294967295;const R="limiter";A.exports=class RateLimiterQueue{constructor(A,g={maxQueueSize:k}){this._queueLimiters={KEY_DEFAULT:new RateLimiterQueueInternal(A,g)};this._limiterFlexible=A;this._maxQueueSize=g.maxQueueSize}getTokensRemaining(A=R){if(this._queueLimiters[A]){return this._queueLimiters[A].getTokensRemaining()}else{return Promise.resolve(this._limiterFlexible.points)}}removeTokens(A,g=R){if(!this._queueLimiters[g]){this._queueLimiters[g]=new RateLimiterQueueInternal(this._limiterFlexible,{key:g,maxQueueSize:this._maxQueueSize})}return this._queueLimiters[g].removeTokens(A)}};class RateLimiterQueueInternal{constructor(A,g={maxQueueSize:k,key:R}){this._key=g.key;this._waitTimeout=null;this._queue=[];this._limiterFlexible=A;this._maxQueueSize=g.maxQueueSize}getTokensRemaining(){return this._limiterFlexible.get(this._key).then((A=>A!==null?A.remainingPoints:this._limiterFlexible.points))}removeTokens(A){const g=this;return new Promise(((E,k)=>{if(A>g._limiterFlexible.points){k(new x(`Requested tokens ${A} exceeds maximum ${g._limiterFlexible.points} tokens per interval`));return}if(g._queue.length>0){g._queueRequest.call(g,E,k,A)}else{g._limiterFlexible.consume(g._key,A).then((A=>{E(A.remainingPoints)})).catch((x=>{if(x instanceof Error){k(x)}else{g._queueRequest.call(g,E,k,A);if(g._waitTimeout===null){g._waitTimeout=setTimeout(g._processFIFO.bind(g),x.msBeforeNext)}}}))}}))}_queueRequest(A,g,E){const k=this;if(k._queue.length{g.resolve(E.remainingPoints);A._processFIFO.call(A)})).catch((E=>{if(E instanceof Error){g.reject(E);A._processFIFO.call(A)}else{A._queue.unshift(g);if(A._waitTimeout===null){A._waitTimeout=setTimeout(A._processFIFO.bind(A),E.msBeforeNext)}}}))}}},54336:(A,g,E)=>{const x=E(65140);const k=E(80449);const R=`redis.call('set', KEYS[1], 0, 'EX', ARGV[2], 'NX') local consumed = redis.call('incrby', KEYS[1], ARGV[1]) local ttl = redis.call('pttl', KEYS[1]) if ttl == -1 then redis.call('expire', KEYS[1], ARGV[2]) ttl = 1000 * ARGV[2] end return {consumed, ttl} `;class RateLimiterRedis extends x{constructor(A){super(A);this.client=A.storeClient;this._rejectIfRedisNotReady=!!A.rejectIfRedisNotReady;this._incrTtlLuaScript=A.customIncrTtlLuaScript||R;this.useRedisPackage=A.useRedisPackage||this.client.constructor.name==="Commander"||false;this.useRedis3AndLowerPackage=A.useRedis3AndLowerPackage;if(typeof this.client.defineCommand==="function"){this.client.defineCommand("rlflxIncr",{numberOfKeys:1,lua:this._incrTtlLuaScript})}}_isRedisReady(A,g){if(!this._rejectIfRedisNotReady){return true}if(this.client.status){return this.client.status==="ready"}if(typeof this.client.isReady==="function"){return this.client.isReady()}if(typeof this.client.isReady==="boolean"){return this.client.isReady===true}if(this.client._slots&&typeof this.client._slots.getClient==="function"){if(typeof this.client.isOpen==="boolean"&&this.client.isOpen!==true){return false}try{const E=this.client._slots.getClient(A,g);return E&&E.isReady===true}catch(A){return false}}return true}_getRateLimiterRes(A,g,E){let[x,R]=E;if(Array.isArray(x)){[,x]=x;[,R]=R}const N=new k;N.consumedPoints=parseInt(x);N.isFirstInDuration=N.consumedPoints===g;N.remainingPoints=Math.max(this.points-N.consumedPoints,0);N.msBeforeNext=R;return N}async _upsert(A,g,E,x=false){if(typeof g=="string"){if(!RegExp("^[1-9][0-9]*$").test(g)){throw new Error("Consuming string different than integer values is not supported by this package")}}else if(!Number.isInteger(g)){throw new Error("Consuming decimal number of points is not supported by this package")}if(!this._isRedisReady(A,false)){throw new Error("Redis connection is not ready")}const k=Math.floor(E/1e3);const R=this.client.multi();if(x){if(k>0){if(!this.useRedisPackage&&!this.useRedis3AndLowerPackage){R.set(A,g,"EX",k)}else{R.set(A,g,{EX:k})}}else{R.set(A,g)}if(!this.useRedisPackage&&!this.useRedis3AndLowerPackage){return R.pttl(A).exec(true)}return R.pTTL(A).exec(true)}if(k>0){if(!this.useRedisPackage&&!this.useRedis3AndLowerPackage){return this.client.rlflxIncr([A].concat([String(g),String(k),String(this.points),String(this.duration)]))}if(this.useRedis3AndLowerPackage){return new Promise(((E,x)=>{const incrCallback=function(A,g){if(A){return x(A)}return E(g)};if(typeof this.client.rlflxIncr==="function"){this.client.rlflxIncr(A,g,k,this.points,this.duration,incrCallback)}else{this.client.eval(this._incrTtlLuaScript,1,A,g,k,this.points,this.duration,incrCallback)}}))}else{return this.client.eval(this._incrTtlLuaScript,{keys:[A],arguments:[String(g),String(k),String(this.points),String(this.duration)]})}}else{if(!this.useRedisPackage&&!this.useRedis3AndLowerPackage){return R.incrby(A,g).pttl(A).exec(true)}return R.incrBy(A,g).pTTL(A).exec(true)}}async _get(A){if(!this._isRedisReady(A,true)){throw new Error("Redis connection is not ready")}if(!this.useRedisPackage&&!this.useRedis3AndLowerPackage){return this.client.multi().get(A).pttl(A).exec().then((A=>{const[[,g]]=A;if(g===null)return null;return A}))}return this.client.multi().get(A).pTTL(A).exec(true).then((A=>{const[g]=A;if(g===null)return null;return A}))}_delete(A){return this.client.del(A).then((A=>A>0))}}A.exports=RateLimiterRedis},80449:A=>{A.exports=class RateLimiterRes{constructor(A,g,E,x){this.remainingPoints=typeof A==="undefined"?0:A;this.msBeforeNext=typeof g==="undefined"?0:g;this.consumedPoints=typeof E==="undefined"?0:E;this.isFirstInDuration=typeof x==="undefined"?false:x}get msBeforeNext(){return this._msBeforeNext}set msBeforeNext(A){this._msBeforeNext=A;return this}get remainingPoints(){return this._remainingPoints}set remainingPoints(A){this._remainingPoints=A;return this}get consumedPoints(){return this._consumedPoints}set consumedPoints(A){this._consumedPoints=A;return this}get isFirstInDuration(){return this._isFirstInDuration}set isFirstInDuration(A){this._isFirstInDuration=Boolean(A)}_getDecoratedProperties(){return{remainingPoints:this.remainingPoints,msBeforeNext:this.msBeforeNext,consumedPoints:this.consumedPoints,isFirstInDuration:this.isFirstInDuration}}[Symbol.for("nodejs.util.inspect.custom")](){return this._getDecoratedProperties()}toString(){return JSON.stringify(this._getDecoratedProperties())}toJSON(){return this._getDecoratedProperties()}}},73283:(A,g,E)=>{const x=E(65140);const k=E(80449);class RateLimiterSQLite extends x{_internalStoreType=null;constructor(A,g=null){super(A);this.client=A.storeClient;this.storeType=A.storeType||"sqlite3";this.tableName=A.tableName;this.tableCreated=A.tableCreated||false;this.clearExpiredByTimeout=A.clearExpiredByTimeout;this._validateStoreTypes(g);this._validateStoreClient(g);this._setInternalStoreType(g);this._validateTableName(g);if(!this.tableCreated){this._createDbAndTable().then((()=>{this.tableCreated=true;if(this.clearExpiredByTimeout)this._clearExpiredHourAgo();if(typeof g==="function")g()})).catch((A=>{if(typeof g==="function")g(A);else throw A}))}else{if(this.clearExpiredByTimeout)this._clearExpiredHourAgo();if(typeof g==="function")g()}}_validateStoreTypes(A){const g=["sqlite3","better-sqlite3","knex"];if(!g.includes(this.storeType)){const E=new Error(`storeType must be one of: ${g.join(", ")}`);if(typeof A==="function")return A(E);throw E}}_validateStoreClient(A){if(this.storeType==="sqlite3"){if(typeof this.client.run!=="function"){const g=new Error("storeClient must be an instance of sqlite3.Database when storeType is 'sqlite3' or no storeType was provided");if(typeof A==="function")return A(g);throw g}}else if(this.storeType==="better-sqlite3"){if(typeof this.client.prepare!=="function"||typeof this.client.run!=="undefined"){const g=new Error("storeClient must be an instance of better-sqlite3.Database when storeType is 'better-sqlite3'");if(typeof A==="function")return A(g);throw g}}else if(this.storeType==="knex"){if(typeof this.client.raw!=="function"){const g=new Error("storeClient must be an instance of Knex when storeType is 'knex'");if(typeof A==="function")return A(g);throw g}}}_setInternalStoreType(A){if(this.storeType==="knex"){const g=this.client.client.config.client;if(g==="sqlite3"){this._internalStoreType="sqlite3"}else if(g==="better-sqlite3"){this._internalStoreType="better-sqlite3"}else{const g=new Error("Knex must be configured with 'sqlite3' or 'better-sqlite3' for RateLimiterSQLite");if(typeof A==="function")return A(g);throw g}}else{this._internalStoreType=this.storeType}}_validateTableName(A){if(!/^[A-Za-z0-9_]*$/.test(this.tableName)){const g=new Error("Table name must contain only letters and numbers");if(typeof A==="function")return A(g);throw g}}async _getConnection(){if(this.storeType==="knex"){return this.client.client.acquireConnection()}return this.client}_releaseConnection(A){if(this.storeType==="knex"){this.client.client.releaseConnection(A)}}async _createDbAndTable(){const A=await this._getConnection();try{switch(this._internalStoreType){case"sqlite3":await new Promise(((g,E)=>{A.run(this._getCreateTableSQL(),(A=>A?E(A):g()))}));break;case"better-sqlite3":A.prepare(this._getCreateTableSQL()).run();break;default:throw new Error("Unsupported internalStoreType")}}finally{this._releaseConnection(A)}}_getCreateTableSQL(){return`CREATE TABLE IF NOT EXISTS ${this.tableName} (\n key TEXT PRIMARY KEY,\n points INTEGER NOT NULL DEFAULT 0,\n expire INTEGER\n )`}_clearExpiredHourAgo(){if(this._clearExpiredTimeoutId)clearTimeout(this._clearExpiredTimeoutId);this._clearExpiredTimeoutId=setTimeout((()=>{this.clearExpired(Date.now()-36e5).then((()=>this._clearExpiredHourAgo()))}),3e5);this._clearExpiredTimeoutId.unref()}async clearExpired(A){const g=`DELETE FROM ${this.tableName} WHERE expire < ?`;const E=await this._getConnection();try{switch(this._internalStoreType){case"sqlite3":await new Promise(((x,k)=>{E.run(g,[A],(A=>A?k(A):x()))}));break;case"better-sqlite3":E.prepare(g).run(A);break;default:throw new Error("Unsupported internalStoreType")}}finally{this._releaseConnection(E)}}_getRateLimiterRes(A,g,E){const x=new k;x.isFirstInDuration=g===E.points;x.consumedPoints=x.isFirstInDuration?g:E.points;x.remainingPoints=Math.max(this.points-x.consumedPoints,0);x.msBeforeNext=E.expire?Math.max(E.expire-Date.now(),0):-1;return x}async _upsertTransactionSQLite3(A,g,E){return await new Promise(((x,k)=>{A.serialize((()=>{A.run("SAVEPOINT rate_limiter_trx;",(R=>{if(R)return k(R);A.get(g,E,((g,E)=>{if(g){A.run("ROLLBACK TO SAVEPOINT rate_limiter_trx;",(()=>k(g)));return}A.run("RELEASE SAVEPOINT rate_limiter_trx;",(()=>x(E)))}))}))}))}))}async _upsertTransactionBetterSQLite3(A,g,E){return A.transaction((()=>A.prepare(g).get(...E)))()}async _upsertTransaction(A,g,E,x){const k=Date.now();const R=E>0?k+E:null;const N=x?`INSERT OR REPLACE INTO ${this.tableName} (key, points, expire) VALUES (?, ?, ?) RETURNING points, expire`:`INSERT INTO ${this.tableName} (key, points, expire)\n VALUES (?, ?, ?)\n ON CONFLICT(key) DO UPDATE SET\n points = CASE WHEN expire IS NULL OR expire > ? THEN points + excluded.points ELSE excluded.points END,\n expire = CASE WHEN expire IS NULL OR expire > ? THEN expire ELSE excluded.expire END\n RETURNING points, expire`;const j=x?[A,g,R]:[A,g,R,k,k];const U=await this._getConnection();try{switch(this._internalStoreType){case"sqlite3":return this._upsertTransactionSQLite3(U,N,j);case"better-sqlite3":return this._upsertTransactionBetterSQLite3(U,N,j);default:throw new Error("Unsupported internalStoreType")}}finally{this._releaseConnection(U)}}_upsert(A,g,E,x=false){if(!this.tableCreated){return Promise.reject(new Error("Table is not created yet"))}return this._upsertTransaction(A,g,E,x)}async _get(A){const g=`SELECT points, expire FROM ${this.tableName} WHERE key = ? AND (expire > ? OR expire IS NULL)`;const E=Date.now();const x=await this._getConnection();try{switch(this._internalStoreType){case"sqlite3":return await new Promise(((k,R)=>{x.get(g,[A,E],((A,g)=>A?R(A):k(g||null)))}));case"better-sqlite3":return x.prepare(g).get(A,E)||null;default:throw new Error("Unsupported internalStoreType")}}finally{this._releaseConnection(x)}}async _delete(A){if(!this.tableCreated){return Promise.reject(new Error("Table is not created yet"))}const g=`DELETE FROM ${this.tableName} WHERE key = ?`;const E=await this._getConnection();try{switch(this._internalStoreType){case"sqlite3":return await new Promise(((x,k)=>{E.run(g,[A],(function(A){if(A)k(A);else x(this.changes>0)}))}));case"better-sqlite3":const x=E.prepare(g).run(A);return x.changes>0;default:throw new Error("Unsupported internalStoreType")}}finally{this._releaseConnection(E)}}}A.exports=RateLimiterSQLite},65140:(A,g,E)=>{const x=E(88569);const k=E(38830);const R=E(80449);const N=E(33847);A.exports=class RateLimiterStoreAbstract extends N{constructor(A={}){super(A);this.inMemoryBlockOnConsumed=A.inMemoryBlockOnConsumed;this.inMemoryBlockDuration=A.inMemoryBlockDuration;this._inMemoryBlockedKeys=new k}get client(){return this._client}set client(A){if(typeof A==="undefined"){throw new Error("storeClient is not set")}this._client=A}_afterConsume(A,g,E,x,k,R={}){const N=this._getRateLimiterRes(E,x,k);if(this.inMemoryBlockOnConsumed>0&&!(this.inMemoryBlockDuration>0)&&N.consumedPoints>=this.inMemoryBlockOnConsumed){this._inMemoryBlockedKeys.addMs(E,N.msBeforeNext);if(N.consumedPoints>this.points){return g(N)}else{return A(N)}}else if(N.consumedPoints>this.points){let A=Promise.resolve();if(this.blockDuration>0&&N.consumedPoints<=this.points+x){N.msBeforeNext=this.msBlockDuration;A=this._block(E,N.consumedPoints,this.msBlockDuration,R)}if(this.inMemoryBlockOnConsumed>0&&N.consumedPoints>=this.inMemoryBlockOnConsumed){this._inMemoryBlockedKeys.add(E,this.inMemoryBlockDuration);N.msBeforeNext=this.msInMemoryBlockDuration}A.then((()=>{g(N)})).catch((A=>{g(A)}))}else if(this.execEvenly&&N.msBeforeNext>0&&!N.isFirstInDuration){let g=Math.ceil(N.msBeforeNext/(N.remainingPoints+2));if(g0){return this._inMemoryBlockedKeys.msBeforeExpire(A)}return 0}get inMemoryBlockOnConsumed(){return this._inMemoryBlockOnConsumed}set inMemoryBlockOnConsumed(A){this._inMemoryBlockOnConsumed=A?parseInt(A):0;if(this.inMemoryBlockOnConsumed>0&&this.points>this.inMemoryBlockOnConsumed){throw new Error('inMemoryBlockOnConsumed option must be greater or equal "points" option')}}get inMemoryBlockDuration(){return this._inMemoryBlockDuration}set inMemoryBlockDuration(A){this._inMemoryBlockDuration=A?parseInt(A):0;if(this.inMemoryBlockDuration>0&&this.inMemoryBlockOnConsumed===0){throw new Error("inMemoryBlockOnConsumed option must be set up")}}get msInMemoryBlockDuration(){return this._inMemoryBlockDuration*1e3}block(A,g,E={}){const x=g*1e3;return this._block(this.getKey(A),this.points+1,x,E)}set(A,g,E,x={}){const k=(E>=0?E:this.duration)*1e3;return this._block(this.getKey(A),g,k,x)}_consume(A,g=1,E={}){return new Promise(((x,k)=>{const N=this.getKey(A);const j=this.getInMemoryBlockMsBeforeExpire(N);if(j>0){return k(new R(0,j))}this._upsert(N,g,this._getKeySecDuration(E)*1e3,false,E).then((A=>{this._afterConsume(x,k,N,g,A)})).catch((A=>k(A)))}))}_penalty(A,g=1,E={}){const x=this.getKey(A);return new Promise(((A,k)=>{this._upsert(x,g,this._getKeySecDuration(E)*1e3,false,E).then((E=>{A(this._getRateLimiterRes(x,g,E))})).catch((A=>k(A)))}))}_reward(A,g=1,E={}){const x=this.getKey(A);return new Promise(((A,k)=>{this._upsert(x,-g,this._getKeySecDuration(E)*1e3,false,E).then((E=>{A(this._getRateLimiterRes(x,-g,E))})).catch((A=>k(A)))}))}get(A,g={}){const E=this.getKey(A);return new Promise(((x,k)=>{this._get(E,g).then((A=>{if(A===null||typeof A==="undefined"){x(null)}else{x(this._getRateLimiterRes(E,0,A))}})).catch((E=>{this._handleError(E,"get",x,k,[A,g])}))}))}delete(A,g={}){const E=this.getKey(A);return new Promise(((x,k)=>{this._delete(E,g).then((A=>{this._inMemoryBlockedKeys.delete(E);x(A)})).catch((E=>{this._handleError(E,"delete",x,k,[A,g])}))}))}deleteInMemoryBlockedAll(){this._inMemoryBlockedKeys.delete()}_getRateLimiterRes(A,g,E){throw new Error("You have to implement the method '_getRateLimiterRes'!")}_block(A,g,E,x={}){return new Promise(((k,N)=>{this._upsert(A,g,E,true,x).then((()=>{k(new R(0,E>0?E:-1,g))})).catch((g=>{this._handleError(g,"block",k,N,[this.parseKey(A),E/1e3,x])}))}))}_get(A,g={}){throw new Error("You have to implement the method '_get'!")}_delete(A,g={}){throw new Error("You have to implement the method '_delete'!")}_upsert(A,g,E,x=false,k={}){throw new Error("You have to implement the method '_upsert'!")}}},10244:(A,g,E)=>{const x=E(88569);A.exports=class RateLimiterUnion{constructor(...A){if(A.length<1){throw new Error("RateLimiterUnion: at least one limiter have to be passed")}A.forEach((A=>{if(!(A instanceof x)){throw new Error("RateLimiterUnion: all limiters have to be instance of RateLimiterAbstract")}}));this._limiters=A}consume(A,g=1){return new Promise(((E,x)=>{const k=[];this._limiters.forEach((E=>{k.push(E.consume(A,g).catch((A=>({rejected:true,rej:A}))))}));Promise.all(k).then((A=>{const g={};let k=false;A.forEach((A=>{if(A.rejected===true){k=true}}));for(let E=0;E{const x=E(65140);const k=E(80449);const R=`\nserver.call('set', KEYS[1], 0, 'EX', ARGV[2], 'NX')\nlocal consumed = server.call('incrby', KEYS[1], ARGV[1])\nlocal ttl = server.call('pttl', KEYS[1])\nreturn {consumed, ttl}\n`;class RateLimiterValkey extends x{constructor(A){super(A);this.client=A.storeClient;this._rejectIfValkeyNotReady=!!A.rejectIfValkeyNotReady;this._incrTtlLuaScript=A.customIncrTtlLuaScript||R;this.client.defineCommand("rlflxIncr",{numberOfKeys:1,lua:this._incrTtlLuaScript})}_isValkeyReady(){if(!this._rejectIfValkeyNotReady){return true}return this.client.status==="ready"}_getRateLimiterRes(A,g,E){let x;let R;if(Array.isArray(E[0])){[[,x],[,R]]=E}else{[x,R]=E}const N=new k;N.consumedPoints=+x;N.isFirstInDuration=N.consumedPoints===g;N.remainingPoints=Math.max(this.points-N.consumedPoints,0);N.msBeforeNext=R;return N}_upsert(A,g,E,x=false){if(!this._isValkeyReady()){throw new Error("Valkey connection is not ready")}const k=Math.floor(E/1e3);if(x){const E=this.client.multi();if(k>0){E.set(A,g,"EX",k)}else{E.set(A,g)}return E.pttl(A).exec()}if(k>0){return this.client.rlflxIncr([A,String(g),String(k),String(this.points),String(this.duration)])}return this.client.multi().incrby(A,g).pttl(A).exec()}_get(A){if(!this._isValkeyReady()){throw new Error("Valkey connection is not ready")}return this.client.multi().get(A).pttl(A).exec().then((A=>{const[[,g]]=A;if(g===null)return null;return A}))}_delete(A){return this.client.del(A).then((A=>A>0))}}A.exports=RateLimiterValkey},53756:(A,g,E)=>{const x=E(65140);const k=E(80449);const R="ratelimiterflexible";const N=`local key = KEYS[1]\nlocal pointsToConsume = tonumber(ARGV[1])\nif tonumber(ARGV[2]) > 0 then\n server.call('set', key, "0", 'EX', ARGV[2], 'NX')\n local consumed = server.call('incrby', key, pointsToConsume)\n local pttl = server.call('pttl', key)\n return {consumed, pttl}\nend\nlocal consumed = server.call('incrby', key, pointsToConsume)\nlocal pttl = server.call('pttl', key)\nreturn {consumed, pttl}`;const j=`local key = KEYS[1]\nlocal value = server.call('get', key)\nif value == nil then\n return value\nend\nlocal pttl = server.call('pttl', key)\nreturn {tonumber(value), pttl}`;class RateLimiterValkeyGlide extends x{constructor(A){super(A);this.client=A.storeClient;this._scriptLoaded=false;this._getScriptLoaded=false;this._rejectIfValkeyNotReady=!!A.rejectIfValkeyNotReady;this._luaScript=A.customFunction||N;this._libraryName=A.customFunctionLibName||R}async _loadScripts(){if(this._scriptLoaded&&this._getScriptLoaded){return true}if(!this.client){throw new Error("Valkey client is not set")}const A=[];if(!this._scriptLoaded){const g=Buffer.from(`#!lua name=${this._libraryName}\n local function consume(KEYS, ARGV)\n ${this._luaScript.trim()}\n end\n server.register_function('consume', consume)`);A.push(this.client.functionLoad(g,{replace:true}))}else A.push(Promise.resolve(this._libraryName));if(!this._getScriptLoaded){const g=Buffer.from(`#!lua name=ratelimiter_get\n local function getValue(KEYS, ARGV)\n ${j.trim()}\n end\n server.register_function('getValue', getValue)`);A.push(this.client.functionLoad(g,{replace:true}))}else A.push(Promise.resolve("ratelimiter_get"));const g=await Promise.all(A);this._scriptLoaded=g[0]===this._libraryName;this._getScriptLoaded=g[1]==="ratelimiter_get";if(!this._scriptLoaded||!this._getScriptLoaded){throw new Error("Valkey connection is not ready, scripts not loaded")}return true}async _upsert(A,g,E,x=false,k={}){await this._loadScripts();const R=Math.floor(E/1e3);if(x){if(R>0){await this.client.set(A,String(g),{expiry:{type:"EX",count:R}});return[g,R*1e3]}await this.client.set(A,String(g));return[g,-1]}const N=await this.client.fcall("consume",[A],[String(g),String(R)]);return N}async _get(A,g={}){await this._loadScripts();const E=await this.client.fcall("getValue",[A],[]);return E.length>0?E:null}async _delete(A,g={}){const E=await this.client.del([A]);return E>0}_getRateLimiterRes(A,g,E){if(E===null){return null}const x=new k;const[R,N]=E;const j=Number(R);x.isFirstInDuration=j===g;x.consumedPoints=j;x.remainingPoints=Math.max(this.points-x.consumedPoints,0);x.msBeforeNext=N;return x}async close(){if(this._scriptLoaded){await this.client.functionDelete(this._libraryName);this._scriptLoaded=false}if(this._getScriptLoaded){await this.client.functionDelete("ratelimiter_get");this._getScriptLoaded=false}if(this.insuranceLimiter){try{await this.insuranceLimiter.close()}catch(A){}}this.client=null;this._scriptLoaded=false;this._getScriptLoaded=false;this._rejectIfValkeyNotReady=false;this._luaScript=null;this._libraryName=null;this.insuranceLimiter=null}}A.exports=RateLimiterValkeyGlide},85202:A=>{A.exports=class BlockedKeys{constructor(){this._keys={};this._addedKeysAmount=0}collectExpired(){const A=Date.now();Object.keys(this._keys).forEach((g=>{if(this._keys[g]<=A){delete this._keys[g]}}));this._addedKeysAmount=Object.keys(this._keys).length}add(A,g){this.addMs(A,g*1e3)}addMs(A,g){this._keys[A]=Date.now()+g;this._addedKeysAmount++;if(this._addedKeysAmount>999){this.collectExpired()}}msBeforeExpire(A){const g=this._keys[A];if(g&&g>=Date.now()){this.collectExpired();const A=Date.now();return g>=A?g-A:0}return 0}delete(A){if(A){delete this._keys[A]}else{Object.keys(this._keys).forEach((A=>{delete this._keys[A]}))}}}},38830:(A,g,E)=>{const x=E(85202);A.exports=x},81534:(A,g,E)=>{const x=E(60749);const k=E(80449);A.exports=class MemoryStorage{constructor(){this._storage={}}incrby(A,g,E){if(this._storage[A]){const x=this._storage[A].expiresAt?this._storage[A].expiresAt.getTime()-(new Date).getTime():-1;if(!this._storage[A].expiresAt||x>0){this._storage[A].value=this._storage[A].value+g;return new k(0,x,this._storage[A].value,false)}return this.set(A,g,E)}return this.set(A,g,E)}set(A,g,E){const R=E*1e3;if(this._storage[A]&&this._storage[A].timeoutId){clearTimeout(this._storage[A].timeoutId)}this._storage[A]=new x(g,R>0?new Date(Date.now()+R):null);if(R>0){this._storage[A].timeoutId=setTimeout((()=>{delete this._storage[A]}),R);if(this._storage[A].timeoutId.unref){this._storage[A].timeoutId.unref()}}return new k(0,R===0?-1:R,this._storage[A].value,true)}get(A){if(this._storage[A]){const g=this._storage[A].expiresAt?this._storage[A].expiresAt.getTime()-(new Date).getTime():-1;return new k(0,g,this._storage[A].value,false)}return null}delete(A){if(this._storage[A]){if(this._storage[A].timeoutId){clearTimeout(this._storage[A].timeoutId)}delete this._storage[A];return true}return false}}},60749:A=>{A.exports=class Record{constructor(A,g,E=null){this.value=A;this.expiresAt=g;this.timeoutId=E}get value(){return this._value}set value(A){this._value=parseInt(A)}get expiresAt(){return this._expiresAt}set expiresAt(A){if(!(A instanceof Date)&&Number.isInteger(A)){A=new Date(A)}this._expiresAt=A}get timeoutId(){return this._timeoutId}set timeoutId(A){this._timeoutId=A}}},43184:A=>{A.exports=class RateLimiterEtcdTransactionFailedError extends Error{constructor(A){super();if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="RateLimiterEtcdTransactionFailedError";this.message=A}}},27948:A=>{A.exports=class RateLimiterQueueError extends Error{constructor(A,g){super();if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="CustomError";this.message=A;if(g){this.extra=g}}}},72922:A=>{A.exports=class RateLimiterSetupError extends Error{constructor(A){super();if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="RateLimiterSetupError";this.message=A}}},93058:(A,g,E)=>{ +hooks.version="2.30.1";setHookCallback(createLocal);hooks.fn=hb;hooks.min=min;hooks.max=max;hooks.now=now;hooks.utc=createUTC;hooks.unix=createUnix;hooks.months=listMonths;hooks.isDate=isDate;hooks.locale=getSetGlobalLocale;hooks.invalid=createInvalid;hooks.duration=createDuration;hooks.isMoment=isMoment;hooks.weekdays=listWeekdays;hooks.parseZone=createInZone;hooks.localeData=getLocale;hooks.isDuration=isDuration;hooks.monthsShort=listMonthsShort;hooks.weekdaysMin=listWeekdaysMin;hooks.defineLocale=defineLocale;hooks.updateLocale=updateLocale;hooks.locales=listLocales;hooks.weekdaysShort=listWeekdaysShort;hooks.normalizeUnits=normalizeUnits;hooks.relativeTimeRounding=getSetRelativeTimeRounding;hooks.relativeTimeThreshold=getSetRelativeTimeThreshold;hooks.calendarFormat=getCalendarFormat;hooks.prototype=hb;hooks.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};return hooks}))},70744:tl=>{var od=1e3;var _d=od*60;var Ad=_d*60;var Dd=Ad*24;var zd=Dd*7;var Kd=Dd*365.25;tl.exports=function(tl,od){od=od||{};var _d=typeof tl;if(_d==="string"&&tl.length>0){return parse(tl)}else if(_d==="number"&&isFinite(tl)){return od.long?fmtLong(tl):fmtShort(tl)}throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(tl))};function parse(tl){tl=String(tl);if(tl.length>100){return}var Zd=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(tl);if(!Zd){return}var fh=parseFloat(Zd[1]);var vh=(Zd[2]||"ms").toLowerCase();switch(vh){case"years":case"year":case"yrs":case"yr":case"y":return fh*Kd;case"weeks":case"week":case"w":return fh*zd;case"days":case"day":case"d":return fh*Dd;case"hours":case"hour":case"hrs":case"hr":case"h":return fh*Ad;case"minutes":case"minute":case"mins":case"min":case"m":return fh*_d;case"seconds":case"second":case"secs":case"sec":case"s":return fh*od;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return fh;default:return undefined}}function fmtShort(tl){var zd=Math.abs(tl);if(zd>=Dd){return Math.round(tl/Dd)+"d"}if(zd>=Ad){return Math.round(tl/Ad)+"h"}if(zd>=_d){return Math.round(tl/_d)+"m"}if(zd>=od){return Math.round(tl/od)+"s"}return tl+"ms"}function fmtLong(tl){var zd=Math.abs(tl);if(zd>=Dd){return plural(tl,zd,Dd,"day")}if(zd>=Ad){return plural(tl,zd,Ad,"hour")}if(zd>=_d){return plural(tl,zd,_d,"minute")}if(zd>=od){return plural(tl,zd,od,"second")}return tl+" ms"}function plural(tl,od,_d,Ad){var Dd=od>=_d*1.5;return Math.round(tl/_d)+" "+Ad+(Dd?"s":"")}},18115:(tl,od,_d)=>{"use strict";var Ad=_d(97853);var Dd=_d(14499),zd=Dd.Environment,Kd=Dd.Template;var Zd=_d(43391);var fh=_d(2650);var vh=_d(84586);var wh=_d(8993);var xh=_d(715);var $h=_d(38852);var Xh=_d(69846);var s_=_d(16151);var g_=_d(50085);var E_;function configure(tl,od){od=od||{};if(Ad.isObject(tl)){od=tl;tl=null}var _d;if(fh.FileSystemLoader){_d=new fh.FileSystemLoader(tl,{watch:od.watch,noCache:od.noCache})}else if(fh.WebLoader){_d=new fh.WebLoader(tl,{useCache:od.web&&od.web.useCache,async:od.web&&od.web.async})}E_=new zd(_d,od);if(od&&od.express){E_.express(od.express)}return E_}tl.exports={Environment:zd,Template:Kd,Loader:Zd,FileSystemLoader:fh.FileSystemLoader,NodeResolveLoader:fh.NodeResolveLoader,PrecompiledLoader:fh.PrecompiledLoader,WebLoader:fh.WebLoader,compiler:wh,parser:xh,lexer:$h,runtime:Xh,lib:Ad,nodes:s_,installJinjaCompat:g_,configure:configure,reset:function reset(){E_=undefined},compile:function compile(tl,od,_d,Ad){if(!E_){configure()}return new Kd(tl,od,_d,Ad)},render:function render(tl,od,_d){if(!E_){configure()}return E_.render(tl,od,_d)},renderString:function renderString(tl,od,_d){if(!E_){configure()}return E_.renderString(tl,od,_d)},precompile:vh?vh.precompile:undefined,precompileString:vh?vh.precompileString:undefined}},8993:(tl,od,_d)=>{"use strict";function _inheritsLoose(tl,od){tl.prototype=Object.create(od.prototype);tl.prototype.constructor=tl;_setPrototypeOf(tl,od)}function _setPrototypeOf(tl,od){_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function _setPrototypeOf(tl,od){tl.__proto__=od;return tl};return _setPrototypeOf(tl,od)}var Ad=_d(715);var Dd=_d(76297);var zd=_d(16151);var Kd=_d(97853),Zd=Kd.TemplateError;var fh=_d(69846),vh=fh.Frame;var wh=_d(79695),xh=wh.Obj;var $h={"==":"==","===":"===","!=":"!=","!==":"!==","<":"<",">":">","<=":"<=",">=":">="};var Xh=function(tl){_inheritsLoose(Compiler,tl);function Compiler(){return tl.apply(this,arguments)||this}var od=Compiler.prototype;od.init=function init(tl,od){this.templateName=tl;this.codebuf=[];this.lastId=0;this.buffer=null;this.bufferStack=[];this._scopeClosers="";this.inBlock=false;this.throwOnUndefined=od};od.fail=function fail(tl,od,_d){if(od!==undefined){od+=1}if(_d!==undefined){_d+=1}throw new Zd(tl,od,_d)};od._pushBuffer=function _pushBuffer(){var tl=this._tmpid();this.bufferStack.push(this.buffer);this.buffer=tl;this._emit("var "+this.buffer+' = "";');return tl};od._popBuffer=function _popBuffer(){this.buffer=this.bufferStack.pop()};od._emit=function _emit(tl){this.codebuf.push(tl)};od._emitLine=function _emitLine(tl){this._emit(tl+"\n")};od._emitLines=function _emitLines(){var tl=this;for(var od=arguments.length,_d=new Array(od),Ad=0;Ad0){Dd._emit(",")}Dd.compile(tl,od)}));if(Ad){this._emit(Ad)}};od._compileExpression=function _compileExpression(tl,od){this.assertType(tl,zd.Literal,zd.Symbol,zd.Group,zd.Array,zd.Dict,zd.FunCall,zd.Caller,zd.Filter,zd.LookupVal,zd.Compare,zd.InlineIf,zd.In,zd.Is,zd.And,zd.Or,zd.Not,zd.Add,zd.Concat,zd.Sub,zd.Mul,zd.Div,zd.FloorDiv,zd.Mod,zd.Pow,zd.Neg,zd.Pos,zd.Compare,zd.NodeList);this.compile(tl,od)};od.assertType=function assertType(tl){for(var od=arguments.length,_d=new Array(od>1?od-1:0),Ad=1;Ad0){Ad._emit(",")}if(tl){Ad._emitLine("function(cb) {");Ad._emitLine("if(!cb) { cb = function(err) { if(err) { throw err; }}}");var Dd=Ad._pushBuffer();Ad._withScopedSyntax((function(){Ad.compile(tl,od);Ad._emitLine("cb(null, "+Dd+");")}));Ad._popBuffer();Ad._emitLine("return "+Dd+";");Ad._emitLine("}")}else{Ad._emit("null")}}))}if(_d){var fh=this._tmpid();this._emitLine(", "+this._makeCallback(fh));this._emitLine(this.buffer+" += runtime.suppressValue("+fh+", "+Zd+" && env.opts.autoescape);");this._addScopeLevel()}else{this._emit(")");this._emit(", "+Zd+" && env.opts.autoescape);\n")}};od.compileCallExtensionAsync=function compileCallExtensionAsync(tl,od){this.compileCallExtension(tl,od,true)};od.compileNodeList=function compileNodeList(tl,od){this._compileChildren(tl,od)};od.compileLiteral=function compileLiteral(tl){if(typeof tl.value==="string"){var od=tl.value.replace(/\\/g,"\\\\");od=od.replace(/"/g,'\\"');od=od.replace(/\n/g,"\\n");od=od.replace(/\r/g,"\\r");od=od.replace(/\t/g,"\\t");od=od.replace(/\u2028/g,"\\u2028");this._emit('"'+od+'"')}else if(tl.value===null){this._emit("null")}else{this._emit(tl.value.toString())}};od.compileSymbol=function compileSymbol(tl,od){var _d=tl.value;var Ad=od.lookup(_d);if(Ad){this._emit(Ad)}else{this._emit("runtime.contextOrFrameLookup("+'context, frame, "'+_d+'")')}};od.compileGroup=function compileGroup(tl,od){this._compileAggregate(tl,od,"(",")")};od.compileArray=function compileArray(tl,od){this._compileAggregate(tl,od,"[","]")};od.compileDict=function compileDict(tl,od){this._compileAggregate(tl,od,"{","}")};od.compilePair=function compilePair(tl,od){var _d=tl.key;var Ad=tl.value;if(_d instanceof zd.Symbol){_d=new zd.Literal(_d.lineno,_d.colno,_d.value)}else if(!(_d instanceof zd.Literal&&typeof _d.value==="string")){this.fail("compilePair: Dict keys must be strings or names",_d.lineno,_d.colno)}this.compile(_d,od);this._emit(": ");this._compileExpression(Ad,od)};od.compileInlineIf=function compileInlineIf(tl,od){this._emit("(");this.compile(tl.cond,od);this._emit("?");this.compile(tl.body,od);this._emit(":");if(tl.else_!==null){this.compile(tl.else_,od)}else{this._emit('""')}this._emit(")")};od.compileIn=function compileIn(tl,od){this._emit("runtime.inOperator(");this.compile(tl.left,od);this._emit(",");this.compile(tl.right,od);this._emit(")")};od.compileIs=function compileIs(tl,od){var _d=tl.right.name?tl.right.name.value:tl.right.value;this._emit('env.getTest("'+_d+'").call(context, ');this.compile(tl.left,od);if(tl.right.args){this._emit(",");this.compile(tl.right.args,od)}this._emit(") === true")};od._binOpEmitter=function _binOpEmitter(tl,od,_d){this.compile(tl.left,od);this._emit(_d);this.compile(tl.right,od)};od.compileOr=function compileOr(tl,od){return this._binOpEmitter(tl,od," || ")};od.compileAnd=function compileAnd(tl,od){return this._binOpEmitter(tl,od," && ")};od.compileAdd=function compileAdd(tl,od){return this._binOpEmitter(tl,od," + ")};od.compileConcat=function compileConcat(tl,od){return this._binOpEmitter(tl,od,' + "" + ')};od.compileSub=function compileSub(tl,od){return this._binOpEmitter(tl,od," - ")};od.compileMul=function compileMul(tl,od){return this._binOpEmitter(tl,od," * ")};od.compileDiv=function compileDiv(tl,od){return this._binOpEmitter(tl,od," / ")};od.compileMod=function compileMod(tl,od){return this._binOpEmitter(tl,od," % ")};od.compileNot=function compileNot(tl,od){this._emit("!");this.compile(tl.target,od)};od.compileFloorDiv=function compileFloorDiv(tl,od){this._emit("Math.floor(");this.compile(tl.left,od);this._emit(" / ");this.compile(tl.right,od);this._emit(")")};od.compilePow=function compilePow(tl,od){this._emit("Math.pow(");this.compile(tl.left,od);this._emit(", ");this.compile(tl.right,od);this._emit(")")};od.compileNeg=function compileNeg(tl,od){this._emit("-");this.compile(tl.target,od)};od.compilePos=function compilePos(tl,od){this._emit("+");this.compile(tl.target,od)};od.compileCompare=function compileCompare(tl,od){var _d=this;this.compile(tl.expr,od);tl.ops.forEach((function(tl){_d._emit(" "+$h[tl.type]+" ");_d.compile(tl.expr,od)}))};od.compileLookupVal=function compileLookupVal(tl,od){this._emit("runtime.memberLookup((");this._compileExpression(tl.target,od);this._emit("),");this._compileExpression(tl.val,od);this._emit(")")};od._getNodeName=function _getNodeName(tl){switch(tl.typename){case"Symbol":return tl.value;case"FunCall":return"the return value of ("+this._getNodeName(tl.name)+")";case"LookupVal":return this._getNodeName(tl.target)+'["'+this._getNodeName(tl.val)+'"]';case"Literal":return tl.value.toString();default:return"--expression--"}};od.compileFunCall=function compileFunCall(tl,od){this._emit("(lineno = "+tl.lineno+", colno = "+tl.colno+", ");this._emit("runtime.callWrap(");this._compileExpression(tl.name,od);this._emit(', "'+this._getNodeName(tl.name).replace(/"/g,'\\"')+'", context, ');this._compileAggregate(tl.args,od,"[","])");this._emit(")")};od.compileFilter=function compileFilter(tl,od){var _d=tl.name;this.assertType(_d,zd.Symbol);this._emit('env.getFilter("'+_d.value+'").call(context, ');this._compileAggregate(tl.args,od);this._emit(")")};od.compileFilterAsync=function compileFilterAsync(tl,od){var _d=tl.name;var Ad=tl.symbol.value;this.assertType(_d,zd.Symbol);od.set(Ad,Ad);this._emit('env.getFilter("'+_d.value+'").call(context, ');this._compileAggregate(tl.args,od);this._emitLine(", "+this._makeCallback(Ad));this._addScopeLevel()};od.compileKeywordArgs=function compileKeywordArgs(tl,od){this._emit("runtime.makeKeywordArgs(");this.compileDict(tl,od);this._emit(")")};od.compileSet=function compileSet(tl,od){var _d=this;var Ad=[];tl.targets.forEach((function(tl){var Dd=tl.value;var zd=od.lookup(Dd);if(zd===null||zd===undefined){zd=_d._tmpid();_d._emitLine("var "+zd+";")}Ad.push(zd)}));if(tl.value){this._emit(Ad.join(" = ")+" = ");this._compileExpression(tl.value,od);this._emitLine(";")}else{this._emit(Ad.join(" = ")+" = ");this.compile(tl.body,od);this._emitLine(";")}tl.targets.forEach((function(tl,od){var Dd=Ad[od];var zd=tl.value;_d._emitLine('frame.set("'+zd+'", '+Dd+", true);");_d._emitLine("if(frame.topLevel) {");_d._emitLine('context.setVariable("'+zd+'", '+Dd+");");_d._emitLine("}");if(zd.charAt(0)!=="_"){_d._emitLine("if(frame.topLevel) {");_d._emitLine('context.addExport("'+zd+'", '+Dd+");");_d._emitLine("}")}}))};od.compileSwitch=function compileSwitch(tl,od){var _d=this;this._emit("switch (");this.compile(tl.expr,od);this._emit(") {");tl.cases.forEach((function(tl,Ad){_d._emit("case ");_d.compile(tl.cond,od);_d._emit(": ");_d.compile(tl.body,od);if(tl.body.children.length){_d._emitLine("break;")}}));if(tl.default){this._emit("default:");this.compile(tl.default,od)}this._emit("}")};od.compileIf=function compileIf(tl,od,_d){var Ad=this;this._emit("if(");this._compileExpression(tl.cond,od);this._emitLine(") {");this._withScopedSyntax((function(){Ad.compile(tl.body,od);if(_d){Ad._emit("cb()")}}));if(tl.else_){this._emitLine("}\nelse {");this._withScopedSyntax((function(){Ad.compile(tl.else_,od);if(_d){Ad._emit("cb()")}}))}else if(_d){this._emitLine("}\nelse {");this._emit("cb()")}this._emitLine("}")};od.compileIfAsync=function compileIfAsync(tl,od){this._emit("(function(cb) {");this.compileIf(tl,od,true);this._emit("})("+this._makeCallback());this._addScopeLevel()};od._emitLoopBindings=function _emitLoopBindings(tl,od,_d,Ad){var Dd=this;var zd=[{name:"index",val:_d+" + 1"},{name:"index0",val:_d},{name:"revindex",val:Ad+" - "+_d},{name:"revindex0",val:Ad+" - "+_d+" - 1"},{name:"first",val:_d+" === 0"},{name:"last",val:_d+" === "+Ad+" - 1"},{name:"length",val:Ad}];zd.forEach((function(tl){Dd._emitLine('frame.set("loop.'+tl.name+'", '+tl.val+");")}))};od.compileFor=function compileFor(tl,od){var _d=this;var Ad=this._tmpid();var Dd=this._tmpid();var Kd=this._tmpid();od=od.push();this._emitLine("frame = frame.push();");this._emit("var "+Kd+" = ");this._compileExpression(tl.arr,od);this._emitLine(";");this._emit("if("+Kd+") {");this._emitLine(Kd+" = runtime.fromIterator("+Kd+");");if(tl.name instanceof zd.Array){this._emitLine("var "+Ad+";");this._emitLine("if(runtime.isArray("+Kd+")) {");this._emitLine("var "+Dd+" = "+Kd+".length;");this._emitLine("for("+Ad+"=0; "+Ad+" < "+Kd+".length; "+Ad+"++) {");tl.name.children.forEach((function(Dd,zd){var Zd=_d._tmpid();_d._emitLine("var "+Zd+" = "+Kd+"["+Ad+"]["+zd+"];");_d._emitLine('frame.set("'+Dd+'", '+Kd+"["+Ad+"]["+zd+"]);");od.set(tl.name.children[zd].value,Zd)}));this._emitLoopBindings(tl,Kd,Ad,Dd);this._withScopedSyntax((function(){_d.compile(tl.body,od)}));this._emitLine("}");this._emitLine("} else {");var Zd=tl.name.children,fh=Zd[0],vh=Zd[1];var wh=this._tmpid();var xh=this._tmpid();od.set(fh.value,wh);od.set(vh.value,xh);this._emitLine(Ad+" = -1;");this._emitLine("var "+Dd+" = runtime.keys("+Kd+").length;");this._emitLine("for(var "+wh+" in "+Kd+") {");this._emitLine(Ad+"++;");this._emitLine("var "+xh+" = "+Kd+"["+wh+"];");this._emitLine('frame.set("'+fh.value+'", '+wh+");");this._emitLine('frame.set("'+vh.value+'", '+xh+");");this._emitLoopBindings(tl,Kd,Ad,Dd);this._withScopedSyntax((function(){_d.compile(tl.body,od)}));this._emitLine("}");this._emitLine("}")}else{var $h=this._tmpid();od.set(tl.name.value,$h);this._emitLine("var "+Dd+" = "+Kd+".length;");this._emitLine("for(var "+Ad+"=0; "+Ad+" < "+Kd+".length; "+Ad+"++) {");this._emitLine("var "+$h+" = "+Kd+"["+Ad+"];");this._emitLine('frame.set("'+tl.name.value+'", '+$h+");");this._emitLoopBindings(tl,Kd,Ad,Dd);this._withScopedSyntax((function(){_d.compile(tl.body,od)}));this._emitLine("}")}this._emitLine("}");if(tl.else_){this._emitLine("if (!"+Dd+") {");this.compile(tl.else_,od);this._emitLine("}")}this._emitLine("frame = frame.pop();")};od._compileAsyncLoop=function _compileAsyncLoop(tl,od,_d){var Ad=this;var Dd=this._tmpid();var Kd=this._tmpid();var Zd=this._tmpid();var fh=_d?"asyncAll":"asyncEach";od=od.push();this._emitLine("frame = frame.push();");this._emit("var "+Zd+" = runtime.fromIterator(");this._compileExpression(tl.arr,od);this._emitLine(");");if(tl.name instanceof zd.Array){var vh=tl.name.children.length;this._emit("runtime."+fh+"("+Zd+", "+vh+", function(");tl.name.children.forEach((function(tl){Ad._emit(tl.value+",")}));this._emit(Dd+","+Kd+",next) {");tl.name.children.forEach((function(tl){var _d=tl.value;od.set(_d,_d);Ad._emitLine('frame.set("'+_d+'", '+_d+");")}))}else{var wh=tl.name.value;this._emitLine("runtime."+fh+"("+Zd+", 1, function("+wh+", "+Dd+", "+Kd+",next) {");this._emitLine('frame.set("'+wh+'", '+wh+");");od.set(wh,wh)}this._emitLoopBindings(tl,Zd,Dd,Kd);this._withScopedSyntax((function(){var zd;if(_d){zd=Ad._pushBuffer()}Ad.compile(tl.body,od);Ad._emitLine("next("+Dd+(zd?","+zd:"")+");");if(_d){Ad._popBuffer()}}));var xh=this._tmpid();this._emitLine("}, "+this._makeCallback(xh));this._addScopeLevel();if(_d){this._emitLine(this.buffer+" += "+xh+";")}if(tl.else_){this._emitLine("if (!"+Zd+".length) {");this.compile(tl.else_,od);this._emitLine("}")}this._emitLine("frame = frame.pop();")};od.compileAsyncEach=function compileAsyncEach(tl,od){this._compileAsyncLoop(tl,od)};od.compileAsyncAll=function compileAsyncAll(tl,od){this._compileAsyncLoop(tl,od,true)};od._compileMacro=function _compileMacro(tl,od){var _d=this;var Ad=[];var Dd=null;var Kd="macro_"+this._tmpid();var Zd=od!==undefined;tl.args.children.forEach((function(od,Kd){if(Kd===tl.args.children.length-1&&od instanceof zd.Dict){Dd=od}else{_d.assertType(od,zd.Symbol);Ad.push(od)}}));var fh=[].concat(Ad.map((function(tl){return"l_"+tl.value})),["kwargs"]);var wh=Ad.map((function(tl){return'"'+tl.value+'"'}));var xh=(Dd&&Dd.children||[]).map((function(tl){return'"'+tl.key.value+'"'}));var $h;if(Zd){$h=od.push(true)}else{$h=new vh}this._emitLines("var "+Kd+" = runtime.makeMacro(","["+wh.join(", ")+"], ","["+xh.join(", ")+"], ","function ("+fh.join(", ")+") {","var callerFrame = frame;","frame = "+(Zd?"frame.push(true);":"new runtime.Frame();"),"kwargs = kwargs || {};",'if (Object.prototype.hasOwnProperty.call(kwargs, "caller")) {','frame.set("caller", kwargs.caller); }');Ad.forEach((function(tl){_d._emitLine('frame.set("'+tl.value+'", l_'+tl.value+");");$h.set(tl.value,"l_"+tl.value)}));if(Dd){Dd.children.forEach((function(tl){var od=tl.key.value;_d._emit('frame.set("'+od+'", ');_d._emit('Object.prototype.hasOwnProperty.call(kwargs, "'+od+'")');_d._emit(' ? kwargs["'+od+'"] : ');_d._compileExpression(tl.value,$h);_d._emit(");")}))}var Xh=this._pushBuffer();this._withScopedSyntax((function(){_d.compile(tl.body,$h)}));this._emitLine("frame = "+(Zd?"frame.pop();":"callerFrame;"));this._emitLine("return new runtime.SafeString("+Xh+");");this._emitLine("});");this._popBuffer();return Kd};od.compileMacro=function compileMacro(tl,od){var _d=this._compileMacro(tl);var Ad=tl.name.value;od.set(Ad,_d);if(od.parent){this._emitLine('frame.set("'+Ad+'", '+_d+");")}else{if(tl.name.value.charAt(0)!=="_"){this._emitLine('context.addExport("'+Ad+'");')}this._emitLine('context.setVariable("'+Ad+'", '+_d+");")}};od.compileCaller=function compileCaller(tl,od){this._emit("(function (){");var _d=this._compileMacro(tl,od);this._emit("return "+_d+";})()")};od._compileGetTemplate=function _compileGetTemplate(tl,od,_d,Ad){var Dd=this._tmpid();var zd=this._templateName();var Kd=this._makeCallback(Dd);var Zd=_d?"true":"false";var fh=Ad?"true":"false";this._emit("env.getTemplate(");this._compileExpression(tl.template,od);this._emitLine(", "+Zd+", "+zd+", "+fh+", "+Kd);return Dd};od.compileImport=function compileImport(tl,od){var _d=tl.target.value;var Ad=this._compileGetTemplate(tl,od,false,false);this._addScopeLevel();this._emitLine(Ad+".getExported("+(tl.withContext?"context.getVariables(), frame, ":"")+this._makeCallback(Ad));this._addScopeLevel();od.set(_d,Ad);if(od.parent){this._emitLine('frame.set("'+_d+'", '+Ad+");")}else{this._emitLine('context.setVariable("'+_d+'", '+Ad+");")}};od.compileFromImport=function compileFromImport(tl,od){var _d=this;var Ad=this._compileGetTemplate(tl,od,false,false);this._addScopeLevel();this._emitLine(Ad+".getExported("+(tl.withContext?"context.getVariables(), frame, ":"")+this._makeCallback(Ad));this._addScopeLevel();tl.names.children.forEach((function(tl){var Dd;var Kd;var Zd=_d._tmpid();if(tl instanceof zd.Pair){Dd=tl.key.value;Kd=tl.value.value}else{Dd=tl.value;Kd=Dd}_d._emitLine("if(Object.prototype.hasOwnProperty.call("+Ad+', "'+Dd+'")) {');_d._emitLine("var "+Zd+" = "+Ad+"."+Dd+";");_d._emitLine("} else {");_d._emitLine("cb(new Error(\"cannot import '"+Dd+"'\")); return;");_d._emitLine("}");od.set(Kd,Zd);if(od.parent){_d._emitLine('frame.set("'+Kd+'", '+Zd+");")}else{_d._emitLine('context.setVariable("'+Kd+'", '+Zd+");")}}))};od.compileBlock=function compileBlock(tl){var od=this._tmpid();if(!this.inBlock){this._emit('(parentTemplate ? function(e, c, f, r, cb) { cb(""); } : ')}this._emit('context.getBlock("'+tl.name.value+'")');if(!this.inBlock){this._emit(")")}this._emitLine("(env, context, frame, runtime, "+this._makeCallback(od));this._emitLine(this.buffer+" += "+od+";");this._addScopeLevel()};od.compileSuper=function compileSuper(tl,od){var _d=tl.blockName.value;var Ad=tl.symbol.value;var Dd=this._makeCallback(Ad);this._emitLine('context.getSuper(env, "'+_d+'", b_'+_d+", frame, runtime, "+Dd);this._emitLine(Ad+" = runtime.markSafe("+Ad+");");this._addScopeLevel();od.set(Ad,Ad)};od.compileExtends=function compileExtends(tl,od){var _d=this._tmpid();var Ad=this._compileGetTemplate(tl,od,true,false);this._emitLine("parentTemplate = "+Ad);this._emitLine("for(var "+_d+" in parentTemplate.blocks) {");this._emitLine("context.addBlock("+_d+", parentTemplate.blocks["+_d+"]);");this._emitLine("}");this._addScopeLevel()};od.compileInclude=function compileInclude(tl,od){this._emitLine("var tasks = [];");this._emitLine("tasks.push(");this._emitLine("function(callback) {");var _d=this._compileGetTemplate(tl,od,false,tl.ignoreMissing);this._emitLine("callback(null,"+_d+");});");this._emitLine("});");var Ad=this._tmpid();this._emitLine("tasks.push(");this._emitLine("function(template, callback){");this._emitLine("template.render(context.getVariables(), frame, "+this._makeCallback(Ad));this._emitLine("callback(null,"+Ad+");});");this._emitLine("});");this._emitLine("tasks.push(");this._emitLine("function(result, callback){");this._emitLine(this.buffer+" += result;");this._emitLine("callback(null);");this._emitLine("});");this._emitLine("env.waterfall(tasks, function(){");this._addScopeLevel()};od.compileTemplateData=function compileTemplateData(tl,od){this.compileLiteral(tl,od)};od.compileCapture=function compileCapture(tl,od){var _d=this;var Ad=this.buffer;this.buffer="output";this._emitLine("(function() {");this._emitLine('var output = "";');this._withScopedSyntax((function(){_d.compile(tl.body,od)}));this._emitLine("return output;");this._emitLine("})()");this.buffer=Ad};od.compileOutput=function compileOutput(tl,od){var _d=this;var Ad=tl.children;Ad.forEach((function(Ad){if(Ad instanceof zd.TemplateData){if(Ad.value){_d._emit(_d.buffer+" += ");_d.compileLiteral(Ad,od);_d._emitLine(";")}}else{_d._emit(_d.buffer+" += runtime.suppressValue(");if(_d.throwOnUndefined){_d._emit("runtime.ensureDefined(")}_d.compile(Ad,od);if(_d.throwOnUndefined){_d._emit(","+tl.lineno+","+tl.colno+")")}_d._emit(", env.opts.autoescape);\n")}}))};od.compileRoot=function compileRoot(tl,od){var _d=this;if(od){this.fail("compileRoot: root node can't have frame")}od=new vh;this._emitFuncBegin(tl,"root");this._emitLine("var parentTemplate = null;");this._compileChildren(tl,od);this._emitLine("if(parentTemplate) {");this._emitLine("parentTemplate.rootRenderFunc(env, context, frame, runtime, cb);");this._emitLine("} else {");this._emitLine("cb(null, "+this.buffer+");");this._emitLine("}");this._emitFuncEnd(true);this.inBlock=true;var Ad=[];var Dd=tl.findAll(zd.Block);Dd.forEach((function(tl,od){var Dd=tl.name.value;if(Ad.indexOf(Dd)!==-1){throw new Error('Block "'+Dd+'" defined more than once.')}Ad.push(Dd);_d._emitFuncBegin(tl,"b_"+Dd);var zd=new vh;_d._emitLine("var frame = frame.push(true);");_d.compile(tl.body,zd);_d._emitFuncEnd()}));this._emitLine("return {");Dd.forEach((function(tl,od){var Ad="b_"+tl.name.value;_d._emitLine(Ad+": "+Ad+",")}));this._emitLine("root: root\n};")};od.compile=function compile(tl,od){var _d=this["compile"+tl.typename];if(_d){_d.call(this,tl,od)}else{this.fail("compile: Cannot compile node: "+tl.typename,tl.lineno,tl.colno)}};od.getCode=function getCode(){return this.codebuf.join("")};return Compiler}(xh);tl.exports={compile:function compile(tl,od,_d,zd,Kd){if(Kd===void 0){Kd={}}var Zd=new Xh(zd,Kd.throwOnUndefined);var fh=(_d||[]).map((function(tl){return tl.preprocess})).filter((function(tl){return!!tl}));var vh=fh.reduce((function(tl,od){return od(tl)}),tl);Zd.compile(Dd.transform(Ad.parse(vh,_d,Kd),od,zd));return Zd.getCode()},Compiler:Xh}},14499:(tl,od,_d)=>{"use strict";function _inheritsLoose(tl,od){tl.prototype=Object.create(od.prototype);tl.prototype.constructor=tl;_setPrototypeOf(tl,od)}function _setPrototypeOf(tl,od){_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function _setPrototypeOf(tl,od){tl.__proto__=od;return tl};return _setPrototypeOf(tl,od)}var Ad=_d(40336);var Dd=_d(17330);var zd=_d(97853);var Kd=_d(8993);var Zd=_d(99317);var fh=_d(2650),vh=fh.FileSystemLoader,wh=fh.WebLoader,xh=fh.PrecompiledLoader;var $h=_d(64259);var Xh=_d(20290);var s_=_d(79695),g_=s_.Obj,E_=s_.EmitterObj;var k_=_d(69846);var ef=k_.handleError,nf=k_.Frame;var $f=_d(69376);function callbackAsap(tl,od,_d){Ad((function(){tl(od,_d)}))}var Hf={type:"code",obj:{root:function root(tl,od,_d,Ad,Dd){try{Dd(null,"")}catch(tl){Dd(ef(tl,null,null))}}}};var Kf=function(tl){_inheritsLoose(Environment,tl);function Environment(){return tl.apply(this,arguments)||this}var od=Environment.prototype;od.init=function init(tl,od){var _d=this;od=this.opts=od||{};this.opts.dev=!!od.dev;this.opts.autoescape=od.autoescape!=null?od.autoescape:true;this.opts.throwOnUndefined=!!od.throwOnUndefined;this.opts.trimBlocks=!!od.trimBlocks;this.opts.lstripBlocks=!!od.lstripBlocks;this.loaders=[];if(!tl){if(vh){this.loaders=[new vh("views")]}else if(wh){this.loaders=[new wh("/views")]}}else{this.loaders=zd.isArray(tl)?tl:[tl]}if(typeof window!=="undefined"&&window.nunjucksPrecompiled){this.loaders.unshift(new xh(window.nunjucksPrecompiled))}this._initLoaders();this.globals=Xh();this.filters={};this.tests={};this.asyncFilters=[];this.extensions={};this.extensionsList=[];zd._entries(Zd).forEach((function(tl){var od=tl[0],Ad=tl[1];return _d.addFilter(od,Ad)}));zd._entries($h).forEach((function(tl){var od=tl[0],Ad=tl[1];return _d.addTest(od,Ad)}))};od._initLoaders=function _initLoaders(){var tl=this;this.loaders.forEach((function(od){od.cache={};if(typeof od.on==="function"){od.on("update",(function(_d,Ad){od.cache[_d]=null;tl.emit("update",_d,Ad,od)}));od.on("load",(function(_d,Ad){tl.emit("load",_d,Ad,od)}))}}))};od.invalidateCache=function invalidateCache(){this.loaders.forEach((function(tl){tl.cache={}}))};od.addExtension=function addExtension(tl,od){od.__name=tl;this.extensions[tl]=od;this.extensionsList.push(od);return this};od.removeExtension=function removeExtension(tl){var od=this.getExtension(tl);if(!od){return}this.extensionsList=zd.without(this.extensionsList,od);delete this.extensions[tl]};od.getExtension=function getExtension(tl){return this.extensions[tl]};od.hasExtension=function hasExtension(tl){return!!this.extensions[tl]};od.addGlobal=function addGlobal(tl,od){this.globals[tl]=od;return this};od.getGlobal=function getGlobal(tl){if(typeof this.globals[tl]==="undefined"){throw new Error("global not found: "+tl)}return this.globals[tl]};od.addFilter=function addFilter(tl,od,_d){var Ad=od;if(_d){this.asyncFilters.push(tl)}this.filters[tl]=Ad;return this};od.getFilter=function getFilter(tl){if(!this.filters[tl]){throw new Error("filter not found: "+tl)}return this.filters[tl]};od.addTest=function addTest(tl,od){this.tests[tl]=od;return this};od.getTest=function getTest(tl){if(!this.tests[tl]){throw new Error("test not found: "+tl)}return this.tests[tl]};od.resolveTemplate=function resolveTemplate(tl,od,_d){var Ad=tl.isRelative&&od?tl.isRelative(_d):false;return Ad&&tl.resolve?tl.resolve(od,_d):_d};od.getTemplate=function getTemplate(tl,od,_d,Ad,Dd){var Kd=this;var Zd=this;var fh=null;if(tl&&tl.raw){tl=tl.raw}if(zd.isFunction(_d)){Dd=_d;_d=null;od=od||false}if(zd.isFunction(od)){Dd=od;od=false}if(tl instanceof eg){fh=tl}else if(typeof tl!=="string"){throw new Error("template names must be a string: "+tl)}else{for(var vh=0;vh{"use strict";var Ad=_d(16928);tl.exports=function express(tl,od){function NunjucksView(tl,od){this.name=tl;this.path=tl;this.defaultEngine=od.defaultEngine;this.ext=Ad.extname(tl);if(!this.ext&&!this.defaultEngine){throw new Error("No default engine was specified and no extension was provided.")}if(!this.ext){this.name+=this.ext=(this.defaultEngine[0]!=="."?".":"")+this.defaultEngine}}NunjucksView.prototype.render=function render(od,_d){tl.render(this.name,od,_d)};od.set("view",NunjucksView);od.set("nunjucksEnv",tl);return tl}},99317:(tl,od,_d)=>{"use strict";var Ad=_d(97853);var Dd=_d(69846);var zd=tl.exports={};function normalize(tl,od){if(tl===null||tl===undefined||tl===false){return od}return tl}zd.abs=Math.abs;function isNaN(tl){return tl!==tl}function batch(tl,od,_d){var Ad;var Dd=[];var zd=[];for(Ad=0;Ad=od){return tl}var _d=od-tl.length;var zd=Ad.repeat(" ",_d/2-_d%2);var Kd=Ad.repeat(" ",_d/2);return Dd.copySafeness(tl,zd+tl+Kd)}zd.center=center;function default_(tl,od,_d){if(_d){return tl||od}else{return tl!==undefined?tl:od}}zd["default"]=default_;function dictsort(tl,od,_d){if(!Ad.isObject(tl)){throw new Ad.TemplateError("dictsort filter: val must be an object")}var Dd=[];for(var zd in tl){Dd.push([zd,tl[zd]])}var Kd;if(_d===undefined||_d==="key"){Kd=0}else if(_d==="value"){Kd=1}else{throw new Ad.TemplateError("dictsort filter: You can only sort by either key or value")}Dd.sort((function(tl,_d){var Dd=tl[Kd];var zd=_d[Kd];if(!od){if(Ad.isString(Dd)){Dd=Dd.toUpperCase()}if(Ad.isString(zd)){zd=zd.toUpperCase()}}return Dd>zd?1:Dd===zd?0:-1}));return Dd}zd.dictsort=dictsort;function dump(tl,od){return JSON.stringify(tl,null,od)}zd.dump=dump;function escape(tl){if(tl instanceof Dd.SafeString){return tl}tl=tl===null||tl===undefined?"":tl;return Dd.markSafe(Ad.escape(tl.toString()))}zd.escape=escape;function safe(tl){if(tl instanceof Dd.SafeString){return tl}tl=tl===null||tl===undefined?"":tl;return Dd.markSafe(tl.toString())}zd.safe=safe;function first(tl){return tl[0]}zd.first=first;function forceescape(tl){tl=tl===null||tl===undefined?"":tl;return Dd.markSafe(Ad.escape(tl.toString()))}zd.forceescape=forceescape;function groupby(tl,od){return Ad.groupBy(tl,od,this.env.opts.throwOnUndefined)}zd.groupby=groupby;function indent(tl,od,_d){tl=normalize(tl,"");if(tl===""){return""}od=od||4;var zd=tl.split("\n");var Kd=Ad.repeat(" ",od);var Zd=zd.map((function(tl,od){return od===0&&!_d?tl:""+Kd+tl})).join("\n");return Dd.copySafeness(tl,Zd)}zd.indent=indent;function join(tl,od,_d){od=od||"";if(_d){tl=Ad.map(tl,(function(tl){return tl[_d]}))}return tl.join(od)}zd.join=join;function last(tl){return tl[tl.length-1]}zd.last=last;function lengthFilter(tl){var od=normalize(tl,"");if(od!==undefined){if(typeof Map==="function"&&od instanceof Map||typeof Set==="function"&&od instanceof Set){return od.size}if(Ad.isObject(od)&&!(od instanceof Dd.SafeString)){return Ad.keys(od).length}return od.length}return 0}zd.length=lengthFilter;function list(tl){if(Ad.isString(tl)){return tl.split("")}else if(Ad.isObject(tl)){return Ad._entries(tl||{}).map((function(tl){var od=tl[0],_d=tl[1];return{key:od,value:_d}}))}else if(Ad.isArray(tl)){return tl}else{throw new Ad.TemplateError("list filter: type not iterable")}}zd.list=list;function lower(tl){tl=normalize(tl,"");return tl.toLowerCase()}zd.lower=lower;function nl2br(tl){if(tl===null||tl===undefined){return""}return Dd.copySafeness(tl,tl.replace(/\r\n|\n/g,"
\n"))}zd.nl2br=nl2br;function random(tl){return tl[Math.floor(Math.random()*tl.length)]}zd.random=random;function getSelectOrReject(tl){function filter(od,_d,Dd){if(_d===void 0){_d="truthy"}var zd=this;var Kd=zd.env.getTest(_d);return Ad.toArray(od).filter((function examineTestResult(od){return Kd.call(zd,od,Dd)===tl}))}return filter}zd.reject=getSelectOrReject(false);function rejectattr(tl,od){return tl.filter((function(tl){return!tl[od]}))}zd.rejectattr=rejectattr;zd.select=getSelectOrReject(true);function selectattr(tl,od){return tl.filter((function(tl){return!!tl[od]}))}zd.selectattr=selectattr;function replace(tl,od,_d,Ad){var zd=tl;if(od instanceof RegExp){return tl.replace(od,_d)}if(typeof Ad==="undefined"){Ad=-1}var Kd="";if(typeof od==="number"){od=""+od}else if(typeof od!=="string"){return tl}if(typeof tl==="number"){tl=""+tl}if(typeof tl!=="string"&&!(tl instanceof Dd.SafeString)){return tl}if(od===""){Kd=_d+tl.split("").join(_d)+_d;return Dd.copySafeness(tl,Kd)}var Zd=tl.indexOf(od);if(Ad===0||Zd===-1){return tl}var fh=0;var vh=0;while(Zd>-1&&(Ad===-1||vh=Dd){wh.push(_d)}zd.push(wh)}return zd}zd.slice=slice;function sum(tl,od,_d){if(_d===void 0){_d=0}if(od){tl=Ad.map(tl,(function(tl){return tl[od]}))}return _d+tl.reduce((function(tl,od){return tl+od}),0)}zd.sum=sum;zd.sort=Dd.makeMacro(["value","reverse","case_sensitive","attribute"],[],(function sortFilter(tl,od,_d,Dd){var zd=this;var Kd=Ad.map(tl,(function(tl){return tl}));var Zd=Ad.getAttrGetter(Dd);Kd.sort((function(tl,Kd){var fh=Dd?Zd(tl):tl;var vh=Dd?Zd(Kd):Kd;if(zd.env.opts.throwOnUndefined&&Dd&&(fh===undefined||vh===undefined)){throw new TypeError('sort: attribute "'+Dd+'" resolved to undefined')}if(!_d&&Ad.isString(fh)&&Ad.isString(vh)){fh=fh.toLowerCase();vh=vh.toLowerCase()}if(fhvh){return od?-1:1}else{return 0}}));return Kd}));function string(tl){return Dd.copySafeness(tl,tl)}zd.string=string;function striptags(tl,od){tl=normalize(tl,"");var _d=/<\/?([a-z][a-z0-9]*)\b[^>]*>|/gi;var Ad=trim(tl.replace(_d,""));var zd="";if(od){zd=Ad.replace(/^ +| +$/gm,"").replace(/ +/g," ").replace(/(\r\n)/g,"\n").replace(/\n\n\n+/g,"\n\n")}else{zd=Ad.replace(/\s+/gi," ")}return Dd.copySafeness(tl,zd)}zd.striptags=striptags;function title(tl){tl=normalize(tl,"");var od=tl.split(" ").map((function(tl){return capitalize(tl)}));return Dd.copySafeness(tl,od.join(" "))}zd.title=title;function trim(tl){return Dd.copySafeness(tl,tl.replace(/^\s*|\s*$/g,""))}zd.trim=trim;function truncate(tl,od,_d,Ad){var zd=tl;tl=normalize(tl,"");od=od||255;if(tl.length<=od){return tl}if(_d){tl=tl.substring(0,od)}else{var Kd=tl.lastIndexOf(" ",od);if(Kd===-1){Kd=od}tl=tl.substring(0,Kd)}tl+=Ad!==undefined&&Ad!==null?Ad:"...";return Dd.copySafeness(zd,tl)}zd.truncate=truncate;function upper(tl){tl=normalize(tl,"");return tl.toUpperCase()}zd.upper=upper;function urlencode(tl){var od=encodeURIComponent;if(Ad.isString(tl)){return od(tl)}else{var _d=Ad.isArray(tl)?tl:Ad._entries(tl);return _d.map((function(tl){var _d=tl[0],Ad=tl[1];return od(_d)+"="+od(Ad)})).join("&")}}zd.urlencode=urlencode;var Kd=/^(?:\(|<|<)?(.*?)(?:\.|,|\)|\n|>)?$/;var Zd=/^[\w.!#$%&'*+\-\/=?\^`{|}~]+@[a-z\d\-]+(\.[a-z\d\-]+)+$/i;var fh=/^https?:\/\/.*$/;var vh=/^www\./;var wh=/\.(?:org|net|com)(?:\:|\/|$)/;function urlize(tl,od,_d){if(isNaN(od)){od=Infinity}var Ad=_d===true?' rel="nofollow"':"";var Dd=tl.split(/(\s+)/).filter((function(tl){return tl&&tl.length})).map((function(tl){var _d=tl.match(Kd);var Dd=_d?_d[1]:tl;var zd=Dd.substr(0,od);if(fh.test(Dd)){return'"+zd+""}if(vh.test(Dd)){return'"+zd+""}if(Zd.test(Dd)){return''+Dd+""}if(wh.test(Dd)){return'"+zd+""}return tl}));return Dd.join("")}zd.urlize=urlize;function wordcount(tl){tl=normalize(tl,"");var od=tl?tl.match(/\w+/g):null;return od?od.length:null}zd.wordcount=wordcount;function float(tl,od){var _d=parseFloat(tl);return isNaN(_d)?od:_d}zd.float=float;var xh=Dd.makeMacro(["value","default","base"],[],(function doInt(tl,od,_d){if(_d===void 0){_d=10}var Ad=parseInt(tl,_d);return isNaN(Ad)?od:Ad}));zd.int=xh;zd.d=zd.default;zd.e=zd.escape},20290:tl=>{"use strict";function _cycler(tl){var od=-1;return{current:null,reset:function reset(){od=-1;this.current=null},next:function next(){od++;if(od>=tl.length){od=0}this.current=tl[od];return this.current}}}function _joiner(tl){tl=tl||",";var od=true;return function(){var _d=od?"":tl;od=false;return _d}}function globals(){return{range:function range(tl,od,_d){if(typeof od==="undefined"){od=tl;tl=0;_d=1}else if(!_d){_d=1}var Ad=[];if(_d>0){for(var Dd=tl;Ddod;zd+=_d){Ad.push(zd)}}return Ad},cycler:function cycler(){return _cycler(Array.prototype.slice.call(arguments))},joiner:function joiner(tl){return _joiner(tl)}}}tl.exports=globals},50085:tl=>{"use strict";function installCompat(){"use strict";var tl=this.runtime;var od=this.lib;var _d=this.compiler.Compiler;var Ad=this.parser.Parser;var Dd=this.nodes;var zd=this.lexer;var Kd=tl.contextOrFrameLookup;var Zd=tl.memberLookup;var fh;var vh;if(_d){fh=_d.prototype.assertType}if(Ad){vh=Ad.prototype.parseAggregate}function uninstall(){tl.contextOrFrameLookup=Kd;tl.memberLookup=Zd;if(_d){_d.prototype.assertType=fh}if(Ad){Ad.prototype.parseAggregate=vh}}tl.contextOrFrameLookup=function contextOrFrameLookup(tl,od,_d){var Ad=Kd.apply(this,arguments);if(Ad!==undefined){return Ad}switch(_d){case"True":return true;case"False":return false;case"None":return null;default:return undefined}};function getTokensState(tl){return{index:tl.index,lineno:tl.lineno,colno:tl.colno}}if(process.env.BUILD_TYPE!=="SLIM"&&Dd&&_d&&Ad){var wh=Dd.Node.extend("Slice",{fields:["start","stop","step"],init:function init(tl,od,_d,Ad,zd){_d=_d||new Dd.Literal(tl,od,null);Ad=Ad||new Dd.Literal(tl,od,null);zd=zd||new Dd.Literal(tl,od,1);this.parent(tl,od,_d,Ad,zd)}});_d.prototype.assertType=function assertType(tl){if(tl instanceof wh){return}fh.apply(this,arguments)};_d.prototype.compileSlice=function compileSlice(tl,od){this._emit("(");this._compileExpression(tl.start,od);this._emit("),(");this._compileExpression(tl.stop,od);this._emit("),(");this._compileExpression(tl.step,od);this._emit(")")};Ad.prototype.parseAggregate=function parseAggregate(){var tl=this;var _d=getTokensState(this.tokens);_d.colno--;_d.index--;try{return vh.apply(this)}catch(vh){var Ad=getTokensState(this.tokens);var Kd=function rethrow(){od._assign(tl.tokens,Ad);return vh};od._assign(this.tokens,_d);this.peeked=false;var Zd=this.peekToken();if(Zd.type!==zd.TOKEN_LEFT_BRACKET){throw Kd()}else{this.nextToken()}var fh=new wh(Zd.lineno,Zd.colno);var xh=false;for(var $h=0;$h<=fh.fields.length;$h++){if(this.skip(zd.TOKEN_RIGHT_BRACKET)){break}if($h===fh.fields.length){if(xh){this.fail("parseSlice: too many slice components",Zd.lineno,Zd.colno)}else{break}}if(this.skip(zd.TOKEN_COLON)){xh=true}else{var Xh=fh.fields[$h];fh[Xh]=this.parseExpression();xh=this.skip(zd.TOKEN_COLON)||xh}}if(!xh){throw Kd()}return new Dd.Array(Zd.lineno,Zd.colno,[fh])}}}function sliceLookup(od,_d,Ad,Dd){od=od||[];if(_d===null){_d=Dd<0?od.length-1:0}if(Ad===null){Ad=Dd<0?-1:od.length}else if(Ad<0){Ad+=od.length}if(_d<0){_d+=od.length}var zd=[];for(var Kd=_d;;Kd+=Dd){if(Kd<0||Kd>od.length){break}if(Dd>0&&Kd>=Ad){break}if(Dd<0&&Kd<=Ad){break}zd.push(tl.memberLookup(od,Kd))}return zd}function hasOwnProp(tl,od){return Object.prototype.hasOwnProperty.call(tl,od)}var xh={pop:function pop(tl){if(tl===undefined){return this.pop()}if(tl>=this.length||tl<0){throw new Error("KeyError")}return this.splice(tl,1)},append:function append(tl){return this.push(tl)},remove:function remove(tl){for(var od=0;od{"use strict";var Ad=_d(97853);var Dd=" \n\t\r ";var zd="()[]{}%*-+~/#,:|.<>=!";var Kd="0123456789";var Zd="{%";var fh="%}";var vh="{{";var wh="}}";var xh="{#";var $h="#}";var Xh="string";var s_="whitespace";var g_="data";var E_="block-start";var k_="block-end";var ef="variable-start";var nf="variable-end";var $f="comment";var Hf="left-paren";var Kf="right-paren";var Xf="left-bracket";var eg="right-bracket";var tg="left-curly";var rg="right-curly";var ng="operator";var sg="comma";var mg="colon";var eA="tilde";var tA="pipe";var rA="int";var nA="float";var iA="boolean";var sA="none";var aA="symbol";var oA="special";var lA="regex";function token(tl,od,_d,Ad){return{type:tl,value:od,lineno:_d,colno:Ad}}var cA=function(){function Tokenizer(tl,od){this.str=tl;this.index=0;this.len=tl.length;this.lineno=0;this.colno=0;this.in_code=false;od=od||{};var _d=od.tags||{};this.tags={BLOCK_START:_d.blockStart||Zd,BLOCK_END:_d.blockEnd||fh,VARIABLE_START:_d.variableStart||vh,VARIABLE_END:_d.variableEnd||wh,COMMENT_START:_d.commentStart||xh,COMMENT_END:_d.commentEnd||$h};this.trimBlocks=!!od.trimBlocks;this.lstripBlocks=!!od.lstripBlocks}var tl=Tokenizer.prototype;tl.nextToken=function nextToken(){var tl=this.lineno;var od=this.colno;var _d;if(this.in_code){var Zd=this.current();if(this.isFinished()){return null}else if(Zd==='"'||Zd==="'"){return token(Xh,this._parseString(Zd),tl,od)}else if(_d=this._extract(Dd)){return token(s_,_d,tl,od)}else if((_d=this._extractString(this.tags.BLOCK_END))||(_d=this._extractString("-"+this.tags.BLOCK_END))){this.in_code=false;if(this.trimBlocks){Zd=this.current();if(Zd==="\n"){this.forward()}else if(Zd==="\r"){this.forward();Zd=this.current();if(Zd==="\n"){this.forward()}else{this.back()}}}return token(k_,_d,tl,od)}else if((_d=this._extractString(this.tags.VARIABLE_END))||(_d=this._extractString("-"+this.tags.VARIABLE_END))){this.in_code=false;return token(nf,_d,tl,od)}else if(Zd==="r"&&this.str.charAt(this.index+1)==="/"){this.forwardN(2);var fh="";while(!this.isFinished()){if(this.current()==="/"&&this.previous()!=="\\"){this.forward();break}else{fh+=this.current();this.forward()}}var vh=["g","i","m","y"];var wh="";while(!this.isFinished()){var xh=vh.indexOf(this.current())!==-1;if(xh){wh+=this.current();this.forward()}else{break}}return token(lA,{body:fh,flags:wh},tl,od)}else if(zd.indexOf(Zd)!==-1){this.forward();var $h=["==","===","!=","!==","<=",">=","//","**"];var oA=Zd+this.current();var cA;if(Ad.indexOf($h,oA)!==-1){this.forward();Zd=oA;if(Ad.indexOf($h,oA+this.current())!==-1){Zd=oA+this.current();this.forward()}}switch(Zd){case"(":cA=Hf;break;case")":cA=Kf;break;case"[":cA=Xf;break;case"]":cA=eg;break;case"{":cA=tg;break;case"}":cA=rg;break;case",":cA=sg;break;case":":cA=mg;break;case"~":cA=eA;break;case"|":cA=tA;break;default:cA=ng}return token(cA,Zd,tl,od)}else{_d=this._extractUntil(Dd+zd);if(_d.match(/^[-+]?[0-9]+$/)){if(this.current()==="."){this.forward();var uA=this._extract(Kd);return token(nA,_d+"."+uA,tl,od)}else{return token(rA,_d,tl,od)}}else if(_d.match(/^(true|false)$/)){return token(iA,_d,tl,od)}else if(_d==="none"){return token(sA,_d,tl,od)}else if(_d==="null"){return token(sA,_d,tl,od)}else if(_d){return token(aA,_d,tl,od)}else{throw new Error("Unexpected value while parsing: "+_d)}}}else{var pA=this.tags.BLOCK_START.charAt(0)+this.tags.VARIABLE_START.charAt(0)+this.tags.COMMENT_START.charAt(0)+this.tags.COMMENT_END.charAt(0);if(this.isFinished()){return null}else if((_d=this._extractString(this.tags.BLOCK_START+"-"))||(_d=this._extractString(this.tags.BLOCK_START))){this.in_code=true;return token(E_,_d,tl,od)}else if((_d=this._extractString(this.tags.VARIABLE_START+"-"))||(_d=this._extractString(this.tags.VARIABLE_START))){this.in_code=true;return token(ef,_d,tl,od)}else{_d="";var dA;var hA=false;if(this._matches(this.tags.COMMENT_START)){hA=true;_d=this._extractString(this.tags.COMMENT_START)}while((dA=this._extractUntil(pA))!==null){_d+=dA;if((this._matches(this.tags.BLOCK_START)||this._matches(this.tags.VARIABLE_START)||this._matches(this.tags.COMMENT_START))&&!hA){if(this.lstripBlocks&&this._matches(this.tags.BLOCK_START)&&this.colno>0&&this.colno<=_d.length){var _A=_d.slice(-this.colno);if(/^\s+$/.test(_A)){_d=_d.slice(0,-this.colno);if(!_d.length){return this.nextToken()}}}break}else if(this._matches(this.tags.COMMENT_END)){if(!hA){throw new Error("unexpected end of comment")}_d+=this._extractString(this.tags.COMMENT_END);break}else{_d+=this.current();this.forward()}}if(dA===null&&hA){throw new Error("expected end of comment, got end of file")}return token(hA?$f:g_,_d,tl,od)}}};tl._parseString=function _parseString(tl){this.forward();var od="";while(!this.isFinished()&&this.current()!==tl){var _d=this.current();if(_d==="\\"){this.forward();switch(this.current()){case"n":od+="\n";break;case"t":od+="\t";break;case"r":od+="\r";break;default:od+=this.current()}this.forward()}else{od+=_d;this.forward()}}this.forward();return od};tl._matches=function _matches(tl){if(this.index+tl.length>this.len){return null}var od=this.str.slice(this.index,this.index+tl.length);return od===tl};tl._extractString=function _extractString(tl){if(this._matches(tl)){this.forwardN(tl.length);return tl}return null};tl._extractUntil=function _extractUntil(tl){return this._extractMatching(true,tl||"")};tl._extract=function _extract(tl){return this._extractMatching(false,tl)};tl._extractMatching=function _extractMatching(tl,od){if(this.isFinished()){return null}var _d=od.indexOf(this.current());if(tl&&_d===-1||!tl&&_d!==-1){var Ad=this.current();this.forward();var Dd=od.indexOf(this.current());while((tl&&Dd===-1||!tl&&Dd!==-1)&&!this.isFinished()){Ad+=this.current();this.forward();Dd=od.indexOf(this.current())}return Ad}return""};tl._extractRegex=function _extractRegex(tl){var od=this.currentStr().match(tl);if(!od){return null}this.forwardN(od[0].length);return od};tl.isFinished=function isFinished(){return this.index>=this.len};tl.forwardN=function forwardN(tl){for(var od=0;od{"use strict";var od=Array.prototype;var _d=Object.prototype;var Ad={"&":"&",'"':""","'":"'","<":"<",">":">","\\":"\"};var Dd=/[&"'<>\\]/g;var zd=tl.exports={};function hasOwnProp(tl,od){return _d.hasOwnProperty.call(tl,od)}zd.hasOwnProp=hasOwnProp;function lookupEscape(tl){return Ad[tl]}function _prettifyError(tl,od,_d){if(!_d.Update){_d=new zd.TemplateError(_d)}_d.Update(tl);if(!od){var Ad=_d;_d=new Error(Ad.message);_d.name=Ad.name}return _d}zd._prettifyError=_prettifyError;function TemplateError(tl,od,_d){var Ad;var Dd;if(tl instanceof Error){Dd=tl;tl=Dd.name+": "+Dd.message}if(Object.setPrototypeOf){Ad=new Error(tl);Object.setPrototypeOf(Ad,TemplateError.prototype)}else{Ad=this;Object.defineProperty(Ad,"message",{enumerable:false,writable:true,value:tl})}Object.defineProperty(Ad,"name",{value:"Template render error"});if(Error.captureStackTrace){Error.captureStackTrace(Ad,this.constructor)}var zd;if(Dd){var Kd=Object.getOwnPropertyDescriptor(Dd,"stack");zd=Kd&&(Kd.get||function(){return Kd.value});if(!zd){zd=function getStack(){return Dd.stack}}}else{var Zd=new Error(tl).stack;zd=function getStack(){return Zd}}Object.defineProperty(Ad,"stack",{get:function get(){return zd.call(Ad)}});Object.defineProperty(Ad,"cause",{value:Dd});Ad.lineno=od;Ad.colno=_d;Ad.firstUpdate=true;Ad.Update=function Update(tl){var od="("+(tl||"unknown path")+")";if(this.firstUpdate){if(this.lineno&&this.colno){od+=" [Line "+this.lineno+", Column "+this.colno+"]"}else if(this.lineno){od+=" [Line "+this.lineno+"]"}}od+="\n ";if(this.firstUpdate){od+=" "}this.message=od+(this.message||"");this.firstUpdate=false;return this};return Ad}if(Object.setPrototypeOf){Object.setPrototypeOf(TemplateError.prototype,Error.prototype)}else{TemplateError.prototype=Object.create(Error.prototype,{constructor:{value:TemplateError}})}zd.TemplateError=TemplateError;function escape(tl){return tl.replace(Dd,lookupEscape)}zd.escape=escape;function isFunction(tl){return _d.toString.call(tl)==="[object Function]"}zd.isFunction=isFunction;function isArray(tl){return _d.toString.call(tl)==="[object Array]"}zd.isArray=isArray;function isString(tl){return _d.toString.call(tl)==="[object String]"}zd.isString=isString;function isObject(tl){return _d.toString.call(tl)==="[object Object]"}zd.isObject=isObject;function _prepareAttributeParts(tl){if(!tl){return[]}if(typeof tl==="string"){return tl.split(".")}return[tl]}function getAttrGetter(tl){var od=_prepareAttributeParts(tl);return function attrGetter(tl){var _d=tl;for(var Ad=0;Ad{"use strict";function _inheritsLoose(tl,od){tl.prototype=Object.create(od.prototype);tl.prototype.constructor=tl;_setPrototypeOf(tl,od)}function _setPrototypeOf(tl,od){_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function _setPrototypeOf(tl,od){tl.__proto__=od;return tl};return _setPrototypeOf(tl,od)}var Ad=_d(16928);var Dd=_d(79695),zd=Dd.EmitterObj;tl.exports=function(tl){_inheritsLoose(Loader,tl);function Loader(){return tl.apply(this,arguments)||this}var od=Loader.prototype;od.resolve=function resolve(tl,od){return Ad.resolve(Ad.dirname(tl),od)};od.isRelative=function isRelative(tl){return tl.indexOf("./")===0||tl.indexOf("../")===0};return Loader}(zd)},2650:(tl,od,_d)=>{"use strict";tl.exports=_d(76973)},76973:(tl,od,_d)=>{"use strict";function _inheritsLoose(tl,od){tl.prototype=Object.create(od.prototype);tl.prototype.constructor=tl;_setPrototypeOf(tl,od)}function _setPrototypeOf(tl,od){_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function _setPrototypeOf(tl,od){tl.__proto__=od;return tl};return _setPrototypeOf(tl,od)}var Ad=_d(79896);var Dd=_d(16928);var zd=_d(43391);var Kd=_d(97402),Zd=Kd.PrecompiledLoader;var fh;var vh=function(tl){_inheritsLoose(FileSystemLoader,tl);function FileSystemLoader(od,zd){var Kd;Kd=tl.call(this)||this;if(typeof zd==="boolean"){console.log("[nunjucks] Warning: you passed a boolean as the second "+"argument to FileSystemLoader, but it now takes an options "+"object. See http://mozilla.github.io/nunjucks/api.html#filesystemloader")}zd=zd||{};Kd.pathsToNames={};Kd.noCache=!!zd.noCache;if(od){od=Array.isArray(od)?od:[od];Kd.searchPaths=od.map(Dd.normalize)}else{Kd.searchPaths=["."]}if(zd.watch){try{fh=_d(568)}catch(tl){throw new Error("watch requires chokidar to be installed")}var Zd=Kd.searchPaths.filter(Ad.existsSync);var vh=fh.watch(Zd);vh.on("all",(function(tl,od){od=Dd.resolve(od);if(tl==="change"&&od in Kd.pathsToNames){Kd.emit("update",Kd.pathsToNames[od],od)}}));vh.on("error",(function(tl){console.log("Watcher error: "+tl)}))}return Kd}var od=FileSystemLoader.prototype;od.getSource=function getSource(tl){var od=null;var _d=this.searchPaths;for(var zd=0;zd<_d.length;zd++){var Kd=Dd.resolve(_d[zd]);var Zd=Dd.resolve(_d[zd],tl);if(Zd.indexOf(Kd)===0&&Ad.existsSync(Zd)){od=Zd;break}}if(!od){return null}this.pathsToNames[od]=tl;var fh={src:Ad.readFileSync(od,"utf-8"),path:od,noCache:this.noCache};this.emit("load",tl,fh);return fh};return FileSystemLoader}(zd);var wh=function(tl){_inheritsLoose(NodeResolveLoader,tl);function NodeResolveLoader(od){var Ad;Ad=tl.call(this)||this;od=od||{};Ad.pathsToNames={};Ad.noCache=!!od.noCache;if(od.watch){try{fh=_d(568)}catch(tl){throw new Error("watch requires chokidar to be installed")}Ad.watcher=fh.watch();Ad.watcher.on("change",(function(tl){Ad.emit("update",Ad.pathsToNames[tl],tl)}));Ad.watcher.on("error",(function(tl){console.log("Watcher error: "+tl)}));Ad.on("load",(function(tl,od){Ad.watcher.add(od.path)}))}return Ad}var od=NodeResolveLoader.prototype;od.getSource=function getSource(tl){if(/^\.?\.?(\/|\\)/.test(tl)){return null}if(/^[A-Z]:/.test(tl)){return null}var od;try{od=require.resolve(tl)}catch(tl){return null}this.pathsToNames[od]=tl;var _d={src:Ad.readFileSync(od,"utf-8"),path:od,noCache:this.noCache};this.emit("load",tl,_d);return _d};return NodeResolveLoader}(zd);tl.exports={FileSystemLoader:vh,PrecompiledLoader:Zd,NodeResolveLoader:wh}},16151:(tl,od,_d)=>{"use strict";function _defineProperties(tl,od){for(var _d=0;_d2?Dd-2:0),Kd=2;Kd0||!_d)){process.stdout.write(" ".repeat(od))}var zd=Dd===Ad.length-1?"":"\n";process.stdout.write(""+tl+zd)}))}function printNodes(tl,od){od=od||0;print(tl.typename+": ",od);if(tl instanceof Zd){print("\n");tl.children.forEach((function(tl){printNodes(tl,od+2)}))}else if(tl instanceof IA){print(tl.extName+"."+tl.prop+"\n");if(tl.args){printNodes(tl.args,od+2)}if(tl.contentArgs){tl.contentArgs.forEach((function(tl){printNodes(tl,od+2)}))}}else{var _d=[];var Ad=null;tl.iterFields((function(tl,od){if(tl instanceof zd){_d.push([od,tl])}else{Ad=Ad||{};Ad[od]=tl}}));if(Ad){print(JSON.stringify(Ad,null,2)+"\n",null,true)}else{print("\n")}_d.forEach((function(tl){var _d=tl[0],Ad=tl[1];print("["+_d+"] =>",od+2);printNodes(Ad,od+4)}))}}tl.exports={Node:zd,Root:fh,NodeList:Zd,Value:Kd,Literal:vh,Symbol:wh,Group:xh,Array:$h,Pair:Xh,Dict:s_,Output:lA,Capture:cA,TemplateData:uA,If:E_,IfAsync:k_,InlineIf:ef,For:nf,AsyncEach:$f,AsyncAll:Hf,Macro:Kf,Caller:Xf,Import:eg,FromImport:tg,FunCall:rg,Filter:ng,FilterAsync:sg,KeywordArgs:mg,Block:eA,Super:tA,Extends:nA,Include:iA,Set:sA,Switch:aA,Case:oA,LookupVal:g_,BinOp:dA,In:hA,Is:_A,Or:fA,And:mA,Not:gA,Add:AA,Concat:yA,Sub:bA,Mul:vA,Div:EA,FloorDiv:wA,Mod:CA,Pow:xA,Neg:DA,Pos:SA,Compare:TA,CompareOperand:kA,CallExtension:IA,CallExtensionAsync:BA,printNodes:printNodes}},79695:(tl,od,_d)=>{"use strict";function _defineProperties(tl,od){for(var _d=0;_d{"use strict";function _inheritsLoose(tl,od){tl.prototype=Object.create(od.prototype);tl.prototype.constructor=tl;_setPrototypeOf(tl,od)}function _setPrototypeOf(tl,od){_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function _setPrototypeOf(tl,od){tl.__proto__=od;return tl};return _setPrototypeOf(tl,od)}var Ad=_d(38852);var Dd=_d(16151);var zd=_d(79695).Obj;var Kd=_d(97853);var Zd=function(tl){_inheritsLoose(Parser,tl);function Parser(){return tl.apply(this,arguments)||this}var od=Parser.prototype;od.init=function init(tl){this.tokens=tl;this.peeked=null;this.breakOnBlocks=null;this.dropLeadingWhitespace=false;this.extensions=[]};od.nextToken=function nextToken(tl){var od;if(this.peeked){if(!tl&&this.peeked.type===Ad.TOKEN_WHITESPACE){this.peeked=null}else{od=this.peeked;this.peeked=null;return od}}od=this.tokens.nextToken();if(!tl){while(od&&od.type===Ad.TOKEN_WHITESPACE){od=this.tokens.nextToken()}}return od};od.peekToken=function peekToken(){this.peeked=this.peeked||this.nextToken();return this.peeked};od.pushToken=function pushToken(tl){if(this.peeked){throw new Error("pushToken: can only push one token on between reads")}this.peeked=tl};od.error=function error(tl,od,_d){if(od===undefined||_d===undefined){var Ad=this.peekToken()||{};od=Ad.lineno;_d=Ad.colno}if(od!==undefined){od+=1}if(_d!==undefined){_d+=1}return new Kd.TemplateError(tl,od,_d)};od.fail=function fail(tl,od,_d){throw this.error(tl,od,_d)};od.skip=function skip(tl){var od=this.nextToken();if(!od||od.type!==tl){this.pushToken(od);return false}return true};od.expect=function expect(tl){var od=this.nextToken();if(od.type!==tl){this.fail("expected "+tl+", got "+od.type,od.lineno,od.colno)}return od};od.skipValue=function skipValue(tl,od){var _d=this.nextToken();if(!_d||_d.type!==tl||_d.value!==od){this.pushToken(_d);return false}return true};od.skipSymbol=function skipSymbol(tl){return this.skipValue(Ad.TOKEN_SYMBOL,tl)};od.advanceAfterBlockEnd=function advanceAfterBlockEnd(tl){var od;if(!tl){od=this.peekToken();if(!od){this.fail("unexpected end of file")}if(od.type!==Ad.TOKEN_SYMBOL){this.fail("advanceAfterBlockEnd: expected symbol token or "+"explicit name to be passed")}tl=this.nextToken().value}od=this.nextToken();if(od&&od.type===Ad.TOKEN_BLOCK_END){if(od.value.charAt(0)==="-"){this.dropLeadingWhitespace=true}}else{this.fail("expected block end in "+tl+" statement")}return od};od.advanceAfterVariableEnd=function advanceAfterVariableEnd(){var tl=this.nextToken();if(tl&&tl.type===Ad.TOKEN_VARIABLE_END){this.dropLeadingWhitespace=tl.value.charAt(tl.value.length-this.tokens.tags.VARIABLE_END.length-1)==="-"}else{this.pushToken(tl);this.fail("expected variable end")}};od.parseFor=function parseFor(){var tl=this.peekToken();var od;var _d;if(this.skipSymbol("for")){od=new Dd.For(tl.lineno,tl.colno);_d="endfor"}else if(this.skipSymbol("asyncEach")){od=new Dd.AsyncEach(tl.lineno,tl.colno);_d="endeach"}else if(this.skipSymbol("asyncAll")){od=new Dd.AsyncAll(tl.lineno,tl.colno);_d="endall"}else{this.fail("parseFor: expected for{Async}",tl.lineno,tl.colno)}od.name=this.parsePrimary();if(!(od.name instanceof Dd.Symbol)){this.fail("parseFor: variable name expected for loop")}var zd=this.peekToken().type;if(zd===Ad.TOKEN_COMMA){var Kd=od.name;od.name=new Dd.Array(Kd.lineno,Kd.colno);od.name.addChild(Kd);while(this.skip(Ad.TOKEN_COMMA)){var Zd=this.parsePrimary();od.name.addChild(Zd)}}if(!this.skipSymbol("in")){this.fail('parseFor: expected "in" keyword for loop',tl.lineno,tl.colno)}od.arr=this.parseExpression();this.advanceAfterBlockEnd(tl.value);od.body=this.parseUntilBlocks(_d,"else");if(this.skipSymbol("else")){this.advanceAfterBlockEnd("else");od.else_=this.parseUntilBlocks(_d)}this.advanceAfterBlockEnd();return od};od.parseMacro=function parseMacro(){var tl=this.peekToken();if(!this.skipSymbol("macro")){this.fail("expected macro")}var od=this.parsePrimary(true);var _d=this.parseSignature();var Ad=new Dd.Macro(tl.lineno,tl.colno,od,_d);this.advanceAfterBlockEnd(tl.value);Ad.body=this.parseUntilBlocks("endmacro");this.advanceAfterBlockEnd();return Ad};od.parseCall=function parseCall(){var tl=this.peekToken();if(!this.skipSymbol("call")){this.fail("expected call")}var od=this.parseSignature(true)||new Dd.NodeList;var _d=this.parsePrimary();this.advanceAfterBlockEnd(tl.value);var Ad=this.parseUntilBlocks("endcall");this.advanceAfterBlockEnd();var zd=new Dd.Symbol(tl.lineno,tl.colno,"caller");var Kd=new Dd.Caller(tl.lineno,tl.colno,zd,od,Ad);var Zd=_d.args.children;if(!(Zd[Zd.length-1]instanceof Dd.KeywordArgs)){Zd.push(new Dd.KeywordArgs)}var fh=Zd[Zd.length-1];fh.addChild(new Dd.Pair(tl.lineno,tl.colno,zd,Kd));return new Dd.Output(tl.lineno,tl.colno,[_d])};od.parseWithContext=function parseWithContext(){var tl=this.peekToken();var od=null;if(this.skipSymbol("with")){od=true}else if(this.skipSymbol("without")){od=false}if(od!==null){if(!this.skipSymbol("context")){this.fail("parseFrom: expected context after with/without",tl.lineno,tl.colno)}}return od};od.parseImport=function parseImport(){var tl=this.peekToken();if(!this.skipSymbol("import")){this.fail("parseImport: expected import",tl.lineno,tl.colno)}var od=this.parseExpression();if(!this.skipSymbol("as")){this.fail('parseImport: expected "as" keyword',tl.lineno,tl.colno)}var _d=this.parseExpression();var Ad=this.parseWithContext();var zd=new Dd.Import(tl.lineno,tl.colno,od,_d,Ad);this.advanceAfterBlockEnd(tl.value);return zd};od.parseFrom=function parseFrom(){var tl=this.peekToken();if(!this.skipSymbol("from")){this.fail("parseFrom: expected from")}var od=this.parseExpression();if(!this.skipSymbol("import")){this.fail("parseFrom: expected import",tl.lineno,tl.colno)}var _d=new Dd.NodeList;var zd;while(1){var Kd=this.peekToken();if(Kd.type===Ad.TOKEN_BLOCK_END){if(!_d.children.length){this.fail("parseFrom: Expected at least one import name",tl.lineno,tl.colno)}if(Kd.value.charAt(0)==="-"){this.dropLeadingWhitespace=true}this.nextToken();break}if(_d.children.length>0&&!this.skip(Ad.TOKEN_COMMA)){this.fail("parseFrom: expected comma",tl.lineno,tl.colno)}var Zd=this.parsePrimary();if(Zd.value.charAt(0)==="_"){this.fail("parseFrom: names starting with an underscore cannot be imported",Zd.lineno,Zd.colno)}if(this.skipSymbol("as")){var fh=this.parsePrimary();_d.addChild(new Dd.Pair(Zd.lineno,Zd.colno,Zd,fh))}else{_d.addChild(Zd)}zd=this.parseWithContext()}return new Dd.FromImport(tl.lineno,tl.colno,od,_d,zd)};od.parseBlock=function parseBlock(){var tl=this.peekToken();if(!this.skipSymbol("block")){this.fail("parseBlock: expected block",tl.lineno,tl.colno)}var od=new Dd.Block(tl.lineno,tl.colno);od.name=this.parsePrimary();if(!(od.name instanceof Dd.Symbol)){this.fail("parseBlock: variable name expected",tl.lineno,tl.colno)}this.advanceAfterBlockEnd(tl.value);od.body=this.parseUntilBlocks("endblock");this.skipSymbol("endblock");this.skipSymbol(od.name.value);var _d=this.peekToken();if(!_d){this.fail("parseBlock: expected endblock, got end of file")}this.advanceAfterBlockEnd(_d.value);return od};od.parseExtends=function parseExtends(){var tl="extends";var od=this.peekToken();if(!this.skipSymbol(tl)){this.fail("parseTemplateRef: expected "+tl)}var _d=new Dd.Extends(od.lineno,od.colno);_d.template=this.parseExpression();this.advanceAfterBlockEnd(od.value);return _d};od.parseInclude=function parseInclude(){var tl="include";var od=this.peekToken();if(!this.skipSymbol(tl)){this.fail("parseInclude: expected "+tl)}var _d=new Dd.Include(od.lineno,od.colno);_d.template=this.parseExpression();if(this.skipSymbol("ignore")&&this.skipSymbol("missing")){_d.ignoreMissing=true}this.advanceAfterBlockEnd(od.value);return _d};od.parseIf=function parseIf(){var tl=this.peekToken();var od;if(this.skipSymbol("if")||this.skipSymbol("elif")||this.skipSymbol("elseif")){od=new Dd.If(tl.lineno,tl.colno)}else if(this.skipSymbol("ifAsync")){od=new Dd.IfAsync(tl.lineno,tl.colno)}else{this.fail("parseIf: expected if, elif, or elseif",tl.lineno,tl.colno)}od.cond=this.parseExpression();this.advanceAfterBlockEnd(tl.value);od.body=this.parseUntilBlocks("elif","elseif","else","endif");var _d=this.peekToken();switch(_d&&_d.value){case"elseif":case"elif":od.else_=this.parseIf();break;case"else":this.advanceAfterBlockEnd();od.else_=this.parseUntilBlocks("endif");this.advanceAfterBlockEnd();break;case"endif":od.else_=null;this.advanceAfterBlockEnd();break;default:this.fail("parseIf: expected elif, else, or endif, got end of file")}return od};od.parseSet=function parseSet(){var tl=this.peekToken();if(!this.skipSymbol("set")){this.fail("parseSet: expected set",tl.lineno,tl.colno)}var od=new Dd.Set(tl.lineno,tl.colno,[]);var _d;while(_d=this.parsePrimary()){od.targets.push(_d);if(!this.skip(Ad.TOKEN_COMMA)){break}}if(!this.skipValue(Ad.TOKEN_OPERATOR,"=")){if(!this.skip(Ad.TOKEN_BLOCK_END)){this.fail("parseSet: expected = or block end in set tag",tl.lineno,tl.colno)}else{od.body=new Dd.Capture(tl.lineno,tl.colno,this.parseUntilBlocks("endset"));od.value=null;this.advanceAfterBlockEnd()}}else{od.value=this.parseExpression();this.advanceAfterBlockEnd(tl.value)}return od};od.parseSwitch=function parseSwitch(){var tl="switch";var od="endswitch";var _d="case";var Ad="default";var zd=this.peekToken();if(!this.skipSymbol(tl)&&!this.skipSymbol(_d)&&!this.skipSymbol(Ad)){this.fail('parseSwitch: expected "switch," "case" or "default"',zd.lineno,zd.colno)}var Kd=this.parseExpression();this.advanceAfterBlockEnd(tl);this.parseUntilBlocks(_d,Ad,od);var Zd=this.peekToken();var fh=[];var vh;do{this.skipSymbol(_d);var wh=this.parseExpression();this.advanceAfterBlockEnd(tl);var xh=this.parseUntilBlocks(_d,Ad,od);fh.push(new Dd.Case(Zd.line,Zd.col,wh,xh));Zd=this.peekToken()}while(Zd&&Zd.value===_d);switch(Zd.value){case Ad:this.advanceAfterBlockEnd();vh=this.parseUntilBlocks(od);this.advanceAfterBlockEnd();break;case od:this.advanceAfterBlockEnd();break;default:this.fail('parseSwitch: expected "case," "default" or "endswitch," got EOF.')}return new Dd.Switch(zd.lineno,zd.colno,Kd,fh,vh)};od.parseStatement=function parseStatement(){var tl=this.peekToken();var od;if(tl.type!==Ad.TOKEN_SYMBOL){this.fail("tag name expected",tl.lineno,tl.colno)}if(this.breakOnBlocks&&Kd.indexOf(this.breakOnBlocks,tl.value)!==-1){return null}switch(tl.value){case"raw":return this.parseRaw();case"verbatim":return this.parseRaw("verbatim");case"if":case"ifAsync":return this.parseIf();case"for":case"asyncEach":case"asyncAll":return this.parseFor();case"block":return this.parseBlock();case"extends":return this.parseExtends();case"include":return this.parseInclude();case"set":return this.parseSet();case"macro":return this.parseMacro();case"call":return this.parseCall();case"import":return this.parseImport();case"from":return this.parseFrom();case"filter":return this.parseFilterStatement();case"switch":return this.parseSwitch();default:if(this.extensions.length){for(var _d=0;_d0){var fh=Kd[0];var vh=Kd[1];var wh=Kd[2];if(wh===tl){Ad+=1}else if(wh===od){Ad-=1}if(Ad===0){zd+=vh;this.tokens.backN(fh.length-vh.length)}else{zd+=fh}}return new Dd.Output(Zd.lineno,Zd.colno,[new Dd.TemplateData(Zd.lineno,Zd.colno,zd)])};od.parsePostfix=function parsePostfix(tl){var od;var _d=this.peekToken();while(_d){if(_d.type===Ad.TOKEN_LEFT_PAREN){tl=new Dd.FunCall(_d.lineno,_d.colno,tl,this.parseSignature())}else if(_d.type===Ad.TOKEN_LEFT_BRACKET){od=this.parseAggregate();if(od.children.length>1){this.fail("invalid index")}tl=new Dd.LookupVal(_d.lineno,_d.colno,tl,od.children[0])}else if(_d.type===Ad.TOKEN_OPERATOR&&_d.value==="."){this.nextToken();var zd=this.nextToken();if(zd.type!==Ad.TOKEN_SYMBOL){this.fail("expected name as lookup value, got "+zd.value,zd.lineno,zd.colno)}od=new Dd.Literal(zd.lineno,zd.colno,zd.value);tl=new Dd.LookupVal(_d.lineno,_d.colno,tl,od)}else{break}_d=this.peekToken()}return tl};od.parseExpression=function parseExpression(){var tl=this.parseInlineIf();return tl};od.parseInlineIf=function parseInlineIf(){var tl=this.parseOr();if(this.skipSymbol("if")){var od=this.parseOr();var _d=tl;tl=new Dd.InlineIf(tl.lineno,tl.colno);tl.body=_d;tl.cond=od;if(this.skipSymbol("else")){tl.else_=this.parseOr()}else{tl.else_=null}}return tl};od.parseOr=function parseOr(){var tl=this.parseAnd();while(this.skipSymbol("or")){var od=this.parseAnd();tl=new Dd.Or(tl.lineno,tl.colno,tl,od)}return tl};od.parseAnd=function parseAnd(){var tl=this.parseNot();while(this.skipSymbol("and")){var od=this.parseNot();tl=new Dd.And(tl.lineno,tl.colno,tl,od)}return tl};od.parseNot=function parseNot(){var tl=this.peekToken();if(this.skipSymbol("not")){return new Dd.Not(tl.lineno,tl.colno,this.parseNot())}return this.parseIn()};od.parseIn=function parseIn(){var tl=this.parseIs();while(1){var od=this.nextToken();if(!od){break}var _d=od.type===Ad.TOKEN_SYMBOL&&od.value==="not";if(!_d){this.pushToken(od)}if(this.skipSymbol("in")){var zd=this.parseIs();tl=new Dd.In(tl.lineno,tl.colno,tl,zd);if(_d){tl=new Dd.Not(tl.lineno,tl.colno,tl)}}else{if(_d){this.pushToken(od)}break}}return tl};od.parseIs=function parseIs(){var tl=this.parseCompare();if(this.skipSymbol("is")){var od=this.skipSymbol("not");var _d=this.parseCompare();tl=new Dd.Is(tl.lineno,tl.colno,tl,_d);if(od){tl=new Dd.Not(tl.lineno,tl.colno,tl)}}return tl};od.parseCompare=function parseCompare(){var tl=["==","===","!=","!==","<",">","<=",">="];var od=this.parseConcat();var _d=[];while(1){var Ad=this.nextToken();if(!Ad){break}else if(tl.indexOf(Ad.value)!==-1){_d.push(new Dd.CompareOperand(Ad.lineno,Ad.colno,this.parseConcat(),Ad.value))}else{this.pushToken(Ad);break}}if(_d.length){return new Dd.Compare(_d[0].lineno,_d[0].colno,od,_d)}else{return od}};od.parseConcat=function parseConcat(){var tl=this.parseAdd();while(this.skipValue(Ad.TOKEN_TILDE,"~")){var od=this.parseAdd();tl=new Dd.Concat(tl.lineno,tl.colno,tl,od)}return tl};od.parseAdd=function parseAdd(){var tl=this.parseSub();while(this.skipValue(Ad.TOKEN_OPERATOR,"+")){var od=this.parseSub();tl=new Dd.Add(tl.lineno,tl.colno,tl,od)}return tl};od.parseSub=function parseSub(){var tl=this.parseMul();while(this.skipValue(Ad.TOKEN_OPERATOR,"-")){var od=this.parseMul();tl=new Dd.Sub(tl.lineno,tl.colno,tl,od)}return tl};od.parseMul=function parseMul(){var tl=this.parseDiv();while(this.skipValue(Ad.TOKEN_OPERATOR,"*")){var od=this.parseDiv();tl=new Dd.Mul(tl.lineno,tl.colno,tl,od)}return tl};od.parseDiv=function parseDiv(){var tl=this.parseFloorDiv();while(this.skipValue(Ad.TOKEN_OPERATOR,"/")){var od=this.parseFloorDiv();tl=new Dd.Div(tl.lineno,tl.colno,tl,od)}return tl};od.parseFloorDiv=function parseFloorDiv(){var tl=this.parseMod();while(this.skipValue(Ad.TOKEN_OPERATOR,"//")){var od=this.parseMod();tl=new Dd.FloorDiv(tl.lineno,tl.colno,tl,od)}return tl};od.parseMod=function parseMod(){var tl=this.parsePow();while(this.skipValue(Ad.TOKEN_OPERATOR,"%")){var od=this.parsePow();tl=new Dd.Mod(tl.lineno,tl.colno,tl,od)}return tl};od.parsePow=function parsePow(){var tl=this.parseUnary();while(this.skipValue(Ad.TOKEN_OPERATOR,"**")){var od=this.parseUnary();tl=new Dd.Pow(tl.lineno,tl.colno,tl,od)}return tl};od.parseUnary=function parseUnary(tl){var od=this.peekToken();var _d;if(this.skipValue(Ad.TOKEN_OPERATOR,"-")){_d=new Dd.Neg(od.lineno,od.colno,this.parseUnary(true))}else if(this.skipValue(Ad.TOKEN_OPERATOR,"+")){_d=new Dd.Pos(od.lineno,od.colno,this.parseUnary(true))}else{_d=this.parsePrimary()}if(!tl){_d=this.parseFilter(_d)}return _d};od.parsePrimary=function parsePrimary(tl){var od=this.nextToken();var _d;var zd=null;if(!od){this.fail("expected expression, got end of file")}else if(od.type===Ad.TOKEN_STRING){_d=od.value}else if(od.type===Ad.TOKEN_INT){_d=parseInt(od.value,10)}else if(od.type===Ad.TOKEN_FLOAT){_d=parseFloat(od.value)}else if(od.type===Ad.TOKEN_BOOLEAN){if(od.value==="true"){_d=true}else if(od.value==="false"){_d=false}else{this.fail("invalid boolean: "+od.value,od.lineno,od.colno)}}else if(od.type===Ad.TOKEN_NONE){_d=null}else if(od.type===Ad.TOKEN_REGEX){_d=new RegExp(od.value.body,od.value.flags)}if(_d!==undefined){zd=new Dd.Literal(od.lineno,od.colno,_d)}else if(od.type===Ad.TOKEN_SYMBOL){zd=new Dd.Symbol(od.lineno,od.colno,od.value)}else{this.pushToken(od);zd=this.parseAggregate()}if(!tl){zd=this.parsePostfix(zd)}if(zd){return zd}else{throw this.error("unexpected token: "+od.value,od.lineno,od.colno)}};od.parseFilterName=function parseFilterName(){var tl=this.expect(Ad.TOKEN_SYMBOL);var od=tl.value;while(this.skipValue(Ad.TOKEN_OPERATOR,".")){od+="."+this.expect(Ad.TOKEN_SYMBOL).value}return new Dd.Symbol(tl.lineno,tl.colno,od)};od.parseFilterArgs=function parseFilterArgs(tl){if(this.peekToken().type===Ad.TOKEN_LEFT_PAREN){var od=this.parsePostfix(tl);return od.args.children}return[]};od.parseFilter=function parseFilter(tl){while(this.skip(Ad.TOKEN_PIPE)){var od=this.parseFilterName();tl=new Dd.Filter(od.lineno,od.colno,od,new Dd.NodeList(od.lineno,od.colno,[tl].concat(this.parseFilterArgs(tl))))}return tl};od.parseFilterStatement=function parseFilterStatement(){var tl=this.peekToken();if(!this.skipSymbol("filter")){this.fail("parseFilterStatement: expected filter")}var od=this.parseFilterName();var _d=this.parseFilterArgs(od);this.advanceAfterBlockEnd(tl.value);var Ad=new Dd.Capture(od.lineno,od.colno,this.parseUntilBlocks("endfilter"));this.advanceAfterBlockEnd();var zd=new Dd.Filter(od.lineno,od.colno,od,new Dd.NodeList(od.lineno,od.colno,[Ad].concat(_d)));return new Dd.Output(od.lineno,od.colno,[zd])};od.parseAggregate=function parseAggregate(){var tl=this.nextToken();var od;switch(tl.type){case Ad.TOKEN_LEFT_PAREN:od=new Dd.Group(tl.lineno,tl.colno);break;case Ad.TOKEN_LEFT_BRACKET:od=new Dd.Array(tl.lineno,tl.colno);break;case Ad.TOKEN_LEFT_CURLY:od=new Dd.Dict(tl.lineno,tl.colno);break;default:return null}while(1){var _d=this.peekToken().type;if(_d===Ad.TOKEN_RIGHT_PAREN||_d===Ad.TOKEN_RIGHT_BRACKET||_d===Ad.TOKEN_RIGHT_CURLY){this.nextToken();break}if(od.children.length>0){if(!this.skip(Ad.TOKEN_COMMA)){this.fail("parseAggregate: expected comma after expression",tl.lineno,tl.colno)}}if(od instanceof Dd.Dict){var zd=this.parsePrimary();if(!this.skip(Ad.TOKEN_COLON)){this.fail("parseAggregate: expected colon after dict key",tl.lineno,tl.colno)}var Kd=this.parseExpression();od.addChild(new Dd.Pair(zd.lineno,zd.colno,zd,Kd))}else{var Zd=this.parseExpression();od.addChild(Zd)}}return od};od.parseSignature=function parseSignature(tl,od){var _d=this.peekToken();if(!od&&_d.type!==Ad.TOKEN_LEFT_PAREN){if(tl){return null}else{this.fail("expected arguments",_d.lineno,_d.colno)}}if(_d.type===Ad.TOKEN_LEFT_PAREN){_d=this.nextToken()}var zd=new Dd.NodeList(_d.lineno,_d.colno);var Kd=new Dd.KeywordArgs(_d.lineno,_d.colno);var Zd=false;while(1){_d=this.peekToken();if(!od&&_d.type===Ad.TOKEN_RIGHT_PAREN){this.nextToken();break}else if(od&&_d.type===Ad.TOKEN_BLOCK_END){break}if(Zd&&!this.skip(Ad.TOKEN_COMMA)){this.fail("parseSignature: expected comma after expression",_d.lineno,_d.colno)}else{var fh=this.parseExpression();if(this.skipValue(Ad.TOKEN_OPERATOR,"=")){Kd.addChild(new Dd.Pair(fh.lineno,fh.colno,fh,this.parseExpression()))}else{zd.addChild(fh)}}Zd=true}if(Kd.children.length){zd.addChild(Kd)}return zd};od.parseUntilBlocks=function parseUntilBlocks(){var tl=this.breakOnBlocks;for(var od=arguments.length,_d=new Array(od),Ad=0;Ad{"use strict";function precompileGlobal(tl,od){var _d="";od=od||{};for(var Ad=0;Ad{"use strict";var Ad=_d(79896);var Dd=_d(16928);var zd=_d(97853),Kd=zd._prettifyError;var Zd=_d(8993);var fh=_d(14499),vh=fh.Environment;var wh=_d(92544);function match(tl,od){if(!Array.isArray(od)){return false}return od.some((function(od){return tl.match(od)}))}function precompileString(tl,od){od=od||{};od.isString=true;var _d=od.env||new vh([]);var Ad=od.wrapper||wh;if(!od.name){throw new Error('the "name" option is required when compiling a string')}return Ad([_precompile(tl,od.name,_d)],od)}function precompile(tl,od){od=od||{};var _d=od.env||new vh([]);var zd=od.wrapper||wh;if(od.isString){return precompileString(tl,od)}var Kd=Ad.existsSync(tl)&&Ad.statSync(tl);var Zd=[];var fh=[];function addTemplates(_d){Ad.readdirSync(_d).forEach((function(zd){var Kd=Dd.join(_d,zd);var Zd=Kd.substr(Dd.join(tl,"/").length);var vh=Ad.statSync(Kd);if(vh&&vh.isDirectory()){Zd+="/";if(!match(Zd,od.exclude)){addTemplates(Kd)}}else if(match(Zd,od.include)){fh.push(Kd)}}))}if(Kd.isFile()){Zd.push(_precompile(Ad.readFileSync(tl,"utf-8"),od.name||tl,_d))}else if(Kd.isDirectory()){addTemplates(tl);for(var xh=0;xh{"use strict";function _inheritsLoose(tl,od){tl.prototype=Object.create(od.prototype);tl.prototype.constructor=tl;_setPrototypeOf(tl,od)}function _setPrototypeOf(tl,od){_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function _setPrototypeOf(tl,od){tl.__proto__=od;return tl};return _setPrototypeOf(tl,od)}var Ad=_d(43391);var Dd=function(tl){_inheritsLoose(PrecompiledLoader,tl);function PrecompiledLoader(od){var _d;_d=tl.call(this)||this;_d.precompiled=od||{};return _d}var od=PrecompiledLoader.prototype;od.getSource=function getSource(tl){if(this.precompiled[tl]){return{src:{type:"code",obj:this.precompiled[tl]},path:tl}}return null};return PrecompiledLoader}(Ad);tl.exports={PrecompiledLoader:Dd}},69846:(tl,od,_d)=>{"use strict";var Ad=_d(97853);var Dd=Array.from;var zd=typeof Symbol==="function"&&Symbol.iterator&&typeof Dd==="function";var Kd=function(){function Frame(tl,od){this.variables=Object.create(null);this.parent=tl;this.topLevel=false;this.isolateWrites=od}var tl=Frame.prototype;tl.set=function set(tl,od,_d){var Ad=tl.split(".");var Dd=this.variables;var zd=this;if(_d){if(zd=this.resolve(Ad[0],true)){zd.set(tl,od);return}}for(var Kd=0;Kdtl.length){Zd=Dd.slice(0,tl.length);Dd.slice(Zd.length,Kd).forEach((function(tl,_d){if(_d{"use strict";var Ad=_d(69846).SafeString;function callable(tl){return typeof tl==="function"}od.callable=callable;function defined(tl){return tl!==undefined}od.defined=defined;function divisibleby(tl,od){return tl%od===0}od.divisibleby=divisibleby;function escaped(tl){return tl instanceof Ad}od.escaped=escaped;function equalto(tl,od){return tl===od}od.equalto=equalto;od.eq=od.equalto;od.sameas=od.equalto;function even(tl){return tl%2===0}od.even=even;function falsy(tl){return!tl}od.falsy=falsy;function ge(tl,od){return tl>=od}od.ge=ge;function greaterthan(tl,od){return tl>od}od.greaterthan=greaterthan;od.gt=od.greaterthan;function le(tl,od){return tl<=od}od.le=le;function lessthan(tl,od){return tl{"use strict";var Ad=_d(16151);var Dd=_d(97853);var zd=0;function gensym(){return"hole_"+zd++}function mapCOW(tl,od){var _d=null;for(var Ad=0;Ad{var Ad=typeof Map==="function"&&Map.prototype;var Dd=Object.getOwnPropertyDescriptor&&Ad?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null;var zd=Ad&&Dd&&typeof Dd.get==="function"?Dd.get:null;var Kd=Ad&&Map.prototype.forEach;var Zd=typeof Set==="function"&&Set.prototype;var fh=Object.getOwnPropertyDescriptor&&Zd?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null;var vh=Zd&&fh&&typeof fh.get==="function"?fh.get:null;var wh=Zd&&Set.prototype.forEach;var xh=typeof WeakMap==="function"&&WeakMap.prototype;var $h=xh?WeakMap.prototype.has:null;var Xh=typeof WeakSet==="function"&&WeakSet.prototype;var s_=Xh?WeakSet.prototype.has:null;var g_=typeof WeakRef==="function"&&WeakRef.prototype;var E_=g_?WeakRef.prototype.deref:null;var k_=Boolean.prototype.valueOf;var ef=Object.prototype.toString;var nf=Function.prototype.toString;var $f=String.prototype.match;var Hf=String.prototype.slice;var Kf=String.prototype.replace;var Xf=String.prototype.toUpperCase;var eg=String.prototype.toLowerCase;var tg=RegExp.prototype.test;var rg=Array.prototype.concat;var ng=Array.prototype.join;var sg=Array.prototype.slice;var mg=Math.floor;var eA=typeof BigInt==="function"?BigInt.prototype.valueOf:null;var tA=Object.getOwnPropertySymbols;var rA=typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"?Symbol.prototype.toString:null;var nA=typeof Symbol==="function"&&typeof Symbol.iterator==="object";var iA=typeof Symbol==="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===nA?"object":"symbol")?Symbol.toStringTag:null;var sA=Object.prototype.propertyIsEnumerable;var aA=(typeof Reflect==="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(tl){return tl.__proto__}:null);function addNumericSeparator(tl,od){if(tl===Infinity||tl===-Infinity||tl!==tl||tl&&tl>-1e3&&tl<1e3||tg.call(/e/,od)){return od}var _d=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof tl==="number"){var Ad=tl<0?-mg(-tl):mg(tl);if(Ad!==tl){var Dd=String(Ad);var zd=Hf.call(od,Dd.length+1);return Kf.call(Dd,_d,"$&_")+"."+Kf.call(Kf.call(zd,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Kf.call(od,_d,"$&_")}var oA=_d(58502);var lA=oA.custom;var cA=isSymbol(lA)?lA:null;var uA={__proto__:null,double:'"',single:"'"};var pA={__proto__:null,double:/(["\\])/g,single:/(['\\])/g};tl.exports=function inspect_(tl,od,_d,Ad){var Dd=od||{};if(has(Dd,"quoteStyle")&&!has(uA,Dd.quoteStyle)){throw new TypeError('option "quoteStyle" must be "single" or "double"')}if(has(Dd,"maxStringLength")&&(typeof Dd.maxStringLength==="number"?Dd.maxStringLength<0&&Dd.maxStringLength!==Infinity:Dd.maxStringLength!==null)){throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`')}var Zd=has(Dd,"customInspect")?Dd.customInspect:true;if(typeof Zd!=="boolean"&&Zd!=="symbol"){throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`")}if(has(Dd,"indent")&&Dd.indent!==null&&Dd.indent!=="\t"&&!(parseInt(Dd.indent,10)===Dd.indent&&Dd.indent>0)){throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`')}if(has(Dd,"numericSeparator")&&typeof Dd.numericSeparator!=="boolean"){throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`')}var fh=Dd.numericSeparator;if(typeof tl==="undefined"){return"undefined"}if(tl===null){return"null"}if(typeof tl==="boolean"){return tl?"true":"false"}if(typeof tl==="string"){return inspectString(tl,Dd)}if(typeof tl==="number"){if(tl===0){return Infinity/tl>0?"0":"-0"}var xh=String(tl);return fh?addNumericSeparator(tl,xh):xh}if(typeof tl==="bigint"){var $h=String(tl)+"n";return fh?addNumericSeparator(tl,$h):$h}var Xh=typeof Dd.depth==="undefined"?5:Dd.depth;if(typeof _d==="undefined"){_d=0}if(_d>=Xh&&Xh>0&&typeof tl==="object"){return isArray(tl)?"[Array]":"[Object]"}var s_=getIndent(Dd,_d);if(typeof Ad==="undefined"){Ad=[]}else if(indexOf(Ad,tl)>=0){return"[Circular]"}function inspect(tl,od,zd){if(od){Ad=sg.call(Ad);Ad.push(od)}if(zd){var Kd={depth:Dd.depth};if(has(Dd,"quoteStyle")){Kd.quoteStyle=Dd.quoteStyle}return inspect_(tl,Kd,_d+1,Ad)}return inspect_(tl,Dd,_d+1,Ad)}if(typeof tl==="function"&&!isRegExp(tl)){var g_=nameOf(tl);var E_=arrObjKeys(tl,inspect);return"[Function"+(g_?": "+g_:" (anonymous)")+"]"+(E_.length>0?" { "+ng.call(E_,", ")+" }":"")}if(isSymbol(tl)){var ef=nA?Kf.call(String(tl),/^(Symbol\(.*\))_[^)]*$/,"$1"):rA.call(tl);return typeof tl==="object"&&!nA?markBoxed(ef):ef}if(isElement(tl)){var nf="<"+eg.call(String(tl.nodeName));var $f=tl.attributes||[];for(var Xf=0;Xf<$f.length;Xf++){nf+=" "+$f[Xf].name+"="+wrapQuotes(quote($f[Xf].value),"double",Dd)}nf+=">";if(tl.childNodes&&tl.childNodes.length){nf+="..."}nf+="";return nf}if(isArray(tl)){if(tl.length===0){return"[]"}var tg=arrObjKeys(tl,inspect);if(s_&&!singleLineValues(tg)){return"["+indentedJoin(tg,s_)+"]"}return"[ "+ng.call(tg,", ")+" ]"}if(isError(tl)){var mg=arrObjKeys(tl,inspect);if(!("cause"in Error.prototype)&&"cause"in tl&&!sA.call(tl,"cause")){return"{ ["+String(tl)+"] "+ng.call(rg.call("[cause]: "+inspect(tl.cause),mg),", ")+" }"}if(mg.length===0){return"["+String(tl)+"]"}return"{ ["+String(tl)+"] "+ng.call(mg,", ")+" }"}if(typeof tl==="object"&&Zd){if(cA&&typeof tl[cA]==="function"&&oA){return oA(tl,{depth:Xh-_d})}else if(Zd!=="symbol"&&typeof tl.inspect==="function"){return tl.inspect()}}if(isMap(tl)){var tA=[];if(Kd){Kd.call(tl,(function(od,_d){tA.push(inspect(_d,tl,true)+" => "+inspect(od,tl))}))}return collectionOf("Map",zd.call(tl),tA,s_)}if(isSet(tl)){var lA=[];if(wh){wh.call(tl,(function(od){lA.push(inspect(od,tl))}))}return collectionOf("Set",vh.call(tl),lA,s_)}if(isWeakMap(tl)){return weakCollectionOf("WeakMap")}if(isWeakSet(tl)){return weakCollectionOf("WeakSet")}if(isWeakRef(tl)){return weakCollectionOf("WeakRef")}if(isNumber(tl)){return markBoxed(inspect(Number(tl)))}if(isBigInt(tl)){return markBoxed(inspect(eA.call(tl)))}if(isBoolean(tl)){return markBoxed(k_.call(tl))}if(isString(tl)){return markBoxed(inspect(String(tl)))}if(typeof window!=="undefined"&&tl===window){return"{ [object Window] }"}if(typeof globalThis!=="undefined"&&tl===globalThis||typeof global!=="undefined"&&tl===global){return"{ [object globalThis] }"}if(!isDate(tl)&&!isRegExp(tl)){var pA=arrObjKeys(tl,inspect);var dA=aA?aA(tl)===Object.prototype:tl instanceof Object||tl.constructor===Object;var hA=tl instanceof Object?"":"null prototype";var _A=!dA&&iA&&Object(tl)===tl&&iA in tl?Hf.call(toStr(tl),8,-1):hA?"Object":"";var fA=dA||typeof tl.constructor!=="function"?"":tl.constructor.name?tl.constructor.name+" ":"";var mA=fA+(_A||hA?"["+ng.call(rg.call([],_A||[],hA||[]),": ")+"] ":"");if(pA.length===0){return mA+"{}"}if(s_){return mA+"{"+indentedJoin(pA,s_)+"}"}return mA+"{ "+ng.call(pA,", ")+" }"}return String(tl)};function wrapQuotes(tl,od,_d){var Ad=_d.quoteStyle||od;var Dd=uA[Ad];return Dd+tl+Dd}function quote(tl){return Kf.call(String(tl),/"/g,""")}function canTrustToString(tl){return!iA||!(typeof tl==="object"&&(iA in tl||typeof tl[iA]!=="undefined"))}function isArray(tl){return toStr(tl)==="[object Array]"&&canTrustToString(tl)}function isDate(tl){return toStr(tl)==="[object Date]"&&canTrustToString(tl)}function isRegExp(tl){return toStr(tl)==="[object RegExp]"&&canTrustToString(tl)}function isError(tl){return toStr(tl)==="[object Error]"&&canTrustToString(tl)}function isString(tl){return toStr(tl)==="[object String]"&&canTrustToString(tl)}function isNumber(tl){return toStr(tl)==="[object Number]"&&canTrustToString(tl)}function isBoolean(tl){return toStr(tl)==="[object Boolean]"&&canTrustToString(tl)}function isSymbol(tl){if(nA){return tl&&typeof tl==="object"&&tl instanceof Symbol}if(typeof tl==="symbol"){return true}if(!tl||typeof tl!=="object"||!rA){return false}try{rA.call(tl);return true}catch(tl){}return false}function isBigInt(tl){if(!tl||typeof tl!=="object"||!eA){return false}try{eA.call(tl);return true}catch(tl){}return false}var dA=Object.prototype.hasOwnProperty||function(tl){return tl in this};function has(tl,od){return dA.call(tl,od)}function toStr(tl){return ef.call(tl)}function nameOf(tl){if(tl.name){return tl.name}var od=$f.call(nf.call(tl),/^function\s*([\w$]+)/);if(od){return od[1]}return null}function indexOf(tl,od){if(tl.indexOf){return tl.indexOf(od)}for(var _d=0,Ad=tl.length;_dod.maxStringLength){var _d=tl.length-od.maxStringLength;var Ad="... "+_d+" more character"+(_d>1?"s":"");return inspectString(Hf.call(tl,0,od.maxStringLength),od)+Ad}var Dd=pA[od.quoteStyle||"single"];Dd.lastIndex=0;var zd=Kf.call(Kf.call(tl,Dd,"\\$1"),/[\x00-\x1f]/g,lowbyte);return wrapQuotes(zd,"single",od)}function lowbyte(tl){var od=tl.charCodeAt(0);var _d={8:"b",9:"t",10:"n",12:"f",13:"r"}[od];if(_d){return"\\"+_d}return"\\x"+(od<16?"0":"")+Xf.call(od.toString(16))}function markBoxed(tl){return"Object("+tl+")"}function weakCollectionOf(tl){return tl+" { ? }"}function collectionOf(tl,od,_d,Ad){var Dd=Ad?indentedJoin(_d,Ad):ng.call(_d,", ");return tl+" ("+od+") {"+Dd+"}"}function singleLineValues(tl){for(var od=0;od=0){return false}}return true}function getIndent(tl,od){var _d;if(tl.indent==="\t"){_d="\t"}else if(typeof tl.indent==="number"&&tl.indent>0){_d=ng.call(Array(tl.indent+1)," ")}else{return null}return{base:_d,prev:ng.call(Array(od+1),_d)}}function indentedJoin(tl,od){if(tl.length===0){return""}var _d="\n"+od.prev+od.base;return _d+ng.call(tl,","+_d)+"\n"+od.prev}function arrObjKeys(tl,od){var _d=isArray(tl);var Ad=[];if(_d){Ad.length=tl.length;for(var Dd=0;Dd{tl.exports=_d(39023).inspect},55560:(tl,od,_d)=>{var Ad=_d(58264);tl.exports=Ad(once);tl.exports.strict=Ad(onceStrict);once.proto=once((function(){Object.defineProperty(Function.prototype,"once",{value:function(){return once(this)},configurable:true});Object.defineProperty(Function.prototype,"onceStrict",{value:function(){return onceStrict(this)},configurable:true})}));function once(tl){var f=function(){if(f.called)return f.value;f.called=true;return f.value=tl.apply(this,arguments)};f.called=false;return f}function onceStrict(tl){var f=function(){if(f.called)throw new Error(f.onceError);f.called=true;return f.value=tl.apply(this,arguments)};var od=tl.name||"Function wrapped with `once`";f.onceError=od+" shouldn't be called more than once";f.called=false;return f}},82673:tl=>{"use strict";function _typeof(tl){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(tl){return typeof tl}:function(tl){return tl&&"function"==typeof Symbol&&tl.constructor===Symbol&&tl!==Symbol.prototype?"symbol":typeof tl},_typeof(tl)}function _createForOfIteratorHelper(tl,od){var _d=typeof Symbol!=="undefined"&&tl[Symbol.iterator]||tl["@@iterator"];if(!_d){if(Array.isArray(tl)||(_d=_unsupportedIterableToArray(tl))||od&&tl&&typeof tl.length==="number"){if(_d)tl=_d;var Ad=0;var Dd=function F(){};return{s:Dd,n:function n(){if(Ad>=tl.length)return{done:true};return{done:false,value:tl[Ad++]}},e:function e(tl){throw tl},f:Dd}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var zd=true,Kd=false,Zd;return{s:function s(){_d=_d.call(tl)},n:function n(){var tl=_d.next();zd=tl.done;return tl},e:function e(tl){Kd=true;Zd=tl},f:function f(){try{if(!zd&&_d["return"]!=null)_d["return"]()}finally{if(Kd)throw Zd}}}}function _defineProperty(tl,od,_d){od=_toPropertyKey(od);if(od in tl){Object.defineProperty(tl,od,{value:_d,enumerable:true,configurable:true,writable:true})}else{tl[od]=_d}return tl}function _toPropertyKey(tl){var od=_toPrimitive(tl,"string");return _typeof(od)==="symbol"?od:String(od)}function _toPrimitive(tl,od){if(_typeof(tl)!=="object"||tl===null)return tl;var _d=tl[Symbol.toPrimitive];if(_d!==undefined){var Ad=_d.call(tl,od||"default");if(_typeof(Ad)!=="object")return Ad;throw new TypeError("@@toPrimitive must return a primitive value.")}return(od==="string"?String:Number)(tl)}function _slicedToArray(tl,od){return _arrayWithHoles(tl)||_iterableToArrayLimit(tl,od)||_unsupportedIterableToArray(tl,od)||_nonIterableRest()}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _unsupportedIterableToArray(tl,od){if(!tl)return;if(typeof tl==="string")return _arrayLikeToArray(tl,od);var _d=Object.prototype.toString.call(tl).slice(8,-1);if(_d==="Object"&&tl.constructor)_d=tl.constructor.name;if(_d==="Map"||_d==="Set")return Array.from(tl);if(_d==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(_d))return _arrayLikeToArray(tl,od)}function _arrayLikeToArray(tl,od){if(od==null||od>tl.length)od=tl.length;for(var _d=0,Ad=new Array(od);_d{"use strict";tl.exports=_d(73505)},30742:tl=>{"use strict";const od="\\\\/";const _d=`[^${od}]`;const Ad="\\.";const Dd="\\+";const zd="\\?";const Kd="\\/";const Zd="(?=.)";const fh="[^/]";const vh=`(?:${Kd}|$)`;const wh=`(?:^|${Kd})`;const xh=`${Ad}{1,2}${vh}`;const $h=`(?!${Ad})`;const Xh=`(?!${wh}${xh})`;const s_=`(?!${Ad}{0,1}${vh})`;const g_=`(?!${xh})`;const E_=`[^.${Kd}]`;const k_=`${fh}*?`;const ef="/";const nf={DOT_LITERAL:Ad,PLUS_LITERAL:Dd,QMARK_LITERAL:zd,SLASH_LITERAL:Kd,ONE_CHAR:Zd,QMARK:fh,END_ANCHOR:vh,DOTS_SLASH:xh,NO_DOT:$h,NO_DOTS:Xh,NO_DOT_SLASH:s_,NO_DOTS_SLASH:g_,QMARK_NO_DOT:E_,STAR:k_,START_ANCHOR:wh,SEP:ef};const $f={...nf,SLASH_LITERAL:`[${od}]`,QMARK:_d,STAR:`${_d}*?`,DOTS_SLASH:`${Ad}{1,2}(?:[${od}]|$)`,NO_DOT:`(?!${Ad})`,NO_DOTS:`(?!(?:^|[${od}])${Ad}{1,2}(?:[${od}]|$))`,NO_DOT_SLASH:`(?!${Ad}{0,1}(?:[${od}]|$))`,NO_DOTS_SLASH:`(?!${Ad}{1,2}(?:[${od}]|$))`,QMARK_NO_DOT:`[^.${od}]`,START_ANCHOR:`(?:^|[${od}])`,END_ANCHOR:`(?:[${od}]|$)`,SEP:"\\"};const Hf={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};tl.exports={MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:Hf,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,extglobChars(tl){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${tl.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(tl){return tl===true?$f:nf}}},31276:(tl,od,_d)=>{"use strict";const Ad=_d(30742);const Dd=_d(32430);const{MAX_LENGTH:zd,POSIX_REGEX_SOURCE:Kd,REGEX_NON_SPECIAL_CHARS:Zd,REGEX_SPECIAL_CHARS_BACKREF:fh,REPLACEMENTS:vh}=Ad;const expandRange=(tl,od)=>{if(typeof od.expandRange==="function"){return od.expandRange(...tl,od)}tl.sort();const _d=`[${tl.join("-")}]`;try{new RegExp(_d)}catch(od){return tl.map((tl=>Dd.escapeRegex(tl))).join("..")}return _d};const syntaxError=(tl,od)=>`Missing ${tl}: "${od}" - use "\\\\${od}" to match literal characters`;const parse=(tl,od)=>{if(typeof tl!=="string"){throw new TypeError("Expected a string")}tl=vh[tl]||tl;const _d={...od};const wh=typeof _d.maxLength==="number"?Math.min(zd,_d.maxLength):zd;let xh=tl.length;if(xh>wh){throw new SyntaxError(`Input length: ${xh}, exceeds maximum allowed length: ${wh}`)}const $h={type:"bos",value:"",output:_d.prepend||""};const Xh=[$h];const s_=_d.capture?"":"?:";const g_=Ad.globChars(_d.windows);const E_=Ad.extglobChars(g_);const{DOT_LITERAL:k_,PLUS_LITERAL:ef,SLASH_LITERAL:nf,ONE_CHAR:$f,DOTS_SLASH:Hf,NO_DOT:Kf,NO_DOT_SLASH:Xf,NO_DOTS_SLASH:eg,QMARK:tg,QMARK_NO_DOT:rg,STAR:ng,START_ANCHOR:sg}=g_;const globstar=tl=>`(${s_}(?:(?!${sg}${tl.dot?Hf:k_}).)*?)`;const mg=_d.dot?"":Kf;const eA=_d.dot?tg:rg;let tA=_d.bash===true?globstar(_d):ng;if(_d.capture){tA=`(${tA})`}if(typeof _d.noext==="boolean"){_d.noextglob=_d.noext}const rA={input:tl,index:-1,start:0,dot:_d.dot===true,consumed:"",output:"",prefix:"",backtrack:false,negated:false,brackets:0,braces:0,parens:0,quotes:0,globstar:false,tokens:Xh};tl=Dd.removePrefix(tl,rA);xh=tl.length;const nA=[];const iA=[];const sA=[];let aA=$h;let oA;const eos=()=>rA.index===xh-1;const lA=rA.peek=(od=1)=>tl[rA.index+od];const cA=rA.advance=()=>tl[++rA.index];const remaining=()=>tl.slice(rA.index+1);const consume=(tl="",od=0)=>{rA.consumed+=tl;rA.index+=od};const append=tl=>{rA.output+=tl.output!=null?tl.output:tl.value;consume(tl.value)};const negate=()=>{let tl=1;while(lA()==="!"&&(lA(2)!=="("||lA(3)==="?")){cA();rA.start++;tl++}if(tl%2===0){return false}rA.negated=true;rA.start++;return true};const increment=tl=>{rA[tl]++;sA.push(tl)};const decrement=tl=>{rA[tl]--;sA.pop()};const push=tl=>{if(aA.type==="globstar"){const od=rA.braces>0&&(tl.type==="comma"||tl.type==="brace");const _d=tl.extglob===true||nA.length&&(tl.type==="pipe"||tl.type==="paren");if(tl.type!=="slash"&&tl.type!=="paren"&&!od&&!_d){rA.output=rA.output.slice(0,-aA.output.length);aA.type="star";aA.value="*";aA.output=tA;rA.output+=aA.output}}if(nA.length&&tl.type!=="paren"&&!E_[tl.value]){nA[nA.length-1].inner+=tl.value}if(tl.value||tl.output)append(tl);if(aA&&aA.type==="text"&&tl.type==="text"){aA.value+=tl.value;aA.output=(aA.output||"")+tl.value;return}tl.prev=aA;Xh.push(tl);aA=tl};const extglobOpen=(tl,od)=>{const Ad={...E_[od],conditions:1,inner:""};Ad.prev=aA;Ad.parens=rA.parens;Ad.output=rA.output;const Dd=(_d.capture?"(":"")+Ad.open;increment("parens");push({type:tl,value:od,output:rA.output?"":$f});push({type:"paren",extglob:true,value:cA(),output:Dd});nA.push(Ad)};const extglobClose=tl=>{let od=tl.close+(_d.capture?")":"");if(tl.type==="negate"){let Ad=tA;if(tl.inner&&tl.inner.length>1&&tl.inner.includes("/")){Ad=globstar(_d)}if(Ad!==tA||eos()||/^\)+$/.test(remaining())){od=tl.close=`)$))${Ad}`}if(tl.prev.type==="bos"&&eos()){rA.negatedExtglob=true}}push({type:"paren",extglob:true,value:oA,output:od});decrement("parens")};if(_d.fastpaths!==false&&!/(^[*!]|[/()[\]{}"])/.test(tl)){let Ad=false;let zd=tl.replace(fh,((tl,od,_d,Dd,zd,Kd)=>{if(Dd==="\\"){Ad=true;return tl}if(Dd==="?"){if(od){return od+Dd+(zd?tg.repeat(zd.length):"")}if(Kd===0){return eA+(zd?tg.repeat(zd.length):"")}return tg.repeat(_d.length)}if(Dd==="."){return k_.repeat(_d.length)}if(Dd==="*"){if(od){return od+Dd+(zd?tA:"")}return tA}return od?tl:`\\${tl}`}));if(Ad===true){if(_d.unescape===true){zd=zd.replace(/\\/g,"")}else{zd=zd.replace(/\\+/g,(tl=>tl.length%2===0?"\\\\":tl?"\\":""))}}if(zd===tl&&_d.contains===true){rA.output=tl;return rA}rA.output=Dd.wrapOutput(zd,rA,od);return rA}while(!eos()){oA=cA();if(oA==="\0"){continue}if(oA==="\\"){const tl=lA();if(tl==="/"&&_d.bash!==true){continue}if(tl==="."||tl===";"){continue}if(!tl){oA+="\\";push({type:"text",value:oA});continue}const od=/^\\+/.exec(remaining());let Ad=0;if(od&&od[0].length>2){Ad=od[0].length;rA.index+=Ad;if(Ad%2!==0){oA+="\\"}}if(_d.unescape===true){oA=cA()||""}else{oA+=cA()||""}if(rA.brackets===0){push({type:"text",value:oA});continue}}if(rA.brackets>0&&(oA!=="]"||aA.value==="["||aA.value==="[^")){if(_d.posix!==false&&oA===":"){const tl=aA.value.slice(1);if(tl.includes("[")){aA.posix=true;if(tl.includes(":")){const tl=aA.value.lastIndexOf("[");const od=aA.value.slice(0,tl);const _d=aA.value.slice(tl+2);const Ad=Kd[_d];if(Ad){aA.value=od+Ad;rA.backtrack=true;cA();if(!$h.output&&Xh.indexOf(aA)===1){$h.output=$f}continue}}}}if(oA==="["&&lA()!==":"||oA==="-"&&lA()==="]"){oA=`\\${oA}`}if(oA==="]"&&(aA.value==="["||aA.value==="[^")){oA=`\\${oA}`}if(_d.posix===true&&oA==="!"&&aA.value==="["){oA="^"}aA.value+=oA;append({value:oA});continue}if(rA.quotes===1&&oA!=='"'){oA=Dd.escapeRegex(oA);aA.value+=oA;append({value:oA});continue}if(oA==='"'){rA.quotes=rA.quotes===1?0:1;if(_d.keepQuotes===true){push({type:"text",value:oA})}continue}if(oA==="("){increment("parens");push({type:"paren",value:oA});continue}if(oA===")"){if(rA.parens===0&&_d.strictBrackets===true){throw new SyntaxError(syntaxError("opening","("))}const tl=nA[nA.length-1];if(tl&&rA.parens===tl.parens+1){extglobClose(nA.pop());continue}push({type:"paren",value:oA,output:rA.parens?")":"\\)"});decrement("parens");continue}if(oA==="["){if(_d.nobracket===true||!remaining().includes("]")){if(_d.nobracket!==true&&_d.strictBrackets===true){throw new SyntaxError(syntaxError("closing","]"))}oA=`\\${oA}`}else{increment("brackets")}push({type:"bracket",value:oA});continue}if(oA==="]"){if(_d.nobracket===true||aA&&aA.type==="bracket"&&aA.value.length===1){push({type:"text",value:oA,output:`\\${oA}`});continue}if(rA.brackets===0){if(_d.strictBrackets===true){throw new SyntaxError(syntaxError("opening","["))}push({type:"text",value:oA,output:`\\${oA}`});continue}decrement("brackets");const tl=aA.value.slice(1);if(aA.posix!==true&&tl[0]==="^"&&!tl.includes("/")){oA=`/${oA}`}aA.value+=oA;append({value:oA});if(_d.literalBrackets===false||Dd.hasRegexChars(tl)){continue}const od=Dd.escapeRegex(aA.value);rA.output=rA.output.slice(0,-aA.value.length);if(_d.literalBrackets===true){rA.output+=od;aA.value=od;continue}aA.value=`(${s_}${od}|${aA.value})`;rA.output+=aA.value;continue}if(oA==="{"&&_d.nobrace!==true){increment("braces");const tl={type:"brace",value:oA,output:"(",outputIndex:rA.output.length,tokensIndex:rA.tokens.length};iA.push(tl);push(tl);continue}if(oA==="}"){const tl=iA[iA.length-1];if(_d.nobrace===true||!tl){push({type:"text",value:oA,output:oA});continue}let od=")";if(tl.dots===true){const tl=Xh.slice();const Ad=[];for(let od=tl.length-1;od>=0;od--){Xh.pop();if(tl[od].type==="brace"){break}if(tl[od].type!=="dots"){Ad.unshift(tl[od].value)}}od=expandRange(Ad,_d);rA.backtrack=true}if(tl.comma!==true&&tl.dots!==true){const _d=rA.output.slice(0,tl.outputIndex);const Ad=rA.tokens.slice(tl.tokensIndex);tl.value=tl.output="\\{";oA=od="\\}";rA.output=_d;for(const tl of Ad){rA.output+=tl.output||tl.value}}push({type:"brace",value:oA,output:od});decrement("braces");iA.pop();continue}if(oA==="|"){if(nA.length>0){nA[nA.length-1].conditions++}push({type:"text",value:oA});continue}if(oA===","){let tl=oA;const od=iA[iA.length-1];if(od&&sA[sA.length-1]==="braces"){od.comma=true;tl="|"}push({type:"comma",value:oA,output:tl});continue}if(oA==="/"){if(aA.type==="dot"&&rA.index===rA.start+1){rA.start=rA.index+1;rA.consumed="";rA.output="";Xh.pop();aA=$h;continue}push({type:"slash",value:oA,output:nf});continue}if(oA==="."){if(rA.braces>0&&aA.type==="dot"){if(aA.value===".")aA.output=k_;const tl=iA[iA.length-1];aA.type="dots";aA.output+=oA;aA.value+=oA;tl.dots=true;continue}if(rA.braces+rA.parens===0&&aA.type!=="bos"&&aA.type!=="slash"){push({type:"text",value:oA,output:k_});continue}push({type:"dot",value:oA,output:k_});continue}if(oA==="?"){const tl=aA&&aA.value==="(";if(!tl&&_d.noextglob!==true&&lA()==="("&&lA(2)!=="?"){extglobOpen("qmark",oA);continue}if(aA&&aA.type==="paren"){const tl=lA();let od=oA;if(tl==="<"&&!Dd.supportsLookbehinds()){throw new Error("Node.js v10 or higher is required for regex lookbehinds")}if(aA.value==="("&&!/[!=<:]/.test(tl)||tl==="<"&&!/<([!=]|\w+>)/.test(remaining())){od=`\\${oA}`}push({type:"text",value:oA,output:od});continue}if(_d.dot!==true&&(aA.type==="slash"||aA.type==="bos")){push({type:"qmark",value:oA,output:rg});continue}push({type:"qmark",value:oA,output:tg});continue}if(oA==="!"){if(_d.noextglob!==true&&lA()==="("){if(lA(2)!=="?"||!/[!=<:]/.test(lA(3))){extglobOpen("negate",oA);continue}}if(_d.nonegate!==true&&rA.index===0){negate();continue}}if(oA==="+"){if(_d.noextglob!==true&&lA()==="("&&lA(2)!=="?"){extglobOpen("plus",oA);continue}if(aA&&aA.value==="("||_d.regex===false){push({type:"plus",value:oA,output:ef});continue}if(aA&&(aA.type==="bracket"||aA.type==="paren"||aA.type==="brace")||rA.parens>0){push({type:"plus",value:oA});continue}push({type:"plus",value:ef});continue}if(oA==="@"){if(_d.noextglob!==true&&lA()==="("&&lA(2)!=="?"){push({type:"at",extglob:true,value:oA,output:""});continue}push({type:"text",value:oA});continue}if(oA!=="*"){if(oA==="$"||oA==="^"){oA=`\\${oA}`}const tl=Zd.exec(remaining());if(tl){oA+=tl[0];rA.index+=tl[0].length}push({type:"text",value:oA});continue}if(aA&&(aA.type==="globstar"||aA.star===true)){aA.type="star";aA.star=true;aA.value+=oA;aA.output=tA;rA.backtrack=true;rA.globstar=true;consume(oA);continue}let od=remaining();if(_d.noextglob!==true&&/^\([^?]/.test(od)){extglobOpen("star",oA);continue}if(aA.type==="star"){if(_d.noglobstar===true){consume(oA);continue}const Ad=aA.prev;const Dd=Ad.prev;const zd=Ad.type==="slash"||Ad.type==="bos";const Kd=Dd&&(Dd.type==="star"||Dd.type==="globstar");if(_d.bash===true&&(!zd||od[0]&&od[0]!=="/")){push({type:"star",value:oA,output:""});continue}const Zd=rA.braces>0&&(Ad.type==="comma"||Ad.type==="brace");const fh=nA.length&&(Ad.type==="pipe"||Ad.type==="paren");if(!zd&&Ad.type!=="paren"&&!Zd&&!fh){push({type:"star",value:oA,output:""});continue}while(od.slice(0,3)==="/**"){const _d=tl[rA.index+4];if(_d&&_d!=="/"){break}od=od.slice(3);consume("/**",3)}if(Ad.type==="bos"&&eos()){aA.type="globstar";aA.value+=oA;aA.output=globstar(_d);rA.output=aA.output;rA.globstar=true;consume(oA);continue}if(Ad.type==="slash"&&Ad.prev.type!=="bos"&&!Kd&&eos()){rA.output=rA.output.slice(0,-(Ad.output+aA.output).length);Ad.output=`(?:${Ad.output}`;aA.type="globstar";aA.output=globstar(_d)+(_d.strictSlashes?")":"|$)");aA.value+=oA;rA.globstar=true;rA.output+=Ad.output+aA.output;consume(oA);continue}if(Ad.type==="slash"&&Ad.prev.type!=="bos"&&od[0]==="/"){const tl=od[1]!==void 0?"|$":"";rA.output=rA.output.slice(0,-(Ad.output+aA.output).length);Ad.output=`(?:${Ad.output}`;aA.type="globstar";aA.output=`${globstar(_d)}${nf}|${nf}${tl})`;aA.value+=oA;rA.output+=Ad.output+aA.output;rA.globstar=true;consume(oA+cA());push({type:"slash",value:"/",output:""});continue}if(Ad.type==="bos"&&od[0]==="/"){aA.type="globstar";aA.value+=oA;aA.output=`(?:^|${nf}|${globstar(_d)}${nf})`;rA.output=aA.output;rA.globstar=true;consume(oA+cA());push({type:"slash",value:"/",output:""});continue}rA.output=rA.output.slice(0,-aA.output.length);aA.type="globstar";aA.output=globstar(_d);aA.value+=oA;rA.output+=aA.output;rA.globstar=true;consume(oA);continue}const Ad={type:"star",value:oA,output:tA};if(_d.bash===true){Ad.output=".*?";if(aA.type==="bos"||aA.type==="slash"){Ad.output=mg+Ad.output}push(Ad);continue}if(aA&&(aA.type==="bracket"||aA.type==="paren")&&_d.regex===true){Ad.output=oA;push(Ad);continue}if(rA.index===rA.start||aA.type==="slash"||aA.type==="dot"){if(aA.type==="dot"){rA.output+=Xf;aA.output+=Xf}else if(_d.dot===true){rA.output+=eg;aA.output+=eg}else{rA.output+=mg;aA.output+=mg}if(lA()!=="*"){rA.output+=$f;aA.output+=$f}}push(Ad)}while(rA.brackets>0){if(_d.strictBrackets===true)throw new SyntaxError(syntaxError("closing","]"));rA.output=Dd.escapeLast(rA.output,"[");decrement("brackets")}while(rA.parens>0){if(_d.strictBrackets===true)throw new SyntaxError(syntaxError("closing",")"));rA.output=Dd.escapeLast(rA.output,"(");decrement("parens")}while(rA.braces>0){if(_d.strictBrackets===true)throw new SyntaxError(syntaxError("closing","}"));rA.output=Dd.escapeLast(rA.output,"{");decrement("braces")}if(_d.strictSlashes!==true&&(aA.type==="star"||aA.type==="bracket")){push({type:"maybe_slash",value:"",output:`${nf}?`})}if(rA.backtrack===true){rA.output="";for(const tl of rA.tokens){rA.output+=tl.output!=null?tl.output:tl.value;if(tl.suffix){rA.output+=tl.suffix}}}return rA};parse.fastpaths=(tl,od)=>{const _d={...od};const Kd=typeof _d.maxLength==="number"?Math.min(zd,_d.maxLength):zd;const Zd=tl.length;if(Zd>Kd){throw new SyntaxError(`Input length: ${Zd}, exceeds maximum allowed length: ${Kd}`)}tl=vh[tl]||tl;const{DOT_LITERAL:fh,SLASH_LITERAL:wh,ONE_CHAR:xh,DOTS_SLASH:$h,NO_DOT:Xh,NO_DOTS:s_,NO_DOTS_SLASH:g_,STAR:E_,START_ANCHOR:k_}=Ad.globChars(_d.windows);const ef=_d.dot?s_:Xh;const nf=_d.dot?g_:Xh;const $f=_d.capture?"":"?:";const Hf={negated:false,prefix:""};let Kf=_d.bash===true?".*?":E_;if(_d.capture){Kf=`(${Kf})`}const globstar=tl=>{if(tl.noglobstar===true)return Kf;return`(${$f}(?:(?!${k_}${tl.dot?$h:fh}).)*?)`};const create=tl=>{switch(tl){case"*":return`${ef}${xh}${Kf}`;case".*":return`${fh}${xh}${Kf}`;case"*.*":return`${ef}${Kf}${fh}${xh}${Kf}`;case"*/*":return`${ef}${Kf}${wh}${xh}${nf}${Kf}`;case"**":return ef+globstar(_d);case"**/*":return`(?:${ef}${globstar(_d)}${wh})?${nf}${xh}${Kf}`;case"**/*.*":return`(?:${ef}${globstar(_d)}${wh})?${nf}${Kf}${fh}${xh}${Kf}`;case"**/.*":return`(?:${ef}${globstar(_d)}${wh})?${fh}${xh}${Kf}`;default:{const od=/^(.*?)\.(\w+)$/.exec(tl);if(!od)return;const _d=create(od[1]);if(!_d)return;return _d+fh+od[2]}}};const Xf=Dd.removePrefix(tl,Hf);let eg=create(Xf);if(eg&&_d.strictSlashes!==true){eg+=`${wh}?`}return eg};tl.exports=parse},73505:(tl,od,_d)=>{"use strict";const Ad=_d(19818);const Dd=_d(31276);const zd=_d(32430);const Kd=_d(30742);const isObject=tl=>tl&&typeof tl==="object"&&!Array.isArray(tl);const picomatch=(tl,od,_d=false)=>{if(Array.isArray(tl)){const Ad=tl.map((tl=>picomatch(tl,od,_d)));const arrayMatcher=tl=>{for(const od of Ad){const _d=od(tl);if(_d)return _d}return false};return arrayMatcher}const Ad=isObject(tl)&&tl.tokens&&tl.input;if(tl===""||typeof tl!=="string"&&!Ad){throw new TypeError("Expected pattern to be a non-empty string")}const Dd=od||{};const zd=Dd.windows;const Kd=Ad?picomatch.compileRe(tl,od):picomatch.makeRe(tl,od,false,true);const Zd=Kd.state;delete Kd.state;let isIgnored=()=>false;if(Dd.ignore){const tl={...od,ignore:null,onMatch:null,onResult:null};isIgnored=picomatch(Dd.ignore,tl,_d)}const matcher=(_d,Ad=false)=>{const{isMatch:fh,match:vh,output:wh}=picomatch.test(_d,Kd,od,{glob:tl,posix:zd});const xh={glob:tl,state:Zd,regex:Kd,posix:zd,input:_d,output:wh,match:vh,isMatch:fh};if(typeof Dd.onResult==="function"){Dd.onResult(xh)}if(fh===false){xh.isMatch=false;return Ad?xh:false}if(isIgnored(_d)){if(typeof Dd.onIgnore==="function"){Dd.onIgnore(xh)}xh.isMatch=false;return Ad?xh:false}if(typeof Dd.onMatch==="function"){Dd.onMatch(xh)}return Ad?xh:true};if(_d){matcher.state=Zd}return matcher};picomatch.test=(tl,od,_d,{glob:Ad,posix:Dd}={})=>{if(typeof tl!=="string"){throw new TypeError("Expected input to be a string")}if(tl===""){return{isMatch:false,output:""}}const Kd=_d||{};const Zd=Kd.format||(Dd?zd.toPosixSlashes:null);let fh=tl===Ad;let vh=fh&&Zd?Zd(tl):tl;if(fh===false){vh=Zd?Zd(tl):tl;fh=vh===Ad}if(fh===false||Kd.capture===true){if(Kd.matchBase===true||Kd.basename===true){fh=picomatch.matchBase(tl,od,_d,Dd)}else{fh=od.exec(vh)}}return{isMatch:Boolean(fh),match:fh,output:vh}};picomatch.matchBase=(tl,od,_d)=>{const Ad=od instanceof RegExp?od:picomatch.makeRe(od,_d);return Ad.test(zd.basename(tl))};picomatch.isMatch=(tl,od,_d)=>picomatch(od,_d)(tl);picomatch.parse=(tl,od)=>{if(Array.isArray(tl))return tl.map((tl=>picomatch.parse(tl,od)));return Dd(tl,{...od,fastpaths:false})};picomatch.scan=(tl,od)=>Ad(tl,od);picomatch.compileRe=(tl,od,_d=false,Ad=false)=>{if(_d===true){return tl.output}const Dd=od||{};const zd=Dd.contains?"":"^";const Kd=Dd.contains?"":"$";let Zd=`${zd}(?:${tl.output})${Kd}`;if(tl&&tl.negated===true){Zd=`^(?!${Zd}).*$`}const fh=picomatch.toRegex(Zd,od);if(Ad===true){fh.state=tl}return fh};picomatch.makeRe=(tl,od,_d=false,Ad=false)=>{if(!tl||typeof tl!=="string"){throw new TypeError("Expected a non-empty string")}const zd=od||{};let Kd={negated:false,fastpaths:true};let Zd="";let fh;if(tl.startsWith("./")){tl=tl.slice(2);Zd=Kd.prefix="./"}if(zd.fastpaths!==false&&(tl[0]==="."||tl[0]==="*")){fh=Dd.fastpaths(tl,od)}if(fh===undefined){Kd=Dd(tl,od);Kd.prefix=Zd+(Kd.prefix||"")}else{Kd.output=fh}return picomatch.compileRe(Kd,od,_d,Ad)};picomatch.toRegex=(tl,od)=>{try{const _d=od||{};return new RegExp(tl,_d.flags||(_d.nocase?"i":""))}catch(tl){if(od&&od.debug===true)throw tl;return/$^/}};picomatch.constants=Kd;tl.exports=picomatch},19818:(tl,od,_d)=>{"use strict";const Ad=_d(32430);const{CHAR_ASTERISK:Dd,CHAR_AT:zd,CHAR_BACKWARD_SLASH:Kd,CHAR_COMMA:Zd,CHAR_DOT:fh,CHAR_EXCLAMATION_MARK:vh,CHAR_FORWARD_SLASH:wh,CHAR_LEFT_CURLY_BRACE:xh,CHAR_LEFT_PARENTHESES:$h,CHAR_LEFT_SQUARE_BRACKET:Xh,CHAR_PLUS:s_,CHAR_QUESTION_MARK:g_,CHAR_RIGHT_CURLY_BRACE:E_,CHAR_RIGHT_PARENTHESES:k_,CHAR_RIGHT_SQUARE_BRACKET:ef}=_d(30742);const isPathSeparator=tl=>tl===wh||tl===Kd;const depth=tl=>{if(tl.isPrefix!==true){tl.depth=tl.isGlobstar?Infinity:1}};const scan=(tl,od)=>{const _d=od||{};const nf=tl.length-1;const $f=_d.parts===true||_d.scanToEnd===true;const Hf=[];const Kf=[];const Xf=[];let eg=tl;let tg=-1;let rg=0;let ng=0;let sg=false;let mg=false;let eA=false;let tA=false;let rA=false;let nA=false;let iA=false;let sA=false;let aA=false;let oA=0;let lA;let cA;let uA={value:"",depth:0,isGlob:false};const eos=()=>tg>=nf;const peek=()=>eg.charCodeAt(tg+1);const advance=()=>{lA=cA;return eg.charCodeAt(++tg)};while(tg0){dA=eg.slice(0,rg);eg=eg.slice(rg);ng-=rg}if(pA&&eA===true&&ng>0){pA=eg.slice(0,ng);hA=eg.slice(ng)}else if(eA===true){pA="";hA=eg}else{pA=eg}if(pA&&pA!==""&&pA!=="/"&&pA!==eg){if(isPathSeparator(pA.charCodeAt(pA.length-1))){pA=pA.slice(0,-1)}}if(_d.unescape===true){if(hA)hA=Ad.removeBackslashes(hA);if(pA&&iA===true){pA=Ad.removeBackslashes(pA)}}const _A={prefix:dA,input:tl,start:rg,base:pA,glob:hA,isBrace:sg,isBracket:mg,isGlob:eA,isExtglob:tA,isGlobstar:rA,negated:sA};if(_d.tokens===true){_A.maxDepth=0;if(!isPathSeparator(cA)){Kf.push(uA)}_A.tokens=Kf}if(_d.parts===true||_d.tokens===true){let od;for(let Ad=0;Ad{"use strict";const{REGEX_BACKSLASH:Ad,REGEX_REMOVE_BACKSLASH:Dd,REGEX_SPECIAL_CHARS:zd,REGEX_SPECIAL_CHARS_GLOBAL:Kd}=_d(30742);od.isObject=tl=>tl!==null&&typeof tl==="object"&&!Array.isArray(tl);od.hasRegexChars=tl=>zd.test(tl);od.isRegexChar=tl=>tl.length===1&&od.hasRegexChars(tl);od.escapeRegex=tl=>tl.replace(Kd,"\\$1");od.toPosixSlashes=tl=>tl.replace(Ad,"/");od.removeBackslashes=tl=>tl.replace(Dd,(tl=>tl==="\\"?"":tl));od.supportsLookbehinds=()=>{const tl=process.version.slice(1).split(".").map(Number);if(tl.length===3&&tl[0]>=9||tl[0]===8&&tl[1]>=10){return true}return false};od.escapeLast=(tl,_d,Ad)=>{const Dd=tl.lastIndexOf(_d,Ad);if(Dd===-1)return tl;if(tl[Dd-1]==="\\")return od.escapeLast(tl,_d,Dd-1);return`${tl.slice(0,Dd)}\\${tl.slice(Dd)}`};od.removePrefix=(tl,od={})=>{let _d=tl;if(_d.startsWith("./")){_d=_d.slice(2);od.prefix="./"}return _d};od.wrapOutput=(tl,od={},_d={})=>{const Ad=_d.contains?"":"^";const Dd=_d.contains?"":"$";let zd=`${Ad}(?:${tl})${Dd}`;if(od.negated===true){zd=`(?:^(?!${zd}).*$)`}return zd};od.basename=(tl,{windows:od}={})=>{if(od){return tl.replace(/[\\/]$/,"").replace(/.*[\\/]/,"")}else{return tl.replace(/\/$/,"").replace(/.*\//,"")}}},86032:tl=>{"use strict";var od=String.prototype.replace;var _d=/%20/g;var Ad={RFC1738:"RFC1738",RFC3986:"RFC3986"};tl.exports={default:Ad.RFC3986,formatters:{RFC1738:function(tl){return od.call(tl,_d,"+")},RFC3986:function(tl){return String(tl)}},RFC1738:Ad.RFC1738,RFC3986:Ad.RFC3986}},40240:(tl,od,_d)=>{"use strict";var Ad=_d(71293);var Dd=_d(79091);var zd=_d(86032);tl.exports={formats:zd,parse:Dd,stringify:Ad}},79091:(tl,od,_d)=>{"use strict";var Ad=_d(25225);var Dd=Object.prototype.hasOwnProperty;var zd=Array.isArray;var Kd={allowDots:false,allowEmptyArrays:false,allowPrototypes:false,allowSparse:false,arrayLimit:20,charset:"utf-8",charsetSentinel:false,comma:false,decodeDotInKeys:false,decoder:Ad.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:false,interpretNumericEntities:false,parameterLimit:1e3,parseArrays:true,plainObjects:false,strictDepth:false,strictMerge:true,strictNullHandling:false,throwOnLimitExceeded:false};var interpretNumericEntities=function(tl){return tl.replace(/&#(\d+);/g,(function(tl,od){return String.fromCharCode(parseInt(od,10))}))};var parseArrayValue=function(tl,od,_d){if(tl&&typeof tl==="string"&&od.comma&&tl.indexOf(",")>-1){return tl.split(",")}if(od.throwOnLimitExceeded&&_d>=od.arrayLimit){throw new RangeError("Array limit exceeded. Only "+od.arrayLimit+" element"+(od.arrayLimit===1?"":"s")+" allowed in an array.")}return tl};var Zd="utf8=%26%2310003%3B";var fh="utf8=%E2%9C%93";var vh=function parseQueryStringValues(tl,od){var _d={__proto__:null};var vh=od.ignoreQueryPrefix?tl.replace(/^\?/,""):tl;vh=vh.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var wh=od.parameterLimit===Infinity?void undefined:od.parameterLimit;var xh=vh.split(od.delimiter,od.throwOnLimitExceeded?wh+1:wh);if(od.throwOnLimitExceeded&&xh.length>wh){throw new RangeError("Parameter limit exceeded. Only "+wh+" parameter"+(wh===1?"":"s")+" allowed.")}var $h=-1;var Xh;var s_=od.charset;if(od.charsetSentinel){for(Xh=0;Xh-1){nf=zd(nf)?[nf]:nf}if(od.comma&&zd(nf)&&nf.length>od.arrayLimit){if(od.throwOnLimitExceeded){throw new RangeError("Array limit exceeded. Only "+od.arrayLimit+" element"+(od.arrayLimit===1?"":"s")+" allowed in an array.")}nf=Ad.combine([],nf,od.arrayLimit,od.plainObjects)}if(ef!==null){var $f=Dd.call(_d,ef);if($f&&(od.duplicates==="combine"||g_.indexOf("[]=")>-1)){_d[ef]=Ad.combine(_d[ef],nf,od.arrayLimit,od.plainObjects)}else if(!$f||od.duplicates==="last"){_d[ef]=nf}}}return _d};var parseObject=function(tl,od,_d,Dd){var zd=0;if(tl.length>0&&tl[tl.length-1]==="[]"){var Kd=tl.slice(0,-1).join("");zd=Array.isArray(od)&&od[Kd]?od[Kd].length:0}var Zd=Dd?od:parseArrayValue(od,_d,zd);for(var fh=tl.length-1;fh>=0;--fh){var vh;var wh=tl[fh];if(wh==="[]"&&_d.parseArrays){if(Ad.isOverflow(Zd)){vh=Zd}else{vh=_d.allowEmptyArrays&&(Zd===""||_d.strictNullHandling&&Zd===null)?[]:Ad.combine([],Zd,_d.arrayLimit,_d.plainObjects)}}else{vh=_d.plainObjects?{__proto__:null}:{};var xh=wh.charAt(0)==="["&&wh.charAt(wh.length-1)==="]"?wh.slice(1,-1):wh;var $h=_d.decodeDotInKeys?xh.replace(/%2E/g,"."):xh;var Xh=parseInt($h,10);var s_=!isNaN(Xh)&&wh!==$h&&String(Xh)===$h&&Xh>=0&&_d.parseArrays;if(!_d.parseArrays&&$h===""){vh={0:Zd}}else if(s_&&Xh<_d.arrayLimit){vh=[];vh[Xh]=Zd}else if(s_&&_d.throwOnLimitExceeded){throw new RangeError("Array limit exceeded. Only "+_d.arrayLimit+" element"+(_d.arrayLimit===1?"":"s")+" allowed in an array.")}else if(s_){vh[Xh]=Zd;Ad.markOverflow(vh,Xh)}else if($h!=="__proto__"){vh[$h]=Zd}}Zd=vh}return Zd};var wh=function splitKeyIntoSegments(tl,od){var _d=od.allowDots?tl.replace(/\.([^.[]+)/g,"[$1]"):tl;if(od.depth<=0){if(!od.plainObjects&&Dd.call(Object.prototype,_d)){if(!od.allowPrototypes){return}}return[_d]}var Ad=/(\[[^[\]]*])/;var zd=/(\[[^[\]]*])/g;var Kd=Ad.exec(_d);var Zd=Kd?_d.slice(0,Kd.index):_d;var fh=[];if(Zd){if(!od.plainObjects&&Dd.call(Object.prototype,Zd)){if(!od.allowPrototypes){return}}fh[fh.length]=Zd}var vh=0;while((Kd=zd.exec(_d))!==null&&vh{"use strict";var Ad=_d(94753);var Dd=_d(25225);var zd=_d(86032);var Kd=Object.prototype.hasOwnProperty;var Zd={brackets:function brackets(tl){return tl+"[]"},comma:"comma",indices:function indices(tl,od){return tl+"["+od+"]"},repeat:function repeat(tl){return tl}};var fh=Array.isArray;var vh=Array.prototype.push;var pushToArray=function(tl,od){vh.apply(tl,fh(od)?od:[od])};var wh=Date.prototype.toISOString;var xh=zd["default"];var $h={addQueryPrefix:false,allowDots:false,allowEmptyArrays:false,arrayFormat:"indices",charset:"utf-8",charsetSentinel:false,commaRoundTrip:false,delimiter:"&",encode:true,encodeDotInKeys:false,encoder:Dd.encode,encodeValuesOnly:false,filter:void undefined,format:xh,formatter:zd.formatters[xh],indices:false,serializeDate:function serializeDate(tl){return wh.call(tl)},skipNulls:false,strictNullHandling:false};var Xh=function isNonNullishPrimitive(tl){return typeof tl==="string"||typeof tl==="number"||typeof tl==="boolean"||typeof tl==="symbol"||typeof tl==="bigint"};var s_={};var g_=function stringify(tl,od,_d,zd,Kd,Zd,vh,wh,xh,g_,E_,k_,ef,nf,$f,Hf,Kf,Xf){var eg=tl;var tg=Xf;var rg=0;var ng=false;while((tg=tg.get(s_))!==void undefined&&!ng){var sg=tg.get(tl);rg+=1;if(typeof sg!=="undefined"){if(sg===rg){throw new RangeError("Cyclic object value")}else{ng=true}}if(typeof tg.get(s_)==="undefined"){rg=0}}if(typeof g_==="function"){eg=g_(od,eg)}else if(eg instanceof Date){eg=ef(eg)}else if(_d==="comma"&&fh(eg)){eg=Dd.maybeMap(eg,(function(tl){if(tl instanceof Date){return ef(tl)}return tl}))}if(eg===null){if(Zd){return xh&&!Hf?xh(od,$h.encoder,Kf,"key",nf):od}eg=""}if(Xh(eg)||Dd.isBuffer(eg)){if(xh){var mg=Hf?od:xh(od,$h.encoder,Kf,"key",nf);return[$f(mg)+"="+$f(xh(eg,$h.encoder,Kf,"value",nf))]}return[$f(od)+"="+$f(String(eg))]}var eA=[];if(typeof eg==="undefined"){return eA}var tA;if(_d==="comma"&&fh(eg)){if(Hf&&xh){eg=Dd.maybeMap(eg,xh)}tA=[{value:eg.length>0?eg.join(",")||null:void undefined}]}else if(fh(g_)){tA=g_}else{var rA=Object.keys(eg);tA=E_?rA.sort(E_):rA}var nA=wh?String(od).replace(/\./g,"%2E"):String(od);var iA=zd&&fh(eg)&&eg.length===1?nA+"[]":nA;if(Kd&&fh(eg)&&eg.length===0){return iA+"[]"}for(var sA=0;sA0?nf+ef:""}},25225:(tl,od,_d)=>{"use strict";var Ad=_d(86032);var Dd=_d(94753);var zd=Object.prototype.hasOwnProperty;var Kd=Array.isArray;var Zd=Dd();var fh=function markOverflow(tl,od){Zd.set(tl,od);return tl};var vh=function isOverflow(tl){return Zd.has(tl)};var wh=function getMaxIndex(tl){return Zd.get(tl)};var xh=function setMaxIndex(tl,od){Zd.set(tl,od)};var $h=function(){var tl=[];for(var od=0;od<256;++od){tl[tl.length]="%"+((od<16?"0":"")+od.toString(16)).toUpperCase()}return tl}();var Xh=function compactQueue(tl){while(tl.length>1){var od=tl.pop();var _d=od.obj[od.prop];if(Kd(_d)){var Ad=[];for(var Dd=0;Dd<_d.length;++Dd){if(typeof _d[Dd]!=="undefined"){Ad[Ad.length]=_d[Dd]}}od.obj[od.prop]=Ad}}};var s_=function arrayToObject(tl,od){var _d=od&&od.plainObjects?{__proto__:null}:{};for(var Ad=0;Ad_d.arrayLimit){return fh(s_(tl.concat(od),_d),Ad)}tl[Ad]=od}else if(tl&&typeof tl==="object"){if(vh(tl)){var Dd=wh(tl)+1;tl[Dd]=od;xh(tl,Dd)}else if(_d&&_d.strictMerge){return[tl,od]}else if(_d&&(_d.plainObjects||_d.allowPrototypes)||!zd.call(Object.prototype,od)){tl[od]=true}}else{return[tl,od]}return tl}if(!tl||typeof tl!=="object"){if(vh(od)){var Zd=Object.keys(od);var $h=_d&&_d.plainObjects?{__proto__:null,0:tl}:{0:tl};for(var Xh=0;Xh_d.arrayLimit){return fh(s_(E_,_d),E_.length-1)}return E_}var k_=tl;if(Kd(tl)&&!Kd(od)){k_=s_(tl,_d)}if(Kd(tl)&&Kd(od)){od.forEach((function(od,Ad){if(zd.call(tl,Ad)){var Dd=tl[Ad];if(Dd&&typeof Dd==="object"&&od&&typeof od==="object"){tl[Ad]=merge(Dd,od,_d)}else{tl[tl.length]=od}}else{tl[Ad]=od}}));return tl}return Object.keys(od).reduce((function(tl,Ad){var Dd=od[Ad];if(zd.call(tl,Ad)){tl[Ad]=merge(tl[Ad],Dd,_d)}else{tl[Ad]=Dd}if(vh(od)&&!vh(tl)){fh(tl,wh(od))}if(vh(tl)){var Kd=parseInt(Ad,10);if(String(Kd)===Ad&&Kd>=0&&Kd>wh(tl)){xh(tl,Kd)}}return tl}),k_)};var E_=function assignSingleSource(tl,od){return Object.keys(od).reduce((function(tl,_d){tl[_d]=od[_d];return tl}),tl)};var decode=function(tl,od,_d){var Ad=tl.replace(/\+/g," ");if(_d==="iso-8859-1"){return Ad.replace(/%[0-9a-f]{2}/gi,unescape)}try{return decodeURIComponent(Ad)}catch(tl){return Ad}};var k_=1024;var ef=function encode(tl,od,_d,Dd,zd){if(tl.length===0){return tl}var Kd=tl;if(typeof tl==="symbol"){Kd=Symbol.prototype.toString.call(tl)}else if(typeof tl!=="string"){Kd=String(tl)}if(_d==="iso-8859-1"){return escape(Kd).replace(/%u[0-9a-f]{4}/gi,(function(tl){return"%26%23"+parseInt(tl.slice(2),16)+"%3B"}))}var Zd="";for(var fh=0;fh=k_?Kd.slice(fh,fh+k_):Kd;var wh=[];for(var xh=0;xh=48&&Xh<=57||Xh>=65&&Xh<=90||Xh>=97&&Xh<=122||zd===Ad.RFC1738&&(Xh===40||Xh===41)){wh[wh.length]=vh.charAt(xh);continue}if(Xh<128){wh[wh.length]=$h[Xh];continue}if(Xh<2048){wh[wh.length]=$h[192|Xh>>6]+$h[128|Xh&63];continue}if(Xh<55296||Xh>=57344){wh[wh.length]=$h[224|Xh>>12]+$h[128|Xh>>6&63]+$h[128|Xh&63];continue}xh+=1;Xh=65536+((Xh&1023)<<10|vh.charCodeAt(xh)&1023);wh[wh.length]=$h[240|Xh>>18]+$h[128|Xh>>12&63]+$h[128|Xh>>6&63]+$h[128|Xh&63]}Zd+=wh.join("")}return Zd};var nf=function compact(tl){var od=[{obj:{o:tl},prop:"o"}];var _d=[];for(var Ad=0;Ad_d){return fh(s_(zd,{plainObjects:Ad}),zd.length-1)}return zd};var Xf=function maybeMap(tl,od){if(Kd(tl)){var _d=[];for(var Ad=0;Ad{const Ad=_d(54336);const Dd=_d(28439);const zd=_d(67793);const Kd=_d(3740);const{RateLimiterClusterMaster:Zd,RateLimiterClusterMasterPM2:fh,RateLimiterCluster:vh}=_d(10565);const wh=_d(24544);const xh=_d(73250);const $h=_d(87383);const Xh=_d(24016);const s_=_d(10244);const g_=_d(52860);const E_=_d(85860);const k_=_d(80449);const ef=_d(82309);const nf=_d(16323);const $f=_d(50673);const Hf=_d(75347);const Kf=_d(32193);const Xf=_d(53756);const eg=_d(73283);const tg=_d(36481);const rg=_d(15299);const ng=_d(27948);const sg=_d(43184);tl.exports={RateLimiterRedis:Ad,RateLimiterMongo:Dd,RateLimiterMySQL:zd,RateLimiterPostgres:Kd,RateLimiterMemory:wh,RateLimiterMemcache:xh,RateLimiterClusterMaster:Zd,RateLimiterClusterMasterPM2:fh,RateLimiterCluster:vh,RLWrapperBlackAndWhite:$h,RLWrapperTimeouts:Xh,RateLimiterUnion:s_,RateLimiterQueue:g_,BurstyRateLimiter:E_,RateLimiterRes:k_,RateLimiterDynamo:ef,RateLimiterPrisma:nf,RateLimiterValkey:Kf,RateLimiterValkeyGlide:Xf,RateLimiterSQLite:eg,RateLimiterEtcd:tg,RateLimiterDrizzle:$f,RateLimiterDrizzleNonAtomic:Hf,RateLimiterEtcdNonAtomic:rg,RateLimiterQueueError:ng,RateLimiterEtcdTransactionFailedError:sg}},85860:(tl,od,_d)=>{const Ad=_d(80449);tl.exports=class BurstyRateLimiter{constructor(tl,od){this._rateLimiter=tl;this._burstLimiter=od}_combineRes(tl,od){if(!tl){return null}return new Ad(tl.remainingPoints,Math.min(tl.msBeforeNext,od?od.msBeforeNext:0),tl.consumedPoints,tl.isFirstInDuration)}consume(tl,od=1,_d={}){return this._rateLimiter.consume(tl,od,_d).catch((Dd=>{if(Dd instanceof Ad){return this._burstLimiter.consume(tl,od,_d).then((tl=>Promise.resolve(this._combineRes(Dd,tl)))).catch((tl=>{if(tl instanceof Ad){return Promise.reject(this._combineRes(Dd,tl))}else{return Promise.reject(tl)}}))}else{return Promise.reject(Dd)}}))}get(tl){return Promise.all([this._rateLimiter.get(tl),this._burstLimiter.get(tl)]).then((([tl,od])=>this._combineRes(tl,od)))}get points(){return this._rateLimiter.points}}},87383:(tl,od,_d)=>{const Ad=_d(80449);tl.exports=class RLWrapperBlackAndWhite{constructor(tl={}){this.limiter=tl.limiter;this.blackList=tl.blackList;this.whiteList=tl.whiteList;this.isBlackListed=tl.isBlackListed;this.isWhiteListed=tl.isWhiteListed;this.runActionAnyway=tl.runActionAnyway}get limiter(){return this._limiter}set limiter(tl){if(typeof tl==="undefined"){throw new Error("limiter is not set")}this._limiter=tl}get runActionAnyway(){return this._runActionAnyway}set runActionAnyway(tl){this._runActionAnyway=typeof tl==="undefined"?false:tl}get blackList(){return this._blackList}set blackList(tl){this._blackList=Array.isArray(tl)?tl:[]}get isBlackListed(){return this._isBlackListed}set isBlackListed(tl){if(typeof tl==="undefined"){tl=()=>false}if(typeof tl!=="function"){throw new Error("isBlackListed must be function")}this._isBlackListed=tl}get whiteList(){return this._whiteList}set whiteList(tl){this._whiteList=Array.isArray(tl)?tl:[]}get isWhiteListed(){return this._isWhiteListed}set isWhiteListed(tl){if(typeof tl==="undefined"){tl=()=>false}if(typeof tl!=="function"){throw new Error("isWhiteListed must be function")}this._isWhiteListed=tl}isBlackListedSomewhere(tl){return this.blackList.indexOf(tl)>=0||this.isBlackListed(tl)}isWhiteListedSomewhere(tl){return this.whiteList.indexOf(tl)>=0||this.isWhiteListed(tl)}getBlackRes(){return new Ad(0,Number.MAX_SAFE_INTEGER,0,false)}getWhiteRes(){return new Ad(Number.MAX_SAFE_INTEGER,0,0,false)}rejectBlack(){return Promise.reject(this.getBlackRes())}resolveBlack(){return Promise.resolve(this.getBlackRes())}resolveWhite(){return Promise.resolve(this.getWhiteRes())}consume(tl,od=1){let _d;if(this.isWhiteListedSomewhere(tl)){_d=this.resolveWhite()}else if(this.isBlackListedSomewhere(tl)){_d=this.rejectBlack()}if(typeof _d==="undefined"){return this.limiter.consume(tl,od)}if(this.runActionAnyway){this.limiter.consume(tl,od).catch((()=>{}))}return _d}block(tl,od){let _d;if(this.isWhiteListedSomewhere(tl)){_d=this.resolveWhite()}else if(this.isBlackListedSomewhere(tl)){_d=this.resolveBlack()}if(typeof _d==="undefined"){return this.limiter.block(tl,od)}if(this.runActionAnyway){this.limiter.block(tl,od).catch((()=>{}))}return _d}penalty(tl,od){let _d;if(this.isWhiteListedSomewhere(tl)){_d=this.resolveWhite()}else if(this.isBlackListedSomewhere(tl)){_d=this.resolveBlack()}if(typeof _d==="undefined"){return this.limiter.penalty(tl,od)}if(this.runActionAnyway){this.limiter.penalty(tl,od).catch((()=>{}))}return _d}reward(tl,od){let _d;if(this.isWhiteListedSomewhere(tl)){_d=this.resolveWhite()}else if(this.isBlackListedSomewhere(tl)){_d=this.resolveBlack()}if(typeof _d==="undefined"){return this.limiter.reward(tl,od)}if(this.runActionAnyway){this.limiter.reward(tl,od).catch((()=>{}))}return _d}get(tl){let od;if(this.isWhiteListedSomewhere(tl)){od=this.resolveWhite()}else if(this.isBlackListedSomewhere(tl)){od=this.resolveBlack()}if(typeof od==="undefined"||this.runActionAnyway){return this.limiter.get(tl)}return od}delete(tl){return this.limiter.delete(tl)}}},24016:(tl,od,_d)=>{const Ad=_d(88569);const Dd=_d(33847);tl.exports=class RLWrapperTimeouts extends Dd{constructor(tl={}){super(tl);this.limiter=tl.limiter;this.timeoutMs=tl.timeoutMs||0}get limiter(){return this._limiter}set limiter(tl){if(!(tl instanceof Ad)){throw new TypeError("limiter must be an instance of RateLimiterAbstract")}this._limiter=tl;if(!this.insuranceLimiter&&tl instanceof Dd){this.insuranceLimiter=tl.insuranceLimiter}}get timeoutMs(){return this._timeoutMs}set timeoutMs(tl){if(typeof tl!=="number"||tl<0){throw new TypeError("timeoutMs must be a non-negative number")}this._timeoutMs=tl}_run(tl,od){return new Promise((async(_d,Ad)=>{const Dd=setTimeout((()=>Ad(new Error("Operation timed out"))),this.timeoutMs);await this.limiter[tl](...od).then((tl=>{clearTimeout(Dd);_d(tl)})).catch((tl=>{clearTimeout(Dd);Ad(tl)}))}))}_consume(tl,od=1,_d={}){return this._run("consume",[tl,od,_d])}_penalty(tl,od=1,_d={}){return this._run("penalty",[tl,od,_d])}_reward(tl,od=1,_d={}){return this._run("reward",[tl,od,_d])}_get(tl,od={}){return this._run("get",[tl,od])}_set(tl,od,_d,Ad={}){return this._run("set",[tl,od,_d,Ad])}_block(tl,od,_d={}){return this._run("block",[tl,od,_d])}_delete(tl,od={}){return this._run("delete",[tl,od])}}},88569:tl=>{tl.exports=class RateLimiterAbstract{constructor(tl={}){this.points=tl.points;this.duration=tl.duration;this.blockDuration=tl.blockDuration;this.execEvenly=tl.execEvenly;this.execEvenlyMinDelayMs=tl.execEvenlyMinDelayMs;this.keyPrefix=tl.keyPrefix}get points(){return this._points}set points(tl){this._points=tl>=0?tl:4}get duration(){return this._duration}set duration(tl){this._duration=typeof tl==="undefined"?1:tl}get msDuration(){return this.duration*1e3}get blockDuration(){return this._blockDuration}set blockDuration(tl){this._blockDuration=typeof tl==="undefined"?0:tl}get msBlockDuration(){return this.blockDuration*1e3}get execEvenly(){return this._execEvenly}set execEvenly(tl){this._execEvenly=typeof tl==="undefined"?false:Boolean(tl)}get execEvenlyMinDelayMs(){return this._execEvenlyMinDelayMs}set execEvenlyMinDelayMs(tl){this._execEvenlyMinDelayMs=typeof tl==="undefined"?Math.ceil(this.msDuration/this.points):tl}get keyPrefix(){return this._keyPrefix}set keyPrefix(tl){if(typeof tl==="undefined"){tl="rlflx"}if(typeof tl!=="string"){throw new Error("keyPrefix must be string")}this._keyPrefix=tl}_getKeySecDuration(tl={}){return tl&&tl.customDuration>=0?tl.customDuration:this.duration}getKey(tl){return this.keyPrefix.length>0?`${this.keyPrefix}:${tl}`:tl}parseKey(tl){return tl.substring(this.keyPrefix.length)}consume(){throw new Error("You have to implement the method 'consume'!")}penalty(){throw new Error("You have to implement the method 'penalty'!")}reward(){throw new Error("You have to implement the method 'reward'!")}get(){throw new Error("You have to implement the method 'get'!")}set(){throw new Error("You have to implement the method 'set'!")}block(){throw new Error("You have to implement the method 'block'!")}delete(){throw new Error("You have to implement the method 'delete'!")}}},10565:(tl,od,_d)=>{const Ad=_d(29907);const Dd=_d(76982);const zd=_d(88569);const Kd=_d(24544);const Zd=_d(80449);const fh="rate_limiter_flexible";let vh=null;const masterSendToWorker=function(tl,od,_d,Ad){let Dd;if(Ad===null||Ad===true||Ad===false){Dd=Ad}else{Dd={remainingPoints:Ad.remainingPoints,msBeforeNext:Ad.msBeforeNext,consumedPoints:Ad.consumedPoints,isFirstInDuration:Ad.isFirstInDuration}}tl.send({channel:fh,keyPrefix:od.keyPrefix,promiseId:od.promiseId,type:_d,data:Dd})};const workerWaitInit=function(tl){setTimeout((()=>{if(this._initiated){process.send(tl)}else if(typeof this._promises[tl.promiseId]!=="undefined"){workerWaitInit.call(this,tl)}}),30)};const workerSendToMaster=function(tl,od,_d,Ad,Dd){const zd={channel:fh,keyPrefix:this.keyPrefix,func:tl,promiseId:od,data:{key:_d,arg:Ad,opts:Dd}};if(!this._initiated){workerWaitInit.call(this,zd)}else{process.send(zd)}};const masterProcessMsg=function(tl,od){if(!od||od.channel!==fh||typeof this._rateLimiters[od.keyPrefix]==="undefined"){return false}let _d;switch(od.func){case"consume":_d=this._rateLimiters[od.keyPrefix].consume(od.data.key,od.data.arg,od.data.opts);break;case"penalty":_d=this._rateLimiters[od.keyPrefix].penalty(od.data.key,od.data.arg,od.data.opts);break;case"reward":_d=this._rateLimiters[od.keyPrefix].reward(od.data.key,od.data.arg,od.data.opts);break;case"block":_d=this._rateLimiters[od.keyPrefix].block(od.data.key,od.data.arg,od.data.opts);break;case"get":_d=this._rateLimiters[od.keyPrefix].get(od.data.key,od.data.opts);break;case"delete":_d=this._rateLimiters[od.keyPrefix].delete(od.data.key,od.data.opts);break;default:return false}if(_d){_d.then((_d=>{masterSendToWorker(tl,od,"resolve",_d)})).catch((_d=>{masterSendToWorker(tl,od,"reject",_d)}))}};const workerProcessMsg=function(tl){if(!tl||tl.channel!==fh||tl.keyPrefix!==this.keyPrefix){return false}if(this._promises[tl.promiseId]){clearTimeout(this._promises[tl.promiseId].timeoutId);let od;if(tl.data===null||tl.data===true||tl.data===false){od=tl.data}else{od=new Zd(tl.data.remainingPoints,tl.data.msBeforeNext,tl.data.consumedPoints,tl.data.isFirstInDuration)}switch(tl.type){case"resolve":this._promises[tl.promiseId].resolve(od);break;case"reject":this._promises[tl.promiseId].reject(od);break;default:throw new Error(`RateLimiterCluster: no such message type '${tl.type}'`)}delete this._promises[tl.promiseId]}};const getOpts=function(){return{points:this.points,duration:this.duration,blockDuration:this.blockDuration,execEvenly:this.execEvenly,execEvenlyMinDelayMs:this.execEvenlyMinDelayMs,keyPrefix:this.keyPrefix}};const savePromise=function(tl,od){const _d=process.hrtime();let Ad=_d[0].toString()+_d[1].toString();if(typeof this._promises[Ad]!=="undefined"){Ad+=Dd.randomBytes(12).toString("base64")}this._promises[Ad]={resolve:tl,reject:od,timeoutId:setTimeout((()=>{delete this._promises[Ad];od(new Error("RateLimiterCluster timeout: no answer from master in time"))}),this.timeoutMs)};return Ad};class RateLimiterClusterMaster{constructor(){if(vh){return vh}this._rateLimiters={};Ad.setMaxListeners(0);Ad.on("message",((tl,od)=>{if(od&&od.channel===fh&&od.type==="init"){if(typeof this._rateLimiters[od.opts.keyPrefix]==="undefined"){this._rateLimiters[od.opts.keyPrefix]=new Kd(od.opts)}tl.send({channel:fh,type:"init",keyPrefix:od.opts.keyPrefix})}else{masterProcessMsg.call(this,tl,od)}}));vh=this}}class RateLimiterClusterMasterPM2{constructor(tl){if(vh){return vh}this._rateLimiters={};tl.launchBus(((od,_d)=>{_d.on("process:msg",(od=>{const _d=od.raw;if(_d&&_d.channel===fh&&_d.type==="init"){if(typeof this._rateLimiters[_d.opts.keyPrefix]==="undefined"){this._rateLimiters[_d.opts.keyPrefix]=new Kd(_d.opts)}tl.sendDataToProcessId(od.process.pm_id,{data:{},topic:fh,channel:fh,type:"init",keyPrefix:_d.opts.keyPrefix},((tl,od)=>{if(tl){console.log(tl,od)}}))}else{const Ad={send:_d=>{const Ad=_d;Ad.topic=fh;if(typeof Ad.data==="undefined"){Ad.data={}}tl.sendDataToProcessId(od.process.pm_id,Ad,((tl,od)=>{if(tl){console.log(tl,od)}}))}};masterProcessMsg.call(this,Ad,_d)}}))}));vh=this}}class RateLimiterClusterWorker extends zd{get timeoutMs(){return this._timeoutMs}set timeoutMs(tl){this._timeoutMs=typeof tl==="undefined"?5e3:Math.abs(parseInt(tl))}constructor(tl={}){super(tl);process.setMaxListeners(0);this.timeoutMs=tl.timeoutMs;this._initiated=false;process.on("message",(tl=>{if(tl&&tl.channel===fh&&tl.type==="init"&&tl.keyPrefix===this.keyPrefix){this._initiated=true}else{workerProcessMsg.call(this,tl)}}));process.send({channel:fh,type:"init",opts:getOpts.call(this)});this._promises={}}consume(tl,od=1,_d={}){return new Promise(((Ad,Dd)=>{const zd=savePromise.call(this,Ad,Dd);workerSendToMaster.call(this,"consume",zd,tl,od,_d)}))}penalty(tl,od=1,_d={}){return new Promise(((Ad,Dd)=>{const zd=savePromise.call(this,Ad,Dd);workerSendToMaster.call(this,"penalty",zd,tl,od,_d)}))}reward(tl,od=1,_d={}){return new Promise(((Ad,Dd)=>{const zd=savePromise.call(this,Ad,Dd);workerSendToMaster.call(this,"reward",zd,tl,od,_d)}))}block(tl,od,_d={}){return new Promise(((Ad,Dd)=>{const zd=savePromise.call(this,Ad,Dd);workerSendToMaster.call(this,"block",zd,tl,od,_d)}))}get(tl,od={}){return new Promise(((_d,Ad)=>{const Dd=savePromise.call(this,_d,Ad);workerSendToMaster.call(this,"get",Dd,tl,od)}))}delete(tl,od={}){return new Promise(((_d,Ad)=>{const Dd=savePromise.call(this,_d,Ad);workerSendToMaster.call(this,"delete",Dd,tl,od)}))}}tl.exports={RateLimiterClusterMaster:RateLimiterClusterMaster,RateLimiterClusterMasterPM2:RateLimiterClusterMasterPM2,RateLimiterCluster:RateLimiterClusterWorker}},50673:(tl,od,_d)=>{let Ad=null;const Dd=3e5;const zd=36e5;class RateLimiterDrizzleError extends Error{constructor(tl){super(tl);this.name="RateLimiterDrizzleError"}}async function getDrizzleOperators(){if(Ad)return Ad;try{function getPackageName(){return["drizzle","orm"].join("-")}const tl=await _d(87788)(`${getPackageName()}`);const{and:od,or:Dd,gt:zd,lt:Kd,eq:Zd,isNull:fh,sql:vh}=tl.default||tl;Ad={and:od,or:Dd,gt:zd,lt:Kd,eq:Zd,isNull:fh,sql:vh};return Ad}catch(wh){throw new RateLimiterDrizzleError("drizzle-orm is not installed. Please install drizzle-orm to use RateLimiterDrizzle.")}}const Kd=_d(65140);const Zd=_d(80449);class RateLimiterDrizzle extends Kd{constructor(tl){super(tl);if(!tl?.schema){throw new RateLimiterDrizzleError("Drizzle schema is required")}if(!tl?.storeClient){throw new RateLimiterDrizzleError("Drizzle client is required")}this.schema=tl.schema;this.drizzleClient=tl.storeClient;this.clearExpiredByTimeout=tl.clearExpiredByTimeout??true;if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}}_getRateLimiterRes(tl,od,_d){const Ad=new Zd;let Dd=_d;Ad.isFirstInDuration=Dd.points===od;Ad.consumedPoints=Dd.points;Ad.remainingPoints=Math.max(this.points-Ad.consumedPoints,0);Ad.msBeforeNext=Dd.expire!==null?Math.max(new Date(Dd.expire).getTime()-Date.now(),0):-1;return Ad}async _upsert(tl,od,_d,Ad=false){if(!this.drizzleClient){return Promise.reject(new RateLimiterDrizzleError("Drizzle client is not established"))}const{eq:Dd,sql:zd}=await getDrizzleOperators();const Kd=new Date;const Zd=_d>0?new Date(Kd.getTime()+_d):null;const fh=await this.drizzleClient.transaction((async _d=>{const[fh]=await _d.select().from(this.schema).where(Dd(this.schema.key,tl)).limit(1);const vh=Ad||!fh?.expire||fh?.expire<=Kd||Zd===null;const[wh]=await _d.insert(this.schema).values({key:tl,points:od,expire:Zd}).onConflictDoUpdate({target:this.schema.key,set:{points:!vh?zd`${this.schema.points} + ${od}`:od,...vh&&{expire:Zd}}}).returning();return wh}));return fh}async _get(tl){if(!this.drizzleClient){return Promise.reject(new RateLimiterDrizzleError("Drizzle client is not established"))}const{and:od,or:_d,gt:Ad,eq:Dd,isNull:zd}=await getDrizzleOperators();const[Kd]=await this.drizzleClient.select().from(this.schema).where(od(Dd(this.schema.key,tl),_d(Ad(this.schema.expire,new Date),zd(this.schema.expire)))).limit(1);return Kd||null}async _delete(tl){if(!this.drizzleClient){return Promise.reject(new RateLimiterDrizzleError("Drizzle client is not established"))}const{eq:od}=await getDrizzleOperators();const[_d]=await this.drizzleClient.delete(this.schema).where(od(this.schema.key,tl)).returning({key:this.schema.key});return!!_d?.key}_clearExpiredHourAgo(){if(this._clearExpiredTimeoutId){clearTimeout(this._clearExpiredTimeoutId)}this._clearExpiredTimeoutId=setTimeout((async()=>{try{const{lt:tl}=await getDrizzleOperators();await this.drizzleClient.delete(this.schema).where(tl(this.schema.expire,new Date(Date.now()-zd)))}catch(tl){console.warn("Failed to clear expired records:",tl)}this._clearExpiredHourAgo()}),Dd);this._clearExpiredTimeoutId.unref()}}tl.exports=RateLimiterDrizzle},75347:(tl,od,_d)=>{let Ad=null;const Dd=3e5;const zd=36e5;class RateLimiterDrizzleError extends Error{constructor(tl){super(tl);this.name="RateLimiterDrizzleError"}}async function getDrizzleOperators(){if(Ad)return Ad;try{function getPackageName(){return["drizzle","orm"].join("-")}const tl=await _d(87788)(`${getPackageName()}`);const{and:od,or:Dd,gt:zd,lt:Kd,eq:Zd,isNull:fh,sql:vh}=tl.default||tl;Ad={and:od,or:Dd,gt:zd,lt:Kd,eq:Zd,isNull:fh,sql:vh};return Ad}catch(wh){throw new RateLimiterDrizzleError("drizzle-orm is not installed. Please install drizzle-orm to use RateLimiterDrizzleNonAtomic.")}}const Kd=_d(65140);const Zd=_d(80449);class RateLimiterDrizzleNonAtomic extends Kd{constructor(tl){super(tl);if(!tl?.schema){throw new RateLimiterDrizzleError("Drizzle schema is required")}if(!tl?.storeClient){throw new RateLimiterDrizzleError("Drizzle client is required")}this.schema=tl.schema;this.drizzleClient=tl.storeClient;this.clearExpiredByTimeout=tl.clearExpiredByTimeout??true;if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}}_getRateLimiterRes(tl,od,_d){const Ad=new Zd;let Dd=_d;Ad.isFirstInDuration=Dd.points===od;Ad.consumedPoints=Dd.points;Ad.remainingPoints=Math.max(this.points-Ad.consumedPoints,0);Ad.msBeforeNext=Dd.expire!==null?Math.max(new Date(Dd.expire).getTime()-Date.now(),0):-1;return Ad}async _upsert(tl,od,_d,Ad=false){if(!this.drizzleClient){return Promise.reject(new RateLimiterDrizzleError("Drizzle client is not established"))}const{eq:Dd}=await getDrizzleOperators();const zd=new Date;const Kd=_d>0?new Date(zd.getTime()+_d):null;const[Zd]=await this.drizzleClient.select().from(this.schema).where(Dd(this.schema.key,tl)).limit(1);const fh=Ad||!Zd||!Zd.expire||Zd.expire<=zd||Kd===null;let vh;if(Zd&&!fh){vh=Zd.points+od}else{vh=od}const[wh]=await this.drizzleClient.insert(this.schema).values({key:tl,points:vh,expire:Kd}).onConflictDoUpdate({target:this.schema.key,set:{points:vh,...fh&&{expire:Kd}}}).returning();return wh}async _get(tl){if(!this.drizzleClient){return Promise.reject(new RateLimiterDrizzleError("Drizzle client is not established"))}const{and:od,or:_d,gt:Ad,eq:Dd,isNull:zd}=await getDrizzleOperators();const[Kd]=await this.drizzleClient.select().from(this.schema).where(od(Dd(this.schema.key,tl),_d(Ad(this.schema.expire,new Date),zd(this.schema.expire)))).limit(1);return Kd||null}async _delete(tl){if(!this.drizzleClient){return Promise.reject(new RateLimiterDrizzleError("Drizzle client is not established"))}const{eq:od}=await getDrizzleOperators();const[_d]=await this.drizzleClient.delete(this.schema).where(od(this.schema.key,tl)).returning({key:this.schema.key});return!!(_d&&_d.key)}_clearExpiredHourAgo(){if(this._clearExpiredTimeoutId){clearTimeout(this._clearExpiredTimeoutId)}this._clearExpiredTimeoutId=setTimeout((async()=>{try{const{lt:tl}=await getDrizzleOperators();await this.drizzleClient.delete(this.schema).where(tl(this.schema.expire,new Date(Date.now()-zd)))}catch(tl){console.warn("Failed to clear expired records:",tl)}this._clearExpiredHourAgo()}),Dd);this._clearExpiredTimeoutId.unref()}}tl.exports=RateLimiterDrizzleNonAtomic},82309:(tl,od,_d)=>{const Ad=_d(80449);const Dd=_d(65140);class DynamoItem{constructor(tl,od,_d){this.key=tl;this.points=od;this.expire=_d}}const zd=25;const Kd=25;class RateLimiterDynamo extends Dd{constructor(tl,od=null){super(tl);this.client=tl.storeClient;this.tableName=tl.tableName;this.tableCreated=tl.tableCreated;this.ttlManuallySet=tl.ttlSet;if(!this.tableCreated){this._createTable(tl.dynamoTableOpts).then((tl=>{this.tableCreated=true;this._setTTL().finally((()=>{if(typeof od==="function"){od()}}))})).catch((tl=>{if(typeof od==="function"){od(tl)}else{throw tl}}))}else{this._setTTL().finally((()=>{if(typeof od==="function"){od()}}))}}get tableName(){return this._tableName}set tableName(tl){this._tableName=typeof tl==="undefined"?"node-rate-limiter-flexible":tl}get tableCreated(){return this._tableCreated}set tableCreated(tl){this._tableCreated=typeof tl==="undefined"?false:!!tl}async _createTable(tl){const od={TableName:this.tableName,AttributeDefinitions:[{AttributeName:"key",AttributeType:"S"}],KeySchema:[{AttributeName:"key",KeyType:"HASH"}],ProvisionedThroughput:{ReadCapacityUnits:tl&&tl.readCapacityUnits?tl.readCapacityUnits:zd,WriteCapacityUnits:tl&&tl.writeCapacityUnits?tl.writeCapacityUnits:Kd}};try{const tl=await this.client.createTable(od);return tl}catch(tl){if(tl.__type&&tl.__type.includes("ResourceInUseException")){return null}else{throw tl}}}async _get(tl){if(!this.tableCreated){throw new Error("Table is not created yet")}const od={TableName:this.tableName,Key:{key:{S:tl}}};const _d=await this.client.getItem(od);if(_d.Item){return new DynamoItem(_d.Item.key.S,Number(_d.Item.points.N),Number(_d.Item.expire.N))}else{return null}}async _delete(tl){if(!this.tableCreated){throw new Error("Table is not created yet")}const od={TableName:this.tableName,Key:{key:{S:tl}},ConditionExpression:"attribute_exists(#k)",ExpressionAttributeNames:{"#k":"key"}};try{const tl=await this._client.deleteItem(od);return tl.$metadata.httpStatusCode===200}catch(tl){if(tl.__type&&tl.__type.includes("ConditionalCheckFailedException")){return false}else{throw tl}}}async _upsert(tl,od,_d,Ad=false,Dd={}){if(!this.tableCreated){throw new Error("Table is not created yet")}const zd=Date.now();const Kd=zd/1e3;const Zd=_d>0?(zd+_d)/1e3:-1;if(Ad){return await this._baseUpsert({TableName:this.tableName,Key:{key:{S:tl}},UpdateExpression:"SET points = :points, expire = :expire",ExpressionAttributeValues:{":points":{N:od.toString()},":expire":{N:Zd.toString()}},ReturnValues:"ALL_NEW"})}try{return await this._baseUpsert({TableName:this.tableName,Key:{key:{S:tl}},UpdateExpression:"SET points = :new_points, expire = :new_expire",ExpressionAttributeValues:{":new_points":{N:od.toString()},":new_expire":{N:Zd.toString()},":where_expire":{N:Kd.toString()}},ConditionExpression:"expire <= :where_expire OR attribute_not_exists(points)",ReturnValues:"ALL_NEW"})}catch(_d){return await this._baseUpsert({TableName:this.tableName,Key:{key:{S:tl}},UpdateExpression:"SET points = points + :new_points",ExpressionAttributeValues:{":new_points":{N:od.toString()},":where_expire":{N:Kd.toString()}},ConditionExpression:"expire > :where_expire",ReturnValues:"ALL_NEW"})}}async _baseUpsert(tl){if(!this.tableCreated){throw new Error("Table is not created yet")}try{const od=await this.client.updateItem(tl);return new DynamoItem(od.Attributes.key.S,Number(od.Attributes.points.N),Number(od.Attributes.expire.N))}catch(tl){throw tl}}async _setTTL(){if(!this.tableCreated){throw new Error("Table is not created yet")}try{const tl=await this._isTTLSet();if(tl){return}const od={TableName:this.tableName,TimeToLiveSpecification:{AttributeName:"expire",Enabled:true}};const _d=await this.client.updateTimeToLive(od);return _d}catch(tl){throw tl}}async _isTTLSet(){if(!this.tableCreated){throw new Error("Table is not created yet")}if(this.ttlManuallySet){return true}try{const tl=await this.client.describeTimeToLive({TableName:this.tableName});return tl.$metadata.httpStatusCode==200&&tl.TimeToLiveDescription.TimeToLiveStatus==="ENABLED"&&tl.TimeToLiveDescription.AttributeName==="expire"}catch(tl){throw tl}}_getRateLimiterRes(tl,od,_d){const Dd=new Ad;Dd.isFirstInDuration=od===_d.points;Dd.consumedPoints=Dd.isFirstInDuration?od:_d.points;Dd.remainingPoints=Math.max(this.points-Dd.consumedPoints,0);Dd.msBeforeNext=_d.expire!=-1?Math.max(_d.expire*1e3-Date.now(),0):-1;return Dd}}tl.exports=RateLimiterDynamo},36481:(tl,od,_d)=>{const Ad=_d(43184);const Dd=_d(15299);const zd=5;class RateLimiterEtcd extends Dd{async _upsert(tl,od,_d,Dd=false){const Kd=_d>0?Date.now()+_d:null;let Zd={points:od,expire:Kd};let fh;if(Dd){await this.client.put(tl).value(JSON.stringify(Zd))}else{const _d=await this.client.if(tl,"Version","===","0").then(this.client.put(tl).value(JSON.stringify(Zd))).commit().then((tl=>!!tl.succeeded));if(!_d){let _d=false;for(let Ad=0;Ad!!tl.succeeded));if(_d){break}}if(!_d){throw new Ad("Could not set new value in a transaction.")}}}return Zd}}tl.exports=RateLimiterEtcd},15299:(tl,od,_d)=>{const Ad=_d(65140);const Dd=_d(80449);const zd=_d(72922);class RateLimiterEtcdNonAtomic extends Ad{constructor(tl){super(tl);if(!tl.storeClient){throw new zd('You need to set the option "storeClient" to an instance of class "Etcd3".')}this.client=tl.storeClient}_getRateLimiterRes(tl,od,_d){const Ad=new Dd;Ad.isFirstInDuration=od===_d.points;Ad.consumedPoints=Ad.isFirstInDuration?od:_d.points;Ad.remainingPoints=Math.max(this.points-Ad.consumedPoints,0);Ad.msBeforeNext=_d.expire?Math.max(_d.expire-Date.now(),0):-1;return Ad}async _upsert(tl,od,_d,Ad=false){const Dd=_d>0?Date.now()+_d:null;let zd={points:od,expire:Dd};if(Ad){await this.client.put(tl).value(JSON.stringify(zd))}else{const _d=await this._get(tl);zd={points:(_d!==null?_d.points:0)+od,expire:Dd};await this.client.put(tl).value(JSON.stringify(zd))}return zd}async _get(tl){return this.client.get(tl).string().then((tl=>tl!==null?JSON.parse(tl):null))}async _delete(tl){return this.client.delete().key(tl).then((tl=>tl.deleted==="1"))}}tl.exports=RateLimiterEtcdNonAtomic},33847:(tl,od,_d)=>{const Ad=_d(88569);const Dd=_d(80449);tl.exports=class RateLimiterInsuredAbstract extends Ad{constructor(tl={}){super(tl);this.insuranceLimiter=tl.insuranceLimiter}get insuranceLimiter(){return this._insuranceLimiter}set insuranceLimiter(tl){if(typeof tl!=="undefined"&&!(tl instanceof Ad)){throw new Error("insuranceLimiter must be instance of RateLimiterAbstract")}this._insuranceLimiter=tl;if(this._insuranceLimiter){this._insuranceLimiter.blockDuration=this.blockDuration;this._insuranceLimiter.execEvenly=this.execEvenly}}_handleError(tl,od,_d,zd,Kd){if(tl instanceof Dd){zd(tl)}else if(!(this.insuranceLimiter instanceof Ad)){zd(tl)}else{this.insuranceLimiter[od](...Kd).then((tl=>{_d(tl)})).catch((tl=>{zd(tl)}))}}_operation(tl,od){const _d=this[tl](...od);return new Promise(((Ad,Dd)=>_d.then((tl=>{Ad(tl)})).catch((_d=>{if(tl.startsWith("_")){tl=tl.slice(1)}this._handleError(_d,tl,Ad,Dd,od)}))))}consume(tl,od=1,_d={}){return this._operation("_consume",[tl,od,_d])}penalty(tl,od=1,_d={}){return this._operation("_penalty",[tl,od,_d])}reward(tl,od=1,_d={}){return this._operation("_reward",[tl,od,_d])}get(tl,od={}){return this._operation("_get",[tl,od])}set(tl,od,_d,Ad={}){return this._operation("_set",[tl,od,_d,Ad])}block(tl,od,_d={}){return this._operation("_block",[tl,od,_d])}delete(tl,od={}){return this._operation("_delete",[tl,od])}_consume(){throw new Error("You have to implement the method '_consume'!")}_penalty(){throw new Error("You have to implement the method '_penalty'!")}_reward(){throw new Error("You have to implement the method '_reward'!")}_get(){throw new Error("You have to implement the method '_get'!")}_set(){throw new Error("You have to implement the method '_set'!")}_block(){throw new Error("You have to implement the method '_block'!")}_delete(){throw new Error("You have to implement the method '_delete'!")}}},73250:(tl,od,_d)=>{const Ad=_d(65140);const Dd=_d(80449);class RateLimiterMemcache extends Ad{constructor(tl){super(tl);this.client=tl.storeClient}_getRateLimiterRes(tl,od,_d){const Ad=new Dd;Ad.consumedPoints=parseInt(_d.consumedPoints);Ad.isFirstInDuration=_d.consumedPoints===od;Ad.remainingPoints=Math.max(this.points-Ad.consumedPoints,0);Ad.msBeforeNext=_d.msBeforeNext;return Ad}_upsert(tl,od,_d,Ad=false,Dd={}){return new Promise(((zd,Kd)=>{const Zd=Date.now();const fh=Math.floor(_d/1e3);if(Ad){this.client.set(tl,od,fh,(_d=>{if(!_d){this.client.set(`${tl}_expire`,fh>0?Zd+fh*1e3:-1,fh,(()=>{const tl={consumedPoints:od,msBeforeNext:fh>0?fh*1e3:-1};zd(tl)}))}else{Kd(_d)}}))}else{this.client.incr(tl,od,((vh,wh)=>{if(vh||wh===false){this.client.add(tl,od,fh,((vh,wh)=>{if(vh||!wh){if(typeof Dd.attemptNumber==="undefined"||Dd.attemptNumber<3){const Zd=Object.assign({},Dd);Zd.attemptNumber=Zd.attemptNumber?Zd.attemptNumber+1:1;this._upsert(tl,od,_d,Ad,Zd).then((tl=>zd(tl))).catch((tl=>Kd(tl)))}else{Kd(new Error("Can not add key"))}}else{this.client.add(`${tl}_expire`,fh>0?Zd+fh*1e3:-1,fh,(()=>{const tl={consumedPoints:od,msBeforeNext:fh>0?fh*1e3:-1};zd(tl)}))}}))}else{this.client.get(`${tl}_expire`,((tl,od)=>{if(tl){Kd(tl)}else{const tl=od===false?0:od;const _d={consumedPoints:wh,msBeforeNext:tl>=0?Math.max(tl-Zd,0):-1};zd(_d)}}))}}))}}))}_get(tl){return new Promise(((od,_d)=>{const Ad=Date.now();this.client.get(tl,((Dd,zd)=>{if(!zd){od(null)}else{this.client.get(`${tl}_expire`,((tl,Dd)=>{if(tl){_d(tl)}else{const tl=Dd===false?0:Dd;const _d={consumedPoints:zd,msBeforeNext:tl>=0?Math.max(tl-Ad,0):-1};od(_d)}}))}}))}))}_delete(tl){return new Promise(((od,_d)=>{this.client.del(tl,((Ad,Dd)=>{if(Ad){_d(Ad)}else if(Dd===false){od(Dd)}else{this.client.del(`${tl}_expire`,(tl=>{if(tl){_d(tl)}else{od(Dd)}}))}}))}))}}tl.exports=RateLimiterMemcache},24544:(tl,od,_d)=>{const Ad=_d(88569);const Dd=_d(81534);const zd=_d(80449);class RateLimiterMemory extends Ad{constructor(tl={}){super(tl);this._memoryStorage=new Dd}consume(tl,od=1,_d={}){return new Promise(((Ad,Dd)=>{const zd=this.getKey(tl);const Kd=this._getKeySecDuration(_d);let Zd=this._memoryStorage.incrby(zd,od,Kd);Zd.remainingPoints=Math.max(this.points-Zd.consumedPoints,0);if(Zd.consumedPoints>this.points){if(this.blockDuration>0&&Zd.consumedPoints<=this.points+od){Zd=this._memoryStorage.set(zd,Zd.consumedPoints,this.blockDuration)}Dd(Zd)}else if(this.execEvenly&&Zd.msBeforeNext>0&&!Zd.isFirstInDuration){let tl=Math.ceil(Zd.msBeforeNext/(Zd.remainingPoints+2));if(tl{const Dd=this._getKeySecDuration(_d);const zd=this._memoryStorage.incrby(Ad,od,Dd);zd.remainingPoints=Math.max(this.points-zd.consumedPoints,0);tl(zd)}))}reward(tl,od=1,_d={}){const Ad=this.getKey(tl);return new Promise((tl=>{const Dd=this._getKeySecDuration(_d);const zd=this._memoryStorage.incrby(Ad,-od,Dd);zd.remainingPoints=Math.max(this.points-zd.consumedPoints,0);tl(zd)}))}block(tl,od){const _d=od*1e3;const Ad=this.points+1;this._memoryStorage.set(this.getKey(tl),Ad,od);return Promise.resolve(new zd(0,_d===0?-1:_d,Ad))}set(tl,od,_d){const Ad=(_d>=0?_d:this.duration)*1e3;this._memoryStorage.set(this.getKey(tl),od,_d);return Promise.resolve(new zd(0,Ad===0?-1:Ad,od))}get(tl){const od=this._memoryStorage.get(this.getKey(tl));if(od!==null){od.remainingPoints=Math.max(this.points-od.consumedPoints,0)}return Promise.resolve(od)}delete(tl){return Promise.resolve(this._memoryStorage.delete(this.getKey(tl)))}}tl.exports=RateLimiterMemory},28439:(tl,od,_d)=>{const Ad=_d(65140);const Dd=_d(80449);function getDriverVersion(tl){try{const od=tl.client?tl.client:tl;let _d=[0,0,0];if(typeof od.topology==="undefined"){const{version:tl}=od.options.metadata.driver;_d=tl.split("|",1)[0].split(".").map((tl=>parseInt(tl)))}else{const{version:tl}=od.topology.s.options.metadata.driver;_d=tl.split(".").map((tl=>parseInt(tl)))}return{major:_d[0],feature:_d[1],patch:_d[2]}}catch(tl){return{major:0,feature:0,patch:0}}}class RateLimiterMongo extends Ad{constructor(tl){super(tl);this.dbName=tl.dbName;this.tableName=tl.tableName;this.indexKeyPrefix=tl.indexKeyPrefix;this.disableIndexesCreation=tl.disableIndexesCreation;if(tl.mongo){this.client=tl.mongo}else{this.client=tl.storeClient}if(typeof this.client.then==="function"){this.client.then((tl=>{this.client=tl;this._initCollection();this._driverVersion=getDriverVersion(this.client)}))}else{this._initCollection();this._driverVersion=getDriverVersion(this.client)}}get dbName(){return this._dbName}set dbName(tl){this._dbName=typeof tl==="undefined"?RateLimiterMongo.getDbName():tl}static getDbName(){return"node-rate-limiter-flexible"}get tableName(){return this._tableName}set tableName(tl){this._tableName=typeof tl==="undefined"?this.keyPrefix:tl}get client(){return this._client}set client(tl){if(typeof tl==="undefined"){throw new Error("mongo is not set")}this._client=tl}get indexKeyPrefix(){return this._indexKeyPrefix}set indexKeyPrefix(tl){this._indexKeyPrefix=tl||{}}get disableIndexesCreation(){return this._disableIndexesCreation}set disableIndexesCreation(tl){this._disableIndexesCreation=!!tl}async createIndexes(){const tl=typeof this.client.db==="function"?this.client.db(this.dbName):this.client;const od=tl.collection(this.tableName);await od.createIndex({expire:-1},{expireAfterSeconds:0});await od.createIndex(Object.assign({},this.indexKeyPrefix,{key:1}),{unique:true})}_initCollection(){const tl=typeof this.client.db==="function"?this.client.db(this.dbName):this.client;const od=tl.collection(this.tableName);if(!this.disableIndexesCreation){this.createIndexes().catch((tl=>{console.error(`Cannot create indexes for mongo collection ${this.tableName}`,tl)}))}this._collection=od}_getRateLimiterRes(tl,od,_d){const Ad=new Dd;let zd;if(typeof _d.value==="undefined"){zd=_d}else{zd=_d.value}Ad.isFirstInDuration=zd.points===od;Ad.consumedPoints=zd.points;Ad.remainingPoints=Math.max(this.points-Ad.consumedPoints,0);Ad.msBeforeNext=zd.expire!==null?Math.max(new Date(zd.expire).getTime()-Date.now(),0):-1;return Ad}_upsert(tl,od,_d,Ad=false,Dd={}){if(!this._collection){return Promise.reject(Error("Mongo connection is not established"))}const zd=Dd.attrs||{};let Kd;let Zd;if(Ad){Kd={key:tl};Kd=Object.assign(Kd,zd);Zd={$set:{key:tl,points:od,expire:_d>0?new Date(Date.now()+_d):null}};Zd.$set=Object.assign(Zd.$set,zd)}else{Kd={$or:[{expire:{$gt:new Date}},{expire:{$eq:null}}],key:tl};Kd=Object.assign(Kd,zd);Zd={$setOnInsert:{key:tl,expire:_d>0?new Date(Date.now()+_d):null},$inc:{points:od}};Zd.$setOnInsert=Object.assign(Zd.$setOnInsert,zd)}const fh={upsert:true};if(this._driverVersion.major>=4||(this._driverVersion.major===3&&this._driverVersion.feature>=7||this._driverVersion.feature>=6&&this._driverVersion.patch>=7)){fh.returnDocument="after"}else{fh.returnOriginal=false}return new Promise(((Dd,vh)=>{this._collection.findOneAndUpdate(Kd,Zd,fh).then((tl=>{Dd(tl)})).catch((Kd=>{if(Kd&&Kd.code===11e3){const Kd=Object.assign({$or:[{expire:{$lte:new Date}},{expire:{$eq:null}}],key:tl},zd);const Zd={$set:Object.assign({key:tl,points:od,expire:_d>0?new Date(Date.now()+_d):null},zd)};this._collection.findOneAndUpdate(Kd,Zd,fh).then((tl=>{Dd(tl)})).catch((zd=>{if(zd&&zd.code===11e3){this._upsert(tl,od,_d,Ad).then((tl=>Dd(tl))).catch((tl=>vh(tl)))}else{vh(zd)}}))}else{vh(Kd)}}))}))}_get(tl,od={}){if(!this._collection){return Promise.reject(Error("Mongo connection is not established"))}const _d=od.attrs||{};const Ad=Object.assign({key:tl,$or:[{expire:{$gt:new Date}},{expire:{$eq:null}}]},_d);return this._collection.findOne(Ad)}_delete(tl,od={}){if(!this._collection){return Promise.reject(Error("Mongo connection is not established"))}const _d=od.attrs||{};const Ad=Object.assign({key:tl},_d);return this._collection.deleteOne(Ad).then((tl=>tl.deletedCount>0))}}tl.exports=RateLimiterMongo},67793:(tl,od,_d)=>{const Ad=_d(65140);const Dd=_d(80449);class RateLimiterMySQL extends Ad{constructor(tl,od=null){super(tl);this.client=tl.storeClient;this.clientType=tl.storeType;this.dbName=tl.dbName;this.tableName=tl.tableName;this.clearExpiredByTimeout=tl.clearExpiredByTimeout;this.tableCreated=tl.tableCreated;if(!this.tableCreated){this._createDbAndTable().then((()=>{this.tableCreated=true;if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}if(typeof od==="function"){od()}})).catch((tl=>{if(typeof od==="function"){od(tl)}else{throw tl}}))}else{if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}if(typeof od==="function"){od()}}}clearExpired(tl){return new Promise((od=>{this._getConnection().then((_d=>{_d.query(`DELETE FROM ??.?? WHERE expire < ?`,[this.dbName,this.tableName,tl],(()=>{this._releaseConnection(_d);od()}))})).catch((()=>{od()}))}))}_clearExpiredHourAgo(){if(this._clearExpiredTimeoutId){clearTimeout(this._clearExpiredTimeoutId)}this._clearExpiredTimeoutId=setTimeout((()=>{this.clearExpired(Date.now()-36e5).then((()=>{this._clearExpiredHourAgo()}))}),3e5);this._clearExpiredTimeoutId.unref()}_getConnection(){switch(this.clientType){case"pool":return new Promise(((tl,od)=>{this.client.getConnection(((_d,Ad)=>{if(_d){return od(_d)}tl(Ad)}))}));case"sequelize":return this.client.connectionManager.getConnection();case"knex":return this.client.client.acquireConnection();default:return Promise.resolve(this.client)}}_releaseConnection(tl){switch(this.clientType){case"pool":return tl.release();case"sequelize":return this.client.connectionManager.releaseConnection(tl);case"knex":return this.client.client.releaseConnection(tl);default:return true}}_createDbAndTable(){return new Promise(((tl,od)=>{this._getConnection().then((_d=>{_d.query(`CREATE DATABASE IF NOT EXISTS \`${this.dbName}\`;`,(Ad=>{if(Ad){this._releaseConnection(_d);return od(Ad)}_d.query(this._getCreateTableStmt(),(Ad=>{if(Ad){this._releaseConnection(_d);return od(Ad)}this._releaseConnection(_d);tl()}))}))})).catch((tl=>{od(tl)}))}))}_getCreateTableStmt(){return`CREATE TABLE IF NOT EXISTS \`${this.dbName}\`.\`${this.tableName}\` (`+"`key` VARCHAR(255) CHARACTER SET utf8 NOT NULL,"+"`points` INT(9) NOT NULL default 0,"+"`expire` BIGINT UNSIGNED,"+"PRIMARY KEY (`key`)"+") ENGINE = INNODB;"}get clientType(){return this._clientType}set clientType(tl){if(typeof tl==="undefined"){if(this.client.constructor.name==="Connection"){tl="connection"}else if(this.client.constructor.name==="Pool"){tl="pool"}else if(this.client.constructor.name==="Sequelize"){tl="sequelize"}else{throw new Error("storeType is not defined")}}this._clientType=tl.toLowerCase()}get dbName(){return this._dbName}set dbName(tl){this._dbName=typeof tl==="undefined"?"rtlmtrflx":tl}get tableName(){return this._tableName}set tableName(tl){this._tableName=typeof tl==="undefined"?this.keyPrefix:tl}get tableCreated(){return this._tableCreated}set tableCreated(tl){this._tableCreated=typeof tl==="undefined"?false:!!tl}get clearExpiredByTimeout(){return this._clearExpiredByTimeout}set clearExpiredByTimeout(tl){this._clearExpiredByTimeout=typeof tl==="undefined"?true:Boolean(tl)}_getRateLimiterRes(tl,od,_d){const Ad=new Dd;const[zd]=_d;Ad.isFirstInDuration=od===zd.points;Ad.consumedPoints=Ad.isFirstInDuration?od:zd.points;Ad.remainingPoints=Math.max(this.points-Ad.consumedPoints,0);Ad.msBeforeNext=zd.expire?Math.max(zd.expire-Date.now(),0):-1;return Ad}_upsertTransaction(tl,od,_d,Ad,Dd){return new Promise(((zd,Kd)=>{tl.query("BEGIN",(Zd=>{if(Zd){tl.rollback();return Kd(Zd)}const fh=Date.now();const vh=Ad>0?fh+Ad:null;let wh;let xh;if(Dd){wh=`INSERT INTO ??.?? VALUES (?, ?, ?)\n ON DUPLICATE KEY UPDATE \n points = ?, \n expire = ?;`;xh=[this.dbName,this.tableName,od,_d,vh,_d,vh]}else{wh=`INSERT INTO ??.?? VALUES (?, ?, ?)\n ON DUPLICATE KEY UPDATE \n points = IF(expire <= ?, ?, points + (?)), \n expire = IF(expire <= ?, ?, expire);`;xh=[this.dbName,this.tableName,od,_d,vh,fh,_d,_d,fh,vh]}tl.query(wh,xh,(_d=>{if(_d){tl.rollback();return Kd(_d)}tl.query("SELECT points, expire FROM ??.?? WHERE `key` = ?;",[this.dbName,this.tableName,od],((od,_d)=>{if(od){tl.rollback();return Kd(od)}tl.query("COMMIT",(od=>{if(od){tl.rollback();return Kd(od)}zd(_d)}))}))}))}))}))}_upsert(tl,od,_d,Ad=false){if(!this.tableCreated){return Promise.reject(Error("Table is not created yet"))}return new Promise(((Dd,zd)=>{this._getConnection().then((Kd=>{this._upsertTransaction(Kd,tl,od,_d,Ad).then((tl=>{Dd(tl);this._releaseConnection(Kd)})).catch((tl=>{zd(tl);this._releaseConnection(Kd)}))})).catch((tl=>{zd(tl)}))}))}_get(tl){if(!this.tableCreated){return Promise.reject(Error("Table is not created yet"))}return new Promise(((od,_d)=>{this._getConnection().then((Ad=>{Ad.query("SELECT points, expire FROM ??.?? WHERE `key` = ? AND (`expire` > ? OR `expire` IS NULL)",[this.dbName,this.tableName,tl,Date.now()],((tl,Dd)=>{if(tl){_d(tl)}else if(Dd.length===0){od(null)}else{od(Dd)}this._releaseConnection(Ad)}))})).catch((tl=>{_d(tl)}))}))}_delete(tl){if(!this.tableCreated){return Promise.reject(Error("Table is not created yet"))}return new Promise(((od,_d)=>{this._getConnection().then((Ad=>{Ad.query("DELETE FROM ??.?? WHERE `key` = ?",[this.dbName,this.tableName,tl],((tl,Dd)=>{if(tl){_d(tl)}else{od(Dd.affectedRows>0)}this._releaseConnection(Ad)}))})).catch((tl=>{_d(tl)}))}))}}tl.exports=RateLimiterMySQL},3740:(tl,od,_d)=>{const Ad=_d(65140);const Dd=_d(80449);class RateLimiterPostgres extends Ad{constructor(tl,od=null){super(tl);this.client=tl.storeClient;this.clientType=tl.storeType;this.tableName=tl.tableName;this.schemaName=tl.schemaName;this.clearExpiredByTimeout=tl.clearExpiredByTimeout;this.tableCreated=tl.tableCreated;if(!this.tableCreated){this._createTable().then((()=>{this.tableCreated=true;if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}if(typeof od==="function"){od()}})).catch((tl=>{if(typeof od==="function"){od(tl)}else{throw tl}}))}else{if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}if(typeof od==="function"){od()}}}_getTableIdentifier(){return this.schemaName?`"${this.schemaName}"."${this.tableName}"`:`"${this.tableName}"`}clearExpired(tl){return new Promise((od=>{const _d={name:"rlflx-clear-expired",text:`DELETE FROM ${this._getTableIdentifier()} WHERE expire < $1`,values:[tl]};this._query(_d).then((()=>{od()})).catch((()=>{od()}))}))}_clearExpiredHourAgo(){if(this._clearExpiredTimeoutId){clearTimeout(this._clearExpiredTimeoutId)}this._clearExpiredTimeoutId=setTimeout((()=>{this.clearExpired(Date.now()-36e5).then((()=>{this._clearExpiredHourAgo()}))}),3e5);this._clearExpiredTimeoutId.unref()}_getConnection(){switch(this.clientType){case"pool":return Promise.resolve(this.client);case"sequelize":return this.client.connectionManager.getConnection();case"knex":return this.client.client.acquireConnection();case"typeorm":return Promise.resolve(this.client.driver.master);default:return Promise.resolve(this.client)}}_releaseConnection(tl){switch(this.clientType){case"pool":return true;case"sequelize":return this.client.connectionManager.releaseConnection(tl);case"knex":return this.client.client.releaseConnection(tl);case"typeorm":return true;default:return true}}_createTable(){return new Promise(((tl,od)=>{this._query({text:this._getCreateTableStmt()}).then((()=>{tl()})).catch((_d=>{if(_d.code==="23505"){tl()}else{od(_d)}}))}))}_getCreateTableStmt(){return`CREATE TABLE IF NOT EXISTS ${this._getTableIdentifier()} (\n key varchar(255) PRIMARY KEY,\n points integer NOT NULL DEFAULT 0,\n expire bigint\n );`}get clientType(){return this._clientType}set clientType(tl){const od=this.client.constructor.name;if(typeof tl==="undefined"){if(od==="Client"){tl="client"}else if(od==="Pool"||od==="BoundPool"){tl="pool"}else if(od==="Sequelize"){tl="sequelize"}else{throw new Error("storeType is not defined")}}this._clientType=tl.toLowerCase()}get tableName(){return this._tableName}set tableName(tl){this._tableName=typeof tl==="undefined"?this.keyPrefix:tl}get schemaName(){return this._schemaName}set schemaName(tl){this._schemaName=tl}get tableCreated(){return this._tableCreated}set tableCreated(tl){this._tableCreated=typeof tl==="undefined"?false:!!tl}get clearExpiredByTimeout(){return this._clearExpiredByTimeout}set clearExpiredByTimeout(tl){this._clearExpiredByTimeout=typeof tl==="undefined"?true:Boolean(tl)}_getRateLimiterRes(tl,od,_d){const Ad=new Dd;const zd=_d.rows[0];Ad.isFirstInDuration=od===zd.points;Ad.consumedPoints=Ad.isFirstInDuration?od:zd.points;Ad.remainingPoints=Math.max(this.points-Ad.consumedPoints,0);Ad.msBeforeNext=zd.expire?Math.max(zd.expire-Date.now(),0):-1;return Ad}_query(tl){const od=this.tableName.toLowerCase();const _d={name:`${od}:${tl.name}`,text:tl.text,values:tl.values};return new Promise(((tl,od)=>{this._getConnection().then((Ad=>{Ad.query(_d).then((od=>{tl(od);this._releaseConnection(Ad)})).catch((tl=>{od(tl);this._releaseConnection(Ad)}))})).catch((tl=>{od(tl)}))}))}_upsert(tl,od,_d,Ad=false){if(!this.tableCreated){return Promise.reject(Error("Table is not created yet"))}const Dd=_d>0?Date.now()+_d:null;const zd=Ad?" $3 ":` CASE\n WHEN ${this._getTableIdentifier()}.expire <= $4 THEN $3\n ELSE ${this._getTableIdentifier()}.expire\n END `;return this._query({name:Ad?"rlflx-upsert-force":"rlflx-upsert",text:`\n INSERT INTO ${this._getTableIdentifier()} VALUES ($1, $2, $3)\n ON CONFLICT(key) DO UPDATE SET\n points = CASE\n WHEN (${this._getTableIdentifier()}.expire <= $4 OR 1=${Ad?1:0}) THEN $2\n ELSE ${this._getTableIdentifier()}.points + ($2)\n END,\n expire = ${zd}\n RETURNING points, expire;`,values:[tl,od,Dd,Date.now()]})}_get(tl){if(!this.tableCreated){return Promise.reject(Error("Table is not created yet"))}return new Promise(((od,_d)=>{this._query({name:"rlflx-get",text:`\n SELECT points, expire FROM ${this._getTableIdentifier()} WHERE key = $1 AND (expire > $2 OR expire IS NULL);`,values:[tl,Date.now()]}).then((tl=>{if(tl.rowCount===0){tl=null}od(tl)})).catch((tl=>{_d(tl)}))}))}_delete(tl){if(!this.tableCreated){return Promise.reject(Error("Table is not created yet"))}return this._query({name:"rlflx-delete",text:`DELETE FROM ${this._getTableIdentifier()} WHERE key = $1`,values:[tl]}).then((tl=>tl.rowCount>0))}}tl.exports=RateLimiterPostgres},16323:(tl,od,_d)=>{const Ad=_d(65140);const Dd=_d(80449);class RateLimiterPrisma extends Ad{constructor(tl){super(tl);this.modelName=tl.tableName||"RateLimiterFlexible";this.prismaClient=tl.storeClient;this.clearExpiredByTimeout=tl.clearExpiredByTimeout||true;if(!this.prismaClient){throw new Error("Prisma client is not provided")}if(this.clearExpiredByTimeout){this._clearExpiredHourAgo()}}_getRateLimiterRes(tl,od,_d){const Ad=new Dd;let zd=_d;Ad.isFirstInDuration=zd.points===od;Ad.consumedPoints=zd.points;Ad.remainingPoints=Math.max(this.points-Ad.consumedPoints,0);Ad.msBeforeNext=zd.expire!==null?Math.max(new Date(zd.expire).getTime()-Date.now(),0):-1;return Ad}_upsert(tl,od,_d,Ad=false){if(!this.prismaClient){return Promise.reject(new Error("Prisma client is not established"))}const Dd=new Date;const zd=_d>0?new Date(Dd.getTime()+_d):null;return this.prismaClient.$transaction((async _d=>{const Kd=await _d[this.modelName].findFirst({where:{key:tl}});if(Kd){const Zd=Ad||!Kd.expire||Kd.expire<=Dd||zd===null;return _d[this.modelName].update({where:{key:tl},data:{points:!Zd?Kd.points+od:od,...Zd&&{expire:zd}}})}else{return _d[this.modelName].create({data:{key:tl,points:od,expire:zd}})}}))}_get(tl){if(!this.prismaClient){return Promise.reject(new Error("Prisma client is not established"))}return this.prismaClient[this.modelName].findFirst({where:{AND:[{key:tl},{OR:[{expire:{gt:new Date}},{expire:null}]}]}})}_delete(tl){if(!this.prismaClient){return Promise.reject(new Error("Prisma client is not established"))}return this.prismaClient[this.modelName].deleteMany({where:{key:tl}}).then((tl=>tl.count>0))}_clearExpiredHourAgo(){if(this._clearExpiredTimeoutId){clearTimeout(this._clearExpiredTimeoutId)}this._clearExpiredTimeoutId=setTimeout((async()=>{await this.prismaClient[this.modelName].deleteMany({where:{expire:{lt:new Date(Date.now()-36e5)}}});this._clearExpiredHourAgo()}),3e5);this._clearExpiredTimeoutId.unref()}}tl.exports=RateLimiterPrisma},52860:(tl,od,_d)=>{const Ad=_d(27948);const Dd=4294967295;const zd="limiter";tl.exports=class RateLimiterQueue{constructor(tl,od={maxQueueSize:Dd}){this._queueLimiters={KEY_DEFAULT:new RateLimiterQueueInternal(tl,od)};this._limiterFlexible=tl;this._maxQueueSize=od.maxQueueSize}getTokensRemaining(tl=zd){if(this._queueLimiters[tl]){return this._queueLimiters[tl].getTokensRemaining()}else{return Promise.resolve(this._limiterFlexible.points)}}removeTokens(tl,od=zd){if(!this._queueLimiters[od]){this._queueLimiters[od]=new RateLimiterQueueInternal(this._limiterFlexible,{key:od,maxQueueSize:this._maxQueueSize})}return this._queueLimiters[od].removeTokens(tl)}};class RateLimiterQueueInternal{constructor(tl,od={maxQueueSize:Dd,key:zd}){this._key=od.key;this._waitTimeout=null;this._queue=[];this._limiterFlexible=tl;this._maxQueueSize=od.maxQueueSize}getTokensRemaining(){return this._limiterFlexible.get(this._key).then((tl=>tl!==null?tl.remainingPoints:this._limiterFlexible.points))}removeTokens(tl){const od=this;return new Promise(((_d,Dd)=>{if(tl>od._limiterFlexible.points){Dd(new Ad(`Requested tokens ${tl} exceeds maximum ${od._limiterFlexible.points} tokens per interval`));return}if(od._queue.length>0){od._queueRequest.call(od,_d,Dd,tl)}else{od._limiterFlexible.consume(od._key,tl).then((tl=>{_d(tl.remainingPoints)})).catch((Ad=>{if(Ad instanceof Error){Dd(Ad)}else{od._queueRequest.call(od,_d,Dd,tl);if(od._waitTimeout===null){od._waitTimeout=setTimeout(od._processFIFO.bind(od),Ad.msBeforeNext)}}}))}}))}_queueRequest(tl,od,_d){const Dd=this;if(Dd._queue.length{od.resolve(_d.remainingPoints);tl._processFIFO.call(tl)})).catch((_d=>{if(_d instanceof Error){od.reject(_d);tl._processFIFO.call(tl)}else{tl._queue.unshift(od);if(tl._waitTimeout===null){tl._waitTimeout=setTimeout(tl._processFIFO.bind(tl),_d.msBeforeNext)}}}))}}},54336:(tl,od,_d)=>{const Ad=_d(65140);const Dd=_d(80449);const zd=`redis.call('set', KEYS[1], 0, 'EX', ARGV[2], 'NX') local consumed = redis.call('incrby', KEYS[1], ARGV[1]) local ttl = redis.call('pttl', KEYS[1]) if ttl == -1 then redis.call('expire', KEYS[1], ARGV[2]) ttl = 1000 * ARGV[2] end return {consumed, ttl} `;class RateLimiterRedis extends Ad{constructor(tl){super(tl);this.client=tl.storeClient;this._rejectIfRedisNotReady=!!tl.rejectIfRedisNotReady;this._incrTtlLuaScript=tl.customIncrTtlLuaScript||zd;this.useRedisPackage=tl.useRedisPackage||this.client.constructor.name==="Commander"||false;this.useRedis3AndLowerPackage=tl.useRedis3AndLowerPackage;if(typeof this.client.defineCommand==="function"){this.client.defineCommand("rlflxIncr",{numberOfKeys:1,lua:this._incrTtlLuaScript})}}_isRedisReady(tl,od){if(!this._rejectIfRedisNotReady){return true}if(this.client.status){return this.client.status==="ready"}if(typeof this.client.isReady==="function"){return this.client.isReady()}if(typeof this.client.isReady==="boolean"){return this.client.isReady===true}if(this.client._slots&&typeof this.client._slots.getClient==="function"){if(typeof this.client.isOpen==="boolean"&&this.client.isOpen!==true){return false}try{const _d=this.client._slots.getClient(tl,od);return _d&&_d.isReady===true}catch(tl){return false}}return true}_getRateLimiterRes(tl,od,_d){let[Ad,zd]=_d;if(Array.isArray(Ad)){[,Ad]=Ad;[,zd]=zd}const Kd=new Dd;Kd.consumedPoints=parseInt(Ad);Kd.isFirstInDuration=Kd.consumedPoints===od;Kd.remainingPoints=Math.max(this.points-Kd.consumedPoints,0);Kd.msBeforeNext=zd;return Kd}async _upsert(tl,od,_d,Ad=false){if(typeof od=="string"){if(!RegExp("^[1-9][0-9]*$").test(od)){throw new Error("Consuming string different than integer values is not supported by this package")}}else if(!Number.isInteger(od)){throw new Error("Consuming decimal number of points is not supported by this package")}if(!this._isRedisReady(tl,false)){throw new Error("Redis connection is not ready")}const Dd=Math.floor(_d/1e3);const zd=this.client.multi();if(Ad){if(Dd>0){if(!this.useRedisPackage&&!this.useRedis3AndLowerPackage){zd.set(tl,od,"EX",Dd)}else{zd.set(tl,od,{EX:Dd})}}else{zd.set(tl,od)}if(!this.useRedisPackage&&!this.useRedis3AndLowerPackage){return zd.pttl(tl).exec(true)}return zd.pTTL(tl).exec(true)}if(Dd>0){if(!this.useRedisPackage&&!this.useRedis3AndLowerPackage){return this.client.rlflxIncr([tl].concat([String(od),String(Dd),String(this.points),String(this.duration)]))}if(this.useRedis3AndLowerPackage){return new Promise(((_d,Ad)=>{const incrCallback=function(tl,od){if(tl){return Ad(tl)}return _d(od)};if(typeof this.client.rlflxIncr==="function"){this.client.rlflxIncr(tl,od,Dd,this.points,this.duration,incrCallback)}else{this.client.eval(this._incrTtlLuaScript,1,tl,od,Dd,this.points,this.duration,incrCallback)}}))}else{return this.client.eval(this._incrTtlLuaScript,{keys:[tl],arguments:[String(od),String(Dd),String(this.points),String(this.duration)]})}}else{if(!this.useRedisPackage&&!this.useRedis3AndLowerPackage){return zd.incrby(tl,od).pttl(tl).exec(true)}return zd.incrBy(tl,od).pTTL(tl).exec(true)}}async _get(tl){if(!this._isRedisReady(tl,true)){throw new Error("Redis connection is not ready")}if(!this.useRedisPackage&&!this.useRedis3AndLowerPackage){return this.client.multi().get(tl).pttl(tl).exec().then((tl=>{const[[,od]]=tl;if(od===null)return null;return tl}))}return this.client.multi().get(tl).pTTL(tl).exec(true).then((tl=>{const[od]=tl;if(od===null)return null;return tl}))}_delete(tl){return this.client.del(tl).then((tl=>tl>0))}}tl.exports=RateLimiterRedis},80449:tl=>{tl.exports=class RateLimiterRes{constructor(tl,od,_d,Ad){this.remainingPoints=typeof tl==="undefined"?0:tl;this.msBeforeNext=typeof od==="undefined"?0:od;this.consumedPoints=typeof _d==="undefined"?0:_d;this.isFirstInDuration=typeof Ad==="undefined"?false:Ad}get msBeforeNext(){return this._msBeforeNext}set msBeforeNext(tl){this._msBeforeNext=tl;return this}get remainingPoints(){return this._remainingPoints}set remainingPoints(tl){this._remainingPoints=tl;return this}get consumedPoints(){return this._consumedPoints}set consumedPoints(tl){this._consumedPoints=tl;return this}get isFirstInDuration(){return this._isFirstInDuration}set isFirstInDuration(tl){this._isFirstInDuration=Boolean(tl)}_getDecoratedProperties(){return{remainingPoints:this.remainingPoints,msBeforeNext:this.msBeforeNext,consumedPoints:this.consumedPoints,isFirstInDuration:this.isFirstInDuration}}[Symbol.for("nodejs.util.inspect.custom")](){return this._getDecoratedProperties()}toString(){return JSON.stringify(this._getDecoratedProperties())}toJSON(){return this._getDecoratedProperties()}}},73283:(tl,od,_d)=>{const Ad=_d(65140);const Dd=_d(80449);class RateLimiterSQLite extends Ad{_internalStoreType=null;constructor(tl,od=null){super(tl);this.client=tl.storeClient;this.storeType=tl.storeType||"sqlite3";this.tableName=tl.tableName;this.tableCreated=tl.tableCreated||false;this.clearExpiredByTimeout=tl.clearExpiredByTimeout;this._validateStoreTypes(od);this._validateStoreClient(od);this._setInternalStoreType(od);this._validateTableName(od);if(!this.tableCreated){this._createDbAndTable().then((()=>{this.tableCreated=true;if(this.clearExpiredByTimeout)this._clearExpiredHourAgo();if(typeof od==="function")od()})).catch((tl=>{if(typeof od==="function")od(tl);else throw tl}))}else{if(this.clearExpiredByTimeout)this._clearExpiredHourAgo();if(typeof od==="function")od()}}_validateStoreTypes(tl){const od=["sqlite3","better-sqlite3","knex"];if(!od.includes(this.storeType)){const _d=new Error(`storeType must be one of: ${od.join(", ")}`);if(typeof tl==="function")return tl(_d);throw _d}}_validateStoreClient(tl){if(this.storeType==="sqlite3"){if(typeof this.client.run!=="function"){const od=new Error("storeClient must be an instance of sqlite3.Database when storeType is 'sqlite3' or no storeType was provided");if(typeof tl==="function")return tl(od);throw od}}else if(this.storeType==="better-sqlite3"){if(typeof this.client.prepare!=="function"||typeof this.client.run!=="undefined"){const od=new Error("storeClient must be an instance of better-sqlite3.Database when storeType is 'better-sqlite3'");if(typeof tl==="function")return tl(od);throw od}}else if(this.storeType==="knex"){if(typeof this.client.raw!=="function"){const od=new Error("storeClient must be an instance of Knex when storeType is 'knex'");if(typeof tl==="function")return tl(od);throw od}}}_setInternalStoreType(tl){if(this.storeType==="knex"){const od=this.client.client.config.client;if(od==="sqlite3"){this._internalStoreType="sqlite3"}else if(od==="better-sqlite3"){this._internalStoreType="better-sqlite3"}else{const od=new Error("Knex must be configured with 'sqlite3' or 'better-sqlite3' for RateLimiterSQLite");if(typeof tl==="function")return tl(od);throw od}}else{this._internalStoreType=this.storeType}}_validateTableName(tl){if(!/^[A-Za-z0-9_]*$/.test(this.tableName)){const od=new Error("Table name must contain only letters and numbers");if(typeof tl==="function")return tl(od);throw od}}async _getConnection(){if(this.storeType==="knex"){return this.client.client.acquireConnection()}return this.client}_releaseConnection(tl){if(this.storeType==="knex"){this.client.client.releaseConnection(tl)}}async _createDbAndTable(){const tl=await this._getConnection();try{switch(this._internalStoreType){case"sqlite3":await new Promise(((od,_d)=>{tl.run(this._getCreateTableSQL(),(tl=>tl?_d(tl):od()))}));break;case"better-sqlite3":tl.prepare(this._getCreateTableSQL()).run();break;default:throw new Error("Unsupported internalStoreType")}}finally{this._releaseConnection(tl)}}_getCreateTableSQL(){return`CREATE TABLE IF NOT EXISTS ${this.tableName} (\n key TEXT PRIMARY KEY,\n points INTEGER NOT NULL DEFAULT 0,\n expire INTEGER\n )`}_clearExpiredHourAgo(){if(this._clearExpiredTimeoutId)clearTimeout(this._clearExpiredTimeoutId);this._clearExpiredTimeoutId=setTimeout((()=>{this.clearExpired(Date.now()-36e5).then((()=>this._clearExpiredHourAgo()))}),3e5);this._clearExpiredTimeoutId.unref()}async clearExpired(tl){const od=`DELETE FROM ${this.tableName} WHERE expire < ?`;const _d=await this._getConnection();try{switch(this._internalStoreType){case"sqlite3":await new Promise(((Ad,Dd)=>{_d.run(od,[tl],(tl=>tl?Dd(tl):Ad()))}));break;case"better-sqlite3":_d.prepare(od).run(tl);break;default:throw new Error("Unsupported internalStoreType")}}finally{this._releaseConnection(_d)}}_getRateLimiterRes(tl,od,_d){const Ad=new Dd;Ad.isFirstInDuration=od===_d.points;Ad.consumedPoints=Ad.isFirstInDuration?od:_d.points;Ad.remainingPoints=Math.max(this.points-Ad.consumedPoints,0);Ad.msBeforeNext=_d.expire?Math.max(_d.expire-Date.now(),0):-1;return Ad}async _upsertTransactionSQLite3(tl,od,_d){return await new Promise(((Ad,Dd)=>{tl.serialize((()=>{tl.run("SAVEPOINT rate_limiter_trx;",(zd=>{if(zd)return Dd(zd);tl.get(od,_d,((od,_d)=>{if(od){tl.run("ROLLBACK TO SAVEPOINT rate_limiter_trx;",(()=>Dd(od)));return}tl.run("RELEASE SAVEPOINT rate_limiter_trx;",(()=>Ad(_d)))}))}))}))}))}async _upsertTransactionBetterSQLite3(tl,od,_d){return tl.transaction((()=>tl.prepare(od).get(..._d)))()}async _upsertTransaction(tl,od,_d,Ad){const Dd=Date.now();const zd=_d>0?Dd+_d:null;const Kd=Ad?`INSERT OR REPLACE INTO ${this.tableName} (key, points, expire) VALUES (?, ?, ?) RETURNING points, expire`:`INSERT INTO ${this.tableName} (key, points, expire)\n VALUES (?, ?, ?)\n ON CONFLICT(key) DO UPDATE SET\n points = CASE WHEN expire IS NULL OR expire > ? THEN points + excluded.points ELSE excluded.points END,\n expire = CASE WHEN expire IS NULL OR expire > ? THEN expire ELSE excluded.expire END\n RETURNING points, expire`;const Zd=Ad?[tl,od,zd]:[tl,od,zd,Dd,Dd];const fh=await this._getConnection();try{switch(this._internalStoreType){case"sqlite3":return this._upsertTransactionSQLite3(fh,Kd,Zd);case"better-sqlite3":return this._upsertTransactionBetterSQLite3(fh,Kd,Zd);default:throw new Error("Unsupported internalStoreType")}}finally{this._releaseConnection(fh)}}_upsert(tl,od,_d,Ad=false){if(!this.tableCreated){return Promise.reject(new Error("Table is not created yet"))}return this._upsertTransaction(tl,od,_d,Ad)}async _get(tl){const od=`SELECT points, expire FROM ${this.tableName} WHERE key = ? AND (expire > ? OR expire IS NULL)`;const _d=Date.now();const Ad=await this._getConnection();try{switch(this._internalStoreType){case"sqlite3":return await new Promise(((Dd,zd)=>{Ad.get(od,[tl,_d],((tl,od)=>tl?zd(tl):Dd(od||null)))}));case"better-sqlite3":return Ad.prepare(od).get(tl,_d)||null;default:throw new Error("Unsupported internalStoreType")}}finally{this._releaseConnection(Ad)}}async _delete(tl){if(!this.tableCreated){return Promise.reject(new Error("Table is not created yet"))}const od=`DELETE FROM ${this.tableName} WHERE key = ?`;const _d=await this._getConnection();try{switch(this._internalStoreType){case"sqlite3":return await new Promise(((Ad,Dd)=>{_d.run(od,[tl],(function(tl){if(tl)Dd(tl);else Ad(this.changes>0)}))}));case"better-sqlite3":const Ad=_d.prepare(od).run(tl);return Ad.changes>0;default:throw new Error("Unsupported internalStoreType")}}finally{this._releaseConnection(_d)}}}tl.exports=RateLimiterSQLite},65140:(tl,od,_d)=>{const Ad=_d(88569);const Dd=_d(38830);const zd=_d(80449);const Kd=_d(33847);tl.exports=class RateLimiterStoreAbstract extends Kd{constructor(tl={}){super(tl);this.inMemoryBlockOnConsumed=tl.inMemoryBlockOnConsumed;this.inMemoryBlockDuration=tl.inMemoryBlockDuration;this._inMemoryBlockedKeys=new Dd}get client(){return this._client}set client(tl){if(typeof tl==="undefined"){throw new Error("storeClient is not set")}this._client=tl}_afterConsume(tl,od,_d,Ad,Dd,zd={}){const Kd=this._getRateLimiterRes(_d,Ad,Dd);if(this.inMemoryBlockOnConsumed>0&&!(this.inMemoryBlockDuration>0)&&Kd.consumedPoints>=this.inMemoryBlockOnConsumed){this._inMemoryBlockedKeys.addMs(_d,Kd.msBeforeNext);if(Kd.consumedPoints>this.points){return od(Kd)}else{return tl(Kd)}}else if(Kd.consumedPoints>this.points){let tl=Promise.resolve();if(this.blockDuration>0&&Kd.consumedPoints<=this.points+Ad){Kd.msBeforeNext=this.msBlockDuration;tl=this._block(_d,Kd.consumedPoints,this.msBlockDuration,zd)}if(this.inMemoryBlockOnConsumed>0&&Kd.consumedPoints>=this.inMemoryBlockOnConsumed){this._inMemoryBlockedKeys.add(_d,this.inMemoryBlockDuration);Kd.msBeforeNext=this.msInMemoryBlockDuration}tl.then((()=>{od(Kd)})).catch((tl=>{od(tl)}))}else if(this.execEvenly&&Kd.msBeforeNext>0&&!Kd.isFirstInDuration){let od=Math.ceil(Kd.msBeforeNext/(Kd.remainingPoints+2));if(od0){return this._inMemoryBlockedKeys.msBeforeExpire(tl)}return 0}get inMemoryBlockOnConsumed(){return this._inMemoryBlockOnConsumed}set inMemoryBlockOnConsumed(tl){this._inMemoryBlockOnConsumed=tl?parseInt(tl):0;if(this.inMemoryBlockOnConsumed>0&&this.points>this.inMemoryBlockOnConsumed){throw new Error('inMemoryBlockOnConsumed option must be greater or equal "points" option')}}get inMemoryBlockDuration(){return this._inMemoryBlockDuration}set inMemoryBlockDuration(tl){this._inMemoryBlockDuration=tl?parseInt(tl):0;if(this.inMemoryBlockDuration>0&&this.inMemoryBlockOnConsumed===0){throw new Error("inMemoryBlockOnConsumed option must be set up")}}get msInMemoryBlockDuration(){return this._inMemoryBlockDuration*1e3}block(tl,od,_d={}){const Ad=od*1e3;return this._block(this.getKey(tl),this.points+1,Ad,_d)}set(tl,od,_d,Ad={}){const Dd=(_d>=0?_d:this.duration)*1e3;return this._block(this.getKey(tl),od,Dd,Ad)}_consume(tl,od=1,_d={}){return new Promise(((Ad,Dd)=>{const Kd=this.getKey(tl);const Zd=this.getInMemoryBlockMsBeforeExpire(Kd);if(Zd>0){return Dd(new zd(0,Zd))}this._upsert(Kd,od,this._getKeySecDuration(_d)*1e3,false,_d).then((tl=>{this._afterConsume(Ad,Dd,Kd,od,tl)})).catch((tl=>Dd(tl)))}))}_penalty(tl,od=1,_d={}){const Ad=this.getKey(tl);return new Promise(((tl,Dd)=>{this._upsert(Ad,od,this._getKeySecDuration(_d)*1e3,false,_d).then((_d=>{tl(this._getRateLimiterRes(Ad,od,_d))})).catch((tl=>Dd(tl)))}))}_reward(tl,od=1,_d={}){const Ad=this.getKey(tl);return new Promise(((tl,Dd)=>{this._upsert(Ad,-od,this._getKeySecDuration(_d)*1e3,false,_d).then((_d=>{tl(this._getRateLimiterRes(Ad,-od,_d))})).catch((tl=>Dd(tl)))}))}get(tl,od={}){const _d=this.getKey(tl);return new Promise(((Ad,Dd)=>{this._get(_d,od).then((tl=>{if(tl===null||typeof tl==="undefined"){Ad(null)}else{Ad(this._getRateLimiterRes(_d,0,tl))}})).catch((_d=>{this._handleError(_d,"get",Ad,Dd,[tl,od])}))}))}delete(tl,od={}){const _d=this.getKey(tl);return new Promise(((Ad,Dd)=>{this._delete(_d,od).then((tl=>{this._inMemoryBlockedKeys.delete(_d);Ad(tl)})).catch((_d=>{this._handleError(_d,"delete",Ad,Dd,[tl,od])}))}))}deleteInMemoryBlockedAll(){this._inMemoryBlockedKeys.delete()}_getRateLimiterRes(tl,od,_d){throw new Error("You have to implement the method '_getRateLimiterRes'!")}_block(tl,od,_d,Ad={}){return new Promise(((Dd,Kd)=>{this._upsert(tl,od,_d,true,Ad).then((()=>{Dd(new zd(0,_d>0?_d:-1,od))})).catch((od=>{this._handleError(od,"block",Dd,Kd,[this.parseKey(tl),_d/1e3,Ad])}))}))}_get(tl,od={}){throw new Error("You have to implement the method '_get'!")}_delete(tl,od={}){throw new Error("You have to implement the method '_delete'!")}_upsert(tl,od,_d,Ad=false,Dd={}){throw new Error("You have to implement the method '_upsert'!")}}},10244:(tl,od,_d)=>{const Ad=_d(88569);tl.exports=class RateLimiterUnion{constructor(...tl){if(tl.length<1){throw new Error("RateLimiterUnion: at least one limiter have to be passed")}tl.forEach((tl=>{if(!(tl instanceof Ad)){throw new Error("RateLimiterUnion: all limiters have to be instance of RateLimiterAbstract")}}));this._limiters=tl}consume(tl,od=1){return new Promise(((_d,Ad)=>{const Dd=[];this._limiters.forEach((_d=>{Dd.push(_d.consume(tl,od).catch((tl=>({rejected:true,rej:tl}))))}));Promise.all(Dd).then((tl=>{const od={};let Dd=false;tl.forEach((tl=>{if(tl.rejected===true){Dd=true}}));for(let _d=0;_d{const Ad=_d(65140);const Dd=_d(80449);const zd=`\nserver.call('set', KEYS[1], 0, 'EX', ARGV[2], 'NX')\nlocal consumed = server.call('incrby', KEYS[1], ARGV[1])\nlocal ttl = server.call('pttl', KEYS[1])\nreturn {consumed, ttl}\n`;class RateLimiterValkey extends Ad{constructor(tl){super(tl);this.client=tl.storeClient;this._rejectIfValkeyNotReady=!!tl.rejectIfValkeyNotReady;this._incrTtlLuaScript=tl.customIncrTtlLuaScript||zd;this.client.defineCommand("rlflxIncr",{numberOfKeys:1,lua:this._incrTtlLuaScript})}_isValkeyReady(){if(!this._rejectIfValkeyNotReady){return true}return this.client.status==="ready"}_getRateLimiterRes(tl,od,_d){let Ad;let zd;if(Array.isArray(_d[0])){[[,Ad],[,zd]]=_d}else{[Ad,zd]=_d}const Kd=new Dd;Kd.consumedPoints=+Ad;Kd.isFirstInDuration=Kd.consumedPoints===od;Kd.remainingPoints=Math.max(this.points-Kd.consumedPoints,0);Kd.msBeforeNext=zd;return Kd}_upsert(tl,od,_d,Ad=false){if(!this._isValkeyReady()){throw new Error("Valkey connection is not ready")}const Dd=Math.floor(_d/1e3);if(Ad){const _d=this.client.multi();if(Dd>0){_d.set(tl,od,"EX",Dd)}else{_d.set(tl,od)}return _d.pttl(tl).exec()}if(Dd>0){return this.client.rlflxIncr([tl,String(od),String(Dd),String(this.points),String(this.duration)])}return this.client.multi().incrby(tl,od).pttl(tl).exec()}_get(tl){if(!this._isValkeyReady()){throw new Error("Valkey connection is not ready")}return this.client.multi().get(tl).pttl(tl).exec().then((tl=>{const[[,od]]=tl;if(od===null)return null;return tl}))}_delete(tl){return this.client.del(tl).then((tl=>tl>0))}}tl.exports=RateLimiterValkey},53756:(tl,od,_d)=>{const Ad=_d(65140);const Dd=_d(80449);const zd="ratelimiterflexible";const Kd=`local key = KEYS[1]\nlocal pointsToConsume = tonumber(ARGV[1])\nif tonumber(ARGV[2]) > 0 then\n server.call('set', key, "0", 'EX', ARGV[2], 'NX')\n local consumed = server.call('incrby', key, pointsToConsume)\n local pttl = server.call('pttl', key)\n return {consumed, pttl}\nend\nlocal consumed = server.call('incrby', key, pointsToConsume)\nlocal pttl = server.call('pttl', key)\nreturn {consumed, pttl}`;const Zd=`local key = KEYS[1]\nlocal value = server.call('get', key)\nif value == nil then\n return value\nend\nlocal pttl = server.call('pttl', key)\nreturn {tonumber(value), pttl}`;class RateLimiterValkeyGlide extends Ad{constructor(tl){super(tl);this.client=tl.storeClient;this._scriptLoaded=false;this._getScriptLoaded=false;this._rejectIfValkeyNotReady=!!tl.rejectIfValkeyNotReady;this._luaScript=tl.customFunction||Kd;this._libraryName=tl.customFunctionLibName||zd}async _loadScripts(){if(this._scriptLoaded&&this._getScriptLoaded){return true}if(!this.client){throw new Error("Valkey client is not set")}const tl=[];if(!this._scriptLoaded){const od=Buffer.from(`#!lua name=${this._libraryName}\n local function consume(KEYS, ARGV)\n ${this._luaScript.trim()}\n end\n server.register_function('consume', consume)`);tl.push(this.client.functionLoad(od,{replace:true}))}else tl.push(Promise.resolve(this._libraryName));if(!this._getScriptLoaded){const od=Buffer.from(`#!lua name=ratelimiter_get\n local function getValue(KEYS, ARGV)\n ${Zd.trim()}\n end\n server.register_function('getValue', getValue)`);tl.push(this.client.functionLoad(od,{replace:true}))}else tl.push(Promise.resolve("ratelimiter_get"));const od=await Promise.all(tl);this._scriptLoaded=od[0]===this._libraryName;this._getScriptLoaded=od[1]==="ratelimiter_get";if(!this._scriptLoaded||!this._getScriptLoaded){throw new Error("Valkey connection is not ready, scripts not loaded")}return true}async _upsert(tl,od,_d,Ad=false,Dd={}){await this._loadScripts();const zd=Math.floor(_d/1e3);if(Ad){if(zd>0){await this.client.set(tl,String(od),{expiry:{type:"EX",count:zd}});return[od,zd*1e3]}await this.client.set(tl,String(od));return[od,-1]}const Kd=await this.client.fcall("consume",[tl],[String(od),String(zd)]);return Kd}async _get(tl,od={}){await this._loadScripts();const _d=await this.client.fcall("getValue",[tl],[]);return _d.length>0?_d:null}async _delete(tl,od={}){const _d=await this.client.del([tl]);return _d>0}_getRateLimiterRes(tl,od,_d){if(_d===null){return null}const Ad=new Dd;const[zd,Kd]=_d;const Zd=Number(zd);Ad.isFirstInDuration=Zd===od;Ad.consumedPoints=Zd;Ad.remainingPoints=Math.max(this.points-Ad.consumedPoints,0);Ad.msBeforeNext=Kd;return Ad}async close(){if(this._scriptLoaded){await this.client.functionDelete(this._libraryName);this._scriptLoaded=false}if(this._getScriptLoaded){await this.client.functionDelete("ratelimiter_get");this._getScriptLoaded=false}if(this.insuranceLimiter){try{await this.insuranceLimiter.close()}catch(tl){}}this.client=null;this._scriptLoaded=false;this._getScriptLoaded=false;this._rejectIfValkeyNotReady=false;this._luaScript=null;this._libraryName=null;this.insuranceLimiter=null}}tl.exports=RateLimiterValkeyGlide},85202:tl=>{tl.exports=class BlockedKeys{constructor(){this._keys={};this._addedKeysAmount=0}collectExpired(){const tl=Date.now();Object.keys(this._keys).forEach((od=>{if(this._keys[od]<=tl){delete this._keys[od]}}));this._addedKeysAmount=Object.keys(this._keys).length}add(tl,od){this.addMs(tl,od*1e3)}addMs(tl,od){this._keys[tl]=Date.now()+od;this._addedKeysAmount++;if(this._addedKeysAmount>999){this.collectExpired()}}msBeforeExpire(tl){const od=this._keys[tl];if(od&&od>=Date.now()){this.collectExpired();const tl=Date.now();return od>=tl?od-tl:0}return 0}delete(tl){if(tl){delete this._keys[tl]}else{Object.keys(this._keys).forEach((tl=>{delete this._keys[tl]}))}}}},38830:(tl,od,_d)=>{const Ad=_d(85202);tl.exports=Ad},81534:(tl,od,_d)=>{const Ad=_d(60749);const Dd=_d(80449);tl.exports=class MemoryStorage{constructor(){this._storage={}}incrby(tl,od,_d){if(this._storage[tl]){const Ad=this._storage[tl].expiresAt?this._storage[tl].expiresAt.getTime()-(new Date).getTime():-1;if(!this._storage[tl].expiresAt||Ad>0){this._storage[tl].value=this._storage[tl].value+od;return new Dd(0,Ad,this._storage[tl].value,false)}return this.set(tl,od,_d)}return this.set(tl,od,_d)}set(tl,od,_d){const zd=_d*1e3;if(this._storage[tl]&&this._storage[tl].timeoutId){clearTimeout(this._storage[tl].timeoutId)}this._storage[tl]=new Ad(od,zd>0?new Date(Date.now()+zd):null);if(zd>0){this._storage[tl].timeoutId=setTimeout((()=>{delete this._storage[tl]}),zd);if(this._storage[tl].timeoutId.unref){this._storage[tl].timeoutId.unref()}}return new Dd(0,zd===0?-1:zd,this._storage[tl].value,true)}get(tl){if(this._storage[tl]){const od=this._storage[tl].expiresAt?this._storage[tl].expiresAt.getTime()-(new Date).getTime():-1;return new Dd(0,od,this._storage[tl].value,false)}return null}delete(tl){if(this._storage[tl]){if(this._storage[tl].timeoutId){clearTimeout(this._storage[tl].timeoutId)}delete this._storage[tl];return true}return false}}},60749:tl=>{tl.exports=class Record{constructor(tl,od,_d=null){this.value=tl;this.expiresAt=od;this.timeoutId=_d}get value(){return this._value}set value(tl){this._value=parseInt(tl)}get expiresAt(){return this._expiresAt}set expiresAt(tl){if(!(tl instanceof Date)&&Number.isInteger(tl)){tl=new Date(tl)}this._expiresAt=tl}get timeoutId(){return this._timeoutId}set timeoutId(tl){this._timeoutId=tl}}},43184:tl=>{tl.exports=class RateLimiterEtcdTransactionFailedError extends Error{constructor(tl){super();if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="RateLimiterEtcdTransactionFailedError";this.message=tl}}},27948:tl=>{tl.exports=class RateLimiterQueueError extends Error{constructor(tl,od){super();if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="CustomError";this.message=tl;if(od){this.extra=od}}}},72922:tl=>{tl.exports=class RateLimiterSetupError extends Error{constructor(tl){super();if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="RateLimiterSetupError";this.message=tl}}},93058:(tl,od,_d)=>{ /*! safe-buffer. MIT License. Feross Aboukhadijeh */ -var x=E(20181);var k=x.Buffer;function copyProps(A,g){for(var E in A){g[E]=A[E]}}if(k.from&&k.alloc&&k.allocUnsafe&&k.allocUnsafeSlow){A.exports=x}else{copyProps(x,g);g.Buffer=SafeBuffer}function SafeBuffer(A,g,E){return k(A,g,E)}SafeBuffer.prototype=Object.create(k.prototype);copyProps(k,SafeBuffer);SafeBuffer.from=function(A,g,E){if(typeof A==="number"){throw new TypeError("Argument must not be a number")}return k(A,g,E)};SafeBuffer.alloc=function(A,g,E){if(typeof A!=="number"){throw new TypeError("Argument must be a number")}var x=k(A);if(g!==undefined){if(typeof E==="string"){x.fill(g,E)}else{x.fill(g)}}else{x.fill(0)}return x};SafeBuffer.allocUnsafe=function(A){if(typeof A!=="number"){throw new TypeError("Argument must be a number")}return k(A)};SafeBuffer.allocUnsafeSlow=function(A){if(typeof A!=="number"){throw new TypeError("Argument must be a number")}return x.SlowBuffer(A)}},89379:(A,g,E)=>{"use strict";const x=Symbol("SemVer ANY");class Comparator{static get ANY(){return x}constructor(A,g){g=k(g);if(A instanceof Comparator){if(A.loose===!!g.loose){return A}else{A=A.value}}A=A.trim().split(/\s+/).join(" ");U("comparator",A,g);this.options=g;this.loose=!!g.loose;this.parse(A);if(this.semver===x){this.value=""}else{this.value=this.operator+this.semver.version}U("comp",this)}parse(A){const g=this.options.loose?R[N.COMPARATORLOOSE]:R[N.COMPARATOR];const E=A.match(g);if(!E){throw new TypeError(`Invalid comparator: ${A}`)}this.operator=E[1]!==undefined?E[1]:"";if(this.operator==="="){this.operator=""}if(!E[2]){this.semver=x}else{this.semver=new H(E[2],this.options.loose)}}toString(){return this.value}test(A){U("Comparator.test",A,this.options.loose);if(this.semver===x||A===x){return true}if(typeof A==="string"){try{A=new H(A,this.options)}catch(A){return false}}return j(A,this.operator,this.semver,this.options)}intersects(A,g){if(!(A instanceof Comparator)){throw new TypeError("a Comparator is required")}if(this.operator===""){if(this.value===""){return true}return new W(A.value,g).test(this.value)}else if(A.operator===""){if(A.value===""){return true}return new W(this.value,g).test(A.semver)}g=k(g);if(g.includePrerelease&&(this.value==="<0.0.0-0"||A.value==="<0.0.0-0")){return false}if(!g.includePrerelease&&(this.value.startsWith("<0.0.0")||A.value.startsWith("<0.0.0"))){return false}if(this.operator.startsWith(">")&&A.operator.startsWith(">")){return true}if(this.operator.startsWith("<")&&A.operator.startsWith("<")){return true}if(this.semver.version===A.semver.version&&this.operator.includes("=")&&A.operator.includes("=")){return true}if(j(this.semver,"<",A.semver,g)&&this.operator.startsWith(">")&&A.operator.startsWith("<")){return true}if(j(this.semver,">",A.semver,g)&&this.operator.startsWith("<")&&A.operator.startsWith(">")){return true}return false}}A.exports=Comparator;const k=E(70356);const{safeRe:R,t:N}=E(95471);const j=E(28646);const U=E(1159);const H=E(7163);const W=E(96782)},96782:(A,g,E)=>{"use strict";const x=/\s+/g;class Range{constructor(A,g){g=N(g);if(A instanceof Range){if(A.loose===!!g.loose&&A.includePrerelease===!!g.includePrerelease){return A}else{return new Range(A.raw,g)}}if(A instanceof j){this.raw=A.value;this.set=[[A]];this.formatted=undefined;return this}this.options=g;this.loose=!!g.loose;this.includePrerelease=!!g.includePrerelease;this.raw=A.trim().replace(x," ");this.set=this.raw.split("||").map((A=>this.parseRange(A.trim()))).filter((A=>A.length));if(!this.set.length){throw new TypeError(`Invalid SemVer Range: ${this.raw}`)}if(this.set.length>1){const A=this.set[0];this.set=this.set.filter((A=>!isNullSet(A[0])));if(this.set.length===0){this.set=[A]}else if(this.set.length>1){for(const A of this.set){if(A.length===1&&isAny(A[0])){this.set=[A];break}}}}this.formatted=undefined}get range(){if(this.formatted===undefined){this.formatted="";for(let A=0;A0){this.formatted+="||"}const g=this.set[A];for(let A=0;A0){this.formatted+=" "}this.formatted+=g[A].toString().trim()}}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(A){const g=(this.options.includePrerelease&&Te)|(this.options.loose&&Fe);const E=g+":"+A;const x=R.get(E);if(x){return x}const k=this.options.loose;const N=k?W[Z.HYPHENRANGELOOSE]:W[Z.HYPHENRANGE];A=A.replace(N,hyphenReplace(this.options.includePrerelease));U("hyphen replace",A);A=A.replace(W[Z.COMPARATORTRIM],se);U("comparator trim",A);A=A.replace(W[Z.TILDETRIM],pe);U("tilde trim",A);A=A.replace(W[Z.CARETTRIM],de);U("caret trim",A);let H=A.split(" ").map((A=>parseComparator(A,this.options))).join(" ").split(/\s+/).map((A=>replaceGTE0(A,this.options)));if(k){H=H.filter((A=>{U("loose invalid filter",A,this.options);return!!A.match(W[Z.COMPARATORLOOSE])}))}U("range list",H);const _e=new Map;const Me=H.map((A=>new j(A,this.options)));for(const A of Me){if(isNullSet(A)){return[A]}_e.set(A.value,A)}if(_e.size>1&&_e.has("")){_e.delete("")}const je=[..._e.values()];R.set(E,je);return je}intersects(A,g){if(!(A instanceof Range)){throw new TypeError("a Range is required")}return this.set.some((E=>isSatisfiable(E,g)&&A.set.some((A=>isSatisfiable(A,g)&&E.every((E=>A.every((A=>E.intersects(A,g)))))))))}test(A){if(!A){return false}if(typeof A==="string"){try{A=new H(A,this.options)}catch(A){return false}}for(let g=0;gA.value==="<0.0.0-0";const isAny=A=>A.value==="";const isSatisfiable=(A,g)=>{let E=true;const x=A.slice();let k=x.pop();while(E&&x.length){E=x.every((A=>k.intersects(A,g)));k=x.pop()}return E};const parseComparator=(A,g)=>{A=A.replace(W[Z.BUILD],"");U("comp",A,g);A=replaceCarets(A,g);U("caret",A);A=replaceTildes(A,g);U("tildes",A);A=replaceXRanges(A,g);U("xrange",A);A=replaceStars(A,g);U("stars",A);return A};const isX=A=>!A||A.toLowerCase()==="x"||A==="*";const replaceTildes=(A,g)=>A.trim().split(/\s+/).map((A=>replaceTilde(A,g))).join(" ");const replaceTilde=(A,g)=>{const E=g.loose?W[Z.TILDELOOSE]:W[Z.TILDE];return A.replace(E,((g,E,x,k,R)=>{U("tilde",A,g,E,x,k,R);let N;if(isX(E)){N=""}else if(isX(x)){N=`>=${E}.0.0 <${+E+1}.0.0-0`}else if(isX(k)){N=`>=${E}.${x}.0 <${E}.${+x+1}.0-0`}else if(R){U("replaceTilde pr",R);N=`>=${E}.${x}.${k}-${R} <${E}.${+x+1}.0-0`}else{N=`>=${E}.${x}.${k} <${E}.${+x+1}.0-0`}U("tilde return",N);return N}))};const replaceCarets=(A,g)=>A.trim().split(/\s+/).map((A=>replaceCaret(A,g))).join(" ");const replaceCaret=(A,g)=>{U("caret",A,g);const E=g.loose?W[Z.CARETLOOSE]:W[Z.CARET];const x=g.includePrerelease?"-0":"";return A.replace(E,((g,E,k,R,N)=>{U("caret",A,g,E,k,R,N);let j;if(isX(E)){j=""}else if(isX(k)){j=`>=${E}.0.0${x} <${+E+1}.0.0-0`}else if(isX(R)){if(E==="0"){j=`>=${E}.${k}.0${x} <${E}.${+k+1}.0-0`}else{j=`>=${E}.${k}.0${x} <${+E+1}.0.0-0`}}else if(N){U("replaceCaret pr",N);if(E==="0"){if(k==="0"){j=`>=${E}.${k}.${R}-${N} <${E}.${k}.${+R+1}-0`}else{j=`>=${E}.${k}.${R}-${N} <${E}.${+k+1}.0-0`}}else{j=`>=${E}.${k}.${R}-${N} <${+E+1}.0.0-0`}}else{U("no pr");if(E==="0"){if(k==="0"){j=`>=${E}.${k}.${R}${x} <${E}.${k}.${+R+1}-0`}else{j=`>=${E}.${k}.${R}${x} <${E}.${+k+1}.0-0`}}else{j=`>=${E}.${k}.${R} <${+E+1}.0.0-0`}}U("caret return",j);return j}))};const replaceXRanges=(A,g)=>{U("replaceXRanges",A,g);return A.split(/\s+/).map((A=>replaceXRange(A,g))).join(" ")};const replaceXRange=(A,g)=>{A=A.trim();const E=g.loose?W[Z.XRANGELOOSE]:W[Z.XRANGE];return A.replace(E,((E,x,k,R,N,j)=>{U("xRange",A,E,x,k,R,N,j);const H=isX(k);const W=H||isX(R);const Z=W||isX(N);const se=Z;if(x==="="&&se){x=""}j=g.includePrerelease?"-0":"";if(H){if(x===">"||x==="<"){E="<0.0.0-0"}else{E="*"}}else if(x&&se){if(W){R=0}N=0;if(x===">"){x=">=";if(W){k=+k+1;R=0;N=0}else{R=+R+1;N=0}}else if(x==="<="){x="<";if(W){k=+k+1}else{R=+R+1}}if(x==="<"){j="-0"}E=`${x+k}.${R}.${N}${j}`}else if(W){E=`>=${k}.0.0${j} <${+k+1}.0.0-0`}else if(Z){E=`>=${k}.${R}.0${j} <${k}.${+R+1}.0-0`}U("xRange return",E);return E}))};const replaceStars=(A,g)=>{U("replaceStars",A,g);return A.trim().replace(W[Z.STAR],"")};const replaceGTE0=(A,g)=>{U("replaceGTE0",A,g);return A.trim().replace(W[g.includePrerelease?Z.GTE0PRE:Z.GTE0],"")};const hyphenReplace=A=>(g,E,x,k,R,N,j,U,H,W,Z,se)=>{if(isX(x)){E=""}else if(isX(k)){E=`>=${x}.0.0${A?"-0":""}`}else if(isX(R)){E=`>=${x}.${k}.0${A?"-0":""}`}else if(N){E=`>=${E}`}else{E=`>=${E}${A?"-0":""}`}if(isX(H)){U=""}else if(isX(W)){U=`<${+H+1}.0.0-0`}else if(isX(Z)){U=`<${H}.${+W+1}.0-0`}else if(se){U=`<=${H}.${W}.${Z}-${se}`}else if(A){U=`<${H}.${W}.${+Z+1}-0`}else{U=`<=${U}`}return`${E} ${U}`.trim()};const testSet=(A,g,E)=>{for(let E=0;E0){const x=A[E].semver;if(x.major===g.major&&x.minor===g.minor&&x.patch===g.patch){return true}}}return false}return true}},7163:(A,g,E)=>{"use strict";const x=E(1159);const{MAX_LENGTH:k,MAX_SAFE_INTEGER:R}=E(45101);const{safeRe:N,t:j}=E(95471);const U=E(70356);const{compareIdentifiers:H}=E(73348);class SemVer{constructor(A,g){g=U(g);if(A instanceof SemVer){if(A.loose===!!g.loose&&A.includePrerelease===!!g.includePrerelease){return A}else{A=A.version}}else if(typeof A!=="string"){throw new TypeError(`Invalid version. Must be a string. Got type "${typeof A}".`)}if(A.length>k){throw new TypeError(`version is longer than ${k} characters`)}x("SemVer",A,g);this.options=g;this.loose=!!g.loose;this.includePrerelease=!!g.includePrerelease;const E=A.trim().match(g.loose?N[j.LOOSE]:N[j.FULL]);if(!E){throw new TypeError(`Invalid Version: ${A}`)}this.raw=A;this.major=+E[1];this.minor=+E[2];this.patch=+E[3];if(this.major>R||this.major<0){throw new TypeError("Invalid major version")}if(this.minor>R||this.minor<0){throw new TypeError("Invalid minor version")}if(this.patch>R||this.patch<0){throw new TypeError("Invalid patch version")}if(!E[4]){this.prerelease=[]}else{this.prerelease=E[4].split(".").map((A=>{if(/^[0-9]+$/.test(A)){const g=+A;if(g>=0&&gA.major){return 1}if(this.minorA.minor){return 1}if(this.patchA.patch){return 1}return 0}comparePre(A){if(!(A instanceof SemVer)){A=new SemVer(A,this.options)}if(this.prerelease.length&&!A.prerelease.length){return-1}else if(!this.prerelease.length&&A.prerelease.length){return 1}else if(!this.prerelease.length&&!A.prerelease.length){return 0}let g=0;do{const E=this.prerelease[g];const k=A.prerelease[g];x("prerelease compare",g,E,k);if(E===undefined&&k===undefined){return 0}else if(k===undefined){return 1}else if(E===undefined){return-1}else if(E===k){continue}else{return H(E,k)}}while(++g)}compareBuild(A){if(!(A instanceof SemVer)){A=new SemVer(A,this.options)}let g=0;do{const E=this.build[g];const k=A.build[g];x("build compare",g,E,k);if(E===undefined&&k===undefined){return 0}else if(k===undefined){return 1}else if(E===undefined){return-1}else if(E===k){continue}else{return H(E,k)}}while(++g)}inc(A,g,E){if(A.startsWith("pre")){if(!g&&E===false){throw new Error("invalid increment argument: identifier is empty")}if(g){const A=`-${g}`.match(this.options.loose?N[j.PRERELEASELOOSE]:N[j.PRERELEASE]);if(!A||A[1]!==g){throw new Error(`invalid identifier: ${g}`)}}}switch(A){case"premajor":this.prerelease.length=0;this.patch=0;this.minor=0;this.major++;this.inc("pre",g,E);break;case"preminor":this.prerelease.length=0;this.patch=0;this.minor++;this.inc("pre",g,E);break;case"prepatch":this.prerelease.length=0;this.inc("patch",g,E);this.inc("pre",g,E);break;case"prerelease":if(this.prerelease.length===0){this.inc("patch",g,E)}this.inc("pre",g,E);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 A=Number(E)?1:0;if(this.prerelease.length===0){this.prerelease=[A]}else{let x=this.prerelease.length;while(--x>=0){if(typeof this.prerelease[x]==="number"){this.prerelease[x]++;x=-2}}if(x===-1){if(g===this.prerelease.join(".")&&E===false){throw new Error("invalid increment argument: identifier already exists")}this.prerelease.push(A)}}if(g){let x=[g,A];if(E===false){x=[g]}if(H(this.prerelease[0],g)===0){if(isNaN(this.prerelease[1])){this.prerelease=x}}else{this.prerelease=x}}break}default:throw new Error(`invalid increment argument: ${A}`)}this.raw=this.format();if(this.build.length){this.raw+=`+${this.build.join(".")}`}return this}}A.exports=SemVer},1799:(A,g,E)=>{"use strict";const x=E(16353);const clean=(A,g)=>{const E=x(A.trim().replace(/^[=v]+/,""),g);return E?E.version:null};A.exports=clean},28646:(A,g,E)=>{"use strict";const x=E(55082);const k=E(4974);const R=E(16599);const N=E(41236);const j=E(3872);const U=E(56717);const cmp=(A,g,E,H)=>{switch(g){case"===":if(typeof A==="object"){A=A.version}if(typeof E==="object"){E=E.version}return A===E;case"!==":if(typeof A==="object"){A=A.version}if(typeof E==="object"){E=E.version}return A!==E;case"":case"=":case"==":return x(A,E,H);case"!=":return k(A,E,H);case">":return R(A,E,H);case">=":return N(A,E,H);case"<":return j(A,E,H);case"<=":return U(A,E,H);default:throw new TypeError(`Invalid operator: ${g}`)}};A.exports=cmp},35385:(A,g,E)=>{"use strict";const x=E(7163);const k=E(16353);const{safeRe:R,t:N}=E(95471);const coerce=(A,g)=>{if(A instanceof x){return A}if(typeof A==="number"){A=String(A)}if(typeof A!=="string"){return null}g=g||{};let E=null;if(!g.rtl){E=A.match(g.includePrerelease?R[N.COERCEFULL]:R[N.COERCE])}else{const x=g.includePrerelease?R[N.COERCERTLFULL]:R[N.COERCERTL];let k;while((k=x.exec(A))&&(!E||E.index+E[0].length!==A.length)){if(!E||k.index+k[0].length!==E.index+E[0].length){E=k}x.lastIndex=k.index+k[1].length+k[2].length}x.lastIndex=-1}if(E===null){return null}const j=E[2];const U=E[3]||"0";const H=E[4]||"0";const W=g.includePrerelease&&E[5]?`-${E[5]}`:"";const Z=g.includePrerelease&&E[6]?`+${E[6]}`:"";return k(`${j}.${U}.${H}${W}${Z}`,g)};A.exports=coerce},37648:(A,g,E)=>{"use strict";const x=E(7163);const compareBuild=(A,g,E)=>{const k=new x(A,E);const R=new x(g,E);return k.compare(R)||k.compareBuild(R)};A.exports=compareBuild},56874:(A,g,E)=>{"use strict";const x=E(78469);const compareLoose=(A,g)=>x(A,g,true);A.exports=compareLoose},78469:(A,g,E)=>{"use strict";const x=E(7163);const compare=(A,g,E)=>new x(A,E).compare(new x(g,E));A.exports=compare},70711:(A,g,E)=>{"use strict";const x=E(16353);const diff=(A,g)=>{const E=x(A,null,true);const k=x(g,null,true);const R=E.compare(k);if(R===0){return null}const N=R>0;const j=N?E:k;const U=N?k:E;const H=!!j.prerelease.length;const W=!!U.prerelease.length;if(W&&!H){if(!U.patch&&!U.minor){return"major"}if(U.compareMain(j)===0){if(U.minor&&!U.patch){return"minor"}return"patch"}}const Z=H?"pre":"";if(E.major!==k.major){return Z+"major"}if(E.minor!==k.minor){return Z+"minor"}if(E.patch!==k.patch){return Z+"patch"}return"prerelease"};A.exports=diff},55082:(A,g,E)=>{"use strict";const x=E(78469);const eq=(A,g,E)=>x(A,g,E)===0;A.exports=eq},16599:(A,g,E)=>{"use strict";const x=E(78469);const gt=(A,g,E)=>x(A,g,E)>0;A.exports=gt},41236:(A,g,E)=>{"use strict";const x=E(78469);const gte=(A,g,E)=>x(A,g,E)>=0;A.exports=gte},62338:(A,g,E)=>{"use strict";const x=E(7163);const inc=(A,g,E,k,R)=>{if(typeof E==="string"){R=k;k=E;E=undefined}try{return new x(A instanceof x?A.version:A,E).inc(g,k,R).version}catch(A){return null}};A.exports=inc},3872:(A,g,E)=>{"use strict";const x=E(78469);const lt=(A,g,E)=>x(A,g,E)<0;A.exports=lt},56717:(A,g,E)=>{"use strict";const x=E(78469);const lte=(A,g,E)=>x(A,g,E)<=0;A.exports=lte},68511:(A,g,E)=>{"use strict";const x=E(7163);const major=(A,g)=>new x(A,g).major;A.exports=major},32603:(A,g,E)=>{"use strict";const x=E(7163);const minor=(A,g)=>new x(A,g).minor;A.exports=minor},4974:(A,g,E)=>{"use strict";const x=E(78469);const neq=(A,g,E)=>x(A,g,E)!==0;A.exports=neq},16353:(A,g,E)=>{"use strict";const x=E(7163);const parse=(A,g,E=false)=>{if(A instanceof x){return A}try{return new x(A,g)}catch(A){if(!E){return null}throw A}};A.exports=parse},48756:(A,g,E)=>{"use strict";const x=E(7163);const patch=(A,g)=>new x(A,g).patch;A.exports=patch},15714:(A,g,E)=>{"use strict";const x=E(16353);const prerelease=(A,g)=>{const E=x(A,g);return E&&E.prerelease.length?E.prerelease:null};A.exports=prerelease},32173:(A,g,E)=>{"use strict";const x=E(78469);const rcompare=(A,g,E)=>x(g,A,E);A.exports=rcompare},87192:(A,g,E)=>{"use strict";const x=E(37648);const rsort=(A,g)=>A.sort(((A,E)=>x(E,A,g)));A.exports=rsort},68011:(A,g,E)=>{"use strict";const x=E(96782);const satisfies=(A,g,E)=>{try{g=new x(g,E)}catch(A){return false}return g.test(A)};A.exports=satisfies},29872:(A,g,E)=>{"use strict";const x=E(37648);const sort=(A,g)=>A.sort(((A,E)=>x(A,E,g)));A.exports=sort},58780:(A,g,E)=>{"use strict";const x=E(16353);const valid=(A,g)=>{const E=x(A,g);return E?E.version:null};A.exports=valid},62088:(A,g,E)=>{"use strict";const x=E(95471);const k=E(45101);const R=E(7163);const N=E(73348);const j=E(16353);const U=E(58780);const H=E(1799);const W=E(62338);const Z=E(70711);const se=E(68511);const pe=E(32603);const de=E(48756);const Te=E(15714);const Fe=E(78469);const _e=E(32173);const Me=E(56874);const je=E(37648);const $e=E(29872);const Ve=E(87192);const Ye=E(16599);const Je=E(3872);const ze=E(55082);const Ze=E(4974);const Xe=E(41236);const rt=E(56717);const it=E(28646);const at=E(35385);const ot=E(89379);const dt=E(96782);const At=E(68011);const xt=E(54750);const St=E(73193);const Pt=E(68595);const Ht=E(51866);const ar=E(64737);const cn=E(10280);const Nn=E(12276);const jn=E(15213);const Un=E(23465);const Gn=E(82028);const Yn=E(61489);A.exports={parse:j,valid:U,clean:H,inc:W,diff:Z,major:se,minor:pe,patch:de,prerelease:Te,compare:Fe,rcompare:_e,compareLoose:Me,compareBuild:je,sort:$e,rsort:Ve,gt:Ye,lt:Je,eq:ze,neq:Ze,gte:Xe,lte:rt,cmp:it,coerce:at,Comparator:ot,Range:dt,satisfies:At,toComparators:xt,maxSatisfying:St,minSatisfying:Pt,minVersion:Ht,validRange:ar,outside:cn,gtr:Nn,ltr:jn,intersects:Un,simplifyRange:Gn,subset:Yn,SemVer:R,re:x.re,src:x.src,tokens:x.t,SEMVER_SPEC_VERSION:k.SEMVER_SPEC_VERSION,RELEASE_TYPES:k.RELEASE_TYPES,compareIdentifiers:N.compareIdentifiers,rcompareIdentifiers:N.rcompareIdentifiers}},45101:A=>{"use strict";const g="2.0.0";const E=256;const x=Number.MAX_SAFE_INTEGER||9007199254740991;const k=16;const R=E-6;const N=["major","premajor","minor","preminor","patch","prepatch","prerelease"];A.exports={MAX_LENGTH:E,MAX_SAFE_COMPONENT_LENGTH:k,MAX_SAFE_BUILD_LENGTH:R,MAX_SAFE_INTEGER:x,RELEASE_TYPES:N,SEMVER_SPEC_VERSION:g,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}},1159:A=>{"use strict";const g=typeof process==="object"&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...A)=>console.error("SEMVER",...A):()=>{};A.exports=g},73348:A=>{"use strict";const g=/^[0-9]+$/;const compareIdentifiers=(A,E)=>{if(typeof A==="number"&&typeof E==="number"){return A===E?0:AcompareIdentifiers(g,A);A.exports={compareIdentifiers:compareIdentifiers,rcompareIdentifiers:rcompareIdentifiers}},61383:A=>{"use strict";class LRUCache{constructor(){this.max=1e3;this.map=new Map}get(A){const g=this.map.get(A);if(g===undefined){return undefined}else{this.map.delete(A);this.map.set(A,g);return g}}delete(A){return this.map.delete(A)}set(A,g){const E=this.delete(A);if(!E&&g!==undefined){if(this.map.size>=this.max){const A=this.map.keys().next().value;this.delete(A)}this.map.set(A,g)}return this}}A.exports=LRUCache},70356:A=>{"use strict";const g=Object.freeze({loose:true});const E=Object.freeze({});const parseOptions=A=>{if(!A){return E}if(typeof A!=="object"){return g}return A};A.exports=parseOptions},95471:(A,g,E)=>{"use strict";const{MAX_SAFE_COMPONENT_LENGTH:x,MAX_SAFE_BUILD_LENGTH:k,MAX_LENGTH:R}=E(45101);const N=E(1159);g=A.exports={};const j=g.re=[];const U=g.safeRe=[];const H=g.src=[];const W=g.safeSrc=[];const Z=g.t={};let se=0;const pe="[a-zA-Z0-9-]";const de=[["\\s",1],["\\d",R],[pe,k]];const makeSafeRegex=A=>{for(const[g,E]of de){A=A.split(`${g}*`).join(`${g}{0,${E}}`).split(`${g}+`).join(`${g}{1,${E}}`)}return A};const createToken=(A,g,E)=>{const x=makeSafeRegex(g);const k=se++;N(A,k,g);Z[A]=k;H[k]=g;W[k]=x;j[k]=new RegExp(g,E?"g":undefined);U[k]=new RegExp(x,E?"g":undefined)};createToken("NUMERICIDENTIFIER","0|[1-9]\\d*");createToken("NUMERICIDENTIFIERLOOSE","\\d+");createToken("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${pe}*`);createToken("MAINVERSION",`(${H[Z.NUMERICIDENTIFIER]})\\.`+`(${H[Z.NUMERICIDENTIFIER]})\\.`+`(${H[Z.NUMERICIDENTIFIER]})`);createToken("MAINVERSIONLOOSE",`(${H[Z.NUMERICIDENTIFIERLOOSE]})\\.`+`(${H[Z.NUMERICIDENTIFIERLOOSE]})\\.`+`(${H[Z.NUMERICIDENTIFIERLOOSE]})`);createToken("PRERELEASEIDENTIFIER",`(?:${H[Z.NONNUMERICIDENTIFIER]}|${H[Z.NUMERICIDENTIFIER]})`);createToken("PRERELEASEIDENTIFIERLOOSE",`(?:${H[Z.NONNUMERICIDENTIFIER]}|${H[Z.NUMERICIDENTIFIERLOOSE]})`);createToken("PRERELEASE",`(?:-(${H[Z.PRERELEASEIDENTIFIER]}(?:\\.${H[Z.PRERELEASEIDENTIFIER]})*))`);createToken("PRERELEASELOOSE",`(?:-?(${H[Z.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${H[Z.PRERELEASEIDENTIFIERLOOSE]})*))`);createToken("BUILDIDENTIFIER",`${pe}+`);createToken("BUILD",`(?:\\+(${H[Z.BUILDIDENTIFIER]}(?:\\.${H[Z.BUILDIDENTIFIER]})*))`);createToken("FULLPLAIN",`v?${H[Z.MAINVERSION]}${H[Z.PRERELEASE]}?${H[Z.BUILD]}?`);createToken("FULL",`^${H[Z.FULLPLAIN]}$`);createToken("LOOSEPLAIN",`[v=\\s]*${H[Z.MAINVERSIONLOOSE]}${H[Z.PRERELEASELOOSE]}?${H[Z.BUILD]}?`);createToken("LOOSE",`^${H[Z.LOOSEPLAIN]}$`);createToken("GTLT","((?:<|>)?=?)");createToken("XRANGEIDENTIFIERLOOSE",`${H[Z.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`);createToken("XRANGEIDENTIFIER",`${H[Z.NUMERICIDENTIFIER]}|x|X|\\*`);createToken("XRANGEPLAIN",`[v=\\s]*(${H[Z.XRANGEIDENTIFIER]})`+`(?:\\.(${H[Z.XRANGEIDENTIFIER]})`+`(?:\\.(${H[Z.XRANGEIDENTIFIER]})`+`(?:${H[Z.PRERELEASE]})?${H[Z.BUILD]}?`+`)?)?`);createToken("XRANGEPLAINLOOSE",`[v=\\s]*(${H[Z.XRANGEIDENTIFIERLOOSE]})`+`(?:\\.(${H[Z.XRANGEIDENTIFIERLOOSE]})`+`(?:\\.(${H[Z.XRANGEIDENTIFIERLOOSE]})`+`(?:${H[Z.PRERELEASELOOSE]})?${H[Z.BUILD]}?`+`)?)?`);createToken("XRANGE",`^${H[Z.GTLT]}\\s*${H[Z.XRANGEPLAIN]}$`);createToken("XRANGELOOSE",`^${H[Z.GTLT]}\\s*${H[Z.XRANGEPLAINLOOSE]}$`);createToken("COERCEPLAIN",`${"(^|[^\\d])"+"(\\d{1,"}${x}})`+`(?:\\.(\\d{1,${x}}))?`+`(?:\\.(\\d{1,${x}}))?`);createToken("COERCE",`${H[Z.COERCEPLAIN]}(?:$|[^\\d])`);createToken("COERCEFULL",H[Z.COERCEPLAIN]+`(?:${H[Z.PRERELEASE]})?`+`(?:${H[Z.BUILD]})?`+`(?:$|[^\\d])`);createToken("COERCERTL",H[Z.COERCE],true);createToken("COERCERTLFULL",H[Z.COERCEFULL],true);createToken("LONETILDE","(?:~>?)");createToken("TILDETRIM",`(\\s*)${H[Z.LONETILDE]}\\s+`,true);g.tildeTrimReplace="$1~";createToken("TILDE",`^${H[Z.LONETILDE]}${H[Z.XRANGEPLAIN]}$`);createToken("TILDELOOSE",`^${H[Z.LONETILDE]}${H[Z.XRANGEPLAINLOOSE]}$`);createToken("LONECARET","(?:\\^)");createToken("CARETTRIM",`(\\s*)${H[Z.LONECARET]}\\s+`,true);g.caretTrimReplace="$1^";createToken("CARET",`^${H[Z.LONECARET]}${H[Z.XRANGEPLAIN]}$`);createToken("CARETLOOSE",`^${H[Z.LONECARET]}${H[Z.XRANGEPLAINLOOSE]}$`);createToken("COMPARATORLOOSE",`^${H[Z.GTLT]}\\s*(${H[Z.LOOSEPLAIN]})$|^$`);createToken("COMPARATOR",`^${H[Z.GTLT]}\\s*(${H[Z.FULLPLAIN]})$|^$`);createToken("COMPARATORTRIM",`(\\s*)${H[Z.GTLT]}\\s*(${H[Z.LOOSEPLAIN]}|${H[Z.XRANGEPLAIN]})`,true);g.comparatorTrimReplace="$1$2$3";createToken("HYPHENRANGE",`^\\s*(${H[Z.XRANGEPLAIN]})`+`\\s+-\\s+`+`(${H[Z.XRANGEPLAIN]})`+`\\s*$`);createToken("HYPHENRANGELOOSE",`^\\s*(${H[Z.XRANGEPLAINLOOSE]})`+`\\s+-\\s+`+`(${H[Z.XRANGEPLAINLOOSE]})`+`\\s*$`);createToken("STAR","(<|>)?=?\\s*\\*");createToken("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$");createToken("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},12276:(A,g,E)=>{"use strict";const x=E(10280);const gtr=(A,g,E)=>x(A,g,">",E);A.exports=gtr},23465:(A,g,E)=>{"use strict";const x=E(96782);const intersects=(A,g,E)=>{A=new x(A,E);g=new x(g,E);return A.intersects(g,E)};A.exports=intersects},15213:(A,g,E)=>{"use strict";const x=E(10280);const ltr=(A,g,E)=>x(A,g,"<",E);A.exports=ltr},73193:(A,g,E)=>{"use strict";const x=E(7163);const k=E(96782);const maxSatisfying=(A,g,E)=>{let R=null;let N=null;let j=null;try{j=new k(g,E)}catch(A){return null}A.forEach((A=>{if(j.test(A)){if(!R||N.compare(A)===-1){R=A;N=new x(R,E)}}}));return R};A.exports=maxSatisfying},68595:(A,g,E)=>{"use strict";const x=E(7163);const k=E(96782);const minSatisfying=(A,g,E)=>{let R=null;let N=null;let j=null;try{j=new k(g,E)}catch(A){return null}A.forEach((A=>{if(j.test(A)){if(!R||N.compare(A)===1){R=A;N=new x(R,E)}}}));return R};A.exports=minSatisfying},51866:(A,g,E)=>{"use strict";const x=E(7163);const k=E(96782);const R=E(16599);const minVersion=(A,g)=>{A=new k(A,g);let E=new x("0.0.0");if(A.test(E)){return E}E=new x("0.0.0-0");if(A.test(E)){return E}E=null;for(let g=0;g{const g=new x(A.semver.version);switch(A.operator){case">":if(g.prerelease.length===0){g.patch++}else{g.prerelease.push(0)}g.raw=g.format();case"":case">=":if(!N||R(g,N)){N=g}break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${A.operator}`)}}));if(N&&(!E||R(E,N))){E=N}}if(E&&A.test(E)){return E}return null};A.exports=minVersion},10280:(A,g,E)=>{"use strict";const x=E(7163);const k=E(89379);const{ANY:R}=k;const N=E(96782);const j=E(68011);const U=E(16599);const H=E(3872);const W=E(56717);const Z=E(41236);const outside=(A,g,E,se)=>{A=new x(A,se);g=new N(g,se);let pe,de,Te,Fe,_e;switch(E){case">":pe=U;de=W;Te=H;Fe=">";_e=">=";break;case"<":pe=H;de=Z;Te=U;Fe="<";_e="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(j(A,g,se)){return false}for(let E=0;E{if(A.semver===R){A=new k(">=0.0.0")}N=N||A;j=j||A;if(pe(A.semver,N.semver,se)){N=A}else if(Te(A.semver,j.semver,se)){j=A}}));if(N.operator===Fe||N.operator===_e){return false}if((!j.operator||j.operator===Fe)&&de(A,j.semver)){return false}else if(j.operator===_e&&Te(A,j.semver)){return false}}return true};A.exports=outside},82028:(A,g,E)=>{"use strict";const x=E(68011);const k=E(78469);A.exports=(A,g,E)=>{const R=[];let N=null;let j=null;const U=A.sort(((A,g)=>k(A,g,E)));for(const A of U){const k=x(A,g,E);if(k){j=A;if(!N){N=A}}else{if(j){R.push([N,j])}j=null;N=null}}if(N){R.push([N,null])}const H=[];for(const[A,g]of R){if(A===g){H.push(A)}else if(!g&&A===U[0]){H.push("*")}else if(!g){H.push(`>=${A}`)}else if(A===U[0]){H.push(`<=${g}`)}else{H.push(`${A} - ${g}`)}}const W=H.join(" || ");const Z=typeof g.raw==="string"?g.raw:String(g);return W.length{"use strict";const x=E(96782);const k=E(89379);const{ANY:R}=k;const N=E(68011);const j=E(78469);const subset=(A,g,E={})=>{if(A===g){return true}A=new x(A,E);g=new x(g,E);let k=false;e:for(const x of A.set){for(const A of g.set){const g=simpleSubset(x,A,E);k=k||g!==null;if(g){continue e}}if(k){return false}}return true};const U=[new k(">=0.0.0-0")];const H=[new k(">=0.0.0")];const simpleSubset=(A,g,E)=>{if(A===g){return true}if(A.length===1&&A[0].semver===R){if(g.length===1&&g[0].semver===R){return true}else if(E.includePrerelease){A=U}else{A=H}}if(g.length===1&&g[0].semver===R){if(E.includePrerelease){return true}else{g=H}}const x=new Set;let k,W;for(const g of A){if(g.operator===">"||g.operator===">="){k=higherGT(k,g,E)}else if(g.operator==="<"||g.operator==="<="){W=lowerLT(W,g,E)}else{x.add(g.semver)}}if(x.size>1){return null}let Z;if(k&&W){Z=j(k.semver,W.semver,E);if(Z>0){return null}else if(Z===0&&(k.operator!==">="||W.operator!=="<=")){return null}}for(const A of x){if(k&&!N(A,String(k),E)){return null}if(W&&!N(A,String(W),E)){return null}for(const x of g){if(!N(A,String(x),E)){return false}}return true}let se,pe;let de,Te;let Fe=W&&!E.includePrerelease&&W.semver.prerelease.length?W.semver:false;let _e=k&&!E.includePrerelease&&k.semver.prerelease.length?k.semver:false;if(Fe&&Fe.prerelease.length===1&&W.operator==="<"&&Fe.prerelease[0]===0){Fe=false}for(const A of g){Te=Te||A.operator===">"||A.operator===">=";de=de||A.operator==="<"||A.operator==="<=";if(k){if(_e){if(A.semver.prerelease&&A.semver.prerelease.length&&A.semver.major===_e.major&&A.semver.minor===_e.minor&&A.semver.patch===_e.patch){_e=false}}if(A.operator===">"||A.operator===">="){se=higherGT(k,A,E);if(se===A&&se!==k){return false}}else if(k.operator===">="&&!N(k.semver,String(A),E)){return false}}if(W){if(Fe){if(A.semver.prerelease&&A.semver.prerelease.length&&A.semver.major===Fe.major&&A.semver.minor===Fe.minor&&A.semver.patch===Fe.patch){Fe=false}}if(A.operator==="<"||A.operator==="<="){pe=lowerLT(W,A,E);if(pe===A&&pe!==W){return false}}else if(W.operator==="<="&&!N(W.semver,String(A),E)){return false}}if(!A.operator&&(W||k)&&Z!==0){return false}}if(k&&de&&!W&&Z!==0){return false}if(W&&Te&&!k&&Z!==0){return false}if(_e||Fe){return false}return true};const higherGT=(A,g,E)=>{if(!A){return g}const x=j(A.semver,g.semver,E);return x>0?A:x<0?g:g.operator===">"&&A.operator===">="?g:A};const lowerLT=(A,g,E)=>{if(!A){return g}const x=j(A.semver,g.semver,E);return x<0?A:x>0?g:g.operator==="<"&&A.operator==="<="?g:A};A.exports=subset},54750:(A,g,E)=>{"use strict";const x=E(96782);const toComparators=(A,g)=>new x(A,g).set.map((A=>A.map((A=>A.value)).join(" ").trim().split(" ")));A.exports=toComparators},64737:(A,g,E)=>{"use strict";const x=E(96782);const validRange=(A,g)=>{try{return new x(A,g).range||"*"}catch(A){return null}};A.exports=validRange},26591:(A,g,E)=>{"use strict";g.quote=E(5335);g.parse=E(42696)},42696:A=>{"use strict";var g="(?:"+["\\|\\|","\\&\\&",";;","\\|\\&","\\<\\(","\\<\\<\\<",">>",">\\&","<\\&","[&;()|<>]"].join("|")+")";var E=new RegExp("^"+g+"$");var x="|&;()<> \\t";var k='"((\\\\"|[^"])*?)"';var R="'((\\\\'|[^'])*?)'";var N=/^#$/;var j="'";var U='"';var H="$";var W="";var Z=4294967296;for(var se=0;se<4;se++){W+=(Z*Math.random()).toString(16)}var pe=new RegExp("^"+W);function matchAll(A,g){var E=g.lastIndex;var x=[];var k;while(k=g.exec(A)){x.push(k);if(g.lastIndex===k.index){g.lastIndex+=1}}g.lastIndex=E;return x}function getVar(A,g,E){var x=typeof A==="function"?A(E):A[E];if(typeof x==="undefined"&&E!=""){x=""}else if(typeof x==="undefined"){x="$"}if(typeof x==="object"){return g+W+JSON.stringify(x)+W}return g+x}function parseInternal(A,W,Z){if(!Z){Z={}}var se=Z.escape||"\\";var pe="(\\"+se+"['\""+x+"]|[^\\s'\""+x+"])+";var de=new RegExp(["("+g+")","("+pe+"|"+k+"|"+R+")+"].join("|"),"g");var Te=matchAll(A,de);if(Te.length===0){return[]}if(!W){W={}}var Fe=false;return Te.map((function(g){var x=g[0];if(!x||Fe){return void undefined}if(E.test(x)){return{op:x}}var k=false;var R=false;var Z="";var pe=false;var de;function parseEnvVar(){de+=1;var A;var g;var E=x.charAt(de);if(E==="{"){de+=1;if(x.charAt(de)==="}"){throw new Error("Bad substitution: "+x.slice(de-2,de+1))}A=x.indexOf("}",de);if(A<0){throw new Error("Bad substitution: "+x.slice(de))}g=x.slice(de,A);de=A}else if(/[*@#?$!_-]/.test(E)){g=E;de+=1}else{var k=x.slice(de);A=k.match(/[^\w\d_]/);if(!A){g=k;de=x.length}else{g=k.slice(0,A.index);de+=A.index-1}}return getVar(W,"",g)}for(de=0;de{"use strict";A.exports=function quote(A){return A.map((function(A){if(A===""){return"''"}if(A&&typeof A==="object"){return A.op.replace(/(.)/g,"\\$1")}if(/["\s\\]/.test(A)&&!/'/.test(A)){return"'"+A.replace(/(['])/g,"\\$1")+"'"}if(/["'\s]/.test(A)){return'"'+A.replace(/(["\\$`!])/g,"\\$1")+'"'}return String(A).replace(/([A-Za-z]:)?([#!"$&'()*,:;<=>?@[\\\]^`{|}])/g,"$1\\$2")})).join(" ")}},8948:(A,g,E)=>{"use strict";var x=E(60506);var k=E(73314);var listGetNode=function(A,g,E){var x=A;var k;for(;(k=x.next)!=null;x=k){if(k.key===g){x.next=k.next;if(!E){k.next=A.next;A.next=k}return k}}};var listGet=function(A,g){if(!A){return void undefined}var E=listGetNode(A,g);return E&&E.value};var listSet=function(A,g,E){var x=listGetNode(A,g);if(x){x.value=E}else{A.next={key:g,next:A.next,value:E}}};var listHas=function(A,g){if(!A){return false}return!!listGetNode(A,g)};var listDelete=function(A,g){if(A){return listGetNode(A,g,true)}};A.exports=function getSideChannelList(){var A;var g={assert:function(A){if(!g.has(A)){throw new k("Side channel does not contain "+x(A))}},delete:function(g){var E=A&&A.next;var x=listDelete(A,g);if(x&&E&&E===x){A=void undefined}return!!x},get:function(g){return listGet(A,g)},has:function(g){return listHas(A,g)},set:function(g,E){if(!A){A={next:void undefined}}listSet(A,g,E)}};return g}},82622:(A,g,E)=>{"use strict";var x=E(60470);var k=E(23105);var R=E(60506);var N=E(73314);var j=x("%Map%",true);var U=k("Map.prototype.get",true);var H=k("Map.prototype.set",true);var W=k("Map.prototype.has",true);var Z=k("Map.prototype.delete",true);var se=k("Map.prototype.size",true);A.exports=!!j&&function getSideChannelMap(){var A;var g={assert:function(A){if(!g.has(A)){throw new N("Side channel does not contain "+R(A))}},delete:function(g){if(A){var E=Z(A,g);if(se(A)===0){A=void undefined}return E}return false},get:function(g){if(A){return U(A,g)}},has:function(g){if(A){return W(A,g)}return false},set:function(g,E){if(!A){A=new j}H(A,g,E)}};return g}},92870:(A,g,E)=>{"use strict";var x=E(60470);var k=E(23105);var R=E(60506);var N=E(82622);var j=E(73314);var U=x("%WeakMap%",true);var H=k("WeakMap.prototype.get",true);var W=k("WeakMap.prototype.set",true);var Z=k("WeakMap.prototype.has",true);var se=k("WeakMap.prototype.delete",true);A.exports=U?function getSideChannelWeakMap(){var A;var g;var E={assert:function(A){if(!E.has(A)){throw new j("Side channel does not contain "+R(A))}},delete:function(E){if(U&&E&&(typeof E==="object"||typeof E==="function")){if(A){return se(A,E)}}else if(N){if(g){return g["delete"](E)}}return false},get:function(E){if(U&&E&&(typeof E==="object"||typeof E==="function")){if(A){return H(A,E)}}return g&&g.get(E)},has:function(E){if(U&&E&&(typeof E==="object"||typeof E==="function")){if(A){return Z(A,E)}}return!!g&&g.has(E)},set:function(E,x){if(U&&E&&(typeof E==="object"||typeof E==="function")){if(!A){A=new U}W(A,E,x)}else if(N){if(!g){g=N()}g.set(E,x)}}};return E}:N},94753:(A,g,E)=>{"use strict";var x=E(73314);var k=E(60506);var R=E(8948);var N=E(82622);var j=E(92870);var U=j||N||R;A.exports=function getSideChannel(){var A;var g={assert:function(A){if(!g.has(A)){throw new x("Side channel does not contain "+k(A))}},delete:function(g){return!!A&&A["delete"](g)},get:function(g){return A&&A.get(g)},has:function(g){return!!A&&A.has(g)},set:function(g,E){if(!A){A=U()}A.set(g,E)}};return g}},21450:(A,g,E)=>{"use strict";const x=E(70857);const k=E(52018);const R=E(83813);const{env:N}=process;let j;if(R("no-color")||R("no-colors")||R("color=false")||R("color=never")){j=0}else if(R("color")||R("colors")||R("color=true")||R("color=always")){j=1}if("FORCE_COLOR"in N){if(N.FORCE_COLOR==="true"){j=1}else if(N.FORCE_COLOR==="false"){j=0}else{j=N.FORCE_COLOR.length===0?1:Math.min(parseInt(N.FORCE_COLOR,10),3)}}function translateLevel(A){if(A===0){return false}return{level:A,hasBasic:true,has256:A>=2,has16m:A>=3}}function supportsColor(A,g){if(j===0){return 0}if(R("color=16m")||R("color=full")||R("color=truecolor")){return 3}if(R("color=256")){return 2}if(A&&!g&&j===undefined){return 0}const E=j||0;if(N.TERM==="dumb"){return E}if(process.platform==="win32"){const A=x.release().split(".");if(Number(A[0])>=10&&Number(A[2])>=10586){return Number(A[2])>=14931?3:2}return 1}if("CI"in N){if(["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some((A=>A in N))||N.CI_NAME==="codeship"){return 1}return E}if("TEAMCITY_VERSION"in N){return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(N.TEAMCITY_VERSION)?1:0}if(N.COLORTERM==="truecolor"){return 3}if("TERM_PROGRAM"in N){const A=parseInt((N.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(N.TERM_PROGRAM){case"iTerm.app":return A>=3?3:2;case"Apple_Terminal":return 2}}if(/-256(color)?$/i.test(N.TERM)){return 2}if(/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(N.TERM)){return 1}if("COLORTERM"in N){return 1}return E}function getSupportLevel(A){const g=supportsColor(A,A&&A.isTTY);return translateLevel(g)}A.exports={supportsColor:getSupportLevel,stdout:translateLevel(supportsColor(true,k.isatty(1))),stderr:translateLevel(supportsColor(true,k.isatty(2)))}},20770:(A,g,E)=>{A.exports=E(20218)},20218:(A,g,E)=>{"use strict";var x=E(69278);var k=E(64756);var R=E(58611);var N=E(65692);var j=E(24434);var U=E(42613);var H=E(39023);g.httpOverHttp=httpOverHttp;g.httpsOverHttp=httpsOverHttp;g.httpOverHttps=httpOverHttps;g.httpsOverHttps=httpsOverHttps;function httpOverHttp(A){var g=new TunnelingAgent(A);g.request=R.request;return g}function httpsOverHttp(A){var g=new TunnelingAgent(A);g.request=R.request;g.createSocket=createSecureSocket;g.defaultPort=443;return g}function httpOverHttps(A){var g=new TunnelingAgent(A);g.request=N.request;return g}function httpsOverHttps(A){var g=new TunnelingAgent(A);g.request=N.request;g.createSocket=createSecureSocket;g.defaultPort=443;return g}function TunnelingAgent(A){var g=this;g.options=A||{};g.proxyOptions=g.options.proxy||{};g.maxSockets=g.options.maxSockets||R.Agent.defaultMaxSockets;g.requests=[];g.sockets=[];g.on("free",(function onFree(A,E,x,k){var R=toOptions(E,x,k);for(var N=0,j=g.requests.length;N=this.maxSockets){k.requests.push(R);return}k.createSocket(R,(function(g){g.on("free",onFree);g.on("close",onCloseOrRemove);g.on("agentRemove",onCloseOrRemove);A.onSocket(g);function onFree(){k.emit("free",g,R)}function onCloseOrRemove(A){k.removeSocket(g);g.removeListener("free",onFree);g.removeListener("close",onCloseOrRemove);g.removeListener("agentRemove",onCloseOrRemove)}}))};TunnelingAgent.prototype.createSocket=function createSocket(A,g){var E=this;var x={};E.sockets.push(x);var k=mergeOptions({},E.proxyOptions,{method:"CONNECT",path:A.host+":"+A.port,agent:false,headers:{host:A.host+":"+A.port}});if(A.localAddress){k.localAddress=A.localAddress}if(k.proxyAuth){k.headers=k.headers||{};k.headers["Proxy-Authorization"]="Basic "+new Buffer(k.proxyAuth).toString("base64")}W("making CONNECT request");var R=E.request(k);R.useChunkedEncodingByDefault=false;R.once("response",onResponse);R.once("upgrade",onUpgrade);R.once("connect",onConnect);R.once("error",onError);R.end();function onResponse(A){A.upgrade=true}function onUpgrade(A,g,E){process.nextTick((function(){onConnect(A,g,E)}))}function onConnect(k,N,j){R.removeAllListeners();N.removeAllListeners();if(k.statusCode!==200){W("tunneling socket could not be established, statusCode=%d",k.statusCode);N.destroy();var U=new Error("tunneling socket could not be established, "+"statusCode="+k.statusCode);U.code="ECONNRESET";A.request.emit("error",U);E.removeSocket(x);return}if(j.length>0){W("got illegal response body from proxy");N.destroy();var U=new Error("got illegal response body from proxy");U.code="ECONNRESET";A.request.emit("error",U);E.removeSocket(x);return}W("tunneling connection has established");E.sockets[E.sockets.indexOf(x)]=N;return g(N)}function onError(g){R.removeAllListeners();W("tunneling socket could not be established, cause=%s\n",g.message,g.stack);var k=new Error("tunneling socket could not be established, "+"cause="+g.message);k.code="ECONNRESET";A.request.emit("error",k);E.removeSocket(x)}};TunnelingAgent.prototype.removeSocket=function removeSocket(A){var g=this.sockets.indexOf(A);if(g===-1){return}this.sockets.splice(g,1);var E=this.requests.shift();if(E){this.createSocket(E,(function(A){E.request.onSocket(A)}))}};function createSecureSocket(A,g){var E=this;TunnelingAgent.prototype.createSocket.call(E,A,(function(x){var R=A.request.getHeader("host");var N=mergeOptions({},E.options,{socket:x,servername:R?R.replace(/:.*$/,""):A.host});var j=k.connect(0,N);E.sockets[E.sockets.indexOf(x)]=j;g(j)}))}function toOptions(A,g,E){if(typeof A==="string"){return{host:A,port:g,localAddress:E}}return A}function mergeOptions(A){for(var g=1,E=arguments.length;g{"use strict";Object.defineProperty(g,"__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""}g.getUserAgent=getUserAgent},58264:A=>{A.exports=wrappy;function wrappy(A,g){if(A&&g)return wrappy(A)(g);if(typeof A!=="function")throw new TypeError("need wrapper function");Object.keys(A).forEach((function(g){wrapper[g]=A[g]}));return wrapper;function wrapper(){var g=new Array(arguments.length);for(var E=0;E{"use strict";Object.defineProperty(g,"__esModule",{value:true});var E=typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"?function(A){return typeof A}:function(A){return A&&typeof Symbol==="function"&&A.constructor===Symbol?"symbol":typeof A};function isLower(A){return A>=97&&A<=122}function isUpper(A){return A>=65&&A<=90}function isDigit(A){return A>=48&&A<=57}function toUpper(A){return A-32}function toUpperSafe(A){if(isLower(A)){return A-32}return A}function toLower(A){return A+32}function camelize$1(A,g){var E=A.charCodeAt(0);if(isDigit(E)||isUpper(E)||E==g){return A}var x=[];var k=false;if(isUpper(E)){k=true;x.push(toLower(E))}else{x.push(E)}var R=A.length;for(var N=1;N0){R.push(g)}R.push(toLower(j));k=true}else{R.push(j)}}return k?String.fromCharCode.apply(undefined,R):A}function shouldProcessValue(A){return A&&(typeof A==="undefined"?"undefined":E(A))=="object"&&!(A instanceof Date)&&!(A instanceof Function)}function processKeys(A,g,E){var x=void 0;if(A instanceof Array){x=[]}else{if(typeof A.prototype!=="undefined"){return A}x={}}for(var k in A){var R=A[k];if(typeof k==="string")k=g(k,E&&E.separator);if(shouldProcessValue(R)){x[k]=processKeys(R,g,E)}else{x[k]=R}}return x}function processKeysInPlace(A,g,E){var x=Object.keys(A);for(var k=0;k{module.exports=eval("require")("chokidar")},87788:(A,g,E)=>{var x={"./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(A){if(!E.o(x,A)){return Promise.resolve().then((()=>{var g=new Error("Cannot find module '"+A+"'");g.code="MODULE_NOT_FOUND";throw g}))}var g=x[A],k=g[0];return Promise.all(g.slice(1).map(E.e)).then((()=>E.t(k,7|16)))}webpackAsyncContext.keys=()=>Object.keys(x);webpackAsyncContext.id=87788;A.exports=webpackAsyncContext},42613:A=>{"use strict";A.exports=require("assert")},20181:A=>{"use strict";A.exports=require("buffer")},35317:A=>{"use strict";A.exports=require("child_process")},29907:A=>{"use strict";A.exports=require("cluster")},76982:A=>{"use strict";A.exports=require("crypto")},73167:A=>{"use strict";A.exports=require("domain")},24434:A=>{"use strict";A.exports=require("events")},79896:A=>{"use strict";A.exports=require("fs")},58611:A=>{"use strict";A.exports=require("http")},85675:A=>{"use strict";A.exports=require("http2")},65692:A=>{"use strict";A.exports=require("https")},23346:A=>{"use strict";A.exports=require("isolated-vm")},69278:A=>{"use strict";A.exports=require("net")},34589:A=>{"use strict";A.exports=require("node:assert")},16698:A=>{"use strict";A.exports=require("node:async_hooks")},4573:A=>{"use strict";A.exports=require("node:buffer")},37540:A=>{"use strict";A.exports=require("node:console")},77598:A=>{"use strict";A.exports=require("node:crypto")},53053:A=>{"use strict";A.exports=require("node:diagnostics_channel")},40610:A=>{"use strict";A.exports=require("node:dns")},78474:A=>{"use strict";A.exports=require("node:events")},37067:A=>{"use strict";A.exports=require("node:http")},32467:A=>{"use strict";A.exports=require("node:http2")},77030:A=>{"use strict";A.exports=require("node:net")},643:A=>{"use strict";A.exports=require("node:perf_hooks")},41792:A=>{"use strict";A.exports=require("node:querystring")},57075:A=>{"use strict";A.exports=require("node:stream")},41692:A=>{"use strict";A.exports=require("node:tls")},73136:A=>{"use strict";A.exports=require("node:url")},57975:A=>{"use strict";A.exports=require("node:util")},73429:A=>{"use strict";A.exports=require("node:util/types")},75919:A=>{"use strict";A.exports=require("node:worker_threads")},38522:A=>{"use strict";A.exports=require("node:zlib")},70857:A=>{"use strict";A.exports=require("os")},16928:A=>{"use strict";A.exports=require("path")},2203:A=>{"use strict";A.exports=require("stream")},13193:A=>{"use strict";A.exports=require("string_decoder")},53557:A=>{"use strict";A.exports=require("timers")},64756:A=>{"use strict";A.exports=require("tls")},52018:A=>{"use strict";A.exports=require("tty")},87016:A=>{"use strict";A.exports=require("url")},39023:A=>{"use strict";A.exports=require("util")},43106:A=>{"use strict";A.exports=require("zlib")},21173:A=>{(function(g){function e(){var A=g();return A.default||A}if(true)A.exports=e();else{var E}})((function(){"use strict";var A=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var E=Object.getOwnPropertyNames;var x=Object.prototype.hasOwnProperty;var Ue=(g,E)=>{for(var x in E)A(g,x,{get:E[x],enumerable:!0})},Gs=(k,R,N,j)=>{if(R&&typeof R=="object"||typeof R=="function")for(let U of E(R))!x.call(k,U)&&U!==N&&A(k,U,{get:()=>R[U],enumerable:!(j=g(R,U))||j.enumerable});return k};var Xs=g=>Gs(A({},"__esModule",{value:!0}),g);var k={};Ue(k,{parsers:()=>rd});var R={};Ue(R,{__babel_estree:()=>Jh,__js_expression:()=>Vh,__ts_expression:()=>Wh,__vue_event_binding:()=>$h,__vue_expression:()=>Vh,__vue_ts_event_binding:()=>Hh,__vue_ts_expression:()=>Wh,babel:()=>$h,"babel-flow":()=>Yh,"babel-ts":()=>Hh});function Ys(A,g){if(A==null)return{};var E={};for(var x in A)if({}.hasOwnProperty.call(A,x)){if(g.indexOf(x)!==-1)continue;E[x]=A[x]}return E}var N=class{line;column;index;constructor(A,g,E){this.line=A,this.column=g,this.index=E}},j=class{start;end;filename;identifierName;constructor(A,g){this.start=A,this.end=g}};function D(A,g){let{line:E,column:x,index:k}=A;return new N(E,x+g,k+g)}var U="BABEL_PARSER_SOURCETYPE_MODULE_REQUIRED",H={ImportMetaOutsideModule:{message:`import.meta may appear only with 'sourceType: "module"'`,code:U},ImportOutsideModule:{message:`'import' and 'export' may appear only with 'sourceType: "module"'`,code:U}},W={ArrayPattern:"array destructuring pattern",AssignmentExpression:"assignment expression",AssignmentPattern:"assignment expression",ArrowFunctionExpression:"arrow function expression",ConditionalExpression:"conditional expression",CatchClause:"catch clause",ForOfStatement:"for-of statement",ForInStatement:"for-in statement",ForStatement:"for-loop",FormalParameters:"function parameter list",Identifier:"identifier",ImportSpecifier:"import specifier",ImportDefaultSpecifier:"import default specifier",ImportNamespaceSpecifier:"import namespace specifier",ObjectPattern:"object destructuring pattern",ParenthesizedExpression:"parenthesized expression",RestElement:"rest element",UpdateExpression:{true:"prefix operation",false:"postfix operation"},VariableDeclarator:"variable declaration",YieldExpression:"yield expression"},be=A=>A.type==="UpdateExpression"?W.UpdateExpression[`${A.prefix}`]:W[A.type],Z={AccessorIsGenerator:({kind:A})=>`A ${A}ter cannot be a generator.`,ArgumentsInClass:"'arguments' is only allowed in functions and class methods.",AsyncFunctionInSingleStatementContext:"Async functions can only be declared at the top level or inside a block.",AwaitBindingIdentifier:"Can not use 'await' as identifier inside an async function.",AwaitBindingIdentifierInStaticBlock:"Can not use 'await' as identifier inside a static block.",AwaitExpressionFormalParameter:"'await' is not allowed in async function parameters.",AwaitUsingNotInAsyncContext:"'await using' is only allowed within async functions and at the top levels of modules.",AwaitNotInAsyncContext:"'await' is only allowed within async functions and at the top levels of modules.",BadGetterArity:"A 'get' accessor must not have any formal parameters.",BadSetterArity:"A 'set' accessor must have exactly one formal parameter.",BadSetterRestParameter:"A 'set' accessor function argument must not be a rest parameter.",ConstructorClassField:"Classes may not have a field named 'constructor'.",ConstructorClassPrivateField:"Classes may not have a private field named '#constructor'.",ConstructorIsAccessor:"Class constructor may not be an accessor.",ConstructorIsAsync:"Constructor can't be an async function.",ConstructorIsGenerator:"Constructor can't be a generator.",DeclarationMissingInitializer:({kind:A})=>`Missing initializer in ${A} declaration.`,DecoratorArgumentsOutsideParentheses:"Decorator arguments must be moved inside parentheses: use '@(decorator(args))' instead of '@(decorator)(args)'.",DecoratorBeforeExport:"Decorators must be placed *before* the 'export' keyword. Remove the 'decoratorsBeforeExport: true' option to use the 'export @decorator class {}' syntax.",DecoratorsBeforeAfterExport:"Decorators can be placed *either* before or after the 'export' keyword, but not in both locations at the same time.",DecoratorConstructor:"Decorators can't be used with a constructor. Did you mean '@dec class { ... }'?",DecoratorExportClass:"Decorators must be placed *after* the 'export' keyword. Remove the 'decoratorsBeforeExport: false' option to use the '@decorator export class {}' syntax.",DecoratorSemicolon:"Decorators must not be followed by a semicolon.",DecoratorStaticBlock:"Decorators can't be used with a static block.",DeferImportRequiresNamespace:'Only `import defer * as x from "./module"` is valid.',DeletePrivateField:"Deleting a private field is not allowed.",DestructureNamedImport:"ES2015 named imports do not destructure. Use another statement for destructuring after the import.",DuplicateConstructor:"Duplicate constructor in the same class.",DuplicateDefaultExport:"Only one default export allowed per module.",DuplicateExport:({exportName:A})=>`\`${A}\` has already been exported. Exported identifiers must be unique.`,DuplicateProto:"Redefinition of __proto__ property.",DuplicateRegExpFlags:"Duplicate regular expression flag.",ElementAfterRest:"Rest element must be last element.",EscapedCharNotAnIdentifier:"Invalid Unicode escape.",ExportBindingIsString:({localName:A,exportName:g})=>`A string literal cannot be used as an exported binding without \`from\`.\n- Did you mean \`export { '${A}' as '${g}' } from 'some-module'\`?`,ExportDefaultFromAsIdentifier:"'from' is not allowed as an identifier after 'export default'.",ForInOfLoopInitializer:({type:A})=>`'${A==="ForInStatement"?"for-in":"for-of"}' loop variable declaration may not have an initializer.`,ForInUsing:"For-in loop may not start with 'using' declaration.",ForOfAsync:"The left-hand side of a for-of loop may not be 'async'.",ForOfLet:"The left-hand side of a for-of loop may not start with 'let'.",GeneratorInSingleStatementContext:"Generators can only be declared at the top level or inside a block.",IllegalBreakContinue:({type:A})=>`Unsyntactic ${A==="BreakStatement"?"break":"continue"}.`,IllegalLanguageModeDirective:"Illegal 'use strict' directive in function with non-simple parameter list.",IllegalReturn:"'return' outside of function.",ImportAttributesUseAssert:"The `assert` keyword in import attributes is deprecated and it has been replaced by the `with` keyword. You can enable the `deprecatedImportAssert` parser plugin to suppress this error.",ImportBindingIsString:({importName:A})=>`A string literal cannot be used as an imported binding.\n- Did you mean \`import { "${A}" as foo }\`?`,ImportCallArity:"`import()` requires exactly one or two arguments.",ImportCallNotNewExpression:"Cannot use new with import(...).",ImportCallSpreadArgument:"`...` is not allowed in `import()`.",ImportJSONBindingNotDefault:"A JSON module can only be imported with `default`.",ImportReflectionHasAssertion:"`import module x` cannot have assertions.",ImportReflectionNotBinding:'Only `import module x from "./module"` is valid.',IncompatibleRegExpUVFlags:"The 'u' and 'v' regular expression flags cannot be enabled at the same time.",InvalidBigIntLiteral:"Invalid BigIntLiteral.",InvalidCodePoint:"Code point out of bounds.",InvalidCoverDiscardElement:"'void' must be followed by an expression when not used in a binding position.",InvalidCoverInitializedName:"Invalid shorthand property initializer.",InvalidDecimal:"Invalid decimal.",InvalidDigit:({radix:A})=>`Expected number in radix ${A}.`,InvalidEscapeSequence:"Bad character escape sequence.",InvalidEscapeSequenceTemplate:"Invalid escape sequence in template.",InvalidEscapedReservedWord:({reservedWord:A})=>`Escape sequence in keyword ${A}.`,InvalidIdentifier:({identifierName:A})=>`Invalid identifier ${A}.`,InvalidLhs:({ancestor:A})=>`Invalid left-hand side in ${be(A)}.`,InvalidLhsBinding:({ancestor:A})=>`Binding invalid left-hand side in ${be(A)}.`,InvalidLhsOptionalChaining:({ancestor:A})=>`Invalid optional chaining in the left-hand side of ${be(A)}.`,InvalidNumber:"Invalid number.",InvalidOrMissingExponent:"Floating-point numbers require a valid exponent after the 'e'.",InvalidOrUnexpectedToken:({unexpected:A})=>`Unexpected character '${A}'.`,InvalidParenthesizedAssignment:"Invalid parenthesized assignment pattern.",InvalidPrivateFieldResolution:({identifierName:A})=>`Private name #${A} is not defined.`,InvalidPropertyBindingPattern:"Binding member expression.",InvalidRecordProperty:"Only properties and spread elements are allowed in record definitions.",InvalidRestAssignmentPattern:"Invalid rest operator's argument.",LabelRedeclaration:({labelName:A})=>`Label '${A}' is already declared.`,LetInLexicalBinding:"'let' is disallowed as a lexically bound name.",LineTerminatorBeforeArrow:"No line break is allowed before '=>'.",MalformedRegExpFlags:"Invalid regular expression flag.",MissingClassName:"A class name is required.",MissingEqInAssignment:"Only '=' operator can be used for specifying default value.",MissingSemicolon:"Missing semicolon.",MissingPlugin:({missingPlugin:A})=>`This experimental syntax requires enabling the parser plugin: ${A.map((A=>JSON.stringify(A))).join(", ")}.`,MissingOneOfPlugins:({missingPlugin:A})=>`This experimental syntax requires enabling one of the following parser plugin(s): ${A.map((A=>JSON.stringify(A))).join(", ")}.`,MissingUnicodeEscape:"Expecting Unicode escape sequence \\uXXXX.",MixingCoalesceWithLogical:"Nullish coalescing operator(??) requires parens when mixing with logical operators.",ModuleAttributeDifferentFromType:"The only accepted module attribute is `type`.",ModuleAttributeInvalidValue:"Only string literals are allowed as module attribute values.",ModuleAttributesWithDuplicateKeys:({key:A})=>`Duplicate key "${A}" is not allowed in module attributes.`,ModuleExportNameHasLoneSurrogate:({surrogateCharCode:A})=>`An export name cannot include a lone surrogate, found '\\u${A.toString(16)}'.`,ModuleExportUndefined:({localName:A})=>`Export '${A}' is not defined.`,MultipleDefaultsInSwitch:"Multiple default clauses.",NewlineAfterThrow:"Illegal newline after throw.",NoCatchOrFinally:"Missing catch or finally clause.",NumberIdentifier:"Identifier directly after number.",NumericSeparatorInEscapeSequence:"Numeric separators are not allowed inside unicode escape sequences or hex escape sequences.",ObsoleteAwaitStar:"'await*' has been removed from the async functions proposal. Use Promise.all() instead.",OptionalChainingNoNew:"Constructors in/after an Optional Chain are not allowed.",OptionalChainingNoTemplate:"Tagged Template Literals are not allowed in optionalChain.",OverrideOnConstructor:"'override' modifier cannot appear on a constructor declaration.",ParamDupe:"Argument name clash.",PatternHasAccessor:"Object pattern can't contain getter or setter.",PatternHasMethod:"Object pattern can't contain methods.",PrivateInExpectedIn:({identifierName:A})=>`Private names are only allowed in property accesses (\`obj.#${A}\`) or in \`in\` expressions (\`#${A} in obj\`).`,PrivateNameRedeclaration:({identifierName:A})=>`Duplicate private name #${A}.`,RecordExpressionBarIncorrectEndSyntaxType:"Record expressions ending with '|}' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",RecordExpressionBarIncorrectStartSyntaxType:"Record expressions starting with '{|' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",RecordExpressionHashIncorrectStartSyntaxType:"Record expressions starting with '#{' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'hash'.",RecordNoProto:"'__proto__' is not allowed in Record expressions.",RestTrailingComma:"Unexpected trailing comma after rest element.",SloppyFunction:"In non-strict mode code, functions can only be declared at top level or inside a block.",SloppyFunctionAnnexB:"In non-strict mode code, functions can only be declared at top level, inside a block, or as the body of an if statement.",SourcePhaseImportRequiresDefault:'Only `import source x from "./module"` is valid.',StaticPrototype:"Classes may not have static property named prototype.",SuperNotAllowed:"`super()` is only valid inside a class constructor of a subclass. Maybe a typo in the method name ('constructor') or not extending another class?",SuperPrivateField:"Private fields can't be accessed on super.",TrailingDecorator:"Decorators must be attached to a class element.",TupleExpressionBarIncorrectEndSyntaxType:"Tuple expressions ending with '|]' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",TupleExpressionBarIncorrectStartSyntaxType:"Tuple expressions starting with '[|' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",TupleExpressionHashIncorrectStartSyntaxType:"Tuple expressions starting with '#[' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'hash'.",UnexpectedArgumentPlaceholder:"Unexpected argument placeholder.",UnexpectedAwaitAfterPipelineBody:'Unexpected "await" after pipeline body; await must have parentheses in minimal proposal.',UnexpectedDigitAfterHash:"Unexpected digit after hash token.",UnexpectedImportExport:"'import' and 'export' may only appear at the top level.",UnexpectedKeyword:({keyword:A})=>`Unexpected keyword '${A}'.`,UnexpectedLeadingDecorator:"Leading decorators must be attached to a class declaration.",UnexpectedLexicalDeclaration:"Lexical declaration cannot appear in a single-statement context.",UnexpectedNewTarget:"`new.target` can only be used in functions or class properties.",UnexpectedNumericSeparator:"A numeric separator is only allowed between two digits.",UnexpectedPrivateField:"Unexpected private name.",UnexpectedReservedWord:({reservedWord:A})=>`Unexpected reserved word '${A}'.`,UnexpectedSuper:"'super' is only allowed in object methods and classes.",UnexpectedToken:({expected:A,unexpected:g})=>`Unexpected token${g?` '${g}'.`:""}${A?`, expected "${A}"`:""}`,UnexpectedTokenUnaryExponentiation:"Illegal expression. Wrap left hand side or entire exponentiation in parentheses.",UnexpectedUsingDeclaration:"Using declaration cannot appear in the top level when source type is `script` or in the bare case statement.",UnexpectedVoidPattern:"Unexpected void binding.",UnsupportedBind:"Binding should be performed on object property.",UnsupportedDecoratorExport:"A decorated export must export a class declaration.",UnsupportedDefaultExport:"Only expressions, functions or classes are allowed as the `default` export.",UnsupportedImport:"`import` can only be used in `import()` or `import.meta`.",UnsupportedMetaProperty:({target:A,onlyValidPropertyName:g})=>`The only valid meta property for ${A} is ${A}.${g}.`,UnsupportedParameterDecorator:"Decorators cannot be used to decorate parameters.",UnsupportedPropertyDecorator:"Decorators cannot be used to decorate object literal properties.",UnsupportedSuper:"'super' can only be used with function calls (i.e. super()) or in property accesses (i.e. super.prop or super[prop]).",UnterminatedComment:"Unterminated comment.",UnterminatedRegExp:"Unterminated regular expression.",UnterminatedString:"Unterminated string constant.",UnterminatedTemplate:"Unterminated template.",UsingDeclarationExport:"Using declaration cannot be exported.",UsingDeclarationHasBindingPattern:"Using declaration cannot have destructuring patterns.",VarRedeclaration:({identifierName:A})=>`Identifier '${A}' has already been declared.`,VoidPatternCatchClauseParam:"A void binding can not be the catch clause parameter. Use `try { ... } catch { ... }` if you want to discard the caught error.",VoidPatternInitializer:"A void binding may not have an initializer.",YieldBindingIdentifier:"Can not use 'yield' as identifier inside a generator.",YieldInParameter:"Yield expression is not allowed in formal parameters.",YieldNotInGeneratorFunction:"'yield' is only allowed within generator functions.",ZeroDigitNumericSeparator:"Numeric separator can not be used after leading 0."},se={StrictDelete:"Deleting local variable in strict mode.",StrictEvalArguments:({referenceName:A})=>`Assigning to '${A}' in strict mode.`,StrictEvalArgumentsBinding:({bindingName:A})=>`Binding '${A}' in strict mode.`,StrictFunction:"In strict mode code, functions can only be declared at top level or inside a block.",StrictNumericEscape:"The only valid numeric escape in strict mode is '\\0'.",StrictOctalLiteral:"Legacy octal literals are not allowed in strict mode.",StrictWith:"'with' in strict mode."},pe={ParseExpressionEmptyInput:"Unexpected parseExpression() input: The input is empty or contains only comments.",ParseExpressionExpectsEOF:({unexpected:A})=>`Unexpected parseExpression() input: The input should contain exactly one expression, but the first expression is followed by the unexpected character \`${String.fromCodePoint(A)}\`.`},de=new Set(["ArrowFunctionExpression","AssignmentExpression","ConditionalExpression","YieldExpression"]),Te=Object.assign({PipeBodyIsTighter:"Unexpected yield after pipeline body; any yield expression acting as Hack-style pipe body must be parenthesized due to its loose operator precedence.",PipeTopicRequiresHackPipes:'Topic references are only supported when using the `"proposal": "hack"` version of the pipeline proposal.',PipeTopicUnbound:"Topic reference is unbound; it must be inside a pipe body.",PipeTopicUnconfiguredToken:({token:A})=>`Invalid topic token ${A}. In order to use ${A} as a topic reference, the pipelineOperator plugin must be configured with { "proposal": "hack", "topicToken": "${A}" }.`,PipeTopicUnused:"Hack-style pipe body does not contain a topic reference; Hack-style pipes must use topic at least once.",PipeUnparenthesizedBody:({type:A})=>`Hack-style pipe body cannot be an unparenthesized ${be({type:A})}; please wrap it in parentheses.`},{}),Fe=["message"];function Ft(A,g,E){Object.defineProperty(A,g,{enumerable:!1,configurable:!0,value:E})}function ai({toMessage:A,code:g,reasonCode:E,syntaxPlugin:x}){let k=E==="MissingPlugin"||E==="MissingOneOfPlugins";return function r(R,j){let U=new SyntaxError;return U.code=g,U.reasonCode=E,U.loc=R,U.pos=R.index,U.syntaxPlugin=x,k&&(U.missingPlugin=j.missingPlugin),Ft(U,"clone",(function(A={}){let{line:g,column:E,index:x}=A.loc??R;return r(new N(g,E,x),Object.assign({},j,A.details))})),Ft(U,"details",j),Object.defineProperty(U,"message",{configurable:!0,get(){let g=`${A(j)} (${R.line}:${R.column})`;return this.message=g,g},set(A){Object.defineProperty(this,"message",{value:A,writable:!0})}}),U}}function F(A,g){if(Array.isArray(A))return g=>F(g,A[0]);let E={};for(let x of Object.keys(A)){let k=A[x],R=typeof k=="string"?{message:()=>k}:typeof k=="function"?{message:k}:k,{message:N}=R,j=Ys(R,Fe),U=typeof N=="string"?()=>N:N;E[x]=ai(Object.assign({code:"BABEL_PARSER_SYNTAX_ERROR",reasonCode:x,toMessage:U},g?{syntaxPlugin:g}:{},j))}return E}var _e=Object.assign({},F(H),F(Z),F(se),F(pe),F`pipelineOperator`(Te));function ni(){return{sourceType:"script",sourceFilename:void 0,startIndex:0,startColumn:0,startLine:1,allowAwaitOutsideFunction:!1,allowReturnOutsideFunction:!1,allowNewTargetOutsideFunction:!1,allowImportExportEverywhere:!1,allowSuperOutsideMethod:!1,allowUndeclaredExports:!1,allowYieldOutsideFunction:!1,plugins:[],strictMode:void 0,ranges:!1,tokens:!1,createImportExpressions:!0,createParenthesizedExpressions:!1,errorRecovery:!1,attachComment:!0,annexB:!0}}function oi(A){let g=ni();if(A==null)return g;if(A.annexB!=null&&A.annexB!==!1)throw new Error("The `annexB` option can only be set to `false`.");for(let E of Object.keys(g))A[E]!=null&&(g[E]=A[E]);if(g.startLine===1)A.startIndex==null&&g.startColumn>0?g.startIndex=g.startColumn:A.startColumn==null&&g.startIndex>0&&(g.startColumn=g.startIndex);else if(A.startColumn==null||A.startIndex==null)throw new Error("With a `startLine > 1` you must also specify `startIndex` and `startColumn`.");if(g.sourceType==="commonjs"){if(A.allowAwaitOutsideFunction!=null)throw new Error("The `allowAwaitOutsideFunction` option cannot be used with `sourceType: 'commonjs'`.");if(A.allowReturnOutsideFunction!=null)throw new Error("`sourceType: 'commonjs'` implies `allowReturnOutsideFunction: true`, please remove the `allowReturnOutsideFunction` option or use `sourceType: 'script'`.");if(A.allowNewTargetOutsideFunction!=null)throw new Error("`sourceType: 'commonjs'` implies `allowNewTargetOutsideFunction: true`, please remove the `allowNewTargetOutsideFunction` option or use `sourceType: 'script'`.")}return g}var{defineProperty:Me}=Object,Bt=(A,g)=>{A&&Me(A,g,{enumerable:!1,value:A[g]})};function ne(A){return Bt(A.loc.start,"index"),Bt(A.loc.end,"index"),A}var ci=A=>class extends A{parse(){let A=ne(super.parse());return this.optionFlags&256&&(A.tokens=A.tokens.map(ne)),A}parseRegExpLiteral({pattern:A,flags:g}){let E=null;try{E=new RegExp(A,g)}catch{}let x=this.estreeParseLiteral(E);return x.regex={pattern:A,flags:g},x}parseBigIntLiteral(A){let g;try{g=BigInt(A)}catch{g=null}let E=this.estreeParseLiteral(g);return E.bigint=String(E.value||A),E}parseDecimalLiteral(A){let g=this.estreeParseLiteral(null);return g.decimal=String(g.value||A),g}estreeParseLiteral(A){return this.parseLiteral(A,"Literal")}parseStringLiteral(A){return this.estreeParseLiteral(A)}parseNumericLiteral(A){return this.estreeParseLiteral(A)}parseNullLiteral(){return this.estreeParseLiteral(null)}parseBooleanLiteral(A){return this.estreeParseLiteral(A)}estreeParseChainExpression(A,g){let E=this.startNodeAtNode(A);return E.expression=A,this.finishNodeAt(E,"ChainExpression",g)}directiveToStmt(A){let g=A.value;delete A.value,this.castNodeTo(g,"Literal"),g.raw=g.extra.raw,g.value=g.extra.expressionValue;let E=this.castNodeTo(A,"ExpressionStatement");return E.expression=g,E.directive=g.extra.rawValue,delete g.extra,E}fillOptionalPropertiesForTSESLint(A){}cloneEstreeStringLiteral(A){let{start:g,end:E,loc:x,range:k,raw:R,value:N}=A,j=Object.create(A.constructor.prototype);return j.type="Literal",j.start=g,j.end=E,j.loc=x,j.range=k,j.raw=R,j.value=N,j}initFunction(A,g){super.initFunction(A,g),A.expression=!1}checkDeclaration(A){A!=null&&this.isObjectProperty(A)?this.checkDeclaration(A.value):super.checkDeclaration(A)}getObjectOrClassMethodParams(A){return A.value.params}isValidDirective(A){return A.type==="ExpressionStatement"&&A.expression.type==="Literal"&&typeof A.expression.value=="string"&&!A.expression.extra?.parenthesized}parseBlockBody(A,g,E,x,k){super.parseBlockBody(A,g,E,x,k);let R=A.directives.map((A=>this.directiveToStmt(A)));A.body=R.concat(A.body),delete A.directives}parsePrivateName(){let A=super.parsePrivateName();return this.convertPrivateNameToPrivateIdentifier(A)}convertPrivateNameToPrivateIdentifier(A){let g=super.getPrivateNameSV(A);return delete A.id,A.name=g,this.castNodeTo(A,"PrivateIdentifier")}isPrivateName(A){return A.type==="PrivateIdentifier"}getPrivateNameSV(A){return A.name}parseLiteral(A,g){let E=super.parseLiteral(A,g);return E.raw=E.extra.raw,delete E.extra,E}parseFunctionBody(A,g,E=!1){super.parseFunctionBody(A,g,E),A.expression=A.body.type!=="BlockStatement"}parseMethod(A,g,E,x,k,R,N=!1){let j=this.startNode();j.kind=A.kind,j=super.parseMethod(j,g,E,x,k,R,N),delete j.kind;let{typeParameters:U}=A;U&&(delete A.typeParameters,j.typeParameters=U,this.resetStartLocationFromNode(j,U));let H=this.castNodeTo(j,this.hasPlugin("typescript")&&!j.body?"TSEmptyBodyFunctionExpression":"FunctionExpression");return A.value=H,R==="ClassPrivateMethod"&&(A.computed=!1),this.hasPlugin("typescript")&&A.abstract?(delete A.abstract,this.finishNode(A,"TSAbstractMethodDefinition")):R==="ObjectMethod"?(A.kind==="method"&&(A.kind="init"),A.shorthand=!1,this.finishNode(A,"Property")):this.finishNode(A,"MethodDefinition")}nameIsConstructor(A){return A.type==="Literal"?A.value==="constructor":super.nameIsConstructor(A)}parseClassProperty(...A){let g=super.parseClassProperty(...A);return g.abstract&&this.hasPlugin("typescript")?(delete g.abstract,this.castNodeTo(g,"TSAbstractPropertyDefinition")):this.castNodeTo(g,"PropertyDefinition"),g}parseClassPrivateProperty(...A){let g=super.parseClassPrivateProperty(...A);return g.abstract&&this.hasPlugin("typescript")?this.castNodeTo(g,"TSAbstractPropertyDefinition"):this.castNodeTo(g,"PropertyDefinition"),g.computed=!1,g}parseClassAccessorProperty(A){let g=super.parseClassAccessorProperty(A);return g.abstract&&this.hasPlugin("typescript")?(delete g.abstract,this.castNodeTo(g,"TSAbstractAccessorProperty")):this.castNodeTo(g,"AccessorProperty"),g}parseObjectProperty(A,g,E,x){let k=super.parseObjectProperty(A,g,E,x);return k&&(k.kind="init",this.castNodeTo(k,"Property")),k}finishObjectProperty(A){return A.kind="init",this.finishNode(A,"Property")}isValidLVal(A,g,E,x){return A==="Property"?"value":super.isValidLVal(A,g,E,x)}isAssignable(A,g){return A!=null&&this.isObjectProperty(A)?this.isAssignable(A.value,g):super.isAssignable(A,g)}toAssignable(A,g=!1){if(A!=null&&this.isObjectProperty(A)){let{key:E,value:x}=A;this.isPrivateName(E)&&this.classScope.usePrivateName(this.getPrivateNameSV(E),E.loc.start),this.toAssignable(x,g)}else super.toAssignable(A,g)}toAssignableObjectExpressionProp(A,g,E){A.type==="Property"&&(A.kind==="get"||A.kind==="set")?this.raise(_e.PatternHasAccessor,A.key):A.type==="Property"&&A.method?this.raise(_e.PatternHasMethod,A.key):super.toAssignableObjectExpressionProp(A,g,E)}finishCallExpression(A,g){let E=super.finishCallExpression(A,g);return E.callee.type==="Import"?(this.castNodeTo(E,"ImportExpression"),E.source=E.arguments[0],E.options=E.arguments[1]??null,delete E.arguments,delete E.callee):E.type==="OptionalCallExpression"?this.castNodeTo(E,"CallExpression"):E.optional=!1,E}toReferencedArguments(A){A.type!=="ImportExpression"&&super.toReferencedArguments(A)}parseExport(A,g){let E=this.state.lastTokStartLoc,x=super.parseExport(A,g);switch(x.type){case"ExportAllDeclaration":x.exported=null;break;case"ExportNamedDeclaration":x.specifiers.length===1&&x.specifiers[0].type==="ExportNamespaceSpecifier"&&(this.castNodeTo(x,"ExportAllDeclaration"),x.exported=x.specifiers[0].exported,delete x.specifiers);case"ExportDefaultDeclaration":{let{declaration:A}=x;A?.type==="ClassDeclaration"&&A.decorators?.length>0&&A.start===x.start&&this.resetStartLocation(x,E)}break}return x}stopParseSubscript(A,g){let E=super.stopParseSubscript(A,g);return g.optionalChainMember?this.estreeParseChainExpression(E,A.loc.end):E}parseMember(A,g,E,x,k){let R=super.parseMember(A,g,E,x,k);return R.type==="OptionalMemberExpression"?this.castNodeTo(R,"MemberExpression"):R.optional=!1,R}isOptionalMemberExpression(A){return A.type==="ChainExpression"?A.expression.type==="MemberExpression":super.isOptionalMemberExpression(A)}hasPropertyAsPrivateName(A){return A.type==="ChainExpression"&&(A=A.expression),super.hasPropertyAsPrivateName(A)}isObjectProperty(A){return A.type==="Property"&&A.kind==="init"&&!A.method}isObjectMethod(A){return A.type==="Property"&&(A.method||A.kind==="get"||A.kind==="set")}castNodeTo(A,g){let E=super.castNodeTo(A,g);return this.fillOptionalPropertiesForTSESLint(E),E}cloneIdentifier(A){let g=super.cloneIdentifier(A);return this.fillOptionalPropertiesForTSESLint(g),g}cloneStringLiteral(A){return A.type==="Literal"?this.cloneEstreeStringLiteral(A):super.cloneStringLiteral(A)}finishNodeAt(A,g,E){return ne(super.finishNodeAt(A,g,E))}finishNode(A,g){let E=super.finishNode(A,g);return this.fillOptionalPropertiesForTSESLint(E),E}resetStartLocation(A,g){super.resetStartLocation(A,g),ne(A)}resetEndLocation(A,g=this.state.lastTokEndLoc){super.resetEndLocation(A,g),ne(A)}},je=class{constructor(A,g){this.token=A,this.preserveSpace=!!g}token;preserveSpace},$e={brace:new je("{"),j_oTag:new je("...",!0)},Ve=!0,Ye=!0,Je=!0,ze=!0,Ze=!0,Xe=!0,rt=class{label;keyword;beforeExpr;startsExpr;rightAssociative;isLoop;isAssign;prefix;postfix;binop;constructor(A,g={}){this.label=A,this.keyword=g.keyword,this.beforeExpr=!!g.beforeExpr,this.startsExpr=!!g.startsExpr,this.rightAssociative=!!g.rightAssociative,this.isLoop=!!g.isLoop,this.isAssign=!!g.isAssign,this.prefix=!!g.prefix,this.postfix=!!g.postfix,this.binop=g.binop!=null?g.binop:null}},it=new Map;function S(A,g={}){g.keyword=A;let E=P(A,g);return it.set(A,E),E}function v(A,g){return P(A,{beforeExpr:Ve,binop:g})}var at=-1,ot=[],dt=[],At=[],xt=[],St=[],Pt=[];function P(A,g={}){return++at,dt.push(A),At.push(g.binop??-1),xt.push(g.beforeExpr??!1),St.push(g.startsExpr??!1),Pt.push(g.prefix??!1),ot.push(new rt(A,g)),at}function b(A,g={}){return++at,it.set(A,at),dt.push(A),At.push(g.binop??-1),xt.push(g.beforeExpr??!1),St.push(g.startsExpr??!1),Pt.push(g.prefix??!1),ot.push(new rt("name",g)),at}var Ht={bracketL:P("[",{beforeExpr:Ve,startsExpr:Ye}),bracketHashL:P("#[",{beforeExpr:Ve,startsExpr:Ye}),bracketBarL:P("[|",{beforeExpr:Ve,startsExpr:Ye}),bracketR:P("]"),bracketBarR:P("|]"),braceL:P("{",{beforeExpr:Ve,startsExpr:Ye}),braceBarL:P("{|",{beforeExpr:Ve,startsExpr:Ye}),braceHashL:P("#{",{beforeExpr:Ve,startsExpr:Ye}),braceR:P("}"),braceBarR:P("|}"),parenL:P("(",{beforeExpr:Ve,startsExpr:Ye}),parenR:P(")"),comma:P(",",{beforeExpr:Ve}),semi:P(";",{beforeExpr:Ve}),colon:P(":",{beforeExpr:Ve}),doubleColon:P("::",{beforeExpr:Ve}),dot:P("."),question:P("?",{beforeExpr:Ve}),questionDot:P("?."),arrow:P("=>",{beforeExpr:Ve}),template:P("template"),ellipsis:P("...",{beforeExpr:Ve}),backQuote:P("`",{startsExpr:Ye}),dollarBraceL:P("${",{beforeExpr:Ve,startsExpr:Ye}),templateTail:P("...`",{startsExpr:Ye}),templateNonTail:P("...${",{beforeExpr:Ve,startsExpr:Ye}),at:P("@"),hash:P("#",{startsExpr:Ye}),interpreterDirective:P("#!..."),eq:P("=",{beforeExpr:Ve,isAssign:ze}),assign:P("_=",{beforeExpr:Ve,isAssign:ze}),slashAssign:P("_=",{beforeExpr:Ve,isAssign:ze}),xorAssign:P("_=",{beforeExpr:Ve,isAssign:ze}),moduloAssign:P("_=",{beforeExpr:Ve,isAssign:ze}),incDec:P("++/--",{prefix:Ze,postfix:Xe,startsExpr:Ye}),bang:P("!",{beforeExpr:Ve,prefix:Ze,startsExpr:Ye}),tilde:P("~",{beforeExpr:Ve,prefix:Ze,startsExpr:Ye}),doubleCaret:P("^^",{startsExpr:Ye}),doubleAt:P("@@",{startsExpr:Ye}),pipeline:v("|>",0),nullishCoalescing:v("??",1),logicalOR:v("||",1),logicalAND:v("&&",2),bitwiseOR:v("|",3),bitwiseXOR:v("^",4),bitwiseAND:v("&",5),equality:v("==/!=/===/!==",6),lt:v("/<=/>=",7),gt:v("/<=/>=",7),relational:v("/<=/>=",7),bitShift:v("<>/>>>",8),bitShiftL:v("<>/>>>",8),bitShiftR:v("<>/>>>",8),plusMin:P("+/-",{beforeExpr:Ve,binop:9,prefix:Ze,startsExpr:Ye}),modulo:P("%",{binop:10,startsExpr:Ye}),star:P("*",{binop:10}),slash:v("/",10),exponent:P("**",{beforeExpr:Ve,binop:11,rightAssociative:!0}),_in:S("in",{beforeExpr:Ve,binop:7}),_instanceof:S("instanceof",{beforeExpr:Ve,binop:7}),_break:S("break"),_case:S("case",{beforeExpr:Ve}),_catch:S("catch"),_continue:S("continue"),_debugger:S("debugger"),_default:S("default",{beforeExpr:Ve}),_else:S("else",{beforeExpr:Ve}),_finally:S("finally"),_function:S("function",{startsExpr:Ye}),_if:S("if"),_return:S("return",{beforeExpr:Ve}),_switch:S("switch"),_throw:S("throw",{beforeExpr:Ve,prefix:Ze,startsExpr:Ye}),_try:S("try"),_var:S("var"),_const:S("const"),_with:S("with"),_new:S("new",{beforeExpr:Ve,startsExpr:Ye}),_this:S("this",{startsExpr:Ye}),_super:S("super",{startsExpr:Ye}),_class:S("class",{startsExpr:Ye}),_extends:S("extends",{beforeExpr:Ve}),_export:S("export"),_import:S("import",{startsExpr:Ye}),_null:S("null",{startsExpr:Ye}),_true:S("true",{startsExpr:Ye}),_false:S("false",{startsExpr:Ye}),_typeof:S("typeof",{beforeExpr:Ve,prefix:Ze,startsExpr:Ye}),_void:S("void",{beforeExpr:Ve,prefix:Ze,startsExpr:Ye}),_delete:S("delete",{beforeExpr:Ve,prefix:Ze,startsExpr:Ye}),_do:S("do",{isLoop:Je,beforeExpr:Ve}),_for:S("for",{isLoop:Je}),_while:S("while",{isLoop:Je}),_as:b("as",{startsExpr:Ye}),_assert:b("assert",{startsExpr:Ye}),_async:b("async",{startsExpr:Ye}),_await:b("await",{startsExpr:Ye}),_defer:b("defer",{startsExpr:Ye}),_from:b("from",{startsExpr:Ye}),_get:b("get",{startsExpr:Ye}),_let:b("let",{startsExpr:Ye}),_meta:b("meta",{startsExpr:Ye}),_of:b("of",{startsExpr:Ye}),_sent:b("sent",{startsExpr:Ye}),_set:b("set",{startsExpr:Ye}),_source:b("source",{startsExpr:Ye}),_static:b("static",{startsExpr:Ye}),_using:b("using",{startsExpr:Ye}),_yield:b("yield",{startsExpr:Ye}),_asserts:b("asserts",{startsExpr:Ye}),_checks:b("checks",{startsExpr:Ye}),_exports:b("exports",{startsExpr:Ye}),_global:b("global",{startsExpr:Ye}),_implements:b("implements",{startsExpr:Ye}),_intrinsic:b("intrinsic",{startsExpr:Ye}),_infer:b("infer",{startsExpr:Ye}),_is:b("is",{startsExpr:Ye}),_mixins:b("mixins",{startsExpr:Ye}),_proto:b("proto",{startsExpr:Ye}),_require:b("require",{startsExpr:Ye}),_satisfies:b("satisfies",{startsExpr:Ye}),_keyof:b("keyof",{startsExpr:Ye}),_readonly:b("readonly",{startsExpr:Ye}),_unique:b("unique",{startsExpr:Ye}),_abstract:b("abstract",{startsExpr:Ye}),_declare:b("declare",{startsExpr:Ye}),_enum:b("enum",{startsExpr:Ye}),_module:b("module",{startsExpr:Ye}),_namespace:b("namespace",{startsExpr:Ye}),_interface:b("interface",{startsExpr:Ye}),_type:b("type",{startsExpr:Ye}),_opaque:b("opaque",{startsExpr:Ye}),name:P("name",{startsExpr:Ye}),placeholder:P("%%",{startsExpr:Ye}),string:P("string",{startsExpr:Ye}),num:P("num",{startsExpr:Ye}),bigint:P("bigint",{startsExpr:Ye}),decimal:P("decimal",{startsExpr:Ye}),regexp:P("regexp",{startsExpr:Ye}),privateName:P("#name",{startsExpr:Ye}),eof:P("eof"),jsxName:P("jsxName"),jsxText:P("jsxText",{beforeExpr:Ve}),jsxTagStart:P("jsxTagStart",{startsExpr:Ye}),jsxTagEnd:P("jsxTagEnd")};function w(A){return A>=93&&A<=133}function ui(A){return A<=92}function O(A){return A>=58&&A<=133}function Gt(A){return A>=58&&A<=137}function fi(A){return xt[A]}function ce(A){return St[A]}function di(A){return A>=29&&A<=33}function Rt(A){return A>=129&&A<=131}function mi(A){return A>=90&&A<=92}function bt(A){return A>=58&&A<=92}function yi(A){return A>=39&&A<=59}function xi(A){return A===34}function Pi(A){return Pt[A]}function gi(A){return A>=121&&A<=123}function Ti(A){return A>=124&&A<=130}function z(A){return dt[A]}function Ae(A){return At[A]}function bi(A){return A===57}function Ke(A){return A>=24&&A<=25}function Xt(A){return ot[A]}var ar="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-࢏ࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚ౜ౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽ೜-ೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲊᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-Ƛ꟱-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",cn="·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࢗ-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-᫝᫠-᫫ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‌‍‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・",Nn=new RegExp("["+ar+"]"),jn=new RegExp("["+ar+cn+"]");ar=cn=null;var Un=[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,4,51,13,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,7,25,39,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,39,27,10,22,251,41,7,1,17,5,57,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,31,9,2,0,3,0,2,37,2,0,26,0,2,0,45,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,200,32,32,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,24,43,261,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,26,3994,6,582,6842,29,1763,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,433,44,212,63,33,24,3,24,45,74,6,0,67,12,65,1,2,0,15,4,10,7381,42,31,98,114,8702,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,229,29,3,0,208,30,2,2,2,1,2,6,3,4,10,1,225,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,4381,3,5773,3,7472,16,621,2467,541,1507,4938,6,8489],Gn=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,7,9,32,4,318,1,78,5,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,68,8,2,0,3,0,2,3,2,4,2,0,15,1,83,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,7,19,58,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,199,7,137,9,54,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,55,9,266,3,10,1,2,0,49,6,4,4,14,10,5350,0,7,14,11465,27,2343,9,87,9,39,4,60,6,26,9,535,9,470,0,2,54,8,3,82,0,12,1,19628,1,4178,9,519,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,245,1,2,9,233,0,3,0,8,1,6,0,475,6,110,6,6,9,4759,9,787719,239];function He(A,g){let E=65536;for(let x=0,k=g.length;xA)return!1;if(E+=g[x+1],E>=A)return!0}return!1}function B(A){return A<65?A===36:A<=90?!0:A<97?A===95:A<=122?!0:A<=65535?A>=170&&Nn.test(String.fromCharCode(A)):He(A,Un)}function K(A){return A<48?A===36:A<58?!0:A<65?!1:A<=90?!0:A<97?A===95:A<=122?!0:A<=65535?A>=170&&jn.test(String.fromCharCode(A)):He(A,Un)||He(A,Gn)}var Yn={keyword:["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"],strict:["implements","interface","let","package","private","protected","public","static","yield"],strictBind:["eval","arguments"]},zn=new Set(Yn.keyword),Ui=new Set(Yn.strict),Ki=new Set(Yn.strictBind);function Zt(A,g){return g&&A==="await"||A==="enum"}function es(A,g){return Zt(A,g)||Ui.has(A)}function ts(A){return Ki.has(A)}function ss(A,g){return es(A,g)||ts(A)}function Ni(A){return zn.has(A)}function ki(A,g,E){return A===64&&g===64&&B(E)}var ls=new Set(["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete","implements","interface","let","package","private","protected","public","static","yield","eval","arguments","enum","await"]);function Li(A){return ls.has(A)}var us=class{flags=0;names=new Map;firstLexicalName="";constructor(A){this.flags=A}},ps=class{parser;scopeStack=[];inModule;undefinedExports=new Map;constructor(A,g){this.parser=A,this.inModule=g}get inTopLevel(){return(this.currentScope().flags&1)>0}get inFunction(){return(this.currentVarScopeFlags()&2)>0}get allowSuper(){return(this.currentThisScopeFlags()&16)>0}get allowDirectSuper(){return(this.currentThisScopeFlags()&32)>0}get allowNewTarget(){return(this.currentThisScopeFlags()&512)>0}get inClass(){return(this.currentThisScopeFlags()&64)>0}get inClassAndNotInNonArrowFunction(){let A=this.currentThisScopeFlags();return(A&64)>0&&(A&2)===0}get inStaticBlock(){for(let A=this.scopeStack.length-1;;A--){let{flags:g}=this.scopeStack[A];if(g&128)return!0;if(g&1731)return!1}}get inNonArrowFunction(){return(this.currentThisScopeFlags()&2)>0}get inBareCaseStatement(){return(this.currentScope().flags&256)>0}get treatFunctionsAsVar(){return this.treatFunctionsAsVarInScope(this.currentScope())}createScope(A){return new us(A)}enter(A){this.scopeStack.push(this.createScope(A))}exit(){return this.scopeStack.pop().flags}treatFunctionsAsVarInScope(A){return!!(A.flags&130||!this.parser.inModule&&A.flags&1)}declareName(A,g,E){let x=this.currentScope();if(g&8||g&16){this.checkRedeclarationInScope(x,A,g,E);let k=x.names.get(A)||0;g&16?k=k|4:(x.firstLexicalName||(x.firstLexicalName=A),k=k|2),x.names.set(A,k),g&8&&this.maybeExportDefined(x,A)}else if(g&4)for(let k=this.scopeStack.length-1;k>=0&&(x=this.scopeStack[k],this.checkRedeclarationInScope(x,A,g,E),x.names.set(A,(x.names.get(A)||0)|1),this.maybeExportDefined(x,A),!(x.flags&1667));--k);this.parser.inModule&&x.flags&1&&this.undefinedExports.delete(A)}maybeExportDefined(A,g){this.parser.inModule&&A.flags&1&&this.undefinedExports.delete(g)}checkRedeclarationInScope(A,g,E,x){this.isRedeclaredInScope(A,g,E)&&this.parser.raise(_e.VarRedeclaration,x,{identifierName:g})}isRedeclaredInScope(A,g,E){if(!(E&1))return!1;if(E&8)return A.names.has(g);let x=A.names.get(g)||0;return E&16?(x&2)>0||!this.treatFunctionsAsVarInScope(A)&&(x&1)>0:(x&2)>0&&!(A.flags&8&&A.firstLexicalName===g)||!this.treatFunctionsAsVarInScope(A)&&(x&4)>0}checkLocalExport(A){let{name:g}=A;this.scopeStack[0].names.has(g)||this.undefinedExports.set(g,A.loc.start)}currentScope(){return this.scopeStack[this.scopeStack.length-1]}currentVarScopeFlags(){for(let A=this.scopeStack.length-1;;A--){let{flags:g}=this.scopeStack[A];if(g&1667)return g}}currentThisScopeFlags(){for(let A=this.scopeStack.length-1;;A--){let{flags:g}=this.scopeStack[A];if(g&1731&&!(g&4))return g}}},ds=class extends us{declareFunctions=new Set},ys=class extends ps{createScope(A){return new ds(A)}declareName(A,g,E){let x=this.currentScope();if(g&2048){this.checkRedeclarationInScope(x,A,g,E),this.maybeExportDefined(x,A),x.declareFunctions.add(A);return}super.declareName(A,g,E)}isRedeclaredInScope(A,g,E){if(super.isRedeclaredInScope(A,g,E))return!0;if(E&2048&&!A.declareFunctions.has(g)){let E=A.names.get(g);return(E&4)>0||(E&2)>0}return!1}checkLocalExport(A){this.scopeStack[0].declareFunctions.has(A.name)||super.checkLocalExport(A)}},vs=new Set(["_","any","bool","boolean","empty","extends","false","interface","mixed","null","number","static","string","true","typeof","void"]),Fs=F`flow`({AmbiguousConditionalArrow:"Ambiguous expression: wrap the arrow functions in parentheses to disambiguate.",AmbiguousDeclareModuleKind:"Found both `declare module.exports` and `declare export` in the same module. Modules can only have 1 since they are either an ES module or they are a CommonJS module.",AssignReservedType:({reservedType:A})=>`Cannot overwrite reserved type ${A}.`,DeclareClassElement:"The `declare` modifier can only appear on class fields.",DeclareClassFieldInitializer:"Initializers are not allowed in fields with the `declare` modifier.",DuplicateDeclareModuleExports:"Duplicate `declare module.exports` statement.",EnumBooleanMemberNotInitialized:({memberName:A,enumName:g})=>`Boolean enum members need to be initialized. Use either \`${A} = true,\` or \`${A} = false,\` in enum \`${g}\`.`,EnumDuplicateMemberName:({memberName:A,enumName:g})=>`Enum member names need to be unique, but the name \`${A}\` has already been used before in enum \`${g}\`.`,EnumInconsistentMemberValues:({enumName:A})=>`Enum \`${A}\` has inconsistent member initializers. Either use no initializers, or consistently use literals (either booleans, numbers, or strings) for all member initializers.`,EnumInvalidExplicitType:({invalidEnumType:A,enumName:g})=>`Enum type \`${A}\` is not valid. Use one of \`boolean\`, \`number\`, \`string\`, or \`symbol\` in enum \`${g}\`.`,EnumInvalidExplicitTypeUnknownSupplied:({enumName:A})=>`Supplied enum type is not valid. Use one of \`boolean\`, \`number\`, \`string\`, or \`symbol\` in enum \`${A}\`.`,EnumInvalidMemberInitializerPrimaryType:({enumName:A,memberName:g,explicitType:E})=>`Enum \`${A}\` has type \`${E}\`, so the initializer of \`${g}\` needs to be a ${E} literal.`,EnumInvalidMemberInitializerSymbolType:({enumName:A,memberName:g})=>`Symbol enum members cannot be initialized. Use \`${g},\` in enum \`${A}\`.`,EnumInvalidMemberInitializerUnknownType:({enumName:A,memberName:g})=>`The enum member initializer for \`${g}\` needs to be a literal (either a boolean, number, or string) in enum \`${A}\`.`,EnumInvalidMemberName:({enumName:A,memberName:g,suggestion:E})=>`Enum member names cannot start with lowercase 'a' through 'z'. Instead of using \`${g}\`, consider using \`${E}\`, in enum \`${A}\`.`,EnumNumberMemberNotInitialized:({enumName:A,memberName:g})=>`Number enum members need to be initialized, e.g. \`${g} = 1\` in enum \`${A}\`.`,EnumStringMemberInconsistentlyInitialized:({enumName:A})=>`String enum members need to consistently either all use initializers, or use no initializers, in enum \`${A}\`.`,GetterMayNotHaveThisParam:"A getter cannot have a `this` parameter.",ImportReflectionHasImportType:"An `import module` declaration can not use `type` or `typeof` keyword.",ImportTypeShorthandOnlyInPureImport:"The `type` and `typeof` keywords on named imports can only be used on regular `import` statements. It cannot be used with `import type` or `import typeof` statements.",InexactInsideExact:"Explicit inexact syntax cannot appear inside an explicit exact object type.",InexactInsideNonObject:"Explicit inexact syntax cannot appear in class or interface definitions.",InexactVariance:"Explicit inexact syntax cannot have variance.",InvalidNonTypeImportInDeclareModule:"Imports within a `declare module` body must always be `import type` or `import typeof`.",MissingTypeParamDefault:"Type parameter declaration needs a default, since a preceding type parameter declaration has a default.",NestedDeclareModule:"`declare module` cannot be used inside another `declare module`.",NestedFlowComment:"Cannot have a flow comment inside another flow comment.",PatternIsOptional:Object.assign({message:"A binding pattern parameter cannot be optional in an implementation signature."},{}),SetterMayNotHaveThisParam:"A setter cannot have a `this` parameter.",SpreadVariance:"Spread properties cannot have variance.",ThisParamAnnotationRequired:"A type annotation is required for the `this` parameter.",ThisParamBannedInConstructor:"Constructors cannot have a `this` parameter; constructors don't bind `this` like other functions.",ThisParamMayNotBeOptional:"The `this` parameter cannot be optional.",ThisParamMustBeFirst:"The `this` parameter must be the first function parameter.",ThisParamNoDefault:"The `this` parameter may not have a default value.",TypeBeforeInitializer:"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`.",TypeCastInPattern:"The type cast expression is expected to be wrapped with parenthesis.",UnexpectedExplicitInexactInObject:"Explicit inexact syntax must appear at the end of an inexact object.",UnexpectedReservedType:({reservedType:A})=>`Unexpected reserved type ${A}.`,UnexpectedReservedUnderscore:"`_` is only allowed as a type argument to call or new.",UnexpectedSpaceBetweenModuloChecks:"Spaces between `%` and `checks` are not allowed here.",UnexpectedSpreadType:"Spread operator cannot appear in class or interface definitions.",UnexpectedSubtractionOperand:'Unexpected token, expected "number" or "bigint".',UnexpectedTokenAfterTypeParameter:"Expected an arrow function after this type parameter declaration.",UnexpectedTypeParameterBeforeAsyncArrowFunction:"Type parameters must come after the async keyword, e.g. instead of ` async () => {}`, use `async () => {}`.",UnsupportedDeclareExportKind:({unsupportedExportKind:A,suggestion:g})=>`\`declare export ${A}\` is not supported. Use \`${g}\` instead.`,UnsupportedStatementInDeclareModule:"Only declares and type imports are allowed inside declare module.",UnterminatedFlowComment:"Unterminated flow-comment."});function Mi(A){return A.type==="DeclareExportAllDeclaration"||A.type==="DeclareExportDeclaration"&&(!A.declaration||A.declaration.type!=="TypeAlias"&&A.declaration.type!=="InterfaceDeclaration")}function Ut(A){return A.importKind==="type"||A.importKind==="typeof"}var Qs={const:"declare export var",let:"declare export var",type:"export type",interface:"export interface"};function Fi(A,g){let E=[],x=[];for(let k=0;kclass extends A{flowPragma=void 0;getScopeHandler(){return ys}shouldParseTypes(){return this.getPluginOption("flow","all")||this.flowPragma==="flow"}finishToken(A,g){A!==134&&A!==13&&A!==28&&this.flowPragma===void 0&&(this.flowPragma=null),super.finishToken(A,g)}addComment(A){if(this.flowPragma===void 0){let g=$s.exec(A.value);if(g)if(g[1]==="flow")this.flowPragma="flow";else if(g[1]==="noflow")this.flowPragma="noflow";else throw new Error("Unexpected flow pragma")}super.addComment(A)}flowParseTypeInitialiser(A){let g=this.state.inType;this.state.inType=!0,this.expect(A||14);let E=this.flowParseType();return this.state.inType=g,E}flowParsePredicate(){let A=this.startNode(),g=this.state.startLoc;return this.next(),this.expectContextual(110),this.state.lastTokStartLoc.index>g.index+1&&this.raise(Fs.UnexpectedSpaceBetweenModuloChecks,g),this.eat(10)?(A.value=super.parseExpression(),this.expect(11),this.finishNode(A,"DeclaredPredicate")):this.finishNode(A,"InferredPredicate")}flowParseTypeAndPredicateInitialiser(){let A=this.state.inType;this.state.inType=!0,this.expect(14);let g=null,E=null;return this.match(54)?(this.state.inType=A,E=this.flowParsePredicate()):(g=this.flowParseType(),this.state.inType=A,this.match(54)&&(E=this.flowParsePredicate())),[g,E]}flowParseDeclareClass(A){return this.next(),this.flowParseInterfaceish(A,!0),this.finishNode(A,"DeclareClass")}flowParseDeclareFunction(A){this.next();let g=A.id=this.parseIdentifier(),E=this.startNode(),x=this.startNode();this.match(47)?E.typeParameters=this.flowParseTypeParameterDeclaration():E.typeParameters=null,this.expect(10);let k=this.flowParseFunctionTypeParams();return E.params=k.params,E.rest=k.rest,E.this=k._this,this.expect(11),[E.returnType,A.predicate]=this.flowParseTypeAndPredicateInitialiser(),x.typeAnnotation=this.finishNode(E,"FunctionTypeAnnotation"),g.typeAnnotation=this.finishNode(x,"TypeAnnotation"),this.resetEndLocation(g),this.semicolon(),this.scope.declareName(A.id.name,2048,A.id.loc.start),this.finishNode(A,"DeclareFunction")}flowParseDeclare(A,g){if(this.match(80))return this.flowParseDeclareClass(A);if(this.match(68))return this.flowParseDeclareFunction(A);if(this.match(74))return this.flowParseDeclareVariable(A);if(this.eatContextual(127))return this.match(16)?this.flowParseDeclareModuleExports(A):(g&&this.raise(Fs.NestedDeclareModule,this.state.lastTokStartLoc),this.flowParseDeclareModule(A));if(this.isContextual(130))return this.flowParseDeclareTypeAlias(A);if(this.isContextual(131))return this.flowParseDeclareOpaqueType(A);if(this.isContextual(129))return this.flowParseDeclareInterface(A);if(this.match(82))return this.flowParseDeclareExportDeclaration(A,g);throw this.unexpected()}flowParseDeclareVariable(A){return this.next(),A.id=this.flowParseTypeAnnotatableIdentifier(!0),this.scope.declareName(A.id.name,5,A.id.loc.start),this.semicolon(),this.finishNode(A,"DeclareVariable")}flowParseDeclareModule(A){this.scope.enter(0),this.match(134)?A.id=super.parseExprAtom():A.id=this.parseIdentifier();let g=A.body=this.startNode(),E=g.body=[];for(this.expect(5);!this.match(8);){let A=this.startNode();this.match(83)?(this.next(),!this.isContextual(130)&&!this.match(87)&&this.raise(Fs.InvalidNonTypeImportInDeclareModule,this.state.lastTokStartLoc),E.push(super.parseImport(A))):(this.expectContextual(125,Fs.UnsupportedStatementInDeclareModule),E.push(this.flowParseDeclare(A,!0)))}this.scope.exit(),this.expect(8),this.finishNode(g,"BlockStatement");let x=null,k=!1;return E.forEach((A=>{Mi(A)?(x==="CommonJS"&&this.raise(Fs.AmbiguousDeclareModuleKind,A),x="ES"):A.type==="DeclareModuleExports"&&(k&&this.raise(Fs.DuplicateDeclareModuleExports,A),x==="ES"&&this.raise(Fs.AmbiguousDeclareModuleKind,A),x="CommonJS",k=!0)})),A.kind=x||"CommonJS",this.finishNode(A,"DeclareModule")}flowParseDeclareExportDeclaration(A,g){if(this.expect(82),this.eat(65))return this.match(68)||this.match(80)?A.declaration=this.flowParseDeclare(this.startNode()):(A.declaration=this.flowParseType(),this.semicolon()),A.default=!0,this.finishNode(A,"DeclareExportDeclaration");if(this.match(75)||this.isLet()||(this.isContextual(130)||this.isContextual(129))&&!g){let A=this.state.value;throw this.raise(Fs.UnsupportedDeclareExportKind,this.state.startLoc,{unsupportedExportKind:A,suggestion:Qs[A]})}if(this.match(74)||this.match(68)||this.match(80)||this.isContextual(131))return A.declaration=this.flowParseDeclare(this.startNode()),A.default=!1,this.finishNode(A,"DeclareExportDeclaration");if(this.match(55)||this.match(5)||this.isContextual(129)||this.isContextual(130)||this.isContextual(131))return A=this.parseExport(A,null),A.type==="ExportNamedDeclaration"?(A.default=!1,delete A.exportKind,this.castNodeTo(A,"DeclareExportDeclaration")):this.castNodeTo(A,"DeclareExportAllDeclaration");throw this.unexpected()}flowParseDeclareModuleExports(A){return this.next(),this.expectContextual(111),A.typeAnnotation=this.flowParseTypeAnnotation(),this.semicolon(),this.finishNode(A,"DeclareModuleExports")}flowParseDeclareTypeAlias(A){this.next();let g=this.flowParseTypeAlias(A);return this.castNodeTo(g,"DeclareTypeAlias"),g}flowParseDeclareOpaqueType(A){this.next();let g=this.flowParseOpaqueType(A,!0);return this.castNodeTo(g,"DeclareOpaqueType"),g}flowParseDeclareInterface(A){return this.next(),this.flowParseInterfaceish(A,!1),this.finishNode(A,"DeclareInterface")}flowParseInterfaceish(A,g){if(A.id=this.flowParseRestrictedIdentifier(!g,!0),this.scope.declareName(A.id.name,g?17:8201,A.id.loc.start),this.match(47)?A.typeParameters=this.flowParseTypeParameterDeclaration():A.typeParameters=null,A.extends=[],this.eat(81))do{A.extends.push(this.flowParseInterfaceExtends())}while(!g&&this.eat(12));if(g){if(A.implements=[],A.mixins=[],this.eatContextual(117))do{A.mixins.push(this.flowParseInterfaceExtends())}while(this.eat(12));if(this.eatContextual(113))do{A.implements.push(this.flowParseInterfaceExtends())}while(this.eat(12))}A.body=this.flowParseObjectType({allowStatic:g,allowExact:!1,allowSpread:!1,allowProto:g,allowInexact:!1})}flowParseInterfaceExtends(){let A=this.startNode();return A.id=this.flowParseQualifiedTypeIdentifier(),this.match(47)?A.typeParameters=this.flowParseTypeParameterInstantiation():A.typeParameters=null,this.finishNode(A,"InterfaceExtends")}flowParseInterface(A){return this.flowParseInterfaceish(A,!1),this.finishNode(A,"InterfaceDeclaration")}checkNotUnderscore(A){A==="_"&&this.raise(Fs.UnexpectedReservedUnderscore,this.state.startLoc)}checkReservedType(A,g,E){vs.has(A)&&this.raise(E?Fs.AssignReservedType:Fs.UnexpectedReservedType,g,{reservedType:A})}flowParseRestrictedIdentifier(A,g){return this.checkReservedType(this.state.value,this.state.startLoc,g),this.parseIdentifier(A)}flowParseTypeAlias(A){return A.id=this.flowParseRestrictedIdentifier(!1,!0),this.scope.declareName(A.id.name,8201,A.id.loc.start),this.match(47)?A.typeParameters=this.flowParseTypeParameterDeclaration():A.typeParameters=null,A.right=this.flowParseTypeInitialiser(29),this.semicolon(),this.finishNode(A,"TypeAlias")}flowParseOpaqueType(A,g){return this.expectContextual(130),A.id=this.flowParseRestrictedIdentifier(!0,!0),this.scope.declareName(A.id.name,8201,A.id.loc.start),this.match(47)?A.typeParameters=this.flowParseTypeParameterDeclaration():A.typeParameters=null,A.supertype=null,this.match(14)&&(A.supertype=this.flowParseTypeInitialiser(14)),A.impltype=null,g||(A.impltype=this.flowParseTypeInitialiser(29)),this.semicolon(),this.finishNode(A,"OpaqueType")}flowParseTypeParameter(A=!1){let g=this.state.startLoc,E=this.startNode(),x=this.flowParseVariance(),k=this.flowParseTypeAnnotatableIdentifier();return E.name=k.name,E.variance=x,E.bound=k.typeAnnotation,this.match(29)?(this.eat(29),E.default=this.flowParseType()):A&&this.raise(Fs.MissingTypeParamDefault,g),this.finishNode(E,"TypeParameter")}flowParseTypeParameterDeclaration(){let A=this.state.inType,g=this.startNode();g.params=[],this.state.inType=!0,this.match(47)||this.match(143)?this.next():this.unexpected();let E=!1;do{let A=this.flowParseTypeParameter(E);g.params.push(A),A.default&&(E=!0),this.match(48)||this.expect(12)}while(!this.match(48));return this.expect(48),this.state.inType=A,this.finishNode(g,"TypeParameterDeclaration")}flowInTopLevelContext(A){if(this.curContext()!==$e.brace){let g=this.state.context;this.state.context=[g[0]];try{return A()}finally{this.state.context=g}}else return A()}flowParseTypeParameterInstantiationInExpression(){if(this.reScan_lt()===47)return this.flowParseTypeParameterInstantiation()}flowParseTypeParameterInstantiation(){let A=this.startNode(),g=this.state.inType;return this.state.inType=!0,A.params=[],this.flowInTopLevelContext((()=>{this.expect(47);let g=this.state.noAnonFunctionType;for(this.state.noAnonFunctionType=!1;!this.match(48);)A.params.push(this.flowParseType()),this.match(48)||this.expect(12);this.state.noAnonFunctionType=g})),this.state.inType=g,!this.state.inType&&this.curContext()===$e.brace&&this.reScan_lt_gt(),this.expect(48),this.finishNode(A,"TypeParameterInstantiation")}flowParseTypeParameterInstantiationCallOrNew(){if(this.reScan_lt()!==47)return null;let A=this.startNode(),g=this.state.inType;for(A.params=[],this.state.inType=!0,this.expect(47);!this.match(48);)A.params.push(this.flowParseTypeOrImplicitInstantiation()),this.match(48)||this.expect(12);return this.expect(48),this.state.inType=g,this.finishNode(A,"TypeParameterInstantiation")}flowParseInterfaceType(){let A=this.startNode();if(this.expectContextual(129),A.extends=[],this.eat(81))do{A.extends.push(this.flowParseInterfaceExtends())}while(this.eat(12));return A.body=this.flowParseObjectType({allowStatic:!1,allowExact:!1,allowSpread:!1,allowProto:!1,allowInexact:!1}),this.finishNode(A,"InterfaceTypeAnnotation")}flowParseObjectPropertyKey(){return this.match(135)||this.match(134)?super.parseExprAtom():this.parseIdentifier(!0)}flowParseObjectTypeIndexer(A,g,E){return A.static=g,this.lookahead().type===14?(A.id=this.flowParseObjectPropertyKey(),A.key=this.flowParseTypeInitialiser()):(A.id=null,A.key=this.flowParseType()),this.expect(3),A.value=this.flowParseTypeInitialiser(),A.variance=E,this.finishNode(A,"ObjectTypeIndexer")}flowParseObjectTypeInternalSlot(A,g){return A.static=g,A.id=this.flowParseObjectPropertyKey(),this.expect(3),this.expect(3),this.match(47)||this.match(10)?(A.method=!0,A.optional=!1,A.value=this.flowParseObjectTypeMethodish(this.startNodeAt(A.loc.start))):(A.method=!1,this.eat(17)&&(A.optional=!0),A.value=this.flowParseTypeInitialiser()),this.finishNode(A,"ObjectTypeInternalSlot")}flowParseObjectTypeMethodish(A){for(A.params=[],A.rest=null,A.typeParameters=null,A.this=null,this.match(47)&&(A.typeParameters=this.flowParseTypeParameterDeclaration()),this.expect(10),this.match(78)&&(A.this=this.flowParseFunctionTypeParam(!0),A.this.name=null,this.match(11)||this.expect(12));!this.match(11)&&!this.match(21);)A.params.push(this.flowParseFunctionTypeParam(!1)),this.match(11)||this.expect(12);return this.eat(21)&&(A.rest=this.flowParseFunctionTypeParam(!1)),this.expect(11),A.returnType=this.flowParseTypeInitialiser(),this.finishNode(A,"FunctionTypeAnnotation")}flowParseObjectTypeCallProperty(A,g){let E=this.startNode();return A.static=g,A.value=this.flowParseObjectTypeMethodish(E),this.finishNode(A,"ObjectTypeCallProperty")}flowParseObjectType({allowStatic:A,allowExact:g,allowSpread:E,allowProto:x,allowInexact:k}){let R=this.state.inType;this.state.inType=!0;let N=this.startNode();N.callProperties=[],N.properties=[],N.indexers=[],N.internalSlots=[];let j,U,H=!1;for(g&&this.match(6)?(this.expect(6),j=9,U=!0):(this.expect(5),j=8,U=!1),N.exact=U;!this.match(j);){let g=!1,R=null,j=null,W=this.startNode();if(x&&this.isContextual(118)){let g=this.lookahead();g.type!==14&&g.type!==17&&(this.next(),R=this.state.startLoc,A=!1)}if(A&&this.isContextual(106)){let A=this.lookahead();A.type!==14&&A.type!==17&&(this.next(),g=!0)}let Z=this.flowParseVariance();if(this.eat(0))R!=null&&this.unexpected(R),this.eat(0)?(Z&&this.unexpected(Z.loc.start),N.internalSlots.push(this.flowParseObjectTypeInternalSlot(W,g))):N.indexers.push(this.flowParseObjectTypeIndexer(W,g,Z));else if(this.match(10)||this.match(47))R!=null&&this.unexpected(R),Z&&this.unexpected(Z.loc.start),N.callProperties.push(this.flowParseObjectTypeCallProperty(W,g));else{let A="init";if(this.isContextual(99)||this.isContextual(104)){let g=this.lookahead();Gt(g.type)&&(A=this.state.value,this.next())}let x=this.flowParseObjectTypeProperty(W,g,R,Z,A,E,k??!U);x===null?(H=!0,j=this.state.lastTokStartLoc):N.properties.push(x)}this.flowObjectTypeSemicolon(),j&&!this.match(8)&&!this.match(9)&&this.raise(Fs.UnexpectedExplicitInexactInObject,j)}this.expect(j),E&&(N.inexact=H);let W=this.finishNode(N,"ObjectTypeAnnotation");return this.state.inType=R,W}flowParseObjectTypeProperty(A,g,E,x,k,R,N){if(this.eat(21))return this.match(12)||this.match(13)||this.match(8)||this.match(9)?(R?N||this.raise(Fs.InexactInsideExact,this.state.lastTokStartLoc):this.raise(Fs.InexactInsideNonObject,this.state.lastTokStartLoc),x&&this.raise(Fs.InexactVariance,x),null):(R||this.raise(Fs.UnexpectedSpreadType,this.state.lastTokStartLoc),E!=null&&this.unexpected(E),x&&this.raise(Fs.SpreadVariance,x),A.argument=this.flowParseType(),this.finishNode(A,"ObjectTypeSpreadProperty"));{A.key=this.flowParseObjectPropertyKey(),A.static=g,A.proto=E!=null,A.kind=k;let N=!1;return this.match(47)||this.match(10)?(A.method=!0,E!=null&&this.unexpected(E),x&&this.unexpected(x.loc.start),A.value=this.flowParseObjectTypeMethodish(this.startNodeAt(A.loc.start)),(k==="get"||k==="set")&&this.flowCheckGetterSetterParams(A),!R&&A.key.name==="constructor"&&A.value.this&&this.raise(Fs.ThisParamBannedInConstructor,A.value.this)):(k!=="init"&&this.unexpected(),A.method=!1,this.eat(17)&&(N=!0),A.value=this.flowParseTypeInitialiser(),A.variance=x),A.optional=N,this.finishNode(A,"ObjectTypeProperty")}}flowCheckGetterSetterParams(A){let g=A.kind==="get"?0:1,E=A.value.params.length+(A.value.rest?1:0);A.value.this&&this.raise(A.kind==="get"?Fs.GetterMayNotHaveThisParam:Fs.SetterMayNotHaveThisParam,A.value.this),E!==g&&this.raise(A.kind==="get"?_e.BadGetterArity:_e.BadSetterArity,A),A.kind==="set"&&A.value.rest&&this.raise(_e.BadSetterRestParameter,A)}flowObjectTypeSemicolon(){!this.eat(13)&&!this.eat(12)&&!this.match(8)&&!this.match(9)&&this.unexpected()}flowParseQualifiedTypeIdentifier(A,g){A??(A=this.state.startLoc);let E=g||this.flowParseRestrictedIdentifier(!0);for(;this.eat(16);){let g=this.startNodeAt(A);g.qualification=E,g.id=this.flowParseRestrictedIdentifier(!0),E=this.finishNode(g,"QualifiedTypeIdentifier")}return E}flowParseGenericType(A,g){let E=this.startNodeAt(A);return E.typeParameters=null,E.id=this.flowParseQualifiedTypeIdentifier(A,g),this.match(47)&&(E.typeParameters=this.flowParseTypeParameterInstantiation()),this.finishNode(E,"GenericTypeAnnotation")}flowParseTypeofType(){let A=this.startNode();return this.expect(87),A.argument=this.flowParsePrimaryType(),this.finishNode(A,"TypeofTypeAnnotation")}flowParseTupleType(){let A=this.startNode();for(A.types=[],this.expect(0);this.state.possuper.parseFunctionBody(A,!0,E)));return}super.parseFunctionBody(A,!1,E)}parseFunctionBodyAndFinish(A,g,E=!1){if(this.match(14)){let g=this.startNode();[g.typeAnnotation,A.predicate]=this.flowParseTypeAndPredicateInitialiser(),A.returnType=g.typeAnnotation?this.finishNode(g,"TypeAnnotation"):null}return super.parseFunctionBodyAndFinish(A,g,E)}parseStatementLike(A){if(this.state.strict&&this.isContextual(129)){let A=this.lookahead();if(O(A.type)){let A=this.startNode();return this.next(),this.flowParseInterface(A)}}else if(this.isContextual(126)){let A=this.startNode();return this.next(),this.flowParseEnumDeclaration(A)}let g=super.parseStatementLike(A);return this.flowPragma===void 0&&!this.isValidDirective(g)&&(this.flowPragma=null),g}parseExpressionStatement(A,g,E){if(g.type==="Identifier"){if(g.name==="declare"){if(this.match(80)||w(this.state.type)||this.match(68)||this.match(74)||this.match(82))return this.flowParseDeclare(A)}else if(w(this.state.type)){if(g.name==="interface")return this.flowParseInterface(A);if(g.name==="type")return this.flowParseTypeAlias(A);if(g.name==="opaque")return this.flowParseOpaqueType(A,!1)}}return super.parseExpressionStatement(A,g,E)}shouldParseExportDeclaration(){let{type:A}=this.state;return A===126||Rt(A)?!this.state.containsEsc:super.shouldParseExportDeclaration()}isExportDefaultSpecifier(){let{type:A}=this.state;return A===126||Rt(A)?this.state.containsEsc:super.isExportDefaultSpecifier()}parseExportDefaultExpression(){if(this.isContextual(126)){let A=this.startNode();return this.next(),this.flowParseEnumDeclaration(A)}return super.parseExportDefaultExpression()}parseConditional(A,g,E){if(!this.match(17))return A;if(this.state.maybeInArrowParameters){let g=this.lookaheadCharCode();if(g===44||g===61||g===58||g===41)return this.setOptionalParametersError(E),A}this.expect(17);let x=this.state.clone(),k=this.state.noArrowAt,R=this.startNodeAt(g),{consequent:N,failed:j}=this.tryParseConditionalConsequent(),[U,H]=this.getArrowLikeExpressions(N);if(j||H.length>0){let A=[...k];if(H.length>0){this.state=x,this.state.noArrowAt=A;for(let g=0;g1&&this.raise(Fs.AmbiguousConditionalArrow,x.startLoc),j&&U.length===1&&(this.state=x,A.push(U[0].start),this.state.noArrowAt=A,({consequent:N,failed:j}=this.tryParseConditionalConsequent()))}return this.getArrowLikeExpressions(N,!0),this.state.noArrowAt=k,this.expect(14),R.test=A,R.consequent=N,R.alternate=this.forwardNoArrowParamsConversionAt(R,(()=>this.parseMaybeAssign(void 0,void 0))),this.finishNode(R,"ConditionalExpression")}tryParseConditionalConsequent(){this.state.noArrowParamsConversionAt.push(this.state.start);let A=this.parseMaybeAssignAllowIn(),g=!this.match(14);return this.state.noArrowParamsConversionAt.pop(),{consequent:A,failed:g}}getArrowLikeExpressions(A,g){let E=[A],x=[];for(;E.length!==0;){let A=E.pop();A.type==="ArrowFunctionExpression"&&A.body.type!=="BlockStatement"?(A.typeParameters||!A.returnType?this.finishArrowValidation(A):x.push(A),E.push(A.body)):A.type==="ConditionalExpression"&&(E.push(A.consequent),E.push(A.alternate))}return g?(x.forEach((A=>this.finishArrowValidation(A))),[x,[]]):Fi(x,(A=>A.params.every((A=>this.isAssignable(A,!0)))))}finishArrowValidation(A){this.toAssignableList(A.params,A.extra?.trailingCommaLoc,!1),this.scope.enter(518),super.checkParams(A,!1,!0),this.scope.exit()}forwardNoArrowParamsConversionAt(A,g){let E;return this.state.noArrowParamsConversionAt.includes(this.offsetToSourcePos(A.start))?(this.state.noArrowParamsConversionAt.push(this.state.start),E=g(),this.state.noArrowParamsConversionAt.pop()):E=g(),E}parseParenItem(A,g){let E=super.parseParenItem(A,g);if(this.eat(17)&&(E.optional=!0,this.resetEndLocation(A)),this.match(14)){let A=this.startNodeAt(g);return A.expression=E,A.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(A,"TypeCastExpression")}return E}assertModuleNodeAllowed(A){A.type==="ImportDeclaration"&&(A.importKind==="type"||A.importKind==="typeof")||A.type==="ExportNamedDeclaration"&&A.exportKind==="type"||A.type==="ExportAllDeclaration"&&A.exportKind==="type"||super.assertModuleNodeAllowed(A)}parseExportDeclaration(A){if(this.isContextual(130)){A.exportKind="type";let g=this.startNode();return this.next(),this.match(5)?(A.specifiers=this.parseExportSpecifiers(!0),super.parseExportFrom(A),null):this.flowParseTypeAlias(g)}else if(this.isContextual(131)){A.exportKind="type";let g=this.startNode();return this.next(),this.flowParseOpaqueType(g,!1)}else if(this.isContextual(129)){A.exportKind="type";let g=this.startNode();return this.next(),this.flowParseInterface(g)}else if(this.isContextual(126)){A.exportKind="value";let g=this.startNode();return this.next(),this.flowParseEnumDeclaration(g)}else return super.parseExportDeclaration(A)}eatExportStar(A){return super.eatExportStar(A)?!0:this.isContextual(130)&&this.lookahead().type===55?(A.exportKind="type",this.next(),this.next(),!0):!1}maybeParseExportNamespaceSpecifier(A){let{startLoc:g}=this.state,E=super.maybeParseExportNamespaceSpecifier(A);return E&&A.exportKind==="type"&&this.unexpected(g),E}parseClassId(A,g,E){super.parseClassId(A,g,E),this.match(47)&&(A.typeParameters=this.flowParseTypeParameterDeclaration())}parseClassMember(A,g,E){let{startLoc:x}=this.state;if(this.isContextual(125)){if(super.parseClassMemberFromModifier(A,g))return;g.declare=!0}super.parseClassMember(A,g,E),g.declare&&(g.type!=="ClassProperty"&&g.type!=="ClassPrivateProperty"&&g.type!=="PropertyDefinition"?this.raise(Fs.DeclareClassElement,x):g.value&&this.raise(Fs.DeclareClassFieldInitializer,g.value))}isIterator(A){return A==="iterator"||A==="asyncIterator"}readIterator(){let A=super.readWord1(),g="@@"+A;(!this.isIterator(A)||!this.state.inType)&&this.raise(_e.InvalidIdentifier,this.state.curPosition(),{identifierName:g}),this.finishToken(132,g)}getTokenFromCode(A){let g=this.input.charCodeAt(this.state.pos+1);A===123&&g===124?this.finishOp(6,2):this.state.inType&&(A===62||A===60)?this.finishOp(A===62?48:47,1):this.state.inType&&A===63?g===46?this.finishOp(18,2):this.finishOp(17,1):ki(A,g,this.input.charCodeAt(this.state.pos+2))?(this.state.pos+=2,this.readIterator()):super.getTokenFromCode(A)}isAssignable(A,g){return A.type==="TypeCastExpression"?this.isAssignable(A.expression,g):super.isAssignable(A,g)}toAssignable(A,g=!1){!g&&A.type==="AssignmentExpression"&&A.left.type==="TypeCastExpression"&&(A.left=this.typeCastToParameter(A.left)),super.toAssignable(A,g)}toAssignableList(A,g,E){for(let g=0;g1||!g)&&this.raise(Fs.TypeCastInPattern,x.typeAnnotation)}return A}parseArrayLike(A,g,E){let x=super.parseArrayLike(A,g,E);return E!=null&&!this.state.maybeInArrowParameters&&this.toReferencedList(x.elements),x}isValidLVal(A,g,E,x){return A==="TypeCastExpression"||super.isValidLVal(A,g,E,x)}parseClassProperty(A){return this.match(14)&&(A.typeAnnotation=this.flowParseTypeAnnotation()),super.parseClassProperty(A)}parseClassPrivateProperty(A){return this.match(14)&&(A.typeAnnotation=this.flowParseTypeAnnotation()),super.parseClassPrivateProperty(A)}isClassMethod(){return this.match(47)||super.isClassMethod()}isClassProperty(){return this.match(14)||super.isClassProperty()}isNonstaticConstructor(A){return!this.match(14)&&super.isNonstaticConstructor(A)}pushClassMethod(A,g,E,x,k,R){if(g.variance&&this.unexpected(g.variance.loc.start),delete g.variance,this.match(47)&&(g.typeParameters=this.flowParseTypeParameterDeclaration()),super.pushClassMethod(A,g,E,x,k,R),g.params&&k){let A=g.params;A.length>0&&this.isThisParam(A[0])&&this.raise(Fs.ThisParamBannedInConstructor,g)}else if(g.type==="MethodDefinition"&&k&&g.value.params){let A=g.value.params;A.length>0&&this.isThisParam(A[0])&&this.raise(Fs.ThisParamBannedInConstructor,g)}}pushClassPrivateMethod(A,g,E,x){g.variance&&this.unexpected(g.variance.loc.start),delete g.variance,this.match(47)&&(g.typeParameters=this.flowParseTypeParameterDeclaration()),super.pushClassPrivateMethod(A,g,E,x)}parseClassSuper(A){if(super.parseClassSuper(A),A.superClass&&(this.match(47)||this.match(51))&&(A.superTypeArguments=this.flowParseTypeParameterInstantiationInExpression()),this.isContextual(113)){this.next();let g=A.implements=[];do{let A=this.startNode();A.id=this.flowParseRestrictedIdentifier(!0),this.match(47)?A.typeParameters=this.flowParseTypeParameterInstantiation():A.typeParameters=null,g.push(this.finishNode(A,"ClassImplements"))}while(this.eat(12))}}checkGetterSetterParams(A){super.checkGetterSetterParams(A);let g=this.getObjectOrClassMethodParams(A);if(g.length>0){let E=g[0];this.isThisParam(E)&&A.kind==="get"?this.raise(Fs.GetterMayNotHaveThisParam,E):this.isThisParam(E)&&this.raise(Fs.SetterMayNotHaveThisParam,E)}}parsePropertyNamePrefixOperator(A){A.variance=this.flowParseVariance()}parseObjPropValue(A,g,E,x,k,R,N){A.variance&&this.unexpected(A.variance.loc.start),delete A.variance;let j;this.match(47)&&!R&&(j=this.flowParseTypeParameterDeclaration(),this.match(10)||this.unexpected());let U=super.parseObjPropValue(A,g,E,x,k,R,N);return j&&((U.value||U).typeParameters=j),U}parseFunctionParamType(A){return this.eat(17)&&(A.type!=="Identifier"&&this.raise(Fs.PatternIsOptional,A),this.isThisParam(A)&&this.raise(Fs.ThisParamMayNotBeOptional,A),A.optional=!0),this.match(14)?A.typeAnnotation=this.flowParseTypeAnnotation():this.isThisParam(A)&&this.raise(Fs.ThisParamAnnotationRequired,A),this.match(29)&&this.isThisParam(A)&&this.raise(Fs.ThisParamNoDefault,A),this.resetEndLocation(A),A}parseMaybeDefault(A,g){let E=super.parseMaybeDefault(A,g);return E.type==="AssignmentPattern"&&E.typeAnnotation&&E.right.startsuper.parseMaybeAssign(A,g)),E),!x.error)return x.node;let{context:k}=this.state,R=k[k.length-1];(R===$e.j_oTag||R===$e.j_expr)&&k.pop()}if(x?.error||this.match(47)){E=E||this.state.clone();let k,R=this.tryParse((E=>{k=this.flowParseTypeParameterDeclaration();let x=this.forwardNoArrowParamsConversionAt(k,(()=>{let E=super.parseMaybeAssign(A,g);return this.resetStartLocationFromNode(E,k),E}));x.extra?.parenthesized&&E();let R=this.maybeUnwrapTypeCastExpression(x);return R.type!=="ArrowFunctionExpression"&&E(),R.typeParameters=k,this.resetStartLocationFromNode(R,k),x}),E),N=null;if(R.node&&this.maybeUnwrapTypeCastExpression(R.node).type==="ArrowFunctionExpression"){if(!R.error&&!R.aborted)return R.node.async&&this.raise(Fs.UnexpectedTypeParameterBeforeAsyncArrowFunction,k),R.node;N=R.node}if(x?.node)return this.state=x.failState,x.node;if(N)return this.state=R.failState,N;throw x?.thrown?x.error:R.thrown?R.error:this.raise(Fs.UnexpectedTokenAfterTypeParameter,k)}return super.parseMaybeAssign(A,g)}parseArrow(A){if(this.match(14)){let g=this.tryParse((()=>{let g=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0;let E=this.startNode();return[E.typeAnnotation,A.predicate]=this.flowParseTypeAndPredicateInitialiser(),this.state.noAnonFunctionType=g,this.canInsertSemicolon()&&this.unexpected(),this.match(19)||this.unexpected(),E}));if(g.thrown)return null;g.error&&(this.state=g.failState),A.returnType=g.node.typeAnnotation?this.finishNode(g.node,"TypeAnnotation"):null}return super.parseArrow(A)}shouldParseArrow(A){return this.match(14)||super.shouldParseArrow(A)}setArrowFunctionParameters(A,g){this.state.noArrowParamsConversionAt.includes(this.offsetToSourcePos(A.start))?A.params=g:super.setArrowFunctionParameters(A,g)}checkParams(A,g,E,x=!0){if(!(E&&this.state.noArrowParamsConversionAt.includes(this.offsetToSourcePos(A.start)))){for(let g=0;g0&&this.raise(Fs.ThisParamMustBeFirst,A.params[g]);super.checkParams(A,g,E,x)}}parseParenAndDistinguishExpression(A){return super.parseParenAndDistinguishExpression(A&&!this.state.noArrowAt.includes(this.sourceToOffsetPos(this.state.start)))}parseSubscripts(A,g,E){if(A.type==="Identifier"&&A.name==="async"&&this.state.noArrowAt.includes(g.index)){this.next();let E=this.startNodeAt(g);E.callee=A,E.arguments=super.parseCallExpressionArguments(),A=this.finishNode(E,"CallExpression")}else if(A.type==="Identifier"&&A.name==="async"&&this.match(47)){let x=this.state.clone(),k=this.tryParse((A=>this.parseAsyncArrowWithTypeParameters(g)||A()),x);if(!k.error&&!k.aborted)return k.node;let R=this.tryParse((()=>super.parseSubscripts(A,g,E)),x);if(R.node&&!R.error)return R.node;if(k.node)return this.state=k.failState,k.node;if(R.node)return this.state=R.failState,R.node;throw k.error||R.error}return super.parseSubscripts(A,g,E)}parseSubscript(A,g,E,x){if(this.match(18)&&this.isLookaheadToken_lt()){if(x.optionalChainMember=!0,E)return x.stop=!0,A;this.next();let k=this.startNodeAt(g);return k.callee=A,k.typeArguments=this.flowParseTypeParameterInstantiationInExpression(),this.expect(10),k.arguments=this.parseCallExpressionArguments(),k.optional=!0,this.finishCallExpression(k,!0)}else if(!E&&this.shouldParseTypes()&&(this.match(47)||this.match(51))){let E=this.startNodeAt(g);E.callee=A;let k=this.tryParse((()=>(E.typeArguments=this.flowParseTypeParameterInstantiationCallOrNew(),this.expect(10),E.arguments=super.parseCallExpressionArguments(),x.optionalChainMember&&(E.optional=!1),this.finishCallExpression(E,x.optionalChainMember))));if(k.node)return k.error&&(this.state=k.failState),k.node}return super.parseSubscript(A,g,E,x)}parseNewCallee(A){super.parseNewCallee(A);let g=null;this.shouldParseTypes()&&this.match(47)&&(g=this.tryParse((()=>this.flowParseTypeParameterInstantiationCallOrNew())).node),A.typeArguments=g}parseAsyncArrowWithTypeParameters(A){let g=this.startNodeAt(A);if(this.parseFunctionParams(g,!1),!!this.parseArrow(g))return super.parseArrowExpression(g,void 0,!0)}readToken_mult_modulo(A){let g=this.input.charCodeAt(this.state.pos+1);if(A===42&&g===47&&this.state.hasFlowComment){this.state.hasFlowComment=!1,this.state.pos+=2,this.nextToken();return}super.readToken_mult_modulo(A)}readToken_pipe_amp(A){let g=this.input.charCodeAt(this.state.pos+1);if(A===124&&g===125){this.finishOp(9,2);return}super.readToken_pipe_amp(A)}parseTopLevel(A,g){let E=super.parseTopLevel(A,g);return this.state.hasFlowComment&&this.raise(Fs.UnterminatedFlowComment,this.state.curPosition()),E}skipBlockComment(){if(this.hasPlugin("flowComments")&&this.skipFlowComment()){if(this.state.hasFlowComment)throw this.raise(Fs.NestedFlowComment,this.state.startLoc);this.hasFlowCommentCompletion();let A=this.skipFlowComment();A&&(this.state.pos+=A,this.state.hasFlowComment=!0);return}return super.skipBlockComment(this.state.hasFlowComment?"*-/":"*/")}skipFlowComment(){let{pos:A}=this.state,g=2;for(;[32,9].includes(this.input.charCodeAt(A+g));)g++;let E=this.input.charCodeAt(g+A),x=this.input.charCodeAt(g+A+1);return E===58&&x===58?g+2:this.input.slice(g+A,g+A+12)==="flow-include"?g+12:E===58&&x!==58?g:!1}hasFlowCommentCompletion(){if(this.input.indexOf("*/",this.state.pos)===-1)throw this.raise(_e.UnterminatedComment,this.state.curPosition())}flowEnumErrorBooleanMemberNotInitialized(A,{enumName:g,memberName:E}){this.raise(Fs.EnumBooleanMemberNotInitialized,A,{memberName:E,enumName:g})}flowEnumErrorInvalidMemberInitializer(A,g){return this.raise(g.explicitType?g.explicitType==="symbol"?Fs.EnumInvalidMemberInitializerSymbolType:Fs.EnumInvalidMemberInitializerPrimaryType:Fs.EnumInvalidMemberInitializerUnknownType,A,g)}flowEnumErrorNumberMemberNotInitialized(A,g){this.raise(Fs.EnumNumberMemberNotInitialized,A,g)}flowEnumErrorStringMemberInconsistentlyInitialized(A,g){this.raise(Fs.EnumStringMemberInconsistentlyInitialized,A,g)}flowEnumMemberInit(){let A=this.state.startLoc,s=()=>this.match(12)||this.match(8);switch(this.state.type){case 135:{let g=this.parseNumericLiteral(this.state.value);return s()?{type:"number",loc:g.loc.start,value:g}:{type:"invalid",loc:A}}case 134:{let g=this.parseStringLiteral(this.state.value);return s()?{type:"string",loc:g.loc.start,value:g}:{type:"invalid",loc:A}}case 85:case 86:{let g=this.parseBooleanLiteral(this.match(85));return s()?{type:"boolean",loc:g.loc.start,value:g}:{type:"invalid",loc:A}}default:return{type:"invalid",loc:A}}}flowEnumMemberRaw(){let A=this.state.startLoc,g=this.parseIdentifier(!0),E=this.eat(29)?this.flowEnumMemberInit():{type:"none",loc:A};return{id:g,init:E}}flowEnumCheckExplicitTypeMismatch(A,g,E){let{explicitType:x}=g;x!==null&&x!==E&&this.flowEnumErrorInvalidMemberInitializer(A,g)}flowEnumMembers({enumName:A,explicitType:g}){let E=new Set,x={booleanMembers:[],numberMembers:[],stringMembers:[],defaultedMembers:[]},k=!1;for(;!this.match(8);){if(this.eat(21)){k=!0;break}let R=this.startNode(),{id:N,init:j}=this.flowEnumMemberRaw(),U=N.name;if(U==="")continue;/^[a-z]/.test(U)&&this.raise(Fs.EnumInvalidMemberName,N,{memberName:U,suggestion:U[0].toUpperCase()+U.slice(1),enumName:A}),E.has(U)&&this.raise(Fs.EnumDuplicateMemberName,N,{memberName:U,enumName:A}),E.add(U);let H={enumName:A,explicitType:g,memberName:U};switch(R.id=N,j.type){case"boolean":{this.flowEnumCheckExplicitTypeMismatch(j.loc,H,"boolean"),R.init=j.value,x.booleanMembers.push(this.finishNode(R,"EnumBooleanMember"));break}case"number":{this.flowEnumCheckExplicitTypeMismatch(j.loc,H,"number"),R.init=j.value,x.numberMembers.push(this.finishNode(R,"EnumNumberMember"));break}case"string":{this.flowEnumCheckExplicitTypeMismatch(j.loc,H,"string"),R.init=j.value,x.stringMembers.push(this.finishNode(R,"EnumStringMember"));break}case"invalid":throw this.flowEnumErrorInvalidMemberInitializer(j.loc,H);case"none":switch(g){case"boolean":this.flowEnumErrorBooleanMemberNotInitialized(j.loc,H);break;case"number":this.flowEnumErrorNumberMemberNotInitialized(j.loc,H);break;default:x.defaultedMembers.push(this.finishNode(R,"EnumDefaultedMember"))}}this.match(8)||this.expect(12)}return{members:x,hasUnknownMembers:k}}flowEnumStringMembers(A,g,{enumName:E}){if(A.length===0)return g;if(g.length===0)return A;if(g.length>A.length){for(let g of A)this.flowEnumErrorStringMemberInconsistentlyInitialized(g,{enumName:E});return g}else{for(let A of g)this.flowEnumErrorStringMemberInconsistentlyInitialized(A,{enumName:E});return A}}flowEnumParseExplicitType({enumName:A}){if(!this.eatContextual(102))return null;if(!w(this.state.type))throw this.raise(Fs.EnumInvalidExplicitTypeUnknownSupplied,this.state.startLoc,{enumName:A});let{value:g}=this.state;return this.next(),g!=="boolean"&&g!=="number"&&g!=="string"&&g!=="symbol"&&this.raise(Fs.EnumInvalidExplicitType,this.state.startLoc,{enumName:A,invalidEnumType:g}),g}flowEnumBody(A,g){let E=g.name,x=g.loc.start,k=this.flowEnumParseExplicitType({enumName:E});this.expect(5);let{members:R,hasUnknownMembers:N}=this.flowEnumMembers({enumName:E,explicitType:k});switch(A.hasUnknownMembers=N,k){case"boolean":return A.explicitType=!0,A.members=R.booleanMembers,this.expect(8),this.finishNode(A,"EnumBooleanBody");case"number":return A.explicitType=!0,A.members=R.numberMembers,this.expect(8),this.finishNode(A,"EnumNumberBody");case"string":return A.explicitType=!0,A.members=this.flowEnumStringMembers(R.stringMembers,R.defaultedMembers,{enumName:E}),this.expect(8),this.finishNode(A,"EnumStringBody");case"symbol":return A.members=R.defaultedMembers,this.expect(8),this.finishNode(A,"EnumSymbolBody");default:{let l=()=>(A.members=[],this.expect(8),this.finishNode(A,"EnumStringBody"));A.explicitType=!1;let g=R.booleanMembers.length,k=R.numberMembers.length,N=R.stringMembers.length,j=R.defaultedMembers.length;if(!g&&!k&&!N&&!j)return l();if(!g&&!k)return A.members=this.flowEnumStringMembers(R.stringMembers,R.defaultedMembers,{enumName:E}),this.expect(8),this.finishNode(A,"EnumStringBody");if(!k&&!N&&g>=j){for(let A of R.defaultedMembers)this.flowEnumErrorBooleanMemberNotInitialized(A.loc.start,{enumName:E,memberName:A.id.name});return A.members=R.booleanMembers,this.expect(8),this.finishNode(A,"EnumBooleanBody")}else if(!g&&!N&&k>=j){for(let A of R.defaultedMembers)this.flowEnumErrorNumberMemberNotInitialized(A.loc.start,{enumName:E,memberName:A.id.name});return A.members=R.numberMembers,this.expect(8),this.finishNode(A,"EnumNumberBody")}else return this.raise(Fs.EnumInconsistentMemberValues,x,{enumName:E}),l()}}}flowParseEnumDeclaration(A){let g=this.parseIdentifier();return A.id=g,A.body=this.flowEnumBody(this.startNode(),g),this.finishNode(A,"EnumDeclaration")}jsxParseOpeningElementAfterName(A){return this.shouldParseTypes()&&(this.match(47)||this.match(51))&&(A.typeArguments=this.flowParseTypeParameterInstantiationInExpression()),super.jsxParseOpeningElementAfterName(A)}isLookaheadToken_lt(){let A=this.nextTokenStart();if(this.input.charCodeAt(A)===60){let g=this.input.charCodeAt(A+1);return g!==60&&g!==61}return!1}reScan_lt_gt(){let{type:A}=this.state;A===47?(this.state.pos-=1,this.readToken_lt()):A===48&&(this.state.pos-=1,this.readToken_gt())}reScan_lt(){let{type:A}=this.state;return A===51?(this.state.pos-=2,this.finishOp(47,1),47):A}maybeUnwrapTypeCastExpression(A){return A.type==="TypeCastExpression"?A.expression:A}};var Hs=/\r\n|[\r\n\u2028\u2029]/,Vs=new RegExp(Hs.source,"g");function G(A){switch(A){case 10:case 13:case 8232:case 8233:return!0;default:return!1}}function _t(A,g,E){for(let x=g;x`Expected corresponding JSX closing tag for <${A}>.`,MissingClosingTagFragment:"Expected corresponding JSX closing tag for <>.",UnexpectedSequenceExpression:"Sequence expressions cannot be directly nested inside JSX. Did you mean to wrap it in parentheses (...)?",UnexpectedToken:({unexpected:A,HTMLEntity:g})=>`Unexpected token \`${A}\`. Did you mean \`${g}\` or \`{'${A}'}\`?`,UnsupportedJsxValue:"JSX value should be either an expression or a quoted JSX text.",UnterminatedJsxContent:"Unterminated JSX contents.",UnwrappedAdjacentJSXElements:"Adjacent JSX elements must be wrapped in an enclosing tag. Did you want a JSX fragment <>...?"});function V(A){return A?A.type==="JSXOpeningFragment"||A.type==="JSXClosingFragment":!1}function J(A){if(A.type==="JSXIdentifier")return A.name;if(A.type==="JSXNamespacedName")return A.namespace.name+":"+A.name.name;if(A.type==="JSXMemberExpression")return J(A.object)+"."+J(A.property);throw new Error("Node had unexpected type: "+A.type)}var ji=A=>class extends A{jsxReadToken(){let A="",g=this.state.pos;for(;;){if(this.state.pos>=this.length)throw this.raise(aa.UnterminatedJsxContent,this.state.startLoc);let E=this.input.charCodeAt(this.state.pos);switch(E){case 60:case 123:if(this.state.pos===this.state.start){E===60&&this.state.canStartJSXElement?(++this.state.pos,this.finishToken(143)):super.getTokenFromCode(E);return}A+=this.input.slice(g,this.state.pos),this.finishToken(142,A);return;case 38:A+=this.input.slice(g,this.state.pos),A+=this.jsxReadEntity(),g=this.state.pos;break;case 62:case 125:this.raise(aa.UnexpectedToken,this.state.curPosition(),{unexpected:this.input[this.state.pos],HTMLEntity:E===125?"}":">"});default:G(E)?(A+=this.input.slice(g,this.state.pos),A+=this.jsxReadNewLine(!0),g=this.state.pos):++this.state.pos}}}jsxReadNewLine(A){let g=this.input.charCodeAt(this.state.pos),E;return++this.state.pos,g===13&&this.input.charCodeAt(this.state.pos)===10?(++this.state.pos,E=A?`\n`:`\r\n`):E=String.fromCharCode(g),++this.state.curLine,this.state.lineStart=this.state.pos,E}jsxReadString(A){let g="",E=++this.state.pos;for(;;){if(this.state.pos>=this.length)throw this.raise(_e.UnterminatedString,this.state.startLoc);let x=this.input.charCodeAt(this.state.pos);if(x===A)break;x===38?(g+=this.input.slice(E,this.state.pos),g+=this.jsxReadEntity(),E=this.state.pos):G(x)?(g+=this.input.slice(E,this.state.pos),g+=this.jsxReadNewLine(!1),E=this.state.pos):++this.state.pos}g+=this.input.slice(E,this.state.pos++),this.finishToken(134,g)}jsxReadEntity(){let A=++this.state.pos;if(this.codePointAtPos(this.state.pos)===35){++this.state.pos;let A=10;this.codePointAtPos(this.state.pos)===120&&(A=16,++this.state.pos);let g=this.readInt(A,void 0,!1,"bail");if(g!==null&&this.codePointAtPos(this.state.pos)===59)return++this.state.pos,String.fromCodePoint(g)}else{let g=0,E=!1;for(;g++<10&&this.state.pos1){for(let g=0;g0){if(E&256){let A=!!(E&512),g=(x&4)>0;return A!==g}return!0}return E&128&&(x&8)>0?A.names.get(g)&2?!!(E&1):!1:E&2&&(x&1)>0?!0:super.isRedeclaredInScope(A,g,E)}checkLocalExport(A){let{name:g}=A;if(this.hasImport(g))return;let E=this.scopeStack.length;for(let A=E-1;A>=0;A--){let E=this.scopeStack[A].tsNames.get(g);if((E&1)>0||(E&16)>0)return}super.checkLocalExport(A)}},Pa=class{stacks=[];enter(A){this.stacks.push(A)}exit(){this.stacks.pop()}currentFlags(){return this.stacks[this.stacks.length-1]}get hasAwait(){return(this.currentFlags()&2)>0}get hasYield(){return(this.currentFlags()&1)>0}get hasReturn(){return(this.currentFlags()&4)>0}get hasIn(){return(this.currentFlags()&8)>0}};function Se(A,g){return(A?2:0)|(g?1:0)}var $a=class{sawUnambiguousESM=!1;ambiguousScriptDifferentAst=!1;sourceToOffsetPos(A){return A+this.startIndex}offsetToSourcePos(A){return A-this.startIndex}hasPlugin(A){if(typeof A=="string")return this.plugins.has(A);{let[g,E]=A;if(!this.hasPlugin(g))return!1;let x=this.plugins.get(g);for(let A of Object.keys(E))if(x?.[A]!==E[A])return!1;return!0}}getPluginOption(A,g){return this.plugins.get(A)?.[g]}};function is(A,g){A.trailingComments===void 0?A.trailingComments=g:A.trailingComments.unshift(...g)}function Vi(A,g){A.leadingComments===void 0?A.leadingComments=g:A.leadingComments.unshift(...g)}function X(A,g){A.innerComments===void 0?A.innerComments=g:A.innerComments.unshift(...g)}function $(A,g,E){let x=null,k=g.length;for(;x===null&&k>0;)x=g[--k];x===null||x.start>E.start?X(A,E.comments):is(x,E.comments)}var Va=class extends $a{addComment(A){this.filename&&(A.loc.filename=this.filename);let{commentsLen:g}=this.state;this.comments.length!==g&&(this.comments.length=g),this.comments.push(A),this.state.commentsLen++}processComment(A){let{commentStack:g}=this.state,E=g.length;if(E===0)return;let x=E-1,k=g[x];k.start===A.end&&(k.leadingNode=A,x--);let{start:R}=A;for(;x>=0;x--){let E=g[x],k=E.end;if(k>R)E.containingNode=A,this.finalizeComment(E),g.splice(x,1);else{k===R&&(E.trailingNode=A);break}}}finalizeComment(A){let{comments:g}=A;if(A.leadingNode!==null||A.trailingNode!==null)A.leadingNode!==null&&is(A.leadingNode,g),A.trailingNode!==null&&Vi(A.trailingNode,g);else{let E=A.containingNode,x=A.start;if(this.input.charCodeAt(this.offsetToSourcePos(x)-1)===44)switch(E.type){case"ObjectExpression":case"ObjectPattern":case"RecordExpression":$(E,E.properties,A);break;case"CallExpression":case"OptionalCallExpression":$(E,E.arguments,A);break;case"ImportExpression":$(E,[E.source,E.options??null],A);break;case"FunctionDeclaration":case"FunctionExpression":case"ArrowFunctionExpression":case"ObjectMethod":case"ClassMethod":case"ClassPrivateMethod":$(E,E.params,A);break;case"ArrayExpression":case"ArrayPattern":case"TupleExpression":$(E,E.elements,A);break;case"ExportNamedDeclaration":case"ImportDeclaration":$(E,E.specifiers,A);break;case"TSEnumDeclaration":X(E,g);break;case"TSEnumBody":$(E,E.members,A);break;default:X(E,g)}else X(E,g)}}finalizeRemainingComments(){let{commentStack:A}=this.state;for(let g=A.length-1;g>=0;g--)this.finalizeComment(A[g]);this.state.commentStack=[]}resetPreviousNodeTrailingComments(A){let{commentStack:g}=this.state,{length:E}=g;if(E===0)return;let x=g[E-1];x.leadingNode===A&&(x.leadingNode=null)}takeSurroundingComments(A,g,E){let{commentStack:x}=this.state,k=x.length;if(k===0)return;let R=k-1;for(;R>=0;R--){let k=x[R],N=k.end;if(k.start===E)k.leadingNode=A;else if(N===g)k.trailingNode=A;else if(N0}set strict(A){A?this.flags|=1:this.flags&=-2}startIndex;curLine;lineStart;startLoc;endLoc;init({strictMode:A,sourceType:g,startIndex:E,startLine:x,startColumn:k}){this.strict=A===!1?!1:A===!0?!0:g==="module",this.startIndex=E,this.curLine=x,this.lineStart=-k,this.startLoc=this.endLoc=new N(x,k,E)}errors=[];potentialArrowAt=-1;noArrowAt=[];noArrowParamsConversionAt=[];get maybeInArrowParameters(){return(this.flags&2)>0}set maybeInArrowParameters(A){A?this.flags|=2:this.flags&=-3}get inType(){return(this.flags&4)>0}set inType(A){A?this.flags|=4:this.flags&=-5}get noAnonFunctionType(){return(this.flags&8)>0}set noAnonFunctionType(A){A?this.flags|=8:this.flags&=-9}get hasFlowComment(){return(this.flags&16)>0}set hasFlowComment(A){A?this.flags|=16:this.flags&=-17}get isAmbientContext(){return(this.flags&32)>0}set isAmbientContext(A){A?this.flags|=32:this.flags&=-33}get inAbstractClass(){return(this.flags&64)>0}set inAbstractClass(A){A?this.flags|=64:this.flags&=-65}get inDisallowConditionalTypesContext(){return(this.flags&128)>0}set inDisallowConditionalTypesContext(A){A?this.flags|=128:this.flags&=-129}topicContext={maxNumOfResolvableTopics:0,maxTopicIndex:null};get soloAwait(){return(this.flags&256)>0}set soloAwait(A){A?this.flags|=256:this.flags&=-257}get inFSharpPipelineDirectBody(){return(this.flags&512)>0}set inFSharpPipelineDirectBody(A){A?this.flags|=512:this.flags&=-513}labels=[];commentsLen=0;commentStack=[];pos=0;type=140;value=null;start=0;end=0;lastTokEndLoc=null;lastTokStartLoc=null;context=[$e.brace];get canStartJSXElement(){return(this.flags&1024)>0}set canStartJSXElement(A){A?this.flags|=1024:this.flags&=-1025}get containsEsc(){return(this.flags&2048)>0}set containsEsc(A){A?this.flags|=2048:this.flags&=-2049}firstInvalidTemplateEscapePos=null;get hasTopLevelAwait(){return(this.flags&4096)>0}set hasTopLevelAwait(A){A?this.flags|=4096:this.flags&=-4097}strictErrors=new Map;tokensLength=0;curPosition(){return new N(this.curLine,this.pos-this.lineStart,this.pos+this.startIndex)}clone(){let A=new a;return A.flags=this.flags,A.startIndex=this.startIndex,A.curLine=this.curLine,A.lineStart=this.lineStart,A.startLoc=this.startLoc,A.endLoc=this.endLoc,A.errors=this.errors.slice(),A.potentialArrowAt=this.potentialArrowAt,A.noArrowAt=this.noArrowAt.slice(),A.noArrowParamsConversionAt=this.noArrowParamsConversionAt.slice(),A.topicContext=this.topicContext,A.labels=this.labels.slice(),A.commentsLen=this.commentsLen,A.commentStack=this.commentStack.slice(),A.pos=this.pos,A.type=this.type,A.value=this.value,A.start=this.start,A.end=this.end,A.lastTokEndLoc=this.lastTokEndLoc,A.lastTokStartLoc=this.lastTokStartLoc,A.context=this.context.slice(),A.firstInvalidTemplateEscapePos=this.firstInvalidTemplateEscapePos,A.strictErrors=this.strictErrors,A.tokensLength=this.tokensLength,A}},zi=function(A){return A>=48&&A<=57},so={decBinOct:new Set([46,66,69,79,95,98,101,111]),hex:new Set([46,88,95,120])},Eo={bin:A=>A===48||A===49,oct:A=>A>=48&&A<=55,dec:A=>A>=48&&A<=57,hex:A=>A>=48&&A<=57||A>=65&&A<=70||A>=97&&A<=102};function Vt(A,g,E,x,k,R){let N=E,j=x,U=k,H="",W=null,Z=E,{length:se}=g;for(;;){if(E>=se){R.unterminated(N,j,U),H+=g.slice(Z,E);break}let pe=g.charCodeAt(E);if(qi(A,pe,g,E)){H+=g.slice(Z,E);break}if(pe===92){H+=g.slice(Z,E);let N=$i(g,E,x,k,A==="template",R);N.ch===null&&!W?W={pos:E,lineStart:x,curLine:k}:H+=N.ch,({pos:E,lineStart:x,curLine:k}=N),Z=E}else pe===8232||pe===8233?(++E,++k,x=E):pe===10||pe===13?A==="template"?(H+=g.slice(Z,E)+`\n`,++E,pe===13&&g.charCodeAt(E)===10&&++E,++k,Z=x=E):R.unterminated(N,j,U):++E}return{pos:E,str:H,firstInvalidLoc:W,lineStart:x,curLine:k}}function qi(A,g,E,x){return A==="template"?g===96||g===36&&E.charCodeAt(x+1)===123:g===(A==="double"?34:39)}function $i(A,g,E,x,k,R){let N=!k;g++;let o=A=>({pos:g,ch:A,lineStart:E,curLine:x}),j=A.charCodeAt(g++);switch(j){case 110:return o(`\n`);case 114:return o("\r");case 120:{let k;return({code:k,pos:g}=tt(A,g,E,x,2,!1,N,R)),o(k===null?null:String.fromCharCode(k))}case 117:{let k;return({code:k,pos:g}=as(A,g,E,x,N,R)),o(k===null?null:String.fromCodePoint(k))}case 116:return o("\t");case 98:return o("\b");case 118:return o("\v");case 102:return o("\f");case 13:A.charCodeAt(g)===10&&++g;case 10:E=g,++x;case 8232:case 8233:return o("");case 56:case 57:if(k)return o(null);R.strictNumericEscape(g-1,E,x);default:if(j>=48&&j<=55){let N=g-1,j=/^[0-7]+/.exec(A.slice(N,g+2))[0],U=parseInt(j,8);U>255&&(j=j.slice(0,-1),U=parseInt(j,8)),g+=j.length-1;let H=A.charCodeAt(g);if(j!=="0"||H===56||H===57){if(k)return o(null);R.strictNumericEscape(N,E,x)}return o(String.fromCharCode(U))}return o(String.fromCharCode(j))}}function tt(A,g,E,x,k,R,N,j){let U=g,H;return({n:H,pos:g}=rs(A,g,E,x,16,k,R,!1,j,!N)),H===null&&(N?j.invalidEscapeSequence(U,E,x):g=U-1),{code:H,pos:g}}function rs(A,g,E,x,k,R,N,j,U,H){let W=g,Z=k===16?so.hex:so.decBinOct,se=k===16?Eo.hex:k===10?Eo.dec:k===8?Eo.oct:Eo.bin,pe=!1,de=0;for(let W=0,Te=R??1/0;W=97?W=R-97+10:R>=65?W=R-65+10:zi(R)?W=R-48:W=1/0,W>=k){if(W<=9&&H)return{n:null,pos:g};if(W<=9&&U.invalidDigit(g,E,x,k))W=0;else if(N)W=0,pe=!0;else break}++g,de=de*k+W}return g===W||R!=null&&g-W!==R||pe?{n:null,pos:g}:{n:de,pos:g}}function as(A,g,E,x,k,R){let N=A.charCodeAt(g),j;if(N===123){if(++g,({code:j,pos:g}=tt(A,g,E,x,A.indexOf("}",g)-g,!0,k,R)),++g,j!==null&&j>1114111)if(k)R.invalidCodePoint(g,E,x);else return{code:null,pos:g}}else({code:j,pos:g}=tt(A,g,E,x,4,!1,k,R));return{code:j,pos:g}}function he(A,g,E){return new N(E,A-g,A)}var wo=new Set([103,109,115,105,121,117,100,118]),To=class{constructor(A){let g=A.startIndex||0;this.type=A.type,this.value=A.value,this.start=g+A.start,this.end=g+A.end,this.loc=new j(A.startLoc,A.endLoc)}},No=class extends Va{isLookahead;tokens=[];constructor(A,g){super(),this.state=new io,this.state.init(A),this.input=g,this.length=g.length,this.comments=[],this.isLookahead=!1}pushToken(A){this.tokens.length=this.state.tokensLength,this.tokens.push(A),++this.state.tokensLength}next(){this.checkKeywordEscapes(),this.optionFlags&256&&this.pushToken(new To(this.state)),this.state.lastTokEndLoc=this.state.endLoc,this.state.lastTokStartLoc=this.state.startLoc,this.nextToken()}eat(A){return this.match(A)?(this.next(),!0):!1}match(A){return this.state.type===A}createLookaheadState(A){return{pos:A.pos,value:null,type:A.type,start:A.start,end:A.end,context:[this.curContext()],inType:A.inType,startLoc:A.startLoc,lastTokEndLoc:A.lastTokEndLoc,curLine:A.curLine,lineStart:A.lineStart,curPosition:A.curPosition}}lookahead(){let A=this.state;this.state=this.createLookaheadState(A),this.isLookahead=!0,this.nextToken(),this.isLookahead=!1;let g=this.state;return this.state=A,g}nextTokenStart(){return this.nextTokenStartSince(this.state.pos)}nextTokenStartSince(A){return zs.lastIndex=A,zs.test(this.input)?zs.lastIndex:A}lookaheadCharCode(){return this.lookaheadCharCodeSince(this.state.pos)}lookaheadCharCodeSince(A){return this.input.charCodeAt(this.nextTokenStartSince(A))}nextTokenInLineStart(){return this.nextTokenInLineStartSince(this.state.pos)}nextTokenInLineStartSince(A){return Ks.lastIndex=A,Ks.test(this.input)?Ks.lastIndex:A}lookaheadInLineCharCode(){return this.input.charCodeAt(this.nextTokenInLineStart())}codePointAtPos(A){let g=this.input.charCodeAt(A);if((g&64512)===55296&&++Athis.raise(A,g))),this.state.strictErrors.clear())}curContext(){return this.state.context[this.state.context.length-1]}nextToken(){if(this.skipSpace(),this.state.start=this.state.pos,this.isLookahead||(this.state.startLoc=this.state.curPosition()),this.state.pos>=this.length){this.finishToken(140);return}this.getTokenFromCode(this.codePointAtPos(this.state.pos))}skipBlockComment(A){let g;this.isLookahead||(g=this.state.curPosition());let E=this.state.pos,x=this.input.indexOf(A,E+2);if(x===-1)throw this.raise(_e.UnterminatedComment,this.state.curPosition());for(this.state.pos=x+A.length,Vs.lastIndex=E+2;Vs.test(this.input)&&Vs.lastIndex<=x;)++this.state.curLine,this.state.lineStart=Vs.lastIndex;if(this.isLookahead)return;let k={type:"CommentBlock",value:this.input.slice(E+2,x),start:this.sourceToOffsetPos(E),end:this.sourceToOffsetPos(x+A.length),loc:new j(g,this.state.curPosition())};return this.optionFlags&256&&this.pushToken(k),k}skipLineComment(A){let g=this.state.pos,E;this.isLookahead||(E=this.state.curPosition());let x=this.input.charCodeAt(this.state.pos+=A);if(this.state.posA)){let A=this.skipLineComment(3);A!==void 0&&(this.addComment(A),g?.push(A))}else break e}else if(E===60&&!this.inModule&&this.optionFlags&8192){let A=this.state.pos;if(this.input.charCodeAt(A+1)===33&&this.input.charCodeAt(A+2)===45&&this.input.charCodeAt(A+3)===45){let A=this.skipLineComment(4);A!==void 0&&(this.addComment(A),g?.push(A))}else break e}else break e}}if(g?.length>0){let E=this.state.pos,x={start:this.sourceToOffsetPos(A),end:this.sourceToOffsetPos(E),comments:g,leadingNode:null,trailingNode:null,containingNode:null};this.state.commentStack.push(x)}}finishToken(A,g){this.state.end=this.state.pos,this.state.endLoc=this.state.curPosition();let E=this.state.type;this.state.type=A,this.state.value=g,this.isLookahead||this.updateContext(E)}replaceToken(A){this.state.type=A,this.updateContext()}readToken_numberSign(){if(this.state.pos===0&&this.readToken_interpreter())return;let A=this.state.pos+1,g=this.codePointAtPos(A);if(g>=48&&g<=57)throw this.raise(_e.UnexpectedDigitAfterHash,this.state.curPosition());B(g)?(++this.state.pos,this.finishToken(139,this.readWord1(g))):g===92?(++this.state.pos,this.finishToken(139,this.readWord1())):this.finishOp(27,1)}readToken_dot(){let A=this.input.charCodeAt(this.state.pos+1);if(A>=48&&A<=57){this.readNumber(!0);return}A===46&&this.input.charCodeAt(this.state.pos+2)===46?(this.state.pos+=3,this.finishToken(21)):(++this.state.pos,this.finishToken(16))}readToken_slash(){this.input.charCodeAt(this.state.pos+1)===61?this.finishOp(31,2):this.finishOp(56,1)}readToken_interpreter(){if(this.state.pos!==0||this.length<2)return!1;let A=this.input.charCodeAt(this.state.pos+1);if(A!==33)return!1;let g=this.state.pos;for(this.state.pos+=1;!G(A)&&++this.state.pos=48&&g<=57)?(this.state.pos+=2,this.finishToken(18)):(++this.state.pos,this.finishToken(17))}getTokenFromCode(A){switch(A){case 46:this.readToken_dot();return;case 40:++this.state.pos,this.finishToken(10);return;case 41:++this.state.pos,this.finishToken(11);return;case 59:++this.state.pos,this.finishToken(13);return;case 44:++this.state.pos,this.finishToken(12);return;case 91:++this.state.pos,this.finishToken(0);return;case 93:++this.state.pos,this.finishToken(3);return;case 123:++this.state.pos,this.finishToken(5);return;case 125:++this.state.pos,this.finishToken(8);return;case 58:this.hasPlugin("functionBind")&&this.input.charCodeAt(this.state.pos+1)===58?this.finishOp(15,2):(++this.state.pos,this.finishToken(14));return;case 63:this.readToken_question();return;case 96:this.readTemplateToken();return;case 48:{let A=this.input.charCodeAt(this.state.pos+1);if(A===120||A===88){this.readRadixNumber(16);return}if(A===111||A===79){this.readRadixNumber(8);return}if(A===98||A===66){this.readRadixNumber(2);return}}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:this.readNumber(!1);return;case 34:case 39:this.readString(A);return;case 47:this.readToken_slash();return;case 37:case 42:this.readToken_mult_modulo(A);return;case 124:case 38:this.readToken_pipe_amp(A);return;case 94:this.readToken_caret();return;case 43:case 45:this.readToken_plus_min(A);return;case 60:this.readToken_lt();return;case 62:this.readToken_gt();return;case 61:case 33:this.readToken_eq_excl(A);return;case 126:this.finishOp(36,1);return;case 64:this.readToken_atSign();return;case 35:this.readToken_numberSign();return;case 92:this.readWord();return;default:if(B(A)){this.readWord(A);return}}throw this.raise(_e.InvalidOrUnexpectedToken,this.state.curPosition(),{unexpected:String.fromCodePoint(A)})}finishOp(A,g){let E=this.input.slice(this.state.pos,this.state.pos+g);this.state.pos+=g,this.finishToken(A,E)}readRegexp(){let A=this.state.startLoc,g=this.state.start+1,E,x,{pos:k}=this.state;for(;;++k){if(k>=this.length)throw this.raise(_e.UnterminatedRegExp,D(A,1));let g=this.input.charCodeAt(k);if(G(g))throw this.raise(_e.UnterminatedRegExp,D(A,1));if(E)E=!1;else{if(g===91)x=!0;else if(g===93&&x)x=!1;else if(g===47&&!x)break;E=g===92}}let R=this.input.slice(g,k);++k;let N="",h=()=>D(A,k+2-g);for(;k=2&&this.input.charCodeAt(g)===48;if(N){let A=this.input.slice(g,this.state.pos);if(this.recordStrictModeErrors(_e.StrictOctalLiteral,E),!this.state.strict){let g=A.indexOf("_");g>0&&this.raise(_e.ZeroDigitNumericSeparator,D(E,g))}R=N&&!/[89]/.test(A)}let j=this.input.charCodeAt(this.state.pos);if(j===46&&!R&&(++this.state.pos,this.readInt(10),x=!0,j=this.input.charCodeAt(this.state.pos)),(j===69||j===101)&&!R&&(j=this.input.charCodeAt(++this.state.pos),(j===43||j===45)&&++this.state.pos,this.readInt(10)===null&&this.raise(_e.InvalidOrMissingExponent,E),x=!0,j=this.input.charCodeAt(this.state.pos)),j===110&&((x||N)&&this.raise(_e.InvalidBigIntLiteral,E),++this.state.pos,k=!0),B(this.codePointAtPos(this.state.pos)))throw this.raise(_e.NumberIdentifier,this.state.curPosition());let U=this.input.slice(g,this.state.pos).replace(/[_mn]/g,"");if(k){this.finishToken(136,U);return}let H=R?parseInt(U,8):parseFloat(U);this.finishToken(135,H)}readCodePoint(A){let{code:g,pos:E}=as(this.input,this.state.pos,this.state.lineStart,this.state.curLine,A,this.errorHandlers_readCodePoint);return this.state.pos=E,g}readString(A){let{str:g,pos:E,curLine:x,lineStart:k}=Vt(A===34?"double":"single",this.input,this.state.pos+1,this.state.lineStart,this.state.curLine,this.errorHandlers_readStringContents_string);this.state.pos=E+1,this.state.lineStart=k,this.state.curLine=x,this.finishToken(134,g)}readTemplateContinuation(){this.match(8)||this.unexpected(null,8),this.state.pos--,this.readTemplateToken()}readTemplateToken(){let A=this.input[this.state.pos],{str:g,firstInvalidLoc:E,pos:x,curLine:k,lineStart:R}=Vt("template",this.input,this.state.pos+1,this.state.lineStart,this.state.curLine,this.errorHandlers_readStringContents_template);this.state.pos=x+1,this.state.lineStart=R,this.state.curLine=k,E&&(this.state.firstInvalidTemplateEscapePos=new N(E.curLine,E.pos-E.lineStart,this.sourceToOffsetPos(E.pos))),this.input.codePointAt(x)===96?this.finishToken(24,E?null:A+g+"`"):(this.state.pos++,this.finishToken(25,E?null:A+g+"${"))}recordStrictModeErrors(A,g){let E=g.index;this.state.strict&&!this.state.strictErrors.has(E)?this.raise(A,g):this.state.strictErrors.set(E,[A,g])}readWord1(A){this.state.containsEsc=!1;let g="",E=this.state.pos,x=this.state.pos;for(A!==void 0&&(this.state.pos+=A<=65535?1:2);this.state.pos=0;g--){let N=R[g];if(N.loc.index===k)return R[g]=A(x,E);if(N.loc.indexthis.hasPlugin(A))))throw this.raise(_e.MissingOneOfPlugins,this.state.startLoc,{missingPlugin:A})}errorBuilder(A){return(g,E,x)=>{this.raise(A,he(g,E,x))}}errorHandlers_readInt={invalidDigit:(A,g,E,x)=>this.optionFlags&2048?(this.raise(_e.InvalidDigit,he(A,g,E),{radix:x}),!0):!1,numericSeparatorInEscapeSequence:this.errorBuilder(_e.NumericSeparatorInEscapeSequence),unexpectedNumericSeparator:this.errorBuilder(_e.UnexpectedNumericSeparator)};errorHandlers_readCodePoint=Object.assign({},this.errorHandlers_readInt,{invalidEscapeSequence:this.errorBuilder(_e.InvalidEscapeSequence),invalidCodePoint:this.errorBuilder(_e.InvalidCodePoint)});errorHandlers_readStringContents_string=Object.assign({},this.errorHandlers_readCodePoint,{strictNumericEscape:(A,g,E)=>{this.recordStrictModeErrors(_e.StrictNumericEscape,he(A,g,E))},unterminated:(A,g,E)=>{throw this.raise(_e.UnterminatedString,he(A-1,g,E))}});errorHandlers_readStringContents_template=Object.assign({},this.errorHandlers_readCodePoint,{strictNumericEscape:this.errorBuilder(_e.StrictNumericEscape),unterminated:(A,g,E)=>{throw this.raise(_e.UnterminatedTemplate,he(A,g,E))}})},tl=class{privateNames=new Set;loneAccessors=new Map;undefinedPrivateNames=new Map},dl=class{parser;stack=[];undefinedPrivateNames=new Map;constructor(A){this.parser=A}current(){return this.stack[this.stack.length-1]}enter(){this.stack.push(new tl)}exit(){let A=this.stack.pop(),g=this.current();for(let[E,x]of Array.from(A.undefinedPrivateNames))g?g.undefinedPrivateNames.has(E)||g.undefinedPrivateNames.set(E,x):this.parser.raise(_e.InvalidPrivateFieldResolution,x,{identifierName:E})}declarePrivateName(A,g,E){let{privateNames:x,loneAccessors:k,undefinedPrivateNames:R}=this.current(),N=x.has(A);if(g&3){let E=N&&k.get(A);if(E){let x=E&4,R=g&4,j=E&3,U=g&3;N=j===U||x!==R,N||k.delete(A)}else N||k.set(A,g)}N&&this.parser.raise(_e.PrivateNameRedeclaration,E,{identifierName:A}),x.add(A),R.delete(A)}usePrivateName(A,g){let E;for(E of this.stack)if(E.privateNames.has(A))return;E?E.undefinedPrivateNames.set(A,g):this.parser.raise(_e.InvalidPrivateFieldResolution,g,{identifierName:A})}},fl=class{constructor(A=0){this.type=A}canBeArrowParameterDeclaration(){return this.type===2||this.type===1}isCertainlyParameterDeclaration(){return this.type===3}},gl=class extends fl{declarationErrors=new Map;constructor(A){super(A)}recordDeclarationError(A,g){let E=g.index;this.declarationErrors.set(E,[A,g])}clearDeclarationError(A){this.declarationErrors.delete(A)}iterateErrors(A){this.declarationErrors.forEach(A)}},yl=class{parser;stack=[new fl];constructor(A){this.parser=A}enter(A){this.stack.push(A)}exit(){this.stack.pop()}recordParameterInitializerError(A,g){let E=g.loc.start,{stack:x}=this,k=x.length-1,R=x[k];for(;!R.isCertainlyParameterDeclaration();){if(R.canBeArrowParameterDeclaration())R.recordDeclarationError(A,E);else return;R=x[--k]}this.parser.raise(A,E)}recordArrowParameterBindingError(A,g){let{stack:E}=this,x=E[E.length-1],k=g.loc.start;if(x.isCertainlyParameterDeclaration())this.parser.raise(A,k);else if(x.canBeArrowParameterDeclaration())x.recordDeclarationError(A,k);else return}recordAsyncArrowParametersError(A){let{stack:g}=this,E=g.length-1,x=g[E];for(;x.canBeArrowParameterDeclaration();)x.type===2&&x.recordDeclarationError(_e.AwaitBindingIdentifier,A),x=g[--E]}validateAsPattern(){let{stack:A}=this,g=A[A.length-1];g.canBeArrowParameterDeclaration()&&g.iterateErrors((([g,E])=>{this.parser.raise(g,E);let x=A.length-2,k=A[x];for(;k.canBeArrowParameterDeclaration();)k.clearDeclarationError(E.index),k=A[--x]}))}};function Hi(){return new fl(3)}function Wi(){return new gl(1)}function Ji(){return new gl(2)}function ns(){return new fl}var Dl=class extends No{addExtra(A,g,E,x=!0){if(!A)return;let{extra:k}=A;k==null&&(k={},A.extra=k),x?k[g]=E:Object.defineProperty(k,g,{enumerable:x,value:E})}isContextual(A){return this.state.type===A&&!this.state.containsEsc}isUnparsedContextual(A,g){if(this.input.startsWith(g,A)){let E=this.input.charCodeAt(A+g.length);return!(K(E)||(E&64512)===55296)}return!1}isLookaheadContextual(A){let g=this.nextTokenStart();return this.isUnparsedContextual(g,A)}eatContextual(A){return this.isContextual(A)?(this.next(),!0):!1}expectContextual(A,g){if(!this.eatContextual(A)){if(g!=null)throw this.raise(g,this.state.startLoc);this.unexpected(null,A)}}canInsertSemicolon(){return this.match(140)||this.match(8)||this.hasPrecedingLineBreak()}hasPrecedingLineBreak(){return _t(this.input,this.offsetToSourcePos(this.state.lastTokEndLoc.index),this.state.start)}hasFollowingLineBreak(){return _t(this.input,this.state.end,this.nextTokenStart())}isLineTerminator(){return this.eat(13)||this.canInsertSemicolon()}semicolon(A=!0){(A?this.isLineTerminator():this.eat(13))||this.raise(_e.MissingSemicolon,this.state.lastTokEndLoc)}expect(A,g){this.eat(A)||this.unexpected(g,A)}tryParse(A,g=this.state.clone()){let E={node:null};try{let x=A(((A=null)=>{throw E.node=A,E}));if(this.state.errors.length>g.errors.length){let A=this.state;return this.state=g,this.state.tokensLength=A.tokensLength,{node:x,error:A.errors[g.errors.length],thrown:!1,aborted:!1,failState:A}}return{node:x,error:null,thrown:!1,aborted:!1,failState:null}}catch(A){let x=this.state;if(this.state=g,A instanceof SyntaxError)return{node:null,error:A,thrown:!0,aborted:!1,failState:x};if(A===E)return{node:E.node,error:null,thrown:!1,aborted:!0,failState:x};throw A}}checkExpressionErrors(A,g){if(!A)return!1;let{shorthandAssignLoc:E,doubleProtoLoc:x,privateKeyLoc:k,optionalParametersLoc:R,voidPatternLoc:N}=A,j=!!E||!!x||!!R||!!k||!!N;if(!g)return j;E!=null&&this.raise(_e.InvalidCoverInitializedName,E),x!=null&&this.raise(_e.DuplicateProto,x),k!=null&&this.raise(_e.UnexpectedPrivateField,k),R!=null&&this.unexpected(R),N!=null&&this.raise(_e.InvalidCoverDiscardElement,N)}isLiteralPropertyName(){return Gt(this.state.type)}isPrivateName(A){return A.type==="PrivateName"}getPrivateNameSV(A){return A.id.name}hasPropertyAsPrivateName(A){return(A.type==="MemberExpression"||A.type==="OptionalMemberExpression")&&this.isPrivateName(A.property)}isObjectProperty(A){return A.type==="ObjectProperty"}isObjectMethod(A){return A.type==="ObjectMethod"}initializeScopes(A=this.options.sourceType==="module"){let g=this.state.labels;this.state.labels=[];let E=this.exportedIdentifiers;this.exportedIdentifiers=new Set;let x=this.inModule;this.inModule=A;let k=this.scope,R=this.getScopeHandler();this.scope=new R(this,A);let N=this.prodParam;this.prodParam=new Pa;let j=this.classScope;this.classScope=new dl(this);let U=this.expressionScope;return this.expressionScope=new yl(this),()=>{this.state.labels=g,this.exportedIdentifiers=E,this.inModule=x,this.scope=k,this.prodParam=N,this.classScope=j,this.expressionScope=U}}enterInitialScopes(){let A=0;(this.inModule||this.optionFlags&1)&&(A|=2),this.optionFlags&32&&(A|=1);let g=!this.inModule&&this.options.sourceType==="commonjs";(g||this.optionFlags&2)&&(A|=4),this.prodParam.enter(A);let E=g?514:1;this.optionFlags&4&&(E|=512),this.optionFlags&16&&(E|=48),this.scope.enter(E)}checkDestructuringPrivate(A){let{privateKeyLoc:g}=A;g!==null&&this.expectPlugin("destructuringPrivate",g)}},xl=class{shorthandAssignLoc=null;doubleProtoLoc=null;privateKeyLoc=null;optionalParametersLoc=null;voidPatternLoc=null},Tl=class{constructor(A,g,E){this.start=g,this.end=0,this.loc=new j(E),A?.optionFlags&128&&(this.range=[g,0]),A?.filename&&(this.loc.filename=A.filename)}type=""},Ml=Tl.prototype,uc=class extends Dl{startNode(){let A=this.state.startLoc;return new Tl(this,A.index,A)}startNodeAt(A){return new Tl(this,A.index,A)}startNodeAtNode(A){return this.startNodeAt(A.loc.start)}finishNode(A,g){return this.finishNodeAt(A,g,this.state.lastTokEndLoc)}finishNodeAt(A,g,E){return A.type=g,A.end=E.index,A.loc.end=E,this.optionFlags&128&&(A.range[1]=E.index),this.optionFlags&4096&&this.processComment(A),A}resetStartLocation(A,g){A.start=g.index,A.loc.start=g,this.optionFlags&128&&(A.range[0]=g.index)}resetEndLocation(A,g=this.state.lastTokEndLoc){A.end=g.index,A.loc.end=g,this.optionFlags&128&&(A.range[1]=g.index)}resetStartLocationFromNode(A,g){this.resetStartLocation(A,g.loc.start)}castNodeTo(A,g){return A.type=g,A}cloneIdentifier(A){let{type:g,start:E,end:x,loc:k,range:R,name:N}=A,j=Object.create(Ml);return j.type=g,j.start=E,j.end=x,j.loc=k,j.range=R,j.name=N,A.extra&&(j.extra=A.extra),j}cloneStringLiteral(A){let{type:g,start:E,end:x,loc:k,range:R,extra:N}=A,j=Object.create(Ml);return j.type=g,j.start=E,j.end=x,j.loc=k,j.range=R,j.extra=N,j.value=A.value,j}},ct=A=>A.type==="ParenthesizedExpression"?ct(A.expression):A,pc=class extends uc{toAssignable(A,g=!1){let E;switch((A.type==="ParenthesizedExpression"||A.extra?.parenthesized)&&(E=ct(A),g?E.type==="Identifier"?this.expressionScope.recordArrowParameterBindingError(_e.InvalidParenthesizedAssignment,A):E.type!=="CallExpression"&&E.type!=="MemberExpression"&&!this.isOptionalMemberExpression(E)&&this.raise(_e.InvalidParenthesizedAssignment,A):this.raise(_e.InvalidParenthesizedAssignment,A)),A.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":case"VoidPattern":break;case"ObjectExpression":this.castNodeTo(A,"ObjectPattern");for(let E=0,x=A.properties.length,k=x-1;EA.type!=="ObjectMethod"&&(E===g||A.type!=="SpreadElement")&&this.isAssignable(A)))}case"ObjectProperty":return this.isAssignable(A.value);case"SpreadElement":return this.isAssignable(A.argument);case"ArrayExpression":return A.elements.every((A=>A===null||this.isAssignable(A)));case"AssignmentExpression":return A.operator==="=";case"ParenthesizedExpression":return this.isAssignable(A.expression);case"MemberExpression":case"OptionalMemberExpression":return!g;default:return!1}}toReferencedList(A,g){return A}toReferencedListDeep(A,g){this.toReferencedList(A,g);for(let g of A)g?.type==="ArrayExpression"&&this.toReferencedListDeep(g.elements)}parseSpread(A){let g=this.startNode();return this.next(),g.argument=this.parseMaybeAssignAllowIn(A,void 0),this.finishNode(g,"SpreadElement")}parseRestBinding(){let A=this.startNode();this.next();let g=this.parseBindingAtom();return g.type==="VoidPattern"&&this.raise(_e.UnexpectedVoidPattern,g),A.argument=g,this.finishNode(A,"RestElement")}parseBindingAtom(){switch(this.state.type){case 0:{let A=this.startNode();return this.next(),A.elements=this.parseBindingList(3,93,1),this.finishNode(A,"ArrayPattern")}case 5:return this.parseObjectLike(8,!0);case 88:return this.parseVoidPattern(null)}return this.parseIdentifier()}parseBindingList(A,g,E){let x=E&1,k=[],R=!0;for(;!this.eat(A);)if(R?R=!1:this.expect(12),x&&this.match(12))k.push(null);else{if(this.eat(A))break;if(this.match(21)){let x=this.parseRestBinding();if(E&2&&(x=this.parseFunctionParamType(x)),k.push(x),!this.checkCommaAfterRest(g)){this.expect(A);break}}else{let A=[];if(E&2)for(this.match(26)&&this.hasPlugin("decorators")&&this.raise(_e.UnsupportedParameterDecorator,this.state.startLoc);this.match(26);)A.push(this.parseDecorator());k.push(this.parseBindingElement(E,A))}}return k}parseBindingRestProperty(A){return this.next(),this.hasPlugin("discardBinding")&&this.match(88)?(A.argument=this.parseVoidPattern(null),this.raise(_e.UnexpectedVoidPattern,A.argument)):A.argument=this.parseIdentifier(),this.checkCommaAfterRest(125),this.finishNode(A,"RestElement")}parseBindingProperty(){let{type:A,startLoc:g}=this.state;if(A===21)return this.parseBindingRestProperty(this.startNode());let E=this.startNode();return A===139?(this.expectPlugin("destructuringPrivate",g),this.classScope.usePrivateName(this.state.value,g),E.key=this.parsePrivateName()):this.parsePropertyName(E),E.method=!1,this.parseObjPropValue(E,g,!1,!1,!0,!1)}parseBindingElement(A,g){let E=this.parseMaybeDefault();return A&2&&this.parseFunctionParamType(E),g.length&&(E.decorators=g,this.resetStartLocationFromNode(E,g[0])),this.parseMaybeDefault(E.loc.start,E)}parseFunctionParamType(A){return A}parseMaybeDefault(A,g){if(A??(A=this.state.startLoc),g=g??this.parseBindingAtom(),!this.eat(29))return g;let E=this.startNodeAt(A);return g.type==="VoidPattern"&&this.raise(_e.VoidPatternInitializer,g),E.left=g,E.right=this.parseMaybeAssignAllowIn(),this.finishNode(E,"AssignmentPattern")}isValidLVal(A,g,E,x){switch(A){case"AssignmentPattern":return"left";case"RestElement":return"argument";case"ObjectProperty":return"value";case"ParenthesizedExpression":return"expression";case"ArrayPattern":return"elements";case"ObjectPattern":return"properties";case"VoidPattern":return!0;case"CallExpression":if(!g&&!this.state.strict&&this.optionFlags&8192)return!0}return!1}isOptionalMemberExpression(A){return A.type==="OptionalMemberExpression"}checkLVal(A,g,E=64,x=!1,k=!1,R=!1,N=!1){let j=A.type;if(this.isObjectMethod(A))return;let U=this.isOptionalMemberExpression(A);if(U||j==="MemberExpression"){U&&(this.expectPlugin("optionalChainingAssign",A.loc.start),g.type!=="AssignmentExpression"&&this.raise(_e.InvalidLhsOptionalChaining,A,{ancestor:g})),E!==64&&this.raise(_e.InvalidPropertyBindingPattern,A);return}if(j==="Identifier"){this.checkIdentifier(A,E,k);let{name:g}=A;x&&(x.has(g)?this.raise(_e.ParamDupe,A):x.add(g));return}else j==="VoidPattern"&&g.type==="CatchClause"&&this.raise(_e.VoidPatternCatchClauseParam,A);let H=ct(A);N||(N=H.type==="CallExpression"&&(H.callee.type==="Import"||H.callee.type==="Super"));let W=this.isValidLVal(j,N,!(R||A.extra?.parenthesized)&&g.type==="AssignmentExpression",E);if(W===!0)return;if(W===!1){let x=E===64?_e.InvalidLhs:_e.InvalidLhsBinding;this.raise(x,A,{ancestor:g});return}let Z,se;typeof W=="string"?(Z=W,se=j==="ParenthesizedExpression"):[Z,se]=W;let pe=j==="ArrayPattern"||j==="ObjectPattern"?{type:j}:g,de=A[Z];if(Array.isArray(de))for(let A of de)A&&this.checkLVal(A,pe,E,x,k,se,!0);else de&&this.checkLVal(de,pe,E,x,k,se,N)}checkIdentifier(A,g,E=!1){this.state.strict&&(E?ss(A.name,this.inModule):ts(A.name))&&(g===64?this.raise(_e.StrictEvalArguments,A,{referenceName:A.name}):this.raise(_e.StrictEvalArgumentsBinding,A,{bindingName:A.name})),g&8192&&A.name==="let"&&this.raise(_e.LetInLexicalBinding,A),g&64||this.declareNameFromIdentifier(A,g)}declareNameFromIdentifier(A,g){this.scope.declareName(A.name,g,A.loc.start)}checkToRestConversion(A,g){switch(A.type){case"ParenthesizedExpression":this.checkToRestConversion(A.expression,g);break;case"Identifier":case"MemberExpression":break;case"ArrayExpression":case"ObjectExpression":if(g)break;default:this.raise(_e.InvalidRestAssignmentPattern,A)}}checkCommaAfterRest(A){return this.match(12)?(this.raise(this.lookaheadCharCode()===A?_e.RestTrailingComma:_e.ElementAfterRest,this.state.startLoc),!0):!1}},hc=/in(?:stanceof)?|as|satisfies/y;function Gi(A){if(A==null)throw new Error(`Unexpected ${A} value.`);return A}function qt(A){if(!A)throw new Error("Assert fail")}var Ac=F`typescript`({AbstractMethodHasImplementation:({methodName:A})=>`Method '${A}' cannot have an implementation because it is marked abstract.`,AbstractPropertyHasInitializer:({propertyName:A})=>`Property '${A}' cannot have an initializer because it is marked abstract.`,AccessorCannotBeOptional:"An 'accessor' property cannot be declared optional.",AccessorCannotDeclareThisParameter:"'get' and 'set' accessors cannot declare 'this' parameters.",AccessorCannotHaveTypeParameters:"An accessor cannot have type parameters.",ClassMethodHasDeclare:"Class methods cannot have the 'declare' modifier.",ClassMethodHasReadonly:"Class methods cannot have the 'readonly' modifier.",ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference:"A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.",ConstructorHasTypeParameters:"Type parameters cannot appear on a constructor declaration.",DeclareAccessor:({kind:A})=>`'declare' is not allowed in ${A}ters.`,DeclareClassFieldHasInitializer:"Initializers are not allowed in ambient contexts.",DeclareFunctionHasImplementation:"An implementation cannot be declared in ambient contexts.",DuplicateAccessibilityModifier:({modifier:A})=>`Accessibility modifier already seen: '${A}'.`,DuplicateModifier:({modifier:A})=>`Duplicate modifier: '${A}'.`,EmptyHeritageClauseType:({token:A})=>`'${A}' list cannot be empty.`,EmptyTypeArguments:"Type argument list cannot be empty.",EmptyTypeParameters:"Type parameter list cannot be empty.",ExpectedAmbientAfterExportDeclare:"'export declare' must be followed by an ambient declaration.",ImportAliasHasImportType:"An import alias can not use 'import type'.",ImportReflectionHasImportType:"An `import module` declaration can not use `type` modifier",IncompatibleModifiers:({modifiers:A})=>`'${A[0]}' modifier cannot be used with '${A[1]}' modifier.`,IndexSignatureHasAbstract:"Index signatures cannot have the 'abstract' modifier.",IndexSignatureHasAccessibility:({modifier:A})=>`Index signatures cannot have an accessibility modifier ('${A}').`,IndexSignatureHasDeclare:"Index signatures cannot have the 'declare' modifier.",IndexSignatureHasOverride:"'override' modifier cannot appear on an index signature.",IndexSignatureHasStatic:"Index signatures cannot have the 'static' modifier.",InitializerNotAllowedInAmbientContext:"Initializers are not allowed in ambient contexts.",InvalidHeritageClauseType:({token:A})=>`'${A}' list can only include identifiers or qualified-names with optional type arguments.`,InvalidModifierOnAwaitUsingDeclaration:A=>`'${A}' modifier cannot appear on an await using declaration.`,InvalidModifierOnTypeMember:({modifier:A})=>`'${A}' modifier cannot appear on a type member.`,InvalidModifierOnTypeParameter:({modifier:A})=>`'${A}' modifier cannot appear on a type parameter.`,InvalidModifierOnTypeParameterPositions:({modifier:A})=>`'${A}' modifier can only appear on a type parameter of a class, interface or type alias.`,InvalidModifierOnUsingDeclaration:A=>`'${A}' modifier cannot appear on a using declaration.`,InvalidModifiersOrder:({orderedModifiers:A})=>`'${A[0]}' modifier must precede '${A[1]}' modifier.`,InvalidPropertyAccessAfterInstantiationExpression:"Invalid property access after an instantiation expression. You can either wrap the instantiation expression in parentheses, or delete the type arguments.",InvalidTupleMemberLabel:"Tuple members must be labeled with a simple identifier.",MissingInterfaceName:"'interface' declarations must be followed by an identifier.",NonAbstractClassHasAbstractMethod:"Abstract methods can only appear within an abstract class.",NonClassMethodPropertyHasAbstractModifier:"'abstract' modifier can only appear on a class, method, or property declaration.",OptionalTypeBeforeRequired:"A required element cannot follow an optional element.",OverrideNotInSubClass:"This member cannot have an 'override' modifier because its containing class does not extend another class.",PatternIsOptional:"A binding pattern parameter cannot be optional in an implementation signature.",PrivateElementHasAbstract:"Private elements cannot have the 'abstract' modifier.",PrivateElementHasAccessibility:({modifier:A})=>`Private elements cannot have an accessibility modifier ('${A}').`,ReadonlyForMethodSignature:"'readonly' modifier can only appear on a property declaration or index signature.",ReservedArrowTypeParam:"This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma, as in `() => ...`.",ReservedTypeAssertion:"This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead.",SetAccessorCannotHaveOptionalParameter:"A 'set' accessor cannot have an optional parameter.",SetAccessorCannotHaveRestParameter:"A 'set' accessor cannot have rest parameter.",SetAccessorCannotHaveReturnType:"A 'set' accessor cannot have a return type annotation.",SingleTypeParameterWithoutTrailingComma:({typeParameterName:A})=>`Single type parameter ${A} should have a trailing comma. Example usage: <${A},>.`,StaticBlockCannotHaveModifier:"Static class blocks cannot have any modifier.",TupleOptionalAfterType:"A labeled tuple optional element must be declared using a question mark after the name and before the colon (`name?: type`), rather than after the type (`name: type?`).",TypeAnnotationAfterAssign:"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`.",TypeImportCannotSpecifyDefaultAndNamed:"A type-only import can specify a default import or named bindings, but not both.",TypeModifierIsUsedInTypeExports:"The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement.",TypeModifierIsUsedInTypeImports:"The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement.",UnexpectedParameterModifier:"A parameter property is only allowed in a constructor implementation.",UnexpectedReadonly:"'readonly' type modifier is only permitted on array and tuple literal types.",UnexpectedTypeAnnotation:"Did not expect a type annotation here.",UnexpectedTypeCastInParameter:"Unexpected type cast in parameter position.",UnsupportedImportTypeArgument:"Argument in a type import must be a string literal.",UnsupportedParameterPropertyKind:"A parameter property may not be declared using a binding pattern.",UnsupportedSignatureParameterKind:({type:A})=>`Name in a signature must be an Identifier, ObjectPattern or ArrayPattern, instead got ${A}.`,UsingDeclarationInAmbientContext:A=>`'${A}' declarations are not allowed in ambient contexts.`});function Xi(A){switch(A){case"any":return"TSAnyKeyword";case"boolean":return"TSBooleanKeyword";case"bigint":return"TSBigIntKeyword";case"never":return"TSNeverKeyword";case"number":return"TSNumberKeyword";case"object":return"TSObjectKeyword";case"string":return"TSStringKeyword";case"symbol":return"TSSymbolKeyword";case"undefined":return"TSUndefinedKeyword";case"unknown":return"TSUnknownKeyword";default:return}}function $t(A){return A==="private"||A==="public"||A==="protected"}function Yi(A){return A==="in"||A==="out"}function pt(A){if(A.extra?.parenthesized)return!1;switch(A.type){case"Identifier":return!0;case"MemberExpression":return!A.computed&&pt(A.object);case"TSInstantiationExpression":return pt(A.expression);default:return!1}}var Qi=A=>class extends A{getScopeHandler(){return Qa}tsIsIdentifier(){return w(this.state.type)}tsTokenCanFollowModifier(){return this.match(0)||this.match(5)||this.match(55)||this.match(21)||this.match(139)||this.isLiteralPropertyName()}tsNextTokenOnSameLineAndCanFollowModifier(){return this.next(),this.hasPrecedingLineBreak()?!1:this.tsTokenCanFollowModifier()}tsNextTokenCanFollowModifier(){return this.match(106)?(this.next(),this.tsTokenCanFollowModifier()):this.tsNextTokenOnSameLineAndCanFollowModifier()}tsParseModifier(A,g,E){if(!w(this.state.type)&&this.state.type!==58&&this.state.type!==75)return;let x=this.state.value;if(A.includes(x)){if(E&&this.match(106)||g&&this.tsIsStartOfStaticBlocks())return;if(this.tsTryParse(this.tsNextTokenCanFollowModifier.bind(this)))return x}}tsParseModifiers({allowedModifiers:A,disallowedModifiers:g,stopOnStartOfClassStaticBlock:E,errorTemplate:x=Ac.InvalidModifierOnTypeMember},k){let o=(A,g,E,x)=>{g===E&&k[x]&&this.raise(Ac.InvalidModifiersOrder,A,{orderedModifiers:[E,x]})},h=(A,g,E,x)=>{(k[E]&&g===x||k[x]&&g===E)&&this.raise(Ac.IncompatibleModifiers,A,{modifiers:[E,x]})};for(;;){let{startLoc:R}=this.state,N=this.tsParseModifier(A.concat(g??[]),E,k.static);if(!N)break;$t(N)?k.accessibility?this.raise(Ac.DuplicateAccessibilityModifier,R,{modifier:N}):(o(R,N,N,"override"),o(R,N,N,"static"),o(R,N,N,"readonly"),k.accessibility=N):Yi(N)?(k[N]&&this.raise(Ac.DuplicateModifier,R,{modifier:N}),k[N]=!0,o(R,N,"in","out")):(Object.prototype.hasOwnProperty.call(k,N)?this.raise(Ac.DuplicateModifier,R,{modifier:N}):(o(R,N,"static","readonly"),o(R,N,"static","override"),o(R,N,"override","readonly"),o(R,N,"abstract","override"),h(R,N,"declare","override"),h(R,N,"static","abstract")),k[N]=!0),g?.includes(N)&&this.raise(x,R,{modifier:N})}}tsIsListTerminator(A){switch(A){case"EnumMembers":case"TypeMembers":return this.match(8);case"HeritageClauseElement":return this.match(5);case"TupleElementTypes":return this.match(3);case"TypeParametersOrArguments":return this.match(48)}}tsParseList(A,g){let E=[];for(;!this.tsIsListTerminator(A);)E.push(g());return E}tsParseDelimitedList(A,g,E){return Gi(this.tsParseDelimitedListWorker(A,g,!0,E))}tsParseDelimitedListWorker(A,g,E,x){let k=[],R=-1;for(;!this.tsIsListTerminator(A);){R=-1;let x=g();if(x==null)return;if(k.push(x),this.eat(12)){R=this.state.lastTokStartLoc.index;continue}if(this.tsIsListTerminator(A))break;E&&this.expect(12);return}return x&&(x.value=R),k}tsParseBracketedList(A,g,E,x,k){x||(E?this.expect(0):this.expect(47));let R=this.tsParseDelimitedList(A,g,k);return E?this.expect(3):this.expect(48),R}tsParseImportType(){let A=this.startNode();return this.expect(83),this.expect(10),this.match(134)?A.argument=this.tsParseLiteralTypeNode():(this.raise(Ac.UnsupportedImportTypeArgument,this.state.startLoc),A.argument=this.tsParseNonConditionalType()),this.eat(12)?A.options=this.tsParseImportTypeOptions():A.options=null,this.expect(11),this.eat(16)&&(A.qualifier=this.tsParseEntityName(3)),this.match(47)&&(A.typeArguments=this.tsParseTypeArguments()),this.finishNode(A,"TSImportType")}tsParseImportTypeOptions(){let A=this.startNode();this.expect(5);let g=this.startNode();return this.isContextual(76)?(g.method=!1,g.key=this.parseIdentifier(!0),g.computed=!1,g.shorthand=!1):this.unexpected(null,76),this.expect(14),g.value=this.tsParseImportTypeWithPropertyValue(),A.properties=[this.finishObjectProperty(g)],this.eat(12),this.expect(8),this.finishNode(A,"ObjectExpression")}tsParseImportTypeWithPropertyValue(){let A=this.startNode(),g=[];for(this.expect(5);!this.match(8);){let A=this.state.type;w(A)||A===134?g.push(super.parsePropertyDefinition(null)):this.unexpected(),this.eat(12)}return A.properties=g,this.next(),this.finishNode(A,"ObjectExpression")}tsParseEntityName(A){let g;if(A&1&&this.match(78))if(A&2)g=this.parseIdentifier(!0);else{let A=this.startNode();this.next(),g=this.finishNode(A,"ThisExpression")}else g=this.parseIdentifier(!!(A&1));for(;this.eat(16);){let E=this.startNodeAtNode(g);E.left=g,E.right=this.parseIdentifier(!!(A&1)),g=this.finishNode(E,"TSQualifiedName")}return g}tsParseTypeReference(){let A=this.startNode();return A.typeName=this.tsParseEntityName(1),!this.hasPrecedingLineBreak()&&this.match(47)&&(A.typeArguments=this.tsParseTypeArguments()),this.finishNode(A,"TSTypeReference")}tsParseThisTypePredicate(A){this.next();let g=this.startNodeAtNode(A);return g.parameterName=A,g.typeAnnotation=this.tsParseTypeAnnotation(!1),g.asserts=!1,this.finishNode(g,"TSTypePredicate")}tsParseThisTypeNode(){let A=this.startNode();return this.next(),this.finishNode(A,"TSThisType")}tsParseTypeQuery(){let A=this.startNode();return this.expect(87),this.match(83)?A.exprName=this.tsParseImportType():A.exprName=this.tsParseEntityName(1),!this.hasPrecedingLineBreak()&&this.match(47)&&(A.typeArguments=this.tsParseTypeArguments()),this.finishNode(A,"TSTypeQuery")}tsParseInOutModifiers=this.tsParseModifiers.bind(this,{allowedModifiers:["in","out"],disallowedModifiers:["const","public","private","protected","readonly","declare","abstract","override"],errorTemplate:Ac.InvalidModifierOnTypeParameter});tsParseConstModifier=this.tsParseModifiers.bind(this,{allowedModifiers:["const"],disallowedModifiers:["in","out"],errorTemplate:Ac.InvalidModifierOnTypeParameterPositions});tsParseInOutConstModifiers=this.tsParseModifiers.bind(this,{allowedModifiers:["in","out","const"],disallowedModifiers:["public","private","protected","readonly","declare","abstract","override"],errorTemplate:Ac.InvalidModifierOnTypeParameter});tsParseTypeParameter(A){let g=this.startNode();return A(g),g.name=this.tsParseTypeParameterName(),g.constraint=this.tsEatThenParseType(81),g.default=this.tsEatThenParseType(29),this.finishNode(g,"TSTypeParameter")}tsTryParseTypeParameters(A){if(this.match(47))return this.tsParseTypeParameters(A)}tsParseTypeParameters(A){let g=this.startNode();this.match(47)||this.match(143)?this.next():this.unexpected();let E={value:-1};return g.params=this.tsParseBracketedList("TypeParametersOrArguments",this.tsParseTypeParameter.bind(this,A),!1,!0,E),g.params.length===0&&this.raise(Ac.EmptyTypeParameters,g),E.value!==-1&&this.addExtra(g,"trailingComma",E.value),this.finishNode(g,"TSTypeParameterDeclaration")}tsFillSignature(A,g){let E=A===19,x="params",k="returnType";g.typeParameters=this.tsTryParseTypeParameters(this.tsParseConstModifier),this.expect(10),g[x]=this.tsParseBindingListForSignature(),E?g[k]=this.tsParseTypeOrTypePredicateAnnotation(A):this.match(A)&&(g[k]=this.tsParseTypeOrTypePredicateAnnotation(A))}tsParseBindingListForSignature(){let A=super.parseBindingList(11,41,2);for(let g of A){let{type:A}=g;(A==="AssignmentPattern"||A==="TSParameterProperty")&&this.raise(Ac.UnsupportedSignatureParameterKind,g,{type:A})}return A}tsParseTypeMemberSemicolon(){!this.eat(12)&&!this.isLineTerminator()&&this.expect(13)}tsParseSignatureMember(A,g){return this.tsFillSignature(14,g),this.tsParseTypeMemberSemicolon(),this.finishNode(g,A)}tsIsUnambiguouslyIndexSignature(){return this.next(),w(this.state.type)?(this.next(),this.match(14)):!1}tsTryParseIndexSignature(A){if(!(this.match(0)&&this.tsLookAhead(this.tsIsUnambiguouslyIndexSignature.bind(this))))return;this.expect(0);let g=this.parseIdentifier();g.typeAnnotation=this.tsParseTypeAnnotation(),this.resetEndLocation(g),this.expect(3),A.parameters=[g];let E=this.tsTryParseTypeAnnotation();return E&&(A.typeAnnotation=E),this.tsParseTypeMemberSemicolon(),this.finishNode(A,"TSIndexSignature")}tsParsePropertyOrMethodSignature(A,g){if(this.eat(17)&&(A.optional=!0),this.match(10)||this.match(47)){g&&this.raise(Ac.ReadonlyForMethodSignature,A);let E=A;E.kind&&this.match(47)&&this.raise(Ac.AccessorCannotHaveTypeParameters,this.state.curPosition()),this.tsFillSignature(14,E),this.tsParseTypeMemberSemicolon();let x="params",k="returnType";if(E.kind==="get")E[x].length>0&&(this.raise(_e.BadGetterArity,this.state.curPosition()),this.isThisParam(E[x][0])&&this.raise(Ac.AccessorCannotDeclareThisParameter,this.state.curPosition()));else if(E.kind==="set"){if(E[x].length!==1)this.raise(_e.BadSetterArity,this.state.curPosition());else{let A=E[x][0];this.isThisParam(A)&&this.raise(Ac.AccessorCannotDeclareThisParameter,this.state.curPosition()),A.type==="Identifier"&&A.optional&&this.raise(Ac.SetAccessorCannotHaveOptionalParameter,this.state.curPosition()),A.type==="RestElement"&&this.raise(Ac.SetAccessorCannotHaveRestParameter,this.state.curPosition())}E[k]&&this.raise(Ac.SetAccessorCannotHaveReturnType,E[k])}else E.kind="method";return this.finishNode(E,"TSMethodSignature")}else{let E=A;g&&(E.readonly=!0);let x=this.tsTryParseTypeAnnotation();return x&&(E.typeAnnotation=x),this.tsParseTypeMemberSemicolon(),this.finishNode(E,"TSPropertySignature")}}tsParseTypeMember(){let A=this.startNode();if(this.match(10)||this.match(47))return this.tsParseSignatureMember("TSCallSignatureDeclaration",A);if(this.match(77)){let g=this.startNode();return this.next(),this.match(10)||this.match(47)?this.tsParseSignatureMember("TSConstructSignatureDeclaration",A):(A.key=this.createIdentifier(g,"new"),this.tsParsePropertyOrMethodSignature(A,!1))}this.tsParseModifiers({allowedModifiers:["readonly"],disallowedModifiers:["declare","abstract","private","protected","public","static","override"]},A);let g=this.tsTryParseIndexSignature(A);return g||(super.parsePropertyName(A),!A.computed&&A.key.type==="Identifier"&&(A.key.name==="get"||A.key.name==="set")&&this.tsTokenCanFollowModifier()&&(A.kind=A.key.name,super.parsePropertyName(A),!this.match(10)&&!this.match(47)&&this.unexpected(null,10)),this.tsParsePropertyOrMethodSignature(A,!!A.readonly))}tsParseTypeLiteral(){let A=this.startNode();return A.members=this.tsParseObjectTypeMembers(),this.finishNode(A,"TSTypeLiteral")}tsParseObjectTypeMembers(){this.expect(5);let A=this.tsParseList("TypeMembers",this.tsParseTypeMember.bind(this));return this.expect(8),A}tsIsStartOfMappedType(){return this.next(),this.eat(53)?this.isContextual(122):(this.isContextual(122)&&this.next(),!this.match(0)||(this.next(),!this.tsIsIdentifier())?!1:(this.next(),this.match(58)))}tsParseMappedType(){let A=this.startNode();return this.expect(5),this.match(53)?(A.readonly=this.state.value,this.next(),this.expectContextual(122)):this.eatContextual(122)&&(A.readonly=!0),this.expect(0),A.key=this.tsParseTypeParameterName(),A.constraint=this.tsExpectThenParseType(58),A.nameType=this.eatContextual(93)?this.tsParseType():null,this.expect(3),this.match(53)?(A.optional=this.state.value,this.next(),this.expect(17)):this.eat(17)&&(A.optional=!0),A.typeAnnotation=this.tsTryParseType(),this.semicolon(),this.expect(8),this.finishNode(A,"TSMappedType")}tsParseTupleType(){let A=this.startNode();A.elementTypes=this.tsParseBracketedList("TupleElementTypes",this.tsParseTupleElementType.bind(this),!0,!1);let g=!1;return A.elementTypes.forEach((A=>{let{type:E}=A;g&&E!=="TSRestType"&&E!=="TSOptionalType"&&!(E==="TSNamedTupleMember"&&A.optional)&&this.raise(Ac.OptionalTypeBeforeRequired,A),g||(g=E==="TSNamedTupleMember"&&A.optional||E==="TSOptionalType")})),this.finishNode(A,"TSTupleType")}tsParseTupleElementType(){let A=this.state.startLoc,g=this.eat(21),{startLoc:E}=this.state,x,k,R,N,j=O(this.state.type)?this.lookaheadCharCode():null;if(j===58)x=!0,R=!1,k=this.parseIdentifier(!0),this.expect(14),N=this.tsParseType();else if(j===63){R=!0;let A=this.state.value,g=this.tsParseNonArrayType();this.lookaheadCharCode()===58?(x=!0,k=this.createIdentifier(this.startNodeAt(E),A),this.expect(17),this.expect(14),N=this.tsParseType()):(x=!1,N=g,this.expect(17))}else N=this.tsParseType(),R=this.eat(17),x=this.eat(14);if(x){let A;k?(A=this.startNodeAt(E),A.optional=R,A.label=k,A.elementType=N,this.eat(17)&&(A.optional=!0,this.raise(Ac.TupleOptionalAfterType,this.state.lastTokStartLoc))):(A=this.startNodeAt(E),A.optional=R,this.raise(Ac.InvalidTupleMemberLabel,N),A.label=N,A.elementType=this.tsParseType()),N=this.finishNode(A,"TSNamedTupleMember")}else if(R){let A=this.startNodeAt(E);A.typeAnnotation=N,N=this.finishNode(A,"TSOptionalType")}if(g){let g=this.startNodeAt(A);g.typeAnnotation=N,N=this.finishNode(g,"TSRestType")}return N}tsParseParenthesizedType(){let A=this.startNode();return this.expect(10),A.typeAnnotation=this.tsParseType(),this.expect(11),this.finishNode(A,"TSParenthesizedType")}tsParseFunctionOrConstructorType(A,g){let E=this.startNode();return A==="TSConstructorType"&&(E.abstract=!!g,g&&this.next(),this.next()),this.tsInAllowConditionalTypesContext((()=>this.tsFillSignature(19,E))),this.finishNode(E,A)}tsParseLiteralTypeNode(){let A=this.startNode();switch(this.state.type){case 135:case 136:case 134:case 85:case 86:A.literal=super.parseExprAtom();break;default:this.unexpected()}return this.finishNode(A,"TSLiteralType")}tsParseTemplateLiteralType(){{let A=this.state.startLoc,g=this.parseTemplateElement(!1),E=[g];if(g.tail){let g=this.startNodeAt(A),x=this.startNodeAt(A);return x.expressions=[],x.quasis=E,g.literal=this.finishNode(x,"TemplateLiteral"),this.finishNode(g,"TSLiteralType")}else{let x=[];for(;!g.tail;)x.push(this.tsParseType()),this.readTemplateContinuation(),E.push(g=this.parseTemplateElement(!1));let k=this.startNodeAt(A);return k.types=x,k.quasis=E,this.finishNode(k,"TSTemplateLiteralType")}}}parseTemplateSubstitution(){return this.state.inType?this.tsParseType():super.parseTemplateSubstitution()}tsParseThisTypeOrThisTypePredicate(){let A=this.tsParseThisTypeNode();return this.isContextual(116)&&!this.hasPrecedingLineBreak()?this.tsParseThisTypePredicate(A):A}tsParseNonArrayType(){switch(this.state.type){case 134:case 135:case 136:case 85:case 86:return this.tsParseLiteralTypeNode();case 53:if(this.state.value==="-"){let A=this.startNode(),g=this.lookahead();return g.type!==135&&g.type!==136&&this.unexpected(),A.literal=this.parseMaybeUnary(),this.finishNode(A,"TSLiteralType")}break;case 78:return this.tsParseThisTypeOrThisTypePredicate();case 87:return this.tsParseTypeQuery();case 83:return this.tsParseImportType();case 5:return this.tsLookAhead(this.tsIsStartOfMappedType.bind(this))?this.tsParseMappedType():this.tsParseTypeLiteral();case 0:return this.tsParseTupleType();case 10:if(!(this.optionFlags&1024)){let A=this.state.startLoc;this.next();let g=this.tsParseType();return this.expect(11),this.addExtra(g,"parenthesized",!0),this.addExtra(g,"parenStart",A.index),g}return this.tsParseParenthesizedType();case 25:case 24:return this.tsParseTemplateLiteralType();default:{let{type:A}=this.state;if(w(A)||A===88||A===84){let g=A===88?"TSVoidKeyword":A===84?"TSNullKeyword":Xi(this.state.value);if(g!==void 0&&this.lookaheadCharCode()!==46){let A=this.startNode();return this.next(),this.finishNode(A,g)}return this.tsParseTypeReference()}}}throw this.unexpected()}tsParseArrayTypeOrHigher(){let{startLoc:A}=this.state,g=this.tsParseNonArrayType();for(;!this.hasPrecedingLineBreak()&&this.eat(0);)if(this.match(3)){let E=this.startNodeAt(A);E.elementType=g,this.expect(3),g=this.finishNode(E,"TSArrayType")}else{let E=this.startNodeAt(A);E.objectType=g,E.indexType=this.tsParseType(),this.expect(3),g=this.finishNode(E,"TSIndexedAccessType")}return g}tsParseTypeOperator(){let A=this.startNode(),g=this.state.value;return this.next(),A.operator=g,A.typeAnnotation=this.tsParseTypeOperatorOrHigher(),g==="readonly"&&this.tsCheckTypeAnnotationForReadOnly(A),this.finishNode(A,"TSTypeOperator")}tsCheckTypeAnnotationForReadOnly(A){switch(A.typeAnnotation.type){case"TSTupleType":case"TSArrayType":return;default:this.raise(Ac.UnexpectedReadonly,A)}}tsParseInferType(){let A=this.startNode();this.expectContextual(115);let g=this.startNode();return g.name=this.tsParseTypeParameterName(),g.constraint=this.tsTryParse((()=>this.tsParseConstraintForInferType())),A.typeParameter=this.finishNode(g,"TSTypeParameter"),this.finishNode(A,"TSInferType")}tsParseConstraintForInferType(){if(this.eat(81)){let A=this.tsInDisallowConditionalTypesContext((()=>this.tsParseType()));if(this.state.inDisallowConditionalTypesContext||!this.match(17))return A}}tsParseTypeOperatorOrHigher(){return gi(this.state.type)&&!this.state.containsEsc?this.tsParseTypeOperator():this.isContextual(115)?this.tsParseInferType():this.tsInAllowConditionalTypesContext((()=>this.tsParseArrayTypeOrHigher()))}tsParseUnionOrIntersectionType(A,g,E){let x=this.startNode(),k=this.eat(E),R=[];do{R.push(g())}while(this.eat(E));return R.length===1&&!k?R[0]:(x.types=R,this.finishNode(x,A))}tsParseIntersectionTypeOrHigher(){return this.tsParseUnionOrIntersectionType("TSIntersectionType",this.tsParseTypeOperatorOrHigher.bind(this),45)}tsParseUnionTypeOrHigher(){return this.tsParseUnionOrIntersectionType("TSUnionType",this.tsParseIntersectionTypeOrHigher.bind(this),43)}tsIsStartOfFunctionType(){return this.match(47)?!0:this.match(10)&&this.tsLookAhead(this.tsIsUnambiguouslyStartOfFunctionType.bind(this))}tsSkipParameterStart(){if(w(this.state.type)||this.match(78))return this.next(),!0;if(this.match(5)){let{errors:A}=this.state,g=A.length;try{return this.parseObjectLike(8,!0),A.length===g}catch{return!1}}if(this.match(0)){this.next();let{errors:A}=this.state,g=A.length;try{return super.parseBindingList(3,93,1),A.length===g}catch{return!1}}return!1}tsIsUnambiguouslyStartOfFunctionType(){return this.next(),!!(this.match(11)||this.match(21)||this.tsSkipParameterStart()&&(this.match(14)||this.match(12)||this.match(17)||this.match(29)||this.match(11)&&(this.next(),this.match(19))))}tsParseTypeOrTypePredicateAnnotation(A){return this.tsInType((()=>{let g=this.startNode();this.expect(A);let E=this.startNode(),x=!!this.tsTryParse(this.tsParseTypePredicateAsserts.bind(this));if(x&&this.match(78)){let A=this.tsParseThisTypeOrThisTypePredicate();return A.type==="TSThisType"?(E.parameterName=A,E.asserts=!0,E.typeAnnotation=null,A=this.finishNode(E,"TSTypePredicate")):(this.resetStartLocationFromNode(A,E),A.asserts=!0),g.typeAnnotation=A,this.finishNode(g,"TSTypeAnnotation")}let k=this.tsIsIdentifier()&&this.tsTryParse(this.tsParseTypePredicatePrefix.bind(this));if(!k)return x?(E.parameterName=this.parseIdentifier(),E.asserts=x,E.typeAnnotation=null,g.typeAnnotation=this.finishNode(E,"TSTypePredicate"),this.finishNode(g,"TSTypeAnnotation")):this.tsParseTypeAnnotation(!1,g);let R=this.tsParseTypeAnnotation(!1);return E.parameterName=k,E.typeAnnotation=R,E.asserts=x,g.typeAnnotation=this.finishNode(E,"TSTypePredicate"),this.finishNode(g,"TSTypeAnnotation")}))}tsTryParseTypeOrTypePredicateAnnotation(){if(this.match(14))return this.tsParseTypeOrTypePredicateAnnotation(14)}tsTryParseTypeAnnotation(){if(this.match(14))return this.tsParseTypeAnnotation()}tsTryParseType(){return this.tsEatThenParseType(14)}tsParseTypePredicatePrefix(){let A=this.parseIdentifier();if(this.isContextual(116)&&!this.hasPrecedingLineBreak())return this.next(),A}tsParseTypePredicateAsserts(){if(this.state.type!==109)return!1;let A=this.state.containsEsc;return this.next(),!w(this.state.type)&&!this.match(78)?!1:(A&&this.raise(_e.InvalidEscapedReservedWord,this.state.lastTokStartLoc,{reservedWord:"asserts"}),!0)}tsParseTypeAnnotation(A=!0,g=this.startNode()){return this.tsInType((()=>{A&&this.expect(14),g.typeAnnotation=this.tsParseType()})),this.finishNode(g,"TSTypeAnnotation")}tsParseType(){qt(this.state.inType);let A=this.tsParseNonConditionalType();if(this.state.inDisallowConditionalTypesContext||this.hasPrecedingLineBreak()||!this.eat(81))return A;let g=this.startNodeAtNode(A);return g.checkType=A,g.extendsType=this.tsInDisallowConditionalTypesContext((()=>this.tsParseNonConditionalType())),this.expect(17),g.trueType=this.tsInAllowConditionalTypesContext((()=>this.tsParseType())),this.expect(14),g.falseType=this.tsInAllowConditionalTypesContext((()=>this.tsParseType())),this.finishNode(g,"TSConditionalType")}isAbstractConstructorSignature(){return this.isContextual(124)&&this.isLookaheadContextual("new")}tsParseNonConditionalType(){return this.tsIsStartOfFunctionType()?this.tsParseFunctionOrConstructorType("TSFunctionType"):this.match(77)?this.tsParseFunctionOrConstructorType("TSConstructorType"):this.isAbstractConstructorSignature()?this.tsParseFunctionOrConstructorType("TSConstructorType",!0):this.tsParseUnionTypeOrHigher()}tsParseTypeAssertion(){this.getPluginOption("typescript","disallowAmbiguousJSXLike")&&this.raise(Ac.ReservedTypeAssertion,this.state.startLoc);let A=this.startNode();return A.typeAnnotation=this.tsInType((()=>(this.next(),this.match(75)?this.tsParseTypeReference():this.tsParseType()))),this.expect(48),A.expression=this.parseMaybeUnary(),this.finishNode(A,"TSTypeAssertion")}tsParseHeritageClause(A){let g=this.state.startLoc,E=this.tsParseDelimitedList("HeritageClauseElement",(()=>{{let g=super.parseExprSubscripts();pt(g)||this.raise(Ac.InvalidHeritageClauseType,g.loc.start,{token:A});let E=A==="extends"?"TSInterfaceHeritage":"TSClassImplements";if(g.type==="TSInstantiationExpression")return g.type=E,g;let x=this.startNodeAtNode(g);return x.expression=g,(this.match(47)||this.match(51))&&(x.typeArguments=this.tsParseTypeArgumentsInExpression()),this.finishNode(x,E)}}));return E.length||this.raise(Ac.EmptyHeritageClauseType,g,{token:A}),E}tsParseInterfaceDeclaration(A,g={}){if(this.hasFollowingLineBreak())return null;this.expectContextual(129),g.declare&&(A.declare=!0),w(this.state.type)?(A.id=this.parseIdentifier(),this.checkIdentifier(A.id,130)):(A.id=null,this.raise(Ac.MissingInterfaceName,this.state.startLoc)),A.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutConstModifiers),this.eat(81)&&(A.extends=this.tsParseHeritageClause("extends"));let E=this.startNode();return E.body=this.tsInType(this.tsParseObjectTypeMembers.bind(this)),A.body=this.finishNode(E,"TSInterfaceBody"),this.finishNode(A,"TSInterfaceDeclaration")}tsParseTypeAliasDeclaration(A){return A.id=this.parseIdentifier(),this.checkIdentifier(A.id,2),A.typeAnnotation=this.tsInType((()=>{if(A.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutModifiers),this.expect(29),this.isContextual(114)&&this.lookaheadCharCode()!==46){let A=this.startNode();return this.next(),this.finishNode(A,"TSIntrinsicKeyword")}return this.tsParseType()})),this.semicolon(),this.finishNode(A,"TSTypeAliasDeclaration")}tsInTopLevelContext(A){if(this.curContext()!==$e.brace){let g=this.state.context;this.state.context=[g[0]];try{return A()}finally{this.state.context=g}}else return A()}tsInType(A){let g=this.state.inType;this.state.inType=!0;try{return A()}finally{this.state.inType=g}}tsInDisallowConditionalTypesContext(A){let g=this.state.inDisallowConditionalTypesContext;this.state.inDisallowConditionalTypesContext=!0;try{return A()}finally{this.state.inDisallowConditionalTypesContext=g}}tsInAllowConditionalTypesContext(A){let g=this.state.inDisallowConditionalTypesContext;this.state.inDisallowConditionalTypesContext=!1;try{return A()}finally{this.state.inDisallowConditionalTypesContext=g}}tsEatThenParseType(A){if(this.match(A))return this.tsNextThenParseType()}tsExpectThenParseType(A){return this.tsInType((()=>(this.expect(A),this.tsParseType())))}tsNextThenParseType(){return this.tsInType((()=>(this.next(),this.tsParseType())))}tsParseEnumMember(){let A=this.startNode();return A.id=this.match(134)?super.parseStringLiteral(this.state.value):this.parseIdentifier(!0),this.eat(29)&&(A.initializer=super.parseMaybeAssignAllowIn()),this.finishNode(A,"TSEnumMember")}tsParseEnumDeclaration(A,g={}){return g.const&&(A.const=!0),g.declare&&(A.declare=!0),this.expectContextual(126),A.id=this.parseIdentifier(),this.checkIdentifier(A.id,A.const?8971:8459),A.body=this.tsParseEnumBody(),this.finishNode(A,"TSEnumDeclaration")}tsParseEnumBody(){let A=this.startNode();return this.expect(5),A.members=this.tsParseDelimitedList("EnumMembers",this.tsParseEnumMember.bind(this)),this.expect(8),this.finishNode(A,"TSEnumBody")}tsParseModuleBlock(){let A=this.startNode();return this.scope.enter(0),this.expect(5),super.parseBlockOrModuleBlockBody(A.body=[],void 0,!0,8),this.scope.exit(),this.finishNode(A,"TSModuleBlock")}tsParseModuleOrNamespaceDeclaration(A,g=!1){return A.id=this.tsParseEntityName(1),A.id.type==="Identifier"&&this.checkIdentifier(A.id,1024),this.scope.enter(1024),this.prodParam.enter(0),A.body=this.tsParseModuleBlock(),this.prodParam.exit(),this.scope.exit(),this.finishNode(A,"TSModuleDeclaration")}tsParseAmbientExternalModuleDeclaration(A){return this.isContextual(112)?(A.kind="global",A.id=this.parseIdentifier()):this.match(134)?(A.kind="module",A.id=super.parseStringLiteral(this.state.value)):this.unexpected(),this.match(5)?(this.scope.enter(1024),this.prodParam.enter(0),A.body=this.tsParseModuleBlock(),this.prodParam.exit(),this.scope.exit()):this.semicolon(),this.finishNode(A,"TSModuleDeclaration")}tsParseImportEqualsDeclaration(A,g,E){A.id=g||this.parseIdentifier(),this.checkIdentifier(A.id,4096),this.expect(29);let x=this.tsParseModuleReference();return A.importKind==="type"&&x.type!=="TSExternalModuleReference"&&this.raise(Ac.ImportAliasHasImportType,x),A.moduleReference=x,this.semicolon(),this.finishNode(A,"TSImportEqualsDeclaration")}tsIsExternalModuleReference(){return this.isContextual(119)&&this.lookaheadCharCode()===40}tsParseModuleReference(){return this.tsIsExternalModuleReference()?this.tsParseExternalModuleReference():this.tsParseEntityName(0)}tsParseExternalModuleReference(){let A=this.startNode();return this.expectContextual(119),this.expect(10),this.match(134)||this.unexpected(),A.expression=super.parseExprAtom(),this.expect(11),this.sawUnambiguousESM=!0,this.finishNode(A,"TSExternalModuleReference")}tsLookAhead(A){let g=this.state.clone(),E=A();return this.state=g,E}tsTryParseAndCatch(A){let g=this.tryParse((g=>A()||g()));if(!(g.aborted||!g.node))return g.error&&(this.state=g.failState),g.node}tsTryParse(A){let g=this.state.clone(),E=A();if(E!==void 0&&E!==!1)return E;this.state=g}tsTryParseDeclare(A){if(this.isLineTerminator())return;let g=this.state.type;return this.tsInAmbientContext((()=>{switch(g){case 68:return A.declare=!0,super.parseFunctionStatement(A,!1,!1);case 80:return A.declare=!0,this.parseClass(A,!0,!1);case 126:return this.tsParseEnumDeclaration(A,{declare:!0});case 112:return this.tsParseAmbientExternalModuleDeclaration(A);case 100:if(this.state.containsEsc)return;case 75:case 74:return!this.match(75)||!this.isLookaheadContextual("enum")?(A.declare=!0,this.parseVarStatement(A,this.state.value,!0)):(this.expect(75),this.tsParseEnumDeclaration(A,{const:!0,declare:!0}));case 107:if(this.isUsing())return this.raise(Ac.InvalidModifierOnUsingDeclaration,this.state.startLoc,"declare"),A.declare=!0,this.parseVarStatement(A,"using",!0);break;case 96:if(this.isAwaitUsing())return this.raise(Ac.InvalidModifierOnAwaitUsingDeclaration,this.state.startLoc,"declare"),A.declare=!0,this.next(),this.parseVarStatement(A,"await using",!0);break;case 129:{let g=this.tsParseInterfaceDeclaration(A,{declare:!0});if(g)return g}default:if(w(g))return this.tsParseDeclaration(A,this.state.type,!0,null)}}))}tsTryParseExportDeclaration(){return this.tsParseDeclaration(this.startNode(),this.state.type,!0,null)}tsParseDeclaration(A,g,E,x){switch(g){case 124:if(this.tsCheckLineTerminator(E)&&(this.match(80)||w(this.state.type)))return this.tsParseAbstractDeclaration(A,x);break;case 127:if(this.tsCheckLineTerminator(E)){if(this.match(134))return this.tsParseAmbientExternalModuleDeclaration(A);if(w(this.state.type))return A.kind="module",this.tsParseModuleOrNamespaceDeclaration(A)}break;case 128:if(this.tsCheckLineTerminator(E)&&w(this.state.type))return A.kind="namespace",this.tsParseModuleOrNamespaceDeclaration(A);break;case 130:if(this.tsCheckLineTerminator(E)&&w(this.state.type))return this.tsParseTypeAliasDeclaration(A);break}}tsCheckLineTerminator(A){return A?this.hasFollowingLineBreak()?!1:(this.next(),!0):!this.isLineTerminator()}tsTryParseGenericAsyncArrowFunction(A){if(!this.match(47))return;let g=this.state.maybeInArrowParameters;this.state.maybeInArrowParameters=!0;let E=this.tsTryParseAndCatch((()=>{let g=this.startNodeAt(A);return g.typeParameters=this.tsParseTypeParameters(this.tsParseConstModifier),super.parseFunctionParams(g),g.returnType=this.tsTryParseTypeOrTypePredicateAnnotation(),this.expect(19),g}));if(this.state.maybeInArrowParameters=g,!!E)return super.parseArrowExpression(E,null,!0)}tsParseTypeArgumentsInExpression(){if(this.reScan_lt()===47)return this.tsParseTypeArguments()}tsParseTypeArguments(){let A=this.startNode();return A.params=this.tsInType((()=>this.tsInTopLevelContext((()=>(this.expect(47),this.tsParseDelimitedList("TypeParametersOrArguments",this.tsParseType.bind(this))))))),A.params.length===0?this.raise(Ac.EmptyTypeArguments,A):!this.state.inType&&this.curContext()===$e.brace&&this.reScan_lt_gt(),this.expect(48),this.finishNode(A,"TSTypeParameterInstantiation")}tsIsDeclarationStart(){return Ti(this.state.type)}isExportDefaultSpecifier(){return this.tsIsDeclarationStart()?!1:super.isExportDefaultSpecifier()}parseBindingElement(A,g){let E=g.length?g[0].loc.start:this.state.startLoc,x={};this.tsParseModifiers({allowedModifiers:["public","private","protected","override","readonly"]},x);let k=x.accessibility,R=x.override,N=x.readonly;!(A&4)&&(k||N||R)&&this.raise(Ac.UnexpectedParameterModifier,E);let j=this.parseMaybeDefault();A&2&&this.parseFunctionParamType(j);let U=this.parseMaybeDefault(j.loc.start,j);if(k||N||R){let A=this.startNodeAt(E);return g.length&&(A.decorators=g),k&&(A.accessibility=k),N&&(A.readonly=N),R&&(A.override=R),U.type!=="Identifier"&&U.type!=="AssignmentPattern"&&this.raise(Ac.UnsupportedParameterPropertyKind,A),A.parameter=U,this.finishNode(A,"TSParameterProperty")}return g.length&&(j.decorators=g),U}isSimpleParameter(A){return A.type==="TSParameterProperty"&&super.isSimpleParameter(A.parameter)||super.isSimpleParameter(A)}tsDisallowOptionalPattern(A){for(let g of A.params)g.type!=="Identifier"&&g.optional&&!this.state.isAmbientContext&&this.raise(Ac.PatternIsOptional,g)}setArrowFunctionParameters(A,g,E){super.setArrowFunctionParameters(A,g,E),this.tsDisallowOptionalPattern(A)}parseFunctionBodyAndFinish(A,g,E=!1){this.match(14)&&(A.returnType=this.tsParseTypeOrTypePredicateAnnotation(14));let x=g==="FunctionDeclaration"?"TSDeclareFunction":g==="ClassMethod"||g==="ClassPrivateMethod"?"TSDeclareMethod":void 0;return x&&!this.match(5)&&this.isLineTerminator()?this.finishNode(A,x):x==="TSDeclareFunction"&&this.state.isAmbientContext&&(this.raise(Ac.DeclareFunctionHasImplementation,A),A.declare)?super.parseFunctionBodyAndFinish(A,x,E):(this.tsDisallowOptionalPattern(A),super.parseFunctionBodyAndFinish(A,g,E))}registerFunctionStatementId(A){!A.body&&A.id?this.checkIdentifier(A.id,1024):super.registerFunctionStatementId(A)}tsCheckForInvalidTypeCasts(A){A.forEach((A=>{A?.type==="TSTypeCastExpression"&&this.raise(Ac.UnexpectedTypeAnnotation,A.typeAnnotation)}))}toReferencedList(A,g){return this.tsCheckForInvalidTypeCasts(A),A}parseArrayLike(A,g,E){let x=super.parseArrayLike(A,g,E);return x.type==="ArrayExpression"&&this.tsCheckForInvalidTypeCasts(x.elements),x}parseSubscript(A,g,E,x){if(!this.hasPrecedingLineBreak()&&this.match(35)){this.state.canStartJSXElement=!1,this.next();let E=this.startNodeAt(g);return E.expression=A,this.finishNode(E,"TSNonNullExpression")}let k=!1;if(this.match(18)&&this.lookaheadCharCode()===60){if(E)return x.stop=!0,A;x.optionalChainMember=k=!0,this.next()}if(this.match(47)||this.match(51)){let R,N=this.tsTryParseAndCatch((()=>{if(!E&&this.atPossibleAsyncArrow(A)){let A=this.tsTryParseGenericAsyncArrowFunction(g);if(A)return x.stop=!0,A}let N=this.tsParseTypeArgumentsInExpression();if(!N)return;if(k&&!this.match(10)){R=this.state.curPosition();return}if(Ke(this.state.type)){let E=super.parseTaggedTemplateExpression(A,g,x);return E.typeArguments=N,E}if(!E&&this.eat(10)){let E=this.startNodeAt(g);return E.callee=A,E.arguments=this.parseCallExpressionArguments(),this.tsCheckForInvalidTypeCasts(E.arguments),E.typeArguments=N,x.optionalChainMember&&(E.optional=k),this.finishCallExpression(E,x.optionalChainMember)}let j=this.state.type;if(j===48||j===52||j!==10&&ce(j)&&!this.hasPrecedingLineBreak())return;let U=this.startNodeAt(g);return U.expression=A,U.typeArguments=N,this.finishNode(U,"TSInstantiationExpression")}));if(R&&this.unexpected(R,10),N)return N.type==="TSInstantiationExpression"&&((this.match(16)||this.match(18)&&this.lookaheadCharCode()!==40)&&this.raise(Ac.InvalidPropertyAccessAfterInstantiationExpression,this.state.startLoc),!this.match(16)&&!this.match(18)&&(N.expression=super.stopParseSubscript(A,x))),N}return super.parseSubscript(A,g,E,x)}parseNewCallee(A){super.parseNewCallee(A);let{callee:g}=A;g.type==="TSInstantiationExpression"&&!g.extra?.parenthesized&&(A.typeArguments=g.typeArguments,A.callee=g.expression)}parseExprOp(A,g,E){let x;if(Ae(58)>E&&!this.hasPrecedingLineBreak()&&(this.isContextual(93)||(x=this.isContextual(120)))){let k=this.startNodeAt(g);return k.expression=A,k.typeAnnotation=this.tsInType((()=>(this.next(),this.match(75)?(x&&this.raise(_e.UnexpectedKeyword,this.state.startLoc,{keyword:"const"}),this.tsParseTypeReference()):this.tsParseType()))),this.finishNode(k,x?"TSSatisfiesExpression":"TSAsExpression"),this.reScan_lt_gt(),this.parseExprOp(k,g,E)}return super.parseExprOp(A,g,E)}checkReservedWord(A,g,E,x){this.state.isAmbientContext||super.checkReservedWord(A,g,E,x)}checkImportReflection(A){super.checkImportReflection(A),A.module&&A.importKind!=="value"&&this.raise(Ac.ImportReflectionHasImportType,A.specifiers[0].loc.start)}checkDuplicateExports(){}isPotentialImportPhase(A){if(super.isPotentialImportPhase(A))return!0;if(this.isContextual(130)){let g=this.lookaheadCharCode();return A?g===123||g===42:g!==61}return!A&&this.isContextual(87)}applyImportPhase(A,g,E,x){super.applyImportPhase(A,g,E,x),g?A.exportKind=E==="type"?"type":"value":A.importKind=E==="type"||E==="typeof"?E:"value"}parseImport(A){if(this.match(134))return A.importKind="value",super.parseImport(A);let g;if(w(this.state.type)&&this.lookaheadCharCode()===61)return A.importKind="value",this.tsParseImportEqualsDeclaration(A);if(this.isContextual(130)){let E=this.parseMaybeImportPhase(A,!1);if(this.lookaheadCharCode()===61)return this.tsParseImportEqualsDeclaration(A,E);g=super.parseImportSpecifiersAndAfter(A,E)}else g=super.parseImport(A);return g.importKind==="type"&&g.specifiers.length>1&&g.specifiers[0].type==="ImportDefaultSpecifier"&&this.raise(Ac.TypeImportCannotSpecifyDefaultAndNamed,g),g}parseExport(A,g){if(this.match(83)){let g=this.startNode();this.next();let E=null;this.isContextual(130)&&this.isPotentialImportPhase(!1)?E=this.parseMaybeImportPhase(g,!1):g.importKind="value";let x=this.tsParseImportEqualsDeclaration(g,E,!0);return A.attributes=[],A.declaration=x,A.exportKind="value",A.source=null,A.specifiers=[],this.finishNode(A,"ExportNamedDeclaration")}else if(this.eat(29)){let g=A;return g.expression=super.parseExpression(),this.semicolon(),this.sawUnambiguousESM=!0,this.finishNode(g,"TSExportAssignment")}else if(this.eatContextual(93)){let g=A;return this.expectContextual(128),g.id=this.parseIdentifier(),this.semicolon(),this.finishNode(g,"TSNamespaceExportDeclaration")}else return super.parseExport(A,g)}isAbstractClass(){return this.isContextual(124)&&this.isLookaheadContextual("class")}parseExportDefaultExpression(){if(this.isAbstractClass()){let A=this.startNode();return this.next(),A.abstract=!0,this.parseClass(A,!0,!0)}if(this.match(129)){let A=this.tsParseInterfaceDeclaration(this.startNode());if(A)return A}return super.parseExportDefaultExpression()}parseVarStatement(A,g,E=!1){let{isAmbientContext:x}=this.state,k=super.parseVarStatement(A,g,E||x);if(!x)return k;if(!A.declare&&(g==="using"||g==="await using"))return this.raiseOverwrite(Ac.UsingDeclarationInAmbientContext,A,g),k;for(let{id:A,init:E}of k.declarations)E&&(g==="var"||g==="let"||A.typeAnnotation?this.raise(Ac.InitializerNotAllowedInAmbientContext,E):er(E,this.hasPlugin("estree"))||this.raise(Ac.ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference,E));return k}parseStatementContent(A,g){if(!this.state.containsEsc)switch(this.state.type){case 75:{if(this.isLookaheadContextual("enum")){let A=this.startNode();return this.expect(75),this.tsParseEnumDeclaration(A,{const:!0})}break}case 124:case 125:{if(this.nextTokenIsIdentifierAndNotTSRelationalOperatorOnSameLine()){let A=this.state.type,E=this.startNode();this.next();let x=A===125?this.tsTryParseDeclare(E):this.tsParseAbstractDeclaration(E,g);return x?(A===125&&(x.declare=!0),x):(E.expression=this.createIdentifier(this.startNodeAt(E.loc.start),A===125?"declare":"abstract"),this.semicolon(!1),this.finishNode(E,"ExpressionStatement"))}break}case 126:return this.tsParseEnumDeclaration(this.startNode());case 112:{if(this.lookaheadCharCode()===123){let A=this.startNode();return this.tsParseAmbientExternalModuleDeclaration(A)}break}case 129:{let A=this.tsParseInterfaceDeclaration(this.startNode());if(A)return A;break}case 127:{if(this.nextTokenIsIdentifierOrStringLiteralOnSameLine()){let A=this.startNode();return this.next(),this.tsParseDeclaration(A,127,!1,g)}break}case 128:{if(this.nextTokenIsIdentifierOnSameLine()){let A=this.startNode();return this.next(),this.tsParseDeclaration(A,128,!1,g)}break}case 130:{if(this.nextTokenIsIdentifierOnSameLine()){let A=this.startNode();return this.next(),this.tsParseTypeAliasDeclaration(A)}break}}return super.parseStatementContent(A,g)}parseAccessModifier(){return this.tsParseModifier(["public","protected","private"])}tsHasSomeModifiers(A,g){return g.some((g=>$t(g)?A.accessibility===g:!!A[g]))}tsIsStartOfStaticBlocks(){return this.isContextual(106)&&this.lookaheadCharCode()===123}parseClassMember(A,g,E){let x=["declare","private","public","protected","override","abstract","readonly","static"];this.tsParseModifiers({allowedModifiers:x,disallowedModifiers:["in","out"],stopOnStartOfClassStaticBlock:!0,errorTemplate:Ac.InvalidModifierOnTypeParameterPositions},g);let n=()=>{this.tsIsStartOfStaticBlocks()?(this.next(),this.next(),this.tsHasSomeModifiers(g,x)&&this.raise(Ac.StaticBlockCannotHaveModifier,this.state.curPosition()),super.parseClassStaticBlock(A,g)):this.parseClassMemberWithIsStatic(A,g,E,!!g.static)};g.declare?this.tsInAmbientContext(n):n()}parseClassMemberWithIsStatic(A,g,E,x){let k=this.tsTryParseIndexSignature(g);if(k){A.body.push(k),g.abstract&&this.raise(Ac.IndexSignatureHasAbstract,g),g.accessibility&&this.raise(Ac.IndexSignatureHasAccessibility,g,{modifier:g.accessibility}),g.declare&&this.raise(Ac.IndexSignatureHasDeclare,g),g.override&&this.raise(Ac.IndexSignatureHasOverride,g);return}!this.state.inAbstractClass&&g.abstract&&this.raise(Ac.NonAbstractClassHasAbstractMethod,g),g.override&&(E.hadSuperClass||this.raise(Ac.OverrideNotInSubClass,g)),super.parseClassMemberWithIsStatic(A,g,E,x)}parsePostMemberNameModifiers(A){this.eat(17)&&(A.optional=!0),A.readonly&&this.match(10)&&this.raise(Ac.ClassMethodHasReadonly,A),A.declare&&this.match(10)&&this.raise(Ac.ClassMethodHasDeclare,A)}shouldParseExportDeclaration(){return this.tsIsDeclarationStart()?!0:super.shouldParseExportDeclaration()}parseConditional(A,g,E){if(!this.match(17))return A;if(this.state.maybeInArrowParameters){let g=this.lookaheadCharCode();if(g===44||g===61||g===58||g===41)return this.setOptionalParametersError(E),A}return super.parseConditional(A,g,E)}parseParenItem(A,g){let E=super.parseParenItem(A,g);if(this.eat(17)&&(E.optional=!0,this.resetEndLocation(A)),this.match(14)){let E=this.startNodeAt(g);return E.expression=A,E.typeAnnotation=this.tsParseTypeAnnotation(),this.finishNode(E,"TSTypeCastExpression")}return A}parseExportDeclaration(A){if(!this.state.isAmbientContext&&this.isContextual(125))return this.tsInAmbientContext((()=>this.parseExportDeclaration(A)));let g=this.state.startLoc,E=this.eatContextual(125);if(E&&(this.isContextual(125)||!this.shouldParseExportDeclaration()))throw this.raise(Ac.ExpectedAmbientAfterExportDeclare,this.state.startLoc);let x=w(this.state.type)&&this.tsTryParseExportDeclaration()||super.parseExportDeclaration(A);return x?((x.type==="TSInterfaceDeclaration"||x.type==="TSTypeAliasDeclaration"||E)&&(A.exportKind="type"),E&&x.type!=="TSImportEqualsDeclaration"&&(this.resetStartLocation(x,g),x.declare=!0),x):null}parseClassId(A,g,E,x){if((!g||E)&&this.isContextual(113))return;super.parseClassId(A,g,E,A.declare?1024:8331);let k=this.tsTryParseTypeParameters(this.tsParseInOutConstModifiers);k&&(A.typeParameters=k)}parseClassPropertyAnnotation(A){A.optional||(this.eat(35)?A.definite=!0:this.eat(17)&&(A.optional=!0));let g=this.tsTryParseTypeAnnotation();g&&(A.typeAnnotation=g)}parseClassProperty(A){if(this.parseClassPropertyAnnotation(A),this.state.isAmbientContext&&!(A.readonly&&!A.typeAnnotation)&&this.match(29)&&this.raise(Ac.DeclareClassFieldHasInitializer,this.state.startLoc),A.abstract&&this.match(29)){let{key:g}=A;this.raise(Ac.AbstractPropertyHasInitializer,this.state.startLoc,{propertyName:g.type==="Identifier"&&!A.computed?g.name:`[${this.input.slice(this.offsetToSourcePos(g.start),this.offsetToSourcePos(g.end))}]`})}return super.parseClassProperty(A)}parseClassPrivateProperty(A){return A.abstract&&this.raise(Ac.PrivateElementHasAbstract,A),A.accessibility&&this.raise(Ac.PrivateElementHasAccessibility,A,{modifier:A.accessibility}),this.parseClassPropertyAnnotation(A),super.parseClassPrivateProperty(A)}parseClassAccessorProperty(A){return this.parseClassPropertyAnnotation(A),A.optional&&this.raise(Ac.AccessorCannotBeOptional,A),super.parseClassAccessorProperty(A)}pushClassMethod(A,g,E,x,k,R){let N=this.tsTryParseTypeParameters(this.tsParseConstModifier);N&&k&&this.raise(Ac.ConstructorHasTypeParameters,N);let{declare:j=!1,kind:U}=g;j&&(U==="get"||U==="set")&&this.raise(Ac.DeclareAccessor,g,{kind:U}),N&&(g.typeParameters=N),super.pushClassMethod(A,g,E,x,k,R)}pushClassPrivateMethod(A,g,E,x){let k=this.tsTryParseTypeParameters(this.tsParseConstModifier);k&&(g.typeParameters=k),super.pushClassPrivateMethod(A,g,E,x)}declareClassPrivateMethodInScope(A,g){A.type!=="TSDeclareMethod"&&(A.type==="MethodDefinition"&&A.value.body==null||super.declareClassPrivateMethodInScope(A,g))}parseClassSuper(A){super.parseClassSuper(A),A.superClass&&(this.match(47)||this.match(51))&&(A.superTypeArguments=this.tsParseTypeArgumentsInExpression()),this.eatContextual(113)&&(A.implements=this.tsParseHeritageClause("implements"))}parseObjPropValue(A,g,E,x,k,R,N){let j=this.tsTryParseTypeParameters(this.tsParseConstModifier);return j&&(A.typeParameters=j),super.parseObjPropValue(A,g,E,x,k,R,N)}parseFunctionParams(A,g){let E=this.tsTryParseTypeParameters(this.tsParseConstModifier);E&&(A.typeParameters=E),super.parseFunctionParams(A,g)}parseVarId(A,g){super.parseVarId(A,g),A.id.type==="Identifier"&&!this.hasPrecedingLineBreak()&&this.eat(35)&&(A.definite=!0);let E=this.tsTryParseTypeAnnotation();E&&(A.id.typeAnnotation=E,this.resetEndLocation(A.id))}parseAsyncArrowFromCallExpression(A,g){return this.match(14)&&(A.returnType=this.tsParseTypeAnnotation()),super.parseAsyncArrowFromCallExpression(A,g)}parseMaybeAssign(A,g){let E,x,k;if(this.hasPlugin("jsx")&&(this.match(143)||this.match(47))){if(E=this.state.clone(),x=this.tryParse((()=>super.parseMaybeAssign(A,g)),E),!x.error)return x.node;let{context:k}=this.state,R=k[k.length-1];(R===$e.j_oTag||R===$e.j_expr)&&k.pop()}if(!x?.error&&!this.match(47))return super.parseMaybeAssign(A,g);(!E||E===this.state)&&(E=this.state.clone());let R,N=this.tryParse((E=>{R=this.tsParseTypeParameters(this.tsParseConstModifier);let x=super.parseMaybeAssign(A,g);if((x.type!=="ArrowFunctionExpression"||x.extra?.parenthesized)&&E(),R?.params.length!==0&&this.resetStartLocationFromNode(x,R),x.typeParameters=R,this.hasPlugin("jsx")&&x.typeParameters.params.length===1&&!x.typeParameters.extra?.trailingComma){let A=x.typeParameters.params[0];A.constraint||this.raise(Ac.SingleTypeParameterWithoutTrailingComma,D(A.loc.end,1),{typeParameterName:A.name.name})}return x}),E);if(!N.error&&!N.aborted)return R&&this.reportReservedArrowTypeParam(R),N.node;if(!x&&(qt(!this.hasPlugin("jsx")),k=this.tryParse((()=>super.parseMaybeAssign(A,g)),E),!k.error))return k.node;if(x?.node)return this.state=x.failState,x.node;if(N.node)return this.state=N.failState,R&&this.reportReservedArrowTypeParam(R),N.node;if(k?.node)return this.state=k.failState,k.node;throw x?.error||N.error||k?.error}reportReservedArrowTypeParam(A){A.params.length===1&&!A.params[0].constraint&&!A.extra?.trailingComma&&this.getPluginOption("typescript","disallowAmbiguousJSXLike")&&this.raise(Ac.ReservedArrowTypeParam,A)}parseMaybeUnary(A,g){return!this.hasPlugin("jsx")&&this.match(47)?this.tsParseTypeAssertion():super.parseMaybeUnary(A,g)}parseArrow(A){if(this.match(14)){let g=this.tryParse((A=>{let g=this.tsParseTypeOrTypePredicateAnnotation(14);return(this.canInsertSemicolon()||!this.match(19))&&A(),g}));if(g.aborted)return;g.thrown||(g.error&&(this.state=g.failState),A.returnType=g.node)}return super.parseArrow(A)}parseFunctionParamType(A){this.eat(17)&&(A.optional=!0);let g=this.tsTryParseTypeAnnotation();return g&&(A.typeAnnotation=g),this.resetEndLocation(A),A}isAssignable(A,g){switch(A.type){case"TSTypeCastExpression":return this.isAssignable(A.expression,g);case"TSParameterProperty":return!0;default:return super.isAssignable(A,g)}}toAssignable(A,g=!1){switch(A.type){case"ParenthesizedExpression":this.toAssignableParenthesizedExpression(A,g);break;case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"TSTypeAssertion":g?this.expressionScope.recordArrowParameterBindingError(Ac.UnexpectedTypeCastInParameter,A):this.raise(Ac.UnexpectedTypeCastInParameter,A),this.toAssignable(A.expression,g);break;case"AssignmentExpression":!g&&A.left.type==="TSTypeCastExpression"&&(A.left=this.typeCastToParameter(A.left));default:super.toAssignable(A,g)}}toAssignableParenthesizedExpression(A,g){switch(A.expression.type){case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"TSTypeAssertion":case"ParenthesizedExpression":this.toAssignable(A.expression,g);break;default:super.toAssignable(A,g)}}checkToRestConversion(A,g){switch(A.type){case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":case"TSNonNullExpression":this.checkToRestConversion(A.expression,!1);break;default:super.checkToRestConversion(A,g)}}isValidLVal(A,g,E,x){switch(A){case"TSTypeCastExpression":return!0;case"TSParameterProperty":return"parameter";case"TSNonNullExpression":return"expression";case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":return(x!==64||!E)&&["expression",!0];default:return super.isValidLVal(A,g,E,x)}}parseBindingAtom(){return this.state.type===78?this.parseIdentifier(!0):super.parseBindingAtom()}parseMaybeDecoratorArguments(A,g){if(this.match(47)||this.match(51)){let E=this.tsParseTypeArgumentsInExpression();if(this.match(10)){let x=super.parseMaybeDecoratorArguments(A,g);return x.typeArguments=E,x}this.unexpected(null,10)}return super.parseMaybeDecoratorArguments(A,g)}checkCommaAfterRest(A){return this.state.isAmbientContext&&this.match(12)&&this.lookaheadCharCode()===A?(this.next(),!1):super.checkCommaAfterRest(A)}isClassMethod(){return this.match(47)||super.isClassMethod()}isClassProperty(){return this.match(35)||this.match(14)||super.isClassProperty()}parseMaybeDefault(A,g){let E=super.parseMaybeDefault(A,g);return E.type==="AssignmentPattern"&&E.typeAnnotation&&E.right.startthis.isAssignable(A,!0))):super.shouldParseArrow(A)}shouldParseAsyncArrow(){return this.match(14)||super.shouldParseAsyncArrow()}canHaveLeadingDecorator(){return super.canHaveLeadingDecorator()||this.isAbstractClass()}jsxParseOpeningElementAfterName(A){if(this.match(47)||this.match(51)){let g=this.tsTryParseAndCatch((()=>this.tsParseTypeArgumentsInExpression()));g&&(A.typeArguments=g)}return super.jsxParseOpeningElementAfterName(A)}getGetterSetterExpectedParamCount(A){let g=super.getGetterSetterExpectedParamCount(A),E=this.getObjectOrClassMethodParams(A)[0];return E&&this.isThisParam(E)?g+1:g}parseCatchClauseParam(){let A=super.parseCatchClauseParam(),g=this.tsTryParseTypeAnnotation();return g&&(A.typeAnnotation=g,this.resetEndLocation(A)),A}tsInAmbientContext(A){let{isAmbientContext:g,strict:E}=this.state;this.state.isAmbientContext=!0,this.state.strict=!1;try{return A()}finally{this.state.isAmbientContext=g,this.state.strict=E}}parseClass(A,g,E){let x=this.state.inAbstractClass;this.state.inAbstractClass=!!A.abstract;try{return super.parseClass(A,g,E)}finally{this.state.inAbstractClass=x}}tsParseAbstractDeclaration(A,g){if(this.match(80))return A.abstract=!0,this.maybeTakeDecorators(g,this.parseClass(A,!0,!1));if(this.isContextual(129))return this.hasFollowingLineBreak()?null:(A.abstract=!0,this.raise(Ac.NonClassMethodPropertyHasAbstractModifier,A),this.tsParseInterfaceDeclaration(A));throw this.unexpected(null,80)}parseMethod(A,g,E,x,k,R,N){let j=super.parseMethod(A,g,E,x,k,R,N);if((j.abstract||j.type==="TSAbstractMethodDefinition")&&(this.hasPlugin("estree")?j.value:j).body){let{key:A}=j;this.raise(Ac.AbstractMethodHasImplementation,j,{methodName:A.type==="Identifier"&&!j.computed?A.name:`[${this.input.slice(this.offsetToSourcePos(A.start),this.offsetToSourcePos(A.end))}]`})}return j}tsParseTypeParameterName(){return this.parseIdentifier()}shouldParseAsAmbientContext(){return!!this.getPluginOption("typescript","dts")}parse(){return this.shouldParseAsAmbientContext()&&(this.state.isAmbientContext=!0),super.parse()}getExpression(){return this.shouldParseAsAmbientContext()&&(this.state.isAmbientContext=!0),super.getExpression()}parseExportSpecifier(A,g,E,x){return!g&&x?(this.parseTypeOnlyImportExportSpecifier(A,!1,E),this.finishNode(A,"ExportSpecifier")):(A.exportKind="value",super.parseExportSpecifier(A,g,E,x))}parseImportSpecifier(A,g,E,x,k){return!g&&x?(this.parseTypeOnlyImportExportSpecifier(A,!0,E),this.finishNode(A,"ImportSpecifier")):(A.importKind="value",super.parseImportSpecifier(A,g,E,x,E?4098:4096))}parseTypeOnlyImportExportSpecifier(A,g,E){let x=g?"imported":"local",k=g?"local":"exported",R=A[x],N,j=!1,U=!0,H=R.loc.start;if(this.isContextual(93)){let A=this.parseIdentifier();if(this.isContextual(93)){let E=this.parseIdentifier();O(this.state.type)?(j=!0,R=A,N=g?this.parseIdentifier():this.parseModuleExportName(),U=!1):(N=E,U=!1)}else O(this.state.type)?(U=!1,N=g?this.parseIdentifier():this.parseModuleExportName()):(j=!0,R=A)}else O(this.state.type)&&(j=!0,g?(R=this.parseIdentifier(!0),this.isContextual(93)||this.checkReservedWord(R.name,R.loc.start,!0,!0)):R=this.parseModuleExportName());j&&E&&this.raise(g?Ac.TypeModifierIsUsedInTypeImports:Ac.TypeModifierIsUsedInTypeExports,H),A[x]=R,A[k]=N;let W=g?"importKind":"exportKind";A[W]=j?"type":"value",U&&this.eatContextual(93)&&(A[k]=g?this.parseIdentifier():this.parseModuleExportName()),A[k]||(A[k]=this.cloneIdentifier(A[x])),g&&this.checkIdentifier(A[k],j?4098:4096)}fillOptionalPropertiesForTSESLint(A){switch(A.type){case"ExpressionStatement":A.directive??(A.directive=void 0);return;case"RestElement":A.value=void 0;case"Identifier":case"ArrayPattern":case"AssignmentPattern":case"ObjectPattern":A.decorators??(A.decorators=[]),A.optional??(A.optional=!1),A.typeAnnotation??(A.typeAnnotation=void 0);return;case"TSParameterProperty":A.accessibility??(A.accessibility=void 0),A.decorators??(A.decorators=[]),A.override??(A.override=!1),A.readonly??(A.readonly=!1),A.static??(A.static=!1);return;case"TSEmptyBodyFunctionExpression":A.body=null;case"TSDeclareFunction":case"FunctionDeclaration":case"FunctionExpression":case"ClassMethod":case"ClassPrivateMethod":A.declare??(A.declare=!1),A.returnType??(A.returnType=void 0),A.typeParameters??(A.typeParameters=void 0);return;case"Property":A.optional??(A.optional=!1);return;case"TSMethodSignature":case"TSPropertySignature":A.optional??(A.optional=!1);case"TSIndexSignature":A.accessibility??(A.accessibility=void 0),A.readonly??(A.readonly=!1),A.static??(A.static=!1);return;case"TSAbstractPropertyDefinition":case"PropertyDefinition":case"TSAbstractAccessorProperty":case"AccessorProperty":A.declare??(A.declare=!1),A.definite??(A.definite=!1),A.readonly??(A.readonly=!1),A.typeAnnotation??(A.typeAnnotation=void 0);case"TSAbstractMethodDefinition":case"MethodDefinition":A.accessibility??(A.accessibility=void 0),A.decorators??(A.decorators=[]),A.override??(A.override=!1),A.optional??(A.optional=!1);return;case"ClassExpression":A.id??(A.id=null);case"ClassDeclaration":A.abstract??(A.abstract=!1),A.declare??(A.declare=!1),A.decorators??(A.decorators=[]),A.implements??(A.implements=[]),A.superTypeArguments??(A.superTypeArguments=void 0),A.typeParameters??(A.typeParameters=void 0);return;case"TSTypeAliasDeclaration":case"VariableDeclaration":A.declare??(A.declare=!1);return;case"VariableDeclarator":A.definite??(A.definite=!1);return;case"TSEnumDeclaration":A.const??(A.const=!1),A.declare??(A.declare=!1);return;case"TSEnumMember":A.computed??(A.computed=!1);return;case"TSImportType":A.qualifier??(A.qualifier=null),A.options??(A.options=null),A.typeArguments??(A.typeArguments=null);return;case"TSInterfaceDeclaration":A.declare??(A.declare=!1),A.extends??(A.extends=[]);return;case"TSMappedType":A.optional??(A.optional=!1),A.readonly??(A.readonly=void 0);return;case"TSModuleDeclaration":A.declare??(A.declare=!1),A.global??(A.global=A.kind==="global");return;case"TSTypeParameter":A.const??(A.const=!1),A.in??(A.in=!1),A.out??(A.out=!1);return}}chStartsBindingIdentifierAndNotRelationalOperator(A,g){if(B(A)){if(hc.lastIndex=g,hc.test(this.input)){let A=this.codePointAtPos(hc.lastIndex);if(!K(A)&&A!==92)return!1}return!0}else return A===92}nextTokenIsIdentifierAndNotTSRelationalOperatorOnSameLine(){let A=this.nextTokenInLineStart(),g=this.codePointAtPos(A);return this.chStartsBindingIdentifierAndNotRelationalOperator(g,A)}nextTokenIsIdentifierOrStringLiteralOnSameLine(){let A=this.nextTokenInLineStart(),g=this.codePointAtPos(A);return this.chStartsBindingIdentifier(g,A)||g===34||g===39}};function Zi(A){if(A.type!=="MemberExpression")return!1;let{computed:g,property:E}=A;return g&&E.type!=="StringLiteral"&&(E.type!=="TemplateLiteral"||E.expressions.length>0)?!1:hs(A.object)}function er(A,g){let{type:E}=A;if(A.extra?.parenthesized)return!1;if(g){if(E==="Literal"){let{value:g}=A;if(typeof g=="string"||typeof g=="boolean")return!0}}else if(E==="StringLiteral"||E==="BooleanLiteral")return!0;return!!(os(A,g)||tr(A,g)||E==="TemplateLiteral"&&A.expressions.length===0||Zi(A))}function os(A,g){return g?A.type==="Literal"&&(typeof A.value=="number"||"bigint"in A):A.type==="NumericLiteral"||A.type==="BigIntLiteral"}function tr(A,g){if(A.type==="UnaryExpression"){let{operator:E,argument:x}=A;if(E==="-"&&os(x,g))return!0}return!1}function hs(A){return A.type==="Identifier"?!0:A.type!=="MemberExpression"||A.computed?!1:hs(A.object)}var gc=F`placeholders`({ClassNameIsRequired:"A class name is required.",UnexpectedSpace:"Unexpected space in placeholder."}),sr=A=>class extends A{parsePlaceholder(A){if(this.match(133)){let g=this.startNode();return this.next(),this.assertNoSpace(),g.name=super.parseIdentifier(!0),this.assertNoSpace(),this.expect(133),this.finishPlaceholder(g,A)}}finishPlaceholder(A,g){let E=A;return(!E.expectedNode||!E.type)&&(E=this.finishNode(E,"Placeholder")),E.expectedNode=g,E}getTokenFromCode(A){A===37&&this.input.charCodeAt(this.state.pos+1)===37?this.finishOp(133,2):super.getTokenFromCode(A)}parseExprAtom(A){return this.parsePlaceholder("Expression")||super.parseExprAtom(A)}parseIdentifier(A){return this.parsePlaceholder("Identifier")||super.parseIdentifier(A)}checkReservedWord(A,g,E,x){A!==void 0&&super.checkReservedWord(A,g,E,x)}cloneIdentifier(A){let g=super.cloneIdentifier(A);return g.type==="Placeholder"&&(g.expectedNode=A.expectedNode),g}cloneStringLiteral(A){return A.type==="Placeholder"?this.cloneIdentifier(A):super.cloneStringLiteral(A)}parseBindingAtom(){return this.parsePlaceholder("Pattern")||super.parseBindingAtom()}isValidLVal(A,g,E,x){return A==="Placeholder"||super.isValidLVal(A,g,E,x)}toAssignable(A,g){A&&A.type==="Placeholder"&&A.expectedNode==="Expression"?A.expectedNode="Pattern":super.toAssignable(A,g)}chStartsBindingIdentifier(A,g){if(super.chStartsBindingIdentifier(A,g))return!0;let E=this.nextTokenStart();return this.input.charCodeAt(E)===37&&this.input.charCodeAt(E+1)===37}verifyBreakContinue(A,g){A.label&&A.label.type==="Placeholder"||super.verifyBreakContinue(A,g)}parseExpressionStatement(A,g){if(g.type!=="Placeholder"||g.extra?.parenthesized)return super.parseExpressionStatement(A,g);if(this.match(14)){let E=A;return E.label=this.finishPlaceholder(g,"Identifier"),this.next(),E.body=super.parseStatementOrSloppyAnnexBFunctionDeclaration(),this.finishNode(E,"LabeledStatement")}this.semicolon();let E=A;return E.name=g.name,this.finishPlaceholder(E,"Statement")}parseBlock(A,g,E){return this.parsePlaceholder("BlockStatement")||super.parseBlock(A,g,E)}parseFunctionId(A){return this.parsePlaceholder("Identifier")||super.parseFunctionId(A)}parseClass(A,g,E){let x=g?"ClassDeclaration":"ClassExpression";this.next();let k=this.state.strict,R=this.parsePlaceholder("Identifier");if(R)if(this.match(81)||this.match(133)||this.match(5))A.id=R;else{if(E||!g)return A.id=null,A.body=this.finishPlaceholder(R,"ClassBody"),this.finishNode(A,x);throw this.raise(gc.ClassNameIsRequired,this.state.startLoc)}else this.parseClassId(A,g,E);return super.parseClassSuper(A),A.body=this.parsePlaceholder("ClassBody")||super.parseClassBody(!!A.superClass,k),this.finishNode(A,x)}parseExport(A,g){let E=this.parsePlaceholder("Identifier");if(!E)return super.parseExport(A,g);let x=A;if(!this.isContextual(98)&&!this.match(12))return x.specifiers=[],x.source=null,x.declaration=this.finishPlaceholder(E,"Declaration"),this.finishNode(x,"ExportNamedDeclaration");this.expectPlugin("exportDefaultFrom");let k=this.startNode();return k.exported=E,x.specifiers=[this.finishNode(k,"ExportDefaultSpecifier")],super.parseExport(x,g)}isExportDefaultSpecifier(){if(this.match(65)){let A=this.nextTokenStart();if(this.isUnparsedContextual(A,"from")&&this.input.startsWith(z(133),this.nextTokenStartSince(A+4)))return!0}return super.isExportDefaultSpecifier()}maybeParseExportDefaultSpecifier(A,g){return A.specifiers?.length?!0:super.maybeParseExportDefaultSpecifier(A,g)}checkExport(A){let{specifiers:g}=A;g?.length&&(A.specifiers=g.filter((A=>A.exported.type==="Placeholder"))),super.checkExport(A),A.specifiers=g}parseImport(A){let g=this.parsePlaceholder("Identifier");if(!g)return super.parseImport(A);if(A.specifiers=[],!this.isContextual(98)&&!this.match(12))return A.source=this.finishPlaceholder(g,"StringLiteral"),this.semicolon(),this.finishNode(A,"ImportDeclaration");let E=this.startNodeAtNode(g);return E.local=g,A.specifiers.push(this.finishNode(E,"ImportDefaultSpecifier")),this.eat(12)&&(this.maybeParseStarImportSpecifier(A)||this.parseNamedImportSpecifiers(A)),this.expectContextual(98),A.source=this.parseImportSource(),this.semicolon(),this.finishNode(A,"ImportDeclaration")}parseImportSource(){return this.parsePlaceholder("StringLiteral")||super.parseImportSource()}assertNoSpace(){this.state.start>this.offsetToSourcePos(this.state.lastTokEndLoc.index)&&this.raise(gc.UnexpectedSpace,this.state.lastTokEndLoc)}},ir=A=>class extends A{parseV8Intrinsic(){if(this.match(54)){let A=this.state.startLoc,g=this.startNode();if(this.next(),w(this.state.type)){let A=this.parseIdentifierName(),E=this.createIdentifier(g,A);if(this.castNodeTo(E,"V8IntrinsicIdentifier"),this.match(10))return E}this.unexpected(A)}}parseExprAtom(A){return this.parseV8Intrinsic()||super.parseExprAtom(A)}},bc=["fsharp","hack"],Cc=["^^","@@","^","%","#"];function rr(A){if(A.has("decorators")){if(A.has("decorators-legacy"))throw new Error("Cannot use the decorators and decorators-legacy plugin together");let g=A.get("decorators").decoratorsBeforeExport;if(g!=null&&typeof g!="boolean")throw new Error("'decoratorsBeforeExport' must be a boolean, if specified.");let E=A.get("decorators").allowCallParenthesized;if(E!=null&&typeof E!="boolean")throw new Error("'allowCallParenthesized' must be a boolean.")}if(A.has("flow")&&A.has("typescript"))throw new Error("Cannot combine flow and typescript plugins.");if(A.has("placeholders")&&A.has("v8intrinsic"))throw new Error("Cannot combine placeholders and v8intrinsic plugins.");if(A.has("pipelineOperator")){let g=A.get("pipelineOperator").proposal;if(!bc.includes(g)){let A=bc.map((A=>`"${A}"`)).join(", ");throw new Error(`"pipelineOperator" requires "proposal" option whose value must be one of: ${A}.`)}if(g==="hack"){if(A.has("placeholders"))throw new Error("Cannot combine placeholders plugin and Hack-style pipes.");if(A.has("v8intrinsic"))throw new Error("Cannot combine v8intrinsic plugin and Hack-style pipes.");let g=A.get("pipelineOperator").topicToken;if(!Cc.includes(g)){let A=Cc.map((A=>`"${A}"`)).join(", ");throw new Error(`"pipelineOperator" in "proposal": "hack" mode also requires a "topicToken" option whose value must be one of: ${A}.`)}}}if(A.has("moduleAttributes"))throw new Error("`moduleAttributes` has been removed in Babel 8, please migrate to import attributes instead.");if(A.has("importAssertions"))throw new Error("`importAssertions` has been removed in Babel 8, please use import attributes instead. To use the non-standard `assert` syntax you can enable the `deprecatedImportAssert` parser plugin.");if(!A.has("deprecatedImportAssert")&&A.has("importAttributes")&&A.get("importAttributes").deprecatedAssertSyntax)throw new Error("The 'importAttributes' plugin has been removed in Babel 8. If you need to enable support for the deprecated `assert` syntax, you can enable the `deprecatedImportAssert` parser plugin.");if(A.has("recordAndTuple"))throw new Error("The 'recordAndTuple' plugin has been removed in Babel 8. Please remove it from your configuration.");if(A.has("asyncDoExpressions")&&!A.has("doExpressions")){let A=new Error("'asyncDoExpressions' requires 'doExpressions', please add 'doExpressions' to parser plugins.");throw A.missingPlugins="doExpressions",A}if(A.has("optionalChainingAssign")&&A.get("optionalChainingAssign").version!=="2023-07")throw new Error("The 'optionalChainingAssign' plugin requires a 'version' option, representing the last proposal update. Currently, the only supported value is '2023-07'.");if(A.has("discardBinding")&&A.get("discardBinding").syntaxType!=="void")throw new Error("The 'discardBinding' plugin requires a 'syntaxType' option. Currently the only supported value is 'void'.");{if(A.has("decimal"))throw new Error("The 'decimal' plugin has been removed in Babel 8. Please remove it from your configuration.");if(A.has("importReflection"))throw new Error("The 'importReflection' plugin has been removed in Babel 8. Use 'sourcePhaseImports' instead, and replace 'import module' with 'import source' in your code.")}}var xc={estree:ci,jsx:ji,flow:Ri,typescript:Qi,v8intrinsic:ir,placeholders:sr},Bc=Object.keys(xc),Sc=class extends pc{checkProto(A,g,E,x){if(A.type==="SpreadElement"||this.isObjectMethod(A)||A.computed||A.shorthand)return E;let k=A.key;return(k.type==="Identifier"?k.name:k.value)==="__proto__"?g?(this.raise(_e.RecordNoProto,k),!0):(E&&(x?x.doubleProtoLoc===null&&(x.doubleProtoLoc=k.loc.start):this.raise(_e.DuplicateProto,k)),!0):E}shouldExitDescending(A,g){return A.type==="ArrowFunctionExpression"&&this.offsetToSourcePos(A.start)===g}getExpression(){if(this.enterInitialScopes(),this.nextToken(),this.match(140))throw this.raise(_e.ParseExpressionEmptyInput,this.state.startLoc);let A=this.parseExpression();if(!this.match(140))throw this.raise(_e.ParseExpressionExpectsEOF,this.state.startLoc,{unexpected:this.input.codePointAt(this.state.start)});return this.finalizeRemainingComments(),A.comments=this.comments,A.errors=this.state.errors,this.optionFlags&256&&(A.tokens=this.tokens),A}parseExpression(A,g){return A?this.disallowInAnd((()=>this.parseExpressionBase(g))):this.allowInAnd((()=>this.parseExpressionBase(g)))}parseExpressionBase(A){let g=this.state.startLoc,E=this.parseMaybeAssign(A);if(this.match(12)){let x=this.startNodeAt(g);for(x.expressions=[E];this.eat(12);)x.expressions.push(this.parseMaybeAssign(A));return this.toReferencedList(x.expressions),this.finishNode(x,"SequenceExpression")}return E}parseMaybeAssignDisallowIn(A,g){return this.disallowInAnd((()=>this.parseMaybeAssign(A,g)))}parseMaybeAssignAllowIn(A,g){return this.allowInAnd((()=>this.parseMaybeAssign(A,g)))}setOptionalParametersError(A){A.optionalParametersLoc=this.state.startLoc}parseMaybeAssign(A,g){let E=this.state.startLoc,x=this.isContextual(108);if(x&&this.prodParam.hasYield){this.next();let A=this.parseYield(E);return g&&(A=g.call(this,A,E)),A}let k;A?k=!1:(A=new xl,k=!0);let{type:R}=this.state;(R===10||w(R))&&(this.state.potentialArrowAt=this.state.start);let N=this.parseMaybeConditional(A);if(g&&(N=g.call(this,N,E)),di(this.state.type)){let g=this.startNodeAt(E),x=this.state.value;if(g.operator=x,this.match(29)){this.toAssignable(N,!0),g.left=N;let x=E.index;A.doubleProtoLoc!=null&&A.doubleProtoLoc.index>=x&&(A.doubleProtoLoc=null),A.shorthandAssignLoc!=null&&A.shorthandAssignLoc.index>=x&&(A.shorthandAssignLoc=null),A.privateKeyLoc!=null&&A.privateKeyLoc.index>=x&&(this.checkDestructuringPrivate(A),A.privateKeyLoc=null),A.voidPatternLoc!=null&&A.voidPatternLoc.index>=x&&(A.voidPatternLoc=null)}else g.left=N;return this.next(),g.right=this.parseMaybeAssign(),this.checkLVal(N,this.finishNode(g,"AssignmentExpression"),void 0,void 0,void 0,void 0,x==="||="||x==="&&="||x==="??="),g}else k&&this.checkExpressionErrors(A,!0);if(x){let{type:A}=this.state;if((this.hasPlugin("v8intrinsic")?ce(A):ce(A)&&!this.match(54))&&!this.isAmbiguousPrefixOrIdentifier())return this.raiseOverwrite(_e.YieldNotInGeneratorFunction,E),this.parseYield(E)}return N}parseMaybeConditional(A){let g=this.state.startLoc,E=this.state.potentialArrowAt,x=this.parseExprOps(A);return this.shouldExitDescending(x,E)?x:this.parseConditional(x,g,A)}parseConditional(A,g,E){if(this.eat(17)){let E=this.startNodeAt(g);return E.test=A,E.consequent=this.parseMaybeAssignAllowIn(),this.expect(14),E.alternate=this.parseMaybeAssign(),this.finishNode(E,"ConditionalExpression")}return A}parseMaybeUnaryOrPrivate(A){return this.match(139)?this.parsePrivateName():this.parseMaybeUnary(A)}parseExprOps(A){let g=this.state.startLoc,E=this.state.potentialArrowAt,x=this.parseMaybeUnaryOrPrivate(A);return this.shouldExitDescending(x,E)?x:this.parseExprOp(x,g,-1)}parseExprOp(A,g,E){if(this.isPrivateName(A)){let g=this.getPrivateNameSV(A);(E>=Ae(58)||!this.prodParam.hasIn||!this.match(58))&&this.raise(_e.PrivateInExpectedIn,A,{identifierName:g}),this.classScope.usePrivateName(g,A.loc.start)}let x=this.state.type;if(yi(x)&&(this.prodParam.hasIn||!this.match(58))){let k=Ae(x);if(k>E){if(x===39){if(this.expectPlugin("pipelineOperator"),this.state.inFSharpPipelineDirectBody)return A;this.checkPipelineAtInfixOperator(A,g)}let R=this.startNodeAt(g);R.left=A,R.operator=this.state.value;let N=x===41||x===42,j=x===40;j&&(k=Ae(42)),this.next(),R.right=this.parseExprOpRightExpr(x,k);let U=this.finishNode(R,N||j?"LogicalExpression":"BinaryExpression"),H=this.state.type;if(j&&(H===41||H===42)||N&&H===40)throw this.raise(_e.MixingCoalesceWithLogical,this.state.startLoc);return this.parseExprOp(U,g,E)}}return A}parseExprOpRightExpr(A,g){switch(this.state.startLoc,A){case 39:switch(this.getPluginOption("pipelineOperator","proposal")){case"hack":return this.withTopicBindingContext((()=>this.parseHackPipeBody()));case"fsharp":return this.withSoloAwaitPermittingContext((()=>this.parseFSharpPipelineBody(g)))}default:return this.parseExprOpBaseRightExpr(A,g)}}parseExprOpBaseRightExpr(A,g){let E=this.state.startLoc;return this.parseExprOp(this.parseMaybeUnaryOrPrivate(),E,bi(A)?g-1:g)}parseHackPipeBody(){let{startLoc:A}=this.state,g=this.parseMaybeAssign();return de.has(g.type)&&!g.extra?.parenthesized&&this.raise(_e.PipeUnparenthesizedBody,A,{type:g.type}),this.topicReferenceWasUsedInCurrentContext()||this.raise(_e.PipeTopicUnused,A),g}checkExponentialAfterUnary(A){this.match(57)&&this.raise(_e.UnexpectedTokenUnaryExponentiation,A.argument)}parseMaybeUnary(A,g){let E=this.state.startLoc,x=this.isContextual(96);if(x&&this.recordAwaitIfAllowed()){this.next();let A=this.parseAwait(E);return g||this.checkExponentialAfterUnary(A),A}let k=this.match(34),R=this.startNode();if(Pi(this.state.type)){R.operator=this.state.value,R.prefix=!0,this.match(72)&&this.expectPlugin("throwExpressions");let E=this.match(89);if(this.next(),R.argument=this.parseMaybeUnary(null,!0),this.checkExpressionErrors(A,!0),this.state.strict&&E){let A=R.argument;A.type==="Identifier"?this.raise(_e.StrictDelete,R):this.hasPropertyAsPrivateName(A)&&this.raise(_e.DeletePrivateField,R)}if(!k)return g||this.checkExponentialAfterUnary(R),this.finishNode(R,"UnaryExpression")}let N=this.parseUpdate(R,k,A);if(x){let{type:A}=this.state;if((this.hasPlugin("v8intrinsic")?ce(A):ce(A)&&!this.match(54))&&!this.isAmbiguousPrefixOrIdentifier())return this.raiseOverwrite(_e.AwaitNotInAsyncContext,E),this.parseAwait(E)}return N}parseUpdate(A,g,E){if(g){let g=A;return this.checkLVal(g.argument,this.finishNode(g,"UpdateExpression")),A}let x=this.state.startLoc,k=this.parseExprSubscripts(E);if(this.checkExpressionErrors(E,!1))return k;for(;xi(this.state.type)&&!this.canInsertSemicolon();){let A=this.startNodeAt(x);A.operator=this.state.value,A.prefix=!1,A.argument=k,this.next(),this.checkLVal(k,k=this.finishNode(A,"UpdateExpression"))}return k}parseExprSubscripts(A){let g=this.state.startLoc,E=this.state.potentialArrowAt,x=this.parseExprAtom(A);return this.shouldExitDescending(x,E)?x:this.parseSubscripts(x,g)}parseSubscripts(A,g,E){let x={optionalChainMember:!1,maybeAsyncArrow:this.atPossibleAsyncArrow(A),stop:!1};do{A=this.parseSubscript(A,g,E,x),x.maybeAsyncArrow=!1}while(!x.stop);return A}parseSubscript(A,g,E,x){let{type:k}=this.state;if(!E&&k===15)return this.parseBind(A,g,E,x);if(Ke(k))return this.parseTaggedTemplateExpression(A,g,x);let R=!1;if(k===18){if(E&&(this.raise(_e.OptionalChainingNoNew,this.state.startLoc),this.lookaheadCharCode()===40))return this.stopParseSubscript(A,x);x.optionalChainMember=R=!0,this.next()}if(!E&&this.match(10))return this.parseCoverCallAndAsyncArrowHead(A,g,x,R);{let E=this.eat(0);return E||R||this.eat(16)?this.parseMember(A,g,x,E,R):this.stopParseSubscript(A,x)}}stopParseSubscript(A,g){return g.stop=!0,A}parseMember(A,g,E,x,k){let R=this.startNodeAt(g);return R.object=A,R.computed=x,x?(R.property=this.parseExpression(),this.expect(3)):this.match(139)?(A.type==="Super"&&this.raise(_e.SuperPrivateField,g),this.classScope.usePrivateName(this.state.value,this.state.startLoc),R.property=this.parsePrivateName()):R.property=this.parseIdentifier(!0),E.optionalChainMember?(R.optional=k,this.finishNode(R,"OptionalMemberExpression")):this.finishNode(R,"MemberExpression")}parseBind(A,g,E,x){let k=this.startNodeAt(g);return k.object=A,this.next(),k.callee=this.parseNoCallExpr(),x.stop=!0,this.parseSubscripts(this.finishNode(k,"BindExpression"),g,E)}parseCoverCallAndAsyncArrowHead(A,g,E,x){let k=this.state.maybeInArrowParameters,R=null;this.state.maybeInArrowParameters=!0,this.next();let N=this.startNodeAt(g);N.callee=A;let{maybeAsyncArrow:j,optionalChainMember:U}=E;j&&(this.expressionScope.enter(Ji()),R=new xl),U&&(N.optional=x),x?N.arguments=this.parseCallExpressionArguments():N.arguments=this.parseCallExpressionArguments(A.type!=="Super",N,R);let H=this.finishCallExpression(N,U);return j&&this.shouldParseAsyncArrow()&&!x?(E.stop=!0,this.checkDestructuringPrivate(R),this.expressionScope.validateAsPattern(),this.expressionScope.exit(),H=this.parseAsyncArrowFromCallExpression(this.startNodeAt(g),H)):(j&&(this.checkExpressionErrors(R,!0),this.expressionScope.exit()),this.toReferencedArguments(H)),this.state.maybeInArrowParameters=k,H}toReferencedArguments(A,g){this.toReferencedListDeep(A.arguments,g)}parseTaggedTemplateExpression(A,g,E){let x=this.startNodeAt(g);return x.tag=A,x.quasi=this.parseTemplate(!0),E.optionalChainMember&&this.raise(_e.OptionalChainingNoTemplate,g),this.finishNode(x,"TaggedTemplateExpression")}atPossibleAsyncArrow(A){return A.type==="Identifier"&&A.name==="async"&&this.state.lastTokEndLoc.index===A.end&&!this.canInsertSemicolon()&&A.end-A.start===5&&this.offsetToSourcePos(A.start)===this.state.potentialArrowAt}finishCallExpression(A,g){if(A.callee.type==="Import")if(A.arguments.length===0||A.arguments.length>2)this.raise(_e.ImportCallArity,A);else for(let g of A.arguments)g.type==="SpreadElement"&&this.raise(_e.ImportCallSpreadArgument,g);return this.finishNode(A,g?"OptionalCallExpression":"CallExpression")}parseCallExpressionArguments(A,g,E){let x=[],k=!0,R=this.state.inFSharpPipelineDirectBody;for(this.state.inFSharpPipelineDirectBody=!1;!this.eat(11);){if(k)k=!1;else if(this.expect(12),this.match(11)){g&&this.addTrailingCommaExtraToNode(g),this.next();break}x.push(this.parseExprListItem(11,!1,E,A))}return this.state.inFSharpPipelineDirectBody=R,x}shouldParseAsyncArrow(){return this.match(19)&&!this.canInsertSemicolon()}parseAsyncArrowFromCallExpression(A,g){return this.resetPreviousNodeTrailingComments(g),this.expect(19),this.parseArrowExpression(A,g.arguments,!0,g.extra?.trailingCommaLoc),g.innerComments&&X(A,g.innerComments),g.callee.trailingComments&&X(A,g.callee.trailingComments),A}parseNoCallExpr(){let A=this.state.startLoc;return this.parseSubscripts(this.parseExprAtom(),A,!0)}parseExprAtom(A){let g,E=null,{type:x}=this.state;switch(x){case 79:return this.parseSuper();case 83:return g=this.startNode(),this.next(),this.match(16)?this.parseImportMetaPropertyOrPhaseCall(g):this.match(10)?this.optionFlags&512?this.parseImportCall(g):this.finishNode(g,"Import"):(this.raise(_e.UnsupportedImport,this.state.lastTokStartLoc),this.finishNode(g,"Import"));case 78:return g=this.startNode(),this.next(),this.finishNode(g,"ThisExpression");case 90:return this.parseDo(this.startNode(),!1);case 56:case 31:return this.readRegexp(),this.parseRegExpLiteral(this.state.value);case 135:return this.parseNumericLiteral(this.state.value);case 136:return this.parseBigIntLiteral(this.state.value);case 134:return this.parseStringLiteral(this.state.value);case 84:return this.parseNullLiteral();case 85:return this.parseBooleanLiteral(!0);case 86:return this.parseBooleanLiteral(!1);case 10:{let A=this.state.potentialArrowAt===this.state.start;return this.parseParenAndDistinguishExpression(A)}case 0:return this.parseArrayLike(3,!1,A);case 5:return this.parseObjectLike(8,!1,!1,A);case 68:return this.parseFunctionOrFunctionSent();case 26:E=this.parseDecorators();case 80:return this.parseClass(this.maybeTakeDecorators(E,this.startNode()),!1);case 77:return this.parseNewOrNewTarget();case 25:case 24:return this.parseTemplate(!1);case 15:{g=this.startNode(),this.next(),g.object=null;let A=g.callee=this.parseNoCallExpr();if(A.type==="MemberExpression")return this.finishNode(g,"BindExpression");throw this.raise(_e.UnsupportedBind,A)}case 139:return this.raise(_e.PrivateInExpectedIn,this.state.startLoc,{identifierName:this.state.value}),this.parsePrivateName();case 33:return this.parseTopicReferenceThenEqualsSign(54,"%");case 32:return this.parseTopicReferenceThenEqualsSign(44,"^");case 37:case 38:return this.parseTopicReference("hack");case 44:case 54:case 27:{let A=this.getPluginOption("pipelineOperator","proposal");if(A)return this.parseTopicReference(A);throw this.unexpected()}case 47:{let A=this.input.codePointAt(this.nextTokenStart());throw B(A)||A===62?this.expectOnePlugin(["jsx","flow","typescript"]):this.unexpected()}default:if(w(x)){if(this.isContextual(127)&&this.lookaheadInLineCharCode()===123)return this.parseModuleExpression();let A=this.state.potentialArrowAt===this.state.start,g=this.state.containsEsc,E=this.parseIdentifier();if(!g&&E.name==="async"&&!this.canInsertSemicolon()){let{type:A}=this.state;if(A===68)return this.resetPreviousNodeTrailingComments(E),this.next(),this.parseAsyncFunctionExpression(this.startNodeAtNode(E));if(w(A))return this.lookaheadCharCode()===61?this.parseAsyncArrowUnaryFunction(this.startNodeAtNode(E)):E;if(A===90)return this.resetPreviousNodeTrailingComments(E),this.parseDo(this.startNodeAtNode(E),!0)}return A&&this.match(19)&&!this.canInsertSemicolon()?(this.next(),this.parseArrowExpression(this.startNodeAtNode(E),[E],!1)):E}else throw this.unexpected()}}parseTopicReferenceThenEqualsSign(A,g){let E=this.getPluginOption("pipelineOperator","proposal");if(E)return this.state.type=A,this.state.value=g,this.state.pos--,this.state.end--,this.state.endLoc=D(this.state.endLoc,-1),this.parseTopicReference(E);throw this.unexpected()}parseTopicReference(A){let g=this.startNode(),E=this.state.startLoc,x=this.state.type;return this.next(),this.finishTopicReference(g,E,A,x)}finishTopicReference(A,g,E,x){if(this.testTopicReferenceConfiguration(E,g,x))return this.topicReferenceIsAllowedInCurrentContext()||this.raise(_e.PipeTopicUnbound,g),this.registerTopicReference(),this.finishNode(A,"TopicReference");throw this.raise(_e.PipeTopicUnconfiguredToken,g,{token:z(x)})}testTopicReferenceConfiguration(A,g,E){switch(A){case"hack":return this.hasPlugin(["pipelineOperator",{topicToken:z(E)}]);case"smart":return E===27;default:throw this.raise(_e.PipeTopicRequiresHackPipes,g)}}parseAsyncArrowUnaryFunction(A){this.prodParam.enter(Se(!0,this.prodParam.hasYield));let g=[this.parseIdentifier()];return this.prodParam.exit(),this.hasPrecedingLineBreak()&&this.raise(_e.LineTerminatorBeforeArrow,this.state.curPosition()),this.expect(19),this.parseArrowExpression(A,g,!0)}parseDo(A,g){this.expectPlugin("doExpressions"),g&&this.expectPlugin("asyncDoExpressions"),A.async=g,this.next();let E=this.state.labels;return this.state.labels=[],g?(this.prodParam.enter(2),A.body=this.parseBlock(),this.prodParam.exit()):A.body=this.parseBlock(),this.state.labels=E,this.finishNode(A,"DoExpression")}parseSuper(){let A=this.startNode();return this.next(),this.match(10)&&!this.scope.allowDirectSuper?this.raise(_e.SuperNotAllowed,A):this.scope.allowSuper||this.raise(_e.UnexpectedSuper,A),!this.match(10)&&!this.match(0)&&!this.match(16)&&this.raise(_e.UnsupportedSuper,A),this.finishNode(A,"Super")}parsePrivateName(){let A=this.startNode(),g=this.startNodeAt(D(this.state.startLoc,1)),E=this.state.value;return this.next(),A.id=this.createIdentifier(g,E),this.finishNode(A,"PrivateName")}parseFunctionOrFunctionSent(){let A=this.startNode();if(this.next(),this.prodParam.hasYield&&this.match(16)){let g=this.createIdentifier(this.startNodeAtNode(A),"function");return this.next(),this.match(103)?this.expectPlugin("functionSent"):this.hasPlugin("functionSent")||this.unexpected(),this.parseMetaProperty(A,g,"sent")}return this.parseFunction(A)}parseMetaProperty(A,g,E){A.meta=g;let x=this.state.containsEsc;return A.property=this.parseIdentifier(!0),(A.property.name!==E||x)&&this.raise(_e.UnsupportedMetaProperty,A.property,{target:g.name,onlyValidPropertyName:E}),this.finishNode(A,"MetaProperty")}parseImportMetaPropertyOrPhaseCall(A){if(this.next(),this.isContextual(105)||this.isContextual(97)){let g=this.isContextual(105);return this.expectPlugin(g?"sourcePhaseImports":"deferredImportEvaluation"),this.next(),A.phase=g?"source":"defer",this.parseImportCall(A)}else{let g=this.createIdentifierAt(this.startNodeAtNode(A),"import",this.state.lastTokStartLoc);return this.isContextual(101)&&(this.inModule||this.raise(_e.ImportMetaOutsideModule,g),this.sawUnambiguousESM=!0),this.parseMetaProperty(A,g,"meta")}}parseLiteralAtNode(A,g,E){return this.addExtra(E,"rawValue",A),this.addExtra(E,"raw",this.input.slice(this.offsetToSourcePos(E.start),this.state.end)),E.value=A,this.next(),this.finishNode(E,g)}parseLiteral(A,g){let E=this.startNode();return this.parseLiteralAtNode(A,g,E)}parseStringLiteral(A){return this.parseLiteral(A,"StringLiteral")}parseNumericLiteral(A){return this.parseLiteral(A,"NumericLiteral")}parseBigIntLiteral(A){{let g;try{g=BigInt(A)}catch{g=null}return this.parseLiteral(g,"BigIntLiteral")}}parseDecimalLiteral(A){return this.parseLiteral(A,"DecimalLiteral")}parseRegExpLiteral(A){let g=this.startNode();return this.addExtra(g,"raw",this.input.slice(this.offsetToSourcePos(g.start),this.state.end)),g.pattern=A.pattern,g.flags=A.flags,this.next(),this.finishNode(g,"RegExpLiteral")}parseBooleanLiteral(A){let g=this.startNode();return g.value=A,this.next(),this.finishNode(g,"BooleanLiteral")}parseNullLiteral(){let A=this.startNode();return this.next(),this.finishNode(A,"NullLiteral")}parseParenAndDistinguishExpression(A){let g=this.state.startLoc,E;this.next(),this.expressionScope.enter(Wi());let x=this.state.maybeInArrowParameters,k=this.state.inFSharpPipelineDirectBody;this.state.maybeInArrowParameters=!0,this.state.inFSharpPipelineDirectBody=!1;let R=this.state.startLoc,N=[],j=new xl,U=!0,H,W;for(;!this.match(11);){if(U)U=!1;else if(this.expect(12,j.optionalParametersLoc===null?null:j.optionalParametersLoc),this.match(11)){W=this.state.startLoc;break}if(this.match(21)){let A=this.state.startLoc;if(H=this.state.startLoc,N.push(this.parseParenItem(this.parseRestBinding(),A)),!this.checkCommaAfterRest(41))break}else N.push(this.parseMaybeAssignAllowInOrVoidPattern(11,j,this.parseParenItem))}let Z=this.state.lastTokEndLoc;this.expect(11),this.state.maybeInArrowParameters=x,this.state.inFSharpPipelineDirectBody=k;let se=this.startNodeAt(g);return A&&this.shouldParseArrow(N)&&(se=this.parseArrow(se))?(this.checkDestructuringPrivate(j),this.expressionScope.validateAsPattern(),this.expressionScope.exit(),this.parseArrowExpression(se,N,!1),se):(this.expressionScope.exit(),N.length||this.unexpected(this.state.lastTokStartLoc),W&&this.unexpected(W),H&&this.unexpected(H),this.checkExpressionErrors(j,!0),this.toReferencedListDeep(N,!0),N.length>1?(E=this.startNodeAt(R),E.expressions=N,this.finishNode(E,"SequenceExpression"),this.resetEndLocation(E,Z)):E=N[0],this.wrapParenthesis(g,E))}wrapParenthesis(A,g){if(!(this.optionFlags&1024))return this.addExtra(g,"parenthesized",!0),this.addExtra(g,"parenStart",A.index),this.takeSurroundingComments(g,A.index,this.state.lastTokEndLoc.index),g;let E=this.startNodeAt(A);return E.expression=g,this.finishNode(E,"ParenthesizedExpression")}shouldParseArrow(A){return!this.canInsertSemicolon()}parseArrow(A){if(this.eat(19))return A}parseParenItem(A,g){return A}parseNewOrNewTarget(){let A=this.startNode();if(this.next(),this.match(16)){let g=this.createIdentifier(this.startNodeAtNode(A),"new");this.next();let E=this.parseMetaProperty(A,g,"target");return this.scope.allowNewTarget||this.raise(_e.UnexpectedNewTarget,E),E}return this.parseNew(A)}parseNew(A){if(this.parseNewCallee(A),this.eat(10)){let g=this.parseExprList(11);this.toReferencedList(g),A.arguments=g}else A.arguments=[];return this.finishNode(A,"NewExpression")}parseNewCallee(A){let g=this.match(83),E=this.parseNoCallExpr();A.callee=E,g&&(E.type==="Import"||E.type==="ImportExpression")&&this.raise(_e.ImportCallNotNewExpression,E)}parseTemplateElement(A){let{start:g,startLoc:E,end:x,value:k}=this.state,R=g+1,N=this.startNodeAt(D(E,1));k===null&&(A||this.raise(_e.InvalidEscapeSequenceTemplate,D(this.state.firstInvalidTemplateEscapePos,1)));let j=this.match(24),U=j?-1:-2,H=x+U;N.value={raw:this.input.slice(R,H).replace(/\r\n?/g,`\n`),cooked:k===null?null:k.slice(1,U)},N.tail=j,this.next();let W=this.finishNode(N,"TemplateElement");return this.resetEndLocation(W,D(this.state.lastTokEndLoc,U)),W}parseTemplate(A){let g=this.startNode(),E=this.parseTemplateElement(A),x=[E],k=[];for(;!E.tail;)k.push(this.parseTemplateSubstitution()),this.readTemplateContinuation(),x.push(E=this.parseTemplateElement(A));return g.expressions=k,g.quasis=x,this.finishNode(g,"TemplateLiteral")}parseTemplateSubstitution(){return this.parseExpression()}parseObjectLike(A,g,E,x){E&&this.expectPlugin("recordAndTuple");let k=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;let R=!1,N=!0,j=this.startNode();for(j.properties=[],this.next();!this.match(A);){if(N)N=!1;else if(this.expect(12),this.match(A)){this.addTrailingCommaExtraToNode(j);break}let k;g?k=this.parseBindingProperty():(k=this.parsePropertyDefinition(x),R=this.checkProto(k,E,R,x)),E&&!this.isObjectProperty(k)&&k.type!=="SpreadElement"&&this.raise(_e.InvalidRecordProperty,k),j.properties.push(k)}this.next(),this.state.inFSharpPipelineDirectBody=k;let U="ObjectExpression";return g?U="ObjectPattern":E&&(U="RecordExpression"),this.finishNode(j,U)}addTrailingCommaExtraToNode(A){this.addExtra(A,"trailingComma",this.state.lastTokStartLoc.index),this.addExtra(A,"trailingCommaLoc",this.state.lastTokStartLoc,!1)}maybeAsyncOrAccessorProp(A){return!A.computed&&A.key.type==="Identifier"&&(this.isLiteralPropertyName()||this.match(0)||this.match(55))}parsePropertyDefinition(A){let g=[];if(this.match(26))for(this.hasPlugin("decorators")&&this.raise(_e.UnsupportedPropertyDecorator,this.state.startLoc);this.match(26);)g.push(this.parseDecorator());let E=this.startNode(),x=!1,k=!1,R;if(this.match(21))return g.length&&this.unexpected(),this.parseSpread();g.length&&(E.decorators=g,g=[]),E.method=!1,A&&(R=this.state.startLoc);let N=this.eat(55);this.parsePropertyNamePrefixOperator(E);let j=this.state.containsEsc;if(this.parsePropertyName(E,A),!N&&!j&&this.maybeAsyncOrAccessorProp(E)){let{key:A}=E,g=A.name;g==="async"&&!this.hasPrecedingLineBreak()&&(x=!0,this.resetPreviousNodeTrailingComments(A),N=this.eat(55),this.parsePropertyName(E)),(g==="get"||g==="set")&&(k=!0,this.resetPreviousNodeTrailingComments(A),E.kind=g,this.match(55)&&(N=!0,this.raise(_e.AccessorIsGenerator,this.state.curPosition(),{kind:g}),this.next()),this.parsePropertyName(E))}return this.parseObjPropValue(E,R,N,x,!1,k,A)}getGetterSetterExpectedParamCount(A){return A.kind==="get"?0:1}getObjectOrClassMethodParams(A){return A.params}checkGetterSetterParams(A){let g=this.getGetterSetterExpectedParamCount(A),E=this.getObjectOrClassMethodParams(A);E.length!==g&&this.raise(A.kind==="get"?_e.BadGetterArity:_e.BadSetterArity,A),A.kind==="set"&&E[E.length-1]?.type==="RestElement"&&this.raise(_e.BadSetterRestParameter,A)}parseObjectMethod(A,g,E,x,k){if(k){let E=this.parseMethod(A,g,!1,!1,!1,"ObjectMethod");return this.checkGetterSetterParams(E),E}if(E||g||this.match(10))return x&&this.unexpected(),A.kind="method",A.method=!0,this.parseMethod(A,g,E,!1,!1,"ObjectMethod")}parseObjectProperty(A,g,E,x){if(A.shorthand=!1,this.eat(14))return A.value=E?this.parseMaybeDefault(this.state.startLoc):this.parseMaybeAssignAllowInOrVoidPattern(8,x),this.finishObjectProperty(A);if(!A.computed&&A.key.type==="Identifier"){if(this.checkReservedWord(A.key.name,A.key.loc.start,!0,!1),E)A.value=this.parseMaybeDefault(g,this.cloneIdentifier(A.key));else if(this.match(29)){let E=this.state.startLoc;x!=null?x.shorthandAssignLoc===null&&(x.shorthandAssignLoc=E):this.raise(_e.InvalidCoverInitializedName,E),A.value=this.parseMaybeDefault(g,this.cloneIdentifier(A.key))}else A.value=this.cloneIdentifier(A.key);return A.shorthand=!0,this.finishObjectProperty(A)}}finishObjectProperty(A){return this.finishNode(A,"ObjectProperty")}parseObjPropValue(A,g,E,x,k,R,N){let j=this.parseObjectMethod(A,E,x,k,R)||this.parseObjectProperty(A,g,k,N);return j||this.unexpected(),j}parsePropertyName(A,g){if(this.eat(0))A.computed=!0,A.key=this.parseMaybeAssignAllowIn(),this.expect(3);else{let{type:E,value:x}=this.state,k;if(O(E))k=this.parseIdentifier(!0);else switch(E){case 135:k=this.parseNumericLiteral(x);break;case 134:k=this.parseStringLiteral(x);break;case 136:k=this.parseBigIntLiteral(x);break;case 139:{let A=this.state.startLoc;g!=null?g.privateKeyLoc===null&&(g.privateKeyLoc=A):this.raise(_e.UnexpectedPrivateField,A),k=this.parsePrivateName();break}default:this.unexpected()}A.key=k,E!==139&&(A.computed=!1)}}initFunction(A,g){A.id=null,A.generator=!1,A.async=g}parseMethod(A,g,E,x,k,R,N=!1){this.initFunction(A,E),A.generator=g,this.scope.enter(530|(N?576:0)|(k?32:0)),this.prodParam.enter(Se(E,A.generator)),this.parseFunctionParams(A,x);let j=this.parseFunctionBodyAndFinish(A,R,!0);return this.prodParam.exit(),this.scope.exit(),j}parseArrayLike(A,g,E){g&&this.expectPlugin("recordAndTuple");let x=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;let k=this.startNode();return this.next(),k.elements=this.parseExprList(A,!g,E,k),this.state.inFSharpPipelineDirectBody=x,this.finishNode(k,g?"TupleExpression":"ArrayExpression")}parseArrowExpression(A,g,E,x){this.scope.enter(518);let k=Se(E,!1);!this.match(5)&&this.prodParam.hasIn&&(k|=8),this.prodParam.enter(k),this.initFunction(A,E);let R=this.state.maybeInArrowParameters;return g&&(this.state.maybeInArrowParameters=!0,this.setArrowFunctionParameters(A,g,x)),this.state.maybeInArrowParameters=!1,this.parseFunctionBody(A,!0),this.prodParam.exit(),this.scope.exit(),this.state.maybeInArrowParameters=R,this.finishNode(A,"ArrowFunctionExpression")}setArrowFunctionParameters(A,g,E){this.toAssignableList(g,E,!1),A.params=g}parseFunctionBodyAndFinish(A,g,E=!1){return this.parseFunctionBody(A,!1,E),this.finishNode(A,g)}parseFunctionBody(A,g,E=!1){let x=g&&!this.match(5);if(this.expressionScope.enter(ns()),x)A.body=this.parseMaybeAssign(),this.checkParams(A,!1,g,!1);else{let x=this.state.strict,k=this.state.labels;this.state.labels=[],this.prodParam.enter(this.prodParam.currentFlags()|4),A.body=this.parseBlock(!0,!1,(k=>{let R=!this.isSimpleParamList(A.params);k&&R&&this.raise(_e.IllegalLanguageModeDirective,(A.kind==="method"||A.kind==="constructor")&&A.key?A.key.loc.end:A);let N=!x&&this.state.strict;this.checkParams(A,!this.state.strict&&!g&&!E&&!R,g,N),this.state.strict&&A.id&&this.checkIdentifier(A.id,65,N)})),this.prodParam.exit(),this.state.labels=k}this.expressionScope.exit()}isSimpleParameter(A){return A.type==="Identifier"}isSimpleParamList(A){for(let g=0,E=A.length;g10||!Li(A))return;if(E&&Ni(A)){this.raise(_e.UnexpectedKeyword,g,{keyword:A});return}if((this.state.strict?x?ss:es:Zt)(A,this.inModule)){this.raise(_e.UnexpectedReservedWord,g,{reservedWord:A});return}else if(A==="yield"){if(this.prodParam.hasYield){this.raise(_e.YieldBindingIdentifier,g);return}}else if(A==="await"){if(this.prodParam.hasAwait){this.raise(_e.AwaitBindingIdentifier,g);return}if(this.scope.inStaticBlock){this.raise(_e.AwaitBindingIdentifierInStaticBlock,g);return}this.expressionScope.recordAsyncArrowParametersError(g)}else if(A==="arguments"&&this.scope.inClassAndNotInNonArrowFunction){this.raise(_e.ArgumentsInClass,g);return}}recordAwaitIfAllowed(){let A=this.prodParam.hasAwait;return A&&!this.scope.inFunction&&(this.state.hasTopLevelAwait=!0),A}parseAwait(A){let g=this.startNodeAt(A);return this.expressionScope.recordParameterInitializerError(_e.AwaitExpressionFormalParameter,g),this.eat(55)&&this.raise(_e.ObsoleteAwaitStar,g),!this.scope.inFunction&&!(this.optionFlags&1)&&(this.isAmbiguousPrefixOrIdentifier()?this.ambiguousScriptDifferentAst=!0:this.sawUnambiguousESM=!0),this.state.soloAwait||(g.argument=this.parseMaybeUnary(null,!0)),this.finishNode(g,"AwaitExpression")}isAmbiguousPrefixOrIdentifier(){if(this.hasPrecedingLineBreak())return!0;let{type:A}=this.state;return A===53||A===10||A===0||Ke(A)||A===102&&!this.state.containsEsc||A===138||A===56||this.hasPlugin("v8intrinsic")&&A===54}parseYield(A){let g=this.startNodeAt(A);this.expressionScope.recordParameterInitializerError(_e.YieldInParameter,g);let E=!1,x=null;if(!this.hasPrecedingLineBreak())switch(E=this.eat(55),this.state.type){case 13:case 140:case 8:case 11:case 3:case 9:case 14:case 12:if(!E)break;default:x=this.parseMaybeAssign()}return g.delegate=E,g.argument=x,this.finishNode(g,"YieldExpression")}parseImportCall(A){if(this.next(),A.source=this.parseMaybeAssignAllowIn(),A.options=null,this.eat(12)){if(this.match(11))this.addTrailingCommaExtraToNode(A.source);else if(A.options=this.parseMaybeAssignAllowIn(),this.eat(12)&&(this.addTrailingCommaExtraToNode(A.options),!this.match(11))){do{this.parseMaybeAssignAllowIn()}while(this.eat(12)&&!this.match(11));this.raise(_e.ImportCallArity,A)}}return this.expect(11),this.finishNode(A,"ImportExpression")}checkPipelineAtInfixOperator(A,g){this.hasPlugin(["pipelineOperator",{proposal:"smart"}])&&A.type==="SequenceExpression"&&this.raise(_e.PipelineHeadSequenceExpression,g)}parseSmartPipelineBodyInStyle(A,g){if(this.isSimpleReference(A)){let E=this.startNodeAt(g);return E.callee=A,this.finishNode(E,"PipelineBareFunction")}else{let E=this.startNodeAt(g);return this.checkSmartPipeTopicBodyEarlyErrors(g),E.expression=A,this.finishNode(E,"PipelineTopicExpression")}}isSimpleReference(A){switch(A.type){case"MemberExpression":return!A.computed&&this.isSimpleReference(A.object);case"Identifier":return!0;default:return!1}}checkSmartPipeTopicBodyEarlyErrors(A){if(this.match(19))throw this.raise(_e.PipelineBodyNoArrow,this.state.startLoc);this.topicReferenceWasUsedInCurrentContext()||this.raise(_e.PipelineTopicUnused,A)}withTopicBindingContext(A){let g=this.state.topicContext;this.state.topicContext={maxNumOfResolvableTopics:1,maxTopicIndex:null};try{return A()}finally{this.state.topicContext=g}}withSmartMixTopicForbiddingContext(A){return A()}withSoloAwaitPermittingContext(A){let g=this.state.soloAwait;this.state.soloAwait=!0;try{return A()}finally{this.state.soloAwait=g}}allowInAnd(A){let g=this.prodParam.currentFlags();if(8&~g){this.prodParam.enter(g|8);try{return A()}finally{this.prodParam.exit()}}return A()}disallowInAnd(A){let g=this.prodParam.currentFlags();if(8&g){this.prodParam.enter(g&-9);try{return A()}finally{this.prodParam.exit()}}return A()}registerTopicReference(){this.state.topicContext.maxTopicIndex=0}topicReferenceIsAllowedInCurrentContext(){return this.state.topicContext.maxNumOfResolvableTopics>=1}topicReferenceWasUsedInCurrentContext(){return this.state.topicContext.maxTopicIndex!=null&&this.state.topicContext.maxTopicIndex>=0}parseFSharpPipelineBody(A){let g=this.state.startLoc;this.state.potentialArrowAt=this.state.start;let E=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!0;let x=this.parseExprOp(this.parseMaybeUnaryOrPrivate(),g,A);return this.state.inFSharpPipelineDirectBody=E,x}parseModuleExpression(){this.expectPlugin("moduleBlocks");let A=this.startNode();this.next(),this.match(5)||this.unexpected(null,5);let g=this.startNodeAt(this.state.endLoc);this.next();let E=this.initializeScopes(!0);this.enterInitialScopes();try{A.body=this.parseProgram(g,8,"module")}finally{E()}return this.finishNode(A,"ModuleExpression")}parseVoidPattern(A){this.expectPlugin("discardBinding");let g=this.startNode();return A!=null&&(A.voidPatternLoc=this.state.startLoc),this.next(),this.finishNode(g,"VoidPattern")}parseMaybeAssignAllowInOrVoidPattern(A,g,E){if(g!=null&&this.match(88)){let E=this.lookaheadCharCode();if(E===44||E===(A===3?93:A===8?125:41)||E===61)return this.parseMaybeDefault(this.state.startLoc,this.parseVoidPattern(g))}return this.parseMaybeAssignAllowIn(g,E)}parsePropertyNamePrefixOperator(A){}},Tc={kind:1},Gc={kind:2},$c=/[\uD800-\uDFFF]/u,Hc=/in(?:stanceof)?/y;function hr(A,g,E){for(let g=0;g0)for(let[A,g]of Array.from(this.scope.undefinedExports))this.raise(_e.ModuleExportUndefined,g,{localName:A});this.addExtra(A,"topLevelAwait",this.state.hasTopLevelAwait)}let x;return g===140?x=this.finishNode(A,"Program"):x=this.finishNodeAt(A,"Program",D(this.state.startLoc,-1)),x}stmtToDirective(A){let g=this.castNodeTo(A,"Directive"),E=this.castNodeTo(A.expression,"DirectiveLiteral"),x=E.value,k=this.input.slice(this.offsetToSourcePos(E.start),this.offsetToSourcePos(E.end)),R=E.value=k.slice(1,-1);return this.addExtra(E,"raw",k),this.addExtra(E,"rawValue",R),this.addExtra(E,"expressionValue",x),g.value=E,delete A.expression,g}parseInterpreterDirective(){if(!this.match(28))return null;let A=this.startNode();return A.value=this.state.value,this.next(),this.finishNode(A,"InterpreterDirective")}isLet(){return this.isContextual(100)?this.hasFollowingBindingAtom():!1}isUsing(){return this.isContextual(107)?this.nextTokenIsIdentifierOnSameLine():!1}isForUsing(){if(!this.isContextual(107))return!1;let A=this.nextTokenInLineStart(),g=this.codePointAtPos(A);if(this.isUnparsedContextual(A,"of")){let g=this.lookaheadCharCodeSince(A+2);if(g!==61&&g!==58&&g!==59)return!1}return!!(this.chStartsBindingIdentifier(g,A)||this.isUnparsedContextual(A,"void"))}nextTokenIsIdentifierOnSameLine(){let A=this.nextTokenInLineStart(),g=this.codePointAtPos(A);return this.chStartsBindingIdentifier(g,A)}isAwaitUsing(){if(!this.isContextual(96))return!1;let A=this.nextTokenInLineStart();if(this.isUnparsedContextual(A,"using")){A=this.nextTokenInLineStartSince(A+5);let g=this.codePointAtPos(A);if(this.chStartsBindingIdentifier(g,A))return!0}return!1}chStartsBindingIdentifier(A,g){if(B(A)){if(Hc.lastIndex=g,Hc.test(this.input)){let A=this.codePointAtPos(Hc.lastIndex);if(!K(A)&&A!==92)return!1}return!0}else return A===92}chStartsBindingPattern(A){return A===91||A===123}hasFollowingBindingAtom(){let A=this.nextTokenStart(),g=this.codePointAtPos(A);return this.chStartsBindingPattern(g)||this.chStartsBindingIdentifier(g,A)}hasInLineFollowingBindingIdentifierOrBrace(){let A=this.nextTokenInLineStart(),g=this.codePointAtPos(A);return g===123||this.chStartsBindingIdentifier(g,A)}allowsUsing(){return(this.scope.inModule||!this.scope.inTopLevel)&&!this.scope.inBareCaseStatement}parseModuleItem(){return this.parseStatementLike(15)}parseStatementListItem(){return this.parseStatementLike(6|(!this.options.annexB||this.state.strict?0:8))}parseStatementOrSloppyAnnexBFunctionDeclaration(A=!1){let g=0;return this.options.annexB&&!this.state.strict&&(g|=4,A&&(g|=8)),this.parseStatementLike(g)}parseStatement(){return this.parseStatementLike(0)}parseStatementLike(A){let g=null;return this.match(26)&&(g=this.parseDecorators(!0)),this.parseStatementContent(A,g)}parseStatementContent(A,g){let E=this.state.type,x=this.startNode(),k=!!(A&2),R=!!(A&4),N=A&1;switch(E){case 60:return this.parseBreakContinueStatement(x,!0);case 63:return this.parseBreakContinueStatement(x,!1);case 64:return this.parseDebuggerStatement(x);case 90:return this.parseDoWhileStatement(x);case 91:return this.parseForStatement(x);case 68:if(this.lookaheadCharCode()===46)break;return R||this.raise(this.state.strict?_e.StrictFunction:this.options.annexB?_e.SloppyFunctionAnnexB:_e.SloppyFunction,this.state.startLoc),this.parseFunctionStatement(x,!1,!k&&R);case 80:return k||this.unexpected(),this.parseClass(this.maybeTakeDecorators(g,x),!0);case 69:return this.parseIfStatement(x);case 70:return this.parseReturnStatement(x);case 71:return this.parseSwitchStatement(x);case 72:return this.parseThrowStatement(x);case 73:return this.parseTryStatement(x);case 96:if(this.isAwaitUsing())return this.allowsUsing()?k?this.recordAwaitIfAllowed()||this.raise(_e.AwaitUsingNotInAsyncContext,x):this.raise(_e.UnexpectedLexicalDeclaration,x):this.raise(_e.UnexpectedUsingDeclaration,x),this.next(),this.parseVarStatement(x,"await using");break;case 107:if(this.state.containsEsc||!this.hasInLineFollowingBindingIdentifierOrBrace())break;return this.allowsUsing()?k||this.raise(_e.UnexpectedLexicalDeclaration,this.state.startLoc):this.raise(_e.UnexpectedUsingDeclaration,this.state.startLoc),this.parseVarStatement(x,"using");case 100:{if(this.state.containsEsc)break;let A=this.nextTokenStart(),g=this.codePointAtPos(A);if(g!==91&&(!k&&this.hasFollowingLineBreak()||!this.chStartsBindingIdentifier(g,A)&&g!==123))break}case 75:k||this.raise(_e.UnexpectedLexicalDeclaration,this.state.startLoc);case 74:{let A=this.state.value;return this.parseVarStatement(x,A)}case 92:return this.parseWhileStatement(x);case 76:return this.parseWithStatement(x);case 5:return this.parseBlock();case 13:return this.parseEmptyStatement(x);case 83:{let A=this.lookaheadCharCode();if(A===40||A===46)break}case 82:{!(this.optionFlags&8)&&!N&&this.raise(_e.UnexpectedImportExport,this.state.startLoc),this.next();let A;return E===83?A=this.parseImport(x):A=this.parseExport(x,g),this.assertModuleNodeAllowed(A),A}default:if(this.isAsyncFunction())return k||this.raise(_e.AsyncFunctionInSingleStatementContext,this.state.startLoc),this.next(),this.parseFunctionStatement(x,!0,!k&&R)}let j=this.state.value,U=this.parseExpression();return w(E)&&U.type==="Identifier"&&this.eat(14)?this.parseLabeledStatement(x,j,U,A):this.parseExpressionStatement(x,U,g)}assertModuleNodeAllowed(A){!(this.optionFlags&8)&&!this.inModule&&this.raise(_e.ImportOutsideModule,A)}decoratorsEnabledBeforeExport(){return this.hasPlugin("decorators-legacy")?!0:this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")!==!1}maybeTakeDecorators(A,g,E){return A&&(g.decorators?.length?(typeof this.getPluginOption("decorators","decoratorsBeforeExport")!="boolean"&&this.raise(_e.DecoratorsBeforeAfterExport,g.decorators[0]),g.decorators.unshift(...A)):g.decorators=A,this.resetStartLocationFromNode(g,A[0]),E&&this.resetStartLocationFromNode(E,g)),g}canHaveLeadingDecorator(){return this.match(80)}parseDecorators(A){let g=[];do{g.push(this.parseDecorator())}while(this.match(26));if(this.match(82))A||this.unexpected(),this.decoratorsEnabledBeforeExport()||this.raise(_e.DecoratorExportClass,this.state.startLoc);else if(!this.canHaveLeadingDecorator())throw this.raise(_e.UnexpectedLeadingDecorator,this.state.startLoc);return g}parseDecorator(){this.expectOnePlugin(["decorators","decorators-legacy"]);let A=this.startNode();if(this.next(),this.hasPlugin("decorators")){let g=this.state.startLoc,E;if(this.match(10)){let g=this.state.startLoc;this.next(),E=this.parseExpression(),this.expect(11),E=this.wrapParenthesis(g,E);let x=this.state.startLoc;A.expression=this.parseMaybeDecoratorArguments(E,g),this.getPluginOption("decorators","allowCallParenthesized")===!1&&A.expression!==E&&this.raise(_e.DecoratorArgumentsOutsideParentheses,x)}else{for(E=this.parseIdentifier(!1);this.eat(16);){let A=this.startNodeAt(g);A.object=E,this.match(139)?(this.classScope.usePrivateName(this.state.value,this.state.startLoc),A.property=this.parsePrivateName()):A.property=this.parseIdentifier(!0),A.computed=!1,E=this.finishNode(A,"MemberExpression")}A.expression=this.parseMaybeDecoratorArguments(E,g)}}else A.expression=this.parseExprSubscripts();return this.finishNode(A,"Decorator")}parseMaybeDecoratorArguments(A,g){if(this.eat(10)){let E=this.startNodeAt(g);return E.callee=A,E.arguments=this.parseCallExpressionArguments(),this.toReferencedList(E.arguments),this.finishNode(E,"CallExpression")}return A}parseBreakContinueStatement(A,g){return this.next(),this.isLineTerminator()?A.label=null:(A.label=this.parseIdentifier(),this.semicolon()),this.verifyBreakContinue(A,g),this.finishNode(A,g?"BreakStatement":"ContinueStatement")}verifyBreakContinue(A,g){let E;for(E=0;Ethis.parseStatement())),this.state.labels.pop(),this.expect(92),A.test=this.parseHeaderExpression(),this.eat(13),this.finishNode(A,"DoWhileStatement")}parseForStatement(A){this.next(),this.state.labels.push(Tc);let g=null;if(this.isContextual(96)&&this.recordAwaitIfAllowed()&&(g=this.state.startLoc,this.next()),this.scope.enter(0),this.expect(10),this.match(13))return g!==null&&this.unexpected(g),this.parseFor(A,null);let E=this.isContextual(100);{let x=this.isAwaitUsing(),k=x||this.isForUsing(),R=E&&this.hasFollowingBindingAtom()||k;if(this.match(74)||this.match(75)||R){let E=this.startNode(),R;x?(R="await using",this.recordAwaitIfAllowed()||this.raise(_e.AwaitUsingNotInAsyncContext,this.state.startLoc),this.next()):R=this.state.value,this.next(),this.parseVar(E,!0,R);let N=this.finishNode(E,"VariableDeclaration"),j=this.match(58);return j&&k&&this.raise(_e.ForInUsing,N),(j||this.isContextual(102))&&N.declarations.length===1?this.parseForIn(A,N,g):(g!==null&&this.unexpected(g),this.parseFor(A,N))}}let x=this.isContextual(95),k=new xl,R=this.parseExpression(!0,k),N=this.isContextual(102);if(N&&(E&&this.raise(_e.ForOfLet,R),g===null&&x&&R.type==="Identifier"&&this.raise(_e.ForOfAsync,R)),N||this.match(58)){this.checkDestructuringPrivate(k),this.toAssignable(R,!0);let E=N?"ForOfStatement":"ForInStatement";return this.checkLVal(R,{type:E}),this.parseForIn(A,R,g)}else this.checkExpressionErrors(k,!0);return g!==null&&this.unexpected(g),this.parseFor(A,R)}parseFunctionStatement(A,g,E){return this.next(),this.parseFunction(A,1|(E?2:0)|(g?8:0))}parseIfStatement(A){return this.next(),A.test=this.parseHeaderExpression(),A.consequent=this.parseStatementOrSloppyAnnexBFunctionDeclaration(),A.alternate=this.eat(66)?this.parseStatementOrSloppyAnnexBFunctionDeclaration():null,this.finishNode(A,"IfStatement")}parseReturnStatement(A){return this.prodParam.hasReturn||this.raise(_e.IllegalReturn,this.state.startLoc),this.next(),this.isLineTerminator()?A.argument=null:(A.argument=this.parseExpression(),this.semicolon()),this.finishNode(A,"ReturnStatement")}parseSwitchStatement(A){this.next(),A.discriminant=this.parseHeaderExpression();let g=A.cases=[];this.expect(5),this.state.labels.push(Gc),this.scope.enter(256);let E;for(let A;!this.match(8);)if(this.match(61)||this.match(65)){let x=this.match(61);E&&this.finishNode(E,"SwitchCase"),g.push(E=this.startNode()),E.consequent=[],this.next(),x?E.test=this.parseExpression():(A&&this.raise(_e.MultipleDefaultsInSwitch,this.state.lastTokStartLoc),A=!0,E.test=null),this.expect(14)}else E?E.consequent.push(this.parseStatementListItem()):this.unexpected();return this.scope.exit(),E&&this.finishNode(E,"SwitchCase"),this.next(),this.state.labels.pop(),this.finishNode(A,"SwitchStatement")}parseThrowStatement(A){return this.next(),this.hasPrecedingLineBreak()&&this.raise(_e.NewlineAfterThrow,this.state.lastTokEndLoc),A.argument=this.parseExpression(),this.semicolon(),this.finishNode(A,"ThrowStatement")}parseCatchClauseParam(){let A=this.parseBindingAtom();return this.scope.enter(this.options.annexB&&A.type==="Identifier"?8:0),this.checkLVal(A,{type:"CatchClause"},9),A}parseTryStatement(A){if(this.next(),A.block=this.parseBlock(),A.handler=null,this.match(62)){let g=this.startNode();this.next(),this.match(10)?(this.expect(10),g.param=this.parseCatchClauseParam(),this.expect(11)):(g.param=null,this.scope.enter(0)),g.body=this.withSmartMixTopicForbiddingContext((()=>this.parseBlock(!1,!1))),this.scope.exit(),A.handler=this.finishNode(g,"CatchClause")}return A.finalizer=this.eat(67)?this.parseBlock():null,!A.handler&&!A.finalizer&&this.raise(_e.NoCatchOrFinally,A),this.finishNode(A,"TryStatement")}parseVarStatement(A,g,E=!1){return this.next(),this.parseVar(A,!1,g,E),this.semicolon(),this.finishNode(A,"VariableDeclaration")}parseWhileStatement(A){return this.next(),A.test=this.parseHeaderExpression(),this.state.labels.push(Tc),A.body=this.withSmartMixTopicForbiddingContext((()=>this.parseStatement())),this.state.labels.pop(),this.finishNode(A,"WhileStatement")}parseWithStatement(A){return this.state.strict&&this.raise(_e.StrictWith,this.state.startLoc),this.next(),A.object=this.parseHeaderExpression(),A.body=this.withSmartMixTopicForbiddingContext((()=>this.parseStatement())),this.finishNode(A,"WithStatement")}parseEmptyStatement(A){return this.next(),this.finishNode(A,"EmptyStatement")}parseLabeledStatement(A,g,E,x){for(let A of this.state.labels)A.name===g&&this.raise(_e.LabelRedeclaration,E,{labelName:g});let k=mi(this.state.type)?1:this.match(71)?2:null;for(let g=this.state.labels.length-1;g>=0;g--){let E=this.state.labels[g];if(E.statementStart===A.start)E.statementStart=this.sourceToOffsetPos(this.state.start),E.kind=k;else break}return this.state.labels.push({name:g,kind:k,statementStart:this.sourceToOffsetPos(this.state.start)}),A.body=x&8?this.parseStatementOrSloppyAnnexBFunctionDeclaration(!0):this.parseStatement(),this.state.labels.pop(),A.label=E,this.finishNode(A,"LabeledStatement")}parseExpressionStatement(A,g,E){return A.expression=g,this.semicolon(),this.finishNode(A,"ExpressionStatement")}parseBlock(A=!1,g=!0,E){let x=this.startNode();return A&&this.state.strictErrors.clear(),this.expect(5),g&&this.scope.enter(0),this.parseBlockBody(x,A,!1,8,E),g&&this.scope.exit(),this.finishNode(x,"BlockStatement")}isValidDirective(A){return A.type==="ExpressionStatement"&&A.expression.type==="StringLiteral"&&!A.expression.extra.parenthesized}parseBlockBody(A,g,E,x,k){let R=A.body=[],N=A.directives=[];this.parseBlockOrModuleBlockBody(R,g?N:void 0,E,x,k)}parseBlockOrModuleBlockBody(A,g,E,x,k){let R=this.state.strict,N=!1,j=!1;for(;!this.match(x);){let x=E?this.parseModuleItem():this.parseStatementListItem();if(g&&!j){if(this.isValidDirective(x)){let A=this.stmtToDirective(x);g.push(A),!N&&A.value.value==="use strict"&&(N=!0,this.setStrict(!0));continue}j=!0,this.state.strictErrors.clear()}A.push(x)}k?.call(this,N),R||this.setStrict(!1),this.next()}parseFor(A,g){return A.init=g,this.semicolon(!1),A.test=this.match(13)?null:this.parseExpression(),this.semicolon(!1),A.update=this.match(11)?null:this.parseExpression(),this.expect(11),A.body=this.withSmartMixTopicForbiddingContext((()=>this.parseStatement())),this.scope.exit(),this.state.labels.pop(),this.finishNode(A,"ForStatement")}parseForIn(A,g,E){let x=this.match(58);return this.next(),x?E!==null&&this.unexpected(E):A.await=E!==null,g.type==="VariableDeclaration"&&g.declarations[0].init!=null&&(!x||!this.options.annexB||this.state.strict||g.kind!=="var"||g.declarations[0].id.type!=="Identifier")&&this.raise(_e.ForInOfLoopInitializer,g,{type:x?"ForInStatement":"ForOfStatement"}),g.type==="AssignmentPattern"&&this.raise(_e.InvalidLhs,g,{ancestor:{type:"ForStatement"}}),A.left=g,A.right=x?this.parseExpression():this.parseMaybeAssignAllowIn(),this.expect(11),A.body=this.withSmartMixTopicForbiddingContext((()=>this.parseStatement())),this.scope.exit(),this.state.labels.pop(),this.finishNode(A,x?"ForInStatement":"ForOfStatement")}parseVar(A,g,E,x=!1){let k=A.declarations=[];for(A.kind=E;;){let A=this.startNode();if(this.parseVarId(A,E),A.init=this.eat(29)?g?this.parseMaybeAssignDisallowIn():this.parseMaybeAssignAllowIn():null,A.init===null&&!x&&(A.id.type!=="Identifier"&&!(g&&(this.match(58)||this.isContextual(102)))?this.raise(_e.DeclarationMissingInitializer,this.state.lastTokEndLoc,{kind:"destructuring"}):(E==="const"||E==="using"||E==="await using")&&!(this.match(58)||this.isContextual(102))&&this.raise(_e.DeclarationMissingInitializer,this.state.lastTokEndLoc,{kind:E})),k.push(this.finishNode(A,"VariableDeclarator")),!this.eat(12))break}return A}parseVarId(A,g){let E=this.parseBindingAtom();g==="using"||g==="await using"?(E.type==="ArrayPattern"||E.type==="ObjectPattern")&&this.raise(_e.UsingDeclarationHasBindingPattern,E.loc.start):E.type==="VoidPattern"&&this.raise(_e.UnexpectedVoidPattern,E.loc.start),this.checkLVal(E,{type:"VariableDeclarator"},g==="var"?5:8201),A.id=E}parseAsyncFunctionExpression(A){return this.parseFunction(A,8)}parseFunction(A,g=0){let E=g&2,x=!!(g&1),k=x&&!(g&4),R=!!(g&8);this.initFunction(A,R),this.match(55)&&(E&&this.raise(_e.GeneratorInSingleStatementContext,this.state.startLoc),this.next(),A.generator=!0),x&&(A.id=this.parseFunctionId(k));let N=this.state.maybeInArrowParameters;return this.state.maybeInArrowParameters=!1,this.scope.enter(514),this.prodParam.enter(Se(R,A.generator)),x||(A.id=this.parseFunctionId()),this.parseFunctionParams(A,!1),this.withSmartMixTopicForbiddingContext((()=>{this.parseFunctionBodyAndFinish(A,x?"FunctionDeclaration":"FunctionExpression")})),this.prodParam.exit(),this.scope.exit(),x&&!E&&this.registerFunctionStatementId(A),this.state.maybeInArrowParameters=N,A}parseFunctionId(A){return A||w(this.state.type)?this.parseIdentifier():null}parseFunctionParams(A,g){this.expect(10),this.expressionScope.enter(Hi()),A.params=this.parseBindingList(11,41,2|(g?4:0)),this.expressionScope.exit()}registerFunctionStatementId(A){A.id&&this.scope.declareName(A.id.name,!this.options.annexB||this.state.strict||A.generator||A.async?this.scope.treatFunctionsAsVar?5:8201:17,A.id.loc.start)}parseClass(A,g,E){this.next();let x=this.state.strict;return this.state.strict=!0,this.parseClassId(A,g,E),this.parseClassSuper(A),A.body=this.parseClassBody(!!A.superClass,x),this.finishNode(A,g?"ClassDeclaration":"ClassExpression")}isClassProperty(){return this.match(29)||this.match(13)||this.match(8)}isClassMethod(){return this.match(10)}nameIsConstructor(A){return A.type==="Identifier"&&A.name==="constructor"||A.type==="StringLiteral"&&A.value==="constructor"}isNonstaticConstructor(A){return!A.computed&&!A.static&&this.nameIsConstructor(A.key)}parseClassBody(A,g){this.classScope.enter();let E={hadConstructor:!1,hadSuperClass:A},x=[],k=this.startNode();if(k.body=[],this.expect(5),this.withSmartMixTopicForbiddingContext((()=>{for(;!this.match(8);){if(this.eat(13)){if(x.length>0)throw this.raise(_e.DecoratorSemicolon,this.state.lastTokEndLoc);continue}if(this.match(26)){x.push(this.parseDecorator());continue}let A=this.startNode();x.length&&(A.decorators=x,this.resetStartLocationFromNode(A,x[0]),x=[]),this.parseClassMember(k,A,E),A.kind==="constructor"&&A.decorators&&A.decorators.length>0&&this.raise(_e.DecoratorConstructor,A)}})),this.state.strict=g,this.next(),x.length)throw this.raise(_e.TrailingDecorator,this.state.startLoc);return this.classScope.exit(),this.finishNode(k,"ClassBody")}parseClassMemberFromModifier(A,g){let E=this.parseIdentifier(!0);if(this.isClassMethod()){let x=g;return x.kind="method",x.computed=!1,x.key=E,x.static=!1,this.pushClassMethod(A,x,!1,!1,!1,!1),!0}else if(this.isClassProperty()){let x=g;return x.computed=!1,x.key=E,x.static=!1,A.body.push(this.parseClassProperty(x)),!0}return this.resetPreviousNodeTrailingComments(E),!1}parseClassMember(A,g,E){let x=this.isContextual(106);if(x){if(this.parseClassMemberFromModifier(A,g))return;if(this.eat(5)){this.parseClassStaticBlock(A,g);return}}this.parseClassMemberWithIsStatic(A,g,E,x)}parseClassMemberWithIsStatic(A,g,E,x){let k=g,R=g,N=g,j=g,U=g,H=k,W=k;if(g.static=x,this.parsePropertyNamePrefixOperator(g),this.eat(55)){H.kind="method";let g=this.match(139);if(this.parseClassElementName(H),this.parsePostMemberNameModifiers(H),g){this.pushClassPrivateMethod(A,R,!0,!1);return}this.isNonstaticConstructor(k)&&this.raise(_e.ConstructorIsGenerator,k.key),this.pushClassMethod(A,k,!0,!1,!1,!1);return}let Z=!this.state.containsEsc&&w(this.state.type),se=this.parseClassElementName(g),pe=Z?se.name:null,de=this.isPrivateName(se),Te=this.state.startLoc;if(this.parsePostMemberNameModifiers(W),this.isClassMethod()){if(H.kind="method",de){this.pushClassPrivateMethod(A,R,!1,!1);return}let x=this.isNonstaticConstructor(k),N=!1;x&&(k.kind="constructor",E.hadConstructor&&!this.hasPlugin("typescript")&&this.raise(_e.DuplicateConstructor,se),x&&this.hasPlugin("typescript")&&g.override&&this.raise(_e.OverrideOnConstructor,se),E.hadConstructor=!0,N=E.hadSuperClass),this.pushClassMethod(A,k,!1,!1,x,N)}else if(this.isClassProperty())de?this.pushClassPrivateProperty(A,j):this.pushClassProperty(A,N);else if(pe==="async"&&!this.isLineTerminator()){this.resetPreviousNodeTrailingComments(se);let g=this.eat(55);W.optional&&this.unexpected(Te),H.kind="method";let E=this.match(139);this.parseClassElementName(H),this.parsePostMemberNameModifiers(W),E?this.pushClassPrivateMethod(A,R,g,!0):(this.isNonstaticConstructor(k)&&this.raise(_e.ConstructorIsAsync,k.key),this.pushClassMethod(A,k,g,!0,!1,!1))}else if((pe==="get"||pe==="set")&&!(this.match(55)&&this.isLineTerminator())){this.resetPreviousNodeTrailingComments(se),H.kind=pe;let g=this.match(139);this.parseClassElementName(k),g?this.pushClassPrivateMethod(A,R,!1,!1):(this.isNonstaticConstructor(k)&&this.raise(_e.ConstructorIsAccessor,k.key),this.pushClassMethod(A,k,!1,!1,!1,!1)),this.checkGetterSetterParams(k)}else if(pe==="accessor"&&!this.isLineTerminator()){this.expectPlugin("decoratorAutoAccessors"),this.resetPreviousNodeTrailingComments(se);let g=this.match(139);this.parseClassElementName(N),this.pushClassAccessorProperty(A,U,g)}else this.isLineTerminator()?de?this.pushClassPrivateProperty(A,j):this.pushClassProperty(A,N):this.unexpected()}parseClassElementName(A){let{type:g,value:E}=this.state;if((g===132||g===134)&&A.static&&E==="prototype"&&this.raise(_e.StaticPrototype,this.state.startLoc),g===139){E==="constructor"&&this.raise(_e.ConstructorClassPrivateField,this.state.startLoc);let g=this.parsePrivateName();return A.key=g,g}return this.parsePropertyName(A),A.key}parseClassStaticBlock(A,g){this.scope.enter(720);let E=this.state.labels;this.state.labels=[],this.prodParam.enter(0);let x=g.body=[];this.parseBlockOrModuleBlockBody(x,void 0,!1,8),this.prodParam.exit(),this.scope.exit(),this.state.labels=E,A.body.push(this.finishNode(g,"StaticBlock")),g.decorators?.length&&this.raise(_e.DecoratorStaticBlock,g)}pushClassProperty(A,g){!g.computed&&this.nameIsConstructor(g.key)&&this.raise(_e.ConstructorClassField,g.key),A.body.push(this.parseClassProperty(g))}pushClassPrivateProperty(A,g){let E=this.parseClassPrivateProperty(g);A.body.push(E),this.classScope.declarePrivateName(this.getPrivateNameSV(E.key),0,E.key.loc.start)}pushClassAccessorProperty(A,g,E){!E&&!g.computed&&this.nameIsConstructor(g.key)&&this.raise(_e.ConstructorClassField,g.key);let x=this.parseClassAccessorProperty(g);A.body.push(x),E&&this.classScope.declarePrivateName(this.getPrivateNameSV(x.key),0,x.key.loc.start)}pushClassMethod(A,g,E,x,k,R){A.body.push(this.parseMethod(g,E,x,k,R,"ClassMethod",!0))}pushClassPrivateMethod(A,g,E,x){let k=this.parseMethod(g,E,x,!1,!1,"ClassPrivateMethod",!0);A.body.push(k);let R=k.kind==="get"?k.static?6:2:k.kind==="set"?k.static?5:1:0;this.declareClassPrivateMethodInScope(k,R)}declareClassPrivateMethodInScope(A,g){this.classScope.declarePrivateName(this.getPrivateNameSV(A.key),g,A.key.loc.start)}parsePostMemberNameModifiers(A){}parseClassPrivateProperty(A){return this.parseInitializer(A),this.semicolon(),this.finishNode(A,"ClassPrivateProperty")}parseClassProperty(A){return this.parseInitializer(A),this.semicolon(),this.finishNode(A,"ClassProperty")}parseClassAccessorProperty(A){return this.parseInitializer(A),this.semicolon(),this.finishNode(A,"ClassAccessorProperty")}parseInitializer(A){this.scope.enter(592),this.expressionScope.enter(ns()),this.prodParam.enter(0),A.value=this.eat(29)?this.parseMaybeAssignAllowIn():null,this.expressionScope.exit(),this.prodParam.exit(),this.scope.exit()}parseClassId(A,g,E,x=8331){if(w(this.state.type))A.id=this.parseIdentifier(),g&&this.declareNameFromIdentifier(A.id,x);else if(E||!g)A.id=null;else throw this.raise(_e.MissingClassName,this.state.startLoc)}parseClassSuper(A){A.superClass=this.eat(81)?this.parseExprSubscripts():null}parseExport(A,g){let E=this.parseMaybeImportPhase(A,!0),x=this.maybeParseExportDefaultSpecifier(A,E),k=!x||this.eat(12),R=k&&this.eatExportStar(A),N=R&&this.maybeParseExportNamespaceSpecifier(A),j=k&&(!N||this.eat(12)),U=x||R;if(R&&!N){if(x&&this.unexpected(),g)throw this.raise(_e.UnsupportedDecoratorExport,A);return this.parseExportFrom(A,!0),this.sawUnambiguousESM=!0,this.finishNode(A,"ExportAllDeclaration")}let H=this.maybeParseExportNamedSpecifiers(A);x&&k&&!R&&!H&&this.unexpected(null,5),N&&j&&this.unexpected(null,98);let W;if(U||H){if(W=!1,g)throw this.raise(_e.UnsupportedDecoratorExport,A);this.parseExportFrom(A,U)}else W=this.maybeParseExportDeclaration(A);if(U||H||W){let E=A;if(this.checkExport(E,!0,!1,!!E.source),E.declaration?.type==="ClassDeclaration")this.maybeTakeDecorators(g,E.declaration,E);else if(g)throw this.raise(_e.UnsupportedDecoratorExport,A);return this.sawUnambiguousESM=!0,this.finishNode(E,"ExportNamedDeclaration")}if(this.eat(65)){let E=A,x=this.parseExportDefaultExpression();if(E.declaration=x,x.type==="ClassDeclaration")this.maybeTakeDecorators(g,x,E);else if(g)throw this.raise(_e.UnsupportedDecoratorExport,A);return this.checkExport(E,!0,!0),this.sawUnambiguousESM=!0,this.finishNode(E,"ExportDefaultDeclaration")}throw this.unexpected(null,5)}eatExportStar(A){return this.eat(55)}maybeParseExportDefaultSpecifier(A,g){if(g||this.isExportDefaultSpecifier()){this.expectPlugin("exportDefaultFrom",g?.loc.start);let E=g||this.parseIdentifier(!0),x=this.startNodeAtNode(E);return x.exported=E,A.specifiers=[this.finishNode(x,"ExportDefaultSpecifier")],!0}return!1}maybeParseExportNamespaceSpecifier(A){if(this.isContextual(93)){A.specifiers??(A.specifiers=[]);let g=this.startNodeAt(this.state.lastTokStartLoc);return this.next(),g.exported=this.parseModuleExportName(),A.specifiers.push(this.finishNode(g,"ExportNamespaceSpecifier")),!0}return!1}maybeParseExportNamedSpecifiers(A){if(this.match(5)){let g=A;g.specifiers||(g.specifiers=[]);let E=g.exportKind==="type";return g.specifiers.push(...this.parseExportSpecifiers(E)),g.source=null,g.attributes=[],g.declaration=null,!0}return!1}maybeParseExportDeclaration(A){return this.shouldParseExportDeclaration()?(A.specifiers=[],A.source=null,A.attributes=[],A.declaration=this.parseExportDeclaration(A),!0):!1}isAsyncFunction(){if(!this.isContextual(95))return!1;let A=this.nextTokenInLineStart();return this.isUnparsedContextual(A,"function")}parseExportDefaultExpression(){let A=this.startNode();if(this.match(68))return this.next(),this.parseFunction(A,5);if(this.isAsyncFunction())return this.next(),this.next(),this.parseFunction(A,13);if(this.match(80))return this.parseClass(A,!0,!0);if(this.match(26))return this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(_e.DecoratorBeforeExport,this.state.startLoc),this.parseClass(this.maybeTakeDecorators(this.parseDecorators(!1),this.startNode()),!0,!0);if(this.match(75)||this.match(74)||this.isLet()||this.isUsing()||this.isAwaitUsing())throw this.raise(_e.UnsupportedDefaultExport,this.state.startLoc);let g=this.parseMaybeAssignAllowIn();return this.semicolon(),g}parseExportDeclaration(A){return this.match(80)?this.parseClass(this.startNode(),!0,!1):this.parseStatementListItem()}isExportDefaultSpecifier(){let{type:A}=this.state;if(w(A)){if(A===95&&!this.state.containsEsc||A===100)return!1;if((A===130||A===129)&&!this.state.containsEsc){let A=this.nextTokenStart(),g=this.input.charCodeAt(A);if(g===123||this.chStartsBindingIdentifier(g,A)&&!this.input.startsWith("from",A))return this.expectOnePlugin(["flow","typescript"]),!1}}else if(!this.match(65))return!1;let g=this.nextTokenStart(),E=this.isUnparsedContextual(g,"from");if(this.input.charCodeAt(g)===44||w(this.state.type)&&E)return!0;if(this.match(65)&&E){let A=this.input.charCodeAt(this.nextTokenStartSince(g+4));return A===34||A===39}return!1}parseExportFrom(A,g){this.eatContextual(98)?(A.source=this.parseImportSource(),this.checkExport(A),this.maybeParseImportAttributes(A),this.checkJSONModuleImport(A)):g&&this.unexpected(),this.semicolon()}shouldParseExportDeclaration(){let{type:A}=this.state;return A===26&&(this.expectOnePlugin(["decorators","decorators-legacy"]),this.hasPlugin("decorators"))?(this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(_e.DecoratorBeforeExport,this.state.startLoc),!0):this.isUsing()?(this.raise(_e.UsingDeclarationExport,this.state.startLoc),!0):this.isAwaitUsing()?(this.raise(_e.UsingDeclarationExport,this.state.startLoc),!0):A===74||A===75||A===68||A===80||this.isLet()||this.isAsyncFunction()}checkExport(A,g,E,x){if(g){if(E){if(this.checkDuplicateExports(A,"default"),this.hasPlugin("exportDefaultFrom")){let g=A.declaration;g.type==="Identifier"&&g.name==="from"&&g.end-g.start===4&&!g.extra?.parenthesized&&this.raise(_e.ExportDefaultFromAsIdentifier,g)}}else if(A.specifiers?.length)for(let g of A.specifiers){let{exported:A}=g,E=A.type==="Identifier"?A.name:A.value;if(this.checkDuplicateExports(g,E),!x&&g.local){let{local:A}=g;A.type!=="Identifier"?this.raise(_e.ExportBindingIsString,g,{localName:A.value,exportName:E}):(this.checkReservedWord(A.name,A.loc.start,!0,!1),this.scope.checkLocalExport(A))}}else if(A.declaration){let g=A.declaration;if(g.type==="FunctionDeclaration"||g.type==="ClassDeclaration"){let{id:E}=g;if(!E)throw new Error("Assertion failure");this.checkDuplicateExports(A,E.name)}else if(g.type==="VariableDeclaration")for(let A of g.declarations)this.checkDeclaration(A.id)}}}checkDeclaration(A){if(A.type==="Identifier")this.checkDuplicateExports(A,A.name);else if(A.type==="ObjectPattern")for(let g of A.properties)this.checkDeclaration(g);else if(A.type==="ArrayPattern")for(let g of A.elements)g&&this.checkDeclaration(g);else A.type==="ObjectProperty"?this.checkDeclaration(A.value):A.type==="RestElement"?this.checkDeclaration(A.argument):A.type==="AssignmentPattern"&&this.checkDeclaration(A.left)}checkDuplicateExports(A,g){this.exportedIdentifiers.has(g)&&(g==="default"?this.raise(_e.DuplicateDefaultExport,A):this.raise(_e.DuplicateExport,A,{exportName:g})),this.exportedIdentifiers.add(g)}parseExportSpecifiers(A){let g=[],E=!0;for(this.expect(5);!this.eat(8);){if(E)E=!1;else if(this.expect(12),this.eat(8))break;let x=this.isContextual(130),k=this.match(134),R=this.startNode();R.local=this.parseModuleExportName(),g.push(this.parseExportSpecifier(R,k,A,x))}return g}parseExportSpecifier(A,g,E,x){return this.eatContextual(93)?A.exported=this.parseModuleExportName():g?A.exported=this.cloneStringLiteral(A.local):A.exported||(A.exported=this.cloneIdentifier(A.local)),this.finishNode(A,"ExportSpecifier")}parseModuleExportName(){if(this.match(134)){let A=this.parseStringLiteral(this.state.value),g=$c.exec(A.value);return g&&this.raise(_e.ModuleExportNameHasLoneSurrogate,A,{surrogateCharCode:g[0].charCodeAt(0)}),A}return this.parseIdentifier(!0)}isJSONModuleImport(A){return A.assertions!=null?A.assertions.some((({key:A,value:g})=>g.value==="json"&&(A.type==="Identifier"?A.name==="type":A.value==="type"))):!1}checkImportReflection(A){let{specifiers:g}=A,E=g.length===1?g[0].type:null;A.phase==="source"?E!=="ImportDefaultSpecifier"&&this.raise(_e.SourcePhaseImportRequiresDefault,g[0].loc.start):A.phase==="defer"?E!=="ImportNamespaceSpecifier"&&this.raise(_e.DeferImportRequiresNamespace,g[0].loc.start):A.module&&(E!=="ImportDefaultSpecifier"&&this.raise(_e.ImportReflectionNotBinding,g[0].loc.start),A.assertions?.length>0&&this.raise(_e.ImportReflectionHasAssertion,g[0].loc.start))}checkJSONModuleImport(A){if(this.isJSONModuleImport(A)&&A.type!=="ExportAllDeclaration"){let{specifiers:g}=A;if(g!=null){let A=g.find((A=>{let g;if(A.type==="ExportSpecifier"?g=A.local:A.type==="ImportSpecifier"&&(g=A.imported),g!==void 0)return g.type==="Identifier"?g.name!=="default":g.value!=="default"}));A!==void 0&&this.raise(_e.ImportJSONBindingNotDefault,A.loc.start)}}}isPotentialImportPhase(A){return A?!1:this.isContextual(105)||this.isContextual(97)}applyImportPhase(A,g,E,x){g||(this.hasPlugin("importReflection")&&(A.module=!1),E==="source"?(this.expectPlugin("sourcePhaseImports",x),A.phase="source"):E==="defer"?(this.expectPlugin("deferredImportEvaluation",x),A.phase="defer"):this.hasPlugin("sourcePhaseImports")&&(A.phase=null))}parseMaybeImportPhase(A,g){if(!this.isPotentialImportPhase(g))return this.applyImportPhase(A,g,null),null;let E=this.startNode(),x=this.parseIdentifierName(!0),{type:k}=this.state;return(O(k)?k!==98||this.lookaheadCharCode()===102:k!==12)?(this.applyImportPhase(A,g,x,E.loc.start),null):(this.applyImportPhase(A,g,null),this.createIdentifier(E,x))}isPrecedingIdImportPhase(A){let{type:g}=this.state;return w(g)?g!==98||this.lookaheadCharCode()===102:g!==12}parseImport(A){return this.match(134)?this.parseImportSourceAndAttributes(A):this.parseImportSpecifiersAndAfter(A,this.parseMaybeImportPhase(A,!1))}parseImportSpecifiersAndAfter(A,g){A.specifiers=[];let E=!this.maybeParseDefaultImportSpecifier(A,g)||this.eat(12),x=E&&this.maybeParseStarImportSpecifier(A);return E&&!x&&this.parseNamedImportSpecifiers(A),this.expectContextual(98),this.parseImportSourceAndAttributes(A)}parseImportSourceAndAttributes(A){return A.specifiers??(A.specifiers=[]),A.source=this.parseImportSource(),this.maybeParseImportAttributes(A),this.checkImportReflection(A),this.checkJSONModuleImport(A),this.semicolon(),this.sawUnambiguousESM=!0,this.finishNode(A,"ImportDeclaration")}parseImportSource(){return this.match(134)||this.unexpected(),this.parseExprAtom()}parseImportSpecifierLocal(A,g,E){g.local=this.parseIdentifier(),A.specifiers.push(this.finishImportSpecifier(g,E))}finishImportSpecifier(A,g,E=8201){return this.checkLVal(A.local,{type:g},E),this.finishNode(A,g)}parseImportAttributes(){this.expect(5);let A=[],g=new Set;do{if(this.match(8))break;let E=this.startNode(),x=this.state.value;if(g.has(x)&&this.raise(_e.ModuleAttributesWithDuplicateKeys,this.state.startLoc,{key:x}),g.add(x),this.match(134)?E.key=this.parseStringLiteral(x):E.key=this.parseIdentifier(!0),this.expect(14),!this.match(134))throw this.raise(_e.ModuleAttributeInvalidValue,this.state.startLoc);E.value=this.parseStringLiteral(this.state.value),A.push(this.finishNode(E,"ImportAttribute"))}while(this.eat(12));return this.expect(8),A}parseModuleAttributes(){let A=[],g=new Set;do{let E=this.startNode();if(E.key=this.parseIdentifier(!0),E.key.name!=="type"&&this.raise(_e.ModuleAttributeDifferentFromType,E.key),g.has(E.key.name)&&this.raise(_e.ModuleAttributesWithDuplicateKeys,E.key,{key:E.key.name}),g.add(E.key.name),this.expect(14),!this.match(134))throw this.raise(_e.ModuleAttributeInvalidValue,this.state.startLoc);E.value=this.parseStringLiteral(this.state.value),A.push(this.finishNode(E,"ImportAttribute"))}while(this.eat(12));return A}maybeParseImportAttributes(A){let g;if(this.match(76)){if(this.hasPrecedingLineBreak()&&this.lookaheadCharCode()===40)return;this.next(),g=this.parseImportAttributes()}else this.isContextual(94)&&!this.hasPrecedingLineBreak()?(this.hasPlugin("deprecatedImportAssert")||this.raise(_e.ImportAttributesUseAssert,this.state.startLoc),this.addExtra(A,"deprecatedAssertSyntax",!0),this.next(),g=this.parseImportAttributes()):g=[];A.attributes=g}maybeParseDefaultImportSpecifier(A,g){if(g){let E=this.startNodeAtNode(g);return E.local=g,A.specifiers.push(this.finishImportSpecifier(E,"ImportDefaultSpecifier")),!0}else if(O(this.state.type))return this.parseImportSpecifierLocal(A,this.startNode(),"ImportDefaultSpecifier"),!0;return!1}maybeParseStarImportSpecifier(A){if(this.match(55)){let g=this.startNode();return this.next(),this.expectContextual(93),this.parseImportSpecifierLocal(A,g,"ImportNamespaceSpecifier"),!0}return!1}parseNamedImportSpecifiers(A){let g=!0;for(this.expect(5);!this.eat(8);){if(g)g=!1;else{if(this.eat(14))throw this.raise(_e.DestructureNamedImport,this.state.startLoc);if(this.expect(12),this.eat(8))break}let E=this.startNode(),x=this.match(134),k=this.isContextual(130);E.imported=this.parseModuleExportName();let R=this.parseImportSpecifier(E,x,A.importKind==="type"||A.importKind==="typeof",k,void 0);A.specifiers.push(R)}}parseImportSpecifier(A,g,E,x,k){if(this.eatContextual(93))A.local=this.parseIdentifier();else{let{imported:E}=A;if(g)throw this.raise(_e.ImportBindingIsString,A,{importName:E.value});this.checkReservedWord(E.name,A.loc.start,!0,!0),A.local||(A.local=this.cloneIdentifier(E))}return this.finishImportSpecifier(A,"ImportSpecifier",k)}isThisParam(A){return A.type==="Identifier"&&A.name==="this"}},Yc=class extends Vc{constructor(A,g,E){let x=oi(A);super(x,g),this.options=x,this.initializeScopes(),this.plugins=E,this.filename=x.sourceFilename,this.startIndex=x.startIndex;let k=0;x.allowAwaitOutsideFunction&&(k|=1),x.allowReturnOutsideFunction&&(k|=2),x.allowImportExportEverywhere&&(k|=8),x.allowSuperOutsideMethod&&(k|=16),x.allowUndeclaredExports&&(k|=64),x.allowNewTargetOutsideFunction&&(k|=4),x.allowYieldOutsideFunction&&(k|=32),x.ranges&&(k|=128),x.tokens&&(k|=256),x.createImportExpressions&&(k|=512),x.createParenthesizedExpressions&&(k|=1024),x.errorRecovery&&(k|=2048),x.attachComment&&(k|=4096),x.annexB&&(k|=8192),this.optionFlags=k}getScopeHandler(){return ps}parse(){this.enterInitialScopes();let A=this.startNode(),g=this.startNode();this.nextToken(),A.errors=null;let E=this.parseTopLevel(A,g);return E.errors=this.state.errors,E.comments.length=this.state.commentsLen,E}};function Ie(A,g){if(g?.sourceType==="unambiguous"){g=Object.assign({},g);try{g.sourceType="module";let E=le(g,A),x=E.parse();if(E.sawUnambiguousESM)return x;if(E.ambiguousScriptDifferentAst)try{return g.sourceType="script",le(g,A).parse()}catch{}else x.program.sourceType="script";return x}catch(E){try{return g.sourceType="script",le(g,A).parse()}catch{}throw E}}else return le(g,A).parse()}function Ne(A,g){let E=le(g,A);return E.options.strictMode&&(E.state.strict=!0),E.getExpression()}function cr(A){let g={};for(let E of Object.keys(A))g[E]=Xt(A[E]);return g}var Xc=cr(Ht);function le(A,g){let E=Yc,x=new Map;if(A?.plugins){for(let g of A.plugins){let A,E;typeof g=="string"?A=g:[A,E]=g,x.has(A)||x.set(A,E||{})}rr(x),E=lr(x)}return new E(A,g,x)}var hu=new Map;function lr(A){let g=[];for(let E of Bc)A.has(E)&&g.push(E);let E=g.join("|"),x=hu.get(E);if(!x){x=Yc;for(let A of g)x=xc[A](x);hu.set(E,x)}return x}function ke(A){return(g,E,x)=>{let k=!!x?.backwards;if(E===!1)return!1;let{length:R}=g,N=E;for(;N>=0&&NA===`\n`||A==="\r"||A==="\u2028"||A==="\u2029";function ur(A,g,E){let x=!!E?.backwards;if(g===!1)return!1;let k=A.charAt(g);if(x){if(A.charAt(g-1)==="\r"&&k===`\n`)return g-2;if(fs(k))return g-1}else{if(k==="\r"&&A.charAt(g+1)===`\n`)return g+2;if(fs(k))return g+1}return g}var op=ur;function fr(A,g){return g===!1?!1:A.charAt(g)==="/"&&A.charAt(g+1)==="/"?np(A,g):g}var up=fr;function dr(A,g){let E=null,x=g;for(;x!==E;)E=x,x=Lu(A,x),x=ap(A,x),x=up(A,x),x=op(A,x);return x}var Ap=dr;function xs(A){let g=[];for(let E of A)try{return E()}catch(A){g.push(A)}throw Object.assign(new Error("All combinations failed"),{errors:g})}function mr(A){if(!A.startsWith("#!"))return"";let g=A.indexOf(`\n`);return g===-1?A:A.slice(0,g)}var gp=mr;var ee=(A,g)=>(E,x,...k)=>E|1&&x==null?void 0:(g.call(x)??x[A]).apply(x,k);var yp=Array.prototype.findLast??function(A){for(let g=this.length-1;g>=0;g--){let E=this[g];if(A(E,g,this))return E}},Cp=ee("findLast",(function(){if(Array.isArray(this))return yp})),Dp=Cp;function Pr(A){return this[A<0?this.length+A:A]}var xp=ee("at",(function(){if(Array.isArray(this)||typeof this=="string")return Pr})),Tp=xp;function M(A){let g=A.range?.[0]??A.start,E=(A.declaration?.decorators??A.decorators)?.[0];return E?Math.min(M(E),g):g}function L(A){return A.range?.[1]??A.end}function Tr(A){let g=new Set(A);return A=>g.has(A?.type)}var Fp=Tr;var Qp=Fp(["Block","CommentBlock","MultiLine"]),Rp=Qp;var Jp=Fp(["Line","CommentLine","SingleLine","HashbangComment","HTMLOpen","HTMLClose","Hashbang","InterpreterDirective"]),zp=Jp;var eh=new WeakMap;function Sr(A){return eh.has(A)||eh.set(A,Rp(A)&&A.value[0]==="*"&&/@(?:type|satisfies)\b/u.test(A.value)),eh.get(A)}var th=Sr;function wr(A){if(!Rp(A))return!1;let g=`*${A.value}*`.split(`\n`);return g.length>1&&g.every((A=>A.trimStart()[0]==="*"))}var rh=new WeakMap;function Cr(A){return rh.has(A)||rh.set(A,wr(A)),rh.get(A)}var nh=Cr;function Er(A){if(A.length<2)return;let g;for(let E=A.length-1;E>=0;E--){let x=A[E];if(g&&L(x)===M(g)&&nh(x)&&nh(g)&&(A.splice(E+1,1),x.value+="*//*"+g.value,x.range=[M(x),L(g)]),!zp(x)&&!Rp(x))throw new TypeError(`Unknown comment type: "${x.type}".`);g=x}}var ih=Er;function Ir(A){return A!==null&&typeof A=="object"}var sh=Ir;var ah=null;function ye(A){if(ah!==null&&typeof ah.property){let A=ah;return ah=ye.prototype=null,A}return ah=ye.prototype=A??Object.create(null),new ye}var oh=10;for(let A=0;A<=oh;A++)ye();function It(A){return ye(A)}function kr(A,g="type"){It(A);function e(E){let x=E[g],k=A[x];if(!Array.isArray(k))throw Object.assign(new Error(`Missing visitor keys for '${x}'.`),{node:E});return k}return e}var lh=kr;var ch=[["decorators","key","typeAnnotation","value"],[],["elementType"],["expression"],["expression","typeAnnotation"],["left","right"],["argument"],["directives","body"],["label"],["callee","typeArguments","arguments"],["body"],["decorators","id","typeParameters","superClass","superTypeArguments","mixins","implements","body","superTypeParameters"],["id","typeParameters"],["decorators","key","typeParameters","params","returnType","body"],["decorators","variance","key","typeAnnotation","value"],["name","typeAnnotation"],["test","consequent","alternate"],["checkType","extendsType","trueType","falseType"],["value"],["id","body"],["declaration","specifiers","source","attributes"],["id"],["id","typeParameters","extends","body"],["typeAnnotation"],["id","typeParameters","right"],["body","test"],["members"],["id","init"],["exported"],["left","right","body"],["id","typeParameters","params","predicate","returnType","body"],["id","params","body","typeParameters","returnType"],["key","value"],["local"],["objectType","indexType"],["typeParameter"],["types"],["node"],["object","property"],["argument","cases"],["pattern","body","guard"],["literal"],["decorators","key","value"],["expressions"],["qualification","id"],["decorators","key","typeAnnotation"],["typeParameters","params","returnType"],["expression","typeArguments"],["params"],["parameterName","typeAnnotation"]],uh={AccessorProperty:ch[0],AnyTypeAnnotation:ch[1],ArgumentPlaceholder:ch[1],ArrayExpression:["elements"],ArrayPattern:["elements","typeAnnotation","decorators"],ArrayTypeAnnotation:ch[2],ArrowFunctionExpression:["typeParameters","params","predicate","returnType","body"],AsConstExpression:ch[3],AsExpression:ch[4],AssignmentExpression:ch[5],AssignmentPattern:["left","right","decorators","typeAnnotation"],AwaitExpression:ch[6],BigIntLiteral:ch[1],BigIntLiteralTypeAnnotation:ch[1],BigIntTypeAnnotation:ch[1],BinaryExpression:ch[5],BindExpression:["object","callee"],BlockStatement:ch[7],BooleanLiteral:ch[1],BooleanLiteralTypeAnnotation:ch[1],BooleanTypeAnnotation:ch[1],BreakStatement:ch[8],CallExpression:ch[9],CatchClause:["param","body"],ChainExpression:ch[3],ClassAccessorProperty:ch[0],ClassBody:ch[10],ClassDeclaration:ch[11],ClassExpression:ch[11],ClassImplements:ch[12],ClassMethod:ch[13],ClassPrivateMethod:ch[13],ClassPrivateProperty:ch[14],ClassProperty:ch[14],ComponentDeclaration:["id","params","body","typeParameters","rendersType"],ComponentParameter:["name","local"],ComponentTypeAnnotation:["params","rest","typeParameters","rendersType"],ComponentTypeParameter:ch[15],ConditionalExpression:ch[16],ConditionalTypeAnnotation:ch[17],ContinueStatement:ch[8],DebuggerStatement:ch[1],DeclareClass:["id","typeParameters","extends","mixins","implements","body"],DeclareComponent:["id","params","rest","typeParameters","rendersType"],DeclaredPredicate:ch[18],DeclareEnum:ch[19],DeclareExportAllDeclaration:["source","attributes"],DeclareExportDeclaration:ch[20],DeclareFunction:["id","predicate"],DeclareHook:ch[21],DeclareInterface:ch[22],DeclareModule:ch[19],DeclareModuleExports:ch[23],DeclareNamespace:ch[19],DeclareOpaqueType:["id","typeParameters","supertype","lowerBound","upperBound"],DeclareTypeAlias:ch[24],DeclareVariable:ch[21],Decorator:ch[3],Directive:ch[18],DirectiveLiteral:ch[1],DoExpression:ch[10],DoWhileStatement:ch[25],EmptyStatement:ch[1],EmptyTypeAnnotation:ch[1],EnumBigIntBody:ch[26],EnumBigIntMember:ch[27],EnumBooleanBody:ch[26],EnumBooleanMember:ch[27],EnumDeclaration:ch[19],EnumDefaultedMember:ch[21],EnumNumberBody:ch[26],EnumNumberMember:ch[27],EnumStringBody:ch[26],EnumStringMember:ch[27],EnumSymbolBody:ch[26],ExistsTypeAnnotation:ch[1],ExperimentalRestProperty:ch[6],ExperimentalSpreadProperty:ch[6],ExportAllDeclaration:["source","attributes","exported"],ExportDefaultDeclaration:["declaration"],ExportDefaultSpecifier:ch[28],ExportNamedDeclaration:ch[20],ExportNamespaceSpecifier:ch[28],ExportSpecifier:["local","exported"],ExpressionStatement:ch[3],File:["program"],ForInStatement:ch[29],ForOfStatement:ch[29],ForStatement:["init","test","update","body"],FunctionDeclaration:ch[30],FunctionExpression:ch[30],FunctionTypeAnnotation:["typeParameters","this","params","rest","returnType"],FunctionTypeParam:ch[15],GenericTypeAnnotation:ch[12],HookDeclaration:ch[31],HookTypeAnnotation:["params","returnType","rest","typeParameters"],Identifier:["typeAnnotation","decorators"],IfStatement:ch[16],ImportAttribute:ch[32],ImportDeclaration:["specifiers","source","attributes"],ImportDefaultSpecifier:ch[33],ImportExpression:["source","options"],ImportNamespaceSpecifier:ch[33],ImportSpecifier:["imported","local"],IndexedAccessType:ch[34],InferredPredicate:ch[1],InferTypeAnnotation:ch[35],InterfaceDeclaration:ch[22],InterfaceExtends:ch[12],InterfaceTypeAnnotation:["extends","body"],InterpreterDirective:ch[1],IntersectionTypeAnnotation:ch[36],JsExpressionRoot:ch[37],JsonRoot:ch[37],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXClosingFragment:ch[1],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:ch[1],JSXExpressionContainer:ch[3],JSXFragment:["openingFragment","children","closingFragment"],JSXIdentifier:ch[1],JSXMemberExpression:ch[38],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","typeArguments","attributes"],JSXOpeningFragment:ch[1],JSXSpreadAttribute:ch[6],JSXSpreadChild:ch[3],JSXText:ch[1],KeyofTypeAnnotation:ch[6],LabeledStatement:["label","body"],Literal:ch[1],LogicalExpression:ch[5],MatchArrayPattern:["elements","rest"],MatchAsPattern:["pattern","target"],MatchBindingPattern:ch[21],MatchExpression:ch[39],MatchExpressionCase:ch[40],MatchIdentifierPattern:ch[21],MatchLiteralPattern:ch[41],MatchMemberPattern:["base","property"],MatchObjectPattern:["properties","rest"],MatchObjectPatternProperty:["key","pattern"],MatchOrPattern:["patterns"],MatchRestPattern:ch[6],MatchStatement:ch[39],MatchStatementCase:ch[40],MatchUnaryPattern:ch[6],MatchWildcardPattern:ch[1],MemberExpression:ch[38],MetaProperty:["meta","property"],MethodDefinition:ch[42],MixedTypeAnnotation:ch[1],ModuleExpression:ch[10],NeverTypeAnnotation:ch[1],NewExpression:ch[9],NGChainedExpression:ch[43],NGEmptyExpression:ch[1],NGMicrosyntax:ch[10],NGMicrosyntaxAs:["key","alias"],NGMicrosyntaxExpression:["expression","alias"],NGMicrosyntaxKey:ch[1],NGMicrosyntaxKeyedExpression:["key","expression"],NGMicrosyntaxLet:ch[32],NGPipeExpression:["left","right","arguments"],NGRoot:ch[37],NullableTypeAnnotation:ch[23],NullLiteral:ch[1],NullLiteralTypeAnnotation:ch[1],NumberLiteralTypeAnnotation:ch[1],NumberTypeAnnotation:ch[1],NumericLiteral:ch[1],ObjectExpression:["properties"],ObjectMethod:ch[13],ObjectPattern:["decorators","properties","typeAnnotation"],ObjectProperty:ch[42],ObjectTypeAnnotation:["properties","indexers","callProperties","internalSlots"],ObjectTypeCallProperty:ch[18],ObjectTypeIndexer:["variance","id","key","value"],ObjectTypeInternalSlot:["id","value"],ObjectTypeMappedTypeProperty:["keyTparam","propType","sourceType","variance"],ObjectTypeProperty:["key","value","variance"],ObjectTypeSpreadProperty:ch[6],OpaqueType:["id","typeParameters","supertype","impltype","lowerBound","upperBound"],OptionalCallExpression:ch[9],OptionalIndexedAccessType:ch[34],OptionalMemberExpression:ch[38],ParenthesizedExpression:ch[3],PipelineBareFunction:["callee"],PipelinePrimaryTopicReference:ch[1],PipelineTopicExpression:ch[3],Placeholder:ch[1],PrivateIdentifier:ch[1],PrivateName:ch[21],Program:ch[7],Property:ch[32],PropertyDefinition:ch[14],QualifiedTypeIdentifier:ch[44],QualifiedTypeofIdentifier:ch[44],RegExpLiteral:ch[1],RestElement:["argument","typeAnnotation","decorators"],ReturnStatement:ch[6],SatisfiesExpression:ch[4],SequenceExpression:ch[43],SpreadElement:ch[6],StaticBlock:ch[10],StringLiteral:ch[1],StringLiteralTypeAnnotation:ch[1],StringTypeAnnotation:ch[1],Super:ch[1],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],SymbolTypeAnnotation:ch[1],TaggedTemplateExpression:["tag","typeArguments","quasi"],TemplateElement:ch[1],TemplateLiteral:["quasis","expressions"],ThisExpression:ch[1],ThisTypeAnnotation:ch[1],ThrowStatement:ch[6],TopicReference:ch[1],TryStatement:["block","handler","finalizer"],TSAbstractAccessorProperty:ch[45],TSAbstractKeyword:ch[1],TSAbstractMethodDefinition:ch[32],TSAbstractPropertyDefinition:ch[45],TSAnyKeyword:ch[1],TSArrayType:ch[2],TSAsExpression:ch[4],TSAsyncKeyword:ch[1],TSBigIntKeyword:ch[1],TSBooleanKeyword:ch[1],TSCallSignatureDeclaration:ch[46],TSClassImplements:ch[47],TSConditionalType:ch[17],TSConstructorType:ch[46],TSConstructSignatureDeclaration:ch[46],TSDeclareFunction:ch[31],TSDeclareKeyword:ch[1],TSDeclareMethod:["decorators","key","typeParameters","params","returnType"],TSEmptyBodyFunctionExpression:["id","typeParameters","params","returnType"],TSEnumBody:ch[26],TSEnumDeclaration:ch[19],TSEnumMember:["id","initializer"],TSExportAssignment:ch[3],TSExportKeyword:ch[1],TSExternalModuleReference:ch[3],TSFunctionType:ch[46],TSImportEqualsDeclaration:["id","moduleReference"],TSImportType:["options","qualifier","typeArguments","source"],TSIndexedAccessType:ch[34],TSIndexSignature:["parameters","typeAnnotation"],TSInferType:ch[35],TSInstantiationExpression:ch[47],TSInterfaceBody:ch[10],TSInterfaceDeclaration:ch[22],TSInterfaceHeritage:ch[47],TSIntersectionType:ch[36],TSIntrinsicKeyword:ch[1],TSJSDocAllType:ch[1],TSJSDocNonNullableType:ch[23],TSJSDocNullableType:ch[23],TSJSDocUnknownType:ch[1],TSLiteralType:ch[41],TSMappedType:["key","constraint","nameType","typeAnnotation"],TSMethodSignature:["key","typeParameters","params","returnType"],TSModuleBlock:ch[10],TSModuleDeclaration:ch[19],TSNamedTupleMember:["label","elementType"],TSNamespaceExportDeclaration:ch[21],TSNeverKeyword:ch[1],TSNonNullExpression:ch[3],TSNullKeyword:ch[1],TSNumberKeyword:ch[1],TSObjectKeyword:ch[1],TSOptionalType:ch[23],TSParameterProperty:["parameter","decorators"],TSParenthesizedType:ch[23],TSPrivateKeyword:ch[1],TSPropertySignature:["key","typeAnnotation"],TSProtectedKeyword:ch[1],TSPublicKeyword:ch[1],TSQualifiedName:ch[5],TSReadonlyKeyword:ch[1],TSRestType:ch[23],TSSatisfiesExpression:ch[4],TSStaticKeyword:ch[1],TSStringKeyword:ch[1],TSSymbolKeyword:ch[1],TSTemplateLiteralType:["quasis","types"],TSThisType:ch[1],TSTupleType:["elementTypes"],TSTypeAliasDeclaration:["id","typeParameters","typeAnnotation"],TSTypeAnnotation:ch[23],TSTypeAssertion:ch[4],TSTypeLiteral:ch[26],TSTypeOperator:ch[23],TSTypeParameter:["name","constraint","default"],TSTypeParameterDeclaration:ch[48],TSTypeParameterInstantiation:ch[48],TSTypePredicate:ch[49],TSTypeQuery:["exprName","typeArguments"],TSTypeReference:["typeName","typeArguments"],TSUndefinedKeyword:ch[1],TSUnionType:ch[36],TSUnknownKeyword:ch[1],TSVoidKeyword:ch[1],TupleTypeAnnotation:["types","elementTypes"],TupleTypeLabeledElement:["label","elementType","variance"],TupleTypeSpreadElement:["label","typeAnnotation"],TypeAlias:ch[24],TypeAnnotation:ch[23],TypeCastExpression:ch[4],TypeofTypeAnnotation:["argument","typeArguments"],TypeOperator:ch[23],TypeParameter:["bound","default","variance"],TypeParameterDeclaration:ch[48],TypeParameterInstantiation:ch[48],TypePredicate:ch[49],UnaryExpression:ch[6],UndefinedTypeAnnotation:ch[1],UnionTypeAnnotation:ch[36],UnknownTypeAnnotation:ch[1],UpdateExpression:ch[6],V8IntrinsicIdentifier:ch[1],VariableDeclaration:["declarations"],VariableDeclarator:ch[27],Variance:ch[1],VoidPattern:ch[1],VoidTypeAnnotation:ch[1],WhileStatement:ch[25],WithStatement:["object","body"],YieldExpression:ch[6]};var ph=lh(uh),hh=ph;function Le(A,g){if(!sh(A))return A;if(Array.isArray(A)){for(let E=0;EA<=E));N=A&&x.slice(A,E).trim().length===0}return N?void 0:(A.extra={...A.extra,parenthesized:!0},A)}case"TemplateLiteral":if(g.expressions.length!==g.quasis.length-1)throw new Error("Malformed template literal.");break;case"TemplateElement":if(E==="flow"||E==="hermes"||E==="espree"||E==="typescript"||R){let A=M(g)+1,E=L(g)-(g.tail?1:2);g.range=[A,E]}break;case"VariableDeclaration":{let A=Tp(0,g.declarations,-1);A?.init&&x[L(A)]!==";"&&(g.range=[M(g),L(A)]);break}case"TSParenthesizedType":return g.typeAnnotation;case"TopicReference":A.extra={...A.extra,__isUsingHackPipeline:!0};break;case"TSUnionType":case"TSIntersectionType":if(g.types.length===1)return g.types[0];break;case"ImportExpression":E==="hermes"&&g.attributes&&!g.options&&(g.options=g.attributes);break}},onLeave(A){switch(A.type){case"LogicalExpression":if(Ns(A))return Nt(A);break;case"TSImportType":!A.source&&A.argument.type==="TSLiteralType"&&(A.source=A.argument.literal,delete A.argument);break}}}),A}function Ns(A){return A.type==="LogicalExpression"&&A.right.type==="LogicalExpression"&&A.operator===A.right.operator}function Nt(A){return Ns(A)?Nt({type:"LogicalExpression",operator:A.operator,left:Nt({type:"LogicalExpression",operator:A.operator,left:A.left,right:A.right.left,range:[M(A.left),L(A.right.left)]}),right:A.right.right,range:[M(A),L(A)]}):A}var fh=Lr;function Dr(A,g){let E=new SyntaxError(A+" ("+g.loc.start.line+":"+g.loc.start.column+")");return Object.assign(E,g)}var mh=Dr;var gh="Unexpected parseExpression() input: ";function Mr(A){let{message:g,loc:E,reasonCode:x}=A;if(!E)return A;let{line:k,column:R}=E,N=A;(x==="MissingPlugin"||x==="MissingOneOfPlugins")&&(g="Unexpected token.",N=void 0);let j=` (${k}:${R})`;return g.endsWith(j)&&(g=g.slice(0,-j.length)),g.startsWith(gh)&&(g=g.slice(gh.length)),mh(g,{loc:{start:{line:k,column:R+1}},cause:N})}var yh=Mr;var bh=String.prototype.replaceAll??function(A,g){return A.global?this.replace(A,g):this.split(A).join(g)},Eh=ee("replaceAll",(function(){if(typeof this=="string")return bh})),vh=Eh;var Ch=/\*\/$/,wh=/^\/\*\*?/,Ih=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,Dh=/(^|\s+)\/\/([^\n\r]*)/g,xh=/^(\r?\n)+/,Bh=/(?:^|\r?\n) *(@[^\n\r]*?) *\r?\n *(?![^\n\r@]*\/\/[^]*)([^\s@][^\n\r@]+?) *\r?\n/g,Sh=/(?:^|\r?\n) *@(\S+) *([^\n\r]*)/g,Th=/(\r?\n|^) *\* ?/g,kh=[];function Ms(A){let g=A.match(Ih);return g?g[0].trimStart():""}function Os(A){A=vh(0,A.replace(wh,"").replace(Ch,""),Th,"$1");let g="";for(;g!==A;)g=A,A=vh(0,A,Bh,`\n$1 $2\n`);A=A.replace(xh,"").trimEnd();let E=Object.create(null),x=vh(0,A,Sh,"").replace(xh,"").trimEnd(),k;for(;k=Sh.exec(A);){let A=vh(0,k[2],Dh,"");if(typeof E[k[1]]=="string"||Array.isArray(E[k[1]])){let g=E[k[1]];E[k[1]]=[...kh,...Array.isArray(g)?g:[g],A]}else E[k[1]]=A}return{comments:x,pragmas:E}}var Fh=["noformat","noprettier"],Qh=["format","prettier"];function Rs(A){let g=gp(A);g&&(A=A.slice(g.length+1));let E=Ms(A),{pragmas:x,comments:k}=Os(E);return{shebang:g,text:A,pragmas:x,comments:k}}function Us(A){let{pragmas:g}=Rs(A);return Qh.some((A=>Object.prototype.hasOwnProperty.call(g,A)))}function _s(A){let{pragmas:g}=Rs(A);return Fh.some((A=>Object.prototype.hasOwnProperty.call(g,A)))}function qr(A){return A=typeof A=="function"?{parse:A}:A,{astFormat:"estree",hasPragma:Us,hasIgnorePragma:_s,locStart:M,locEnd:L,...A}}var _h=qr;var Rh="module";var Ph="commonjs";function js(A){if(typeof A=="string"){if(A=A.toLowerCase(),/\.(?:mjs|mts)$/iu.test(A))return Rh;if(/\.(?:cjs|cts)$/iu.test(A))return Ph}}function $r(A,g){let{type:E="JsExpressionRoot",rootMarker:x,text:k}=g,{tokens:R,comments:N}=A;return delete A.tokens,delete A.comments,{tokens:R,comments:N,type:E,node:A,range:[0,k.length],rootMarker:x}}var Oh=$r;var ie=A=>_h(Gr(A)),Nh={sourceType:Rh,allowImportExportEverywhere:!0,allowReturnOutsideFunction:!0,allowNewTargetOutsideFunction:!0,allowSuperOutsideMethod:!0,allowUndeclaredExports:!0,errorRecovery:!0,createParenthesizedExpressions:!0,attachComment:!1,plugins:["doExpressions","exportDefaultFrom","functionBind","functionSent","throwExpressions","partialApplication","decorators","moduleBlocks","asyncDoExpressions","destructuringPrivate","decoratorAutoAccessors","sourcePhaseImports","deferredImportEvaluation",["optionalChainingAssign",{version:"2023-07"}],["discardBinding",{syntaxType:"void"}]],tokens:!1,ranges:!1},Lh="v8intrinsic",Mh=[["pipelineOperator",{proposal:"hack",topicToken:"%"}],["pipelineOperator",{proposal:"fsharp"}]],_=(A,g=Nh)=>({...g,plugins:[...g.plugins,...A]}),jh=/@(?:no)?flow\b/u;function Wr(A,g){if(g?.endsWith(".js.flow"))return!0;let E=gp(A);E&&(A=A.slice(E.length));let x=Ap(A,0);return x!==!1&&(A=A.slice(0,x)),jh.test(A)}function Jr(A,g,E){let x=A(g,E),k=x.errors.find((A=>!Uh.has(A.reasonCode)));if(k)throw k;return x}function Gr({isExpression:A=!1,optionsCombinations:g}){return(E,x={})=>{let{filepath:k}=x;if(typeof k!="string"&&(k=void 0),(x.parser==="babel"||x.parser==="__babel_estree")&&Wr(E,k))return x.parser="babel-flow",Yh.parse(E,x);let R=g,N=x.__babelSourceType??js(k);N&&N!==Rh&&(R=R.map((A=>({...A,sourceType:N,...N===Ph?{allowReturnOutsideFunction:void 0,allowNewTargetOutsideFunction:void 0}:void 0}))));let j=/%[A-Z]/u.test(E);E.includes("|>")?R=(j?[...Mh,Lh]:Mh).flatMap((A=>R.map((g=>_([A],g))))):j&&(R=R.map((A=>_([Lh],A))));let U=A?Ne:Ie,H;try{H=xs(R.map((A=>()=>Jr(U,E,A))))}catch({errors:[A]}){throw yh(A)}return A&&(H=Oh(H,{text:E,rootMarker:x.rootMarker})),fh(H,{text:E})}}var Uh=new Set(["StrictNumericEscape","StrictWith","StrictOctalLiteral","StrictDelete","StrictEvalArguments","StrictEvalArgumentsBinding","StrictFunction","ForInOfLoopInitializer","ConstructorHasTypeParameters","UnsupportedParameterPropertyKind","DecoratorExportClass","ParamDupe","InvalidDecimal","RestTrailingComma","UnsupportedParameterDecorator","UnterminatedJsxContent","UnexpectedReservedWord","ModuleAttributesWithDuplicateKeys","InvalidEscapeSequenceTemplate","NonAbstractClassHasAbstractMethod","OptionalTypeBeforeRequired","PatternIsOptional","DeclareClassFieldHasInitializer","TypeImportCannotSpecifyDefaultAndNamed","VarRedeclaration","InvalidPrivateFieldResolution","DuplicateExport","ImportAttributesUseAssert","DeclarationMissingInitializer"]),Gh=[_(["jsx"])],$h=ie({optionsCombinations:Gh}),Hh=ie({optionsCombinations:[_(["jsx","typescript"]),_(["typescript"])]}),Vh=ie({isExpression:!0,optionsCombinations:[_(["jsx"])]}),Wh=ie({isExpression:!0,optionsCombinations:[_(["typescript"])]}),Yh=ie({optionsCombinations:[_(["jsx",["flow",{all:!0}],"flowComments"])]}),Jh=ie({optionsCombinations:Gh.map((A=>_(["estree"],A)))});var qh={};Ue(qh,{json:()=>Zh,"json-stringify":()=>td,json5:()=>Xh,jsonc:()=>ed});function sa(A){return Array.isArray(A)&&A.length>0}var zh=sa;var Kh={tokens:!1,ranges:!1,attachComment:!1,createParenthesizedExpressions:!0};function ia(A){let g=Ie(A,Kh),{program:E}=g;if(E.body.length===0&&E.directives.length===0&&!E.interpreter)return g}function Be(A,g={}){let{allowComments:E=!0,allowEmpty:x=!1}=g,k;try{k=Ne(A,Kh)}catch(g){if(x&&g.code==="BABEL_PARSER_SYNTAX_ERROR"&&g.reasonCode==="ParseExpressionEmptyInput")try{k=ia(A)}catch{}if(!k)throw yh(g)}if(!E&&zh(k.comments))throw q(k.comments[0],"Comment");return k=Oh(k,{type:"JsonRoot",text:A}),k.node.type==="File"?delete k.node:re(k.node),k}function q(A,g){let[E,x]=[A.loc.start,A.loc.end].map((({line:A,column:g})=>({line:A,column:g+1})));return mh(`${g} is not allowed in JSON.`,{loc:{start:E,end:x}})}function re(A){switch(A.type){case"ArrayExpression":for(let g of A.elements)g!==null&&re(g);return;case"ObjectExpression":for(let g of A.properties)re(g);return;case"ObjectProperty":if(A.computed)throw q(A.key,"Computed key");if(A.shorthand)throw q(A.key,"Shorthand property");A.key.type!=="Identifier"&&re(A.key),re(A.value);return;case"UnaryExpression":{let{operator:g,argument:E}=A;if(g!=="+"&&g!=="-")throw q(A,`Operator '${A.operator}'`);if(E.type==="NumericLiteral"||E.type==="Identifier"&&(E.name==="Infinity"||E.name==="NaN"))return;throw q(E,`Operator '${g}' before '${E.type}'`)}case"Identifier":if(A.name!=="Infinity"&&A.name!=="NaN"&&A.name!=="undefined")throw q(A,`Identifier '${A.name}'`);return;case"TemplateLiteral":if(zh(A.expressions))throw q(A.expressions[0],"'TemplateLiteral' with expression");for(let g of A.quasis)re(g);return;case"NullLiteral":case"BooleanLiteral":case"NumericLiteral":case"StringLiteral":case"TemplateElement":return;default:throw q(A,`'${A.type}'`)}}var Zh=_h({parse:A=>Be(A),hasPragma:()=>!0,hasIgnorePragma:()=>!1}),Xh=_h((A=>Be(A))),ed=_h((A=>Be(A,{allowEmpty:!0}))),td=_h({parse:A=>Be(A,{allowComments:!1}),astFormat:"estree-json"});var rd={...R,...qh};return Xs(k)}))},82905:A=>{(function(g){function e(){var A=g();return A.default||A}if(true)A.exports=e();else{var E}})((function(){"use strict";var A=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var E=Object.getOwnPropertyNames;var x=Object.prototype.hasOwnProperty;var vn=(g,E)=>{for(var x in E)A(g,x,{get:E[x],enumerable:!0})},ka=(k,R,N,j)=>{if(R&&typeof R=="object"||typeof R=="function")for(let U of E(R))!x.call(k,U)&&U!==N&&A(k,U,{get:()=>R[U],enumerable:!(j=g(R,U))||j.enumerable});return k};var Ia=g=>ka(A({},"__esModule",{value:!0}),g);var k={};vn(k,{languages:()=>nA,options:()=>tA,printers:()=>rA});var R=[{name:"JavaScript",type:"programming",aceMode:"javascript",extensions:[".js","._js",".bones",".cjs",".es",".es6",".gs",".jake",".javascript",".jsb",".jscad",".jsfl",".jslib",".jsm",".jspre",".jss",".mjs",".njs",".pac",".sjs",".ssjs",".xsjs",".xsjslib",".start.frag",".end.frag",".wxs"],filenames:["Jakefile","start.frag","end.frag"],tmScope:"source.js",aliases:["js","node"],codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",interpreters:["chakra","d8","gjs","js","node","nodejs","qjs","rhino","v8","v8-shell","zx"],parsers:["babel","acorn","espree","meriyah","babel-flow","babel-ts","flow","typescript"],vscodeLanguageIds:["javascript","mongo"],linguistLanguageId:183},{name:"Flow",type:"programming",aceMode:"javascript",extensions:[".js.flow"],filenames:[],tmScope:"source.js",aliases:[],codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",interpreters:["chakra","d8","gjs","js","node","nodejs","qjs","rhino","v8","v8-shell"],parsers:["flow","babel-flow"],vscodeLanguageIds:["javascript"],linguistLanguageId:183},{name:"JSX",type:"programming",aceMode:"javascript",extensions:[".jsx"],filenames:void 0,tmScope:"source.js.jsx",aliases:void 0,codemirrorMode:"jsx",codemirrorMimeType:"text/jsx",interpreters:void 0,parsers:["babel","babel-flow","babel-ts","flow","typescript","espree","meriyah"],vscodeLanguageIds:["javascriptreact"],group:"JavaScript",linguistLanguageId:183},{name:"TypeScript",type:"programming",aceMode:"typescript",extensions:[".ts",".cts",".mts"],tmScope:"source.ts",aliases:["ts"],codemirrorMode:"javascript",codemirrorMimeType:"application/typescript",interpreters:["bun","deno","ts-node","tsx"],parsers:["typescript","babel-ts"],vscodeLanguageIds:["typescript"],linguistLanguageId:378},{name:"TSX",type:"programming",aceMode:"tsx",extensions:[".tsx"],tmScope:"source.tsx",codemirrorMode:"jsx",codemirrorMimeType:"text/typescript-jsx",group:"TypeScript",parsers:["typescript","babel-ts"],vscodeLanguageIds:["typescriptreact"],linguistLanguageId:94901924}];var N={};vn(N,{canAttachComment:()=>Ac,embed:()=>Oh,features:()=>Hd,getVisitorKeys:()=>Gn,handleComments:()=>Xc,hasPrettierIgnore:()=>bd,insertPragma:()=>Oo,isBlockComment:()=>Ki,isGap:()=>hu,massageAstNode:()=>pc,print:()=>$d,printComment:()=>_o,printPrettierIgnored:()=>$d,willPrintOwnComments:()=>Lu});var Wt=(A,g)=>(E,x,...k)=>E|1&&x==null?void 0:(g.call(x)??x[A]).apply(x,k);var j=String.prototype.replaceAll??function(A,g){return A.global?this.replace(A,g):this.split(A).join(g)},U=Wt("replaceAll",(function(){if(typeof this=="string")return j})),H=U;function wa(A){return this[A<0?this.length+A:A]}var W=Wt("at",(function(){if(Array.isArray(this)||typeof this=="string")return wa})),Z=W;function Ma(A){return A!==null&&typeof A=="object"}var se=Ma;function*Na(A,g){let{getVisitorKeys:E,filter:x=()=>!0}=g,s=A=>se(A)&&x(A);for(let g of E(A)){let E=A[g];if(Array.isArray(E))for(let A of E)s(A)&&(yield A);else s(E)&&(yield E)}}function*ja(A,g){let E=[A];for(let A=0;A/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\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?|[\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](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\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-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;function Rn(A){return A===12288||A>=65281&&A<=65376||A>=65504&&A<=65510}function Jn(A){return A>=4352&&A<=4447||A===8986||A===8987||A===9001||A===9002||A>=9193&&A<=9196||A===9200||A===9203||A===9725||A===9726||A===9748||A===9749||A>=9776&&A<=9783||A>=9800&&A<=9811||A===9855||A>=9866&&A<=9871||A===9875||A===9889||A===9898||A===9899||A===9917||A===9918||A===9924||A===9925||A===9934||A===9940||A===9962||A===9970||A===9971||A===9973||A===9978||A===9981||A===9989||A===9994||A===9995||A===10024||A===10060||A===10062||A>=10067&&A<=10069||A===10071||A>=10133&&A<=10135||A===10160||A===10175||A===11035||A===11036||A===11088||A===11093||A>=11904&&A<=11929||A>=11931&&A<=12019||A>=12032&&A<=12245||A>=12272&&A<=12287||A>=12289&&A<=12350||A>=12353&&A<=12438||A>=12441&&A<=12543||A>=12549&&A<=12591||A>=12593&&A<=12686||A>=12688&&A<=12773||A>=12783&&A<=12830||A>=12832&&A<=12871||A>=12880&&A<=42124||A>=42128&&A<=42182||A>=43360&&A<=43388||A>=44032&&A<=55203||A>=63744&&A<=64255||A>=65040&&A<=65049||A>=65072&&A<=65106||A>=65108&&A<=65126||A>=65128&&A<=65131||A>=94176&&A<=94180||A>=94192&&A<=94198||A>=94208&&A<=101589||A>=101631&&A<=101662||A>=101760&&A<=101874||A>=110576&&A<=110579||A>=110581&&A<=110587||A===110589||A===110590||A>=110592&&A<=110882||A===110898||A>=110928&&A<=110930||A===110933||A>=110948&&A<=110951||A>=110960&&A<=111355||A>=119552&&A<=119638||A>=119648&&A<=119670||A===126980||A===127183||A===127374||A>=127377&&A<=127386||A>=127488&&A<=127490||A>=127504&&A<=127547||A>=127552&&A<=127560||A===127568||A===127569||A>=127584&&A<=127589||A>=127744&&A<=127776||A>=127789&&A<=127797||A>=127799&&A<=127868||A>=127870&&A<=127891||A>=127904&&A<=127946||A>=127951&&A<=127955||A>=127968&&A<=127984||A===127988||A>=127992&&A<=128062||A===128064||A>=128066&&A<=128252||A>=128255&&A<=128317||A>=128331&&A<=128334||A>=128336&&A<=128359||A===128378||A===128405||A===128406||A===128420||A>=128507&&A<=128591||A>=128640&&A<=128709||A===128716||A>=128720&&A<=128722||A>=128725&&A<=128728||A>=128732&&A<=128735||A===128747||A===128748||A>=128756&&A<=128764||A>=128992&&A<=129003||A===129008||A>=129292&&A<=129338||A>=129340&&A<=129349||A>=129351&&A<=129535||A>=129648&&A<=129660||A>=129664&&A<=129674||A>=129678&&A<=129734||A===129736||A>=129741&&A<=129756||A>=129759&&A<=129770||A>=129775&&A<=129784||A>=131072&&A<=196605||A>=196608&&A<=262141}var pe="©®‼⁉™ℹ↔↕↖↗↘↙↩↪⌨⏏⏱⏲⏸⏹⏺▪▫▶◀◻◼☀☁☂☃☄☎☑☘☝☠☢☣☦☪☮☯☸☹☺♀♂♟♠♣♥♦♨♻♾⚒⚔⚕⚖⚗⚙⚛⚜⚠⚧⚰⚱⛈⛏⛑⛓⛩⛱⛷⛸⛹✂✈✉✌✍✏✒✔✖✝✡✳✴❄❇❣❤➡⤴⤵⬅⬆⬇";var de=/[^\x20-\x7F]/u,Te=new Set(pe);function Ja(A){if(!A)return 0;if(!de.test(A))return A.length;A=A.replace(ei(),(A=>Te.has(A)?" ":" "));let g=0;for(let E of A){let A=E.codePointAt(0);A<=31||A>=127&&A<=159||A>=768&&A<=879||A>=65024&&A<=65039||(g+=Rn(A)||Jn(A)?2:1)}return g}var Fe=Ja;function Or(A){return(g,E,x)=>{let k=!!x?.backwards;if(E===!1)return!1;let{length:R}=g,N=E;for(;N>=0&&NA===`\n`||A==="\r"||A==="\u2028"||A==="\u2029";function Ga(A,g,E){let x=!!E?.backwards;if(g===!1)return!1;let k=A.charAt(g);if(x){if(A.charAt(g-1)==="\r"&&k===`\n`)return g-2;if(si(k))return g-1}else{if(k==="\r"&&A.charAt(g+1)===`\n`)return g+2;if(si(k))return g+1}return g}var Ve=Ga;function Wa(A,g,E={}){let x=Me(A,E.backwards?g-1:g,E),k=Ve(A,x,E);return x!==k}var Ye=Wa;function qa(A,g){if(g===!1)return!1;if(A.charAt(g)==="/"&&A.charAt(g+1)==="*"){for(let E=g+2;E0}var Xe=Ha;var Xa=()=>{},rt=Xa;var it=Object.freeze({character:"'",codePoint:39}),at=Object.freeze({character:'"',codePoint:34}),ot=Object.freeze({preferred:it,alternate:at}),dt=Object.freeze({preferred:at,alternate:it});function Ka(A,g){let{preferred:E,alternate:x}=g===!0||g==="'"?ot:dt,{length:k}=A,R=0,N=0;for(let g=0;gN?x:E).character}var At=Ka;var xt=/\\(["'\\])|(["'])/gu;function za(A,g){let E=g==='"'?"'":'"',x=H(0,A,xt,((A,x,k)=>x?x===E?E:A:k===g?"\\"+k:k));return g+x+g}var St=za;function Za(A,g){rt(/^(?["']).*\k$/su.test(A));let E=A.slice(1,-1),x=g.parser==="json"||g.parser==="jsonc"||g.parser==="json5"&&g.quoteProps==="preserve"&&!g.singleQuote?'"':g.__isInHtmlAttribute?"'":At(E,g.singleQuote);return A.charAt(0)===x?A:St(E,x)}var Pt=Za;var ai=A=>Number.isInteger(A)&&A>=0;function w(A){let g=A.range?.[0]??A.start,E=(A.declaration?.decorators??A.decorators)?.[0];return E?Math.min(w(E),g):g}function I(A){return A.range?.[1]??A.end}function bt(A,g){let E=w(A);return ai(E)&&E===w(g)}function ep(A,g){let E=I(A);return ai(E)&&E===I(g)}function pi(A,g){return bt(A,g)&&ep(A,g)}var Ht=null;function fr(A){if(Ht!==null&&typeof Ht.property){let A=Ht;return Ht=fr.prototype=null,A}return Ht=fr.prototype=A??Object.create(null),new fr}var ar=10;for(let A=0;A<=ar;A++)fr();function Wn(A){return fr(A)}function rp(A,g="type"){Wn(A);function r(E){let x=E[g],k=A[x];if(!Array.isArray(k))throw Object.assign(new Error(`Missing visitor keys for '${x}'.`),{node:E});return k}return r}var cn=rp;var Nn=[["decorators","key","typeAnnotation","value"],[],["elementType"],["expression"],["expression","typeAnnotation"],["left","right"],["argument"],["directives","body"],["label"],["callee","typeArguments","arguments"],["body"],["decorators","id","typeParameters","superClass","superTypeArguments","mixins","implements","body","superTypeParameters"],["id","typeParameters"],["decorators","key","typeParameters","params","returnType","body"],["decorators","variance","key","typeAnnotation","value"],["name","typeAnnotation"],["test","consequent","alternate"],["checkType","extendsType","trueType","falseType"],["value"],["id","body"],["declaration","specifiers","source","attributes"],["id"],["id","typeParameters","extends","body"],["typeAnnotation"],["id","typeParameters","right"],["body","test"],["members"],["id","init"],["exported"],["left","right","body"],["id","typeParameters","params","predicate","returnType","body"],["id","params","body","typeParameters","returnType"],["key","value"],["local"],["objectType","indexType"],["typeParameter"],["types"],["node"],["object","property"],["argument","cases"],["pattern","body","guard"],["literal"],["decorators","key","value"],["expressions"],["qualification","id"],["decorators","key","typeAnnotation"],["typeParameters","params","returnType"],["expression","typeArguments"],["params"],["parameterName","typeAnnotation"]],jn={AccessorProperty:Nn[0],AnyTypeAnnotation:Nn[1],ArgumentPlaceholder:Nn[1],ArrayExpression:["elements"],ArrayPattern:["elements","typeAnnotation","decorators"],ArrayTypeAnnotation:Nn[2],ArrowFunctionExpression:["typeParameters","params","predicate","returnType","body"],AsConstExpression:Nn[3],AsExpression:Nn[4],AssignmentExpression:Nn[5],AssignmentPattern:["left","right","decorators","typeAnnotation"],AwaitExpression:Nn[6],BigIntLiteral:Nn[1],BigIntLiteralTypeAnnotation:Nn[1],BigIntTypeAnnotation:Nn[1],BinaryExpression:Nn[5],BindExpression:["object","callee"],BlockStatement:Nn[7],BooleanLiteral:Nn[1],BooleanLiteralTypeAnnotation:Nn[1],BooleanTypeAnnotation:Nn[1],BreakStatement:Nn[8],CallExpression:Nn[9],CatchClause:["param","body"],ChainExpression:Nn[3],ClassAccessorProperty:Nn[0],ClassBody:Nn[10],ClassDeclaration:Nn[11],ClassExpression:Nn[11],ClassImplements:Nn[12],ClassMethod:Nn[13],ClassPrivateMethod:Nn[13],ClassPrivateProperty:Nn[14],ClassProperty:Nn[14],ComponentDeclaration:["id","params","body","typeParameters","rendersType"],ComponentParameter:["name","local"],ComponentTypeAnnotation:["params","rest","typeParameters","rendersType"],ComponentTypeParameter:Nn[15],ConditionalExpression:Nn[16],ConditionalTypeAnnotation:Nn[17],ContinueStatement:Nn[8],DebuggerStatement:Nn[1],DeclareClass:["id","typeParameters","extends","mixins","implements","body"],DeclareComponent:["id","params","rest","typeParameters","rendersType"],DeclaredPredicate:Nn[18],DeclareEnum:Nn[19],DeclareExportAllDeclaration:["source","attributes"],DeclareExportDeclaration:Nn[20],DeclareFunction:["id","predicate"],DeclareHook:Nn[21],DeclareInterface:Nn[22],DeclareModule:Nn[19],DeclareModuleExports:Nn[23],DeclareNamespace:Nn[19],DeclareOpaqueType:["id","typeParameters","supertype","lowerBound","upperBound"],DeclareTypeAlias:Nn[24],DeclareVariable:Nn[21],Decorator:Nn[3],Directive:Nn[18],DirectiveLiteral:Nn[1],DoExpression:Nn[10],DoWhileStatement:Nn[25],EmptyStatement:Nn[1],EmptyTypeAnnotation:Nn[1],EnumBigIntBody:Nn[26],EnumBigIntMember:Nn[27],EnumBooleanBody:Nn[26],EnumBooleanMember:Nn[27],EnumDeclaration:Nn[19],EnumDefaultedMember:Nn[21],EnumNumberBody:Nn[26],EnumNumberMember:Nn[27],EnumStringBody:Nn[26],EnumStringMember:Nn[27],EnumSymbolBody:Nn[26],ExistsTypeAnnotation:Nn[1],ExperimentalRestProperty:Nn[6],ExperimentalSpreadProperty:Nn[6],ExportAllDeclaration:["source","attributes","exported"],ExportDefaultDeclaration:["declaration"],ExportDefaultSpecifier:Nn[28],ExportNamedDeclaration:Nn[20],ExportNamespaceSpecifier:Nn[28],ExportSpecifier:["local","exported"],ExpressionStatement:Nn[3],File:["program"],ForInStatement:Nn[29],ForOfStatement:Nn[29],ForStatement:["init","test","update","body"],FunctionDeclaration:Nn[30],FunctionExpression:Nn[30],FunctionTypeAnnotation:["typeParameters","this","params","rest","returnType"],FunctionTypeParam:Nn[15],GenericTypeAnnotation:Nn[12],HookDeclaration:Nn[31],HookTypeAnnotation:["params","returnType","rest","typeParameters"],Identifier:["typeAnnotation","decorators"],IfStatement:Nn[16],ImportAttribute:Nn[32],ImportDeclaration:["specifiers","source","attributes"],ImportDefaultSpecifier:Nn[33],ImportExpression:["source","options"],ImportNamespaceSpecifier:Nn[33],ImportSpecifier:["imported","local"],IndexedAccessType:Nn[34],InferredPredicate:Nn[1],InferTypeAnnotation:Nn[35],InterfaceDeclaration:Nn[22],InterfaceExtends:Nn[12],InterfaceTypeAnnotation:["extends","body"],InterpreterDirective:Nn[1],IntersectionTypeAnnotation:Nn[36],JsExpressionRoot:Nn[37],JsonRoot:Nn[37],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXClosingFragment:Nn[1],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:Nn[1],JSXExpressionContainer:Nn[3],JSXFragment:["openingFragment","children","closingFragment"],JSXIdentifier:Nn[1],JSXMemberExpression:Nn[38],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","typeArguments","attributes"],JSXOpeningFragment:Nn[1],JSXSpreadAttribute:Nn[6],JSXSpreadChild:Nn[3],JSXText:Nn[1],KeyofTypeAnnotation:Nn[6],LabeledStatement:["label","body"],Literal:Nn[1],LogicalExpression:Nn[5],MatchArrayPattern:["elements","rest"],MatchAsPattern:["pattern","target"],MatchBindingPattern:Nn[21],MatchExpression:Nn[39],MatchExpressionCase:Nn[40],MatchIdentifierPattern:Nn[21],MatchLiteralPattern:Nn[41],MatchMemberPattern:["base","property"],MatchObjectPattern:["properties","rest"],MatchObjectPatternProperty:["key","pattern"],MatchOrPattern:["patterns"],MatchRestPattern:Nn[6],MatchStatement:Nn[39],MatchStatementCase:Nn[40],MatchUnaryPattern:Nn[6],MatchWildcardPattern:Nn[1],MemberExpression:Nn[38],MetaProperty:["meta","property"],MethodDefinition:Nn[42],MixedTypeAnnotation:Nn[1],ModuleExpression:Nn[10],NeverTypeAnnotation:Nn[1],NewExpression:Nn[9],NGChainedExpression:Nn[43],NGEmptyExpression:Nn[1],NGMicrosyntax:Nn[10],NGMicrosyntaxAs:["key","alias"],NGMicrosyntaxExpression:["expression","alias"],NGMicrosyntaxKey:Nn[1],NGMicrosyntaxKeyedExpression:["key","expression"],NGMicrosyntaxLet:Nn[32],NGPipeExpression:["left","right","arguments"],NGRoot:Nn[37],NullableTypeAnnotation:Nn[23],NullLiteral:Nn[1],NullLiteralTypeAnnotation:Nn[1],NumberLiteralTypeAnnotation:Nn[1],NumberTypeAnnotation:Nn[1],NumericLiteral:Nn[1],ObjectExpression:["properties"],ObjectMethod:Nn[13],ObjectPattern:["decorators","properties","typeAnnotation"],ObjectProperty:Nn[42],ObjectTypeAnnotation:["properties","indexers","callProperties","internalSlots"],ObjectTypeCallProperty:Nn[18],ObjectTypeIndexer:["variance","id","key","value"],ObjectTypeInternalSlot:["id","value"],ObjectTypeMappedTypeProperty:["keyTparam","propType","sourceType","variance"],ObjectTypeProperty:["key","value","variance"],ObjectTypeSpreadProperty:Nn[6],OpaqueType:["id","typeParameters","supertype","impltype","lowerBound","upperBound"],OptionalCallExpression:Nn[9],OptionalIndexedAccessType:Nn[34],OptionalMemberExpression:Nn[38],ParenthesizedExpression:Nn[3],PipelineBareFunction:["callee"],PipelinePrimaryTopicReference:Nn[1],PipelineTopicExpression:Nn[3],Placeholder:Nn[1],PrivateIdentifier:Nn[1],PrivateName:Nn[21],Program:Nn[7],Property:Nn[32],PropertyDefinition:Nn[14],QualifiedTypeIdentifier:Nn[44],QualifiedTypeofIdentifier:Nn[44],RegExpLiteral:Nn[1],RestElement:["argument","typeAnnotation","decorators"],ReturnStatement:Nn[6],SatisfiesExpression:Nn[4],SequenceExpression:Nn[43],SpreadElement:Nn[6],StaticBlock:Nn[10],StringLiteral:Nn[1],StringLiteralTypeAnnotation:Nn[1],StringTypeAnnotation:Nn[1],Super:Nn[1],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],SymbolTypeAnnotation:Nn[1],TaggedTemplateExpression:["tag","typeArguments","quasi"],TemplateElement:Nn[1],TemplateLiteral:["quasis","expressions"],ThisExpression:Nn[1],ThisTypeAnnotation:Nn[1],ThrowStatement:Nn[6],TopicReference:Nn[1],TryStatement:["block","handler","finalizer"],TSAbstractAccessorProperty:Nn[45],TSAbstractKeyword:Nn[1],TSAbstractMethodDefinition:Nn[32],TSAbstractPropertyDefinition:Nn[45],TSAnyKeyword:Nn[1],TSArrayType:Nn[2],TSAsExpression:Nn[4],TSAsyncKeyword:Nn[1],TSBigIntKeyword:Nn[1],TSBooleanKeyword:Nn[1],TSCallSignatureDeclaration:Nn[46],TSClassImplements:Nn[47],TSConditionalType:Nn[17],TSConstructorType:Nn[46],TSConstructSignatureDeclaration:Nn[46],TSDeclareFunction:Nn[31],TSDeclareKeyword:Nn[1],TSDeclareMethod:["decorators","key","typeParameters","params","returnType"],TSEmptyBodyFunctionExpression:["id","typeParameters","params","returnType"],TSEnumBody:Nn[26],TSEnumDeclaration:Nn[19],TSEnumMember:["id","initializer"],TSExportAssignment:Nn[3],TSExportKeyword:Nn[1],TSExternalModuleReference:Nn[3],TSFunctionType:Nn[46],TSImportEqualsDeclaration:["id","moduleReference"],TSImportType:["options","qualifier","typeArguments","source"],TSIndexedAccessType:Nn[34],TSIndexSignature:["parameters","typeAnnotation"],TSInferType:Nn[35],TSInstantiationExpression:Nn[47],TSInterfaceBody:Nn[10],TSInterfaceDeclaration:Nn[22],TSInterfaceHeritage:Nn[47],TSIntersectionType:Nn[36],TSIntrinsicKeyword:Nn[1],TSJSDocAllType:Nn[1],TSJSDocNonNullableType:Nn[23],TSJSDocNullableType:Nn[23],TSJSDocUnknownType:Nn[1],TSLiteralType:Nn[41],TSMappedType:["key","constraint","nameType","typeAnnotation"],TSMethodSignature:["key","typeParameters","params","returnType"],TSModuleBlock:Nn[10],TSModuleDeclaration:Nn[19],TSNamedTupleMember:["label","elementType"],TSNamespaceExportDeclaration:Nn[21],TSNeverKeyword:Nn[1],TSNonNullExpression:Nn[3],TSNullKeyword:Nn[1],TSNumberKeyword:Nn[1],TSObjectKeyword:Nn[1],TSOptionalType:Nn[23],TSParameterProperty:["parameter","decorators"],TSParenthesizedType:Nn[23],TSPrivateKeyword:Nn[1],TSPropertySignature:["key","typeAnnotation"],TSProtectedKeyword:Nn[1],TSPublicKeyword:Nn[1],TSQualifiedName:Nn[5],TSReadonlyKeyword:Nn[1],TSRestType:Nn[23],TSSatisfiesExpression:Nn[4],TSStaticKeyword:Nn[1],TSStringKeyword:Nn[1],TSSymbolKeyword:Nn[1],TSTemplateLiteralType:["quasis","types"],TSThisType:Nn[1],TSTupleType:["elementTypes"],TSTypeAliasDeclaration:["id","typeParameters","typeAnnotation"],TSTypeAnnotation:Nn[23],TSTypeAssertion:Nn[4],TSTypeLiteral:Nn[26],TSTypeOperator:Nn[23],TSTypeParameter:["name","constraint","default"],TSTypeParameterDeclaration:Nn[48],TSTypeParameterInstantiation:Nn[48],TSTypePredicate:Nn[49],TSTypeQuery:["exprName","typeArguments"],TSTypeReference:["typeName","typeArguments"],TSUndefinedKeyword:Nn[1],TSUnionType:Nn[36],TSUnknownKeyword:Nn[1],TSVoidKeyword:Nn[1],TupleTypeAnnotation:["types","elementTypes"],TupleTypeLabeledElement:["label","elementType","variance"],TupleTypeSpreadElement:["label","typeAnnotation"],TypeAlias:Nn[24],TypeAnnotation:Nn[23],TypeCastExpression:Nn[4],TypeofTypeAnnotation:["argument","typeArguments"],TypeOperator:Nn[23],TypeParameter:["bound","default","variance"],TypeParameterDeclaration:Nn[48],TypeParameterInstantiation:Nn[48],TypePredicate:Nn[49],UnaryExpression:Nn[6],UndefinedTypeAnnotation:Nn[1],UnionTypeAnnotation:Nn[36],UnknownTypeAnnotation:Nn[1],UpdateExpression:Nn[6],V8IntrinsicIdentifier:Nn[1],VariableDeclaration:["declarations"],VariableDeclarator:Nn[27],Variance:Nn[1],VoidPattern:Nn[1],VoidTypeAnnotation:Nn[1],WhileStatement:Nn[25],WithStatement:["object","body"],YieldExpression:Nn[6]};var Un=cn(jn),Gn=Un;function sp(A){let g=new Set(A);return A=>g.has(A?.type)}var Yn=sp;function ip(A){return A.extra?.raw??A.raw}var zn=ip;var Ui=Yn(["Block","CommentBlock","MultiLine"]),Ki=Ui;var ls=Yn(["AnyTypeAnnotation","ThisTypeAnnotation","NumberTypeAnnotation","VoidTypeAnnotation","BooleanTypeAnnotation","BigIntTypeAnnotation","SymbolTypeAnnotation","StringTypeAnnotation","NeverTypeAnnotation","UndefinedTypeAnnotation","UnknownTypeAnnotation","EmptyTypeAnnotation","MixedTypeAnnotation"]),us=ls;var ps=Yn(["Line","CommentLine","SingleLine","HashbangComment","HTMLOpen","HTMLClose","Hashbang","InterpreterDirective"]),ds=ps;function pp(A,g){let E=g.split(".");for(let g=E.length-1;g>=0;g--){let x=E[g];if(g===0)return A.type==="Identifier"&&A.name===x;if(g===1&&A.type==="MetaProperty"&&A.property.type==="Identifier"&&A.property.name===x){A=A.meta;continue}if(A.type==="MemberExpression"&&!A.optional&&!A.computed&&A.property.type==="Identifier"&&A.property.name===x){A=A.object;continue}return!1}}function cp(A,g){return g.some((g=>pp(A,g)))}var ys=cp;function lp({type:A}){return A.startsWith("TS")&&A.endsWith("Keyword")}var vs=lp;function mp({node:A,parent:g}){return A?.type!=="EmptyStatement"?!1:g.type==="IfStatement"?g.consequent===A||g.alternate===A:g.type==="DoWhileStatement"||g.type==="ForInStatement"||g.type==="ForOfStatement"||g.type==="ForStatement"||g.type==="LabeledStatement"||g.type==="WithStatement"||g.type==="WhileStatement"?g.body===A:!1}var Fs=mp;function Er(A,g){return g(A)||Zs(A,{getVisitorKeys:Gn,predicate:g})}function Xt(A){return A.type==="AssignmentExpression"||A.type==="BinaryExpression"||A.type==="LogicalExpression"||A.type==="NGPipeExpression"||A.type==="ConditionalExpression"||Va(A)||io(A)||A.type==="SequenceExpression"||A.type==="TaggedTemplateExpression"||A.type==="BindExpression"||A.type==="UpdateExpression"&&!A.prefix||yl(A)||A.type==="TSNonNullExpression"||A.type==="ChainExpression"}function Di(A){return A.expressions?A.expressions[0]:A.left??A.test??A.callee??A.object??A.tag??A.argument??A.expression}function Rr(A){if(A.expressions)return["expressions",0];if(A.left)return["left"];if(A.test)return["test"];if(A.object)return["object"];if(A.callee)return["callee"];if(A.tag)return["tag"];if(A.argument)return["argument"];if(A.expression)return["expression"];throw new Error("Unexpected node has no left side.")}var Qs=Yn(["ExportDefaultDeclaration","DeclareExportDeclaration","ExportNamedDeclaration","ExportAllDeclaration","DeclareExportAllDeclaration"]),$s=Yn(["ArrayExpression"]),Hs=Yn(["ObjectExpression"]);function yi(A){return A.type==="LogicalExpression"&&A.operator==="??"}function Ce(A){return A.type==="NumericLiteral"||A.type==="Literal"&&typeof A.value=="number"}function Ei(A){return A.type==="BooleanLiteral"||A.type==="Literal"&&typeof A.value=="boolean"}function Xn(A){return A.type==="UnaryExpression"&&(A.operator==="+"||A.operator==="-")&&Ce(A.argument)}function V(A){return!!(A&&(A.type==="StringLiteral"||A.type==="Literal"&&typeof A.value=="string"))}function Vn(A){return A.type==="RegExpLiteral"||A.type==="Literal"&&!!A.regex}var Vs=Yn(["Literal","BooleanLiteral","BigIntLiteral","DirectiveLiteral","NullLiteral","NumericLiteral","RegExpLiteral","StringLiteral"]),zs=Yn(["Identifier","ThisExpression","Super","PrivateName","PrivateIdentifier"]),Ks=Yn(["ObjectTypeAnnotation","TSTypeLiteral","TSMappedType"]),aa=Yn(["FunctionExpression","ArrowFunctionExpression"]);function fp(A){return A.type==="FunctionExpression"||A.type==="ArrowFunctionExpression"&&A.body.type==="BlockStatement"}function qn(A){return Va(A)&&A.callee.type==="Identifier"&&["async","inject","fakeAsync","waitForAsync"].includes(A.callee.name)}var ha=Yn(["JSXElement","JSXFragment"]);function mt(A){return A.method&&A.kind==="init"||A.kind==="get"||A.kind==="set"}function Gr(A){return(A.type==="ObjectTypeProperty"||A.type==="ObjectTypeInternalSlot")&&!A.static&&!A.method&&A.kind!=="get"&&A.kind!=="set"&&A.value.type==="FunctionTypeAnnotation"}function Fi(A){return(A.type==="TypeAnnotation"||A.type==="TSTypeAnnotation")&&A.typeAnnotation.type==="FunctionTypeAnnotation"&&!A.static&&!bt(A,A.typeAnnotation)}var Qa=Yn(["BinaryExpression","LogicalExpression","NGPipeExpression"]);function Tt(A){return io(A)||A.type==="BindExpression"&&!!A.object}var Pa=Yn(["TSThisType","NullLiteralTypeAnnotation","BooleanLiteralTypeAnnotation","StringLiteralTypeAnnotation","BigIntLiteralTypeAnnotation","NumberLiteralTypeAnnotation","TSLiteralType","TSTemplateLiteralType"]);function Vt(A){return vs(A)||us(A)||Pa(A)||A.type==="GenericTypeAnnotation"&&!A.typeParameters||A.type==="TSTypeReference"&&!A.typeArguments}function Ep(A){return A.type==="Identifier"&&(A.name==="beforeEach"||A.name==="beforeAll"||A.name==="afterEach"||A.name==="afterAll")}var $a=["it","it.only","it.skip","describe","describe.only","describe.skip","test","test.only","test.skip","test.fixme","test.step","test.describe","test.describe.only","test.describe.skip","test.describe.fixme","test.describe.parallel","test.describe.parallel.only","test.describe.serial","test.describe.serial.only","skip","xit","xdescribe","xtest","fit","fdescribe","ftest"];function dp(A){return ys(A,$a)}function It(A,g){if(A?.type!=="CallExpression"||A.optional)return!1;let E=le(A);if(E.length===1){if(qn(A)&&It(g))return aa(E[0]);if(Ep(A.callee))return qn(E[0])}else if((E.length===2||E.length===3)&&(E[0].type==="TemplateLiteral"||V(E[0]))&&dp(A.callee))return E[2]&&!Ce(E[2])?!1:(E.length===2?aa(E[1]):fp(E[1])&&K(E[1]).length<=1)||qn(E[1]);return!1}var di=A=>g=>(g?.type==="ChainExpression"&&(g=g.expression),A(g)),Va=di(Yn(["CallExpression","OptionalCallExpression"])),io=di(Yn(["MemberExpression","OptionalMemberExpression"]));function $n(A,g=5){return Ci(A,g)<=g}function Ci(A,g){let E=0;for(let x in A){let k=A[x];if(se(k)&&typeof k.type=="string"&&(E++,E+=Ci(k,g-E)),E>g)return E}return E}var so=.25;function Fr(A,g){let{printWidth:E}=g;if(T(A))return!1;let x=E*so;if(A.type==="ThisExpression"||A.type==="Identifier"&&A.name.length<=x||Xn(A)&&!T(A.argument))return!0;let k=A.type==="Literal"&&"regex"in A&&A.regex.pattern||A.type==="RegExpLiteral"&&A.pattern;return k?k.length<=x:V(A)?Pt(zn(A),g).length<=x:A.type==="TemplateLiteral"?A.expressions.length===0&&A.quasis[0].value.raw.length<=x&&!A.quasis[0].value.raw.includes(`\n`):A.type==="UnaryExpression"?Fr(A.argument,{printWidth:E}):A.type==="CallExpression"&&A.arguments.length===0&&A.callee.type==="Identifier"?A.callee.name.length<=x-2:Vs(A)}function Ee(A,g){return ha(g)?Ot(g):T(g,gl.Leading,(g=>Ye(A,I(g))))}function li(A){return A.quasis.some((A=>A.value.raw.includes(`\n`)))}function Wr(A,g){return(A.type==="TemplateLiteral"&&li(A)||A.type==="TaggedTemplateExpression"&&li(A.quasi))&&!Ye(g,w(A),{backwards:!0})}function qr(A){if(!T(A))return!1;let g=Z(0,et(A,gl.Dangling),-1);return g&&!Ki(g)}function Ai(A){if(A.length<=1)return!1;let g=0;for(let E of A)if(aa(E)){if(g+=1,g>1)return!0}else if(Va(E)){for(let A of le(E))if(aa(A))return!0}return!1}function Ur(A){let{node:g,parent:E,key:x}=A;return x==="callee"&&Va(g)&&Va(E)&&E.arguments.length>0&&g.arguments.length>E.arguments.length}var Eo=new Set(["!","-","+","~"]);function Re(A,g=2){if(g<=0)return!1;if(A.type==="ChainExpression"||A.type==="TSNonNullExpression")return Re(A.expression,g);let r=A=>Re(A,g-1);if(Vn(A))return Fe(A.pattern??A.regex.pattern)<=5;if(Vs(A)||zs(A)||A.type==="ArgumentPlaceholder")return!0;if(A.type==="TemplateLiteral")return A.quasis.every((A=>!A.value.raw.includes(`\n`)))&&A.expressions.every(r);if(Hs(A))return A.properties.every((A=>!A.computed&&(A.shorthand||A.value&&r(A.value))));if($s(A))return A.elements.every((A=>A===null||r(A)));if(Dt(A)){if(A.type==="ImportExpression"||Re(A.callee,g)){let E=le(A);return E.length<=g&&E.every(r)}return!1}return io(A)?Re(A.object,g)&&Re(A.property,g):A.type==="UnaryExpression"&&Eo.has(A.operator)||A.type==="UpdateExpression"?Re(A.argument,g):!1}function ie(A,g="es5"){return A.trailingComma==="es5"&&g==="es5"||A.trailingComma==="all"&&(g==="all"||g==="es5")}function ye(A,g){switch(A.type){case"BinaryExpression":case"LogicalExpression":case"AssignmentExpression":case"NGPipeExpression":return ye(A.left,g);case"MemberExpression":case"OptionalMemberExpression":return ye(A.object,g);case"TaggedTemplateExpression":return A.tag.type==="FunctionExpression"?!1:ye(A.tag,g);case"CallExpression":case"OptionalCallExpression":return A.callee.type==="FunctionExpression"?!1:ye(A.callee,g);case"ConditionalExpression":return ye(A.test,g);case"UpdateExpression":return!A.prefix&&ye(A.argument,g);case"BindExpression":return A.object&&ye(A.object,g);case"SequenceExpression":return ye(A.expressions[0],g);case"ChainExpression":case"TSSatisfiesExpression":case"TSAsExpression":case"TSNonNullExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":return ye(A.expression,g);default:return g(A)}}var wo={"==":!0,"!=":!0,"===":!0,"!==":!0},To={"*":!0,"/":!0,"%":!0},No={">>":!0,">>>":!0,"<<":!0};function dr(A,g){return!(yr(g)!==yr(A)||A==="**"||wo[A]&&wo[g]||g==="%"&&To[A]||A==="%"&&To[g]||g!==A&&To[g]&&To[A]||No[A]&&No[g])}var tl=new Map([["|>"],["??"],["||"],["&&"],["|"],["^"],["&"],["==","===","!=","!=="],["<",">","<=",">=","in","instanceof"],[">>","<<",">>>"],["+","-"],["*","/","%"],["**"]].flatMap(((A,g)=>A.map((A=>[A,g])))));function yr(A){return tl.get(A)}function Ti(A){return!!No[A]||A==="|"||A==="^"||A==="&"}function xi(A){if(A.rest)return!0;let g=K(A);return Z(0,g,-1)?.type==="RestElement"}var dl=new WeakMap;function K(A){if(dl.has(A))return dl.get(A);let g=[];return A.this&&g.push(A.this),g.push(...A.params),A.rest&&g.push(A.rest),dl.set(A,g),g}function gi(A,g){let{node:E}=A,x=0,s=()=>g(A,x++);E.this&&A.call(s,"this"),A.each(s,"params"),E.rest&&A.call(s,"rest")}var fl=new WeakMap;function le(A){if(fl.has(A))return fl.get(A);if(A.type==="ChainExpression")return le(A.expression);let g;return A.type==="ImportExpression"||A.type==="TSImportType"?(g=[A.source],A.options&&g.push(A.options)):A.type==="TSExternalModuleReference"?g=[A.expression]:g=A.arguments,fl.set(A,g),g}function $t(A,g){let{node:E}=A;if(E.type==="ChainExpression")return A.call((()=>$t(A,g)),"expression");E.type==="ImportExpression"||E.type==="TSImportType"?(A.call((()=>g(A,0)),"source"),E.options&&A.call((()=>g(A,1)),"options")):E.type==="TSExternalModuleReference"?A.call((()=>g(A,0)),"expression"):A.each(g,"arguments")}function Kn(A,g){let E=[];if(A.type==="ChainExpression"&&(A=A.expression,E.push("expression")),A.type==="ImportExpression"||A.type==="TSImportType"){if(g===0||g===(A.options?-2:-1))return[...E,"source"];if(A.options&&(g===1||g===-1))return[...E,"options"];throw new RangeError("Invalid argument index")}else if(A.type==="TSExternalModuleReference"){if(g===0||g===-1)return[...E,"expression"]}else if(g<0&&(g=A.arguments.length+g),g>=0&&g{if(typeof A=="function"&&(g=A,A=0),A||g)return(E,x,k)=>!(A&gl.Leading&&!E.leading||A&gl.Trailing&&!E.trailing||A&gl.Dangling&&(E.leading||E.trailing)||A&gl.Block&&!Ki(E)||A&gl.Line&&!ds(E)||A&gl.First&&x!==0||A&gl.Last&&x!==k.length-1||A&gl.PrettierIgnore&&!Lt(E)||g&&!g(E))};function T(A,g,E){if(!Xe(A?.comments))return!1;let x=hi(g,E);return x?A.comments.some(x):!0}function et(A,g,E){if(!Array.isArray(A?.comments))return[];let x=hi(g,E);return x?A.comments.filter(x):A.comments}var oe=(A,{originalText:g})=>Ze(g,I(A));function Dt(A){return Va(A)||A.type==="NewExpression"||A.type==="ImportExpression"}function Oe(A){return A&&(A.type==="ObjectProperty"||A.type==="Property"&&!mt(A))}var yl=Yn(["TSAsExpression","TSSatisfiesExpression","AsExpression","AsConstExpression","SatisfiesExpression"]),Dl=Yn(["TSUnionType","UnionTypeAnnotation"]),xl=Yn(["TSIntersectionType","IntersectionTypeAnnotation"]),Tl=Yn(["TSConditionalType","ConditionalTypeAnnotation"]),Si=A=>A?.type==="TSAsExpression"&&A.typeAnnotation.type==="TSTypeReference"&&A.typeAnnotation.typeName.type==="Identifier"&&A.typeAnnotation.typeName.name==="const",Ml=Yn(["TSTypeAliasDeclaration","TypeAlias"]);function Yr({key:A,parent:g}){return!(A==="types"&&Dl(g)||A==="types"&&xl(g))}var uc=new Set(["range","raw","comments","leadingComments","trailingComments","innerComments","extra","start","end","loc","flags","errors","tokens"]),Kt=A=>{for(let g of A.quasis)delete g.value};function Bi(A,g,E){if(A.type==="Program"&&delete g.sourceType,(A.type==="BigIntLiteral"||A.type==="Literal")&&A.bigint&&(g.bigint=A.bigint.toLowerCase()),A.type==="EmptyStatement"&&!Fs({node:A,parent:E})||A.type==="JSXText"||A.type==="JSXExpressionContainer"&&(A.expression.type==="Literal"||A.expression.type==="StringLiteral")&&A.expression.value===" ")return null;if((A.type==="Property"||A.type==="ObjectProperty"||A.type==="MethodDefinition"||A.type==="ClassProperty"||A.type==="ClassMethod"||A.type==="PropertyDefinition"||A.type==="TSDeclareMethod"||A.type==="TSPropertySignature"||A.type==="ObjectTypeProperty"||A.type==="ImportAttribute")&&A.key&&!A.computed){let{key:E}=A;V(E)||Ce(E)?g.key=String(E.value):E.type==="Identifier"&&(g.key=E.name)}if(A.type==="JSXElement"&&A.openingElement.name.name==="style"&&A.openingElement.attributes.some((A=>A.type==="JSXAttribute"&&A.name.name==="jsx")))for(let{type:A,expression:E}of g.children)A==="JSXExpressionContainer"&&E.type==="TemplateLiteral"&&Kt(E);A.type==="JSXAttribute"&&A.name.name==="css"&&A.value.type==="JSXExpressionContainer"&&A.value.expression.type==="TemplateLiteral"&&Kt(g.value.expression),A.type==="JSXAttribute"&&A.value?.type==="Literal"&&/["']|"|'/u.test(A.value.value)&&(g.value.value=H(0,A.value.value,/["']|"|'/gu,'"'));let x=A.expression||A.callee;if(A.type==="Decorator"&&x.type==="CallExpression"&&x.callee.name==="Component"&&x.arguments.length===1){let E=A.expression.arguments[0].properties;for(let[A,x]of g.expression.arguments[0].properties.entries())switch(E[A].key.name){case"styles":$s(x.value)&&Kt(x.value.elements[0]);break;case"template":x.value.type==="TemplateLiteral"&&Kt(x.value);break}}A.type==="TaggedTemplateExpression"&&(A.tag.type==="MemberExpression"||A.tag.type==="Identifier"&&(A.tag.name==="gql"||A.tag.name==="graphql"||A.tag.name==="css"||A.tag.name==="md"||A.tag.name==="markdown"||A.tag.name==="html")||A.tag.type==="CallExpression")&&Kt(g.quasi),A.type==="TemplateLiteral"&&Kt(g),A.type==="ChainExpression"&&A.expression.type==="TSNonNullExpression"&&(g.type="TSNonNullExpression",g.expression.type="ChainExpression")}Bi.ignoredProperties=uc;var pc=Bi;var hc=Yn(["File","TemplateElement","TSEmptyBodyFunctionExpression","ChainExpression"]),hp=(A,[g])=>g?.type==="ComponentParameter"&&g.shorthand&&g.name===A&&g.local!==g.name||g?.type==="MatchObjectPatternProperty"&&g.shorthand&&g.key===A&&g.value!==g.key||g?.type==="ObjectProperty"&&g.shorthand&&g.key===A&&g.value!==g.key||g?.type==="Property"&&g.shorthand&&g.key===A&&!mt(g)&&g.value!==g.key,Sp=(A,[g])=>!!(A.type==="FunctionExpression"&&g.type==="MethodDefinition"&&g.value===A&&K(A).length===0&&!A.returnType&&!Xe(A.typeParameters)&&A.body),Pi=(A,[g])=>g?.typeAnnotation===A&&Si(g),Bp=(A,[g,...E])=>Pi(A,[g])||g?.typeName===A&&Pi(g,E);function bp(A,g){return hc(A)||hp(A,g)||Sp(A,g)?!1:A.type==="EmptyStatement"?Fs({node:A,parent:g[0]}):!(Bp(A,g)||A.type==="TSTypeAnnotation"&&g[0].type==="TSPropertySignature")}var Ac=bp;function Pp(A){let g=A.type||A.kind||"(unknown type)",E=String(A.name||A.id&&(typeof A.id=="object"?A.id.name:A.id)||A.key&&(typeof A.key=="object"?A.key.name:A.key)||A.value&&(typeof A.value=="object"?"":String(A.value))||A.operator||"");return E.length>20&&(E=E.slice(0,19)+"…"),g+(E?" "+E:"")}function Qn(A,g){(A.comments??(A.comments=[])).push(g),g.printed=!1,g.nodeDescription=Pp(A)}function te(A,g){g.leading=!0,g.trailing=!1,Qn(A,g)}function we(A,g,E){g.leading=!1,g.trailing=!1,E&&(g.marker=E),Qn(A,g)}function $(A,g){g.leading=!1,g.trailing=!0,Qn(A,g)}function kp(A,g){let E=null,x=g;for(;x!==E;)E=x,x=Me(A,x),x=Je(A,x),x=ze(A,x),x=Ve(A,x);return x}var gc=kp;function Ip(A,g){let E=gc(A,g);return E===!1?"":A.charAt(E)}var bc=Ip;function Lp(A,g,E){for(let x=g;xds(A)||!Cc(g,w(A),I(A));function wp(A){return[vi,Li,Mi,Up,jp,ts,rs,Ii,Oi,$p,Hp,Xp,ss,ji,Kp,wi,Ni,ns,vp,nc,Ri,is].some((g=>g(A)))}function _p(A){return[Np,Mi,Li,ji,ts,rs,Ii,Oi,Ni,Yp,Vp,ss,Zp,ns,tc,rc,sc,Ri,oc,ic,is].some((g=>g(A)))}function Mp(A){return[vi,ts,rs,qp,wi,ss,Wp,Gp,ns,ec,is].some((g=>g(A)))}function wt(A,g){let E=(A.body||A.properties).find((({type:A})=>A!=="EmptyStatement"));E?te(E,g):we(A,g)}function Zn(A,g){A.type==="BlockStatement"?wt(A,g):te(A,g)}function Np({comment:A,followingNode:g}){return g&&Bc(A)?(te(g,A),!0):!1}function ts({comment:A,precedingNode:g,enclosingNode:E,followingNode:x,text:k}){if(E?.type!=="IfStatement"||!x)return!1;if(bc(k,I(A))===")")return $(g,A),!0;if(x.type==="BlockStatement"&&x===E.consequent&&w(A)>=I(g)&&I(A)<=w(x))return te(x,A),!0;if(g===E.consequent&&x===E.alternate){let R=gc(k,I(E.consequent));if(x.type==="BlockStatement"&&w(A)>=R&&I(A)<=w(x))return te(x,A),!0;if(w(A)"?(we(g,A),!0):!1}function qp({comment:A,enclosingNode:g,text:E}){return bc(E,I(A))!==")"?!1:g&&(Vc(g)&&K(g).length===0||Dt(g)&&le(g).length===0)?(we(g,A),!0):(g?.type==="MethodDefinition"||g?.type==="TSAbstractMethodDefinition")&&K(g.value).length===0?(we(g.value,A),!0):!1}function Up({comment:A,precedingNode:g,enclosingNode:E,followingNode:x,text:k}){return g?.type==="ComponentTypeParameter"&&(E?.type==="DeclareComponent"||E?.type==="ComponentTypeAnnotation")&&x?.type!=="ComponentTypeParameter"?($(g,A),!0):(g?.type==="ComponentParameter"||g?.type==="RestElement")&&E?.type==="ComponentDeclaration"&&bc(k,I(A))===")"?($(g,A),!0):!1}function Mi({comment:A,precedingNode:g,enclosingNode:E,followingNode:x,text:k}){return g?.type==="FunctionTypeParam"&&E?.type==="FunctionTypeAnnotation"&&x?.type!=="FunctionTypeParam"?($(g,A),!0):(g?.type==="Identifier"||g?.type==="AssignmentPattern"||g?.type==="ObjectPattern"||g?.type==="ArrayPattern"||g?.type==="RestElement"||g?.type==="TSParameterProperty")&&Vc(E)&&bc(k,I(A))===")"?($(g,A),!0):!Ki(A)&&x?.type==="BlockStatement"&&Gc(E)&&(E.type==="MethodDefinition"?E.value.body:E.body)===x&&gc(k,I(A))===w(x)?(wt(x,A),!0):!1}function Ni({comment:A,enclosingNode:g}){return g?.type==="LabeledStatement"?(te(g,A),!0):!1}function ns({comment:A,enclosingNode:g}){return(g?.type==="ContinueStatement"||g?.type==="BreakStatement")&&!g.label?($(g,A),!0):!1}function Yp({comment:A,precedingNode:g,enclosingNode:E}){return Va(E)&&g&&E.callee===g&&E.arguments.length>0?(te(E.arguments[0],A),!0):!1}function Hp({comment:A,precedingNode:g,enclosingNode:E,followingNode:x}){return Dl(E)?(Lt(A)&&(x.prettierIgnore=!0,A.unignore=!0),g?($(g,A),!0):!1):(Dl(x)&&Lt(A)&&(x.types[0].prettierIgnore=!0,A.unignore=!0),!1)}function Xp({comment:A,precedingNode:g,enclosingNode:E,followingNode:x}){return E&&E.type==="MatchOrPattern"?(Lt(A)&&(x.prettierIgnore=!0,A.unignore=!0),g?($(g,A),!0):!1):(x&&x.type==="MatchOrPattern"&&Lt(A)&&(x.types[0].prettierIgnore=!0,A.unignore=!0),!1)}function Vp({comment:A,enclosingNode:g}){return Oe(g)?(te(g,A),!0):!1}function ss({comment:A,enclosingNode:g,ast:E,isLastComment:x}){return E?.body?.length===0?(x?we(E,A):te(E,A),!0):g?.type==="Program"&&g.body.length===0&&!Xe(g.directives)?(x?we(g,A):te(g,A),!0):!1}function $p({comment:A,enclosingNode:g,followingNode:E}){return(g?.type==="ForInStatement"||g?.type==="ForOfStatement")&&E!==g.body?(te(g,A),!0):!1}function ji({comment:A,precedingNode:g,enclosingNode:E,text:x}){if(E?.type==="ImportSpecifier"||E?.type==="ExportSpecifier")return te(E,A),!0;let k=g?.type==="ImportSpecifier"&&E?.type==="ImportDeclaration",R=g?.type==="ExportSpecifier"&&E?.type==="ExportNamedDeclaration";return(k||R)&&Ye(x,I(A))?($(g,A),!0):!1}function Kp({comment:A,enclosingNode:g}){return g?.type==="AssignmentPattern"?(te(g,A),!0):!1}var $c=Yn(["VariableDeclarator","AssignmentExpression","TypeAlias","TSTypeAliasDeclaration"]),Hc=Yn(["ObjectExpression","ArrayExpression","TemplateLiteral","TaggedTemplateExpression","ObjectTypeAnnotation","TSTypeLiteral"]);function Zp({comment:A,enclosingNode:g,followingNode:E}){return $c(g)&&E&&(Hc(E)||Ki(A))?(te(E,A),!0):!1}function ec({comment:A,enclosingNode:g,precedingNode:E,followingNode:x,text:k}){return!x&&(g?.type==="TSMethodSignature"||g?.type==="TSDeclareFunction"||g?.type==="TSAbstractMethodDefinition")&&(!E||E!==g.returnType)&&bc(k,I(A))===";"?($(g,A),!0):!1}function vi({comment:A,enclosingNode:g,followingNode:E}){if(Lt(A)&&g?.type==="TSMappedType"&&E===g.key)return g.prettierIgnore=!0,A.unignore=!0,!0}function Ri({comment:A,precedingNode:g,enclosingNode:E}){if(E?.type==="TSMappedType"&&!g)return we(E,A),!0}function tc({comment:A,enclosingNode:g,followingNode:E}){return!g||g.type!=="SwitchCase"||g.test||!E||E!==g.consequent[0]?!1:(E.type==="BlockStatement"&&ds(A)?wt(E,A):we(g,A),!0)}function rc({comment:A,precedingNode:g,enclosingNode:E,followingNode:x}){return Dl(g)&&((E.type==="TSArrayType"||E.type==="ArrayTypeAnnotation")&&!x||xl(E))?($(Z(0,g.types,-1),A),!0):!1}function nc({comment:A,enclosingNode:g,precedingNode:E,followingNode:x}){if((g?.type==="ObjectPattern"||g?.type==="ArrayPattern")&&x?.type==="TSTypeAnnotation")return E?$(E,A):we(g,A),!0}function sc({comment:A,precedingNode:g,enclosingNode:E,followingNode:x,text:k}){return!x&&E?.type==="UnaryExpression"&&(g?.type==="LogicalExpression"||g?.type==="BinaryExpression")&&Cc(k,w(E.argument),w(g.right))&&es(A,k)&&!Cc(k,w(g.right),w(A))?($(g.right,A),!0):!1}function ic({enclosingNode:A,followingNode:g,comment:E}){if(A&&(A.type==="TSPropertySignature"||A.type==="ObjectTypeProperty")&&(Dl(g)||xl(g)))return te(g,E),!0}function is({enclosingNode:A,precedingNode:g,followingNode:E,comment:x,text:k}){if(yl(A)&&g===A.expression&&!es(x,k))return E?te(E,x):$(A,x),!0}function oc({comment:A,enclosingNode:g,followingNode:E,precedingNode:x}){return g&&E&&x&&g.type==="ArrowFunctionExpression"&&g.returnType===x&&(x.type==="TSTypeAnnotation"||x.type==="TypeAnnotation")?(te(E,A),!0):!1}var Vc=Yn(["ArrowFunctionExpression","FunctionExpression","FunctionDeclaration","ObjectMethod","ClassMethod","TSDeclareFunction","TSCallSignatureDeclaration","TSConstructSignatureDeclaration","TSMethodSignature","TSConstructorType","TSFunctionType","TSDeclareMethod"]),Yc={endOfLine:_p,ownLine:wp,remaining:Mp},Xc=Yc;function ac(A,{parser:g}){if(g==="flow"||g==="hermes"||g==="babel-flow")return A=H(0,A,/[\s(]/gu,""),A===""||A==="/*"||A==="/*::"}var hu=ac;var vu=Yn(["ClassDeclaration","ClassExpression","DeclareClass","DeclareInterface","InterfaceDeclaration","TSInterfaceDeclaration"]);function cc(A){let{key:g,parent:E}=A;if(g==="types"&&Dl(E)||g==="argument"&&E.type==="JSXSpreadAttribute"||g==="expression"&&E.type==="JSXSpreadChild"||g==="superClass"&&(E.type==="ClassDeclaration"||E.type==="ClassExpression")||(g==="id"||g==="typeParameters")&&vu(E)||g==="patterns"&&E.type==="MatchOrPattern")return!0;let{node:x}=A;return Ot(x)?!1:Dl(x)?Yr(A):!!ha(x)}var Lu=cc;var tp="string",np="array",ap="cursor",op="indent",up="align",Ap="trim",gp="group",yp="fill",Cp="if-break",Dp="indent-if-break",xp="line-suffix",Tp="line-suffix-boundary",Fp="line",Qp="label",Rp="break-parent",Jp=new Set([ap,op,up,Ap,gp,yp,Cp,Dp,xp,Tp,Fp,Qp,Rp]);function lc(A){if(typeof A=="string")return tp;if(Array.isArray(A))return np;if(!A)return;let{type:g}=A;if(Jp.has(g))return g}var zp=lc;var mc=A=>new Intl.ListFormat("en-US",{type:"disjunction"}).format(A);function Dc(A){let g=A===null?"null":typeof A;if(g!=="string"&&g!=="object")return`Unexpected doc '${g}', \nExpected it to be 'string' or 'object'.`;if(zp(A))throw new Error("doc is valid.");let E=Object.prototype.toString.call(A);if(E!=="[object Object]")return`Unexpected doc '${E}'.`;let x=mc([...Jp].map((A=>`'${A}'`)));return`Unexpected doc.type '${A.type}'.\nExpected it to be ${x}.`}var eh=class extends Error{name="InvalidDocError";constructor(A){super(Dc(A)),this.doc=A}},th=eh;var rh={};function fc(A,g,E,x){let k=[A];for(;k.length>0;){let A=k.pop();if(A===rh){E(k.pop());continue}E&&k.push(A,rh);let R=zp(A);if(!R)throw new th(A);if(g?.(A)!==!1)switch(R){case np:case yp:{let g=R===np?A:A.parts;for(let A=g.length,E=A-1;E>=0;--E)k.push(g[E]);break}case Cp:k.push(A.flatContents,A.breakContents);break;case gp:if(x&&A.expandedStates)for(let g=A.expandedStates.length,E=g-1;E>=0;--E)k.push(A.expandedStates[E]);else k.push(A.contents);break;case up:case op:case Dp:case Qp:case xp:k.push(A.contents);break;case tp:case ap:case Ap:case Tp:case Fp:case Rp:break;default:throw new th(A)}}}var nh=fc;function ft(A,g){if(typeof A=="string")return g(A);let E=new Map;return n(A);function n(A){if(E.has(A))return E.get(A);let g=s(A);return E.set(A,g),g}function s(A){switch(zp(A)){case np:return g(A.map(n));case yp:return g({...A,parts:A.parts.map(n)});case Cp:return g({...A,breakContents:n(A.breakContents),flatContents:n(A.flatContents)});case gp:{let{expandedStates:E,contents:x}=A;return E?(E=E.map(n),x=E[0]):x=n(x),g({...A,contents:x,expandedStates:E})}case up:case op:case Dp:case Qp:case xp:return g({...A,contents:n(A.contents)});case tp:case ap:case Ap:case Tp:case Fp:case Rp:return g(A);default:throw new th(A)}}}function Hi(A,g,E){let x=E,k=!1;function i(A){if(k)return!1;let E=g(A);E!==void 0&&(k=!0,x=E)}return nh(A,i),x}function yc(A){if(A.type===gp&&A.break||A.type===Fp&&A.hard||A.type===Rp)return!0}function ne(A){return Hi(A,yc,!1)}function Yi(A){if(A.length>0){let g=Z(0,A,-1);!g.expandedStates&&!g.break&&(g.break="propagated")}return null}function Xi(A){let g=new Set,E=[];function n(A){if(A.type===Rp&&Yi(E),A.type===gp){if(E.push(A),g.has(A))return!1;g.add(A)}}function s(A){A.type===gp&&E.pop().break&&Yi(E)}nh(A,n,s,!0)}function Ec(A){return A.type===Fp&&!A.hard?A.soft?"":" ":A.type===Cp?A.flatContents:A}function _t(A){return ft(A,Ec)}function Fc(A){switch(zp(A)){case yp:if(A.parts.every((A=>A==="")))return"";break;case gp:if(!A.contents&&!A.id&&!A.break&&!A.expandedStates)return"";if(A.contents.type===gp&&A.contents.id===A.id&&A.contents.break===A.break&&A.contents.expandedStates===A.expandedStates)return A.contents;break;case up:case op:case Dp:case xp:if(!A.contents)return"";break;case Cp:if(!A.flatContents&&!A.breakContents)return"";break;case np:{let g=[];for(let E of A){if(!E)continue;let[A,...x]=Array.isArray(E)?E:[E];typeof A=="string"&&typeof Z(0,g,-1)=="string"?g[g.length-1]+=A:g.push(A),g.push(...x)}return g.length===0?"":g.length===1?g[0]:g}case tp:case ap:case Ap:case Tp:case Fp:case Qp:case Rp:break;default:throw new th(A)}return A}function Qt(A){return ft(A,(A=>Fc(A)))}function qe(A,g=fh){return ft(A,(A=>typeof A=="string"?L(g,A.split(`\n`)):A))}function dc(A){if(A.type===Fp)return!0}function Vi(A){return Hi(A,dc,!1)}function Ar(A,g){return A.type===Qp?{...A,contents:g(A.contents)}:g(A)}function $i(A){let g=!0;return nh(A,(A=>{switch(zp(A)){case tp:if(A==="")break;case Ap:case Tp:case Fp:case Rp:return g=!1,!1}})),g}var ih=rt,sh=rt,ah=rt,oh=rt;function m(A){return ih(A),{type:op,contents:A}}function xe(A,g){return oh(A),ih(g),{type:up,contents:g,n:A}}function zi(A){return xe(Number.NEGATIVE_INFINITY,A)}function Qr(A){return xe(-1,A)}function Zi(A,g,E){ih(A);let x=A;if(g>0){for(let A=0;A0&&p(N),C()}function F(){j>0&&c(j),C()}function C(){N=0,j=0}}function ro(A,g,E){if(!g)return A;if(g.type==="root")return{...A,root:A};if(g===Number.NEGATIVE_INFINITY)return A.root;let x;return typeof g=="number"?g<0?x=Ih:x={type:2,width:g}:x={type:3,string:g},to(A,x,E)}function no(A,g){return to(A,wh,g)}function Pc(A){let g=0;for(let E=A.length-1;E>=0;E--){let x=A[E];if(x===" "||x==="\t")g++;else break}return g}function cs(A){let g=Pc(A);return{text:g===0?A:A.slice(0,A.length-g),count:g}}var xh=Symbol("MODE_BREAK"),Bh=Symbol("MODE_FLAT"),Sh=Symbol("DOC_FILL_PRINTED_LENGTH");function Zr(A,g,E,x,k,R){if(E===Number.POSITIVE_INFINITY)return!0;let N=g.length,j=!1,U=[A],H="";for(;E>=0;){if(U.length===0){if(N===0)return!0;U.push(g[--N]);continue}let{mode:A,doc:W}=U.pop(),se=zp(W);switch(se){case tp:W&&(j&&(H+=" ",E-=1,j=!1),H+=W,E-=Fe(W));break;case np:case yp:{let g=se===np?W:W.parts,E=W[Sh]??0;for(let x=g.length-1;x>=E;x--)U.push({mode:A,doc:g[x]});break}case op:case up:case Dp:case Qp:U.push({mode:A,doc:W.contents});break;case Ap:{let{text:A,count:g}=cs(H);H=A,E+=g;break}case gp:{if(R&&W.break)return!1;let g=W.break?xh:A,E=W.expandedStates&&g===xh?Z(0,W.expandedStates,-1):W.contents;U.push({mode:g,doc:E});break}case Cp:{let g=(W.groupId?k[W.groupId]||Bh:A)===xh?W.breakContents:W.flatContents;g&&U.push({mode:A,doc:g});break}case Fp:if(A===xh||W.hard)return!0;W.soft||(j=!0);break;case xp:x=!0;break;case Tp:if(x)return!1;break}}return!1}function ms(A,g){let E=Object.create(null),x=g.printWidth,k=eo(g.endOfLine),R=0,N=[{indent:Dh,mode:xh,doc:A}],j="",U=!1,W=[],se=[],pe=[],de=[],Te=0;for(Xi(A);N.length>0;){let{indent:A,mode:pe,doc:de}=N.pop();switch(zp(de)){case tp:{let A=k!==`\n`?H(0,de,`\n`,k):de;A&&(j+=A,N.length>0&&(R+=Fe(A)));break}case np:for(let g=de.length-1;g>=0;g--)N.push({indent:A,mode:pe,doc:de[g]});break;case ap:if(se.length>=2)throw new Error("There are too many 'cursor' in doc.");se.push(Te+j.length);break;case op:N.push({indent:no(A,g),mode:pe,doc:de.contents});break;case up:N.push({indent:ro(A,de.n,g),mode:pe,doc:de.contents});break;case Ap:O();break;case gp:switch(pe){case Bh:if(!U){N.push({indent:A,mode:de.break?xh:Bh,doc:de.contents});break}case xh:{U=!1;let g={indent:A,mode:Bh,doc:de.contents},k=x-R,j=W.length>0;if(!de.break&&Zr(g,N,k,j,E))N.push(g);else if(de.expandedStates){let g=Z(0,de.expandedStates,-1);if(de.break){N.push({indent:A,mode:xh,doc:g});break}else for(let x=1;x=de.expandedStates.length){N.push({indent:A,mode:xh,doc:g});break}else{let g=de.expandedStates[x],R={indent:A,mode:Bh,doc:g};if(Zr(R,N,k,j,E)){N.push(R);break}}}else N.push({indent:A,mode:xh,doc:de.contents});break}}de.id&&(E[de.id]=Z(0,N,-1).mode);break;case yp:{let g=x-R,k=de[Sh]??0,{parts:j}=de,U=j.length-k;if(U===0)break;let H=j[k+0],Z=j[k+1],se={indent:A,mode:Bh,doc:H},Te={indent:A,mode:xh,doc:H},Fe=Zr(se,[],g,W.length>0,E,!0);if(U===1){Fe?N.push(se):N.push(Te);break}let _e={indent:A,mode:Bh,doc:Z},Me={indent:A,mode:xh,doc:Z};if(U===2){Fe?N.push(_e,se):N.push(Me,Te);break}let je=j[k+2],$e={indent:A,mode:pe,doc:{...de,[Sh]:k+2}},Ve=Zr({indent:A,mode:Bh,doc:[H,Z,je]},[],g,W.length>0,E,!0);N.push($e),Ve?N.push(_e,se):Fe?N.push(Me,se):N.push(Me,Te);break}case Cp:case Dp:{let g=de.groupId?E[de.groupId]:pe;if(g===xh){let g=de.type===Cp?de.breakContents:de.negate?de.contents:m(de.contents);g&&N.push({indent:A,mode:pe,doc:g})}if(g===Bh){let g=de.type===Cp?de.flatContents:de.negate?m(de.contents):de.contents;g&&N.push({indent:A,mode:pe,doc:g})}break}case xp:W.push({indent:A,mode:pe,doc:de.contents});break;case Tp:W.length>0&&N.push({indent:A,mode:pe,doc:hh});break;case Fp:switch(pe){case Bh:if(de.hard)U=!0;else{de.soft||(j+=" ",R+=1);break}case xh:if(W.length>0){N.push({indent:A,mode:pe,doc:de},...W.reverse()),W.length=0;break}de.literal?(j+=k,R=0,A.root&&(A.root.value&&(j+=A.root.value),R=A.root.length)):(O(),j+=k+A.value,R=A.length);break}break;case Qp:N.push({indent:A,mode:pe,doc:de.contents});break;case Rp:break;default:throw new th(de)}N.length===0&&W.length>0&&(N.push(...W.reverse()),W.length=0)}let _e=pe.join("")+j,Me=[...de,...se];if(Me.length!==2)return{formatted:_e};let je=Me[0];return{formatted:_e,cursorNodeStart:je,cursorNodeText:_e.slice(je,Z(0,Me,-1))};function O(){let{text:A,count:g}=cs(j);A&&(pe.push(A),Te+=A.length),j="",R-=g,se.length>0&&(de.push(...se.map((A=>Math.min(A,Te)))),se.length=0)}}function kc(A,g,E=0){let x=0;for(let k=E;k{if(R.push(E()),U.tail)return;let{tabWidth:H}=g,W=U.value.raw,Z=W.includes(`\n`)?kh(W,H):j;j=Z;let se=N[A],pe=x[k][A],de=Cc(g.originalText,I(U),w(x.quasis[A+1]));if(!de){let A=ms(se,{...g,printWidth:Number.POSITIVE_INFINITY}).formatted;A.includes(`\n`)?de=!0:se=A}de&&(T(pe)||pe.type==="Identifier"||io(pe)||pe.type==="ConditionalExpression"||pe.type==="SequenceExpression"||yl(pe)||Qa(pe))&&(se=[m([ph,se]),ph]);let Te=Z===0&&W.endsWith(`\n`)?xe(Number.NEGATIVE_INFINITY,se):Zi(se,Z,H);R.push(l(["${",Te,mh,"}"]))}),"quasis"),R.push("`"),R}function oo(A,g,E){let x=E("quasi"),{node:k}=A,R="",N=et(k.quasi,gl.Leading)[0];return N&&(Cc(g.originalText,I(k.typeArguments??k.tag),w(N))?R=ph:R=" "),pt(x.label&&{tagged:!0,...x.label},[E("tag"),E("typeArguments"),R,mh,x])}function Lc(A,g,E){let{node:x}=A,k=x.quasis[0].value.raw.trim().split(/\s*\|\s*/u);if(k.length>1||k.some((A=>A.length>0))){g.__inJestEach=!0;let R=A.map(E,"expressions");g.__inJestEach=!1;let N=R.map((A=>"${"+ms(A,{...g,printWidth:Number.POSITIVE_INFINITY,endOfLine:"lf"}).formatted+"}")),j=[{hasLineBreak:!1,cells:[]}];for(let A=1;AA.cells.length))),H=Array.from({length:U}).fill(0),W=[{cells:k},...j.filter((A=>A.cells.length>0))];for(let{cells:A}of W.filter((A=>!A.hasLineBreak)))for(let[g,E]of A.entries())H[g]=Math.max(H[g],Fe(E));return[mh,"`",m([dh,L(dh,W.map((A=>L(" | ",A.cells.map(((g,E)=>A.hasLineBreak?g:g+" ".repeat(H[E]-Fe(g))))))))]),dh,"`"]}}function Oc(A,g){let{node:E}=A,x=g();return T(E)&&(x=l([m([ph,x]),ph])),["${",x,mh,"}"]}function zt(A,g){return A.map((()=>Oc(A,g)),"expressions")}function tn(A,g){return ft(A,(A=>typeof A=="string"?g?H(0,A,/(\\*)`/gu,"$1$1\\`"):Ds(A):A))}function Ds(A){return H(0,A,/([\\`]|\$\{)/gu,"\\$1")}function wc({node:A,parent:g}){let E=/^[fx]?(?:describe|it|test)$/u;return g.type==="TaggedTemplateExpression"&&g.quasi===A&&g.tag.type==="MemberExpression"&&g.tag.property.type==="Identifier"&&g.tag.property.name==="each"&&(g.tag.object.type==="Identifier"&&E.test(g.tag.object.name)||g.tag.object.type==="MemberExpression"&&g.tag.object.property.type==="Identifier"&&(g.tag.object.property.name==="only"||g.tag.object.property.name==="skip")&&g.tag.object.object.type==="Identifier"&&E.test(g.tag.object.object.name))}var Fh=[(A,g)=>A.type==="ObjectExpression"&&g==="properties",(A,g)=>A.type==="CallExpression"&&A.callee.type==="Identifier"&&A.callee.name==="Component"&&g==="arguments",(A,g)=>A.type==="Decorator"&&g==="expression"];function uo(A){let t=A=>A.type==="TemplateLiteral",r=(A,g)=>Oe(A)&&!A.computed&&A.key.type==="Identifier"&&A.key.name==="styles"&&g==="value";return A.match(t,((A,g)=>$s(A)&&g==="elements"),r,...Fh)||A.match(t,r,...Fh)}function Es(A){return A.match((A=>A.type==="TemplateLiteral"),((A,g)=>Oe(A)&&!A.computed&&A.key.type==="Identifier"&&A.key.name==="template"&&g==="value"),...Fh)}function fs(A,g){return T(A,gl.Block|gl.Leading,(({value:A})=>A===` ${g} `))}function rn({node:A,parent:g},E){return fs(A,E)||_c(g)&&fs(g,E)||g.type==="ExpressionStatement"&&fs(g,E)}function _c(A){return A.type==="AsConstExpression"||A.type==="TSAsExpression"&&A.typeAnnotation.type==="TSTypeReference"&&A.typeAnnotation.typeName.type==="Identifier"&&A.typeAnnotation.typeName.name==="const"}async function po(A,g,E){let{node:x}=E,k="";for(let[A,g]of x.quasis.entries()){let{raw:E}=g.value;A>0&&(k+="@prettier-placeholder-"+(A-1)+"-id"),k+=E}let R=await A(k,{parser:"scss"}),N=zt(E,g),j=Mc(R,N);if(!j)throw new Error("Couldn't insert all the expressions");return["`",m([dh,j]),ph,"`"]}function Mc(A,g){if(!Xe(g))return A;let E=0,x=ft(Qt(A),(A=>typeof A!="string"||!A.includes("@prettier-placeholder")?A:A.split(/@prettier-placeholder-(\d+)-id/u).map(((A,x)=>x%2===0?qe(A):(E++,g[A])))));return g.length===E?x:null}function Nc(A){return A.match(void 0,((A,g)=>g==="quasi"&&A.type==="TaggedTemplateExpression"&&ys(A.tag,["css","css.global","css.resolve"])))||A.match(void 0,((A,g)=>g==="expression"&&A.type==="JSXExpressionContainer"),((A,g)=>g==="children"&&A.type==="JSXElement"&&A.openingElement.name.type==="JSXIdentifier"&&A.openingElement.name.name==="style"&&A.openingElement.attributes.some((A=>A.type==="JSXAttribute"&&A.name.type==="JSXIdentifier"&&A.name.name==="jsx"))))}function nn(A){return A.type==="Identifier"&&A.name==="styled"}function ao(A){return/^[A-Z]/u.test(A.object.name)&&A.property.name==="extend"}function jc({parent:A}){if(!A||A.type!=="TaggedTemplateExpression")return!1;let g=A.tag.type==="ParenthesizedExpression"?A.tag.expression:A.tag;switch(g.type){case"MemberExpression":return nn(g.object)||ao(g);case"CallExpression":return nn(g.callee)||g.callee.type==="MemberExpression"&&(g.callee.object.type==="MemberExpression"&&(nn(g.callee.object.object)||ao(g.callee.object))||g.callee.object.type==="CallExpression"&&nn(g.callee.object.callee));case"Identifier":return g.name==="css";default:return!1}}function vc({parent:A,grandparent:g}){return g?.type==="JSXAttribute"&&A.type==="JSXExpressionContainer"&&g.name.type==="JSXIdentifier"&&g.name.name==="css"}var co=A=>Nc(A)||jc(A)||vc(A)||uo(A);async function lo(A,g,E){let{node:x}=E,k=x.quasis.length,R=zt(E,g),N=[];for(let g=0;g2&&W[0].trim()===""&&W[1].trim()==="",de=Z>2&&W[Z-1].trim()===""&&W[Z-2].trim()==="",Te=W.every((A=>/^\s*(?:#[^\n\r]*)?$/u.test(A)));if(!U&&/#[^\n\r]*$/u.test(W[Z-1]))return null;let Fe=null;Te?Fe=Rc(W):Fe=await A(H,{parser:"graphql"}),Fe?(Fe=tn(Fe,!1),!j&&pe&&N.push(""),N.push(Fe),!U&&de&&N.push("")):!j&&!U&&pe&&N.push(""),se&&N.push(se)}return["`",m([dh,L(dh,N)]),dh,"`"]}function Rc(A){let g=[],E=!1,x=A.map((A=>A.trim()));for(let[A,k]of x.entries())k!==""&&(x[A-1]===""&&E?g.push([dh,k]):g.push(k),E=!0);return g.length===0?null:L(dh,g)}function mo({node:A,parent:g}){return rn({node:A,parent:g},"GraphQL")||g&&(g.type==="TaggedTemplateExpression"&&(g.tag.type==="MemberExpression"&&g.tag.object.name==="graphql"&&g.tag.property.name==="experimental"||g.tag.type==="Identifier"&&(g.tag.name==="gql"||g.tag.name==="graphql"))||g.type==="CallExpression"&&g.callee.type==="Identifier"&&g.callee.name==="graphql")}var Qh=0;async function Do(A,g,E,x,k){let{node:R}=x,N=Qh;Qh=Qh+1>>>0;let u=A=>`PRETTIER_HTML_PLACEHOLDER_${A}_${N}_IN_JS`,j=R.quasis.map(((A,g,E)=>g===E.length-1?A.value.cooked:A.value.cooked+u(g))).join(""),U=zt(x,E),W=new RegExp(u("(\\d+)"),"gu"),Z=0,se=await g(j,{parser:A,__onHtmlRoot(A){Z=A.children.length}}),pe=ft(se,(A=>{if(typeof A!="string")return A;let g=[],E=A.split(W);for(let A=0;A1?m(l(pe)):l(pe),Te,"`"]))}function fo(A){return rn(A,"HTML")||A.match((A=>A.type==="TemplateLiteral"),((A,g)=>A.type==="TaggedTemplateExpression"&&A.tag.type==="Identifier"&&A.tag.name==="html"&&g==="quasi"))}var _h=Do.bind(void 0,"html"),Rh=Do.bind(void 0,"angular");async function Fo(A,g,E){let{node:x}=E,k=H(0,x.quasis[0].value.raw,/((?:\\\\)*)\\`/gu,((A,g)=>"\\".repeat(g.length/2)+"`")),R=Jc(k),N=R!=="";N&&(k=H(0,k,new RegExp(`^${R}`,"gmu"),""));let j=tn(await A(k,{parser:"markdown",__inJsTemplate:!0}),!0);return["`",N?m([ph,j]):[fh,zi(j)],ph,"`"]}function Jc(A){let g=A.match(/^([^\S\n]*)\S/mu);return g===null?"":g[1]}function Co({node:A,parent:g}){return g?.type==="TaggedTemplateExpression"&&A.quasis.length===1&&g.tag.type==="Identifier"&&(g.tag.name==="md"||g.tag.name==="markdown")}var Ph=[{test:co,print:po},{test:mo,print:lo},{test:fo,print:_h},{test:Es,print:Rh},{test:Co,print:Fo}].map((({test:A,print:g})=>({test:A,print:qc(g)})));function Wc(A){let{node:g}=A;if(g.type!=="TemplateLiteral"||Uc(g))return;let E=Ph.find((({test:g})=>g(A)));if(E)return g.quasis.length===1&&g.quasis[0].value.raw.trim()===""?"``":E.print}function qc(A){return async(...g)=>{let E=await A(...g);return E&&pt({embed:!0,...E.label},E)}}function Uc({quasis:A}){return A.some((({value:{cooked:A}})=>A===null))}var Oh=Wc;var Nh=/\*\/$/,Lh=/^\/\*\*?/,Mh=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,jh=/(^|\s+)\/\/([^\n\r]*)/g,Uh=/^(\r?\n)+/,Gh=/(?:^|\r?\n) *(@[^\n\r]*?) *\r?\n *(?![^\n\r@]*\/\/[^]*)([^\s@][^\n\r@]+?) *\r?\n/g,$h=/(?:^|\r?\n) *@(\S+) *([^\n\r]*)/g,Hh=/(\r?\n|^) *\* ?/g,Vh=[];function Bo(A){let g=A.match(Mh);return g?g[0].trimStart():""}function bo(A){let g=A.match(Mh)?.[0];return g==null?A:A.slice(g.length)}function Po(A){A=H(0,A.replace(Lh,"").replace(Nh,""),Hh,"$1");let g="";for(;g!==A;)g=A,A=H(0,A,Gh,`\n$1 $2\n`);A=A.replace(Uh,"").trimEnd();let E=Object.create(null),x=H(0,A,$h,"").replace(Uh,"").trimEnd(),k;for(;k=$h.exec(A);){let A=H(0,k[2],jh,"");if(typeof E[k[1]]=="string"||Array.isArray(E[k[1]])){let g=E[k[1]];E[k[1]]=[...Vh,...Array.isArray(g)?g:[g],A]}else E[k[1]]=A}return{comments:x,pragmas:E}}function ko({comments:A="",pragmas:g={}}){let E=Object.keys(g),x=E.flatMap((A=>go(A,g[A]))).map((A=>` * ${A}\n`)).join("");if(!A){if(E.length===0)return"";if(E.length===1&&!Array.isArray(g[E[0]])){let A=g[E[0]];return`/** ${go(E[0],A)[0]} */`}}let k=A.split(`\n`).map((A=>` * ${A}`)).join(`\n`)+`\n`;return`/**\n`+(A?k:"")+(A&&E.length>0?` *\n`:"")+x+" */"}function go(A,g){return[...Vh,...Array.isArray(g)?g:[g]].map((g=>`@${A} ${g}`.trim()))}var Wh="format";function Kc(A){if(!A.startsWith("#!"))return"";let g=A.indexOf(`\n`);return g===-1?A:A.slice(0,g)}var Yh=Kc;function Qc(A){let g=Yh(A);g&&(A=A.slice(g.length+1));let E=Bo(A),{pragmas:x,comments:k}=Po(E);return{shebang:g,text:A,pragmas:x,comments:k}}function Oo(A){let{shebang:g,text:E,pragmas:x,comments:k}=Qc(A),R=bo(E),N=ko({pragmas:{[Wh]:"",...x},comments:k.trimStart()});return(g?`${g}\n`:"")+N+(R.startsWith(`\n`)?`\n`:`\n\n`)+R}function zc(A){if(!Ki(A))return!1;let g=`*${A.value}*`.split(`\n`);return g.length>1&&g.every((A=>A.trimStart()[0]==="*"))}var Jh=new WeakMap;function Zc(A){return Jh.has(A)||Jh.set(A,zc(A)),Jh.get(A)}var qh=Zc;function _o(A,g){let E=A.node;if(ds(E))return g.originalText.slice(w(E),I(E)).trimEnd();if(qh(E))return el(E);if(Ki(E))return["/*",qe(E.value),"*/"];throw new Error("Not a comment: "+JSON.stringify(E))}function el(A){let g=A.value.split(`\n`);return["/*",L(dh,g.map(((A,E)=>E===0?A.trimEnd():" "+(EA.type==="ForOfStatement"))?.left;if(g&&ye(g,(A=>A===E)))return!0}if(x==="object"&&E.name==="let"&&k.type==="MemberExpression"&&k.computed&&!k.optional){let g=A.findAncestor((A=>A.type==="ExpressionStatement"||A.type==="ForStatement"||A.type==="ForInStatement")),x=g?g.type==="ExpressionStatement"?g.expression:g.type==="ForStatement"?g.init:g.left:void 0;if(x&&ye(x,(A=>A===E)))return!0}if(x==="expression")switch(E.name){case"await":case"interface":case"module":case"using":case"yield":case"let":case"component":case"hook":case"type":{let g=A.findAncestor((A=>!yl(A)));if(g!==k&&g.type==="ExpressionStatement")return!0}}return!1}if(E.type==="ObjectExpression"||E.type==="FunctionExpression"||E.type==="ClassExpression"||E.type==="DoExpression"){let g=A.findAncestor((A=>A.type==="ExpressionStatement"))?.expression;if(g&&ye(g,(A=>A===E)))return!0}if(E.type==="ObjectExpression"){let g=A.findAncestor((A=>A.type==="ArrowFunctionExpression"))?.body;if(g&&g.type!=="SequenceExpression"&&g.type!=="AssignmentExpression"&&ye(g,(A=>A===E)))return!0}switch(k.type){case"ParenthesizedExpression":return!1;case"ClassDeclaration":case"ClassExpression":if(x==="superClass"&&(E.type==="ArrowFunctionExpression"||E.type==="AssignmentExpression"||E.type==="AwaitExpression"||E.type==="BinaryExpression"||E.type==="ConditionalExpression"||E.type==="LogicalExpression"||E.type==="NewExpression"||E.type==="ObjectExpression"||E.type==="SequenceExpression"||E.type==="TaggedTemplateExpression"||E.type==="UnaryExpression"||E.type==="UpdateExpression"||E.type==="YieldExpression"||E.type==="TSNonNullExpression"||E.type==="ClassExpression"&&Xe(E.decorators)))return!0;break;case"ExportDefaultDeclaration":return Mo(A,g)||E.type==="SequenceExpression";case"Decorator":if(x==="expression"&&!ol(E))return!0;break;case"TypeAnnotation":if(A.match(void 0,void 0,((A,g)=>g==="returnType"&&A.type==="ArrowFunctionExpression"))&&nl(E))return!0;break;case"BinaryExpression":if(x==="left"&&(k.operator==="in"||k.operator==="instanceof")&&E.type==="UnaryExpression")return!0;break;case"VariableDeclarator":if(x==="init"&&A.match(void 0,void 0,((A,g)=>g==="declarations"&&A.type==="VariableDeclaration"),((A,g)=>g==="left"&&A.type==="ForInStatement")))return!0;break}switch(E.type){case"UpdateExpression":if(k.type==="UnaryExpression")return E.prefix&&(E.operator==="++"&&k.operator==="+"||E.operator==="--"&&k.operator==="-");case"UnaryExpression":switch(k.type){case"UnaryExpression":return E.operator===k.operator&&(E.operator==="+"||E.operator==="-");case"BindExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":return x==="object";case"TaggedTemplateExpression":return!0;case"NewExpression":case"CallExpression":case"OptionalCallExpression":return x==="callee";case"BinaryExpression":return x==="left"&&k.operator==="**";case"TSNonNullExpression":return!0;default:return!1}case"BinaryExpression":if(k.type==="UpdateExpression"||E.operator==="in"&&rl(A))return!0;if(E.operator==="|>"&&E.extra?.parenthesized){let g=A.grandparent;if(g.type==="BinaryExpression"&&g.operator==="|>")return!0}case"TSTypeAssertion":case"TSAsExpression":case"TSSatisfiesExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":case"LogicalExpression":switch(k.type){case"TSAsExpression":case"TSSatisfiesExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":return!yl(E);case"ConditionalExpression":return yl(E)||yi(E);case"CallExpression":case"NewExpression":case"OptionalCallExpression":return x==="callee";case"ClassExpression":case"ClassDeclaration":return x==="superClass";case"TSTypeAssertion":case"TaggedTemplateExpression":case"UnaryExpression":case"JSXSpreadAttribute":case"SpreadElement":case"BindExpression":case"AwaitExpression":case"TSNonNullExpression":case"UpdateExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":return x==="object";case"AssignmentExpression":case"AssignmentPattern":return x==="left"&&(E.type==="TSTypeAssertion"||yl(E));case"LogicalExpression":if(E.type==="LogicalExpression")return k.operator!==E.operator;case"BinaryExpression":{let{operator:A,type:g}=E;if(!A&&g!=="TSTypeAssertion")return!0;let R=yr(A),N=k.operator,j=yr(N);return!!(j>R||x==="right"&&j===R||j===R&&!dr(N,A)||j");default:return!1}case"TSFunctionType":if(A.match((A=>A.type==="TSFunctionType"),((A,g)=>g==="typeAnnotation"&&A.type==="TSTypeAnnotation"),((A,g)=>g==="returnType"&&A.type==="ArrowFunctionExpression")))return!0;case"TSConditionalType":case"TSConstructorType":case"ConditionalTypeAnnotation":if(x==="extendsType"&&Tl(E)&&k.type===E.type||x==="checkType"&&Tl(k))return!0;if(x==="extendsType"&&k.type==="TSConditionalType"){let{typeAnnotation:A}=E.returnType||E.typeAnnotation;if(A.type==="TSTypePredicate"&&A.typeAnnotation&&(A=A.typeAnnotation.typeAnnotation),A.type==="TSInferType"&&A.typeParameter.constraint)return!0}case"TSUnionType":case"TSIntersectionType":if(Dl(k)||xl(k))return!0;case"TSInferType":if(E.type==="TSInferType"){if(k.type==="TSRestType")return!1;if(x==="types"&&(k.type==="TSUnionType"||k.type==="TSIntersectionType")&&E.typeParameter.type==="TSTypeParameter"&&E.typeParameter.constraint)return!0}case"TSTypeOperator":return k.type==="TSArrayType"||k.type==="TSOptionalType"||k.type==="TSRestType"||x==="objectType"&&k.type==="TSIndexedAccessType"||k.type==="TSTypeOperator"||k.type==="TSTypeAnnotation"&&A.grandparent.type.startsWith("TSJSDoc");case"TSTypeQuery":return x==="objectType"&&k.type==="TSIndexedAccessType"||x==="elementType"&&k.type==="TSArrayType";case"TypeOperator":return k.type==="ArrayTypeAnnotation"||k.type==="NullableTypeAnnotation"||x==="objectType"&&(k.type==="IndexedAccessType"||k.type==="OptionalIndexedAccessType")||k.type==="TypeOperator";case"TypeofTypeAnnotation":return x==="objectType"&&(k.type==="IndexedAccessType"||k.type==="OptionalIndexedAccessType")||x==="elementType"&&k.type==="ArrayTypeAnnotation";case"ArrayTypeAnnotation":return k.type==="NullableTypeAnnotation";case"IntersectionTypeAnnotation":case"UnionTypeAnnotation":return k.type==="TypeOperator"||k.type==="KeyofTypeAnnotation"||k.type==="ArrayTypeAnnotation"||k.type==="NullableTypeAnnotation"||k.type==="IntersectionTypeAnnotation"||k.type==="UnionTypeAnnotation"||x==="objectType"&&(k.type==="IndexedAccessType"||k.type==="OptionalIndexedAccessType");case"InferTypeAnnotation":case"NullableTypeAnnotation":return k.type==="ArrayTypeAnnotation"||x==="objectType"&&(k.type==="IndexedAccessType"||k.type==="OptionalIndexedAccessType");case"ComponentTypeAnnotation":case"FunctionTypeAnnotation":{if(E.type==="ComponentTypeAnnotation"&&(E.rendersType===null||E.rendersType===void 0))return!1;if(A.match(void 0,((A,g)=>g==="typeAnnotation"&&A.type==="TypeAnnotation"),((A,g)=>g==="returnType"&&A.type==="ArrowFunctionExpression"))||A.match(void 0,((A,g)=>g==="typeAnnotation"&&A.type==="TypePredicate"),((A,g)=>g==="typeAnnotation"&&A.type==="TypeAnnotation"),((A,g)=>g==="returnType"&&A.type==="ArrowFunctionExpression")))return!0;let g=k.type==="NullableTypeAnnotation"?A.grandparent:k;return g.type==="UnionTypeAnnotation"||g.type==="IntersectionTypeAnnotation"||g.type==="ArrayTypeAnnotation"||x==="objectType"&&(g.type==="IndexedAccessType"||g.type==="OptionalIndexedAccessType")||x==="checkType"&&k.type==="ConditionalTypeAnnotation"||x==="extendsType"&&k.type==="ConditionalTypeAnnotation"&&E.returnType?.type==="InferTypeAnnotation"&&E.returnType?.typeParameter.bound||g.type==="NullableTypeAnnotation"||k.type==="FunctionTypeParam"&&k.name===null&&K(E).some((A=>A.typeAnnotation?.type==="NullableTypeAnnotation"))}case"OptionalIndexedAccessType":return x==="objectType"&&k.type==="IndexedAccessType";case"StringLiteral":case"NumericLiteral":case"Literal":if(typeof E.value=="string"&&k.type==="ExpressionStatement"&&typeof k.directive!="string"){let g=A.grandparent;return g.type==="Program"||g.type==="BlockStatement"}return x==="object"&&io(k)&&Ce(E);case"AssignmentExpression":return!((x==="init"||x==="update")&&k.type==="ForStatement"||x==="expression"&&E.left.type!=="ObjectPattern"&&k.type==="ExpressionStatement"||x==="key"&&k.type==="TSPropertySignature"||k.type==="AssignmentExpression"||x==="expressions"&&k.type==="SequenceExpression"&&A.match(void 0,void 0,((A,g)=>(g==="init"||g==="update")&&A.type==="ForStatement"))||x==="value"&&k.type==="Property"&&A.match(void 0,void 0,((A,g)=>g==="properties"&&A.type==="ObjectPattern"))||k.type==="NGChainedExpression"||x==="node"&&k.type==="JsExpressionRoot");case"ConditionalExpression":switch(k.type){case"TaggedTemplateExpression":case"UnaryExpression":case"SpreadElement":case"BinaryExpression":case"LogicalExpression":case"NGPipeExpression":case"ExportDefaultDeclaration":case"AwaitExpression":case"JSXSpreadAttribute":case"TSTypeAssertion":case"TypeCastExpression":case"TSAsExpression":case"TSSatisfiesExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":case"TSNonNullExpression":return!0;case"NewExpression":case"CallExpression":case"OptionalCallExpression":return x==="callee";case"ConditionalExpression":return g.experimentalTernaries?!1:x==="test";case"MemberExpression":case"OptionalMemberExpression":return x==="object";default:return!1}case"FunctionExpression":switch(k.type){case"NewExpression":case"CallExpression":case"OptionalCallExpression":return x==="callee";case"TaggedTemplateExpression":return!0;default:return!1}case"ArrowFunctionExpression":switch(k.type){case"BinaryExpression":return k.operator!=="|>"||E.extra?.parenthesized;case"NewExpression":case"CallExpression":case"OptionalCallExpression":return x==="callee";case"MemberExpression":case"OptionalMemberExpression":return x==="object";case"TSAsExpression":case"TSSatisfiesExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":case"TSNonNullExpression":case"BindExpression":case"TaggedTemplateExpression":case"UnaryExpression":case"LogicalExpression":case"AwaitExpression":case"TSTypeAssertion":case"MatchExpressionCase":return!0;case"TSInstantiationExpression":return x==="expression";case"ConditionalExpression":return x==="test";default:return!1}case"ClassExpression":switch(k.type){case"NewExpression":return x==="callee";default:return!1}case"OptionalMemberExpression":case"OptionalCallExpression":case"CallExpression":case"MemberExpression":if(il(A))return!0;case"TaggedTemplateExpression":case"TSNonNullExpression":if(x==="callee"&&(k.type==="BindExpression"||k.type==="NewExpression")){let A=E;for(;A;)switch(A.type){case"CallExpression":case"OptionalCallExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":case"BindExpression":A=A.object;break;case"TaggedTemplateExpression":A=A.tag;break;case"TSNonNullExpression":A=A.expression;break;default:return!1}}return!1;case"BindExpression":return x==="callee"&&(k.type==="BindExpression"||k.type==="NewExpression")||x==="object"&&io(k);case"NGPipeExpression":return!(k.type==="NGRoot"||k.type==="NGMicrosyntaxExpression"||k.type==="ObjectProperty"&&!E.extra?.parenthesized||$s(k)||x==="arguments"&&Va(k)||x==="right"&&k.type==="NGPipeExpression"||x==="property"&&k.type==="MemberExpression"||k.type==="AssignmentExpression");case"JSXFragment":case"JSXElement":return x==="callee"||x==="left"&&k.type==="BinaryExpression"&&k.operator==="<"||!$s(k)&&k.type!=="ArrowFunctionExpression"&&k.type!=="AssignmentExpression"&&k.type!=="AssignmentPattern"&&k.type!=="BinaryExpression"&&k.type!=="NewExpression"&&k.type!=="ConditionalExpression"&&k.type!=="ExpressionStatement"&&k.type!=="JsExpressionRoot"&&k.type!=="JSXAttribute"&&k.type!=="JSXElement"&&k.type!=="JSXExpressionContainer"&&k.type!=="JSXFragment"&&k.type!=="LogicalExpression"&&!Va(k)&&!Oe(k)&&k.type!=="ReturnStatement"&&k.type!=="ThrowStatement"&&k.type!=="TypeCastExpression"&&k.type!=="VariableDeclarator"&&k.type!=="YieldExpression"&&k.type!=="MatchExpressionCase";case"TSInstantiationExpression":return x==="object"&&io(k);case"MatchOrPattern":return k.type==="MatchAsPattern"}return!1}var zh=Yn(["BlockStatement","BreakStatement","ComponentDeclaration","ClassBody","ClassDeclaration","ClassMethod","ClassProperty","PropertyDefinition","ClassPrivateProperty","ContinueStatement","DebuggerStatement","DeclareComponent","DeclareClass","DeclareExportAllDeclaration","DeclareExportDeclaration","DeclareFunction","DeclareHook","DeclareInterface","DeclareModule","DeclareModuleExports","DeclareNamespace","DeclareVariable","DeclareEnum","DoWhileStatement","EnumDeclaration","ExportAllDeclaration","ExportDefaultDeclaration","ExportNamedDeclaration","ExpressionStatement","ForInStatement","ForOfStatement","ForStatement","FunctionDeclaration","HookDeclaration","IfStatement","ImportDeclaration","InterfaceDeclaration","LabeledStatement","MethodDefinition","ReturnStatement","SwitchStatement","ThrowStatement","TryStatement","TSDeclareFunction","TSEnumDeclaration","TSImportEqualsDeclaration","TSInterfaceDeclaration","TSModuleDeclaration","TSNamespaceExportDeclaration","TypeAlias","VariableDeclaration","WhileStatement","WithStatement"]);function rl(A){let g=0,{node:E}=A;for(;E;){let x=A.getParentNode(g++);if(x?.type==="ForStatement"&&x.init===E)return!0;E=x}return!1}function nl(A){return Er(A,(A=>A.type==="ObjectTypeAnnotation"&&Er(A,(A=>A.type==="FunctionTypeAnnotation"))))}function sl(A){return Hs(A)}function xr(A){let{parent:g,key:E}=A;switch(g.type){case"NGPipeExpression":if(E==="arguments"&&A.isLast)return A.callParent(xr);break;case"ObjectProperty":if(E==="value")return A.callParent((()=>A.key==="properties"&&A.isLast));break;case"BinaryExpression":case"LogicalExpression":if(E==="right")return A.callParent(xr);break;case"ConditionalExpression":if(E==="alternate")return A.callParent(xr);break;case"UnaryExpression":if(g.prefix)return A.callParent(xr);break}return!1}function Mo(A,g){let{node:E,parent:x}=A;return E.type==="FunctionExpression"||E.type==="ClassExpression"?x.type==="ExportDefaultDeclaration"||!Cs(A,g):!Xt(E)||x.type!=="ExportDefaultDeclaration"&&Cs(A,g)?!1:A.call((()=>Mo(A,g)),...Rr(E))}function il(A){return!!(A.match(void 0,((A,g)=>g==="expression"&&A.type==="ChainExpression"),((A,g)=>g==="tag"&&A.type==="TaggedTemplateExpression"))||A.match((A=>A.type==="OptionalCallExpression"||A.type==="OptionalMemberExpression"),((A,g)=>g==="tag"&&A.type==="TaggedTemplateExpression"))||A.match((A=>A.type==="OptionalCallExpression"||A.type==="OptionalMemberExpression"),((A,g)=>g==="expression"&&A.type==="TSNonNullExpression"),((A,g)=>g==="tag"&&A.type==="TaggedTemplateExpression"))||A.match(void 0,((A,g)=>g==="expression"&&A.type==="ChainExpression"),((A,g)=>g==="expression"&&A.type==="TSNonNullExpression"),((A,g)=>g==="tag"&&A.type==="TaggedTemplateExpression"))||A.match(void 0,((A,g)=>g==="expression"&&A.type==="TSNonNullExpression"),((A,g)=>g==="expression"&&A.type==="ChainExpression"),((A,g)=>g==="tag"&&A.type==="TaggedTemplateExpression"))||A.match((A=>A.type==="OptionalMemberExpression"||A.type==="OptionalCallExpression"),((A,g)=>g==="object"&&A.type==="MemberExpression"||g==="callee"&&(A.type==="CallExpression"||A.type==="NewExpression")))||A.match((A=>A.type==="OptionalMemberExpression"||A.type==="OptionalCallExpression"),((A,g)=>g==="expression"&&A.type==="TSNonNullExpression"),((A,g)=>g==="object"&&A.type==="MemberExpression"||g==="callee"&&A.type==="CallExpression"))||A.match((A=>A.type==="CallExpression"||A.type==="MemberExpression"),((A,g)=>g==="expression"&&A.type==="ChainExpression"))&&(A.match(void 0,void 0,((A,g)=>g==="callee"&&(A.type==="CallExpression"&&!A.optional||A.type==="NewExpression")||g==="object"&&A.type==="MemberExpression"&&!A.optional))||A.match(void 0,void 0,((A,g)=>g==="expression"&&A.type==="TSNonNullExpression"),((A,g)=>g==="object"&&A.type==="MemberExpression"||g==="callee"&&A.type==="CallExpression")))||A.match((A=>A.type==="CallExpression"||A.type==="MemberExpression"),((A,g)=>g==="expression"&&A.type==="TSNonNullExpression"),((A,g)=>g==="expression"&&A.type==="ChainExpression"),((A,g)=>g==="object"&&A.type==="MemberExpression"||g==="callee"&&A.type==="CallExpression")))}function As(A){return A.type==="Identifier"?!0:io(A)?!A.computed&&!A.optional&&A.property.type==="Identifier"&&As(A.object):!1}function ol(A){return A.type==="ChainExpression"&&(A=A.expression),As(A)||Va(A)&&!A.optional&&As(A.callee)}var Kh=Cs;function ul(A,g){let E=g-1;E=Me(A,E,{backwards:!0}),E=Ve(A,E,{backwards:!0}),E=Me(A,E,{backwards:!0});let x=Ve(A,E,{backwards:!0});return E!==x}var Zh=ul;var al=()=>!0;function Ts(A,g){let E=A.node;return E.printed=!0,g.printer.printComment(A,g)}function pl(A,g){let E=A.node,x=[Ts(A,g)],{printer:k,originalText:R,locStart:N,locEnd:j}=g;if(k.isBlockComment?.(E)){let A=Ye(R,j(E))?Ye(R,N(E),{backwards:!0})?dh:uh:" ";x.push(A)}else x.push(dh);let U=Ve(R,Me(R,j(E)));return U!==!1&&Ye(R,U)&&x.push(dh),x}function cl(A,g,E){let x=A.node,k=Ts(A,g),{printer:R,originalText:N,locStart:j}=g,U=R.isBlockComment?.(x);if(E?.hasLineSuffix&&!E?.isBlock||Ye(N,j(x),{backwards:!0})){let A=Zh(N,j(x));return{doc:as([dh,A?dh:"",k]),isBlock:U,hasLineSuffix:!0}}return!U||E?.hasLineSuffix?{doc:[as([" ",k]),lh],isBlock:U,hasLineSuffix:!0}:{doc:[" ",k],isBlock:U,hasLineSuffix:!1}}function v(A,g,E={}){let{node:x}=A;if(!Xe(x?.comments))return"";let{indent:k=!1,marker:R,filter:N=al}=E,j=[];if(A.each((({node:E})=>{E.leading||E.trailing||E.marker!==R||!N(E)||j.push(Ts(A,g))}),"comments"),j.length===0)return"";let U=L(dh,j);return k?m([dh,U]):U}function Mt(A,g){let E=A.node;if(!E)return{};let x=g[Symbol.for("printedComments")];if((E.comments||[]).filter((A=>!x.has(A))).length===0)return{leading:"",trailing:""};let k=[],R=[],N;return A.each((()=>{let E=A.node;if(x?.has(E))return;let{leading:j,trailing:U}=E;j?k.push(pl(A,g)):U&&(N=cl(A,g,N),R.push(N.doc))}),"comments"),{leading:k,trailing:R}}function De(A,g,E){let{leading:x,trailing:k}=Mt(A,E);return!x&&!k?g:Ar(g,(A=>[x,A,k]))}var Xh=class extends Error{name="ArgExpansionBailout"};function Ke(A,g,E,x,k){let R=A.node,N=K(R),j=k&&R.typeParameters?E("typeParameters"):"";if(N.length===0)return[j,"(",v(A,g,{filter:A=>bc(g.originalText,I(A))===")"}),")"];let{parent:U}=A,H=It(U),W=jo(R),Z=[];if(gi(A,((A,x)=>{let k=x===N.length-1;k&&R.rest&&Z.push("..."),Z.push(E()),!k&&(Z.push(","),H||W?Z.push(" "):oe(N[x],g)?Z.push(dh,dh):Z.push(uh))})),x&&!ml(A)){if(ne(j)||ne(Z))throw new Xh;return l([_t(j),"(",_t(Z),")"])}let se=N.every((A=>!Xe(A.decorators)));return W&&se?[j,"(",...Z,")"]:H?[j,"(",...Z,")"]:(Gr(U)||Fi(U)||U.type==="TypeAlias"||U.type==="UnionTypeAnnotation"||U.type==="IntersectionTypeAnnotation"||U.type==="FunctionTypeAnnotation"&&U.returnType===R)&&N.length===1&&N[0].name===null&&R.this!==N[0]&&N[0].typeAnnotation&&R.typeParameters===null&&Vt(N[0].typeAnnotation)&&!R.rest?g.arrowParens==="always"||R.type==="HookTypeAnnotation"?["(",...Z,")"]:Z:[j,"(",m([ph,...Z]),P(!xi(R)&&ie(g,"all")&&A.root.type!=="NGRoot"?",":""),ph,")"]}function jo(A){if(!A)return!1;let g=K(A);if(g.length!==1)return!1;let[E]=g;return!T(E)&&(E.type==="ObjectPattern"||E.type==="ArrayPattern"||E.type==="Identifier"&&E.typeAnnotation&&(E.typeAnnotation.type==="TypeAnnotation"||E.typeAnnotation.type==="TSTypeAnnotation")&&Ks(E.typeAnnotation.typeAnnotation)||E.type==="FunctionTypeParam"&&Ks(E.typeAnnotation)&&E!==A.rest||E.type==="AssignmentPattern"&&(E.left.type==="ObjectPattern"||E.left.type==="ArrayPattern")&&(E.right.type==="Identifier"||Hs(E.right)&&E.right.properties.length===0||$s(E.right)&&E.right.elements.length===0))}function ll(A){let g;return A.returnType?(g=A.returnType,g.typeAnnotation&&(g=g.typeAnnotation)):A.typeAnnotation&&(g=A.typeAnnotation),g}function lt(A,g){let E=ll(A);if(!E)return!1;let x=A.typeParameters?.params;if(x){if(x.length>1)return!1;if(x.length===1){let A=x[0];if(A.constraint||A.default)return!1}}return K(A).length===1&&(Ks(E)||ne(g))}function ml(A){return A.match((A=>A.type==="ArrowFunctionExpression"&&A.body.type==="BlockStatement"),((A,g)=>{if(A.type==="CallExpression"&&g==="arguments"&&A.arguments.length===1&&A.callee.type==="CallExpression"){let g=A.callee.callee;return g.type==="Identifier"||g.type==="MemberExpression"&&!g.computed&&g.object.type==="Identifier"&&g.property.type==="Identifier"}return!1}),((A,g)=>A.type==="VariableDeclarator"&&g==="init"||A.type==="ExportDefaultDeclaration"&&g==="declaration"||A.type==="TSExportAssignment"&&g==="expression"||A.type==="AssignmentExpression"&&g==="right"&&A.left.type==="MemberExpression"&&A.left.object.type==="Identifier"&&A.left.object.name==="module"&&A.left.property.type==="Identifier"&&A.left.property.name==="exports"),(A=>A.type!=="VariableDeclaration"||A.kind==="const"&&A.declarations.length===1))}function vo(A){let g=K(A);return g.length>1&&g.some((A=>A.type==="TSParameterProperty"))}function Nt(A,g){return(g==="params"||g==="this"||g==="rest")&&jo(A)}function X(A){let{node:g}=A;return!g.optional||g.type==="Identifier"&&g===A.parent.key?"":Va(g)||io(g)&&g.computed||g.type==="OptionalIndexedAccessType"?"?.":"?"}function sn(A){return A.node.definite||A.match(void 0,((A,g)=>g==="id"&&A.type==="VariableDeclarator"&&A.definite))?"!":""}var ed=Yn(["DeclareClass","DeclareComponent","DeclareFunction","DeclareHook","DeclareVariable","DeclareExportDeclaration","DeclareExportAllDeclaration","DeclareOpaqueType","DeclareTypeAlias","DeclareEnum","DeclareInterface"]);function Q(A){let{node:g}=A;return g.declare||ed(g)&&A.parent.type!=="DeclareExportDeclaration"?"declare ":""}var td=Yn(["TSAbstractMethodDefinition","TSAbstractPropertyDefinition","TSAbstractAccessorProperty"]);function Zt({node:A}){return A.abstract||td(A)?"abstract ":""}function Ft(A,g,E){return A.type==="EmptyStatement"?T(A,gl.Leading)?[" ",g]:g:A.type==="BlockStatement"||E?[" ",g]:m([uh,g])}function jt(A){return A.accessibility?A.accessibility+" ":""}var rd=/^[\$A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC][\$0-9A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]*$/,El=A=>rd.test(A),nd=El;function Fl(A){return A.length===1?A:A.toLowerCase().replace(/^([+-]?[\d.]+e)(?:\+|(-))?0*(?=\d)/u,"$1$2").replace(/^([+-]?[\d.]+)e[+-]?0+$/u,"$1").replace(/^([+-])?\./u,"$10.").replace(/(\.\d+?)0+(?=e|$)/u,"$1").replace(/\.(?=e|$)/u,"")}var id=Fl;var sd=0;function on(A,g,E){let{node:x,parent:k,grandparent:R,key:N}=A,j=N!=="body"&&(k.type==="IfStatement"||k.type==="WhileStatement"||k.type==="SwitchStatement"||k.type==="DoWhileStatement"),U=x.operator==="|>"&&A.root.extra?.__isUsingHackPipeline,H=xs(A,g,E,!1,j);if(j)return H;if(U)return l(H);if(N==="callee"&&(Va(k)||k.type==="NewExpression")||k.type==="UnaryExpression"||io(k)&&!k.computed)return l([m([ph,...H]),ph]);let W=k.type==="ReturnStatement"||k.type==="ThrowStatement"||k.type==="JSXExpressionContainer"&&R.type==="JSXAttribute"||x.operator!=="|"&&k.type==="JsExpressionRoot"||x.type!=="NGPipeExpression"&&(k.type==="NGRoot"&&g.parser==="__ng_binding"||k.type==="NGMicrosyntaxExpression"&&R.type==="NGMicrosyntax"&&R.body.length===1)||x===k.body&&k.type==="ArrowFunctionExpression"||x!==k.body&&k.type==="ForStatement"||k.type==="ConditionalExpression"&&R.type!=="ReturnStatement"&&R.type!=="ThrowStatement"&&!Va(R)&&R.type!=="NewExpression"||k.type==="TemplateLiteral"||Al(A),se=k.type==="AssignmentExpression"||k.type==="VariableDeclarator"||k.type==="ClassProperty"||k.type==="PropertyDefinition"||k.type==="TSAbstractPropertyDefinition"||k.type==="ClassPrivateProperty"||Oe(k),pe=Qa(x.left)&&dr(x.operator,x.left.operator);if(W||er(x)&&!pe||!er(x)&&se)return l(H);if(H.length===0)return"";let de=ha(x.right),Te=H.findIndex((A=>typeof A!="string"&&!Array.isArray(A)&&A.type===gp)),Fe=H.slice(0,Te===-1?1:Te+1),_e=H.slice(Fe.length,de?-1:void 0),Me=Symbol("logicalChain-"+ ++sd),je=l([...Fe,m(_e)],{id:Me});if(!de)return je;let $e=Z(0,H,-1);return l([je,yt($e,{groupId:Me})])}function xs(A,g,E,x,k){let{node:R}=A;if(!Qa(R))return[l(E())];let N=[];dr(R.operator,R.left.operator)?N=A.call((()=>xs(A,g,E,!0,k)),"left"):N.push(l(E("left")));let j=er(R),U=R.right.type==="ChainExpression"?R.right.expression:R.right,H=(R.operator==="|>"||R.type==="NGPipeExpression"||Cl(A,g))&&!Ee(g.originalText,U),W=!T(U,gl.Leading,Bc)&&Ee(g.originalText,U),Z=R.type==="NGPipeExpression"?"|":R.operator,se=R.type==="NGPipeExpression"&&R.arguments.length>0?l(m([ph,": ",L([uh,": "],A.map((()=>xe(2,l(E()))),"arguments"))])):"",pe;if(j)pe=[Z,Ee(g.originalText,U)?m([uh,E("right"),se]):[" ",E("right"),se]];else{let x=Z==="|>"&&A.root.extra?.__isUsingHackPipeline?A.call((()=>xs(A,g,E,!0,k)),"right"):E("right");if(g.experimentalOperatorPosition==="start"){let A="";if(W)switch(zp(x)){case np:A=x.splice(0,1)[0];break;case Qp:A=x.contents.splice(0,1)[0];break}pe=[uh,A,Z," ",x,se]}else pe=[H?uh:"",Z,H?" ":uh,x,se]}let{parent:de}=A,Te=T(R.left,gl.Trailing|gl.Line);if((Te||!(k&&R.type==="LogicalExpression")&&de.type!==R.type&&R.left.type!==R.type&&R.right.type!==R.type)&&(pe=l(pe,{shouldBreak:Te})),g.experimentalOperatorPosition==="start"?N.push(j||W?" ":"",pe):N.push(H?"":" ",pe),x&&T(R)){let E=Qt(De(A,N,g));return E.type===yp?E.parts:Array.isArray(E)?E:[E]}return N}function er(A){return A.type!=="LogicalExpression"?!1:!!(Hs(A.right)&&A.right.properties.length>0||$s(A.right)&&A.right.elements.length>0||ha(A.right))}var Jo=A=>A.type==="BinaryExpression"&&A.operator==="|";function Cl(A,g){return(g.parser==="__vue_expression"||g.parser==="__vue_ts_expression")&&Jo(A.node)&&!A.hasAncestor((A=>!Jo(A)&&A.type!=="JsExpressionRoot"))}function Al(A){if(A.key!=="arguments")return!1;let{parent:g}=A;if(!(Va(g)&&!g.optional&&g.arguments.length===1))return!1;let{callee:E}=g;return E.type==="Identifier"&&E.name==="Boolean"}function un(A,g,E){let{node:x}=A,{parent:k}=A,R=k.type!=="TypeParameterInstantiation"&&(!Tl(k)||!g.experimentalTernaries)&&k.type!=="TSTypeParameterInstantiation"&&k.type!=="GenericTypeAnnotation"&&k.type!=="TSTypeReference"&&k.type!=="TSTypeAssertion"&&k.type!=="TupleTypeAnnotation"&&k.type!=="TSTupleType"&&!(k.type==="FunctionTypeParam"&&!k.name&&A.grandparent.this!==k)&&!((Ml(k)||k.type==="VariableDeclarator")&&Ee(g.originalText,x))&&!(Ml(k)&&T(k.id,gl.Trailing|gl.Line)),N=gs(x),j=A.map((()=>{let x=E();return N||(x=xe(2,x)),De(A,x,g)}),"types"),U="",H="";if(Yr(A)&&({leading:U,trailing:H}=Mt(A,g)),N)return[U,L(" | ",j),H];let W=R&&!Ee(g.originalText,x),Z=[P([W?uh:"","| "]),L([uh,"| "],j)];if(Kh(A,g))return[U,l([m(Z),ph]),H];let se=[U,l(Z)];return(k.type==="TupleTypeAnnotation"||k.type==="TSTupleType")&&k[k.type==="TupleTypeAnnotation"&&k.types?"types":"elementTypes"].length>1?[l([m([P(["(",ph]),se]),ph,P(")")]),H]:[l(R?m(se):se),H]}var ad=Yn(["VoidTypeAnnotation","TSVoidKeyword","NullLiteralTypeAnnotation","TSNullKeyword"]),od=Yn(["ObjectTypeAnnotation","TSTypeLiteral","GenericTypeAnnotation","TSTypeReference"]);function gs(A){let{types:g}=A;if(g.some((A=>T(A))))return!1;let E=g.find((A=>od(A)));return E?g.every((A=>A===E||ad(A))):!1}function Go(A){return Vt(A)||Ks(A)?!0:Dl(A)?gs(A):!1}var ld=new WeakSet;function G(A,g,E="typeAnnotation"){let{node:{[E]:x}}=A;if(!x)return"";let k=!1;if(x.type==="TSTypeAnnotation"||x.type==="TypeAnnotation"){let g=A.call(Wo,E);(g==="=>"||g===":"&&T(x,gl.Leading))&&(k=!0),ld.add(x)}return k?[" ",g(E)]:g(E)}var Wo=A=>A.match((A=>A.type==="TSTypeAnnotation"),((A,g)=>(g==="returnType"||g==="typeAnnotation")&&(A.type==="TSFunctionType"||A.type==="TSConstructorType")))?"=>":A.match((A=>A.type==="TSTypeAnnotation"),((A,g)=>g==="typeAnnotation"&&(A.type==="TSJSDocNullableType"||A.type==="TSJSDocNonNullableType"||A.type==="TSTypePredicate")))||A.match((A=>A.type==="TypeAnnotation"),((A,g)=>g==="typeAnnotation"&&A.type==="Identifier"),((A,g)=>g==="id"&&A.type==="DeclareFunction"))||A.match((A=>A.type==="TypeAnnotation"),((A,g)=>g==="typeAnnotation"&&A.type==="Identifier"),((A,g)=>g==="id"&&A.type==="DeclareHook"))||A.match((A=>A.type==="TypeAnnotation"),((A,g)=>g==="bound"&&A.type==="TypeParameter"&&A.usesExtendsBound))?"":":";function an(A,g,E){let x=Wo(A);return x?[x," ",E("typeAnnotation")]:E("typeAnnotation")}function hl(A,g,E,x){let{node:k}=A,R=k.inexact?"...":"";return T(k,gl.Dangling)?l([E,R,v(A,g,{indent:!0}),ph,x]):[E,R,x]}function tr(A,g,E){let{node:x}=A,k=[],R="[",N="]",j=x.type==="TupleTypeAnnotation"&&x.types?"types":x.type==="TSTupleType"||x.type==="TupleTypeAnnotation"?"elementTypes":"elements",U=x[j];if(U.length===0)k.push(hl(A,g,R,N));else{let H=Z(0,U,-1),W=H?.type!=="RestElement"&&!x.inexact,se=H===null,pe=Symbol("array"),de=!g.__inJestEach&&U.length>1&&U.every(((A,g,E)=>{let x=A?.type;if(!$s(A)&&!Hs(A))return!1;let k=E[g+1];if(k&&x!==k.type)return!1;let R=$s(A)?"elements":"properties";return A[R]&&A[R].length>1})),Te=hs(x,g),Fe=W?se?",":ie(g)?Te?P(",","",{groupId:pe}):P(","):"":"";k.push(l([R,m([ph,Te?Bl(A,g,E,Fe):[Sl(A,g,E,j,x.inexact),Fe],v(A,g)]),ph,N],{shouldBreak:de,id:pe}))}return k.push(X(A),G(A,E)),k}function hs(A,g){return $s(A)&&A.elements.length>0&&A.elements.every((A=>A&&(Ce(A)||Xn(A)&&!T(A.argument))&&!T(A,gl.Trailing|gl.Line,(A=>!Ye(g.originalText,w(A),{backwards:!0})))))}function qo({node:A},{originalText:g}){let E=I(A);if(E===w(A))return!1;let{length:x}=g;for(;E{R.push(x?l(E()):""),(!N||k)&&R.push([",",uh,x&&qo(A,g)?ph:""])}),x),k&&R.push("..."),R}function Bl(A,g,E,x){let k=[];return A.each((({isLast:R,next:N})=>{k.push([E(),R?x:","]),R||k.push(qo(A,g)?[dh,dh]:T(N,gl.Leading|gl.Line)?dh:uh)}),"elements"),zr(k)}function bl(A,g,E){let{node:x}=A,k=le(x);if(k.length===0)return["(",v(A,g),")"];let R=k.length-1;if(Il(k)){let g=["("];return $t(A,((A,x)=>{g.push(E()),x!==R&&g.push(", ")})),g.push(")"),g}let N=!1,j=[];$t(A,(({node:A},x)=>{let k=E();x===R||(oe(A,g)?(N=!0,k=[k,",",dh,dh]):k=[k,",",uh]),j.push(k)}));let U=!g.parser.startsWith("__ng_")&&x.type!=="ImportExpression"&&x.type!=="TSImportType"&&x.type!=="TSExternalModuleReference"&&ie(g,"all")?",":"";function c(){return l(["(",m([uh,...j]),U,uh,")"],{shouldBreak:!0})}if(N||A.parent.type!=="Decorator"&&Ai(k))return c();if(kl(k)){let A=j.slice(1);if(A.some(ne))return c();let g;try{g=E(Kn(x,0),{expandFirstArg:!0})}catch(A){if(A instanceof Xh)return c();throw A}return ne(g)?[lh,nt([["(",l(g,{shouldBreak:!0}),", ",...A,")"],c()])]:nt([["(",g,", ",...A,")"],["(",l(g,{shouldBreak:!0}),", ",...A,")"],c()])}if(Pl(k,j,g)){let A=j.slice(0,-1);if(A.some(ne))return c();let g;try{g=E(Kn(x,-1),{expandLastArg:!0})}catch(A){if(A instanceof Xh)return c();throw A}return ne(g)?[lh,nt([["(",...A,l(g,{shouldBreak:!0}),")"],c()])]:nt([["(",...A,g,")"],["(",...A,l(g,{shouldBreak:!0}),")"],c()])}let H=["(",m([ph,...j]),P(U),ph,")"];return Ur(A)?H:l(H,{shouldBreak:j.some(ne)||N})}function gr(A,g=!1){return Hs(A)&&(A.properties.length>0||T(A))||$s(A)&&(A.elements.length>0||T(A))||A.type==="TSTypeAssertion"&&gr(A.expression)||yl(A)&&gr(A.expression)||A.type==="FunctionExpression"||A.type==="ArrowFunctionExpression"&&(!A.returnType||!A.returnType.typeAnnotation||A.returnType.typeAnnotation.type!=="TSTypeReference"||Ll(A.body))&&(A.body.type==="BlockStatement"||A.body.type==="ArrowFunctionExpression"&&gr(A.body,!0)||Hs(A.body)||$s(A.body)||!g&&(Va(A.body)||A.body.type==="ConditionalExpression")||ha(A.body))||A.type==="DoExpression"||A.type==="ModuleExpression"}function Pl(A,g,E){let x=Z(0,A,-1);if(A.length===1){let A=Z(0,g,-1);if(A.label?.embed&&A.label?.hug!==!1)return!0}let k=Z(0,A,-2);return!T(x,gl.Leading)&&!T(x,gl.Trailing)&&gr(x)&&(!k||k.type!==x.type)&&(A.length!==2||k.type!=="ArrowFunctionExpression"||!$s(x))&&!(A.length>1&&hs(x,E))}function kl(A){if(A.length!==2)return!1;let[g,E]=A;return g.type==="ModuleExpression"&&Ol(E)?!0:!T(g)&&(g.type==="FunctionExpression"||g.type==="ArrowFunctionExpression"&&g.body.type==="BlockStatement")&&E.type!=="FunctionExpression"&&E.type!=="ArrowFunctionExpression"&&E.type!=="ConditionalExpression"&&Yo(E)&&!gr(E)}function Yo(A){if(A.type==="ParenthesizedExpression")return Yo(A.expression);if(yl(A)||A.type==="TypeCastExpression"){let{typeAnnotation:g}=A;if(g.type==="TypeAnnotation"&&(g=g.typeAnnotation),g.type==="TSArrayType"&&(g=g.elementType,g.type==="TSArrayType"&&(g=g.elementType)),g.type==="GenericTypeAnnotation"||g.type==="TSTypeReference"){let A=g.type==="GenericTypeAnnotation"?g.typeParameters:g.typeArguments;A?.params.length===1&&(g=A.params[0])}return Vt(g)&&Re(A.expression,1)}return Dt(A)&&le(A).length>1?!1:Qa(A)?Re(A.left,1)&&Re(A.right,1):Vn(A)||Re(A)}function Il(A){return A.length===2?Uo(A,0):A.length===3?A[0].type==="Identifier"&&Uo(A,1):!1}function Uo(A,g){let E=A[g],x=A[g+1];return E.type==="ArrowFunctionExpression"&&K(E).length===0&&E.body.type==="BlockStatement"&&x.type==="ArrayExpression"&&!A.some((A=>T(A)))}function Ll(A){return A.type==="BlockStatement"&&(A.body.some((A=>A.type!=="EmptyStatement"))||T(A,gl.Dangling))}function Ol(A){if(!(A.type==="ObjectExpression"&&A.properties.length===1))return!1;let[g]=A.properties;return Oe(g)?!g.computed&&(g.key.type==="Identifier"&&g.key.name==="type"||V(g.key)&&g.key.value==="type")&&V(g.value)&&g.value.value==="module":!1}var cd=bl;function Ho(A,g,E){return[E("object"),l(m([ph,Ss(A,g,E)]))]}function Ss(A,g,E){return["::",E("callee")]}var wl=A=>((A.type==="ChainExpression"||A.type==="TSNonNullExpression")&&(A=A.expression),Va(A)&&le(A).length>0);function _l(A){let{node:g,ancestors:E}=A;for(let A of E){if(!(io(A)&&A.object===g||A.type==="TSNonNullExpression"&&A.expression===g))return A.type==="NewExpression"&&A.callee===g;g=A}return!1}function Xo(A,g,E){let x=E("object"),k=Bs(A,g,E),{node:R}=A,N=A.findAncestor((A=>!(io(A)||A.type==="TSNonNullExpression"))),j=A.findAncestor((A=>!(A.type==="ChainExpression"||A.type==="TSNonNullExpression"))),U=N.type==="BindExpression"||N.type==="AssignmentExpression"&&N.left.type!=="Identifier"||_l(A)||R.computed||R.object.type==="Identifier"&&R.property.type==="Identifier"&&!io(j)||(j.type==="AssignmentExpression"||j.type==="VariableDeclarator")&&(wl(R.object)||x.label?.memberChain);return pt(x.label,[x,U?k:l(m([ph,k]))])}function Bs(A,g,E){let x=E("property"),{node:k}=A,R=X(A);return k.computed?!k.property||Ce(k.property)?[R,"[",x,"]"]:l([R,"[",m([ph,x]),ph,"]"]):[R,".",x]}function Vo(A,g,E){if(A.node.type==="ChainExpression")return A.call((()=>Vo(A,g,E)),"expression");let x=(A.parent.type==="ChainExpression"?A.grandparent:A.parent).type==="ExpressionStatement",k=[];function i(A){let{originalText:E}=g,x=gc(E,I(A));return E.charAt(x)===")"?x!==!1&&Ze(E,x+1):oe(A,g)}function o(){let{node:x}=A;if(x.type==="ChainExpression")return A.call(o,"expression");if(Va(x)&&(Tt(x.callee)||Va(x.callee))){let R=i(x);k.unshift({node:x,hasTrailingEmptyLine:R,printed:[De(A,[X(A),E("typeArguments"),cd(A,g,E)],g),R?dh:""]}),A.call(o,"callee")}else Tt(x)?(k.unshift({node:x,needsParens:Kh(A,g),printed:De(A,io(x)?Bs(A,g,E):Ss(A,g,E),g)}),A.call(o,"object")):x.type==="TSNonNullExpression"?(k.unshift({node:x,printed:De(A,"!",g)}),A.call(o,"expression")):k.unshift({node:x,printed:E()})}let{node:R}=A;k.unshift({node:R,printed:[X(A),E("typeArguments"),cd(A,g,E)]}),R.callee&&A.call(o,"callee");let N=[],j=[k[0]],U=1;for(;U0&&N.push(j);function F(A){return/^[A-Z]|^[$_]+$/u.test(A)}function C(A){return A.length<=g.tabWidth}function d(A){let g=A[1][0]?.node.computed;if(A[0].length===1){let E=A[0][0].node;return E.type==="ThisExpression"||E.type==="Identifier"&&(F(E.name)||x&&C(E.name)||g)}let E=Z(0,A[0],-1).node;return io(E)&&E.property.type==="Identifier"&&(F(E.property.name)||g)}let W=N.length>=2&&!T(N[1][0].node)&&d(N);function B(A){let g=A.map((A=>A.printed));return A.length>0&&Z(0,A,-1).needsParens?["(",...g,")"]:g}function O(A){return A.length===0?"":m([dh,L(dh,A.map(B))])}let se=N.map(B),pe=se,de=W?3:2,Te=N.flat(),Fe=Te.slice(1,-1).some((A=>T(A.node,gl.Leading)))||Te.slice(0,-1).some((A=>T(A.node,gl.Trailing)))||N[de]&&T(N[de][0].node,gl.Leading);if(N.length<=de&&!Fe&&!N.some((A=>Z(0,A,-1).hasTrailingEmptyLine)))return Ur(A)?pe:l(pe);let _e=Z(0,N[W?1:0],-1).node,Me=!Va(_e)&&i(_e),je=[B(N[0]),W?N.slice(1,2).map(B):"",Me?dh:"",O(N.slice(W?2:1))],$e=k.map((({node:A})=>A)).filter(Va);function Ie(){let A=Z(0,Z(0,N,-1),-1).node,g=Z(0,se,-1);return Va(A)&&ne(g)&&$e.slice(0,-1).some((A=>A.arguments.some(aa)))}let Ve;return Fe||$e.length>2&&$e.some((A=>!A.arguments.every((A=>Re(A)))))||se.slice(0,-1).some(ne)||Ie()?Ve=l(je):Ve=[ne(pe)||Me?lh:"",nt([pe,je])],pt({memberChain:!0},Ve)}var ud=Vo;function vt(A,g,E){let{node:x}=A,k=x.type==="NewExpression",R=X(A),N=le(x),j=x.type!=="TSImportType"&&x.typeArguments?E("typeArguments"):"",U=N.length===1&&Wr(N[0],g.originalText);if(U||Nl(A)||jl(A)||It(x,A.parent)){let g=[];if($t(A,(()=>{g.push(E())})),!(U&&g[0].label?.embed))return[k?"new ":"",Ko(A,E),R,j,"(",L(", ",g),")"]}let H=x.type==="ImportExpression"||x.type==="TSImportType"||x.type==="TSExternalModuleReference";if(!H&&!k&&Tt(x.callee)&&!A.call((()=>Kh(A,g)),"callee",...x.callee.type==="ChainExpression"?["expression"]:[]))return ud(A,g,E);let W=[k?"new ":"",Ko(A,E),R,j,cd(A,g,E)];return H||Va(x.callee)?l(W):W}function Ko(A,g){let{node:E}=A;return E.type==="ImportExpression"?`import${E.phase?`.${E.phase}`:""}`:E.type==="TSImportType"?"import":E.type==="TSExternalModuleReference"?"require":g("callee")}var pd=["require","require.resolve","require.resolve.paths","import.meta.resolve"];function Nl(A){let{node:g}=A;if(!(g.type==="ImportExpression"||g.type==="TSImportType"||g.type==="TSExternalModuleReference"||g.type==="CallExpression"&&!g.optional&&ys(g.callee,pd)))return!1;let E=le(g);return E.length===1&&V(E[0])&&!T(E[0])}function jl(A){let{node:g}=A;if(g.type!=="CallExpression"||g.optional||g.callee.type!=="Identifier")return!1;let E=le(g);return g.callee.name==="require"?(E.length===1&&V(E[0])||E.length>1)&&!T(E[0]):g.callee.name==="define"&&A.parent.type==="ExpressionStatement"?E.length===1||E.length===2&&E[0].type==="ArrayExpression"||E.length===3&&V(E[0])&&E[1].type==="ArrayExpression":!1}function ht(A,g,E,x,k,R){let N=vl(A,g,E,x,R),j=R?E(R,{assignmentLayout:N}):"";switch(N){case"break-after-operator":return l([l(x),k,l(m([uh,j]))]);case"never-break-after-operator":return l([l(x),k," ",j]);case"fluid":{let A=Symbol("assignment");return l([l(x),k,l(m(uh),{id:A}),mh,yt(j,{groupId:A})])}case"break-lhs":return l([x,k," ",l(j)]);case"chain":return[l(x),k,uh,j];case"chain-tail":return[l(x),k,m([uh,j])];case"chain-tail-arrow-chain":return[l(x),k,j];case"only-left":return x}}function Zo(A,g,E){let{node:x}=A;return ht(A,g,E,E("left"),[" ",x.operator],"right")}function eu(A,g,E){return ht(A,g,E,E("id")," =","init")}function vl(A,g,E,x,k){let{node:R}=A,N=R[k];if(!N)return"only-left";let j=!pn(N);if(A.match(pn,tu,(A=>!j||A.type!=="ExpressionStatement"&&A.type!=="VariableDeclaration")))return j?N.type==="ArrowFunctionExpression"&&N.body.type==="ArrowFunctionExpression"?"chain-tail-arrow-chain":"chain-tail":"chain";if(!j&&pn(N.right)||Ee(g.originalText,N))return"break-after-operator";if(R.type==="ImportAttribute"||N.type==="CallExpression"&&N.callee.name==="require"||g.parser==="json5"||g.parser==="jsonc"||g.parser==="json")return"never-break-after-operator";let U=Vi(x);if(Jl(R)||ql(R)||bs(R)&&U)return"break-lhs";let H=Ul(R,x,g);return A.call((()=>Rl(A,g,E,H)),k)?"break-after-operator":Gl(R)?"break-lhs":!U&&(H||N.type==="TemplateLiteral"||N.type==="TaggedTemplateExpression"||Ei(N)||Ce(N)||N.type==="ClassExpression")?"never-break-after-operator":"fluid"}function Rl(A,g,E,x){let k=A.node;if(Qa(k)&&!er(k))return!0;switch(k.type){case"StringLiteralTypeAnnotation":case"SequenceExpression":return!0;case"TSConditionalType":case"ConditionalTypeAnnotation":if(!g.experimentalTernaries&&!Xl(k))break;return!0;case"ConditionalExpression":{if(!g.experimentalTernaries){let{test:A}=k;return Qa(A)&&!er(A)}let{consequent:A,alternate:E}=k;return A.type==="ConditionalExpression"||E.type==="ConditionalExpression"}case"ClassExpression":return Xe(k.decorators)}if(x)return!1;let R=k,N=[];for(;;)if(R.type==="UnaryExpression"||R.type==="AwaitExpression"||R.type==="YieldExpression"&&R.argument!==null)R=R.argument,N.push("argument");else if(R.type==="TSNonNullExpression")R=R.expression,N.push("expression");else break;return!!(V(R)||A.call((()=>ru(A,g,E)),...N))}function Jl(A){if(tu(A)){let g=A.left||A.id;return g.type==="ObjectPattern"&&g.properties.length>2&&g.properties.some((A=>Oe(A)&&(!A.shorthand||A.value?.type==="AssignmentPattern")))}return!1}function pn(A){return A.type==="AssignmentExpression"}function tu(A){return pn(A)||A.type==="VariableDeclarator"}function Gl(A){let g=Wl(A);if(Xe(g)){let E=A.type==="TSTypeAliasDeclaration"?"constraint":"bound";if(g.length>1&&g.some((A=>A[E]||A.default)))return!0}return!1}function Wl(A){if(Ml(A))return A.typeParameters?.params}function ql(A){if(A.type!=="VariableDeclarator")return!1;let{typeAnnotation:g}=A.id;if(!g||!g.typeAnnotation)return!1;let E=Qo(g.typeAnnotation);return Xe(E)&&E.length>1&&E.some((A=>Xe(Qo(A))||A.type==="TSConditionalType"))}function bs(A){return A.type==="VariableDeclarator"&&A.init?.type==="ArrowFunctionExpression"}function Qo(A){let g;switch(A.type){case"GenericTypeAnnotation":g=A.typeParameters;break;case"TSTypeReference":g=A.typeArguments;break}return g?.params}function ru(A,g,E,x=!1){let{node:k}=A,i=()=>ru(A,g,E,!0);if(k.type==="ChainExpression"||k.type==="TSNonNullExpression")return A.call(i,"expression");if(Va(k)){if(vt(A,g,E).label?.memberChain)return!1;let x=le(k);return!(x.length===0||x.length===1&&Fr(x[0],g))||Yl(k,E)?!1:A.call(i,"callee")}return io(k)?A.call(i,"object"):x&&(k.type==="Identifier"||k.type==="ThisExpression")}function Ul(A,g,E){return Oe(A)?(g=Qt(g),typeof g=="string"&&Fe(g)1)return!0;if(E.length===1){let A=E[0];if(Dl(A)||xl(A)||A.type==="TSTypeLiteral"||A.type==="ObjectTypeAnnotation")return!0}let x=A.typeParameters?"typeParameters":"typeArguments";if(ne(g(x)))return!0}return!1}function Hl(A){return(A.typeParameters??A.typeArguments)?.params}function zo(A){switch(A.type){case"FunctionTypeAnnotation":case"GenericTypeAnnotation":case"TSFunctionType":return!!A.typeParameters;case"TSTypeReference":return!!A.typeArguments;default:return!1}}function Xl(A){return zo(A.checkType)||zo(A.extendsType)}var hd=new WeakMap;function su(A){return/^(?:\d+|\d+\.\d+)$/u.test(A)}function nu(A,g){return g.parser==="json"||g.parser==="jsonc"||!V(A.key)||Pt(zn(A.key),g).slice(1,-1)!==A.key.value?!1:!!(nd(A.key.value)&&!(g.parser==="babel-ts"&&A.type==="ClassProperty"||(g.parser==="typescript"||g.parser==="oxc-ts")&&A.type==="PropertyDefinition")||su(A.key.value)&&String(Number(A.key.value))===A.key.value&&A.type!=="ImportAttribute"&&(g.parser==="babel"||g.parser==="acorn"||g.parser==="oxc"||g.parser==="espree"||g.parser==="meriyah"||g.parser==="__babel_estree"))}function Vl(A,g){let{key:E}=A.node;return(E.type==="Identifier"||Ce(E)&&su(id(zn(E)))&&String(E.value)===id(zn(E))&&!(g.parser==="typescript"||g.parser==="babel-ts"||g.parser==="oxc-ts"))&&(g.parser==="json"||g.parser==="jsonc"||g.quoteProps==="consistent"&&hd.get(A.parent))}function Ct(A,g,E){let{node:x}=A;if(x.computed)return["[",E("key"),"]"];let{parent:k}=A,{key:R}=x;if(g.quoteProps==="consistent"&&!hd.has(k)){let E=A.siblings.some((A=>!A.computed&&V(A.key)&&!nu(A,g)));hd.set(k,E)}if(Vl(A,g)){let E=Pt(JSON.stringify(R.type==="Identifier"?R.name:R.value.toString()),g);return A.call((()=>De(A,E,g)),"key")}return nu(x,g)&&(g.quoteProps==="as-needed"||g.quoteProps==="consistent"&&!hd.get(k))?A.call((()=>De(A,/^\d/u.test(R.value)?id(R.value):R.value,g)),"key"):E("key")}function ln(A,g,E){let{node:x}=A;return x.shorthand?E("value"):ht(A,g,E,Ct(A,g,E),":","value")}var $l=({node:A,key:g,parent:E})=>g==="value"&&A.type==="FunctionExpression"&&(E.type==="ObjectMethod"||E.type==="ClassMethod"||E.type==="ClassPrivateMethod"||E.type==="MethodDefinition"||E.type==="TSAbstractMethodDefinition"||E.type==="TSDeclareMethod"||E.type==="Property"&&mt(E));function mn(A,g,E,x){if($l(A))return Dn(A,g,E);let{node:k}=A,R=!1;if((k.type==="FunctionDeclaration"||k.type==="FunctionExpression")&&x?.expandLastArg){let{parent:g}=A;Va(g)&&(le(g).length>1||K(k).every((A=>A.type==="Identifier"&&!A.typeAnnotation)))&&(R=!0)}let N=[Q(A),k.async?"async ":"",`function${k.generator?"*":""} `,k.id?E("id"):""],j=Ke(A,g,E,R),U=rr(A,E),H=lt(k,U);return N.push(E("typeParameters"),l([H?l(j):j,U]),k.body?" ":"",E("body")),g.semi&&(k.declare||!k.body)&&N.push(";"),N}function Sr(A,g,E){let{node:x}=A,{kind:k}=x,R=x.value||x,N=[];return!k||k==="init"||k==="method"||k==="constructor"?R.async&&N.push("async "):(rt(k==="get"||k==="set"),N.push(k," ")),R.generator&&N.push("*"),N.push(Ct(A,g,E),x.optional?"?":"",x===R?Dn(A,g,E):E("value")),N}function Dn(A,g,E){let{node:x}=A,k=Ke(A,g,E),R=rr(A,E),N=vo(x),j=lt(x,R),U=[E("typeParameters"),l([N?l(k,{shouldBreak:!0}):j?l(k):k,R])];return x.body?U.push(" ",E("body")):U.push(g.semi?";":""),U}function Kl(A){let g=K(A);return g.length===1&&!A.typeParameters&&!T(A,gl.Dangling)&&g[0].type==="Identifier"&&!g[0].typeAnnotation&&!T(g[0])&&!g[0].optional&&!A.predicate&&!A.returnType}function fn(A,g){if(g.arrowParens==="always")return!1;if(g.arrowParens==="avoid"){let{node:g}=A;return Kl(g)}return!1}function rr(A,g){let{node:E}=A,x=[G(A,g,"returnType")];return E.predicate&&x.push(g("predicate")),x}function iu(A,g,E){let{node:x}=A,k=[];if(x.argument){let A=E("argument");Ql(g,x.argument)?A=["(",m([dh,A]),dh,")"]:(Qa(x.argument)||g.experimentalTernaries&&x.argument.type==="ConditionalExpression"&&(x.argument.consequent.type==="ConditionalExpression"||x.argument.alternate.type==="ConditionalExpression"))&&(A=l([P("("),m([ph,A]),ph,P(")")])),k.push(" ",A)}let R=T(x,gl.Dangling),N=g.semi&&R&&T(x,gl.Last|gl.Line);return N&&k.push(";"),R&&k.push(" ",v(A,g)),!N&&g.semi&&k.push(";"),k}function ou(A,g,E){return["return",iu(A,g,E)]}function uu(A,g,E){return["throw",iu(A,g,E)]}function Ql(A,g){if(Ee(A.originalText,g)||T(g,gl.Leading,(g=>Cc(A.originalText,w(g),I(g))))&&!ha(g))return!0;if(Xt(g)){let E=g,x;for(;x=Di(E);)if(E=x,Ee(A.originalText,E))return!0}return!1}function au(A,g){if(g.semi||ks(A,g)||Ls(A,g)||Is(A,g))return!1;let{node:E,key:x,parent:k}=A;return!!(E.type==="ExpressionStatement"&&(x==="body"&&(k.type==="Program"||k.type==="BlockStatement"||k.type==="StaticBlock"||k.type==="TSModuleBlock")||x==="consequent"&&k.type==="SwitchCase")&&A.call((()=>pu(A,g)),"expression"))}function pu(A,g){let{node:E}=A;switch(E.type){case"ParenthesizedExpression":case"TypeCastExpression":case"ArrayExpression":case"ArrayPattern":case"TemplateLiteral":case"TemplateElement":case"RegExpLiteral":return!0;case"ArrowFunctionExpression":if(!fn(A,g))return!0;break;case"UnaryExpression":{let{prefix:A,operator:g}=E;if(A&&(g==="+"||g==="-"))return!0;break}case"BindExpression":if(!E.object)return!0;break;case"Literal":if(E.regex)return!0;break;default:if(ha(E))return!0}return Kh(A,g)?!0:Xt(E)?A.call((()=>pu(A,g)),...Rr(E)):!1}var Ps=({node:A,parent:g})=>A.type==="ExpressionStatement"&&g.type==="Program"&&g.body.length===1&&(Array.isArray(g.directives)&&g.directives.length===0||!g.directives);function ks(A,g){return(g.parentParser==="markdown"||g.parentParser==="mdx")&&Ps(A)&&ha(A.node.expression)}function Is(A,g){return g.__isHtmlInlineEventHandler&&Ps(A)}function Ls(A,g){return(g.parser==="__vue_event_binding"||g.parser==="__vue_ts_event_binding")&&Ps(A)}var dd=class extends Error{name="UnexpectedNodeError";constructor(A,g,E="type"){super(`Unexpected ${g} node ${E}: ${JSON.stringify(A[E])}.`),this.node=A}},Ad=dd;function ws(A){if(typeof A!="string")throw new TypeError("Expected a string");return A.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var fd=class{#he;constructor(A){this.#he=new Set(A)}getLeadingWhitespaceCount(A){let g=this.#he,E=0;for(let x=0;x=0&&g.has(A.charAt(x));x--)E++;return E}getLeadingWhitespace(A){let g=this.getLeadingWhitespaceCount(A);return A.slice(0,g)}getTrailingWhitespace(A){let g=this.getTrailingWhitespaceCount(A);return A.slice(A.length-g)}hasLeadingWhitespace(A){return this.#he.has(A.charAt(0))}hasTrailingWhitespace(A){return this.#he.has(Z(0,A,-1))}trimStart(A){let g=this.getLeadingWhitespaceCount(A);return A.slice(g)}trimEnd(A){let g=this.getTrailingWhitespaceCount(A);return A.slice(0,A.length-g)}trim(A){return this.trimEnd(this.trimStart(A))}split(A,g=!1){let E=`[${ws([...this.#he].join(""))}]+`,x=new RegExp(g?`(${E})`:E,"u");return A.split(x)}hasWhitespaceCharacter(A){let g=this.#he;return Array.prototype.some.call(A,(A=>g.has(A)))}hasNonWhitespaceCharacter(A){let g=this.#he;return Array.prototype.some.call(A,(A=>!g.has(A)))}isWhitespaceOnly(A){let g=this.#he;return Array.prototype.every.call(A,(A=>g.has(A)))}#de(A){let g=Number.POSITIVE_INFINITY;for(let E of A.split(`\n`)){if(E.length===0)continue;let A=this.getLeadingWhitespaceCount(E);if(A===0)return 0;E.length!==A&&AA.slice(g))).join(`\n`)}},md=fd;var gd=new md(` \n\r\t`),Ms=A=>A===""||A===uh||A===dh||A===ph;function zl(A,g,E){let{node:x}=A;if(x.type==="JSXElement"&&Dm(x))return[E("openingElement"),E("closingElement")];let k=x.type==="JSXElement"?E("openingElement"):E("openingFragment"),R=x.type==="JSXElement"?E("closingElement"):E("closingFragment");if(x.children.length===1&&x.children[0].type==="JSXExpressionContainer"&&(x.children[0].expression.type==="TemplateLiteral"||x.children[0].expression.type==="TaggedTemplateExpression"))return[k,...A.map(E,"children"),R];x.children=x.children.map((A=>fm(A)?{type:"JSXText",value:" ",raw:" "}:A));let N=x.children.some(ha),j=x.children.filter((A=>A.type==="JSXExpressionContainer")).length>1,U=x.type==="JSXElement"&&x.openingElement.attributes.length>1,H=ne(k)||N||U||j,W=A.parent.rootMarker==="mdx",se=g.singleQuote?"{' '}":'{" "}',pe=W?uh:P([se,ph]," "),de=x.openingElement?.name?.name==="fbt",Te=Zl(A,g,E,pe,de),Fe=x.children.some((A=>Br(A)));for(let A=Te.length-2;A>=0;A--){let g=Te[A]===""&&Te[A+1]==="",E=Te[A]===dh&&Te[A+1]===""&&Te[A+2]===dh,x=(Te[A]===ph||Te[A]===dh)&&Te[A+1]===""&&Te[A+2]===pe,k=Te[A]===pe&&Te[A+1]===""&&(Te[A+2]===ph||Te[A+2]===dh),R=Te[A]===pe&&Te[A+1]===""&&Te[A+2]===pe,N=Te[A]===ph&&Te[A+1]===""&&Te[A+2]===dh||Te[A]===dh&&Te[A+1]===""&&Te[A+2]===ph;E&&Fe||g||x||R||N?Te.splice(A,2):k&&Te.splice(A+1,2)}for(;Te.length>0&&Ms(Z(0,Te,-1));)Te.pop();for(;Te.length>1&&Ms(Te[0])&&Ms(Te[1]);)Te.shift(),Te.shift();let _e=[""];for(let[A,g]of Te.entries()){if(g===pe){if(A===1&&$i(Te[A-1])){if(Te.length===2){_e.push([_e.pop(),se]);continue}_e.push([se,dh],"");continue}else if(A===Te.length-1){_e.push([_e.pop(),se]);continue}else if(Te[A-1]===""&&Te[A-2]===dh){_e.push([_e.pop(),se]);continue}}A%2===0?_e.push([_e.pop(),g]):_e.push(g,""),ne(g)&&(H=!0)}let Me=Fe?zr(_e):l(_e,{shouldBreak:!0});if(g.cursorNode?.type==="JSXText"&&x.children.includes(g.cursorNode)?Me=[ch,Me,ch]:g.nodeBeforeCursor?.type==="JSXText"&&x.children.includes(g.nodeBeforeCursor)?Me=[ch,Me]:g.nodeAfterCursor?.type==="JSXText"&&x.children.includes(g.nodeAfterCursor)&&(Me=[Me,ch]),W)return Me;let je=l([k,m([dh,Me]),dh,R]);return H?je:nt([l([k,...Te,R]),je])}function Zl(A,g,E,x,k){let R="",N=[R];function u(A){R=A,N.push([N.pop(),A])}function p(A){A!==""&&(R=A,N.push(A,""))}return A.each((({node:A,next:g})=>{if(A.type==="JSXText"){let E=zn(A);if(Br(A)){let N=gd.split(E,!0);N[0]===""&&(N.shift(),/\n/u.test(N[0])?p(mu(k,N[1],A,g)):p(x),N.shift());let j;if(Z(0,N,-1)===""&&(N.pop(),j=N.pop()),N.length===0)return;for(let[A,g]of N.entries())A%2===1?p(uh):u(g);j!==void 0?/\n/u.test(j)?p(mu(k,R,A,g)):p(x):p(lu(k,R,A,g))}else/\n/u.test(E)?E.match(/\n/gu).length>1&&p(dh):p(x)}else{let x=E();if(u(x),g&&Br(g)){let E=gd.trim(zn(g)),[x]=gd.split(E);p(lu(k,x,A,g))}else p(dh)}}),"children"),N}function lu(A,g,E,x){return A?"":E.type==="JSXElement"&&!E.closingElement||x?.type==="JSXElement"&&!x.closingElement?g.length===1?ph:dh:ph}function mu(A,g,E,x){return A?dh:g.length===1?E.type==="JSXElement"&&!E.closingElement||x?.type==="JSXElement"&&!x.closingElement?dh:ph:dh}var yd=Yn(["ArrayExpression","JSXAttribute","JSXElement","JSXExpressionContainer","JSXFragment","ExpressionStatement","NewExpression","CallExpression","OptionalCallExpression","ConditionalExpression","JsExpressionRoot","MatchExpressionCase"]);function tm(A,g,E){let{parent:x}=A;if(yd(x))return g;let k=rm(A),R=Kh(A,E);return l([R?"":P("("),m([ph,g]),ph,R?"":P(")")],{shouldBreak:k})}function rm(A){return A.match(void 0,((A,g)=>g==="body"&&A.type==="ArrowFunctionExpression"),((A,g)=>g==="arguments"&&Va(A)))&&(A.match(void 0,void 0,void 0,((A,g)=>g==="expression"&&A.type==="JSXExpressionContainer"))||A.match(void 0,void 0,void 0,((A,g)=>g==="expression"&&A.type==="ChainExpression"),((A,g)=>g==="expression"&&A.type==="JSXExpressionContainer")))}function nm(A,g,E){let{node:x}=A,k=[E("name")];if(x.value){let R;if(V(x.value)){let E=zn(x.value),k=H(0,H(0,E.slice(1,-1),"'","'"),""",'"'),N=At(k,g.jsxSingleQuote);k=N==='"'?H(0,k,'"',"""):H(0,k,"'","'"),R=A.call((()=>De(A,qe(N+k+N),g)),"value")}else R=E("value");k.push("=",R)}return k}function sm(A,g,E){let{node:x}=A,s=(A,g)=>A.type==="JSXEmptyExpression"||!T(A)&&($s(A)||Hs(A)||A.type==="ArrowFunctionExpression"||A.type==="AwaitExpression"&&(s(A.argument,A)||A.argument.type==="JSXElement")||Va(A)||A.type==="ChainExpression"&&Va(A.expression)||A.type==="FunctionExpression"||A.type==="TemplateLiteral"||A.type==="TaggedTemplateExpression"||A.type==="DoExpression"||ha(g)&&(A.type==="ConditionalExpression"||Qa(A)));return s(x.expression,A.parent)?l(["{",E("expression"),mh,"}"]):l(["{",m([ph,E("expression")]),ph,mh,"}"])}function im(A,g,E){let{node:x}=A,k=T(x.name)||T(x.typeArguments);if(x.selfClosing&&x.attributes.length===0&&!k)return["<",E("name"),E("typeArguments")," />"];if(x.attributes?.length===1&&V(x.attributes[0].value)&&!x.attributes[0].value.value.includes(`\n`)&&!k&&!T(x.attributes[0]))return l(["<",E("name"),E("typeArguments")," ",...A.map(E,"attributes"),x.selfClosing?" />":">"]);let R=x.attributes?.some((A=>V(A.value)&&A.value.value.includes(`\n`))),N=g.singleAttributePerLine&&x.attributes.length>1?dh:uh;return l(["<",E("name"),E("typeArguments"),m(A.map((()=>[N,E()]),"attributes")),...om(x,g,k)],{shouldBreak:R})}function om(A,g,E){return A.selfClosing?[uh,"/>"]:um(A,g,E)?[">"]:[ph,">"]}function um(A,g,E){let x=A.attributes.length>0&&T(Z(0,A.attributes,-1),gl.Trailing);return A.attributes.length===0&&!E||(g.bracketSameLine||g.jsxBracketSameLine)&&(!E||A.attributes.length>0)&&!x}function am(A,g,E){let{node:x}=A,k=[""),k}function pm(A,g){let{node:E}=A,x=T(E),k=T(E,gl.Line),R=E.type==="JSXOpeningFragment";return[R?"<":""]}function cm(A,g,E){let x=De(A,zl(A,g,E),g);return tm(A,x,g)}function lm(A,g){let{node:E}=A,x=T(E,gl.Line);return[v(A,g,{indent:x}),x?dh:""]}function mm(A,g,E){let{node:x}=A;return["{",A.call((({node:x})=>{let k=["...",E()];return T(x)?[m([ph,De(A,k,g)]),ph]:k}),x.type==="JSXSpreadAttribute"?"argument":"expression"),"}"]}function Du(A,g,E){let{node:x}=A;if(x.type.startsWith("JSX"))switch(x.type){case"JSXAttribute":return nm(A,g,E);case"JSXIdentifier":return x.name;case"JSXNamespacedName":return L(":",[E("namespace"),E("name")]);case"JSXMemberExpression":return L(".",[E("object"),E("property")]);case"JSXSpreadAttribute":case"JSXSpreadChild":return mm(A,g,E);case"JSXExpressionContainer":return sm(A,g,E);case"JSXFragment":case"JSXElement":return cm(A,g,E);case"JSXOpeningElement":return im(A,g,E);case"JSXClosingElement":return am(A,g,E);case"JSXOpeningFragment":case"JSXClosingFragment":return pm(A,g);case"JSXEmptyExpression":return lm(A,g);case"JSXText":throw new Error("JSXText should be handled by JSXElement");default:throw new Ad(x,"JSX")}}function Dm(A){if(A.children.length===0)return!0;if(A.children.length>1)return!1;let g=A.children[0];return g.type==="JSXText"&&!Br(g)}function Br(A){return A.type==="JSXText"&&(gd.hasNonWhitespaceCharacter(zn(A))||!/\n/u.test(zn(A)))}function fm(A){return A.type==="JSXExpressionContainer"&&V(A.expression)&&A.expression.value===" "&&!T(A.expression)}function fu(A){let{node:g,parent:E}=A;if(!ha(g)||!ha(E))return!1;let{index:x,siblings:k}=A,R;for(let A=x;A>0;A--){let g=k[A-1];if(!(g.type==="JSXText"&&!Br(g))){R=g;break}}return R?.type==="JSXExpressionContainer"&&R.expression.type==="JSXEmptyExpression"&&Ot(R.expression)}function ym(A){return Ot(A.node)||fu(A)}var bd=ym;function Eu(A,g,E){let{node:x}=A;if(x.type.startsWith("NG"))switch(x.type){case"NGRoot":return E("node");case"NGPipeExpression":return on(A,g,E);case"NGChainedExpression":return l(L([";",uh],A.map((()=>dm(A)?E():["(",E(),")"]),"expressions")));case"NGEmptyExpression":return"";case"NGMicrosyntax":return A.map((()=>[A.isFirst?"":yu(A)?" ":[";",uh],E()]),"body");case"NGMicrosyntaxKey":return/^[$_a-z][\w$]*(?:-[$_a-z][\w$])*$/iu.test(x.name)?x.name:JSON.stringify(x.name);case"NGMicrosyntaxExpression":return[E("expression"),x.alias===null?"":[" as ",E("alias")]];case"NGMicrosyntaxKeyedExpression":{let{index:g,parent:k}=A,R=yu(A)||Em(A)||(g===1&&(x.key.name==="then"||x.key.name==="else"||x.key.name==="as")||g===2&&(x.key.name==="else"&&k.body[g-1].type==="NGMicrosyntaxKeyedExpression"&&k.body[g-1].key.name==="then"||x.key.name==="track"))&&k.body[0].type==="NGMicrosyntaxExpression";return[E("key"),R?" ":": ",E("expression")]}case"NGMicrosyntaxLet":return["let ",E("key"),x.value===null?"":[" = ",E("value")]];case"NGMicrosyntaxAs":return[E("key")," as ",E("alias")];default:throw new Ad(x,"Angular")}}function yu({node:A,index:g}){return A.type==="NGMicrosyntaxKeyedExpression"&&A.key.name==="of"&&g===1}function Em(A){let{node:g}=A;return A.parent.body[1].key.name==="of"&&g.type==="NGMicrosyntaxKeyedExpression"&&g.key.name==="track"&&g.key.type==="NGMicrosyntaxKey"}var Ed=Yn(["CallExpression","OptionalCallExpression","AssignmentExpression"]);function dm({node:A}){return Er(A,Ed)}function Ns(A,g,E){let{node:x}=A;return l([L(uh,A.map(E,"decorators")),Cu(x,g)?dh:uh])}function Fu(A,g,E){return Au(A.node)?[L(dh,A.map(E,"declaration","decorators")),dh]:""}function du(A,g,E){let{node:x,parent:k}=A,{decorators:R}=x;if(!Xe(R)||Au(k)||bd(A))return"";let N=x.type==="ClassExpression"||x.type==="ClassDeclaration"||Cu(x,g);return[A.key==="declaration"&&Qs(k)?dh:N?lh:"",L(uh,A.map(E,"decorators")),uh]}function Cu(A,g){return A.decorators.some((A=>Ye(g.originalText,I(A))))}function Au(A){if(A.type!=="ExportDefaultDeclaration"&&A.type!=="ExportNamedDeclaration"&&A.type!=="DeclareExportDeclaration")return!1;let g=A.declaration?.decorators;return Xe(g)&&bt(A,g[0])}var vd=new WeakMap;function Tu(A){return vd.has(A)||vd.set(A,A.type==="ConditionalExpression"&&!ye(A,(A=>A.type==="ObjectExpression"))),vd.get(A)}var Cm=A=>A.type==="SequenceExpression";function xu(A,g,E,x={}){let k=[],R,N=[],j=!1,U=!x.expandLastArg&&A.node.body.type==="ArrowFunctionExpression",H;(function O(){let{node:W}=A,Z=Am(A,g,E,x);if(k.length===0)k.push(Z);else{let{leading:E,trailing:x}=Mt(A,g);k.push([E,Z]),N.unshift(x)}U&&(j||(j=W.returnType&&K(W).length>0||W.typeParameters||K(W).some((A=>A.type!=="Identifier")))),!U||W.body.type!=="ArrowFunctionExpression"?(R=E("body",x),H=W.body):A.call(O,"body")})();let W=!Ee(g.originalText,H)&&(Cm(H)||Tm(H,R,g)||!j&&Tu(H)),Z=A.key==="callee"&&Dt(A.parent),se=Symbol("arrow-chain"),pe=xm(A,x,{signatureDocs:k,shouldBreak:j}),de=!1,Te=!1,Fe=!1;return U&&(Z||x.assignmentLayout)&&(Te=!0,Fe=!T(A.node,gl.Leading&gl.Line),de=x.assignmentLayout==="chain-tail-arrow-chain"||Z&&!W),R=gm(A,g,x,{bodyDoc:R,bodyComments:N,functionBody:H,shouldPutBodyOnSameLine:W}),l([l(Te?m([Fe?ph:"",pe]):pe,{shouldBreak:de,id:se})," =>",U?yt(R,{groupId:se}):l(R),U&&Z?P(ph,"",{groupId:se}):""])}function Am(A,g,E,x){let{node:k}=A,R=[];if(k.async&&R.push("async "),fn(A,g))R.push(E(["params",0]));else{let k=x.expandLastArg||x.expandFirstArg,N=rr(A,E);if(k){if(ne(N))throw new Xh;N=l(_t(N))}R.push(l([Ke(A,g,E,k,!0),N]))}let N=v(A,g,{filter(A){let E=gc(g.originalText,I(A));return E!==!1&&g.originalText.slice(E,E+2)==="=>"}});return N&&R.push(" ",N),R}function Tm(A,g,E){return $s(A)||Hs(A)||A.type==="ArrowFunctionExpression"||A.type==="DoExpression"||A.type==="BlockStatement"||ha(A)||g.label?.hug!==!1&&(g.label?.embed||Wr(A,E.originalText))}function xm(A,g,{signatureDocs:E,shouldBreak:x}){if(E.length===1)return E[0];let{parent:k,key:R}=A;return R!=="callee"&&Dt(k)||Qa(k)?l([E[0]," =>",m([uh,L([" =>",uh],E.slice(1))])],{shouldBreak:x}):R==="callee"&&Dt(k)||g.assignmentLayout?l(L([" =>",uh],E),{shouldBreak:x}):l(m(L([" =>",uh],E)),{shouldBreak:x})}function gm(A,g,E,{bodyDoc:x,bodyComments:k,functionBody:R,shouldPutBodyOnSameLine:N}){let{node:j,parent:U}=A,H=E.expandLastArg&&ie(g,"all")?P(","):"",W=(E.expandLastArg||U.type==="JSXExpressionContainer")&&!T(j)?ph:"";return N&&Tu(R)?[" ",l([P("","("),m([ph,x]),P("",")"),H,W]),k]:N?[" ",x,k]:[m([uh,x,k]),H,W]}var Cd=Array.prototype.findLast??function(A){for(let g=this.length-1;g>=0;g--){let E=this[g];if(A(E,g,this))return E}},wd=Wt("findLast",(function(){if(Array.isArray(this))return Cd})),Id=wd;function br(A,g,E,x){let{node:k}=A,R=[],N=Id(0,k[x],(A=>A.type!=="EmptyStatement"));return A.each((({node:A})=>{A.type!=="EmptyStatement"&&(R.push(E()),A!==N&&(R.push(dh),oe(A,g)&&R.push(dh)))}),x),R}function En(A,g,E){let x=Bm(A,g,E),{node:k,parent:R}=A;if(k.type==="Program"&&R?.type!=="ModuleExpression")return x?[x,dh]:"";let N=[];if(k.type==="StaticBlock"&&N.push("static "),N.push("{"),x)N.push(m([dh,x]),dh);else{let g=A.grandparent;R.type==="ArrowFunctionExpression"||R.type==="FunctionExpression"||R.type==="FunctionDeclaration"||R.type==="ComponentDeclaration"||R.type==="HookDeclaration"||R.type==="ObjectMethod"||R.type==="ClassMethod"||R.type==="ClassPrivateMethod"||R.type==="ForStatement"||R.type==="WhileStatement"||R.type==="DoWhileStatement"||R.type==="DoExpression"||R.type==="ModuleExpression"||R.type==="CatchClause"&&!g.finalizer||R.type==="TSModuleDeclaration"||R.type==="MatchStatementCase"||k.type==="StaticBlock"||N.push(dh)}return N.push("}"),N}function Bm(A,g,E){let{node:x}=A,k=Xe(x.directives),R=x.body.some((A=>A.type!=="EmptyStatement")),N=T(x,gl.Dangling);if(!k&&!R&&!N)return"";let j=[];return k&&(j.push(br(A,g,E,"directives")),(R||N)&&(j.push(dh),oe(Z(0,x.directives,-1),g)&&j.push(dh))),R&&j.push(br(A,g,E,"body")),N&&j.push(v(A,g)),j}function bm(A){let g=new WeakMap;return function(E){return g.has(E)||g.set(E,Symbol(A)),g.get(E)}}var Dd=bm;function Rt(A,g,E){let{node:x}=A,k=[],R=x.type==="ObjectTypeAnnotation",N=!Bu(A),j=N?uh:dh,U=T(x,gl.Dangling),[H,W]=R&&x.exact?["{|","|}"]:"{}",se;if(Pm(A,(({node:x,next:U,isLast:H})=>{if(se??(se=x),k.push(E()),N&&R){let{parent:E}=A;E.inexact||!H?k.push(","):ie(g)&&k.push(P(","))}!N&&(km({node:x,next:U},g)||Pu({node:x,next:U},g))&&k.push(";"),H||(k.push(j),oe(x,g)&&k.push(dh))})),U&&k.push(v(A,g)),x.type==="ObjectTypeAnnotation"&&x.inexact){let A;T(x,gl.Dangling)?A=[T(x,gl.Line)||Ye(g.originalText,I(Z(0,et(x),-1)))?dh:uh,"..."]:A=[se?uh:"","..."],k.push(A)}if(N){let E=U||g.objectWrap==="preserve"&&se&&Cc(g.originalText,w(x),w(se)),R;if(k.length===0)R=H+W;else{let A=g.bracketSpacing?uh:ph;R=[H,m([A,...k]),A,W]}return A.match(void 0,((A,g)=>g==="typeAnnotation"),((A,g)=>g==="typeAnnotation"),Nt)||A.match(void 0,((A,g)=>A.type==="FunctionTypeParam"&&g==="typeAnnotation"),Nt)?R:l(R,{shouldBreak:E})}return[H,k.length>0?[m([dh,k]),dh]:"",W]}function Bu(A){let{node:g}=A;if(g.type==="ObjectTypeAnnotation"){let{key:g,parent:E}=A;return g==="body"&&(E.type==="InterfaceDeclaration"||E.type==="DeclareInterface"||E.type==="DeclareClass")}return g.type==="ClassBody"||g.type==="TSInterfaceBody"}function Pm(A,g){let{node:E}=A;if(E.type==="ClassBody"||E.type==="TSInterfaceBody"){A.each(g,"body");return}if(E.type==="TSTypeLiteral"){A.each(g,"members");return}if(E.type==="ObjectTypeAnnotation"){let E=["properties","indexers","callProperties","internalSlots"].flatMap((g=>A.map((({node:A,index:E})=>({node:A,loc:w(A),selector:[g,E]})),g))).sort(((A,g)=>A.loc-g.loc));for(let[x,{node:k,selector:R}]of E.entries())A.call((()=>g({node:k,next:E[x+1]?.node,isLast:x===E.length-1})),...R)}}function he(A,g){let{parent:E}=A;return A.callParent(Bu)?g.semi||E.type==="ObjectTypeAnnotation"?";":"":E.type==="TSTypeLiteral"?A.isLast?g.semi?P(";"):"":g.semi||Pu({node:A.node,next:A.next},g)?";":P("",";"):""}var xd=Yn(["ClassProperty","PropertyDefinition","ClassPrivateProperty","ClassAccessorProperty","AccessorProperty","TSAbstractPropertyDefinition","TSAbstractAccessorProperty"]),bu=A=>{if(A.computed||A.typeAnnotation)return!1;let{type:g,name:E}=A.key;return g==="Identifier"&&(E==="static"||E==="get"||E==="set")};function km({node:A,next:g},E){if(E.semi||!xd(A))return!1;if(!A.value&&bu(A))return!0;if(!g||g.static||g.accessibility||g.readonly)return!1;if(!g.computed){let A=g.key?.name;if(A==="in"||A==="instanceof")return!0}if(xd(g)&&g.variance&&!g.static&&!g.declare)return!0;switch(g.type){case"ClassProperty":case"PropertyDefinition":case"TSAbstractPropertyDefinition":return g.computed;case"MethodDefinition":case"TSAbstractMethodDefinition":case"ClassMethod":case"ClassPrivateMethod":{if((g.value?g.value.async:g.async)||g.kind==="get"||g.kind==="set")return!1;let A=g.value?g.value.generator:g.generator;return!!(g.computed||A)}case"TSIndexSignature":return!0}return!1}var Bd=Yn(["TSPropertySignature"]);function Pu({node:A,next:g},E){if(E.semi||!Bd(A))return!1;if(bu(A))return!0;if(!g)return!1;switch(g.type){case"TSCallSignatureDeclaration":return!0}return!1}var Sd=Dd("heritageGroup"),Td=Yn(["TSInterfaceDeclaration","DeclareInterface","InterfaceDeclaration","InterfaceTypeAnnotation"]);function sr(A,g,E){let{node:x}=A,k=Td(x),R=[Q(A),Zt(A),k?"interface":"class"],N=Iu(A),j=[],U=[];if(x.type!=="InterfaceTypeAnnotation"){x.id&&j.push(" ");for(let k of["id","typeParameters"])if(x[k]){let{leading:x,trailing:R}=A.call((()=>Mt(A,g)),k);j.push(x,E(k),m(R))}}if(x.superClass){let k=[Mm(A,g,E),E(x.superTypeArguments?"superTypeArguments":"superTypeParameters")],R=A.call((()=>["extends ",De(A,k,g)]),"superClass");N?U.push(uh,l(R)):U.push(" ",R)}else U.push(Rs(A,g,E,"extends"));U.push(Rs(A,g,E,"mixins"),Rs(A,g,E,"implements"));let H;return N?(H=Sd(x),R.push(l([...j,m(U)],{id:H}))):R.push(...j,...U),!k&&N&&wm(x.body)?R.push(P(dh," ",{groupId:H})):R.push(" "),R.push(E("body")),R}function wm(A){return A.type==="ObjectTypeAnnotation"?["properties","indexers","callProperties","internalSlots"].some((g=>Xe(A[g]))):Xe(A.body)}function ku(A){let g=A.superClass?1:0;for(let E of["extends","mixins","implements"])if(Array.isArray(A[E])&&(g+=A[E].length),g>1)return!0;return g>1}function _m(A){let{node:g}=A;if(T(g.id,gl.Trailing)||T(g.typeParameters,gl.Trailing)||T(g.superClass)||ku(g))return!0;if(g.superClass)return A.parent.type==="AssignmentExpression"?!1:!(g.superTypeArguments??g.superTypeParameters)&&io(g.superClass);let E=g.extends?.[0]??g.mixins?.[0]??g.implements?.[0];return E?E.type==="InterfaceExtends"&&E.id.type==="QualifiedTypeIdentifier"&&!E.typeParameters||(E.type==="TSClassImplements"||E.type==="TSInterfaceHeritage")&&io(E.expression)&&!E.typeArguments:!1}var kd=new WeakMap;function Iu(A){let{node:g}=A;return kd.has(g)||kd.set(g,_m(A)),kd.get(g)}function Rs(A,g,E,x){let{node:k}=A;if(!Xe(k[x]))return"";let R=v(A,g,{marker:x}),N=L([",",uh],A.map(E,x));if(!ku(k)){let g=[`${x} `,R,N];return Iu(A)?[uh,l(g)]:[" ",g]}return[uh,R,R&&dh,x,l(m([uh,N]))]}function Mm(A,g,E){let x=E("superClass"),{parent:k}=A;return k.type==="AssignmentExpression"?l(P(["(",m([ph,x]),ph,")"],x)):x}function Fn(A,g,E){let{node:x}=A,k=[];return Xe(x.decorators)&&k.push(Ns(A,g,E)),k.push(jt(x)),x.static&&k.push("static "),k.push(Zt(A)),x.override&&k.push("override "),k.push(Sr(A,g,E)),k}function dn(A,g,E){let{node:x}=A,k=[];Xe(x.decorators)&&k.push(Ns(A,g,E)),k.push(Q(A),jt(x)),x.static&&k.push("static "),k.push(Zt(A)),x.override&&k.push("override "),x.readonly&&k.push("readonly "),x.variance&&k.push(E("variance")),(x.type==="ClassAccessorProperty"||x.type==="AccessorProperty"||x.type==="TSAbstractAccessorProperty")&&k.push("accessor "),k.push(Ct(A,g,E),X(A),sn(A),G(A,E));let R=x.type==="TSAbstractPropertyDefinition"||x.type==="TSAbstractAccessorProperty";return[ht(A,g,E,k," =",R?void 0:"value"),g.semi?";":""]}var Fd=Yn(["TSAsExpression","TSTypeAssertion","TSNonNullExpression","TSInstantiationExpression","TSSatisfiesExpression"]);function Js(A){return Fd(A)?Js(A.expression):A}var Qd=Yn(["FunctionExpression","ArrowFunctionExpression"]);function Ou(A){return A.type==="MemberExpression"||A.type==="OptionalMemberExpression"||A.type==="Identifier"&&A.name!=="undefined"}function jm(A,g){if(Ls(A,g)){let g=Js(A.node.expression);return Qd(g)||Ou(g)}return!(!g.semi||ks(A,g)||Is(A,g))}function wu(A,g,E){return[E("expression"),jm(A,g)?";":""]}function _u(A,g,E){if(g.__isVueBindings||g.__isVueForBindingLeft){let x=A.map(E,"program","body",0,"params");if(x.length===1)return x[0];let k=L([",",uh],x);return g.__isVueForBindingLeft?["(",m([ph,l(k)]),ph,")"]:k}if(g.__isEmbeddedTypescriptGenericParameters){let g=A.map(E,"program","body",0,"typeParameters","params");return L([",",uh],g)}}function ju(A,g){let{node:E}=A;switch(E.type){case"RegExpLiteral":return Mu(E);case"BigIntLiteral":return Cn(E.extra.raw);case"NumericLiteral":return id(E.extra.raw);case"StringLiteral":return qe(Pt(E.extra.raw,g));case"NullLiteral":return"null";case"BooleanLiteral":return String(E.value);case"DirectiveLiteral":return Nu(E.extra.raw,g);case"Literal":{if(E.regex)return Mu(E.regex);if(E.bigint)return Cn(E.raw);let{value:x}=E;return typeof x=="number"?id(E.raw):typeof x=="string"?vm(A)?Nu(E.raw,g):qe(Pt(E.raw,g)):String(x)}}}function vm(A){if(A.key!=="expression")return;let{parent:g}=A;return g.type==="ExpressionStatement"&&typeof g.directive=="string"}function Cn(A){return A.toLowerCase()}function Mu({pattern:A,flags:g}){return g=[...g].sort().join(""),`/${A}/${g}`}var _d="use strict";function Nu(A,g){let E=A.slice(1,-1);if(E===_d||!(E.includes('"')||E.includes("'"))){let A=g.singleQuote?"'":'"';return A+E+A}return A}function Jm(A,g,E){let x=A.originalText.slice(g,E);for(let k of A[Symbol.for("comments")]){let A=w(k);if(A>E)break;let R=I(k);if(RA.value&&(A.value.type==="ObjectPattern"||A.value.type==="ArrayPattern")))||x.type!=="ObjectPattern"&&g.objectWrap==="preserve"&&W.length>0&&Wm(x,W[0],g),pe=[],de=A.map((({node:A})=>{let x=[...pe,l(E())];return pe=[",",uh],oe(A,g)&&pe.push(dh),x}),H);if(U){let E;if(T(x,gl.Dangling)){let k=T(x,gl.Line);E=[v(A,g),k||Ye(g.originalText,I(Z(0,et(x),-1)))?dh:uh,"..."]}else E=["..."];de.push([...pe,...E])}let Te=!(U||Z(0,W,-1)?.type==="RestElement"),Fe;if(de.length===0){if(!T(x,gl.Dangling))return["{}",G(A,E)];Fe=l(["{",v(A,g,{indent:!0}),ph,"}",X(A),G(A,E)])}else{let x=g.bracketSpacing?uh:ph;Fe=["{",m([x,...de]),P(Te&&ie(g)?",":""),x,"}",X(A),G(A,E)]}return A.match((A=>A.type==="ObjectPattern"&&!Xe(A.decorators)),Nt)||Ks(x)&&(A.match(void 0,((A,g)=>g==="typeAnnotation"),((A,g)=>g==="typeAnnotation"),Nt)||A.match(void 0,((A,g)=>A.type==="FunctionTypeParam"&&g==="typeAnnotation"),Nt))||!se&&A.match((A=>A.type==="ObjectPattern"),(A=>A.type==="AssignmentExpression"||A.type==="VariableDeclarator"))?Fe:l(Fe,{shouldBreak:se})}function Wm(A,g,E){let x=E.originalText,k=w(A),R=w(g);if(Pd(A)){let g=w(A),x=Rd(E,g,R);k=g+x.lastIndexOf("{")}return Cc(x,k,R)}function Ru(A,g,E){let{node:x}=A;return["import",x.phase?` ${x.phase}`:"",Ws(x),Wu(A,g,E),Gu(A,g,E),Uu(A,g,E),g.semi?";":""]}var Ju=A=>A.type==="ExportDefaultDeclaration"||A.type==="DeclareExportDeclaration"&&A.default;function An(A,g,E){let{node:x}=A,k=[Fu(A,g,E),Q(A),"export",Ju(x)?" default":""],{declaration:R,exported:N}=x;return T(x,gl.Dangling)&&(k.push(" ",v(A,g)),qr(x)&&k.push(dh)),R?k.push(" ",E("declaration")):(k.push(Ym(x)),x.type==="ExportAllDeclaration"||x.type==="DeclareExportAllDeclaration"?(k.push(" *"),N&&k.push(" as ",E("exported"))):k.push(Wu(A,g,E)),k.push(Gu(A,g,E),Uu(A,g,E))),k.push(Um(x,g)),k}var Nd=Yn(["ClassDeclaration","ComponentDeclaration","FunctionDeclaration","TSInterfaceDeclaration","DeclareClass","DeclareComponent","DeclareFunction","DeclareHook","HookDeclaration","TSDeclareFunction","EnumDeclaration"]);function Um(A,g){return g.semi&&(!A.declaration||Ju(A)&&!Nd(A.declaration))?";":""}function Gs(A,g=!0){return A&&A!=="value"?`${g?" ":""}${A}${g?"":" "}`:""}function Ws(A,g){return Gs(A.importKind,g)}function Ym(A){return Gs(A.exportKind)}function Gu(A,g,E){let{node:x}=A;return x.source?[qu(x,g)?" from":""," ",E("source")]:""}function Wu(A,g,E){let{node:x}=A;if(!qu(x,g))return"";let k=[" "];if(Xe(x.specifiers)){let R=[],N=[];A.each((()=>{let g=A.node.type;if(g==="ExportNamespaceSpecifier"||g==="ExportDefaultSpecifier"||g==="ImportNamespaceSpecifier"||g==="ImportDefaultSpecifier")R.push(E());else if(g==="ExportSpecifier"||g==="ImportSpecifier")N.push(E());else throw new Ad(x,"specifier")}),"specifiers"),k.push(L(", ",R)),N.length>0&&(R.length>0&&k.push(", "),N.length>1||R.length>0||x.specifiers.some((A=>T(A)))?k.push(l(["{",m([g.bracketSpacing?uh:ph,L([",",uh],N)]),P(ie(g)?",":""),g.bracketSpacing?uh:ph,"}"])):k.push(["{",g.bracketSpacing?" ":"",...N,g.bracketSpacing?" ":"","}"]))}else k.push("{}");return k}function qu(A,g){return A.type!=="ImportDeclaration"||Xe(A.specifiers)||A.importKind==="type"?!0:Rd(g,w(A),w(A.source)).trimEnd().endsWith("from")}function Hm(A,g){if(A.extra?.deprecatedAssertSyntax)return"assert";let E=Rd(g,I(A.source),A.attributes?.[0]?w(A.attributes[0]):I(A)).trimStart();return E.startsWith("assert")?"assert":E.startsWith("with")||Xe(A.attributes)?"with":void 0}var Xm=A=>{let{attributes:g}=A;if(g.length!==1)return!1;let[E]=g,{type:x,key:k,value:R}=E;return x==="ImportAttribute"&&(k.type==="Identifier"&&k.name==="type"||V(k)&&k.value==="type")&&V(R)&&!T(E)&&!T(k)&&!T(R)};function Uu(A,g,E){let{node:x}=A;if(!x.source)return"";let k=Hm(x,g);if(!k)return"";let R=ir(A,g,E);return Xm(x)&&(R=_t(R)),[` ${k} `,R]}function Yu(A,g,E){let{node:x}=A,{type:k}=x,R=k.startsWith("Import"),N=R?"imported":"local",j=R?"local":"exported",U=x[N],H=x[j],W="",Z="";return k==="ExportNamespaceSpecifier"||k==="ImportNamespaceSpecifier"?W="*":U&&(W=E(N)),H&&!Vm(x)&&(Z=E(j)),[Gs(k==="ImportSpecifier"?x.importKind:x.exportKind,!1),W,W&&Z?" as ":"",Z]}function Vm(A){if(A.type!=="ImportSpecifier"&&A.type!=="ExportSpecifier")return!1;let{local:g,[A.type==="ImportSpecifier"?"imported":"exported"]:E}=A;if(g.type!==E.type||!pi(g,E))return!1;if(V(g))return g.value===E.value&&zn(g)===zn(E);switch(g.type){case"Identifier":return g.name===E.name;default:return!1}}function or(A,g){return["...",g("argument"),G(A,g)]}function $m(A){let g=[A];for(let A=0;Ase[A]===x)),de=se.type===x.type&&!pe,Te,Fe,_e=0;do{Fe=Te||x,Te=A.getParentNode(_e),_e++}while(Te&&Te.type===x.type&&j.every((A=>Te[A]!==Fe)));let Me=Te||se,je=Fe;if(k&&(ha(x[j[0]])||ha(U)||ha(H)||$m(je))){Z=!0,de=!0;let Y=A=>[P("("),m([ph,A]),ph,P(")")],z=A=>A.type==="NullLiteral"||A.type==="Literal"&&A.value===null||A.type==="Identifier"&&A.name==="undefined";W.push(" ? ",z(U)?E(R):Y(E(R))," : ",H.type===x.type||z(H)?E(N):Y(E(N)))}else{let Y=A=>g.useTabs?m(E(A)):xe(2,E(A)),A=[uh,"? ",U.type===x.type?P("","("):"",Y(R),U.type===x.type?P("",")"):"",uh,": ",Y(N)];W.push(se.type!==x.type||se[N]===x||pe?A:g.useTabs?Qr(m(A)):xe(Math.max(0,g.tabWidth-2),A))}let S=A=>se===Me?l(A):A,$e=!Z&&(io(se)||se.type==="NGPipeExpression"&&se.left===x)&&!se.computed,Ve=zm(A),Ye=S([Km(A,g,E),de?W:m(W),k&&$e&&!Ve?ph:""]);return pe||Ve?l([m([ph,Ye]),ph]):Ye}function Zm(A,g){return(io(g)||g.type==="NGPipeExpression"&&g.left===A)&&!g.computed}function eD(A,g,E,x){return[...A.map((A=>et(A))),et(g),et(E)].flat().some((A=>Ki(A)&&Cc(x.originalText,w(A),I(A))))}var Md=new Map([["AssignmentExpression","right"],["VariableDeclarator","init"],["ReturnStatement","argument"],["ThrowStatement","argument"],["UnaryExpression","argument"],["YieldExpression","argument"],["AwaitExpression","argument"]]);function rD(A){let{node:g}=A;if(g.type!=="ConditionalExpression")return!1;let E,x=g;for(let g=0;!E;g++){let k=A.getParentNode(g);if(k.type==="ChainExpression"&&k.expression===x||Va(k)&&k.callee===x||io(k)&&k.object===x||k.type==="TSNonNullExpression"&&k.expression===x){x=k;continue}k.type==="NewExpression"&&k.callee===x||yl(k)&&k.expression===x?(E=A.getParentNode(g+1),x=k):E=k}return x===g?!1:E[Md.get(E.type)]===x}var qs=A=>[P("("),m([ph,A]),ph,P(")")];function ur(A,g,E,x){if(!g.experimentalTernaries)return Hu(A,g,E);let{node:k}=A,R=k.type==="ConditionalExpression",N=Tl(k),j=R?"consequent":"trueType",U=R?"alternate":"falseType",H=R?["test"]:["checkType","extendsType"],W=k[j],Z=k[U],se=H.map((A=>k[A])),{parent:pe}=A,de=pe.type===k.type,Te=de&&H.some((A=>pe[A]===k)),Fe=de&&pe[U]===k,_e=W.type===k.type,Me=Z.type===k.type,je=Me||Fe,$e=g.tabWidth>2||g.useTabs,Ve,Ye,Je=0;do{Ye=Ve||k,Ve=A.getParentNode(Je),Je++}while(Ve&&Ve.type===k.type&&H.every((A=>Ve[A]!==Ye)));let ze=Ve||pe,Ze=x&&x.assignmentLayout&&x.assignmentLayout!=="break-after-operator"&&(pe.type==="AssignmentExpression"||pe.type==="VariableDeclarator"||pe.type==="ClassProperty"||pe.type==="PropertyDefinition"||pe.type==="ClassPrivateProperty"||pe.type==="ObjectProperty"||pe.type==="Property"),Xe=(pe.type==="ReturnStatement"||pe.type==="ThrowStatement")&&!(_e||Me),rt=R&&ze.type==="JSXExpressionContainer"&&A.grandparent.type!=="JSXAttribute",it=rD(A),at=Zm(k,pe),ot=N&&Kh(A,g),dt=$e?g.useTabs?"\t":" ".repeat(g.tabWidth-1):"",At=eD(se,W,Z,g)||_e||Me,xt=!je&&!de&&!N&&(rt?W.type==="NullLiteral"||W.type==="Literal"&&W.value===null:Fr(W,g)&&$n(k.test,3)),St=je||Fe||N&&!de||de&&R&&$n(k.test,1)||xt,Pt=[];!_e&&T(W,gl.Dangling)&&A.call((()=>{Pt.push(v(A,g),dh)}),"consequent");let Ht=[];T(k.test,gl.Dangling)&&A.call((()=>{Ht.push(v(A,g))}),"test"),!Me&&T(Z,gl.Dangling)&&A.call((()=>{Ht.push(v(A,g))}),"alternate"),T(k,gl.Dangling)&&Ht.push(v(A,g));let ar=Symbol("test"),cn=Symbol("consequent"),Nn=Symbol("test-and-consequent"),jn=R?[qs(E("test")),k.test.type==="ConditionalExpression"?lh:""]:[E("checkType")," ","extends"," ",Tl(k.extendsType)||k.extendsType.type==="TSMappedType"?E("extendsType"):l(qs(E("extendsType")))],Un=l([jn," ?"],{id:ar}),Gn=E(j),Yn=m([_e||rt&&(ha(W)||de||je)?dh:uh,Pt,Gn]),zn=St?l([Un,je?Yn:P(Yn,l(Yn,{id:cn}),{groupId:ar})],{id:Nn}):[Un,Yn],Ui=E(U),Ki=xt?P(Ui,Qr(qs(Ui)),{groupId:Nn}):Ui,ls=[zn,Ht.length>0?[m([dh,Ht]),dh]:Me?dh:xt?P(uh," ",{groupId:Nn}):uh,":",Me?" ":$e?St?P(dt,P(je||xt?" ":dt," "),{groupId:Nn}):P(dt," "):" ",Me?Ki:l([m(Ki),rt&&!xt?ph:""]),at&&!it?ph:"",At?lh:""];return Ze&&!At?l(m([ph,l(ls)])):Ze||Xe?l(m(ls)):it||N&&Te?l([m([ph,ls]),ot?ph:""]):pe===ze?l(ls):ls}function Xu(A,g,E,x){let{node:k}=A;if(Vs(k))return ju(A,g);switch(k.type){case"JsExpressionRoot":return E("node");case"JsonRoot":return[v(A,g),E("node"),dh];case"File":return _u(A,g,E)??E("program");case"ExpressionStatement":return wu(A,g,E);case"ChainExpression":return E("expression");case"ParenthesizedExpression":return!T(k.expression)&&(Hs(k.expression)||$s(k.expression))?["(",E("expression"),")"]:l(["(",m([ph,E("expression")]),ph,")"]);case"AssignmentExpression":return Zo(A,g,E);case"VariableDeclarator":return eu(A,g,E);case"BinaryExpression":case"LogicalExpression":return on(A,g,E);case"AssignmentPattern":return[E("left")," = ",E("right")];case"OptionalMemberExpression":case"MemberExpression":return Xo(A,g,E);case"MetaProperty":return[E("meta"),".",E("property")];case"BindExpression":return Ho(A,g,E);case"Identifier":return[k.name,X(A),sn(A),G(A,E)];case"V8IntrinsicIdentifier":return["%",k.name];case"SpreadElement":return or(A,E);case"RestElement":return or(A,E);case"FunctionDeclaration":case"FunctionExpression":return mn(A,g,E,x);case"ArrowFunctionExpression":return xu(A,g,E,x);case"YieldExpression":return[`yield${k.delegate?"*":""}`,k.argument?[" ",E("argument")]:""];case"AwaitExpression":{let g=["await"];if(k.argument){g.push(" ",E("argument"));let{parent:x}=A;if(Va(x)&&x.callee===k||io(x)&&x.object===k){g=[m([ph,...g]),ph];let E=A.findAncestor((A=>A.type==="AwaitExpression"||A.type==="BlockStatement"));if(E?.type!=="AwaitExpression"||!ye(E.argument,(A=>A===k)))return l(g)}}return g}case"ExportDefaultDeclaration":case"ExportNamedDeclaration":case"ExportAllDeclaration":return An(A,g,E);case"ImportDeclaration":return Ru(A,g,E);case"ImportSpecifier":case"ExportSpecifier":case"ImportNamespaceSpecifier":case"ExportNamespaceSpecifier":case"ImportDefaultSpecifier":case"ExportDefaultSpecifier":return Yu(A,g,E);case"ImportAttribute":return ln(A,g,E);case"Program":case"BlockStatement":case"StaticBlock":return En(A,g,E);case"ClassBody":return Rt(A,g,E);case"ThrowStatement":return uu(A,g,E);case"ReturnStatement":return ou(A,g,E);case"NewExpression":case"ImportExpression":case"OptionalCallExpression":case"CallExpression":return vt(A,g,E);case"ObjectExpression":case"ObjectPattern":return ir(A,g,E);case"Property":return mt(k)?Sr(A,g,E):ln(A,g,E);case"ObjectProperty":return ln(A,g,E);case"ObjectMethod":return Sr(A,g,E);case"Decorator":return["@",E("expression")];case"ArrayExpression":case"ArrayPattern":return tr(A,g,E);case"SequenceExpression":{let{parent:g}=A;if(g.type==="ExpressionStatement"||g.type==="ForStatement"){let g=[];return A.each((({isFirst:A})=>{A?g.push(E()):g.push(",",m([uh,E()]))}),"expressions"),l(g)}let x=L([",",uh],A.map(E,"expressions"));return(g.type==="ReturnStatement"||g.type==="ThrowStatement")&&A.key==="argument"||g.type==="ArrowFunctionExpression"&&A.key==="body"?l(P([m([ph,x]),ph],x)):l(x)}case"ThisExpression":return"this";case"Super":return"super";case"Directive":return[E("value"),g.semi?";":""];case"UnaryExpression":{let A=[k.operator];return/[a-z]$/u.test(k.operator)&&A.push(" "),T(k.argument)?A.push(l(["(",m([ph,E("argument")]),ph,")"])):A.push(E("argument")),A}case"UpdateExpression":return[k.prefix?k.operator:"",E("argument"),k.prefix?"":k.operator];case"ConditionalExpression":return ur(A,g,E,x);case"VariableDeclaration":{let x=A.map(E,"declarations"),R=A.parent,N=R.type==="ForStatement"||R.type==="ForInStatement"||R.type==="ForOfStatement",j=k.declarations.some((A=>A.init)),U;return x.length===1&&!T(k.declarations[0])?U=x[0]:x.length>0&&(U=m(x[0])),l([Q(A),k.kind,U?[" ",U]:"",m(x.slice(1).map((A=>[",",j&&!N?dh:uh,A]))),g.semi&&!(N&&R.body!==k)?";":""])}case"WithStatement":return l(["with (",E("object"),")",Ft(k.body,E("body"))]);case"IfStatement":{let x=Ft(k.consequent,E("consequent")),R=[l(["if (",l([m([ph,E("test")]),ph]),")",x])];if(k.alternate){let x=T(k.consequent,gl.Trailing|gl.Line)||qr(k),N=k.consequent.type==="BlockStatement"&&!x;R.push(N?" ":dh),T(k,gl.Dangling)&&R.push(v(A,g),x?dh:" "),R.push("else",l(Ft(k.alternate,E("alternate"),k.alternate.type==="IfStatement")))}return R}case"ForStatement":{let x=Ft(k.body,E("body")),R=v(A,g),N=R?[R,ph]:"";return!k.init&&!k.test&&!k.update?[N,l(["for (;;)",x])]:[N,l(["for (",l([m([ph,E("init"),";",uh,E("test"),";",k.update?[uh,E("update")]:P("",uh)]),ph]),")",x])]}case"WhileStatement":return l(["while (",l([m([ph,E("test")]),ph]),")",Ft(k.body,E("body"))]);case"ForInStatement":return l(["for (",E("left")," in ",E("right"),")",Ft(k.body,E("body"))]);case"ForOfStatement":return l(["for",k.await?" await":""," (",E("left")," of ",E("right"),")",Ft(k.body,E("body"))]);case"DoWhileStatement":{let A=Ft(k.body,E("body"));return[l(["do",A]),k.body.type==="BlockStatement"?" ":dh,"while (",l([m([ph,E("test")]),ph]),")",g.semi?";":""]}case"DoExpression":return[k.async?"async ":"","do ",E("body")];case"BreakStatement":case"ContinueStatement":return[k.type==="BreakStatement"?"break":"continue",k.label?[" ",E("label")]:"",g.semi?";":""];case"LabeledStatement":return[E("label"),`:${k.body.type==="EmptyStatement"&&!T(k.body,gl.Leading)?"":" "}`,E("body")];case"TryStatement":return["try ",E("block"),k.handler?[" ",E("handler")]:"",k.finalizer?[" finally ",E("finalizer")]:""];case"CatchClause":if(k.param){let A=T(k.param,(A=>!Ki(A)||A.leading&&Ye(g.originalText,I(A))||A.trailing&&Ye(g.originalText,w(A),{backwards:!0}))),x=E("param");return["catch ",A?["(",m([ph,x]),ph,") "]:["(",x,") "],E("body")]}return["catch ",E("body")];case"SwitchStatement":return[l(["switch (",m([ph,E("discriminant")]),ph,")"])," {",k.cases.length>0?m([dh,L(dh,A.map((({node:A,isLast:x})=>[E(),!x&&oe(A,g)?dh:""]),"cases"))]):"",dh,"}"];case"SwitchCase":{let x=[];k.test?x.push("case ",E("test"),":"):x.push("default:"),T(k,gl.Dangling)&&x.push(" ",v(A,g));let R=k.consequent.filter((A=>A.type!=="EmptyStatement"));if(R.length>0){let k=br(A,g,E,"consequent");x.push(R.length===1&&R[0].type==="BlockStatement"?[" ",k]:m([dh,k]))}return x}case"DebuggerStatement":return["debugger",g.semi?";":""];case"ClassDeclaration":case"ClassExpression":return sr(A,g,E);case"ClassMethod":case"ClassPrivateMethod":case"MethodDefinition":return Fn(A,g,E);case"ClassProperty":case"PropertyDefinition":case"ClassPrivateProperty":case"ClassAccessorProperty":case"AccessorProperty":return dn(A,g,E);case"TemplateElement":return qe(k.value.raw);case"TemplateLiteral":return en(A,g,E);case"TaggedTemplateExpression":return oo(A,g,E);case"PrivateIdentifier":return["#",k.name];case"PrivateName":return["#",E("id")];case"TopicReference":return"%";case"ArgumentPlaceholder":return"?";case"ModuleExpression":return["module ",E("body")];case"VoidPattern":return"void";case"EmptyStatement":if(Fs(A))return";";case"InterpreterDirective":default:throw new Ad(k,"ESTree")}}function Tn(A){return[A("elementType"),"[]"]}var jd=Yn(["SatisfiesExpression","TSSatisfiesExpression"]);function xn(A,g,E){let{parent:x,node:k,key:R}=A,N=k.type==="AsConstExpression"?"const":E("typeAnnotation"),j=[E("expression")," ",jd(k)?"satisfies":"as"," ",N];return R==="callee"&&Va(x)||R==="object"&&io(x)?l([m([ph,...j]),ph]):j}function Vu(A,g,E){let{node:x}=A,k=[Q(A),"component"];x.id&&k.push(" ",E("id")),k.push(E("typeParameters"));let R=sD(A,g,E);return x.rendersType?k.push(l([R," ",E("rendersType")])):k.push(l([R])),x.body&&k.push(" ",E("body")),g.semi&&x.type==="DeclareComponent"&&k.push(";"),k}function sD(A,g,E){let{node:x}=A,k=x.params;if(x.rest&&(k=[...k,x.rest]),k.length===0)return["(",v(A,g,{filter:A=>bc(g.originalText,I(A))===")"}),")"];let R=[];return oD(A,((A,N)=>{let j=N===k.length-1;j&&x.rest&&R.push("..."),R.push(E()),!j&&(R.push(","),oe(k[N],g)?R.push(dh,dh):R.push(uh))})),["(",m([ph,...R]),P(ie(g,"all")&&!iD(x,k)?",":""),ph,")"]}function iD(A,g){return A.rest||Z(0,g,-1)?.type==="RestElement"}function oD(A,g){let{node:E}=A,x=0,s=A=>g(A,x++);A.each(s,"params"),E.rest&&A.call(s,"rest")}function $u(A,g,E){let{node:x}=A;return x.shorthand?E("local"):[E("name")," as ",E("local")]}function Ku(A,g,E){let{node:x}=A,k=[];return x.name&&k.push(E("name"),x.optional?"?: ":": "),k.push(E("typeAnnotation")),k}function Us(A,g,E){return ir(A,g,E)}function Qu(A,g,E){let{node:x}=A;return[x.type==="EnumSymbolBody"||x.explicitType?`of ${x.type.slice(4,-4).toLowerCase()} `:"",Us(A,g,E)]}function gn(A,g){let{node:E}=A,x=g("id");E.computed&&(x=["[",x,"]"]);let k="";return E.initializer&&(k=g("initializer")),E.init&&(k=g("init")),k?[x," = ",k]:x}function hn(A,g){let{node:E}=A;return[Q(A),E.const?"const ":"","enum ",g("id")," ",g("body")]}function Sn(A,g,E){let{node:x}=A,k=[Zt(A)];(x.type==="TSConstructorType"||x.type==="TSConstructSignatureDeclaration")&&k.push("new ");let R=Ke(A,g,E,!1,!0),N=[];return x.type==="FunctionTypeAnnotation"?N.push(uD(A)?" => ":": ",E("returnType")):N.push(G(A,E,"returnType")),lt(x,N)&&(R=l(R)),k.push(R,N),[l(k),x.type==="TSConstructSignatureDeclaration"||x.type==="TSCallSignatureDeclaration"?he(A,g):""]}function uD(A){let{node:g,parent:E}=A;return g.type==="FunctionTypeAnnotation"&&(Gr(E)||!((E.type==="ObjectTypeProperty"||E.type==="ObjectTypeInternalSlot")&&!E.variance&&!E.optional&&bt(E,g)||E.type==="ObjectTypeCallProperty"||A.getParentNode(2)?.type==="DeclareFunction"))}function Zu(A,g,E){let{node:x}=A,k=["hook"];x.id&&k.push(" ",E("id"));let R=Ke(A,g,E,!1,!0),N=rr(A,E),j=lt(x,N);return k.push(l([j?l(R):R,N]),x.body?" ":"",E("body")),k}function ea(A,g,E){let{node:x}=A,k=[Q(A),"hook"];return x.id&&k.push(" ",E("id")),g.semi&&k.push(";"),k}function zu(A){let{node:g}=A;return g.type==="HookTypeAnnotation"&&A.getParentNode(2)?.type==="DeclareHook"}function ta(A,g,E){let{node:x}=A,k=Ke(A,g,E,!1,!0),R=[zu(A)?": ":" => ",E("returnType")];return l([zu(A)?"":"hook ",lt(x,R)?l(k):k,R])}function Bn(A,g,E){return[E("objectType"),X(A),"[",E("indexType"),"]"]}function bn(A,g,E){return["infer ",E("typeParameter")]}function Pn(A,g,E){let x=!1;return l(A.map((({isFirst:A,previous:k,node:R,index:N})=>{let j=E();if(A)return j;let U=Ks(R),H=Ks(k);return H&&U?[" & ",x?m(j):j]:!H&&!U||Ee(g.originalText,R)?g.experimentalOperatorPosition==="start"?m([uh,"& ",j]):m([" &",uh,j]):(N>1&&(x=!0),[" & ",N>1?m(j):j])}),"types"))}function aD(A){switch(A){case null:return"";case"PlusOptional":return"+?";case"MinusOptional":return"-?";case"Optional":return"?"}}function na(A,g,E){let{node:x}=A;return[l([x.variance?E("variance"):"","[",m([E("keyTparam")," in ",E("sourceType")]),"]",aD(x.optional),": ",E("propType")]),he(A,g)]}function ra(A,g){return A==="+"||A==="-"?A+g:g}function sa(A,g,E){let{node:x}=A,k=!1;if(g.objectWrap==="preserve"){let A=w(x),E=Rd(g,A+1,w(x.key)),R=A+1+E.search(/\S/u);Cc(g.originalText,A,R)&&(k=!0)}return l(["{",m([g.bracketSpacing?uh:ph,T(x,gl.Dangling)?l([v(A,g),dh]):"",l([x.readonly?[ra(x.readonly,"readonly")," "]:"","[",E("key")," in ",E("constraint"),x.nameType?[" as ",E("nameType")]:"","]",x.optional?ra(x.optional,"?"):"",x.typeAnnotation?": ":"",E("typeAnnotation")]),g.semi?P(";"):""]),g.bracketSpacing?uh:ph,"}"],{shouldBreak:k})}function ia(A,g,E){let{node:x}=A;return[l(["match (",m([ph,E("argument")]),ph,")"])," {",x.cases.length>0?m([dh,L(dh,A.map((({node:A,isLast:x})=>[E(),!x&&oe(A,g)?dh:""]),"cases"))]):"",dh,"}"]}function oa(A,g,E){let{node:x}=A,k=T(x,gl.Dangling)?[" ",v(A,g)]:[],R=x.type==="MatchStatementCase"?[" ",E("body")]:m([uh,E("body"),","]);return[E("pattern"),x.guard?l([m([uh,"if (",E("guard"),")"])]):"",l([" =>",k,R])]}function ua(A,g,E){let{node:x}=A;switch(x.type){case"MatchOrPattern":return lD(A,g,E);case"MatchAsPattern":return[E("pattern")," as ",E("target")];case"MatchWildcardPattern":return["_"];case"MatchLiteralPattern":return E("literal");case"MatchUnaryPattern":return[x.operator,E("argument")];case"MatchIdentifierPattern":return E("id");case"MatchMemberPattern":{let A=x.property.type==="Identifier"?[".",E("property")]:["[",m([ph,E("property")]),ph,"]"];return l([E("base"),A])}case"MatchBindingPattern":return[x.kind," ",E("id")];case"MatchObjectPattern":{let g=A.map(E,"properties");return x.rest&&g.push(E("rest")),l(["{",m([ph,L([",",uh],g)]),x.rest?"":P(","),ph,"}"])}case"MatchArrayPattern":{let g=A.map(E,"elements");return x.rest&&g.push(E("rest")),l(["[",m([ph,L([",",uh],g)]),x.rest?"":P(","),ph,"]"])}case"MatchObjectPatternProperty":return x.shorthand?E("pattern"):l([E("key"),":",m([uh,E("pattern")])]);case"MatchRestPattern":{let A=["..."];return x.argument&&A.push(E("argument")),A}}}var Ud=Yn(["MatchWildcardPattern","MatchLiteralPattern","MatchUnaryPattern","MatchIdentifierPattern"]);function pD(A){let{patterns:g}=A;if(g.some((A=>T(A))))return!1;let E=g.find((A=>A.type==="MatchObjectPattern"));return E?g.every((A=>A===E||Ud(A))):!1}function cD(A){return Ud(A)||A.type==="MatchObjectPattern"?!0:A.type==="MatchOrPattern"?pD(A):!1}function lD(A,g,E){let{node:x}=A,{parent:k}=A,R=k.type!=="MatchStatementCase"&&k.type!=="MatchExpressionCase"&&k.type!=="MatchArrayPattern"&&k.type!=="MatchObjectPatternProperty"&&!Ee(g.originalText,x),N=cD(x),j=A.map((()=>{let x=E();return N||(x=xe(2,x)),De(A,x,g)}),"patterns");if(N)return L(" | ",j);let U=[P(["| "]),L([uh,"| "],j)];return Kh(A,g)?l([m([P([ph]),U]),ph]):k.type==="MatchArrayPattern"&&k.elements.length>1?l([m([P(["(",ph]),U]),ph,P(")")]):l(R?m(U):U)}function pa(A,g,E){let{node:x}=A,k=[Q(A),"opaque type ",E("id"),E("typeParameters")];if(x.supertype&&k.push(": ",E("supertype")),x.lowerBound||x.upperBound){let A=[];x.lowerBound&&A.push(m([uh,"super ",E("lowerBound")])),x.upperBound&&A.push(m([uh,"extends ",E("upperBound")])),k.push(l(A))}return x.impltype&&k.push(" = ",E("impltype")),k.push(g.semi?";":""),k}function kn(A,g,E){let{node:x}=A;return["...",...x.type==="TupleTypeSpreadElement"&&x.label?[E("label"),": "]:[],E("typeAnnotation")]}function In(A,g,E){let{node:x}=A;return[x.variance?E("variance"):"",E("label"),x.optional?"?":"",": ",E("elementType")]}function Ln(A,g,E){let{node:x}=A,k=[Q(A),"type ",E("id"),E("typeParameters")],R=x.type==="TSTypeAliasDeclaration"?"typeAnnotation":"right";return[ht(A,g,E,k," =",R),g.semi?";":""]}function mD(A,g,E){let{node:x}=A;return K(x).length===1&&x.type.startsWith("TS")&&!x[E][0].constraint&&A.parent.type==="ArrowFunctionExpression"&&!(g.filepath&&/\.ts$/u.test(g.filepath))}function Gt(A,g,E,x){let{node:k}=A;if(!k[x])return"";if(!Array.isArray(k[x]))return E(x);let R=It(A.grandparent),N=A.match((A=>!(A[x].length===1&&Ks(A[x][0]))),void 0,((A,g)=>g==="typeAnnotation"),(A=>A.type==="Identifier"),bs);if(k[x].length===0||!N&&(R||k[x].length===1&&(k[x][0].type==="NullableTypeAnnotation"||Go(k[x][0]))))return["<",L(", ",A.map(E,x)),DD(A,g),">"];let j=k.type==="TSTypeParameterInstantiation"?"":mD(A,g,x)?",":ie(g)?P(","):"";return l(["<",m([ph,L([",",uh],A.map(E,x))]),j,ph,">"])}function DD(A,g){let{node:E}=A;if(!T(E,gl.Dangling))return"";let x=!T(E,gl.Line),k=v(A,g,{indent:!x});return x?k:[k,dh]}function On(A,g,E){let{node:x}=A,k=[x.const?"const ":""],R=x.type==="TSTypeParameter"?E("name"):x.name;if(x.variance&&k.push(E("variance")),x.in&&k.push("in "),x.out&&k.push("out "),k.push(R),x.bound&&(x.usesExtendsBound&&k.push(" extends "),k.push(G(A,E,"bound"))),x.constraint){let A=Symbol("constraint");k.push(" extends",l(m(uh),{id:A}),mh,yt(E("constraint"),{groupId:A}))}if(x.default){let A=Symbol("default");k.push(" =",l(m(uh),{id:A}),mh,yt(E("default"),{groupId:A}))}return l(k)}function wn(A,g){let{node:E}=A;return[E.type==="TSTypePredicate"&&E.asserts?"asserts ":E.type==="TypePredicate"&&E.kind?`${E.kind} `:"",g("parameterName"),E.typeAnnotation?[" is ",G(A,g)]:""]}function _n({node:A},g){let E=A.type==="TSTypeQuery"?"exprName":"argument";return["typeof ",g(E),g("typeArguments")]}function ca(A,g,E){let{node:x}=A;if(us(x))return x.type.slice(0,-14).toLowerCase();switch(x.type){case"ComponentDeclaration":case"DeclareComponent":case"ComponentTypeAnnotation":return Vu(A,g,E);case"ComponentParameter":return $u(A,g,E);case"ComponentTypeParameter":return Ku(A,g,E);case"HookDeclaration":return Zu(A,g,E);case"DeclareHook":return ea(A,g,E);case"HookTypeAnnotation":return ta(A,g,E);case"DeclareFunction":return[Q(A),"function ",E("id"),E("predicate"),g.semi?";":""];case"DeclareModule":return["declare module ",E("id")," ",E("body")];case"DeclareModuleExports":return["declare module.exports",G(A,E),g.semi?";":""];case"DeclareNamespace":return["declare namespace ",E("id")," ",E("body")];case"DeclareVariable":return[Q(A),x.kind??"var"," ",E("id"),g.semi?";":""];case"DeclareExportDeclaration":case"DeclareExportAllDeclaration":return An(A,g,E);case"DeclareOpaqueType":case"OpaqueType":return pa(A,g,E);case"DeclareTypeAlias":case"TypeAlias":return Ln(A,g,E);case"IntersectionTypeAnnotation":return Pn(A,g,E);case"UnionTypeAnnotation":return un(A,g,E);case"ConditionalTypeAnnotation":return ur(A,g,E);case"InferTypeAnnotation":return bn(A,g,E);case"FunctionTypeAnnotation":return Sn(A,g,E);case"TupleTypeAnnotation":return tr(A,g,E);case"TupleTypeLabeledElement":return In(A,g,E);case"TupleTypeSpreadElement":return kn(A,g,E);case"GenericTypeAnnotation":return[E("id"),Gt(A,g,E,"typeParameters")];case"IndexedAccessType":case"OptionalIndexedAccessType":return Bn(A,g,E);case"TypeAnnotation":return an(A,g,E);case"TypeParameter":return On(A,g,E);case"TypeofTypeAnnotation":return _n(A,E);case"ExistsTypeAnnotation":return"*";case"ArrayTypeAnnotation":return Tn(E);case"DeclareEnum":case"EnumDeclaration":return hn(A,E);case"EnumBooleanBody":case"EnumNumberBody":case"EnumBigIntBody":case"EnumStringBody":case"EnumSymbolBody":return Qu(A,g,E);case"EnumBooleanMember":case"EnumNumberMember":case"EnumBigIntMember":case"EnumStringMember":case"EnumDefaultedMember":return gn(A,E);case"FunctionTypeParam":{let g=x.name?E("name"):A.parent.this===x?"this":"";return[g,X(A),g?": ":"",E("typeAnnotation")]}case"DeclareClass":case"DeclareInterface":case"InterfaceDeclaration":case"InterfaceTypeAnnotation":return sr(A,g,E);case"ObjectTypeAnnotation":return Rt(A,g,E);case"ClassImplements":case"InterfaceExtends":return[E("id"),E("typeParameters")];case"NullableTypeAnnotation":return["?",E("typeAnnotation")];case"Variance":{let{kind:A}=x;return rt(A==="plus"||A==="minus"),A==="plus"?"+":"-"}case"KeyofTypeAnnotation":return["keyof ",E("argument")];case"ObjectTypeCallProperty":return[x.static?"static ":"",E("value"),he(A,g)];case"ObjectTypeMappedTypeProperty":return na(A,g,E);case"ObjectTypeIndexer":return[x.static?"static ":"",x.variance?E("variance"):"","[",E("id"),x.id?": ":"",E("key"),"]: ",E("value"),he(A,g)];case"ObjectTypeProperty":{let k="";return x.proto?k="proto ":x.static&&(k="static "),[k,x.kind!=="init"?x.kind+" ":"",x.variance?E("variance"):"",Ct(A,g,E),X(A),mt(x)?"":": ",E("value"),he(A,g)]}case"ObjectTypeInternalSlot":return[x.static?"static ":"","[[",E("id"),"]]",X(A),x.method?"":": ",E("value"),he(A,g)];case"ObjectTypeSpreadProperty":return or(A,E);case"QualifiedTypeofIdentifier":case"QualifiedTypeIdentifier":return[E("qualification"),".",E("id")];case"NullLiteralTypeAnnotation":return"null";case"BooleanLiteralTypeAnnotation":return String(x.value);case"StringLiteralTypeAnnotation":return qe(Pt(zn(x),g));case"NumberLiteralTypeAnnotation":return id(zn(x));case"BigIntLiteralTypeAnnotation":return Cn(zn(x));case"TypeCastExpression":return["(",E("expression"),G(A,E),")"];case"TypePredicate":return wn(A,E);case"TypeOperator":return[x.operator," ",E("typeAnnotation")];case"TypeParameterDeclaration":case"TypeParameterInstantiation":return Gt(A,g,E,"params");case"InferredPredicate":case"DeclaredPredicate":return[A.key==="predicate"&&A.parent.type!=="DeclareFunction"&&!A.parent.returnType?": ":" ","%checks",...x.type==="DeclaredPredicate"?["(",E("value"),")"]:[]];case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":return xn(A,g,E);case"MatchExpression":case"MatchStatement":return ia(A,g,E);case"MatchExpressionCase":case"MatchStatementCase":return oa(A,g,E);case"MatchOrPattern":case"MatchAsPattern":case"MatchWildcardPattern":case"MatchLiteralPattern":case"MatchUnaryPattern":case"MatchIdentifierPattern":case"MatchMemberPattern":case"MatchBindingPattern":case"MatchObjectPattern":case"MatchObjectPatternProperty":case"MatchRestPattern":case"MatchArrayPattern":return ua(A,g,E)}}function la(A,g,E){let{node:x}=A,k=x.parameters.length>1?P(ie(g)?",":""):"",R=l([m([ph,L([", ",ph],A.map(E,"parameters"))]),k,ph]);return[A.key==="body"&&A.parent.type==="ClassBody"&&x.static?"static ":"",x.readonly?"readonly ":"","[",x.parameters?R:"","]",G(A,E),he(A,g)]}function Ys(A,g,E){let{node:x}=A;return[x.postfix?"":E,G(A,g),x.postfix?E:""]}function ma(A,g,E){let{node:x}=A,k=[],R=x.kind&&x.kind!=="method"?`${x.kind} `:"";k.push(jt(x),R,x.computed?"[":"",E("key"),x.computed?"]":"",X(A));let N=Ke(A,g,E,!1,!0),j=G(A,E,"returnType"),U=lt(x,j);return k.push(U?l(N):N),x.returnType&&k.push(l(j)),[l(k),he(A,g)]}function Da(A,g,E){let{node:x}=A;return[Q(A),x.kind==="global"?"":`${x.kind} `,E("id"),x.body?[" ",l(E("body"))]:g.semi?";":""]}function fa(A,g,E){let{node:x}=A,k=!($s(x.expression)||Hs(x.expression)),R=l(["<",m([ph,E("typeAnnotation")]),ph,">"]),N=[P("("),m([ph,E("expression")]),ph,P(")")];return k?nt([[R,E("expression")],[R,l(N,{shouldBreak:!0})],[R,E("expression")]]):l([R,E("expression")])}function ya(A,g,E){let{node:x}=A;if(x.type.startsWith("TS")){if(vs(x))return x.type.slice(2,-7).toLowerCase();switch(x.type){case"TSThisType":return"this";case"TSTypeAssertion":return fa(A,g,E);case"TSDeclareFunction":return mn(A,g,E);case"TSExportAssignment":return["export = ",E("expression"),g.semi?";":""];case"TSModuleBlock":return En(A,g,E);case"TSInterfaceBody":case"TSTypeLiteral":return Rt(A,g,E);case"TSTypeAliasDeclaration":return Ln(A,g,E);case"TSQualifiedName":return[E("left"),".",E("right")];case"TSAbstractMethodDefinition":case"TSDeclareMethod":return Fn(A,g,E);case"TSAbstractAccessorProperty":case"TSAbstractPropertyDefinition":return dn(A,g,E);case"TSInterfaceHeritage":case"TSClassImplements":case"TSInstantiationExpression":return[E("expression"),E("typeArguments")];case"TSTemplateLiteralType":return en(A,g,E);case"TSNamedTupleMember":return In(A,g,E);case"TSRestType":return kn(A,g,E);case"TSOptionalType":return[E("typeAnnotation"),"?"];case"TSInterfaceDeclaration":return sr(A,g,E);case"TSTypeParameterDeclaration":case"TSTypeParameterInstantiation":return Gt(A,g,E,"params");case"TSTypeParameter":return On(A,g,E);case"TSAsExpression":case"TSSatisfiesExpression":return xn(A,g,E);case"TSArrayType":return Tn(E);case"TSPropertySignature":return[x.readonly?"readonly ":"",Ct(A,g,E),X(A),G(A,E),he(A,g)];case"TSParameterProperty":return[jt(x),x.static?"static ":"",x.override?"override ":"",x.readonly?"readonly ":"",E("parameter")];case"TSTypeQuery":return _n(A,E);case"TSIndexSignature":return la(A,g,E);case"TSTypePredicate":return wn(A,E);case"TSNonNullExpression":return[E("expression"),"!"];case"TSImportType":return[vt(A,g,E),x.qualifier?[".",E("qualifier")]:"",Gt(A,g,E,"typeArguments")];case"TSLiteralType":return E("literal");case"TSIndexedAccessType":return Bn(A,g,E);case"TSTypeOperator":return[x.operator," ",E("typeAnnotation")];case"TSMappedType":return sa(A,g,E);case"TSMethodSignature":return ma(A,g,E);case"TSNamespaceExportDeclaration":return["export as namespace ",E("id"),g.semi?";":""];case"TSEnumDeclaration":return hn(A,E);case"TSEnumBody":return Us(A,g,E);case"TSEnumMember":return gn(A,E);case"TSImportEqualsDeclaration":return["import ",Ws(x,!1),E("id")," = ",E("moduleReference"),g.semi?";":""];case"TSExternalModuleReference":return vt(A,g,E);case"TSModuleDeclaration":return Da(A,g,E);case"TSConditionalType":return ur(A,g,E);case"TSInferType":return bn(A,g,E);case"TSIntersectionType":return Pn(A,g,E);case"TSUnionType":return un(A,g,E);case"TSFunctionType":case"TSCallSignatureDeclaration":case"TSConstructorType":case"TSConstructSignatureDeclaration":return Sn(A,g,E);case"TSTupleType":return tr(A,g,E);case"TSTypeReference":return[E("typeName"),Gt(A,g,E,"typeArguments")];case"TSTypeAnnotation":return an(A,g,E);case"TSEmptyBodyFunctionExpression":return Dn(A,g,E);case"TSJSDocAllType":return"*";case"TSJSDocUnknownType":return"?";case"TSJSDocNullableType":return Ys(A,E,"?");case"TSJSDocNonNullableType":return Ys(A,E,"!");case"TSParenthesizedType":default:throw new Ad(x,"TypeScript")}}}function fD(A,g,E,x){for(let k of[Eu,Du,ca,ya,Xu]){let R=k(A,g,E,x);if(R!==void 0)return R}}var Gd=Yn(["ClassMethod","ClassPrivateMethod","ClassProperty","ClassAccessorProperty","AccessorProperty","TSAbstractAccessorProperty","PropertyDefinition","TSAbstractPropertyDefinition","ClassPrivateProperty","MethodDefinition","TSAbstractMethodDefinition","TSDeclareMethod"]);function ED(A,g,E,x){A.isRoot&&g.__onHtmlBindingRoot?.(A.node,g);let{node:k}=A,R=bd(A)?g.originalText.slice(w(k),I(k)):fD(A,g,E,x);if(!R)return"";if(Gd(k))return R;let N=Xe(k.decorators),j=du(A,g,E),U=k.type==="ClassExpression";if(N&&!U)return Ar(R,(A=>l([j,A])));let H=Kh(A,g),W=au(A,g);return!j&&!H&&!W?R:Ar(R,(A=>[W?";":"",H?"(":"",H&&U&&N?[m([uh,j,A]),uh]:[j,A],H?")":""]))}var $d=ED;var Hd={experimental_avoidAstMutation:!0};var Vd=[{name:"JSON.stringify",type:"data",aceMode:"json",extensions:[".importmap"],filenames:["package.json","package-lock.json","composer.json"],tmScope:"source.json",aliases:["geojson","jsonl","sarif","topojson"],codemirrorMode:"javascript",codemirrorMimeType:"application/json",parsers:["json-stringify"],vscodeLanguageIds:["json"],linguistLanguageId:174},{name:"JSON",type:"data",aceMode:"json",extensions:[".json",".4DForm",".4DProject",".avsc",".geojson",".gltf",".har",".ice",".JSON-tmLanguage",".json.example",".mcmeta",".sarif",".tact",".tfstate",".tfstate.backup",".topojson",".webapp",".webmanifest",".yy",".yyp"],filenames:[".all-contributorsrc",".arcconfig",".auto-changelog",".c8rc",".htmlhintrc",".imgbotconfig",".nycrc",".tern-config",".tern-project",".watchmanconfig",".babelrc",".jscsrc",".jshintrc",".jslintrc",".swcrc"],tmScope:"source.json",aliases:["geojson","jsonl","sarif","topojson"],codemirrorMode:"javascript",codemirrorMimeType:"application/json",parsers:["json"],vscodeLanguageIds:["json"],linguistLanguageId:174},{name:"JSON with Comments",type:"data",aceMode:"javascript",extensions:[".jsonc",".code-snippets",".code-workspace",".sublime-build",".sublime-color-scheme",".sublime-commands",".sublime-completions",".sublime-keymap",".sublime-macro",".sublime-menu",".sublime-mousemap",".sublime-project",".sublime-settings",".sublime-theme",".sublime-workspace",".sublime_metrics",".sublime_session"],filenames:[],tmScope:"source.json.comments",aliases:["jsonc"],codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",group:"JSON",parsers:["jsonc"],vscodeLanguageIds:["jsonc"],linguistLanguageId:423},{name:"JSON5",type:"data",aceMode:"json5",extensions:[".json5"],tmScope:"source.js",codemirrorMode:"javascript",codemirrorMimeType:"application/json",parsers:["json5"],vscodeLanguageIds:["json5"],linguistLanguageId:175}];var Wd={};vn(Wd,{getVisitorKeys:()=>zd,massageAstNode:()=>Aa,print:()=>CD});var Yd=[[]],Jd={JsonRoot:["node"],ArrayExpression:["elements"],ObjectExpression:["properties"],ObjectProperty:["key","value"],UnaryExpression:["argument"],NullLiteral:Yd[0],BooleanLiteral:Yd[0],StringLiteral:Yd[0],NumericLiteral:Yd[0],Identifier:Yd[0],TemplateLiteral:["quasis"],TemplateElement:Yd[0]};var qd=cn(Jd),zd=qd;function CD(A,g,E){let{node:x}=A;switch(x.type){case"JsonRoot":return[E("node"),dh];case"ArrayExpression":{if(x.elements.length===0)return"[]";let g=A.map((()=>A.node===null?"null":E()),"elements");return["[",m([dh,L([",",dh],g)]),dh,"]"]}case"ObjectExpression":return x.properties.length===0?"{}":["{",m([dh,L([",",dh],A.map(E,"properties"))]),dh,"}"];case"ObjectProperty":return[E("key"),": ",E("value")];case"UnaryExpression":return[x.operator==="+"?"":x.operator,E("argument")];case"NullLiteral":return"null";case"BooleanLiteral":return x.value?"true":"false";case"StringLiteral":return JSON.stringify(x.value);case"NumericLiteral":return Ca(A)?JSON.stringify(String(x.value)):JSON.stringify(x.value);case"Identifier":return Ca(A)?JSON.stringify(x.name):x.name;case"TemplateLiteral":return E(["quasis",0]);case"TemplateElement":return JSON.stringify(x.value.cooked);default:throw new Ad(x,"JSON")}}function Ca(A){return A.key==="key"&&A.parent.type==="ObjectProperty"}var Kd=new Set(["start","end","extra","loc","comments","leadingComments","trailingComments","innerComments","errors","range","tokens"]);function Aa(A,g){let{type:E}=A;if(E==="ObjectProperty"){let{key:E}=A;E.type==="Identifier"?g.key={type:"StringLiteral",value:E.name}:E.type==="NumericLiteral"&&(g.key={type:"StringLiteral",value:String(E.value)});return}if(E==="UnaryExpression"&&A.operator==="+")return g.argument;if(E==="ArrayExpression"){for(let[E,x]of A.elements.entries())x===null&&g.elements.splice(E,0,{type:"NullLiteral"});return}if(E==="TemplateLiteral")return{type:"StringLiteral",value:A.quasis[0].value.cooked}}Aa.ignoredProperties=Kd;var Zd={bracketSpacing:{category:"Common",type:"boolean",default:!0,description:"Print spaces between brackets.",oppositeDescription:"Do not print spaces between brackets."},objectWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap object literals.",choices:[{value:"preserve",description:"Keep as multi-line, if there is a newline between the opening brace and first property."},{value:"collapse",description:"Fit to a single line when possible."}]},singleQuote:{category:"Common",type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap prose.",choices:[{value:"always",description:"Wrap prose if it exceeds the print width."},{value:"never",description:"Do not wrap prose."},{value:"preserve",description:"Wrap prose as-is."}]},bracketSameLine:{category:"Common",type:"boolean",default:!1,description:"Put > of opening tags on the last line instead of on a new line."},singleAttributePerLine:{category:"Common",type:"boolean",default:!1,description:"Enforce single attribute per line in HTML, Vue and JSX."}};var Xd="JavaScript",eA={arrowParens:{category:Xd,type:"choice",default:"always",description:"Include parentheses around a sole arrow function parameter.",choices:[{value:"always",description:"Always include parens. Example: `(x) => x`"},{value:"avoid",description:"Omit parens when possible. Example: `x => x`"}]},bracketSameLine:Zd.bracketSameLine,objectWrap:Zd.objectWrap,bracketSpacing:Zd.bracketSpacing,jsxBracketSameLine:{category:Xd,type:"boolean",description:"Put > on the last line instead of at a new line.",deprecated:"2.4.0"},semi:{category:Xd,type:"boolean",default:!0,description:"Print semicolons.",oppositeDescription:"Do not print semicolons, except at the beginning of lines which may need them."},experimentalOperatorPosition:{category:Xd,type:"choice",default:"end",description:"Where to print operators when binary expressions wrap lines.",choices:[{value:"start",description:"Print operators at the start of new lines."},{value:"end",description:"Print operators at the end of previous lines."}]},experimentalTernaries:{category:Xd,type:"boolean",default:!1,description:"Use curious ternaries, with the question mark after the condition.",oppositeDescription:"Default behavior of ternaries; keep question marks on the same line as the consequent."},singleQuote:Zd.singleQuote,jsxSingleQuote:{category:Xd,type:"boolean",default:!1,description:"Use single quotes in JSX."},quoteProps:{category:Xd,type:"choice",default:"as-needed",description:"Change when properties in objects are quoted.",choices:[{value:"as-needed",description:"Only add quotes around object properties where required."},{value:"consistent",description:"If at least one property in an object requires quotes, quote all properties."},{value:"preserve",description:"Respect the input use of quotes in object properties."}]},trailingComma:{category:Xd,type:"choice",default:"all",description:"Print trailing commas wherever possible when multi-line.",choices:[{value:"all",description:"Trailing commas wherever possible (including function arguments)."},{value:"es5",description:"Trailing commas where valid in ES5 (objects, arrays, etc.)"},{value:"none",description:"No trailing commas."}]},singleAttributePerLine:Zd.singleAttributePerLine},tA=eA;var rA={estree:N,"estree-json":Wd},nA=[...R,...Vd];return Ia(k)}))},34267:A=>{(function(g){function e(){var A=g();return A.default||A}if(true)A.exports=e();else{var E}})((function(){"use strict";var A=Object.create;var g=Object.defineProperty;var E=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,R=Object.prototype.hasOwnProperty;var no=(A,g)=>()=>(g||A((g={exports:{}}).exports,g),g.exports),Yt=(A,E)=>{for(var x in E)g(A,x,{get:E[x],enumerable:!0})},ku=(A,k,N,j)=>{if(k&&typeof k=="object"||typeof k=="function")for(let U of x(k))!R.call(A,U)&&U!==N&&g(A,U,{get:()=>k[U],enumerable:!(j=E(k,U))||j.enumerable});return A};var oo=(E,x,R)=>(R=E!=null?A(k(E)):{},ku(x||!E||!E.__esModule?g(R,"default",{value:E,enumerable:!0}):R,E)),ao=A=>ku(g({},"__esModule",{value:!0}),A);var N=no(((A,g)=>{var E,x,k,R,N,j,U,H,W,Z,se,pe,de,Te,Fe,_e,Me,je,$e,Ve;de=/\/(?![*\/])(?:\[(?:[^\]\\\n\r\u2028\u2029]+|\\.)*\]|[^\/\\\n\r\u2028\u2029]+|\\.)*(\/[$_\u200C\u200D\p{ID_Continue}]*|\\)?/uy;pe=/--|\+\+|=>|\.{3}|\??\.(?!\d)|(?:&&|\|\||\?\?|[+\-%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2}|\/(?![\/*]))=?|[?~,:;[\](){}]/y;E=/(\x23?)(?=[$_\p{ID_Start}\\])(?:[$_\u200C\u200D\p{ID_Continue}]+|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+/uy;Fe=/(['"])(?:[^'"\\\n\r]+|(?!\1)['"]|\\(?:\r\n|[^]))*(\1)?/y;se=/(?:0[xX][\da-fA-F](?:_?[\da-fA-F])*|0[oO][0-7](?:_?[0-7])*|0[bB][01](?:_?[01])*)n?|0n|[1-9](?:_?\d)*n|(?:(?:0(?!\d)|0\d*[89]\d*|[1-9](?:_?\d)*)(?:\.(?:\d(?:_?\d)*)?)?|\.\d(?:_?\d)*)(?:[eE][+-]?\d(?:_?\d)*)?|0[0-7]+/y;_e=/[`}](?:[^`\\$]+|\\[^]|\$(?!\{))*(`|\$\{)?/y;$e=/[\t\v\f\ufeff\p{Zs}]+/uy;H=/\r?\n|[\r\u2028\u2029]/y;W=/\/\*(?:[^*]+|\*(?!\/))*(\*\/)?/y;Te=/\/\/.*/y;k=/[<>.:={}]|\/(?![\/*])/y;x=/[$_\p{ID_Start}][$_\u200C\u200D\p{ID_Continue}-]*/uy;R=/(['"])(?:[^'"]+|(?!\1)['"])*(\1)?/y;N=/[^<>{}]+/y;je=/^(?:[\/+-]|\.{3}|\?(?:InterpolationIn(?:JSX|Template)|NoLineTerminatorHere|NonExpressionParenEnd|UnaryIncDec))?$|[{}([,;<>=*%&|^!~?:]$/;Me=/^(?:=>|[;\]){}]|else|\?(?:NoLineTerminatorHere|NonExpressionParenEnd))?$/;j=/^(?:await|case|default|delete|do|else|instanceof|new|return|throw|typeof|void|yield)$/;U=/^(?:return|throw|yield)$/;Z=RegExp(H.source);g.exports=Ve=function*(A,{jsx:g=!1}={}){var Ve,Ye,Je,ze,Ze,Xe,rt,it,at,ot,dt,At,xt,St;for(({length:Xe}=A),ze=0,Ze="",St=[{tag:"JS"}],Ve=[],dt=0,At=!1;ze":St.pop(),Ze==="/"||it.tag==="JSXTagEnd"?(ot="?JSX",At=!0):St.push({tag:"JSXChildren"});break;case"{":St.push({tag:"InterpolationInJSX",nesting:Ve.length}),ot="?InterpolationInJSX",At=!1;break;case"/":Ze==="<"&&(St.pop(),St[St.length-1].tag==="JSXChildren"&&St.pop(),St.push({tag:"JSXTagEnd"}))}Ze=ot,yield{type:"JSXPunctuator",value:rt[0]};continue}if(x.lastIndex=ze,rt=x.exec(A)){ze=x.lastIndex,Ze=rt[0],yield{type:"JSXIdentifier",value:rt[0]};continue}if(R.lastIndex=ze,rt=R.exec(A)){ze=R.lastIndex,Ze=rt[0],yield{type:"JSXString",value:rt[0],closed:rt[2]!==void 0};continue}break;case"JSXChildren":if(N.lastIndex=ze,rt=N.exec(A)){ze=N.lastIndex,Ze=rt[0],yield{type:"JSXText",value:rt[0]};continue}switch(A[ze]){case"<":St.push({tag:"JSXTag"}),ze++,Ze="<",yield{type:"JSXPunctuator",value:"<"};continue;case"{":St.push({tag:"InterpolationInJSX",nesting:Ve.length}),ze++,Ze="?InterpolationInJSX",At=!1,yield{type:"JSXPunctuator",value:"{"};continue}}if($e.lastIndex=ze,rt=$e.exec(A)){ze=$e.lastIndex,yield{type:"WhiteSpace",value:rt[0]};continue}if(H.lastIndex=ze,rt=H.exec(A)){ze=H.lastIndex,At=!1,U.test(Ze)&&(Ze="?NoLineTerminatorHere"),yield{type:"LineTerminatorSequence",value:rt[0]};continue}if(W.lastIndex=ze,rt=W.exec(A)){ze=W.lastIndex,Z.test(rt[0])&&(At=!1,U.test(Ze)&&(Ze="?NoLineTerminatorHere")),yield{type:"MultiLineComment",value:rt[0],closed:rt[1]!==void 0};continue}if(Te.lastIndex=ze,rt=Te.exec(A)){ze=Te.lastIndex,At=!1,yield{type:"SingleLineComment",value:rt[0]};continue}Ye=String.fromCodePoint(A.codePointAt(ze)),ze+=Ye.length,Ze=Ye,At=!1,yield{type:it.tag.startsWith("JSX")?"JSXInvalid":"Invalid",value:Ye}}}}));var j={};Yt(j,{__debug:()=>ud,check:()=>ci,doc:()=>Gh,format:()=>Hn,formatWithCursor:()=>ld,getSupportInfo:()=>cd,util:()=>Yh,version:()=>Wh});var X=(A,g)=>(E,x,...k)=>E|1&&x==null?void 0:(g.call(x)??x[A]).apply(x,k);var U=String.prototype.replaceAll??function(A,g){return A.global?this.replace(A,g):this.split(A).join(g)},H=X("replaceAll",(function(){if(typeof this=="string")return U})),W=H;var Z=class{diff(A,g,E={}){let x;typeof E=="function"?(x=E,E={}):"callback"in E&&(x=E.callback);let k=this.castInput(A,E),R=this.castInput(g,E),N=this.removeEmpty(this.tokenize(k,E)),j=this.removeEmpty(this.tokenize(R,E));return this.diffWithOptionsObj(N,j,E,x)}diffWithOptionsObj(A,g,E,x){var k;let a=A=>{if(A=this.postProcess(A,E),x){setTimeout((function(){x(A)}),0);return}else return A},R=g.length,N=A.length,j=1,U=R+N;E.maxEditLength!=null&&(U=Math.min(U,E.maxEditLength));let H=(k=E.timeout)!==null&&k!==void 0?k:1/0,W=Date.now()+H,Z=[{oldPos:-1,lastComponent:void 0}],se=this.extractCommon(Z[0],g,A,0,E);if(Z[0].oldPos+1>=N&&se+1>=R)return a(this.buildValues(Z[0].lastComponent,g,A));let pe=-1/0,de=1/0,y=()=>{for(let x=Math.max(pe,-j);x<=Math.min(de,j);x+=2){let k,j=Z[x-1],U=Z[x+1];j&&(Z[x-1]=void 0);let H=!1;if(U){let A=U.oldPos-x;H=U&&0<=A&&A=N&&se+1>=R)return a(this.buildValues(k.lastComponent,g,A))||!0;Z[x]=k,k.oldPos+1>=N&&(de=Math.min(de,x-1)),se+1>=R&&(pe=Math.max(pe,x+1))}j++};if(x)(function m(){setTimeout((function(){if(j>U||Date.now()>W)return x(void 0);y()||m()}),0)})();else for(;j<=U&&Date.now()<=W;){let A=y();if(A)return A}}addToPath(A,g,E,x,k){let R=A.lastComponent;return R&&!k.oneChangePerToken&&R.added===g&&R.removed===E?{oldPos:A.oldPos+x,lastComponent:{count:R.count+1,added:g,removed:E,previousComponent:R.previousComponent}}:{oldPos:A.oldPos+x,lastComponent:{count:1,added:g,removed:E,previousComponent:R}}}extractCommon(A,g,E,x,k){let R=g.length,N=E.length,j=A.oldPos,U=j-x,H=0;for(;U+1A.length?x:A})),A.value=this.join(x)}else A.value=this.join(g.slice(j,j+A.count));j+=A.count,A.added||(U+=A.count)}}return x}};var se=class extends Z{tokenize(A){return A.slice()}join(A){return A}removeEmpty(A){return A}},pe=new se;function Ut(A,g,E){return pe.diff(A,g,E)}var Do=()=>{},de=Do;var Te="cr",Fe="crlf",_e="lf",Me=_e,je="\r",$e=`\r\n`,Ve=`\n`,Ye=Ve;function ju(A){let g=A.indexOf(je);return g!==-1?A.charAt(g+1)===Ve?Fe:Te:Me}function Se(A){return A===Te?je:A===Fe?$e:Ye}var Je=new Map([[Ve,/\n/gu],[je,/\r/gu],[$e,/\r\n/gu]]);function $t(A,g){let E=Je.get(g);return A.match(E)?.length??0}var ze=/\r\n?/gu;function Uu(A){return W(0,A,ze,Ve)}function mo(A){return this[A<0?this.length+A:A]}var Ze=X("at",(function(){if(Array.isArray(this)||typeof this=="string")return mo})),Xe=Ze;var rt="string",it="array",at="cursor",ot="indent",dt="align",At="trim",xt="group",St="fill",Pt="if-break",Ht="indent-if-break",ar="line-suffix",cn="line-suffix-boundary",Nn="line",jn="label",Un="break-parent",Gn=new Set([at,ot,dt,At,xt,St,Pt,Ht,ar,cn,Nn,jn,Un]);function Wu(A){let g=A.length;for(;g>0&&(A[g-1]==="\r"||A[g-1]===`\n`);)g--;return gnew Intl.ListFormat("en-US",{type:"disjunction"}).format(A);function go(A){let g=A===null?"null":typeof A;if(g!=="string"&&g!=="object")return`Unexpected doc '${g}', \nExpected it to be 'string' or 'object'.`;if(Yn(A))throw new Error("doc is valid.");let E=Object.prototype.toString.call(A);if(E!=="[object Object]")return`Unexpected doc '${E}'.`;let x=ho([...Gn].map((A=>`'${A}'`)));return`Unexpected doc.type '${A.type}'.\nExpected it to be ${x}.`}var zn=class extends Error{name="InvalidDocError";constructor(A){super(go(A)),this.doc=A}},Ui=zn;var Ki={};function yo(A,g,E,x){let k=[A];for(;k.length>0;){let A=k.pop();if(A===Ki){E(k.pop());continue}E&&k.push(A,Ki);let R=Yn(A);if(!R)throw new Ui(A);if(g?.(A)!==!1)switch(R){case it:case St:{let g=R===it?A:A.parts;for(let A=g.length,E=A-1;E>=0;--E)k.push(g[E]);break}case Pt:k.push(A.flatContents,A.breakContents);break;case xt:if(x&&A.expandedStates)for(let g=A.expandedStates.length,E=g-1;E>=0;--E)k.push(A.expandedStates[E]);else k.push(A.contents);break;case dt:case ot:case Ht:case jn:case ar:k.push(A.contents);break;case rt:case at:case At:case cn:case Nn:case Un:break;default:throw new Ui(A)}}}var ls=yo;function Pe(A,g){if(typeof A=="string")return g(A);let E=new Map;return r(A);function r(A){if(E.has(A))return E.get(A);let g=o(A);return E.set(A,g),g}function o(A){switch(Yn(A)){case it:return g(A.map(r));case St:return g({...A,parts:A.parts.map(r)});case Pt:return g({...A,breakContents:r(A.breakContents),flatContents:r(A.flatContents)});case xt:{let{expandedStates:E,contents:x}=A;return E?(E=E.map(r),x=E[0]):x=r(x),g({...A,contents:x,expandedStates:E})}case dt:case ot:case Ht:case jn:case ar:return g({...A,contents:r(A.contents)});case rt:case at:case At:case cn:case Nn:case Un:return g(A);default:throw new Ui(A)}}}function qe(A,g,E){let x=E,k=!1;function n(A){if(k)return!1;let E=g(A);E!==void 0&&(k=!0,x=E)}return ls(A,n),x}function bo(A){if(A.type===xt&&A.break||A.type===Nn&&A.hard||A.type===Un)return!0}function Gu(A){return qe(A,bo,!1)}function Vu(A){if(A.length>0){let g=Xe(0,A,-1);!g.expandedStates&&!g.break&&(g.break="propagated")}return null}function zu(A){let g=new Set,E=[];function r(A){if(A.type===Un&&Vu(E),A.type===xt){if(E.push(A),g.has(A))return!1;g.add(A)}}function o(A){A.type===xt&&E.pop().break&&Vu(E)}ls(A,r,o,!0)}function Ao(A){return A.type===Nn&&!A.hard?A.soft?"":" ":A.type===Pt?A.flatContents:A}function Ju(A){return Pe(A,Ao)}function Ku(A){for(A=[...A];A.length>=2&&Xe(0,A,-2).type===Nn&&Xe(0,A,-1).type===Un;)A.length-=2;if(A.length>0){let g=Oe(Xe(0,A,-1));A[A.length-1]=g}return A}function Oe(A){switch(Yn(A)){case ot:case Ht:case xt:case ar:case jn:{let g=Oe(A.contents);return{...A,contents:g}}case Pt:return{...A,breakContents:Oe(A.breakContents),flatContents:Oe(A.flatContents)};case St:return{...A,parts:Ku(A.parts)};case it:return Ku(A);case rt:return Wu(A);case dt:case at:case At:case cn:case Nn:case Un:break;default:throw new Ui(A)}return A}function Qe(A){return Oe(xo(A))}function _o(A){switch(Yn(A)){case St:if(A.parts.every((A=>A==="")))return"";break;case xt:if(!A.contents&&!A.id&&!A.break&&!A.expandedStates)return"";if(A.contents.type===xt&&A.contents.id===A.id&&A.contents.break===A.break&&A.contents.expandedStates===A.expandedStates)return A.contents;break;case dt:case ot:case Ht:case ar:if(!A.contents)return"";break;case Pt:if(!A.flatContents&&!A.breakContents)return"";break;case it:{let g=[];for(let E of A){if(!E)continue;let[A,...x]=Array.isArray(E)?E:[E];typeof A=="string"&&typeof Xe(0,g,-1)=="string"?g[g.length-1]+=A:g.push(A),g.push(...x)}return g.length===0?"":g.length===1?g[0]:g}case rt:case at:case At:case cn:case Nn:case jn:case Un:break;default:throw new Ui(A)}return A}function xo(A){return Pe(A,(A=>_o(A)))}function Hu(A,g=Ks){return Pe(A,(A=>typeof A=="string"?Ie(g,A.split(`\n`)):A))}function Bo(A){if(A.type===Nn)return!0}function Xu(A){return qe(A,Bo,!1)}function Ee(A,g){return A.type===jn?{...A,contents:g(A.contents)}:g(A)}var us=de,ps=de,ds=de,ys=de;function ae(A){return us(A),{type:ot,contents:A}}function De(A,g){return ys(A),us(g),{type:dt,contents:g,n:A}}function Zu(A){return De(Number.NEGATIVE_INFINITY,A)}function tt(A){return De({type:"root"},A)}function er(A){return De(-1,A)}function ut(A,g,E){us(A);let x=A;if(g>0){for(let A=0;A0?`, { ${g.join(", ")} }`:"";return`indentIfBreak(${r(A.contents)}${E})`}if(A.type===xt){let g=[];A.break&&A.break!=="propagated"&&g.push("shouldBreak: true"),A.id&&g.push(`id: ${o(A.id)}`);let E=g.length>0?`, { ${g.join(", ")} }`:"";return A.expandedStates?`conditionalGroup([${A.expandedStates.map((A=>r(A))).join(",")}]${E})`:`group(${r(A.contents)}${E})`}if(A.type===St)return`fill([${A.parts.map((A=>r(A))).join(", ")}])`;if(A.type===ar)return"lineSuffix("+r(A.contents)+")";if(A.type===cn)return"lineSuffixBoundary";if(A.type===jn)return`label(${JSON.stringify(A.label)}, ${r(A.contents)})`;if(A.type===at)return"cursor";throw new Error("Unknown doc type "+A.type)}function o(A){if(typeof A!="symbol")return JSON.stringify(String(A));if(A in g)return g[A];let x=A.description||"symbol";for(let k=0;;k++){let R=x+(k>0?` #${k}`:"");if(!E.has(R))return E.add(R),g[A]=`Symbol.for(${JSON.stringify(R)})`}}}var cr=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\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?|[\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](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\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-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;function zt(A){return A===12288||A>=65281&&A<=65376||A>=65504&&A<=65510}function Jt(A){return A>=4352&&A<=4447||A===8986||A===8987||A===9001||A===9002||A>=9193&&A<=9196||A===9200||A===9203||A===9725||A===9726||A===9748||A===9749||A>=9776&&A<=9783||A>=9800&&A<=9811||A===9855||A>=9866&&A<=9871||A===9875||A===9889||A===9898||A===9899||A===9917||A===9918||A===9924||A===9925||A===9934||A===9940||A===9962||A===9970||A===9971||A===9973||A===9978||A===9981||A===9989||A===9994||A===9995||A===10024||A===10060||A===10062||A>=10067&&A<=10069||A===10071||A>=10133&&A<=10135||A===10160||A===10175||A===11035||A===11036||A===11088||A===11093||A>=11904&&A<=11929||A>=11931&&A<=12019||A>=12032&&A<=12245||A>=12272&&A<=12287||A>=12289&&A<=12350||A>=12353&&A<=12438||A>=12441&&A<=12543||A>=12549&&A<=12591||A>=12593&&A<=12686||A>=12688&&A<=12773||A>=12783&&A<=12830||A>=12832&&A<=12871||A>=12880&&A<=42124||A>=42128&&A<=42182||A>=43360&&A<=43388||A>=44032&&A<=55203||A>=63744&&A<=64255||A>=65040&&A<=65049||A>=65072&&A<=65106||A>=65108&&A<=65126||A>=65128&&A<=65131||A>=94176&&A<=94180||A>=94192&&A<=94198||A>=94208&&A<=101589||A>=101631&&A<=101662||A>=101760&&A<=101874||A>=110576&&A<=110579||A>=110581&&A<=110587||A===110589||A===110590||A>=110592&&A<=110882||A===110898||A>=110928&&A<=110930||A===110933||A>=110948&&A<=110951||A>=110960&&A<=111355||A>=119552&&A<=119638||A>=119648&&A<=119670||A===126980||A===127183||A===127374||A>=127377&&A<=127386||A>=127488&&A<=127490||A>=127504&&A<=127547||A>=127552&&A<=127560||A===127568||A===127569||A>=127584&&A<=127589||A>=127744&&A<=127776||A>=127789&&A<=127797||A>=127799&&A<=127868||A>=127870&&A<=127891||A>=127904&&A<=127946||A>=127951&&A<=127955||A>=127968&&A<=127984||A===127988||A>=127992&&A<=128062||A===128064||A>=128066&&A<=128252||A>=128255&&A<=128317||A>=128331&&A<=128334||A>=128336&&A<=128359||A===128378||A===128405||A===128406||A===128420||A>=128507&&A<=128591||A>=128640&&A<=128709||A===128716||A>=128720&&A<=128722||A>=128725&&A<=128728||A>=128732&&A<=128735||A===128747||A===128748||A>=128756&&A<=128764||A>=128992&&A<=129003||A===129008||A>=129292&&A<=129338||A>=129340&&A<=129349||A>=129351&&A<=129535||A>=129648&&A<=129660||A>=129664&&A<=129674||A>=129678&&A<=129734||A===129736||A>=129741&&A<=129756||A>=129759&&A<=129770||A>=129775&&A<=129784||A>=131072&&A<=196605||A>=196608&&A<=262141}var Qa="©®‼⁉™ℹ↔↕↖↗↘↙↩↪⌨⏏⏱⏲⏸⏹⏺▪▫▶◀◻◼☀☁☂☃☄☎☑☘☝☠☢☣☦☪☮☯☸☹☺♀♂♟♠♣♥♦♨♻♾⚒⚔⚕⚖⚗⚙⚛⚜⚠⚧⚰⚱⛈⛏⛑⛓⛩⛱⛷⛸⛹✂✈✉✌✍✏✒✔✖✝✡✳✴❄❇❣❤➡⤴⤵⬅⬆⬇";var Pa=/[^\x20-\x7F]/u,$a=new Set(Qa);function So(A){if(!A)return 0;if(!Pa.test(A))return A.length;A=A.replace(cr(),(A=>$a.has(A)?" ":" "));let g=0;for(let E of A){let A=E.codePointAt(0);A<=31||A>=127&&A<=159||A>=768&&A<=879||A>=65024&&A<=65039||(g+=zt(A)||Jt(A)?2:1)}return g}var Va=So;var io={type:0},so={type:1},Eo={value:"",length:0,queue:[],get root(){return Eo}};function lr(A,g,E){let x=g.type===1?A.queue.slice(0,-1):[...A.queue,g],k="",R=0,N=0,j=0;for(let A of x)switch(A.type){case 0:f(),E.useTabs?i(1):D(E.tabWidth);break;case 3:{let{string:g}=A;f(),k+=g,R+=g.length;break}case 2:{let{width:g}=A;N+=1,j+=g;break}default:throw new Error(`Unexpected indent comment '${A.type}'.`)}return d(),{...A,value:k,length:R,queue:x};function i(A){k+="\t".repeat(A),R+=E.tabWidth*A}function D(A){k+=" ".repeat(A),R+=A}function f(){E.useTabs?l():d()}function l(){N>0&&i(N),c()}function d(){j>0&&D(j),c()}function c(){N=0,j=0}}function dr(A,g,E){if(!g)return A;if(g.type==="root")return{...A,root:A};if(g===Number.NEGATIVE_INFINITY)return A.root;let x;return typeof g=="number"?g<0?x=so:x={type:2,width:g}:x={type:3,string:g},lr(A,x,E)}function pr(A,g){return lr(A,io,g)}function Po(A){let g=0;for(let E=A.length-1;E>=0;E--){let x=A[E];if(x===" "||x==="\t")g++;else break}return g}function Xt(A){let g=Po(A);return{text:g===0?A:A.slice(0,A.length-g),count:g}}var wo=Symbol("MODE_BREAK"),To=Symbol("MODE_FLAT"),No=Symbol("DOC_FILL_PRINTED_LENGTH");function nt(A,g,E,x,k,R){if(E===Number.POSITIVE_INFINITY)return!0;let N=g.length,j=!1,U=[A],H="";for(;E>=0;){if(U.length===0){if(N===0)return!0;U.push(g[--N]);continue}let{mode:A,doc:W}=U.pop(),Z=Yn(W);switch(Z){case rt:W&&(j&&(H+=" ",E-=1,j=!1),H+=W,E-=Va(W));break;case it:case St:{let g=Z===it?W:W.parts,E=W[No]??0;for(let x=g.length-1;x>=E;x--)U.push({mode:A,doc:g[x]});break}case ot:case dt:case Ht:case jn:U.push({mode:A,doc:W.contents});break;case At:{let{text:A,count:g}=Xt(H);H=A,E+=g;break}case xt:{if(R&&W.break)return!1;let g=W.break?wo:A,E=W.expandedStates&&g===wo?Xe(0,W.expandedStates,-1):W.contents;U.push({mode:g,doc:E});break}case Pt:{let g=(W.groupId?k[W.groupId]||To:A)===wo?W.breakContents:W.flatContents;g&&U.push({mode:A,doc:g});break}case Nn:if(A===wo||W.hard)return!0;W.soft||(j=!0);break;case ar:x=!0;break;case cn:if(x)return!1;break}}return!1}function Ce(A,g){let E=Object.create(null),x=g.printWidth,k=Se(g.endOfLine),R=0,N=[{indent:Eo,mode:wo,doc:A}],j="",U=!1,H=[],Z=[],se=[],pe=[],de=0;for(zu(A);N.length>0;){let{indent:A,mode:se,doc:pe}=N.pop();switch(Yn(pe)){case rt:{let A=k!==`\n`?W(0,pe,`\n`,k):pe;A&&(j+=A,N.length>0&&(R+=Va(A)));break}case it:for(let g=pe.length-1;g>=0;g--)N.push({indent:A,mode:se,doc:pe[g]});break;case at:if(Z.length>=2)throw new Error("There are too many 'cursor' in doc.");Z.push(de+j.length);break;case ot:N.push({indent:pr(A,g),mode:se,doc:pe.contents});break;case dt:N.push({indent:dr(A,pe.n,g),mode:se,doc:pe.contents});break;case At:y();break;case xt:switch(se){case To:if(!U){N.push({indent:A,mode:pe.break?wo:To,doc:pe.contents});break}case wo:{U=!1;let g={indent:A,mode:To,doc:pe.contents},k=x-R,j=H.length>0;if(!pe.break&&nt(g,N,k,j,E))N.push(g);else if(pe.expandedStates){let g=Xe(0,pe.expandedStates,-1);if(pe.break){N.push({indent:A,mode:wo,doc:g});break}else for(let x=1;x=pe.expandedStates.length){N.push({indent:A,mode:wo,doc:g});break}else{let g=pe.expandedStates[x],R={indent:A,mode:To,doc:g};if(nt(R,N,k,j,E)){N.push(R);break}}}else N.push({indent:A,mode:wo,doc:pe.contents});break}}pe.id&&(E[pe.id]=Xe(0,N,-1).mode);break;case St:{let g=x-R,k=pe[No]??0,{parts:j}=pe,U=j.length-k;if(U===0)break;let W=j[k+0],Z=j[k+1],de={indent:A,mode:To,doc:W},Te={indent:A,mode:wo,doc:W},Fe=nt(de,[],g,H.length>0,E,!0);if(U===1){Fe?N.push(de):N.push(Te);break}let _e={indent:A,mode:To,doc:Z},Me={indent:A,mode:wo,doc:Z};if(U===2){Fe?N.push(_e,de):N.push(Me,Te);break}let je=j[k+2],$e={indent:A,mode:se,doc:{...pe,[No]:k+2}},Ve=nt({indent:A,mode:To,doc:[W,Z,je]},[],g,H.length>0,E,!0);N.push($e),Ve?N.push(_e,de):Fe?N.push(Me,de):N.push(Me,Te);break}case Pt:case Ht:{let g=pe.groupId?E[pe.groupId]:se;if(g===wo){let g=pe.type===Pt?pe.breakContents:pe.negate?pe.contents:ae(pe.contents);g&&N.push({indent:A,mode:se,doc:g})}if(g===To){let g=pe.type===Pt?pe.flatContents:pe.negate?ae(pe.contents):pe.contents;g&&N.push({indent:A,mode:se,doc:g})}break}case ar:H.push({indent:A,mode:se,doc:pe.contents});break;case cn:H.length>0&&N.push({indent:A,mode:se,doc:Hs});break;case Nn:switch(se){case To:if(pe.hard)U=!0;else{pe.soft||(j+=" ",R+=1);break}case wo:if(H.length>0){N.push({indent:A,mode:se,doc:pe},...H.reverse()),H.length=0;break}pe.literal?(j+=k,R=0,A.root&&(A.root.value&&(j+=A.root.value),R=A.root.length)):(y(),j+=k+A.value,R=A.length);break}break;case jn:N.push({indent:A,mode:se,doc:pe.contents});break;case Un:break;default:throw new Ui(pe)}N.length===0&&H.length>0&&(N.push(...H.reverse()),H.length=0)}let Te=se.join("")+j,Fe=[...pe,...Z];if(Fe.length!==2)return{formatted:Te};let _e=Fe[0];return{formatted:Te,cursorNodeStart:_e,cursorNodeText:Te.slice(_e,Xe(0,Fe,-1))};function y(){let{text:A,count:g}=Xt(j);A&&(se.push(A),de+=A.length),j="",R-=g,Z.length>0&&(pe.push(...Z.map((A=>Math.min(A,de)))),Z.length=0)}}function Io(A,g,E=0){let x=0;for(let k=E;k1?Xe(0,A,-2):null}getValue(){return Xe(0,this.stack,-1)}getNode(A=0){let g=this.#de(A);return g===-1?null:this.stack[g]}getParentNode(A=0){return this.getNode(A+1)}#de(A){let{stack:g}=this;for(let E=g.length-1;E>=0;E-=2)if(!Array.isArray(g[E])&&--A<0)return E;return-1}call(A,...g){let{stack:E}=this,{length:x}=E,k=Xe(0,E,-1);for(let A of g)k=k?.[A],E.push(A,k);try{return A(this)}finally{E.length=x}}callParent(A,g=0){let E=this.#de(g+1),x=this.stack.splice(E+1);try{return A(this)}finally{this.stack.push(...x)}}each(A,...g){let{stack:E}=this,{length:x}=E,k=Xe(0,E,-1);for(let A of g)k=k[A],E.push(A,k);try{for(let g=0;g{E[x]=A(g,x,k)}),...g),E}match(...A){let g=this.stack.length-1,E=null,x=this.stack[g--];for(let k of A){if(x===void 0)return!1;let A=null;if(typeof E=="number"&&(A=E,E=this.stack[g--],x=this.stack[g--]),k&&!k(x,E,A))return!1;E=this.stack[g--],x=this.stack[g--]}return!0}findAncestor(A){for(let g of this.#he())if(A(g))return g}hasAncestor(A){for(let g of this.#he())if(A(g))return!0;return!1}*#he(){let{stack:A}=this;for(let g=A.length-3;g>=0;g-=2){let E=A[g];Array.isArray(E)||(yield E)}}},fl=dl;function ko(A){return A!==null&&typeof A=="object"}var gl=ko;function ye(A){return(g,E,x)=>{let k=!!x?.backwards;if(E===!1)return!1;let{length:R}=g,N=E;for(;N>=0&&NA===`\n`||A==="\r"||A==="\u2028"||A==="\u2029";function vo(A,g,E){let x=!!E?.backwards;if(g===!1)return!1;let k=A.charAt(g);if(x){if(A.charAt(g-1)==="\r"&&k===`\n`)return g-2;if(Er(k))return g-1}else{if(k==="\r"&&A.charAt(g+1)===`\n`)return g+2;if(Er(k))return g+1}return g}var Ml=vo;function Ro(A,g,E={}){let x=Dl(A,E.backwards?g-1:g,E),k=Ml(A,x,E);return x!==k}var uc=Ro;function Lo(A){return Array.isArray(A)&&A.length>0}var pc=Lo;function*be(A,g){let{getVisitorKeys:E,filter:x=()=>!0}=g,o=A=>gl(A)&&x(A);for(let g of E(A)){let E=A[g];if(Array.isArray(E))for(let A of E)o(A)&&(yield A);else o(E)&&(yield E)}}function*hr(A,g){let E=[A];for(let A=0;A(R??(R=[A,...g]),k(x,R)?[x]:yr(x,R,E)))),{locStart:j,locEnd:U}=E;return N.sort(((A,g)=>j(A)-j(g)||U(A)-U(g))),x.set(A,N),N}var hc=yr;function Mo(A){let g=A.type||A.kind||"(unknown type)",E=String(A.name||A.id&&(typeof A.id=="object"?A.id.name:A.id)||A.key&&(typeof A.key=="object"?A.key.name:A.key)||A.value&&(typeof A.value=="object"?"":String(A.value))||A.operator||"");return E.length>20&&(E=E.slice(0,19)+"…"),g+(E?" "+E:"")}function Zt(A,g){(A.comments??(A.comments=[])).push(g),g.printed=!1,g.nodeDescription=Mo(A)}function fe(A,g){g.leading=!0,g.trailing=!1,Zt(A,g)}function ue(A,g,E){g.leading=!1,g.trailing=!1,E&&(g.marker=E),Zt(A,g)}function le(A,g){g.leading=!1,g.trailing=!0,Zt(A,g)}var Ac=new WeakMap;function Ar(A,g,E,x,k=[]){let{locStart:R,locEnd:N}=E,j=R(g),U=N(g),H=hc(A,k,{cache:Ac,locStart:R,locEnd:N,getVisitorKeys:E.getVisitorKeys,filter:E.printer.canAttachComment,getChildren:E.printer.getCommentChildNodes}),W,Z,se=0,pe=H.length;for(;se>1,x=H[A],de=R(x),Te=N(x);if(de<=j&&U<=Te)return Ar(x,g,E,x,[x,...k]);if(Te<=j){W=x,se=A+1;continue}if(U<=de){Z=x,pe=A;continue}throw new Error("Comment location overlaps with node location")}if(x?.type==="TemplateLiteral"){let{quasis:A}=x,k=tu(A,g,E);W&&tu(A,W,E)!==k&&(W=null),Z&&tu(A,Z,E)!==k&&(Z=null)}return{enclosingNode:x,precedingNode:W,followingNode:Z}}var eu=()=>!1;function _r(A,g){let{comments:E}=A;if(delete A.comments,!pc(E)||!g.printer.canAttachComment)return;let x=[],{printer:{features:{experimental_avoidAstMutation:k},handleComments:R={}},originalText:N}=g,{ownLine:j=eu,endOfLine:U=eu,remaining:H=eu}=R,W=E.map(((x,k)=>({...Ar(A,x,g),comment:x,text:N,options:g,ast:A,isLastComment:E.length-1===k})));for(let[A,g]of W.entries()){let{comment:E,precedingNode:R,enclosingNode:N,followingNode:Z,text:se,options:pe,ast:de,isLastComment:Te}=g,Fe;if(k?Fe=[g]:(E.enclosingNode=N,E.precedingNode=R,E.followingNode=Z,Fe=[E,se,pe,de,Te]),Yo(se,pe,W,A))E.placement="ownLine",j(...Fe)||(Z?fe(Z,E):R?le(R,E):N?ue(N,E):ue(de,E));else if(jo(se,pe,W,A))E.placement="endOfLine",U(...Fe)||(R?le(R,E):Z?fe(Z,E):N?ue(N,E):ue(de,E));else if(E.placement="remaining",!H(...Fe))if(R&&Z){let A=x.length;A>0&&x[A-1].followingNode!==Z&&br(x,pe),x.push(g)}else R?le(R,E):Z?fe(Z,E):N?ue(N,E):ue(de,E)}if(br(x,g),!k)for(let A of E)delete A.precedingNode,delete A.enclosingNode,delete A.followingNode}var xr=A=>!/[\S\n\u2028\u2029]/u.test(A);function Yo(A,g,E,x){let{comment:k,precedingNode:R}=E[x],{locStart:N,locEnd:j}=g,U=N(k);if(R)for(let g=x-1;g>=0;g--){let{comment:x,precedingNode:k}=E[g];if(k!==R||!xr(A.slice(j(x),U)))break;U=N(x)}return uc(A,U,{backwards:!0})}function jo(A,g,E,x){let{comment:k,followingNode:R}=E[x],{locStart:N,locEnd:j}=g,U=j(k);if(R)for(let g=x+1;g0;--N){let{comment:E,precedingNode:j,followingNode:U}=A[N-1];de(j,x),de(U,k);let H=g.originalText.slice(g.locEnd(E),R);if(g.printer.isGap?.(H,g)??/^[\s(]*$/u.test(H))R=g.locStart(E);else break}for(let[g,{comment:E}]of A.entries())g1&&A.comments.sort(((A,E)=>g.locStart(A)-g.locStart(E)));A.length=0}function tu(A,g,E){let x=E.locStart(g)-1;for(let g=1;g!x.has(A))).length===0)return{leading:"",trailing:""};let k=[],R=[],N;return A.each((()=>{let E=A.node;if(x?.has(E))return;let{leading:j,trailing:U}=E;j?k.push(Wo(A,g)):U&&(N=$o(A,g,N),R.push(N.doc))}),"comments"),{leading:k,trailing:R}}function Tr(A,g,E){let{leading:x,trailing:k}=Vo(A,E);return!x&&!k?g:Ee(g,(A=>[x,A,k]))}function Nr(A){let{[Symbol.for("comments")]:g,[Symbol.for("printedComments")]:E}=A;for(let A of g){if(!A.printed&&!E.has(A))throw new Error('Comment "'+A.value.trim()+'" was not printed. Please report this error!');delete A.printed}}var Sr=()=>de;var bc=class extends Error{name="ConfigError"},Cc=class extends Error{name="UndefinedParserError"};var xc={checkIgnorePragma:{category:"Special",type:"boolean",default:!1,description:"Check whether the file's first docblock comment contains '@noprettier' or '@noformat' to determine if it should be formatted.",cliCategory:"Other"},cursorOffset:{category:"Special",type:"int",default:-1,range:{start:-1,end:1/0,step:1},description:"Print (to stderr) where a cursor at the given position would move to after formatting.",cliCategory:"Editor"},endOfLine:{category:"Global",type:"choice",default:"lf",description:"Which end of line characters to apply.",choices:[{value:"lf",description:"Line Feed only (\\n), common on Linux and macOS as well as inside git repos"},{value:"crlf",description:"Carriage Return + Line Feed characters (\\r\\n), common on Windows"},{value:"cr",description:"Carriage Return character only (\\r), used very rarely"},{value:"auto",description:`Maintain existing\n(mixed values within one file are normalised by looking at what's used after the first line)`}]},filepath:{category:"Special",type:"path",description:"Specify the input filepath. This will be used to do parser inference.",cliName:"stdin-filepath",cliCategory:"Other",cliDescription:"Path to the file to pretend that stdin comes from."},insertPragma:{category:"Special",type:"boolean",default:!1,description:"Insert @format pragma into file's first docblock comment.",cliCategory:"Other"},parser:{category:"Global",type:"choice",default:void 0,description:"Which parser to use.",exception:A=>typeof A=="string"||typeof A=="function",choices:[{value:"flow",description:"Flow"},{value:"babel",description:"JavaScript"},{value:"babel-flow",description:"Flow"},{value:"babel-ts",description:"TypeScript"},{value:"typescript",description:"TypeScript"},{value:"acorn",description:"JavaScript"},{value:"espree",description:"JavaScript"},{value:"meriyah",description:"JavaScript"},{value:"css",description:"CSS"},{value:"less",description:"Less"},{value:"scss",description:"SCSS"},{value:"json",description:"JSON"},{value:"json5",description:"JSON5"},{value:"jsonc",description:"JSON with Comments"},{value:"json-stringify",description:"JSON.stringify"},{value:"graphql",description:"GraphQL"},{value:"markdown",description:"Markdown"},{value:"mdx",description:"MDX"},{value:"vue",description:"Vue"},{value:"yaml",description:"YAML"},{value:"glimmer",description:"Ember / Handlebars"},{value:"html",description:"HTML"},{value:"angular",description:"Angular"},{value:"lwc",description:"Lightning Web Components"},{value:"mjml",description:"MJML"}]},plugins:{type:"path",array:!0,default:[{value:[]}],category:"Global",description:"Add a plugin. Multiple plugins can be passed as separate `--plugin`s.",exception:A=>typeof A=="string"||typeof A=="object",cliName:"plugin",cliCategory:"Config"},printWidth:{category:"Global",type:"int",default:80,description:"The line length where Prettier will try wrap.",range:{start:0,end:1/0,step:1}},rangeEnd:{category:"Special",type:"int",default:1/0,range:{start:0,end:1/0,step:1},description:`Format code ending at a given character offset (exclusive).\nThe range will extend forwards to the end of the selected statement.`,cliCategory:"Editor"},rangeStart:{category:"Special",type:"int",default:0,range:{start:0,end:1/0,step:1},description:`Format code starting at a given character offset.\nThe range will extend backwards to the start of the first line containing the selected statement.`,cliCategory:"Editor"},requirePragma:{category:"Special",type:"boolean",default:!1,description:"Require either '@prettier' or '@format' to be present in the file's first docblock comment in order for it to be formatted.",cliCategory:"Other"},tabWidth:{type:"int",category:"Global",default:2,description:"Number of spaces per indentation level.",range:{start:0,end:1/0,step:1}},useTabs:{category:"Global",type:"boolean",default:!1,description:"Indent with tabs instead of spaces."},embeddedLanguageFormatting:{category:"Global",type:"choice",default:"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."}]}};function st({plugins:A=[],showDeprecated:g=!1}={}){let E=A.flatMap((A=>A.languages??[])),x=[];for(let k of Go(Object.assign({},...A.map((({options:A})=>A)),xc)))!g&&k.deprecated||(Array.isArray(k.choices)&&(g||(k.choices=k.choices.filter((A=>!A.deprecated))),k.name==="parser"&&(k.choices=[...k.choices,...Ko(k.choices,E,A)])),k.pluginDefaults=Object.fromEntries(A.filter((A=>A.defaultOptions?.[k.name]!==void 0)).map((A=>[A.name,A.defaultOptions[k.name]]))),x.push(k));return{languages:E,options:x}}function*Ko(A,g,E){let x=new Set(A.map((A=>A.value)));for(let A of g)if(A.parsers){for(let g of A.parsers)if(!x.has(g)){x.add(g);let k=E.find((A=>A.parsers&&Object.prototype.hasOwnProperty.call(A.parsers,g))),R=A.name;k?.name&&(R+=` (plugin: ${k.name})`),yield{value:g,description:R}}}}function Go(A){let g=[];for(let[E,x]of Object.entries(A)){let A={name:E,...x};Array.isArray(A.default)&&(A.default=Xe(0,A.default,-1).value),g.push(A)}return g}var Bc=Array.prototype.toReversed??function(){return[...this].reverse()},Sc=X("toReversed",(function(){if(Array.isArray(this))return Bc})),Tc=Sc;function Ho(){let A=globalThis,g=A.Deno?.build?.os;return typeof g=="string"?g==="windows":A.navigator?.platform?.startsWith("Win")??A.process?.platform?.startsWith("win")??!1}var Gc=Ho();function Pr(A){if(A=A instanceof URL?A:new URL(A),A.protocol!=="file:")throw new TypeError(`URL must be a file URL: received "${A.protocol}"`);return A}function qo(A){return A=Pr(A),decodeURIComponent(A.pathname.replace(/%(?![0-9A-Fa-f]{2})/g,"%25"))}function Qo(A){A=Pr(A);let g=decodeURIComponent(A.pathname.replace(/\//g,"\\").replace(/%(?![0-9A-Fa-f]{2})/g,"%25")).replace(/^\\*([A-Za-z]:)(\\|$)/,"$1\\");return A.hostname!==""&&(g=`\\\\${A.hostname}${g}`),g}function ru(A){return Gc?Qo(A):qo(A)}var Ir=A=>String(A).split(/[/\\]/u).pop(),kr=A=>String(A).startsWith("file:");function vr(A,g){if(!g)return;let E=Ir(g).toLowerCase();return A.find((({filenames:A})=>A?.some((A=>A.toLowerCase()===E))))??A.find((({extensions:A})=>A?.some((A=>E.endsWith(A)))))}function Zo(A,g){if(g)return A.find((({name:A})=>A.toLowerCase()===g))??A.find((({aliases:A})=>A?.includes(g)))??A.find((({extensions:A})=>A?.includes(`.${g}`)))}var $c=void 0;function Rr(A,g){if(g){if(kr(g))try{g=ru(g)}catch{return}if(typeof g=="string")return A.find((({isSupported:A})=>A?.({filepath:g})))}}function ta(A,g){let E=Tc(0,A.plugins).flatMap((A=>A.languages??[]));return(Zo(E,g.language)??vr(E,g.physicalFile)??vr(E,g.file)??Rr(E,g.physicalFile)??Rr(E,g.file)??$c?.(E,g.physicalFile))?.parsers[0]}var Hc=ta;var Vc={key:A=>/^[$_a-zA-Z][$_a-zA-Z0-9]*$/.test(A)?A:JSON.stringify(A),value(A){if(A===null||typeof A!="object")return JSON.stringify(A);if(Array.isArray(A))return`[${A.map((A=>Vc.value(A))).join(", ")}]`;let g=Object.keys(A);return g.length===0?"{}":`{ ${g.map((g=>`${Vc.key(g)}: ${Vc.value(A[g])}`)).join(", ")} }`},pair:({key:A,value:g})=>Vc.value({[A]:g})};var Yc=new Proxy(String,{get:()=>Yc}),Xc=Yc,ou=()=>Yc;var Lr=(A,g,{descriptor:E})=>{let x=[`${Xc.yellow(typeof A=="string"?E.key(A):E.pair(A))} is deprecated`];return g&&x.push(`we now treat it as ${Xc.blue(typeof g=="string"?E.key(g):E.pair(g))}`),x.join("; ")+"."};var hu=Symbol.for("vnopts.VALUE_NOT_EXIST"),vu=Symbol.for("vnopts.VALUE_UNCHANGED");var Lu=" ".repeat(2),jr=(A,g,E)=>{let{text:x,list:k}=E.normalizeExpectedResult(E.schemas[A].expected(E)),R=[];return x&&R.push(Yr(A,g,x,E.descriptor)),k&&R.push([Yr(A,g,k.title,E.descriptor)].concat(k.values.map((A=>Ur(A,E.loggerPrintWidth)))).join(`\n`)),Wr(R,E.loggerPrintWidth)};function Yr(A,g,E,x){return[`Invalid ${Xc.red(x.key(A))} value.`,`Expected ${Xc.blue(E)},`,`but received ${g===hu?Xc.gray("nothing"):Xc.red(x.value(g))}.`].join(" ")}function Ur({text:A,list:g},E){let x=[];return A&&x.push(`- ${Xc.blue(A)}`),g&&x.push([`- ${Xc.blue(g.title)}:`].concat(g.values.map((A=>Ur(A,E-Lu.length).replace(/^|\n/g,`$&${Lu}`)))).join(`\n`)),Wr(x,E)}function Wr(A,g){if(A.length===1)return A[0];let[E,x]=A,[k,R]=A.map((A=>A.split(`\n`,1)[0].length));return k>g&&k>R?x:E}var tp=[],np=[];function ft(A,g,E){if(A===g)return 0;let x=E?.maxDistance,k=A;A.length>g.length&&(A=g,g=k);let R=A.length,N=g.length;for(;R>0&&A.charCodeAt(~-R)===g.charCodeAt(~-N);)R--,N--;let j=0;for(;jx)return x;if(R===0)return x!==void 0&&N>x?x:N;let U,H,W,Z,se=0,pe=0;for(;seH?Z>H?H+1:Z:Z>W?W+1:Z;if(x!==void 0){let A=H;for(se=0;sex)return x}}return tp.length=R,np.length=R,x!==void 0&&H>x?x:H}function $r(A,g,E){if(!Array.isArray(g)||g.length===0)return;let x=E?.maxDistance,k=A.length;for(let E of g)if(E===A)return E;if(x===0)return;let R,N=Number.POSITIVE_INFINITY,j=new Set;for(let E of g){if(j.has(E))continue;j.add(E);let g=Math.abs(E.length-k);if(g>=N||x!==void 0&&g>x)continue;let U=Number.isFinite(N)?x===void 0?N:Math.min(N,x):x,H=U===void 0?ft(A,E):ft(A,E,{maxDistance:U});if(x!==void 0&&H>x)continue;let W=H;if(U!==void 0&&H===U&&U===x&&(W=ft(A,E)),Wx))return R}var lt=(A,g,{descriptor:E,logger:x,schemas:k})=>{let R=[`Ignored unknown option ${Xc.yellow(E.pair({key:A,value:g}))}.`],N=$r(A,Object.keys(k),{maxDistance:3});N&&R.push(`Did you mean ${Xc.blue(E.key(N))}?`),x.warn(R.join(" "))};var ap=["default","expected","validate","deprecated","forward","redirect","overlap","preprocess","postprocess"];function ra(A,g){let E=new A(g),x=Object.create(E);for(let A of ap)A in g&&(x[A]=na(g[A],E,op.prototype[A].length));return x}var op=class{static create(A){return ra(this,A)}constructor(A){this.name=A.name}default(A){}expected(A){return"nothing"}validate(A,g){return!1}deprecated(A,g){return!1}forward(A,g){}redirect(A,g){}overlap(A,g,E){return A}preprocess(A,g){return A}postprocess(A,g){return vu}};function na(A,g,E){return typeof A=="function"?(...x)=>A(...x.slice(0,E-1),g,...x.slice(E-1)):()=>A}var up=class extends op{constructor(A){super(A),this._sourceName=A.sourceName}expected(A){return A.schemas[this._sourceName].expected(A)}validate(A,g){return g.schemas[this._sourceName].validate(A,g)}redirect(A,g){return this._sourceName}};var Ap=class extends op{expected(){return"anything"}validate(){return!0}};var gp=class extends op{constructor({valueSchema:A,name:g=A.name,...E}){super({...E,name:g}),this._valueSchema=A}expected(A){let{text:g,list:E}=A.normalizeExpectedResult(this._valueSchema.expected(A));return{text:g&&`an array of ${g}`,list:E&&{title:"an array of the following values",values:[{list:E}]}}}validate(A,g){if(!Array.isArray(A))return!1;let E=[];for(let x of A){let A=g.normalizeValidateResult(this._valueSchema.validate(x,g),x);A!==!0&&E.push(A.value)}return E.length===0?!0:{value:E}}deprecated(A,g){let E=[];for(let x of A){let A=g.normalizeDeprecatedResult(this._valueSchema.deprecated(x,g),x);A!==!1&&E.push(...A.map((({value:A})=>({value:[A]}))))}return E}forward(A,g){let E=[];for(let x of A){let A=g.normalizeForwardResult(this._valueSchema.forward(x,g),x);E.push(...A.map(Vr))}return E}redirect(A,g){let E=[],x=[];for(let k of A){let A=g.normalizeRedirectResult(this._valueSchema.redirect(k,g),k);"remain"in A&&E.push(A.remain),x.push(...A.redirect.map(Vr))}return E.length===0?{redirect:x}:{redirect:x,remain:E}}overlap(A,g){return A.concat(g)}};function Vr({from:A,to:g}){return{from:[A],to:g}}var yp=class extends op{expected(){return"true or false"}validate(A){return typeof A=="boolean"}};function Gr(A,g){let E=Object.create(null);for(let x of A){let A=x[g];if(E[A])throw new Error(`Duplicate ${g} ${JSON.stringify(A)}`);E[A]=x}return E}function zr(A,g){let E=new Map;for(let x of A){let A=x[g];if(E.has(A))throw new Error(`Duplicate ${g} ${JSON.stringify(A)}`);E.set(A,x)}return E}function Jr(){let A=Object.create(null);return g=>{let E=JSON.stringify(g);return A[E]?!0:(A[E]=!0,!1)}}function Hr(A,g){let E=[],x=[];for(let k of A)g(k)?E.push(k):x.push(k);return[E,x]}function Xr(A){return A===Math.floor(A)}function qr(A,g){if(A===g)return 0;let E=typeof A,x=typeof g,k=["undefined","object","boolean","number","string"];return E!==x?k.indexOf(E)-k.indexOf(x):E!=="string"?Number(A)-Number(g):A.localeCompare(g)}function Qr(A){return(...g)=>{let E=A(...g);return typeof E=="string"?new Error(E):E}}function iu(A){return A===void 0?{}:A}function su(A){if(typeof A=="string")return{text:A};let{text:g,list:E}=A;return oa((g||E)!==void 0,"Unexpected `expected` result, there should be at least one field."),E?{text:g,list:{title:E.title,values:E.values.map(su)}}:{text:g}}function Du(A,g){return A===!0?!0:A===!1?{value:g}:A}function cu(A,g,E=!1){return A===!1?!1:A===!0?E?!0:[{value:g}]:"value"in A?[A]:A.length===0?!1:A}function Kr(A,g){return typeof A=="string"||"key"in A?{from:g,to:A}:"from"in A?{from:A.from,to:A.to}:{from:g,to:A.to}}function Et(A,g){return A===void 0?[]:Array.isArray(A)?A.map((A=>Kr(A,g))):[Kr(A,g)]}function fu(A,g){let E=Et(typeof A=="object"&&"redirect"in A?A.redirect:A,g);return E.length===0?{remain:g,redirect:E}:typeof A=="object"&&"remain"in A?{remain:A.remain,redirect:E}:{redirect:E}}function oa(A,g){if(!A)throw new Error(g)}var Cp=class extends op{constructor(A){super(A),this._choices=zr(A.choices.map((A=>A&&typeof A=="object"?A:{value:A})),"value")}expected({descriptor:A}){let g=Array.from(this._choices.keys()).map((A=>this._choices.get(A))).filter((({hidden:A})=>!A)).map((A=>A.value)).sort(qr).map(A.value),E=g.slice(0,-2),x=g.slice(-2);return{text:E.concat(x.join(" or ")).join(", "),list:{title:"one of the following values",values:g}}}validate(A){return this._choices.has(A)}deprecated(A){let g=this._choices.get(A);return g&&g.deprecated?{value:A}:!1}forward(A){let g=this._choices.get(A);return g?g.forward:void 0}redirect(A){let g=this._choices.get(A);return g?g.redirect:void 0}};var Dp=class extends op{expected(){return"a number"}validate(A,g){return typeof A=="number"}};var xp=class extends Dp{expected(){return"an integer"}validate(A,g){return g.normalizeValidateResult(super.validate(A,g),A)===!0&&Xr(A)}};var Tp=class extends op{expected(){return"a string"}validate(A){return typeof A=="string"}};var Fp=Vc,Qp=lt,Rp=jr,Jp=Lr;var zp=class{constructor(A,g){let{logger:E=console,loggerPrintWidth:x=80,descriptor:k=Fp,unknown:R=Qp,invalid:N=Rp,deprecated:j=Jp,missing:U=()=>!1,required:H=()=>!1,preprocess:W=A=>A,postprocess:Z=()=>vu}=g||{};this._utils={descriptor:k,logger:E||{warn:()=>{}},loggerPrintWidth:x,schemas:Gr(A,"name"),normalizeDefaultResult:iu,normalizeExpectedResult:su,normalizeDeprecatedResult:cu,normalizeForwardResult:Et,normalizeRedirectResult:fu,normalizeValidateResult:Du},this._unknownHandler=R,this._invalidHandler=Qr(N),this._deprecatedHandler=j,this._identifyMissing=(A,g)=>!(A in g)||U(A,g),this._identifyRequired=H,this._preprocess=W,this._postprocess=Z,this.cleanHistory()}cleanHistory(){this._hasDeprecationWarned=Jr()}normalize(A){let g={},E=[this._preprocess(A,this._utils)],n=()=>{for(;E.length!==0;){let A=E.shift(),x=this._applyNormalization(A,g);E.push(...x)}};n();for(let A of Object.keys(this._utils.schemas)){let x=this._utils.schemas[A];if(!(A in g)){let g=iu(x.default(this._utils));"value"in g&&E.push({[A]:g.value})}}n();for(let A of Object.keys(this._utils.schemas)){if(!(A in g))continue;let E=this._utils.schemas[A],x=g[A],k=E.postprocess(x,this._utils);k!==vu&&(this._applyValidation(k,A,E),g[A]=k)}return this._applyPostprocess(g),this._applyRequiredCheck(g),g}_applyNormalization(A,g){let E=[],{knownKeys:x,unknownKeys:k}=this._partitionOptionKeys(A);for(let k of x){let x=this._utils.schemas[k],R=x.preprocess(A[k],this._utils);this._applyValidation(R,k,x);let D=({from:A,to:g})=>{E.push(typeof g=="string"?{[g]:A}:{[g.key]:g.value})},f=({value:A,redirectTo:g})=>{let E=cu(x.deprecated(A,this._utils),R,!0);if(E!==!1)if(E===!0)this._hasDeprecationWarned(k)||this._utils.logger.warn(this._deprecatedHandler(k,g,this._utils));else for(let{value:A}of E){let E={key:k,value:A};if(!this._hasDeprecationWarned(E)){let x=typeof g=="string"?{key:g,value:A}:g;this._utils.logger.warn(this._deprecatedHandler(E,x,this._utils))}}};Et(x.forward(R,this._utils),R).forEach(D);let N=fu(x.redirect(R,this._utils),R);if(N.redirect.forEach(D),"remain"in N){let A=N.remain;g[k]=k in g?x.overlap(g[k],A,this._utils):A,f({value:A})}for(let{from:A,to:g}of N.redirect)f({value:A,redirectTo:g})}for(let x of k){let k=A[x];this._applyUnknownHandler(x,k,g,((A,g)=>{E.push({[A]:g})}))}return E}_applyRequiredCheck(A){for(let g of Object.keys(this._utils.schemas))if(this._identifyMissing(g,A)&&this._identifyRequired(g))throw this._invalidHandler(g,hu,this._utils)}_partitionOptionKeys(A){let[g,E]=Hr(Object.keys(A).filter((g=>!this._identifyMissing(g,A))),(A=>A in this._utils.schemas));return{knownKeys:g,unknownKeys:E}}_applyValidation(A,g,E){let x=Du(E.validate(A,this._utils),A);if(x!==!0)throw this._invalidHandler(g,x.value,this._utils)}_applyUnknownHandler(A,g,E,x){let k=this._unknownHandler(A,g,this._utils);if(k)for(let A of Object.keys(k)){if(this._identifyMissing(A,k))continue;let g=k[A];A in this._utils.schemas?x(A,g):E[A]=g}}_applyPostprocess(A){let g=this._postprocess(A,this._utils);if(g!==vu){if(g.delete)for(let E of g.delete)delete A[E];if(g.override){let{knownKeys:E,unknownKeys:x}=this._partitionOptionKeys(g.override);for(let x of E){let E=g.override[x];this._applyValidation(E,x,this._utils.schemas[x]),A[x]=E}for(let E of x){let x=g.override[E];this._applyUnknownHandler(E,x,A,((g,E)=>{let x=this._utils.schemas[g];this._applyValidation(E,g,x),A[g]=E}))}}}}};var eh;function ia(A,g,{logger:E=!1,isCLI:x=!1,passThrough:k=!1,FlagSchema:R,descriptor:N}={}){if(x){if(!R)throw new Error("'FlagSchema' option is required.");if(!N)throw new Error("'descriptor' option is required.")}else N=Vc;let j=k?Array.isArray(k)?(A,g)=>k.includes(A)?{[A]:g}:void 0:(A,g)=>({[A]:g}):(A,g,E)=>{let{_:x,...k}=E.schemas;return lt(A,g,{...E,schemas:k})},U=sa(g,{isCLI:x,FlagSchema:R}),H=new zp(U,{logger:E,unknown:j,descriptor:N}),W=E!==!1;W&&eh&&(H._hasDeprecationWarned=eh);let Z=H.normalize(A);return W&&(eh=H._hasDeprecationWarned),Z}function sa(A,{isCLI:g,FlagSchema:E}){let x=[];g&&x.push(Ap.create({name:"_"}));for(let k of A)x.push(Da(k,{isCLI:g,optionInfos:A,FlagSchema:E})),k.alias&&g&&x.push(up.create({name:k.alias,sourceName:k.name}));return x}function Da(A,{isCLI:g,optionInfos:E,FlagSchema:x}){let{name:k}=A,R={name:k},N,j={};switch(A.type){case"int":N=xp,g&&(R.preprocess=Number);break;case"string":N=Tp;break;case"choice":N=Cp,R.choices=A.choices.map((g=>g?.redirect?{...g,redirect:{to:{key:A.name,value:g.redirect}}}:g));break;case"boolean":N=yp;break;case"flag":N=x,R.flags=E.flatMap((A=>[A.alias,A.description&&A.name,A.oppositeDescription&&`no-${A.name}`].filter(Boolean)));break;case"path":N=Tp;break;default:throw new Error(`Unexpected type ${A.type}`)}if(A.exception?R.validate=(g,E,x)=>A.exception(g)||E.validate(g,x):R.validate=(A,g,E)=>A===void 0||g.validate(A,E),A.redirect&&(j.redirect=g=>g?{to:typeof A.redirect=="string"?A.redirect:{key:A.redirect.option,value:A.redirect.value}}:void 0),A.deprecated&&(j.deprecated=!0),g&&!A.array){let A=R.preprocess||(A=>A);R.preprocess=(g,E,x)=>E.preprocess(A(Array.isArray(g)?Xe(0,g,-1):g),x)}return A.array?gp.create({...g?{preprocess:A=>Array.isArray(A)?A:[A]}:{},...j,valueSchema:N.create(R)}):N.create({...R,...j})}var th=ia;var rh=Array.prototype.findLast??function(A){for(let g=this.length-1;g>=0;g--){let E=this[g];if(A(E,g,this))return E}},nh=X("findLast",(function(){if(Array.isArray(this))return rh})),ih=nh;var sh=Symbol.for("PRETTIER_IS_FRONT_MATTER"),ah=[];function la(A){return!!A?.[sh]}var oh=la;var lh=new Set(["yaml","toml"]),Ue=({node:A})=>oh(A)&&lh.has(A.language);async function Fu(A,g,E,x){let{node:k}=E,{language:R}=k;if(!lh.has(R))return;let N=k.value.trim(),j;if(N){let g=R==="yaml"?R:Hc(x,{language:R});if(!g)return;j=N?await A(N,{parser:g}):""}else j=N;return tt([k.startDelimiter,k.explicitLanguage??"",Vs,j,j?Vs:"",k.endDelimiter])}function da(A,g){return Ue({node:A})&&(delete g.end,delete g.raw,delete g.value),g}var ch=da;function pa({node:A}){return A.raw}var uh=pa;var ph=new Set(["tokens","comments","parent","enclosingNode","precedingNode","followingNode"]),Fa=A=>Object.keys(A).filter((A=>!ph.has(A)));function ma(A,g){let E=A?g=>A(g,ph):Fa;return g?new Proxy(E,{apply:(A,g,E)=>oh(E[0])?ah:Reflect.apply(A,g,E)}):E}var hh=ma;function gu(A,g){if(!g)throw new Error("parserName is required.");let E=ih(0,A,(A=>A.parsers&&Object.prototype.hasOwnProperty.call(A.parsers,g)));if(E)return E;let x=`Couldn't resolve parser "${g}".`;throw x+=" Plugins must be explicitly added to the standalone bundle.",new bc(x)}function sn(A,g){if(!g)throw new Error("astFormat is required.");let E=ih(0,A,(A=>A.printers&&Object.prototype.hasOwnProperty.call(A.printers,g)));if(E)return E;let x=`Couldn't find plugin for AST format "${g}".`;throw x+=" Plugins must be explicitly added to the standalone bundle.",new bc(x)}function We({plugins:A,parser:g}){let E=gu(A,g);return yu(E,g)}function yu(A,g){let E=A.parsers[g];return typeof E=="function"?E():E}async function Dn(A,g){let E=A.printers[g],x=typeof E=="function"?await E():E;return Ea(x)}var dh=new WeakMap,Ah=Symbol("PRINTER_NORMALIZED_MARK");function Ea(A){if(dh.has(A))return dh.get(A);let{features:g,getVisitorKeys:E,embed:x,massageAstNode:k,print:R,...N}=A;g=ya(g);let j=g.experimental_frontMatterSupport;E=hh(E,j.massageAstNode||j.embed||j.print);let U=k;k&&j.massageAstNode&&(U=new Proxy(k,{apply(A,g,E){return ch(...E),Reflect.apply(A,g,E)}}));let H=x;if(x){let A;H=new Proxy(x,{get(g,k,R){return k==="getVisitorKeys"?(A??(A=x.getVisitorKeys?hh(x.getVisitorKeys,j.massageAstNode||j.embed):E),A):Reflect.get(g,k,R)},apply:(A,g,E)=>j.embed&&Ue(...E)?Fu:Reflect.apply(A,g,E)})}let W=R;j.print&&(W=new Proxy(R,{apply(A,g,E){let[x]=E;return oh(x.node)?uh(x):Reflect.apply(A,g,E)}}));let Z={features:g,getVisitorKeys:E,embed:H,massageAstNode:U,print:W,...N};return dh.set(A,Z),Z}var fh=["clean","embed","print"],mh=Object.fromEntries(fh.map((A=>[A,!1])));function ga(A){return{...mh,...A}}function ya(A){return{experimental_avoidAstMutation:!1,...A,experimental_frontMatterSupport:ga(A?.experimental_frontMatterSupport)}}var gh={astFormat:"estree",printer:{},originalText:void 0,locStart:null,locEnd:null,getVisitorKeys:null};async function ba(A,g={}){let E={...A};if(!E.parser)if(E.filepath){if(E.parser=Hc(E,{physicalFile:E.filepath}),!E.parser)throw new Cc(`No parser could be inferred for file "${E.filepath}".`)}else throw new Cc("No parser and no file path given, couldn't infer a parser.");let x=st({plugins:A.plugins,showDeprecated:!0}).options,k={...gh,...Object.fromEntries(x.filter((A=>A.default!==void 0)).map((A=>[A.name,A.default])))},R=gu(E.plugins,E.parser),N=await yu(R,E.parser);E.astFormat=N.astFormat,E.locEnd=N.locEnd,E.locStart=N.locStart;let j=R.printers?.[N.astFormat]?R:sn(E.plugins,N.astFormat),U=await Dn(j,N.astFormat);E.printer=U,E.getVisitorKeys=U.getVisitorKeys;let H=j.defaultOptions?Object.fromEntries(Object.entries(j.defaultOptions).filter((([,A])=>A!==void 0))):{},W={...k,...H};for(let[A,g]of Object.entries(W))(E[A]===null||E[A]===void 0)&&(E[A]=g);return E.parser==="json"&&(E.trailingComma="none"),th(E,x,{passThrough:Object.keys(gh),...g})}var yh=ba;var bh=oo(N(),1);var Eh="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-࢏ࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚ౜ౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽ೜-ೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲊᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-Ƛ꟱-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",vh="·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࢗ-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-᫝᫠-᫫ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‌‍‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・",Ch=new RegExp("["+Eh+"]"),wh=new RegExp("["+Eh+vh+"]");Eh=vh=null;var Ih={keyword:["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"],strict:["implements","interface","let","package","private","protected","public","static","yield"],strictBind:["eval","arguments"]},Dh=new Set(Ih.keyword),xh=new Set(Ih.strict),Bh=new Set(Ih.strictBind);var kt=(A,g)=>E=>A(g(E));function En(A){return{keyword:A.cyan,capitalized:A.yellow,jsxIdentifier:A.yellow,punctuator:A.yellow,number:A.magenta,string:A.green,regex:A.magenta,comment:A.gray,invalid:kt(kt(A.white,A.bgRed),A.bold),gutter:A.gray,marker:kt(A.red,A.bold),message:kt(A.red,A.bold),reset:A.reset}}var Sh=En(ou(!0)),Th=En(ou(!1));function _a(){return new Proxy({},{get:()=>A=>A})}var kh=/\r\n|[\n\r\u2028\u2029]/;function xa(A,g,E){let x=Object.assign({column:0,line:-1},A.start),k=Object.assign({},x,A.end),{linesAbove:R=2,linesBelow:N=3}=E||{},j=x.line,U=x.column,H=k.line,W=k.column,Z=Math.max(j-(R+1),0),se=Math.min(g.length,H+N);j===-1&&(Z=0),H===-1&&(se=g.length);let pe=H-j,de={};if(pe)for(let A=0;A<=pe;A++){let E=A+j;if(!U)de[E]=!0;else if(A===0){let A=g[E-1].length;de[E]=[U,A-U+1]}else if(A===pe)de[E]=[0,W];else{let x=g[E-A].length;de[E]=[0,x]}}else U===W?U?de[j]=[U,0]:de[j]=!0:de[j]=[U,W-U];return{start:Z,end:se,markerLines:de}}function Cn(A,g,E={}){let x=_a(!1),k=A.split(kh),{start:R,end:N,markerLines:j}=xa(g,k,E),U=g.start&&typeof g.start.column=="number",H=String(N).length,W=A.split(kh,N).slice(R,N).map(((A,g)=>{let k=R+1+g,N=` ${` ${k}`.slice(-H)} |`,U=j[k],W=!j[k+1];if(U){let g="";if(Array.isArray(U)){let k=A.slice(0,Math.max(U[0]-1,0)).replace(/[^\t]/g," "),R=U[1]||1;g=[`\n `,x.gutter(N.replace(/\d/g," "))," ",k,x.marker("^").repeat(R)].join(""),W&&E.message&&(g+=" "+x.message(E.message))}return[x.marker(">"),x.gutter(N),A.length>0?` ${A}`:"",g].join("")}else return` ${x.gutter(N)}${A.length>0?` ${A}`:""}`})).join(`\n`);return E.message&&!U&&(W=`${" ".repeat(H+1)}${E.message}\n${W}`),W}async function Ba(A,g){let E=await We(g),x=E.preprocess?await E.preprocess(A,g):A;g.originalText=x;let k;try{k=await E.parse(x,g,g)}catch(g){Ta(g,A)}return{text:x,ast:k}}function Ta(A,g){let{loc:E}=A;if(E){let x=Cn(g,E,{highlightCode:!0});throw A.message+=`\n`+x,A.codeFrame=x,A}throw A}var Fh=Ba;async function hn(A,g,E,x,k){if(E.embeddedLanguageFormatting!=="auto")return;let{printer:R}=E,{embed:N}=R;if(!N)return;if(N.length>2)throw new Error("printer.embed has too many parameters. The API changed in Prettier v3. Please update your plugin. See https://prettier.io/docs/plugins#optional-embed");let{hasPrettierIgnore:j}=R,{getVisitorKeys:U}=N,H=[];d();let W=A.stack;for(let{print:x,node:R,pathStack:N}of H)try{A.stack=N;let j=await x(l,g,A,E);j&&k.set(R,j)}catch(A){if(globalThis.PRETTIER_DEBUG)throw A}A.stack=W;function l(A,g){return Na(A,g,E,x)}function d(){let{node:g}=A;if(g===null||typeof g!="object"||j?.(A))return;for(let E of U(g))Array.isArray(g[E])?A.each(d,E):A.call(d,E);let x=N(A,E);if(x){if(typeof x=="function"){H.push({print:x,node:g,pathStack:[...A.stack]});return}k.set(g,x)}}}async function Na(A,g,E,x){let k=await yh({...E,...g,parentParser:E.parser,originalText:A,cursorOffset:void 0,rangeStart:void 0,rangeEnd:void 0},{passThrough:!0}),{ast:R}=await Fh(A,k),N=await x(R,k);return Qe(N)}function Sa(A,g,E,x){let{originalText:k,[Symbol.for("comments")]:R,locStart:N,locEnd:j,[Symbol.for("printedComments")]:U}=g,{node:H}=A,W=N(H),Z=j(H);for(let A of R)N(A)>=W&&j(A)<=Z&&U.add(A);let{printPrettierIgnored:se}=g.printer;return se?se(A,g,E,x):k.slice(W,Z)}var Qh=Sa;async function Ge(A,g){({ast:A}=await xu(A,g));let E=new Map,x=new fl(A),k=Sr(g),R=new Map;await hn(x,s,g,Ge,R);let N=await yn(x,g,s,void 0,R);if(Nr(g),g.cursorOffset>=0){if(g.nodeAfterCursor&&!g.nodeBeforeCursor)return[Fs,N];if(g.nodeBeforeCursor&&!g.nodeAfterCursor)return[N,Fs]}return N;function s(A,g){return A===void 0||A===x?i(g):Array.isArray(A)?x.call((()=>i(g)),...A):x.call((()=>i(g)),A)}function i(A){k(x);let N=x.node;if(N==null)return"";let j=gl(N)&&A===void 0;if(j&&E.has(N))return E.get(N);let U=yn(x,g,s,A,R);return j&&E.set(N,U),U}}function yn(A,g,E,x,k){let{node:R}=A,{printer:N}=g,j;switch(N.hasPrettierIgnore?.(A)?j=Qh(A,g,E,x):k.has(R)?j=k.get(R):j=N.print(A,g,E,x),R){case g.cursorNode:j=Ee(j,(A=>[Fs,A,Fs]));break;case g.nodeBeforeCursor:j=Ee(j,(A=>[A,Fs]));break;case g.nodeAfterCursor:j=Ee(j,(A=>[Fs,A]));break}return N.printComment&&!N.willPrintOwnComments?.(A,g)&&(j=Tr(A,j,g)),j}async function xu(A,g){let E=A.comments??[];g[Symbol.for("comments")]=E,g[Symbol.for("printedComments")]=new Set,_r(A,g);let{printer:{preprocess:x}}=g;return A=x?await x(A,g):A,{ast:A,comments:E}}function wa(A,g){let{cursorOffset:E,locStart:x,locEnd:k,getVisitorKeys:R}=g,a=A=>x(A)<=E&&k(A)>=E,N=A,j=[A];for(let g of hr(A,{getVisitorKeys:R,filter:a}))j.push(g),N=g;if(gr(N,{getVisitorKeys:R}))return{cursorNode:N};let U,H,W=-1,Z=Number.POSITIVE_INFINITY;for(;j.length>0&&(U===void 0||H===void 0);){N=j.pop();let A=U!==void 0,g=H!==void 0;for(let j of be(N,{getVisitorKeys:R})){if(!A){let A=k(j);A<=E&&A>W&&(U=j,W=A)}if(!g){let A=x(j);A>=E&&Aa(A,g))).filter(Boolean);let E={},N=new Set(k(A));for(let g in A)!Object.prototype.hasOwnProperty.call(A,g)||R?.has(g)||(N.has(g)?E[g]=a(A[g],A):E[g]=A[g]);let j=x(A,E,g);if(j!==null)return j??E}}var Rh=Oa;var Ph=Array.prototype.findLastIndex??function(A){for(let g=this.length-1;g>=0;g--){let E=this[g];if(A(E,g,this))return g}return-1},Oh=X("findLastIndex",(function(){if(Array.isArray(this))return Ph})),Nh=Oh;var ka=({parser:A})=>A==="json"||A==="json5"||A==="jsonc"||A==="json-stringify";function va(A,g){return g=new Set(g),A.find((A=>Lh.has(A.type)&&g.has(A)))}function _n(A){let g=Nh(0,A,(A=>A.type!=="Program"&&A.type!=="File"));return g===-1?A:A.slice(0,g+1)}function Ra(A,g,{locStart:E,locEnd:x}){let[k,...R]=A,[N,...j]=g;if(k===N)return[k,N];let U=E(k);for(let A of _n(j))if(E(A)>=U)N=A;else break;let H=x(N);for(let A of _n(R)){if(x(A)<=H)k=A;else break;if(k===N)break}return[k,N]}function Tu(A,g,E,x,k=[],R){let{locStart:N,locEnd:j}=E,U=N(A),H=j(A);if(g>H||gx);let j=A.slice(x,k).search(/\S/u),U=j===-1;if(!U)for(x+=j;k>x&&!/\S/u.test(A[k-1]);--k);let H=Tu(E,x,g,((A,E)=>xn(g,A,E)),[],"rangeStart");if(!H)return;let W=U?H:Tu(E,k,g,(A=>xn(g,A)),[],"rangeEnd");if(!W)return;let Z,se;if(ka(g)){let A=va(H,W);Z=A,se=A}else[Z,se]=Ra(H,W,g);return[Math.min(R(Z),R(se)),Math.max(N(Z),N(se))]}var jh="\ufeff",Uh=Symbol("cursor");async function Pn(A,g,E=0){if(!A||A.trim().length===0)return{formatted:"",cursorOffset:-1,comments:[]};let{ast:x,text:k}=await Fh(A,g);g.cursorOffset>=0&&(g={...g,..._h(x,g)});let R=await Ge(x,g,E);E>0&&(R=ut([Vs,R],E,g.tabWidth));let N=Ce(R,g);if(E>0){let A=N.formatted.trim();N.cursorNodeStart!==void 0&&(N.cursorNodeStart-=N.formatted.indexOf(A),N.cursorNodeStart<0&&(N.cursorNodeStart=0,N.cursorNodeText=N.cursorNodeText.trimStart()),N.cursorNodeStart+N.cursorNodeText.length>A.length&&(N.cursorNodeText=N.cursorNodeText.trimEnd())),N.formatted=A+Se(g.endOfLine)}let j=g[Symbol.for("comments")];if(g.cursorOffset>=0){let A,E,x,R;if((g.cursorNode||g.nodeBeforeCursor||g.nodeAfterCursor)&&N.cursorNodeText)if(x=N.cursorNodeStart,R=N.cursorNodeText,g.cursorNode)A=g.locStart(g.cursorNode),E=k.slice(A,g.locEnd(g.cursorNode));else{if(!g.nodeBeforeCursor&&!g.nodeAfterCursor)throw new Error("Cursor location must contain at least one of cursorNode, nodeBeforeCursor, nodeAfterCursor");A=g.nodeBeforeCursor?g.locEnd(g.nodeBeforeCursor):0;let x=g.nodeAfterCursor?g.locStart(g.nodeAfterCursor):k.length;E=k.slice(A,x)}else A=0,E=k,x=0,R=N.formatted;let U=g.cursorOffset-A;if(E===R)return{formatted:N.formatted,cursorOffset:x+U,comments:j};let H=E.split("");H.splice(U,0,Uh);let W=R.split(""),Z=Ut(H,W),se=x;for(let A of Z)if(A.removed){if(A.value.includes(Uh))break}else se+=A.count;return{formatted:N.formatted,cursorOffset:se,comments:j}}return{formatted:N.formatted,cursorOffset:-1,comments:j}}async function Ya(A,g){let{ast:E,text:x}=await Fh(A,g),[k,R]=Tn(x,g,E)??[0,0],N=x.slice(k,R),j=Math.min(k,x.lastIndexOf(`\n`,k)+1),U=x.slice(j,k).match(/^\s*/u)[0],H=tl(U,g.tabWidth),Z=await Pn(N,{...g,rangeStart:0,rangeEnd:Number.POSITIVE_INFINITY,cursorOffset:g.cursorOffset>k&&g.cursorOffset<=R?g.cursorOffset-k:-1,endOfLine:"lf"},H),se=Z.formatted.trimEnd(),{cursorOffset:pe}=g;pe>R?pe+=se.length-N.length:Z.cursorOffset>=0&&(pe=Z.cursorOffset+k);let de=x.slice(0,k)+se+x.slice(R);if(g.endOfLine!=="lf"){let A=Se(g.endOfLine);pe>=0&&A===`\r\n`&&(pe+=$t(de.slice(0,pe),`\n`)),de=W(0,de,`\n`,A)}return{formatted:de,cursorOffset:pe,comments:Z.comments}}function Nu(A,g,E){return typeof g!="number"||Number.isNaN(g)||g<0||g>A.length?E:g}function Sn(A,g){let{cursorOffset:E,rangeStart:x,rangeEnd:k}=g;return E=Nu(A,E,-1),x=Nu(A,x,0),k=Nu(A,k,A.length),{...g,cursorOffset:E,rangeStart:x,rangeEnd:k}}function In(A,g){let{cursorOffset:E,rangeStart:x,rangeEnd:k,endOfLine:R}=Sn(A,g),N=A.charAt(0)===jh;if(N&&(A=A.slice(1),E--,x--,k--),R==="auto"&&(R=ju(A)),A.includes("\r")){let s=g=>$t(A.slice(0,Math.max(g,0)),`\r\n`);E-=s(E),x-=s(x),k-=s(k),A=Uu(A)}return{hasBOM:N,text:A,options:Sn(A,{...g,cursorOffset:E,rangeStart:x,rangeEnd:k,endOfLine:R})}}async function wn(A,g){let E=await We(g);return!E.hasPragma||E.hasPragma(A)}async function ja(A,g){return(await We(g)).hasIgnorePragma?.(A)}async function Su(A,g){let{hasBOM:E,text:x,options:k}=In(A,await yh(g));if(k.rangeStart>=k.rangeEnd&&x!==""||k.requirePragma&&!await wn(x,k)||k.checkIgnorePragma&&await ja(x,k))return{formatted:A,cursorOffset:g.cursorOffset,comments:[]};let R;return k.rangeStart>0||k.rangeEnd=0&&R.cursorOffset++),R}async function kn(A,g,E){let{text:x,options:k}=In(A,await yh(g)),R=await Fh(x,k);return E&&(E.preprocessForPrint&&(R.ast=await xu(R.ast,k)),E.massage&&(R.ast=Rh(R.ast,k))),R}async function vn(A,g){g=await yh(g);let E=await Ge(A,g);return Ce(E,g)}async function Rn(A,g){let E=Dr(A),{formatted:x}=await Su(E,{...g,parser:"__js_expression"});return x}async function Ln(A,g){g=await yh(g);let{ast:E}=await Fh(A,g);return g.cursorOffset>=0&&(g={...g,..._h(E,g)}),Ge(E,g)}async function Mn(A,g){return Ce(A,await yh(g))}var Gh={};Yt(Gh,{builders:()=>$h,printer:()=>Hh,utils:()=>Vh});var $h={join:Ie,line:Qs,softline:$s,hardline:Vs,literalline:Ks,group:Kt,conditionalGroup:ur,fill:tr,lineSuffix:ve,lineSuffixBoundary:aa,cursor:Fs,breakParent:vs,ifBreak:rr,trim:ha,indent:ae,indentIfBreak:nr,align:De,addAlignmentToDoc:ut,markAsRoot:tt,dedentToRoot:Zu,dedent:er,hardlineWithoutBreakParent:Hs,literallineWithoutBreakParent:zs,label:or,concat:A=>A},Hh={printDocToString:Ce},Vh={willBreak:Gu,traverseDoc:ls,findInDoc:qe,mapDoc:Pe,removeLines:Ju,stripTrailingHardline:Qe,replaceEndOfLine:Hu,canBreak:Xu};var Wh="3.8.2";var Yh={};Yt(Yh,{addDanglingComment:()=>ue,addLeadingComment:()=>fe,addTrailingComment:()=>le,getAlignmentSize:()=>tl,getIndentSize:()=>Zh,getMaxContinuousCount:()=>Xh,getNextNonSpaceNonCommentCharacter:()=>ed,getNextNonSpaceNonCommentCharacterIndex:()=>ni,getPreferredQuote:()=>sd,getStringWidth:()=>Va,hasNewline:()=>uc,hasNewlineInRange:()=>ad,hasSpaces:()=>od,isNextLineEmpty:()=>Di,isNextLineEmptyAfterIndex:()=>Kh,isPreviousLineEmpty:()=>ai,makeString:()=>si,skip:()=>ye,skipEverythingButNewLine:()=>Tl,skipInlineComment:()=>Jh,skipNewline:()=>Ml,skipSpaces:()=>Dl,skipToLineEnd:()=>xl,skipTrailingComment:()=>qh,skipWhitespace:()=>yl});function Ka(A,g){if(g===!1)return!1;if(A.charAt(g)==="/"&&A.charAt(g+1)==="*"){for(let E=g+2;EMath.max(A,g.length)),0)/g.length}var Xh=Xa;function qa(A,g){let E=zh(A,g);return E===!1?"":A.charAt(E)}var ed=qa;var td=Object.freeze({character:"'",codePoint:39}),rd=Object.freeze({character:'"',codePoint:34}),nd=Object.freeze({preferred:td,alternate:rd}),id=Object.freeze({preferred:rd,alternate:td});function ei(A,g){let{preferred:E,alternate:x}=g===!0||g==="'"?nd:id,{length:k}=A,R=0,N=0;for(let g=0;gN?x:E).character}var sd=ei;function ti(A,g,E){for(let x=g;xk===x?k:R===g?"\\"+R:R||(E&&/^[^\n\r"'0-7\\bfnrt-vx\u2028\u2029]$/u.test(k)?k:"\\"+k)));return g+k+g}function Di(A,g){return arguments.length===2||typeof g=="number"?Kh(A,g):ii(...arguments)}function me(A,g=1){return async(...E)=>{let x=E[g]??{},k=x.plugins??[];return E[g]={...x,plugins:Array.isArray(k)?k:Object.values(k)},A(...E)}}var ld=me(Su);async function Hn(A,g){let{formatted:E}=await ld(A,{...g,cursorOffset:-1});return E}async function ci(A,g){return await Hn(A,g)===A}var cd=me(st,0),ud={parse:me(kn),formatAST:me(vn),formatDoc:me(Rn),printToDoc:me(Ln),printDocToString:me(Mn)};return ao(j)}))},87269:(A,g,E)=>{"use strict"; -/*! Axios v1.15.0 Copyright (c) 2026 Matt Zabriskie and contributors */var x=E(96454);var k=E(76982);var R=E(87016);var N=E(58611);var j=E(65692);var U=E(85675);var H=E(39023);var W=E(1573);var Z=E(43106);var se=E(2203);var pe=E(24434);function bind(A,g){return function wrap(){return A.apply(g,arguments)}}const{toString:de}=Object.prototype;const{getPrototypeOf:Te}=Object;const{iterator:Fe,toStringTag:_e}=Symbol;const Me=(A=>g=>{const E=de.call(g);return A[E]||(A[E]=E.slice(8,-1).toLowerCase())})(Object.create(null));const kindOfTest=A=>{A=A.toLowerCase();return g=>Me(g)===A};const typeOfTest=A=>g=>typeof g===A;const{isArray:je}=Array;const $e=typeOfTest("undefined");function isBuffer(A){return A!==null&&!$e(A)&&A.constructor!==null&&!$e(A.constructor)&&Je(A.constructor.isBuffer)&&A.constructor.isBuffer(A)}const Ve=kindOfTest("ArrayBuffer");function isArrayBufferView(A){let g;if(typeof ArrayBuffer!=="undefined"&&ArrayBuffer.isView){g=ArrayBuffer.isView(A)}else{g=A&&A.buffer&&Ve(A.buffer)}return g}const Ye=typeOfTest("string");const Je=typeOfTest("function");const ze=typeOfTest("number");const isObject=A=>A!==null&&typeof A==="object";const isBoolean=A=>A===true||A===false;const isPlainObject=A=>{if(Me(A)!=="object"){return false}const g=Te(A);return(g===null||g===Object.prototype||Object.getPrototypeOf(g)===null)&&!(_e in A)&&!(Fe in A)};const isEmptyObject=A=>{if(!isObject(A)||isBuffer(A)){return false}try{return Object.keys(A).length===0&&Object.getPrototypeOf(A)===Object.prototype}catch(A){return false}};const Ze=kindOfTest("Date");const Xe=kindOfTest("File");const isReactNativeBlob=A=>!!(A&&typeof A.uri!=="undefined");const isReactNative=A=>A&&typeof A.getParts!=="undefined";const rt=kindOfTest("Blob");const it=kindOfTest("FileList");const isStream=A=>isObject(A)&&Je(A.pipe);function getGlobal(){if(typeof globalThis!=="undefined")return globalThis;if(typeof self!=="undefined")return self;if(typeof window!=="undefined")return window;if(typeof global!=="undefined")return global;return{}}const at=getGlobal();const ot=typeof at.FormData!=="undefined"?at.FormData:undefined;const isFormData=A=>{let g;return A&&(ot&&A instanceof ot||Je(A.append)&&((g=Me(A))==="formdata"||g==="object"&&Je(A.toString)&&A.toString()==="[object FormData]"))};const dt=kindOfTest("URLSearchParams");const[At,xt,St,Pt]=["ReadableStream","Request","Response","Headers"].map(kindOfTest);const trim=A=>A.trim?A.trim():A.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function forEach(A,g,{allOwnKeys:E=false}={}){if(A===null||typeof A==="undefined"){return}let x;let k;if(typeof A!=="object"){A=[A]}if(je(A)){for(x=0,k=A.length;x0){k=E[x];if(g===k.toLowerCase()){return k}}return null}const Ht=(()=>{if(typeof globalThis!=="undefined")return globalThis;return typeof self!=="undefined"?self:typeof window!=="undefined"?window:global})();const isContextDefined=A=>!$e(A)&&A!==Ht;function merge(){const{caseless:A,skipUndefined:g}=isContextDefined(this)&&this||{};const E={};const assignValue=(x,k)=>{if(k==="__proto__"||k==="constructor"||k==="prototype"){return}const R=A&&findKey(E,k)||k;if(isPlainObject(E[R])&&isPlainObject(x)){E[R]=merge(E[R],x)}else if(isPlainObject(x)){E[R]=merge({},x)}else if(je(x)){E[R]=x.slice()}else if(!g||!$e(x)){E[R]=x}};for(let A=0,g=arguments.length;A{forEach(g,((g,x)=>{if(E&&Je(g)){Object.defineProperty(A,x,{value:bind(g,E),writable:true,enumerable:true,configurable:true})}else{Object.defineProperty(A,x,{value:g,writable:true,enumerable:true,configurable:true})}}),{allOwnKeys:x});return A};const stripBOM=A=>{if(A.charCodeAt(0)===65279){A=A.slice(1)}return A};const inherits=(A,g,E,x)=>{A.prototype=Object.create(g.prototype,x);Object.defineProperty(A.prototype,"constructor",{value:A,writable:true,enumerable:false,configurable:true});Object.defineProperty(A,"super",{value:g.prototype});E&&Object.assign(A.prototype,E)};const toFlatObject=(A,g,E,x)=>{let k;let R;let N;const j={};g=g||{};if(A==null)return g;do{k=Object.getOwnPropertyNames(A);R=k.length;while(R-- >0){N=k[R];if((!x||x(N,A,g))&&!j[N]){g[N]=A[N];j[N]=true}}A=E!==false&&Te(A)}while(A&&(!E||E(A,g))&&A!==Object.prototype);return g};const endsWith=(A,g,E)=>{A=String(A);if(E===undefined||E>A.length){E=A.length}E-=g.length;const x=A.indexOf(g,E);return x!==-1&&x===E};const toArray=A=>{if(!A)return null;if(je(A))return A;let g=A.length;if(!ze(g))return null;const E=new Array(g);while(g-- >0){E[g]=A[g]}return E};const ar=(A=>g=>A&&g instanceof A)(typeof Uint8Array!=="undefined"&&Te(Uint8Array));const forEachEntry=(A,g)=>{const E=A&&A[Fe];const x=E.call(A);let k;while((k=x.next())&&!k.done){const E=k.value;g.call(A,E[0],E[1])}};const matchAll=(A,g)=>{let E;const x=[];while((E=A.exec(g))!==null){x.push(E)}return x};const cn=kindOfTest("HTMLFormElement");const toCamelCase=A=>A.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function replacer(A,g,E){return g.toUpperCase()+E}));const Nn=(({hasOwnProperty:A})=>(g,E)=>A.call(g,E))(Object.prototype);const jn=kindOfTest("RegExp");const reduceDescriptors=(A,g)=>{const E=Object.getOwnPropertyDescriptors(A);const x={};forEach(E,((E,k)=>{let R;if((R=g(E,k,A))!==false){x[k]=R||E}}));Object.defineProperties(A,x)};const freezeMethods=A=>{reduceDescriptors(A,((g,E)=>{if(Je(A)&&["arguments","caller","callee"].indexOf(E)!==-1){return false}const x=A[E];if(!Je(x))return;g.enumerable=false;if("writable"in g){g.writable=false;return}if(!g.set){g.set=()=>{throw Error("Can not rewrite read-only method '"+E+"'")}}}))};const toObjectSet=(A,g)=>{const E={};const define=A=>{A.forEach((A=>{E[A]=true}))};je(A)?define(A):define(String(A).split(g));return E};const noop=()=>{};const toFiniteNumber=(A,g)=>A!=null&&Number.isFinite(A=+A)?A:g;function isSpecCompliantForm(A){return!!(A&&Je(A.append)&&A[_e]==="FormData"&&A[Fe])}const toJSONObject=A=>{const g=new Array(10);const visit=(A,E)=>{if(isObject(A)){if(g.indexOf(A)>=0){return}if(isBuffer(A)){return A}if(!("toJSON"in A)){g[E]=A;const x=je(A)?[]:{};forEach(A,((A,g)=>{const k=visit(A,E+1);!$e(k)&&(x[g]=k)}));g[E]=undefined;return x}}return A};return visit(A,0)};const Un=kindOfTest("AsyncFunction");const isThenable=A=>A&&(isObject(A)||Je(A))&&Je(A.then)&&Je(A.catch);const Gn=((A,g)=>{if(A){return setImmediate}return g?((A,g)=>{Ht.addEventListener("message",(({source:E,data:x})=>{if(E===Ht&&x===A){g.length&&g.shift()()}}),false);return E=>{g.push(E);Ht.postMessage(A,"*")}})(`axios@${Math.random()}`,[]):A=>setTimeout(A)})(typeof setImmediate==="function",Je(Ht.postMessage));const Yn=typeof queueMicrotask!=="undefined"?queueMicrotask.bind(Ht):typeof process!=="undefined"&&process.nextTick||Gn;const isIterable=A=>A!=null&&Je(A[Fe]);var zn={isArray:je,isArrayBuffer:Ve,isBuffer:isBuffer,isFormData:isFormData,isArrayBufferView:isArrayBufferView,isString:Ye,isNumber:ze,isBoolean:isBoolean,isObject:isObject,isPlainObject:isPlainObject,isEmptyObject:isEmptyObject,isReadableStream:At,isRequest:xt,isResponse:St,isHeaders:Pt,isUndefined:$e,isDate:Ze,isFile:Xe,isReactNativeBlob:isReactNativeBlob,isReactNative:isReactNative,isBlob:rt,isRegExp:jn,isFunction:Je,isStream:isStream,isURLSearchParams:dt,isTypedArray:ar,isFileList:it,forEach:forEach,merge:merge,extend:extend,trim:trim,stripBOM:stripBOM,inherits:inherits,toFlatObject:toFlatObject,kindOf:Me,kindOfTest:kindOfTest,endsWith:endsWith,toArray:toArray,forEachEntry:forEachEntry,matchAll:matchAll,isHTMLForm:cn,hasOwnProperty:Nn,hasOwnProp:Nn,reduceDescriptors:reduceDescriptors,freezeMethods:freezeMethods,toObjectSet:toObjectSet,toCamelCase:toCamelCase,noop:noop,toFiniteNumber:toFiniteNumber,findKey:findKey,global:Ht,isContextDefined:isContextDefined,isSpecCompliantForm:isSpecCompliantForm,toJSONObject:toJSONObject,isAsyncFn:Un,isThenable:isThenable,setImmediate:Gn,asap:Yn,isIterable:isIterable};class AxiosError extends Error{static from(A,g,E,x,k,R){const N=new AxiosError(A.message,g||A.code,E,x,k);N.cause=A;N.name=A.name;if(A.status!=null&&N.status==null){N.status=A.status}R&&Object.assign(N,R);return N}constructor(A,g,E,x,k){super(A);Object.defineProperty(this,"message",{value:A,enumerable:true,writable:true,configurable:true});this.name="AxiosError";this.isAxiosError=true;g&&(this.code=g);E&&(this.config=E);x&&(this.request=x);if(k){this.response=k;this.status=k.status}}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:zn.toJSONObject(this.config),code:this.code,status:this.status}}}AxiosError.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE";AxiosError.ERR_BAD_OPTION="ERR_BAD_OPTION";AxiosError.ECONNABORTED="ECONNABORTED";AxiosError.ETIMEDOUT="ETIMEDOUT";AxiosError.ERR_NETWORK="ERR_NETWORK";AxiosError.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS";AxiosError.ERR_DEPRECATED="ERR_DEPRECATED";AxiosError.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE";AxiosError.ERR_BAD_REQUEST="ERR_BAD_REQUEST";AxiosError.ERR_CANCELED="ERR_CANCELED";AxiosError.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT";AxiosError.ERR_INVALID_URL="ERR_INVALID_URL";function isVisitable(A){return zn.isPlainObject(A)||zn.isArray(A)}function removeBrackets(A){return zn.endsWith(A,"[]")?A.slice(0,-2):A}function renderKey(A,g,E){if(!A)return g;return A.concat(g).map((function each(A,g){A=removeBrackets(A);return!E&&g?"["+A+"]":A})).join(E?".":"")}function isFlatArray(A){return zn.isArray(A)&&!A.some(isVisitable)}const Ui=zn.toFlatObject(zn,{},null,(function filter(A){return/^is[A-Z]/.test(A)}));function toFormData(A,g,E){if(!zn.isObject(A)){throw new TypeError("target must be an object")}g=g||new(x||FormData);E=zn.toFlatObject(E,{metaTokens:true,dots:false,indexes:false},false,(function defined(A,g){return!zn.isUndefined(g[A])}));const k=E.metaTokens;const R=E.visitor||defaultVisitor;const N=E.dots;const j=E.indexes;const U=E.Blob||typeof Blob!=="undefined"&&Blob;const H=U&&zn.isSpecCompliantForm(g);if(!zn.isFunction(R)){throw new TypeError("visitor must be a function")}function convertValue(A){if(A===null)return"";if(zn.isDate(A)){return A.toISOString()}if(zn.isBoolean(A)){return A.toString()}if(!H&&zn.isBlob(A)){throw new AxiosError("Blob is not supported. Use a Buffer instead.")}if(zn.isArrayBuffer(A)||zn.isTypedArray(A)){return H&&typeof Blob==="function"?new Blob([A]):Buffer.from(A)}return A}function defaultVisitor(A,E,x){let R=A;if(zn.isReactNative(g)&&zn.isReactNativeBlob(A)){g.append(renderKey(x,E,N),convertValue(A));return false}if(A&&!x&&typeof A==="object"){if(zn.endsWith(E,"{}")){E=k?E:E.slice(0,-2);A=JSON.stringify(A)}else if(zn.isArray(A)&&isFlatArray(A)||(zn.isFileList(A)||zn.endsWith(E,"[]"))&&(R=zn.toArray(A))){E=removeBrackets(E);R.forEach((function each(A,x){!(zn.isUndefined(A)||A===null)&&g.append(j===true?renderKey([E],x,N):j===null?E:E+"[]",convertValue(A))}));return false}}if(isVisitable(A)){return true}g.append(renderKey(x,E,N),convertValue(A));return false}const W=[];const Z=Object.assign(Ui,{defaultVisitor:defaultVisitor,convertValue:convertValue,isVisitable:isVisitable});function build(A,E){if(zn.isUndefined(A))return;if(W.indexOf(A)!==-1){throw Error("Circular reference detected in "+E.join("."))}W.push(A);zn.forEach(A,(function each(A,x){const k=!(zn.isUndefined(A)||A===null)&&R.call(g,A,zn.isString(x)?x.trim():x,E,Z);if(k===true){build(A,E?E.concat(x):[x])}}));W.pop()}if(!zn.isObject(A)){throw new TypeError("data must be an object")}build(A);return g}function encode$1(A){const g={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(A).replace(/[!'()~]|%20|%00/g,(function replacer(A){return g[A]}))}function AxiosURLSearchParams(A,g){this._pairs=[];A&&toFormData(A,this,g)}const Ki=AxiosURLSearchParams.prototype;Ki.append=function append(A,g){this._pairs.push([A,g])};Ki.toString=function toString(A){const g=A?function(g){return A.call(this,g,encode$1)}:encode$1;return this._pairs.map((function each(A){return g(A[0])+"="+g(A[1])}),"").join("&")};function encode(A){return encodeURIComponent(A).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function buildURL(A,g,E){if(!g){return A}const x=E&&E.encode||encode;const k=zn.isFunction(E)?{serialize:E}:E;const R=k&&k.serialize;let N;if(R){N=R(g,k)}else{N=zn.isURLSearchParams(g)?g.toString():new AxiosURLSearchParams(g,k).toString(x)}if(N){const g=A.indexOf("#");if(g!==-1){A=A.slice(0,g)}A+=(A.indexOf("?")===-1?"?":"&")+N}return A}class InterceptorManager{constructor(){this.handlers=[]}use(A,g,E){this.handlers.push({fulfilled:A,rejected:g,synchronous:E?E.synchronous:false,runWhen:E?E.runWhen:null});return this.handlers.length-1}eject(A){if(this.handlers[A]){this.handlers[A]=null}}clear(){if(this.handlers){this.handlers=[]}}forEach(A){zn.forEach(this.handlers,(function forEachHandler(g){if(g!==null){A(g)}}))}}var ls={silentJSONParsing:true,forcedJSONParsing:true,clarifyTimeoutError:false,legacyInterceptorReqResOrdering:true};var us=R.URLSearchParams;const ps="abcdefghijklmnopqrstuvwxyz";const ds="0123456789";const ys={DIGIT:ds,ALPHA:ps,ALPHA_DIGIT:ps+ps.toUpperCase()+ds};const generateString=(A=16,g=ys.ALPHA_DIGIT)=>{let E="";const{length:x}=g;const R=new Uint32Array(A);k.randomFillSync(R);for(let k=0;ktypeof WorkerGlobalScope!=="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts==="function")();const Vs=Fs&&window.location.href||"http://localhost";var zs=Object.freeze({__proto__:null,hasBrowserEnv:Fs,hasStandardBrowserEnv:$s,hasStandardBrowserWebWorkerEnv:Hs,navigator:Qs,origin:Vs});var Ks={...zs,...vs};function toURLEncodedForm(A,g){return toFormData(A,new Ks.classes.URLSearchParams,{visitor:function(A,g,E,x){if(Ks.isNode&&zn.isBuffer(A)){this.append(g,A.toString("base64"));return false}return x.defaultVisitor.apply(this,arguments)},...g})}function parsePropPath(A){return zn.matchAll(/\w+|\[(\w*)]/g,A).map((A=>A[0]==="[]"?"":A[1]||A[0]))}function arrayToObject(A){const g={};const E=Object.keys(A);let x;const k=E.length;let R;for(x=0;x=A.length;k=!k&&zn.isArray(E)?E.length:k;if(N){if(zn.hasOwnProp(E,k)){E[k]=[E[k],g]}else{E[k]=g}return!R}if(!E[k]||!zn.isObject(E[k])){E[k]=[]}const j=buildPath(A,g,E[k],x);if(j&&zn.isArray(E[k])){E[k]=arrayToObject(E[k])}return!R}if(zn.isFormData(A)&&zn.isFunction(A.entries)){const g={};zn.forEachEntry(A,((A,E)=>{buildPath(parsePropPath(A),E,g,0)}));return g}return null}function stringifySafely(A,g,E){if(zn.isString(A)){try{(g||JSON.parse)(A);return zn.trim(A)}catch(A){if(A.name!=="SyntaxError"){throw A}}}return(E||JSON.stringify)(A)}const aa={transitional:ls,adapter:["xhr","http","fetch"],transformRequest:[function transformRequest(A,g){const E=g.getContentType()||"";const x=E.indexOf("application/json")>-1;const k=zn.isObject(A);if(k&&zn.isHTMLForm(A)){A=new FormData(A)}const R=zn.isFormData(A);if(R){return x?JSON.stringify(formDataToJSON(A)):A}if(zn.isArrayBuffer(A)||zn.isBuffer(A)||zn.isStream(A)||zn.isFile(A)||zn.isBlob(A)||zn.isReadableStream(A)){return A}if(zn.isArrayBufferView(A)){return A.buffer}if(zn.isURLSearchParams(A)){g.setContentType("application/x-www-form-urlencoded;charset=utf-8",false);return A.toString()}let N;if(k){if(E.indexOf("application/x-www-form-urlencoded")>-1){return toURLEncodedForm(A,this.formSerializer).toString()}if((N=zn.isFileList(A))||E.indexOf("multipart/form-data")>-1){const g=this.env&&this.env.FormData;return toFormData(N?{"files[]":A}:A,g&&new g,this.formSerializer)}}if(k||x){g.setContentType("application/json",false);return stringifySafely(A)}return A}],transformResponse:[function transformResponse(A){const g=this.transitional||aa.transitional;const E=g&&g.forcedJSONParsing;const x=this.responseType==="json";if(zn.isResponse(A)||zn.isReadableStream(A)){return A}if(A&&zn.isString(A)&&(E&&!this.responseType||x)){const E=g&&g.silentJSONParsing;const k=!E&&x;try{return JSON.parse(A,this.parseReviver)}catch(A){if(k){if(A.name==="SyntaxError"){throw AxiosError.from(A,AxiosError.ERR_BAD_RESPONSE,this,null,this.response)}throw A}}}return A}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ks.classes.FormData,Blob:Ks.classes.Blob},validateStatus:function validateStatus(A){return A>=200&&A<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":undefined}}};zn.forEach(["delete","get","head","post","put","patch"],(A=>{aa.headers[A]={}}));const ha=zn.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"]);var parseHeaders=A=>{const g={};let E;let x;let k;A&&A.split("\n").forEach((function parser(A){k=A.indexOf(":");E=A.substring(0,k).trim().toLowerCase();x=A.substring(k+1).trim();if(!E||g[E]&&ha[E]){return}if(E==="set-cookie"){if(g[E]){g[E].push(x)}else{g[E]=[x]}}else{g[E]=g[E]?g[E]+", "+x:x}}));return g};const Qa=Symbol("internals");const isValidHeaderValue=A=>!/[\r\n]/.test(A);function assertValidHeaderValue(A,g){if(A===false||A==null){return}if(zn.isArray(A)){A.forEach((A=>assertValidHeaderValue(A,g)));return}if(!isValidHeaderValue(String(A))){throw new Error(`Invalid character in header content ["${g}"]`)}}function normalizeHeader(A){return A&&String(A).trim().toLowerCase()}function stripTrailingCRLF(A){let g=A.length;while(g>0){const E=A.charCodeAt(g-1);if(E!==10&&E!==13){break}g-=1}return g===A.length?A:A.slice(0,g)}function normalizeValue(A){if(A===false||A==null){return A}return zn.isArray(A)?A.map(normalizeValue):stripTrailingCRLF(String(A))}function parseTokens(A){const g=Object.create(null);const E=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let x;while(x=E.exec(A)){g[x[1]]=x[2]}return g}const isValidHeaderName=A=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(A.trim());function matchHeaderValue(A,g,E,x,k){if(zn.isFunction(x)){return x.call(this,g,E)}if(k){g=E}if(!zn.isString(g))return;if(zn.isString(x)){return g.indexOf(x)!==-1}if(zn.isRegExp(x)){return x.test(g)}}function formatHeader(A){return A.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((A,g,E)=>g.toUpperCase()+E))}function buildAccessors(A,g){const E=zn.toCamelCase(" "+g);["get","set","has"].forEach((x=>{Object.defineProperty(A,x+E,{value:function(A,E,k){return this[x].call(this,g,A,E,k)},configurable:true})}))}class AxiosHeaders{constructor(A){A&&this.set(A)}set(A,g,E){const x=this;function setHeader(A,g,E){const k=normalizeHeader(g);if(!k){throw new Error("header name must be a non-empty string")}const R=zn.findKey(x,k);if(!R||x[R]===undefined||E===true||E===undefined&&x[R]!==false){assertValidHeaderValue(A,g);x[R||g]=normalizeValue(A)}}const setHeaders=(A,g)=>zn.forEach(A,((A,E)=>setHeader(A,E,g)));if(zn.isPlainObject(A)||A instanceof this.constructor){setHeaders(A,g)}else if(zn.isString(A)&&(A=A.trim())&&!isValidHeaderName(A)){setHeaders(parseHeaders(A),g)}else if(zn.isObject(A)&&zn.isIterable(A)){let E={},x,k;for(const g of A){if(!zn.isArray(g)){throw TypeError("Object iterator must return a key-value pair")}E[k=g[0]]=(x=E[k])?zn.isArray(x)?[...x,g[1]]:[x,g[1]]:g[1]}setHeaders(E,g)}else{A!=null&&setHeader(g,A,E)}return this}get(A,g){A=normalizeHeader(A);if(A){const E=zn.findKey(this,A);if(E){const A=this[E];if(!g){return A}if(g===true){return parseTokens(A)}if(zn.isFunction(g)){return g.call(this,A,E)}if(zn.isRegExp(g)){return g.exec(A)}throw new TypeError("parser must be boolean|regexp|function")}}}has(A,g){A=normalizeHeader(A);if(A){const E=zn.findKey(this,A);return!!(E&&this[E]!==undefined&&(!g||matchHeaderValue(this,this[E],E,g)))}return false}delete(A,g){const E=this;let x=false;function deleteHeader(A){A=normalizeHeader(A);if(A){const k=zn.findKey(E,A);if(k&&(!g||matchHeaderValue(E,E[k],k,g))){delete E[k];x=true}}}if(zn.isArray(A)){A.forEach(deleteHeader)}else{deleteHeader(A)}return x}clear(A){const g=Object.keys(this);let E=g.length;let x=false;while(E--){const k=g[E];if(!A||matchHeaderValue(this,this[k],k,A,true)){delete this[k];x=true}}return x}normalize(A){const g=this;const E={};zn.forEach(this,((x,k)=>{const R=zn.findKey(E,k);if(R){g[R]=normalizeValue(x);delete g[k];return}const N=A?formatHeader(k):String(k).trim();if(N!==k){delete g[k]}g[N]=normalizeValue(x);E[N]=true}));return this}concat(...A){return this.constructor.concat(this,...A)}toJSON(A){const g=Object.create(null);zn.forEach(this,((E,x)=>{E!=null&&E!==false&&(g[x]=A&&zn.isArray(E)?E.join(", "):E)}));return g}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((([A,g])=>A+": "+g)).join("\n")}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(A){return A instanceof this?A:new this(A)}static concat(A,...g){const E=new this(A);g.forEach((A=>E.set(A)));return E}static accessor(A){const g=this[Qa]=this[Qa]={accessors:{}};const E=g.accessors;const x=this.prototype;function defineAccessor(A){const g=normalizeHeader(A);if(!E[g]){buildAccessors(x,A);E[g]=true}}zn.isArray(A)?A.forEach(defineAccessor):defineAccessor(A);return this}}AxiosHeaders.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);zn.reduceDescriptors(AxiosHeaders.prototype,(({value:A},g)=>{let E=g[0].toUpperCase()+g.slice(1);return{get:()=>A,set(A){this[E]=A}}}));zn.freezeMethods(AxiosHeaders);function transformData(A,g){const E=this||aa;const x=g||E;const k=AxiosHeaders.from(x.headers);let R=x.data;zn.forEach(A,(function transform(A){R=A.call(E,R,k.normalize(),g?g.status:undefined)}));k.normalize();return R}function isCancel(A){return!!(A&&A.__CANCEL__)}class CanceledError extends AxiosError{constructor(A,g,E){super(A==null?"canceled":A,AxiosError.ERR_CANCELED,g,E);this.name="CanceledError";this.__CANCEL__=true}}function settle(A,g,E){const x=E.config.validateStatus;if(!E.status||!x||x(E.status)){A(E)}else{g(new AxiosError("Request failed with status code "+E.status,[AxiosError.ERR_BAD_REQUEST,AxiosError.ERR_BAD_RESPONSE][Math.floor(E.status/100)-4],E.config,E.request,E))}}function isAbsoluteURL(A){if(typeof A!=="string"){return false}return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(A)}function combineURLs(A,g){return g?A.replace(/\/?\/$/,"")+"/"+g.replace(/^\/+/,""):A}function buildFullPath(A,g,E){let x=!isAbsoluteURL(g);if(A&&(x||E==false)){return combineURLs(A,g)}return g}var Pa={ftp:21,gopher:70,http:80,https:443,ws:80,wss:443};function parseUrl(A){try{return new URL(A)}catch{return null}}function getProxyForUrl(A){var g=(typeof A==="string"?parseUrl(A):A)||{};var E=g.protocol;var x=g.host;var k=g.port;if(typeof x!=="string"||!x||typeof E!=="string"){return""}E=E.split(":",1)[0];x=x.replace(/:\d*$/,"");k=parseInt(k)||Pa[E]||0;if(!shouldProxy(x,k)){return""}var R=getEnv(E+"_proxy")||getEnv("all_proxy");if(R&&R.indexOf("://")===-1){R=E+"://"+R}return R}function shouldProxy(A,g){var E=getEnv("no_proxy").toLowerCase();if(!E){return true}if(E==="*"){return false}return E.split(/[,\s]/).every((function(E){if(!E){return true}var x=E.match(/^(.+):(\d+)$/);var k=x?x[1]:E;var R=x?parseInt(x[2]):0;if(R&&R!==g){return true}if(!/^[.*]/.test(k)){return A!==k}if(k.charAt(0)==="*"){k=k.slice(1)}return!A.endsWith(k)}))}function getEnv(A){return process.env[A.toLowerCase()]||process.env[A.toUpperCase()]||""}const $a="1.15.0";function parseProtocol(A){const g=/^([-+\w]{1,25})(:?\/\/|:)/.exec(A);return g&&g[1]||""}const Va=/^(?:([^;]+);)?(?:[^;]+;)?(base64|),([\s\S]*)$/;function fromDataURI(A,g,E){const x=E&&E.Blob||Ks.classes.Blob;const k=parseProtocol(A);if(g===undefined&&x){g=true}if(k==="data"){A=k.length?A.slice(k.length+1):A;const E=Va.exec(A);if(!E){throw new AxiosError("Invalid URL",AxiosError.ERR_INVALID_URL)}const R=E[1];const N=E[2];const j=E[3];const U=Buffer.from(decodeURIComponent(j),N?"base64":"utf8");if(g){if(!x){throw new AxiosError("Blob is not supported",AxiosError.ERR_NOT_SUPPORT)}return new x([U],{type:R})}return U}throw new AxiosError("Unsupported protocol "+k,AxiosError.ERR_NOT_SUPPORT)}const io=Symbol("internals");class AxiosTransformStream extends se.Transform{constructor(A){A=zn.toFlatObject(A,{maxRate:0,chunkSize:64*1024,minChunkSize:100,timeWindow:500,ticksRate:2,samplesCount:15},null,((A,g)=>!zn.isUndefined(g[A])));super({readableHighWaterMark:A.chunkSize});const g=this[io]={timeWindow:A.timeWindow,chunkSize:A.chunkSize,maxRate:A.maxRate,minChunkSize:A.minChunkSize,bytesSeen:0,isCaptured:false,notifiedBytesLoaded:0,ts:Date.now(),bytes:0,onReadCallback:null};this.on("newListener",(A=>{if(A==="progress"){if(!g.isCaptured){g.isCaptured=true}}}))}_read(A){const g=this[io];if(g.onReadCallback){g.onReadCallback()}return super._read(A)}_transform(A,g,E){const x=this[io];const k=x.maxRate;const R=this.readableHighWaterMark;const N=x.timeWindow;const j=1e3/N;const U=k/j;const H=x.minChunkSize!==false?Math.max(x.minChunkSize,U*.01):0;const pushChunk=(A,g)=>{const E=Buffer.byteLength(A);x.bytesSeen+=E;x.bytes+=E;x.isCaptured&&this.emit("progress",x.bytesSeen);if(this.push(A)){process.nextTick(g)}else{x.onReadCallback=()=>{x.onReadCallback=null;process.nextTick(g)}}};const transformChunk=(A,g)=>{const E=Buffer.byteLength(A);let j=null;let W=R;let Z;let se=0;if(k){const A=Date.now();if(!x.ts||(se=A-x.ts)>=N){x.ts=A;Z=U-x.bytes;x.bytes=Z<0?-Z:0;se=0}Z=U-x.bytes}if(k){if(Z<=0){return setTimeout((()=>{g(null,A)}),N-se)}if(ZW&&E-W>H){j=A.subarray(W);A=A.subarray(0,W)}pushChunk(A,j?()=>{process.nextTick(g,null,j)}:g)};transformChunk(A,(function transformNextChunk(A,g){if(A){return E(A)}if(g){transformChunk(g,transformNextChunk)}else{E(null)}}))}}const{asyncIterator:so}=Symbol;const readBlob=async function*(A){if(A.stream){yield*A.stream()}else if(A.arrayBuffer){yield await A.arrayBuffer()}else if(A[so]){yield*A[so]()}else{yield A}};const Eo=Ks.ALPHABET.ALPHA_DIGIT+"-_";const wo=typeof TextEncoder==="function"?new TextEncoder:new H.TextEncoder;const To="\r\n";const No=wo.encode(To);const tl=2;class FormDataPart{constructor(A,g){const{escapeName:E}=this.constructor;const x=zn.isString(g);let k=`Content-Disposition: form-data; name="${E(A)}"${!x&&g.name?`; filename="${E(g.name)}"`:""}${To}`;if(x){g=wo.encode(String(g).replace(/\r?\n|\r\n?/g,To))}else{k+=`Content-Type: ${g.type||"application/octet-stream"}${To}`}this.headers=wo.encode(k+To);this.contentLength=x?g.byteLength:g.size;this.size=this.headers.byteLength+this.contentLength+tl;this.name=A;this.value=g}async*encode(){yield this.headers;const{value:A}=this;if(zn.isTypedArray(A)){yield A}else{yield*readBlob(A)}yield No}static escapeName(A){return String(A).replace(/[\r\n"]/g,(A=>({"\r":"%0D","\n":"%0A",'"':"%22"}[A])))}}const formDataToStream=(A,g,E)=>{const{tag:x="form-data-boundary",size:k=25,boundary:R=x+"-"+Ks.generateString(k,Eo)}=E||{};if(!zn.isFormData(A)){throw TypeError("FormData instance required")}if(R.length<1||R.length>70){throw Error("boundary must be 10-70 characters long")}const N=wo.encode("--"+R+To);const j=wo.encode("--"+R+"--"+To);let U=j.byteLength;const H=Array.from(A.entries()).map((([A,g])=>{const E=new FormDataPart(A,g);U+=E.size;return E}));U+=N.byteLength*H.length;U=zn.toFiniteNumber(U);const W={"Content-Type":`multipart/form-data; boundary=${R}`};if(Number.isFinite(U)){W["Content-Length"]=U}g&&g(W);return se.Readable.from(async function*(){for(const A of H){yield N;yield*A.encode()}yield j}())};class ZlibHeaderTransformStream extends se.Transform{__transform(A,g,E){this.push(A);E()}_transform(A,g,E){if(A.length!==0){this._transform=this.__transform;if(A[0]!==120){const A=Buffer.alloc(2);A[0]=120;A[1]=156;this.push(A,g)}}this.__transform(A,g,E)}}const callbackify=(A,g)=>zn.isAsyncFn(A)?function(...E){const x=E.pop();A.apply(this,E).then((A=>{try{g?x(null,...g(A)):x(null,A)}catch(A){x(A)}}),x)}:A;const dl={http:80,https:443,ws:80,wss:443,ftp:21};const parseNoProxyEntry=A=>{let g=A;let E=0;if(g.charAt(0)==="["){const A=g.indexOf("]");if(A!==-1){const x=g.slice(1,A);const k=g.slice(A+1);if(k.charAt(0)===":"&&/^\d+$/.test(k.slice(1))){E=Number.parseInt(k.slice(1),10)}return[x,E]}}const x=g.indexOf(":");const k=g.lastIndexOf(":");if(x!==-1&&x===k&&/^\d+$/.test(g.slice(k+1))){E=Number.parseInt(g.slice(k+1),10);g=g.slice(0,k)}return[g,E]};const normalizeNoProxyHost=A=>{if(!A){return A}if(A.charAt(0)==="["&&A.charAt(A.length-1)==="]"){A=A.slice(1,-1)}return A.replace(/\.+$/,"")};function shouldBypassProxy(A){let g;try{g=new URL(A)}catch(A){return false}const E=(process.env.no_proxy||process.env.NO_PROXY||"").toLowerCase();if(!E){return false}if(E==="*"){return true}const x=Number.parseInt(g.port,10)||dl[g.protocol.split(":",1)[0]]||0;const k=normalizeNoProxyHost(g.hostname.toLowerCase());return E.split(/[\s,]+/).some((A=>{if(!A){return false}let[g,E]=parseNoProxyEntry(A);g=normalizeNoProxyHost(g);if(!g){return false}if(E&&E!==x){return false}if(g.charAt(0)==="*"){g=g.slice(1)}if(g.charAt(0)==="."){return k.endsWith(g)}return k===g}))}function speedometer(A,g){A=A||10;const E=new Array(A);const x=new Array(A);let k=0;let R=0;let N;g=g!==undefined?g:1e3;return function push(j){const U=Date.now();const H=x[R];if(!N){N=U}E[k]=j;x[k]=U;let W=R;let Z=0;while(W!==k){Z+=E[W++];W=W%A}k=(k+1)%A;if(k===R){R=(R+1)%A}if(U-N{E=x;k=null;if(R){clearTimeout(R);R=null}A(...g)};const throttled=(...A)=>{const g=Date.now();const N=g-E;if(N>=x){invoke(A,g)}else{k=A;if(!R){R=setTimeout((()=>{R=null;invoke(k)}),x-N)}}};const flush=()=>k&&invoke(k);return[throttled,flush]}const progressEventReducer=(A,g,E=3)=>{let x=0;const k=speedometer(50,250);return throttle((E=>{const R=E.loaded;const N=E.lengthComputable?E.total:undefined;const j=R-x;const U=k(j);const H=R<=N;x=R;const W={loaded:R,total:N,progress:N?R/N:undefined,bytes:j,rate:U?U:undefined,estimated:U&&N&&H?(N-R)/U:undefined,event:E,lengthComputable:N!=null,[g?"download":"upload"]:true};A(W)}),E)};const progressEventDecorator=(A,g)=>{const E=A!=null;return[x=>g[0]({lengthComputable:E,total:A,loaded:x}),g[1]]};const asyncDecorator=A=>(...g)=>zn.asap((()=>A(...g)));function estimateDataURLDecodedBytes(A){if(!A||typeof A!=="string")return 0;if(!A.startsWith("data:"))return 0;const g=A.indexOf(",");if(g<0)return 0;const E=A.slice(5,g);const x=A.slice(g+1);const k=/;base64/i.test(E);if(k){let A=x.length;const g=x.length;for(let E=0;E=48&&g<=57||g>=65&&g<=70||g>=97&&g<=102)&&(k>=48&&k<=57||k>=65&&k<=70||k>=97&&k<=102);if(R){A-=2;E+=2}}}let E=0;let k=g-1;const tailIsPct3D=A=>A>=2&&x.charCodeAt(A-2)===37&&x.charCodeAt(A-1)===51&&(x.charCodeAt(A)===68||x.charCodeAt(A)===100);if(k>=0){if(x.charCodeAt(k)===61){E++;k--}else if(tailIsPct3D(k)){E++;k-=3}}if(E===1&&k>=0){if(x.charCodeAt(k)===61){E++}else if(tailIsPct3D(k)){E++}}const R=Math.floor(A/4);const N=R*3-(E||0);return N>0?N:0}return Buffer.byteLength(x,"utf8")}const fl={flush:Z.constants.Z_SYNC_FLUSH,finishFlush:Z.constants.Z_SYNC_FLUSH};const gl={flush:Z.constants.BROTLI_OPERATION_FLUSH,finishFlush:Z.constants.BROTLI_OPERATION_FLUSH};const yl=zn.isFunction(Z.createBrotliDecompress);const{http:Dl,https:xl}=W;const Tl=/https:?/;const Ml=Ks.protocols.map((A=>A+":"));const flushOnFinish=(A,[g,E])=>{A.on("end",E).on("error",E);return g};class Http2Sessions{constructor(){this.sessions=Object.create(null)}getSession(A,g){g=Object.assign({sessionTimeout:1e3},g);let E=this.sessions[A];if(E){let A=E.length;for(let x=0;x{if(k){return}k=true;let g=E,R=g.length,N=R;while(N--){if(g[N][0]===x){if(R===1){delete this.sessions[A]}else{g.splice(N,1)}if(!x.closed){x.close()}return}}};const R=x.request;const{sessionTimeout:N}=g;if(N!=null){let A;let g=0;x.request=function(){const E=R.apply(this,arguments);g++;if(A){clearTimeout(A);A=null}E.once("close",(()=>{if(! --g){A=setTimeout((()=>{A=null;removeSession()}),N)}}));return E}}x.once("close",removeSession);let j=[x,g];E?E.push(j):E=this.sessions[A]=[j];return x}}const uc=new Http2Sessions;function dispatchBeforeRedirect(A,g){if(A.beforeRedirects.proxy){A.beforeRedirects.proxy(A)}if(A.beforeRedirects.config){A.beforeRedirects.config(A,g)}}function setProxy(A,g,E){let x=g;if(!x&&x!==false){const A=getProxyForUrl(E);if(A){if(!shouldBypassProxy(E)){x=new URL(A)}}}if(x){if(x.username){x.auth=(x.username||"")+":"+(x.password||"")}if(x.auth){const g=Boolean(x.auth.username||x.auth.password);if(g){x.auth=(x.auth.username||"")+":"+(x.auth.password||"")}else if(typeof x.auth==="object"){throw new AxiosError("Invalid proxy authorization",AxiosError.ERR_BAD_OPTION,{proxy:x})}const E=Buffer.from(x.auth,"utf8").toString("base64");A.headers["Proxy-Authorization"]="Basic "+E}A.headers.host=A.hostname+(A.port?":"+A.port:"");const g=x.hostname||x.host;A.hostname=g;A.host=g;A.port=x.port;A.path=E;if(x.protocol){A.protocol=x.protocol.includes(":")?x.protocol:`${x.protocol}:`}}A.beforeRedirects.proxy=function beforeRedirect(A){setProxy(A,g,A.href)}}const pc=typeof process!=="undefined"&&zn.kindOf(process)==="process";const wrapAsync=A=>new Promise(((g,E)=>{let x;let k;const done=(A,g)=>{if(k)return;k=true;x&&x(A,g)};const _resolve=A=>{done(A);g(A)};const _reject=A=>{done(A,true);E(A)};A(_resolve,_reject,(A=>x=A)).catch(_reject)}));const resolveFamily=({address:A,family:g})=>{if(!zn.isString(A)){throw TypeError("address must be a string")}return{address:A,family:g||(A.indexOf(".")<0?6:4)}};const buildAddressEntry=(A,g)=>resolveFamily(zn.isObject(A)?A:{address:A,family:g});const hc={request(A,g){const E=A.protocol+"//"+A.hostname+":"+(A.port||(A.protocol==="https:"?443:80));const{http2Options:x,headers:k}=A;const R=uc.getSession(E,x);const{HTTP2_HEADER_SCHEME:N,HTTP2_HEADER_METHOD:j,HTTP2_HEADER_PATH:H,HTTP2_HEADER_STATUS:W}=U.constants;const Z={[N]:A.protocol.replace(":",""),[j]:A.method,[H]:A.path};zn.forEach(k,((A,g)=>{g.charAt(0)!==":"&&(Z[g]=A)}));const se=R.request(Z);se.once("response",(A=>{const E=se;A=Object.assign({},A);const x=A[W];delete A[W];E.headers=A;E.statusCode=+x;g(E)}));return se}};var Ac=pc&&function httpAdapter(A){return wrapAsync((async function dispatchHttpRequest(g,E,x){let{data:k,lookup:R,family:U,httpVersion:W=1,http2Options:de}=A;const{responseType:Te,responseEncoding:Fe}=A;const _e=A.method.toUpperCase();let Me;let je=false;let $e;W=+W;if(Number.isNaN(W)){throw TypeError(`Invalid protocol version: '${A.httpVersion}' is not a number`)}if(W!==1&&W!==2){throw TypeError(`Unsupported protocol version '${W}'`)}const Ve=W===2;if(R){const A=callbackify(R,(A=>zn.isArray(A)?A:[A]));R=(g,E,x)=>{A(g,E,((A,g,k)=>{if(A){return x(A)}const R=zn.isArray(g)?g.map((A=>buildAddressEntry(A))):[buildAddressEntry(g,k)];E.all?x(A,R):x(A,R[0].address,R[0].family)}))}}const Ye=new pe.EventEmitter;function abort(g){try{Ye.emit("abort",!g||g.type?new CanceledError(null,A,$e):g)}catch(A){console.warn("emit error",A)}}Ye.once("abort",E);const onFinished=()=>{if(A.cancelToken){A.cancelToken.unsubscribe(abort)}if(A.signal){A.signal.removeEventListener("abort",abort)}Ye.removeAllListeners()};if(A.cancelToken||A.signal){A.cancelToken&&A.cancelToken.subscribe(abort);if(A.signal){A.signal.aborted?abort():A.signal.addEventListener("abort",abort)}}x(((A,g)=>{Me=true;if(g){je=true;onFinished();return}const{data:E}=A;if(E instanceof se.Readable||E instanceof se.Duplex){const A=se.finished(E,(()=>{A();onFinished()}))}else{onFinished()}}));const Je=buildFullPath(A.baseURL,A.url,A.allowAbsoluteUrls);const ze=new URL(Je,Ks.hasBrowserEnv?Ks.origin:undefined);const Ze=ze.protocol||Ml[0];if(Ze==="data:"){if(A.maxContentLength>-1){const g=String(A.url||Je||"");const x=estimateDataURLDecodedBytes(g);if(x>A.maxContentLength){return E(new AxiosError("maxContentLength size of "+A.maxContentLength+" exceeded",AxiosError.ERR_BAD_RESPONSE,A))}}let x;if(_e!=="GET"){return settle(g,E,{status:405,statusText:"method not allowed",headers:{},config:A})}try{x=fromDataURI(A.url,Te==="blob",{Blob:A.env&&A.env.Blob})}catch(g){throw AxiosError.from(g,AxiosError.ERR_BAD_REQUEST,A)}if(Te==="text"){x=x.toString(Fe);if(!Fe||Fe==="utf8"){x=zn.stripBOM(x)}}else if(Te==="stream"){x=se.Readable.from(x)}return settle(g,E,{data:x,status:200,statusText:"OK",headers:new AxiosHeaders,config:A})}if(Ml.indexOf(Ze)===-1){return E(new AxiosError("Unsupported protocol "+Ze,AxiosError.ERR_BAD_REQUEST,A))}const Xe=AxiosHeaders.from(A.headers).normalize();Xe.set("User-Agent","axios/"+$a,false);const{onUploadProgress:rt,onDownloadProgress:it}=A;const at=A.maxRate;let ot=undefined;let dt=undefined;if(zn.isSpecCompliantForm(k)){const A=Xe.getContentType(/boundary=([-_\w\d]{10,70})/i);k=formDataToStream(k,(A=>{Xe.set(A)}),{tag:`axios-${$a}-boundary`,boundary:A&&A[1]||undefined})}else if(zn.isFormData(k)&&zn.isFunction(k.getHeaders)){Xe.set(k.getHeaders());if(!Xe.hasContentLength()){try{const A=await H.promisify(k.getLength).call(k);Number.isFinite(A)&&A>=0&&Xe.setContentLength(A)}catch(A){}}}else if(zn.isBlob(k)||zn.isFile(k)){k.size&&Xe.setContentType(k.type||"application/octet-stream");Xe.setContentLength(k.size||0);k=se.Readable.from(readBlob(k))}else if(k&&!zn.isStream(k)){if(Buffer.isBuffer(k));else if(zn.isArrayBuffer(k)){k=Buffer.from(new Uint8Array(k))}else if(zn.isString(k)){k=Buffer.from(k,"utf-8")}else{return E(new AxiosError("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",AxiosError.ERR_BAD_REQUEST,A))}Xe.setContentLength(k.length,false);if(A.maxBodyLength>-1&&k.length>A.maxBodyLength){return E(new AxiosError("Request body larger than maxBodyLength limit",AxiosError.ERR_BAD_REQUEST,A))}}const At=zn.toFiniteNumber(Xe.getContentLength());if(zn.isArray(at)){ot=at[0];dt=at[1]}else{ot=dt=at}if(k&&(rt||ot)){if(!zn.isStream(k)){k=se.Readable.from(k,{objectMode:false})}k=se.pipeline([k,new AxiosTransformStream({maxRate:zn.toFiniteNumber(ot)})],zn.noop);rt&&k.on("progress",flushOnFinish(k,progressEventDecorator(At,progressEventReducer(asyncDecorator(rt),false,3))))}let xt=undefined;if(A.auth){const g=A.auth.username||"";const E=A.auth.password||"";xt=g+":"+E}if(!xt&&ze.username){const A=ze.username;const g=ze.password;xt=A+":"+g}xt&&Xe.delete("authorization");let St;try{St=buildURL(ze.pathname+ze.search,A.params,A.paramsSerializer).replace(/^\?/,"")}catch(g){const x=new Error(g.message);x.config=A;x.url=A.url;x.exists=true;return E(x)}Xe.set("Accept-Encoding","gzip, compress, deflate"+(yl?", br":""),false);const Pt={path:St,method:_e,headers:Xe.toJSON(),agents:{http:A.httpAgent,https:A.httpsAgent},auth:xt,protocol:Ze,family:U,beforeRedirect:dispatchBeforeRedirect,beforeRedirects:{},http2Options:de};!zn.isUndefined(R)&&(Pt.lookup=R);if(A.socketPath){Pt.socketPath=A.socketPath}else{Pt.hostname=ze.hostname.startsWith("[")?ze.hostname.slice(1,-1):ze.hostname;Pt.port=ze.port;setProxy(Pt,A.proxy,Ze+"//"+ze.hostname+(ze.port?":"+ze.port:"")+Pt.path)}let Ht;const ar=Tl.test(Pt.protocol);Pt.agent=ar?A.httpsAgent:A.httpAgent;if(Ve){Ht=hc}else{if(A.transport){Ht=A.transport}else if(A.maxRedirects===0){Ht=ar?j:N}else{if(A.maxRedirects){Pt.maxRedirects=A.maxRedirects}if(A.beforeRedirect){Pt.beforeRedirects.config=A.beforeRedirect}Ht=ar?xl:Dl}}if(A.maxBodyLength>-1){Pt.maxBodyLength=A.maxBodyLength}else{Pt.maxBodyLength=Infinity}if(A.insecureHTTPParser){Pt.insecureHTTPParser=A.insecureHTTPParser}$e=Ht.request(Pt,(function handleResponse(x){if($e.destroyed)return;const k=[x];const R=zn.toFiniteNumber(x.headers["content-length"]);if(it||dt){const A=new AxiosTransformStream({maxRate:zn.toFiniteNumber(dt)});it&&A.on("progress",flushOnFinish(A,progressEventDecorator(R,progressEventReducer(asyncDecorator(it),true,3))));k.push(A)}let N=x;const j=x.req||$e;if(A.decompress!==false&&x.headers["content-encoding"]){if(_e==="HEAD"||x.statusCode===204){delete x.headers["content-encoding"]}switch((x.headers["content-encoding"]||"").toLowerCase()){case"gzip":case"x-gzip":case"compress":case"x-compress":k.push(Z.createUnzip(fl));delete x.headers["content-encoding"];break;case"deflate":k.push(new ZlibHeaderTransformStream);k.push(Z.createUnzip(fl));delete x.headers["content-encoding"];break;case"br":if(yl){k.push(Z.createBrotliDecompress(gl));delete x.headers["content-encoding"]}}}N=k.length>1?se.pipeline(k,zn.noop):k[0];const U={status:x.statusCode,statusText:x.statusMessage,headers:new AxiosHeaders(x.headers),config:A,request:j};if(Te==="stream"){U.data=N;settle(g,E,U)}else{const x=[];let k=0;N.on("data",(function handleStreamData(g){x.push(g);k+=g.length;if(A.maxContentLength>-1&&k>A.maxContentLength){je=true;N.destroy();abort(new AxiosError("maxContentLength size of "+A.maxContentLength+" exceeded",AxiosError.ERR_BAD_RESPONSE,A,j))}}));N.on("aborted",(function handlerStreamAborted(){if(je){return}const g=new AxiosError("stream has been aborted",AxiosError.ERR_BAD_RESPONSE,A,j);N.destroy(g);E(g)}));N.on("error",(function handleStreamError(g){if($e.destroyed)return;E(AxiosError.from(g,null,A,j))}));N.on("end",(function handleStreamEnd(){try{let A=x.length===1?x[0]:Buffer.concat(x);if(Te!=="arraybuffer"){A=A.toString(Fe);if(!Fe||Fe==="utf8"){A=zn.stripBOM(A)}}U.data=A}catch(g){return E(AxiosError.from(g,null,A,U.request,U))}settle(g,E,U)}))}Ye.once("abort",(A=>{if(!N.destroyed){N.emit("error",A);N.destroy()}}))}));Ye.once("abort",(A=>{if($e.close){$e.close()}else{$e.destroy(A)}}));$e.on("error",(function handleRequestError(g){E(AxiosError.from(g,null,A,$e))}));$e.on("socket",(function handleRequestSocket(A){A.setKeepAlive(true,1e3*60)}));if(A.timeout){const g=parseInt(A.timeout,10);if(Number.isNaN(g)){abort(new AxiosError("error trying to parse `config.timeout` to int",AxiosError.ERR_BAD_OPTION_VALUE,A,$e));return}$e.setTimeout(g,(function handleRequestTimeout(){if(Me)return;let g=A.timeout?"timeout of "+A.timeout+"ms exceeded":"timeout exceeded";const E=A.transitional||ls;if(A.timeoutErrorMessage){g=A.timeoutErrorMessage}abort(new AxiosError(g,E.clarifyTimeoutError?AxiosError.ETIMEDOUT:AxiosError.ECONNABORTED,A,$e))}))}else{$e.setTimeout(0)}if(zn.isStream(k)){let g=false;let E=false;k.on("end",(()=>{g=true}));k.once("error",(A=>{E=true;$e.destroy(A)}));k.on("close",(()=>{if(!g&&!E){abort(new CanceledError("Request stream has been aborted",A,$e))}}));k.pipe($e)}else{k&&$e.write(k);$e.end()}}))};var gc=Ks.hasStandardBrowserEnv?((A,g)=>E=>{E=new URL(E,Ks.origin);return A.protocol===E.protocol&&A.host===E.host&&(g||A.port===E.port)})(new URL(Ks.origin),Ks.navigator&&/(msie|trident)/i.test(Ks.navigator.userAgent)):()=>true;var bc=Ks.hasStandardBrowserEnv?{write(A,g,E,x,k,R,N){if(typeof document==="undefined")return;const j=[`${A}=${encodeURIComponent(g)}`];if(zn.isNumber(E)){j.push(`expires=${new Date(E).toUTCString()}`)}if(zn.isString(x)){j.push(`path=${x}`)}if(zn.isString(k)){j.push(`domain=${k}`)}if(R===true){j.push("secure")}if(zn.isString(N)){j.push(`SameSite=${N}`)}document.cookie=j.join("; ")},read(A){if(typeof document==="undefined")return null;const g=document.cookie.match(new RegExp("(?:^|; )"+A+"=([^;]*)"));return g?decodeURIComponent(g[1]):null},remove(A){this.write(A,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};const headersToObject=A=>A instanceof AxiosHeaders?{...A}:A;function mergeConfig(A,g){g=g||{};const E={};function getMergedValue(A,g,E,x){if(zn.isPlainObject(A)&&zn.isPlainObject(g)){return zn.merge.call({caseless:x},A,g)}else if(zn.isPlainObject(g)){return zn.merge({},g)}else if(zn.isArray(g)){return g.slice()}return g}function mergeDeepProperties(A,g,E,x){if(!zn.isUndefined(g)){return getMergedValue(A,g,E,x)}else if(!zn.isUndefined(A)){return getMergedValue(undefined,A,E,x)}}function valueFromConfig2(A,g){if(!zn.isUndefined(g)){return getMergedValue(undefined,g)}}function defaultToConfig2(A,g){if(!zn.isUndefined(g)){return getMergedValue(undefined,g)}else if(!zn.isUndefined(A)){return getMergedValue(undefined,A)}}function mergeDirectKeys(E,x,k){if(k in g){return getMergedValue(E,x)}else if(k in A){return getMergedValue(undefined,E)}}const x={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:(A,g,E)=>mergeDeepProperties(headersToObject(A),headersToObject(g),E,true)};zn.forEach(Object.keys({...A,...g}),(function computeConfigValue(k){if(k==="__proto__"||k==="constructor"||k==="prototype")return;const R=zn.hasOwnProp(x,k)?x[k]:mergeDeepProperties;const N=R(A[k],g[k],k);zn.isUndefined(N)&&R!==mergeDirectKeys||(E[k]=N)}));return E}var resolveConfig=A=>{const g=mergeConfig({},A);let{data:E,withXSRFToken:x,xsrfHeaderName:k,xsrfCookieName:R,headers:N,auth:j}=g;g.headers=N=AxiosHeaders.from(N);g.url=buildURL(buildFullPath(g.baseURL,g.url,g.allowAbsoluteUrls),A.params,A.paramsSerializer);if(j){N.set("Authorization","Basic "+btoa((j.username||"")+":"+(j.password?unescape(encodeURIComponent(j.password)):"")))}if(zn.isFormData(E)){if(Ks.hasStandardBrowserEnv||Ks.hasStandardBrowserWebWorkerEnv){N.setContentType(undefined)}else if(zn.isFunction(E.getHeaders)){const A=E.getHeaders();const g=["content-type","content-length"];Object.entries(A).forEach((([A,E])=>{if(g.includes(A.toLowerCase())){N.set(A,E)}}))}}if(Ks.hasStandardBrowserEnv){x&&zn.isFunction(x)&&(x=x(g));if(x||x!==false&&gc(g.url)){const A=k&&R&&bc.read(R);if(A){N.set(k,A)}}}return g};const Cc=typeof XMLHttpRequest!=="undefined";var xc=Cc&&function(A){return new Promise((function dispatchXhrRequest(g,E){const x=resolveConfig(A);let k=x.data;const R=AxiosHeaders.from(x.headers).normalize();let{responseType:N,onUploadProgress:j,onDownloadProgress:U}=x;let H;let W,Z;let se,pe;function done(){se&&se();pe&&pe();x.cancelToken&&x.cancelToken.unsubscribe(H);x.signal&&x.signal.removeEventListener("abort",H)}let de=new XMLHttpRequest;de.open(x.method.toUpperCase(),x.url,true);de.timeout=x.timeout;function onloadend(){if(!de){return}const x=AxiosHeaders.from("getAllResponseHeaders"in de&&de.getAllResponseHeaders());const k=!N||N==="text"||N==="json"?de.responseText:de.response;const R={data:k,status:de.status,statusText:de.statusText,headers:x,config:A,request:de};settle((function _resolve(A){g(A);done()}),(function _reject(A){E(A);done()}),R);de=null}if("onloadend"in de){de.onloadend=onloadend}else{de.onreadystatechange=function handleLoad(){if(!de||de.readyState!==4){return}if(de.status===0&&!(de.responseURL&&de.responseURL.indexOf("file:")===0)){return}setTimeout(onloadend)}}de.onabort=function handleAbort(){if(!de){return}E(new AxiosError("Request aborted",AxiosError.ECONNABORTED,A,de));de=null};de.onerror=function handleError(g){const x=g&&g.message?g.message:"Network Error";const k=new AxiosError(x,AxiosError.ERR_NETWORK,A,de);k.event=g||null;E(k);de=null};de.ontimeout=function handleTimeout(){let g=x.timeout?"timeout of "+x.timeout+"ms exceeded":"timeout exceeded";const k=x.transitional||ls;if(x.timeoutErrorMessage){g=x.timeoutErrorMessage}E(new AxiosError(g,k.clarifyTimeoutError?AxiosError.ETIMEDOUT:AxiosError.ECONNABORTED,A,de));de=null};k===undefined&&R.setContentType(null);if("setRequestHeader"in de){zn.forEach(R.toJSON(),(function setRequestHeader(A,g){de.setRequestHeader(g,A)}))}if(!zn.isUndefined(x.withCredentials)){de.withCredentials=!!x.withCredentials}if(N&&N!=="json"){de.responseType=x.responseType}if(U){[Z,pe]=progressEventReducer(U,true);de.addEventListener("progress",Z)}if(j&&de.upload){[W,se]=progressEventReducer(j);de.upload.addEventListener("progress",W);de.upload.addEventListener("loadend",se)}if(x.cancelToken||x.signal){H=g=>{if(!de){return}E(!g||g.type?new CanceledError(null,A,de):g);de.abort();de=null};x.cancelToken&&x.cancelToken.subscribe(H);if(x.signal){x.signal.aborted?H():x.signal.addEventListener("abort",H)}}const Te=parseProtocol(x.url);if(Te&&Ks.protocols.indexOf(Te)===-1){E(new AxiosError("Unsupported protocol "+Te+":",AxiosError.ERR_BAD_REQUEST,A));return}de.send(k||null)}))};const composeSignals=(A,g)=>{const{length:E}=A=A?A.filter(Boolean):[];if(g||E){let E=new AbortController;let x;const onabort=function(A){if(!x){x=true;unsubscribe();const g=A instanceof Error?A:this.reason;E.abort(g instanceof AxiosError?g:new CanceledError(g instanceof Error?g.message:g))}};let k=g&&setTimeout((()=>{k=null;onabort(new AxiosError(`timeout of ${g}ms exceeded`,AxiosError.ETIMEDOUT))}),g);const unsubscribe=()=>{if(A){k&&clearTimeout(k);k=null;A.forEach((A=>{A.unsubscribe?A.unsubscribe(onabort):A.removeEventListener("abort",onabort)}));A=null}};A.forEach((A=>A.addEventListener("abort",onabort)));const{signal:R}=E;R.unsubscribe=()=>zn.asap(unsubscribe);return R}};const streamChunk=function*(A,g){let E=A.byteLength;if(E{const k=readBytes(A,g);let R=0;let N;let _onFinish=A=>{if(!N){N=true;x&&x(A)}};return new ReadableStream({async pull(A){try{const{done:g,value:x}=await k.next();if(g){_onFinish();A.close();return}let N=x.byteLength;if(E){let A=R+=N;E(A)}A.enqueue(new Uint8Array(x))}catch(A){_onFinish(A);throw A}},cancel(A){_onFinish(A);return k.return()}},{highWaterMark:2})};const Bc=64*1024;const{isFunction:Sc}=zn;const Tc=(({Request:A,Response:g})=>({Request:A,Response:g}))(zn.global);const{ReadableStream:Gc,TextEncoder:$c}=zn.global;const test=(A,...g)=>{try{return!!A(...g)}catch(A){return false}};const factory=A=>{A=zn.merge.call({skipUndefined:true},Tc,A);const{fetch:g,Request:E,Response:x}=A;const k=g?Sc(g):typeof fetch==="function";const R=Sc(E);const N=Sc(x);if(!k){return false}const j=k&&Sc(Gc);const U=k&&(typeof $c==="function"?(A=>g=>A.encode(g))(new $c):async A=>new Uint8Array(await new E(A).arrayBuffer()));const H=R&&j&&test((()=>{let A=false;const g=new Gc;const x=new E(Ks.origin,{body:g,method:"POST",get duplex(){A=true;return"half"}}).headers.has("Content-Type");g.cancel();return A&&!x}));const W=N&&j&&test((()=>zn.isReadableStream(new x("").body)));const Z={stream:W&&(A=>A.body)};k&&(()=>{["text","arrayBuffer","blob","formData","stream"].forEach((A=>{!Z[A]&&(Z[A]=(g,E)=>{let x=g&&g[A];if(x){return x.call(g)}throw new AxiosError(`Response type '${A}' is not supported`,AxiosError.ERR_NOT_SUPPORT,E)})}))})();const getBodyLength=async A=>{if(A==null){return 0}if(zn.isBlob(A)){return A.size}if(zn.isSpecCompliantForm(A)){const g=new E(Ks.origin,{method:"POST",body:A});return(await g.arrayBuffer()).byteLength}if(zn.isArrayBufferView(A)||zn.isArrayBuffer(A)){return A.byteLength}if(zn.isURLSearchParams(A)){A=A+""}if(zn.isString(A)){return(await U(A)).byteLength}};const resolveBodyLength=async(A,g)=>{const E=zn.toFiniteNumber(A.getContentLength());return E==null?getBodyLength(g):E};return async A=>{let{url:k,method:N,data:j,signal:U,cancelToken:se,timeout:pe,onDownloadProgress:de,onUploadProgress:Te,responseType:Fe,headers:_e,withCredentials:Me="same-origin",fetchOptions:je}=resolveConfig(A);let $e=g||fetch;Fe=Fe?(Fe+"").toLowerCase():"text";let Ve=composeSignals([U,se&&se.toAbortSignal()],pe);let Ye=null;const Je=Ve&&Ve.unsubscribe&&(()=>{Ve.unsubscribe()});let ze;try{if(Te&&H&&N!=="get"&&N!=="head"&&(ze=await resolveBodyLength(_e,j))!==0){let A=new E(k,{method:"POST",body:j,duplex:"half"});let g;if(zn.isFormData(j)&&(g=A.headers.get("content-type"))){_e.setContentType(g)}if(A.body){const[g,E]=progressEventDecorator(ze,progressEventReducer(asyncDecorator(Te)));j=trackStream(A.body,Bc,g,E)}}if(!zn.isString(Me)){Me=Me?"include":"omit"}const g=R&&"credentials"in E.prototype;const U={...je,signal:Ve,method:N.toUpperCase(),headers:_e.normalize().toJSON(),body:j,duplex:"half",credentials:g?Me:undefined};Ye=R&&new E(k,U);let se=await(R?$e(Ye,je):$e(k,U));const pe=W&&(Fe==="stream"||Fe==="response");if(W&&(de||pe&&Je)){const A={};["status","statusText","headers"].forEach((g=>{A[g]=se[g]}));const g=zn.toFiniteNumber(se.headers.get("content-length"));const[E,k]=de&&progressEventDecorator(g,progressEventReducer(asyncDecorator(de),true))||[];se=new x(trackStream(se.body,Bc,E,(()=>{k&&k();Je&&Je()})),A)}Fe=Fe||"text";let Ze=await Z[zn.findKey(Z,Fe)||"text"](se,A);!pe&&Je&&Je();return await new Promise(((g,E)=>{settle(g,E,{data:Ze,headers:AxiosHeaders.from(se.headers),status:se.status,statusText:se.statusText,config:A,request:Ye})}))}catch(g){Je&&Je();if(g&&g.name==="TypeError"&&/Load failed|fetch/i.test(g.message)){throw Object.assign(new AxiosError("Network Error",AxiosError.ERR_NETWORK,A,Ye,g&&g.response),{cause:g.cause||g})}throw AxiosError.from(g,g&&g.code,A,Ye,g&&g.response)}}};const Hc=new Map;const getFetch=A=>{let g=A&&A.env||{};const{fetch:E,Request:x,Response:k}=g;const R=[x,k,E];let N=R.length,j=N,U,H,W=Hc;while(j--){U=R[j];H=W.get(U);H===undefined&&W.set(U,H=j?new Map:factory(g));W=H}return H};getFetch();const Vc={http:Ac,xhr:xc,fetch:{get:getFetch}};zn.forEach(Vc,((A,g)=>{if(A){try{Object.defineProperty(A,"name",{value:g})}catch(A){}Object.defineProperty(A,"adapterName",{value:g})}}));const renderReason=A=>`- ${A}`;const isResolvedHandle=A=>zn.isFunction(A)||A===null||A===false;function getAdapter(A,g){A=zn.isArray(A)?A:[A];const{length:E}=A;let x;let k;const R={};for(let N=0;N`adapter ${A} `+(g===false?"is not supported by the environment":"is not available in the build")));let g=E?A.length>1?"since :\n"+A.map(renderReason).join("\n"):" "+renderReason(A[0]):"as no adapter specified";throw new AxiosError(`There is no suitable adapter to dispatch the request `+g,"ERR_NOT_SUPPORT")}return k}var Yc={getAdapter:getAdapter,adapters:Vc};function throwIfCancellationRequested(A){if(A.cancelToken){A.cancelToken.throwIfRequested()}if(A.signal&&A.signal.aborted){throw new CanceledError(null,A)}}function dispatchRequest(A){throwIfCancellationRequested(A);A.headers=AxiosHeaders.from(A.headers);A.data=transformData.call(A,A.transformRequest);if(["post","put","patch"].indexOf(A.method)!==-1){A.headers.setContentType("application/x-www-form-urlencoded",false)}const g=Yc.getAdapter(A.adapter||aa.adapter,A);return g(A).then((function onAdapterResolution(g){throwIfCancellationRequested(A);g.data=transformData.call(A,A.transformResponse,g);g.headers=AxiosHeaders.from(g.headers);return g}),(function onAdapterRejection(g){if(!isCancel(g)){throwIfCancellationRequested(A);if(g&&g.response){g.response.data=transformData.call(A,A.transformResponse,g.response);g.response.headers=AxiosHeaders.from(g.response.headers)}}return Promise.reject(g)}))}const Xc={};["object","boolean","number","function","string","symbol"].forEach(((A,g)=>{Xc[A]=function validator(E){return typeof E===A||"a"+(g<1?"n ":" ")+A}}));const hu={};Xc.transitional=function transitional(A,g,E){function formatMessage(A,g){return"[Axios v"+$a+"] Transitional option '"+A+"'"+g+(E?". "+E:"")}return(E,x,k)=>{if(A===false){throw new AxiosError(formatMessage(x," has been removed"+(g?" in "+g:"")),AxiosError.ERR_DEPRECATED)}if(g&&!hu[x]){hu[x]=true;console.warn(formatMessage(x," has been deprecated since v"+g+" and will be removed in the near future"))}return A?A(E,x,k):true}};Xc.spelling=function spelling(A){return(g,E)=>{console.warn(`${E} is likely a misspelling of ${A}`);return true}};function assertOptions(A,g,E){if(typeof A!=="object"){throw new AxiosError("options must be an object",AxiosError.ERR_BAD_OPTION_VALUE)}const x=Object.keys(A);let k=x.length;while(k-- >0){const R=x[k];const N=g[R];if(N){const g=A[R];const E=g===undefined||N(g,R,A);if(E!==true){throw new AxiosError("option "+R+" must be "+E,AxiosError.ERR_BAD_OPTION_VALUE)}continue}if(E!==true){throw new AxiosError("Unknown option "+R,AxiosError.ERR_BAD_OPTION)}}}var vu={assertOptions:assertOptions,validators:Xc};const Lu=vu.validators;class Axios{constructor(A){this.defaults=A||{};this.interceptors={request:new InterceptorManager,response:new InterceptorManager}}async request(A,g){try{return await this._request(A,g)}catch(A){if(A instanceof Error){let g={};Error.captureStackTrace?Error.captureStackTrace(g):g=new Error;const E=(()=>{if(!g.stack){return""}const A=g.stack.indexOf("\n");return A===-1?"":g.stack.slice(A+1)})();try{if(!A.stack){A.stack=E}else if(E){const g=E.indexOf("\n");const x=g===-1?-1:E.indexOf("\n",g+1);const k=x===-1?"":E.slice(x+1);if(!String(A.stack).endsWith(k)){A.stack+="\n"+E}}}catch(A){}}throw A}}_request(A,g){if(typeof A==="string"){g=g||{};g.url=A}else{g=A||{}}g=mergeConfig(this.defaults,g);const{transitional:E,paramsSerializer:x,headers:k}=g;if(E!==undefined){vu.assertOptions(E,{silentJSONParsing:Lu.transitional(Lu.boolean),forcedJSONParsing:Lu.transitional(Lu.boolean),clarifyTimeoutError:Lu.transitional(Lu.boolean),legacyInterceptorReqResOrdering:Lu.transitional(Lu.boolean)},false)}if(x!=null){if(zn.isFunction(x)){g.paramsSerializer={serialize:x}}else{vu.assertOptions(x,{encode:Lu.function,serialize:Lu.function},true)}}if(g.allowAbsoluteUrls!==undefined);else if(this.defaults.allowAbsoluteUrls!==undefined){g.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls}else{g.allowAbsoluteUrls=true}vu.assertOptions(g,{baseUrl:Lu.spelling("baseURL"),withXsrfToken:Lu.spelling("withXSRFToken")},true);g.method=(g.method||this.defaults.method||"get").toLowerCase();let R=k&&zn.merge(k.common,k[g.method]);k&&zn.forEach(["delete","get","head","post","put","patch","common"],(A=>{delete k[A]}));g.headers=AxiosHeaders.concat(R,k);const N=[];let j=true;this.interceptors.request.forEach((function unshiftRequestInterceptors(A){if(typeof A.runWhen==="function"&&A.runWhen(g)===false){return}j=j&&A.synchronous;const E=g.transitional||ls;const x=E&&E.legacyInterceptorReqResOrdering;if(x){N.unshift(A.fulfilled,A.rejected)}else{N.push(A.fulfilled,A.rejected)}}));const U=[];this.interceptors.response.forEach((function pushResponseInterceptors(A){U.push(A.fulfilled,A.rejected)}));let H;let W=0;let Z;if(!j){const A=[dispatchRequest.bind(this),undefined];A.unshift(...N);A.push(...U);Z=A.length;H=Promise.resolve(g);while(W{if(!E._listeners)return;let g=E._listeners.length;while(g-- >0){E._listeners[g](A)}E._listeners=null}));this.promise.then=A=>{let g;const x=new Promise((A=>{E.subscribe(A);g=A})).then(A);x.cancel=function reject(){E.unsubscribe(g)};return x};A((function cancel(A,x,k){if(E.reason){return}E.reason=new CanceledError(A,x,k);g(E.reason)}))}throwIfRequested(){if(this.reason){throw this.reason}}subscribe(A){if(this.reason){A(this.reason);return}if(this._listeners){this._listeners.push(A)}else{this._listeners=[A]}}unsubscribe(A){if(!this._listeners){return}const g=this._listeners.indexOf(A);if(g!==-1){this._listeners.splice(g,1)}}toAbortSignal(){const A=new AbortController;const abort=g=>{A.abort(g)};this.subscribe(abort);A.signal.unsubscribe=()=>this.unsubscribe(abort);return A.signal}static source(){let A;const g=new CancelToken((function executor(g){A=g}));return{token:g,cancel:A}}}function spread(A){return function wrap(g){return A.apply(null,g)}}function isAxiosError(A){return zn.isObject(A)&&A.isAxiosError===true}const tp={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(tp).forEach((([A,g])=>{tp[g]=A}));function createInstance(A){const g=new Axios(A);const E=bind(Axios.prototype.request,g);zn.extend(E,Axios.prototype,g,{allOwnKeys:true});zn.extend(E,g,null,{allOwnKeys:true});E.create=function create(g){return createInstance(mergeConfig(A,g))};return E}const np=createInstance(aa);np.Axios=Axios;np.CanceledError=CanceledError;np.CancelToken=CancelToken;np.isCancel=isCancel;np.VERSION=$a;np.toFormData=toFormData;np.AxiosError=AxiosError;np.Cancel=np.CanceledError;np.all=function all(A){return Promise.all(A)};np.spread=spread;np.isAxiosError=isAxiosError;np.mergeConfig=mergeConfig;np.AxiosHeaders=AxiosHeaders;np.formToJSON=A=>formDataToJSON(zn.isHTMLForm(A)?new FormData(A):A);np.getAdapter=Yc.getAdapter;np.HttpStatusCode=tp;np.default=np;A.exports=np},41002:A=>{"use strict";A.exports=JSON.parse('{"version":"2.1.276","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","files":["dist","src"],"engines":{"node":">=22"},"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":"Misha Kav","devDependencies":{"@eslint/js":"^10.0.1","@jest/globals":"^30.3.0","@types/jest":"^30.0.0","@types/js-yaml":"^4.0.9","@types/jsonwebtoken":"^9.0.10","@types/lodash":"^4.17.24","@types/node":"^25.6.0","@types/nunjucks":"^3.2.6","@types/shell-quote":"^1.7.5","eslint":"^10.2.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-prettier":"^5.5.5","globals":"^17.5.0","husky":"^9.1.7","jest":"^30.3.0","ts-jest":"^29.4.9","tslib":"^2.8.1","tsup":"^8.5.1","typescript":"^6.0.2","typescript-eslint":"^8.58.2"},"dependencies":{"@actions/core":"^2.0.3","@gitbeaker/rest":"^43.8.0","@linearb/gitstream-core-js":"0.1.107","@octokit/rest":"^20.1.2","@wasm-fmt/ruff_fmt":"^0.15.10","ajv":"^8.18.0","axios":"^1.15.0","isolated-vm":"^5.0.4","js-yaml":"^4.1.1","jsonwebtoken":"^9.0.3","lodash":"^4.18.1","moment":"^2.30.1","nunjucks":"^3.2.4","parse-diff":"^0.11.1","prettier":"^3.8.2","shell-quote":"^1.8.3"},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"all"}}')},81813:A=>{"use strict";A.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__(A){var g=__webpack_module_cache__[A];if(g!==undefined){return g.exports}var E=__webpack_module_cache__[A]={id:A,loaded:false,exports:{}};var x=true;try{__webpack_modules__[A].call(E.exports,E,E.exports,__nccwpck_require__);x=false}finally{if(x)delete __webpack_module_cache__[A]}E.loaded=true;return E.exports}__nccwpck_require__.m=__webpack_modules__;(()=>{var A=Object.getPrototypeOf?A=>Object.getPrototypeOf(A):A=>A.__proto__;var g;__nccwpck_require__.t=function(E,x){if(x&1)E=this(E);if(x&8)return E;if(typeof E==="object"&&E){if(x&4&&E.__esModule)return E;if(x&16&&typeof E.then==="function")return E}var k=Object.create(null);__nccwpck_require__.r(k);var R={};g=g||[null,A({}),A([]),A(A)];for(var N=x&2&&E;typeof N=="object"&&!~g.indexOf(N);N=A(N)){Object.getOwnPropertyNames(N).forEach((A=>R[A]=()=>E[A]))}R["default"]=()=>E;__nccwpck_require__.d(k,R);return k}})();(()=>{__nccwpck_require__.d=(A,g)=>{for(var E in g){if(__nccwpck_require__.o(g,E)&&!__nccwpck_require__.o(A,E)){Object.defineProperty(A,E,{enumerable:true,get:g[E]})}}}})();(()=>{__nccwpck_require__.f={};__nccwpck_require__.e=A=>Promise.all(Object.keys(__nccwpck_require__.f).reduce(((g,E)=>{__nccwpck_require__.f[E](A,g);return g}),[]))})();(()=>{__nccwpck_require__.u=A=>""+A+".index.js"})();(()=>{__nccwpck_require__.o=(A,g)=>Object.prototype.hasOwnProperty.call(A,g)})();(()=>{__nccwpck_require__.r=A=>{if(typeof Symbol!=="undefined"&&Symbol.toStringTag){Object.defineProperty(A,Symbol.toStringTag,{value:"Module"})}Object.defineProperty(A,"__esModule",{value:true})}})();(()=>{__nccwpck_require__.nmd=A=>{A.paths=[];if(!A.children)A.children=[];return A}})();if(typeof __nccwpck_require__!=="undefined")__nccwpck_require__.ab=__dirname+"/";(()=>{var A={792:1};var installChunk=g=>{var E=g.modules,x=g.ids,k=g.runtime;for(var R in E){if(__nccwpck_require__.o(E,R)){__nccwpck_require__.m[R]=E[R]}}if(k)k(__nccwpck_require__);for(var N=0;N{if(!A[g]){if(true){installChunk(require("./"+__nccwpck_require__.u(g)))}else A[g]=1}}})();var __webpack_exports__={};(()=>{"use strict";var A=__webpack_exports__;Object.defineProperty(A,"__esModule",{value:true});const g=__nccwpck_require__(41730);(0,g.run)()})();module.exports=__webpack_exports__})(); \ No newline at end of file +var Ad=_d(20181);var Dd=Ad.Buffer;function copyProps(tl,od){for(var _d in tl){od[_d]=tl[_d]}}if(Dd.from&&Dd.alloc&&Dd.allocUnsafe&&Dd.allocUnsafeSlow){tl.exports=Ad}else{copyProps(Ad,od);od.Buffer=SafeBuffer}function SafeBuffer(tl,od,_d){return Dd(tl,od,_d)}SafeBuffer.prototype=Object.create(Dd.prototype);copyProps(Dd,SafeBuffer);SafeBuffer.from=function(tl,od,_d){if(typeof tl==="number"){throw new TypeError("Argument must not be a number")}return Dd(tl,od,_d)};SafeBuffer.alloc=function(tl,od,_d){if(typeof tl!=="number"){throw new TypeError("Argument must be a number")}var Ad=Dd(tl);if(od!==undefined){if(typeof _d==="string"){Ad.fill(od,_d)}else{Ad.fill(od)}}else{Ad.fill(0)}return Ad};SafeBuffer.allocUnsafe=function(tl){if(typeof tl!=="number"){throw new TypeError("Argument must be a number")}return Dd(tl)};SafeBuffer.allocUnsafeSlow=function(tl){if(typeof tl!=="number"){throw new TypeError("Argument must be a number")}return Ad.SlowBuffer(tl)}},89379:(tl,od,_d)=>{"use strict";const Ad=Symbol("SemVer ANY");class Comparator{static get ANY(){return Ad}constructor(tl,od){od=Dd(od);if(tl instanceof Comparator){if(tl.loose===!!od.loose){return tl}else{tl=tl.value}}tl=tl.trim().split(/\s+/).join(" ");fh("comparator",tl,od);this.options=od;this.loose=!!od.loose;this.parse(tl);if(this.semver===Ad){this.value=""}else{this.value=this.operator+this.semver.version}fh("comp",this)}parse(tl){const od=this.options.loose?zd[Kd.COMPARATORLOOSE]:zd[Kd.COMPARATOR];const _d=tl.match(od);if(!_d){throw new TypeError(`Invalid comparator: ${tl}`)}this.operator=_d[1]!==undefined?_d[1]:"";if(this.operator==="="){this.operator=""}if(!_d[2]){this.semver=Ad}else{this.semver=new vh(_d[2],this.options.loose)}}toString(){return this.value}test(tl){fh("Comparator.test",tl,this.options.loose);if(this.semver===Ad||tl===Ad){return true}if(typeof tl==="string"){try{tl=new vh(tl,this.options)}catch(tl){return false}}return Zd(tl,this.operator,this.semver,this.options)}intersects(tl,od){if(!(tl instanceof Comparator)){throw new TypeError("a Comparator is required")}if(this.operator===""){if(this.value===""){return true}return new wh(tl.value,od).test(this.value)}else if(tl.operator===""){if(tl.value===""){return true}return new wh(this.value,od).test(tl.semver)}od=Dd(od);if(od.includePrerelease&&(this.value==="<0.0.0-0"||tl.value==="<0.0.0-0")){return false}if(!od.includePrerelease&&(this.value.startsWith("<0.0.0")||tl.value.startsWith("<0.0.0"))){return false}if(this.operator.startsWith(">")&&tl.operator.startsWith(">")){return true}if(this.operator.startsWith("<")&&tl.operator.startsWith("<")){return true}if(this.semver.version===tl.semver.version&&this.operator.includes("=")&&tl.operator.includes("=")){return true}if(Zd(this.semver,"<",tl.semver,od)&&this.operator.startsWith(">")&&tl.operator.startsWith("<")){return true}if(Zd(this.semver,">",tl.semver,od)&&this.operator.startsWith("<")&&tl.operator.startsWith(">")){return true}return false}}tl.exports=Comparator;const Dd=_d(70356);const{safeRe:zd,t:Kd}=_d(95471);const Zd=_d(28646);const fh=_d(1159);const vh=_d(7163);const wh=_d(96782)},96782:(tl,od,_d)=>{"use strict";const Ad=/\s+/g;class Range{constructor(tl,od){od=Kd(od);if(tl instanceof Range){if(tl.loose===!!od.loose&&tl.includePrerelease===!!od.includePrerelease){return tl}else{return new Range(tl.raw,od)}}if(tl instanceof Zd){this.raw=tl.value;this.set=[[tl]];this.formatted=undefined;return this}this.options=od;this.loose=!!od.loose;this.includePrerelease=!!od.includePrerelease;this.raw=tl.trim().replace(Ad," ");this.set=this.raw.split("||").map((tl=>this.parseRange(tl.trim()))).filter((tl=>tl.length));if(!this.set.length){throw new TypeError(`Invalid SemVer Range: ${this.raw}`)}if(this.set.length>1){const tl=this.set[0];this.set=this.set.filter((tl=>!isNullSet(tl[0])));if(this.set.length===0){this.set=[tl]}else if(this.set.length>1){for(const tl of this.set){if(tl.length===1&&isAny(tl[0])){this.set=[tl];break}}}}this.formatted=undefined}get range(){if(this.formatted===undefined){this.formatted="";for(let tl=0;tl0){this.formatted+="||"}const od=this.set[tl];for(let tl=0;tl0){this.formatted+=" "}this.formatted+=od[tl].toString().trim()}}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(tl){const od=(this.options.includePrerelease&&g_)|(this.options.loose&&E_);const _d=od+":"+tl;const Ad=zd.get(_d);if(Ad){return Ad}const Dd=this.options.loose;const Kd=Dd?wh[xh.HYPHENRANGELOOSE]:wh[xh.HYPHENRANGE];tl=tl.replace(Kd,hyphenReplace(this.options.includePrerelease));fh("hyphen replace",tl);tl=tl.replace(wh[xh.COMPARATORTRIM],$h);fh("comparator trim",tl);tl=tl.replace(wh[xh.TILDETRIM],Xh);fh("tilde trim",tl);tl=tl.replace(wh[xh.CARETTRIM],s_);fh("caret trim",tl);let vh=tl.split(" ").map((tl=>parseComparator(tl,this.options))).join(" ").split(/\s+/).map((tl=>replaceGTE0(tl,this.options)));if(Dd){vh=vh.filter((tl=>{fh("loose invalid filter",tl,this.options);return!!tl.match(wh[xh.COMPARATORLOOSE])}))}fh("range list",vh);const k_=new Map;const ef=vh.map((tl=>new Zd(tl,this.options)));for(const tl of ef){if(isNullSet(tl)){return[tl]}k_.set(tl.value,tl)}if(k_.size>1&&k_.has("")){k_.delete("")}const nf=[...k_.values()];zd.set(_d,nf);return nf}intersects(tl,od){if(!(tl instanceof Range)){throw new TypeError("a Range is required")}return this.set.some((_d=>isSatisfiable(_d,od)&&tl.set.some((tl=>isSatisfiable(tl,od)&&_d.every((_d=>tl.every((tl=>_d.intersects(tl,od)))))))))}test(tl){if(!tl){return false}if(typeof tl==="string"){try{tl=new vh(tl,this.options)}catch(tl){return false}}for(let od=0;odtl.value==="<0.0.0-0";const isAny=tl=>tl.value==="";const isSatisfiable=(tl,od)=>{let _d=true;const Ad=tl.slice();let Dd=Ad.pop();while(_d&&Ad.length){_d=Ad.every((tl=>Dd.intersects(tl,od)));Dd=Ad.pop()}return _d};const parseComparator=(tl,od)=>{tl=tl.replace(wh[xh.BUILD],"");fh("comp",tl,od);tl=replaceCarets(tl,od);fh("caret",tl);tl=replaceTildes(tl,od);fh("tildes",tl);tl=replaceXRanges(tl,od);fh("xrange",tl);tl=replaceStars(tl,od);fh("stars",tl);return tl};const isX=tl=>!tl||tl.toLowerCase()==="x"||tl==="*";const replaceTildes=(tl,od)=>tl.trim().split(/\s+/).map((tl=>replaceTilde(tl,od))).join(" ");const replaceTilde=(tl,od)=>{const _d=od.loose?wh[xh.TILDELOOSE]:wh[xh.TILDE];return tl.replace(_d,((od,_d,Ad,Dd,zd)=>{fh("tilde",tl,od,_d,Ad,Dd,zd);let Kd;if(isX(_d)){Kd=""}else if(isX(Ad)){Kd=`>=${_d}.0.0 <${+_d+1}.0.0-0`}else if(isX(Dd)){Kd=`>=${_d}.${Ad}.0 <${_d}.${+Ad+1}.0-0`}else if(zd){fh("replaceTilde pr",zd);Kd=`>=${_d}.${Ad}.${Dd}-${zd} <${_d}.${+Ad+1}.0-0`}else{Kd=`>=${_d}.${Ad}.${Dd} <${_d}.${+Ad+1}.0-0`}fh("tilde return",Kd);return Kd}))};const replaceCarets=(tl,od)=>tl.trim().split(/\s+/).map((tl=>replaceCaret(tl,od))).join(" ");const replaceCaret=(tl,od)=>{fh("caret",tl,od);const _d=od.loose?wh[xh.CARETLOOSE]:wh[xh.CARET];const Ad=od.includePrerelease?"-0":"";return tl.replace(_d,((od,_d,Dd,zd,Kd)=>{fh("caret",tl,od,_d,Dd,zd,Kd);let Zd;if(isX(_d)){Zd=""}else if(isX(Dd)){Zd=`>=${_d}.0.0${Ad} <${+_d+1}.0.0-0`}else if(isX(zd)){if(_d==="0"){Zd=`>=${_d}.${Dd}.0${Ad} <${_d}.${+Dd+1}.0-0`}else{Zd=`>=${_d}.${Dd}.0${Ad} <${+_d+1}.0.0-0`}}else if(Kd){fh("replaceCaret pr",Kd);if(_d==="0"){if(Dd==="0"){Zd=`>=${_d}.${Dd}.${zd}-${Kd} <${_d}.${Dd}.${+zd+1}-0`}else{Zd=`>=${_d}.${Dd}.${zd}-${Kd} <${_d}.${+Dd+1}.0-0`}}else{Zd=`>=${_d}.${Dd}.${zd}-${Kd} <${+_d+1}.0.0-0`}}else{fh("no pr");if(_d==="0"){if(Dd==="0"){Zd=`>=${_d}.${Dd}.${zd}${Ad} <${_d}.${Dd}.${+zd+1}-0`}else{Zd=`>=${_d}.${Dd}.${zd}${Ad} <${_d}.${+Dd+1}.0-0`}}else{Zd=`>=${_d}.${Dd}.${zd} <${+_d+1}.0.0-0`}}fh("caret return",Zd);return Zd}))};const replaceXRanges=(tl,od)=>{fh("replaceXRanges",tl,od);return tl.split(/\s+/).map((tl=>replaceXRange(tl,od))).join(" ")};const replaceXRange=(tl,od)=>{tl=tl.trim();const _d=od.loose?wh[xh.XRANGELOOSE]:wh[xh.XRANGE];return tl.replace(_d,((_d,Ad,Dd,zd,Kd,Zd)=>{fh("xRange",tl,_d,Ad,Dd,zd,Kd,Zd);const vh=isX(Dd);const wh=vh||isX(zd);const xh=wh||isX(Kd);const $h=xh;if(Ad==="="&&$h){Ad=""}Zd=od.includePrerelease?"-0":"";if(vh){if(Ad===">"||Ad==="<"){_d="<0.0.0-0"}else{_d="*"}}else if(Ad&&$h){if(wh){zd=0}Kd=0;if(Ad===">"){Ad=">=";if(wh){Dd=+Dd+1;zd=0;Kd=0}else{zd=+zd+1;Kd=0}}else if(Ad==="<="){Ad="<";if(wh){Dd=+Dd+1}else{zd=+zd+1}}if(Ad==="<"){Zd="-0"}_d=`${Ad+Dd}.${zd}.${Kd}${Zd}`}else if(wh){_d=`>=${Dd}.0.0${Zd} <${+Dd+1}.0.0-0`}else if(xh){_d=`>=${Dd}.${zd}.0${Zd} <${Dd}.${+zd+1}.0-0`}fh("xRange return",_d);return _d}))};const replaceStars=(tl,od)=>{fh("replaceStars",tl,od);return tl.trim().replace(wh[xh.STAR],"")};const replaceGTE0=(tl,od)=>{fh("replaceGTE0",tl,od);return tl.trim().replace(wh[od.includePrerelease?xh.GTE0PRE:xh.GTE0],"")};const hyphenReplace=tl=>(od,_d,Ad,Dd,zd,Kd,Zd,fh,vh,wh,xh,$h)=>{if(isX(Ad)){_d=""}else if(isX(Dd)){_d=`>=${Ad}.0.0${tl?"-0":""}`}else if(isX(zd)){_d=`>=${Ad}.${Dd}.0${tl?"-0":""}`}else if(Kd){_d=`>=${_d}`}else{_d=`>=${_d}${tl?"-0":""}`}if(isX(vh)){fh=""}else if(isX(wh)){fh=`<${+vh+1}.0.0-0`}else if(isX(xh)){fh=`<${vh}.${+wh+1}.0-0`}else if($h){fh=`<=${vh}.${wh}.${xh}-${$h}`}else if(tl){fh=`<${vh}.${wh}.${+xh+1}-0`}else{fh=`<=${fh}`}return`${_d} ${fh}`.trim()};const testSet=(tl,od,_d)=>{for(let _d=0;_d0){const Ad=tl[_d].semver;if(Ad.major===od.major&&Ad.minor===od.minor&&Ad.patch===od.patch){return true}}}return false}return true}},7163:(tl,od,_d)=>{"use strict";const Ad=_d(1159);const{MAX_LENGTH:Dd,MAX_SAFE_INTEGER:zd}=_d(45101);const{safeRe:Kd,t:Zd}=_d(95471);const fh=_d(70356);const{compareIdentifiers:vh}=_d(73348);class SemVer{constructor(tl,od){od=fh(od);if(tl instanceof SemVer){if(tl.loose===!!od.loose&&tl.includePrerelease===!!od.includePrerelease){return tl}else{tl=tl.version}}else if(typeof tl!=="string"){throw new TypeError(`Invalid version. Must be a string. Got type "${typeof tl}".`)}if(tl.length>Dd){throw new TypeError(`version is longer than ${Dd} characters`)}Ad("SemVer",tl,od);this.options=od;this.loose=!!od.loose;this.includePrerelease=!!od.includePrerelease;const _d=tl.trim().match(od.loose?Kd[Zd.LOOSE]:Kd[Zd.FULL]);if(!_d){throw new TypeError(`Invalid Version: ${tl}`)}this.raw=tl;this.major=+_d[1];this.minor=+_d[2];this.patch=+_d[3];if(this.major>zd||this.major<0){throw new TypeError("Invalid major version")}if(this.minor>zd||this.minor<0){throw new TypeError("Invalid minor version")}if(this.patch>zd||this.patch<0){throw new TypeError("Invalid patch version")}if(!_d[4]){this.prerelease=[]}else{this.prerelease=_d[4].split(".").map((tl=>{if(/^[0-9]+$/.test(tl)){const od=+tl;if(od>=0&&odtl.major){return 1}if(this.minortl.minor){return 1}if(this.patchtl.patch){return 1}return 0}comparePre(tl){if(!(tl instanceof SemVer)){tl=new SemVer(tl,this.options)}if(this.prerelease.length&&!tl.prerelease.length){return-1}else if(!this.prerelease.length&&tl.prerelease.length){return 1}else if(!this.prerelease.length&&!tl.prerelease.length){return 0}let od=0;do{const _d=this.prerelease[od];const Dd=tl.prerelease[od];Ad("prerelease compare",od,_d,Dd);if(_d===undefined&&Dd===undefined){return 0}else if(Dd===undefined){return 1}else if(_d===undefined){return-1}else if(_d===Dd){continue}else{return vh(_d,Dd)}}while(++od)}compareBuild(tl){if(!(tl instanceof SemVer)){tl=new SemVer(tl,this.options)}let od=0;do{const _d=this.build[od];const Dd=tl.build[od];Ad("build compare",od,_d,Dd);if(_d===undefined&&Dd===undefined){return 0}else if(Dd===undefined){return 1}else if(_d===undefined){return-1}else if(_d===Dd){continue}else{return vh(_d,Dd)}}while(++od)}inc(tl,od,_d){if(tl.startsWith("pre")){if(!od&&_d===false){throw new Error("invalid increment argument: identifier is empty")}if(od){const tl=`-${od}`.match(this.options.loose?Kd[Zd.PRERELEASELOOSE]:Kd[Zd.PRERELEASE]);if(!tl||tl[1]!==od){throw new Error(`invalid identifier: ${od}`)}}}switch(tl){case"premajor":this.prerelease.length=0;this.patch=0;this.minor=0;this.major++;this.inc("pre",od,_d);break;case"preminor":this.prerelease.length=0;this.patch=0;this.minor++;this.inc("pre",od,_d);break;case"prepatch":this.prerelease.length=0;this.inc("patch",od,_d);this.inc("pre",od,_d);break;case"prerelease":if(this.prerelease.length===0){this.inc("patch",od,_d)}this.inc("pre",od,_d);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 tl=Number(_d)?1:0;if(this.prerelease.length===0){this.prerelease=[tl]}else{let Ad=this.prerelease.length;while(--Ad>=0){if(typeof this.prerelease[Ad]==="number"){this.prerelease[Ad]++;Ad=-2}}if(Ad===-1){if(od===this.prerelease.join(".")&&_d===false){throw new Error("invalid increment argument: identifier already exists")}this.prerelease.push(tl)}}if(od){let Ad=[od,tl];if(_d===false){Ad=[od]}if(vh(this.prerelease[0],od)===0){if(isNaN(this.prerelease[1])){this.prerelease=Ad}}else{this.prerelease=Ad}}break}default:throw new Error(`invalid increment argument: ${tl}`)}this.raw=this.format();if(this.build.length){this.raw+=`+${this.build.join(".")}`}return this}}tl.exports=SemVer},1799:(tl,od,_d)=>{"use strict";const Ad=_d(16353);const clean=(tl,od)=>{const _d=Ad(tl.trim().replace(/^[=v]+/,""),od);return _d?_d.version:null};tl.exports=clean},28646:(tl,od,_d)=>{"use strict";const Ad=_d(55082);const Dd=_d(4974);const zd=_d(16599);const Kd=_d(41236);const Zd=_d(3872);const fh=_d(56717);const cmp=(tl,od,_d,vh)=>{switch(od){case"===":if(typeof tl==="object"){tl=tl.version}if(typeof _d==="object"){_d=_d.version}return tl===_d;case"!==":if(typeof tl==="object"){tl=tl.version}if(typeof _d==="object"){_d=_d.version}return tl!==_d;case"":case"=":case"==":return Ad(tl,_d,vh);case"!=":return Dd(tl,_d,vh);case">":return zd(tl,_d,vh);case">=":return Kd(tl,_d,vh);case"<":return Zd(tl,_d,vh);case"<=":return fh(tl,_d,vh);default:throw new TypeError(`Invalid operator: ${od}`)}};tl.exports=cmp},35385:(tl,od,_d)=>{"use strict";const Ad=_d(7163);const Dd=_d(16353);const{safeRe:zd,t:Kd}=_d(95471);const coerce=(tl,od)=>{if(tl instanceof Ad){return tl}if(typeof tl==="number"){tl=String(tl)}if(typeof tl!=="string"){return null}od=od||{};let _d=null;if(!od.rtl){_d=tl.match(od.includePrerelease?zd[Kd.COERCEFULL]:zd[Kd.COERCE])}else{const Ad=od.includePrerelease?zd[Kd.COERCERTLFULL]:zd[Kd.COERCERTL];let Dd;while((Dd=Ad.exec(tl))&&(!_d||_d.index+_d[0].length!==tl.length)){if(!_d||Dd.index+Dd[0].length!==_d.index+_d[0].length){_d=Dd}Ad.lastIndex=Dd.index+Dd[1].length+Dd[2].length}Ad.lastIndex=-1}if(_d===null){return null}const Zd=_d[2];const fh=_d[3]||"0";const vh=_d[4]||"0";const wh=od.includePrerelease&&_d[5]?`-${_d[5]}`:"";const xh=od.includePrerelease&&_d[6]?`+${_d[6]}`:"";return Dd(`${Zd}.${fh}.${vh}${wh}${xh}`,od)};tl.exports=coerce},37648:(tl,od,_d)=>{"use strict";const Ad=_d(7163);const compareBuild=(tl,od,_d)=>{const Dd=new Ad(tl,_d);const zd=new Ad(od,_d);return Dd.compare(zd)||Dd.compareBuild(zd)};tl.exports=compareBuild},56874:(tl,od,_d)=>{"use strict";const Ad=_d(78469);const compareLoose=(tl,od)=>Ad(tl,od,true);tl.exports=compareLoose},78469:(tl,od,_d)=>{"use strict";const Ad=_d(7163);const compare=(tl,od,_d)=>new Ad(tl,_d).compare(new Ad(od,_d));tl.exports=compare},70711:(tl,od,_d)=>{"use strict";const Ad=_d(16353);const diff=(tl,od)=>{const _d=Ad(tl,null,true);const Dd=Ad(od,null,true);const zd=_d.compare(Dd);if(zd===0){return null}const Kd=zd>0;const Zd=Kd?_d:Dd;const fh=Kd?Dd:_d;const vh=!!Zd.prerelease.length;const wh=!!fh.prerelease.length;if(wh&&!vh){if(!fh.patch&&!fh.minor){return"major"}if(fh.compareMain(Zd)===0){if(fh.minor&&!fh.patch){return"minor"}return"patch"}}const xh=vh?"pre":"";if(_d.major!==Dd.major){return xh+"major"}if(_d.minor!==Dd.minor){return xh+"minor"}if(_d.patch!==Dd.patch){return xh+"patch"}return"prerelease"};tl.exports=diff},55082:(tl,od,_d)=>{"use strict";const Ad=_d(78469);const eq=(tl,od,_d)=>Ad(tl,od,_d)===0;tl.exports=eq},16599:(tl,od,_d)=>{"use strict";const Ad=_d(78469);const gt=(tl,od,_d)=>Ad(tl,od,_d)>0;tl.exports=gt},41236:(tl,od,_d)=>{"use strict";const Ad=_d(78469);const gte=(tl,od,_d)=>Ad(tl,od,_d)>=0;tl.exports=gte},62338:(tl,od,_d)=>{"use strict";const Ad=_d(7163);const inc=(tl,od,_d,Dd,zd)=>{if(typeof _d==="string"){zd=Dd;Dd=_d;_d=undefined}try{return new Ad(tl instanceof Ad?tl.version:tl,_d).inc(od,Dd,zd).version}catch(tl){return null}};tl.exports=inc},3872:(tl,od,_d)=>{"use strict";const Ad=_d(78469);const lt=(tl,od,_d)=>Ad(tl,od,_d)<0;tl.exports=lt},56717:(tl,od,_d)=>{"use strict";const Ad=_d(78469);const lte=(tl,od,_d)=>Ad(tl,od,_d)<=0;tl.exports=lte},68511:(tl,od,_d)=>{"use strict";const Ad=_d(7163);const major=(tl,od)=>new Ad(tl,od).major;tl.exports=major},32603:(tl,od,_d)=>{"use strict";const Ad=_d(7163);const minor=(tl,od)=>new Ad(tl,od).minor;tl.exports=minor},4974:(tl,od,_d)=>{"use strict";const Ad=_d(78469);const neq=(tl,od,_d)=>Ad(tl,od,_d)!==0;tl.exports=neq},16353:(tl,od,_d)=>{"use strict";const Ad=_d(7163);const parse=(tl,od,_d=false)=>{if(tl instanceof Ad){return tl}try{return new Ad(tl,od)}catch(tl){if(!_d){return null}throw tl}};tl.exports=parse},48756:(tl,od,_d)=>{"use strict";const Ad=_d(7163);const patch=(tl,od)=>new Ad(tl,od).patch;tl.exports=patch},15714:(tl,od,_d)=>{"use strict";const Ad=_d(16353);const prerelease=(tl,od)=>{const _d=Ad(tl,od);return _d&&_d.prerelease.length?_d.prerelease:null};tl.exports=prerelease},32173:(tl,od,_d)=>{"use strict";const Ad=_d(78469);const rcompare=(tl,od,_d)=>Ad(od,tl,_d);tl.exports=rcompare},87192:(tl,od,_d)=>{"use strict";const Ad=_d(37648);const rsort=(tl,od)=>tl.sort(((tl,_d)=>Ad(_d,tl,od)));tl.exports=rsort},68011:(tl,od,_d)=>{"use strict";const Ad=_d(96782);const satisfies=(tl,od,_d)=>{try{od=new Ad(od,_d)}catch(tl){return false}return od.test(tl)};tl.exports=satisfies},29872:(tl,od,_d)=>{"use strict";const Ad=_d(37648);const sort=(tl,od)=>tl.sort(((tl,_d)=>Ad(tl,_d,od)));tl.exports=sort},58780:(tl,od,_d)=>{"use strict";const Ad=_d(16353);const valid=(tl,od)=>{const _d=Ad(tl,od);return _d?_d.version:null};tl.exports=valid},62088:(tl,od,_d)=>{"use strict";const Ad=_d(95471);const Dd=_d(45101);const zd=_d(7163);const Kd=_d(73348);const Zd=_d(16353);const fh=_d(58780);const vh=_d(1799);const wh=_d(62338);const xh=_d(70711);const $h=_d(68511);const Xh=_d(32603);const s_=_d(48756);const g_=_d(15714);const E_=_d(78469);const k_=_d(32173);const ef=_d(56874);const nf=_d(37648);const $f=_d(29872);const Hf=_d(87192);const Kf=_d(16599);const Xf=_d(3872);const eg=_d(55082);const tg=_d(4974);const rg=_d(41236);const ng=_d(56717);const sg=_d(28646);const mg=_d(35385);const eA=_d(89379);const tA=_d(96782);const rA=_d(68011);const nA=_d(54750);const iA=_d(73193);const sA=_d(68595);const aA=_d(51866);const oA=_d(64737);const lA=_d(10280);const cA=_d(12276);const uA=_d(15213);const pA=_d(23465);const dA=_d(82028);const hA=_d(61489);tl.exports={parse:Zd,valid:fh,clean:vh,inc:wh,diff:xh,major:$h,minor:Xh,patch:s_,prerelease:g_,compare:E_,rcompare:k_,compareLoose:ef,compareBuild:nf,sort:$f,rsort:Hf,gt:Kf,lt:Xf,eq:eg,neq:tg,gte:rg,lte:ng,cmp:sg,coerce:mg,Comparator:eA,Range:tA,satisfies:rA,toComparators:nA,maxSatisfying:iA,minSatisfying:sA,minVersion:aA,validRange:oA,outside:lA,gtr:cA,ltr:uA,intersects:pA,simplifyRange:dA,subset:hA,SemVer:zd,re:Ad.re,src:Ad.src,tokens:Ad.t,SEMVER_SPEC_VERSION:Dd.SEMVER_SPEC_VERSION,RELEASE_TYPES:Dd.RELEASE_TYPES,compareIdentifiers:Kd.compareIdentifiers,rcompareIdentifiers:Kd.rcompareIdentifiers}},45101:tl=>{"use strict";const od="2.0.0";const _d=256;const Ad=Number.MAX_SAFE_INTEGER||9007199254740991;const Dd=16;const zd=_d-6;const Kd=["major","premajor","minor","preminor","patch","prepatch","prerelease"];tl.exports={MAX_LENGTH:_d,MAX_SAFE_COMPONENT_LENGTH:Dd,MAX_SAFE_BUILD_LENGTH:zd,MAX_SAFE_INTEGER:Ad,RELEASE_TYPES:Kd,SEMVER_SPEC_VERSION:od,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}},1159:tl=>{"use strict";const od=typeof process==="object"&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...tl)=>console.error("SEMVER",...tl):()=>{};tl.exports=od},73348:tl=>{"use strict";const od=/^[0-9]+$/;const compareIdentifiers=(tl,_d)=>{if(typeof tl==="number"&&typeof _d==="number"){return tl===_d?0:tl<_d?-1:1}const Ad=od.test(tl);const Dd=od.test(_d);if(Ad&&Dd){tl=+tl;_d=+_d}return tl===_d?0:Ad&&!Dd?-1:Dd&&!Ad?1:tl<_d?-1:1};const rcompareIdentifiers=(tl,od)=>compareIdentifiers(od,tl);tl.exports={compareIdentifiers:compareIdentifiers,rcompareIdentifiers:rcompareIdentifiers}},61383:tl=>{"use strict";class LRUCache{constructor(){this.max=1e3;this.map=new Map}get(tl){const od=this.map.get(tl);if(od===undefined){return undefined}else{this.map.delete(tl);this.map.set(tl,od);return od}}delete(tl){return this.map.delete(tl)}set(tl,od){const _d=this.delete(tl);if(!_d&&od!==undefined){if(this.map.size>=this.max){const tl=this.map.keys().next().value;this.delete(tl)}this.map.set(tl,od)}return this}}tl.exports=LRUCache},70356:tl=>{"use strict";const od=Object.freeze({loose:true});const _d=Object.freeze({});const parseOptions=tl=>{if(!tl){return _d}if(typeof tl!=="object"){return od}return tl};tl.exports=parseOptions},95471:(tl,od,_d)=>{"use strict";const{MAX_SAFE_COMPONENT_LENGTH:Ad,MAX_SAFE_BUILD_LENGTH:Dd,MAX_LENGTH:zd}=_d(45101);const Kd=_d(1159);od=tl.exports={};const Zd=od.re=[];const fh=od.safeRe=[];const vh=od.src=[];const wh=od.safeSrc=[];const xh=od.t={};let $h=0;const Xh="[a-zA-Z0-9-]";const s_=[["\\s",1],["\\d",zd],[Xh,Dd]];const makeSafeRegex=tl=>{for(const[od,_d]of s_){tl=tl.split(`${od}*`).join(`${od}{0,${_d}}`).split(`${od}+`).join(`${od}{1,${_d}}`)}return tl};const createToken=(tl,od,_d)=>{const Ad=makeSafeRegex(od);const Dd=$h++;Kd(tl,Dd,od);xh[tl]=Dd;vh[Dd]=od;wh[Dd]=Ad;Zd[Dd]=new RegExp(od,_d?"g":undefined);fh[Dd]=new RegExp(Ad,_d?"g":undefined)};createToken("NUMERICIDENTIFIER","0|[1-9]\\d*");createToken("NUMERICIDENTIFIERLOOSE","\\d+");createToken("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${Xh}*`);createToken("MAINVERSION",`(${vh[xh.NUMERICIDENTIFIER]})\\.`+`(${vh[xh.NUMERICIDENTIFIER]})\\.`+`(${vh[xh.NUMERICIDENTIFIER]})`);createToken("MAINVERSIONLOOSE",`(${vh[xh.NUMERICIDENTIFIERLOOSE]})\\.`+`(${vh[xh.NUMERICIDENTIFIERLOOSE]})\\.`+`(${vh[xh.NUMERICIDENTIFIERLOOSE]})`);createToken("PRERELEASEIDENTIFIER",`(?:${vh[xh.NONNUMERICIDENTIFIER]}|${vh[xh.NUMERICIDENTIFIER]})`);createToken("PRERELEASEIDENTIFIERLOOSE",`(?:${vh[xh.NONNUMERICIDENTIFIER]}|${vh[xh.NUMERICIDENTIFIERLOOSE]})`);createToken("PRERELEASE",`(?:-(${vh[xh.PRERELEASEIDENTIFIER]}(?:\\.${vh[xh.PRERELEASEIDENTIFIER]})*))`);createToken("PRERELEASELOOSE",`(?:-?(${vh[xh.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${vh[xh.PRERELEASEIDENTIFIERLOOSE]})*))`);createToken("BUILDIDENTIFIER",`${Xh}+`);createToken("BUILD",`(?:\\+(${vh[xh.BUILDIDENTIFIER]}(?:\\.${vh[xh.BUILDIDENTIFIER]})*))`);createToken("FULLPLAIN",`v?${vh[xh.MAINVERSION]}${vh[xh.PRERELEASE]}?${vh[xh.BUILD]}?`);createToken("FULL",`^${vh[xh.FULLPLAIN]}$`);createToken("LOOSEPLAIN",`[v=\\s]*${vh[xh.MAINVERSIONLOOSE]}${vh[xh.PRERELEASELOOSE]}?${vh[xh.BUILD]}?`);createToken("LOOSE",`^${vh[xh.LOOSEPLAIN]}$`);createToken("GTLT","((?:<|>)?=?)");createToken("XRANGEIDENTIFIERLOOSE",`${vh[xh.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`);createToken("XRANGEIDENTIFIER",`${vh[xh.NUMERICIDENTIFIER]}|x|X|\\*`);createToken("XRANGEPLAIN",`[v=\\s]*(${vh[xh.XRANGEIDENTIFIER]})`+`(?:\\.(${vh[xh.XRANGEIDENTIFIER]})`+`(?:\\.(${vh[xh.XRANGEIDENTIFIER]})`+`(?:${vh[xh.PRERELEASE]})?${vh[xh.BUILD]}?`+`)?)?`);createToken("XRANGEPLAINLOOSE",`[v=\\s]*(${vh[xh.XRANGEIDENTIFIERLOOSE]})`+`(?:\\.(${vh[xh.XRANGEIDENTIFIERLOOSE]})`+`(?:\\.(${vh[xh.XRANGEIDENTIFIERLOOSE]})`+`(?:${vh[xh.PRERELEASELOOSE]})?${vh[xh.BUILD]}?`+`)?)?`);createToken("XRANGE",`^${vh[xh.GTLT]}\\s*${vh[xh.XRANGEPLAIN]}$`);createToken("XRANGELOOSE",`^${vh[xh.GTLT]}\\s*${vh[xh.XRANGEPLAINLOOSE]}$`);createToken("COERCEPLAIN",`${"(^|[^\\d])"+"(\\d{1,"}${Ad}})`+`(?:\\.(\\d{1,${Ad}}))?`+`(?:\\.(\\d{1,${Ad}}))?`);createToken("COERCE",`${vh[xh.COERCEPLAIN]}(?:$|[^\\d])`);createToken("COERCEFULL",vh[xh.COERCEPLAIN]+`(?:${vh[xh.PRERELEASE]})?`+`(?:${vh[xh.BUILD]})?`+`(?:$|[^\\d])`);createToken("COERCERTL",vh[xh.COERCE],true);createToken("COERCERTLFULL",vh[xh.COERCEFULL],true);createToken("LONETILDE","(?:~>?)");createToken("TILDETRIM",`(\\s*)${vh[xh.LONETILDE]}\\s+`,true);od.tildeTrimReplace="$1~";createToken("TILDE",`^${vh[xh.LONETILDE]}${vh[xh.XRANGEPLAIN]}$`);createToken("TILDELOOSE",`^${vh[xh.LONETILDE]}${vh[xh.XRANGEPLAINLOOSE]}$`);createToken("LONECARET","(?:\\^)");createToken("CARETTRIM",`(\\s*)${vh[xh.LONECARET]}\\s+`,true);od.caretTrimReplace="$1^";createToken("CARET",`^${vh[xh.LONECARET]}${vh[xh.XRANGEPLAIN]}$`);createToken("CARETLOOSE",`^${vh[xh.LONECARET]}${vh[xh.XRANGEPLAINLOOSE]}$`);createToken("COMPARATORLOOSE",`^${vh[xh.GTLT]}\\s*(${vh[xh.LOOSEPLAIN]})$|^$`);createToken("COMPARATOR",`^${vh[xh.GTLT]}\\s*(${vh[xh.FULLPLAIN]})$|^$`);createToken("COMPARATORTRIM",`(\\s*)${vh[xh.GTLT]}\\s*(${vh[xh.LOOSEPLAIN]}|${vh[xh.XRANGEPLAIN]})`,true);od.comparatorTrimReplace="$1$2$3";createToken("HYPHENRANGE",`^\\s*(${vh[xh.XRANGEPLAIN]})`+`\\s+-\\s+`+`(${vh[xh.XRANGEPLAIN]})`+`\\s*$`);createToken("HYPHENRANGELOOSE",`^\\s*(${vh[xh.XRANGEPLAINLOOSE]})`+`\\s+-\\s+`+`(${vh[xh.XRANGEPLAINLOOSE]})`+`\\s*$`);createToken("STAR","(<|>)?=?\\s*\\*");createToken("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$");createToken("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},12276:(tl,od,_d)=>{"use strict";const Ad=_d(10280);const gtr=(tl,od,_d)=>Ad(tl,od,">",_d);tl.exports=gtr},23465:(tl,od,_d)=>{"use strict";const Ad=_d(96782);const intersects=(tl,od,_d)=>{tl=new Ad(tl,_d);od=new Ad(od,_d);return tl.intersects(od,_d)};tl.exports=intersects},15213:(tl,od,_d)=>{"use strict";const Ad=_d(10280);const ltr=(tl,od,_d)=>Ad(tl,od,"<",_d);tl.exports=ltr},73193:(tl,od,_d)=>{"use strict";const Ad=_d(7163);const Dd=_d(96782);const maxSatisfying=(tl,od,_d)=>{let zd=null;let Kd=null;let Zd=null;try{Zd=new Dd(od,_d)}catch(tl){return null}tl.forEach((tl=>{if(Zd.test(tl)){if(!zd||Kd.compare(tl)===-1){zd=tl;Kd=new Ad(zd,_d)}}}));return zd};tl.exports=maxSatisfying},68595:(tl,od,_d)=>{"use strict";const Ad=_d(7163);const Dd=_d(96782);const minSatisfying=(tl,od,_d)=>{let zd=null;let Kd=null;let Zd=null;try{Zd=new Dd(od,_d)}catch(tl){return null}tl.forEach((tl=>{if(Zd.test(tl)){if(!zd||Kd.compare(tl)===1){zd=tl;Kd=new Ad(zd,_d)}}}));return zd};tl.exports=minSatisfying},51866:(tl,od,_d)=>{"use strict";const Ad=_d(7163);const Dd=_d(96782);const zd=_d(16599);const minVersion=(tl,od)=>{tl=new Dd(tl,od);let _d=new Ad("0.0.0");if(tl.test(_d)){return _d}_d=new Ad("0.0.0-0");if(tl.test(_d)){return _d}_d=null;for(let od=0;od{const od=new Ad(tl.semver.version);switch(tl.operator){case">":if(od.prerelease.length===0){od.patch++}else{od.prerelease.push(0)}od.raw=od.format();case"":case">=":if(!Kd||zd(od,Kd)){Kd=od}break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${tl.operator}`)}}));if(Kd&&(!_d||zd(_d,Kd))){_d=Kd}}if(_d&&tl.test(_d)){return _d}return null};tl.exports=minVersion},10280:(tl,od,_d)=>{"use strict";const Ad=_d(7163);const Dd=_d(89379);const{ANY:zd}=Dd;const Kd=_d(96782);const Zd=_d(68011);const fh=_d(16599);const vh=_d(3872);const wh=_d(56717);const xh=_d(41236);const outside=(tl,od,_d,$h)=>{tl=new Ad(tl,$h);od=new Kd(od,$h);let Xh,s_,g_,E_,k_;switch(_d){case">":Xh=fh;s_=wh;g_=vh;E_=">";k_=">=";break;case"<":Xh=vh;s_=xh;g_=fh;E_="<";k_="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(Zd(tl,od,$h)){return false}for(let _d=0;_d{if(tl.semver===zd){tl=new Dd(">=0.0.0")}Kd=Kd||tl;Zd=Zd||tl;if(Xh(tl.semver,Kd.semver,$h)){Kd=tl}else if(g_(tl.semver,Zd.semver,$h)){Zd=tl}}));if(Kd.operator===E_||Kd.operator===k_){return false}if((!Zd.operator||Zd.operator===E_)&&s_(tl,Zd.semver)){return false}else if(Zd.operator===k_&&g_(tl,Zd.semver)){return false}}return true};tl.exports=outside},82028:(tl,od,_d)=>{"use strict";const Ad=_d(68011);const Dd=_d(78469);tl.exports=(tl,od,_d)=>{const zd=[];let Kd=null;let Zd=null;const fh=tl.sort(((tl,od)=>Dd(tl,od,_d)));for(const tl of fh){const Dd=Ad(tl,od,_d);if(Dd){Zd=tl;if(!Kd){Kd=tl}}else{if(Zd){zd.push([Kd,Zd])}Zd=null;Kd=null}}if(Kd){zd.push([Kd,null])}const vh=[];for(const[tl,od]of zd){if(tl===od){vh.push(tl)}else if(!od&&tl===fh[0]){vh.push("*")}else if(!od){vh.push(`>=${tl}`)}else if(tl===fh[0]){vh.push(`<=${od}`)}else{vh.push(`${tl} - ${od}`)}}const wh=vh.join(" || ");const xh=typeof od.raw==="string"?od.raw:String(od);return wh.length{"use strict";const Ad=_d(96782);const Dd=_d(89379);const{ANY:zd}=Dd;const Kd=_d(68011);const Zd=_d(78469);const subset=(tl,od,_d={})=>{if(tl===od){return true}tl=new Ad(tl,_d);od=new Ad(od,_d);let Dd=false;e:for(const Ad of tl.set){for(const tl of od.set){const od=simpleSubset(Ad,tl,_d);Dd=Dd||od!==null;if(od){continue e}}if(Dd){return false}}return true};const fh=[new Dd(">=0.0.0-0")];const vh=[new Dd(">=0.0.0")];const simpleSubset=(tl,od,_d)=>{if(tl===od){return true}if(tl.length===1&&tl[0].semver===zd){if(od.length===1&&od[0].semver===zd){return true}else if(_d.includePrerelease){tl=fh}else{tl=vh}}if(od.length===1&&od[0].semver===zd){if(_d.includePrerelease){return true}else{od=vh}}const Ad=new Set;let Dd,wh;for(const od of tl){if(od.operator===">"||od.operator===">="){Dd=higherGT(Dd,od,_d)}else if(od.operator==="<"||od.operator==="<="){wh=lowerLT(wh,od,_d)}else{Ad.add(od.semver)}}if(Ad.size>1){return null}let xh;if(Dd&&wh){xh=Zd(Dd.semver,wh.semver,_d);if(xh>0){return null}else if(xh===0&&(Dd.operator!==">="||wh.operator!=="<=")){return null}}for(const tl of Ad){if(Dd&&!Kd(tl,String(Dd),_d)){return null}if(wh&&!Kd(tl,String(wh),_d)){return null}for(const Ad of od){if(!Kd(tl,String(Ad),_d)){return false}}return true}let $h,Xh;let s_,g_;let E_=wh&&!_d.includePrerelease&&wh.semver.prerelease.length?wh.semver:false;let k_=Dd&&!_d.includePrerelease&&Dd.semver.prerelease.length?Dd.semver:false;if(E_&&E_.prerelease.length===1&&wh.operator==="<"&&E_.prerelease[0]===0){E_=false}for(const tl of od){g_=g_||tl.operator===">"||tl.operator===">=";s_=s_||tl.operator==="<"||tl.operator==="<=";if(Dd){if(k_){if(tl.semver.prerelease&&tl.semver.prerelease.length&&tl.semver.major===k_.major&&tl.semver.minor===k_.minor&&tl.semver.patch===k_.patch){k_=false}}if(tl.operator===">"||tl.operator===">="){$h=higherGT(Dd,tl,_d);if($h===tl&&$h!==Dd){return false}}else if(Dd.operator===">="&&!Kd(Dd.semver,String(tl),_d)){return false}}if(wh){if(E_){if(tl.semver.prerelease&&tl.semver.prerelease.length&&tl.semver.major===E_.major&&tl.semver.minor===E_.minor&&tl.semver.patch===E_.patch){E_=false}}if(tl.operator==="<"||tl.operator==="<="){Xh=lowerLT(wh,tl,_d);if(Xh===tl&&Xh!==wh){return false}}else if(wh.operator==="<="&&!Kd(wh.semver,String(tl),_d)){return false}}if(!tl.operator&&(wh||Dd)&&xh!==0){return false}}if(Dd&&s_&&!wh&&xh!==0){return false}if(wh&&g_&&!Dd&&xh!==0){return false}if(k_||E_){return false}return true};const higherGT=(tl,od,_d)=>{if(!tl){return od}const Ad=Zd(tl.semver,od.semver,_d);return Ad>0?tl:Ad<0?od:od.operator===">"&&tl.operator===">="?od:tl};const lowerLT=(tl,od,_d)=>{if(!tl){return od}const Ad=Zd(tl.semver,od.semver,_d);return Ad<0?tl:Ad>0?od:od.operator==="<"&&tl.operator==="<="?od:tl};tl.exports=subset},54750:(tl,od,_d)=>{"use strict";const Ad=_d(96782);const toComparators=(tl,od)=>new Ad(tl,od).set.map((tl=>tl.map((tl=>tl.value)).join(" ").trim().split(" ")));tl.exports=toComparators},64737:(tl,od,_d)=>{"use strict";const Ad=_d(96782);const validRange=(tl,od)=>{try{return new Ad(tl,od).range||"*"}catch(tl){return null}};tl.exports=validRange},26591:(tl,od,_d)=>{"use strict";od.quote=_d(5335);od.parse=_d(42696)},42696:tl=>{"use strict";var od="(?:"+["\\|\\|","\\&\\&",";;","\\|\\&","\\<\\(","\\<\\<\\<",">>",">\\&","<\\&","[&;()|<>]"].join("|")+")";var _d=new RegExp("^"+od+"$");var Ad="|&;()<> \\t";var Dd='"((\\\\"|[^"])*?)"';var zd="'((\\\\'|[^'])*?)'";var Kd=/^#$/;var Zd="'";var fh='"';var vh="$";var wh="";var xh=4294967296;for(var $h=0;$h<4;$h++){wh+=(xh*Math.random()).toString(16)}var Xh=new RegExp("^"+wh);function matchAll(tl,od){var _d=od.lastIndex;var Ad=[];var Dd;while(Dd=od.exec(tl)){Ad.push(Dd);if(od.lastIndex===Dd.index){od.lastIndex+=1}}od.lastIndex=_d;return Ad}function getVar(tl,od,_d){var Ad=typeof tl==="function"?tl(_d):tl[_d];if(typeof Ad==="undefined"&&_d!=""){Ad=""}else if(typeof Ad==="undefined"){Ad="$"}if(typeof Ad==="object"){return od+wh+JSON.stringify(Ad)+wh}return od+Ad}function parseInternal(tl,wh,xh){if(!xh){xh={}}var $h=xh.escape||"\\";var Xh="(\\"+$h+"['\""+Ad+"]|[^\\s'\""+Ad+"])+";var s_=new RegExp(["("+od+")","("+Xh+"|"+Dd+"|"+zd+")+"].join("|"),"g");var g_=matchAll(tl,s_);if(g_.length===0){return[]}if(!wh){wh={}}var E_=false;return g_.map((function(od){var Ad=od[0];if(!Ad||E_){return void undefined}if(_d.test(Ad)){return{op:Ad}}var Dd=false;var zd=false;var xh="";var Xh=false;var s_;function parseEnvVar(){s_+=1;var tl;var od;var _d=Ad.charAt(s_);if(_d==="{"){s_+=1;if(Ad.charAt(s_)==="}"){throw new Error("Bad substitution: "+Ad.slice(s_-2,s_+1))}tl=Ad.indexOf("}",s_);if(tl<0){throw new Error("Bad substitution: "+Ad.slice(s_))}od=Ad.slice(s_,tl);s_=tl}else if(/[*@#?$!_-]/.test(_d)){od=_d;s_+=1}else{var Dd=Ad.slice(s_);tl=Dd.match(/[^\w\d_]/);if(!tl){od=Dd;s_=Ad.length}else{od=Dd.slice(0,tl.index);s_+=tl.index-1}}return getVar(wh,"",od)}for(s_=0;s_{"use strict";tl.exports=function quote(tl){return tl.map((function(tl){if(tl===""){return"''"}if(tl&&typeof tl==="object"){return tl.op.replace(/(.)/g,"\\$1")}if(/["\s\\]/.test(tl)&&!/'/.test(tl)){return"'"+tl.replace(/(['])/g,"\\$1")+"'"}if(/["'\s]/.test(tl)){return'"'+tl.replace(/(["\\$`!])/g,"\\$1")+'"'}return String(tl).replace(/([A-Za-z]:)?([#!"$&'()*,:;<=>?@[\\\]^`{|}])/g,"$1\\$2")})).join(" ")}},8948:(tl,od,_d)=>{"use strict";var Ad=_d(60506);var Dd=_d(73314);var listGetNode=function(tl,od,_d){var Ad=tl;var Dd;for(;(Dd=Ad.next)!=null;Ad=Dd){if(Dd.key===od){Ad.next=Dd.next;if(!_d){Dd.next=tl.next;tl.next=Dd}return Dd}}};var listGet=function(tl,od){if(!tl){return void undefined}var _d=listGetNode(tl,od);return _d&&_d.value};var listSet=function(tl,od,_d){var Ad=listGetNode(tl,od);if(Ad){Ad.value=_d}else{tl.next={key:od,next:tl.next,value:_d}}};var listHas=function(tl,od){if(!tl){return false}return!!listGetNode(tl,od)};var listDelete=function(tl,od){if(tl){return listGetNode(tl,od,true)}};tl.exports=function getSideChannelList(){var tl;var od={assert:function(tl){if(!od.has(tl)){throw new Dd("Side channel does not contain "+Ad(tl))}},delete:function(od){var _d=tl&&tl.next;var Ad=listDelete(tl,od);if(Ad&&_d&&_d===Ad){tl=void undefined}return!!Ad},get:function(od){return listGet(tl,od)},has:function(od){return listHas(tl,od)},set:function(od,_d){if(!tl){tl={next:void undefined}}listSet(tl,od,_d)}};return od}},82622:(tl,od,_d)=>{"use strict";var Ad=_d(60470);var Dd=_d(23105);var zd=_d(60506);var Kd=_d(73314);var Zd=Ad("%Map%",true);var fh=Dd("Map.prototype.get",true);var vh=Dd("Map.prototype.set",true);var wh=Dd("Map.prototype.has",true);var xh=Dd("Map.prototype.delete",true);var $h=Dd("Map.prototype.size",true);tl.exports=!!Zd&&function getSideChannelMap(){var tl;var od={assert:function(tl){if(!od.has(tl)){throw new Kd("Side channel does not contain "+zd(tl))}},delete:function(od){if(tl){var _d=xh(tl,od);if($h(tl)===0){tl=void undefined}return _d}return false},get:function(od){if(tl){return fh(tl,od)}},has:function(od){if(tl){return wh(tl,od)}return false},set:function(od,_d){if(!tl){tl=new Zd}vh(tl,od,_d)}};return od}},92870:(tl,od,_d)=>{"use strict";var Ad=_d(60470);var Dd=_d(23105);var zd=_d(60506);var Kd=_d(82622);var Zd=_d(73314);var fh=Ad("%WeakMap%",true);var vh=Dd("WeakMap.prototype.get",true);var wh=Dd("WeakMap.prototype.set",true);var xh=Dd("WeakMap.prototype.has",true);var $h=Dd("WeakMap.prototype.delete",true);tl.exports=fh?function getSideChannelWeakMap(){var tl;var od;var _d={assert:function(tl){if(!_d.has(tl)){throw new Zd("Side channel does not contain "+zd(tl))}},delete:function(_d){if(fh&&_d&&(typeof _d==="object"||typeof _d==="function")){if(tl){return $h(tl,_d)}}else if(Kd){if(od){return od["delete"](_d)}}return false},get:function(_d){if(fh&&_d&&(typeof _d==="object"||typeof _d==="function")){if(tl){return vh(tl,_d)}}return od&&od.get(_d)},has:function(_d){if(fh&&_d&&(typeof _d==="object"||typeof _d==="function")){if(tl){return xh(tl,_d)}}return!!od&&od.has(_d)},set:function(_d,Ad){if(fh&&_d&&(typeof _d==="object"||typeof _d==="function")){if(!tl){tl=new fh}wh(tl,_d,Ad)}else if(Kd){if(!od){od=Kd()}od.set(_d,Ad)}}};return _d}:Kd},94753:(tl,od,_d)=>{"use strict";var Ad=_d(73314);var Dd=_d(60506);var zd=_d(8948);var Kd=_d(82622);var Zd=_d(92870);var fh=Zd||Kd||zd;tl.exports=function getSideChannel(){var tl;var od={assert:function(tl){if(!od.has(tl)){throw new Ad("Side channel does not contain "+Dd(tl))}},delete:function(od){return!!tl&&tl["delete"](od)},get:function(od){return tl&&tl.get(od)},has:function(od){return!!tl&&tl.has(od)},set:function(od,_d){if(!tl){tl=fh()}tl.set(od,_d)}};return od}},21450:(tl,od,_d)=>{"use strict";const Ad=_d(70857);const Dd=_d(52018);const zd=_d(83813);const{env:Kd}=process;let Zd;if(zd("no-color")||zd("no-colors")||zd("color=false")||zd("color=never")){Zd=0}else if(zd("color")||zd("colors")||zd("color=true")||zd("color=always")){Zd=1}if("FORCE_COLOR"in Kd){if(Kd.FORCE_COLOR==="true"){Zd=1}else if(Kd.FORCE_COLOR==="false"){Zd=0}else{Zd=Kd.FORCE_COLOR.length===0?1:Math.min(parseInt(Kd.FORCE_COLOR,10),3)}}function translateLevel(tl){if(tl===0){return false}return{level:tl,hasBasic:true,has256:tl>=2,has16m:tl>=3}}function supportsColor(tl,od){if(Zd===0){return 0}if(zd("color=16m")||zd("color=full")||zd("color=truecolor")){return 3}if(zd("color=256")){return 2}if(tl&&!od&&Zd===undefined){return 0}const _d=Zd||0;if(Kd.TERM==="dumb"){return _d}if(process.platform==="win32"){const tl=Ad.release().split(".");if(Number(tl[0])>=10&&Number(tl[2])>=10586){return Number(tl[2])>=14931?3:2}return 1}if("CI"in Kd){if(["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some((tl=>tl in Kd))||Kd.CI_NAME==="codeship"){return 1}return _d}if("TEAMCITY_VERSION"in Kd){return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Kd.TEAMCITY_VERSION)?1:0}if(Kd.COLORTERM==="truecolor"){return 3}if("TERM_PROGRAM"in Kd){const tl=parseInt((Kd.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Kd.TERM_PROGRAM){case"iTerm.app":return tl>=3?3:2;case"Apple_Terminal":return 2}}if(/-256(color)?$/i.test(Kd.TERM)){return 2}if(/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Kd.TERM)){return 1}if("COLORTERM"in Kd){return 1}return _d}function getSupportLevel(tl){const od=supportsColor(tl,tl&&tl.isTTY);return translateLevel(od)}tl.exports={supportsColor:getSupportLevel,stdout:translateLevel(supportsColor(true,Dd.isatty(1))),stderr:translateLevel(supportsColor(true,Dd.isatty(2)))}},20770:(tl,od,_d)=>{tl.exports=_d(20218)},20218:(tl,od,_d)=>{"use strict";var Ad=_d(69278);var Dd=_d(64756);var zd=_d(58611);var Kd=_d(65692);var Zd=_d(24434);var fh=_d(42613);var vh=_d(39023);od.httpOverHttp=httpOverHttp;od.httpsOverHttp=httpsOverHttp;od.httpOverHttps=httpOverHttps;od.httpsOverHttps=httpsOverHttps;function httpOverHttp(tl){var od=new TunnelingAgent(tl);od.request=zd.request;return od}function httpsOverHttp(tl){var od=new TunnelingAgent(tl);od.request=zd.request;od.createSocket=createSecureSocket;od.defaultPort=443;return od}function httpOverHttps(tl){var od=new TunnelingAgent(tl);od.request=Kd.request;return od}function httpsOverHttps(tl){var od=new TunnelingAgent(tl);od.request=Kd.request;od.createSocket=createSecureSocket;od.defaultPort=443;return od}function TunnelingAgent(tl){var od=this;od.options=tl||{};od.proxyOptions=od.options.proxy||{};od.maxSockets=od.options.maxSockets||zd.Agent.defaultMaxSockets;od.requests=[];od.sockets=[];od.on("free",(function onFree(tl,_d,Ad,Dd){var zd=toOptions(_d,Ad,Dd);for(var Kd=0,Zd=od.requests.length;Kd=this.maxSockets){Dd.requests.push(zd);return}Dd.createSocket(zd,(function(od){od.on("free",onFree);od.on("close",onCloseOrRemove);od.on("agentRemove",onCloseOrRemove);tl.onSocket(od);function onFree(){Dd.emit("free",od,zd)}function onCloseOrRemove(tl){Dd.removeSocket(od);od.removeListener("free",onFree);od.removeListener("close",onCloseOrRemove);od.removeListener("agentRemove",onCloseOrRemove)}}))};TunnelingAgent.prototype.createSocket=function createSocket(tl,od){var _d=this;var Ad={};_d.sockets.push(Ad);var Dd=mergeOptions({},_d.proxyOptions,{method:"CONNECT",path:tl.host+":"+tl.port,agent:false,headers:{host:tl.host+":"+tl.port}});if(tl.localAddress){Dd.localAddress=tl.localAddress}if(Dd.proxyAuth){Dd.headers=Dd.headers||{};Dd.headers["Proxy-Authorization"]="Basic "+new Buffer(Dd.proxyAuth).toString("base64")}wh("making CONNECT request");var zd=_d.request(Dd);zd.useChunkedEncodingByDefault=false;zd.once("response",onResponse);zd.once("upgrade",onUpgrade);zd.once("connect",onConnect);zd.once("error",onError);zd.end();function onResponse(tl){tl.upgrade=true}function onUpgrade(tl,od,_d){process.nextTick((function(){onConnect(tl,od,_d)}))}function onConnect(Dd,Kd,Zd){zd.removeAllListeners();Kd.removeAllListeners();if(Dd.statusCode!==200){wh("tunneling socket could not be established, statusCode=%d",Dd.statusCode);Kd.destroy();var fh=new Error("tunneling socket could not be established, "+"statusCode="+Dd.statusCode);fh.code="ECONNRESET";tl.request.emit("error",fh);_d.removeSocket(Ad);return}if(Zd.length>0){wh("got illegal response body from proxy");Kd.destroy();var fh=new Error("got illegal response body from proxy");fh.code="ECONNRESET";tl.request.emit("error",fh);_d.removeSocket(Ad);return}wh("tunneling connection has established");_d.sockets[_d.sockets.indexOf(Ad)]=Kd;return od(Kd)}function onError(od){zd.removeAllListeners();wh("tunneling socket could not be established, cause=%s\n",od.message,od.stack);var Dd=new Error("tunneling socket could not be established, "+"cause="+od.message);Dd.code="ECONNRESET";tl.request.emit("error",Dd);_d.removeSocket(Ad)}};TunnelingAgent.prototype.removeSocket=function removeSocket(tl){var od=this.sockets.indexOf(tl);if(od===-1){return}this.sockets.splice(od,1);var _d=this.requests.shift();if(_d){this.createSocket(_d,(function(tl){_d.request.onSocket(tl)}))}};function createSecureSocket(tl,od){var _d=this;TunnelingAgent.prototype.createSocket.call(_d,tl,(function(Ad){var zd=tl.request.getHeader("host");var Kd=mergeOptions({},_d.options,{socket:Ad,servername:zd?zd.replace(/:.*$/,""):tl.host});var Zd=Dd.connect(0,Kd);_d.sockets[_d.sockets.indexOf(Ad)]=Zd;od(Zd)}))}function toOptions(tl,od,_d){if(typeof tl==="string"){return{host:tl,port:od,localAddress:_d}}return tl}function mergeOptions(tl){for(var od=1,_d=arguments.length;od<_d;++od){var Ad=arguments[od];if(typeof Ad==="object"){var Dd=Object.keys(Ad);for(var zd=0,Kd=Dd.length;zd{"use strict";Object.defineProperty(od,"__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""}od.getUserAgent=getUserAgent},58264:tl=>{tl.exports=wrappy;function wrappy(tl,od){if(tl&&od)return wrappy(tl)(od);if(typeof tl!=="function")throw new TypeError("need wrapper function");Object.keys(tl).forEach((function(od){wrapper[od]=tl[od]}));return wrapper;function wrapper(){var od=new Array(arguments.length);for(var _d=0;_d{"use strict";Object.defineProperty(od,"__esModule",{value:true});var _d=typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"?function(tl){return typeof tl}:function(tl){return tl&&typeof Symbol==="function"&&tl.constructor===Symbol?"symbol":typeof tl};function isLower(tl){return tl>=97&&tl<=122}function isUpper(tl){return tl>=65&&tl<=90}function isDigit(tl){return tl>=48&&tl<=57}function toUpper(tl){return tl-32}function toUpperSafe(tl){if(isLower(tl)){return tl-32}return tl}function toLower(tl){return tl+32}function camelize$1(tl,od){var _d=tl.charCodeAt(0);if(isDigit(_d)||isUpper(_d)||_d==od){return tl}var Ad=[];var Dd=false;if(isUpper(_d)){Dd=true;Ad.push(toLower(_d))}else{Ad.push(_d)}var zd=tl.length;for(var Kd=1;Kd0){zd.push(od)}zd.push(toLower(Zd));Dd=true}else{zd.push(Zd)}}return Dd?String.fromCharCode.apply(undefined,zd):tl}function shouldProcessValue(tl){return tl&&(typeof tl==="undefined"?"undefined":_d(tl))=="object"&&!(tl instanceof Date)&&!(tl instanceof Function)}function processKeys(tl,od,_d){var Ad=void 0;if(tl instanceof Array){Ad=[]}else{if(typeof tl.prototype!=="undefined"){return tl}Ad={}}for(var Dd in tl){var zd=tl[Dd];if(typeof Dd==="string")Dd=od(Dd,_d&&_d.separator);if(shouldProcessValue(zd)){Ad[Dd]=processKeys(zd,od,_d)}else{Ad[Dd]=zd}}return Ad}function processKeysInPlace(tl,od,_d){var Ad=Object.keys(tl);for(var Dd=0;Dd{module.exports=eval("require")("chokidar")},87788:(tl,od,_d)=>{var Ad={"./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(tl){if(!_d.o(Ad,tl)){return Promise.resolve().then((()=>{var od=new Error("Cannot find module '"+tl+"'");od.code="MODULE_NOT_FOUND";throw od}))}var od=Ad[tl],Dd=od[0];return Promise.all(od.slice(1).map(_d.e)).then((()=>_d.t(Dd,7|16)))}webpackAsyncContext.keys=()=>Object.keys(Ad);webpackAsyncContext.id=87788;tl.exports=webpackAsyncContext},42613:tl=>{"use strict";tl.exports=require("assert")},20181:tl=>{"use strict";tl.exports=require("buffer")},35317:tl=>{"use strict";tl.exports=require("child_process")},29907:tl=>{"use strict";tl.exports=require("cluster")},76982:tl=>{"use strict";tl.exports=require("crypto")},73167:tl=>{"use strict";tl.exports=require("domain")},24434:tl=>{"use strict";tl.exports=require("events")},79896:tl=>{"use strict";tl.exports=require("fs")},58611:tl=>{"use strict";tl.exports=require("http")},85675:tl=>{"use strict";tl.exports=require("http2")},65692:tl=>{"use strict";tl.exports=require("https")},23346:tl=>{"use strict";tl.exports=require("isolated-vm")},69278:tl=>{"use strict";tl.exports=require("net")},34589:tl=>{"use strict";tl.exports=require("node:assert")},16698:tl=>{"use strict";tl.exports=require("node:async_hooks")},4573:tl=>{"use strict";tl.exports=require("node:buffer")},37540:tl=>{"use strict";tl.exports=require("node:console")},77598:tl=>{"use strict";tl.exports=require("node:crypto")},53053:tl=>{"use strict";tl.exports=require("node:diagnostics_channel")},40610:tl=>{"use strict";tl.exports=require("node:dns")},78474:tl=>{"use strict";tl.exports=require("node:events")},37067:tl=>{"use strict";tl.exports=require("node:http")},32467:tl=>{"use strict";tl.exports=require("node:http2")},77030:tl=>{"use strict";tl.exports=require("node:net")},643:tl=>{"use strict";tl.exports=require("node:perf_hooks")},41792:tl=>{"use strict";tl.exports=require("node:querystring")},57075:tl=>{"use strict";tl.exports=require("node:stream")},41692:tl=>{"use strict";tl.exports=require("node:tls")},73136:tl=>{"use strict";tl.exports=require("node:url")},57975:tl=>{"use strict";tl.exports=require("node:util")},73429:tl=>{"use strict";tl.exports=require("node:util/types")},75919:tl=>{"use strict";tl.exports=require("node:worker_threads")},38522:tl=>{"use strict";tl.exports=require("node:zlib")},70857:tl=>{"use strict";tl.exports=require("os")},16928:tl=>{"use strict";tl.exports=require("path")},2203:tl=>{"use strict";tl.exports=require("stream")},13193:tl=>{"use strict";tl.exports=require("string_decoder")},53557:tl=>{"use strict";tl.exports=require("timers")},64756:tl=>{"use strict";tl.exports=require("tls")},52018:tl=>{"use strict";tl.exports=require("tty")},87016:tl=>{"use strict";tl.exports=require("url")},39023:tl=>{"use strict";tl.exports=require("util")},43106:tl=>{"use strict";tl.exports=require("zlib")},21173:tl=>{(function(od){function e(){var tl=od();return tl.default||tl}if(true)tl.exports=e();else{var _d}})((function(){"use strict";var tl=Object.defineProperty;var od=Object.getOwnPropertyDescriptor;var _d=Object.getOwnPropertyNames;var Ad=Object.prototype.hasOwnProperty;var Ue=(od,_d)=>{for(var Ad in _d)tl(od,Ad,{get:_d[Ad],enumerable:!0})},Gs=(Dd,zd,Kd,Zd)=>{if(zd&&typeof zd=="object"||typeof zd=="function")for(let fh of _d(zd))!Ad.call(Dd,fh)&&fh!==Kd&&tl(Dd,fh,{get:()=>zd[fh],enumerable:!(Zd=od(zd,fh))||Zd.enumerable});return Dd};var Xs=od=>Gs(tl({},"__esModule",{value:!0}),od);var Dd={};Ue(Dd,{parsers:()=>jE});var zd={};Ue(zd,{__babel_estree:()=>FE,__js_expression:()=>kE,__ts_expression:()=>IE,__vue_event_binding:()=>SE,__vue_expression:()=>kE,__vue_ts_event_binding:()=>TE,__vue_ts_expression:()=>IE,babel:()=>SE,"babel-flow":()=>BE,"babel-ts":()=>TE});function Ys(tl,od){if(tl==null)return{};var _d={};for(var Ad in tl)if({}.hasOwnProperty.call(tl,Ad)){if(od.indexOf(Ad)!==-1)continue;_d[Ad]=tl[Ad]}return _d}var Kd=class{line;column;index;constructor(tl,od,_d){this.line=tl,this.column=od,this.index=_d}},Zd=class{start;end;filename;identifierName;constructor(tl,od){this.start=tl,this.end=od}};function D(tl,od){let{line:_d,column:Ad,index:Dd}=tl;return new Kd(_d,Ad+od,Dd+od)}var fh="BABEL_PARSER_SOURCETYPE_MODULE_REQUIRED",vh={ImportMetaOutsideModule:{message:`import.meta may appear only with 'sourceType: "module"'`,code:fh},ImportOutsideModule:{message:`'import' and 'export' may appear only with 'sourceType: "module"'`,code:fh}},wh={ArrayPattern:"array destructuring pattern",AssignmentExpression:"assignment expression",AssignmentPattern:"assignment expression",ArrowFunctionExpression:"arrow function expression",ConditionalExpression:"conditional expression",CatchClause:"catch clause",ForOfStatement:"for-of statement",ForInStatement:"for-in statement",ForStatement:"for-loop",FormalParameters:"function parameter list",Identifier:"identifier",ImportSpecifier:"import specifier",ImportDefaultSpecifier:"import default specifier",ImportNamespaceSpecifier:"import namespace specifier",ObjectPattern:"object destructuring pattern",ParenthesizedExpression:"parenthesized expression",RestElement:"rest element",UpdateExpression:{true:"prefix operation",false:"postfix operation"},VariableDeclarator:"variable declaration",YieldExpression:"yield expression"},be=tl=>tl.type==="UpdateExpression"?wh.UpdateExpression[`${tl.prefix}`]:wh[tl.type],xh={AccessorIsGenerator:({kind:tl})=>`A ${tl}ter cannot be a generator.`,ArgumentsInClass:"'arguments' is only allowed in functions and class methods.",AsyncFunctionInSingleStatementContext:"Async functions can only be declared at the top level or inside a block.",AwaitBindingIdentifier:"Can not use 'await' as identifier inside an async function.",AwaitBindingIdentifierInStaticBlock:"Can not use 'await' as identifier inside a static block.",AwaitExpressionFormalParameter:"'await' is not allowed in async function parameters.",AwaitUsingNotInAsyncContext:"'await using' is only allowed within async functions and at the top levels of modules.",AwaitNotInAsyncContext:"'await' is only allowed within async functions and at the top levels of modules.",BadGetterArity:"A 'get' accessor must not have any formal parameters.",BadSetterArity:"A 'set' accessor must have exactly one formal parameter.",BadSetterRestParameter:"A 'set' accessor function argument must not be a rest parameter.",ConstructorClassField:"Classes may not have a field named 'constructor'.",ConstructorClassPrivateField:"Classes may not have a private field named '#constructor'.",ConstructorIsAccessor:"Class constructor may not be an accessor.",ConstructorIsAsync:"Constructor can't be an async function.",ConstructorIsGenerator:"Constructor can't be a generator.",DeclarationMissingInitializer:({kind:tl})=>`Missing initializer in ${tl} declaration.`,DecoratorArgumentsOutsideParentheses:"Decorator arguments must be moved inside parentheses: use '@(decorator(args))' instead of '@(decorator)(args)'.",DecoratorBeforeExport:"Decorators must be placed *before* the 'export' keyword. Remove the 'decoratorsBeforeExport: true' option to use the 'export @decorator class {}' syntax.",DecoratorsBeforeAfterExport:"Decorators can be placed *either* before or after the 'export' keyword, but not in both locations at the same time.",DecoratorConstructor:"Decorators can't be used with a constructor. Did you mean '@dec class { ... }'?",DecoratorExportClass:"Decorators must be placed *after* the 'export' keyword. Remove the 'decoratorsBeforeExport: false' option to use the '@decorator export class {}' syntax.",DecoratorSemicolon:"Decorators must not be followed by a semicolon.",DecoratorStaticBlock:"Decorators can't be used with a static block.",DeferImportRequiresNamespace:'Only `import defer * as x from "./module"` is valid.',DeletePrivateField:"Deleting a private field is not allowed.",DestructureNamedImport:"ES2015 named imports do not destructure. Use another statement for destructuring after the import.",DuplicateConstructor:"Duplicate constructor in the same class.",DuplicateDefaultExport:"Only one default export allowed per module.",DuplicateExport:({exportName:tl})=>`\`${tl}\` has already been exported. Exported identifiers must be unique.`,DuplicateProto:"Redefinition of __proto__ property.",DuplicateRegExpFlags:"Duplicate regular expression flag.",ElementAfterRest:"Rest element must be last element.",EscapedCharNotAnIdentifier:"Invalid Unicode escape.",ExportBindingIsString:({localName:tl,exportName:od})=>`A string literal cannot be used as an exported binding without \`from\`.\n- Did you mean \`export { '${tl}' as '${od}' } from 'some-module'\`?`,ExportDefaultFromAsIdentifier:"'from' is not allowed as an identifier after 'export default'.",ForInOfLoopInitializer:({type:tl})=>`'${tl==="ForInStatement"?"for-in":"for-of"}' loop variable declaration may not have an initializer.`,ForInUsing:"For-in loop may not start with 'using' declaration.",ForOfAsync:"The left-hand side of a for-of loop may not be 'async'.",ForOfLet:"The left-hand side of a for-of loop may not start with 'let'.",GeneratorInSingleStatementContext:"Generators can only be declared at the top level or inside a block.",IllegalBreakContinue:({type:tl})=>`Unsyntactic ${tl==="BreakStatement"?"break":"continue"}.`,IllegalLanguageModeDirective:"Illegal 'use strict' directive in function with non-simple parameter list.",IllegalReturn:"'return' outside of function.",ImportAttributesUseAssert:"The `assert` keyword in import attributes is deprecated and it has been replaced by the `with` keyword. You can enable the `deprecatedImportAssert` parser plugin to suppress this error.",ImportBindingIsString:({importName:tl})=>`A string literal cannot be used as an imported binding.\n- Did you mean \`import { "${tl}" as foo }\`?`,ImportCallArity:"`import()` requires exactly one or two arguments.",ImportCallNotNewExpression:"Cannot use new with import(...).",ImportCallSpreadArgument:"`...` is not allowed in `import()`.",ImportJSONBindingNotDefault:"A JSON module can only be imported with `default`.",ImportReflectionHasAssertion:"`import module x` cannot have assertions.",ImportReflectionNotBinding:'Only `import module x from "./module"` is valid.',IncompatibleRegExpUVFlags:"The 'u' and 'v' regular expression flags cannot be enabled at the same time.",InvalidBigIntLiteral:"Invalid BigIntLiteral.",InvalidCodePoint:"Code point out of bounds.",InvalidCoverDiscardElement:"'void' must be followed by an expression when not used in a binding position.",InvalidCoverInitializedName:"Invalid shorthand property initializer.",InvalidDecimal:"Invalid decimal.",InvalidDigit:({radix:tl})=>`Expected number in radix ${tl}.`,InvalidEscapeSequence:"Bad character escape sequence.",InvalidEscapeSequenceTemplate:"Invalid escape sequence in template.",InvalidEscapedReservedWord:({reservedWord:tl})=>`Escape sequence in keyword ${tl}.`,InvalidIdentifier:({identifierName:tl})=>`Invalid identifier ${tl}.`,InvalidLhs:({ancestor:tl})=>`Invalid left-hand side in ${be(tl)}.`,InvalidLhsBinding:({ancestor:tl})=>`Binding invalid left-hand side in ${be(tl)}.`,InvalidLhsOptionalChaining:({ancestor:tl})=>`Invalid optional chaining in the left-hand side of ${be(tl)}.`,InvalidNumber:"Invalid number.",InvalidOrMissingExponent:"Floating-point numbers require a valid exponent after the 'e'.",InvalidOrUnexpectedToken:({unexpected:tl})=>`Unexpected character '${tl}'.`,InvalidParenthesizedAssignment:"Invalid parenthesized assignment pattern.",InvalidPrivateFieldResolution:({identifierName:tl})=>`Private name #${tl} is not defined.`,InvalidPropertyBindingPattern:"Binding member expression.",InvalidRecordProperty:"Only properties and spread elements are allowed in record definitions.",InvalidRestAssignmentPattern:"Invalid rest operator's argument.",LabelRedeclaration:({labelName:tl})=>`Label '${tl}' is already declared.`,LetInLexicalBinding:"'let' is disallowed as a lexically bound name.",LineTerminatorBeforeArrow:"No line break is allowed before '=>'.",MalformedRegExpFlags:"Invalid regular expression flag.",MissingClassName:"A class name is required.",MissingEqInAssignment:"Only '=' operator can be used for specifying default value.",MissingSemicolon:"Missing semicolon.",MissingPlugin:({missingPlugin:tl})=>`This experimental syntax requires enabling the parser plugin: ${tl.map((tl=>JSON.stringify(tl))).join(", ")}.`,MissingOneOfPlugins:({missingPlugin:tl})=>`This experimental syntax requires enabling one of the following parser plugin(s): ${tl.map((tl=>JSON.stringify(tl))).join(", ")}.`,MissingUnicodeEscape:"Expecting Unicode escape sequence \\uXXXX.",MixingCoalesceWithLogical:"Nullish coalescing operator(??) requires parens when mixing with logical operators.",ModuleAttributeDifferentFromType:"The only accepted module attribute is `type`.",ModuleAttributeInvalidValue:"Only string literals are allowed as module attribute values.",ModuleAttributesWithDuplicateKeys:({key:tl})=>`Duplicate key "${tl}" is not allowed in module attributes.`,ModuleExportNameHasLoneSurrogate:({surrogateCharCode:tl})=>`An export name cannot include a lone surrogate, found '\\u${tl.toString(16)}'.`,ModuleExportUndefined:({localName:tl})=>`Export '${tl}' is not defined.`,MultipleDefaultsInSwitch:"Multiple default clauses.",NewlineAfterThrow:"Illegal newline after throw.",NoCatchOrFinally:"Missing catch or finally clause.",NumberIdentifier:"Identifier directly after number.",NumericSeparatorInEscapeSequence:"Numeric separators are not allowed inside unicode escape sequences or hex escape sequences.",ObsoleteAwaitStar:"'await*' has been removed from the async functions proposal. Use Promise.all() instead.",OptionalChainingNoNew:"Constructors in/after an Optional Chain are not allowed.",OptionalChainingNoTemplate:"Tagged Template Literals are not allowed in optionalChain.",OverrideOnConstructor:"'override' modifier cannot appear on a constructor declaration.",ParamDupe:"Argument name clash.",PatternHasAccessor:"Object pattern can't contain getter or setter.",PatternHasMethod:"Object pattern can't contain methods.",PrivateInExpectedIn:({identifierName:tl})=>`Private names are only allowed in property accesses (\`obj.#${tl}\`) or in \`in\` expressions (\`#${tl} in obj\`).`,PrivateNameRedeclaration:({identifierName:tl})=>`Duplicate private name #${tl}.`,RecordExpressionBarIncorrectEndSyntaxType:"Record expressions ending with '|}' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",RecordExpressionBarIncorrectStartSyntaxType:"Record expressions starting with '{|' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",RecordExpressionHashIncorrectStartSyntaxType:"Record expressions starting with '#{' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'hash'.",RecordNoProto:"'__proto__' is not allowed in Record expressions.",RestTrailingComma:"Unexpected trailing comma after rest element.",SloppyFunction:"In non-strict mode code, functions can only be declared at top level or inside a block.",SloppyFunctionAnnexB:"In non-strict mode code, functions can only be declared at top level, inside a block, or as the body of an if statement.",SourcePhaseImportRequiresDefault:'Only `import source x from "./module"` is valid.',StaticPrototype:"Classes may not have static property named prototype.",SuperNotAllowed:"`super()` is only valid inside a class constructor of a subclass. Maybe a typo in the method name ('constructor') or not extending another class?",SuperPrivateField:"Private fields can't be accessed on super.",TrailingDecorator:"Decorators must be attached to a class element.",TupleExpressionBarIncorrectEndSyntaxType:"Tuple expressions ending with '|]' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",TupleExpressionBarIncorrectStartSyntaxType:"Tuple expressions starting with '[|' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",TupleExpressionHashIncorrectStartSyntaxType:"Tuple expressions starting with '#[' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'hash'.",UnexpectedArgumentPlaceholder:"Unexpected argument placeholder.",UnexpectedAwaitAfterPipelineBody:'Unexpected "await" after pipeline body; await must have parentheses in minimal proposal.',UnexpectedDigitAfterHash:"Unexpected digit after hash token.",UnexpectedImportExport:"'import' and 'export' may only appear at the top level.",UnexpectedKeyword:({keyword:tl})=>`Unexpected keyword '${tl}'.`,UnexpectedLeadingDecorator:"Leading decorators must be attached to a class declaration.",UnexpectedLexicalDeclaration:"Lexical declaration cannot appear in a single-statement context.",UnexpectedNewTarget:"`new.target` can only be used in functions or class properties.",UnexpectedNumericSeparator:"A numeric separator is only allowed between two digits.",UnexpectedPrivateField:"Unexpected private name.",UnexpectedReservedWord:({reservedWord:tl})=>`Unexpected reserved word '${tl}'.`,UnexpectedSuper:"'super' is only allowed in object methods and classes.",UnexpectedToken:({expected:tl,unexpected:od})=>`Unexpected token${od?` '${od}'.`:""}${tl?`, expected "${tl}"`:""}`,UnexpectedTokenUnaryExponentiation:"Illegal expression. Wrap left hand side or entire exponentiation in parentheses.",UnexpectedUsingDeclaration:"Using declaration cannot appear in the top level when source type is `script` or in the bare case statement.",UnexpectedVoidPattern:"Unexpected void binding.",UnsupportedBind:"Binding should be performed on object property.",UnsupportedDecoratorExport:"A decorated export must export a class declaration.",UnsupportedDefaultExport:"Only expressions, functions or classes are allowed as the `default` export.",UnsupportedImport:"`import` can only be used in `import()` or `import.meta`.",UnsupportedMetaProperty:({target:tl,onlyValidPropertyName:od})=>`The only valid meta property for ${tl} is ${tl}.${od}.`,UnsupportedParameterDecorator:"Decorators cannot be used to decorate parameters.",UnsupportedPropertyDecorator:"Decorators cannot be used to decorate object literal properties.",UnsupportedSuper:"'super' can only be used with function calls (i.e. super()) or in property accesses (i.e. super.prop or super[prop]).",UnterminatedComment:"Unterminated comment.",UnterminatedRegExp:"Unterminated regular expression.",UnterminatedString:"Unterminated string constant.",UnterminatedTemplate:"Unterminated template.",UsingDeclarationExport:"Using declaration cannot be exported.",UsingDeclarationHasBindingPattern:"Using declaration cannot have destructuring patterns.",VarRedeclaration:({identifierName:tl})=>`Identifier '${tl}' has already been declared.`,VoidPatternCatchClauseParam:"A void binding can not be the catch clause parameter. Use `try { ... } catch { ... }` if you want to discard the caught error.",VoidPatternInitializer:"A void binding may not have an initializer.",YieldBindingIdentifier:"Can not use 'yield' as identifier inside a generator.",YieldInParameter:"Yield expression is not allowed in formal parameters.",YieldNotInGeneratorFunction:"'yield' is only allowed within generator functions.",ZeroDigitNumericSeparator:"Numeric separator can not be used after leading 0."},$h={StrictDelete:"Deleting local variable in strict mode.",StrictEvalArguments:({referenceName:tl})=>`Assigning to '${tl}' in strict mode.`,StrictEvalArgumentsBinding:({bindingName:tl})=>`Binding '${tl}' in strict mode.`,StrictFunction:"In strict mode code, functions can only be declared at top level or inside a block.",StrictNumericEscape:"The only valid numeric escape in strict mode is '\\0'.",StrictOctalLiteral:"Legacy octal literals are not allowed in strict mode.",StrictWith:"'with' in strict mode."},Xh={ParseExpressionEmptyInput:"Unexpected parseExpression() input: The input is empty or contains only comments.",ParseExpressionExpectsEOF:({unexpected:tl})=>`Unexpected parseExpression() input: The input should contain exactly one expression, but the first expression is followed by the unexpected character \`${String.fromCodePoint(tl)}\`.`},s_=new Set(["ArrowFunctionExpression","AssignmentExpression","ConditionalExpression","YieldExpression"]),g_=Object.assign({PipeBodyIsTighter:"Unexpected yield after pipeline body; any yield expression acting as Hack-style pipe body must be parenthesized due to its loose operator precedence.",PipeTopicRequiresHackPipes:'Topic references are only supported when using the `"proposal": "hack"` version of the pipeline proposal.',PipeTopicUnbound:"Topic reference is unbound; it must be inside a pipe body.",PipeTopicUnconfiguredToken:({token:tl})=>`Invalid topic token ${tl}. In order to use ${tl} as a topic reference, the pipelineOperator plugin must be configured with { "proposal": "hack", "topicToken": "${tl}" }.`,PipeTopicUnused:"Hack-style pipe body does not contain a topic reference; Hack-style pipes must use topic at least once.",PipeUnparenthesizedBody:({type:tl})=>`Hack-style pipe body cannot be an unparenthesized ${be({type:tl})}; please wrap it in parentheses.`},{}),E_=["message"];function Ft(tl,od,_d){Object.defineProperty(tl,od,{enumerable:!1,configurable:!0,value:_d})}function ai({toMessage:tl,code:od,reasonCode:_d,syntaxPlugin:Ad}){let Dd=_d==="MissingPlugin"||_d==="MissingOneOfPlugins";return function r(zd,Zd){let fh=new SyntaxError;return fh.code=od,fh.reasonCode=_d,fh.loc=zd,fh.pos=zd.index,fh.syntaxPlugin=Ad,Dd&&(fh.missingPlugin=Zd.missingPlugin),Ft(fh,"clone",(function(tl={}){let{line:od,column:_d,index:Ad}=tl.loc??zd;return r(new Kd(od,_d,Ad),Object.assign({},Zd,tl.details))})),Ft(fh,"details",Zd),Object.defineProperty(fh,"message",{configurable:!0,get(){let od=`${tl(Zd)} (${zd.line}:${zd.column})`;return this.message=od,od},set(tl){Object.defineProperty(this,"message",{value:tl,writable:!0})}}),fh}}function F(tl,od){if(Array.isArray(tl))return od=>F(od,tl[0]);let _d={};for(let Ad of Object.keys(tl)){let Dd=tl[Ad],zd=typeof Dd=="string"?{message:()=>Dd}:typeof Dd=="function"?{message:Dd}:Dd,{message:Kd}=zd,Zd=Ys(zd,E_),fh=typeof Kd=="string"?()=>Kd:Kd;_d[Ad]=ai(Object.assign({code:"BABEL_PARSER_SYNTAX_ERROR",reasonCode:Ad,toMessage:fh},od?{syntaxPlugin:od}:{},Zd))}return _d}var k_=Object.assign({},F(vh),F(xh),F($h),F(Xh),F`pipelineOperator`(g_));function ni(){return{sourceType:"script",sourceFilename:void 0,startIndex:0,startColumn:0,startLine:1,allowAwaitOutsideFunction:!1,allowReturnOutsideFunction:!1,allowNewTargetOutsideFunction:!1,allowImportExportEverywhere:!1,allowSuperOutsideMethod:!1,allowUndeclaredExports:!1,allowYieldOutsideFunction:!1,plugins:[],strictMode:void 0,ranges:!1,tokens:!1,createImportExpressions:!0,createParenthesizedExpressions:!1,errorRecovery:!1,attachComment:!0,annexB:!0}}function oi(tl){let od=ni();if(tl==null)return od;if(tl.annexB!=null&&tl.annexB!==!1)throw new Error("The `annexB` option can only be set to `false`.");for(let _d of Object.keys(od))tl[_d]!=null&&(od[_d]=tl[_d]);if(od.startLine===1)tl.startIndex==null&&od.startColumn>0?od.startIndex=od.startColumn:tl.startColumn==null&&od.startIndex>0&&(od.startColumn=od.startIndex);else if(tl.startColumn==null||tl.startIndex==null)throw new Error("With a `startLine > 1` you must also specify `startIndex` and `startColumn`.");if(od.sourceType==="commonjs"){if(tl.allowAwaitOutsideFunction!=null)throw new Error("The `allowAwaitOutsideFunction` option cannot be used with `sourceType: 'commonjs'`.");if(tl.allowReturnOutsideFunction!=null)throw new Error("`sourceType: 'commonjs'` implies `allowReturnOutsideFunction: true`, please remove the `allowReturnOutsideFunction` option or use `sourceType: 'script'`.");if(tl.allowNewTargetOutsideFunction!=null)throw new Error("`sourceType: 'commonjs'` implies `allowNewTargetOutsideFunction: true`, please remove the `allowNewTargetOutsideFunction` option or use `sourceType: 'script'`.")}return od}var{defineProperty:ef}=Object,Bt=(tl,od)=>{tl&&ef(tl,od,{enumerable:!1,value:tl[od]})};function ne(tl){return Bt(tl.loc.start,"index"),Bt(tl.loc.end,"index"),tl}var ci=tl=>class extends tl{parse(){let tl=ne(super.parse());return this.optionFlags&256&&(tl.tokens=tl.tokens.map(ne)),tl}parseRegExpLiteral({pattern:tl,flags:od}){let _d=null;try{_d=new RegExp(tl,od)}catch{}let Ad=this.estreeParseLiteral(_d);return Ad.regex={pattern:tl,flags:od},Ad}parseBigIntLiteral(tl){let od;try{od=BigInt(tl)}catch{od=null}let _d=this.estreeParseLiteral(od);return _d.bigint=String(_d.value||tl),_d}parseDecimalLiteral(tl){let od=this.estreeParseLiteral(null);return od.decimal=String(od.value||tl),od}estreeParseLiteral(tl){return this.parseLiteral(tl,"Literal")}parseStringLiteral(tl){return this.estreeParseLiteral(tl)}parseNumericLiteral(tl){return this.estreeParseLiteral(tl)}parseNullLiteral(){return this.estreeParseLiteral(null)}parseBooleanLiteral(tl){return this.estreeParseLiteral(tl)}estreeParseChainExpression(tl,od){let _d=this.startNodeAtNode(tl);return _d.expression=tl,this.finishNodeAt(_d,"ChainExpression",od)}directiveToStmt(tl){let od=tl.value;delete tl.value,this.castNodeTo(od,"Literal"),od.raw=od.extra.raw,od.value=od.extra.expressionValue;let _d=this.castNodeTo(tl,"ExpressionStatement");return _d.expression=od,_d.directive=od.extra.rawValue,delete od.extra,_d}fillOptionalPropertiesForTSESLint(tl){}cloneEstreeStringLiteral(tl){let{start:od,end:_d,loc:Ad,range:Dd,raw:zd,value:Kd}=tl,Zd=Object.create(tl.constructor.prototype);return Zd.type="Literal",Zd.start=od,Zd.end=_d,Zd.loc=Ad,Zd.range=Dd,Zd.raw=zd,Zd.value=Kd,Zd}initFunction(tl,od){super.initFunction(tl,od),tl.expression=!1}checkDeclaration(tl){tl!=null&&this.isObjectProperty(tl)?this.checkDeclaration(tl.value):super.checkDeclaration(tl)}getObjectOrClassMethodParams(tl){return tl.value.params}isValidDirective(tl){return tl.type==="ExpressionStatement"&&tl.expression.type==="Literal"&&typeof tl.expression.value=="string"&&!tl.expression.extra?.parenthesized}parseBlockBody(tl,od,_d,Ad,Dd){super.parseBlockBody(tl,od,_d,Ad,Dd);let zd=tl.directives.map((tl=>this.directiveToStmt(tl)));tl.body=zd.concat(tl.body),delete tl.directives}parsePrivateName(){let tl=super.parsePrivateName();return this.convertPrivateNameToPrivateIdentifier(tl)}convertPrivateNameToPrivateIdentifier(tl){let od=super.getPrivateNameSV(tl);return delete tl.id,tl.name=od,this.castNodeTo(tl,"PrivateIdentifier")}isPrivateName(tl){return tl.type==="PrivateIdentifier"}getPrivateNameSV(tl){return tl.name}parseLiteral(tl,od){let _d=super.parseLiteral(tl,od);return _d.raw=_d.extra.raw,delete _d.extra,_d}parseFunctionBody(tl,od,_d=!1){super.parseFunctionBody(tl,od,_d),tl.expression=tl.body.type!=="BlockStatement"}parseMethod(tl,od,_d,Ad,Dd,zd,Kd=!1){let Zd=this.startNode();Zd.kind=tl.kind,Zd=super.parseMethod(Zd,od,_d,Ad,Dd,zd,Kd),delete Zd.kind;let{typeParameters:fh}=tl;fh&&(delete tl.typeParameters,Zd.typeParameters=fh,this.resetStartLocationFromNode(Zd,fh));let vh=this.castNodeTo(Zd,this.hasPlugin("typescript")&&!Zd.body?"TSEmptyBodyFunctionExpression":"FunctionExpression");return tl.value=vh,zd==="ClassPrivateMethod"&&(tl.computed=!1),this.hasPlugin("typescript")&&tl.abstract?(delete tl.abstract,this.finishNode(tl,"TSAbstractMethodDefinition")):zd==="ObjectMethod"?(tl.kind==="method"&&(tl.kind="init"),tl.shorthand=!1,this.finishNode(tl,"Property")):this.finishNode(tl,"MethodDefinition")}nameIsConstructor(tl){return tl.type==="Literal"?tl.value==="constructor":super.nameIsConstructor(tl)}parseClassProperty(...tl){let od=super.parseClassProperty(...tl);return od.abstract&&this.hasPlugin("typescript")?(delete od.abstract,this.castNodeTo(od,"TSAbstractPropertyDefinition")):this.castNodeTo(od,"PropertyDefinition"),od}parseClassPrivateProperty(...tl){let od=super.parseClassPrivateProperty(...tl);return od.abstract&&this.hasPlugin("typescript")?this.castNodeTo(od,"TSAbstractPropertyDefinition"):this.castNodeTo(od,"PropertyDefinition"),od.computed=!1,od}parseClassAccessorProperty(tl){let od=super.parseClassAccessorProperty(tl);return od.abstract&&this.hasPlugin("typescript")?(delete od.abstract,this.castNodeTo(od,"TSAbstractAccessorProperty")):this.castNodeTo(od,"AccessorProperty"),od}parseObjectProperty(tl,od,_d,Ad){let Dd=super.parseObjectProperty(tl,od,_d,Ad);return Dd&&(Dd.kind="init",this.castNodeTo(Dd,"Property")),Dd}finishObjectProperty(tl){return tl.kind="init",this.finishNode(tl,"Property")}isValidLVal(tl,od,_d,Ad){return tl==="Property"?"value":super.isValidLVal(tl,od,_d,Ad)}isAssignable(tl,od){return tl!=null&&this.isObjectProperty(tl)?this.isAssignable(tl.value,od):super.isAssignable(tl,od)}toAssignable(tl,od=!1){if(tl!=null&&this.isObjectProperty(tl)){let{key:_d,value:Ad}=tl;this.isPrivateName(_d)&&this.classScope.usePrivateName(this.getPrivateNameSV(_d),_d.loc.start),this.toAssignable(Ad,od)}else super.toAssignable(tl,od)}toAssignableObjectExpressionProp(tl,od,_d){tl.type==="Property"&&(tl.kind==="get"||tl.kind==="set")?this.raise(k_.PatternHasAccessor,tl.key):tl.type==="Property"&&tl.method?this.raise(k_.PatternHasMethod,tl.key):super.toAssignableObjectExpressionProp(tl,od,_d)}finishCallExpression(tl,od){let _d=super.finishCallExpression(tl,od);return _d.callee.type==="Import"?(this.castNodeTo(_d,"ImportExpression"),_d.source=_d.arguments[0],_d.options=_d.arguments[1]??null,delete _d.arguments,delete _d.callee):_d.type==="OptionalCallExpression"?this.castNodeTo(_d,"CallExpression"):_d.optional=!1,_d}toReferencedArguments(tl){tl.type!=="ImportExpression"&&super.toReferencedArguments(tl)}parseExport(tl,od){let _d=this.state.lastTokStartLoc,Ad=super.parseExport(tl,od);switch(Ad.type){case"ExportAllDeclaration":Ad.exported=null;break;case"ExportNamedDeclaration":Ad.specifiers.length===1&&Ad.specifiers[0].type==="ExportNamespaceSpecifier"&&(this.castNodeTo(Ad,"ExportAllDeclaration"),Ad.exported=Ad.specifiers[0].exported,delete Ad.specifiers);case"ExportDefaultDeclaration":{let{declaration:tl}=Ad;tl?.type==="ClassDeclaration"&&tl.decorators?.length>0&&tl.start===Ad.start&&this.resetStartLocation(Ad,_d)}break}return Ad}stopParseSubscript(tl,od){let _d=super.stopParseSubscript(tl,od);return od.optionalChainMember?this.estreeParseChainExpression(_d,tl.loc.end):_d}parseMember(tl,od,_d,Ad,Dd){let zd=super.parseMember(tl,od,_d,Ad,Dd);return zd.type==="OptionalMemberExpression"?this.castNodeTo(zd,"MemberExpression"):zd.optional=!1,zd}isOptionalMemberExpression(tl){return tl.type==="ChainExpression"?tl.expression.type==="MemberExpression":super.isOptionalMemberExpression(tl)}hasPropertyAsPrivateName(tl){return tl.type==="ChainExpression"&&(tl=tl.expression),super.hasPropertyAsPrivateName(tl)}isObjectProperty(tl){return tl.type==="Property"&&tl.kind==="init"&&!tl.method}isObjectMethod(tl){return tl.type==="Property"&&(tl.method||tl.kind==="get"||tl.kind==="set")}castNodeTo(tl,od){let _d=super.castNodeTo(tl,od);return this.fillOptionalPropertiesForTSESLint(_d),_d}cloneIdentifier(tl){let od=super.cloneIdentifier(tl);return this.fillOptionalPropertiesForTSESLint(od),od}cloneStringLiteral(tl){return tl.type==="Literal"?this.cloneEstreeStringLiteral(tl):super.cloneStringLiteral(tl)}finishNodeAt(tl,od,_d){return ne(super.finishNodeAt(tl,od,_d))}finishNode(tl,od){let _d=super.finishNode(tl,od);return this.fillOptionalPropertiesForTSESLint(_d),_d}resetStartLocation(tl,od){super.resetStartLocation(tl,od),ne(tl)}resetEndLocation(tl,od=this.state.lastTokEndLoc){super.resetEndLocation(tl,od),ne(tl)}},nf=class{constructor(tl,od){this.token=tl,this.preserveSpace=!!od}token;preserveSpace},$f={brace:new nf("{"),j_oTag:new nf("...",!0)},Hf=!0,Kf=!0,Xf=!0,eg=!0,tg=!0,rg=!0,ng=class{label;keyword;beforeExpr;startsExpr;rightAssociative;isLoop;isAssign;prefix;postfix;binop;constructor(tl,od={}){this.label=tl,this.keyword=od.keyword,this.beforeExpr=!!od.beforeExpr,this.startsExpr=!!od.startsExpr,this.rightAssociative=!!od.rightAssociative,this.isLoop=!!od.isLoop,this.isAssign=!!od.isAssign,this.prefix=!!od.prefix,this.postfix=!!od.postfix,this.binop=od.binop!=null?od.binop:null}},sg=new Map;function S(tl,od={}){od.keyword=tl;let _d=P(tl,od);return sg.set(tl,_d),_d}function v(tl,od){return P(tl,{beforeExpr:Hf,binop:od})}var mg=-1,eA=[],tA=[],rA=[],nA=[],iA=[],sA=[];function P(tl,od={}){return++mg,tA.push(tl),rA.push(od.binop??-1),nA.push(od.beforeExpr??!1),iA.push(od.startsExpr??!1),sA.push(od.prefix??!1),eA.push(new ng(tl,od)),mg}function b(tl,od={}){return++mg,sg.set(tl,mg),tA.push(tl),rA.push(od.binop??-1),nA.push(od.beforeExpr??!1),iA.push(od.startsExpr??!1),sA.push(od.prefix??!1),eA.push(new ng("name",od)),mg}var aA={bracketL:P("[",{beforeExpr:Hf,startsExpr:Kf}),bracketHashL:P("#[",{beforeExpr:Hf,startsExpr:Kf}),bracketBarL:P("[|",{beforeExpr:Hf,startsExpr:Kf}),bracketR:P("]"),bracketBarR:P("|]"),braceL:P("{",{beforeExpr:Hf,startsExpr:Kf}),braceBarL:P("{|",{beforeExpr:Hf,startsExpr:Kf}),braceHashL:P("#{",{beforeExpr:Hf,startsExpr:Kf}),braceR:P("}"),braceBarR:P("|}"),parenL:P("(",{beforeExpr:Hf,startsExpr:Kf}),parenR:P(")"),comma:P(",",{beforeExpr:Hf}),semi:P(";",{beforeExpr:Hf}),colon:P(":",{beforeExpr:Hf}),doubleColon:P("::",{beforeExpr:Hf}),dot:P("."),question:P("?",{beforeExpr:Hf}),questionDot:P("?."),arrow:P("=>",{beforeExpr:Hf}),template:P("template"),ellipsis:P("...",{beforeExpr:Hf}),backQuote:P("`",{startsExpr:Kf}),dollarBraceL:P("${",{beforeExpr:Hf,startsExpr:Kf}),templateTail:P("...`",{startsExpr:Kf}),templateNonTail:P("...${",{beforeExpr:Hf,startsExpr:Kf}),at:P("@"),hash:P("#",{startsExpr:Kf}),interpreterDirective:P("#!..."),eq:P("=",{beforeExpr:Hf,isAssign:eg}),assign:P("_=",{beforeExpr:Hf,isAssign:eg}),slashAssign:P("_=",{beforeExpr:Hf,isAssign:eg}),xorAssign:P("_=",{beforeExpr:Hf,isAssign:eg}),moduloAssign:P("_=",{beforeExpr:Hf,isAssign:eg}),incDec:P("++/--",{prefix:tg,postfix:rg,startsExpr:Kf}),bang:P("!",{beforeExpr:Hf,prefix:tg,startsExpr:Kf}),tilde:P("~",{beforeExpr:Hf,prefix:tg,startsExpr:Kf}),doubleCaret:P("^^",{startsExpr:Kf}),doubleAt:P("@@",{startsExpr:Kf}),pipeline:v("|>",0),nullishCoalescing:v("??",1),logicalOR:v("||",1),logicalAND:v("&&",2),bitwiseOR:v("|",3),bitwiseXOR:v("^",4),bitwiseAND:v("&",5),equality:v("==/!=/===/!==",6),lt:v("/<=/>=",7),gt:v("/<=/>=",7),relational:v("/<=/>=",7),bitShift:v("<>/>>>",8),bitShiftL:v("<>/>>>",8),bitShiftR:v("<>/>>>",8),plusMin:P("+/-",{beforeExpr:Hf,binop:9,prefix:tg,startsExpr:Kf}),modulo:P("%",{binop:10,startsExpr:Kf}),star:P("*",{binop:10}),slash:v("/",10),exponent:P("**",{beforeExpr:Hf,binop:11,rightAssociative:!0}),_in:S("in",{beforeExpr:Hf,binop:7}),_instanceof:S("instanceof",{beforeExpr:Hf,binop:7}),_break:S("break"),_case:S("case",{beforeExpr:Hf}),_catch:S("catch"),_continue:S("continue"),_debugger:S("debugger"),_default:S("default",{beforeExpr:Hf}),_else:S("else",{beforeExpr:Hf}),_finally:S("finally"),_function:S("function",{startsExpr:Kf}),_if:S("if"),_return:S("return",{beforeExpr:Hf}),_switch:S("switch"),_throw:S("throw",{beforeExpr:Hf,prefix:tg,startsExpr:Kf}),_try:S("try"),_var:S("var"),_const:S("const"),_with:S("with"),_new:S("new",{beforeExpr:Hf,startsExpr:Kf}),_this:S("this",{startsExpr:Kf}),_super:S("super",{startsExpr:Kf}),_class:S("class",{startsExpr:Kf}),_extends:S("extends",{beforeExpr:Hf}),_export:S("export"),_import:S("import",{startsExpr:Kf}),_null:S("null",{startsExpr:Kf}),_true:S("true",{startsExpr:Kf}),_false:S("false",{startsExpr:Kf}),_typeof:S("typeof",{beforeExpr:Hf,prefix:tg,startsExpr:Kf}),_void:S("void",{beforeExpr:Hf,prefix:tg,startsExpr:Kf}),_delete:S("delete",{beforeExpr:Hf,prefix:tg,startsExpr:Kf}),_do:S("do",{isLoop:Xf,beforeExpr:Hf}),_for:S("for",{isLoop:Xf}),_while:S("while",{isLoop:Xf}),_as:b("as",{startsExpr:Kf}),_assert:b("assert",{startsExpr:Kf}),_async:b("async",{startsExpr:Kf}),_await:b("await",{startsExpr:Kf}),_defer:b("defer",{startsExpr:Kf}),_from:b("from",{startsExpr:Kf}),_get:b("get",{startsExpr:Kf}),_let:b("let",{startsExpr:Kf}),_meta:b("meta",{startsExpr:Kf}),_of:b("of",{startsExpr:Kf}),_sent:b("sent",{startsExpr:Kf}),_set:b("set",{startsExpr:Kf}),_source:b("source",{startsExpr:Kf}),_static:b("static",{startsExpr:Kf}),_using:b("using",{startsExpr:Kf}),_yield:b("yield",{startsExpr:Kf}),_asserts:b("asserts",{startsExpr:Kf}),_checks:b("checks",{startsExpr:Kf}),_exports:b("exports",{startsExpr:Kf}),_global:b("global",{startsExpr:Kf}),_implements:b("implements",{startsExpr:Kf}),_intrinsic:b("intrinsic",{startsExpr:Kf}),_infer:b("infer",{startsExpr:Kf}),_is:b("is",{startsExpr:Kf}),_mixins:b("mixins",{startsExpr:Kf}),_proto:b("proto",{startsExpr:Kf}),_require:b("require",{startsExpr:Kf}),_satisfies:b("satisfies",{startsExpr:Kf}),_keyof:b("keyof",{startsExpr:Kf}),_readonly:b("readonly",{startsExpr:Kf}),_unique:b("unique",{startsExpr:Kf}),_abstract:b("abstract",{startsExpr:Kf}),_declare:b("declare",{startsExpr:Kf}),_enum:b("enum",{startsExpr:Kf}),_module:b("module",{startsExpr:Kf}),_namespace:b("namespace",{startsExpr:Kf}),_interface:b("interface",{startsExpr:Kf}),_type:b("type",{startsExpr:Kf}),_opaque:b("opaque",{startsExpr:Kf}),name:P("name",{startsExpr:Kf}),placeholder:P("%%",{startsExpr:Kf}),string:P("string",{startsExpr:Kf}),num:P("num",{startsExpr:Kf}),bigint:P("bigint",{startsExpr:Kf}),decimal:P("decimal",{startsExpr:Kf}),regexp:P("regexp",{startsExpr:Kf}),privateName:P("#name",{startsExpr:Kf}),eof:P("eof"),jsxName:P("jsxName"),jsxText:P("jsxText",{beforeExpr:Hf}),jsxTagStart:P("jsxTagStart",{startsExpr:Kf}),jsxTagEnd:P("jsxTagEnd")};function w(tl){return tl>=93&&tl<=133}function ui(tl){return tl<=92}function O(tl){return tl>=58&&tl<=133}function Gt(tl){return tl>=58&&tl<=137}function fi(tl){return nA[tl]}function ce(tl){return iA[tl]}function di(tl){return tl>=29&&tl<=33}function Rt(tl){return tl>=129&&tl<=131}function mi(tl){return tl>=90&&tl<=92}function bt(tl){return tl>=58&&tl<=92}function yi(tl){return tl>=39&&tl<=59}function xi(tl){return tl===34}function Pi(tl){return sA[tl]}function gi(tl){return tl>=121&&tl<=123}function Ti(tl){return tl>=124&&tl<=130}function z(tl){return tA[tl]}function Ae(tl){return rA[tl]}function bi(tl){return tl===57}function Ke(tl){return tl>=24&&tl<=25}function Xt(tl){return eA[tl]}var oA="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-࢏ࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚ౜ౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽ೜-ೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲊᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-Ƛ꟱-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",lA="·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࢗ-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-᫝᫠-᫫ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‌‍‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・",cA=new RegExp("["+oA+"]"),uA=new RegExp("["+oA+lA+"]");oA=lA=null;var pA=[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,4,51,13,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,7,25,39,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,39,27,10,22,251,41,7,1,17,5,57,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,31,9,2,0,3,0,2,37,2,0,26,0,2,0,45,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,200,32,32,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,24,43,261,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,26,3994,6,582,6842,29,1763,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,433,44,212,63,33,24,3,24,45,74,6,0,67,12,65,1,2,0,15,4,10,7381,42,31,98,114,8702,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,229,29,3,0,208,30,2,2,2,1,2,6,3,4,10,1,225,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,4381,3,5773,3,7472,16,621,2467,541,1507,4938,6,8489],dA=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,7,9,32,4,318,1,78,5,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,68,8,2,0,3,0,2,3,2,4,2,0,15,1,83,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,7,19,58,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,199,7,137,9,54,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,55,9,266,3,10,1,2,0,49,6,4,4,14,10,5350,0,7,14,11465,27,2343,9,87,9,39,4,60,6,26,9,535,9,470,0,2,54,8,3,82,0,12,1,19628,1,4178,9,519,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,245,1,2,9,233,0,3,0,8,1,6,0,475,6,110,6,6,9,4759,9,787719,239];function He(tl,od){let _d=65536;for(let Ad=0,Dd=od.length;Adtl)return!1;if(_d+=od[Ad+1],_d>=tl)return!0}return!1}function B(tl){return tl<65?tl===36:tl<=90?!0:tl<97?tl===95:tl<=122?!0:tl<=65535?tl>=170&&cA.test(String.fromCharCode(tl)):He(tl,pA)}function K(tl){return tl<48?tl===36:tl<58?!0:tl<65?!1:tl<=90?!0:tl<97?tl===95:tl<=122?!0:tl<=65535?tl>=170&&uA.test(String.fromCharCode(tl)):He(tl,pA)||He(tl,dA)}var hA={keyword:["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"],strict:["implements","interface","let","package","private","protected","public","static","yield"],strictBind:["eval","arguments"]},_A=new Set(hA.keyword),fA=new Set(hA.strict),mA=new Set(hA.strictBind);function Zt(tl,od){return od&&tl==="await"||tl==="enum"}function es(tl,od){return Zt(tl,od)||fA.has(tl)}function ts(tl){return mA.has(tl)}function ss(tl,od){return es(tl,od)||ts(tl)}function Ni(tl){return _A.has(tl)}function ki(tl,od,_d){return tl===64&&od===64&&B(_d)}var gA=new Set(["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete","implements","interface","let","package","private","protected","public","static","yield","eval","arguments","enum","await"]);function Li(tl){return gA.has(tl)}var AA=class{flags=0;names=new Map;firstLexicalName="";constructor(tl){this.flags=tl}},yA=class{parser;scopeStack=[];inModule;undefinedExports=new Map;constructor(tl,od){this.parser=tl,this.inModule=od}get inTopLevel(){return(this.currentScope().flags&1)>0}get inFunction(){return(this.currentVarScopeFlags()&2)>0}get allowSuper(){return(this.currentThisScopeFlags()&16)>0}get allowDirectSuper(){return(this.currentThisScopeFlags()&32)>0}get allowNewTarget(){return(this.currentThisScopeFlags()&512)>0}get inClass(){return(this.currentThisScopeFlags()&64)>0}get inClassAndNotInNonArrowFunction(){let tl=this.currentThisScopeFlags();return(tl&64)>0&&(tl&2)===0}get inStaticBlock(){for(let tl=this.scopeStack.length-1;;tl--){let{flags:od}=this.scopeStack[tl];if(od&128)return!0;if(od&1731)return!1}}get inNonArrowFunction(){return(this.currentThisScopeFlags()&2)>0}get inBareCaseStatement(){return(this.currentScope().flags&256)>0}get treatFunctionsAsVar(){return this.treatFunctionsAsVarInScope(this.currentScope())}createScope(tl){return new AA(tl)}enter(tl){this.scopeStack.push(this.createScope(tl))}exit(){return this.scopeStack.pop().flags}treatFunctionsAsVarInScope(tl){return!!(tl.flags&130||!this.parser.inModule&&tl.flags&1)}declareName(tl,od,_d){let Ad=this.currentScope();if(od&8||od&16){this.checkRedeclarationInScope(Ad,tl,od,_d);let Dd=Ad.names.get(tl)||0;od&16?Dd=Dd|4:(Ad.firstLexicalName||(Ad.firstLexicalName=tl),Dd=Dd|2),Ad.names.set(tl,Dd),od&8&&this.maybeExportDefined(Ad,tl)}else if(od&4)for(let Dd=this.scopeStack.length-1;Dd>=0&&(Ad=this.scopeStack[Dd],this.checkRedeclarationInScope(Ad,tl,od,_d),Ad.names.set(tl,(Ad.names.get(tl)||0)|1),this.maybeExportDefined(Ad,tl),!(Ad.flags&1667));--Dd);this.parser.inModule&&Ad.flags&1&&this.undefinedExports.delete(tl)}maybeExportDefined(tl,od){this.parser.inModule&&tl.flags&1&&this.undefinedExports.delete(od)}checkRedeclarationInScope(tl,od,_d,Ad){this.isRedeclaredInScope(tl,od,_d)&&this.parser.raise(k_.VarRedeclaration,Ad,{identifierName:od})}isRedeclaredInScope(tl,od,_d){if(!(_d&1))return!1;if(_d&8)return tl.names.has(od);let Ad=tl.names.get(od)||0;return _d&16?(Ad&2)>0||!this.treatFunctionsAsVarInScope(tl)&&(Ad&1)>0:(Ad&2)>0&&!(tl.flags&8&&tl.firstLexicalName===od)||!this.treatFunctionsAsVarInScope(tl)&&(Ad&4)>0}checkLocalExport(tl){let{name:od}=tl;this.scopeStack[0].names.has(od)||this.undefinedExports.set(od,tl.loc.start)}currentScope(){return this.scopeStack[this.scopeStack.length-1]}currentVarScopeFlags(){for(let tl=this.scopeStack.length-1;;tl--){let{flags:od}=this.scopeStack[tl];if(od&1667)return od}}currentThisScopeFlags(){for(let tl=this.scopeStack.length-1;;tl--){let{flags:od}=this.scopeStack[tl];if(od&1731&&!(od&4))return od}}},bA=class extends AA{declareFunctions=new Set},vA=class extends yA{createScope(tl){return new bA(tl)}declareName(tl,od,_d){let Ad=this.currentScope();if(od&2048){this.checkRedeclarationInScope(Ad,tl,od,_d),this.maybeExportDefined(Ad,tl),Ad.declareFunctions.add(tl);return}super.declareName(tl,od,_d)}isRedeclaredInScope(tl,od,_d){if(super.isRedeclaredInScope(tl,od,_d))return!0;if(_d&2048&&!tl.declareFunctions.has(od)){let _d=tl.names.get(od);return(_d&4)>0||(_d&2)>0}return!1}checkLocalExport(tl){this.scopeStack[0].declareFunctions.has(tl.name)||super.checkLocalExport(tl)}},EA=new Set(["_","any","bool","boolean","empty","extends","false","interface","mixed","null","number","static","string","true","typeof","void"]),wA=F`flow`({AmbiguousConditionalArrow:"Ambiguous expression: wrap the arrow functions in parentheses to disambiguate.",AmbiguousDeclareModuleKind:"Found both `declare module.exports` and `declare export` in the same module. Modules can only have 1 since they are either an ES module or they are a CommonJS module.",AssignReservedType:({reservedType:tl})=>`Cannot overwrite reserved type ${tl}.`,DeclareClassElement:"The `declare` modifier can only appear on class fields.",DeclareClassFieldInitializer:"Initializers are not allowed in fields with the `declare` modifier.",DuplicateDeclareModuleExports:"Duplicate `declare module.exports` statement.",EnumBooleanMemberNotInitialized:({memberName:tl,enumName:od})=>`Boolean enum members need to be initialized. Use either \`${tl} = true,\` or \`${tl} = false,\` in enum \`${od}\`.`,EnumDuplicateMemberName:({memberName:tl,enumName:od})=>`Enum member names need to be unique, but the name \`${tl}\` has already been used before in enum \`${od}\`.`,EnumInconsistentMemberValues:({enumName:tl})=>`Enum \`${tl}\` has inconsistent member initializers. Either use no initializers, or consistently use literals (either booleans, numbers, or strings) for all member initializers.`,EnumInvalidExplicitType:({invalidEnumType:tl,enumName:od})=>`Enum type \`${tl}\` is not valid. Use one of \`boolean\`, \`number\`, \`string\`, or \`symbol\` in enum \`${od}\`.`,EnumInvalidExplicitTypeUnknownSupplied:({enumName:tl})=>`Supplied enum type is not valid. Use one of \`boolean\`, \`number\`, \`string\`, or \`symbol\` in enum \`${tl}\`.`,EnumInvalidMemberInitializerPrimaryType:({enumName:tl,memberName:od,explicitType:_d})=>`Enum \`${tl}\` has type \`${_d}\`, so the initializer of \`${od}\` needs to be a ${_d} literal.`,EnumInvalidMemberInitializerSymbolType:({enumName:tl,memberName:od})=>`Symbol enum members cannot be initialized. Use \`${od},\` in enum \`${tl}\`.`,EnumInvalidMemberInitializerUnknownType:({enumName:tl,memberName:od})=>`The enum member initializer for \`${od}\` needs to be a literal (either a boolean, number, or string) in enum \`${tl}\`.`,EnumInvalidMemberName:({enumName:tl,memberName:od,suggestion:_d})=>`Enum member names cannot start with lowercase 'a' through 'z'. Instead of using \`${od}\`, consider using \`${_d}\`, in enum \`${tl}\`.`,EnumNumberMemberNotInitialized:({enumName:tl,memberName:od})=>`Number enum members need to be initialized, e.g. \`${od} = 1\` in enum \`${tl}\`.`,EnumStringMemberInconsistentlyInitialized:({enumName:tl})=>`String enum members need to consistently either all use initializers, or use no initializers, in enum \`${tl}\`.`,GetterMayNotHaveThisParam:"A getter cannot have a `this` parameter.",ImportReflectionHasImportType:"An `import module` declaration can not use `type` or `typeof` keyword.",ImportTypeShorthandOnlyInPureImport:"The `type` and `typeof` keywords on named imports can only be used on regular `import` statements. It cannot be used with `import type` or `import typeof` statements.",InexactInsideExact:"Explicit inexact syntax cannot appear inside an explicit exact object type.",InexactInsideNonObject:"Explicit inexact syntax cannot appear in class or interface definitions.",InexactVariance:"Explicit inexact syntax cannot have variance.",InvalidNonTypeImportInDeclareModule:"Imports within a `declare module` body must always be `import type` or `import typeof`.",MissingTypeParamDefault:"Type parameter declaration needs a default, since a preceding type parameter declaration has a default.",NestedDeclareModule:"`declare module` cannot be used inside another `declare module`.",NestedFlowComment:"Cannot have a flow comment inside another flow comment.",PatternIsOptional:Object.assign({message:"A binding pattern parameter cannot be optional in an implementation signature."},{}),SetterMayNotHaveThisParam:"A setter cannot have a `this` parameter.",SpreadVariance:"Spread properties cannot have variance.",ThisParamAnnotationRequired:"A type annotation is required for the `this` parameter.",ThisParamBannedInConstructor:"Constructors cannot have a `this` parameter; constructors don't bind `this` like other functions.",ThisParamMayNotBeOptional:"The `this` parameter cannot be optional.",ThisParamMustBeFirst:"The `this` parameter must be the first function parameter.",ThisParamNoDefault:"The `this` parameter may not have a default value.",TypeBeforeInitializer:"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`.",TypeCastInPattern:"The type cast expression is expected to be wrapped with parenthesis.",UnexpectedExplicitInexactInObject:"Explicit inexact syntax must appear at the end of an inexact object.",UnexpectedReservedType:({reservedType:tl})=>`Unexpected reserved type ${tl}.`,UnexpectedReservedUnderscore:"`_` is only allowed as a type argument to call or new.",UnexpectedSpaceBetweenModuloChecks:"Spaces between `%` and `checks` are not allowed here.",UnexpectedSpreadType:"Spread operator cannot appear in class or interface definitions.",UnexpectedSubtractionOperand:'Unexpected token, expected "number" or "bigint".',UnexpectedTokenAfterTypeParameter:"Expected an arrow function after this type parameter declaration.",UnexpectedTypeParameterBeforeAsyncArrowFunction:"Type parameters must come after the async keyword, e.g. instead of ` async () => {}`, use `async () => {}`.",UnsupportedDeclareExportKind:({unsupportedExportKind:tl,suggestion:od})=>`\`declare export ${tl}\` is not supported. Use \`${od}\` instead.`,UnsupportedStatementInDeclareModule:"Only declares and type imports are allowed inside declare module.",UnterminatedFlowComment:"Unterminated flow-comment."});function Mi(tl){return tl.type==="DeclareExportAllDeclaration"||tl.type==="DeclareExportDeclaration"&&(!tl.declaration||tl.declaration.type!=="TypeAlias"&&tl.declaration.type!=="InterfaceDeclaration")}function Ut(tl){return tl.importKind==="type"||tl.importKind==="typeof"}var CA={const:"declare export var",let:"declare export var",type:"export type",interface:"export interface"};function Fi(tl,od){let _d=[],Ad=[];for(let Dd=0;Ddclass extends tl{flowPragma=void 0;getScopeHandler(){return vA}shouldParseTypes(){return this.getPluginOption("flow","all")||this.flowPragma==="flow"}finishToken(tl,od){tl!==134&&tl!==13&&tl!==28&&this.flowPragma===void 0&&(this.flowPragma=null),super.finishToken(tl,od)}addComment(tl){if(this.flowPragma===void 0){let od=xA.exec(tl.value);if(od)if(od[1]==="flow")this.flowPragma="flow";else if(od[1]==="noflow")this.flowPragma="noflow";else throw new Error("Unexpected flow pragma")}super.addComment(tl)}flowParseTypeInitialiser(tl){let od=this.state.inType;this.state.inType=!0,this.expect(tl||14);let _d=this.flowParseType();return this.state.inType=od,_d}flowParsePredicate(){let tl=this.startNode(),od=this.state.startLoc;return this.next(),this.expectContextual(110),this.state.lastTokStartLoc.index>od.index+1&&this.raise(wA.UnexpectedSpaceBetweenModuloChecks,od),this.eat(10)?(tl.value=super.parseExpression(),this.expect(11),this.finishNode(tl,"DeclaredPredicate")):this.finishNode(tl,"InferredPredicate")}flowParseTypeAndPredicateInitialiser(){let tl=this.state.inType;this.state.inType=!0,this.expect(14);let od=null,_d=null;return this.match(54)?(this.state.inType=tl,_d=this.flowParsePredicate()):(od=this.flowParseType(),this.state.inType=tl,this.match(54)&&(_d=this.flowParsePredicate())),[od,_d]}flowParseDeclareClass(tl){return this.next(),this.flowParseInterfaceish(tl,!0),this.finishNode(tl,"DeclareClass")}flowParseDeclareFunction(tl){this.next();let od=tl.id=this.parseIdentifier(),_d=this.startNode(),Ad=this.startNode();this.match(47)?_d.typeParameters=this.flowParseTypeParameterDeclaration():_d.typeParameters=null,this.expect(10);let Dd=this.flowParseFunctionTypeParams();return _d.params=Dd.params,_d.rest=Dd.rest,_d.this=Dd._this,this.expect(11),[_d.returnType,tl.predicate]=this.flowParseTypeAndPredicateInitialiser(),Ad.typeAnnotation=this.finishNode(_d,"FunctionTypeAnnotation"),od.typeAnnotation=this.finishNode(Ad,"TypeAnnotation"),this.resetEndLocation(od),this.semicolon(),this.scope.declareName(tl.id.name,2048,tl.id.loc.start),this.finishNode(tl,"DeclareFunction")}flowParseDeclare(tl,od){if(this.match(80))return this.flowParseDeclareClass(tl);if(this.match(68))return this.flowParseDeclareFunction(tl);if(this.match(74))return this.flowParseDeclareVariable(tl);if(this.eatContextual(127))return this.match(16)?this.flowParseDeclareModuleExports(tl):(od&&this.raise(wA.NestedDeclareModule,this.state.lastTokStartLoc),this.flowParseDeclareModule(tl));if(this.isContextual(130))return this.flowParseDeclareTypeAlias(tl);if(this.isContextual(131))return this.flowParseDeclareOpaqueType(tl);if(this.isContextual(129))return this.flowParseDeclareInterface(tl);if(this.match(82))return this.flowParseDeclareExportDeclaration(tl,od);throw this.unexpected()}flowParseDeclareVariable(tl){return this.next(),tl.id=this.flowParseTypeAnnotatableIdentifier(!0),this.scope.declareName(tl.id.name,5,tl.id.loc.start),this.semicolon(),this.finishNode(tl,"DeclareVariable")}flowParseDeclareModule(tl){this.scope.enter(0),this.match(134)?tl.id=super.parseExprAtom():tl.id=this.parseIdentifier();let od=tl.body=this.startNode(),_d=od.body=[];for(this.expect(5);!this.match(8);){let tl=this.startNode();this.match(83)?(this.next(),!this.isContextual(130)&&!this.match(87)&&this.raise(wA.InvalidNonTypeImportInDeclareModule,this.state.lastTokStartLoc),_d.push(super.parseImport(tl))):(this.expectContextual(125,wA.UnsupportedStatementInDeclareModule),_d.push(this.flowParseDeclare(tl,!0)))}this.scope.exit(),this.expect(8),this.finishNode(od,"BlockStatement");let Ad=null,Dd=!1;return _d.forEach((tl=>{Mi(tl)?(Ad==="CommonJS"&&this.raise(wA.AmbiguousDeclareModuleKind,tl),Ad="ES"):tl.type==="DeclareModuleExports"&&(Dd&&this.raise(wA.DuplicateDeclareModuleExports,tl),Ad==="ES"&&this.raise(wA.AmbiguousDeclareModuleKind,tl),Ad="CommonJS",Dd=!0)})),tl.kind=Ad||"CommonJS",this.finishNode(tl,"DeclareModule")}flowParseDeclareExportDeclaration(tl,od){if(this.expect(82),this.eat(65))return this.match(68)||this.match(80)?tl.declaration=this.flowParseDeclare(this.startNode()):(tl.declaration=this.flowParseType(),this.semicolon()),tl.default=!0,this.finishNode(tl,"DeclareExportDeclaration");if(this.match(75)||this.isLet()||(this.isContextual(130)||this.isContextual(129))&&!od){let tl=this.state.value;throw this.raise(wA.UnsupportedDeclareExportKind,this.state.startLoc,{unsupportedExportKind:tl,suggestion:CA[tl]})}if(this.match(74)||this.match(68)||this.match(80)||this.isContextual(131))return tl.declaration=this.flowParseDeclare(this.startNode()),tl.default=!1,this.finishNode(tl,"DeclareExportDeclaration");if(this.match(55)||this.match(5)||this.isContextual(129)||this.isContextual(130)||this.isContextual(131))return tl=this.parseExport(tl,null),tl.type==="ExportNamedDeclaration"?(tl.default=!1,delete tl.exportKind,this.castNodeTo(tl,"DeclareExportDeclaration")):this.castNodeTo(tl,"DeclareExportAllDeclaration");throw this.unexpected()}flowParseDeclareModuleExports(tl){return this.next(),this.expectContextual(111),tl.typeAnnotation=this.flowParseTypeAnnotation(),this.semicolon(),this.finishNode(tl,"DeclareModuleExports")}flowParseDeclareTypeAlias(tl){this.next();let od=this.flowParseTypeAlias(tl);return this.castNodeTo(od,"DeclareTypeAlias"),od}flowParseDeclareOpaqueType(tl){this.next();let od=this.flowParseOpaqueType(tl,!0);return this.castNodeTo(od,"DeclareOpaqueType"),od}flowParseDeclareInterface(tl){return this.next(),this.flowParseInterfaceish(tl,!1),this.finishNode(tl,"DeclareInterface")}flowParseInterfaceish(tl,od){if(tl.id=this.flowParseRestrictedIdentifier(!od,!0),this.scope.declareName(tl.id.name,od?17:8201,tl.id.loc.start),this.match(47)?tl.typeParameters=this.flowParseTypeParameterDeclaration():tl.typeParameters=null,tl.extends=[],this.eat(81))do{tl.extends.push(this.flowParseInterfaceExtends())}while(!od&&this.eat(12));if(od){if(tl.implements=[],tl.mixins=[],this.eatContextual(117))do{tl.mixins.push(this.flowParseInterfaceExtends())}while(this.eat(12));if(this.eatContextual(113))do{tl.implements.push(this.flowParseInterfaceExtends())}while(this.eat(12))}tl.body=this.flowParseObjectType({allowStatic:od,allowExact:!1,allowSpread:!1,allowProto:od,allowInexact:!1})}flowParseInterfaceExtends(){let tl=this.startNode();return tl.id=this.flowParseQualifiedTypeIdentifier(),this.match(47)?tl.typeParameters=this.flowParseTypeParameterInstantiation():tl.typeParameters=null,this.finishNode(tl,"InterfaceExtends")}flowParseInterface(tl){return this.flowParseInterfaceish(tl,!1),this.finishNode(tl,"InterfaceDeclaration")}checkNotUnderscore(tl){tl==="_"&&this.raise(wA.UnexpectedReservedUnderscore,this.state.startLoc)}checkReservedType(tl,od,_d){EA.has(tl)&&this.raise(_d?wA.AssignReservedType:wA.UnexpectedReservedType,od,{reservedType:tl})}flowParseRestrictedIdentifier(tl,od){return this.checkReservedType(this.state.value,this.state.startLoc,od),this.parseIdentifier(tl)}flowParseTypeAlias(tl){return tl.id=this.flowParseRestrictedIdentifier(!1,!0),this.scope.declareName(tl.id.name,8201,tl.id.loc.start),this.match(47)?tl.typeParameters=this.flowParseTypeParameterDeclaration():tl.typeParameters=null,tl.right=this.flowParseTypeInitialiser(29),this.semicolon(),this.finishNode(tl,"TypeAlias")}flowParseOpaqueType(tl,od){return this.expectContextual(130),tl.id=this.flowParseRestrictedIdentifier(!0,!0),this.scope.declareName(tl.id.name,8201,tl.id.loc.start),this.match(47)?tl.typeParameters=this.flowParseTypeParameterDeclaration():tl.typeParameters=null,tl.supertype=null,this.match(14)&&(tl.supertype=this.flowParseTypeInitialiser(14)),tl.impltype=null,od||(tl.impltype=this.flowParseTypeInitialiser(29)),this.semicolon(),this.finishNode(tl,"OpaqueType")}flowParseTypeParameter(tl=!1){let od=this.state.startLoc,_d=this.startNode(),Ad=this.flowParseVariance(),Dd=this.flowParseTypeAnnotatableIdentifier();return _d.name=Dd.name,_d.variance=Ad,_d.bound=Dd.typeAnnotation,this.match(29)?(this.eat(29),_d.default=this.flowParseType()):tl&&this.raise(wA.MissingTypeParamDefault,od),this.finishNode(_d,"TypeParameter")}flowParseTypeParameterDeclaration(){let tl=this.state.inType,od=this.startNode();od.params=[],this.state.inType=!0,this.match(47)||this.match(143)?this.next():this.unexpected();let _d=!1;do{let tl=this.flowParseTypeParameter(_d);od.params.push(tl),tl.default&&(_d=!0),this.match(48)||this.expect(12)}while(!this.match(48));return this.expect(48),this.state.inType=tl,this.finishNode(od,"TypeParameterDeclaration")}flowInTopLevelContext(tl){if(this.curContext()!==$f.brace){let od=this.state.context;this.state.context=[od[0]];try{return tl()}finally{this.state.context=od}}else return tl()}flowParseTypeParameterInstantiationInExpression(){if(this.reScan_lt()===47)return this.flowParseTypeParameterInstantiation()}flowParseTypeParameterInstantiation(){let tl=this.startNode(),od=this.state.inType;return this.state.inType=!0,tl.params=[],this.flowInTopLevelContext((()=>{this.expect(47);let od=this.state.noAnonFunctionType;for(this.state.noAnonFunctionType=!1;!this.match(48);)tl.params.push(this.flowParseType()),this.match(48)||this.expect(12);this.state.noAnonFunctionType=od})),this.state.inType=od,!this.state.inType&&this.curContext()===$f.brace&&this.reScan_lt_gt(),this.expect(48),this.finishNode(tl,"TypeParameterInstantiation")}flowParseTypeParameterInstantiationCallOrNew(){if(this.reScan_lt()!==47)return null;let tl=this.startNode(),od=this.state.inType;for(tl.params=[],this.state.inType=!0,this.expect(47);!this.match(48);)tl.params.push(this.flowParseTypeOrImplicitInstantiation()),this.match(48)||this.expect(12);return this.expect(48),this.state.inType=od,this.finishNode(tl,"TypeParameterInstantiation")}flowParseInterfaceType(){let tl=this.startNode();if(this.expectContextual(129),tl.extends=[],this.eat(81))do{tl.extends.push(this.flowParseInterfaceExtends())}while(this.eat(12));return tl.body=this.flowParseObjectType({allowStatic:!1,allowExact:!1,allowSpread:!1,allowProto:!1,allowInexact:!1}),this.finishNode(tl,"InterfaceTypeAnnotation")}flowParseObjectPropertyKey(){return this.match(135)||this.match(134)?super.parseExprAtom():this.parseIdentifier(!0)}flowParseObjectTypeIndexer(tl,od,_d){return tl.static=od,this.lookahead().type===14?(tl.id=this.flowParseObjectPropertyKey(),tl.key=this.flowParseTypeInitialiser()):(tl.id=null,tl.key=this.flowParseType()),this.expect(3),tl.value=this.flowParseTypeInitialiser(),tl.variance=_d,this.finishNode(tl,"ObjectTypeIndexer")}flowParseObjectTypeInternalSlot(tl,od){return tl.static=od,tl.id=this.flowParseObjectPropertyKey(),this.expect(3),this.expect(3),this.match(47)||this.match(10)?(tl.method=!0,tl.optional=!1,tl.value=this.flowParseObjectTypeMethodish(this.startNodeAt(tl.loc.start))):(tl.method=!1,this.eat(17)&&(tl.optional=!0),tl.value=this.flowParseTypeInitialiser()),this.finishNode(tl,"ObjectTypeInternalSlot")}flowParseObjectTypeMethodish(tl){for(tl.params=[],tl.rest=null,tl.typeParameters=null,tl.this=null,this.match(47)&&(tl.typeParameters=this.flowParseTypeParameterDeclaration()),this.expect(10),this.match(78)&&(tl.this=this.flowParseFunctionTypeParam(!0),tl.this.name=null,this.match(11)||this.expect(12));!this.match(11)&&!this.match(21);)tl.params.push(this.flowParseFunctionTypeParam(!1)),this.match(11)||this.expect(12);return this.eat(21)&&(tl.rest=this.flowParseFunctionTypeParam(!1)),this.expect(11),tl.returnType=this.flowParseTypeInitialiser(),this.finishNode(tl,"FunctionTypeAnnotation")}flowParseObjectTypeCallProperty(tl,od){let _d=this.startNode();return tl.static=od,tl.value=this.flowParseObjectTypeMethodish(_d),this.finishNode(tl,"ObjectTypeCallProperty")}flowParseObjectType({allowStatic:tl,allowExact:od,allowSpread:_d,allowProto:Ad,allowInexact:Dd}){let zd=this.state.inType;this.state.inType=!0;let Kd=this.startNode();Kd.callProperties=[],Kd.properties=[],Kd.indexers=[],Kd.internalSlots=[];let Zd,fh,vh=!1;for(od&&this.match(6)?(this.expect(6),Zd=9,fh=!0):(this.expect(5),Zd=8,fh=!1),Kd.exact=fh;!this.match(Zd);){let od=!1,zd=null,Zd=null,wh=this.startNode();if(Ad&&this.isContextual(118)){let od=this.lookahead();od.type!==14&&od.type!==17&&(this.next(),zd=this.state.startLoc,tl=!1)}if(tl&&this.isContextual(106)){let tl=this.lookahead();tl.type!==14&&tl.type!==17&&(this.next(),od=!0)}let xh=this.flowParseVariance();if(this.eat(0))zd!=null&&this.unexpected(zd),this.eat(0)?(xh&&this.unexpected(xh.loc.start),Kd.internalSlots.push(this.flowParseObjectTypeInternalSlot(wh,od))):Kd.indexers.push(this.flowParseObjectTypeIndexer(wh,od,xh));else if(this.match(10)||this.match(47))zd!=null&&this.unexpected(zd),xh&&this.unexpected(xh.loc.start),Kd.callProperties.push(this.flowParseObjectTypeCallProperty(wh,od));else{let tl="init";if(this.isContextual(99)||this.isContextual(104)){let od=this.lookahead();Gt(od.type)&&(tl=this.state.value,this.next())}let Ad=this.flowParseObjectTypeProperty(wh,od,zd,xh,tl,_d,Dd??!fh);Ad===null?(vh=!0,Zd=this.state.lastTokStartLoc):Kd.properties.push(Ad)}this.flowObjectTypeSemicolon(),Zd&&!this.match(8)&&!this.match(9)&&this.raise(wA.UnexpectedExplicitInexactInObject,Zd)}this.expect(Zd),_d&&(Kd.inexact=vh);let wh=this.finishNode(Kd,"ObjectTypeAnnotation");return this.state.inType=zd,wh}flowParseObjectTypeProperty(tl,od,_d,Ad,Dd,zd,Kd){if(this.eat(21))return this.match(12)||this.match(13)||this.match(8)||this.match(9)?(zd?Kd||this.raise(wA.InexactInsideExact,this.state.lastTokStartLoc):this.raise(wA.InexactInsideNonObject,this.state.lastTokStartLoc),Ad&&this.raise(wA.InexactVariance,Ad),null):(zd||this.raise(wA.UnexpectedSpreadType,this.state.lastTokStartLoc),_d!=null&&this.unexpected(_d),Ad&&this.raise(wA.SpreadVariance,Ad),tl.argument=this.flowParseType(),this.finishNode(tl,"ObjectTypeSpreadProperty"));{tl.key=this.flowParseObjectPropertyKey(),tl.static=od,tl.proto=_d!=null,tl.kind=Dd;let Kd=!1;return this.match(47)||this.match(10)?(tl.method=!0,_d!=null&&this.unexpected(_d),Ad&&this.unexpected(Ad.loc.start),tl.value=this.flowParseObjectTypeMethodish(this.startNodeAt(tl.loc.start)),(Dd==="get"||Dd==="set")&&this.flowCheckGetterSetterParams(tl),!zd&&tl.key.name==="constructor"&&tl.value.this&&this.raise(wA.ThisParamBannedInConstructor,tl.value.this)):(Dd!=="init"&&this.unexpected(),tl.method=!1,this.eat(17)&&(Kd=!0),tl.value=this.flowParseTypeInitialiser(),tl.variance=Ad),tl.optional=Kd,this.finishNode(tl,"ObjectTypeProperty")}}flowCheckGetterSetterParams(tl){let od=tl.kind==="get"?0:1,_d=tl.value.params.length+(tl.value.rest?1:0);tl.value.this&&this.raise(tl.kind==="get"?wA.GetterMayNotHaveThisParam:wA.SetterMayNotHaveThisParam,tl.value.this),_d!==od&&this.raise(tl.kind==="get"?k_.BadGetterArity:k_.BadSetterArity,tl),tl.kind==="set"&&tl.value.rest&&this.raise(k_.BadSetterRestParameter,tl)}flowObjectTypeSemicolon(){!this.eat(13)&&!this.eat(12)&&!this.match(8)&&!this.match(9)&&this.unexpected()}flowParseQualifiedTypeIdentifier(tl,od){tl??(tl=this.state.startLoc);let _d=od||this.flowParseRestrictedIdentifier(!0);for(;this.eat(16);){let od=this.startNodeAt(tl);od.qualification=_d,od.id=this.flowParseRestrictedIdentifier(!0),_d=this.finishNode(od,"QualifiedTypeIdentifier")}return _d}flowParseGenericType(tl,od){let _d=this.startNodeAt(tl);return _d.typeParameters=null,_d.id=this.flowParseQualifiedTypeIdentifier(tl,od),this.match(47)&&(_d.typeParameters=this.flowParseTypeParameterInstantiation()),this.finishNode(_d,"GenericTypeAnnotation")}flowParseTypeofType(){let tl=this.startNode();return this.expect(87),tl.argument=this.flowParsePrimaryType(),this.finishNode(tl,"TypeofTypeAnnotation")}flowParseTupleType(){let tl=this.startNode();for(tl.types=[],this.expect(0);this.state.possuper.parseFunctionBody(tl,!0,_d)));return}super.parseFunctionBody(tl,!1,_d)}parseFunctionBodyAndFinish(tl,od,_d=!1){if(this.match(14)){let od=this.startNode();[od.typeAnnotation,tl.predicate]=this.flowParseTypeAndPredicateInitialiser(),tl.returnType=od.typeAnnotation?this.finishNode(od,"TypeAnnotation"):null}return super.parseFunctionBodyAndFinish(tl,od,_d)}parseStatementLike(tl){if(this.state.strict&&this.isContextual(129)){let tl=this.lookahead();if(O(tl.type)){let tl=this.startNode();return this.next(),this.flowParseInterface(tl)}}else if(this.isContextual(126)){let tl=this.startNode();return this.next(),this.flowParseEnumDeclaration(tl)}let od=super.parseStatementLike(tl);return this.flowPragma===void 0&&!this.isValidDirective(od)&&(this.flowPragma=null),od}parseExpressionStatement(tl,od,_d){if(od.type==="Identifier"){if(od.name==="declare"){if(this.match(80)||w(this.state.type)||this.match(68)||this.match(74)||this.match(82))return this.flowParseDeclare(tl)}else if(w(this.state.type)){if(od.name==="interface")return this.flowParseInterface(tl);if(od.name==="type")return this.flowParseTypeAlias(tl);if(od.name==="opaque")return this.flowParseOpaqueType(tl,!1)}}return super.parseExpressionStatement(tl,od,_d)}shouldParseExportDeclaration(){let{type:tl}=this.state;return tl===126||Rt(tl)?!this.state.containsEsc:super.shouldParseExportDeclaration()}isExportDefaultSpecifier(){let{type:tl}=this.state;return tl===126||Rt(tl)?this.state.containsEsc:super.isExportDefaultSpecifier()}parseExportDefaultExpression(){if(this.isContextual(126)){let tl=this.startNode();return this.next(),this.flowParseEnumDeclaration(tl)}return super.parseExportDefaultExpression()}parseConditional(tl,od,_d){if(!this.match(17))return tl;if(this.state.maybeInArrowParameters){let od=this.lookaheadCharCode();if(od===44||od===61||od===58||od===41)return this.setOptionalParametersError(_d),tl}this.expect(17);let Ad=this.state.clone(),Dd=this.state.noArrowAt,zd=this.startNodeAt(od),{consequent:Kd,failed:Zd}=this.tryParseConditionalConsequent(),[fh,vh]=this.getArrowLikeExpressions(Kd);if(Zd||vh.length>0){let tl=[...Dd];if(vh.length>0){this.state=Ad,this.state.noArrowAt=tl;for(let od=0;od1&&this.raise(wA.AmbiguousConditionalArrow,Ad.startLoc),Zd&&fh.length===1&&(this.state=Ad,tl.push(fh[0].start),this.state.noArrowAt=tl,({consequent:Kd,failed:Zd}=this.tryParseConditionalConsequent()))}return this.getArrowLikeExpressions(Kd,!0),this.state.noArrowAt=Dd,this.expect(14),zd.test=tl,zd.consequent=Kd,zd.alternate=this.forwardNoArrowParamsConversionAt(zd,(()=>this.parseMaybeAssign(void 0,void 0))),this.finishNode(zd,"ConditionalExpression")}tryParseConditionalConsequent(){this.state.noArrowParamsConversionAt.push(this.state.start);let tl=this.parseMaybeAssignAllowIn(),od=!this.match(14);return this.state.noArrowParamsConversionAt.pop(),{consequent:tl,failed:od}}getArrowLikeExpressions(tl,od){let _d=[tl],Ad=[];for(;_d.length!==0;){let tl=_d.pop();tl.type==="ArrowFunctionExpression"&&tl.body.type!=="BlockStatement"?(tl.typeParameters||!tl.returnType?this.finishArrowValidation(tl):Ad.push(tl),_d.push(tl.body)):tl.type==="ConditionalExpression"&&(_d.push(tl.consequent),_d.push(tl.alternate))}return od?(Ad.forEach((tl=>this.finishArrowValidation(tl))),[Ad,[]]):Fi(Ad,(tl=>tl.params.every((tl=>this.isAssignable(tl,!0)))))}finishArrowValidation(tl){this.toAssignableList(tl.params,tl.extra?.trailingCommaLoc,!1),this.scope.enter(518),super.checkParams(tl,!1,!0),this.scope.exit()}forwardNoArrowParamsConversionAt(tl,od){let _d;return this.state.noArrowParamsConversionAt.includes(this.offsetToSourcePos(tl.start))?(this.state.noArrowParamsConversionAt.push(this.state.start),_d=od(),this.state.noArrowParamsConversionAt.pop()):_d=od(),_d}parseParenItem(tl,od){let _d=super.parseParenItem(tl,od);if(this.eat(17)&&(_d.optional=!0,this.resetEndLocation(tl)),this.match(14)){let tl=this.startNodeAt(od);return tl.expression=_d,tl.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(tl,"TypeCastExpression")}return _d}assertModuleNodeAllowed(tl){tl.type==="ImportDeclaration"&&(tl.importKind==="type"||tl.importKind==="typeof")||tl.type==="ExportNamedDeclaration"&&tl.exportKind==="type"||tl.type==="ExportAllDeclaration"&&tl.exportKind==="type"||super.assertModuleNodeAllowed(tl)}parseExportDeclaration(tl){if(this.isContextual(130)){tl.exportKind="type";let od=this.startNode();return this.next(),this.match(5)?(tl.specifiers=this.parseExportSpecifiers(!0),super.parseExportFrom(tl),null):this.flowParseTypeAlias(od)}else if(this.isContextual(131)){tl.exportKind="type";let od=this.startNode();return this.next(),this.flowParseOpaqueType(od,!1)}else if(this.isContextual(129)){tl.exportKind="type";let od=this.startNode();return this.next(),this.flowParseInterface(od)}else if(this.isContextual(126)){tl.exportKind="value";let od=this.startNode();return this.next(),this.flowParseEnumDeclaration(od)}else return super.parseExportDeclaration(tl)}eatExportStar(tl){return super.eatExportStar(tl)?!0:this.isContextual(130)&&this.lookahead().type===55?(tl.exportKind="type",this.next(),this.next(),!0):!1}maybeParseExportNamespaceSpecifier(tl){let{startLoc:od}=this.state,_d=super.maybeParseExportNamespaceSpecifier(tl);return _d&&tl.exportKind==="type"&&this.unexpected(od),_d}parseClassId(tl,od,_d){super.parseClassId(tl,od,_d),this.match(47)&&(tl.typeParameters=this.flowParseTypeParameterDeclaration())}parseClassMember(tl,od,_d){let{startLoc:Ad}=this.state;if(this.isContextual(125)){if(super.parseClassMemberFromModifier(tl,od))return;od.declare=!0}super.parseClassMember(tl,od,_d),od.declare&&(od.type!=="ClassProperty"&&od.type!=="ClassPrivateProperty"&&od.type!=="PropertyDefinition"?this.raise(wA.DeclareClassElement,Ad):od.value&&this.raise(wA.DeclareClassFieldInitializer,od.value))}isIterator(tl){return tl==="iterator"||tl==="asyncIterator"}readIterator(){let tl=super.readWord1(),od="@@"+tl;(!this.isIterator(tl)||!this.state.inType)&&this.raise(k_.InvalidIdentifier,this.state.curPosition(),{identifierName:od}),this.finishToken(132,od)}getTokenFromCode(tl){let od=this.input.charCodeAt(this.state.pos+1);tl===123&&od===124?this.finishOp(6,2):this.state.inType&&(tl===62||tl===60)?this.finishOp(tl===62?48:47,1):this.state.inType&&tl===63?od===46?this.finishOp(18,2):this.finishOp(17,1):ki(tl,od,this.input.charCodeAt(this.state.pos+2))?(this.state.pos+=2,this.readIterator()):super.getTokenFromCode(tl)}isAssignable(tl,od){return tl.type==="TypeCastExpression"?this.isAssignable(tl.expression,od):super.isAssignable(tl,od)}toAssignable(tl,od=!1){!od&&tl.type==="AssignmentExpression"&&tl.left.type==="TypeCastExpression"&&(tl.left=this.typeCastToParameter(tl.left)),super.toAssignable(tl,od)}toAssignableList(tl,od,_d){for(let od=0;od1||!od)&&this.raise(wA.TypeCastInPattern,Ad.typeAnnotation)}return tl}parseArrayLike(tl,od,_d){let Ad=super.parseArrayLike(tl,od,_d);return _d!=null&&!this.state.maybeInArrowParameters&&this.toReferencedList(Ad.elements),Ad}isValidLVal(tl,od,_d,Ad){return tl==="TypeCastExpression"||super.isValidLVal(tl,od,_d,Ad)}parseClassProperty(tl){return this.match(14)&&(tl.typeAnnotation=this.flowParseTypeAnnotation()),super.parseClassProperty(tl)}parseClassPrivateProperty(tl){return this.match(14)&&(tl.typeAnnotation=this.flowParseTypeAnnotation()),super.parseClassPrivateProperty(tl)}isClassMethod(){return this.match(47)||super.isClassMethod()}isClassProperty(){return this.match(14)||super.isClassProperty()}isNonstaticConstructor(tl){return!this.match(14)&&super.isNonstaticConstructor(tl)}pushClassMethod(tl,od,_d,Ad,Dd,zd){if(od.variance&&this.unexpected(od.variance.loc.start),delete od.variance,this.match(47)&&(od.typeParameters=this.flowParseTypeParameterDeclaration()),super.pushClassMethod(tl,od,_d,Ad,Dd,zd),od.params&&Dd){let tl=od.params;tl.length>0&&this.isThisParam(tl[0])&&this.raise(wA.ThisParamBannedInConstructor,od)}else if(od.type==="MethodDefinition"&&Dd&&od.value.params){let tl=od.value.params;tl.length>0&&this.isThisParam(tl[0])&&this.raise(wA.ThisParamBannedInConstructor,od)}}pushClassPrivateMethod(tl,od,_d,Ad){od.variance&&this.unexpected(od.variance.loc.start),delete od.variance,this.match(47)&&(od.typeParameters=this.flowParseTypeParameterDeclaration()),super.pushClassPrivateMethod(tl,od,_d,Ad)}parseClassSuper(tl){if(super.parseClassSuper(tl),tl.superClass&&(this.match(47)||this.match(51))&&(tl.superTypeArguments=this.flowParseTypeParameterInstantiationInExpression()),this.isContextual(113)){this.next();let od=tl.implements=[];do{let tl=this.startNode();tl.id=this.flowParseRestrictedIdentifier(!0),this.match(47)?tl.typeParameters=this.flowParseTypeParameterInstantiation():tl.typeParameters=null,od.push(this.finishNode(tl,"ClassImplements"))}while(this.eat(12))}}checkGetterSetterParams(tl){super.checkGetterSetterParams(tl);let od=this.getObjectOrClassMethodParams(tl);if(od.length>0){let _d=od[0];this.isThisParam(_d)&&tl.kind==="get"?this.raise(wA.GetterMayNotHaveThisParam,_d):this.isThisParam(_d)&&this.raise(wA.SetterMayNotHaveThisParam,_d)}}parsePropertyNamePrefixOperator(tl){tl.variance=this.flowParseVariance()}parseObjPropValue(tl,od,_d,Ad,Dd,zd,Kd){tl.variance&&this.unexpected(tl.variance.loc.start),delete tl.variance;let Zd;this.match(47)&&!zd&&(Zd=this.flowParseTypeParameterDeclaration(),this.match(10)||this.unexpected());let fh=super.parseObjPropValue(tl,od,_d,Ad,Dd,zd,Kd);return Zd&&((fh.value||fh).typeParameters=Zd),fh}parseFunctionParamType(tl){return this.eat(17)&&(tl.type!=="Identifier"&&this.raise(wA.PatternIsOptional,tl),this.isThisParam(tl)&&this.raise(wA.ThisParamMayNotBeOptional,tl),tl.optional=!0),this.match(14)?tl.typeAnnotation=this.flowParseTypeAnnotation():this.isThisParam(tl)&&this.raise(wA.ThisParamAnnotationRequired,tl),this.match(29)&&this.isThisParam(tl)&&this.raise(wA.ThisParamNoDefault,tl),this.resetEndLocation(tl),tl}parseMaybeDefault(tl,od){let _d=super.parseMaybeDefault(tl,od);return _d.type==="AssignmentPattern"&&_d.typeAnnotation&&_d.right.start<_d.typeAnnotation.start&&this.raise(wA.TypeBeforeInitializer,_d.typeAnnotation),_d}checkImportReflection(tl){super.checkImportReflection(tl),tl.module&&tl.importKind!=="value"&&this.raise(wA.ImportReflectionHasImportType,tl.specifiers[0].loc.start)}parseImportSpecifierLocal(tl,od,_d){od.local=Ut(tl)?this.flowParseRestrictedIdentifier(!0,!0):this.parseIdentifier(),tl.specifiers.push(this.finishImportSpecifier(od,_d))}isPotentialImportPhase(tl){if(super.isPotentialImportPhase(tl))return!0;if(this.isContextual(130)){if(!tl)return!0;let od=this.lookaheadCharCode();return od===123||od===42}return!tl&&this.isContextual(87)}applyImportPhase(tl,od,_d,Ad){if(super.applyImportPhase(tl,od,_d,Ad),od){if(!_d&&this.match(65))return;tl.exportKind=_d==="type"?_d:"value"}else _d==="type"&&this.match(55)&&this.unexpected(),tl.importKind=_d==="type"||_d==="typeof"?_d:"value"}parseImportSpecifier(tl,od,_d,Ad,Dd){let zd=tl.imported,Kd=null;zd.type==="Identifier"&&(zd.name==="type"?Kd="type":zd.name==="typeof"&&(Kd="typeof"));let Zd=!1;if(this.isContextual(93)&&!this.isLookaheadContextual("as")){let od=this.parseIdentifier(!0);Kd!==null&&!O(this.state.type)?(tl.imported=od,tl.importKind=Kd,tl.local=this.cloneIdentifier(od)):(tl.imported=zd,tl.importKind=null,tl.local=this.parseIdentifier())}else{if(Kd!==null&&O(this.state.type))tl.imported=this.parseIdentifier(!0),tl.importKind=Kd;else{if(od)throw this.raise(k_.ImportBindingIsString,tl,{importName:zd.value});tl.imported=zd,tl.importKind=null}this.eatContextual(93)?tl.local=this.parseIdentifier():(Zd=!0,tl.local=this.cloneIdentifier(tl.imported))}let fh=Ut(tl);return _d&&fh&&this.raise(wA.ImportTypeShorthandOnlyInPureImport,tl),(_d||fh)&&this.checkReservedType(tl.local.name,tl.local.loc.start,!0),Zd&&!_d&&!fh&&this.checkReservedWord(tl.local.name,tl.loc.start,!0,!0),this.finishImportSpecifier(tl,"ImportSpecifier")}parseBindingAtom(){switch(this.state.type){case 78:return this.parseIdentifier(!0);default:return super.parseBindingAtom()}}parseFunctionParams(tl,od){let _d=tl.kind;_d!=="get"&&_d!=="set"&&this.match(47)&&(tl.typeParameters=this.flowParseTypeParameterDeclaration()),super.parseFunctionParams(tl,od)}parseVarId(tl,od){super.parseVarId(tl,od),this.match(14)&&(tl.id.typeAnnotation=this.flowParseTypeAnnotation(),this.resetEndLocation(tl.id))}parseAsyncArrowFromCallExpression(tl,od){if(this.match(14)){let od=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0,tl.returnType=this.flowParseTypeAnnotation(),this.state.noAnonFunctionType=od}return super.parseAsyncArrowFromCallExpression(tl,od)}shouldParseAsyncArrow(){return this.match(14)||super.shouldParseAsyncArrow()}parseMaybeAssign(tl,od){let _d=null,Ad;if(this.hasPlugin("jsx")&&(this.match(143)||this.match(47))){if(_d=this.state.clone(),Ad=this.tryParse((()=>super.parseMaybeAssign(tl,od)),_d),!Ad.error)return Ad.node;let{context:Dd}=this.state,zd=Dd[Dd.length-1];(zd===$f.j_oTag||zd===$f.j_expr)&&Dd.pop()}if(Ad?.error||this.match(47)){_d=_d||this.state.clone();let Dd,zd=this.tryParse((_d=>{Dd=this.flowParseTypeParameterDeclaration();let Ad=this.forwardNoArrowParamsConversionAt(Dd,(()=>{let _d=super.parseMaybeAssign(tl,od);return this.resetStartLocationFromNode(_d,Dd),_d}));Ad.extra?.parenthesized&&_d();let zd=this.maybeUnwrapTypeCastExpression(Ad);return zd.type!=="ArrowFunctionExpression"&&_d(),zd.typeParameters=Dd,this.resetStartLocationFromNode(zd,Dd),Ad}),_d),Kd=null;if(zd.node&&this.maybeUnwrapTypeCastExpression(zd.node).type==="ArrowFunctionExpression"){if(!zd.error&&!zd.aborted)return zd.node.async&&this.raise(wA.UnexpectedTypeParameterBeforeAsyncArrowFunction,Dd),zd.node;Kd=zd.node}if(Ad?.node)return this.state=Ad.failState,Ad.node;if(Kd)return this.state=zd.failState,Kd;throw Ad?.thrown?Ad.error:zd.thrown?zd.error:this.raise(wA.UnexpectedTokenAfterTypeParameter,Dd)}return super.parseMaybeAssign(tl,od)}parseArrow(tl){if(this.match(14)){let od=this.tryParse((()=>{let od=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0;let _d=this.startNode();return[_d.typeAnnotation,tl.predicate]=this.flowParseTypeAndPredicateInitialiser(),this.state.noAnonFunctionType=od,this.canInsertSemicolon()&&this.unexpected(),this.match(19)||this.unexpected(),_d}));if(od.thrown)return null;od.error&&(this.state=od.failState),tl.returnType=od.node.typeAnnotation?this.finishNode(od.node,"TypeAnnotation"):null}return super.parseArrow(tl)}shouldParseArrow(tl){return this.match(14)||super.shouldParseArrow(tl)}setArrowFunctionParameters(tl,od){this.state.noArrowParamsConversionAt.includes(this.offsetToSourcePos(tl.start))?tl.params=od:super.setArrowFunctionParameters(tl,od)}checkParams(tl,od,_d,Ad=!0){if(!(_d&&this.state.noArrowParamsConversionAt.includes(this.offsetToSourcePos(tl.start)))){for(let od=0;od0&&this.raise(wA.ThisParamMustBeFirst,tl.params[od]);super.checkParams(tl,od,_d,Ad)}}parseParenAndDistinguishExpression(tl){return super.parseParenAndDistinguishExpression(tl&&!this.state.noArrowAt.includes(this.sourceToOffsetPos(this.state.start)))}parseSubscripts(tl,od,_d){if(tl.type==="Identifier"&&tl.name==="async"&&this.state.noArrowAt.includes(od.index)){this.next();let _d=this.startNodeAt(od);_d.callee=tl,_d.arguments=super.parseCallExpressionArguments(),tl=this.finishNode(_d,"CallExpression")}else if(tl.type==="Identifier"&&tl.name==="async"&&this.match(47)){let Ad=this.state.clone(),Dd=this.tryParse((tl=>this.parseAsyncArrowWithTypeParameters(od)||tl()),Ad);if(!Dd.error&&!Dd.aborted)return Dd.node;let zd=this.tryParse((()=>super.parseSubscripts(tl,od,_d)),Ad);if(zd.node&&!zd.error)return zd.node;if(Dd.node)return this.state=Dd.failState,Dd.node;if(zd.node)return this.state=zd.failState,zd.node;throw Dd.error||zd.error}return super.parseSubscripts(tl,od,_d)}parseSubscript(tl,od,_d,Ad){if(this.match(18)&&this.isLookaheadToken_lt()){if(Ad.optionalChainMember=!0,_d)return Ad.stop=!0,tl;this.next();let Dd=this.startNodeAt(od);return Dd.callee=tl,Dd.typeArguments=this.flowParseTypeParameterInstantiationInExpression(),this.expect(10),Dd.arguments=this.parseCallExpressionArguments(),Dd.optional=!0,this.finishCallExpression(Dd,!0)}else if(!_d&&this.shouldParseTypes()&&(this.match(47)||this.match(51))){let _d=this.startNodeAt(od);_d.callee=tl;let Dd=this.tryParse((()=>(_d.typeArguments=this.flowParseTypeParameterInstantiationCallOrNew(),this.expect(10),_d.arguments=super.parseCallExpressionArguments(),Ad.optionalChainMember&&(_d.optional=!1),this.finishCallExpression(_d,Ad.optionalChainMember))));if(Dd.node)return Dd.error&&(this.state=Dd.failState),Dd.node}return super.parseSubscript(tl,od,_d,Ad)}parseNewCallee(tl){super.parseNewCallee(tl);let od=null;this.shouldParseTypes()&&this.match(47)&&(od=this.tryParse((()=>this.flowParseTypeParameterInstantiationCallOrNew())).node),tl.typeArguments=od}parseAsyncArrowWithTypeParameters(tl){let od=this.startNodeAt(tl);if(this.parseFunctionParams(od,!1),!!this.parseArrow(od))return super.parseArrowExpression(od,void 0,!0)}readToken_mult_modulo(tl){let od=this.input.charCodeAt(this.state.pos+1);if(tl===42&&od===47&&this.state.hasFlowComment){this.state.hasFlowComment=!1,this.state.pos+=2,this.nextToken();return}super.readToken_mult_modulo(tl)}readToken_pipe_amp(tl){let od=this.input.charCodeAt(this.state.pos+1);if(tl===124&&od===125){this.finishOp(9,2);return}super.readToken_pipe_amp(tl)}parseTopLevel(tl,od){let _d=super.parseTopLevel(tl,od);return this.state.hasFlowComment&&this.raise(wA.UnterminatedFlowComment,this.state.curPosition()),_d}skipBlockComment(){if(this.hasPlugin("flowComments")&&this.skipFlowComment()){if(this.state.hasFlowComment)throw this.raise(wA.NestedFlowComment,this.state.startLoc);this.hasFlowCommentCompletion();let tl=this.skipFlowComment();tl&&(this.state.pos+=tl,this.state.hasFlowComment=!0);return}return super.skipBlockComment(this.state.hasFlowComment?"*-/":"*/")}skipFlowComment(){let{pos:tl}=this.state,od=2;for(;[32,9].includes(this.input.charCodeAt(tl+od));)od++;let _d=this.input.charCodeAt(od+tl),Ad=this.input.charCodeAt(od+tl+1);return _d===58&&Ad===58?od+2:this.input.slice(od+tl,od+tl+12)==="flow-include"?od+12:_d===58&&Ad!==58?od:!1}hasFlowCommentCompletion(){if(this.input.indexOf("*/",this.state.pos)===-1)throw this.raise(k_.UnterminatedComment,this.state.curPosition())}flowEnumErrorBooleanMemberNotInitialized(tl,{enumName:od,memberName:_d}){this.raise(wA.EnumBooleanMemberNotInitialized,tl,{memberName:_d,enumName:od})}flowEnumErrorInvalidMemberInitializer(tl,od){return this.raise(od.explicitType?od.explicitType==="symbol"?wA.EnumInvalidMemberInitializerSymbolType:wA.EnumInvalidMemberInitializerPrimaryType:wA.EnumInvalidMemberInitializerUnknownType,tl,od)}flowEnumErrorNumberMemberNotInitialized(tl,od){this.raise(wA.EnumNumberMemberNotInitialized,tl,od)}flowEnumErrorStringMemberInconsistentlyInitialized(tl,od){this.raise(wA.EnumStringMemberInconsistentlyInitialized,tl,od)}flowEnumMemberInit(){let tl=this.state.startLoc,s=()=>this.match(12)||this.match(8);switch(this.state.type){case 135:{let od=this.parseNumericLiteral(this.state.value);return s()?{type:"number",loc:od.loc.start,value:od}:{type:"invalid",loc:tl}}case 134:{let od=this.parseStringLiteral(this.state.value);return s()?{type:"string",loc:od.loc.start,value:od}:{type:"invalid",loc:tl}}case 85:case 86:{let od=this.parseBooleanLiteral(this.match(85));return s()?{type:"boolean",loc:od.loc.start,value:od}:{type:"invalid",loc:tl}}default:return{type:"invalid",loc:tl}}}flowEnumMemberRaw(){let tl=this.state.startLoc,od=this.parseIdentifier(!0),_d=this.eat(29)?this.flowEnumMemberInit():{type:"none",loc:tl};return{id:od,init:_d}}flowEnumCheckExplicitTypeMismatch(tl,od,_d){let{explicitType:Ad}=od;Ad!==null&&Ad!==_d&&this.flowEnumErrorInvalidMemberInitializer(tl,od)}flowEnumMembers({enumName:tl,explicitType:od}){let _d=new Set,Ad={booleanMembers:[],numberMembers:[],stringMembers:[],defaultedMembers:[]},Dd=!1;for(;!this.match(8);){if(this.eat(21)){Dd=!0;break}let zd=this.startNode(),{id:Kd,init:Zd}=this.flowEnumMemberRaw(),fh=Kd.name;if(fh==="")continue;/^[a-z]/.test(fh)&&this.raise(wA.EnumInvalidMemberName,Kd,{memberName:fh,suggestion:fh[0].toUpperCase()+fh.slice(1),enumName:tl}),_d.has(fh)&&this.raise(wA.EnumDuplicateMemberName,Kd,{memberName:fh,enumName:tl}),_d.add(fh);let vh={enumName:tl,explicitType:od,memberName:fh};switch(zd.id=Kd,Zd.type){case"boolean":{this.flowEnumCheckExplicitTypeMismatch(Zd.loc,vh,"boolean"),zd.init=Zd.value,Ad.booleanMembers.push(this.finishNode(zd,"EnumBooleanMember"));break}case"number":{this.flowEnumCheckExplicitTypeMismatch(Zd.loc,vh,"number"),zd.init=Zd.value,Ad.numberMembers.push(this.finishNode(zd,"EnumNumberMember"));break}case"string":{this.flowEnumCheckExplicitTypeMismatch(Zd.loc,vh,"string"),zd.init=Zd.value,Ad.stringMembers.push(this.finishNode(zd,"EnumStringMember"));break}case"invalid":throw this.flowEnumErrorInvalidMemberInitializer(Zd.loc,vh);case"none":switch(od){case"boolean":this.flowEnumErrorBooleanMemberNotInitialized(Zd.loc,vh);break;case"number":this.flowEnumErrorNumberMemberNotInitialized(Zd.loc,vh);break;default:Ad.defaultedMembers.push(this.finishNode(zd,"EnumDefaultedMember"))}}this.match(8)||this.expect(12)}return{members:Ad,hasUnknownMembers:Dd}}flowEnumStringMembers(tl,od,{enumName:_d}){if(tl.length===0)return od;if(od.length===0)return tl;if(od.length>tl.length){for(let od of tl)this.flowEnumErrorStringMemberInconsistentlyInitialized(od,{enumName:_d});return od}else{for(let tl of od)this.flowEnumErrorStringMemberInconsistentlyInitialized(tl,{enumName:_d});return tl}}flowEnumParseExplicitType({enumName:tl}){if(!this.eatContextual(102))return null;if(!w(this.state.type))throw this.raise(wA.EnumInvalidExplicitTypeUnknownSupplied,this.state.startLoc,{enumName:tl});let{value:od}=this.state;return this.next(),od!=="boolean"&&od!=="number"&&od!=="string"&&od!=="symbol"&&this.raise(wA.EnumInvalidExplicitType,this.state.startLoc,{enumName:tl,invalidEnumType:od}),od}flowEnumBody(tl,od){let _d=od.name,Ad=od.loc.start,Dd=this.flowEnumParseExplicitType({enumName:_d});this.expect(5);let{members:zd,hasUnknownMembers:Kd}=this.flowEnumMembers({enumName:_d,explicitType:Dd});switch(tl.hasUnknownMembers=Kd,Dd){case"boolean":return tl.explicitType=!0,tl.members=zd.booleanMembers,this.expect(8),this.finishNode(tl,"EnumBooleanBody");case"number":return tl.explicitType=!0,tl.members=zd.numberMembers,this.expect(8),this.finishNode(tl,"EnumNumberBody");case"string":return tl.explicitType=!0,tl.members=this.flowEnumStringMembers(zd.stringMembers,zd.defaultedMembers,{enumName:_d}),this.expect(8),this.finishNode(tl,"EnumStringBody");case"symbol":return tl.members=zd.defaultedMembers,this.expect(8),this.finishNode(tl,"EnumSymbolBody");default:{let l=()=>(tl.members=[],this.expect(8),this.finishNode(tl,"EnumStringBody"));tl.explicitType=!1;let od=zd.booleanMembers.length,Dd=zd.numberMembers.length,Kd=zd.stringMembers.length,Zd=zd.defaultedMembers.length;if(!od&&!Dd&&!Kd&&!Zd)return l();if(!od&&!Dd)return tl.members=this.flowEnumStringMembers(zd.stringMembers,zd.defaultedMembers,{enumName:_d}),this.expect(8),this.finishNode(tl,"EnumStringBody");if(!Dd&&!Kd&&od>=Zd){for(let tl of zd.defaultedMembers)this.flowEnumErrorBooleanMemberNotInitialized(tl.loc.start,{enumName:_d,memberName:tl.id.name});return tl.members=zd.booleanMembers,this.expect(8),this.finishNode(tl,"EnumBooleanBody")}else if(!od&&!Kd&&Dd>=Zd){for(let tl of zd.defaultedMembers)this.flowEnumErrorNumberMemberNotInitialized(tl.loc.start,{enumName:_d,memberName:tl.id.name});return tl.members=zd.numberMembers,this.expect(8),this.finishNode(tl,"EnumNumberBody")}else return this.raise(wA.EnumInconsistentMemberValues,Ad,{enumName:_d}),l()}}}flowParseEnumDeclaration(tl){let od=this.parseIdentifier();return tl.id=od,tl.body=this.flowEnumBody(this.startNode(),od),this.finishNode(tl,"EnumDeclaration")}jsxParseOpeningElementAfterName(tl){return this.shouldParseTypes()&&(this.match(47)||this.match(51))&&(tl.typeArguments=this.flowParseTypeParameterInstantiationInExpression()),super.jsxParseOpeningElementAfterName(tl)}isLookaheadToken_lt(){let tl=this.nextTokenStart();if(this.input.charCodeAt(tl)===60){let od=this.input.charCodeAt(tl+1);return od!==60&&od!==61}return!1}reScan_lt_gt(){let{type:tl}=this.state;tl===47?(this.state.pos-=1,this.readToken_lt()):tl===48&&(this.state.pos-=1,this.readToken_gt())}reScan_lt(){let{type:tl}=this.state;return tl===51?(this.state.pos-=2,this.finishOp(47,1),47):tl}maybeUnwrapTypeCastExpression(tl){return tl.type==="TypeCastExpression"?tl.expression:tl}};var DA=/\r\n|[\r\n\u2028\u2029]/,SA=new RegExp(DA.source,"g");function G(tl){switch(tl){case 10:case 13:case 8232:case 8233:return!0;default:return!1}}function _t(tl,od,_d){for(let Ad=od;Ad<_d;Ad++)if(G(tl.charCodeAt(Ad)))return!0;return!1}var TA=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,kA=/(?:[^\S\n\r\u2028\u2029]|\/\/.*|\/\*.*?\*\/)*/g;function _i(tl){switch(tl){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 8239:case 8287:case 12288:case 65279:return!0;default:return!1}}var IA=F`jsx`({AttributeIsEmpty:"JSX attributes must only be assigned a non-empty expression.",MissingClosingTagElement:({openingTagName:tl})=>`Expected corresponding JSX closing tag for <${tl}>.`,MissingClosingTagFragment:"Expected corresponding JSX closing tag for <>.",UnexpectedSequenceExpression:"Sequence expressions cannot be directly nested inside JSX. Did you mean to wrap it in parentheses (...)?",UnexpectedToken:({unexpected:tl,HTMLEntity:od})=>`Unexpected token \`${tl}\`. Did you mean \`${od}\` or \`{'${tl}'}\`?`,UnsupportedJsxValue:"JSX value should be either an expression or a quoted JSX text.",UnterminatedJsxContent:"Unterminated JSX contents.",UnwrappedAdjacentJSXElements:"Adjacent JSX elements must be wrapped in an enclosing tag. Did you want a JSX fragment <>...?"});function V(tl){return tl?tl.type==="JSXOpeningFragment"||tl.type==="JSXClosingFragment":!1}function J(tl){if(tl.type==="JSXIdentifier")return tl.name;if(tl.type==="JSXNamespacedName")return tl.namespace.name+":"+tl.name.name;if(tl.type==="JSXMemberExpression")return J(tl.object)+"."+J(tl.property);throw new Error("Node had unexpected type: "+tl.type)}var ji=tl=>class extends tl{jsxReadToken(){let tl="",od=this.state.pos;for(;;){if(this.state.pos>=this.length)throw this.raise(IA.UnterminatedJsxContent,this.state.startLoc);let _d=this.input.charCodeAt(this.state.pos);switch(_d){case 60:case 123:if(this.state.pos===this.state.start){_d===60&&this.state.canStartJSXElement?(++this.state.pos,this.finishToken(143)):super.getTokenFromCode(_d);return}tl+=this.input.slice(od,this.state.pos),this.finishToken(142,tl);return;case 38:tl+=this.input.slice(od,this.state.pos),tl+=this.jsxReadEntity(),od=this.state.pos;break;case 62:case 125:this.raise(IA.UnexpectedToken,this.state.curPosition(),{unexpected:this.input[this.state.pos],HTMLEntity:_d===125?"}":">"});default:G(_d)?(tl+=this.input.slice(od,this.state.pos),tl+=this.jsxReadNewLine(!0),od=this.state.pos):++this.state.pos}}}jsxReadNewLine(tl){let od=this.input.charCodeAt(this.state.pos),_d;return++this.state.pos,od===13&&this.input.charCodeAt(this.state.pos)===10?(++this.state.pos,_d=tl?`\n`:`\r\n`):_d=String.fromCharCode(od),++this.state.curLine,this.state.lineStart=this.state.pos,_d}jsxReadString(tl){let od="",_d=++this.state.pos;for(;;){if(this.state.pos>=this.length)throw this.raise(k_.UnterminatedString,this.state.startLoc);let Ad=this.input.charCodeAt(this.state.pos);if(Ad===tl)break;Ad===38?(od+=this.input.slice(_d,this.state.pos),od+=this.jsxReadEntity(),_d=this.state.pos):G(Ad)?(od+=this.input.slice(_d,this.state.pos),od+=this.jsxReadNewLine(!1),_d=this.state.pos):++this.state.pos}od+=this.input.slice(_d,this.state.pos++),this.finishToken(134,od)}jsxReadEntity(){let tl=++this.state.pos;if(this.codePointAtPos(this.state.pos)===35){++this.state.pos;let tl=10;this.codePointAtPos(this.state.pos)===120&&(tl=16,++this.state.pos);let od=this.readInt(tl,void 0,!1,"bail");if(od!==null&&this.codePointAtPos(this.state.pos)===59)return++this.state.pos,String.fromCodePoint(od)}else{let od=0,_d=!1;for(;od++<10&&this.state.pos1){for(let od=0;od<_d-1;od++)if(this.importsStack[od].has(tl))return!0}return!1}declareName(tl,od,_d){if(od&4096){this.hasImport(tl,!0)&&this.parser.raise(k_.VarRedeclaration,_d,{identifierName:tl}),this.importsStack[this.importsStack.length-1].add(tl);return}let Ad=this.currentScope(),Dd=Ad.tsNames.get(tl)||0;if(od&1024){this.maybeExportDefined(Ad,tl),Ad.tsNames.set(tl,Dd|16);return}super.declareName(tl,od,_d),od&2&&(od&1||(this.checkRedeclarationInScope(Ad,tl,od,_d),this.maybeExportDefined(Ad,tl)),Dd=Dd|1),od&256&&(Dd=Dd|2),od&512&&(Dd=Dd|4),od&128&&(Dd=Dd|8),Dd&&Ad.tsNames.set(tl,Dd)}isRedeclaredInScope(tl,od,_d){let Ad=tl.tsNames.get(od);if((Ad&2)>0){if(_d&256){let tl=!!(_d&512),od=(Ad&4)>0;return tl!==od}return!0}return _d&128&&(Ad&8)>0?tl.names.get(od)&2?!!(_d&1):!1:_d&2&&(Ad&1)>0?!0:super.isRedeclaredInScope(tl,od,_d)}checkLocalExport(tl){let{name:od}=tl;if(this.hasImport(od))return;let _d=this.scopeStack.length;for(let tl=_d-1;tl>=0;tl--){let _d=this.scopeStack[tl].tsNames.get(od);if((_d&1)>0||(_d&16)>0)return}super.checkLocalExport(tl)}},PA=class{stacks=[];enter(tl){this.stacks.push(tl)}exit(){this.stacks.pop()}currentFlags(){return this.stacks[this.stacks.length-1]}get hasAwait(){return(this.currentFlags()&2)>0}get hasYield(){return(this.currentFlags()&1)>0}get hasReturn(){return(this.currentFlags()&4)>0}get hasIn(){return(this.currentFlags()&8)>0}};function Se(tl,od){return(tl?2:0)|(od?1:0)}var RA=class{sawUnambiguousESM=!1;ambiguousScriptDifferentAst=!1;sourceToOffsetPos(tl){return tl+this.startIndex}offsetToSourcePos(tl){return tl-this.startIndex}hasPlugin(tl){if(typeof tl=="string")return this.plugins.has(tl);{let[od,_d]=tl;if(!this.hasPlugin(od))return!1;let Ad=this.plugins.get(od);for(let tl of Object.keys(_d))if(Ad?.[tl]!==_d[tl])return!1;return!0}}getPluginOption(tl,od){return this.plugins.get(tl)?.[od]}};function is(tl,od){tl.trailingComments===void 0?tl.trailingComments=od:tl.trailingComments.unshift(...od)}function Vi(tl,od){tl.leadingComments===void 0?tl.leadingComments=od:tl.leadingComments.unshift(...od)}function X(tl,od){tl.innerComments===void 0?tl.innerComments=od:tl.innerComments.unshift(...od)}function $(tl,od,_d){let Ad=null,Dd=od.length;for(;Ad===null&&Dd>0;)Ad=od[--Dd];Ad===null||Ad.start>_d.start?X(tl,_d.comments):is(Ad,_d.comments)}var NA=class extends RA{addComment(tl){this.filename&&(tl.loc.filename=this.filename);let{commentsLen:od}=this.state;this.comments.length!==od&&(this.comments.length=od),this.comments.push(tl),this.state.commentsLen++}processComment(tl){let{commentStack:od}=this.state,_d=od.length;if(_d===0)return;let Ad=_d-1,Dd=od[Ad];Dd.start===tl.end&&(Dd.leadingNode=tl,Ad--);let{start:zd}=tl;for(;Ad>=0;Ad--){let _d=od[Ad],Dd=_d.end;if(Dd>zd)_d.containingNode=tl,this.finalizeComment(_d),od.splice(Ad,1);else{Dd===zd&&(_d.trailingNode=tl);break}}}finalizeComment(tl){let{comments:od}=tl;if(tl.leadingNode!==null||tl.trailingNode!==null)tl.leadingNode!==null&&is(tl.leadingNode,od),tl.trailingNode!==null&&Vi(tl.trailingNode,od);else{let _d=tl.containingNode,Ad=tl.start;if(this.input.charCodeAt(this.offsetToSourcePos(Ad)-1)===44)switch(_d.type){case"ObjectExpression":case"ObjectPattern":case"RecordExpression":$(_d,_d.properties,tl);break;case"CallExpression":case"OptionalCallExpression":$(_d,_d.arguments,tl);break;case"ImportExpression":$(_d,[_d.source,_d.options??null],tl);break;case"FunctionDeclaration":case"FunctionExpression":case"ArrowFunctionExpression":case"ObjectMethod":case"ClassMethod":case"ClassPrivateMethod":$(_d,_d.params,tl);break;case"ArrayExpression":case"ArrayPattern":case"TupleExpression":$(_d,_d.elements,tl);break;case"ExportNamedDeclaration":case"ImportDeclaration":$(_d,_d.specifiers,tl);break;case"TSEnumDeclaration":X(_d,od);break;case"TSEnumBody":$(_d,_d.members,tl);break;default:X(_d,od)}else X(_d,od)}}finalizeRemainingComments(){let{commentStack:tl}=this.state;for(let od=tl.length-1;od>=0;od--)this.finalizeComment(tl[od]);this.state.commentStack=[]}resetPreviousNodeTrailingComments(tl){let{commentStack:od}=this.state,{length:_d}=od;if(_d===0)return;let Ad=od[_d-1];Ad.leadingNode===tl&&(Ad.leadingNode=null)}takeSurroundingComments(tl,od,_d){let{commentStack:Ad}=this.state,Dd=Ad.length;if(Dd===0)return;let zd=Dd-1;for(;zd>=0;zd--){let Dd=Ad[zd],Kd=Dd.end;if(Dd.start===_d)Dd.leadingNode=tl;else if(Kd===od)Dd.trailingNode=tl;else if(Kd0}set strict(tl){tl?this.flags|=1:this.flags&=-2}startIndex;curLine;lineStart;startLoc;endLoc;init({strictMode:tl,sourceType:od,startIndex:_d,startLine:Ad,startColumn:Dd}){this.strict=tl===!1?!1:tl===!0?!0:od==="module",this.startIndex=_d,this.curLine=Ad,this.lineStart=-Dd,this.startLoc=this.endLoc=new Kd(Ad,Dd,_d)}errors=[];potentialArrowAt=-1;noArrowAt=[];noArrowParamsConversionAt=[];get maybeInArrowParameters(){return(this.flags&2)>0}set maybeInArrowParameters(tl){tl?this.flags|=2:this.flags&=-3}get inType(){return(this.flags&4)>0}set inType(tl){tl?this.flags|=4:this.flags&=-5}get noAnonFunctionType(){return(this.flags&8)>0}set noAnonFunctionType(tl){tl?this.flags|=8:this.flags&=-9}get hasFlowComment(){return(this.flags&16)>0}set hasFlowComment(tl){tl?this.flags|=16:this.flags&=-17}get isAmbientContext(){return(this.flags&32)>0}set isAmbientContext(tl){tl?this.flags|=32:this.flags&=-33}get inAbstractClass(){return(this.flags&64)>0}set inAbstractClass(tl){tl?this.flags|=64:this.flags&=-65}get inDisallowConditionalTypesContext(){return(this.flags&128)>0}set inDisallowConditionalTypesContext(tl){tl?this.flags|=128:this.flags&=-129}topicContext={maxNumOfResolvableTopics:0,maxTopicIndex:null};get soloAwait(){return(this.flags&256)>0}set soloAwait(tl){tl?this.flags|=256:this.flags&=-257}get inFSharpPipelineDirectBody(){return(this.flags&512)>0}set inFSharpPipelineDirectBody(tl){tl?this.flags|=512:this.flags&=-513}labels=[];commentsLen=0;commentStack=[];pos=0;type=140;value=null;start=0;end=0;lastTokEndLoc=null;lastTokStartLoc=null;context=[$f.brace];get canStartJSXElement(){return(this.flags&1024)>0}set canStartJSXElement(tl){tl?this.flags|=1024:this.flags&=-1025}get containsEsc(){return(this.flags&2048)>0}set containsEsc(tl){tl?this.flags|=2048:this.flags&=-2049}firstInvalidTemplateEscapePos=null;get hasTopLevelAwait(){return(this.flags&4096)>0}set hasTopLevelAwait(tl){tl?this.flags|=4096:this.flags&=-4097}strictErrors=new Map;tokensLength=0;curPosition(){return new Kd(this.curLine,this.pos-this.lineStart,this.pos+this.startIndex)}clone(){let tl=new a;return tl.flags=this.flags,tl.startIndex=this.startIndex,tl.curLine=this.curLine,tl.lineStart=this.lineStart,tl.startLoc=this.startLoc,tl.endLoc=this.endLoc,tl.errors=this.errors.slice(),tl.potentialArrowAt=this.potentialArrowAt,tl.noArrowAt=this.noArrowAt.slice(),tl.noArrowParamsConversionAt=this.noArrowParamsConversionAt.slice(),tl.topicContext=this.topicContext,tl.labels=this.labels.slice(),tl.commentsLen=this.commentsLen,tl.commentStack=this.commentStack.slice(),tl.pos=this.pos,tl.type=this.type,tl.value=this.value,tl.start=this.start,tl.end=this.end,tl.lastTokEndLoc=this.lastTokEndLoc,tl.lastTokStartLoc=this.lastTokStartLoc,tl.context=this.context.slice(),tl.firstInvalidTemplateEscapePos=this.firstInvalidTemplateEscapePos,tl.strictErrors=this.strictErrors,tl.tokensLength=this.tokensLength,tl}},zi=function(tl){return tl>=48&&tl<=57},LA={decBinOct:new Set([46,66,69,79,95,98,101,111]),hex:new Set([46,88,95,120])},QA={bin:tl=>tl===48||tl===49,oct:tl=>tl>=48&&tl<=55,dec:tl=>tl>=48&&tl<=57,hex:tl=>tl>=48&&tl<=57||tl>=65&&tl<=70||tl>=97&&tl<=102};function Vt(tl,od,_d,Ad,Dd,zd){let Kd=_d,Zd=Ad,fh=Dd,vh="",wh=null,xh=_d,{length:$h}=od;for(;;){if(_d>=$h){zd.unterminated(Kd,Zd,fh),vh+=od.slice(xh,_d);break}let Xh=od.charCodeAt(_d);if(qi(tl,Xh,od,_d)){vh+=od.slice(xh,_d);break}if(Xh===92){vh+=od.slice(xh,_d);let Kd=$i(od,_d,Ad,Dd,tl==="template",zd);Kd.ch===null&&!wh?wh={pos:_d,lineStart:Ad,curLine:Dd}:vh+=Kd.ch,({pos:_d,lineStart:Ad,curLine:Dd}=Kd),xh=_d}else Xh===8232||Xh===8233?(++_d,++Dd,Ad=_d):Xh===10||Xh===13?tl==="template"?(vh+=od.slice(xh,_d)+`\n`,++_d,Xh===13&&od.charCodeAt(_d)===10&&++_d,++Dd,xh=Ad=_d):zd.unterminated(Kd,Zd,fh):++_d}return{pos:_d,str:vh,firstInvalidLoc:wh,lineStart:Ad,curLine:Dd}}function qi(tl,od,_d,Ad){return tl==="template"?od===96||od===36&&_d.charCodeAt(Ad+1)===123:od===(tl==="double"?34:39)}function $i(tl,od,_d,Ad,Dd,zd){let Kd=!Dd;od++;let o=tl=>({pos:od,ch:tl,lineStart:_d,curLine:Ad}),Zd=tl.charCodeAt(od++);switch(Zd){case 110:return o(`\n`);case 114:return o("\r");case 120:{let Dd;return({code:Dd,pos:od}=tt(tl,od,_d,Ad,2,!1,Kd,zd)),o(Dd===null?null:String.fromCharCode(Dd))}case 117:{let Dd;return({code:Dd,pos:od}=as(tl,od,_d,Ad,Kd,zd)),o(Dd===null?null:String.fromCodePoint(Dd))}case 116:return o("\t");case 98:return o("\b");case 118:return o("\v");case 102:return o("\f");case 13:tl.charCodeAt(od)===10&&++od;case 10:_d=od,++Ad;case 8232:case 8233:return o("");case 56:case 57:if(Dd)return o(null);zd.strictNumericEscape(od-1,_d,Ad);default:if(Zd>=48&&Zd<=55){let Kd=od-1,Zd=/^[0-7]+/.exec(tl.slice(Kd,od+2))[0],fh=parseInt(Zd,8);fh>255&&(Zd=Zd.slice(0,-1),fh=parseInt(Zd,8)),od+=Zd.length-1;let vh=tl.charCodeAt(od);if(Zd!=="0"||vh===56||vh===57){if(Dd)return o(null);zd.strictNumericEscape(Kd,_d,Ad)}return o(String.fromCharCode(fh))}return o(String.fromCharCode(Zd))}}function tt(tl,od,_d,Ad,Dd,zd,Kd,Zd){let fh=od,vh;return({n:vh,pos:od}=rs(tl,od,_d,Ad,16,Dd,zd,!1,Zd,!Kd)),vh===null&&(Kd?Zd.invalidEscapeSequence(fh,_d,Ad):od=fh-1),{code:vh,pos:od}}function rs(tl,od,_d,Ad,Dd,zd,Kd,Zd,fh,vh){let wh=od,xh=Dd===16?LA.hex:LA.decBinOct,$h=Dd===16?QA.hex:Dd===10?QA.dec:Dd===8?QA.oct:QA.bin,Xh=!1,s_=0;for(let wh=0,g_=zd??1/0;wh=97?wh=zd-97+10:zd>=65?wh=zd-65+10:zi(zd)?wh=zd-48:wh=1/0,wh>=Dd){if(wh<=9&&vh)return{n:null,pos:od};if(wh<=9&&fh.invalidDigit(od,_d,Ad,Dd))wh=0;else if(Kd)wh=0,Xh=!0;else break}++od,s_=s_*Dd+wh}return od===wh||zd!=null&&od-wh!==zd||Xh?{n:null,pos:od}:{n:s_,pos:od}}function as(tl,od,_d,Ad,Dd,zd){let Kd=tl.charCodeAt(od),Zd;if(Kd===123){if(++od,({code:Zd,pos:od}=tt(tl,od,_d,Ad,tl.indexOf("}",od)-od,!0,Dd,zd)),++od,Zd!==null&&Zd>1114111)if(Dd)zd.invalidCodePoint(od,_d,Ad);else return{code:null,pos:od}}else({code:Zd,pos:od}=tt(tl,od,_d,Ad,4,!1,Dd,zd));return{code:Zd,pos:od}}function he(tl,od,_d){return new Kd(_d,tl-od,tl)}var MA=new Set([103,109,115,105,121,117,100,118]),jA=class{constructor(tl){let od=tl.startIndex||0;this.type=tl.type,this.value=tl.value,this.start=od+tl.start,this.end=od+tl.end,this.loc=new Zd(tl.startLoc,tl.endLoc)}},UA=class extends NA{isLookahead;tokens=[];constructor(tl,od){super(),this.state=new OA,this.state.init(tl),this.input=od,this.length=od.length,this.comments=[],this.isLookahead=!1}pushToken(tl){this.tokens.length=this.state.tokensLength,this.tokens.push(tl),++this.state.tokensLength}next(){this.checkKeywordEscapes(),this.optionFlags&256&&this.pushToken(new jA(this.state)),this.state.lastTokEndLoc=this.state.endLoc,this.state.lastTokStartLoc=this.state.startLoc,this.nextToken()}eat(tl){return this.match(tl)?(this.next(),!0):!1}match(tl){return this.state.type===tl}createLookaheadState(tl){return{pos:tl.pos,value:null,type:tl.type,start:tl.start,end:tl.end,context:[this.curContext()],inType:tl.inType,startLoc:tl.startLoc,lastTokEndLoc:tl.lastTokEndLoc,curLine:tl.curLine,lineStart:tl.lineStart,curPosition:tl.curPosition}}lookahead(){let tl=this.state;this.state=this.createLookaheadState(tl),this.isLookahead=!0,this.nextToken(),this.isLookahead=!1;let od=this.state;return this.state=tl,od}nextTokenStart(){return this.nextTokenStartSince(this.state.pos)}nextTokenStartSince(tl){return TA.lastIndex=tl,TA.test(this.input)?TA.lastIndex:tl}lookaheadCharCode(){return this.lookaheadCharCodeSince(this.state.pos)}lookaheadCharCodeSince(tl){return this.input.charCodeAt(this.nextTokenStartSince(tl))}nextTokenInLineStart(){return this.nextTokenInLineStartSince(this.state.pos)}nextTokenInLineStartSince(tl){return kA.lastIndex=tl,kA.test(this.input)?kA.lastIndex:tl}lookaheadInLineCharCode(){return this.input.charCodeAt(this.nextTokenInLineStart())}codePointAtPos(tl){let od=this.input.charCodeAt(tl);if((od&64512)===55296&&++tlthis.raise(tl,od))),this.state.strictErrors.clear())}curContext(){return this.state.context[this.state.context.length-1]}nextToken(){if(this.skipSpace(),this.state.start=this.state.pos,this.isLookahead||(this.state.startLoc=this.state.curPosition()),this.state.pos>=this.length){this.finishToken(140);return}this.getTokenFromCode(this.codePointAtPos(this.state.pos))}skipBlockComment(tl){let od;this.isLookahead||(od=this.state.curPosition());let _d=this.state.pos,Ad=this.input.indexOf(tl,_d+2);if(Ad===-1)throw this.raise(k_.UnterminatedComment,this.state.curPosition());for(this.state.pos=Ad+tl.length,SA.lastIndex=_d+2;SA.test(this.input)&&SA.lastIndex<=Ad;)++this.state.curLine,this.state.lineStart=SA.lastIndex;if(this.isLookahead)return;let Dd={type:"CommentBlock",value:this.input.slice(_d+2,Ad),start:this.sourceToOffsetPos(_d),end:this.sourceToOffsetPos(Ad+tl.length),loc:new Zd(od,this.state.curPosition())};return this.optionFlags&256&&this.pushToken(Dd),Dd}skipLineComment(tl){let od=this.state.pos,_d;this.isLookahead||(_d=this.state.curPosition());let Ad=this.input.charCodeAt(this.state.pos+=tl);if(this.state.postl)){let tl=this.skipLineComment(3);tl!==void 0&&(this.addComment(tl),od?.push(tl))}else break e}else if(_d===60&&!this.inModule&&this.optionFlags&8192){let tl=this.state.pos;if(this.input.charCodeAt(tl+1)===33&&this.input.charCodeAt(tl+2)===45&&this.input.charCodeAt(tl+3)===45){let tl=this.skipLineComment(4);tl!==void 0&&(this.addComment(tl),od?.push(tl))}else break e}else break e}}if(od?.length>0){let _d=this.state.pos,Ad={start:this.sourceToOffsetPos(tl),end:this.sourceToOffsetPos(_d),comments:od,leadingNode:null,trailingNode:null,containingNode:null};this.state.commentStack.push(Ad)}}finishToken(tl,od){this.state.end=this.state.pos,this.state.endLoc=this.state.curPosition();let _d=this.state.type;this.state.type=tl,this.state.value=od,this.isLookahead||this.updateContext(_d)}replaceToken(tl){this.state.type=tl,this.updateContext()}readToken_numberSign(){if(this.state.pos===0&&this.readToken_interpreter())return;let tl=this.state.pos+1,od=this.codePointAtPos(tl);if(od>=48&&od<=57)throw this.raise(k_.UnexpectedDigitAfterHash,this.state.curPosition());B(od)?(++this.state.pos,this.finishToken(139,this.readWord1(od))):od===92?(++this.state.pos,this.finishToken(139,this.readWord1())):this.finishOp(27,1)}readToken_dot(){let tl=this.input.charCodeAt(this.state.pos+1);if(tl>=48&&tl<=57){this.readNumber(!0);return}tl===46&&this.input.charCodeAt(this.state.pos+2)===46?(this.state.pos+=3,this.finishToken(21)):(++this.state.pos,this.finishToken(16))}readToken_slash(){this.input.charCodeAt(this.state.pos+1)===61?this.finishOp(31,2):this.finishOp(56,1)}readToken_interpreter(){if(this.state.pos!==0||this.length<2)return!1;let tl=this.input.charCodeAt(this.state.pos+1);if(tl!==33)return!1;let od=this.state.pos;for(this.state.pos+=1;!G(tl)&&++this.state.pos=48&&od<=57)?(this.state.pos+=2,this.finishToken(18)):(++this.state.pos,this.finishToken(17))}getTokenFromCode(tl){switch(tl){case 46:this.readToken_dot();return;case 40:++this.state.pos,this.finishToken(10);return;case 41:++this.state.pos,this.finishToken(11);return;case 59:++this.state.pos,this.finishToken(13);return;case 44:++this.state.pos,this.finishToken(12);return;case 91:++this.state.pos,this.finishToken(0);return;case 93:++this.state.pos,this.finishToken(3);return;case 123:++this.state.pos,this.finishToken(5);return;case 125:++this.state.pos,this.finishToken(8);return;case 58:this.hasPlugin("functionBind")&&this.input.charCodeAt(this.state.pos+1)===58?this.finishOp(15,2):(++this.state.pos,this.finishToken(14));return;case 63:this.readToken_question();return;case 96:this.readTemplateToken();return;case 48:{let tl=this.input.charCodeAt(this.state.pos+1);if(tl===120||tl===88){this.readRadixNumber(16);return}if(tl===111||tl===79){this.readRadixNumber(8);return}if(tl===98||tl===66){this.readRadixNumber(2);return}}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:this.readNumber(!1);return;case 34:case 39:this.readString(tl);return;case 47:this.readToken_slash();return;case 37:case 42:this.readToken_mult_modulo(tl);return;case 124:case 38:this.readToken_pipe_amp(tl);return;case 94:this.readToken_caret();return;case 43:case 45:this.readToken_plus_min(tl);return;case 60:this.readToken_lt();return;case 62:this.readToken_gt();return;case 61:case 33:this.readToken_eq_excl(tl);return;case 126:this.finishOp(36,1);return;case 64:this.readToken_atSign();return;case 35:this.readToken_numberSign();return;case 92:this.readWord();return;default:if(B(tl)){this.readWord(tl);return}}throw this.raise(k_.InvalidOrUnexpectedToken,this.state.curPosition(),{unexpected:String.fromCodePoint(tl)})}finishOp(tl,od){let _d=this.input.slice(this.state.pos,this.state.pos+od);this.state.pos+=od,this.finishToken(tl,_d)}readRegexp(){let tl=this.state.startLoc,od=this.state.start+1,_d,Ad,{pos:Dd}=this.state;for(;;++Dd){if(Dd>=this.length)throw this.raise(k_.UnterminatedRegExp,D(tl,1));let od=this.input.charCodeAt(Dd);if(G(od))throw this.raise(k_.UnterminatedRegExp,D(tl,1));if(_d)_d=!1;else{if(od===91)Ad=!0;else if(od===93&&Ad)Ad=!1;else if(od===47&&!Ad)break;_d=od===92}}let zd=this.input.slice(od,Dd);++Dd;let Kd="",h=()=>D(tl,Dd+2-od);for(;Dd=2&&this.input.charCodeAt(od)===48;if(Kd){let tl=this.input.slice(od,this.state.pos);if(this.recordStrictModeErrors(k_.StrictOctalLiteral,_d),!this.state.strict){let od=tl.indexOf("_");od>0&&this.raise(k_.ZeroDigitNumericSeparator,D(_d,od))}zd=Kd&&!/[89]/.test(tl)}let Zd=this.input.charCodeAt(this.state.pos);if(Zd===46&&!zd&&(++this.state.pos,this.readInt(10),Ad=!0,Zd=this.input.charCodeAt(this.state.pos)),(Zd===69||Zd===101)&&!zd&&(Zd=this.input.charCodeAt(++this.state.pos),(Zd===43||Zd===45)&&++this.state.pos,this.readInt(10)===null&&this.raise(k_.InvalidOrMissingExponent,_d),Ad=!0,Zd=this.input.charCodeAt(this.state.pos)),Zd===110&&((Ad||Kd)&&this.raise(k_.InvalidBigIntLiteral,_d),++this.state.pos,Dd=!0),B(this.codePointAtPos(this.state.pos)))throw this.raise(k_.NumberIdentifier,this.state.curPosition());let fh=this.input.slice(od,this.state.pos).replace(/[_mn]/g,"");if(Dd){this.finishToken(136,fh);return}let vh=zd?parseInt(fh,8):parseFloat(fh);this.finishToken(135,vh)}readCodePoint(tl){let{code:od,pos:_d}=as(this.input,this.state.pos,this.state.lineStart,this.state.curLine,tl,this.errorHandlers_readCodePoint);return this.state.pos=_d,od}readString(tl){let{str:od,pos:_d,curLine:Ad,lineStart:Dd}=Vt(tl===34?"double":"single",this.input,this.state.pos+1,this.state.lineStart,this.state.curLine,this.errorHandlers_readStringContents_string);this.state.pos=_d+1,this.state.lineStart=Dd,this.state.curLine=Ad,this.finishToken(134,od)}readTemplateContinuation(){this.match(8)||this.unexpected(null,8),this.state.pos--,this.readTemplateToken()}readTemplateToken(){let tl=this.input[this.state.pos],{str:od,firstInvalidLoc:_d,pos:Ad,curLine:Dd,lineStart:zd}=Vt("template",this.input,this.state.pos+1,this.state.lineStart,this.state.curLine,this.errorHandlers_readStringContents_template);this.state.pos=Ad+1,this.state.lineStart=zd,this.state.curLine=Dd,_d&&(this.state.firstInvalidTemplateEscapePos=new Kd(_d.curLine,_d.pos-_d.lineStart,this.sourceToOffsetPos(_d.pos))),this.input.codePointAt(Ad)===96?this.finishToken(24,_d?null:tl+od+"`"):(this.state.pos++,this.finishToken(25,_d?null:tl+od+"${"))}recordStrictModeErrors(tl,od){let _d=od.index;this.state.strict&&!this.state.strictErrors.has(_d)?this.raise(tl,od):this.state.strictErrors.set(_d,[tl,od])}readWord1(tl){this.state.containsEsc=!1;let od="",_d=this.state.pos,Ad=this.state.pos;for(tl!==void 0&&(this.state.pos+=tl<=65535?1:2);this.state.pos=0;od--){let Kd=zd[od];if(Kd.loc.index===Dd)return zd[od]=tl(Ad,_d);if(Kd.loc.indexthis.hasPlugin(tl))))throw this.raise(k_.MissingOneOfPlugins,this.state.startLoc,{missingPlugin:tl})}errorBuilder(tl){return(od,_d,Ad)=>{this.raise(tl,he(od,_d,Ad))}}errorHandlers_readInt={invalidDigit:(tl,od,_d,Ad)=>this.optionFlags&2048?(this.raise(k_.InvalidDigit,he(tl,od,_d),{radix:Ad}),!0):!1,numericSeparatorInEscapeSequence:this.errorBuilder(k_.NumericSeparatorInEscapeSequence),unexpectedNumericSeparator:this.errorBuilder(k_.UnexpectedNumericSeparator)};errorHandlers_readCodePoint=Object.assign({},this.errorHandlers_readInt,{invalidEscapeSequence:this.errorBuilder(k_.InvalidEscapeSequence),invalidCodePoint:this.errorBuilder(k_.InvalidCodePoint)});errorHandlers_readStringContents_string=Object.assign({},this.errorHandlers_readCodePoint,{strictNumericEscape:(tl,od,_d)=>{this.recordStrictModeErrors(k_.StrictNumericEscape,he(tl,od,_d))},unterminated:(tl,od,_d)=>{throw this.raise(k_.UnterminatedString,he(tl-1,od,_d))}});errorHandlers_readStringContents_template=Object.assign({},this.errorHandlers_readCodePoint,{strictNumericEscape:this.errorBuilder(k_.StrictNumericEscape),unterminated:(tl,od,_d)=>{throw this.raise(k_.UnterminatedTemplate,he(tl,od,_d))}})},GA=class{privateNames=new Set;loneAccessors=new Map;undefinedPrivateNames=new Map},$A=class{parser;stack=[];undefinedPrivateNames=new Map;constructor(tl){this.parser=tl}current(){return this.stack[this.stack.length-1]}enter(){this.stack.push(new GA)}exit(){let tl=this.stack.pop(),od=this.current();for(let[_d,Ad]of Array.from(tl.undefinedPrivateNames))od?od.undefinedPrivateNames.has(_d)||od.undefinedPrivateNames.set(_d,Ad):this.parser.raise(k_.InvalidPrivateFieldResolution,Ad,{identifierName:_d})}declarePrivateName(tl,od,_d){let{privateNames:Ad,loneAccessors:Dd,undefinedPrivateNames:zd}=this.current(),Kd=Ad.has(tl);if(od&3){let _d=Kd&&Dd.get(tl);if(_d){let Ad=_d&4,zd=od&4,Zd=_d&3,fh=od&3;Kd=Zd===fh||Ad!==zd,Kd||Dd.delete(tl)}else Kd||Dd.set(tl,od)}Kd&&this.parser.raise(k_.PrivateNameRedeclaration,_d,{identifierName:tl}),Ad.add(tl),zd.delete(tl)}usePrivateName(tl,od){let _d;for(_d of this.stack)if(_d.privateNames.has(tl))return;_d?_d.undefinedPrivateNames.set(tl,od):this.parser.raise(k_.InvalidPrivateFieldResolution,od,{identifierName:tl})}},JA=class{constructor(tl=0){this.type=tl}canBeArrowParameterDeclaration(){return this.type===2||this.type===1}isCertainlyParameterDeclaration(){return this.type===3}},qA=class extends JA{declarationErrors=new Map;constructor(tl){super(tl)}recordDeclarationError(tl,od){let _d=od.index;this.declarationErrors.set(_d,[tl,od])}clearDeclarationError(tl){this.declarationErrors.delete(tl)}iterateErrors(tl){this.declarationErrors.forEach(tl)}},VA=class{parser;stack=[new JA];constructor(tl){this.parser=tl}enter(tl){this.stack.push(tl)}exit(){this.stack.pop()}recordParameterInitializerError(tl,od){let _d=od.loc.start,{stack:Ad}=this,Dd=Ad.length-1,zd=Ad[Dd];for(;!zd.isCertainlyParameterDeclaration();){if(zd.canBeArrowParameterDeclaration())zd.recordDeclarationError(tl,_d);else return;zd=Ad[--Dd]}this.parser.raise(tl,_d)}recordArrowParameterBindingError(tl,od){let{stack:_d}=this,Ad=_d[_d.length-1],Dd=od.loc.start;if(Ad.isCertainlyParameterDeclaration())this.parser.raise(tl,Dd);else if(Ad.canBeArrowParameterDeclaration())Ad.recordDeclarationError(tl,Dd);else return}recordAsyncArrowParametersError(tl){let{stack:od}=this,_d=od.length-1,Ad=od[_d];for(;Ad.canBeArrowParameterDeclaration();)Ad.type===2&&Ad.recordDeclarationError(k_.AwaitBindingIdentifier,tl),Ad=od[--_d]}validateAsPattern(){let{stack:tl}=this,od=tl[tl.length-1];od.canBeArrowParameterDeclaration()&&od.iterateErrors((([od,_d])=>{this.parser.raise(od,_d);let Ad=tl.length-2,Dd=tl[Ad];for(;Dd.canBeArrowParameterDeclaration();)Dd.clearDeclarationError(_d.index),Dd=tl[--Ad]}))}};function Hi(){return new JA(3)}function Wi(){return new qA(1)}function Ji(){return new qA(2)}function ns(){return new JA}var HA=class extends UA{addExtra(tl,od,_d,Ad=!0){if(!tl)return;let{extra:Dd}=tl;Dd==null&&(Dd={},tl.extra=Dd),Ad?Dd[od]=_d:Object.defineProperty(Dd,od,{enumerable:Ad,value:_d})}isContextual(tl){return this.state.type===tl&&!this.state.containsEsc}isUnparsedContextual(tl,od){if(this.input.startsWith(od,tl)){let _d=this.input.charCodeAt(tl+od.length);return!(K(_d)||(_d&64512)===55296)}return!1}isLookaheadContextual(tl){let od=this.nextTokenStart();return this.isUnparsedContextual(od,tl)}eatContextual(tl){return this.isContextual(tl)?(this.next(),!0):!1}expectContextual(tl,od){if(!this.eatContextual(tl)){if(od!=null)throw this.raise(od,this.state.startLoc);this.unexpected(null,tl)}}canInsertSemicolon(){return this.match(140)||this.match(8)||this.hasPrecedingLineBreak()}hasPrecedingLineBreak(){return _t(this.input,this.offsetToSourcePos(this.state.lastTokEndLoc.index),this.state.start)}hasFollowingLineBreak(){return _t(this.input,this.state.end,this.nextTokenStart())}isLineTerminator(){return this.eat(13)||this.canInsertSemicolon()}semicolon(tl=!0){(tl?this.isLineTerminator():this.eat(13))||this.raise(k_.MissingSemicolon,this.state.lastTokEndLoc)}expect(tl,od){this.eat(tl)||this.unexpected(od,tl)}tryParse(tl,od=this.state.clone()){let _d={node:null};try{let Ad=tl(((tl=null)=>{throw _d.node=tl,_d}));if(this.state.errors.length>od.errors.length){let tl=this.state;return this.state=od,this.state.tokensLength=tl.tokensLength,{node:Ad,error:tl.errors[od.errors.length],thrown:!1,aborted:!1,failState:tl}}return{node:Ad,error:null,thrown:!1,aborted:!1,failState:null}}catch(tl){let Ad=this.state;if(this.state=od,tl instanceof SyntaxError)return{node:null,error:tl,thrown:!0,aborted:!1,failState:Ad};if(tl===_d)return{node:_d.node,error:null,thrown:!1,aborted:!0,failState:Ad};throw tl}}checkExpressionErrors(tl,od){if(!tl)return!1;let{shorthandAssignLoc:_d,doubleProtoLoc:Ad,privateKeyLoc:Dd,optionalParametersLoc:zd,voidPatternLoc:Kd}=tl,Zd=!!_d||!!Ad||!!zd||!!Dd||!!Kd;if(!od)return Zd;_d!=null&&this.raise(k_.InvalidCoverInitializedName,_d),Ad!=null&&this.raise(k_.DuplicateProto,Ad),Dd!=null&&this.raise(k_.UnexpectedPrivateField,Dd),zd!=null&&this.unexpected(zd),Kd!=null&&this.raise(k_.InvalidCoverDiscardElement,Kd)}isLiteralPropertyName(){return Gt(this.state.type)}isPrivateName(tl){return tl.type==="PrivateName"}getPrivateNameSV(tl){return tl.id.name}hasPropertyAsPrivateName(tl){return(tl.type==="MemberExpression"||tl.type==="OptionalMemberExpression")&&this.isPrivateName(tl.property)}isObjectProperty(tl){return tl.type==="ObjectProperty"}isObjectMethod(tl){return tl.type==="ObjectMethod"}initializeScopes(tl=this.options.sourceType==="module"){let od=this.state.labels;this.state.labels=[];let _d=this.exportedIdentifiers;this.exportedIdentifiers=new Set;let Ad=this.inModule;this.inModule=tl;let Dd=this.scope,zd=this.getScopeHandler();this.scope=new zd(this,tl);let Kd=this.prodParam;this.prodParam=new PA;let Zd=this.classScope;this.classScope=new $A(this);let fh=this.expressionScope;return this.expressionScope=new VA(this),()=>{this.state.labels=od,this.exportedIdentifiers=_d,this.inModule=Ad,this.scope=Dd,this.prodParam=Kd,this.classScope=Zd,this.expressionScope=fh}}enterInitialScopes(){let tl=0;(this.inModule||this.optionFlags&1)&&(tl|=2),this.optionFlags&32&&(tl|=1);let od=!this.inModule&&this.options.sourceType==="commonjs";(od||this.optionFlags&2)&&(tl|=4),this.prodParam.enter(tl);let _d=od?514:1;this.optionFlags&4&&(_d|=512),this.optionFlags&16&&(_d|=48),this.scope.enter(_d)}checkDestructuringPrivate(tl){let{privateKeyLoc:od}=tl;od!==null&&this.expectPlugin("destructuringPrivate",od)}},WA=class{shorthandAssignLoc=null;doubleProtoLoc=null;privateKeyLoc=null;optionalParametersLoc=null;voidPatternLoc=null},YA=class{constructor(tl,od,_d){this.start=od,this.end=0,this.loc=new Zd(_d),tl?.optionFlags&128&&(this.range=[od,0]),tl?.filename&&(this.loc.filename=tl.filename)}type=""},zA=YA.prototype,KA=class extends HA{startNode(){let tl=this.state.startLoc;return new YA(this,tl.index,tl)}startNodeAt(tl){return new YA(this,tl.index,tl)}startNodeAtNode(tl){return this.startNodeAt(tl.loc.start)}finishNode(tl,od){return this.finishNodeAt(tl,od,this.state.lastTokEndLoc)}finishNodeAt(tl,od,_d){return tl.type=od,tl.end=_d.index,tl.loc.end=_d,this.optionFlags&128&&(tl.range[1]=_d.index),this.optionFlags&4096&&this.processComment(tl),tl}resetStartLocation(tl,od){tl.start=od.index,tl.loc.start=od,this.optionFlags&128&&(tl.range[0]=od.index)}resetEndLocation(tl,od=this.state.lastTokEndLoc){tl.end=od.index,tl.loc.end=od,this.optionFlags&128&&(tl.range[1]=od.index)}resetStartLocationFromNode(tl,od){this.resetStartLocation(tl,od.loc.start)}castNodeTo(tl,od){return tl.type=od,tl}cloneIdentifier(tl){let{type:od,start:_d,end:Ad,loc:Dd,range:zd,name:Kd}=tl,Zd=Object.create(zA);return Zd.type=od,Zd.start=_d,Zd.end=Ad,Zd.loc=Dd,Zd.range=zd,Zd.name=Kd,tl.extra&&(Zd.extra=tl.extra),Zd}cloneStringLiteral(tl){let{type:od,start:_d,end:Ad,loc:Dd,range:zd,extra:Kd}=tl,Zd=Object.create(zA);return Zd.type=od,Zd.start=_d,Zd.end=Ad,Zd.loc=Dd,Zd.range=zd,Zd.extra=Kd,Zd.value=tl.value,Zd}},ct=tl=>tl.type==="ParenthesizedExpression"?ct(tl.expression):tl,XA=class extends KA{toAssignable(tl,od=!1){let _d;switch((tl.type==="ParenthesizedExpression"||tl.extra?.parenthesized)&&(_d=ct(tl),od?_d.type==="Identifier"?this.expressionScope.recordArrowParameterBindingError(k_.InvalidParenthesizedAssignment,tl):_d.type!=="CallExpression"&&_d.type!=="MemberExpression"&&!this.isOptionalMemberExpression(_d)&&this.raise(k_.InvalidParenthesizedAssignment,tl):this.raise(k_.InvalidParenthesizedAssignment,tl)),tl.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":case"VoidPattern":break;case"ObjectExpression":this.castNodeTo(tl,"ObjectPattern");for(let _d=0,Ad=tl.properties.length,Dd=Ad-1;_dtl.type!=="ObjectMethod"&&(_d===od||tl.type!=="SpreadElement")&&this.isAssignable(tl)))}case"ObjectProperty":return this.isAssignable(tl.value);case"SpreadElement":return this.isAssignable(tl.argument);case"ArrayExpression":return tl.elements.every((tl=>tl===null||this.isAssignable(tl)));case"AssignmentExpression":return tl.operator==="=";case"ParenthesizedExpression":return this.isAssignable(tl.expression);case"MemberExpression":case"OptionalMemberExpression":return!od;default:return!1}}toReferencedList(tl,od){return tl}toReferencedListDeep(tl,od){this.toReferencedList(tl,od);for(let od of tl)od?.type==="ArrayExpression"&&this.toReferencedListDeep(od.elements)}parseSpread(tl){let od=this.startNode();return this.next(),od.argument=this.parseMaybeAssignAllowIn(tl,void 0),this.finishNode(od,"SpreadElement")}parseRestBinding(){let tl=this.startNode();this.next();let od=this.parseBindingAtom();return od.type==="VoidPattern"&&this.raise(k_.UnexpectedVoidPattern,od),tl.argument=od,this.finishNode(tl,"RestElement")}parseBindingAtom(){switch(this.state.type){case 0:{let tl=this.startNode();return this.next(),tl.elements=this.parseBindingList(3,93,1),this.finishNode(tl,"ArrayPattern")}case 5:return this.parseObjectLike(8,!0);case 88:return this.parseVoidPattern(null)}return this.parseIdentifier()}parseBindingList(tl,od,_d){let Ad=_d&1,Dd=[],zd=!0;for(;!this.eat(tl);)if(zd?zd=!1:this.expect(12),Ad&&this.match(12))Dd.push(null);else{if(this.eat(tl))break;if(this.match(21)){let Ad=this.parseRestBinding();if(_d&2&&(Ad=this.parseFunctionParamType(Ad)),Dd.push(Ad),!this.checkCommaAfterRest(od)){this.expect(tl);break}}else{let tl=[];if(_d&2)for(this.match(26)&&this.hasPlugin("decorators")&&this.raise(k_.UnsupportedParameterDecorator,this.state.startLoc);this.match(26);)tl.push(this.parseDecorator());Dd.push(this.parseBindingElement(_d,tl))}}return Dd}parseBindingRestProperty(tl){return this.next(),this.hasPlugin("discardBinding")&&this.match(88)?(tl.argument=this.parseVoidPattern(null),this.raise(k_.UnexpectedVoidPattern,tl.argument)):tl.argument=this.parseIdentifier(),this.checkCommaAfterRest(125),this.finishNode(tl,"RestElement")}parseBindingProperty(){let{type:tl,startLoc:od}=this.state;if(tl===21)return this.parseBindingRestProperty(this.startNode());let _d=this.startNode();return tl===139?(this.expectPlugin("destructuringPrivate",od),this.classScope.usePrivateName(this.state.value,od),_d.key=this.parsePrivateName()):this.parsePropertyName(_d),_d.method=!1,this.parseObjPropValue(_d,od,!1,!1,!0,!1)}parseBindingElement(tl,od){let _d=this.parseMaybeDefault();return tl&2&&this.parseFunctionParamType(_d),od.length&&(_d.decorators=od,this.resetStartLocationFromNode(_d,od[0])),this.parseMaybeDefault(_d.loc.start,_d)}parseFunctionParamType(tl){return tl}parseMaybeDefault(tl,od){if(tl??(tl=this.state.startLoc),od=od??this.parseBindingAtom(),!this.eat(29))return od;let _d=this.startNodeAt(tl);return od.type==="VoidPattern"&&this.raise(k_.VoidPatternInitializer,od),_d.left=od,_d.right=this.parseMaybeAssignAllowIn(),this.finishNode(_d,"AssignmentPattern")}isValidLVal(tl,od,_d,Ad){switch(tl){case"AssignmentPattern":return"left";case"RestElement":return"argument";case"ObjectProperty":return"value";case"ParenthesizedExpression":return"expression";case"ArrayPattern":return"elements";case"ObjectPattern":return"properties";case"VoidPattern":return!0;case"CallExpression":if(!od&&!this.state.strict&&this.optionFlags&8192)return!0}return!1}isOptionalMemberExpression(tl){return tl.type==="OptionalMemberExpression"}checkLVal(tl,od,_d=64,Ad=!1,Dd=!1,zd=!1,Kd=!1){let Zd=tl.type;if(this.isObjectMethod(tl))return;let fh=this.isOptionalMemberExpression(tl);if(fh||Zd==="MemberExpression"){fh&&(this.expectPlugin("optionalChainingAssign",tl.loc.start),od.type!=="AssignmentExpression"&&this.raise(k_.InvalidLhsOptionalChaining,tl,{ancestor:od})),_d!==64&&this.raise(k_.InvalidPropertyBindingPattern,tl);return}if(Zd==="Identifier"){this.checkIdentifier(tl,_d,Dd);let{name:od}=tl;Ad&&(Ad.has(od)?this.raise(k_.ParamDupe,tl):Ad.add(od));return}else Zd==="VoidPattern"&&od.type==="CatchClause"&&this.raise(k_.VoidPatternCatchClauseParam,tl);let vh=ct(tl);Kd||(Kd=vh.type==="CallExpression"&&(vh.callee.type==="Import"||vh.callee.type==="Super"));let wh=this.isValidLVal(Zd,Kd,!(zd||tl.extra?.parenthesized)&&od.type==="AssignmentExpression",_d);if(wh===!0)return;if(wh===!1){let Ad=_d===64?k_.InvalidLhs:k_.InvalidLhsBinding;this.raise(Ad,tl,{ancestor:od});return}let xh,$h;typeof wh=="string"?(xh=wh,$h=Zd==="ParenthesizedExpression"):[xh,$h]=wh;let Xh=Zd==="ArrayPattern"||Zd==="ObjectPattern"?{type:Zd}:od,s_=tl[xh];if(Array.isArray(s_))for(let tl of s_)tl&&this.checkLVal(tl,Xh,_d,Ad,Dd,$h,!0);else s_&&this.checkLVal(s_,Xh,_d,Ad,Dd,$h,Kd)}checkIdentifier(tl,od,_d=!1){this.state.strict&&(_d?ss(tl.name,this.inModule):ts(tl.name))&&(od===64?this.raise(k_.StrictEvalArguments,tl,{referenceName:tl.name}):this.raise(k_.StrictEvalArgumentsBinding,tl,{bindingName:tl.name})),od&8192&&tl.name==="let"&&this.raise(k_.LetInLexicalBinding,tl),od&64||this.declareNameFromIdentifier(tl,od)}declareNameFromIdentifier(tl,od){this.scope.declareName(tl.name,od,tl.loc.start)}checkToRestConversion(tl,od){switch(tl.type){case"ParenthesizedExpression":this.checkToRestConversion(tl.expression,od);break;case"Identifier":case"MemberExpression":break;case"ArrayExpression":case"ObjectExpression":if(od)break;default:this.raise(k_.InvalidRestAssignmentPattern,tl)}}checkCommaAfterRest(tl){return this.match(12)?(this.raise(this.lookaheadCharCode()===tl?k_.RestTrailingComma:k_.ElementAfterRest,this.state.startLoc),!0):!1}},ZA=/in(?:stanceof)?|as|satisfies/y;function Gi(tl){if(tl==null)throw new Error(`Unexpected ${tl} value.`);return tl}function qt(tl){if(!tl)throw new Error("Assert fail")}var ty=F`typescript`({AbstractMethodHasImplementation:({methodName:tl})=>`Method '${tl}' cannot have an implementation because it is marked abstract.`,AbstractPropertyHasInitializer:({propertyName:tl})=>`Property '${tl}' cannot have an initializer because it is marked abstract.`,AccessorCannotBeOptional:"An 'accessor' property cannot be declared optional.",AccessorCannotDeclareThisParameter:"'get' and 'set' accessors cannot declare 'this' parameters.",AccessorCannotHaveTypeParameters:"An accessor cannot have type parameters.",ClassMethodHasDeclare:"Class methods cannot have the 'declare' modifier.",ClassMethodHasReadonly:"Class methods cannot have the 'readonly' modifier.",ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference:"A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.",ConstructorHasTypeParameters:"Type parameters cannot appear on a constructor declaration.",DeclareAccessor:({kind:tl})=>`'declare' is not allowed in ${tl}ters.`,DeclareClassFieldHasInitializer:"Initializers are not allowed in ambient contexts.",DeclareFunctionHasImplementation:"An implementation cannot be declared in ambient contexts.",DuplicateAccessibilityModifier:({modifier:tl})=>`Accessibility modifier already seen: '${tl}'.`,DuplicateModifier:({modifier:tl})=>`Duplicate modifier: '${tl}'.`,EmptyHeritageClauseType:({token:tl})=>`'${tl}' list cannot be empty.`,EmptyTypeArguments:"Type argument list cannot be empty.",EmptyTypeParameters:"Type parameter list cannot be empty.",ExpectedAmbientAfterExportDeclare:"'export declare' must be followed by an ambient declaration.",ImportAliasHasImportType:"An import alias can not use 'import type'.",ImportReflectionHasImportType:"An `import module` declaration can not use `type` modifier",IncompatibleModifiers:({modifiers:tl})=>`'${tl[0]}' modifier cannot be used with '${tl[1]}' modifier.`,IndexSignatureHasAbstract:"Index signatures cannot have the 'abstract' modifier.",IndexSignatureHasAccessibility:({modifier:tl})=>`Index signatures cannot have an accessibility modifier ('${tl}').`,IndexSignatureHasDeclare:"Index signatures cannot have the 'declare' modifier.",IndexSignatureHasOverride:"'override' modifier cannot appear on an index signature.",IndexSignatureHasStatic:"Index signatures cannot have the 'static' modifier.",InitializerNotAllowedInAmbientContext:"Initializers are not allowed in ambient contexts.",InvalidHeritageClauseType:({token:tl})=>`'${tl}' list can only include identifiers or qualified-names with optional type arguments.`,InvalidModifierOnAwaitUsingDeclaration:tl=>`'${tl}' modifier cannot appear on an await using declaration.`,InvalidModifierOnTypeMember:({modifier:tl})=>`'${tl}' modifier cannot appear on a type member.`,InvalidModifierOnTypeParameter:({modifier:tl})=>`'${tl}' modifier cannot appear on a type parameter.`,InvalidModifierOnTypeParameterPositions:({modifier:tl})=>`'${tl}' modifier can only appear on a type parameter of a class, interface or type alias.`,InvalidModifierOnUsingDeclaration:tl=>`'${tl}' modifier cannot appear on a using declaration.`,InvalidModifiersOrder:({orderedModifiers:tl})=>`'${tl[0]}' modifier must precede '${tl[1]}' modifier.`,InvalidPropertyAccessAfterInstantiationExpression:"Invalid property access after an instantiation expression. You can either wrap the instantiation expression in parentheses, or delete the type arguments.",InvalidTupleMemberLabel:"Tuple members must be labeled with a simple identifier.",MissingInterfaceName:"'interface' declarations must be followed by an identifier.",NonAbstractClassHasAbstractMethod:"Abstract methods can only appear within an abstract class.",NonClassMethodPropertyHasAbstractModifier:"'abstract' modifier can only appear on a class, method, or property declaration.",OptionalTypeBeforeRequired:"A required element cannot follow an optional element.",OverrideNotInSubClass:"This member cannot have an 'override' modifier because its containing class does not extend another class.",PatternIsOptional:"A binding pattern parameter cannot be optional in an implementation signature.",PrivateElementHasAbstract:"Private elements cannot have the 'abstract' modifier.",PrivateElementHasAccessibility:({modifier:tl})=>`Private elements cannot have an accessibility modifier ('${tl}').`,ReadonlyForMethodSignature:"'readonly' modifier can only appear on a property declaration or index signature.",ReservedArrowTypeParam:"This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma, as in `() => ...`.",ReservedTypeAssertion:"This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead.",SetAccessorCannotHaveOptionalParameter:"A 'set' accessor cannot have an optional parameter.",SetAccessorCannotHaveRestParameter:"A 'set' accessor cannot have rest parameter.",SetAccessorCannotHaveReturnType:"A 'set' accessor cannot have a return type annotation.",SingleTypeParameterWithoutTrailingComma:({typeParameterName:tl})=>`Single type parameter ${tl} should have a trailing comma. Example usage: <${tl},>.`,StaticBlockCannotHaveModifier:"Static class blocks cannot have any modifier.",TupleOptionalAfterType:"A labeled tuple optional element must be declared using a question mark after the name and before the colon (`name?: type`), rather than after the type (`name: type?`).",TypeAnnotationAfterAssign:"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`.",TypeImportCannotSpecifyDefaultAndNamed:"A type-only import can specify a default import or named bindings, but not both.",TypeModifierIsUsedInTypeExports:"The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement.",TypeModifierIsUsedInTypeImports:"The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement.",UnexpectedParameterModifier:"A parameter property is only allowed in a constructor implementation.",UnexpectedReadonly:"'readonly' type modifier is only permitted on array and tuple literal types.",UnexpectedTypeAnnotation:"Did not expect a type annotation here.",UnexpectedTypeCastInParameter:"Unexpected type cast in parameter position.",UnsupportedImportTypeArgument:"Argument in a type import must be a string literal.",UnsupportedParameterPropertyKind:"A parameter property may not be declared using a binding pattern.",UnsupportedSignatureParameterKind:({type:tl})=>`Name in a signature must be an Identifier, ObjectPattern or ArrayPattern, instead got ${tl}.`,UsingDeclarationInAmbientContext:tl=>`'${tl}' declarations are not allowed in ambient contexts.`});function Xi(tl){switch(tl){case"any":return"TSAnyKeyword";case"boolean":return"TSBooleanKeyword";case"bigint":return"TSBigIntKeyword";case"never":return"TSNeverKeyword";case"number":return"TSNumberKeyword";case"object":return"TSObjectKeyword";case"string":return"TSStringKeyword";case"symbol":return"TSSymbolKeyword";case"undefined":return"TSUndefinedKeyword";case"unknown":return"TSUnknownKeyword";default:return}}function $t(tl){return tl==="private"||tl==="public"||tl==="protected"}function Yi(tl){return tl==="in"||tl==="out"}function pt(tl){if(tl.extra?.parenthesized)return!1;switch(tl.type){case"Identifier":return!0;case"MemberExpression":return!tl.computed&&pt(tl.object);case"TSInstantiationExpression":return pt(tl.expression);default:return!1}}var Qi=tl=>class extends tl{getScopeHandler(){return FA}tsIsIdentifier(){return w(this.state.type)}tsTokenCanFollowModifier(){return this.match(0)||this.match(5)||this.match(55)||this.match(21)||this.match(139)||this.isLiteralPropertyName()}tsNextTokenOnSameLineAndCanFollowModifier(){return this.next(),this.hasPrecedingLineBreak()?!1:this.tsTokenCanFollowModifier()}tsNextTokenCanFollowModifier(){return this.match(106)?(this.next(),this.tsTokenCanFollowModifier()):this.tsNextTokenOnSameLineAndCanFollowModifier()}tsParseModifier(tl,od,_d){if(!w(this.state.type)&&this.state.type!==58&&this.state.type!==75)return;let Ad=this.state.value;if(tl.includes(Ad)){if(_d&&this.match(106)||od&&this.tsIsStartOfStaticBlocks())return;if(this.tsTryParse(this.tsNextTokenCanFollowModifier.bind(this)))return Ad}}tsParseModifiers({allowedModifiers:tl,disallowedModifiers:od,stopOnStartOfClassStaticBlock:_d,errorTemplate:Ad=ty.InvalidModifierOnTypeMember},Dd){let o=(tl,od,_d,Ad)=>{od===_d&&Dd[Ad]&&this.raise(ty.InvalidModifiersOrder,tl,{orderedModifiers:[_d,Ad]})},h=(tl,od,_d,Ad)=>{(Dd[_d]&&od===Ad||Dd[Ad]&&od===_d)&&this.raise(ty.IncompatibleModifiers,tl,{modifiers:[_d,Ad]})};for(;;){let{startLoc:zd}=this.state,Kd=this.tsParseModifier(tl.concat(od??[]),_d,Dd.static);if(!Kd)break;$t(Kd)?Dd.accessibility?this.raise(ty.DuplicateAccessibilityModifier,zd,{modifier:Kd}):(o(zd,Kd,Kd,"override"),o(zd,Kd,Kd,"static"),o(zd,Kd,Kd,"readonly"),Dd.accessibility=Kd):Yi(Kd)?(Dd[Kd]&&this.raise(ty.DuplicateModifier,zd,{modifier:Kd}),Dd[Kd]=!0,o(zd,Kd,"in","out")):(Object.prototype.hasOwnProperty.call(Dd,Kd)?this.raise(ty.DuplicateModifier,zd,{modifier:Kd}):(o(zd,Kd,"static","readonly"),o(zd,Kd,"static","override"),o(zd,Kd,"override","readonly"),o(zd,Kd,"abstract","override"),h(zd,Kd,"declare","override"),h(zd,Kd,"static","abstract")),Dd[Kd]=!0),od?.includes(Kd)&&this.raise(Ad,zd,{modifier:Kd})}}tsIsListTerminator(tl){switch(tl){case"EnumMembers":case"TypeMembers":return this.match(8);case"HeritageClauseElement":return this.match(5);case"TupleElementTypes":return this.match(3);case"TypeParametersOrArguments":return this.match(48)}}tsParseList(tl,od){let _d=[];for(;!this.tsIsListTerminator(tl);)_d.push(od());return _d}tsParseDelimitedList(tl,od,_d){return Gi(this.tsParseDelimitedListWorker(tl,od,!0,_d))}tsParseDelimitedListWorker(tl,od,_d,Ad){let Dd=[],zd=-1;for(;!this.tsIsListTerminator(tl);){zd=-1;let Ad=od();if(Ad==null)return;if(Dd.push(Ad),this.eat(12)){zd=this.state.lastTokStartLoc.index;continue}if(this.tsIsListTerminator(tl))break;_d&&this.expect(12);return}return Ad&&(Ad.value=zd),Dd}tsParseBracketedList(tl,od,_d,Ad,Dd){Ad||(_d?this.expect(0):this.expect(47));let zd=this.tsParseDelimitedList(tl,od,Dd);return _d?this.expect(3):this.expect(48),zd}tsParseImportType(){let tl=this.startNode();return this.expect(83),this.expect(10),this.match(134)?tl.argument=this.tsParseLiteralTypeNode():(this.raise(ty.UnsupportedImportTypeArgument,this.state.startLoc),tl.argument=this.tsParseNonConditionalType()),this.eat(12)?tl.options=this.tsParseImportTypeOptions():tl.options=null,this.expect(11),this.eat(16)&&(tl.qualifier=this.tsParseEntityName(3)),this.match(47)&&(tl.typeArguments=this.tsParseTypeArguments()),this.finishNode(tl,"TSImportType")}tsParseImportTypeOptions(){let tl=this.startNode();this.expect(5);let od=this.startNode();return this.isContextual(76)?(od.method=!1,od.key=this.parseIdentifier(!0),od.computed=!1,od.shorthand=!1):this.unexpected(null,76),this.expect(14),od.value=this.tsParseImportTypeWithPropertyValue(),tl.properties=[this.finishObjectProperty(od)],this.eat(12),this.expect(8),this.finishNode(tl,"ObjectExpression")}tsParseImportTypeWithPropertyValue(){let tl=this.startNode(),od=[];for(this.expect(5);!this.match(8);){let tl=this.state.type;w(tl)||tl===134?od.push(super.parsePropertyDefinition(null)):this.unexpected(),this.eat(12)}return tl.properties=od,this.next(),this.finishNode(tl,"ObjectExpression")}tsParseEntityName(tl){let od;if(tl&1&&this.match(78))if(tl&2)od=this.parseIdentifier(!0);else{let tl=this.startNode();this.next(),od=this.finishNode(tl,"ThisExpression")}else od=this.parseIdentifier(!!(tl&1));for(;this.eat(16);){let _d=this.startNodeAtNode(od);_d.left=od,_d.right=this.parseIdentifier(!!(tl&1)),od=this.finishNode(_d,"TSQualifiedName")}return od}tsParseTypeReference(){let tl=this.startNode();return tl.typeName=this.tsParseEntityName(1),!this.hasPrecedingLineBreak()&&this.match(47)&&(tl.typeArguments=this.tsParseTypeArguments()),this.finishNode(tl,"TSTypeReference")}tsParseThisTypePredicate(tl){this.next();let od=this.startNodeAtNode(tl);return od.parameterName=tl,od.typeAnnotation=this.tsParseTypeAnnotation(!1),od.asserts=!1,this.finishNode(od,"TSTypePredicate")}tsParseThisTypeNode(){let tl=this.startNode();return this.next(),this.finishNode(tl,"TSThisType")}tsParseTypeQuery(){let tl=this.startNode();return this.expect(87),this.match(83)?tl.exprName=this.tsParseImportType():tl.exprName=this.tsParseEntityName(1),!this.hasPrecedingLineBreak()&&this.match(47)&&(tl.typeArguments=this.tsParseTypeArguments()),this.finishNode(tl,"TSTypeQuery")}tsParseInOutModifiers=this.tsParseModifiers.bind(this,{allowedModifiers:["in","out"],disallowedModifiers:["const","public","private","protected","readonly","declare","abstract","override"],errorTemplate:ty.InvalidModifierOnTypeParameter});tsParseConstModifier=this.tsParseModifiers.bind(this,{allowedModifiers:["const"],disallowedModifiers:["in","out"],errorTemplate:ty.InvalidModifierOnTypeParameterPositions});tsParseInOutConstModifiers=this.tsParseModifiers.bind(this,{allowedModifiers:["in","out","const"],disallowedModifiers:["public","private","protected","readonly","declare","abstract","override"],errorTemplate:ty.InvalidModifierOnTypeParameter});tsParseTypeParameter(tl){let od=this.startNode();return tl(od),od.name=this.tsParseTypeParameterName(),od.constraint=this.tsEatThenParseType(81),od.default=this.tsEatThenParseType(29),this.finishNode(od,"TSTypeParameter")}tsTryParseTypeParameters(tl){if(this.match(47))return this.tsParseTypeParameters(tl)}tsParseTypeParameters(tl){let od=this.startNode();this.match(47)||this.match(143)?this.next():this.unexpected();let _d={value:-1};return od.params=this.tsParseBracketedList("TypeParametersOrArguments",this.tsParseTypeParameter.bind(this,tl),!1,!0,_d),od.params.length===0&&this.raise(ty.EmptyTypeParameters,od),_d.value!==-1&&this.addExtra(od,"trailingComma",_d.value),this.finishNode(od,"TSTypeParameterDeclaration")}tsFillSignature(tl,od){let _d=tl===19,Ad="params",Dd="returnType";od.typeParameters=this.tsTryParseTypeParameters(this.tsParseConstModifier),this.expect(10),od[Ad]=this.tsParseBindingListForSignature(),_d?od[Dd]=this.tsParseTypeOrTypePredicateAnnotation(tl):this.match(tl)&&(od[Dd]=this.tsParseTypeOrTypePredicateAnnotation(tl))}tsParseBindingListForSignature(){let tl=super.parseBindingList(11,41,2);for(let od of tl){let{type:tl}=od;(tl==="AssignmentPattern"||tl==="TSParameterProperty")&&this.raise(ty.UnsupportedSignatureParameterKind,od,{type:tl})}return tl}tsParseTypeMemberSemicolon(){!this.eat(12)&&!this.isLineTerminator()&&this.expect(13)}tsParseSignatureMember(tl,od){return this.tsFillSignature(14,od),this.tsParseTypeMemberSemicolon(),this.finishNode(od,tl)}tsIsUnambiguouslyIndexSignature(){return this.next(),w(this.state.type)?(this.next(),this.match(14)):!1}tsTryParseIndexSignature(tl){if(!(this.match(0)&&this.tsLookAhead(this.tsIsUnambiguouslyIndexSignature.bind(this))))return;this.expect(0);let od=this.parseIdentifier();od.typeAnnotation=this.tsParseTypeAnnotation(),this.resetEndLocation(od),this.expect(3),tl.parameters=[od];let _d=this.tsTryParseTypeAnnotation();return _d&&(tl.typeAnnotation=_d),this.tsParseTypeMemberSemicolon(),this.finishNode(tl,"TSIndexSignature")}tsParsePropertyOrMethodSignature(tl,od){if(this.eat(17)&&(tl.optional=!0),this.match(10)||this.match(47)){od&&this.raise(ty.ReadonlyForMethodSignature,tl);let _d=tl;_d.kind&&this.match(47)&&this.raise(ty.AccessorCannotHaveTypeParameters,this.state.curPosition()),this.tsFillSignature(14,_d),this.tsParseTypeMemberSemicolon();let Ad="params",Dd="returnType";if(_d.kind==="get")_d[Ad].length>0&&(this.raise(k_.BadGetterArity,this.state.curPosition()),this.isThisParam(_d[Ad][0])&&this.raise(ty.AccessorCannotDeclareThisParameter,this.state.curPosition()));else if(_d.kind==="set"){if(_d[Ad].length!==1)this.raise(k_.BadSetterArity,this.state.curPosition());else{let tl=_d[Ad][0];this.isThisParam(tl)&&this.raise(ty.AccessorCannotDeclareThisParameter,this.state.curPosition()),tl.type==="Identifier"&&tl.optional&&this.raise(ty.SetAccessorCannotHaveOptionalParameter,this.state.curPosition()),tl.type==="RestElement"&&this.raise(ty.SetAccessorCannotHaveRestParameter,this.state.curPosition())}_d[Dd]&&this.raise(ty.SetAccessorCannotHaveReturnType,_d[Dd])}else _d.kind="method";return this.finishNode(_d,"TSMethodSignature")}else{let _d=tl;od&&(_d.readonly=!0);let Ad=this.tsTryParseTypeAnnotation();return Ad&&(_d.typeAnnotation=Ad),this.tsParseTypeMemberSemicolon(),this.finishNode(_d,"TSPropertySignature")}}tsParseTypeMember(){let tl=this.startNode();if(this.match(10)||this.match(47))return this.tsParseSignatureMember("TSCallSignatureDeclaration",tl);if(this.match(77)){let od=this.startNode();return this.next(),this.match(10)||this.match(47)?this.tsParseSignatureMember("TSConstructSignatureDeclaration",tl):(tl.key=this.createIdentifier(od,"new"),this.tsParsePropertyOrMethodSignature(tl,!1))}this.tsParseModifiers({allowedModifiers:["readonly"],disallowedModifiers:["declare","abstract","private","protected","public","static","override"]},tl);let od=this.tsTryParseIndexSignature(tl);return od||(super.parsePropertyName(tl),!tl.computed&&tl.key.type==="Identifier"&&(tl.key.name==="get"||tl.key.name==="set")&&this.tsTokenCanFollowModifier()&&(tl.kind=tl.key.name,super.parsePropertyName(tl),!this.match(10)&&!this.match(47)&&this.unexpected(null,10)),this.tsParsePropertyOrMethodSignature(tl,!!tl.readonly))}tsParseTypeLiteral(){let tl=this.startNode();return tl.members=this.tsParseObjectTypeMembers(),this.finishNode(tl,"TSTypeLiteral")}tsParseObjectTypeMembers(){this.expect(5);let tl=this.tsParseList("TypeMembers",this.tsParseTypeMember.bind(this));return this.expect(8),tl}tsIsStartOfMappedType(){return this.next(),this.eat(53)?this.isContextual(122):(this.isContextual(122)&&this.next(),!this.match(0)||(this.next(),!this.tsIsIdentifier())?!1:(this.next(),this.match(58)))}tsParseMappedType(){let tl=this.startNode();return this.expect(5),this.match(53)?(tl.readonly=this.state.value,this.next(),this.expectContextual(122)):this.eatContextual(122)&&(tl.readonly=!0),this.expect(0),tl.key=this.tsParseTypeParameterName(),tl.constraint=this.tsExpectThenParseType(58),tl.nameType=this.eatContextual(93)?this.tsParseType():null,this.expect(3),this.match(53)?(tl.optional=this.state.value,this.next(),this.expect(17)):this.eat(17)&&(tl.optional=!0),tl.typeAnnotation=this.tsTryParseType(),this.semicolon(),this.expect(8),this.finishNode(tl,"TSMappedType")}tsParseTupleType(){let tl=this.startNode();tl.elementTypes=this.tsParseBracketedList("TupleElementTypes",this.tsParseTupleElementType.bind(this),!0,!1);let od=!1;return tl.elementTypes.forEach((tl=>{let{type:_d}=tl;od&&_d!=="TSRestType"&&_d!=="TSOptionalType"&&!(_d==="TSNamedTupleMember"&&tl.optional)&&this.raise(ty.OptionalTypeBeforeRequired,tl),od||(od=_d==="TSNamedTupleMember"&&tl.optional||_d==="TSOptionalType")})),this.finishNode(tl,"TSTupleType")}tsParseTupleElementType(){let tl=this.state.startLoc,od=this.eat(21),{startLoc:_d}=this.state,Ad,Dd,zd,Kd,Zd=O(this.state.type)?this.lookaheadCharCode():null;if(Zd===58)Ad=!0,zd=!1,Dd=this.parseIdentifier(!0),this.expect(14),Kd=this.tsParseType();else if(Zd===63){zd=!0;let tl=this.state.value,od=this.tsParseNonArrayType();this.lookaheadCharCode()===58?(Ad=!0,Dd=this.createIdentifier(this.startNodeAt(_d),tl),this.expect(17),this.expect(14),Kd=this.tsParseType()):(Ad=!1,Kd=od,this.expect(17))}else Kd=this.tsParseType(),zd=this.eat(17),Ad=this.eat(14);if(Ad){let tl;Dd?(tl=this.startNodeAt(_d),tl.optional=zd,tl.label=Dd,tl.elementType=Kd,this.eat(17)&&(tl.optional=!0,this.raise(ty.TupleOptionalAfterType,this.state.lastTokStartLoc))):(tl=this.startNodeAt(_d),tl.optional=zd,this.raise(ty.InvalidTupleMemberLabel,Kd),tl.label=Kd,tl.elementType=this.tsParseType()),Kd=this.finishNode(tl,"TSNamedTupleMember")}else if(zd){let tl=this.startNodeAt(_d);tl.typeAnnotation=Kd,Kd=this.finishNode(tl,"TSOptionalType")}if(od){let od=this.startNodeAt(tl);od.typeAnnotation=Kd,Kd=this.finishNode(od,"TSRestType")}return Kd}tsParseParenthesizedType(){let tl=this.startNode();return this.expect(10),tl.typeAnnotation=this.tsParseType(),this.expect(11),this.finishNode(tl,"TSParenthesizedType")}tsParseFunctionOrConstructorType(tl,od){let _d=this.startNode();return tl==="TSConstructorType"&&(_d.abstract=!!od,od&&this.next(),this.next()),this.tsInAllowConditionalTypesContext((()=>this.tsFillSignature(19,_d))),this.finishNode(_d,tl)}tsParseLiteralTypeNode(){let tl=this.startNode();switch(this.state.type){case 135:case 136:case 134:case 85:case 86:tl.literal=super.parseExprAtom();break;default:this.unexpected()}return this.finishNode(tl,"TSLiteralType")}tsParseTemplateLiteralType(){{let tl=this.state.startLoc,od=this.parseTemplateElement(!1),_d=[od];if(od.tail){let od=this.startNodeAt(tl),Ad=this.startNodeAt(tl);return Ad.expressions=[],Ad.quasis=_d,od.literal=this.finishNode(Ad,"TemplateLiteral"),this.finishNode(od,"TSLiteralType")}else{let Ad=[];for(;!od.tail;)Ad.push(this.tsParseType()),this.readTemplateContinuation(),_d.push(od=this.parseTemplateElement(!1));let Dd=this.startNodeAt(tl);return Dd.types=Ad,Dd.quasis=_d,this.finishNode(Dd,"TSTemplateLiteralType")}}}parseTemplateSubstitution(){return this.state.inType?this.tsParseType():super.parseTemplateSubstitution()}tsParseThisTypeOrThisTypePredicate(){let tl=this.tsParseThisTypeNode();return this.isContextual(116)&&!this.hasPrecedingLineBreak()?this.tsParseThisTypePredicate(tl):tl}tsParseNonArrayType(){switch(this.state.type){case 134:case 135:case 136:case 85:case 86:return this.tsParseLiteralTypeNode();case 53:if(this.state.value==="-"){let tl=this.startNode(),od=this.lookahead();return od.type!==135&&od.type!==136&&this.unexpected(),tl.literal=this.parseMaybeUnary(),this.finishNode(tl,"TSLiteralType")}break;case 78:return this.tsParseThisTypeOrThisTypePredicate();case 87:return this.tsParseTypeQuery();case 83:return this.tsParseImportType();case 5:return this.tsLookAhead(this.tsIsStartOfMappedType.bind(this))?this.tsParseMappedType():this.tsParseTypeLiteral();case 0:return this.tsParseTupleType();case 10:if(!(this.optionFlags&1024)){let tl=this.state.startLoc;this.next();let od=this.tsParseType();return this.expect(11),this.addExtra(od,"parenthesized",!0),this.addExtra(od,"parenStart",tl.index),od}return this.tsParseParenthesizedType();case 25:case 24:return this.tsParseTemplateLiteralType();default:{let{type:tl}=this.state;if(w(tl)||tl===88||tl===84){let od=tl===88?"TSVoidKeyword":tl===84?"TSNullKeyword":Xi(this.state.value);if(od!==void 0&&this.lookaheadCharCode()!==46){let tl=this.startNode();return this.next(),this.finishNode(tl,od)}return this.tsParseTypeReference()}}}throw this.unexpected()}tsParseArrayTypeOrHigher(){let{startLoc:tl}=this.state,od=this.tsParseNonArrayType();for(;!this.hasPrecedingLineBreak()&&this.eat(0);)if(this.match(3)){let _d=this.startNodeAt(tl);_d.elementType=od,this.expect(3),od=this.finishNode(_d,"TSArrayType")}else{let _d=this.startNodeAt(tl);_d.objectType=od,_d.indexType=this.tsParseType(),this.expect(3),od=this.finishNode(_d,"TSIndexedAccessType")}return od}tsParseTypeOperator(){let tl=this.startNode(),od=this.state.value;return this.next(),tl.operator=od,tl.typeAnnotation=this.tsParseTypeOperatorOrHigher(),od==="readonly"&&this.tsCheckTypeAnnotationForReadOnly(tl),this.finishNode(tl,"TSTypeOperator")}tsCheckTypeAnnotationForReadOnly(tl){switch(tl.typeAnnotation.type){case"TSTupleType":case"TSArrayType":return;default:this.raise(ty.UnexpectedReadonly,tl)}}tsParseInferType(){let tl=this.startNode();this.expectContextual(115);let od=this.startNode();return od.name=this.tsParseTypeParameterName(),od.constraint=this.tsTryParse((()=>this.tsParseConstraintForInferType())),tl.typeParameter=this.finishNode(od,"TSTypeParameter"),this.finishNode(tl,"TSInferType")}tsParseConstraintForInferType(){if(this.eat(81)){let tl=this.tsInDisallowConditionalTypesContext((()=>this.tsParseType()));if(this.state.inDisallowConditionalTypesContext||!this.match(17))return tl}}tsParseTypeOperatorOrHigher(){return gi(this.state.type)&&!this.state.containsEsc?this.tsParseTypeOperator():this.isContextual(115)?this.tsParseInferType():this.tsInAllowConditionalTypesContext((()=>this.tsParseArrayTypeOrHigher()))}tsParseUnionOrIntersectionType(tl,od,_d){let Ad=this.startNode(),Dd=this.eat(_d),zd=[];do{zd.push(od())}while(this.eat(_d));return zd.length===1&&!Dd?zd[0]:(Ad.types=zd,this.finishNode(Ad,tl))}tsParseIntersectionTypeOrHigher(){return this.tsParseUnionOrIntersectionType("TSIntersectionType",this.tsParseTypeOperatorOrHigher.bind(this),45)}tsParseUnionTypeOrHigher(){return this.tsParseUnionOrIntersectionType("TSUnionType",this.tsParseIntersectionTypeOrHigher.bind(this),43)}tsIsStartOfFunctionType(){return this.match(47)?!0:this.match(10)&&this.tsLookAhead(this.tsIsUnambiguouslyStartOfFunctionType.bind(this))}tsSkipParameterStart(){if(w(this.state.type)||this.match(78))return this.next(),!0;if(this.match(5)){let{errors:tl}=this.state,od=tl.length;try{return this.parseObjectLike(8,!0),tl.length===od}catch{return!1}}if(this.match(0)){this.next();let{errors:tl}=this.state,od=tl.length;try{return super.parseBindingList(3,93,1),tl.length===od}catch{return!1}}return!1}tsIsUnambiguouslyStartOfFunctionType(){return this.next(),!!(this.match(11)||this.match(21)||this.tsSkipParameterStart()&&(this.match(14)||this.match(12)||this.match(17)||this.match(29)||this.match(11)&&(this.next(),this.match(19))))}tsParseTypeOrTypePredicateAnnotation(tl){return this.tsInType((()=>{let od=this.startNode();this.expect(tl);let _d=this.startNode(),Ad=!!this.tsTryParse(this.tsParseTypePredicateAsserts.bind(this));if(Ad&&this.match(78)){let tl=this.tsParseThisTypeOrThisTypePredicate();return tl.type==="TSThisType"?(_d.parameterName=tl,_d.asserts=!0,_d.typeAnnotation=null,tl=this.finishNode(_d,"TSTypePredicate")):(this.resetStartLocationFromNode(tl,_d),tl.asserts=!0),od.typeAnnotation=tl,this.finishNode(od,"TSTypeAnnotation")}let Dd=this.tsIsIdentifier()&&this.tsTryParse(this.tsParseTypePredicatePrefix.bind(this));if(!Dd)return Ad?(_d.parameterName=this.parseIdentifier(),_d.asserts=Ad,_d.typeAnnotation=null,od.typeAnnotation=this.finishNode(_d,"TSTypePredicate"),this.finishNode(od,"TSTypeAnnotation")):this.tsParseTypeAnnotation(!1,od);let zd=this.tsParseTypeAnnotation(!1);return _d.parameterName=Dd,_d.typeAnnotation=zd,_d.asserts=Ad,od.typeAnnotation=this.finishNode(_d,"TSTypePredicate"),this.finishNode(od,"TSTypeAnnotation")}))}tsTryParseTypeOrTypePredicateAnnotation(){if(this.match(14))return this.tsParseTypeOrTypePredicateAnnotation(14)}tsTryParseTypeAnnotation(){if(this.match(14))return this.tsParseTypeAnnotation()}tsTryParseType(){return this.tsEatThenParseType(14)}tsParseTypePredicatePrefix(){let tl=this.parseIdentifier();if(this.isContextual(116)&&!this.hasPrecedingLineBreak())return this.next(),tl}tsParseTypePredicateAsserts(){if(this.state.type!==109)return!1;let tl=this.state.containsEsc;return this.next(),!w(this.state.type)&&!this.match(78)?!1:(tl&&this.raise(k_.InvalidEscapedReservedWord,this.state.lastTokStartLoc,{reservedWord:"asserts"}),!0)}tsParseTypeAnnotation(tl=!0,od=this.startNode()){return this.tsInType((()=>{tl&&this.expect(14),od.typeAnnotation=this.tsParseType()})),this.finishNode(od,"TSTypeAnnotation")}tsParseType(){qt(this.state.inType);let tl=this.tsParseNonConditionalType();if(this.state.inDisallowConditionalTypesContext||this.hasPrecedingLineBreak()||!this.eat(81))return tl;let od=this.startNodeAtNode(tl);return od.checkType=tl,od.extendsType=this.tsInDisallowConditionalTypesContext((()=>this.tsParseNonConditionalType())),this.expect(17),od.trueType=this.tsInAllowConditionalTypesContext((()=>this.tsParseType())),this.expect(14),od.falseType=this.tsInAllowConditionalTypesContext((()=>this.tsParseType())),this.finishNode(od,"TSConditionalType")}isAbstractConstructorSignature(){return this.isContextual(124)&&this.isLookaheadContextual("new")}tsParseNonConditionalType(){return this.tsIsStartOfFunctionType()?this.tsParseFunctionOrConstructorType("TSFunctionType"):this.match(77)?this.tsParseFunctionOrConstructorType("TSConstructorType"):this.isAbstractConstructorSignature()?this.tsParseFunctionOrConstructorType("TSConstructorType",!0):this.tsParseUnionTypeOrHigher()}tsParseTypeAssertion(){this.getPluginOption("typescript","disallowAmbiguousJSXLike")&&this.raise(ty.ReservedTypeAssertion,this.state.startLoc);let tl=this.startNode();return tl.typeAnnotation=this.tsInType((()=>(this.next(),this.match(75)?this.tsParseTypeReference():this.tsParseType()))),this.expect(48),tl.expression=this.parseMaybeUnary(),this.finishNode(tl,"TSTypeAssertion")}tsParseHeritageClause(tl){let od=this.state.startLoc,_d=this.tsParseDelimitedList("HeritageClauseElement",(()=>{{let od=super.parseExprSubscripts();pt(od)||this.raise(ty.InvalidHeritageClauseType,od.loc.start,{token:tl});let _d=tl==="extends"?"TSInterfaceHeritage":"TSClassImplements";if(od.type==="TSInstantiationExpression")return od.type=_d,od;let Ad=this.startNodeAtNode(od);return Ad.expression=od,(this.match(47)||this.match(51))&&(Ad.typeArguments=this.tsParseTypeArgumentsInExpression()),this.finishNode(Ad,_d)}}));return _d.length||this.raise(ty.EmptyHeritageClauseType,od,{token:tl}),_d}tsParseInterfaceDeclaration(tl,od={}){if(this.hasFollowingLineBreak())return null;this.expectContextual(129),od.declare&&(tl.declare=!0),w(this.state.type)?(tl.id=this.parseIdentifier(),this.checkIdentifier(tl.id,130)):(tl.id=null,this.raise(ty.MissingInterfaceName,this.state.startLoc)),tl.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutConstModifiers),this.eat(81)&&(tl.extends=this.tsParseHeritageClause("extends"));let _d=this.startNode();return _d.body=this.tsInType(this.tsParseObjectTypeMembers.bind(this)),tl.body=this.finishNode(_d,"TSInterfaceBody"),this.finishNode(tl,"TSInterfaceDeclaration")}tsParseTypeAliasDeclaration(tl){return tl.id=this.parseIdentifier(),this.checkIdentifier(tl.id,2),tl.typeAnnotation=this.tsInType((()=>{if(tl.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutModifiers),this.expect(29),this.isContextual(114)&&this.lookaheadCharCode()!==46){let tl=this.startNode();return this.next(),this.finishNode(tl,"TSIntrinsicKeyword")}return this.tsParseType()})),this.semicolon(),this.finishNode(tl,"TSTypeAliasDeclaration")}tsInTopLevelContext(tl){if(this.curContext()!==$f.brace){let od=this.state.context;this.state.context=[od[0]];try{return tl()}finally{this.state.context=od}}else return tl()}tsInType(tl){let od=this.state.inType;this.state.inType=!0;try{return tl()}finally{this.state.inType=od}}tsInDisallowConditionalTypesContext(tl){let od=this.state.inDisallowConditionalTypesContext;this.state.inDisallowConditionalTypesContext=!0;try{return tl()}finally{this.state.inDisallowConditionalTypesContext=od}}tsInAllowConditionalTypesContext(tl){let od=this.state.inDisallowConditionalTypesContext;this.state.inDisallowConditionalTypesContext=!1;try{return tl()}finally{this.state.inDisallowConditionalTypesContext=od}}tsEatThenParseType(tl){if(this.match(tl))return this.tsNextThenParseType()}tsExpectThenParseType(tl){return this.tsInType((()=>(this.expect(tl),this.tsParseType())))}tsNextThenParseType(){return this.tsInType((()=>(this.next(),this.tsParseType())))}tsParseEnumMember(){let tl=this.startNode();return tl.id=this.match(134)?super.parseStringLiteral(this.state.value):this.parseIdentifier(!0),this.eat(29)&&(tl.initializer=super.parseMaybeAssignAllowIn()),this.finishNode(tl,"TSEnumMember")}tsParseEnumDeclaration(tl,od={}){return od.const&&(tl.const=!0),od.declare&&(tl.declare=!0),this.expectContextual(126),tl.id=this.parseIdentifier(),this.checkIdentifier(tl.id,tl.const?8971:8459),tl.body=this.tsParseEnumBody(),this.finishNode(tl,"TSEnumDeclaration")}tsParseEnumBody(){let tl=this.startNode();return this.expect(5),tl.members=this.tsParseDelimitedList("EnumMembers",this.tsParseEnumMember.bind(this)),this.expect(8),this.finishNode(tl,"TSEnumBody")}tsParseModuleBlock(){let tl=this.startNode();return this.scope.enter(0),this.expect(5),super.parseBlockOrModuleBlockBody(tl.body=[],void 0,!0,8),this.scope.exit(),this.finishNode(tl,"TSModuleBlock")}tsParseModuleOrNamespaceDeclaration(tl,od=!1){return tl.id=this.tsParseEntityName(1),tl.id.type==="Identifier"&&this.checkIdentifier(tl.id,1024),this.scope.enter(1024),this.prodParam.enter(0),tl.body=this.tsParseModuleBlock(),this.prodParam.exit(),this.scope.exit(),this.finishNode(tl,"TSModuleDeclaration")}tsParseAmbientExternalModuleDeclaration(tl){return this.isContextual(112)?(tl.kind="global",tl.id=this.parseIdentifier()):this.match(134)?(tl.kind="module",tl.id=super.parseStringLiteral(this.state.value)):this.unexpected(),this.match(5)?(this.scope.enter(1024),this.prodParam.enter(0),tl.body=this.tsParseModuleBlock(),this.prodParam.exit(),this.scope.exit()):this.semicolon(),this.finishNode(tl,"TSModuleDeclaration")}tsParseImportEqualsDeclaration(tl,od,_d){tl.id=od||this.parseIdentifier(),this.checkIdentifier(tl.id,4096),this.expect(29);let Ad=this.tsParseModuleReference();return tl.importKind==="type"&&Ad.type!=="TSExternalModuleReference"&&this.raise(ty.ImportAliasHasImportType,Ad),tl.moduleReference=Ad,this.semicolon(),this.finishNode(tl,"TSImportEqualsDeclaration")}tsIsExternalModuleReference(){return this.isContextual(119)&&this.lookaheadCharCode()===40}tsParseModuleReference(){return this.tsIsExternalModuleReference()?this.tsParseExternalModuleReference():this.tsParseEntityName(0)}tsParseExternalModuleReference(){let tl=this.startNode();return this.expectContextual(119),this.expect(10),this.match(134)||this.unexpected(),tl.expression=super.parseExprAtom(),this.expect(11),this.sawUnambiguousESM=!0,this.finishNode(tl,"TSExternalModuleReference")}tsLookAhead(tl){let od=this.state.clone(),_d=tl();return this.state=od,_d}tsTryParseAndCatch(tl){let od=this.tryParse((od=>tl()||od()));if(!(od.aborted||!od.node))return od.error&&(this.state=od.failState),od.node}tsTryParse(tl){let od=this.state.clone(),_d=tl();if(_d!==void 0&&_d!==!1)return _d;this.state=od}tsTryParseDeclare(tl){if(this.isLineTerminator())return;let od=this.state.type;return this.tsInAmbientContext((()=>{switch(od){case 68:return tl.declare=!0,super.parseFunctionStatement(tl,!1,!1);case 80:return tl.declare=!0,this.parseClass(tl,!0,!1);case 126:return this.tsParseEnumDeclaration(tl,{declare:!0});case 112:return this.tsParseAmbientExternalModuleDeclaration(tl);case 100:if(this.state.containsEsc)return;case 75:case 74:return!this.match(75)||!this.isLookaheadContextual("enum")?(tl.declare=!0,this.parseVarStatement(tl,this.state.value,!0)):(this.expect(75),this.tsParseEnumDeclaration(tl,{const:!0,declare:!0}));case 107:if(this.isUsing())return this.raise(ty.InvalidModifierOnUsingDeclaration,this.state.startLoc,"declare"),tl.declare=!0,this.parseVarStatement(tl,"using",!0);break;case 96:if(this.isAwaitUsing())return this.raise(ty.InvalidModifierOnAwaitUsingDeclaration,this.state.startLoc,"declare"),tl.declare=!0,this.next(),this.parseVarStatement(tl,"await using",!0);break;case 129:{let od=this.tsParseInterfaceDeclaration(tl,{declare:!0});if(od)return od}default:if(w(od))return this.tsParseDeclaration(tl,this.state.type,!0,null)}}))}tsTryParseExportDeclaration(){return this.tsParseDeclaration(this.startNode(),this.state.type,!0,null)}tsParseDeclaration(tl,od,_d,Ad){switch(od){case 124:if(this.tsCheckLineTerminator(_d)&&(this.match(80)||w(this.state.type)))return this.tsParseAbstractDeclaration(tl,Ad);break;case 127:if(this.tsCheckLineTerminator(_d)){if(this.match(134))return this.tsParseAmbientExternalModuleDeclaration(tl);if(w(this.state.type))return tl.kind="module",this.tsParseModuleOrNamespaceDeclaration(tl)}break;case 128:if(this.tsCheckLineTerminator(_d)&&w(this.state.type))return tl.kind="namespace",this.tsParseModuleOrNamespaceDeclaration(tl);break;case 130:if(this.tsCheckLineTerminator(_d)&&w(this.state.type))return this.tsParseTypeAliasDeclaration(tl);break}}tsCheckLineTerminator(tl){return tl?this.hasFollowingLineBreak()?!1:(this.next(),!0):!this.isLineTerminator()}tsTryParseGenericAsyncArrowFunction(tl){if(!this.match(47))return;let od=this.state.maybeInArrowParameters;this.state.maybeInArrowParameters=!0;let _d=this.tsTryParseAndCatch((()=>{let od=this.startNodeAt(tl);return od.typeParameters=this.tsParseTypeParameters(this.tsParseConstModifier),super.parseFunctionParams(od),od.returnType=this.tsTryParseTypeOrTypePredicateAnnotation(),this.expect(19),od}));if(this.state.maybeInArrowParameters=od,!!_d)return super.parseArrowExpression(_d,null,!0)}tsParseTypeArgumentsInExpression(){if(this.reScan_lt()===47)return this.tsParseTypeArguments()}tsParseTypeArguments(){let tl=this.startNode();return tl.params=this.tsInType((()=>this.tsInTopLevelContext((()=>(this.expect(47),this.tsParseDelimitedList("TypeParametersOrArguments",this.tsParseType.bind(this))))))),tl.params.length===0?this.raise(ty.EmptyTypeArguments,tl):!this.state.inType&&this.curContext()===$f.brace&&this.reScan_lt_gt(),this.expect(48),this.finishNode(tl,"TSTypeParameterInstantiation")}tsIsDeclarationStart(){return Ti(this.state.type)}isExportDefaultSpecifier(){return this.tsIsDeclarationStart()?!1:super.isExportDefaultSpecifier()}parseBindingElement(tl,od){let _d=od.length?od[0].loc.start:this.state.startLoc,Ad={};this.tsParseModifiers({allowedModifiers:["public","private","protected","override","readonly"]},Ad);let Dd=Ad.accessibility,zd=Ad.override,Kd=Ad.readonly;!(tl&4)&&(Dd||Kd||zd)&&this.raise(ty.UnexpectedParameterModifier,_d);let Zd=this.parseMaybeDefault();tl&2&&this.parseFunctionParamType(Zd);let fh=this.parseMaybeDefault(Zd.loc.start,Zd);if(Dd||Kd||zd){let tl=this.startNodeAt(_d);return od.length&&(tl.decorators=od),Dd&&(tl.accessibility=Dd),Kd&&(tl.readonly=Kd),zd&&(tl.override=zd),fh.type!=="Identifier"&&fh.type!=="AssignmentPattern"&&this.raise(ty.UnsupportedParameterPropertyKind,tl),tl.parameter=fh,this.finishNode(tl,"TSParameterProperty")}return od.length&&(Zd.decorators=od),fh}isSimpleParameter(tl){return tl.type==="TSParameterProperty"&&super.isSimpleParameter(tl.parameter)||super.isSimpleParameter(tl)}tsDisallowOptionalPattern(tl){for(let od of tl.params)od.type!=="Identifier"&&od.optional&&!this.state.isAmbientContext&&this.raise(ty.PatternIsOptional,od)}setArrowFunctionParameters(tl,od,_d){super.setArrowFunctionParameters(tl,od,_d),this.tsDisallowOptionalPattern(tl)}parseFunctionBodyAndFinish(tl,od,_d=!1){this.match(14)&&(tl.returnType=this.tsParseTypeOrTypePredicateAnnotation(14));let Ad=od==="FunctionDeclaration"?"TSDeclareFunction":od==="ClassMethod"||od==="ClassPrivateMethod"?"TSDeclareMethod":void 0;return Ad&&!this.match(5)&&this.isLineTerminator()?this.finishNode(tl,Ad):Ad==="TSDeclareFunction"&&this.state.isAmbientContext&&(this.raise(ty.DeclareFunctionHasImplementation,tl),tl.declare)?super.parseFunctionBodyAndFinish(tl,Ad,_d):(this.tsDisallowOptionalPattern(tl),super.parseFunctionBodyAndFinish(tl,od,_d))}registerFunctionStatementId(tl){!tl.body&&tl.id?this.checkIdentifier(tl.id,1024):super.registerFunctionStatementId(tl)}tsCheckForInvalidTypeCasts(tl){tl.forEach((tl=>{tl?.type==="TSTypeCastExpression"&&this.raise(ty.UnexpectedTypeAnnotation,tl.typeAnnotation)}))}toReferencedList(tl,od){return this.tsCheckForInvalidTypeCasts(tl),tl}parseArrayLike(tl,od,_d){let Ad=super.parseArrayLike(tl,od,_d);return Ad.type==="ArrayExpression"&&this.tsCheckForInvalidTypeCasts(Ad.elements),Ad}parseSubscript(tl,od,_d,Ad){if(!this.hasPrecedingLineBreak()&&this.match(35)){this.state.canStartJSXElement=!1,this.next();let _d=this.startNodeAt(od);return _d.expression=tl,this.finishNode(_d,"TSNonNullExpression")}let Dd=!1;if(this.match(18)&&this.lookaheadCharCode()===60){if(_d)return Ad.stop=!0,tl;Ad.optionalChainMember=Dd=!0,this.next()}if(this.match(47)||this.match(51)){let zd,Kd=this.tsTryParseAndCatch((()=>{if(!_d&&this.atPossibleAsyncArrow(tl)){let tl=this.tsTryParseGenericAsyncArrowFunction(od);if(tl)return Ad.stop=!0,tl}let Kd=this.tsParseTypeArgumentsInExpression();if(!Kd)return;if(Dd&&!this.match(10)){zd=this.state.curPosition();return}if(Ke(this.state.type)){let _d=super.parseTaggedTemplateExpression(tl,od,Ad);return _d.typeArguments=Kd,_d}if(!_d&&this.eat(10)){let _d=this.startNodeAt(od);return _d.callee=tl,_d.arguments=this.parseCallExpressionArguments(),this.tsCheckForInvalidTypeCasts(_d.arguments),_d.typeArguments=Kd,Ad.optionalChainMember&&(_d.optional=Dd),this.finishCallExpression(_d,Ad.optionalChainMember)}let Zd=this.state.type;if(Zd===48||Zd===52||Zd!==10&&ce(Zd)&&!this.hasPrecedingLineBreak())return;let fh=this.startNodeAt(od);return fh.expression=tl,fh.typeArguments=Kd,this.finishNode(fh,"TSInstantiationExpression")}));if(zd&&this.unexpected(zd,10),Kd)return Kd.type==="TSInstantiationExpression"&&((this.match(16)||this.match(18)&&this.lookaheadCharCode()!==40)&&this.raise(ty.InvalidPropertyAccessAfterInstantiationExpression,this.state.startLoc),!this.match(16)&&!this.match(18)&&(Kd.expression=super.stopParseSubscript(tl,Ad))),Kd}return super.parseSubscript(tl,od,_d,Ad)}parseNewCallee(tl){super.parseNewCallee(tl);let{callee:od}=tl;od.type==="TSInstantiationExpression"&&!od.extra?.parenthesized&&(tl.typeArguments=od.typeArguments,tl.callee=od.expression)}parseExprOp(tl,od,_d){let Ad;if(Ae(58)>_d&&!this.hasPrecedingLineBreak()&&(this.isContextual(93)||(Ad=this.isContextual(120)))){let Dd=this.startNodeAt(od);return Dd.expression=tl,Dd.typeAnnotation=this.tsInType((()=>(this.next(),this.match(75)?(Ad&&this.raise(k_.UnexpectedKeyword,this.state.startLoc,{keyword:"const"}),this.tsParseTypeReference()):this.tsParseType()))),this.finishNode(Dd,Ad?"TSSatisfiesExpression":"TSAsExpression"),this.reScan_lt_gt(),this.parseExprOp(Dd,od,_d)}return super.parseExprOp(tl,od,_d)}checkReservedWord(tl,od,_d,Ad){this.state.isAmbientContext||super.checkReservedWord(tl,od,_d,Ad)}checkImportReflection(tl){super.checkImportReflection(tl),tl.module&&tl.importKind!=="value"&&this.raise(ty.ImportReflectionHasImportType,tl.specifiers[0].loc.start)}checkDuplicateExports(){}isPotentialImportPhase(tl){if(super.isPotentialImportPhase(tl))return!0;if(this.isContextual(130)){let od=this.lookaheadCharCode();return tl?od===123||od===42:od!==61}return!tl&&this.isContextual(87)}applyImportPhase(tl,od,_d,Ad){super.applyImportPhase(tl,od,_d,Ad),od?tl.exportKind=_d==="type"?"type":"value":tl.importKind=_d==="type"||_d==="typeof"?_d:"value"}parseImport(tl){if(this.match(134))return tl.importKind="value",super.parseImport(tl);let od;if(w(this.state.type)&&this.lookaheadCharCode()===61)return tl.importKind="value",this.tsParseImportEqualsDeclaration(tl);if(this.isContextual(130)){let _d=this.parseMaybeImportPhase(tl,!1);if(this.lookaheadCharCode()===61)return this.tsParseImportEqualsDeclaration(tl,_d);od=super.parseImportSpecifiersAndAfter(tl,_d)}else od=super.parseImport(tl);return od.importKind==="type"&&od.specifiers.length>1&&od.specifiers[0].type==="ImportDefaultSpecifier"&&this.raise(ty.TypeImportCannotSpecifyDefaultAndNamed,od),od}parseExport(tl,od){if(this.match(83)){let od=this.startNode();this.next();let _d=null;this.isContextual(130)&&this.isPotentialImportPhase(!1)?_d=this.parseMaybeImportPhase(od,!1):od.importKind="value";let Ad=this.tsParseImportEqualsDeclaration(od,_d,!0);return tl.attributes=[],tl.declaration=Ad,tl.exportKind="value",tl.source=null,tl.specifiers=[],this.finishNode(tl,"ExportNamedDeclaration")}else if(this.eat(29)){let od=tl;return od.expression=super.parseExpression(),this.semicolon(),this.sawUnambiguousESM=!0,this.finishNode(od,"TSExportAssignment")}else if(this.eatContextual(93)){let od=tl;return this.expectContextual(128),od.id=this.parseIdentifier(),this.semicolon(),this.finishNode(od,"TSNamespaceExportDeclaration")}else return super.parseExport(tl,od)}isAbstractClass(){return this.isContextual(124)&&this.isLookaheadContextual("class")}parseExportDefaultExpression(){if(this.isAbstractClass()){let tl=this.startNode();return this.next(),tl.abstract=!0,this.parseClass(tl,!0,!0)}if(this.match(129)){let tl=this.tsParseInterfaceDeclaration(this.startNode());if(tl)return tl}return super.parseExportDefaultExpression()}parseVarStatement(tl,od,_d=!1){let{isAmbientContext:Ad}=this.state,Dd=super.parseVarStatement(tl,od,_d||Ad);if(!Ad)return Dd;if(!tl.declare&&(od==="using"||od==="await using"))return this.raiseOverwrite(ty.UsingDeclarationInAmbientContext,tl,od),Dd;for(let{id:tl,init:_d}of Dd.declarations)_d&&(od==="var"||od==="let"||tl.typeAnnotation?this.raise(ty.InitializerNotAllowedInAmbientContext,_d):er(_d,this.hasPlugin("estree"))||this.raise(ty.ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference,_d));return Dd}parseStatementContent(tl,od){if(!this.state.containsEsc)switch(this.state.type){case 75:{if(this.isLookaheadContextual("enum")){let tl=this.startNode();return this.expect(75),this.tsParseEnumDeclaration(tl,{const:!0})}break}case 124:case 125:{if(this.nextTokenIsIdentifierAndNotTSRelationalOperatorOnSameLine()){let tl=this.state.type,_d=this.startNode();this.next();let Ad=tl===125?this.tsTryParseDeclare(_d):this.tsParseAbstractDeclaration(_d,od);return Ad?(tl===125&&(Ad.declare=!0),Ad):(_d.expression=this.createIdentifier(this.startNodeAt(_d.loc.start),tl===125?"declare":"abstract"),this.semicolon(!1),this.finishNode(_d,"ExpressionStatement"))}break}case 126:return this.tsParseEnumDeclaration(this.startNode());case 112:{if(this.lookaheadCharCode()===123){let tl=this.startNode();return this.tsParseAmbientExternalModuleDeclaration(tl)}break}case 129:{let tl=this.tsParseInterfaceDeclaration(this.startNode());if(tl)return tl;break}case 127:{if(this.nextTokenIsIdentifierOrStringLiteralOnSameLine()){let tl=this.startNode();return this.next(),this.tsParseDeclaration(tl,127,!1,od)}break}case 128:{if(this.nextTokenIsIdentifierOnSameLine()){let tl=this.startNode();return this.next(),this.tsParseDeclaration(tl,128,!1,od)}break}case 130:{if(this.nextTokenIsIdentifierOnSameLine()){let tl=this.startNode();return this.next(),this.tsParseTypeAliasDeclaration(tl)}break}}return super.parseStatementContent(tl,od)}parseAccessModifier(){return this.tsParseModifier(["public","protected","private"])}tsHasSomeModifiers(tl,od){return od.some((od=>$t(od)?tl.accessibility===od:!!tl[od]))}tsIsStartOfStaticBlocks(){return this.isContextual(106)&&this.lookaheadCharCode()===123}parseClassMember(tl,od,_d){let Ad=["declare","private","public","protected","override","abstract","readonly","static"];this.tsParseModifiers({allowedModifiers:Ad,disallowedModifiers:["in","out"],stopOnStartOfClassStaticBlock:!0,errorTemplate:ty.InvalidModifierOnTypeParameterPositions},od);let n=()=>{this.tsIsStartOfStaticBlocks()?(this.next(),this.next(),this.tsHasSomeModifiers(od,Ad)&&this.raise(ty.StaticBlockCannotHaveModifier,this.state.curPosition()),super.parseClassStaticBlock(tl,od)):this.parseClassMemberWithIsStatic(tl,od,_d,!!od.static)};od.declare?this.tsInAmbientContext(n):n()}parseClassMemberWithIsStatic(tl,od,_d,Ad){let Dd=this.tsTryParseIndexSignature(od);if(Dd){tl.body.push(Dd),od.abstract&&this.raise(ty.IndexSignatureHasAbstract,od),od.accessibility&&this.raise(ty.IndexSignatureHasAccessibility,od,{modifier:od.accessibility}),od.declare&&this.raise(ty.IndexSignatureHasDeclare,od),od.override&&this.raise(ty.IndexSignatureHasOverride,od);return}!this.state.inAbstractClass&&od.abstract&&this.raise(ty.NonAbstractClassHasAbstractMethod,od),od.override&&(_d.hadSuperClass||this.raise(ty.OverrideNotInSubClass,od)),super.parseClassMemberWithIsStatic(tl,od,_d,Ad)}parsePostMemberNameModifiers(tl){this.eat(17)&&(tl.optional=!0),tl.readonly&&this.match(10)&&this.raise(ty.ClassMethodHasReadonly,tl),tl.declare&&this.match(10)&&this.raise(ty.ClassMethodHasDeclare,tl)}shouldParseExportDeclaration(){return this.tsIsDeclarationStart()?!0:super.shouldParseExportDeclaration()}parseConditional(tl,od,_d){if(!this.match(17))return tl;if(this.state.maybeInArrowParameters){let od=this.lookaheadCharCode();if(od===44||od===61||od===58||od===41)return this.setOptionalParametersError(_d),tl}return super.parseConditional(tl,od,_d)}parseParenItem(tl,od){let _d=super.parseParenItem(tl,od);if(this.eat(17)&&(_d.optional=!0,this.resetEndLocation(tl)),this.match(14)){let _d=this.startNodeAt(od);return _d.expression=tl,_d.typeAnnotation=this.tsParseTypeAnnotation(),this.finishNode(_d,"TSTypeCastExpression")}return tl}parseExportDeclaration(tl){if(!this.state.isAmbientContext&&this.isContextual(125))return this.tsInAmbientContext((()=>this.parseExportDeclaration(tl)));let od=this.state.startLoc,_d=this.eatContextual(125);if(_d&&(this.isContextual(125)||!this.shouldParseExportDeclaration()))throw this.raise(ty.ExpectedAmbientAfterExportDeclare,this.state.startLoc);let Ad=w(this.state.type)&&this.tsTryParseExportDeclaration()||super.parseExportDeclaration(tl);return Ad?((Ad.type==="TSInterfaceDeclaration"||Ad.type==="TSTypeAliasDeclaration"||_d)&&(tl.exportKind="type"),_d&&Ad.type!=="TSImportEqualsDeclaration"&&(this.resetStartLocation(Ad,od),Ad.declare=!0),Ad):null}parseClassId(tl,od,_d,Ad){if((!od||_d)&&this.isContextual(113))return;super.parseClassId(tl,od,_d,tl.declare?1024:8331);let Dd=this.tsTryParseTypeParameters(this.tsParseInOutConstModifiers);Dd&&(tl.typeParameters=Dd)}parseClassPropertyAnnotation(tl){tl.optional||(this.eat(35)?tl.definite=!0:this.eat(17)&&(tl.optional=!0));let od=this.tsTryParseTypeAnnotation();od&&(tl.typeAnnotation=od)}parseClassProperty(tl){if(this.parseClassPropertyAnnotation(tl),this.state.isAmbientContext&&!(tl.readonly&&!tl.typeAnnotation)&&this.match(29)&&this.raise(ty.DeclareClassFieldHasInitializer,this.state.startLoc),tl.abstract&&this.match(29)){let{key:od}=tl;this.raise(ty.AbstractPropertyHasInitializer,this.state.startLoc,{propertyName:od.type==="Identifier"&&!tl.computed?od.name:`[${this.input.slice(this.offsetToSourcePos(od.start),this.offsetToSourcePos(od.end))}]`})}return super.parseClassProperty(tl)}parseClassPrivateProperty(tl){return tl.abstract&&this.raise(ty.PrivateElementHasAbstract,tl),tl.accessibility&&this.raise(ty.PrivateElementHasAccessibility,tl,{modifier:tl.accessibility}),this.parseClassPropertyAnnotation(tl),super.parseClassPrivateProperty(tl)}parseClassAccessorProperty(tl){return this.parseClassPropertyAnnotation(tl),tl.optional&&this.raise(ty.AccessorCannotBeOptional,tl),super.parseClassAccessorProperty(tl)}pushClassMethod(tl,od,_d,Ad,Dd,zd){let Kd=this.tsTryParseTypeParameters(this.tsParseConstModifier);Kd&&Dd&&this.raise(ty.ConstructorHasTypeParameters,Kd);let{declare:Zd=!1,kind:fh}=od;Zd&&(fh==="get"||fh==="set")&&this.raise(ty.DeclareAccessor,od,{kind:fh}),Kd&&(od.typeParameters=Kd),super.pushClassMethod(tl,od,_d,Ad,Dd,zd)}pushClassPrivateMethod(tl,od,_d,Ad){let Dd=this.tsTryParseTypeParameters(this.tsParseConstModifier);Dd&&(od.typeParameters=Dd),super.pushClassPrivateMethod(tl,od,_d,Ad)}declareClassPrivateMethodInScope(tl,od){tl.type!=="TSDeclareMethod"&&(tl.type==="MethodDefinition"&&tl.value.body==null||super.declareClassPrivateMethodInScope(tl,od))}parseClassSuper(tl){super.parseClassSuper(tl),tl.superClass&&(this.match(47)||this.match(51))&&(tl.superTypeArguments=this.tsParseTypeArgumentsInExpression()),this.eatContextual(113)&&(tl.implements=this.tsParseHeritageClause("implements"))}parseObjPropValue(tl,od,_d,Ad,Dd,zd,Kd){let Zd=this.tsTryParseTypeParameters(this.tsParseConstModifier);return Zd&&(tl.typeParameters=Zd),super.parseObjPropValue(tl,od,_d,Ad,Dd,zd,Kd)}parseFunctionParams(tl,od){let _d=this.tsTryParseTypeParameters(this.tsParseConstModifier);_d&&(tl.typeParameters=_d),super.parseFunctionParams(tl,od)}parseVarId(tl,od){super.parseVarId(tl,od),tl.id.type==="Identifier"&&!this.hasPrecedingLineBreak()&&this.eat(35)&&(tl.definite=!0);let _d=this.tsTryParseTypeAnnotation();_d&&(tl.id.typeAnnotation=_d,this.resetEndLocation(tl.id))}parseAsyncArrowFromCallExpression(tl,od){return this.match(14)&&(tl.returnType=this.tsParseTypeAnnotation()),super.parseAsyncArrowFromCallExpression(tl,od)}parseMaybeAssign(tl,od){let _d,Ad,Dd;if(this.hasPlugin("jsx")&&(this.match(143)||this.match(47))){if(_d=this.state.clone(),Ad=this.tryParse((()=>super.parseMaybeAssign(tl,od)),_d),!Ad.error)return Ad.node;let{context:Dd}=this.state,zd=Dd[Dd.length-1];(zd===$f.j_oTag||zd===$f.j_expr)&&Dd.pop()}if(!Ad?.error&&!this.match(47))return super.parseMaybeAssign(tl,od);(!_d||_d===this.state)&&(_d=this.state.clone());let zd,Kd=this.tryParse((_d=>{zd=this.tsParseTypeParameters(this.tsParseConstModifier);let Ad=super.parseMaybeAssign(tl,od);if((Ad.type!=="ArrowFunctionExpression"||Ad.extra?.parenthesized)&&_d(),zd?.params.length!==0&&this.resetStartLocationFromNode(Ad,zd),Ad.typeParameters=zd,this.hasPlugin("jsx")&&Ad.typeParameters.params.length===1&&!Ad.typeParameters.extra?.trailingComma){let tl=Ad.typeParameters.params[0];tl.constraint||this.raise(ty.SingleTypeParameterWithoutTrailingComma,D(tl.loc.end,1),{typeParameterName:tl.name.name})}return Ad}),_d);if(!Kd.error&&!Kd.aborted)return zd&&this.reportReservedArrowTypeParam(zd),Kd.node;if(!Ad&&(qt(!this.hasPlugin("jsx")),Dd=this.tryParse((()=>super.parseMaybeAssign(tl,od)),_d),!Dd.error))return Dd.node;if(Ad?.node)return this.state=Ad.failState,Ad.node;if(Kd.node)return this.state=Kd.failState,zd&&this.reportReservedArrowTypeParam(zd),Kd.node;if(Dd?.node)return this.state=Dd.failState,Dd.node;throw Ad?.error||Kd.error||Dd?.error}reportReservedArrowTypeParam(tl){tl.params.length===1&&!tl.params[0].constraint&&!tl.extra?.trailingComma&&this.getPluginOption("typescript","disallowAmbiguousJSXLike")&&this.raise(ty.ReservedArrowTypeParam,tl)}parseMaybeUnary(tl,od){return!this.hasPlugin("jsx")&&this.match(47)?this.tsParseTypeAssertion():super.parseMaybeUnary(tl,od)}parseArrow(tl){if(this.match(14)){let od=this.tryParse((tl=>{let od=this.tsParseTypeOrTypePredicateAnnotation(14);return(this.canInsertSemicolon()||!this.match(19))&&tl(),od}));if(od.aborted)return;od.thrown||(od.error&&(this.state=od.failState),tl.returnType=od.node)}return super.parseArrow(tl)}parseFunctionParamType(tl){this.eat(17)&&(tl.optional=!0);let od=this.tsTryParseTypeAnnotation();return od&&(tl.typeAnnotation=od),this.resetEndLocation(tl),tl}isAssignable(tl,od){switch(tl.type){case"TSTypeCastExpression":return this.isAssignable(tl.expression,od);case"TSParameterProperty":return!0;default:return super.isAssignable(tl,od)}}toAssignable(tl,od=!1){switch(tl.type){case"ParenthesizedExpression":this.toAssignableParenthesizedExpression(tl,od);break;case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"TSTypeAssertion":od?this.expressionScope.recordArrowParameterBindingError(ty.UnexpectedTypeCastInParameter,tl):this.raise(ty.UnexpectedTypeCastInParameter,tl),this.toAssignable(tl.expression,od);break;case"AssignmentExpression":!od&&tl.left.type==="TSTypeCastExpression"&&(tl.left=this.typeCastToParameter(tl.left));default:super.toAssignable(tl,od)}}toAssignableParenthesizedExpression(tl,od){switch(tl.expression.type){case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"TSTypeAssertion":case"ParenthesizedExpression":this.toAssignable(tl.expression,od);break;default:super.toAssignable(tl,od)}}checkToRestConversion(tl,od){switch(tl.type){case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":case"TSNonNullExpression":this.checkToRestConversion(tl.expression,!1);break;default:super.checkToRestConversion(tl,od)}}isValidLVal(tl,od,_d,Ad){switch(tl){case"TSTypeCastExpression":return!0;case"TSParameterProperty":return"parameter";case"TSNonNullExpression":return"expression";case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":return(Ad!==64||!_d)&&["expression",!0];default:return super.isValidLVal(tl,od,_d,Ad)}}parseBindingAtom(){return this.state.type===78?this.parseIdentifier(!0):super.parseBindingAtom()}parseMaybeDecoratorArguments(tl,od){if(this.match(47)||this.match(51)){let _d=this.tsParseTypeArgumentsInExpression();if(this.match(10)){let Ad=super.parseMaybeDecoratorArguments(tl,od);return Ad.typeArguments=_d,Ad}this.unexpected(null,10)}return super.parseMaybeDecoratorArguments(tl,od)}checkCommaAfterRest(tl){return this.state.isAmbientContext&&this.match(12)&&this.lookaheadCharCode()===tl?(this.next(),!1):super.checkCommaAfterRest(tl)}isClassMethod(){return this.match(47)||super.isClassMethod()}isClassProperty(){return this.match(35)||this.match(14)||super.isClassProperty()}parseMaybeDefault(tl,od){let _d=super.parseMaybeDefault(tl,od);return _d.type==="AssignmentPattern"&&_d.typeAnnotation&&_d.right.start<_d.typeAnnotation.start&&this.raise(ty.TypeAnnotationAfterAssign,_d.typeAnnotation),_d}getTokenFromCode(tl){if(this.state.inType){if(tl===62){this.finishOp(48,1);return}if(tl===60){this.finishOp(47,1);return}}super.getTokenFromCode(tl)}reScan_lt_gt(){let{type:tl}=this.state;tl===47?(this.state.pos-=1,this.readToken_lt()):tl===48&&(this.state.pos-=1,this.readToken_gt())}reScan_lt(){let{type:tl}=this.state;return tl===51?(this.state.pos-=2,this.finishOp(47,1),47):tl}toAssignableListItem(tl,od,_d){let Ad=tl[od];Ad.type==="TSTypeCastExpression"&&(tl[od]=this.typeCastToParameter(Ad)),super.toAssignableListItem(tl,od,_d)}typeCastToParameter(tl){return tl.expression.typeAnnotation=tl.typeAnnotation,this.resetEndLocation(tl.expression,tl.typeAnnotation.loc.end),tl.expression}shouldParseArrow(tl){return this.match(14)?tl.every((tl=>this.isAssignable(tl,!0))):super.shouldParseArrow(tl)}shouldParseAsyncArrow(){return this.match(14)||super.shouldParseAsyncArrow()}canHaveLeadingDecorator(){return super.canHaveLeadingDecorator()||this.isAbstractClass()}jsxParseOpeningElementAfterName(tl){if(this.match(47)||this.match(51)){let od=this.tsTryParseAndCatch((()=>this.tsParseTypeArgumentsInExpression()));od&&(tl.typeArguments=od)}return super.jsxParseOpeningElementAfterName(tl)}getGetterSetterExpectedParamCount(tl){let od=super.getGetterSetterExpectedParamCount(tl),_d=this.getObjectOrClassMethodParams(tl)[0];return _d&&this.isThisParam(_d)?od+1:od}parseCatchClauseParam(){let tl=super.parseCatchClauseParam(),od=this.tsTryParseTypeAnnotation();return od&&(tl.typeAnnotation=od,this.resetEndLocation(tl)),tl}tsInAmbientContext(tl){let{isAmbientContext:od,strict:_d}=this.state;this.state.isAmbientContext=!0,this.state.strict=!1;try{return tl()}finally{this.state.isAmbientContext=od,this.state.strict=_d}}parseClass(tl,od,_d){let Ad=this.state.inAbstractClass;this.state.inAbstractClass=!!tl.abstract;try{return super.parseClass(tl,od,_d)}finally{this.state.inAbstractClass=Ad}}tsParseAbstractDeclaration(tl,od){if(this.match(80))return tl.abstract=!0,this.maybeTakeDecorators(od,this.parseClass(tl,!0,!1));if(this.isContextual(129))return this.hasFollowingLineBreak()?null:(tl.abstract=!0,this.raise(ty.NonClassMethodPropertyHasAbstractModifier,tl),this.tsParseInterfaceDeclaration(tl));throw this.unexpected(null,80)}parseMethod(tl,od,_d,Ad,Dd,zd,Kd){let Zd=super.parseMethod(tl,od,_d,Ad,Dd,zd,Kd);if((Zd.abstract||Zd.type==="TSAbstractMethodDefinition")&&(this.hasPlugin("estree")?Zd.value:Zd).body){let{key:tl}=Zd;this.raise(ty.AbstractMethodHasImplementation,Zd,{methodName:tl.type==="Identifier"&&!Zd.computed?tl.name:`[${this.input.slice(this.offsetToSourcePos(tl.start),this.offsetToSourcePos(tl.end))}]`})}return Zd}tsParseTypeParameterName(){return this.parseIdentifier()}shouldParseAsAmbientContext(){return!!this.getPluginOption("typescript","dts")}parse(){return this.shouldParseAsAmbientContext()&&(this.state.isAmbientContext=!0),super.parse()}getExpression(){return this.shouldParseAsAmbientContext()&&(this.state.isAmbientContext=!0),super.getExpression()}parseExportSpecifier(tl,od,_d,Ad){return!od&&Ad?(this.parseTypeOnlyImportExportSpecifier(tl,!1,_d),this.finishNode(tl,"ExportSpecifier")):(tl.exportKind="value",super.parseExportSpecifier(tl,od,_d,Ad))}parseImportSpecifier(tl,od,_d,Ad,Dd){return!od&&Ad?(this.parseTypeOnlyImportExportSpecifier(tl,!0,_d),this.finishNode(tl,"ImportSpecifier")):(tl.importKind="value",super.parseImportSpecifier(tl,od,_d,Ad,_d?4098:4096))}parseTypeOnlyImportExportSpecifier(tl,od,_d){let Ad=od?"imported":"local",Dd=od?"local":"exported",zd=tl[Ad],Kd,Zd=!1,fh=!0,vh=zd.loc.start;if(this.isContextual(93)){let tl=this.parseIdentifier();if(this.isContextual(93)){let _d=this.parseIdentifier();O(this.state.type)?(Zd=!0,zd=tl,Kd=od?this.parseIdentifier():this.parseModuleExportName(),fh=!1):(Kd=_d,fh=!1)}else O(this.state.type)?(fh=!1,Kd=od?this.parseIdentifier():this.parseModuleExportName()):(Zd=!0,zd=tl)}else O(this.state.type)&&(Zd=!0,od?(zd=this.parseIdentifier(!0),this.isContextual(93)||this.checkReservedWord(zd.name,zd.loc.start,!0,!0)):zd=this.parseModuleExportName());Zd&&_d&&this.raise(od?ty.TypeModifierIsUsedInTypeImports:ty.TypeModifierIsUsedInTypeExports,vh),tl[Ad]=zd,tl[Dd]=Kd;let wh=od?"importKind":"exportKind";tl[wh]=Zd?"type":"value",fh&&this.eatContextual(93)&&(tl[Dd]=od?this.parseIdentifier():this.parseModuleExportName()),tl[Dd]||(tl[Dd]=this.cloneIdentifier(tl[Ad])),od&&this.checkIdentifier(tl[Dd],Zd?4098:4096)}fillOptionalPropertiesForTSESLint(tl){switch(tl.type){case"ExpressionStatement":tl.directive??(tl.directive=void 0);return;case"RestElement":tl.value=void 0;case"Identifier":case"ArrayPattern":case"AssignmentPattern":case"ObjectPattern":tl.decorators??(tl.decorators=[]),tl.optional??(tl.optional=!1),tl.typeAnnotation??(tl.typeAnnotation=void 0);return;case"TSParameterProperty":tl.accessibility??(tl.accessibility=void 0),tl.decorators??(tl.decorators=[]),tl.override??(tl.override=!1),tl.readonly??(tl.readonly=!1),tl.static??(tl.static=!1);return;case"TSEmptyBodyFunctionExpression":tl.body=null;case"TSDeclareFunction":case"FunctionDeclaration":case"FunctionExpression":case"ClassMethod":case"ClassPrivateMethod":tl.declare??(tl.declare=!1),tl.returnType??(tl.returnType=void 0),tl.typeParameters??(tl.typeParameters=void 0);return;case"Property":tl.optional??(tl.optional=!1);return;case"TSMethodSignature":case"TSPropertySignature":tl.optional??(tl.optional=!1);case"TSIndexSignature":tl.accessibility??(tl.accessibility=void 0),tl.readonly??(tl.readonly=!1),tl.static??(tl.static=!1);return;case"TSAbstractPropertyDefinition":case"PropertyDefinition":case"TSAbstractAccessorProperty":case"AccessorProperty":tl.declare??(tl.declare=!1),tl.definite??(tl.definite=!1),tl.readonly??(tl.readonly=!1),tl.typeAnnotation??(tl.typeAnnotation=void 0);case"TSAbstractMethodDefinition":case"MethodDefinition":tl.accessibility??(tl.accessibility=void 0),tl.decorators??(tl.decorators=[]),tl.override??(tl.override=!1),tl.optional??(tl.optional=!1);return;case"ClassExpression":tl.id??(tl.id=null);case"ClassDeclaration":tl.abstract??(tl.abstract=!1),tl.declare??(tl.declare=!1),tl.decorators??(tl.decorators=[]),tl.implements??(tl.implements=[]),tl.superTypeArguments??(tl.superTypeArguments=void 0),tl.typeParameters??(tl.typeParameters=void 0);return;case"TSTypeAliasDeclaration":case"VariableDeclaration":tl.declare??(tl.declare=!1);return;case"VariableDeclarator":tl.definite??(tl.definite=!1);return;case"TSEnumDeclaration":tl.const??(tl.const=!1),tl.declare??(tl.declare=!1);return;case"TSEnumMember":tl.computed??(tl.computed=!1);return;case"TSImportType":tl.qualifier??(tl.qualifier=null),tl.options??(tl.options=null),tl.typeArguments??(tl.typeArguments=null);return;case"TSInterfaceDeclaration":tl.declare??(tl.declare=!1),tl.extends??(tl.extends=[]);return;case"TSMappedType":tl.optional??(tl.optional=!1),tl.readonly??(tl.readonly=void 0);return;case"TSModuleDeclaration":tl.declare??(tl.declare=!1),tl.global??(tl.global=tl.kind==="global");return;case"TSTypeParameter":tl.const??(tl.const=!1),tl.in??(tl.in=!1),tl.out??(tl.out=!1);return}}chStartsBindingIdentifierAndNotRelationalOperator(tl,od){if(B(tl)){if(ZA.lastIndex=od,ZA.test(this.input)){let tl=this.codePointAtPos(ZA.lastIndex);if(!K(tl)&&tl!==92)return!1}return!0}else return tl===92}nextTokenIsIdentifierAndNotTSRelationalOperatorOnSameLine(){let tl=this.nextTokenInLineStart(),od=this.codePointAtPos(tl);return this.chStartsBindingIdentifierAndNotRelationalOperator(od,tl)}nextTokenIsIdentifierOrStringLiteralOnSameLine(){let tl=this.nextTokenInLineStart(),od=this.codePointAtPos(tl);return this.chStartsBindingIdentifier(od,tl)||od===34||od===39}};function Zi(tl){if(tl.type!=="MemberExpression")return!1;let{computed:od,property:_d}=tl;return od&&_d.type!=="StringLiteral"&&(_d.type!=="TemplateLiteral"||_d.expressions.length>0)?!1:hs(tl.object)}function er(tl,od){let{type:_d}=tl;if(tl.extra?.parenthesized)return!1;if(od){if(_d==="Literal"){let{value:od}=tl;if(typeof od=="string"||typeof od=="boolean")return!0}}else if(_d==="StringLiteral"||_d==="BooleanLiteral")return!0;return!!(os(tl,od)||tr(tl,od)||_d==="TemplateLiteral"&&tl.expressions.length===0||Zi(tl))}function os(tl,od){return od?tl.type==="Literal"&&(typeof tl.value=="number"||"bigint"in tl):tl.type==="NumericLiteral"||tl.type==="BigIntLiteral"}function tr(tl,od){if(tl.type==="UnaryExpression"){let{operator:_d,argument:Ad}=tl;if(_d==="-"&&os(Ad,od))return!0}return!1}function hs(tl){return tl.type==="Identifier"?!0:tl.type!=="MemberExpression"||tl.computed?!1:hs(tl.object)}var ry=F`placeholders`({ClassNameIsRequired:"A class name is required.",UnexpectedSpace:"Unexpected space in placeholder."}),sr=tl=>class extends tl{parsePlaceholder(tl){if(this.match(133)){let od=this.startNode();return this.next(),this.assertNoSpace(),od.name=super.parseIdentifier(!0),this.assertNoSpace(),this.expect(133),this.finishPlaceholder(od,tl)}}finishPlaceholder(tl,od){let _d=tl;return(!_d.expectedNode||!_d.type)&&(_d=this.finishNode(_d,"Placeholder")),_d.expectedNode=od,_d}getTokenFromCode(tl){tl===37&&this.input.charCodeAt(this.state.pos+1)===37?this.finishOp(133,2):super.getTokenFromCode(tl)}parseExprAtom(tl){return this.parsePlaceholder("Expression")||super.parseExprAtom(tl)}parseIdentifier(tl){return this.parsePlaceholder("Identifier")||super.parseIdentifier(tl)}checkReservedWord(tl,od,_d,Ad){tl!==void 0&&super.checkReservedWord(tl,od,_d,Ad)}cloneIdentifier(tl){let od=super.cloneIdentifier(tl);return od.type==="Placeholder"&&(od.expectedNode=tl.expectedNode),od}cloneStringLiteral(tl){return tl.type==="Placeholder"?this.cloneIdentifier(tl):super.cloneStringLiteral(tl)}parseBindingAtom(){return this.parsePlaceholder("Pattern")||super.parseBindingAtom()}isValidLVal(tl,od,_d,Ad){return tl==="Placeholder"||super.isValidLVal(tl,od,_d,Ad)}toAssignable(tl,od){tl&&tl.type==="Placeholder"&&tl.expectedNode==="Expression"?tl.expectedNode="Pattern":super.toAssignable(tl,od)}chStartsBindingIdentifier(tl,od){if(super.chStartsBindingIdentifier(tl,od))return!0;let _d=this.nextTokenStart();return this.input.charCodeAt(_d)===37&&this.input.charCodeAt(_d+1)===37}verifyBreakContinue(tl,od){tl.label&&tl.label.type==="Placeholder"||super.verifyBreakContinue(tl,od)}parseExpressionStatement(tl,od){if(od.type!=="Placeholder"||od.extra?.parenthesized)return super.parseExpressionStatement(tl,od);if(this.match(14)){let _d=tl;return _d.label=this.finishPlaceholder(od,"Identifier"),this.next(),_d.body=super.parseStatementOrSloppyAnnexBFunctionDeclaration(),this.finishNode(_d,"LabeledStatement")}this.semicolon();let _d=tl;return _d.name=od.name,this.finishPlaceholder(_d,"Statement")}parseBlock(tl,od,_d){return this.parsePlaceholder("BlockStatement")||super.parseBlock(tl,od,_d)}parseFunctionId(tl){return this.parsePlaceholder("Identifier")||super.parseFunctionId(tl)}parseClass(tl,od,_d){let Ad=od?"ClassDeclaration":"ClassExpression";this.next();let Dd=this.state.strict,zd=this.parsePlaceholder("Identifier");if(zd)if(this.match(81)||this.match(133)||this.match(5))tl.id=zd;else{if(_d||!od)return tl.id=null,tl.body=this.finishPlaceholder(zd,"ClassBody"),this.finishNode(tl,Ad);throw this.raise(ry.ClassNameIsRequired,this.state.startLoc)}else this.parseClassId(tl,od,_d);return super.parseClassSuper(tl),tl.body=this.parsePlaceholder("ClassBody")||super.parseClassBody(!!tl.superClass,Dd),this.finishNode(tl,Ad)}parseExport(tl,od){let _d=this.parsePlaceholder("Identifier");if(!_d)return super.parseExport(tl,od);let Ad=tl;if(!this.isContextual(98)&&!this.match(12))return Ad.specifiers=[],Ad.source=null,Ad.declaration=this.finishPlaceholder(_d,"Declaration"),this.finishNode(Ad,"ExportNamedDeclaration");this.expectPlugin("exportDefaultFrom");let Dd=this.startNode();return Dd.exported=_d,Ad.specifiers=[this.finishNode(Dd,"ExportDefaultSpecifier")],super.parseExport(Ad,od)}isExportDefaultSpecifier(){if(this.match(65)){let tl=this.nextTokenStart();if(this.isUnparsedContextual(tl,"from")&&this.input.startsWith(z(133),this.nextTokenStartSince(tl+4)))return!0}return super.isExportDefaultSpecifier()}maybeParseExportDefaultSpecifier(tl,od){return tl.specifiers?.length?!0:super.maybeParseExportDefaultSpecifier(tl,od)}checkExport(tl){let{specifiers:od}=tl;od?.length&&(tl.specifiers=od.filter((tl=>tl.exported.type==="Placeholder"))),super.checkExport(tl),tl.specifiers=od}parseImport(tl){let od=this.parsePlaceholder("Identifier");if(!od)return super.parseImport(tl);if(tl.specifiers=[],!this.isContextual(98)&&!this.match(12))return tl.source=this.finishPlaceholder(od,"StringLiteral"),this.semicolon(),this.finishNode(tl,"ImportDeclaration");let _d=this.startNodeAtNode(od);return _d.local=od,tl.specifiers.push(this.finishNode(_d,"ImportDefaultSpecifier")),this.eat(12)&&(this.maybeParseStarImportSpecifier(tl)||this.parseNamedImportSpecifiers(tl)),this.expectContextual(98),tl.source=this.parseImportSource(),this.semicolon(),this.finishNode(tl,"ImportDeclaration")}parseImportSource(){return this.parsePlaceholder("StringLiteral")||super.parseImportSource()}assertNoSpace(){this.state.start>this.offsetToSourcePos(this.state.lastTokEndLoc.index)&&this.raise(ry.UnexpectedSpace,this.state.lastTokEndLoc)}},ir=tl=>class extends tl{parseV8Intrinsic(){if(this.match(54)){let tl=this.state.startLoc,od=this.startNode();if(this.next(),w(this.state.type)){let tl=this.parseIdentifierName(),_d=this.createIdentifier(od,tl);if(this.castNodeTo(_d,"V8IntrinsicIdentifier"),this.match(10))return _d}this.unexpected(tl)}}parseExprAtom(tl){return this.parseV8Intrinsic()||super.parseExprAtom(tl)}},ny=["fsharp","hack"],oy=["^^","@@","^","%","#"];function rr(tl){if(tl.has("decorators")){if(tl.has("decorators-legacy"))throw new Error("Cannot use the decorators and decorators-legacy plugin together");let od=tl.get("decorators").decoratorsBeforeExport;if(od!=null&&typeof od!="boolean")throw new Error("'decoratorsBeforeExport' must be a boolean, if specified.");let _d=tl.get("decorators").allowCallParenthesized;if(_d!=null&&typeof _d!="boolean")throw new Error("'allowCallParenthesized' must be a boolean.")}if(tl.has("flow")&&tl.has("typescript"))throw new Error("Cannot combine flow and typescript plugins.");if(tl.has("placeholders")&&tl.has("v8intrinsic"))throw new Error("Cannot combine placeholders and v8intrinsic plugins.");if(tl.has("pipelineOperator")){let od=tl.get("pipelineOperator").proposal;if(!ny.includes(od)){let tl=ny.map((tl=>`"${tl}"`)).join(", ");throw new Error(`"pipelineOperator" requires "proposal" option whose value must be one of: ${tl}.`)}if(od==="hack"){if(tl.has("placeholders"))throw new Error("Cannot combine placeholders plugin and Hack-style pipes.");if(tl.has("v8intrinsic"))throw new Error("Cannot combine v8intrinsic plugin and Hack-style pipes.");let od=tl.get("pipelineOperator").topicToken;if(!oy.includes(od)){let tl=oy.map((tl=>`"${tl}"`)).join(", ");throw new Error(`"pipelineOperator" in "proposal": "hack" mode also requires a "topicToken" option whose value must be one of: ${tl}.`)}}}if(tl.has("moduleAttributes"))throw new Error("`moduleAttributes` has been removed in Babel 8, please migrate to import attributes instead.");if(tl.has("importAssertions"))throw new Error("`importAssertions` has been removed in Babel 8, please use import attributes instead. To use the non-standard `assert` syntax you can enable the `deprecatedImportAssert` parser plugin.");if(!tl.has("deprecatedImportAssert")&&tl.has("importAttributes")&&tl.get("importAttributes").deprecatedAssertSyntax)throw new Error("The 'importAttributes' plugin has been removed in Babel 8. If you need to enable support for the deprecated `assert` syntax, you can enable the `deprecatedImportAssert` parser plugin.");if(tl.has("recordAndTuple"))throw new Error("The 'recordAndTuple' plugin has been removed in Babel 8. Please remove it from your configuration.");if(tl.has("asyncDoExpressions")&&!tl.has("doExpressions")){let tl=new Error("'asyncDoExpressions' requires 'doExpressions', please add 'doExpressions' to parser plugins.");throw tl.missingPlugins="doExpressions",tl}if(tl.has("optionalChainingAssign")&&tl.get("optionalChainingAssign").version!=="2023-07")throw new Error("The 'optionalChainingAssign' plugin requires a 'version' option, representing the last proposal update. Currently, the only supported value is '2023-07'.");if(tl.has("discardBinding")&&tl.get("discardBinding").syntaxType!=="void")throw new Error("The 'discardBinding' plugin requires a 'syntaxType' option. Currently the only supported value is 'void'.");{if(tl.has("decimal"))throw new Error("The 'decimal' plugin has been removed in Babel 8. Please remove it from your configuration.");if(tl.has("importReflection"))throw new Error("The 'importReflection' plugin has been removed in Babel 8. Use 'sourcePhaseImports' instead, and replace 'import module' with 'import source' in your code.")}}var cy={estree:ci,jsx:ji,flow:Ri,typescript:Qi,v8intrinsic:ir,placeholders:sr},_y=Object.keys(cy),Qy=class extends XA{checkProto(tl,od,_d,Ad){if(tl.type==="SpreadElement"||this.isObjectMethod(tl)||tl.computed||tl.shorthand)return _d;let Dd=tl.key;return(Dd.type==="Identifier"?Dd.name:Dd.value)==="__proto__"?od?(this.raise(k_.RecordNoProto,Dd),!0):(_d&&(Ad?Ad.doubleProtoLoc===null&&(Ad.doubleProtoLoc=Dd.loc.start):this.raise(k_.DuplicateProto,Dd)),!0):_d}shouldExitDescending(tl,od){return tl.type==="ArrowFunctionExpression"&&this.offsetToSourcePos(tl.start)===od}getExpression(){if(this.enterInitialScopes(),this.nextToken(),this.match(140))throw this.raise(k_.ParseExpressionEmptyInput,this.state.startLoc);let tl=this.parseExpression();if(!this.match(140))throw this.raise(k_.ParseExpressionExpectsEOF,this.state.startLoc,{unexpected:this.input.codePointAt(this.state.start)});return this.finalizeRemainingComments(),tl.comments=this.comments,tl.errors=this.state.errors,this.optionFlags&256&&(tl.tokens=this.tokens),tl}parseExpression(tl,od){return tl?this.disallowInAnd((()=>this.parseExpressionBase(od))):this.allowInAnd((()=>this.parseExpressionBase(od)))}parseExpressionBase(tl){let od=this.state.startLoc,_d=this.parseMaybeAssign(tl);if(this.match(12)){let Ad=this.startNodeAt(od);for(Ad.expressions=[_d];this.eat(12);)Ad.expressions.push(this.parseMaybeAssign(tl));return this.toReferencedList(Ad.expressions),this.finishNode(Ad,"SequenceExpression")}return _d}parseMaybeAssignDisallowIn(tl,od){return this.disallowInAnd((()=>this.parseMaybeAssign(tl,od)))}parseMaybeAssignAllowIn(tl,od){return this.allowInAnd((()=>this.parseMaybeAssign(tl,od)))}setOptionalParametersError(tl){tl.optionalParametersLoc=this.state.startLoc}parseMaybeAssign(tl,od){let _d=this.state.startLoc,Ad=this.isContextual(108);if(Ad&&this.prodParam.hasYield){this.next();let tl=this.parseYield(_d);return od&&(tl=od.call(this,tl,_d)),tl}let Dd;tl?Dd=!1:(tl=new WA,Dd=!0);let{type:zd}=this.state;(zd===10||w(zd))&&(this.state.potentialArrowAt=this.state.start);let Kd=this.parseMaybeConditional(tl);if(od&&(Kd=od.call(this,Kd,_d)),di(this.state.type)){let od=this.startNodeAt(_d),Ad=this.state.value;if(od.operator=Ad,this.match(29)){this.toAssignable(Kd,!0),od.left=Kd;let Ad=_d.index;tl.doubleProtoLoc!=null&&tl.doubleProtoLoc.index>=Ad&&(tl.doubleProtoLoc=null),tl.shorthandAssignLoc!=null&&tl.shorthandAssignLoc.index>=Ad&&(tl.shorthandAssignLoc=null),tl.privateKeyLoc!=null&&tl.privateKeyLoc.index>=Ad&&(this.checkDestructuringPrivate(tl),tl.privateKeyLoc=null),tl.voidPatternLoc!=null&&tl.voidPatternLoc.index>=Ad&&(tl.voidPatternLoc=null)}else od.left=Kd;return this.next(),od.right=this.parseMaybeAssign(),this.checkLVal(Kd,this.finishNode(od,"AssignmentExpression"),void 0,void 0,void 0,void 0,Ad==="||="||Ad==="&&="||Ad==="??="),od}else Dd&&this.checkExpressionErrors(tl,!0);if(Ad){let{type:tl}=this.state;if((this.hasPlugin("v8intrinsic")?ce(tl):ce(tl)&&!this.match(54))&&!this.isAmbiguousPrefixOrIdentifier())return this.raiseOverwrite(k_.YieldNotInGeneratorFunction,_d),this.parseYield(_d)}return Kd}parseMaybeConditional(tl){let od=this.state.startLoc,_d=this.state.potentialArrowAt,Ad=this.parseExprOps(tl);return this.shouldExitDescending(Ad,_d)?Ad:this.parseConditional(Ad,od,tl)}parseConditional(tl,od,_d){if(this.eat(17)){let _d=this.startNodeAt(od);return _d.test=tl,_d.consequent=this.parseMaybeAssignAllowIn(),this.expect(14),_d.alternate=this.parseMaybeAssign(),this.finishNode(_d,"ConditionalExpression")}return tl}parseMaybeUnaryOrPrivate(tl){return this.match(139)?this.parsePrivateName():this.parseMaybeUnary(tl)}parseExprOps(tl){let od=this.state.startLoc,_d=this.state.potentialArrowAt,Ad=this.parseMaybeUnaryOrPrivate(tl);return this.shouldExitDescending(Ad,_d)?Ad:this.parseExprOp(Ad,od,-1)}parseExprOp(tl,od,_d){if(this.isPrivateName(tl)){let od=this.getPrivateNameSV(tl);(_d>=Ae(58)||!this.prodParam.hasIn||!this.match(58))&&this.raise(k_.PrivateInExpectedIn,tl,{identifierName:od}),this.classScope.usePrivateName(od,tl.loc.start)}let Ad=this.state.type;if(yi(Ad)&&(this.prodParam.hasIn||!this.match(58))){let Dd=Ae(Ad);if(Dd>_d){if(Ad===39){if(this.expectPlugin("pipelineOperator"),this.state.inFSharpPipelineDirectBody)return tl;this.checkPipelineAtInfixOperator(tl,od)}let zd=this.startNodeAt(od);zd.left=tl,zd.operator=this.state.value;let Kd=Ad===41||Ad===42,Zd=Ad===40;Zd&&(Dd=Ae(42)),this.next(),zd.right=this.parseExprOpRightExpr(Ad,Dd);let fh=this.finishNode(zd,Kd||Zd?"LogicalExpression":"BinaryExpression"),vh=this.state.type;if(Zd&&(vh===41||vh===42)||Kd&&vh===40)throw this.raise(k_.MixingCoalesceWithLogical,this.state.startLoc);return this.parseExprOp(fh,od,_d)}}return tl}parseExprOpRightExpr(tl,od){switch(this.state.startLoc,tl){case 39:switch(this.getPluginOption("pipelineOperator","proposal")){case"hack":return this.withTopicBindingContext((()=>this.parseHackPipeBody()));case"fsharp":return this.withSoloAwaitPermittingContext((()=>this.parseFSharpPipelineBody(od)))}default:return this.parseExprOpBaseRightExpr(tl,od)}}parseExprOpBaseRightExpr(tl,od){let _d=this.state.startLoc;return this.parseExprOp(this.parseMaybeUnaryOrPrivate(),_d,bi(tl)?od-1:od)}parseHackPipeBody(){let{startLoc:tl}=this.state,od=this.parseMaybeAssign();return s_.has(od.type)&&!od.extra?.parenthesized&&this.raise(k_.PipeUnparenthesizedBody,tl,{type:od.type}),this.topicReferenceWasUsedInCurrentContext()||this.raise(k_.PipeTopicUnused,tl),od}checkExponentialAfterUnary(tl){this.match(57)&&this.raise(k_.UnexpectedTokenUnaryExponentiation,tl.argument)}parseMaybeUnary(tl,od){let _d=this.state.startLoc,Ad=this.isContextual(96);if(Ad&&this.recordAwaitIfAllowed()){this.next();let tl=this.parseAwait(_d);return od||this.checkExponentialAfterUnary(tl),tl}let Dd=this.match(34),zd=this.startNode();if(Pi(this.state.type)){zd.operator=this.state.value,zd.prefix=!0,this.match(72)&&this.expectPlugin("throwExpressions");let _d=this.match(89);if(this.next(),zd.argument=this.parseMaybeUnary(null,!0),this.checkExpressionErrors(tl,!0),this.state.strict&&_d){let tl=zd.argument;tl.type==="Identifier"?this.raise(k_.StrictDelete,zd):this.hasPropertyAsPrivateName(tl)&&this.raise(k_.DeletePrivateField,zd)}if(!Dd)return od||this.checkExponentialAfterUnary(zd),this.finishNode(zd,"UnaryExpression")}let Kd=this.parseUpdate(zd,Dd,tl);if(Ad){let{type:tl}=this.state;if((this.hasPlugin("v8intrinsic")?ce(tl):ce(tl)&&!this.match(54))&&!this.isAmbiguousPrefixOrIdentifier())return this.raiseOverwrite(k_.AwaitNotInAsyncContext,_d),this.parseAwait(_d)}return Kd}parseUpdate(tl,od,_d){if(od){let od=tl;return this.checkLVal(od.argument,this.finishNode(od,"UpdateExpression")),tl}let Ad=this.state.startLoc,Dd=this.parseExprSubscripts(_d);if(this.checkExpressionErrors(_d,!1))return Dd;for(;xi(this.state.type)&&!this.canInsertSemicolon();){let tl=this.startNodeAt(Ad);tl.operator=this.state.value,tl.prefix=!1,tl.argument=Dd,this.next(),this.checkLVal(Dd,Dd=this.finishNode(tl,"UpdateExpression"))}return Dd}parseExprSubscripts(tl){let od=this.state.startLoc,_d=this.state.potentialArrowAt,Ad=this.parseExprAtom(tl);return this.shouldExitDescending(Ad,_d)?Ad:this.parseSubscripts(Ad,od)}parseSubscripts(tl,od,_d){let Ad={optionalChainMember:!1,maybeAsyncArrow:this.atPossibleAsyncArrow(tl),stop:!1};do{tl=this.parseSubscript(tl,od,_d,Ad),Ad.maybeAsyncArrow=!1}while(!Ad.stop);return tl}parseSubscript(tl,od,_d,Ad){let{type:Dd}=this.state;if(!_d&&Dd===15)return this.parseBind(tl,od,_d,Ad);if(Ke(Dd))return this.parseTaggedTemplateExpression(tl,od,Ad);let zd=!1;if(Dd===18){if(_d&&(this.raise(k_.OptionalChainingNoNew,this.state.startLoc),this.lookaheadCharCode()===40))return this.stopParseSubscript(tl,Ad);Ad.optionalChainMember=zd=!0,this.next()}if(!_d&&this.match(10))return this.parseCoverCallAndAsyncArrowHead(tl,od,Ad,zd);{let _d=this.eat(0);return _d||zd||this.eat(16)?this.parseMember(tl,od,Ad,_d,zd):this.stopParseSubscript(tl,Ad)}}stopParseSubscript(tl,od){return od.stop=!0,tl}parseMember(tl,od,_d,Ad,Dd){let zd=this.startNodeAt(od);return zd.object=tl,zd.computed=Ad,Ad?(zd.property=this.parseExpression(),this.expect(3)):this.match(139)?(tl.type==="Super"&&this.raise(k_.SuperPrivateField,od),this.classScope.usePrivateName(this.state.value,this.state.startLoc),zd.property=this.parsePrivateName()):zd.property=this.parseIdentifier(!0),_d.optionalChainMember?(zd.optional=Dd,this.finishNode(zd,"OptionalMemberExpression")):this.finishNode(zd,"MemberExpression")}parseBind(tl,od,_d,Ad){let Dd=this.startNodeAt(od);return Dd.object=tl,this.next(),Dd.callee=this.parseNoCallExpr(),Ad.stop=!0,this.parseSubscripts(this.finishNode(Dd,"BindExpression"),od,_d)}parseCoverCallAndAsyncArrowHead(tl,od,_d,Ad){let Dd=this.state.maybeInArrowParameters,zd=null;this.state.maybeInArrowParameters=!0,this.next();let Kd=this.startNodeAt(od);Kd.callee=tl;let{maybeAsyncArrow:Zd,optionalChainMember:fh}=_d;Zd&&(this.expressionScope.enter(Ji()),zd=new WA),fh&&(Kd.optional=Ad),Ad?Kd.arguments=this.parseCallExpressionArguments():Kd.arguments=this.parseCallExpressionArguments(tl.type!=="Super",Kd,zd);let vh=this.finishCallExpression(Kd,fh);return Zd&&this.shouldParseAsyncArrow()&&!Ad?(_d.stop=!0,this.checkDestructuringPrivate(zd),this.expressionScope.validateAsPattern(),this.expressionScope.exit(),vh=this.parseAsyncArrowFromCallExpression(this.startNodeAt(od),vh)):(Zd&&(this.checkExpressionErrors(zd,!0),this.expressionScope.exit()),this.toReferencedArguments(vh)),this.state.maybeInArrowParameters=Dd,vh}toReferencedArguments(tl,od){this.toReferencedListDeep(tl.arguments,od)}parseTaggedTemplateExpression(tl,od,_d){let Ad=this.startNodeAt(od);return Ad.tag=tl,Ad.quasi=this.parseTemplate(!0),_d.optionalChainMember&&this.raise(k_.OptionalChainingNoTemplate,od),this.finishNode(Ad,"TaggedTemplateExpression")}atPossibleAsyncArrow(tl){return tl.type==="Identifier"&&tl.name==="async"&&this.state.lastTokEndLoc.index===tl.end&&!this.canInsertSemicolon()&&tl.end-tl.start===5&&this.offsetToSourcePos(tl.start)===this.state.potentialArrowAt}finishCallExpression(tl,od){if(tl.callee.type==="Import")if(tl.arguments.length===0||tl.arguments.length>2)this.raise(k_.ImportCallArity,tl);else for(let od of tl.arguments)od.type==="SpreadElement"&&this.raise(k_.ImportCallSpreadArgument,od);return this.finishNode(tl,od?"OptionalCallExpression":"CallExpression")}parseCallExpressionArguments(tl,od,_d){let Ad=[],Dd=!0,zd=this.state.inFSharpPipelineDirectBody;for(this.state.inFSharpPipelineDirectBody=!1;!this.eat(11);){if(Dd)Dd=!1;else if(this.expect(12),this.match(11)){od&&this.addTrailingCommaExtraToNode(od),this.next();break}Ad.push(this.parseExprListItem(11,!1,_d,tl))}return this.state.inFSharpPipelineDirectBody=zd,Ad}shouldParseAsyncArrow(){return this.match(19)&&!this.canInsertSemicolon()}parseAsyncArrowFromCallExpression(tl,od){return this.resetPreviousNodeTrailingComments(od),this.expect(19),this.parseArrowExpression(tl,od.arguments,!0,od.extra?.trailingCommaLoc),od.innerComments&&X(tl,od.innerComments),od.callee.trailingComments&&X(tl,od.callee.trailingComments),tl}parseNoCallExpr(){let tl=this.state.startLoc;return this.parseSubscripts(this.parseExprAtom(),tl,!0)}parseExprAtom(tl){let od,_d=null,{type:Ad}=this.state;switch(Ad){case 79:return this.parseSuper();case 83:return od=this.startNode(),this.next(),this.match(16)?this.parseImportMetaPropertyOrPhaseCall(od):this.match(10)?this.optionFlags&512?this.parseImportCall(od):this.finishNode(od,"Import"):(this.raise(k_.UnsupportedImport,this.state.lastTokStartLoc),this.finishNode(od,"Import"));case 78:return od=this.startNode(),this.next(),this.finishNode(od,"ThisExpression");case 90:return this.parseDo(this.startNode(),!1);case 56:case 31:return this.readRegexp(),this.parseRegExpLiteral(this.state.value);case 135:return this.parseNumericLiteral(this.state.value);case 136:return this.parseBigIntLiteral(this.state.value);case 134:return this.parseStringLiteral(this.state.value);case 84:return this.parseNullLiteral();case 85:return this.parseBooleanLiteral(!0);case 86:return this.parseBooleanLiteral(!1);case 10:{let tl=this.state.potentialArrowAt===this.state.start;return this.parseParenAndDistinguishExpression(tl)}case 0:return this.parseArrayLike(3,!1,tl);case 5:return this.parseObjectLike(8,!1,!1,tl);case 68:return this.parseFunctionOrFunctionSent();case 26:_d=this.parseDecorators();case 80:return this.parseClass(this.maybeTakeDecorators(_d,this.startNode()),!1);case 77:return this.parseNewOrNewTarget();case 25:case 24:return this.parseTemplate(!1);case 15:{od=this.startNode(),this.next(),od.object=null;let tl=od.callee=this.parseNoCallExpr();if(tl.type==="MemberExpression")return this.finishNode(od,"BindExpression");throw this.raise(k_.UnsupportedBind,tl)}case 139:return this.raise(k_.PrivateInExpectedIn,this.state.startLoc,{identifierName:this.state.value}),this.parsePrivateName();case 33:return this.parseTopicReferenceThenEqualsSign(54,"%");case 32:return this.parseTopicReferenceThenEqualsSign(44,"^");case 37:case 38:return this.parseTopicReference("hack");case 44:case 54:case 27:{let tl=this.getPluginOption("pipelineOperator","proposal");if(tl)return this.parseTopicReference(tl);throw this.unexpected()}case 47:{let tl=this.input.codePointAt(this.nextTokenStart());throw B(tl)||tl===62?this.expectOnePlugin(["jsx","flow","typescript"]):this.unexpected()}default:if(w(Ad)){if(this.isContextual(127)&&this.lookaheadInLineCharCode()===123)return this.parseModuleExpression();let tl=this.state.potentialArrowAt===this.state.start,od=this.state.containsEsc,_d=this.parseIdentifier();if(!od&&_d.name==="async"&&!this.canInsertSemicolon()){let{type:tl}=this.state;if(tl===68)return this.resetPreviousNodeTrailingComments(_d),this.next(),this.parseAsyncFunctionExpression(this.startNodeAtNode(_d));if(w(tl))return this.lookaheadCharCode()===61?this.parseAsyncArrowUnaryFunction(this.startNodeAtNode(_d)):_d;if(tl===90)return this.resetPreviousNodeTrailingComments(_d),this.parseDo(this.startNodeAtNode(_d),!0)}return tl&&this.match(19)&&!this.canInsertSemicolon()?(this.next(),this.parseArrowExpression(this.startNodeAtNode(_d),[_d],!1)):_d}else throw this.unexpected()}}parseTopicReferenceThenEqualsSign(tl,od){let _d=this.getPluginOption("pipelineOperator","proposal");if(_d)return this.state.type=tl,this.state.value=od,this.state.pos--,this.state.end--,this.state.endLoc=D(this.state.endLoc,-1),this.parseTopicReference(_d);throw this.unexpected()}parseTopicReference(tl){let od=this.startNode(),_d=this.state.startLoc,Ad=this.state.type;return this.next(),this.finishTopicReference(od,_d,tl,Ad)}finishTopicReference(tl,od,_d,Ad){if(this.testTopicReferenceConfiguration(_d,od,Ad))return this.topicReferenceIsAllowedInCurrentContext()||this.raise(k_.PipeTopicUnbound,od),this.registerTopicReference(),this.finishNode(tl,"TopicReference");throw this.raise(k_.PipeTopicUnconfiguredToken,od,{token:z(Ad)})}testTopicReferenceConfiguration(tl,od,_d){switch(tl){case"hack":return this.hasPlugin(["pipelineOperator",{topicToken:z(_d)}]);case"smart":return _d===27;default:throw this.raise(k_.PipeTopicRequiresHackPipes,od)}}parseAsyncArrowUnaryFunction(tl){this.prodParam.enter(Se(!0,this.prodParam.hasYield));let od=[this.parseIdentifier()];return this.prodParam.exit(),this.hasPrecedingLineBreak()&&this.raise(k_.LineTerminatorBeforeArrow,this.state.curPosition()),this.expect(19),this.parseArrowExpression(tl,od,!0)}parseDo(tl,od){this.expectPlugin("doExpressions"),od&&this.expectPlugin("asyncDoExpressions"),tl.async=od,this.next();let _d=this.state.labels;return this.state.labels=[],od?(this.prodParam.enter(2),tl.body=this.parseBlock(),this.prodParam.exit()):tl.body=this.parseBlock(),this.state.labels=_d,this.finishNode(tl,"DoExpression")}parseSuper(){let tl=this.startNode();return this.next(),this.match(10)&&!this.scope.allowDirectSuper?this.raise(k_.SuperNotAllowed,tl):this.scope.allowSuper||this.raise(k_.UnexpectedSuper,tl),!this.match(10)&&!this.match(0)&&!this.match(16)&&this.raise(k_.UnsupportedSuper,tl),this.finishNode(tl,"Super")}parsePrivateName(){let tl=this.startNode(),od=this.startNodeAt(D(this.state.startLoc,1)),_d=this.state.value;return this.next(),tl.id=this.createIdentifier(od,_d),this.finishNode(tl,"PrivateName")}parseFunctionOrFunctionSent(){let tl=this.startNode();if(this.next(),this.prodParam.hasYield&&this.match(16)){let od=this.createIdentifier(this.startNodeAtNode(tl),"function");return this.next(),this.match(103)?this.expectPlugin("functionSent"):this.hasPlugin("functionSent")||this.unexpected(),this.parseMetaProperty(tl,od,"sent")}return this.parseFunction(tl)}parseMetaProperty(tl,od,_d){tl.meta=od;let Ad=this.state.containsEsc;return tl.property=this.parseIdentifier(!0),(tl.property.name!==_d||Ad)&&this.raise(k_.UnsupportedMetaProperty,tl.property,{target:od.name,onlyValidPropertyName:_d}),this.finishNode(tl,"MetaProperty")}parseImportMetaPropertyOrPhaseCall(tl){if(this.next(),this.isContextual(105)||this.isContextual(97)){let od=this.isContextual(105);return this.expectPlugin(od?"sourcePhaseImports":"deferredImportEvaluation"),this.next(),tl.phase=od?"source":"defer",this.parseImportCall(tl)}else{let od=this.createIdentifierAt(this.startNodeAtNode(tl),"import",this.state.lastTokStartLoc);return this.isContextual(101)&&(this.inModule||this.raise(k_.ImportMetaOutsideModule,od),this.sawUnambiguousESM=!0),this.parseMetaProperty(tl,od,"meta")}}parseLiteralAtNode(tl,od,_d){return this.addExtra(_d,"rawValue",tl),this.addExtra(_d,"raw",this.input.slice(this.offsetToSourcePos(_d.start),this.state.end)),_d.value=tl,this.next(),this.finishNode(_d,od)}parseLiteral(tl,od){let _d=this.startNode();return this.parseLiteralAtNode(tl,od,_d)}parseStringLiteral(tl){return this.parseLiteral(tl,"StringLiteral")}parseNumericLiteral(tl){return this.parseLiteral(tl,"NumericLiteral")}parseBigIntLiteral(tl){{let od;try{od=BigInt(tl)}catch{od=null}return this.parseLiteral(od,"BigIntLiteral")}}parseDecimalLiteral(tl){return this.parseLiteral(tl,"DecimalLiteral")}parseRegExpLiteral(tl){let od=this.startNode();return this.addExtra(od,"raw",this.input.slice(this.offsetToSourcePos(od.start),this.state.end)),od.pattern=tl.pattern,od.flags=tl.flags,this.next(),this.finishNode(od,"RegExpLiteral")}parseBooleanLiteral(tl){let od=this.startNode();return od.value=tl,this.next(),this.finishNode(od,"BooleanLiteral")}parseNullLiteral(){let tl=this.startNode();return this.next(),this.finishNode(tl,"NullLiteral")}parseParenAndDistinguishExpression(tl){let od=this.state.startLoc,_d;this.next(),this.expressionScope.enter(Wi());let Ad=this.state.maybeInArrowParameters,Dd=this.state.inFSharpPipelineDirectBody;this.state.maybeInArrowParameters=!0,this.state.inFSharpPipelineDirectBody=!1;let zd=this.state.startLoc,Kd=[],Zd=new WA,fh=!0,vh,wh;for(;!this.match(11);){if(fh)fh=!1;else if(this.expect(12,Zd.optionalParametersLoc===null?null:Zd.optionalParametersLoc),this.match(11)){wh=this.state.startLoc;break}if(this.match(21)){let tl=this.state.startLoc;if(vh=this.state.startLoc,Kd.push(this.parseParenItem(this.parseRestBinding(),tl)),!this.checkCommaAfterRest(41))break}else Kd.push(this.parseMaybeAssignAllowInOrVoidPattern(11,Zd,this.parseParenItem))}let xh=this.state.lastTokEndLoc;this.expect(11),this.state.maybeInArrowParameters=Ad,this.state.inFSharpPipelineDirectBody=Dd;let $h=this.startNodeAt(od);return tl&&this.shouldParseArrow(Kd)&&($h=this.parseArrow($h))?(this.checkDestructuringPrivate(Zd),this.expressionScope.validateAsPattern(),this.expressionScope.exit(),this.parseArrowExpression($h,Kd,!1),$h):(this.expressionScope.exit(),Kd.length||this.unexpected(this.state.lastTokStartLoc),wh&&this.unexpected(wh),vh&&this.unexpected(vh),this.checkExpressionErrors(Zd,!0),this.toReferencedListDeep(Kd,!0),Kd.length>1?(_d=this.startNodeAt(zd),_d.expressions=Kd,this.finishNode(_d,"SequenceExpression"),this.resetEndLocation(_d,xh)):_d=Kd[0],this.wrapParenthesis(od,_d))}wrapParenthesis(tl,od){if(!(this.optionFlags&1024))return this.addExtra(od,"parenthesized",!0),this.addExtra(od,"parenStart",tl.index),this.takeSurroundingComments(od,tl.index,this.state.lastTokEndLoc.index),od;let _d=this.startNodeAt(tl);return _d.expression=od,this.finishNode(_d,"ParenthesizedExpression")}shouldParseArrow(tl){return!this.canInsertSemicolon()}parseArrow(tl){if(this.eat(19))return tl}parseParenItem(tl,od){return tl}parseNewOrNewTarget(){let tl=this.startNode();if(this.next(),this.match(16)){let od=this.createIdentifier(this.startNodeAtNode(tl),"new");this.next();let _d=this.parseMetaProperty(tl,od,"target");return this.scope.allowNewTarget||this.raise(k_.UnexpectedNewTarget,_d),_d}return this.parseNew(tl)}parseNew(tl){if(this.parseNewCallee(tl),this.eat(10)){let od=this.parseExprList(11);this.toReferencedList(od),tl.arguments=od}else tl.arguments=[];return this.finishNode(tl,"NewExpression")}parseNewCallee(tl){let od=this.match(83),_d=this.parseNoCallExpr();tl.callee=_d,od&&(_d.type==="Import"||_d.type==="ImportExpression")&&this.raise(k_.ImportCallNotNewExpression,_d)}parseTemplateElement(tl){let{start:od,startLoc:_d,end:Ad,value:Dd}=this.state,zd=od+1,Kd=this.startNodeAt(D(_d,1));Dd===null&&(tl||this.raise(k_.InvalidEscapeSequenceTemplate,D(this.state.firstInvalidTemplateEscapePos,1)));let Zd=this.match(24),fh=Zd?-1:-2,vh=Ad+fh;Kd.value={raw:this.input.slice(zd,vh).replace(/\r\n?/g,`\n`),cooked:Dd===null?null:Dd.slice(1,fh)},Kd.tail=Zd,this.next();let wh=this.finishNode(Kd,"TemplateElement");return this.resetEndLocation(wh,D(this.state.lastTokEndLoc,fh)),wh}parseTemplate(tl){let od=this.startNode(),_d=this.parseTemplateElement(tl),Ad=[_d],Dd=[];for(;!_d.tail;)Dd.push(this.parseTemplateSubstitution()),this.readTemplateContinuation(),Ad.push(_d=this.parseTemplateElement(tl));return od.expressions=Dd,od.quasis=Ad,this.finishNode(od,"TemplateLiteral")}parseTemplateSubstitution(){return this.parseExpression()}parseObjectLike(tl,od,_d,Ad){_d&&this.expectPlugin("recordAndTuple");let Dd=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;let zd=!1,Kd=!0,Zd=this.startNode();for(Zd.properties=[],this.next();!this.match(tl);){if(Kd)Kd=!1;else if(this.expect(12),this.match(tl)){this.addTrailingCommaExtraToNode(Zd);break}let Dd;od?Dd=this.parseBindingProperty():(Dd=this.parsePropertyDefinition(Ad),zd=this.checkProto(Dd,_d,zd,Ad)),_d&&!this.isObjectProperty(Dd)&&Dd.type!=="SpreadElement"&&this.raise(k_.InvalidRecordProperty,Dd),Zd.properties.push(Dd)}this.next(),this.state.inFSharpPipelineDirectBody=Dd;let fh="ObjectExpression";return od?fh="ObjectPattern":_d&&(fh="RecordExpression"),this.finishNode(Zd,fh)}addTrailingCommaExtraToNode(tl){this.addExtra(tl,"trailingComma",this.state.lastTokStartLoc.index),this.addExtra(tl,"trailingCommaLoc",this.state.lastTokStartLoc,!1)}maybeAsyncOrAccessorProp(tl){return!tl.computed&&tl.key.type==="Identifier"&&(this.isLiteralPropertyName()||this.match(0)||this.match(55))}parsePropertyDefinition(tl){let od=[];if(this.match(26))for(this.hasPlugin("decorators")&&this.raise(k_.UnsupportedPropertyDecorator,this.state.startLoc);this.match(26);)od.push(this.parseDecorator());let _d=this.startNode(),Ad=!1,Dd=!1,zd;if(this.match(21))return od.length&&this.unexpected(),this.parseSpread();od.length&&(_d.decorators=od,od=[]),_d.method=!1,tl&&(zd=this.state.startLoc);let Kd=this.eat(55);this.parsePropertyNamePrefixOperator(_d);let Zd=this.state.containsEsc;if(this.parsePropertyName(_d,tl),!Kd&&!Zd&&this.maybeAsyncOrAccessorProp(_d)){let{key:tl}=_d,od=tl.name;od==="async"&&!this.hasPrecedingLineBreak()&&(Ad=!0,this.resetPreviousNodeTrailingComments(tl),Kd=this.eat(55),this.parsePropertyName(_d)),(od==="get"||od==="set")&&(Dd=!0,this.resetPreviousNodeTrailingComments(tl),_d.kind=od,this.match(55)&&(Kd=!0,this.raise(k_.AccessorIsGenerator,this.state.curPosition(),{kind:od}),this.next()),this.parsePropertyName(_d))}return this.parseObjPropValue(_d,zd,Kd,Ad,!1,Dd,tl)}getGetterSetterExpectedParamCount(tl){return tl.kind==="get"?0:1}getObjectOrClassMethodParams(tl){return tl.params}checkGetterSetterParams(tl){let od=this.getGetterSetterExpectedParamCount(tl),_d=this.getObjectOrClassMethodParams(tl);_d.length!==od&&this.raise(tl.kind==="get"?k_.BadGetterArity:k_.BadSetterArity,tl),tl.kind==="set"&&_d[_d.length-1]?.type==="RestElement"&&this.raise(k_.BadSetterRestParameter,tl)}parseObjectMethod(tl,od,_d,Ad,Dd){if(Dd){let _d=this.parseMethod(tl,od,!1,!1,!1,"ObjectMethod");return this.checkGetterSetterParams(_d),_d}if(_d||od||this.match(10))return Ad&&this.unexpected(),tl.kind="method",tl.method=!0,this.parseMethod(tl,od,_d,!1,!1,"ObjectMethod")}parseObjectProperty(tl,od,_d,Ad){if(tl.shorthand=!1,this.eat(14))return tl.value=_d?this.parseMaybeDefault(this.state.startLoc):this.parseMaybeAssignAllowInOrVoidPattern(8,Ad),this.finishObjectProperty(tl);if(!tl.computed&&tl.key.type==="Identifier"){if(this.checkReservedWord(tl.key.name,tl.key.loc.start,!0,!1),_d)tl.value=this.parseMaybeDefault(od,this.cloneIdentifier(tl.key));else if(this.match(29)){let _d=this.state.startLoc;Ad!=null?Ad.shorthandAssignLoc===null&&(Ad.shorthandAssignLoc=_d):this.raise(k_.InvalidCoverInitializedName,_d),tl.value=this.parseMaybeDefault(od,this.cloneIdentifier(tl.key))}else tl.value=this.cloneIdentifier(tl.key);return tl.shorthand=!0,this.finishObjectProperty(tl)}}finishObjectProperty(tl){return this.finishNode(tl,"ObjectProperty")}parseObjPropValue(tl,od,_d,Ad,Dd,zd,Kd){let Zd=this.parseObjectMethod(tl,_d,Ad,Dd,zd)||this.parseObjectProperty(tl,od,Dd,Kd);return Zd||this.unexpected(),Zd}parsePropertyName(tl,od){if(this.eat(0))tl.computed=!0,tl.key=this.parseMaybeAssignAllowIn(),this.expect(3);else{let{type:_d,value:Ad}=this.state,Dd;if(O(_d))Dd=this.parseIdentifier(!0);else switch(_d){case 135:Dd=this.parseNumericLiteral(Ad);break;case 134:Dd=this.parseStringLiteral(Ad);break;case 136:Dd=this.parseBigIntLiteral(Ad);break;case 139:{let tl=this.state.startLoc;od!=null?od.privateKeyLoc===null&&(od.privateKeyLoc=tl):this.raise(k_.UnexpectedPrivateField,tl),Dd=this.parsePrivateName();break}default:this.unexpected()}tl.key=Dd,_d!==139&&(tl.computed=!1)}}initFunction(tl,od){tl.id=null,tl.generator=!1,tl.async=od}parseMethod(tl,od,_d,Ad,Dd,zd,Kd=!1){this.initFunction(tl,_d),tl.generator=od,this.scope.enter(530|(Kd?576:0)|(Dd?32:0)),this.prodParam.enter(Se(_d,tl.generator)),this.parseFunctionParams(tl,Ad);let Zd=this.parseFunctionBodyAndFinish(tl,zd,!0);return this.prodParam.exit(),this.scope.exit(),Zd}parseArrayLike(tl,od,_d){od&&this.expectPlugin("recordAndTuple");let Ad=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;let Dd=this.startNode();return this.next(),Dd.elements=this.parseExprList(tl,!od,_d,Dd),this.state.inFSharpPipelineDirectBody=Ad,this.finishNode(Dd,od?"TupleExpression":"ArrayExpression")}parseArrowExpression(tl,od,_d,Ad){this.scope.enter(518);let Dd=Se(_d,!1);!this.match(5)&&this.prodParam.hasIn&&(Dd|=8),this.prodParam.enter(Dd),this.initFunction(tl,_d);let zd=this.state.maybeInArrowParameters;return od&&(this.state.maybeInArrowParameters=!0,this.setArrowFunctionParameters(tl,od,Ad)),this.state.maybeInArrowParameters=!1,this.parseFunctionBody(tl,!0),this.prodParam.exit(),this.scope.exit(),this.state.maybeInArrowParameters=zd,this.finishNode(tl,"ArrowFunctionExpression")}setArrowFunctionParameters(tl,od,_d){this.toAssignableList(od,_d,!1),tl.params=od}parseFunctionBodyAndFinish(tl,od,_d=!1){return this.parseFunctionBody(tl,!1,_d),this.finishNode(tl,od)}parseFunctionBody(tl,od,_d=!1){let Ad=od&&!this.match(5);if(this.expressionScope.enter(ns()),Ad)tl.body=this.parseMaybeAssign(),this.checkParams(tl,!1,od,!1);else{let Ad=this.state.strict,Dd=this.state.labels;this.state.labels=[],this.prodParam.enter(this.prodParam.currentFlags()|4),tl.body=this.parseBlock(!0,!1,(Dd=>{let zd=!this.isSimpleParamList(tl.params);Dd&&zd&&this.raise(k_.IllegalLanguageModeDirective,(tl.kind==="method"||tl.kind==="constructor")&&tl.key?tl.key.loc.end:tl);let Kd=!Ad&&this.state.strict;this.checkParams(tl,!this.state.strict&&!od&&!_d&&!zd,od,Kd),this.state.strict&&tl.id&&this.checkIdentifier(tl.id,65,Kd)})),this.prodParam.exit(),this.state.labels=Dd}this.expressionScope.exit()}isSimpleParameter(tl){return tl.type==="Identifier"}isSimpleParamList(tl){for(let od=0,_d=tl.length;od<_d;od++)if(!this.isSimpleParameter(tl[od]))return!1;return!0}checkParams(tl,od,_d,Ad=!0){let Dd=!od&&new Set,zd={type:"FormalParameters"};for(let od of tl.params)this.checkLVal(od,zd,5,Dd,Ad)}parseExprList(tl,od,_d,Ad){let Dd=[],zd=!0;for(;!this.eat(tl);){if(zd)zd=!1;else if(this.expect(12),this.match(tl)){Ad&&this.addTrailingCommaExtraToNode(Ad),this.next();break}Dd.push(this.parseExprListItem(tl,od,_d))}return Dd}parseExprListItem(tl,od,_d,Ad){let Dd;if(this.match(12))od||this.raise(k_.UnexpectedToken,this.state.curPosition(),{unexpected:","}),Dd=null;else if(this.match(21)){let tl=this.state.startLoc;Dd=this.parseParenItem(this.parseSpread(_d),tl)}else if(this.match(17)){this.expectPlugin("partialApplication"),Ad||this.raise(k_.UnexpectedArgumentPlaceholder,this.state.startLoc);let tl=this.startNode();this.next(),Dd=this.finishNode(tl,"ArgumentPlaceholder")}else Dd=this.parseMaybeAssignAllowInOrVoidPattern(tl,_d,this.parseParenItem);return Dd}parseIdentifier(tl){let od=this.startNode(),_d=this.parseIdentifierName(tl);return this.createIdentifier(od,_d)}createIdentifier(tl,od){return tl.name=od,tl.loc.identifierName=od,this.finishNode(tl,"Identifier")}createIdentifierAt(tl,od,_d){return tl.name=od,tl.loc.identifierName=od,this.finishNodeAt(tl,"Identifier",_d)}parseIdentifierName(tl){let od,{startLoc:_d,type:Ad}=this.state;O(Ad)?od=this.state.value:this.unexpected();let Dd=ui(Ad);return tl?Dd&&this.replaceToken(132):this.checkReservedWord(od,_d,Dd,!1),this.next(),od}checkReservedWord(tl,od,_d,Ad){if(tl.length>10||!Li(tl))return;if(_d&&Ni(tl)){this.raise(k_.UnexpectedKeyword,od,{keyword:tl});return}if((this.state.strict?Ad?ss:es:Zt)(tl,this.inModule)){this.raise(k_.UnexpectedReservedWord,od,{reservedWord:tl});return}else if(tl==="yield"){if(this.prodParam.hasYield){this.raise(k_.YieldBindingIdentifier,od);return}}else if(tl==="await"){if(this.prodParam.hasAwait){this.raise(k_.AwaitBindingIdentifier,od);return}if(this.scope.inStaticBlock){this.raise(k_.AwaitBindingIdentifierInStaticBlock,od);return}this.expressionScope.recordAsyncArrowParametersError(od)}else if(tl==="arguments"&&this.scope.inClassAndNotInNonArrowFunction){this.raise(k_.ArgumentsInClass,od);return}}recordAwaitIfAllowed(){let tl=this.prodParam.hasAwait;return tl&&!this.scope.inFunction&&(this.state.hasTopLevelAwait=!0),tl}parseAwait(tl){let od=this.startNodeAt(tl);return this.expressionScope.recordParameterInitializerError(k_.AwaitExpressionFormalParameter,od),this.eat(55)&&this.raise(k_.ObsoleteAwaitStar,od),!this.scope.inFunction&&!(this.optionFlags&1)&&(this.isAmbiguousPrefixOrIdentifier()?this.ambiguousScriptDifferentAst=!0:this.sawUnambiguousESM=!0),this.state.soloAwait||(od.argument=this.parseMaybeUnary(null,!0)),this.finishNode(od,"AwaitExpression")}isAmbiguousPrefixOrIdentifier(){if(this.hasPrecedingLineBreak())return!0;let{type:tl}=this.state;return tl===53||tl===10||tl===0||Ke(tl)||tl===102&&!this.state.containsEsc||tl===138||tl===56||this.hasPlugin("v8intrinsic")&&tl===54}parseYield(tl){let od=this.startNodeAt(tl);this.expressionScope.recordParameterInitializerError(k_.YieldInParameter,od);let _d=!1,Ad=null;if(!this.hasPrecedingLineBreak())switch(_d=this.eat(55),this.state.type){case 13:case 140:case 8:case 11:case 3:case 9:case 14:case 12:if(!_d)break;default:Ad=this.parseMaybeAssign()}return od.delegate=_d,od.argument=Ad,this.finishNode(od,"YieldExpression")}parseImportCall(tl){if(this.next(),tl.source=this.parseMaybeAssignAllowIn(),tl.options=null,this.eat(12)){if(this.match(11))this.addTrailingCommaExtraToNode(tl.source);else if(tl.options=this.parseMaybeAssignAllowIn(),this.eat(12)&&(this.addTrailingCommaExtraToNode(tl.options),!this.match(11))){do{this.parseMaybeAssignAllowIn()}while(this.eat(12)&&!this.match(11));this.raise(k_.ImportCallArity,tl)}}return this.expect(11),this.finishNode(tl,"ImportExpression")}checkPipelineAtInfixOperator(tl,od){this.hasPlugin(["pipelineOperator",{proposal:"smart"}])&&tl.type==="SequenceExpression"&&this.raise(k_.PipelineHeadSequenceExpression,od)}parseSmartPipelineBodyInStyle(tl,od){if(this.isSimpleReference(tl)){let _d=this.startNodeAt(od);return _d.callee=tl,this.finishNode(_d,"PipelineBareFunction")}else{let _d=this.startNodeAt(od);return this.checkSmartPipeTopicBodyEarlyErrors(od),_d.expression=tl,this.finishNode(_d,"PipelineTopicExpression")}}isSimpleReference(tl){switch(tl.type){case"MemberExpression":return!tl.computed&&this.isSimpleReference(tl.object);case"Identifier":return!0;default:return!1}}checkSmartPipeTopicBodyEarlyErrors(tl){if(this.match(19))throw this.raise(k_.PipelineBodyNoArrow,this.state.startLoc);this.topicReferenceWasUsedInCurrentContext()||this.raise(k_.PipelineTopicUnused,tl)}withTopicBindingContext(tl){let od=this.state.topicContext;this.state.topicContext={maxNumOfResolvableTopics:1,maxTopicIndex:null};try{return tl()}finally{this.state.topicContext=od}}withSmartMixTopicForbiddingContext(tl){return tl()}withSoloAwaitPermittingContext(tl){let od=this.state.soloAwait;this.state.soloAwait=!0;try{return tl()}finally{this.state.soloAwait=od}}allowInAnd(tl){let od=this.prodParam.currentFlags();if(8&~od){this.prodParam.enter(od|8);try{return tl()}finally{this.prodParam.exit()}}return tl()}disallowInAnd(tl){let od=this.prodParam.currentFlags();if(8&od){this.prodParam.enter(od&-9);try{return tl()}finally{this.prodParam.exit()}}return tl()}registerTopicReference(){this.state.topicContext.maxTopicIndex=0}topicReferenceIsAllowedInCurrentContext(){return this.state.topicContext.maxNumOfResolvableTopics>=1}topicReferenceWasUsedInCurrentContext(){return this.state.topicContext.maxTopicIndex!=null&&this.state.topicContext.maxTopicIndex>=0}parseFSharpPipelineBody(tl){let od=this.state.startLoc;this.state.potentialArrowAt=this.state.start;let _d=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!0;let Ad=this.parseExprOp(this.parseMaybeUnaryOrPrivate(),od,tl);return this.state.inFSharpPipelineDirectBody=_d,Ad}parseModuleExpression(){this.expectPlugin("moduleBlocks");let tl=this.startNode();this.next(),this.match(5)||this.unexpected(null,5);let od=this.startNodeAt(this.state.endLoc);this.next();let _d=this.initializeScopes(!0);this.enterInitialScopes();try{tl.body=this.parseProgram(od,8,"module")}finally{_d()}return this.finishNode(tl,"ModuleExpression")}parseVoidPattern(tl){this.expectPlugin("discardBinding");let od=this.startNode();return tl!=null&&(tl.voidPatternLoc=this.state.startLoc),this.next(),this.finishNode(od,"VoidPattern")}parseMaybeAssignAllowInOrVoidPattern(tl,od,_d){if(od!=null&&this.match(88)){let _d=this.lookaheadCharCode();if(_d===44||_d===(tl===3?93:tl===8?125:41)||_d===61)return this.parseMaybeDefault(this.state.startLoc,this.parseVoidPattern(od))}return this.parseMaybeAssignAllowIn(od,_d)}parsePropertyNamePrefixOperator(tl){}},Ky={kind:1},Xy={kind:2},Zy=/[\uD800-\uDFFF]/u,lb=/in(?:stanceof)?/y;function hr(tl,od,_d){for(let od=0;od0)for(let[tl,od]of Array.from(this.scope.undefinedExports))this.raise(k_.ModuleExportUndefined,od,{localName:tl});this.addExtra(tl,"topLevelAwait",this.state.hasTopLevelAwait)}let Ad;return od===140?Ad=this.finishNode(tl,"Program"):Ad=this.finishNodeAt(tl,"Program",D(this.state.startLoc,-1)),Ad}stmtToDirective(tl){let od=this.castNodeTo(tl,"Directive"),_d=this.castNodeTo(tl.expression,"DirectiveLiteral"),Ad=_d.value,Dd=this.input.slice(this.offsetToSourcePos(_d.start),this.offsetToSourcePos(_d.end)),zd=_d.value=Dd.slice(1,-1);return this.addExtra(_d,"raw",Dd),this.addExtra(_d,"rawValue",zd),this.addExtra(_d,"expressionValue",Ad),od.value=_d,delete tl.expression,od}parseInterpreterDirective(){if(!this.match(28))return null;let tl=this.startNode();return tl.value=this.state.value,this.next(),this.finishNode(tl,"InterpreterDirective")}isLet(){return this.isContextual(100)?this.hasFollowingBindingAtom():!1}isUsing(){return this.isContextual(107)?this.nextTokenIsIdentifierOnSameLine():!1}isForUsing(){if(!this.isContextual(107))return!1;let tl=this.nextTokenInLineStart(),od=this.codePointAtPos(tl);if(this.isUnparsedContextual(tl,"of")){let od=this.lookaheadCharCodeSince(tl+2);if(od!==61&&od!==58&&od!==59)return!1}return!!(this.chStartsBindingIdentifier(od,tl)||this.isUnparsedContextual(tl,"void"))}nextTokenIsIdentifierOnSameLine(){let tl=this.nextTokenInLineStart(),od=this.codePointAtPos(tl);return this.chStartsBindingIdentifier(od,tl)}isAwaitUsing(){if(!this.isContextual(96))return!1;let tl=this.nextTokenInLineStart();if(this.isUnparsedContextual(tl,"using")){tl=this.nextTokenInLineStartSince(tl+5);let od=this.codePointAtPos(tl);if(this.chStartsBindingIdentifier(od,tl))return!0}return!1}chStartsBindingIdentifier(tl,od){if(B(tl)){if(lb.lastIndex=od,lb.test(this.input)){let tl=this.codePointAtPos(lb.lastIndex);if(!K(tl)&&tl!==92)return!1}return!0}else return tl===92}chStartsBindingPattern(tl){return tl===91||tl===123}hasFollowingBindingAtom(){let tl=this.nextTokenStart(),od=this.codePointAtPos(tl);return this.chStartsBindingPattern(od)||this.chStartsBindingIdentifier(od,tl)}hasInLineFollowingBindingIdentifierOrBrace(){let tl=this.nextTokenInLineStart(),od=this.codePointAtPos(tl);return od===123||this.chStartsBindingIdentifier(od,tl)}allowsUsing(){return(this.scope.inModule||!this.scope.inTopLevel)&&!this.scope.inBareCaseStatement}parseModuleItem(){return this.parseStatementLike(15)}parseStatementListItem(){return this.parseStatementLike(6|(!this.options.annexB||this.state.strict?0:8))}parseStatementOrSloppyAnnexBFunctionDeclaration(tl=!1){let od=0;return this.options.annexB&&!this.state.strict&&(od|=4,tl&&(od|=8)),this.parseStatementLike(od)}parseStatement(){return this.parseStatementLike(0)}parseStatementLike(tl){let od=null;return this.match(26)&&(od=this.parseDecorators(!0)),this.parseStatementContent(tl,od)}parseStatementContent(tl,od){let _d=this.state.type,Ad=this.startNode(),Dd=!!(tl&2),zd=!!(tl&4),Kd=tl&1;switch(_d){case 60:return this.parseBreakContinueStatement(Ad,!0);case 63:return this.parseBreakContinueStatement(Ad,!1);case 64:return this.parseDebuggerStatement(Ad);case 90:return this.parseDoWhileStatement(Ad);case 91:return this.parseForStatement(Ad);case 68:if(this.lookaheadCharCode()===46)break;return zd||this.raise(this.state.strict?k_.StrictFunction:this.options.annexB?k_.SloppyFunctionAnnexB:k_.SloppyFunction,this.state.startLoc),this.parseFunctionStatement(Ad,!1,!Dd&&zd);case 80:return Dd||this.unexpected(),this.parseClass(this.maybeTakeDecorators(od,Ad),!0);case 69:return this.parseIfStatement(Ad);case 70:return this.parseReturnStatement(Ad);case 71:return this.parseSwitchStatement(Ad);case 72:return this.parseThrowStatement(Ad);case 73:return this.parseTryStatement(Ad);case 96:if(this.isAwaitUsing())return this.allowsUsing()?Dd?this.recordAwaitIfAllowed()||this.raise(k_.AwaitUsingNotInAsyncContext,Ad):this.raise(k_.UnexpectedLexicalDeclaration,Ad):this.raise(k_.UnexpectedUsingDeclaration,Ad),this.next(),this.parseVarStatement(Ad,"await using");break;case 107:if(this.state.containsEsc||!this.hasInLineFollowingBindingIdentifierOrBrace())break;return this.allowsUsing()?Dd||this.raise(k_.UnexpectedLexicalDeclaration,this.state.startLoc):this.raise(k_.UnexpectedUsingDeclaration,this.state.startLoc),this.parseVarStatement(Ad,"using");case 100:{if(this.state.containsEsc)break;let tl=this.nextTokenStart(),od=this.codePointAtPos(tl);if(od!==91&&(!Dd&&this.hasFollowingLineBreak()||!this.chStartsBindingIdentifier(od,tl)&&od!==123))break}case 75:Dd||this.raise(k_.UnexpectedLexicalDeclaration,this.state.startLoc);case 74:{let tl=this.state.value;return this.parseVarStatement(Ad,tl)}case 92:return this.parseWhileStatement(Ad);case 76:return this.parseWithStatement(Ad);case 5:return this.parseBlock();case 13:return this.parseEmptyStatement(Ad);case 83:{let tl=this.lookaheadCharCode();if(tl===40||tl===46)break}case 82:{!(this.optionFlags&8)&&!Kd&&this.raise(k_.UnexpectedImportExport,this.state.startLoc),this.next();let tl;return _d===83?tl=this.parseImport(Ad):tl=this.parseExport(Ad,od),this.assertModuleNodeAllowed(tl),tl}default:if(this.isAsyncFunction())return Dd||this.raise(k_.AsyncFunctionInSingleStatementContext,this.state.startLoc),this.next(),this.parseFunctionStatement(Ad,!0,!Dd&&zd)}let Zd=this.state.value,fh=this.parseExpression();return w(_d)&&fh.type==="Identifier"&&this.eat(14)?this.parseLabeledStatement(Ad,Zd,fh,tl):this.parseExpressionStatement(Ad,fh,od)}assertModuleNodeAllowed(tl){!(this.optionFlags&8)&&!this.inModule&&this.raise(k_.ImportOutsideModule,tl)}decoratorsEnabledBeforeExport(){return this.hasPlugin("decorators-legacy")?!0:this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")!==!1}maybeTakeDecorators(tl,od,_d){return tl&&(od.decorators?.length?(typeof this.getPluginOption("decorators","decoratorsBeforeExport")!="boolean"&&this.raise(k_.DecoratorsBeforeAfterExport,od.decorators[0]),od.decorators.unshift(...tl)):od.decorators=tl,this.resetStartLocationFromNode(od,tl[0]),_d&&this.resetStartLocationFromNode(_d,od)),od}canHaveLeadingDecorator(){return this.match(80)}parseDecorators(tl){let od=[];do{od.push(this.parseDecorator())}while(this.match(26));if(this.match(82))tl||this.unexpected(),this.decoratorsEnabledBeforeExport()||this.raise(k_.DecoratorExportClass,this.state.startLoc);else if(!this.canHaveLeadingDecorator())throw this.raise(k_.UnexpectedLeadingDecorator,this.state.startLoc);return od}parseDecorator(){this.expectOnePlugin(["decorators","decorators-legacy"]);let tl=this.startNode();if(this.next(),this.hasPlugin("decorators")){let od=this.state.startLoc,_d;if(this.match(10)){let od=this.state.startLoc;this.next(),_d=this.parseExpression(),this.expect(11),_d=this.wrapParenthesis(od,_d);let Ad=this.state.startLoc;tl.expression=this.parseMaybeDecoratorArguments(_d,od),this.getPluginOption("decorators","allowCallParenthesized")===!1&&tl.expression!==_d&&this.raise(k_.DecoratorArgumentsOutsideParentheses,Ad)}else{for(_d=this.parseIdentifier(!1);this.eat(16);){let tl=this.startNodeAt(od);tl.object=_d,this.match(139)?(this.classScope.usePrivateName(this.state.value,this.state.startLoc),tl.property=this.parsePrivateName()):tl.property=this.parseIdentifier(!0),tl.computed=!1,_d=this.finishNode(tl,"MemberExpression")}tl.expression=this.parseMaybeDecoratorArguments(_d,od)}}else tl.expression=this.parseExprSubscripts();return this.finishNode(tl,"Decorator")}parseMaybeDecoratorArguments(tl,od){if(this.eat(10)){let _d=this.startNodeAt(od);return _d.callee=tl,_d.arguments=this.parseCallExpressionArguments(),this.toReferencedList(_d.arguments),this.finishNode(_d,"CallExpression")}return tl}parseBreakContinueStatement(tl,od){return this.next(),this.isLineTerminator()?tl.label=null:(tl.label=this.parseIdentifier(),this.semicolon()),this.verifyBreakContinue(tl,od),this.finishNode(tl,od?"BreakStatement":"ContinueStatement")}verifyBreakContinue(tl,od){let _d;for(_d=0;_dthis.parseStatement())),this.state.labels.pop(),this.expect(92),tl.test=this.parseHeaderExpression(),this.eat(13),this.finishNode(tl,"DoWhileStatement")}parseForStatement(tl){this.next(),this.state.labels.push(Ky);let od=null;if(this.isContextual(96)&&this.recordAwaitIfAllowed()&&(od=this.state.startLoc,this.next()),this.scope.enter(0),this.expect(10),this.match(13))return od!==null&&this.unexpected(od),this.parseFor(tl,null);let _d=this.isContextual(100);{let Ad=this.isAwaitUsing(),Dd=Ad||this.isForUsing(),zd=_d&&this.hasFollowingBindingAtom()||Dd;if(this.match(74)||this.match(75)||zd){let _d=this.startNode(),zd;Ad?(zd="await using",this.recordAwaitIfAllowed()||this.raise(k_.AwaitUsingNotInAsyncContext,this.state.startLoc),this.next()):zd=this.state.value,this.next(),this.parseVar(_d,!0,zd);let Kd=this.finishNode(_d,"VariableDeclaration"),Zd=this.match(58);return Zd&&Dd&&this.raise(k_.ForInUsing,Kd),(Zd||this.isContextual(102))&&Kd.declarations.length===1?this.parseForIn(tl,Kd,od):(od!==null&&this.unexpected(od),this.parseFor(tl,Kd))}}let Ad=this.isContextual(95),Dd=new WA,zd=this.parseExpression(!0,Dd),Kd=this.isContextual(102);if(Kd&&(_d&&this.raise(k_.ForOfLet,zd),od===null&&Ad&&zd.type==="Identifier"&&this.raise(k_.ForOfAsync,zd)),Kd||this.match(58)){this.checkDestructuringPrivate(Dd),this.toAssignable(zd,!0);let _d=Kd?"ForOfStatement":"ForInStatement";return this.checkLVal(zd,{type:_d}),this.parseForIn(tl,zd,od)}else this.checkExpressionErrors(Dd,!0);return od!==null&&this.unexpected(od),this.parseFor(tl,zd)}parseFunctionStatement(tl,od,_d){return this.next(),this.parseFunction(tl,1|(_d?2:0)|(od?8:0))}parseIfStatement(tl){return this.next(),tl.test=this.parseHeaderExpression(),tl.consequent=this.parseStatementOrSloppyAnnexBFunctionDeclaration(),tl.alternate=this.eat(66)?this.parseStatementOrSloppyAnnexBFunctionDeclaration():null,this.finishNode(tl,"IfStatement")}parseReturnStatement(tl){return this.prodParam.hasReturn||this.raise(k_.IllegalReturn,this.state.startLoc),this.next(),this.isLineTerminator()?tl.argument=null:(tl.argument=this.parseExpression(),this.semicolon()),this.finishNode(tl,"ReturnStatement")}parseSwitchStatement(tl){this.next(),tl.discriminant=this.parseHeaderExpression();let od=tl.cases=[];this.expect(5),this.state.labels.push(Xy),this.scope.enter(256);let _d;for(let tl;!this.match(8);)if(this.match(61)||this.match(65)){let Ad=this.match(61);_d&&this.finishNode(_d,"SwitchCase"),od.push(_d=this.startNode()),_d.consequent=[],this.next(),Ad?_d.test=this.parseExpression():(tl&&this.raise(k_.MultipleDefaultsInSwitch,this.state.lastTokStartLoc),tl=!0,_d.test=null),this.expect(14)}else _d?_d.consequent.push(this.parseStatementListItem()):this.unexpected();return this.scope.exit(),_d&&this.finishNode(_d,"SwitchCase"),this.next(),this.state.labels.pop(),this.finishNode(tl,"SwitchStatement")}parseThrowStatement(tl){return this.next(),this.hasPrecedingLineBreak()&&this.raise(k_.NewlineAfterThrow,this.state.lastTokEndLoc),tl.argument=this.parseExpression(),this.semicolon(),this.finishNode(tl,"ThrowStatement")}parseCatchClauseParam(){let tl=this.parseBindingAtom();return this.scope.enter(this.options.annexB&&tl.type==="Identifier"?8:0),this.checkLVal(tl,{type:"CatchClause"},9),tl}parseTryStatement(tl){if(this.next(),tl.block=this.parseBlock(),tl.handler=null,this.match(62)){let od=this.startNode();this.next(),this.match(10)?(this.expect(10),od.param=this.parseCatchClauseParam(),this.expect(11)):(od.param=null,this.scope.enter(0)),od.body=this.withSmartMixTopicForbiddingContext((()=>this.parseBlock(!1,!1))),this.scope.exit(),tl.handler=this.finishNode(od,"CatchClause")}return tl.finalizer=this.eat(67)?this.parseBlock():null,!tl.handler&&!tl.finalizer&&this.raise(k_.NoCatchOrFinally,tl),this.finishNode(tl,"TryStatement")}parseVarStatement(tl,od,_d=!1){return this.next(),this.parseVar(tl,!1,od,_d),this.semicolon(),this.finishNode(tl,"VariableDeclaration")}parseWhileStatement(tl){return this.next(),tl.test=this.parseHeaderExpression(),this.state.labels.push(Ky),tl.body=this.withSmartMixTopicForbiddingContext((()=>this.parseStatement())),this.state.labels.pop(),this.finishNode(tl,"WhileStatement")}parseWithStatement(tl){return this.state.strict&&this.raise(k_.StrictWith,this.state.startLoc),this.next(),tl.object=this.parseHeaderExpression(),tl.body=this.withSmartMixTopicForbiddingContext((()=>this.parseStatement())),this.finishNode(tl,"WithStatement")}parseEmptyStatement(tl){return this.next(),this.finishNode(tl,"EmptyStatement")}parseLabeledStatement(tl,od,_d,Ad){for(let tl of this.state.labels)tl.name===od&&this.raise(k_.LabelRedeclaration,_d,{labelName:od});let Dd=mi(this.state.type)?1:this.match(71)?2:null;for(let od=this.state.labels.length-1;od>=0;od--){let _d=this.state.labels[od];if(_d.statementStart===tl.start)_d.statementStart=this.sourceToOffsetPos(this.state.start),_d.kind=Dd;else break}return this.state.labels.push({name:od,kind:Dd,statementStart:this.sourceToOffsetPos(this.state.start)}),tl.body=Ad&8?this.parseStatementOrSloppyAnnexBFunctionDeclaration(!0):this.parseStatement(),this.state.labels.pop(),tl.label=_d,this.finishNode(tl,"LabeledStatement")}parseExpressionStatement(tl,od,_d){return tl.expression=od,this.semicolon(),this.finishNode(tl,"ExpressionStatement")}parseBlock(tl=!1,od=!0,_d){let Ad=this.startNode();return tl&&this.state.strictErrors.clear(),this.expect(5),od&&this.scope.enter(0),this.parseBlockBody(Ad,tl,!1,8,_d),od&&this.scope.exit(),this.finishNode(Ad,"BlockStatement")}isValidDirective(tl){return tl.type==="ExpressionStatement"&&tl.expression.type==="StringLiteral"&&!tl.expression.extra.parenthesized}parseBlockBody(tl,od,_d,Ad,Dd){let zd=tl.body=[],Kd=tl.directives=[];this.parseBlockOrModuleBlockBody(zd,od?Kd:void 0,_d,Ad,Dd)}parseBlockOrModuleBlockBody(tl,od,_d,Ad,Dd){let zd=this.state.strict,Kd=!1,Zd=!1;for(;!this.match(Ad);){let Ad=_d?this.parseModuleItem():this.parseStatementListItem();if(od&&!Zd){if(this.isValidDirective(Ad)){let tl=this.stmtToDirective(Ad);od.push(tl),!Kd&&tl.value.value==="use strict"&&(Kd=!0,this.setStrict(!0));continue}Zd=!0,this.state.strictErrors.clear()}tl.push(Ad)}Dd?.call(this,Kd),zd||this.setStrict(!1),this.next()}parseFor(tl,od){return tl.init=od,this.semicolon(!1),tl.test=this.match(13)?null:this.parseExpression(),this.semicolon(!1),tl.update=this.match(11)?null:this.parseExpression(),this.expect(11),tl.body=this.withSmartMixTopicForbiddingContext((()=>this.parseStatement())),this.scope.exit(),this.state.labels.pop(),this.finishNode(tl,"ForStatement")}parseForIn(tl,od,_d){let Ad=this.match(58);return this.next(),Ad?_d!==null&&this.unexpected(_d):tl.await=_d!==null,od.type==="VariableDeclaration"&&od.declarations[0].init!=null&&(!Ad||!this.options.annexB||this.state.strict||od.kind!=="var"||od.declarations[0].id.type!=="Identifier")&&this.raise(k_.ForInOfLoopInitializer,od,{type:Ad?"ForInStatement":"ForOfStatement"}),od.type==="AssignmentPattern"&&this.raise(k_.InvalidLhs,od,{ancestor:{type:"ForStatement"}}),tl.left=od,tl.right=Ad?this.parseExpression():this.parseMaybeAssignAllowIn(),this.expect(11),tl.body=this.withSmartMixTopicForbiddingContext((()=>this.parseStatement())),this.scope.exit(),this.state.labels.pop(),this.finishNode(tl,Ad?"ForInStatement":"ForOfStatement")}parseVar(tl,od,_d,Ad=!1){let Dd=tl.declarations=[];for(tl.kind=_d;;){let tl=this.startNode();if(this.parseVarId(tl,_d),tl.init=this.eat(29)?od?this.parseMaybeAssignDisallowIn():this.parseMaybeAssignAllowIn():null,tl.init===null&&!Ad&&(tl.id.type!=="Identifier"&&!(od&&(this.match(58)||this.isContextual(102)))?this.raise(k_.DeclarationMissingInitializer,this.state.lastTokEndLoc,{kind:"destructuring"}):(_d==="const"||_d==="using"||_d==="await using")&&!(this.match(58)||this.isContextual(102))&&this.raise(k_.DeclarationMissingInitializer,this.state.lastTokEndLoc,{kind:_d})),Dd.push(this.finishNode(tl,"VariableDeclarator")),!this.eat(12))break}return tl}parseVarId(tl,od){let _d=this.parseBindingAtom();od==="using"||od==="await using"?(_d.type==="ArrayPattern"||_d.type==="ObjectPattern")&&this.raise(k_.UsingDeclarationHasBindingPattern,_d.loc.start):_d.type==="VoidPattern"&&this.raise(k_.UnexpectedVoidPattern,_d.loc.start),this.checkLVal(_d,{type:"VariableDeclarator"},od==="var"?5:8201),tl.id=_d}parseAsyncFunctionExpression(tl){return this.parseFunction(tl,8)}parseFunction(tl,od=0){let _d=od&2,Ad=!!(od&1),Dd=Ad&&!(od&4),zd=!!(od&8);this.initFunction(tl,zd),this.match(55)&&(_d&&this.raise(k_.GeneratorInSingleStatementContext,this.state.startLoc),this.next(),tl.generator=!0),Ad&&(tl.id=this.parseFunctionId(Dd));let Kd=this.state.maybeInArrowParameters;return this.state.maybeInArrowParameters=!1,this.scope.enter(514),this.prodParam.enter(Se(zd,tl.generator)),Ad||(tl.id=this.parseFunctionId()),this.parseFunctionParams(tl,!1),this.withSmartMixTopicForbiddingContext((()=>{this.parseFunctionBodyAndFinish(tl,Ad?"FunctionDeclaration":"FunctionExpression")})),this.prodParam.exit(),this.scope.exit(),Ad&&!_d&&this.registerFunctionStatementId(tl),this.state.maybeInArrowParameters=Kd,tl}parseFunctionId(tl){return tl||w(this.state.type)?this.parseIdentifier():null}parseFunctionParams(tl,od){this.expect(10),this.expressionScope.enter(Hi()),tl.params=this.parseBindingList(11,41,2|(od?4:0)),this.expressionScope.exit()}registerFunctionStatementId(tl){tl.id&&this.scope.declareName(tl.id.name,!this.options.annexB||this.state.strict||tl.generator||tl.async?this.scope.treatFunctionsAsVar?5:8201:17,tl.id.loc.start)}parseClass(tl,od,_d){this.next();let Ad=this.state.strict;return this.state.strict=!0,this.parseClassId(tl,od,_d),this.parseClassSuper(tl),tl.body=this.parseClassBody(!!tl.superClass,Ad),this.finishNode(tl,od?"ClassDeclaration":"ClassExpression")}isClassProperty(){return this.match(29)||this.match(13)||this.match(8)}isClassMethod(){return this.match(10)}nameIsConstructor(tl){return tl.type==="Identifier"&&tl.name==="constructor"||tl.type==="StringLiteral"&&tl.value==="constructor"}isNonstaticConstructor(tl){return!tl.computed&&!tl.static&&this.nameIsConstructor(tl.key)}parseClassBody(tl,od){this.classScope.enter();let _d={hadConstructor:!1,hadSuperClass:tl},Ad=[],Dd=this.startNode();if(Dd.body=[],this.expect(5),this.withSmartMixTopicForbiddingContext((()=>{for(;!this.match(8);){if(this.eat(13)){if(Ad.length>0)throw this.raise(k_.DecoratorSemicolon,this.state.lastTokEndLoc);continue}if(this.match(26)){Ad.push(this.parseDecorator());continue}let tl=this.startNode();Ad.length&&(tl.decorators=Ad,this.resetStartLocationFromNode(tl,Ad[0]),Ad=[]),this.parseClassMember(Dd,tl,_d),tl.kind==="constructor"&&tl.decorators&&tl.decorators.length>0&&this.raise(k_.DecoratorConstructor,tl)}})),this.state.strict=od,this.next(),Ad.length)throw this.raise(k_.TrailingDecorator,this.state.startLoc);return this.classScope.exit(),this.finishNode(Dd,"ClassBody")}parseClassMemberFromModifier(tl,od){let _d=this.parseIdentifier(!0);if(this.isClassMethod()){let Ad=od;return Ad.kind="method",Ad.computed=!1,Ad.key=_d,Ad.static=!1,this.pushClassMethod(tl,Ad,!1,!1,!1,!1),!0}else if(this.isClassProperty()){let Ad=od;return Ad.computed=!1,Ad.key=_d,Ad.static=!1,tl.body.push(this.parseClassProperty(Ad)),!0}return this.resetPreviousNodeTrailingComments(_d),!1}parseClassMember(tl,od,_d){let Ad=this.isContextual(106);if(Ad){if(this.parseClassMemberFromModifier(tl,od))return;if(this.eat(5)){this.parseClassStaticBlock(tl,od);return}}this.parseClassMemberWithIsStatic(tl,od,_d,Ad)}parseClassMemberWithIsStatic(tl,od,_d,Ad){let Dd=od,zd=od,Kd=od,Zd=od,fh=od,vh=Dd,wh=Dd;if(od.static=Ad,this.parsePropertyNamePrefixOperator(od),this.eat(55)){vh.kind="method";let od=this.match(139);if(this.parseClassElementName(vh),this.parsePostMemberNameModifiers(vh),od){this.pushClassPrivateMethod(tl,zd,!0,!1);return}this.isNonstaticConstructor(Dd)&&this.raise(k_.ConstructorIsGenerator,Dd.key),this.pushClassMethod(tl,Dd,!0,!1,!1,!1);return}let xh=!this.state.containsEsc&&w(this.state.type),$h=this.parseClassElementName(od),Xh=xh?$h.name:null,s_=this.isPrivateName($h),g_=this.state.startLoc;if(this.parsePostMemberNameModifiers(wh),this.isClassMethod()){if(vh.kind="method",s_){this.pushClassPrivateMethod(tl,zd,!1,!1);return}let Ad=this.isNonstaticConstructor(Dd),Kd=!1;Ad&&(Dd.kind="constructor",_d.hadConstructor&&!this.hasPlugin("typescript")&&this.raise(k_.DuplicateConstructor,$h),Ad&&this.hasPlugin("typescript")&&od.override&&this.raise(k_.OverrideOnConstructor,$h),_d.hadConstructor=!0,Kd=_d.hadSuperClass),this.pushClassMethod(tl,Dd,!1,!1,Ad,Kd)}else if(this.isClassProperty())s_?this.pushClassPrivateProperty(tl,Zd):this.pushClassProperty(tl,Kd);else if(Xh==="async"&&!this.isLineTerminator()){this.resetPreviousNodeTrailingComments($h);let od=this.eat(55);wh.optional&&this.unexpected(g_),vh.kind="method";let _d=this.match(139);this.parseClassElementName(vh),this.parsePostMemberNameModifiers(wh),_d?this.pushClassPrivateMethod(tl,zd,od,!0):(this.isNonstaticConstructor(Dd)&&this.raise(k_.ConstructorIsAsync,Dd.key),this.pushClassMethod(tl,Dd,od,!0,!1,!1))}else if((Xh==="get"||Xh==="set")&&!(this.match(55)&&this.isLineTerminator())){this.resetPreviousNodeTrailingComments($h),vh.kind=Xh;let od=this.match(139);this.parseClassElementName(Dd),od?this.pushClassPrivateMethod(tl,zd,!1,!1):(this.isNonstaticConstructor(Dd)&&this.raise(k_.ConstructorIsAccessor,Dd.key),this.pushClassMethod(tl,Dd,!1,!1,!1,!1)),this.checkGetterSetterParams(Dd)}else if(Xh==="accessor"&&!this.isLineTerminator()){this.expectPlugin("decoratorAutoAccessors"),this.resetPreviousNodeTrailingComments($h);let od=this.match(139);this.parseClassElementName(Kd),this.pushClassAccessorProperty(tl,fh,od)}else this.isLineTerminator()?s_?this.pushClassPrivateProperty(tl,Zd):this.pushClassProperty(tl,Kd):this.unexpected()}parseClassElementName(tl){let{type:od,value:_d}=this.state;if((od===132||od===134)&&tl.static&&_d==="prototype"&&this.raise(k_.StaticPrototype,this.state.startLoc),od===139){_d==="constructor"&&this.raise(k_.ConstructorClassPrivateField,this.state.startLoc);let od=this.parsePrivateName();return tl.key=od,od}return this.parsePropertyName(tl),tl.key}parseClassStaticBlock(tl,od){this.scope.enter(720);let _d=this.state.labels;this.state.labels=[],this.prodParam.enter(0);let Ad=od.body=[];this.parseBlockOrModuleBlockBody(Ad,void 0,!1,8),this.prodParam.exit(),this.scope.exit(),this.state.labels=_d,tl.body.push(this.finishNode(od,"StaticBlock")),od.decorators?.length&&this.raise(k_.DecoratorStaticBlock,od)}pushClassProperty(tl,od){!od.computed&&this.nameIsConstructor(od.key)&&this.raise(k_.ConstructorClassField,od.key),tl.body.push(this.parseClassProperty(od))}pushClassPrivateProperty(tl,od){let _d=this.parseClassPrivateProperty(od);tl.body.push(_d),this.classScope.declarePrivateName(this.getPrivateNameSV(_d.key),0,_d.key.loc.start)}pushClassAccessorProperty(tl,od,_d){!_d&&!od.computed&&this.nameIsConstructor(od.key)&&this.raise(k_.ConstructorClassField,od.key);let Ad=this.parseClassAccessorProperty(od);tl.body.push(Ad),_d&&this.classScope.declarePrivateName(this.getPrivateNameSV(Ad.key),0,Ad.key.loc.start)}pushClassMethod(tl,od,_d,Ad,Dd,zd){tl.body.push(this.parseMethod(od,_d,Ad,Dd,zd,"ClassMethod",!0))}pushClassPrivateMethod(tl,od,_d,Ad){let Dd=this.parseMethod(od,_d,Ad,!1,!1,"ClassPrivateMethod",!0);tl.body.push(Dd);let zd=Dd.kind==="get"?Dd.static?6:2:Dd.kind==="set"?Dd.static?5:1:0;this.declareClassPrivateMethodInScope(Dd,zd)}declareClassPrivateMethodInScope(tl,od){this.classScope.declarePrivateName(this.getPrivateNameSV(tl.key),od,tl.key.loc.start)}parsePostMemberNameModifiers(tl){}parseClassPrivateProperty(tl){return this.parseInitializer(tl),this.semicolon(),this.finishNode(tl,"ClassPrivateProperty")}parseClassProperty(tl){return this.parseInitializer(tl),this.semicolon(),this.finishNode(tl,"ClassProperty")}parseClassAccessorProperty(tl){return this.parseInitializer(tl),this.semicolon(),this.finishNode(tl,"ClassAccessorProperty")}parseInitializer(tl){this.scope.enter(592),this.expressionScope.enter(ns()),this.prodParam.enter(0),tl.value=this.eat(29)?this.parseMaybeAssignAllowIn():null,this.expressionScope.exit(),this.prodParam.exit(),this.scope.exit()}parseClassId(tl,od,_d,Ad=8331){if(w(this.state.type))tl.id=this.parseIdentifier(),od&&this.declareNameFromIdentifier(tl.id,Ad);else if(_d||!od)tl.id=null;else throw this.raise(k_.MissingClassName,this.state.startLoc)}parseClassSuper(tl){tl.superClass=this.eat(81)?this.parseExprSubscripts():null}parseExport(tl,od){let _d=this.parseMaybeImportPhase(tl,!0),Ad=this.maybeParseExportDefaultSpecifier(tl,_d),Dd=!Ad||this.eat(12),zd=Dd&&this.eatExportStar(tl),Kd=zd&&this.maybeParseExportNamespaceSpecifier(tl),Zd=Dd&&(!Kd||this.eat(12)),fh=Ad||zd;if(zd&&!Kd){if(Ad&&this.unexpected(),od)throw this.raise(k_.UnsupportedDecoratorExport,tl);return this.parseExportFrom(tl,!0),this.sawUnambiguousESM=!0,this.finishNode(tl,"ExportAllDeclaration")}let vh=this.maybeParseExportNamedSpecifiers(tl);Ad&&Dd&&!zd&&!vh&&this.unexpected(null,5),Kd&&Zd&&this.unexpected(null,98);let wh;if(fh||vh){if(wh=!1,od)throw this.raise(k_.UnsupportedDecoratorExport,tl);this.parseExportFrom(tl,fh)}else wh=this.maybeParseExportDeclaration(tl);if(fh||vh||wh){let _d=tl;if(this.checkExport(_d,!0,!1,!!_d.source),_d.declaration?.type==="ClassDeclaration")this.maybeTakeDecorators(od,_d.declaration,_d);else if(od)throw this.raise(k_.UnsupportedDecoratorExport,tl);return this.sawUnambiguousESM=!0,this.finishNode(_d,"ExportNamedDeclaration")}if(this.eat(65)){let _d=tl,Ad=this.parseExportDefaultExpression();if(_d.declaration=Ad,Ad.type==="ClassDeclaration")this.maybeTakeDecorators(od,Ad,_d);else if(od)throw this.raise(k_.UnsupportedDecoratorExport,tl);return this.checkExport(_d,!0,!0),this.sawUnambiguousESM=!0,this.finishNode(_d,"ExportDefaultDeclaration")}throw this.unexpected(null,5)}eatExportStar(tl){return this.eat(55)}maybeParseExportDefaultSpecifier(tl,od){if(od||this.isExportDefaultSpecifier()){this.expectPlugin("exportDefaultFrom",od?.loc.start);let _d=od||this.parseIdentifier(!0),Ad=this.startNodeAtNode(_d);return Ad.exported=_d,tl.specifiers=[this.finishNode(Ad,"ExportDefaultSpecifier")],!0}return!1}maybeParseExportNamespaceSpecifier(tl){if(this.isContextual(93)){tl.specifiers??(tl.specifiers=[]);let od=this.startNodeAt(this.state.lastTokStartLoc);return this.next(),od.exported=this.parseModuleExportName(),tl.specifiers.push(this.finishNode(od,"ExportNamespaceSpecifier")),!0}return!1}maybeParseExportNamedSpecifiers(tl){if(this.match(5)){let od=tl;od.specifiers||(od.specifiers=[]);let _d=od.exportKind==="type";return od.specifiers.push(...this.parseExportSpecifiers(_d)),od.source=null,od.attributes=[],od.declaration=null,!0}return!1}maybeParseExportDeclaration(tl){return this.shouldParseExportDeclaration()?(tl.specifiers=[],tl.source=null,tl.attributes=[],tl.declaration=this.parseExportDeclaration(tl),!0):!1}isAsyncFunction(){if(!this.isContextual(95))return!1;let tl=this.nextTokenInLineStart();return this.isUnparsedContextual(tl,"function")}parseExportDefaultExpression(){let tl=this.startNode();if(this.match(68))return this.next(),this.parseFunction(tl,5);if(this.isAsyncFunction())return this.next(),this.next(),this.parseFunction(tl,13);if(this.match(80))return this.parseClass(tl,!0,!0);if(this.match(26))return this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(k_.DecoratorBeforeExport,this.state.startLoc),this.parseClass(this.maybeTakeDecorators(this.parseDecorators(!1),this.startNode()),!0,!0);if(this.match(75)||this.match(74)||this.isLet()||this.isUsing()||this.isAwaitUsing())throw this.raise(k_.UnsupportedDefaultExport,this.state.startLoc);let od=this.parseMaybeAssignAllowIn();return this.semicolon(),od}parseExportDeclaration(tl){return this.match(80)?this.parseClass(this.startNode(),!0,!1):this.parseStatementListItem()}isExportDefaultSpecifier(){let{type:tl}=this.state;if(w(tl)){if(tl===95&&!this.state.containsEsc||tl===100)return!1;if((tl===130||tl===129)&&!this.state.containsEsc){let tl=this.nextTokenStart(),od=this.input.charCodeAt(tl);if(od===123||this.chStartsBindingIdentifier(od,tl)&&!this.input.startsWith("from",tl))return this.expectOnePlugin(["flow","typescript"]),!1}}else if(!this.match(65))return!1;let od=this.nextTokenStart(),_d=this.isUnparsedContextual(od,"from");if(this.input.charCodeAt(od)===44||w(this.state.type)&&_d)return!0;if(this.match(65)&&_d){let tl=this.input.charCodeAt(this.nextTokenStartSince(od+4));return tl===34||tl===39}return!1}parseExportFrom(tl,od){this.eatContextual(98)?(tl.source=this.parseImportSource(),this.checkExport(tl),this.maybeParseImportAttributes(tl),this.checkJSONModuleImport(tl)):od&&this.unexpected(),this.semicolon()}shouldParseExportDeclaration(){let{type:tl}=this.state;return tl===26&&(this.expectOnePlugin(["decorators","decorators-legacy"]),this.hasPlugin("decorators"))?(this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(k_.DecoratorBeforeExport,this.state.startLoc),!0):this.isUsing()?(this.raise(k_.UsingDeclarationExport,this.state.startLoc),!0):this.isAwaitUsing()?(this.raise(k_.UsingDeclarationExport,this.state.startLoc),!0):tl===74||tl===75||tl===68||tl===80||this.isLet()||this.isAsyncFunction()}checkExport(tl,od,_d,Ad){if(od){if(_d){if(this.checkDuplicateExports(tl,"default"),this.hasPlugin("exportDefaultFrom")){let od=tl.declaration;od.type==="Identifier"&&od.name==="from"&&od.end-od.start===4&&!od.extra?.parenthesized&&this.raise(k_.ExportDefaultFromAsIdentifier,od)}}else if(tl.specifiers?.length)for(let od of tl.specifiers){let{exported:tl}=od,_d=tl.type==="Identifier"?tl.name:tl.value;if(this.checkDuplicateExports(od,_d),!Ad&&od.local){let{local:tl}=od;tl.type!=="Identifier"?this.raise(k_.ExportBindingIsString,od,{localName:tl.value,exportName:_d}):(this.checkReservedWord(tl.name,tl.loc.start,!0,!1),this.scope.checkLocalExport(tl))}}else if(tl.declaration){let od=tl.declaration;if(od.type==="FunctionDeclaration"||od.type==="ClassDeclaration"){let{id:_d}=od;if(!_d)throw new Error("Assertion failure");this.checkDuplicateExports(tl,_d.name)}else if(od.type==="VariableDeclaration")for(let tl of od.declarations)this.checkDeclaration(tl.id)}}}checkDeclaration(tl){if(tl.type==="Identifier")this.checkDuplicateExports(tl,tl.name);else if(tl.type==="ObjectPattern")for(let od of tl.properties)this.checkDeclaration(od);else if(tl.type==="ArrayPattern")for(let od of tl.elements)od&&this.checkDeclaration(od);else tl.type==="ObjectProperty"?this.checkDeclaration(tl.value):tl.type==="RestElement"?this.checkDeclaration(tl.argument):tl.type==="AssignmentPattern"&&this.checkDeclaration(tl.left)}checkDuplicateExports(tl,od){this.exportedIdentifiers.has(od)&&(od==="default"?this.raise(k_.DuplicateDefaultExport,tl):this.raise(k_.DuplicateExport,tl,{exportName:od})),this.exportedIdentifiers.add(od)}parseExportSpecifiers(tl){let od=[],_d=!0;for(this.expect(5);!this.eat(8);){if(_d)_d=!1;else if(this.expect(12),this.eat(8))break;let Ad=this.isContextual(130),Dd=this.match(134),zd=this.startNode();zd.local=this.parseModuleExportName(),od.push(this.parseExportSpecifier(zd,Dd,tl,Ad))}return od}parseExportSpecifier(tl,od,_d,Ad){return this.eatContextual(93)?tl.exported=this.parseModuleExportName():od?tl.exported=this.cloneStringLiteral(tl.local):tl.exported||(tl.exported=this.cloneIdentifier(tl.local)),this.finishNode(tl,"ExportSpecifier")}parseModuleExportName(){if(this.match(134)){let tl=this.parseStringLiteral(this.state.value),od=Zy.exec(tl.value);return od&&this.raise(k_.ModuleExportNameHasLoneSurrogate,tl,{surrogateCharCode:od[0].charCodeAt(0)}),tl}return this.parseIdentifier(!0)}isJSONModuleImport(tl){return tl.assertions!=null?tl.assertions.some((({key:tl,value:od})=>od.value==="json"&&(tl.type==="Identifier"?tl.name==="type":tl.value==="type"))):!1}checkImportReflection(tl){let{specifiers:od}=tl,_d=od.length===1?od[0].type:null;tl.phase==="source"?_d!=="ImportDefaultSpecifier"&&this.raise(k_.SourcePhaseImportRequiresDefault,od[0].loc.start):tl.phase==="defer"?_d!=="ImportNamespaceSpecifier"&&this.raise(k_.DeferImportRequiresNamespace,od[0].loc.start):tl.module&&(_d!=="ImportDefaultSpecifier"&&this.raise(k_.ImportReflectionNotBinding,od[0].loc.start),tl.assertions?.length>0&&this.raise(k_.ImportReflectionHasAssertion,od[0].loc.start))}checkJSONModuleImport(tl){if(this.isJSONModuleImport(tl)&&tl.type!=="ExportAllDeclaration"){let{specifiers:od}=tl;if(od!=null){let tl=od.find((tl=>{let od;if(tl.type==="ExportSpecifier"?od=tl.local:tl.type==="ImportSpecifier"&&(od=tl.imported),od!==void 0)return od.type==="Identifier"?od.name!=="default":od.value!=="default"}));tl!==void 0&&this.raise(k_.ImportJSONBindingNotDefault,tl.loc.start)}}}isPotentialImportPhase(tl){return tl?!1:this.isContextual(105)||this.isContextual(97)}applyImportPhase(tl,od,_d,Ad){od||(this.hasPlugin("importReflection")&&(tl.module=!1),_d==="source"?(this.expectPlugin("sourcePhaseImports",Ad),tl.phase="source"):_d==="defer"?(this.expectPlugin("deferredImportEvaluation",Ad),tl.phase="defer"):this.hasPlugin("sourcePhaseImports")&&(tl.phase=null))}parseMaybeImportPhase(tl,od){if(!this.isPotentialImportPhase(od))return this.applyImportPhase(tl,od,null),null;let _d=this.startNode(),Ad=this.parseIdentifierName(!0),{type:Dd}=this.state;return(O(Dd)?Dd!==98||this.lookaheadCharCode()===102:Dd!==12)?(this.applyImportPhase(tl,od,Ad,_d.loc.start),null):(this.applyImportPhase(tl,od,null),this.createIdentifier(_d,Ad))}isPrecedingIdImportPhase(tl){let{type:od}=this.state;return w(od)?od!==98||this.lookaheadCharCode()===102:od!==12}parseImport(tl){return this.match(134)?this.parseImportSourceAndAttributes(tl):this.parseImportSpecifiersAndAfter(tl,this.parseMaybeImportPhase(tl,!1))}parseImportSpecifiersAndAfter(tl,od){tl.specifiers=[];let _d=!this.maybeParseDefaultImportSpecifier(tl,od)||this.eat(12),Ad=_d&&this.maybeParseStarImportSpecifier(tl);return _d&&!Ad&&this.parseNamedImportSpecifiers(tl),this.expectContextual(98),this.parseImportSourceAndAttributes(tl)}parseImportSourceAndAttributes(tl){return tl.specifiers??(tl.specifiers=[]),tl.source=this.parseImportSource(),this.maybeParseImportAttributes(tl),this.checkImportReflection(tl),this.checkJSONModuleImport(tl),this.semicolon(),this.sawUnambiguousESM=!0,this.finishNode(tl,"ImportDeclaration")}parseImportSource(){return this.match(134)||this.unexpected(),this.parseExprAtom()}parseImportSpecifierLocal(tl,od,_d){od.local=this.parseIdentifier(),tl.specifiers.push(this.finishImportSpecifier(od,_d))}finishImportSpecifier(tl,od,_d=8201){return this.checkLVal(tl.local,{type:od},_d),this.finishNode(tl,od)}parseImportAttributes(){this.expect(5);let tl=[],od=new Set;do{if(this.match(8))break;let _d=this.startNode(),Ad=this.state.value;if(od.has(Ad)&&this.raise(k_.ModuleAttributesWithDuplicateKeys,this.state.startLoc,{key:Ad}),od.add(Ad),this.match(134)?_d.key=this.parseStringLiteral(Ad):_d.key=this.parseIdentifier(!0),this.expect(14),!this.match(134))throw this.raise(k_.ModuleAttributeInvalidValue,this.state.startLoc);_d.value=this.parseStringLiteral(this.state.value),tl.push(this.finishNode(_d,"ImportAttribute"))}while(this.eat(12));return this.expect(8),tl}parseModuleAttributes(){let tl=[],od=new Set;do{let _d=this.startNode();if(_d.key=this.parseIdentifier(!0),_d.key.name!=="type"&&this.raise(k_.ModuleAttributeDifferentFromType,_d.key),od.has(_d.key.name)&&this.raise(k_.ModuleAttributesWithDuplicateKeys,_d.key,{key:_d.key.name}),od.add(_d.key.name),this.expect(14),!this.match(134))throw this.raise(k_.ModuleAttributeInvalidValue,this.state.startLoc);_d.value=this.parseStringLiteral(this.state.value),tl.push(this.finishNode(_d,"ImportAttribute"))}while(this.eat(12));return tl}maybeParseImportAttributes(tl){let od;if(this.match(76)){if(this.hasPrecedingLineBreak()&&this.lookaheadCharCode()===40)return;this.next(),od=this.parseImportAttributes()}else this.isContextual(94)&&!this.hasPrecedingLineBreak()?(this.hasPlugin("deprecatedImportAssert")||this.raise(k_.ImportAttributesUseAssert,this.state.startLoc),this.addExtra(tl,"deprecatedAssertSyntax",!0),this.next(),od=this.parseImportAttributes()):od=[];tl.attributes=od}maybeParseDefaultImportSpecifier(tl,od){if(od){let _d=this.startNodeAtNode(od);return _d.local=od,tl.specifiers.push(this.finishImportSpecifier(_d,"ImportDefaultSpecifier")),!0}else if(O(this.state.type))return this.parseImportSpecifierLocal(tl,this.startNode(),"ImportDefaultSpecifier"),!0;return!1}maybeParseStarImportSpecifier(tl){if(this.match(55)){let od=this.startNode();return this.next(),this.expectContextual(93),this.parseImportSpecifierLocal(tl,od,"ImportNamespaceSpecifier"),!0}return!1}parseNamedImportSpecifiers(tl){let od=!0;for(this.expect(5);!this.eat(8);){if(od)od=!1;else{if(this.eat(14))throw this.raise(k_.DestructureNamedImport,this.state.startLoc);if(this.expect(12),this.eat(8))break}let _d=this.startNode(),Ad=this.match(134),Dd=this.isContextual(130);_d.imported=this.parseModuleExportName();let zd=this.parseImportSpecifier(_d,Ad,tl.importKind==="type"||tl.importKind==="typeof",Dd,void 0);tl.specifiers.push(zd)}}parseImportSpecifier(tl,od,_d,Ad,Dd){if(this.eatContextual(93))tl.local=this.parseIdentifier();else{let{imported:_d}=tl;if(od)throw this.raise(k_.ImportBindingIsString,tl,{importName:_d.value});this.checkReservedWord(_d.name,tl.loc.start,!0,!0),tl.local||(tl.local=this.cloneIdentifier(_d))}return this.finishImportSpecifier(tl,"ImportSpecifier",Dd)}isThisParam(tl){return tl.type==="Identifier"&&tl.name==="this"}},gb=class extends hb{constructor(tl,od,_d){let Ad=oi(tl);super(Ad,od),this.options=Ad,this.initializeScopes(),this.plugins=_d,this.filename=Ad.sourceFilename,this.startIndex=Ad.startIndex;let Dd=0;Ad.allowAwaitOutsideFunction&&(Dd|=1),Ad.allowReturnOutsideFunction&&(Dd|=2),Ad.allowImportExportEverywhere&&(Dd|=8),Ad.allowSuperOutsideMethod&&(Dd|=16),Ad.allowUndeclaredExports&&(Dd|=64),Ad.allowNewTargetOutsideFunction&&(Dd|=4),Ad.allowYieldOutsideFunction&&(Dd|=32),Ad.ranges&&(Dd|=128),Ad.tokens&&(Dd|=256),Ad.createImportExpressions&&(Dd|=512),Ad.createParenthesizedExpressions&&(Dd|=1024),Ad.errorRecovery&&(Dd|=2048),Ad.attachComment&&(Dd|=4096),Ad.annexB&&(Dd|=8192),this.optionFlags=Dd}getScopeHandler(){return yA}parse(){this.enterInitialScopes();let tl=this.startNode(),od=this.startNode();this.nextToken(),tl.errors=null;let _d=this.parseTopLevel(tl,od);return _d.errors=this.state.errors,_d.comments.length=this.state.commentsLen,_d}};function Ie(tl,od){if(od?.sourceType==="unambiguous"){od=Object.assign({},od);try{od.sourceType="module";let _d=le(od,tl),Ad=_d.parse();if(_d.sawUnambiguousESM)return Ad;if(_d.ambiguousScriptDifferentAst)try{return od.sourceType="script",le(od,tl).parse()}catch{}else Ad.program.sourceType="script";return Ad}catch(_d){try{return od.sourceType="script",le(od,tl).parse()}catch{}throw _d}}else return le(od,tl).parse()}function Ne(tl,od){let _d=le(od,tl);return _d.options.strictMode&&(_d.state.strict=!0),_d.getExpression()}function cr(tl){let od={};for(let _d of Object.keys(tl))od[_d]=Xt(tl[_d]);return od}var yb=cr(aA);function le(tl,od){let _d=gb,Ad=new Map;if(tl?.plugins){for(let od of tl.plugins){let tl,_d;typeof od=="string"?tl=od:[tl,_d]=od,Ad.has(tl)||Ad.set(tl,_d||{})}rr(Ad),_d=lr(Ad)}return new _d(tl,od,Ad)}var xb=new Map;function lr(tl){let od=[];for(let _d of _y)tl.has(_d)&&od.push(_d);let _d=od.join("|"),Ad=xb.get(_d);if(!Ad){Ad=gb;for(let tl of od)Ad=cy[tl](Ad);xb.set(_d,Ad)}return Ad}function ke(tl){return(od,_d,Ad)=>{let Dd=!!Ad?.backwards;if(_d===!1)return!1;let{length:zd}=od,Kd=_d;for(;Kd>=0&&Kdtl===`\n`||tl==="\r"||tl==="\u2028"||tl==="\u2029";function ur(tl,od,_d){let Ad=!!_d?.backwards;if(od===!1)return!1;let Dd=tl.charAt(od);if(Ad){if(tl.charAt(od-1)==="\r"&&Dd===`\n`)return od-2;if(fs(Dd))return od-1}else{if(Dd==="\r"&&tl.charAt(od+1)===`\n`)return od+2;if(fs(Dd))return od+1}return od}var Mb=ur;function fr(tl,od){return od===!1?!1:tl.charAt(od)==="/"&&tl.charAt(od+1)==="/"?Nb(tl,od):od}var ev=fr;function dr(tl,od){let _d=null,Ad=od;for(;Ad!==_d;)_d=Ad,Ad=Tb(tl,Ad),Ad=Ob(tl,Ad),Ad=ev(tl,Ad),Ad=Mb(tl,Ad);return Ad}var tv=dr;function xs(tl){let od=[];for(let _d of tl)try{return _d()}catch(tl){od.push(tl)}throw Object.assign(new Error("All combinations failed"),{errors:od})}function mr(tl){if(!tl.startsWith("#!"))return"";let od=tl.indexOf(`\n`);return od===-1?tl:tl.slice(0,od)}var rv=mr;var ee=(tl,od)=>(_d,Ad,...Dd)=>_d|1&&Ad==null?void 0:(od.call(Ad)??Ad[tl]).apply(Ad,Dd);var nv=Array.prototype.findLast??function(tl){for(let od=this.length-1;od>=0;od--){let _d=this[od];if(tl(_d,od,this))return _d}},iv=ee("findLast",(function(){if(Array.isArray(this))return nv})),sv=iv;function Pr(tl){return this[tl<0?this.length+tl:tl]}var ov=ee("at",(function(){if(Array.isArray(this)||typeof this=="string")return Pr})),lv=ov;function M(tl){let od=tl.range?.[0]??tl.start,_d=(tl.declaration?.decorators??tl.decorators)?.[0];return _d?Math.min(M(_d),od):od}function L(tl){return tl.range?.[1]??tl.end}function Tr(tl){let od=new Set(tl);return tl=>od.has(tl?.type)}var cv=Tr;var uv=cv(["Block","CommentBlock","MultiLine"]),pv=uv;var _v=cv(["Line","CommentLine","SingleLine","HashbangComment","HTMLOpen","HTMLClose","Hashbang","InterpreterDirective"]),Bv=_v;var Fv=new WeakMap;function Sr(tl){return Fv.has(tl)||Fv.set(tl,pv(tl)&&tl.value[0]==="*"&&/@(?:type|satisfies)\b/u.test(tl.value)),Fv.get(tl)}var Rv=Sr;function wr(tl){if(!pv(tl))return!1;let od=`*${tl.value}*`.split(`\n`);return od.length>1&&od.every((tl=>tl.trimStart()[0]==="*"))}var Ov=new WeakMap;function Cr(tl){return Ov.has(tl)||Ov.set(tl,wr(tl)),Ov.get(tl)}var Qv=Cr;function Er(tl){if(tl.length<2)return;let od;for(let _d=tl.length-1;_d>=0;_d--){let Ad=tl[_d];if(od&&L(Ad)===M(od)&&Qv(Ad)&&Qv(od)&&(tl.splice(_d+1,1),Ad.value+="*//*"+od.value,Ad.range=[M(Ad),L(od)]),!Bv(Ad)&&!pv(Ad))throw new TypeError(`Unknown comment type: "${Ad.type}".`);od=Ad}}var jv=Er;function Ir(tl){return tl!==null&&typeof tl=="object"}var Uv=Ir;var Gv=null;function ye(tl){if(Gv!==null&&typeof Gv.property){let tl=Gv;return Gv=ye.prototype=null,tl}return Gv=ye.prototype=tl??Object.create(null),new ye}var $v=10;for(let tl=0;tl<=$v;tl++)ye();function It(tl){return ye(tl)}function kr(tl,od="type"){It(tl);function e(_d){let Ad=_d[od],Dd=tl[Ad];if(!Array.isArray(Dd))throw Object.assign(new Error(`Missing visitor keys for '${Ad}'.`),{node:_d});return Dd}return e}var qv=kr;var Vv=[["decorators","key","typeAnnotation","value"],[],["elementType"],["expression"],["expression","typeAnnotation"],["left","right"],["argument"],["directives","body"],["label"],["callee","typeArguments","arguments"],["body"],["decorators","id","typeParameters","superClass","superTypeArguments","mixins","implements","body","superTypeParameters"],["id","typeParameters"],["decorators","key","typeParameters","params","returnType","body"],["decorators","variance","key","typeAnnotation","value"],["name","typeAnnotation"],["test","consequent","alternate"],["checkType","extendsType","trueType","falseType"],["value"],["id","body"],["declaration","specifiers","source","attributes"],["id"],["id","typeParameters","extends","body"],["typeAnnotation"],["id","typeParameters","right"],["body","test"],["members"],["id","init"],["exported"],["left","right","body"],["id","typeParameters","params","predicate","returnType","body"],["id","params","body","typeParameters","returnType"],["key","value"],["local"],["objectType","indexType"],["typeParameter"],["types"],["node"],["object","property"],["argument","cases"],["pattern","body","guard"],["literal"],["decorators","key","value"],["expressions"],["qualification","id"],["decorators","key","typeAnnotation"],["typeParameters","params","returnType"],["expression","typeArguments"],["params"],["parameterName","typeAnnotation"]],Hv={AccessorProperty:Vv[0],AnyTypeAnnotation:Vv[1],ArgumentPlaceholder:Vv[1],ArrayExpression:["elements"],ArrayPattern:["elements","typeAnnotation","decorators"],ArrayTypeAnnotation:Vv[2],ArrowFunctionExpression:["typeParameters","params","predicate","returnType","body"],AsConstExpression:Vv[3],AsExpression:Vv[4],AssignmentExpression:Vv[5],AssignmentPattern:["left","right","decorators","typeAnnotation"],AwaitExpression:Vv[6],BigIntLiteral:Vv[1],BigIntLiteralTypeAnnotation:Vv[1],BigIntTypeAnnotation:Vv[1],BinaryExpression:Vv[5],BindExpression:["object","callee"],BlockStatement:Vv[7],BooleanLiteral:Vv[1],BooleanLiteralTypeAnnotation:Vv[1],BooleanTypeAnnotation:Vv[1],BreakStatement:Vv[8],CallExpression:Vv[9],CatchClause:["param","body"],ChainExpression:Vv[3],ClassAccessorProperty:Vv[0],ClassBody:Vv[10],ClassDeclaration:Vv[11],ClassExpression:Vv[11],ClassImplements:Vv[12],ClassMethod:Vv[13],ClassPrivateMethod:Vv[13],ClassPrivateProperty:Vv[14],ClassProperty:Vv[14],ComponentDeclaration:["id","params","body","typeParameters","rendersType"],ComponentParameter:["name","local"],ComponentTypeAnnotation:["params","rest","typeParameters","rendersType"],ComponentTypeParameter:Vv[15],ConditionalExpression:Vv[16],ConditionalTypeAnnotation:Vv[17],ContinueStatement:Vv[8],DebuggerStatement:Vv[1],DeclareClass:["id","typeParameters","extends","mixins","implements","body"],DeclareComponent:["id","params","rest","typeParameters","rendersType"],DeclaredPredicate:Vv[18],DeclareEnum:Vv[19],DeclareExportAllDeclaration:["source","attributes"],DeclareExportDeclaration:Vv[20],DeclareFunction:["id","predicate"],DeclareHook:Vv[21],DeclareInterface:Vv[22],DeclareModule:Vv[19],DeclareModuleExports:Vv[23],DeclareNamespace:Vv[19],DeclareOpaqueType:["id","typeParameters","supertype","lowerBound","upperBound"],DeclareTypeAlias:Vv[24],DeclareVariable:Vv[21],Decorator:Vv[3],Directive:Vv[18],DirectiveLiteral:Vv[1],DoExpression:Vv[10],DoWhileStatement:Vv[25],EmptyStatement:Vv[1],EmptyTypeAnnotation:Vv[1],EnumBigIntBody:Vv[26],EnumBigIntMember:Vv[27],EnumBooleanBody:Vv[26],EnumBooleanMember:Vv[27],EnumDeclaration:Vv[19],EnumDefaultedMember:Vv[21],EnumNumberBody:Vv[26],EnumNumberMember:Vv[27],EnumStringBody:Vv[26],EnumStringMember:Vv[27],EnumSymbolBody:Vv[26],ExistsTypeAnnotation:Vv[1],ExperimentalRestProperty:Vv[6],ExperimentalSpreadProperty:Vv[6],ExportAllDeclaration:["source","attributes","exported"],ExportDefaultDeclaration:["declaration"],ExportDefaultSpecifier:Vv[28],ExportNamedDeclaration:Vv[20],ExportNamespaceSpecifier:Vv[28],ExportSpecifier:["local","exported"],ExpressionStatement:Vv[3],File:["program"],ForInStatement:Vv[29],ForOfStatement:Vv[29],ForStatement:["init","test","update","body"],FunctionDeclaration:Vv[30],FunctionExpression:Vv[30],FunctionTypeAnnotation:["typeParameters","this","params","rest","returnType"],FunctionTypeParam:Vv[15],GenericTypeAnnotation:Vv[12],HookDeclaration:Vv[31],HookTypeAnnotation:["params","returnType","rest","typeParameters"],Identifier:["typeAnnotation","decorators"],IfStatement:Vv[16],ImportAttribute:Vv[32],ImportDeclaration:["specifiers","source","attributes"],ImportDefaultSpecifier:Vv[33],ImportExpression:["source","options"],ImportNamespaceSpecifier:Vv[33],ImportSpecifier:["imported","local"],IndexedAccessType:Vv[34],InferredPredicate:Vv[1],InferTypeAnnotation:Vv[35],InterfaceDeclaration:Vv[22],InterfaceExtends:Vv[12],InterfaceTypeAnnotation:["extends","body"],InterpreterDirective:Vv[1],IntersectionTypeAnnotation:Vv[36],JsExpressionRoot:Vv[37],JsonRoot:Vv[37],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXClosingFragment:Vv[1],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:Vv[1],JSXExpressionContainer:Vv[3],JSXFragment:["openingFragment","children","closingFragment"],JSXIdentifier:Vv[1],JSXMemberExpression:Vv[38],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","typeArguments","attributes"],JSXOpeningFragment:Vv[1],JSXSpreadAttribute:Vv[6],JSXSpreadChild:Vv[3],JSXText:Vv[1],KeyofTypeAnnotation:Vv[6],LabeledStatement:["label","body"],Literal:Vv[1],LogicalExpression:Vv[5],MatchArrayPattern:["elements","rest"],MatchAsPattern:["pattern","target"],MatchBindingPattern:Vv[21],MatchExpression:Vv[39],MatchExpressionCase:Vv[40],MatchIdentifierPattern:Vv[21],MatchLiteralPattern:Vv[41],MatchMemberPattern:["base","property"],MatchObjectPattern:["properties","rest"],MatchObjectPatternProperty:["key","pattern"],MatchOrPattern:["patterns"],MatchRestPattern:Vv[6],MatchStatement:Vv[39],MatchStatementCase:Vv[40],MatchUnaryPattern:Vv[6],MatchWildcardPattern:Vv[1],MemberExpression:Vv[38],MetaProperty:["meta","property"],MethodDefinition:Vv[42],MixedTypeAnnotation:Vv[1],ModuleExpression:Vv[10],NeverTypeAnnotation:Vv[1],NewExpression:Vv[9],NGChainedExpression:Vv[43],NGEmptyExpression:Vv[1],NGMicrosyntax:Vv[10],NGMicrosyntaxAs:["key","alias"],NGMicrosyntaxExpression:["expression","alias"],NGMicrosyntaxKey:Vv[1],NGMicrosyntaxKeyedExpression:["key","expression"],NGMicrosyntaxLet:Vv[32],NGPipeExpression:["left","right","arguments"],NGRoot:Vv[37],NullableTypeAnnotation:Vv[23],NullLiteral:Vv[1],NullLiteralTypeAnnotation:Vv[1],NumberLiteralTypeAnnotation:Vv[1],NumberTypeAnnotation:Vv[1],NumericLiteral:Vv[1],ObjectExpression:["properties"],ObjectMethod:Vv[13],ObjectPattern:["decorators","properties","typeAnnotation"],ObjectProperty:Vv[42],ObjectTypeAnnotation:["properties","indexers","callProperties","internalSlots"],ObjectTypeCallProperty:Vv[18],ObjectTypeIndexer:["variance","id","key","value"],ObjectTypeInternalSlot:["id","value"],ObjectTypeMappedTypeProperty:["keyTparam","propType","sourceType","variance"],ObjectTypeProperty:["key","value","variance"],ObjectTypeSpreadProperty:Vv[6],OpaqueType:["id","typeParameters","supertype","impltype","lowerBound","upperBound"],OptionalCallExpression:Vv[9],OptionalIndexedAccessType:Vv[34],OptionalMemberExpression:Vv[38],ParenthesizedExpression:Vv[3],PipelineBareFunction:["callee"],PipelinePrimaryTopicReference:Vv[1],PipelineTopicExpression:Vv[3],Placeholder:Vv[1],PrivateIdentifier:Vv[1],PrivateName:Vv[21],Program:Vv[7],Property:Vv[32],PropertyDefinition:Vv[14],QualifiedTypeIdentifier:Vv[44],QualifiedTypeofIdentifier:Vv[44],RegExpLiteral:Vv[1],RestElement:["argument","typeAnnotation","decorators"],ReturnStatement:Vv[6],SatisfiesExpression:Vv[4],SequenceExpression:Vv[43],SpreadElement:Vv[6],StaticBlock:Vv[10],StringLiteral:Vv[1],StringLiteralTypeAnnotation:Vv[1],StringTypeAnnotation:Vv[1],Super:Vv[1],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],SymbolTypeAnnotation:Vv[1],TaggedTemplateExpression:["tag","typeArguments","quasi"],TemplateElement:Vv[1],TemplateLiteral:["quasis","expressions"],ThisExpression:Vv[1],ThisTypeAnnotation:Vv[1],ThrowStatement:Vv[6],TopicReference:Vv[1],TryStatement:["block","handler","finalizer"],TSAbstractAccessorProperty:Vv[45],TSAbstractKeyword:Vv[1],TSAbstractMethodDefinition:Vv[32],TSAbstractPropertyDefinition:Vv[45],TSAnyKeyword:Vv[1],TSArrayType:Vv[2],TSAsExpression:Vv[4],TSAsyncKeyword:Vv[1],TSBigIntKeyword:Vv[1],TSBooleanKeyword:Vv[1],TSCallSignatureDeclaration:Vv[46],TSClassImplements:Vv[47],TSConditionalType:Vv[17],TSConstructorType:Vv[46],TSConstructSignatureDeclaration:Vv[46],TSDeclareFunction:Vv[31],TSDeclareKeyword:Vv[1],TSDeclareMethod:["decorators","key","typeParameters","params","returnType"],TSEmptyBodyFunctionExpression:["id","typeParameters","params","returnType"],TSEnumBody:Vv[26],TSEnumDeclaration:Vv[19],TSEnumMember:["id","initializer"],TSExportAssignment:Vv[3],TSExportKeyword:Vv[1],TSExternalModuleReference:Vv[3],TSFunctionType:Vv[46],TSImportEqualsDeclaration:["id","moduleReference"],TSImportType:["options","qualifier","typeArguments","source"],TSIndexedAccessType:Vv[34],TSIndexSignature:["parameters","typeAnnotation"],TSInferType:Vv[35],TSInstantiationExpression:Vv[47],TSInterfaceBody:Vv[10],TSInterfaceDeclaration:Vv[22],TSInterfaceHeritage:Vv[47],TSIntersectionType:Vv[36],TSIntrinsicKeyword:Vv[1],TSJSDocAllType:Vv[1],TSJSDocNonNullableType:Vv[23],TSJSDocNullableType:Vv[23],TSJSDocUnknownType:Vv[1],TSLiteralType:Vv[41],TSMappedType:["key","constraint","nameType","typeAnnotation"],TSMethodSignature:["key","typeParameters","params","returnType"],TSModuleBlock:Vv[10],TSModuleDeclaration:Vv[19],TSNamedTupleMember:["label","elementType"],TSNamespaceExportDeclaration:Vv[21],TSNeverKeyword:Vv[1],TSNonNullExpression:Vv[3],TSNullKeyword:Vv[1],TSNumberKeyword:Vv[1],TSObjectKeyword:Vv[1],TSOptionalType:Vv[23],TSParameterProperty:["parameter","decorators"],TSParenthesizedType:Vv[23],TSPrivateKeyword:Vv[1],TSPropertySignature:["key","typeAnnotation"],TSProtectedKeyword:Vv[1],TSPublicKeyword:Vv[1],TSQualifiedName:Vv[5],TSReadonlyKeyword:Vv[1],TSRestType:Vv[23],TSSatisfiesExpression:Vv[4],TSStaticKeyword:Vv[1],TSStringKeyword:Vv[1],TSSymbolKeyword:Vv[1],TSTemplateLiteralType:["quasis","types"],TSThisType:Vv[1],TSTupleType:["elementTypes"],TSTypeAliasDeclaration:["id","typeParameters","typeAnnotation"],TSTypeAnnotation:Vv[23],TSTypeAssertion:Vv[4],TSTypeLiteral:Vv[26],TSTypeOperator:Vv[23],TSTypeParameter:["name","constraint","default"],TSTypeParameterDeclaration:Vv[48],TSTypeParameterInstantiation:Vv[48],TSTypePredicate:Vv[49],TSTypeQuery:["exprName","typeArguments"],TSTypeReference:["typeName","typeArguments"],TSUndefinedKeyword:Vv[1],TSUnionType:Vv[36],TSUnknownKeyword:Vv[1],TSVoidKeyword:Vv[1],TupleTypeAnnotation:["types","elementTypes"],TupleTypeLabeledElement:["label","elementType","variance"],TupleTypeSpreadElement:["label","typeAnnotation"],TypeAlias:Vv[24],TypeAnnotation:Vv[23],TypeCastExpression:Vv[4],TypeofTypeAnnotation:["argument","typeArguments"],TypeOperator:Vv[23],TypeParameter:["bound","default","variance"],TypeParameterDeclaration:Vv[48],TypeParameterInstantiation:Vv[48],TypePredicate:Vv[49],UnaryExpression:Vv[6],UndefinedTypeAnnotation:Vv[1],UnionTypeAnnotation:Vv[36],UnknownTypeAnnotation:Vv[1],UpdateExpression:Vv[6],V8IntrinsicIdentifier:Vv[1],VariableDeclaration:["declarations"],VariableDeclarator:Vv[27],Variance:Vv[1],VoidPattern:Vv[1],VoidTypeAnnotation:Vv[1],WhileStatement:Vv[25],WithStatement:["object","body"],YieldExpression:Vv[6]};var Wv=qv(Hv),Yv=Wv;function Le(tl,od){if(!Uv(tl))return tl;if(Array.isArray(tl)){for(let _d=0;_dtl<=_d));Kd=tl&&Ad.slice(tl,_d).trim().length===0}return Kd?void 0:(tl.extra={...tl.extra,parenthesized:!0},tl)}case"TemplateLiteral":if(od.expressions.length!==od.quasis.length-1)throw new Error("Malformed template literal.");break;case"TemplateElement":if(_d==="flow"||_d==="hermes"||_d==="espree"||_d==="typescript"||zd){let tl=M(od)+1,_d=L(od)-(od.tail?1:2);od.range=[tl,_d]}break;case"VariableDeclaration":{let tl=lv(0,od.declarations,-1);tl?.init&&Ad[L(tl)]!==";"&&(od.range=[M(od),L(tl)]);break}case"TSParenthesizedType":return od.typeAnnotation;case"TopicReference":tl.extra={...tl.extra,__isUsingHackPipeline:!0};break;case"TSUnionType":case"TSIntersectionType":if(od.types.length===1)return od.types[0];break;case"ImportExpression":_d==="hermes"&&od.attributes&&!od.options&&(od.options=od.attributes);break}},onLeave(tl){switch(tl.type){case"LogicalExpression":if(Ns(tl))return Nt(tl);break;case"TSImportType":!tl.source&&tl.argument.type==="TSLiteralType"&&(tl.source=tl.argument.literal,delete tl.argument);break}}}),tl}function Ns(tl){return tl.type==="LogicalExpression"&&tl.right.type==="LogicalExpression"&&tl.operator===tl.right.operator}function Nt(tl){return Ns(tl)?Nt({type:"LogicalExpression",operator:tl.operator,left:Nt({type:"LogicalExpression",operator:tl.operator,left:tl.left,right:tl.right.left,range:[M(tl.left),L(tl.right.left)]}),right:tl.right.right,range:[M(tl),L(tl)]}):tl}var Zv=Lr;function Dr(tl,od){let _d=new SyntaxError(tl+" ("+od.loc.start.line+":"+od.loc.start.column+")");return Object.assign(_d,od)}var eE=Dr;var tE="Unexpected parseExpression() input: ";function Mr(tl){let{message:od,loc:_d,reasonCode:Ad}=tl;if(!_d)return tl;let{line:Dd,column:zd}=_d,Kd=tl;(Ad==="MissingPlugin"||Ad==="MissingOneOfPlugins")&&(od="Unexpected token.",Kd=void 0);let Zd=` (${Dd}:${zd})`;return od.endsWith(Zd)&&(od=od.slice(0,-Zd.length)),od.startsWith(tE)&&(od=od.slice(tE.length)),eE(od,{loc:{start:{line:Dd,column:zd+1}},cause:Kd})}var rE=Mr;var nE=String.prototype.replaceAll??function(tl,od){return tl.global?this.replace(tl,od):this.split(tl).join(od)},iE=ee("replaceAll",(function(){if(typeof this=="string")return nE})),sE=iE;var aE=/\*\/$/,oE=/^\/\*\*?/,lE=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,cE=/(^|\s+)\/\/([^\n\r]*)/g,uE=/^(\r?\n)+/,pE=/(?:^|\r?\n) *(@[^\n\r]*?) *\r?\n *(?![^\n\r@]*\/\/[^]*)([^\s@][^\n\r@]+?) *\r?\n/g,dE=/(?:^|\r?\n) *@(\S+) *([^\n\r]*)/g,hE=/(\r?\n|^) *\* ?/g,_E=[];function Ms(tl){let od=tl.match(lE);return od?od[0].trimStart():""}function Os(tl){tl=sE(0,tl.replace(oE,"").replace(aE,""),hE,"$1");let od="";for(;od!==tl;)od=tl,tl=sE(0,tl,pE,`\n$1 $2\n`);tl=tl.replace(uE,"").trimEnd();let _d=Object.create(null),Ad=sE(0,tl,dE,"").replace(uE,"").trimEnd(),Dd;for(;Dd=dE.exec(tl);){let tl=sE(0,Dd[2],cE,"");if(typeof _d[Dd[1]]=="string"||Array.isArray(_d[Dd[1]])){let od=_d[Dd[1]];_d[Dd[1]]=[..._E,...Array.isArray(od)?od:[od],tl]}else _d[Dd[1]]=tl}return{comments:Ad,pragmas:_d}}var fE=["noformat","noprettier"],mE=["format","prettier"];function Rs(tl){let od=rv(tl);od&&(tl=tl.slice(od.length+1));let _d=Ms(tl),{pragmas:Ad,comments:Dd}=Os(_d);return{shebang:od,text:tl,pragmas:Ad,comments:Dd}}function Us(tl){let{pragmas:od}=Rs(tl);return mE.some((tl=>Object.prototype.hasOwnProperty.call(od,tl)))}function _s(tl){let{pragmas:od}=Rs(tl);return fE.some((tl=>Object.prototype.hasOwnProperty.call(od,tl)))}function qr(tl){return tl=typeof tl=="function"?{parse:tl}:tl,{astFormat:"estree",hasPragma:Us,hasIgnorePragma:_s,locStart:M,locEnd:L,...tl}}var gE=qr;var AE="module";var yE="commonjs";function js(tl){if(typeof tl=="string"){if(tl=tl.toLowerCase(),/\.(?:mjs|mts)$/iu.test(tl))return AE;if(/\.(?:cjs|cts)$/iu.test(tl))return yE}}function $r(tl,od){let{type:_d="JsExpressionRoot",rootMarker:Ad,text:Dd}=od,{tokens:zd,comments:Kd}=tl;return delete tl.tokens,delete tl.comments,{tokens:zd,comments:Kd,type:_d,node:tl,range:[0,Dd.length],rootMarker:Ad}}var bE=$r;var ie=tl=>gE(Gr(tl)),vE={sourceType:AE,allowImportExportEverywhere:!0,allowReturnOutsideFunction:!0,allowNewTargetOutsideFunction:!0,allowSuperOutsideMethod:!0,allowUndeclaredExports:!0,errorRecovery:!0,createParenthesizedExpressions:!0,attachComment:!1,plugins:["doExpressions","exportDefaultFrom","functionBind","functionSent","throwExpressions","partialApplication","decorators","moduleBlocks","asyncDoExpressions","destructuringPrivate","decoratorAutoAccessors","sourcePhaseImports","deferredImportEvaluation",["optionalChainingAssign",{version:"2023-07"}],["discardBinding",{syntaxType:"void"}]],tokens:!1,ranges:!1},EE="v8intrinsic",wE=[["pipelineOperator",{proposal:"hack",topicToken:"%"}],["pipelineOperator",{proposal:"fsharp"}]],_=(tl,od=vE)=>({...od,plugins:[...od.plugins,...tl]}),CE=/@(?:no)?flow\b/u;function Wr(tl,od){if(od?.endsWith(".js.flow"))return!0;let _d=rv(tl);_d&&(tl=tl.slice(_d.length));let Ad=tv(tl,0);return Ad!==!1&&(tl=tl.slice(0,Ad)),CE.test(tl)}function Jr(tl,od,_d){let Ad=tl(od,_d),Dd=Ad.errors.find((tl=>!xE.has(tl.reasonCode)));if(Dd)throw Dd;return Ad}function Gr({isExpression:tl=!1,optionsCombinations:od}){return(_d,Ad={})=>{let{filepath:Dd}=Ad;if(typeof Dd!="string"&&(Dd=void 0),(Ad.parser==="babel"||Ad.parser==="__babel_estree")&&Wr(_d,Dd))return Ad.parser="babel-flow",BE.parse(_d,Ad);let zd=od,Kd=Ad.__babelSourceType??js(Dd);Kd&&Kd!==AE&&(zd=zd.map((tl=>({...tl,sourceType:Kd,...Kd===yE?{allowReturnOutsideFunction:void 0,allowNewTargetOutsideFunction:void 0}:void 0}))));let Zd=/%[A-Z]/u.test(_d);_d.includes("|>")?zd=(Zd?[...wE,EE]:wE).flatMap((tl=>zd.map((od=>_([tl],od))))):Zd&&(zd=zd.map((tl=>_([EE],tl))));let fh=tl?Ne:Ie,vh;try{vh=xs(zd.map((tl=>()=>Jr(fh,_d,tl))))}catch({errors:[tl]}){throw rE(tl)}return tl&&(vh=bE(vh,{text:_d,rootMarker:Ad.rootMarker})),Zv(vh,{text:_d})}}var xE=new Set(["StrictNumericEscape","StrictWith","StrictOctalLiteral","StrictDelete","StrictEvalArguments","StrictEvalArgumentsBinding","StrictFunction","ForInOfLoopInitializer","ConstructorHasTypeParameters","UnsupportedParameterPropertyKind","DecoratorExportClass","ParamDupe","InvalidDecimal","RestTrailingComma","UnsupportedParameterDecorator","UnterminatedJsxContent","UnexpectedReservedWord","ModuleAttributesWithDuplicateKeys","InvalidEscapeSequenceTemplate","NonAbstractClassHasAbstractMethod","OptionalTypeBeforeRequired","PatternIsOptional","DeclareClassFieldHasInitializer","TypeImportCannotSpecifyDefaultAndNamed","VarRedeclaration","InvalidPrivateFieldResolution","DuplicateExport","ImportAttributesUseAssert","DeclarationMissingInitializer"]),DE=[_(["jsx"])],SE=ie({optionsCombinations:DE}),TE=ie({optionsCombinations:[_(["jsx","typescript"]),_(["typescript"])]}),kE=ie({isExpression:!0,optionsCombinations:[_(["jsx"])]}),IE=ie({isExpression:!0,optionsCombinations:[_(["typescript"])]}),BE=ie({optionsCombinations:[_(["jsx",["flow",{all:!0}],"flowComments"])]}),FE=ie({optionsCombinations:DE.map((tl=>_(["estree"],tl)))});var PE={};Ue(PE,{json:()=>OE,"json-stringify":()=>ME,json5:()=>LE,jsonc:()=>QE});function sa(tl){return Array.isArray(tl)&&tl.length>0}var RE=sa;var NE={tokens:!1,ranges:!1,attachComment:!1,createParenthesizedExpressions:!0};function ia(tl){let od=Ie(tl,NE),{program:_d}=od;if(_d.body.length===0&&_d.directives.length===0&&!_d.interpreter)return od}function Be(tl,od={}){let{allowComments:_d=!0,allowEmpty:Ad=!1}=od,Dd;try{Dd=Ne(tl,NE)}catch(od){if(Ad&&od.code==="BABEL_PARSER_SYNTAX_ERROR"&&od.reasonCode==="ParseExpressionEmptyInput")try{Dd=ia(tl)}catch{}if(!Dd)throw rE(od)}if(!_d&&RE(Dd.comments))throw q(Dd.comments[0],"Comment");return Dd=bE(Dd,{type:"JsonRoot",text:tl}),Dd.node.type==="File"?delete Dd.node:re(Dd.node),Dd}function q(tl,od){let[_d,Ad]=[tl.loc.start,tl.loc.end].map((({line:tl,column:od})=>({line:tl,column:od+1})));return eE(`${od} is not allowed in JSON.`,{loc:{start:_d,end:Ad}})}function re(tl){switch(tl.type){case"ArrayExpression":for(let od of tl.elements)od!==null&&re(od);return;case"ObjectExpression":for(let od of tl.properties)re(od);return;case"ObjectProperty":if(tl.computed)throw q(tl.key,"Computed key");if(tl.shorthand)throw q(tl.key,"Shorthand property");tl.key.type!=="Identifier"&&re(tl.key),re(tl.value);return;case"UnaryExpression":{let{operator:od,argument:_d}=tl;if(od!=="+"&&od!=="-")throw q(tl,`Operator '${tl.operator}'`);if(_d.type==="NumericLiteral"||_d.type==="Identifier"&&(_d.name==="Infinity"||_d.name==="NaN"))return;throw q(_d,`Operator '${od}' before '${_d.type}'`)}case"Identifier":if(tl.name!=="Infinity"&&tl.name!=="NaN"&&tl.name!=="undefined")throw q(tl,`Identifier '${tl.name}'`);return;case"TemplateLiteral":if(RE(tl.expressions))throw q(tl.expressions[0],"'TemplateLiteral' with expression");for(let od of tl.quasis)re(od);return;case"NullLiteral":case"BooleanLiteral":case"NumericLiteral":case"StringLiteral":case"TemplateElement":return;default:throw q(tl,`'${tl.type}'`)}}var OE=gE({parse:tl=>Be(tl),hasPragma:()=>!0,hasIgnorePragma:()=>!1}),LE=gE((tl=>Be(tl))),QE=gE((tl=>Be(tl,{allowEmpty:!0}))),ME=gE({parse:tl=>Be(tl,{allowComments:!1}),astFormat:"estree-json"});var jE={...zd,...PE};return Xs(Dd)}))},82905:tl=>{(function(od){function e(){var tl=od();return tl.default||tl}if(true)tl.exports=e();else{var _d}})((function(){"use strict";var tl=Object.defineProperty;var od=Object.getOwnPropertyDescriptor;var _d=Object.getOwnPropertyNames;var Ad=Object.prototype.hasOwnProperty;var vn=(od,_d)=>{for(var Ad in _d)tl(od,Ad,{get:_d[Ad],enumerable:!0})},ka=(Dd,zd,Kd,Zd)=>{if(zd&&typeof zd=="object"||typeof zd=="function")for(let fh of _d(zd))!Ad.call(Dd,fh)&&fh!==Kd&&tl(Dd,fh,{get:()=>zd[fh],enumerable:!(Zd=od(zd,fh))||Zd.enumerable});return Dd};var Ia=od=>ka(tl({},"__esModule",{value:!0}),od);var Dd={};vn(Dd,{languages:()=>Uw,options:()=>Mw,printers:()=>jw});var zd=[{name:"JavaScript",type:"programming",aceMode:"javascript",extensions:[".js","._js",".bones",".cjs",".es",".es6",".gs",".jake",".javascript",".jsb",".jscad",".jsfl",".jslib",".jsm",".jspre",".jss",".mjs",".njs",".pac",".sjs",".ssjs",".xsjs",".xsjslib",".start.frag",".end.frag",".wxs"],filenames:["Jakefile","start.frag","end.frag"],tmScope:"source.js",aliases:["js","node"],codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",interpreters:["chakra","d8","gjs","js","node","nodejs","qjs","rhino","v8","v8-shell","zx"],parsers:["babel","acorn","espree","meriyah","babel-flow","babel-ts","flow","typescript"],vscodeLanguageIds:["javascript","mongo"],linguistLanguageId:183},{name:"Flow",type:"programming",aceMode:"javascript",extensions:[".js.flow"],filenames:[],tmScope:"source.js",aliases:[],codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",interpreters:["chakra","d8","gjs","js","node","nodejs","qjs","rhino","v8","v8-shell"],parsers:["flow","babel-flow"],vscodeLanguageIds:["javascript"],linguistLanguageId:183},{name:"JSX",type:"programming",aceMode:"javascript",extensions:[".jsx"],filenames:void 0,tmScope:"source.js.jsx",aliases:void 0,codemirrorMode:"jsx",codemirrorMimeType:"text/jsx",interpreters:void 0,parsers:["babel","babel-flow","babel-ts","flow","typescript","espree","meriyah"],vscodeLanguageIds:["javascriptreact"],group:"JavaScript",linguistLanguageId:183},{name:"TypeScript",type:"programming",aceMode:"typescript",extensions:[".ts",".cts",".mts"],tmScope:"source.ts",aliases:["ts"],codemirrorMode:"javascript",codemirrorMimeType:"application/typescript",interpreters:["bun","deno","ts-node","tsx"],parsers:["typescript","babel-ts"],vscodeLanguageIds:["typescript"],linguistLanguageId:378},{name:"TSX",type:"programming",aceMode:"tsx",extensions:[".tsx"],tmScope:"source.tsx",codemirrorMode:"jsx",codemirrorMimeType:"text/typescript-jsx",group:"TypeScript",parsers:["typescript","babel-ts"],vscodeLanguageIds:["typescriptreact"],linguistLanguageId:94901924}];var Kd={};vn(Kd,{canAttachComment:()=>ty,embed:()=>bE,features:()=>Tw,getVisitorKeys:()=>dA,handleComments:()=>yb,hasPrettierIgnore:()=>nw,insertPragma:()=>Oo,isBlockComment:()=>mA,isGap:()=>xb,massageAstNode:()=>XA,print:()=>Sw,printComment:()=>_o,printPrettierIgnored:()=>Sw,willPrintOwnComments:()=>Tb});var Wt=(tl,od)=>(_d,Ad,...Dd)=>_d|1&&Ad==null?void 0:(od.call(Ad)??Ad[tl]).apply(Ad,Dd);var Zd=String.prototype.replaceAll??function(tl,od){return tl.global?this.replace(tl,od):this.split(tl).join(od)},fh=Wt("replaceAll",(function(){if(typeof this=="string")return Zd})),vh=fh;function wa(tl){return this[tl<0?this.length+tl:tl]}var wh=Wt("at",(function(){if(Array.isArray(this)||typeof this=="string")return wa})),xh=wh;function Ma(tl){return tl!==null&&typeof tl=="object"}var $h=Ma;function*Na(tl,od){let{getVisitorKeys:_d,filter:Ad=()=>!0}=od,s=tl=>$h(tl)&&Ad(tl);for(let od of _d(tl)){let _d=tl[od];if(Array.isArray(_d))for(let tl of _d)s(tl)&&(yield tl);else s(_d)&&(yield _d)}}function*ja(tl,od){let _d=[tl];for(let tl=0;tl<_d.length;tl++){let Ad=_d[tl];for(let tl of Na(Ad,od))yield tl,_d.push(tl)}}function Zs(tl,{getVisitorKeys:od,predicate:_d}){for(let Ad of ja(tl,{getVisitorKeys:od}))if(_d(Ad))return!0;return!1}var ei=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\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?|[\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](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\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-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;function Rn(tl){return tl===12288||tl>=65281&&tl<=65376||tl>=65504&&tl<=65510}function Jn(tl){return tl>=4352&&tl<=4447||tl===8986||tl===8987||tl===9001||tl===9002||tl>=9193&&tl<=9196||tl===9200||tl===9203||tl===9725||tl===9726||tl===9748||tl===9749||tl>=9776&&tl<=9783||tl>=9800&&tl<=9811||tl===9855||tl>=9866&&tl<=9871||tl===9875||tl===9889||tl===9898||tl===9899||tl===9917||tl===9918||tl===9924||tl===9925||tl===9934||tl===9940||tl===9962||tl===9970||tl===9971||tl===9973||tl===9978||tl===9981||tl===9989||tl===9994||tl===9995||tl===10024||tl===10060||tl===10062||tl>=10067&&tl<=10069||tl===10071||tl>=10133&&tl<=10135||tl===10160||tl===10175||tl===11035||tl===11036||tl===11088||tl===11093||tl>=11904&&tl<=11929||tl>=11931&&tl<=12019||tl>=12032&&tl<=12245||tl>=12272&&tl<=12287||tl>=12289&&tl<=12350||tl>=12353&&tl<=12438||tl>=12441&&tl<=12543||tl>=12549&&tl<=12591||tl>=12593&&tl<=12686||tl>=12688&&tl<=12773||tl>=12783&&tl<=12830||tl>=12832&&tl<=12871||tl>=12880&&tl<=42124||tl>=42128&&tl<=42182||tl>=43360&&tl<=43388||tl>=44032&&tl<=55203||tl>=63744&&tl<=64255||tl>=65040&&tl<=65049||tl>=65072&&tl<=65106||tl>=65108&&tl<=65126||tl>=65128&&tl<=65131||tl>=94176&&tl<=94180||tl>=94192&&tl<=94198||tl>=94208&&tl<=101589||tl>=101631&&tl<=101662||tl>=101760&&tl<=101874||tl>=110576&&tl<=110579||tl>=110581&&tl<=110587||tl===110589||tl===110590||tl>=110592&&tl<=110882||tl===110898||tl>=110928&&tl<=110930||tl===110933||tl>=110948&&tl<=110951||tl>=110960&&tl<=111355||tl>=119552&&tl<=119638||tl>=119648&&tl<=119670||tl===126980||tl===127183||tl===127374||tl>=127377&&tl<=127386||tl>=127488&&tl<=127490||tl>=127504&&tl<=127547||tl>=127552&&tl<=127560||tl===127568||tl===127569||tl>=127584&&tl<=127589||tl>=127744&&tl<=127776||tl>=127789&&tl<=127797||tl>=127799&&tl<=127868||tl>=127870&&tl<=127891||tl>=127904&&tl<=127946||tl>=127951&&tl<=127955||tl>=127968&&tl<=127984||tl===127988||tl>=127992&&tl<=128062||tl===128064||tl>=128066&&tl<=128252||tl>=128255&&tl<=128317||tl>=128331&&tl<=128334||tl>=128336&&tl<=128359||tl===128378||tl===128405||tl===128406||tl===128420||tl>=128507&&tl<=128591||tl>=128640&&tl<=128709||tl===128716||tl>=128720&&tl<=128722||tl>=128725&&tl<=128728||tl>=128732&&tl<=128735||tl===128747||tl===128748||tl>=128756&&tl<=128764||tl>=128992&&tl<=129003||tl===129008||tl>=129292&&tl<=129338||tl>=129340&&tl<=129349||tl>=129351&&tl<=129535||tl>=129648&&tl<=129660||tl>=129664&&tl<=129674||tl>=129678&&tl<=129734||tl===129736||tl>=129741&&tl<=129756||tl>=129759&&tl<=129770||tl>=129775&&tl<=129784||tl>=131072&&tl<=196605||tl>=196608&&tl<=262141}var Xh="©®‼⁉™ℹ↔↕↖↗↘↙↩↪⌨⏏⏱⏲⏸⏹⏺▪▫▶◀◻◼☀☁☂☃☄☎☑☘☝☠☢☣☦☪☮☯☸☹☺♀♂♟♠♣♥♦♨♻♾⚒⚔⚕⚖⚗⚙⚛⚜⚠⚧⚰⚱⛈⛏⛑⛓⛩⛱⛷⛸⛹✂✈✉✌✍✏✒✔✖✝✡✳✴❄❇❣❤➡⤴⤵⬅⬆⬇";var s_=/[^\x20-\x7F]/u,g_=new Set(Xh);function Ja(tl){if(!tl)return 0;if(!s_.test(tl))return tl.length;tl=tl.replace(ei(),(tl=>g_.has(tl)?" ":" "));let od=0;for(let _d of tl){let tl=_d.codePointAt(0);tl<=31||tl>=127&&tl<=159||tl>=768&&tl<=879||tl>=65024&&tl<=65039||(od+=Rn(tl)||Jn(tl)?2:1)}return od}var E_=Ja;function Or(tl){return(od,_d,Ad)=>{let Dd=!!Ad?.backwards;if(_d===!1)return!1;let{length:zd}=od,Kd=_d;for(;Kd>=0&&Kdtl===`\n`||tl==="\r"||tl==="\u2028"||tl==="\u2029";function Ga(tl,od,_d){let Ad=!!_d?.backwards;if(od===!1)return!1;let Dd=tl.charAt(od);if(Ad){if(tl.charAt(od-1)==="\r"&&Dd===`\n`)return od-2;if(si(Dd))return od-1}else{if(Dd==="\r"&&tl.charAt(od+1)===`\n`)return od+2;if(si(Dd))return od+1}return od}var Hf=Ga;function Wa(tl,od,_d={}){let Ad=ef(tl,_d.backwards?od-1:od,_d),Dd=Hf(tl,Ad,_d);return Ad!==Dd}var Kf=Wa;function qa(tl,od){if(od===!1)return!1;if(tl.charAt(od)==="/"&&tl.charAt(od+1)==="*"){for(let _d=od+2;_d0}var rg=Ha;var Xa=()=>{},ng=Xa;var sg=Object.freeze({character:"'",codePoint:39}),mg=Object.freeze({character:'"',codePoint:34}),eA=Object.freeze({preferred:sg,alternate:mg}),tA=Object.freeze({preferred:mg,alternate:sg});function Ka(tl,od){let{preferred:_d,alternate:Ad}=od===!0||od==="'"?eA:tA,{length:Dd}=tl,zd=0,Kd=0;for(let od=0;odKd?Ad:_d).character}var rA=Ka;var nA=/\\(["'\\])|(["'])/gu;function za(tl,od){let _d=od==='"'?"'":'"',Ad=vh(0,tl,nA,((tl,Ad,Dd)=>Ad?Ad===_d?_d:tl:Dd===od?"\\"+Dd:Dd));return od+Ad+od}var iA=za;function Za(tl,od){ng(/^(?["']).*\k$/su.test(tl));let _d=tl.slice(1,-1),Ad=od.parser==="json"||od.parser==="jsonc"||od.parser==="json5"&&od.quoteProps==="preserve"&&!od.singleQuote?'"':od.__isInHtmlAttribute?"'":rA(_d,od.singleQuote);return tl.charAt(0)===Ad?tl:iA(_d,Ad)}var sA=Za;var ai=tl=>Number.isInteger(tl)&&tl>=0;function w(tl){let od=tl.range?.[0]??tl.start,_d=(tl.declaration?.decorators??tl.decorators)?.[0];return _d?Math.min(w(_d),od):od}function I(tl){return tl.range?.[1]??tl.end}function bt(tl,od){let _d=w(tl);return ai(_d)&&_d===w(od)}function ep(tl,od){let _d=I(tl);return ai(_d)&&_d===I(od)}function pi(tl,od){return bt(tl,od)&&ep(tl,od)}var aA=null;function fr(tl){if(aA!==null&&typeof aA.property){let tl=aA;return aA=fr.prototype=null,tl}return aA=fr.prototype=tl??Object.create(null),new fr}var oA=10;for(let tl=0;tl<=oA;tl++)fr();function Wn(tl){return fr(tl)}function rp(tl,od="type"){Wn(tl);function r(_d){let Ad=_d[od],Dd=tl[Ad];if(!Array.isArray(Dd))throw Object.assign(new Error(`Missing visitor keys for '${Ad}'.`),{node:_d});return Dd}return r}var lA=rp;var cA=[["decorators","key","typeAnnotation","value"],[],["elementType"],["expression"],["expression","typeAnnotation"],["left","right"],["argument"],["directives","body"],["label"],["callee","typeArguments","arguments"],["body"],["decorators","id","typeParameters","superClass","superTypeArguments","mixins","implements","body","superTypeParameters"],["id","typeParameters"],["decorators","key","typeParameters","params","returnType","body"],["decorators","variance","key","typeAnnotation","value"],["name","typeAnnotation"],["test","consequent","alternate"],["checkType","extendsType","trueType","falseType"],["value"],["id","body"],["declaration","specifiers","source","attributes"],["id"],["id","typeParameters","extends","body"],["typeAnnotation"],["id","typeParameters","right"],["body","test"],["members"],["id","init"],["exported"],["left","right","body"],["id","typeParameters","params","predicate","returnType","body"],["id","params","body","typeParameters","returnType"],["key","value"],["local"],["objectType","indexType"],["typeParameter"],["types"],["node"],["object","property"],["argument","cases"],["pattern","body","guard"],["literal"],["decorators","key","value"],["expressions"],["qualification","id"],["decorators","key","typeAnnotation"],["typeParameters","params","returnType"],["expression","typeArguments"],["params"],["parameterName","typeAnnotation"]],uA={AccessorProperty:cA[0],AnyTypeAnnotation:cA[1],ArgumentPlaceholder:cA[1],ArrayExpression:["elements"],ArrayPattern:["elements","typeAnnotation","decorators"],ArrayTypeAnnotation:cA[2],ArrowFunctionExpression:["typeParameters","params","predicate","returnType","body"],AsConstExpression:cA[3],AsExpression:cA[4],AssignmentExpression:cA[5],AssignmentPattern:["left","right","decorators","typeAnnotation"],AwaitExpression:cA[6],BigIntLiteral:cA[1],BigIntLiteralTypeAnnotation:cA[1],BigIntTypeAnnotation:cA[1],BinaryExpression:cA[5],BindExpression:["object","callee"],BlockStatement:cA[7],BooleanLiteral:cA[1],BooleanLiteralTypeAnnotation:cA[1],BooleanTypeAnnotation:cA[1],BreakStatement:cA[8],CallExpression:cA[9],CatchClause:["param","body"],ChainExpression:cA[3],ClassAccessorProperty:cA[0],ClassBody:cA[10],ClassDeclaration:cA[11],ClassExpression:cA[11],ClassImplements:cA[12],ClassMethod:cA[13],ClassPrivateMethod:cA[13],ClassPrivateProperty:cA[14],ClassProperty:cA[14],ComponentDeclaration:["id","params","body","typeParameters","rendersType"],ComponentParameter:["name","local"],ComponentTypeAnnotation:["params","rest","typeParameters","rendersType"],ComponentTypeParameter:cA[15],ConditionalExpression:cA[16],ConditionalTypeAnnotation:cA[17],ContinueStatement:cA[8],DebuggerStatement:cA[1],DeclareClass:["id","typeParameters","extends","mixins","implements","body"],DeclareComponent:["id","params","rest","typeParameters","rendersType"],DeclaredPredicate:cA[18],DeclareEnum:cA[19],DeclareExportAllDeclaration:["source","attributes"],DeclareExportDeclaration:cA[20],DeclareFunction:["id","predicate"],DeclareHook:cA[21],DeclareInterface:cA[22],DeclareModule:cA[19],DeclareModuleExports:cA[23],DeclareNamespace:cA[19],DeclareOpaqueType:["id","typeParameters","supertype","lowerBound","upperBound"],DeclareTypeAlias:cA[24],DeclareVariable:cA[21],Decorator:cA[3],Directive:cA[18],DirectiveLiteral:cA[1],DoExpression:cA[10],DoWhileStatement:cA[25],EmptyStatement:cA[1],EmptyTypeAnnotation:cA[1],EnumBigIntBody:cA[26],EnumBigIntMember:cA[27],EnumBooleanBody:cA[26],EnumBooleanMember:cA[27],EnumDeclaration:cA[19],EnumDefaultedMember:cA[21],EnumNumberBody:cA[26],EnumNumberMember:cA[27],EnumStringBody:cA[26],EnumStringMember:cA[27],EnumSymbolBody:cA[26],ExistsTypeAnnotation:cA[1],ExperimentalRestProperty:cA[6],ExperimentalSpreadProperty:cA[6],ExportAllDeclaration:["source","attributes","exported"],ExportDefaultDeclaration:["declaration"],ExportDefaultSpecifier:cA[28],ExportNamedDeclaration:cA[20],ExportNamespaceSpecifier:cA[28],ExportSpecifier:["local","exported"],ExpressionStatement:cA[3],File:["program"],ForInStatement:cA[29],ForOfStatement:cA[29],ForStatement:["init","test","update","body"],FunctionDeclaration:cA[30],FunctionExpression:cA[30],FunctionTypeAnnotation:["typeParameters","this","params","rest","returnType"],FunctionTypeParam:cA[15],GenericTypeAnnotation:cA[12],HookDeclaration:cA[31],HookTypeAnnotation:["params","returnType","rest","typeParameters"],Identifier:["typeAnnotation","decorators"],IfStatement:cA[16],ImportAttribute:cA[32],ImportDeclaration:["specifiers","source","attributes"],ImportDefaultSpecifier:cA[33],ImportExpression:["source","options"],ImportNamespaceSpecifier:cA[33],ImportSpecifier:["imported","local"],IndexedAccessType:cA[34],InferredPredicate:cA[1],InferTypeAnnotation:cA[35],InterfaceDeclaration:cA[22],InterfaceExtends:cA[12],InterfaceTypeAnnotation:["extends","body"],InterpreterDirective:cA[1],IntersectionTypeAnnotation:cA[36],JsExpressionRoot:cA[37],JsonRoot:cA[37],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXClosingFragment:cA[1],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:cA[1],JSXExpressionContainer:cA[3],JSXFragment:["openingFragment","children","closingFragment"],JSXIdentifier:cA[1],JSXMemberExpression:cA[38],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","typeArguments","attributes"],JSXOpeningFragment:cA[1],JSXSpreadAttribute:cA[6],JSXSpreadChild:cA[3],JSXText:cA[1],KeyofTypeAnnotation:cA[6],LabeledStatement:["label","body"],Literal:cA[1],LogicalExpression:cA[5],MatchArrayPattern:["elements","rest"],MatchAsPattern:["pattern","target"],MatchBindingPattern:cA[21],MatchExpression:cA[39],MatchExpressionCase:cA[40],MatchIdentifierPattern:cA[21],MatchLiteralPattern:cA[41],MatchMemberPattern:["base","property"],MatchObjectPattern:["properties","rest"],MatchObjectPatternProperty:["key","pattern"],MatchOrPattern:["patterns"],MatchRestPattern:cA[6],MatchStatement:cA[39],MatchStatementCase:cA[40],MatchUnaryPattern:cA[6],MatchWildcardPattern:cA[1],MemberExpression:cA[38],MetaProperty:["meta","property"],MethodDefinition:cA[42],MixedTypeAnnotation:cA[1],ModuleExpression:cA[10],NeverTypeAnnotation:cA[1],NewExpression:cA[9],NGChainedExpression:cA[43],NGEmptyExpression:cA[1],NGMicrosyntax:cA[10],NGMicrosyntaxAs:["key","alias"],NGMicrosyntaxExpression:["expression","alias"],NGMicrosyntaxKey:cA[1],NGMicrosyntaxKeyedExpression:["key","expression"],NGMicrosyntaxLet:cA[32],NGPipeExpression:["left","right","arguments"],NGRoot:cA[37],NullableTypeAnnotation:cA[23],NullLiteral:cA[1],NullLiteralTypeAnnotation:cA[1],NumberLiteralTypeAnnotation:cA[1],NumberTypeAnnotation:cA[1],NumericLiteral:cA[1],ObjectExpression:["properties"],ObjectMethod:cA[13],ObjectPattern:["decorators","properties","typeAnnotation"],ObjectProperty:cA[42],ObjectTypeAnnotation:["properties","indexers","callProperties","internalSlots"],ObjectTypeCallProperty:cA[18],ObjectTypeIndexer:["variance","id","key","value"],ObjectTypeInternalSlot:["id","value"],ObjectTypeMappedTypeProperty:["keyTparam","propType","sourceType","variance"],ObjectTypeProperty:["key","value","variance"],ObjectTypeSpreadProperty:cA[6],OpaqueType:["id","typeParameters","supertype","impltype","lowerBound","upperBound"],OptionalCallExpression:cA[9],OptionalIndexedAccessType:cA[34],OptionalMemberExpression:cA[38],ParenthesizedExpression:cA[3],PipelineBareFunction:["callee"],PipelinePrimaryTopicReference:cA[1],PipelineTopicExpression:cA[3],Placeholder:cA[1],PrivateIdentifier:cA[1],PrivateName:cA[21],Program:cA[7],Property:cA[32],PropertyDefinition:cA[14],QualifiedTypeIdentifier:cA[44],QualifiedTypeofIdentifier:cA[44],RegExpLiteral:cA[1],RestElement:["argument","typeAnnotation","decorators"],ReturnStatement:cA[6],SatisfiesExpression:cA[4],SequenceExpression:cA[43],SpreadElement:cA[6],StaticBlock:cA[10],StringLiteral:cA[1],StringLiteralTypeAnnotation:cA[1],StringTypeAnnotation:cA[1],Super:cA[1],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],SymbolTypeAnnotation:cA[1],TaggedTemplateExpression:["tag","typeArguments","quasi"],TemplateElement:cA[1],TemplateLiteral:["quasis","expressions"],ThisExpression:cA[1],ThisTypeAnnotation:cA[1],ThrowStatement:cA[6],TopicReference:cA[1],TryStatement:["block","handler","finalizer"],TSAbstractAccessorProperty:cA[45],TSAbstractKeyword:cA[1],TSAbstractMethodDefinition:cA[32],TSAbstractPropertyDefinition:cA[45],TSAnyKeyword:cA[1],TSArrayType:cA[2],TSAsExpression:cA[4],TSAsyncKeyword:cA[1],TSBigIntKeyword:cA[1],TSBooleanKeyword:cA[1],TSCallSignatureDeclaration:cA[46],TSClassImplements:cA[47],TSConditionalType:cA[17],TSConstructorType:cA[46],TSConstructSignatureDeclaration:cA[46],TSDeclareFunction:cA[31],TSDeclareKeyword:cA[1],TSDeclareMethod:["decorators","key","typeParameters","params","returnType"],TSEmptyBodyFunctionExpression:["id","typeParameters","params","returnType"],TSEnumBody:cA[26],TSEnumDeclaration:cA[19],TSEnumMember:["id","initializer"],TSExportAssignment:cA[3],TSExportKeyword:cA[1],TSExternalModuleReference:cA[3],TSFunctionType:cA[46],TSImportEqualsDeclaration:["id","moduleReference"],TSImportType:["options","qualifier","typeArguments","source"],TSIndexedAccessType:cA[34],TSIndexSignature:["parameters","typeAnnotation"],TSInferType:cA[35],TSInstantiationExpression:cA[47],TSInterfaceBody:cA[10],TSInterfaceDeclaration:cA[22],TSInterfaceHeritage:cA[47],TSIntersectionType:cA[36],TSIntrinsicKeyword:cA[1],TSJSDocAllType:cA[1],TSJSDocNonNullableType:cA[23],TSJSDocNullableType:cA[23],TSJSDocUnknownType:cA[1],TSLiteralType:cA[41],TSMappedType:["key","constraint","nameType","typeAnnotation"],TSMethodSignature:["key","typeParameters","params","returnType"],TSModuleBlock:cA[10],TSModuleDeclaration:cA[19],TSNamedTupleMember:["label","elementType"],TSNamespaceExportDeclaration:cA[21],TSNeverKeyword:cA[1],TSNonNullExpression:cA[3],TSNullKeyword:cA[1],TSNumberKeyword:cA[1],TSObjectKeyword:cA[1],TSOptionalType:cA[23],TSParameterProperty:["parameter","decorators"],TSParenthesizedType:cA[23],TSPrivateKeyword:cA[1],TSPropertySignature:["key","typeAnnotation"],TSProtectedKeyword:cA[1],TSPublicKeyword:cA[1],TSQualifiedName:cA[5],TSReadonlyKeyword:cA[1],TSRestType:cA[23],TSSatisfiesExpression:cA[4],TSStaticKeyword:cA[1],TSStringKeyword:cA[1],TSSymbolKeyword:cA[1],TSTemplateLiteralType:["quasis","types"],TSThisType:cA[1],TSTupleType:["elementTypes"],TSTypeAliasDeclaration:["id","typeParameters","typeAnnotation"],TSTypeAnnotation:cA[23],TSTypeAssertion:cA[4],TSTypeLiteral:cA[26],TSTypeOperator:cA[23],TSTypeParameter:["name","constraint","default"],TSTypeParameterDeclaration:cA[48],TSTypeParameterInstantiation:cA[48],TSTypePredicate:cA[49],TSTypeQuery:["exprName","typeArguments"],TSTypeReference:["typeName","typeArguments"],TSUndefinedKeyword:cA[1],TSUnionType:cA[36],TSUnknownKeyword:cA[1],TSVoidKeyword:cA[1],TupleTypeAnnotation:["types","elementTypes"],TupleTypeLabeledElement:["label","elementType","variance"],TupleTypeSpreadElement:["label","typeAnnotation"],TypeAlias:cA[24],TypeAnnotation:cA[23],TypeCastExpression:cA[4],TypeofTypeAnnotation:["argument","typeArguments"],TypeOperator:cA[23],TypeParameter:["bound","default","variance"],TypeParameterDeclaration:cA[48],TypeParameterInstantiation:cA[48],TypePredicate:cA[49],UnaryExpression:cA[6],UndefinedTypeAnnotation:cA[1],UnionTypeAnnotation:cA[36],UnknownTypeAnnotation:cA[1],UpdateExpression:cA[6],V8IntrinsicIdentifier:cA[1],VariableDeclaration:["declarations"],VariableDeclarator:cA[27],Variance:cA[1],VoidPattern:cA[1],VoidTypeAnnotation:cA[1],WhileStatement:cA[25],WithStatement:["object","body"],YieldExpression:cA[6]};var pA=lA(uA),dA=pA;function sp(tl){let od=new Set(tl);return tl=>od.has(tl?.type)}var hA=sp;function ip(tl){return tl.extra?.raw??tl.raw}var _A=ip;var fA=hA(["Block","CommentBlock","MultiLine"]),mA=fA;var gA=hA(["AnyTypeAnnotation","ThisTypeAnnotation","NumberTypeAnnotation","VoidTypeAnnotation","BooleanTypeAnnotation","BigIntTypeAnnotation","SymbolTypeAnnotation","StringTypeAnnotation","NeverTypeAnnotation","UndefinedTypeAnnotation","UnknownTypeAnnotation","EmptyTypeAnnotation","MixedTypeAnnotation"]),AA=gA;var yA=hA(["Line","CommentLine","SingleLine","HashbangComment","HTMLOpen","HTMLClose","Hashbang","InterpreterDirective"]),bA=yA;function pp(tl,od){let _d=od.split(".");for(let od=_d.length-1;od>=0;od--){let Ad=_d[od];if(od===0)return tl.type==="Identifier"&&tl.name===Ad;if(od===1&&tl.type==="MetaProperty"&&tl.property.type==="Identifier"&&tl.property.name===Ad){tl=tl.meta;continue}if(tl.type==="MemberExpression"&&!tl.optional&&!tl.computed&&tl.property.type==="Identifier"&&tl.property.name===Ad){tl=tl.object;continue}return!1}}function cp(tl,od){return od.some((od=>pp(tl,od)))}var vA=cp;function lp({type:tl}){return tl.startsWith("TS")&&tl.endsWith("Keyword")}var EA=lp;function mp({node:tl,parent:od}){return tl?.type!=="EmptyStatement"?!1:od.type==="IfStatement"?od.consequent===tl||od.alternate===tl:od.type==="DoWhileStatement"||od.type==="ForInStatement"||od.type==="ForOfStatement"||od.type==="ForStatement"||od.type==="LabeledStatement"||od.type==="WithStatement"||od.type==="WhileStatement"?od.body===tl:!1}var wA=mp;function Er(tl,od){return od(tl)||Zs(tl,{getVisitorKeys:dA,predicate:od})}function Xt(tl){return tl.type==="AssignmentExpression"||tl.type==="BinaryExpression"||tl.type==="LogicalExpression"||tl.type==="NGPipeExpression"||tl.type==="ConditionalExpression"||NA(tl)||OA(tl)||tl.type==="SequenceExpression"||tl.type==="TaggedTemplateExpression"||tl.type==="BindExpression"||tl.type==="UpdateExpression"&&!tl.prefix||VA(tl)||tl.type==="TSNonNullExpression"||tl.type==="ChainExpression"}function Di(tl){return tl.expressions?tl.expressions[0]:tl.left??tl.test??tl.callee??tl.object??tl.tag??tl.argument??tl.expression}function Rr(tl){if(tl.expressions)return["expressions",0];if(tl.left)return["left"];if(tl.test)return["test"];if(tl.object)return["object"];if(tl.callee)return["callee"];if(tl.tag)return["tag"];if(tl.argument)return["argument"];if(tl.expression)return["expression"];throw new Error("Unexpected node has no left side.")}var CA=hA(["ExportDefaultDeclaration","DeclareExportDeclaration","ExportNamedDeclaration","ExportAllDeclaration","DeclareExportAllDeclaration"]),xA=hA(["ArrayExpression"]),DA=hA(["ObjectExpression"]);function yi(tl){return tl.type==="LogicalExpression"&&tl.operator==="??"}function Ce(tl){return tl.type==="NumericLiteral"||tl.type==="Literal"&&typeof tl.value=="number"}function Ei(tl){return tl.type==="BooleanLiteral"||tl.type==="Literal"&&typeof tl.value=="boolean"}function Xn(tl){return tl.type==="UnaryExpression"&&(tl.operator==="+"||tl.operator==="-")&&Ce(tl.argument)}function V(tl){return!!(tl&&(tl.type==="StringLiteral"||tl.type==="Literal"&&typeof tl.value=="string"))}function Vn(tl){return tl.type==="RegExpLiteral"||tl.type==="Literal"&&!!tl.regex}var SA=hA(["Literal","BooleanLiteral","BigIntLiteral","DirectiveLiteral","NullLiteral","NumericLiteral","RegExpLiteral","StringLiteral"]),TA=hA(["Identifier","ThisExpression","Super","PrivateName","PrivateIdentifier"]),kA=hA(["ObjectTypeAnnotation","TSTypeLiteral","TSMappedType"]),IA=hA(["FunctionExpression","ArrowFunctionExpression"]);function fp(tl){return tl.type==="FunctionExpression"||tl.type==="ArrowFunctionExpression"&&tl.body.type==="BlockStatement"}function qn(tl){return NA(tl)&&tl.callee.type==="Identifier"&&["async","inject","fakeAsync","waitForAsync"].includes(tl.callee.name)}var BA=hA(["JSXElement","JSXFragment"]);function mt(tl){return tl.method&&tl.kind==="init"||tl.kind==="get"||tl.kind==="set"}function Gr(tl){return(tl.type==="ObjectTypeProperty"||tl.type==="ObjectTypeInternalSlot")&&!tl.static&&!tl.method&&tl.kind!=="get"&&tl.kind!=="set"&&tl.value.type==="FunctionTypeAnnotation"}function Fi(tl){return(tl.type==="TypeAnnotation"||tl.type==="TSTypeAnnotation")&&tl.typeAnnotation.type==="FunctionTypeAnnotation"&&!tl.static&&!bt(tl,tl.typeAnnotation)}var FA=hA(["BinaryExpression","LogicalExpression","NGPipeExpression"]);function Tt(tl){return OA(tl)||tl.type==="BindExpression"&&!!tl.object}var PA=hA(["TSThisType","NullLiteralTypeAnnotation","BooleanLiteralTypeAnnotation","StringLiteralTypeAnnotation","BigIntLiteralTypeAnnotation","NumberLiteralTypeAnnotation","TSLiteralType","TSTemplateLiteralType"]);function Vt(tl){return EA(tl)||AA(tl)||PA(tl)||tl.type==="GenericTypeAnnotation"&&!tl.typeParameters||tl.type==="TSTypeReference"&&!tl.typeArguments}function Ep(tl){return tl.type==="Identifier"&&(tl.name==="beforeEach"||tl.name==="beforeAll"||tl.name==="afterEach"||tl.name==="afterAll")}var RA=["it","it.only","it.skip","describe","describe.only","describe.skip","test","test.only","test.skip","test.fixme","test.step","test.describe","test.describe.only","test.describe.skip","test.describe.fixme","test.describe.parallel","test.describe.parallel.only","test.describe.serial","test.describe.serial.only","skip","xit","xdescribe","xtest","fit","fdescribe","ftest"];function dp(tl){return vA(tl,RA)}function It(tl,od){if(tl?.type!=="CallExpression"||tl.optional)return!1;let _d=le(tl);if(_d.length===1){if(qn(tl)&&It(od))return IA(_d[0]);if(Ep(tl.callee))return qn(_d[0])}else if((_d.length===2||_d.length===3)&&(_d[0].type==="TemplateLiteral"||V(_d[0]))&&dp(tl.callee))return _d[2]&&!Ce(_d[2])?!1:(_d.length===2?IA(_d[1]):fp(_d[1])&&K(_d[1]).length<=1)||qn(_d[1]);return!1}var di=tl=>od=>(od?.type==="ChainExpression"&&(od=od.expression),tl(od)),NA=di(hA(["CallExpression","OptionalCallExpression"])),OA=di(hA(["MemberExpression","OptionalMemberExpression"]));function $n(tl,od=5){return Ci(tl,od)<=od}function Ci(tl,od){let _d=0;for(let Ad in tl){let Dd=tl[Ad];if($h(Dd)&&typeof Dd.type=="string"&&(_d++,_d+=Ci(Dd,od-_d)),_d>od)return _d}return _d}var LA=.25;function Fr(tl,od){let{printWidth:_d}=od;if(T(tl))return!1;let Ad=_d*LA;if(tl.type==="ThisExpression"||tl.type==="Identifier"&&tl.name.length<=Ad||Xn(tl)&&!T(tl.argument))return!0;let Dd=tl.type==="Literal"&&"regex"in tl&&tl.regex.pattern||tl.type==="RegExpLiteral"&&tl.pattern;return Dd?Dd.length<=Ad:V(tl)?sA(_A(tl),od).length<=Ad:tl.type==="TemplateLiteral"?tl.expressions.length===0&&tl.quasis[0].value.raw.length<=Ad&&!tl.quasis[0].value.raw.includes(`\n`):tl.type==="UnaryExpression"?Fr(tl.argument,{printWidth:_d}):tl.type==="CallExpression"&&tl.arguments.length===0&&tl.callee.type==="Identifier"?tl.callee.name.length<=Ad-2:SA(tl)}function Ee(tl,od){return BA(od)?Ot(od):T(od,qA.Leading,(od=>Kf(tl,I(od))))}function li(tl){return tl.quasis.some((tl=>tl.value.raw.includes(`\n`)))}function Wr(tl,od){return(tl.type==="TemplateLiteral"&&li(tl)||tl.type==="TaggedTemplateExpression"&&li(tl.quasi))&&!Kf(od,w(tl),{backwards:!0})}function qr(tl){if(!T(tl))return!1;let od=xh(0,et(tl,qA.Dangling),-1);return od&&!mA(od)}function Ai(tl){if(tl.length<=1)return!1;let od=0;for(let _d of tl)if(IA(_d)){if(od+=1,od>1)return!0}else if(NA(_d)){for(let tl of le(_d))if(IA(tl))return!0}return!1}function Ur(tl){let{node:od,parent:_d,key:Ad}=tl;return Ad==="callee"&&NA(od)&&NA(_d)&&_d.arguments.length>0&&od.arguments.length>_d.arguments.length}var QA=new Set(["!","-","+","~"]);function Re(tl,od=2){if(od<=0)return!1;if(tl.type==="ChainExpression"||tl.type==="TSNonNullExpression")return Re(tl.expression,od);let r=tl=>Re(tl,od-1);if(Vn(tl))return E_(tl.pattern??tl.regex.pattern)<=5;if(SA(tl)||TA(tl)||tl.type==="ArgumentPlaceholder")return!0;if(tl.type==="TemplateLiteral")return tl.quasis.every((tl=>!tl.value.raw.includes(`\n`)))&&tl.expressions.every(r);if(DA(tl))return tl.properties.every((tl=>!tl.computed&&(tl.shorthand||tl.value&&r(tl.value))));if(xA(tl))return tl.elements.every((tl=>tl===null||r(tl)));if(Dt(tl)){if(tl.type==="ImportExpression"||Re(tl.callee,od)){let _d=le(tl);return _d.length<=od&&_d.every(r)}return!1}return OA(tl)?Re(tl.object,od)&&Re(tl.property,od):tl.type==="UnaryExpression"&&QA.has(tl.operator)||tl.type==="UpdateExpression"?Re(tl.argument,od):!1}function ie(tl,od="es5"){return tl.trailingComma==="es5"&&od==="es5"||tl.trailingComma==="all"&&(od==="all"||od==="es5")}function ye(tl,od){switch(tl.type){case"BinaryExpression":case"LogicalExpression":case"AssignmentExpression":case"NGPipeExpression":return ye(tl.left,od);case"MemberExpression":case"OptionalMemberExpression":return ye(tl.object,od);case"TaggedTemplateExpression":return tl.tag.type==="FunctionExpression"?!1:ye(tl.tag,od);case"CallExpression":case"OptionalCallExpression":return tl.callee.type==="FunctionExpression"?!1:ye(tl.callee,od);case"ConditionalExpression":return ye(tl.test,od);case"UpdateExpression":return!tl.prefix&&ye(tl.argument,od);case"BindExpression":return tl.object&&ye(tl.object,od);case"SequenceExpression":return ye(tl.expressions[0],od);case"ChainExpression":case"TSSatisfiesExpression":case"TSAsExpression":case"TSNonNullExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":return ye(tl.expression,od);default:return od(tl)}}var MA={"==":!0,"!=":!0,"===":!0,"!==":!0},jA={"*":!0,"/":!0,"%":!0},UA={">>":!0,">>>":!0,"<<":!0};function dr(tl,od){return!(yr(od)!==yr(tl)||tl==="**"||MA[tl]&&MA[od]||od==="%"&&jA[tl]||tl==="%"&&jA[od]||od!==tl&&jA[od]&&jA[tl]||UA[tl]&&UA[od])}var GA=new Map([["|>"],["??"],["||"],["&&"],["|"],["^"],["&"],["==","===","!=","!=="],["<",">","<=",">=","in","instanceof"],[">>","<<",">>>"],["+","-"],["*","/","%"],["**"]].flatMap(((tl,od)=>tl.map((tl=>[tl,od])))));function yr(tl){return GA.get(tl)}function Ti(tl){return!!UA[tl]||tl==="|"||tl==="^"||tl==="&"}function xi(tl){if(tl.rest)return!0;let od=K(tl);return xh(0,od,-1)?.type==="RestElement"}var $A=new WeakMap;function K(tl){if($A.has(tl))return $A.get(tl);let od=[];return tl.this&&od.push(tl.this),od.push(...tl.params),tl.rest&&od.push(tl.rest),$A.set(tl,od),od}function gi(tl,od){let{node:_d}=tl,Ad=0,s=()=>od(tl,Ad++);_d.this&&tl.call(s,"this"),tl.each(s,"params"),_d.rest&&tl.call(s,"rest")}var JA=new WeakMap;function le(tl){if(JA.has(tl))return JA.get(tl);if(tl.type==="ChainExpression")return le(tl.expression);let od;return tl.type==="ImportExpression"||tl.type==="TSImportType"?(od=[tl.source],tl.options&&od.push(tl.options)):tl.type==="TSExternalModuleReference"?od=[tl.expression]:od=tl.arguments,JA.set(tl,od),od}function $t(tl,od){let{node:_d}=tl;if(_d.type==="ChainExpression")return tl.call((()=>$t(tl,od)),"expression");_d.type==="ImportExpression"||_d.type==="TSImportType"?(tl.call((()=>od(tl,0)),"source"),_d.options&&tl.call((()=>od(tl,1)),"options")):_d.type==="TSExternalModuleReference"?tl.call((()=>od(tl,0)),"expression"):tl.each(od,"arguments")}function Kn(tl,od){let _d=[];if(tl.type==="ChainExpression"&&(tl=tl.expression,_d.push("expression")),tl.type==="ImportExpression"||tl.type==="TSImportType"){if(od===0||od===(tl.options?-2:-1))return[..._d,"source"];if(tl.options&&(od===1||od===-1))return[..._d,"options"];throw new RangeError("Invalid argument index")}else if(tl.type==="TSExternalModuleReference"){if(od===0||od===-1)return[..._d,"expression"]}else if(od<0&&(od=tl.arguments.length+od),od>=0&&od{if(typeof tl=="function"&&(od=tl,tl=0),tl||od)return(_d,Ad,Dd)=>!(tl&qA.Leading&&!_d.leading||tl&qA.Trailing&&!_d.trailing||tl&qA.Dangling&&(_d.leading||_d.trailing)||tl&qA.Block&&!mA(_d)||tl&qA.Line&&!bA(_d)||tl&qA.First&&Ad!==0||tl&qA.Last&&Ad!==Dd.length-1||tl&qA.PrettierIgnore&&!Lt(_d)||od&&!od(_d))};function T(tl,od,_d){if(!rg(tl?.comments))return!1;let Ad=hi(od,_d);return Ad?tl.comments.some(Ad):!0}function et(tl,od,_d){if(!Array.isArray(tl?.comments))return[];let Ad=hi(od,_d);return Ad?tl.comments.filter(Ad):tl.comments}var oe=(tl,{originalText:od})=>tg(od,I(tl));function Dt(tl){return NA(tl)||tl.type==="NewExpression"||tl.type==="ImportExpression"}function Oe(tl){return tl&&(tl.type==="ObjectProperty"||tl.type==="Property"&&!mt(tl))}var VA=hA(["TSAsExpression","TSSatisfiesExpression","AsExpression","AsConstExpression","SatisfiesExpression"]),HA=hA(["TSUnionType","UnionTypeAnnotation"]),WA=hA(["TSIntersectionType","IntersectionTypeAnnotation"]),YA=hA(["TSConditionalType","ConditionalTypeAnnotation"]),Si=tl=>tl?.type==="TSAsExpression"&&tl.typeAnnotation.type==="TSTypeReference"&&tl.typeAnnotation.typeName.type==="Identifier"&&tl.typeAnnotation.typeName.name==="const",zA=hA(["TSTypeAliasDeclaration","TypeAlias"]);function Yr({key:tl,parent:od}){return!(tl==="types"&&HA(od)||tl==="types"&&WA(od))}var KA=new Set(["range","raw","comments","leadingComments","trailingComments","innerComments","extra","start","end","loc","flags","errors","tokens"]),Kt=tl=>{for(let od of tl.quasis)delete od.value};function Bi(tl,od,_d){if(tl.type==="Program"&&delete od.sourceType,(tl.type==="BigIntLiteral"||tl.type==="Literal")&&tl.bigint&&(od.bigint=tl.bigint.toLowerCase()),tl.type==="EmptyStatement"&&!wA({node:tl,parent:_d})||tl.type==="JSXText"||tl.type==="JSXExpressionContainer"&&(tl.expression.type==="Literal"||tl.expression.type==="StringLiteral")&&tl.expression.value===" ")return null;if((tl.type==="Property"||tl.type==="ObjectProperty"||tl.type==="MethodDefinition"||tl.type==="ClassProperty"||tl.type==="ClassMethod"||tl.type==="PropertyDefinition"||tl.type==="TSDeclareMethod"||tl.type==="TSPropertySignature"||tl.type==="ObjectTypeProperty"||tl.type==="ImportAttribute")&&tl.key&&!tl.computed){let{key:_d}=tl;V(_d)||Ce(_d)?od.key=String(_d.value):_d.type==="Identifier"&&(od.key=_d.name)}if(tl.type==="JSXElement"&&tl.openingElement.name.name==="style"&&tl.openingElement.attributes.some((tl=>tl.type==="JSXAttribute"&&tl.name.name==="jsx")))for(let{type:tl,expression:_d}of od.children)tl==="JSXExpressionContainer"&&_d.type==="TemplateLiteral"&&Kt(_d);tl.type==="JSXAttribute"&&tl.name.name==="css"&&tl.value.type==="JSXExpressionContainer"&&tl.value.expression.type==="TemplateLiteral"&&Kt(od.value.expression),tl.type==="JSXAttribute"&&tl.value?.type==="Literal"&&/["']|"|'/u.test(tl.value.value)&&(od.value.value=vh(0,tl.value.value,/["']|"|'/gu,'"'));let Ad=tl.expression||tl.callee;if(tl.type==="Decorator"&&Ad.type==="CallExpression"&&Ad.callee.name==="Component"&&Ad.arguments.length===1){let _d=tl.expression.arguments[0].properties;for(let[tl,Ad]of od.expression.arguments[0].properties.entries())switch(_d[tl].key.name){case"styles":xA(Ad.value)&&Kt(Ad.value.elements[0]);break;case"template":Ad.value.type==="TemplateLiteral"&&Kt(Ad.value);break}}tl.type==="TaggedTemplateExpression"&&(tl.tag.type==="MemberExpression"||tl.tag.type==="Identifier"&&(tl.tag.name==="gql"||tl.tag.name==="graphql"||tl.tag.name==="css"||tl.tag.name==="md"||tl.tag.name==="markdown"||tl.tag.name==="html")||tl.tag.type==="CallExpression")&&Kt(od.quasi),tl.type==="TemplateLiteral"&&Kt(od),tl.type==="ChainExpression"&&tl.expression.type==="TSNonNullExpression"&&(od.type="TSNonNullExpression",od.expression.type="ChainExpression")}Bi.ignoredProperties=KA;var XA=Bi;var ZA=hA(["File","TemplateElement","TSEmptyBodyFunctionExpression","ChainExpression"]),hp=(tl,[od])=>od?.type==="ComponentParameter"&&od.shorthand&&od.name===tl&&od.local!==od.name||od?.type==="MatchObjectPatternProperty"&&od.shorthand&&od.key===tl&&od.value!==od.key||od?.type==="ObjectProperty"&&od.shorthand&&od.key===tl&&od.value!==od.key||od?.type==="Property"&&od.shorthand&&od.key===tl&&!mt(od)&&od.value!==od.key,Sp=(tl,[od])=>!!(tl.type==="FunctionExpression"&&od.type==="MethodDefinition"&&od.value===tl&&K(tl).length===0&&!tl.returnType&&!rg(tl.typeParameters)&&tl.body),Pi=(tl,[od])=>od?.typeAnnotation===tl&&Si(od),Bp=(tl,[od,..._d])=>Pi(tl,[od])||od?.typeName===tl&&Pi(od,_d);function bp(tl,od){return ZA(tl)||hp(tl,od)||Sp(tl,od)?!1:tl.type==="EmptyStatement"?wA({node:tl,parent:od[0]}):!(Bp(tl,od)||tl.type==="TSTypeAnnotation"&&od[0].type==="TSPropertySignature")}var ty=bp;function Pp(tl){let od=tl.type||tl.kind||"(unknown type)",_d=String(tl.name||tl.id&&(typeof tl.id=="object"?tl.id.name:tl.id)||tl.key&&(typeof tl.key=="object"?tl.key.name:tl.key)||tl.value&&(typeof tl.value=="object"?"":String(tl.value))||tl.operator||"");return _d.length>20&&(_d=_d.slice(0,19)+"…"),od+(_d?" "+_d:"")}function Qn(tl,od){(tl.comments??(tl.comments=[])).push(od),od.printed=!1,od.nodeDescription=Pp(tl)}function te(tl,od){od.leading=!0,od.trailing=!1,Qn(tl,od)}function we(tl,od,_d){od.leading=!1,od.trailing=!1,_d&&(od.marker=_d),Qn(tl,od)}function $(tl,od){od.leading=!1,od.trailing=!0,Qn(tl,od)}function kp(tl,od){let _d=null,Ad=od;for(;Ad!==_d;)_d=Ad,Ad=ef(tl,Ad),Ad=Xf(tl,Ad),Ad=eg(tl,Ad),Ad=Hf(tl,Ad);return Ad}var ry=kp;function Ip(tl,od){let _d=ry(tl,od);return _d===!1?"":tl.charAt(_d)}var ny=Ip;function Lp(tl,od,_d){for(let Ad=od;Ad<_d;++Ad)if(tl.charAt(Ad)===`\n`)return!0;return!1}var oy=Lp;var cy=new WeakMap;function Op(tl){return cy.has(tl)||cy.set(tl,mA(tl)&&tl.value[0]==="*"&&/@(?:type|satisfies)\b/u.test(tl.value)),cy.get(tl)}var _y=Op;var es=(tl,od)=>bA(tl)||!oy(od,w(tl),I(tl));function wp(tl){return[vi,Li,Mi,Up,jp,ts,rs,Ii,Oi,$p,Hp,Xp,ss,ji,Kp,wi,Ni,ns,vp,nc,Ri,is].some((od=>od(tl)))}function _p(tl){return[Np,Mi,Li,ji,ts,rs,Ii,Oi,Ni,Yp,Vp,ss,Zp,ns,tc,rc,sc,Ri,oc,ic,is].some((od=>od(tl)))}function Mp(tl){return[vi,ts,rs,qp,wi,ss,Wp,Gp,ns,ec,is].some((od=>od(tl)))}function wt(tl,od){let _d=(tl.body||tl.properties).find((({type:tl})=>tl!=="EmptyStatement"));_d?te(_d,od):we(tl,od)}function Zn(tl,od){tl.type==="BlockStatement"?wt(tl,od):te(tl,od)}function Np({comment:tl,followingNode:od}){return od&&_y(tl)?(te(od,tl),!0):!1}function ts({comment:tl,precedingNode:od,enclosingNode:_d,followingNode:Ad,text:Dd}){if(_d?.type!=="IfStatement"||!Ad)return!1;if(ny(Dd,I(tl))===")")return $(od,tl),!0;if(Ad.type==="BlockStatement"&&Ad===_d.consequent&&w(tl)>=I(od)&&I(tl)<=w(Ad))return te(Ad,tl),!0;if(od===_d.consequent&&Ad===_d.alternate){let zd=ry(Dd,I(_d.consequent));if(Ad.type==="BlockStatement"&&w(tl)>=zd&&I(tl)<=w(Ad))return te(Ad,tl),!0;if(w(tl)"?(we(od,tl),!0):!1}function qp({comment:tl,enclosingNode:od,text:_d}){return ny(_d,I(tl))!==")"?!1:od&&(hb(od)&&K(od).length===0||Dt(od)&&le(od).length===0)?(we(od,tl),!0):(od?.type==="MethodDefinition"||od?.type==="TSAbstractMethodDefinition")&&K(od.value).length===0?(we(od.value,tl),!0):!1}function Up({comment:tl,precedingNode:od,enclosingNode:_d,followingNode:Ad,text:Dd}){return od?.type==="ComponentTypeParameter"&&(_d?.type==="DeclareComponent"||_d?.type==="ComponentTypeAnnotation")&&Ad?.type!=="ComponentTypeParameter"?($(od,tl),!0):(od?.type==="ComponentParameter"||od?.type==="RestElement")&&_d?.type==="ComponentDeclaration"&&ny(Dd,I(tl))===")"?($(od,tl),!0):!1}function Mi({comment:tl,precedingNode:od,enclosingNode:_d,followingNode:Ad,text:Dd}){return od?.type==="FunctionTypeParam"&&_d?.type==="FunctionTypeAnnotation"&&Ad?.type!=="FunctionTypeParam"?($(od,tl),!0):(od?.type==="Identifier"||od?.type==="AssignmentPattern"||od?.type==="ObjectPattern"||od?.type==="ArrayPattern"||od?.type==="RestElement"||od?.type==="TSParameterProperty")&&hb(_d)&&ny(Dd,I(tl))===")"?($(od,tl),!0):!mA(tl)&&Ad?.type==="BlockStatement"&&Xy(_d)&&(_d.type==="MethodDefinition"?_d.value.body:_d.body)===Ad&&ry(Dd,I(tl))===w(Ad)?(wt(Ad,tl),!0):!1}function Ni({comment:tl,enclosingNode:od}){return od?.type==="LabeledStatement"?(te(od,tl),!0):!1}function ns({comment:tl,enclosingNode:od}){return(od?.type==="ContinueStatement"||od?.type==="BreakStatement")&&!od.label?($(od,tl),!0):!1}function Yp({comment:tl,precedingNode:od,enclosingNode:_d}){return NA(_d)&&od&&_d.callee===od&&_d.arguments.length>0?(te(_d.arguments[0],tl),!0):!1}function Hp({comment:tl,precedingNode:od,enclosingNode:_d,followingNode:Ad}){return HA(_d)?(Lt(tl)&&(Ad.prettierIgnore=!0,tl.unignore=!0),od?($(od,tl),!0):!1):(HA(Ad)&&Lt(tl)&&(Ad.types[0].prettierIgnore=!0,tl.unignore=!0),!1)}function Xp({comment:tl,precedingNode:od,enclosingNode:_d,followingNode:Ad}){return _d&&_d.type==="MatchOrPattern"?(Lt(tl)&&(Ad.prettierIgnore=!0,tl.unignore=!0),od?($(od,tl),!0):!1):(Ad&&Ad.type==="MatchOrPattern"&&Lt(tl)&&(Ad.types[0].prettierIgnore=!0,tl.unignore=!0),!1)}function Vp({comment:tl,enclosingNode:od}){return Oe(od)?(te(od,tl),!0):!1}function ss({comment:tl,enclosingNode:od,ast:_d,isLastComment:Ad}){return _d?.body?.length===0?(Ad?we(_d,tl):te(_d,tl),!0):od?.type==="Program"&&od.body.length===0&&!rg(od.directives)?(Ad?we(od,tl):te(od,tl),!0):!1}function $p({comment:tl,enclosingNode:od,followingNode:_d}){return(od?.type==="ForInStatement"||od?.type==="ForOfStatement")&&_d!==od.body?(te(od,tl),!0):!1}function ji({comment:tl,precedingNode:od,enclosingNode:_d,text:Ad}){if(_d?.type==="ImportSpecifier"||_d?.type==="ExportSpecifier")return te(_d,tl),!0;let Dd=od?.type==="ImportSpecifier"&&_d?.type==="ImportDeclaration",zd=od?.type==="ExportSpecifier"&&_d?.type==="ExportNamedDeclaration";return(Dd||zd)&&Kf(Ad,I(tl))?($(od,tl),!0):!1}function Kp({comment:tl,enclosingNode:od}){return od?.type==="AssignmentPattern"?(te(od,tl),!0):!1}var Zy=hA(["VariableDeclarator","AssignmentExpression","TypeAlias","TSTypeAliasDeclaration"]),lb=hA(["ObjectExpression","ArrayExpression","TemplateLiteral","TaggedTemplateExpression","ObjectTypeAnnotation","TSTypeLiteral"]);function Zp({comment:tl,enclosingNode:od,followingNode:_d}){return Zy(od)&&_d&&(lb(_d)||mA(tl))?(te(_d,tl),!0):!1}function ec({comment:tl,enclosingNode:od,precedingNode:_d,followingNode:Ad,text:Dd}){return!Ad&&(od?.type==="TSMethodSignature"||od?.type==="TSDeclareFunction"||od?.type==="TSAbstractMethodDefinition")&&(!_d||_d!==od.returnType)&&ny(Dd,I(tl))===";"?($(od,tl),!0):!1}function vi({comment:tl,enclosingNode:od,followingNode:_d}){if(Lt(tl)&&od?.type==="TSMappedType"&&_d===od.key)return od.prettierIgnore=!0,tl.unignore=!0,!0}function Ri({comment:tl,precedingNode:od,enclosingNode:_d}){if(_d?.type==="TSMappedType"&&!od)return we(_d,tl),!0}function tc({comment:tl,enclosingNode:od,followingNode:_d}){return!od||od.type!=="SwitchCase"||od.test||!_d||_d!==od.consequent[0]?!1:(_d.type==="BlockStatement"&&bA(tl)?wt(_d,tl):we(od,tl),!0)}function rc({comment:tl,precedingNode:od,enclosingNode:_d,followingNode:Ad}){return HA(od)&&((_d.type==="TSArrayType"||_d.type==="ArrayTypeAnnotation")&&!Ad||WA(_d))?($(xh(0,od.types,-1),tl),!0):!1}function nc({comment:tl,enclosingNode:od,precedingNode:_d,followingNode:Ad}){if((od?.type==="ObjectPattern"||od?.type==="ArrayPattern")&&Ad?.type==="TSTypeAnnotation")return _d?$(_d,tl):we(od,tl),!0}function sc({comment:tl,precedingNode:od,enclosingNode:_d,followingNode:Ad,text:Dd}){return!Ad&&_d?.type==="UnaryExpression"&&(od?.type==="LogicalExpression"||od?.type==="BinaryExpression")&&oy(Dd,w(_d.argument),w(od.right))&&es(tl,Dd)&&!oy(Dd,w(od.right),w(tl))?($(od.right,tl),!0):!1}function ic({enclosingNode:tl,followingNode:od,comment:_d}){if(tl&&(tl.type==="TSPropertySignature"||tl.type==="ObjectTypeProperty")&&(HA(od)||WA(od)))return te(od,_d),!0}function is({enclosingNode:tl,precedingNode:od,followingNode:_d,comment:Ad,text:Dd}){if(VA(tl)&&od===tl.expression&&!es(Ad,Dd))return _d?te(_d,Ad):$(tl,Ad),!0}function oc({comment:tl,enclosingNode:od,followingNode:_d,precedingNode:Ad}){return od&&_d&&Ad&&od.type==="ArrowFunctionExpression"&&od.returnType===Ad&&(Ad.type==="TSTypeAnnotation"||Ad.type==="TypeAnnotation")?(te(_d,tl),!0):!1}var hb=hA(["ArrowFunctionExpression","FunctionExpression","FunctionDeclaration","ObjectMethod","ClassMethod","TSDeclareFunction","TSCallSignatureDeclaration","TSConstructSignatureDeclaration","TSMethodSignature","TSConstructorType","TSFunctionType","TSDeclareMethod"]),gb={endOfLine:_p,ownLine:wp,remaining:Mp},yb=gb;function ac(tl,{parser:od}){if(od==="flow"||od==="hermes"||od==="babel-flow")return tl=vh(0,tl,/[\s(]/gu,""),tl===""||tl==="/*"||tl==="/*::"}var xb=ac;var Sb=hA(["ClassDeclaration","ClassExpression","DeclareClass","DeclareInterface","InterfaceDeclaration","TSInterfaceDeclaration"]);function cc(tl){let{key:od,parent:_d}=tl;if(od==="types"&&HA(_d)||od==="argument"&&_d.type==="JSXSpreadAttribute"||od==="expression"&&_d.type==="JSXSpreadChild"||od==="superClass"&&(_d.type==="ClassDeclaration"||_d.type==="ClassExpression")||(od==="id"||od==="typeParameters")&&Sb(_d)||od==="patterns"&&_d.type==="MatchOrPattern")return!0;let{node:Ad}=tl;return Ot(Ad)?!1:HA(Ad)?Yr(tl):!!BA(Ad)}var Tb=cc;var Rb="string",Nb="array",Ob="cursor",Mb="indent",ev="align",tv="trim",rv="group",nv="fill",iv="if-break",sv="indent-if-break",ov="line-suffix",lv="line-suffix-boundary",cv="line",uv="label",pv="break-parent",_v=new Set([Ob,Mb,ev,tv,rv,nv,iv,sv,ov,lv,cv,uv,pv]);function lc(tl){if(typeof tl=="string")return Rb;if(Array.isArray(tl))return Nb;if(!tl)return;let{type:od}=tl;if(_v.has(od))return od}var Bv=lc;var mc=tl=>new Intl.ListFormat("en-US",{type:"disjunction"}).format(tl);function Dc(tl){let od=tl===null?"null":typeof tl;if(od!=="string"&&od!=="object")return`Unexpected doc '${od}', \nExpected it to be 'string' or 'object'.`;if(Bv(tl))throw new Error("doc is valid.");let _d=Object.prototype.toString.call(tl);if(_d!=="[object Object]")return`Unexpected doc '${_d}'.`;let Ad=mc([..._v].map((tl=>`'${tl}'`)));return`Unexpected doc.type '${tl.type}'.\nExpected it to be ${Ad}.`}var Fv=class extends Error{name="InvalidDocError";constructor(tl){super(Dc(tl)),this.doc=tl}},Rv=Fv;var Ov={};function fc(tl,od,_d,Ad){let Dd=[tl];for(;Dd.length>0;){let tl=Dd.pop();if(tl===Ov){_d(Dd.pop());continue}_d&&Dd.push(tl,Ov);let zd=Bv(tl);if(!zd)throw new Rv(tl);if(od?.(tl)!==!1)switch(zd){case Nb:case nv:{let od=zd===Nb?tl:tl.parts;for(let tl=od.length,_d=tl-1;_d>=0;--_d)Dd.push(od[_d]);break}case iv:Dd.push(tl.flatContents,tl.breakContents);break;case rv:if(Ad&&tl.expandedStates)for(let od=tl.expandedStates.length,_d=od-1;_d>=0;--_d)Dd.push(tl.expandedStates[_d]);else Dd.push(tl.contents);break;case ev:case Mb:case sv:case uv:case ov:Dd.push(tl.contents);break;case Rb:case Ob:case tv:case lv:case cv:case pv:break;default:throw new Rv(tl)}}}var Qv=fc;function ft(tl,od){if(typeof tl=="string")return od(tl);let _d=new Map;return n(tl);function n(tl){if(_d.has(tl))return _d.get(tl);let od=s(tl);return _d.set(tl,od),od}function s(tl){switch(Bv(tl)){case Nb:return od(tl.map(n));case nv:return od({...tl,parts:tl.parts.map(n)});case iv:return od({...tl,breakContents:n(tl.breakContents),flatContents:n(tl.flatContents)});case rv:{let{expandedStates:_d,contents:Ad}=tl;return _d?(_d=_d.map(n),Ad=_d[0]):Ad=n(Ad),od({...tl,contents:Ad,expandedStates:_d})}case ev:case Mb:case sv:case uv:case ov:return od({...tl,contents:n(tl.contents)});case Rb:case Ob:case tv:case lv:case cv:case pv:return od(tl);default:throw new Rv(tl)}}}function Hi(tl,od,_d){let Ad=_d,Dd=!1;function i(tl){if(Dd)return!1;let _d=od(tl);_d!==void 0&&(Dd=!0,Ad=_d)}return Qv(tl,i),Ad}function yc(tl){if(tl.type===rv&&tl.break||tl.type===cv&&tl.hard||tl.type===pv)return!0}function ne(tl){return Hi(tl,yc,!1)}function Yi(tl){if(tl.length>0){let od=xh(0,tl,-1);!od.expandedStates&&!od.break&&(od.break="propagated")}return null}function Xi(tl){let od=new Set,_d=[];function n(tl){if(tl.type===pv&&Yi(_d),tl.type===rv){if(_d.push(tl),od.has(tl))return!1;od.add(tl)}}function s(tl){tl.type===rv&&_d.pop().break&&Yi(_d)}Qv(tl,n,s,!0)}function Ec(tl){return tl.type===cv&&!tl.hard?tl.soft?"":" ":tl.type===iv?tl.flatContents:tl}function _t(tl){return ft(tl,Ec)}function Fc(tl){switch(Bv(tl)){case nv:if(tl.parts.every((tl=>tl==="")))return"";break;case rv:if(!tl.contents&&!tl.id&&!tl.break&&!tl.expandedStates)return"";if(tl.contents.type===rv&&tl.contents.id===tl.id&&tl.contents.break===tl.break&&tl.contents.expandedStates===tl.expandedStates)return tl.contents;break;case ev:case Mb:case sv:case ov:if(!tl.contents)return"";break;case iv:if(!tl.flatContents&&!tl.breakContents)return"";break;case Nb:{let od=[];for(let _d of tl){if(!_d)continue;let[tl,...Ad]=Array.isArray(_d)?_d:[_d];typeof tl=="string"&&typeof xh(0,od,-1)=="string"?od[od.length-1]+=tl:od.push(tl),od.push(...Ad)}return od.length===0?"":od.length===1?od[0]:od}case Rb:case Ob:case tv:case lv:case cv:case uv:case pv:break;default:throw new Rv(tl)}return tl}function Qt(tl){return ft(tl,(tl=>Fc(tl)))}function qe(tl,od=Zv){return ft(tl,(tl=>typeof tl=="string"?L(od,tl.split(`\n`)):tl))}function dc(tl){if(tl.type===cv)return!0}function Vi(tl){return Hi(tl,dc,!1)}function Ar(tl,od){return tl.type===uv?{...tl,contents:od(tl.contents)}:od(tl)}function $i(tl){let od=!0;return Qv(tl,(tl=>{switch(Bv(tl)){case Rb:if(tl==="")break;case tv:case lv:case cv:case pv:return od=!1,!1}})),od}var jv=ng,Uv=ng,Gv=ng,$v=ng;function m(tl){return jv(tl),{type:Mb,contents:tl}}function xe(tl,od){return $v(tl),jv(od),{type:ev,contents:od,n:tl}}function zi(tl){return xe(Number.NEGATIVE_INFINITY,tl)}function Qr(tl){return xe(-1,tl)}function Zi(tl,od,_d){jv(tl);let Ad=tl;if(od>0){for(let tl=0;tl0&&p(Kd),C()}function F(){Zd>0&&c(Zd),C()}function C(){Kd=0,Zd=0}}function ro(tl,od,_d){if(!od)return tl;if(od.type==="root")return{...tl,root:tl};if(od===Number.NEGATIVE_INFINITY)return tl.root;let Ad;return typeof od=="number"?od<0?Ad=lE:Ad={type:2,width:od}:Ad={type:3,string:od},to(tl,Ad,_d)}function no(tl,od){return to(tl,oE,od)}function Pc(tl){let od=0;for(let _d=tl.length-1;_d>=0;_d--){let Ad=tl[_d];if(Ad===" "||Ad==="\t")od++;else break}return od}function cs(tl){let od=Pc(tl);return{text:od===0?tl:tl.slice(0,tl.length-od),count:od}}var uE=Symbol("MODE_BREAK"),pE=Symbol("MODE_FLAT"),dE=Symbol("DOC_FILL_PRINTED_LENGTH");function Zr(tl,od,_d,Ad,Dd,zd){if(_d===Number.POSITIVE_INFINITY)return!0;let Kd=od.length,Zd=!1,fh=[tl],vh="";for(;_d>=0;){if(fh.length===0){if(Kd===0)return!0;fh.push(od[--Kd]);continue}let{mode:tl,doc:wh}=fh.pop(),$h=Bv(wh);switch($h){case Rb:wh&&(Zd&&(vh+=" ",_d-=1,Zd=!1),vh+=wh,_d-=E_(wh));break;case Nb:case nv:{let od=$h===Nb?wh:wh.parts,_d=wh[dE]??0;for(let Ad=od.length-1;Ad>=_d;Ad--)fh.push({mode:tl,doc:od[Ad]});break}case Mb:case ev:case sv:case uv:fh.push({mode:tl,doc:wh.contents});break;case tv:{let{text:tl,count:od}=cs(vh);vh=tl,_d+=od;break}case rv:{if(zd&&wh.break)return!1;let od=wh.break?uE:tl,_d=wh.expandedStates&&od===uE?xh(0,wh.expandedStates,-1):wh.contents;fh.push({mode:od,doc:_d});break}case iv:{let od=(wh.groupId?Dd[wh.groupId]||pE:tl)===uE?wh.breakContents:wh.flatContents;od&&fh.push({mode:tl,doc:od});break}case cv:if(tl===uE||wh.hard)return!0;wh.soft||(Zd=!0);break;case ov:Ad=!0;break;case lv:if(Ad)return!1;break}}return!1}function ms(tl,od){let _d=Object.create(null),Ad=od.printWidth,Dd=eo(od.endOfLine),zd=0,Kd=[{indent:cE,mode:uE,doc:tl}],Zd="",fh=!1,wh=[],$h=[],Xh=[],s_=[],g_=0;for(Xi(tl);Kd.length>0;){let{indent:tl,mode:Xh,doc:s_}=Kd.pop();switch(Bv(s_)){case Rb:{let tl=Dd!==`\n`?vh(0,s_,`\n`,Dd):s_;tl&&(Zd+=tl,Kd.length>0&&(zd+=E_(tl)));break}case Nb:for(let od=s_.length-1;od>=0;od--)Kd.push({indent:tl,mode:Xh,doc:s_[od]});break;case Ob:if($h.length>=2)throw new Error("There are too many 'cursor' in doc.");$h.push(g_+Zd.length);break;case Mb:Kd.push({indent:no(tl,od),mode:Xh,doc:s_.contents});break;case ev:Kd.push({indent:ro(tl,s_.n,od),mode:Xh,doc:s_.contents});break;case tv:O();break;case rv:switch(Xh){case pE:if(!fh){Kd.push({indent:tl,mode:s_.break?uE:pE,doc:s_.contents});break}case uE:{fh=!1;let od={indent:tl,mode:pE,doc:s_.contents},Dd=Ad-zd,Zd=wh.length>0;if(!s_.break&&Zr(od,Kd,Dd,Zd,_d))Kd.push(od);else if(s_.expandedStates){let od=xh(0,s_.expandedStates,-1);if(s_.break){Kd.push({indent:tl,mode:uE,doc:od});break}else for(let Ad=1;Ad=s_.expandedStates.length){Kd.push({indent:tl,mode:uE,doc:od});break}else{let od=s_.expandedStates[Ad],zd={indent:tl,mode:pE,doc:od};if(Zr(zd,Kd,Dd,Zd,_d)){Kd.push(zd);break}}}else Kd.push({indent:tl,mode:uE,doc:s_.contents});break}}s_.id&&(_d[s_.id]=xh(0,Kd,-1).mode);break;case nv:{let od=Ad-zd,Dd=s_[dE]??0,{parts:Zd}=s_,fh=Zd.length-Dd;if(fh===0)break;let vh=Zd[Dd+0],xh=Zd[Dd+1],$h={indent:tl,mode:pE,doc:vh},g_={indent:tl,mode:uE,doc:vh},E_=Zr($h,[],od,wh.length>0,_d,!0);if(fh===1){E_?Kd.push($h):Kd.push(g_);break}let k_={indent:tl,mode:pE,doc:xh},ef={indent:tl,mode:uE,doc:xh};if(fh===2){E_?Kd.push(k_,$h):Kd.push(ef,g_);break}let nf=Zd[Dd+2],$f={indent:tl,mode:Xh,doc:{...s_,[dE]:Dd+2}},Hf=Zr({indent:tl,mode:pE,doc:[vh,xh,nf]},[],od,wh.length>0,_d,!0);Kd.push($f),Hf?Kd.push(k_,$h):E_?Kd.push(ef,$h):Kd.push(ef,g_);break}case iv:case sv:{let od=s_.groupId?_d[s_.groupId]:Xh;if(od===uE){let od=s_.type===iv?s_.breakContents:s_.negate?s_.contents:m(s_.contents);od&&Kd.push({indent:tl,mode:Xh,doc:od})}if(od===pE){let od=s_.type===iv?s_.flatContents:s_.negate?m(s_.contents):s_.contents;od&&Kd.push({indent:tl,mode:Xh,doc:od})}break}case ov:wh.push({indent:tl,mode:Xh,doc:s_.contents});break;case lv:wh.length>0&&Kd.push({indent:tl,mode:Xh,doc:Yv});break;case cv:switch(Xh){case pE:if(s_.hard)fh=!0;else{s_.soft||(Zd+=" ",zd+=1);break}case uE:if(wh.length>0){Kd.push({indent:tl,mode:Xh,doc:s_},...wh.reverse()),wh.length=0;break}s_.literal?(Zd+=Dd,zd=0,tl.root&&(tl.root.value&&(Zd+=tl.root.value),zd=tl.root.length)):(O(),Zd+=Dd+tl.value,zd=tl.length);break}break;case uv:Kd.push({indent:tl,mode:Xh,doc:s_.contents});break;case pv:break;default:throw new Rv(s_)}Kd.length===0&&wh.length>0&&(Kd.push(...wh.reverse()),wh.length=0)}let k_=Xh.join("")+Zd,ef=[...s_,...$h];if(ef.length!==2)return{formatted:k_};let nf=ef[0];return{formatted:k_,cursorNodeStart:nf,cursorNodeText:k_.slice(nf,xh(0,ef,-1))};function O(){let{text:tl,count:od}=cs(Zd);tl&&(Xh.push(tl),g_+=tl.length),Zd="",zd-=od,$h.length>0&&(s_.push(...$h.map((tl=>Math.min(tl,g_)))),$h.length=0)}}function kc(tl,od,_d=0){let Ad=0;for(let Dd=_d;Dd{if(zd.push(_d()),fh.tail)return;let{tabWidth:vh}=od,wh=fh.value.raw,xh=wh.includes(`\n`)?_E(wh,vh):Zd;Zd=xh;let $h=Kd[tl],Xh=Ad[Dd][tl],s_=oy(od.originalText,I(fh),w(Ad.quasis[tl+1]));if(!s_){let tl=ms($h,{...od,printWidth:Number.POSITIVE_INFINITY}).formatted;tl.includes(`\n`)?s_=!0:$h=tl}s_&&(T(Xh)||Xh.type==="Identifier"||OA(Xh)||Xh.type==="ConditionalExpression"||Xh.type==="SequenceExpression"||VA(Xh)||FA(Xh))&&($h=[m([Wv,$h]),Wv]);let g_=xh===0&&wh.endsWith(`\n`)?xe(Number.NEGATIVE_INFINITY,$h):Zi($h,xh,vh);zd.push(l(["${",g_,eE,"}"]))}),"quasis"),zd.push("`"),zd}function oo(tl,od,_d){let Ad=_d("quasi"),{node:Dd}=tl,zd="",Kd=et(Dd.quasi,qA.Leading)[0];return Kd&&(oy(od.originalText,I(Dd.typeArguments??Dd.tag),w(Kd))?zd=Wv:zd=" "),pt(Ad.label&&{tagged:!0,...Ad.label},[_d("tag"),_d("typeArguments"),zd,eE,Ad])}function Lc(tl,od,_d){let{node:Ad}=tl,Dd=Ad.quasis[0].value.raw.trim().split(/\s*\|\s*/u);if(Dd.length>1||Dd.some((tl=>tl.length>0))){od.__inJestEach=!0;let zd=tl.map(_d,"expressions");od.__inJestEach=!1;let Kd=zd.map((tl=>"${"+ms(tl,{...od,printWidth:Number.POSITIVE_INFINITY,endOfLine:"lf"}).formatted+"}")),Zd=[{hasLineBreak:!1,cells:[]}];for(let tl=1;tltl.cells.length))),vh=Array.from({length:fh}).fill(0),wh=[{cells:Dd},...Zd.filter((tl=>tl.cells.length>0))];for(let{cells:tl}of wh.filter((tl=>!tl.hasLineBreak)))for(let[od,_d]of tl.entries())vh[od]=Math.max(vh[od],E_(_d));return[eE,"`",m([Kv,L(Kv,wh.map((tl=>L(" | ",tl.cells.map(((od,_d)=>tl.hasLineBreak?od:od+" ".repeat(vh[_d]-E_(od))))))))]),Kv,"`"]}}function Oc(tl,od){let{node:_d}=tl,Ad=od();return T(_d)&&(Ad=l([m([Wv,Ad]),Wv])),["${",Ad,eE,"}"]}function zt(tl,od){return tl.map((()=>Oc(tl,od)),"expressions")}function tn(tl,od){return ft(tl,(tl=>typeof tl=="string"?od?vh(0,tl,/(\\*)`/gu,"$1$1\\`"):Ds(tl):tl))}function Ds(tl){return vh(0,tl,/([\\`]|\$\{)/gu,"\\$1")}function wc({node:tl,parent:od}){let _d=/^[fx]?(?:describe|it|test)$/u;return od.type==="TaggedTemplateExpression"&&od.quasi===tl&&od.tag.type==="MemberExpression"&&od.tag.property.type==="Identifier"&&od.tag.property.name==="each"&&(od.tag.object.type==="Identifier"&&_d.test(od.tag.object.name)||od.tag.object.type==="MemberExpression"&&od.tag.object.property.type==="Identifier"&&(od.tag.object.property.name==="only"||od.tag.object.property.name==="skip")&&od.tag.object.object.type==="Identifier"&&_d.test(od.tag.object.object.name))}var fE=[(tl,od)=>tl.type==="ObjectExpression"&&od==="properties",(tl,od)=>tl.type==="CallExpression"&&tl.callee.type==="Identifier"&&tl.callee.name==="Component"&&od==="arguments",(tl,od)=>tl.type==="Decorator"&&od==="expression"];function uo(tl){let t=tl=>tl.type==="TemplateLiteral",r=(tl,od)=>Oe(tl)&&!tl.computed&&tl.key.type==="Identifier"&&tl.key.name==="styles"&&od==="value";return tl.match(t,((tl,od)=>xA(tl)&&od==="elements"),r,...fE)||tl.match(t,r,...fE)}function Es(tl){return tl.match((tl=>tl.type==="TemplateLiteral"),((tl,od)=>Oe(tl)&&!tl.computed&&tl.key.type==="Identifier"&&tl.key.name==="template"&&od==="value"),...fE)}function fs(tl,od){return T(tl,qA.Block|qA.Leading,(({value:tl})=>tl===` ${od} `))}function rn({node:tl,parent:od},_d){return fs(tl,_d)||_c(od)&&fs(od,_d)||od.type==="ExpressionStatement"&&fs(od,_d)}function _c(tl){return tl.type==="AsConstExpression"||tl.type==="TSAsExpression"&&tl.typeAnnotation.type==="TSTypeReference"&&tl.typeAnnotation.typeName.type==="Identifier"&&tl.typeAnnotation.typeName.name==="const"}async function po(tl,od,_d){let{node:Ad}=_d,Dd="";for(let[tl,od]of Ad.quasis.entries()){let{raw:_d}=od.value;tl>0&&(Dd+="@prettier-placeholder-"+(tl-1)+"-id"),Dd+=_d}let zd=await tl(Dd,{parser:"scss"}),Kd=zt(_d,od),Zd=Mc(zd,Kd);if(!Zd)throw new Error("Couldn't insert all the expressions");return["`",m([Kv,Zd]),Wv,"`"]}function Mc(tl,od){if(!rg(od))return tl;let _d=0,Ad=ft(Qt(tl),(tl=>typeof tl!="string"||!tl.includes("@prettier-placeholder")?tl:tl.split(/@prettier-placeholder-(\d+)-id/u).map(((tl,Ad)=>Ad%2===0?qe(tl):(_d++,od[tl])))));return od.length===_d?Ad:null}function Nc(tl){return tl.match(void 0,((tl,od)=>od==="quasi"&&tl.type==="TaggedTemplateExpression"&&vA(tl.tag,["css","css.global","css.resolve"])))||tl.match(void 0,((tl,od)=>od==="expression"&&tl.type==="JSXExpressionContainer"),((tl,od)=>od==="children"&&tl.type==="JSXElement"&&tl.openingElement.name.type==="JSXIdentifier"&&tl.openingElement.name.name==="style"&&tl.openingElement.attributes.some((tl=>tl.type==="JSXAttribute"&&tl.name.type==="JSXIdentifier"&&tl.name.name==="jsx"))))}function nn(tl){return tl.type==="Identifier"&&tl.name==="styled"}function ao(tl){return/^[A-Z]/u.test(tl.object.name)&&tl.property.name==="extend"}function jc({parent:tl}){if(!tl||tl.type!=="TaggedTemplateExpression")return!1;let od=tl.tag.type==="ParenthesizedExpression"?tl.tag.expression:tl.tag;switch(od.type){case"MemberExpression":return nn(od.object)||ao(od);case"CallExpression":return nn(od.callee)||od.callee.type==="MemberExpression"&&(od.callee.object.type==="MemberExpression"&&(nn(od.callee.object.object)||ao(od.callee.object))||od.callee.object.type==="CallExpression"&&nn(od.callee.object.callee));case"Identifier":return od.name==="css";default:return!1}}function vc({parent:tl,grandparent:od}){return od?.type==="JSXAttribute"&&tl.type==="JSXExpressionContainer"&&od.name.type==="JSXIdentifier"&&od.name.name==="css"}var co=tl=>Nc(tl)||jc(tl)||vc(tl)||uo(tl);async function lo(tl,od,_d){let{node:Ad}=_d,Dd=Ad.quasis.length,zd=zt(_d,od),Kd=[];for(let od=0;od2&&wh[0].trim()===""&&wh[1].trim()==="",s_=xh>2&&wh[xh-1].trim()===""&&wh[xh-2].trim()==="",g_=wh.every((tl=>/^\s*(?:#[^\n\r]*)?$/u.test(tl)));if(!fh&&/#[^\n\r]*$/u.test(wh[xh-1]))return null;let E_=null;g_?E_=Rc(wh):E_=await tl(vh,{parser:"graphql"}),E_?(E_=tn(E_,!1),!Zd&&Xh&&Kd.push(""),Kd.push(E_),!fh&&s_&&Kd.push("")):!Zd&&!fh&&Xh&&Kd.push(""),$h&&Kd.push($h)}return["`",m([Kv,L(Kv,Kd)]),Kv,"`"]}function Rc(tl){let od=[],_d=!1,Ad=tl.map((tl=>tl.trim()));for(let[tl,Dd]of Ad.entries())Dd!==""&&(Ad[tl-1]===""&&_d?od.push([Kv,Dd]):od.push(Dd),_d=!0);return od.length===0?null:L(Kv,od)}function mo({node:tl,parent:od}){return rn({node:tl,parent:od},"GraphQL")||od&&(od.type==="TaggedTemplateExpression"&&(od.tag.type==="MemberExpression"&&od.tag.object.name==="graphql"&&od.tag.property.name==="experimental"||od.tag.type==="Identifier"&&(od.tag.name==="gql"||od.tag.name==="graphql"))||od.type==="CallExpression"&&od.callee.type==="Identifier"&&od.callee.name==="graphql")}var mE=0;async function Do(tl,od,_d,Ad,Dd){let{node:zd}=Ad,Kd=mE;mE=mE+1>>>0;let u=tl=>`PRETTIER_HTML_PLACEHOLDER_${tl}_${Kd}_IN_JS`,Zd=zd.quasis.map(((tl,od,_d)=>od===_d.length-1?tl.value.cooked:tl.value.cooked+u(od))).join(""),fh=zt(Ad,_d),wh=new RegExp(u("(\\d+)"),"gu"),xh=0,$h=await od(Zd,{parser:tl,__onHtmlRoot(tl){xh=tl.children.length}}),Xh=ft($h,(tl=>{if(typeof tl!="string")return tl;let od=[],_d=tl.split(wh);for(let tl=0;tl<_d.length;tl++){let Ad=_d[tl];if(tl%2===0){Ad&&(Ad=Ds(Ad),Dd.__embeddedInHtml&&(Ad=vh(0,Ad,/<\/(?=script\b)/giu,"<\\/")),od.push(Ad));continue}let zd=Number(Ad);od.push(fh[zd])}return od})),s_=/^\s/u.test(Zd)?" ":"",g_=/\s$/u.test(Zd)?" ":"",E_=Dd.htmlWhitespaceSensitivity==="ignore"?Kv:s_&&g_?Hv:null;return E_?l(["`",m([E_,l(Xh)]),E_,"`"]):pt({hug:!1},l(["`",s_,xh>1?m(l(Xh)):l(Xh),g_,"`"]))}function fo(tl){return rn(tl,"HTML")||tl.match((tl=>tl.type==="TemplateLiteral"),((tl,od)=>tl.type==="TaggedTemplateExpression"&&tl.tag.type==="Identifier"&&tl.tag.name==="html"&&od==="quasi"))}var gE=Do.bind(void 0,"html"),AE=Do.bind(void 0,"angular");async function Fo(tl,od,_d){let{node:Ad}=_d,Dd=vh(0,Ad.quasis[0].value.raw,/((?:\\\\)*)\\`/gu,((tl,od)=>"\\".repeat(od.length/2)+"`")),zd=Jc(Dd),Kd=zd!=="";Kd&&(Dd=vh(0,Dd,new RegExp(`^${zd}`,"gmu"),""));let Zd=tn(await tl(Dd,{parser:"markdown",__inJsTemplate:!0}),!0);return["`",Kd?m([Wv,Zd]):[Zv,zi(Zd)],Wv,"`"]}function Jc(tl){let od=tl.match(/^([^\S\n]*)\S/mu);return od===null?"":od[1]}function Co({node:tl,parent:od}){return od?.type==="TaggedTemplateExpression"&&tl.quasis.length===1&&od.tag.type==="Identifier"&&(od.tag.name==="md"||od.tag.name==="markdown")}var yE=[{test:co,print:po},{test:mo,print:lo},{test:fo,print:gE},{test:Es,print:AE},{test:Co,print:Fo}].map((({test:tl,print:od})=>({test:tl,print:qc(od)})));function Wc(tl){let{node:od}=tl;if(od.type!=="TemplateLiteral"||Uc(od))return;let _d=yE.find((({test:od})=>od(tl)));if(_d)return od.quasis.length===1&&od.quasis[0].value.raw.trim()===""?"``":_d.print}function qc(tl){return async(...od)=>{let _d=await tl(...od);return _d&&pt({embed:!0,..._d.label},_d)}}function Uc({quasis:tl}){return tl.some((({value:{cooked:tl}})=>tl===null))}var bE=Wc;var vE=/\*\/$/,EE=/^\/\*\*?/,wE=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,CE=/(^|\s+)\/\/([^\n\r]*)/g,xE=/^(\r?\n)+/,DE=/(?:^|\r?\n) *(@[^\n\r]*?) *\r?\n *(?![^\n\r@]*\/\/[^]*)([^\s@][^\n\r@]+?) *\r?\n/g,SE=/(?:^|\r?\n) *@(\S+) *([^\n\r]*)/g,TE=/(\r?\n|^) *\* ?/g,kE=[];function Bo(tl){let od=tl.match(wE);return od?od[0].trimStart():""}function bo(tl){let od=tl.match(wE)?.[0];return od==null?tl:tl.slice(od.length)}function Po(tl){tl=vh(0,tl.replace(EE,"").replace(vE,""),TE,"$1");let od="";for(;od!==tl;)od=tl,tl=vh(0,tl,DE,`\n$1 $2\n`);tl=tl.replace(xE,"").trimEnd();let _d=Object.create(null),Ad=vh(0,tl,SE,"").replace(xE,"").trimEnd(),Dd;for(;Dd=SE.exec(tl);){let tl=vh(0,Dd[2],CE,"");if(typeof _d[Dd[1]]=="string"||Array.isArray(_d[Dd[1]])){let od=_d[Dd[1]];_d[Dd[1]]=[...kE,...Array.isArray(od)?od:[od],tl]}else _d[Dd[1]]=tl}return{comments:Ad,pragmas:_d}}function ko({comments:tl="",pragmas:od={}}){let _d=Object.keys(od),Ad=_d.flatMap((tl=>go(tl,od[tl]))).map((tl=>` * ${tl}\n`)).join("");if(!tl){if(_d.length===0)return"";if(_d.length===1&&!Array.isArray(od[_d[0]])){let tl=od[_d[0]];return`/** ${go(_d[0],tl)[0]} */`}}let Dd=tl.split(`\n`).map((tl=>` * ${tl}`)).join(`\n`)+`\n`;return`/**\n`+(tl?Dd:"")+(tl&&_d.length>0?` *\n`:"")+Ad+" */"}function go(tl,od){return[...kE,...Array.isArray(od)?od:[od]].map((od=>`@${tl} ${od}`.trim()))}var IE="format";function Kc(tl){if(!tl.startsWith("#!"))return"";let od=tl.indexOf(`\n`);return od===-1?tl:tl.slice(0,od)}var BE=Kc;function Qc(tl){let od=BE(tl);od&&(tl=tl.slice(od.length+1));let _d=Bo(tl),{pragmas:Ad,comments:Dd}=Po(_d);return{shebang:od,text:tl,pragmas:Ad,comments:Dd}}function Oo(tl){let{shebang:od,text:_d,pragmas:Ad,comments:Dd}=Qc(tl),zd=bo(_d),Kd=ko({pragmas:{[IE]:"",...Ad},comments:Dd.trimStart()});return(od?`${od}\n`:"")+Kd+(zd.startsWith(`\n`)?`\n`:`\n\n`)+zd}function zc(tl){if(!mA(tl))return!1;let od=`*${tl.value}*`.split(`\n`);return od.length>1&&od.every((tl=>tl.trimStart()[0]==="*"))}var FE=new WeakMap;function Zc(tl){return FE.has(tl)||FE.set(tl,zc(tl)),FE.get(tl)}var PE=Zc;function _o(tl,od){let _d=tl.node;if(bA(_d))return od.originalText.slice(w(_d),I(_d)).trimEnd();if(PE(_d))return el(_d);if(mA(_d))return["/*",qe(_d.value),"*/"];throw new Error("Not a comment: "+JSON.stringify(_d))}function el(tl){let od=tl.value.split(`\n`);return["/*",L(Kv,od.map(((tl,_d)=>_d===0?tl.trimEnd():" "+(_dtl.type==="ForOfStatement"))?.left;if(od&&ye(od,(tl=>tl===_d)))return!0}if(Ad==="object"&&_d.name==="let"&&Dd.type==="MemberExpression"&&Dd.computed&&!Dd.optional){let od=tl.findAncestor((tl=>tl.type==="ExpressionStatement"||tl.type==="ForStatement"||tl.type==="ForInStatement")),Ad=od?od.type==="ExpressionStatement"?od.expression:od.type==="ForStatement"?od.init:od.left:void 0;if(Ad&&ye(Ad,(tl=>tl===_d)))return!0}if(Ad==="expression")switch(_d.name){case"await":case"interface":case"module":case"using":case"yield":case"let":case"component":case"hook":case"type":{let od=tl.findAncestor((tl=>!VA(tl)));if(od!==Dd&&od.type==="ExpressionStatement")return!0}}return!1}if(_d.type==="ObjectExpression"||_d.type==="FunctionExpression"||_d.type==="ClassExpression"||_d.type==="DoExpression"){let od=tl.findAncestor((tl=>tl.type==="ExpressionStatement"))?.expression;if(od&&ye(od,(tl=>tl===_d)))return!0}if(_d.type==="ObjectExpression"){let od=tl.findAncestor((tl=>tl.type==="ArrowFunctionExpression"))?.body;if(od&&od.type!=="SequenceExpression"&&od.type!=="AssignmentExpression"&&ye(od,(tl=>tl===_d)))return!0}switch(Dd.type){case"ParenthesizedExpression":return!1;case"ClassDeclaration":case"ClassExpression":if(Ad==="superClass"&&(_d.type==="ArrowFunctionExpression"||_d.type==="AssignmentExpression"||_d.type==="AwaitExpression"||_d.type==="BinaryExpression"||_d.type==="ConditionalExpression"||_d.type==="LogicalExpression"||_d.type==="NewExpression"||_d.type==="ObjectExpression"||_d.type==="SequenceExpression"||_d.type==="TaggedTemplateExpression"||_d.type==="UnaryExpression"||_d.type==="UpdateExpression"||_d.type==="YieldExpression"||_d.type==="TSNonNullExpression"||_d.type==="ClassExpression"&&rg(_d.decorators)))return!0;break;case"ExportDefaultDeclaration":return Mo(tl,od)||_d.type==="SequenceExpression";case"Decorator":if(Ad==="expression"&&!ol(_d))return!0;break;case"TypeAnnotation":if(tl.match(void 0,void 0,((tl,od)=>od==="returnType"&&tl.type==="ArrowFunctionExpression"))&&nl(_d))return!0;break;case"BinaryExpression":if(Ad==="left"&&(Dd.operator==="in"||Dd.operator==="instanceof")&&_d.type==="UnaryExpression")return!0;break;case"VariableDeclarator":if(Ad==="init"&&tl.match(void 0,void 0,((tl,od)=>od==="declarations"&&tl.type==="VariableDeclaration"),((tl,od)=>od==="left"&&tl.type==="ForInStatement")))return!0;break}switch(_d.type){case"UpdateExpression":if(Dd.type==="UnaryExpression")return _d.prefix&&(_d.operator==="++"&&Dd.operator==="+"||_d.operator==="--"&&Dd.operator==="-");case"UnaryExpression":switch(Dd.type){case"UnaryExpression":return _d.operator===Dd.operator&&(_d.operator==="+"||_d.operator==="-");case"BindExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":return Ad==="object";case"TaggedTemplateExpression":return!0;case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Ad==="callee";case"BinaryExpression":return Ad==="left"&&Dd.operator==="**";case"TSNonNullExpression":return!0;default:return!1}case"BinaryExpression":if(Dd.type==="UpdateExpression"||_d.operator==="in"&&rl(tl))return!0;if(_d.operator==="|>"&&_d.extra?.parenthesized){let od=tl.grandparent;if(od.type==="BinaryExpression"&&od.operator==="|>")return!0}case"TSTypeAssertion":case"TSAsExpression":case"TSSatisfiesExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":case"LogicalExpression":switch(Dd.type){case"TSAsExpression":case"TSSatisfiesExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":return!VA(_d);case"ConditionalExpression":return VA(_d)||yi(_d);case"CallExpression":case"NewExpression":case"OptionalCallExpression":return Ad==="callee";case"ClassExpression":case"ClassDeclaration":return Ad==="superClass";case"TSTypeAssertion":case"TaggedTemplateExpression":case"UnaryExpression":case"JSXSpreadAttribute":case"SpreadElement":case"BindExpression":case"AwaitExpression":case"TSNonNullExpression":case"UpdateExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":return Ad==="object";case"AssignmentExpression":case"AssignmentPattern":return Ad==="left"&&(_d.type==="TSTypeAssertion"||VA(_d));case"LogicalExpression":if(_d.type==="LogicalExpression")return Dd.operator!==_d.operator;case"BinaryExpression":{let{operator:tl,type:od}=_d;if(!tl&&od!=="TSTypeAssertion")return!0;let zd=yr(tl),Kd=Dd.operator,Zd=yr(Kd);return!!(Zd>zd||Ad==="right"&&Zd===zd||Zd===zd&&!dr(Kd,tl)||Zd");default:return!1}case"TSFunctionType":if(tl.match((tl=>tl.type==="TSFunctionType"),((tl,od)=>od==="typeAnnotation"&&tl.type==="TSTypeAnnotation"),((tl,od)=>od==="returnType"&&tl.type==="ArrowFunctionExpression")))return!0;case"TSConditionalType":case"TSConstructorType":case"ConditionalTypeAnnotation":if(Ad==="extendsType"&&YA(_d)&&Dd.type===_d.type||Ad==="checkType"&&YA(Dd))return!0;if(Ad==="extendsType"&&Dd.type==="TSConditionalType"){let{typeAnnotation:tl}=_d.returnType||_d.typeAnnotation;if(tl.type==="TSTypePredicate"&&tl.typeAnnotation&&(tl=tl.typeAnnotation.typeAnnotation),tl.type==="TSInferType"&&tl.typeParameter.constraint)return!0}case"TSUnionType":case"TSIntersectionType":if(HA(Dd)||WA(Dd))return!0;case"TSInferType":if(_d.type==="TSInferType"){if(Dd.type==="TSRestType")return!1;if(Ad==="types"&&(Dd.type==="TSUnionType"||Dd.type==="TSIntersectionType")&&_d.typeParameter.type==="TSTypeParameter"&&_d.typeParameter.constraint)return!0}case"TSTypeOperator":return Dd.type==="TSArrayType"||Dd.type==="TSOptionalType"||Dd.type==="TSRestType"||Ad==="objectType"&&Dd.type==="TSIndexedAccessType"||Dd.type==="TSTypeOperator"||Dd.type==="TSTypeAnnotation"&&tl.grandparent.type.startsWith("TSJSDoc");case"TSTypeQuery":return Ad==="objectType"&&Dd.type==="TSIndexedAccessType"||Ad==="elementType"&&Dd.type==="TSArrayType";case"TypeOperator":return Dd.type==="ArrayTypeAnnotation"||Dd.type==="NullableTypeAnnotation"||Ad==="objectType"&&(Dd.type==="IndexedAccessType"||Dd.type==="OptionalIndexedAccessType")||Dd.type==="TypeOperator";case"TypeofTypeAnnotation":return Ad==="objectType"&&(Dd.type==="IndexedAccessType"||Dd.type==="OptionalIndexedAccessType")||Ad==="elementType"&&Dd.type==="ArrayTypeAnnotation";case"ArrayTypeAnnotation":return Dd.type==="NullableTypeAnnotation";case"IntersectionTypeAnnotation":case"UnionTypeAnnotation":return Dd.type==="TypeOperator"||Dd.type==="KeyofTypeAnnotation"||Dd.type==="ArrayTypeAnnotation"||Dd.type==="NullableTypeAnnotation"||Dd.type==="IntersectionTypeAnnotation"||Dd.type==="UnionTypeAnnotation"||Ad==="objectType"&&(Dd.type==="IndexedAccessType"||Dd.type==="OptionalIndexedAccessType");case"InferTypeAnnotation":case"NullableTypeAnnotation":return Dd.type==="ArrayTypeAnnotation"||Ad==="objectType"&&(Dd.type==="IndexedAccessType"||Dd.type==="OptionalIndexedAccessType");case"ComponentTypeAnnotation":case"FunctionTypeAnnotation":{if(_d.type==="ComponentTypeAnnotation"&&(_d.rendersType===null||_d.rendersType===void 0))return!1;if(tl.match(void 0,((tl,od)=>od==="typeAnnotation"&&tl.type==="TypeAnnotation"),((tl,od)=>od==="returnType"&&tl.type==="ArrowFunctionExpression"))||tl.match(void 0,((tl,od)=>od==="typeAnnotation"&&tl.type==="TypePredicate"),((tl,od)=>od==="typeAnnotation"&&tl.type==="TypeAnnotation"),((tl,od)=>od==="returnType"&&tl.type==="ArrowFunctionExpression")))return!0;let od=Dd.type==="NullableTypeAnnotation"?tl.grandparent:Dd;return od.type==="UnionTypeAnnotation"||od.type==="IntersectionTypeAnnotation"||od.type==="ArrayTypeAnnotation"||Ad==="objectType"&&(od.type==="IndexedAccessType"||od.type==="OptionalIndexedAccessType")||Ad==="checkType"&&Dd.type==="ConditionalTypeAnnotation"||Ad==="extendsType"&&Dd.type==="ConditionalTypeAnnotation"&&_d.returnType?.type==="InferTypeAnnotation"&&_d.returnType?.typeParameter.bound||od.type==="NullableTypeAnnotation"||Dd.type==="FunctionTypeParam"&&Dd.name===null&&K(_d).some((tl=>tl.typeAnnotation?.type==="NullableTypeAnnotation"))}case"OptionalIndexedAccessType":return Ad==="objectType"&&Dd.type==="IndexedAccessType";case"StringLiteral":case"NumericLiteral":case"Literal":if(typeof _d.value=="string"&&Dd.type==="ExpressionStatement"&&typeof Dd.directive!="string"){let od=tl.grandparent;return od.type==="Program"||od.type==="BlockStatement"}return Ad==="object"&&OA(Dd)&&Ce(_d);case"AssignmentExpression":return!((Ad==="init"||Ad==="update")&&Dd.type==="ForStatement"||Ad==="expression"&&_d.left.type!=="ObjectPattern"&&Dd.type==="ExpressionStatement"||Ad==="key"&&Dd.type==="TSPropertySignature"||Dd.type==="AssignmentExpression"||Ad==="expressions"&&Dd.type==="SequenceExpression"&&tl.match(void 0,void 0,((tl,od)=>(od==="init"||od==="update")&&tl.type==="ForStatement"))||Ad==="value"&&Dd.type==="Property"&&tl.match(void 0,void 0,((tl,od)=>od==="properties"&&tl.type==="ObjectPattern"))||Dd.type==="NGChainedExpression"||Ad==="node"&&Dd.type==="JsExpressionRoot");case"ConditionalExpression":switch(Dd.type){case"TaggedTemplateExpression":case"UnaryExpression":case"SpreadElement":case"BinaryExpression":case"LogicalExpression":case"NGPipeExpression":case"ExportDefaultDeclaration":case"AwaitExpression":case"JSXSpreadAttribute":case"TSTypeAssertion":case"TypeCastExpression":case"TSAsExpression":case"TSSatisfiesExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":case"TSNonNullExpression":return!0;case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Ad==="callee";case"ConditionalExpression":return od.experimentalTernaries?!1:Ad==="test";case"MemberExpression":case"OptionalMemberExpression":return Ad==="object";default:return!1}case"FunctionExpression":switch(Dd.type){case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Ad==="callee";case"TaggedTemplateExpression":return!0;default:return!1}case"ArrowFunctionExpression":switch(Dd.type){case"BinaryExpression":return Dd.operator!=="|>"||_d.extra?.parenthesized;case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Ad==="callee";case"MemberExpression":case"OptionalMemberExpression":return Ad==="object";case"TSAsExpression":case"TSSatisfiesExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":case"TSNonNullExpression":case"BindExpression":case"TaggedTemplateExpression":case"UnaryExpression":case"LogicalExpression":case"AwaitExpression":case"TSTypeAssertion":case"MatchExpressionCase":return!0;case"TSInstantiationExpression":return Ad==="expression";case"ConditionalExpression":return Ad==="test";default:return!1}case"ClassExpression":switch(Dd.type){case"NewExpression":return Ad==="callee";default:return!1}case"OptionalMemberExpression":case"OptionalCallExpression":case"CallExpression":case"MemberExpression":if(il(tl))return!0;case"TaggedTemplateExpression":case"TSNonNullExpression":if(Ad==="callee"&&(Dd.type==="BindExpression"||Dd.type==="NewExpression")){let tl=_d;for(;tl;)switch(tl.type){case"CallExpression":case"OptionalCallExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":case"BindExpression":tl=tl.object;break;case"TaggedTemplateExpression":tl=tl.tag;break;case"TSNonNullExpression":tl=tl.expression;break;default:return!1}}return!1;case"BindExpression":return Ad==="callee"&&(Dd.type==="BindExpression"||Dd.type==="NewExpression")||Ad==="object"&&OA(Dd);case"NGPipeExpression":return!(Dd.type==="NGRoot"||Dd.type==="NGMicrosyntaxExpression"||Dd.type==="ObjectProperty"&&!_d.extra?.parenthesized||xA(Dd)||Ad==="arguments"&&NA(Dd)||Ad==="right"&&Dd.type==="NGPipeExpression"||Ad==="property"&&Dd.type==="MemberExpression"||Dd.type==="AssignmentExpression");case"JSXFragment":case"JSXElement":return Ad==="callee"||Ad==="left"&&Dd.type==="BinaryExpression"&&Dd.operator==="<"||!xA(Dd)&&Dd.type!=="ArrowFunctionExpression"&&Dd.type!=="AssignmentExpression"&&Dd.type!=="AssignmentPattern"&&Dd.type!=="BinaryExpression"&&Dd.type!=="NewExpression"&&Dd.type!=="ConditionalExpression"&&Dd.type!=="ExpressionStatement"&&Dd.type!=="JsExpressionRoot"&&Dd.type!=="JSXAttribute"&&Dd.type!=="JSXElement"&&Dd.type!=="JSXExpressionContainer"&&Dd.type!=="JSXFragment"&&Dd.type!=="LogicalExpression"&&!NA(Dd)&&!Oe(Dd)&&Dd.type!=="ReturnStatement"&&Dd.type!=="ThrowStatement"&&Dd.type!=="TypeCastExpression"&&Dd.type!=="VariableDeclarator"&&Dd.type!=="YieldExpression"&&Dd.type!=="MatchExpressionCase";case"TSInstantiationExpression":return Ad==="object"&&OA(Dd);case"MatchOrPattern":return Dd.type==="MatchAsPattern"}return!1}var RE=hA(["BlockStatement","BreakStatement","ComponentDeclaration","ClassBody","ClassDeclaration","ClassMethod","ClassProperty","PropertyDefinition","ClassPrivateProperty","ContinueStatement","DebuggerStatement","DeclareComponent","DeclareClass","DeclareExportAllDeclaration","DeclareExportDeclaration","DeclareFunction","DeclareHook","DeclareInterface","DeclareModule","DeclareModuleExports","DeclareNamespace","DeclareVariable","DeclareEnum","DoWhileStatement","EnumDeclaration","ExportAllDeclaration","ExportDefaultDeclaration","ExportNamedDeclaration","ExpressionStatement","ForInStatement","ForOfStatement","ForStatement","FunctionDeclaration","HookDeclaration","IfStatement","ImportDeclaration","InterfaceDeclaration","LabeledStatement","MethodDefinition","ReturnStatement","SwitchStatement","ThrowStatement","TryStatement","TSDeclareFunction","TSEnumDeclaration","TSImportEqualsDeclaration","TSInterfaceDeclaration","TSModuleDeclaration","TSNamespaceExportDeclaration","TypeAlias","VariableDeclaration","WhileStatement","WithStatement"]);function rl(tl){let od=0,{node:_d}=tl;for(;_d;){let Ad=tl.getParentNode(od++);if(Ad?.type==="ForStatement"&&Ad.init===_d)return!0;_d=Ad}return!1}function nl(tl){return Er(tl,(tl=>tl.type==="ObjectTypeAnnotation"&&Er(tl,(tl=>tl.type==="FunctionTypeAnnotation"))))}function sl(tl){return DA(tl)}function xr(tl){let{parent:od,key:_d}=tl;switch(od.type){case"NGPipeExpression":if(_d==="arguments"&&tl.isLast)return tl.callParent(xr);break;case"ObjectProperty":if(_d==="value")return tl.callParent((()=>tl.key==="properties"&&tl.isLast));break;case"BinaryExpression":case"LogicalExpression":if(_d==="right")return tl.callParent(xr);break;case"ConditionalExpression":if(_d==="alternate")return tl.callParent(xr);break;case"UnaryExpression":if(od.prefix)return tl.callParent(xr);break}return!1}function Mo(tl,od){let{node:_d,parent:Ad}=tl;return _d.type==="FunctionExpression"||_d.type==="ClassExpression"?Ad.type==="ExportDefaultDeclaration"||!Cs(tl,od):!Xt(_d)||Ad.type!=="ExportDefaultDeclaration"&&Cs(tl,od)?!1:tl.call((()=>Mo(tl,od)),...Rr(_d))}function il(tl){return!!(tl.match(void 0,((tl,od)=>od==="expression"&&tl.type==="ChainExpression"),((tl,od)=>od==="tag"&&tl.type==="TaggedTemplateExpression"))||tl.match((tl=>tl.type==="OptionalCallExpression"||tl.type==="OptionalMemberExpression"),((tl,od)=>od==="tag"&&tl.type==="TaggedTemplateExpression"))||tl.match((tl=>tl.type==="OptionalCallExpression"||tl.type==="OptionalMemberExpression"),((tl,od)=>od==="expression"&&tl.type==="TSNonNullExpression"),((tl,od)=>od==="tag"&&tl.type==="TaggedTemplateExpression"))||tl.match(void 0,((tl,od)=>od==="expression"&&tl.type==="ChainExpression"),((tl,od)=>od==="expression"&&tl.type==="TSNonNullExpression"),((tl,od)=>od==="tag"&&tl.type==="TaggedTemplateExpression"))||tl.match(void 0,((tl,od)=>od==="expression"&&tl.type==="TSNonNullExpression"),((tl,od)=>od==="expression"&&tl.type==="ChainExpression"),((tl,od)=>od==="tag"&&tl.type==="TaggedTemplateExpression"))||tl.match((tl=>tl.type==="OptionalMemberExpression"||tl.type==="OptionalCallExpression"),((tl,od)=>od==="object"&&tl.type==="MemberExpression"||od==="callee"&&(tl.type==="CallExpression"||tl.type==="NewExpression")))||tl.match((tl=>tl.type==="OptionalMemberExpression"||tl.type==="OptionalCallExpression"),((tl,od)=>od==="expression"&&tl.type==="TSNonNullExpression"),((tl,od)=>od==="object"&&tl.type==="MemberExpression"||od==="callee"&&tl.type==="CallExpression"))||tl.match((tl=>tl.type==="CallExpression"||tl.type==="MemberExpression"),((tl,od)=>od==="expression"&&tl.type==="ChainExpression"))&&(tl.match(void 0,void 0,((tl,od)=>od==="callee"&&(tl.type==="CallExpression"&&!tl.optional||tl.type==="NewExpression")||od==="object"&&tl.type==="MemberExpression"&&!tl.optional))||tl.match(void 0,void 0,((tl,od)=>od==="expression"&&tl.type==="TSNonNullExpression"),((tl,od)=>od==="object"&&tl.type==="MemberExpression"||od==="callee"&&tl.type==="CallExpression")))||tl.match((tl=>tl.type==="CallExpression"||tl.type==="MemberExpression"),((tl,od)=>od==="expression"&&tl.type==="TSNonNullExpression"),((tl,od)=>od==="expression"&&tl.type==="ChainExpression"),((tl,od)=>od==="object"&&tl.type==="MemberExpression"||od==="callee"&&tl.type==="CallExpression")))}function As(tl){return tl.type==="Identifier"?!0:OA(tl)?!tl.computed&&!tl.optional&&tl.property.type==="Identifier"&&As(tl.object):!1}function ol(tl){return tl.type==="ChainExpression"&&(tl=tl.expression),As(tl)||NA(tl)&&!tl.optional&&As(tl.callee)}var NE=Cs;function ul(tl,od){let _d=od-1;_d=ef(tl,_d,{backwards:!0}),_d=Hf(tl,_d,{backwards:!0}),_d=ef(tl,_d,{backwards:!0});let Ad=Hf(tl,_d,{backwards:!0});return _d!==Ad}var OE=ul;var al=()=>!0;function Ts(tl,od){let _d=tl.node;return _d.printed=!0,od.printer.printComment(tl,od)}function pl(tl,od){let _d=tl.node,Ad=[Ts(tl,od)],{printer:Dd,originalText:zd,locStart:Kd,locEnd:Zd}=od;if(Dd.isBlockComment?.(_d)){let tl=Kf(zd,Zd(_d))?Kf(zd,Kd(_d),{backwards:!0})?Kv:Hv:" ";Ad.push(tl)}else Ad.push(Kv);let fh=Hf(zd,ef(zd,Zd(_d)));return fh!==!1&&Kf(zd,fh)&&Ad.push(Kv),Ad}function cl(tl,od,_d){let Ad=tl.node,Dd=Ts(tl,od),{printer:zd,originalText:Kd,locStart:Zd}=od,fh=zd.isBlockComment?.(Ad);if(_d?.hasLineSuffix&&!_d?.isBlock||Kf(Kd,Zd(Ad),{backwards:!0})){let tl=OE(Kd,Zd(Ad));return{doc:as([Kv,tl?Kv:"",Dd]),isBlock:fh,hasLineSuffix:!0}}return!fh||_d?.hasLineSuffix?{doc:[as([" ",Dd]),qv],isBlock:fh,hasLineSuffix:!0}:{doc:[" ",Dd],isBlock:fh,hasLineSuffix:!1}}function v(tl,od,_d={}){let{node:Ad}=tl;if(!rg(Ad?.comments))return"";let{indent:Dd=!1,marker:zd,filter:Kd=al}=_d,Zd=[];if(tl.each((({node:_d})=>{_d.leading||_d.trailing||_d.marker!==zd||!Kd(_d)||Zd.push(Ts(tl,od))}),"comments"),Zd.length===0)return"";let fh=L(Kv,Zd);return Dd?m([Kv,fh]):fh}function Mt(tl,od){let _d=tl.node;if(!_d)return{};let Ad=od[Symbol.for("printedComments")];if((_d.comments||[]).filter((tl=>!Ad.has(tl))).length===0)return{leading:"",trailing:""};let Dd=[],zd=[],Kd;return tl.each((()=>{let _d=tl.node;if(Ad?.has(_d))return;let{leading:Zd,trailing:fh}=_d;Zd?Dd.push(pl(tl,od)):fh&&(Kd=cl(tl,od,Kd),zd.push(Kd.doc))}),"comments"),{leading:Dd,trailing:zd}}function De(tl,od,_d){let{leading:Ad,trailing:Dd}=Mt(tl,_d);return!Ad&&!Dd?od:Ar(od,(tl=>[Ad,tl,Dd]))}var LE=class extends Error{name="ArgExpansionBailout"};function Ke(tl,od,_d,Ad,Dd){let zd=tl.node,Kd=K(zd),Zd=Dd&&zd.typeParameters?_d("typeParameters"):"";if(Kd.length===0)return[Zd,"(",v(tl,od,{filter:tl=>ny(od.originalText,I(tl))===")"}),")"];let{parent:fh}=tl,vh=It(fh),wh=jo(zd),xh=[];if(gi(tl,((tl,Ad)=>{let Dd=Ad===Kd.length-1;Dd&&zd.rest&&xh.push("..."),xh.push(_d()),!Dd&&(xh.push(","),vh||wh?xh.push(" "):oe(Kd[Ad],od)?xh.push(Kv,Kv):xh.push(Hv))})),Ad&&!ml(tl)){if(ne(Zd)||ne(xh))throw new LE;return l([_t(Zd),"(",_t(xh),")"])}let $h=Kd.every((tl=>!rg(tl.decorators)));return wh&&$h?[Zd,"(",...xh,")"]:vh?[Zd,"(",...xh,")"]:(Gr(fh)||Fi(fh)||fh.type==="TypeAlias"||fh.type==="UnionTypeAnnotation"||fh.type==="IntersectionTypeAnnotation"||fh.type==="FunctionTypeAnnotation"&&fh.returnType===zd)&&Kd.length===1&&Kd[0].name===null&&zd.this!==Kd[0]&&Kd[0].typeAnnotation&&zd.typeParameters===null&&Vt(Kd[0].typeAnnotation)&&!zd.rest?od.arrowParens==="always"||zd.type==="HookTypeAnnotation"?["(",...xh,")"]:xh:[Zd,"(",m([Wv,...xh]),P(!xi(zd)&&ie(od,"all")&&tl.root.type!=="NGRoot"?",":""),Wv,")"]}function jo(tl){if(!tl)return!1;let od=K(tl);if(od.length!==1)return!1;let[_d]=od;return!T(_d)&&(_d.type==="ObjectPattern"||_d.type==="ArrayPattern"||_d.type==="Identifier"&&_d.typeAnnotation&&(_d.typeAnnotation.type==="TypeAnnotation"||_d.typeAnnotation.type==="TSTypeAnnotation")&&kA(_d.typeAnnotation.typeAnnotation)||_d.type==="FunctionTypeParam"&&kA(_d.typeAnnotation)&&_d!==tl.rest||_d.type==="AssignmentPattern"&&(_d.left.type==="ObjectPattern"||_d.left.type==="ArrayPattern")&&(_d.right.type==="Identifier"||DA(_d.right)&&_d.right.properties.length===0||xA(_d.right)&&_d.right.elements.length===0))}function ll(tl){let od;return tl.returnType?(od=tl.returnType,od.typeAnnotation&&(od=od.typeAnnotation)):tl.typeAnnotation&&(od=tl.typeAnnotation),od}function lt(tl,od){let _d=ll(tl);if(!_d)return!1;let Ad=tl.typeParameters?.params;if(Ad){if(Ad.length>1)return!1;if(Ad.length===1){let tl=Ad[0];if(tl.constraint||tl.default)return!1}}return K(tl).length===1&&(kA(_d)||ne(od))}function ml(tl){return tl.match((tl=>tl.type==="ArrowFunctionExpression"&&tl.body.type==="BlockStatement"),((tl,od)=>{if(tl.type==="CallExpression"&&od==="arguments"&&tl.arguments.length===1&&tl.callee.type==="CallExpression"){let od=tl.callee.callee;return od.type==="Identifier"||od.type==="MemberExpression"&&!od.computed&&od.object.type==="Identifier"&&od.property.type==="Identifier"}return!1}),((tl,od)=>tl.type==="VariableDeclarator"&&od==="init"||tl.type==="ExportDefaultDeclaration"&&od==="declaration"||tl.type==="TSExportAssignment"&&od==="expression"||tl.type==="AssignmentExpression"&&od==="right"&&tl.left.type==="MemberExpression"&&tl.left.object.type==="Identifier"&&tl.left.object.name==="module"&&tl.left.property.type==="Identifier"&&tl.left.property.name==="exports"),(tl=>tl.type!=="VariableDeclaration"||tl.kind==="const"&&tl.declarations.length===1))}function vo(tl){let od=K(tl);return od.length>1&&od.some((tl=>tl.type==="TSParameterProperty"))}function Nt(tl,od){return(od==="params"||od==="this"||od==="rest")&&jo(tl)}function X(tl){let{node:od}=tl;return!od.optional||od.type==="Identifier"&&od===tl.parent.key?"":NA(od)||OA(od)&&od.computed||od.type==="OptionalIndexedAccessType"?"?.":"?"}function sn(tl){return tl.node.definite||tl.match(void 0,((tl,od)=>od==="id"&&tl.type==="VariableDeclarator"&&tl.definite))?"!":""}var QE=hA(["DeclareClass","DeclareComponent","DeclareFunction","DeclareHook","DeclareVariable","DeclareExportDeclaration","DeclareExportAllDeclaration","DeclareOpaqueType","DeclareTypeAlias","DeclareEnum","DeclareInterface"]);function Q(tl){let{node:od}=tl;return od.declare||QE(od)&&tl.parent.type!=="DeclareExportDeclaration"?"declare ":""}var ME=hA(["TSAbstractMethodDefinition","TSAbstractPropertyDefinition","TSAbstractAccessorProperty"]);function Zt({node:tl}){return tl.abstract||ME(tl)?"abstract ":""}function Ft(tl,od,_d){return tl.type==="EmptyStatement"?T(tl,qA.Leading)?[" ",od]:od:tl.type==="BlockStatement"||_d?[" ",od]:m([Hv,od])}function jt(tl){return tl.accessibility?tl.accessibility+" ":""}var jE=/^[\$A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC][\$0-9A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]*$/,El=tl=>jE.test(tl),UE=El;function Fl(tl){return tl.length===1?tl:tl.toLowerCase().replace(/^([+-]?[\d.]+e)(?:\+|(-))?0*(?=\d)/u,"$1$2").replace(/^([+-]?[\d.]+)e[+-]?0+$/u,"$1").replace(/^([+-])?\./u,"$10.").replace(/(\.\d+?)0+(?=e|$)/u,"$1").replace(/\.(?=e|$)/u,"")}var GE=Fl;var $E=0;function on(tl,od,_d){let{node:Ad,parent:Dd,grandparent:zd,key:Kd}=tl,Zd=Kd!=="body"&&(Dd.type==="IfStatement"||Dd.type==="WhileStatement"||Dd.type==="SwitchStatement"||Dd.type==="DoWhileStatement"),fh=Ad.operator==="|>"&&tl.root.extra?.__isUsingHackPipeline,vh=xs(tl,od,_d,!1,Zd);if(Zd)return vh;if(fh)return l(vh);if(Kd==="callee"&&(NA(Dd)||Dd.type==="NewExpression")||Dd.type==="UnaryExpression"||OA(Dd)&&!Dd.computed)return l([m([Wv,...vh]),Wv]);let wh=Dd.type==="ReturnStatement"||Dd.type==="ThrowStatement"||Dd.type==="JSXExpressionContainer"&&zd.type==="JSXAttribute"||Ad.operator!=="|"&&Dd.type==="JsExpressionRoot"||Ad.type!=="NGPipeExpression"&&(Dd.type==="NGRoot"&&od.parser==="__ng_binding"||Dd.type==="NGMicrosyntaxExpression"&&zd.type==="NGMicrosyntax"&&zd.body.length===1)||Ad===Dd.body&&Dd.type==="ArrowFunctionExpression"||Ad!==Dd.body&&Dd.type==="ForStatement"||Dd.type==="ConditionalExpression"&&zd.type!=="ReturnStatement"&&zd.type!=="ThrowStatement"&&!NA(zd)&&zd.type!=="NewExpression"||Dd.type==="TemplateLiteral"||Al(tl),$h=Dd.type==="AssignmentExpression"||Dd.type==="VariableDeclarator"||Dd.type==="ClassProperty"||Dd.type==="PropertyDefinition"||Dd.type==="TSAbstractPropertyDefinition"||Dd.type==="ClassPrivateProperty"||Oe(Dd),Xh=FA(Ad.left)&&dr(Ad.operator,Ad.left.operator);if(wh||er(Ad)&&!Xh||!er(Ad)&&$h)return l(vh);if(vh.length===0)return"";let s_=BA(Ad.right),g_=vh.findIndex((tl=>typeof tl!="string"&&!Array.isArray(tl)&&tl.type===rv)),E_=vh.slice(0,g_===-1?1:g_+1),k_=vh.slice(E_.length,s_?-1:void 0),ef=Symbol("logicalChain-"+ ++$E),nf=l([...E_,m(k_)],{id:ef});if(!s_)return nf;let $f=xh(0,vh,-1);return l([nf,yt($f,{groupId:ef})])}function xs(tl,od,_d,Ad,Dd){let{node:zd}=tl;if(!FA(zd))return[l(_d())];let Kd=[];dr(zd.operator,zd.left.operator)?Kd=tl.call((()=>xs(tl,od,_d,!0,Dd)),"left"):Kd.push(l(_d("left")));let Zd=er(zd),fh=zd.right.type==="ChainExpression"?zd.right.expression:zd.right,vh=(zd.operator==="|>"||zd.type==="NGPipeExpression"||Cl(tl,od))&&!Ee(od.originalText,fh),wh=!T(fh,qA.Leading,_y)&&Ee(od.originalText,fh),xh=zd.type==="NGPipeExpression"?"|":zd.operator,$h=zd.type==="NGPipeExpression"&&zd.arguments.length>0?l(m([Wv,": ",L([Hv,": "],tl.map((()=>xe(2,l(_d()))),"arguments"))])):"",Xh;if(Zd)Xh=[xh,Ee(od.originalText,fh)?m([Hv,_d("right"),$h]):[" ",_d("right"),$h]];else{let Ad=xh==="|>"&&tl.root.extra?.__isUsingHackPipeline?tl.call((()=>xs(tl,od,_d,!0,Dd)),"right"):_d("right");if(od.experimentalOperatorPosition==="start"){let tl="";if(wh)switch(Bv(Ad)){case Nb:tl=Ad.splice(0,1)[0];break;case uv:tl=Ad.contents.splice(0,1)[0];break}Xh=[Hv,tl,xh," ",Ad,$h]}else Xh=[vh?Hv:"",xh,vh?" ":Hv,Ad,$h]}let{parent:s_}=tl,g_=T(zd.left,qA.Trailing|qA.Line);if((g_||!(Dd&&zd.type==="LogicalExpression")&&s_.type!==zd.type&&zd.left.type!==zd.type&&zd.right.type!==zd.type)&&(Xh=l(Xh,{shouldBreak:g_})),od.experimentalOperatorPosition==="start"?Kd.push(Zd||wh?" ":"",Xh):Kd.push(vh?"":" ",Xh),Ad&&T(zd)){let _d=Qt(De(tl,Kd,od));return _d.type===nv?_d.parts:Array.isArray(_d)?_d:[_d]}return Kd}function er(tl){return tl.type!=="LogicalExpression"?!1:!!(DA(tl.right)&&tl.right.properties.length>0||xA(tl.right)&&tl.right.elements.length>0||BA(tl.right))}var Jo=tl=>tl.type==="BinaryExpression"&&tl.operator==="|";function Cl(tl,od){return(od.parser==="__vue_expression"||od.parser==="__vue_ts_expression")&&Jo(tl.node)&&!tl.hasAncestor((tl=>!Jo(tl)&&tl.type!=="JsExpressionRoot"))}function Al(tl){if(tl.key!=="arguments")return!1;let{parent:od}=tl;if(!(NA(od)&&!od.optional&&od.arguments.length===1))return!1;let{callee:_d}=od;return _d.type==="Identifier"&&_d.name==="Boolean"}function un(tl,od,_d){let{node:Ad}=tl,{parent:Dd}=tl,zd=Dd.type!=="TypeParameterInstantiation"&&(!YA(Dd)||!od.experimentalTernaries)&&Dd.type!=="TSTypeParameterInstantiation"&&Dd.type!=="GenericTypeAnnotation"&&Dd.type!=="TSTypeReference"&&Dd.type!=="TSTypeAssertion"&&Dd.type!=="TupleTypeAnnotation"&&Dd.type!=="TSTupleType"&&!(Dd.type==="FunctionTypeParam"&&!Dd.name&&tl.grandparent.this!==Dd)&&!((zA(Dd)||Dd.type==="VariableDeclarator")&&Ee(od.originalText,Ad))&&!(zA(Dd)&&T(Dd.id,qA.Trailing|qA.Line)),Kd=gs(Ad),Zd=tl.map((()=>{let Ad=_d();return Kd||(Ad=xe(2,Ad)),De(tl,Ad,od)}),"types"),fh="",vh="";if(Yr(tl)&&({leading:fh,trailing:vh}=Mt(tl,od)),Kd)return[fh,L(" | ",Zd),vh];let wh=zd&&!Ee(od.originalText,Ad),xh=[P([wh?Hv:"","| "]),L([Hv,"| "],Zd)];if(NE(tl,od))return[fh,l([m(xh),Wv]),vh];let $h=[fh,l(xh)];return(Dd.type==="TupleTypeAnnotation"||Dd.type==="TSTupleType")&&Dd[Dd.type==="TupleTypeAnnotation"&&Dd.types?"types":"elementTypes"].length>1?[l([m([P(["(",Wv]),$h]),Wv,P(")")]),vh]:[l(zd?m($h):$h),vh]}var JE=hA(["VoidTypeAnnotation","TSVoidKeyword","NullLiteralTypeAnnotation","TSNullKeyword"]),qE=hA(["ObjectTypeAnnotation","TSTypeLiteral","GenericTypeAnnotation","TSTypeReference"]);function gs(tl){let{types:od}=tl;if(od.some((tl=>T(tl))))return!1;let _d=od.find((tl=>qE(tl)));return _d?od.every((tl=>tl===_d||JE(tl))):!1}function Go(tl){return Vt(tl)||kA(tl)?!0:HA(tl)?gs(tl):!1}var VE=new WeakSet;function G(tl,od,_d="typeAnnotation"){let{node:{[_d]:Ad}}=tl;if(!Ad)return"";let Dd=!1;if(Ad.type==="TSTypeAnnotation"||Ad.type==="TypeAnnotation"){let od=tl.call(Wo,_d);(od==="=>"||od===":"&&T(Ad,qA.Leading))&&(Dd=!0),VE.add(Ad)}return Dd?[" ",od(_d)]:od(_d)}var Wo=tl=>tl.match((tl=>tl.type==="TSTypeAnnotation"),((tl,od)=>(od==="returnType"||od==="typeAnnotation")&&(tl.type==="TSFunctionType"||tl.type==="TSConstructorType")))?"=>":tl.match((tl=>tl.type==="TSTypeAnnotation"),((tl,od)=>od==="typeAnnotation"&&(tl.type==="TSJSDocNullableType"||tl.type==="TSJSDocNonNullableType"||tl.type==="TSTypePredicate")))||tl.match((tl=>tl.type==="TypeAnnotation"),((tl,od)=>od==="typeAnnotation"&&tl.type==="Identifier"),((tl,od)=>od==="id"&&tl.type==="DeclareFunction"))||tl.match((tl=>tl.type==="TypeAnnotation"),((tl,od)=>od==="typeAnnotation"&&tl.type==="Identifier"),((tl,od)=>od==="id"&&tl.type==="DeclareHook"))||tl.match((tl=>tl.type==="TypeAnnotation"),((tl,od)=>od==="bound"&&tl.type==="TypeParameter"&&tl.usesExtendsBound))?"":":";function an(tl,od,_d){let Ad=Wo(tl);return Ad?[Ad," ",_d("typeAnnotation")]:_d("typeAnnotation")}function hl(tl,od,_d,Ad){let{node:Dd}=tl,zd=Dd.inexact?"...":"";return T(Dd,qA.Dangling)?l([_d,zd,v(tl,od,{indent:!0}),Wv,Ad]):[_d,zd,Ad]}function tr(tl,od,_d){let{node:Ad}=tl,Dd=[],zd="[",Kd="]",Zd=Ad.type==="TupleTypeAnnotation"&&Ad.types?"types":Ad.type==="TSTupleType"||Ad.type==="TupleTypeAnnotation"?"elementTypes":"elements",fh=Ad[Zd];if(fh.length===0)Dd.push(hl(tl,od,zd,Kd));else{let vh=xh(0,fh,-1),wh=vh?.type!=="RestElement"&&!Ad.inexact,$h=vh===null,Xh=Symbol("array"),s_=!od.__inJestEach&&fh.length>1&&fh.every(((tl,od,_d)=>{let Ad=tl?.type;if(!xA(tl)&&!DA(tl))return!1;let Dd=_d[od+1];if(Dd&&Ad!==Dd.type)return!1;let zd=xA(tl)?"elements":"properties";return tl[zd]&&tl[zd].length>1})),g_=hs(Ad,od),E_=wh?$h?",":ie(od)?g_?P(",","",{groupId:Xh}):P(","):"":"";Dd.push(l([zd,m([Wv,g_?Bl(tl,od,_d,E_):[Sl(tl,od,_d,Zd,Ad.inexact),E_],v(tl,od)]),Wv,Kd],{shouldBreak:s_,id:Xh}))}return Dd.push(X(tl),G(tl,_d)),Dd}function hs(tl,od){return xA(tl)&&tl.elements.length>0&&tl.elements.every((tl=>tl&&(Ce(tl)||Xn(tl)&&!T(tl.argument))&&!T(tl,qA.Trailing|qA.Line,(tl=>!Kf(od.originalText,w(tl),{backwards:!0})))))}function qo({node:tl},{originalText:od}){let _d=I(tl);if(_d===w(tl))return!1;let{length:Ad}=od;for(;_d{zd.push(Ad?l(_d()):""),(!Kd||Dd)&&zd.push([",",Hv,Ad&&qo(tl,od)?Wv:""])}),Ad),Dd&&zd.push("..."),zd}function Bl(tl,od,_d,Ad){let Dd=[];return tl.each((({isLast:zd,next:Kd})=>{Dd.push([_d(),zd?Ad:","]),zd||Dd.push(qo(tl,od)?[Kv,Kv]:T(Kd,qA.Leading|qA.Line)?Kv:Hv)}),"elements"),zr(Dd)}function bl(tl,od,_d){let{node:Ad}=tl,Dd=le(Ad);if(Dd.length===0)return["(",v(tl,od),")"];let zd=Dd.length-1;if(Il(Dd)){let od=["("];return $t(tl,((tl,Ad)=>{od.push(_d()),Ad!==zd&&od.push(", ")})),od.push(")"),od}let Kd=!1,Zd=[];$t(tl,(({node:tl},Ad)=>{let Dd=_d();Ad===zd||(oe(tl,od)?(Kd=!0,Dd=[Dd,",",Kv,Kv]):Dd=[Dd,",",Hv]),Zd.push(Dd)}));let fh=!od.parser.startsWith("__ng_")&&Ad.type!=="ImportExpression"&&Ad.type!=="TSImportType"&&Ad.type!=="TSExternalModuleReference"&&ie(od,"all")?",":"";function c(){return l(["(",m([Hv,...Zd]),fh,Hv,")"],{shouldBreak:!0})}if(Kd||tl.parent.type!=="Decorator"&&Ai(Dd))return c();if(kl(Dd)){let tl=Zd.slice(1);if(tl.some(ne))return c();let od;try{od=_d(Kn(Ad,0),{expandFirstArg:!0})}catch(tl){if(tl instanceof LE)return c();throw tl}return ne(od)?[qv,nt([["(",l(od,{shouldBreak:!0}),", ",...tl,")"],c()])]:nt([["(",od,", ",...tl,")"],["(",l(od,{shouldBreak:!0}),", ",...tl,")"],c()])}if(Pl(Dd,Zd,od)){let tl=Zd.slice(0,-1);if(tl.some(ne))return c();let od;try{od=_d(Kn(Ad,-1),{expandLastArg:!0})}catch(tl){if(tl instanceof LE)return c();throw tl}return ne(od)?[qv,nt([["(",...tl,l(od,{shouldBreak:!0}),")"],c()])]:nt([["(",...tl,od,")"],["(",...tl,l(od,{shouldBreak:!0}),")"],c()])}let vh=["(",m([Wv,...Zd]),P(fh),Wv,")"];return Ur(tl)?vh:l(vh,{shouldBreak:Zd.some(ne)||Kd})}function gr(tl,od=!1){return DA(tl)&&(tl.properties.length>0||T(tl))||xA(tl)&&(tl.elements.length>0||T(tl))||tl.type==="TSTypeAssertion"&&gr(tl.expression)||VA(tl)&&gr(tl.expression)||tl.type==="FunctionExpression"||tl.type==="ArrowFunctionExpression"&&(!tl.returnType||!tl.returnType.typeAnnotation||tl.returnType.typeAnnotation.type!=="TSTypeReference"||Ll(tl.body))&&(tl.body.type==="BlockStatement"||tl.body.type==="ArrowFunctionExpression"&&gr(tl.body,!0)||DA(tl.body)||xA(tl.body)||!od&&(NA(tl.body)||tl.body.type==="ConditionalExpression")||BA(tl.body))||tl.type==="DoExpression"||tl.type==="ModuleExpression"}function Pl(tl,od,_d){let Ad=xh(0,tl,-1);if(tl.length===1){let tl=xh(0,od,-1);if(tl.label?.embed&&tl.label?.hug!==!1)return!0}let Dd=xh(0,tl,-2);return!T(Ad,qA.Leading)&&!T(Ad,qA.Trailing)&&gr(Ad)&&(!Dd||Dd.type!==Ad.type)&&(tl.length!==2||Dd.type!=="ArrowFunctionExpression"||!xA(Ad))&&!(tl.length>1&&hs(Ad,_d))}function kl(tl){if(tl.length!==2)return!1;let[od,_d]=tl;return od.type==="ModuleExpression"&&Ol(_d)?!0:!T(od)&&(od.type==="FunctionExpression"||od.type==="ArrowFunctionExpression"&&od.body.type==="BlockStatement")&&_d.type!=="FunctionExpression"&&_d.type!=="ArrowFunctionExpression"&&_d.type!=="ConditionalExpression"&&Yo(_d)&&!gr(_d)}function Yo(tl){if(tl.type==="ParenthesizedExpression")return Yo(tl.expression);if(VA(tl)||tl.type==="TypeCastExpression"){let{typeAnnotation:od}=tl;if(od.type==="TypeAnnotation"&&(od=od.typeAnnotation),od.type==="TSArrayType"&&(od=od.elementType,od.type==="TSArrayType"&&(od=od.elementType)),od.type==="GenericTypeAnnotation"||od.type==="TSTypeReference"){let tl=od.type==="GenericTypeAnnotation"?od.typeParameters:od.typeArguments;tl?.params.length===1&&(od=tl.params[0])}return Vt(od)&&Re(tl.expression,1)}return Dt(tl)&&le(tl).length>1?!1:FA(tl)?Re(tl.left,1)&&Re(tl.right,1):Vn(tl)||Re(tl)}function Il(tl){return tl.length===2?Uo(tl,0):tl.length===3?tl[0].type==="Identifier"&&Uo(tl,1):!1}function Uo(tl,od){let _d=tl[od],Ad=tl[od+1];return _d.type==="ArrowFunctionExpression"&&K(_d).length===0&&_d.body.type==="BlockStatement"&&Ad.type==="ArrayExpression"&&!tl.some((tl=>T(tl)))}function Ll(tl){return tl.type==="BlockStatement"&&(tl.body.some((tl=>tl.type!=="EmptyStatement"))||T(tl,qA.Dangling))}function Ol(tl){if(!(tl.type==="ObjectExpression"&&tl.properties.length===1))return!1;let[od]=tl.properties;return Oe(od)?!od.computed&&(od.key.type==="Identifier"&&od.key.name==="type"||V(od.key)&&od.key.value==="type")&&V(od.value)&&od.value.value==="module":!1}var HE=bl;function Ho(tl,od,_d){return[_d("object"),l(m([Wv,Ss(tl,od,_d)]))]}function Ss(tl,od,_d){return["::",_d("callee")]}var wl=tl=>((tl.type==="ChainExpression"||tl.type==="TSNonNullExpression")&&(tl=tl.expression),NA(tl)&&le(tl).length>0);function _l(tl){let{node:od,ancestors:_d}=tl;for(let tl of _d){if(!(OA(tl)&&tl.object===od||tl.type==="TSNonNullExpression"&&tl.expression===od))return tl.type==="NewExpression"&&tl.callee===od;od=tl}return!1}function Xo(tl,od,_d){let Ad=_d("object"),Dd=Bs(tl,od,_d),{node:zd}=tl,Kd=tl.findAncestor((tl=>!(OA(tl)||tl.type==="TSNonNullExpression"))),Zd=tl.findAncestor((tl=>!(tl.type==="ChainExpression"||tl.type==="TSNonNullExpression"))),fh=Kd.type==="BindExpression"||Kd.type==="AssignmentExpression"&&Kd.left.type!=="Identifier"||_l(tl)||zd.computed||zd.object.type==="Identifier"&&zd.property.type==="Identifier"&&!OA(Zd)||(Zd.type==="AssignmentExpression"||Zd.type==="VariableDeclarator")&&(wl(zd.object)||Ad.label?.memberChain);return pt(Ad.label,[Ad,fh?Dd:l(m([Wv,Dd]))])}function Bs(tl,od,_d){let Ad=_d("property"),{node:Dd}=tl,zd=X(tl);return Dd.computed?!Dd.property||Ce(Dd.property)?[zd,"[",Ad,"]"]:l([zd,"[",m([Wv,Ad]),Wv,"]"]):[zd,".",Ad]}function Vo(tl,od,_d){if(tl.node.type==="ChainExpression")return tl.call((()=>Vo(tl,od,_d)),"expression");let Ad=(tl.parent.type==="ChainExpression"?tl.grandparent:tl.parent).type==="ExpressionStatement",Dd=[];function i(tl){let{originalText:_d}=od,Ad=ry(_d,I(tl));return _d.charAt(Ad)===")"?Ad!==!1&&tg(_d,Ad+1):oe(tl,od)}function o(){let{node:Ad}=tl;if(Ad.type==="ChainExpression")return tl.call(o,"expression");if(NA(Ad)&&(Tt(Ad.callee)||NA(Ad.callee))){let zd=i(Ad);Dd.unshift({node:Ad,hasTrailingEmptyLine:zd,printed:[De(tl,[X(tl),_d("typeArguments"),HE(tl,od,_d)],od),zd?Kv:""]}),tl.call(o,"callee")}else Tt(Ad)?(Dd.unshift({node:Ad,needsParens:NE(tl,od),printed:De(tl,OA(Ad)?Bs(tl,od,_d):Ss(tl,od,_d),od)}),tl.call(o,"object")):Ad.type==="TSNonNullExpression"?(Dd.unshift({node:Ad,printed:De(tl,"!",od)}),tl.call(o,"expression")):Dd.unshift({node:Ad,printed:_d()})}let{node:zd}=tl;Dd.unshift({node:zd,printed:[X(tl),_d("typeArguments"),HE(tl,od,_d)]}),zd.callee&&tl.call(o,"callee");let Kd=[],Zd=[Dd[0]],fh=1;for(;fh0&&Kd.push(Zd);function F(tl){return/^[A-Z]|^[$_]+$/u.test(tl)}function C(tl){return tl.length<=od.tabWidth}function d(tl){let od=tl[1][0]?.node.computed;if(tl[0].length===1){let _d=tl[0][0].node;return _d.type==="ThisExpression"||_d.type==="Identifier"&&(F(_d.name)||Ad&&C(_d.name)||od)}let _d=xh(0,tl[0],-1).node;return OA(_d)&&_d.property.type==="Identifier"&&(F(_d.property.name)||od)}let wh=Kd.length>=2&&!T(Kd[1][0].node)&&d(Kd);function B(tl){let od=tl.map((tl=>tl.printed));return tl.length>0&&xh(0,tl,-1).needsParens?["(",...od,")"]:od}function O(tl){return tl.length===0?"":m([Kv,L(Kv,tl.map(B))])}let $h=Kd.map(B),Xh=$h,s_=wh?3:2,g_=Kd.flat(),E_=g_.slice(1,-1).some((tl=>T(tl.node,qA.Leading)))||g_.slice(0,-1).some((tl=>T(tl.node,qA.Trailing)))||Kd[s_]&&T(Kd[s_][0].node,qA.Leading);if(Kd.length<=s_&&!E_&&!Kd.some((tl=>xh(0,tl,-1).hasTrailingEmptyLine)))return Ur(tl)?Xh:l(Xh);let k_=xh(0,Kd[wh?1:0],-1).node,ef=!NA(k_)&&i(k_),nf=[B(Kd[0]),wh?Kd.slice(1,2).map(B):"",ef?Kv:"",O(Kd.slice(wh?2:1))],$f=Dd.map((({node:tl})=>tl)).filter(NA);function Ie(){let tl=xh(0,xh(0,Kd,-1),-1).node,od=xh(0,$h,-1);return NA(tl)&&ne(od)&&$f.slice(0,-1).some((tl=>tl.arguments.some(IA)))}let Hf;return E_||$f.length>2&&$f.some((tl=>!tl.arguments.every((tl=>Re(tl)))))||$h.slice(0,-1).some(ne)||Ie()?Hf=l(nf):Hf=[ne(Xh)||ef?qv:"",nt([Xh,nf])],pt({memberChain:!0},Hf)}var WE=Vo;function vt(tl,od,_d){let{node:Ad}=tl,Dd=Ad.type==="NewExpression",zd=X(tl),Kd=le(Ad),Zd=Ad.type!=="TSImportType"&&Ad.typeArguments?_d("typeArguments"):"",fh=Kd.length===1&&Wr(Kd[0],od.originalText);if(fh||Nl(tl)||jl(tl)||It(Ad,tl.parent)){let od=[];if($t(tl,(()=>{od.push(_d())})),!(fh&&od[0].label?.embed))return[Dd?"new ":"",Ko(tl,_d),zd,Zd,"(",L(", ",od),")"]}let vh=Ad.type==="ImportExpression"||Ad.type==="TSImportType"||Ad.type==="TSExternalModuleReference";if(!vh&&!Dd&&Tt(Ad.callee)&&!tl.call((()=>NE(tl,od)),"callee",...Ad.callee.type==="ChainExpression"?["expression"]:[]))return WE(tl,od,_d);let wh=[Dd?"new ":"",Ko(tl,_d),zd,Zd,HE(tl,od,_d)];return vh||NA(Ad.callee)?l(wh):wh}function Ko(tl,od){let{node:_d}=tl;return _d.type==="ImportExpression"?`import${_d.phase?`.${_d.phase}`:""}`:_d.type==="TSImportType"?"import":_d.type==="TSExternalModuleReference"?"require":od("callee")}var YE=["require","require.resolve","require.resolve.paths","import.meta.resolve"];function Nl(tl){let{node:od}=tl;if(!(od.type==="ImportExpression"||od.type==="TSImportType"||od.type==="TSExternalModuleReference"||od.type==="CallExpression"&&!od.optional&&vA(od.callee,YE)))return!1;let _d=le(od);return _d.length===1&&V(_d[0])&&!T(_d[0])}function jl(tl){let{node:od}=tl;if(od.type!=="CallExpression"||od.optional||od.callee.type!=="Identifier")return!1;let _d=le(od);return od.callee.name==="require"?(_d.length===1&&V(_d[0])||_d.length>1)&&!T(_d[0]):od.callee.name==="define"&&tl.parent.type==="ExpressionStatement"?_d.length===1||_d.length===2&&_d[0].type==="ArrayExpression"||_d.length===3&&V(_d[0])&&_d[1].type==="ArrayExpression":!1}function ht(tl,od,_d,Ad,Dd,zd){let Kd=vl(tl,od,_d,Ad,zd),Zd=zd?_d(zd,{assignmentLayout:Kd}):"";switch(Kd){case"break-after-operator":return l([l(Ad),Dd,l(m([Hv,Zd]))]);case"never-break-after-operator":return l([l(Ad),Dd," ",Zd]);case"fluid":{let tl=Symbol("assignment");return l([l(Ad),Dd,l(m(Hv),{id:tl}),eE,yt(Zd,{groupId:tl})])}case"break-lhs":return l([Ad,Dd," ",l(Zd)]);case"chain":return[l(Ad),Dd,Hv,Zd];case"chain-tail":return[l(Ad),Dd,m([Hv,Zd])];case"chain-tail-arrow-chain":return[l(Ad),Dd,Zd];case"only-left":return Ad}}function Zo(tl,od,_d){let{node:Ad}=tl;return ht(tl,od,_d,_d("left"),[" ",Ad.operator],"right")}function eu(tl,od,_d){return ht(tl,od,_d,_d("id")," =","init")}function vl(tl,od,_d,Ad,Dd){let{node:zd}=tl,Kd=zd[Dd];if(!Kd)return"only-left";let Zd=!pn(Kd);if(tl.match(pn,tu,(tl=>!Zd||tl.type!=="ExpressionStatement"&&tl.type!=="VariableDeclaration")))return Zd?Kd.type==="ArrowFunctionExpression"&&Kd.body.type==="ArrowFunctionExpression"?"chain-tail-arrow-chain":"chain-tail":"chain";if(!Zd&&pn(Kd.right)||Ee(od.originalText,Kd))return"break-after-operator";if(zd.type==="ImportAttribute"||Kd.type==="CallExpression"&&Kd.callee.name==="require"||od.parser==="json5"||od.parser==="jsonc"||od.parser==="json")return"never-break-after-operator";let fh=Vi(Ad);if(Jl(zd)||ql(zd)||bs(zd)&&fh)return"break-lhs";let vh=Ul(zd,Ad,od);return tl.call((()=>Rl(tl,od,_d,vh)),Dd)?"break-after-operator":Gl(zd)?"break-lhs":!fh&&(vh||Kd.type==="TemplateLiteral"||Kd.type==="TaggedTemplateExpression"||Ei(Kd)||Ce(Kd)||Kd.type==="ClassExpression")?"never-break-after-operator":"fluid"}function Rl(tl,od,_d,Ad){let Dd=tl.node;if(FA(Dd)&&!er(Dd))return!0;switch(Dd.type){case"StringLiteralTypeAnnotation":case"SequenceExpression":return!0;case"TSConditionalType":case"ConditionalTypeAnnotation":if(!od.experimentalTernaries&&!Xl(Dd))break;return!0;case"ConditionalExpression":{if(!od.experimentalTernaries){let{test:tl}=Dd;return FA(tl)&&!er(tl)}let{consequent:tl,alternate:_d}=Dd;return tl.type==="ConditionalExpression"||_d.type==="ConditionalExpression"}case"ClassExpression":return rg(Dd.decorators)}if(Ad)return!1;let zd=Dd,Kd=[];for(;;)if(zd.type==="UnaryExpression"||zd.type==="AwaitExpression"||zd.type==="YieldExpression"&&zd.argument!==null)zd=zd.argument,Kd.push("argument");else if(zd.type==="TSNonNullExpression")zd=zd.expression,Kd.push("expression");else break;return!!(V(zd)||tl.call((()=>ru(tl,od,_d)),...Kd))}function Jl(tl){if(tu(tl)){let od=tl.left||tl.id;return od.type==="ObjectPattern"&&od.properties.length>2&&od.properties.some((tl=>Oe(tl)&&(!tl.shorthand||tl.value?.type==="AssignmentPattern")))}return!1}function pn(tl){return tl.type==="AssignmentExpression"}function tu(tl){return pn(tl)||tl.type==="VariableDeclarator"}function Gl(tl){let od=Wl(tl);if(rg(od)){let _d=tl.type==="TSTypeAliasDeclaration"?"constraint":"bound";if(od.length>1&&od.some((tl=>tl[_d]||tl.default)))return!0}return!1}function Wl(tl){if(zA(tl))return tl.typeParameters?.params}function ql(tl){if(tl.type!=="VariableDeclarator")return!1;let{typeAnnotation:od}=tl.id;if(!od||!od.typeAnnotation)return!1;let _d=Qo(od.typeAnnotation);return rg(_d)&&_d.length>1&&_d.some((tl=>rg(Qo(tl))||tl.type==="TSConditionalType"))}function bs(tl){return tl.type==="VariableDeclarator"&&tl.init?.type==="ArrowFunctionExpression"}function Qo(tl){let od;switch(tl.type){case"GenericTypeAnnotation":od=tl.typeParameters;break;case"TSTypeReference":od=tl.typeArguments;break}return od?.params}function ru(tl,od,_d,Ad=!1){let{node:Dd}=tl,i=()=>ru(tl,od,_d,!0);if(Dd.type==="ChainExpression"||Dd.type==="TSNonNullExpression")return tl.call(i,"expression");if(NA(Dd)){if(vt(tl,od,_d).label?.memberChain)return!1;let Ad=le(Dd);return!(Ad.length===0||Ad.length===1&&Fr(Ad[0],od))||Yl(Dd,_d)?!1:tl.call(i,"callee")}return OA(Dd)?tl.call(i,"object"):Ad&&(Dd.type==="Identifier"||Dd.type==="ThisExpression")}function Ul(tl,od,_d){return Oe(tl)?(od=Qt(od),typeof od=="string"&&E_(od)<_d.tabWidth+3):!1}function Yl(tl,od){let _d=Hl(tl);if(rg(_d)){if(_d.length>1)return!0;if(_d.length===1){let tl=_d[0];if(HA(tl)||WA(tl)||tl.type==="TSTypeLiteral"||tl.type==="ObjectTypeAnnotation")return!0}let Ad=tl.typeParameters?"typeParameters":"typeArguments";if(ne(od(Ad)))return!0}return!1}function Hl(tl){return(tl.typeParameters??tl.typeArguments)?.params}function zo(tl){switch(tl.type){case"FunctionTypeAnnotation":case"GenericTypeAnnotation":case"TSFunctionType":return!!tl.typeParameters;case"TSTypeReference":return!!tl.typeArguments;default:return!1}}function Xl(tl){return zo(tl.checkType)||zo(tl.extendsType)}var zE=new WeakMap;function su(tl){return/^(?:\d+|\d+\.\d+)$/u.test(tl)}function nu(tl,od){return od.parser==="json"||od.parser==="jsonc"||!V(tl.key)||sA(_A(tl.key),od).slice(1,-1)!==tl.key.value?!1:!!(UE(tl.key.value)&&!(od.parser==="babel-ts"&&tl.type==="ClassProperty"||(od.parser==="typescript"||od.parser==="oxc-ts")&&tl.type==="PropertyDefinition")||su(tl.key.value)&&String(Number(tl.key.value))===tl.key.value&&tl.type!=="ImportAttribute"&&(od.parser==="babel"||od.parser==="acorn"||od.parser==="oxc"||od.parser==="espree"||od.parser==="meriyah"||od.parser==="__babel_estree"))}function Vl(tl,od){let{key:_d}=tl.node;return(_d.type==="Identifier"||Ce(_d)&&su(GE(_A(_d)))&&String(_d.value)===GE(_A(_d))&&!(od.parser==="typescript"||od.parser==="babel-ts"||od.parser==="oxc-ts"))&&(od.parser==="json"||od.parser==="jsonc"||od.quoteProps==="consistent"&&zE.get(tl.parent))}function Ct(tl,od,_d){let{node:Ad}=tl;if(Ad.computed)return["[",_d("key"),"]"];let{parent:Dd}=tl,{key:zd}=Ad;if(od.quoteProps==="consistent"&&!zE.has(Dd)){let _d=tl.siblings.some((tl=>!tl.computed&&V(tl.key)&&!nu(tl,od)));zE.set(Dd,_d)}if(Vl(tl,od)){let _d=sA(JSON.stringify(zd.type==="Identifier"?zd.name:zd.value.toString()),od);return tl.call((()=>De(tl,_d,od)),"key")}return nu(Ad,od)&&(od.quoteProps==="as-needed"||od.quoteProps==="consistent"&&!zE.get(Dd))?tl.call((()=>De(tl,/^\d/u.test(zd.value)?GE(zd.value):zd.value,od)),"key"):_d("key")}function ln(tl,od,_d){let{node:Ad}=tl;return Ad.shorthand?_d("value"):ht(tl,od,_d,Ct(tl,od,_d),":","value")}var $l=({node:tl,key:od,parent:_d})=>od==="value"&&tl.type==="FunctionExpression"&&(_d.type==="ObjectMethod"||_d.type==="ClassMethod"||_d.type==="ClassPrivateMethod"||_d.type==="MethodDefinition"||_d.type==="TSAbstractMethodDefinition"||_d.type==="TSDeclareMethod"||_d.type==="Property"&&mt(_d));function mn(tl,od,_d,Ad){if($l(tl))return Dn(tl,od,_d);let{node:Dd}=tl,zd=!1;if((Dd.type==="FunctionDeclaration"||Dd.type==="FunctionExpression")&&Ad?.expandLastArg){let{parent:od}=tl;NA(od)&&(le(od).length>1||K(Dd).every((tl=>tl.type==="Identifier"&&!tl.typeAnnotation)))&&(zd=!0)}let Kd=[Q(tl),Dd.async?"async ":"",`function${Dd.generator?"*":""} `,Dd.id?_d("id"):""],Zd=Ke(tl,od,_d,zd),fh=rr(tl,_d),vh=lt(Dd,fh);return Kd.push(_d("typeParameters"),l([vh?l(Zd):Zd,fh]),Dd.body?" ":"",_d("body")),od.semi&&(Dd.declare||!Dd.body)&&Kd.push(";"),Kd}function Sr(tl,od,_d){let{node:Ad}=tl,{kind:Dd}=Ad,zd=Ad.value||Ad,Kd=[];return!Dd||Dd==="init"||Dd==="method"||Dd==="constructor"?zd.async&&Kd.push("async "):(ng(Dd==="get"||Dd==="set"),Kd.push(Dd," ")),zd.generator&&Kd.push("*"),Kd.push(Ct(tl,od,_d),Ad.optional?"?":"",Ad===zd?Dn(tl,od,_d):_d("value")),Kd}function Dn(tl,od,_d){let{node:Ad}=tl,Dd=Ke(tl,od,_d),zd=rr(tl,_d),Kd=vo(Ad),Zd=lt(Ad,zd),fh=[_d("typeParameters"),l([Kd?l(Dd,{shouldBreak:!0}):Zd?l(Dd):Dd,zd])];return Ad.body?fh.push(" ",_d("body")):fh.push(od.semi?";":""),fh}function Kl(tl){let od=K(tl);return od.length===1&&!tl.typeParameters&&!T(tl,qA.Dangling)&&od[0].type==="Identifier"&&!od[0].typeAnnotation&&!T(od[0])&&!od[0].optional&&!tl.predicate&&!tl.returnType}function fn(tl,od){if(od.arrowParens==="always")return!1;if(od.arrowParens==="avoid"){let{node:od}=tl;return Kl(od)}return!1}function rr(tl,od){let{node:_d}=tl,Ad=[G(tl,od,"returnType")];return _d.predicate&&Ad.push(od("predicate")),Ad}function iu(tl,od,_d){let{node:Ad}=tl,Dd=[];if(Ad.argument){let tl=_d("argument");Ql(od,Ad.argument)?tl=["(",m([Kv,tl]),Kv,")"]:(FA(Ad.argument)||od.experimentalTernaries&&Ad.argument.type==="ConditionalExpression"&&(Ad.argument.consequent.type==="ConditionalExpression"||Ad.argument.alternate.type==="ConditionalExpression"))&&(tl=l([P("("),m([Wv,tl]),Wv,P(")")])),Dd.push(" ",tl)}let zd=T(Ad,qA.Dangling),Kd=od.semi&&zd&&T(Ad,qA.Last|qA.Line);return Kd&&Dd.push(";"),zd&&Dd.push(" ",v(tl,od)),!Kd&&od.semi&&Dd.push(";"),Dd}function ou(tl,od,_d){return["return",iu(tl,od,_d)]}function uu(tl,od,_d){return["throw",iu(tl,od,_d)]}function Ql(tl,od){if(Ee(tl.originalText,od)||T(od,qA.Leading,(od=>oy(tl.originalText,w(od),I(od))))&&!BA(od))return!0;if(Xt(od)){let _d=od,Ad;for(;Ad=Di(_d);)if(_d=Ad,Ee(tl.originalText,_d))return!0}return!1}function au(tl,od){if(od.semi||ks(tl,od)||Ls(tl,od)||Is(tl,od))return!1;let{node:_d,key:Ad,parent:Dd}=tl;return!!(_d.type==="ExpressionStatement"&&(Ad==="body"&&(Dd.type==="Program"||Dd.type==="BlockStatement"||Dd.type==="StaticBlock"||Dd.type==="TSModuleBlock")||Ad==="consequent"&&Dd.type==="SwitchCase")&&tl.call((()=>pu(tl,od)),"expression"))}function pu(tl,od){let{node:_d}=tl;switch(_d.type){case"ParenthesizedExpression":case"TypeCastExpression":case"ArrayExpression":case"ArrayPattern":case"TemplateLiteral":case"TemplateElement":case"RegExpLiteral":return!0;case"ArrowFunctionExpression":if(!fn(tl,od))return!0;break;case"UnaryExpression":{let{prefix:tl,operator:od}=_d;if(tl&&(od==="+"||od==="-"))return!0;break}case"BindExpression":if(!_d.object)return!0;break;case"Literal":if(_d.regex)return!0;break;default:if(BA(_d))return!0}return NE(tl,od)?!0:Xt(_d)?tl.call((()=>pu(tl,od)),...Rr(_d)):!1}var Ps=({node:tl,parent:od})=>tl.type==="ExpressionStatement"&&od.type==="Program"&&od.body.length===1&&(Array.isArray(od.directives)&&od.directives.length===0||!od.directives);function ks(tl,od){return(od.parentParser==="markdown"||od.parentParser==="mdx")&&Ps(tl)&&BA(tl.node.expression)}function Is(tl,od){return od.__isHtmlInlineEventHandler&&Ps(tl)}function Ls(tl,od){return(od.parser==="__vue_event_binding"||od.parser==="__vue_ts_event_binding")&&Ps(tl)}var KE=class extends Error{name="UnexpectedNodeError";constructor(tl,od,_d="type"){super(`Unexpected ${od} node ${_d}: ${JSON.stringify(tl[_d])}.`),this.node=tl}},XE=KE;function ws(tl){if(typeof tl!="string")throw new TypeError("Expected a string");return tl.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var ZE=class{#de;constructor(tl){this.#de=new Set(tl)}getLeadingWhitespaceCount(tl){let od=this.#de,_d=0;for(let Ad=0;Ad=0&&od.has(tl.charAt(Ad));Ad--)_d++;return _d}getLeadingWhitespace(tl){let od=this.getLeadingWhitespaceCount(tl);return tl.slice(0,od)}getTrailingWhitespace(tl){let od=this.getTrailingWhitespaceCount(tl);return tl.slice(tl.length-od)}hasLeadingWhitespace(tl){return this.#de.has(tl.charAt(0))}hasTrailingWhitespace(tl){return this.#de.has(xh(0,tl,-1))}trimStart(tl){let od=this.getLeadingWhitespaceCount(tl);return tl.slice(od)}trimEnd(tl){let od=this.getTrailingWhitespaceCount(tl);return tl.slice(0,tl.length-od)}trim(tl){return this.trimEnd(this.trimStart(tl))}split(tl,od=!1){let _d=`[${ws([...this.#de].join(""))}]+`,Ad=new RegExp(od?`(${_d})`:_d,"u");return tl.split(Ad)}hasWhitespaceCharacter(tl){let od=this.#de;return Array.prototype.some.call(tl,(tl=>od.has(tl)))}hasNonWhitespaceCharacter(tl){let od=this.#de;return Array.prototype.some.call(tl,(tl=>!od.has(tl)))}isWhitespaceOnly(tl){let od=this.#de;return Array.prototype.every.call(tl,(tl=>od.has(tl)))}#he(tl){let od=Number.POSITIVE_INFINITY;for(let _d of tl.split(`\n`)){if(_d.length===0)continue;let tl=this.getLeadingWhitespaceCount(_d);if(tl===0)return 0;_d.length!==tl&&tltl.slice(od))).join(`\n`)}},ew=ZE;var tw=new ew(` \n\r\t`),Ms=tl=>tl===""||tl===Hv||tl===Kv||tl===Wv;function zl(tl,od,_d){let{node:Ad}=tl;if(Ad.type==="JSXElement"&&Dm(Ad))return[_d("openingElement"),_d("closingElement")];let Dd=Ad.type==="JSXElement"?_d("openingElement"):_d("openingFragment"),zd=Ad.type==="JSXElement"?_d("closingElement"):_d("closingFragment");if(Ad.children.length===1&&Ad.children[0].type==="JSXExpressionContainer"&&(Ad.children[0].expression.type==="TemplateLiteral"||Ad.children[0].expression.type==="TaggedTemplateExpression"))return[Dd,...tl.map(_d,"children"),zd];Ad.children=Ad.children.map((tl=>fm(tl)?{type:"JSXText",value:" ",raw:" "}:tl));let Kd=Ad.children.some(BA),Zd=Ad.children.filter((tl=>tl.type==="JSXExpressionContainer")).length>1,fh=Ad.type==="JSXElement"&&Ad.openingElement.attributes.length>1,vh=ne(Dd)||Kd||fh||Zd,wh=tl.parent.rootMarker==="mdx",$h=od.singleQuote?"{' '}":'{" "}',Xh=wh?Hv:P([$h,Wv]," "),s_=Ad.openingElement?.name?.name==="fbt",g_=Zl(tl,od,_d,Xh,s_),E_=Ad.children.some((tl=>Br(tl)));for(let tl=g_.length-2;tl>=0;tl--){let od=g_[tl]===""&&g_[tl+1]==="",_d=g_[tl]===Kv&&g_[tl+1]===""&&g_[tl+2]===Kv,Ad=(g_[tl]===Wv||g_[tl]===Kv)&&g_[tl+1]===""&&g_[tl+2]===Xh,Dd=g_[tl]===Xh&&g_[tl+1]===""&&(g_[tl+2]===Wv||g_[tl+2]===Kv),zd=g_[tl]===Xh&&g_[tl+1]===""&&g_[tl+2]===Xh,Kd=g_[tl]===Wv&&g_[tl+1]===""&&g_[tl+2]===Kv||g_[tl]===Kv&&g_[tl+1]===""&&g_[tl+2]===Wv;_d&&E_||od||Ad||zd||Kd?g_.splice(tl,2):Dd&&g_.splice(tl+1,2)}for(;g_.length>0&&Ms(xh(0,g_,-1));)g_.pop();for(;g_.length>1&&Ms(g_[0])&&Ms(g_[1]);)g_.shift(),g_.shift();let k_=[""];for(let[tl,od]of g_.entries()){if(od===Xh){if(tl===1&&$i(g_[tl-1])){if(g_.length===2){k_.push([k_.pop(),$h]);continue}k_.push([$h,Kv],"");continue}else if(tl===g_.length-1){k_.push([k_.pop(),$h]);continue}else if(g_[tl-1]===""&&g_[tl-2]===Kv){k_.push([k_.pop(),$h]);continue}}tl%2===0?k_.push([k_.pop(),od]):k_.push(od,""),ne(od)&&(vh=!0)}let ef=E_?zr(k_):l(k_,{shouldBreak:!0});if(od.cursorNode?.type==="JSXText"&&Ad.children.includes(od.cursorNode)?ef=[Vv,ef,Vv]:od.nodeBeforeCursor?.type==="JSXText"&&Ad.children.includes(od.nodeBeforeCursor)?ef=[Vv,ef]:od.nodeAfterCursor?.type==="JSXText"&&Ad.children.includes(od.nodeAfterCursor)&&(ef=[ef,Vv]),wh)return ef;let nf=l([Dd,m([Kv,ef]),Kv,zd]);return vh?nf:nt([l([Dd,...g_,zd]),nf])}function Zl(tl,od,_d,Ad,Dd){let zd="",Kd=[zd];function u(tl){zd=tl,Kd.push([Kd.pop(),tl])}function p(tl){tl!==""&&(zd=tl,Kd.push(tl,""))}return tl.each((({node:tl,next:od})=>{if(tl.type==="JSXText"){let _d=_A(tl);if(Br(tl)){let Kd=tw.split(_d,!0);Kd[0]===""&&(Kd.shift(),/\n/u.test(Kd[0])?p(mu(Dd,Kd[1],tl,od)):p(Ad),Kd.shift());let Zd;if(xh(0,Kd,-1)===""&&(Kd.pop(),Zd=Kd.pop()),Kd.length===0)return;for(let[tl,od]of Kd.entries())tl%2===1?p(Hv):u(od);Zd!==void 0?/\n/u.test(Zd)?p(mu(Dd,zd,tl,od)):p(Ad):p(lu(Dd,zd,tl,od))}else/\n/u.test(_d)?_d.match(/\n/gu).length>1&&p(Kv):p(Ad)}else{let Ad=_d();if(u(Ad),od&&Br(od)){let _d=tw.trim(_A(od)),[Ad]=tw.split(_d);p(lu(Dd,Ad,tl,od))}else p(Kv)}}),"children"),Kd}function lu(tl,od,_d,Ad){return tl?"":_d.type==="JSXElement"&&!_d.closingElement||Ad?.type==="JSXElement"&&!Ad.closingElement?od.length===1?Wv:Kv:Wv}function mu(tl,od,_d,Ad){return tl?Kv:od.length===1?_d.type==="JSXElement"&&!_d.closingElement||Ad?.type==="JSXElement"&&!Ad.closingElement?Kv:Wv:Kv}var rw=hA(["ArrayExpression","JSXAttribute","JSXElement","JSXExpressionContainer","JSXFragment","ExpressionStatement","NewExpression","CallExpression","OptionalCallExpression","ConditionalExpression","JsExpressionRoot","MatchExpressionCase"]);function tm(tl,od,_d){let{parent:Ad}=tl;if(rw(Ad))return od;let Dd=rm(tl),zd=NE(tl,_d);return l([zd?"":P("("),m([Wv,od]),Wv,zd?"":P(")")],{shouldBreak:Dd})}function rm(tl){return tl.match(void 0,((tl,od)=>od==="body"&&tl.type==="ArrowFunctionExpression"),((tl,od)=>od==="arguments"&&NA(tl)))&&(tl.match(void 0,void 0,void 0,((tl,od)=>od==="expression"&&tl.type==="JSXExpressionContainer"))||tl.match(void 0,void 0,void 0,((tl,od)=>od==="expression"&&tl.type==="ChainExpression"),((tl,od)=>od==="expression"&&tl.type==="JSXExpressionContainer")))}function nm(tl,od,_d){let{node:Ad}=tl,Dd=[_d("name")];if(Ad.value){let zd;if(V(Ad.value)){let _d=_A(Ad.value),Dd=vh(0,vh(0,_d.slice(1,-1),"'","'"),""",'"'),Kd=rA(Dd,od.jsxSingleQuote);Dd=Kd==='"'?vh(0,Dd,'"',"""):vh(0,Dd,"'","'"),zd=tl.call((()=>De(tl,qe(Kd+Dd+Kd),od)),"value")}else zd=_d("value");Dd.push("=",zd)}return Dd}function sm(tl,od,_d){let{node:Ad}=tl,s=(tl,od)=>tl.type==="JSXEmptyExpression"||!T(tl)&&(xA(tl)||DA(tl)||tl.type==="ArrowFunctionExpression"||tl.type==="AwaitExpression"&&(s(tl.argument,tl)||tl.argument.type==="JSXElement")||NA(tl)||tl.type==="ChainExpression"&&NA(tl.expression)||tl.type==="FunctionExpression"||tl.type==="TemplateLiteral"||tl.type==="TaggedTemplateExpression"||tl.type==="DoExpression"||BA(od)&&(tl.type==="ConditionalExpression"||FA(tl)));return s(Ad.expression,tl.parent)?l(["{",_d("expression"),eE,"}"]):l(["{",m([Wv,_d("expression")]),Wv,eE,"}"])}function im(tl,od,_d){let{node:Ad}=tl,Dd=T(Ad.name)||T(Ad.typeArguments);if(Ad.selfClosing&&Ad.attributes.length===0&&!Dd)return["<",_d("name"),_d("typeArguments")," />"];if(Ad.attributes?.length===1&&V(Ad.attributes[0].value)&&!Ad.attributes[0].value.value.includes(`\n`)&&!Dd&&!T(Ad.attributes[0]))return l(["<",_d("name"),_d("typeArguments")," ",...tl.map(_d,"attributes"),Ad.selfClosing?" />":">"]);let zd=Ad.attributes?.some((tl=>V(tl.value)&&tl.value.value.includes(`\n`))),Kd=od.singleAttributePerLine&&Ad.attributes.length>1?Kv:Hv;return l(["<",_d("name"),_d("typeArguments"),m(tl.map((()=>[Kd,_d()]),"attributes")),...om(Ad,od,Dd)],{shouldBreak:zd})}function om(tl,od,_d){return tl.selfClosing?[Hv,"/>"]:um(tl,od,_d)?[">"]:[Wv,">"]}function um(tl,od,_d){let Ad=tl.attributes.length>0&&T(xh(0,tl.attributes,-1),qA.Trailing);return tl.attributes.length===0&&!_d||(od.bracketSameLine||od.jsxBracketSameLine)&&(!_d||tl.attributes.length>0)&&!Ad}function am(tl,od,_d){let{node:Ad}=tl,Dd=[""),Dd}function pm(tl,od){let{node:_d}=tl,Ad=T(_d),Dd=T(_d,qA.Line),zd=_d.type==="JSXOpeningFragment";return[zd?"<":""]}function cm(tl,od,_d){let Ad=De(tl,zl(tl,od,_d),od);return tm(tl,Ad,od)}function lm(tl,od){let{node:_d}=tl,Ad=T(_d,qA.Line);return[v(tl,od,{indent:Ad}),Ad?Kv:""]}function mm(tl,od,_d){let{node:Ad}=tl;return["{",tl.call((({node:Ad})=>{let Dd=["...",_d()];return T(Ad)?[m([Wv,De(tl,Dd,od)]),Wv]:Dd}),Ad.type==="JSXSpreadAttribute"?"argument":"expression"),"}"]}function Du(tl,od,_d){let{node:Ad}=tl;if(Ad.type.startsWith("JSX"))switch(Ad.type){case"JSXAttribute":return nm(tl,od,_d);case"JSXIdentifier":return Ad.name;case"JSXNamespacedName":return L(":",[_d("namespace"),_d("name")]);case"JSXMemberExpression":return L(".",[_d("object"),_d("property")]);case"JSXSpreadAttribute":case"JSXSpreadChild":return mm(tl,od,_d);case"JSXExpressionContainer":return sm(tl,od,_d);case"JSXFragment":case"JSXElement":return cm(tl,od,_d);case"JSXOpeningElement":return im(tl,od,_d);case"JSXClosingElement":return am(tl,od,_d);case"JSXOpeningFragment":case"JSXClosingFragment":return pm(tl,od);case"JSXEmptyExpression":return lm(tl,od);case"JSXText":throw new Error("JSXText should be handled by JSXElement");default:throw new XE(Ad,"JSX")}}function Dm(tl){if(tl.children.length===0)return!0;if(tl.children.length>1)return!1;let od=tl.children[0];return od.type==="JSXText"&&!Br(od)}function Br(tl){return tl.type==="JSXText"&&(tw.hasNonWhitespaceCharacter(_A(tl))||!/\n/u.test(_A(tl)))}function fm(tl){return tl.type==="JSXExpressionContainer"&&V(tl.expression)&&tl.expression.value===" "&&!T(tl.expression)}function fu(tl){let{node:od,parent:_d}=tl;if(!BA(od)||!BA(_d))return!1;let{index:Ad,siblings:Dd}=tl,zd;for(let tl=Ad;tl>0;tl--){let od=Dd[tl-1];if(!(od.type==="JSXText"&&!Br(od))){zd=od;break}}return zd?.type==="JSXExpressionContainer"&&zd.expression.type==="JSXEmptyExpression"&&Ot(zd.expression)}function ym(tl){return Ot(tl.node)||fu(tl)}var nw=ym;function Eu(tl,od,_d){let{node:Ad}=tl;if(Ad.type.startsWith("NG"))switch(Ad.type){case"NGRoot":return _d("node");case"NGPipeExpression":return on(tl,od,_d);case"NGChainedExpression":return l(L([";",Hv],tl.map((()=>dm(tl)?_d():["(",_d(),")"]),"expressions")));case"NGEmptyExpression":return"";case"NGMicrosyntax":return tl.map((()=>[tl.isFirst?"":yu(tl)?" ":[";",Hv],_d()]),"body");case"NGMicrosyntaxKey":return/^[$_a-z][\w$]*(?:-[$_a-z][\w$])*$/iu.test(Ad.name)?Ad.name:JSON.stringify(Ad.name);case"NGMicrosyntaxExpression":return[_d("expression"),Ad.alias===null?"":[" as ",_d("alias")]];case"NGMicrosyntaxKeyedExpression":{let{index:od,parent:Dd}=tl,zd=yu(tl)||Em(tl)||(od===1&&(Ad.key.name==="then"||Ad.key.name==="else"||Ad.key.name==="as")||od===2&&(Ad.key.name==="else"&&Dd.body[od-1].type==="NGMicrosyntaxKeyedExpression"&&Dd.body[od-1].key.name==="then"||Ad.key.name==="track"))&&Dd.body[0].type==="NGMicrosyntaxExpression";return[_d("key"),zd?" ":": ",_d("expression")]}case"NGMicrosyntaxLet":return["let ",_d("key"),Ad.value===null?"":[" = ",_d("value")]];case"NGMicrosyntaxAs":return[_d("key")," as ",_d("alias")];default:throw new XE(Ad,"Angular")}}function yu({node:tl,index:od}){return tl.type==="NGMicrosyntaxKeyedExpression"&&tl.key.name==="of"&&od===1}function Em(tl){let{node:od}=tl;return tl.parent.body[1].key.name==="of"&&od.type==="NGMicrosyntaxKeyedExpression"&&od.key.name==="track"&&od.key.type==="NGMicrosyntaxKey"}var iw=hA(["CallExpression","OptionalCallExpression","AssignmentExpression"]);function dm({node:tl}){return Er(tl,iw)}function Ns(tl,od,_d){let{node:Ad}=tl;return l([L(Hv,tl.map(_d,"decorators")),Cu(Ad,od)?Kv:Hv])}function Fu(tl,od,_d){return Au(tl.node)?[L(Kv,tl.map(_d,"declaration","decorators")),Kv]:""}function du(tl,od,_d){let{node:Ad,parent:Dd}=tl,{decorators:zd}=Ad;if(!rg(zd)||Au(Dd)||nw(tl))return"";let Kd=Ad.type==="ClassExpression"||Ad.type==="ClassDeclaration"||Cu(Ad,od);return[tl.key==="declaration"&&CA(Dd)?Kv:Kd?qv:"",L(Hv,tl.map(_d,"decorators")),Hv]}function Cu(tl,od){return tl.decorators.some((tl=>Kf(od.originalText,I(tl))))}function Au(tl){if(tl.type!=="ExportDefaultDeclaration"&&tl.type!=="ExportNamedDeclaration"&&tl.type!=="DeclareExportDeclaration")return!1;let od=tl.declaration?.decorators;return rg(od)&&bt(tl,od[0])}var sw=new WeakMap;function Tu(tl){return sw.has(tl)||sw.set(tl,tl.type==="ConditionalExpression"&&!ye(tl,(tl=>tl.type==="ObjectExpression"))),sw.get(tl)}var Cm=tl=>tl.type==="SequenceExpression";function xu(tl,od,_d,Ad={}){let Dd=[],zd,Kd=[],Zd=!1,fh=!Ad.expandLastArg&&tl.node.body.type==="ArrowFunctionExpression",vh;(function O(){let{node:wh}=tl,xh=Am(tl,od,_d,Ad);if(Dd.length===0)Dd.push(xh);else{let{leading:_d,trailing:Ad}=Mt(tl,od);Dd.push([_d,xh]),Kd.unshift(Ad)}fh&&(Zd||(Zd=wh.returnType&&K(wh).length>0||wh.typeParameters||K(wh).some((tl=>tl.type!=="Identifier")))),!fh||wh.body.type!=="ArrowFunctionExpression"?(zd=_d("body",Ad),vh=wh.body):tl.call(O,"body")})();let wh=!Ee(od.originalText,vh)&&(Cm(vh)||Tm(vh,zd,od)||!Zd&&Tu(vh)),xh=tl.key==="callee"&&Dt(tl.parent),$h=Symbol("arrow-chain"),Xh=xm(tl,Ad,{signatureDocs:Dd,shouldBreak:Zd}),s_=!1,g_=!1,E_=!1;return fh&&(xh||Ad.assignmentLayout)&&(g_=!0,E_=!T(tl.node,qA.Leading&qA.Line),s_=Ad.assignmentLayout==="chain-tail-arrow-chain"||xh&&!wh),zd=gm(tl,od,Ad,{bodyDoc:zd,bodyComments:Kd,functionBody:vh,shouldPutBodyOnSameLine:wh}),l([l(g_?m([E_?Wv:"",Xh]):Xh,{shouldBreak:s_,id:$h})," =>",fh?yt(zd,{groupId:$h}):l(zd),fh&&xh?P(Wv,"",{groupId:$h}):""])}function Am(tl,od,_d,Ad){let{node:Dd}=tl,zd=[];if(Dd.async&&zd.push("async "),fn(tl,od))zd.push(_d(["params",0]));else{let Dd=Ad.expandLastArg||Ad.expandFirstArg,Kd=rr(tl,_d);if(Dd){if(ne(Kd))throw new LE;Kd=l(_t(Kd))}zd.push(l([Ke(tl,od,_d,Dd,!0),Kd]))}let Kd=v(tl,od,{filter(tl){let _d=ry(od.originalText,I(tl));return _d!==!1&&od.originalText.slice(_d,_d+2)==="=>"}});return Kd&&zd.push(" ",Kd),zd}function Tm(tl,od,_d){return xA(tl)||DA(tl)||tl.type==="ArrowFunctionExpression"||tl.type==="DoExpression"||tl.type==="BlockStatement"||BA(tl)||od.label?.hug!==!1&&(od.label?.embed||Wr(tl,_d.originalText))}function xm(tl,od,{signatureDocs:_d,shouldBreak:Ad}){if(_d.length===1)return _d[0];let{parent:Dd,key:zd}=tl;return zd!=="callee"&&Dt(Dd)||FA(Dd)?l([_d[0]," =>",m([Hv,L([" =>",Hv],_d.slice(1))])],{shouldBreak:Ad}):zd==="callee"&&Dt(Dd)||od.assignmentLayout?l(L([" =>",Hv],_d),{shouldBreak:Ad}):l(m(L([" =>",Hv],_d)),{shouldBreak:Ad})}function gm(tl,od,_d,{bodyDoc:Ad,bodyComments:Dd,functionBody:zd,shouldPutBodyOnSameLine:Kd}){let{node:Zd,parent:fh}=tl,vh=_d.expandLastArg&&ie(od,"all")?P(","):"",wh=(_d.expandLastArg||fh.type==="JSXExpressionContainer")&&!T(Zd)?Wv:"";return Kd&&Tu(zd)?[" ",l([P("","("),m([Wv,Ad]),P("",")"),vh,wh]),Dd]:Kd?[" ",Ad,Dd]:[m([Hv,Ad,Dd]),vh,wh]}var aw=Array.prototype.findLast??function(tl){for(let od=this.length-1;od>=0;od--){let _d=this[od];if(tl(_d,od,this))return _d}},ow=Wt("findLast",(function(){if(Array.isArray(this))return aw})),lw=ow;function br(tl,od,_d,Ad){let{node:Dd}=tl,zd=[],Kd=lw(0,Dd[Ad],(tl=>tl.type!=="EmptyStatement"));return tl.each((({node:tl})=>{tl.type!=="EmptyStatement"&&(zd.push(_d()),tl!==Kd&&(zd.push(Kv),oe(tl,od)&&zd.push(Kv)))}),Ad),zd}function En(tl,od,_d){let Ad=Bm(tl,od,_d),{node:Dd,parent:zd}=tl;if(Dd.type==="Program"&&zd?.type!=="ModuleExpression")return Ad?[Ad,Kv]:"";let Kd=[];if(Dd.type==="StaticBlock"&&Kd.push("static "),Kd.push("{"),Ad)Kd.push(m([Kv,Ad]),Kv);else{let od=tl.grandparent;zd.type==="ArrowFunctionExpression"||zd.type==="FunctionExpression"||zd.type==="FunctionDeclaration"||zd.type==="ComponentDeclaration"||zd.type==="HookDeclaration"||zd.type==="ObjectMethod"||zd.type==="ClassMethod"||zd.type==="ClassPrivateMethod"||zd.type==="ForStatement"||zd.type==="WhileStatement"||zd.type==="DoWhileStatement"||zd.type==="DoExpression"||zd.type==="ModuleExpression"||zd.type==="CatchClause"&&!od.finalizer||zd.type==="TSModuleDeclaration"||zd.type==="MatchStatementCase"||Dd.type==="StaticBlock"||Kd.push(Kv)}return Kd.push("}"),Kd}function Bm(tl,od,_d){let{node:Ad}=tl,Dd=rg(Ad.directives),zd=Ad.body.some((tl=>tl.type!=="EmptyStatement")),Kd=T(Ad,qA.Dangling);if(!Dd&&!zd&&!Kd)return"";let Zd=[];return Dd&&(Zd.push(br(tl,od,_d,"directives")),(zd||Kd)&&(Zd.push(Kv),oe(xh(0,Ad.directives,-1),od)&&Zd.push(Kv))),zd&&Zd.push(br(tl,od,_d,"body")),Kd&&Zd.push(v(tl,od)),Zd}function bm(tl){let od=new WeakMap;return function(_d){return od.has(_d)||od.set(_d,Symbol(tl)),od.get(_d)}}var cw=bm;function Rt(tl,od,_d){let{node:Ad}=tl,Dd=[],zd=Ad.type==="ObjectTypeAnnotation",Kd=!Bu(tl),Zd=Kd?Hv:Kv,fh=T(Ad,qA.Dangling),[vh,wh]=zd&&Ad.exact?["{|","|}"]:"{}",$h;if(Pm(tl,(({node:Ad,next:fh,isLast:vh})=>{if($h??($h=Ad),Dd.push(_d()),Kd&&zd){let{parent:_d}=tl;_d.inexact||!vh?Dd.push(","):ie(od)&&Dd.push(P(","))}!Kd&&(km({node:Ad,next:fh},od)||Pu({node:Ad,next:fh},od))&&Dd.push(";"),vh||(Dd.push(Zd),oe(Ad,od)&&Dd.push(Kv))})),fh&&Dd.push(v(tl,od)),Ad.type==="ObjectTypeAnnotation"&&Ad.inexact){let tl;T(Ad,qA.Dangling)?tl=[T(Ad,qA.Line)||Kf(od.originalText,I(xh(0,et(Ad),-1)))?Kv:Hv,"..."]:tl=[$h?Hv:"","..."],Dd.push(tl)}if(Kd){let _d=fh||od.objectWrap==="preserve"&&$h&&oy(od.originalText,w(Ad),w($h)),zd;if(Dd.length===0)zd=vh+wh;else{let tl=od.bracketSpacing?Hv:Wv;zd=[vh,m([tl,...Dd]),tl,wh]}return tl.match(void 0,((tl,od)=>od==="typeAnnotation"),((tl,od)=>od==="typeAnnotation"),Nt)||tl.match(void 0,((tl,od)=>tl.type==="FunctionTypeParam"&&od==="typeAnnotation"),Nt)?zd:l(zd,{shouldBreak:_d})}return[vh,Dd.length>0?[m([Kv,Dd]),Kv]:"",wh]}function Bu(tl){let{node:od}=tl;if(od.type==="ObjectTypeAnnotation"){let{key:od,parent:_d}=tl;return od==="body"&&(_d.type==="InterfaceDeclaration"||_d.type==="DeclareInterface"||_d.type==="DeclareClass")}return od.type==="ClassBody"||od.type==="TSInterfaceBody"}function Pm(tl,od){let{node:_d}=tl;if(_d.type==="ClassBody"||_d.type==="TSInterfaceBody"){tl.each(od,"body");return}if(_d.type==="TSTypeLiteral"){tl.each(od,"members");return}if(_d.type==="ObjectTypeAnnotation"){let _d=["properties","indexers","callProperties","internalSlots"].flatMap((od=>tl.map((({node:tl,index:_d})=>({node:tl,loc:w(tl),selector:[od,_d]})),od))).sort(((tl,od)=>tl.loc-od.loc));for(let[Ad,{node:Dd,selector:zd}]of _d.entries())tl.call((()=>od({node:Dd,next:_d[Ad+1]?.node,isLast:Ad===_d.length-1})),...zd)}}function he(tl,od){let{parent:_d}=tl;return tl.callParent(Bu)?od.semi||_d.type==="ObjectTypeAnnotation"?";":"":_d.type==="TSTypeLiteral"?tl.isLast?od.semi?P(";"):"":od.semi||Pu({node:tl.node,next:tl.next},od)?";":P("",";"):""}var uw=hA(["ClassProperty","PropertyDefinition","ClassPrivateProperty","ClassAccessorProperty","AccessorProperty","TSAbstractPropertyDefinition","TSAbstractAccessorProperty"]),bu=tl=>{if(tl.computed||tl.typeAnnotation)return!1;let{type:od,name:_d}=tl.key;return od==="Identifier"&&(_d==="static"||_d==="get"||_d==="set")};function km({node:tl,next:od},_d){if(_d.semi||!uw(tl))return!1;if(!tl.value&&bu(tl))return!0;if(!od||od.static||od.accessibility||od.readonly)return!1;if(!od.computed){let tl=od.key?.name;if(tl==="in"||tl==="instanceof")return!0}if(uw(od)&&od.variance&&!od.static&&!od.declare)return!0;switch(od.type){case"ClassProperty":case"PropertyDefinition":case"TSAbstractPropertyDefinition":return od.computed;case"MethodDefinition":case"TSAbstractMethodDefinition":case"ClassMethod":case"ClassPrivateMethod":{if((od.value?od.value.async:od.async)||od.kind==="get"||od.kind==="set")return!1;let tl=od.value?od.value.generator:od.generator;return!!(od.computed||tl)}case"TSIndexSignature":return!0}return!1}var pw=hA(["TSPropertySignature"]);function Pu({node:tl,next:od},_d){if(_d.semi||!pw(tl))return!1;if(bu(tl))return!0;if(!od)return!1;switch(od.type){case"TSCallSignatureDeclaration":return!0}return!1}var dw=cw("heritageGroup"),hw=hA(["TSInterfaceDeclaration","DeclareInterface","InterfaceDeclaration","InterfaceTypeAnnotation"]);function sr(tl,od,_d){let{node:Ad}=tl,Dd=hw(Ad),zd=[Q(tl),Zt(tl),Dd?"interface":"class"],Kd=Iu(tl),Zd=[],fh=[];if(Ad.type!=="InterfaceTypeAnnotation"){Ad.id&&Zd.push(" ");for(let Dd of["id","typeParameters"])if(Ad[Dd]){let{leading:Ad,trailing:zd}=tl.call((()=>Mt(tl,od)),Dd);Zd.push(Ad,_d(Dd),m(zd))}}if(Ad.superClass){let Dd=[Mm(tl,od,_d),_d(Ad.superTypeArguments?"superTypeArguments":"superTypeParameters")],zd=tl.call((()=>["extends ",De(tl,Dd,od)]),"superClass");Kd?fh.push(Hv,l(zd)):fh.push(" ",zd)}else fh.push(Rs(tl,od,_d,"extends"));fh.push(Rs(tl,od,_d,"mixins"),Rs(tl,od,_d,"implements"));let vh;return Kd?(vh=dw(Ad),zd.push(l([...Zd,m(fh)],{id:vh}))):zd.push(...Zd,...fh),!Dd&&Kd&&wm(Ad.body)?zd.push(P(Kv," ",{groupId:vh})):zd.push(" "),zd.push(_d("body")),zd}function wm(tl){return tl.type==="ObjectTypeAnnotation"?["properties","indexers","callProperties","internalSlots"].some((od=>rg(tl[od]))):rg(tl.body)}function ku(tl){let od=tl.superClass?1:0;for(let _d of["extends","mixins","implements"])if(Array.isArray(tl[_d])&&(od+=tl[_d].length),od>1)return!0;return od>1}function _m(tl){let{node:od}=tl;if(T(od.id,qA.Trailing)||T(od.typeParameters,qA.Trailing)||T(od.superClass)||ku(od))return!0;if(od.superClass)return tl.parent.type==="AssignmentExpression"?!1:!(od.superTypeArguments??od.superTypeParameters)&&OA(od.superClass);let _d=od.extends?.[0]??od.mixins?.[0]??od.implements?.[0];return _d?_d.type==="InterfaceExtends"&&_d.id.type==="QualifiedTypeIdentifier"&&!_d.typeParameters||(_d.type==="TSClassImplements"||_d.type==="TSInterfaceHeritage")&&OA(_d.expression)&&!_d.typeArguments:!1}var _w=new WeakMap;function Iu(tl){let{node:od}=tl;return _w.has(od)||_w.set(od,_m(tl)),_w.get(od)}function Rs(tl,od,_d,Ad){let{node:Dd}=tl;if(!rg(Dd[Ad]))return"";let zd=v(tl,od,{marker:Ad}),Kd=L([",",Hv],tl.map(_d,Ad));if(!ku(Dd)){let od=[`${Ad} `,zd,Kd];return Iu(tl)?[Hv,l(od)]:[" ",od]}return[Hv,zd,zd&&Kv,Ad,l(m([Hv,Kd]))]}function Mm(tl,od,_d){let Ad=_d("superClass"),{parent:Dd}=tl;return Dd.type==="AssignmentExpression"?l(P(["(",m([Wv,Ad]),Wv,")"],Ad)):Ad}function Fn(tl,od,_d){let{node:Ad}=tl,Dd=[];return rg(Ad.decorators)&&Dd.push(Ns(tl,od,_d)),Dd.push(jt(Ad)),Ad.static&&Dd.push("static "),Dd.push(Zt(tl)),Ad.override&&Dd.push("override "),Dd.push(Sr(tl,od,_d)),Dd}function dn(tl,od,_d){let{node:Ad}=tl,Dd=[];rg(Ad.decorators)&&Dd.push(Ns(tl,od,_d)),Dd.push(Q(tl),jt(Ad)),Ad.static&&Dd.push("static "),Dd.push(Zt(tl)),Ad.override&&Dd.push("override "),Ad.readonly&&Dd.push("readonly "),Ad.variance&&Dd.push(_d("variance")),(Ad.type==="ClassAccessorProperty"||Ad.type==="AccessorProperty"||Ad.type==="TSAbstractAccessorProperty")&&Dd.push("accessor "),Dd.push(Ct(tl,od,_d),X(tl),sn(tl),G(tl,_d));let zd=Ad.type==="TSAbstractPropertyDefinition"||Ad.type==="TSAbstractAccessorProperty";return[ht(tl,od,_d,Dd," =",zd?void 0:"value"),od.semi?";":""]}var fw=hA(["TSAsExpression","TSTypeAssertion","TSNonNullExpression","TSInstantiationExpression","TSSatisfiesExpression"]);function Js(tl){return fw(tl)?Js(tl.expression):tl}var mw=hA(["FunctionExpression","ArrowFunctionExpression"]);function Ou(tl){return tl.type==="MemberExpression"||tl.type==="OptionalMemberExpression"||tl.type==="Identifier"&&tl.name!=="undefined"}function jm(tl,od){if(Ls(tl,od)){let od=Js(tl.node.expression);return mw(od)||Ou(od)}return!(!od.semi||ks(tl,od)||Is(tl,od))}function wu(tl,od,_d){return[_d("expression"),jm(tl,od)?";":""]}function _u(tl,od,_d){if(od.__isVueBindings||od.__isVueForBindingLeft){let Ad=tl.map(_d,"program","body",0,"params");if(Ad.length===1)return Ad[0];let Dd=L([",",Hv],Ad);return od.__isVueForBindingLeft?["(",m([Wv,l(Dd)]),Wv,")"]:Dd}if(od.__isEmbeddedTypescriptGenericParameters){let od=tl.map(_d,"program","body",0,"typeParameters","params");return L([",",Hv],od)}}function ju(tl,od){let{node:_d}=tl;switch(_d.type){case"RegExpLiteral":return Mu(_d);case"BigIntLiteral":return Cn(_d.extra.raw);case"NumericLiteral":return GE(_d.extra.raw);case"StringLiteral":return qe(sA(_d.extra.raw,od));case"NullLiteral":return"null";case"BooleanLiteral":return String(_d.value);case"DirectiveLiteral":return Nu(_d.extra.raw,od);case"Literal":{if(_d.regex)return Mu(_d.regex);if(_d.bigint)return Cn(_d.raw);let{value:Ad}=_d;return typeof Ad=="number"?GE(_d.raw):typeof Ad=="string"?vm(tl)?Nu(_d.raw,od):qe(sA(_d.raw,od)):String(Ad)}}}function vm(tl){if(tl.key!=="expression")return;let{parent:od}=tl;return od.type==="ExpressionStatement"&&typeof od.directive=="string"}function Cn(tl){return tl.toLowerCase()}function Mu({pattern:tl,flags:od}){return od=[...od].sort().join(""),`/${tl}/${od}`}var gw="use strict";function Nu(tl,od){let _d=tl.slice(1,-1);if(_d===gw||!(_d.includes('"')||_d.includes("'"))){let tl=od.singleQuote?"'":'"';return tl+_d+tl}return tl}function Jm(tl,od,_d){let Ad=tl.originalText.slice(od,_d);for(let Dd of tl[Symbol.for("comments")]){let tl=w(Dd);if(tl>_d)break;let zd=I(Dd);if(zdtl.value&&(tl.value.type==="ObjectPattern"||tl.value.type==="ArrayPattern")))||Ad.type!=="ObjectPattern"&&od.objectWrap==="preserve"&&wh.length>0&&Wm(Ad,wh[0],od),Xh=[],s_=tl.map((({node:tl})=>{let Ad=[...Xh,l(_d())];return Xh=[",",Hv],oe(tl,od)&&Xh.push(Kv),Ad}),vh);if(fh){let _d;if(T(Ad,qA.Dangling)){let Dd=T(Ad,qA.Line);_d=[v(tl,od),Dd||Kf(od.originalText,I(xh(0,et(Ad),-1)))?Kv:Hv,"..."]}else _d=["..."];s_.push([...Xh,..._d])}let g_=!(fh||xh(0,wh,-1)?.type==="RestElement"),E_;if(s_.length===0){if(!T(Ad,qA.Dangling))return["{}",G(tl,_d)];E_=l(["{",v(tl,od,{indent:!0}),Wv,"}",X(tl),G(tl,_d)])}else{let Ad=od.bracketSpacing?Hv:Wv;E_=["{",m([Ad,...s_]),P(g_&&ie(od)?",":""),Ad,"}",X(tl),G(tl,_d)]}return tl.match((tl=>tl.type==="ObjectPattern"&&!rg(tl.decorators)),Nt)||kA(Ad)&&(tl.match(void 0,((tl,od)=>od==="typeAnnotation"),((tl,od)=>od==="typeAnnotation"),Nt)||tl.match(void 0,((tl,od)=>tl.type==="FunctionTypeParam"&&od==="typeAnnotation"),Nt))||!$h&&tl.match((tl=>tl.type==="ObjectPattern"),(tl=>tl.type==="AssignmentExpression"||tl.type==="VariableDeclarator"))?E_:l(E_,{shouldBreak:$h})}function Wm(tl,od,_d){let Ad=_d.originalText,Dd=w(tl),zd=w(od);if(yw(tl)){let od=w(tl),Ad=Aw(_d,od,zd);Dd=od+Ad.lastIndexOf("{")}return oy(Ad,Dd,zd)}function Ru(tl,od,_d){let{node:Ad}=tl;return["import",Ad.phase?` ${Ad.phase}`:"",Ws(Ad),Wu(tl,od,_d),Gu(tl,od,_d),Uu(tl,od,_d),od.semi?";":""]}var Ju=tl=>tl.type==="ExportDefaultDeclaration"||tl.type==="DeclareExportDeclaration"&&tl.default;function An(tl,od,_d){let{node:Ad}=tl,Dd=[Fu(tl,od,_d),Q(tl),"export",Ju(Ad)?" default":""],{declaration:zd,exported:Kd}=Ad;return T(Ad,qA.Dangling)&&(Dd.push(" ",v(tl,od)),qr(Ad)&&Dd.push(Kv)),zd?Dd.push(" ",_d("declaration")):(Dd.push(Ym(Ad)),Ad.type==="ExportAllDeclaration"||Ad.type==="DeclareExportAllDeclaration"?(Dd.push(" *"),Kd&&Dd.push(" as ",_d("exported"))):Dd.push(Wu(tl,od,_d)),Dd.push(Gu(tl,od,_d),Uu(tl,od,_d))),Dd.push(Um(Ad,od)),Dd}var vw=hA(["ClassDeclaration","ComponentDeclaration","FunctionDeclaration","TSInterfaceDeclaration","DeclareClass","DeclareComponent","DeclareFunction","DeclareHook","HookDeclaration","TSDeclareFunction","EnumDeclaration"]);function Um(tl,od){return od.semi&&(!tl.declaration||Ju(tl)&&!vw(tl.declaration))?";":""}function Gs(tl,od=!0){return tl&&tl!=="value"?`${od?" ":""}${tl}${od?"":" "}`:""}function Ws(tl,od){return Gs(tl.importKind,od)}function Ym(tl){return Gs(tl.exportKind)}function Gu(tl,od,_d){let{node:Ad}=tl;return Ad.source?[qu(Ad,od)?" from":""," ",_d("source")]:""}function Wu(tl,od,_d){let{node:Ad}=tl;if(!qu(Ad,od))return"";let Dd=[" "];if(rg(Ad.specifiers)){let zd=[],Kd=[];tl.each((()=>{let od=tl.node.type;if(od==="ExportNamespaceSpecifier"||od==="ExportDefaultSpecifier"||od==="ImportNamespaceSpecifier"||od==="ImportDefaultSpecifier")zd.push(_d());else if(od==="ExportSpecifier"||od==="ImportSpecifier")Kd.push(_d());else throw new XE(Ad,"specifier")}),"specifiers"),Dd.push(L(", ",zd)),Kd.length>0&&(zd.length>0&&Dd.push(", "),Kd.length>1||zd.length>0||Ad.specifiers.some((tl=>T(tl)))?Dd.push(l(["{",m([od.bracketSpacing?Hv:Wv,L([",",Hv],Kd)]),P(ie(od)?",":""),od.bracketSpacing?Hv:Wv,"}"])):Dd.push(["{",od.bracketSpacing?" ":"",...Kd,od.bracketSpacing?" ":"","}"]))}else Dd.push("{}");return Dd}function qu(tl,od){return tl.type!=="ImportDeclaration"||rg(tl.specifiers)||tl.importKind==="type"?!0:Aw(od,w(tl),w(tl.source)).trimEnd().endsWith("from")}function Hm(tl,od){if(tl.extra?.deprecatedAssertSyntax)return"assert";let _d=Aw(od,I(tl.source),tl.attributes?.[0]?w(tl.attributes[0]):I(tl)).trimStart();return _d.startsWith("assert")?"assert":_d.startsWith("with")||rg(tl.attributes)?"with":void 0}var Xm=tl=>{let{attributes:od}=tl;if(od.length!==1)return!1;let[_d]=od,{type:Ad,key:Dd,value:zd}=_d;return Ad==="ImportAttribute"&&(Dd.type==="Identifier"&&Dd.name==="type"||V(Dd)&&Dd.value==="type")&&V(zd)&&!T(_d)&&!T(Dd)&&!T(zd)};function Uu(tl,od,_d){let{node:Ad}=tl;if(!Ad.source)return"";let Dd=Hm(Ad,od);if(!Dd)return"";let zd=ir(tl,od,_d);return Xm(Ad)&&(zd=_t(zd)),[` ${Dd} `,zd]}function Yu(tl,od,_d){let{node:Ad}=tl,{type:Dd}=Ad,zd=Dd.startsWith("Import"),Kd=zd?"imported":"local",Zd=zd?"local":"exported",fh=Ad[Kd],vh=Ad[Zd],wh="",xh="";return Dd==="ExportNamespaceSpecifier"||Dd==="ImportNamespaceSpecifier"?wh="*":fh&&(wh=_d(Kd)),vh&&!Vm(Ad)&&(xh=_d(Zd)),[Gs(Dd==="ImportSpecifier"?Ad.importKind:Ad.exportKind,!1),wh,wh&&xh?" as ":"",xh]}function Vm(tl){if(tl.type!=="ImportSpecifier"&&tl.type!=="ExportSpecifier")return!1;let{local:od,[tl.type==="ImportSpecifier"?"imported":"exported"]:_d}=tl;if(od.type!==_d.type||!pi(od,_d))return!1;if(V(od))return od.value===_d.value&&_A(od)===_A(_d);switch(od.type){case"Identifier":return od.name===_d.name;default:return!1}}function or(tl,od){return["...",od("argument"),G(tl,od)]}function $m(tl){let od=[tl];for(let tl=0;tl$h[tl]===Ad)),s_=$h.type===Ad.type&&!Xh,g_,E_,k_=0;do{E_=g_||Ad,g_=tl.getParentNode(k_),k_++}while(g_&&g_.type===Ad.type&&Zd.every((tl=>g_[tl]!==E_)));let ef=g_||$h,nf=E_;if(Dd&&(BA(Ad[Zd[0]])||BA(fh)||BA(vh)||$m(nf))){xh=!0,s_=!0;let Y=tl=>[P("("),m([Wv,tl]),Wv,P(")")],z=tl=>tl.type==="NullLiteral"||tl.type==="Literal"&&tl.value===null||tl.type==="Identifier"&&tl.name==="undefined";wh.push(" ? ",z(fh)?_d(zd):Y(_d(zd))," : ",vh.type===Ad.type||z(vh)?_d(Kd):Y(_d(Kd)))}else{let Y=tl=>od.useTabs?m(_d(tl)):xe(2,_d(tl)),tl=[Hv,"? ",fh.type===Ad.type?P("","("):"",Y(zd),fh.type===Ad.type?P("",")"):"",Hv,": ",Y(Kd)];wh.push($h.type!==Ad.type||$h[Kd]===Ad||Xh?tl:od.useTabs?Qr(m(tl)):xe(Math.max(0,od.tabWidth-2),tl))}let S=tl=>$h===ef?l(tl):tl,$f=!xh&&(OA($h)||$h.type==="NGPipeExpression"&&$h.left===Ad)&&!$h.computed,Hf=zm(tl),Kf=S([Km(tl,od,_d),s_?wh:m(wh),Dd&&$f&&!Hf?Wv:""]);return Xh||Hf?l([m([Wv,Kf]),Wv]):Kf}function Zm(tl,od){return(OA(od)||od.type==="NGPipeExpression"&&od.left===tl)&&!od.computed}function eD(tl,od,_d,Ad){return[...tl.map((tl=>et(tl))),et(od),et(_d)].flat().some((tl=>mA(tl)&&oy(Ad.originalText,w(tl),I(tl))))}var ww=new Map([["AssignmentExpression","right"],["VariableDeclarator","init"],["ReturnStatement","argument"],["ThrowStatement","argument"],["UnaryExpression","argument"],["YieldExpression","argument"],["AwaitExpression","argument"]]);function rD(tl){let{node:od}=tl;if(od.type!=="ConditionalExpression")return!1;let _d,Ad=od;for(let od=0;!_d;od++){let Dd=tl.getParentNode(od);if(Dd.type==="ChainExpression"&&Dd.expression===Ad||NA(Dd)&&Dd.callee===Ad||OA(Dd)&&Dd.object===Ad||Dd.type==="TSNonNullExpression"&&Dd.expression===Ad){Ad=Dd;continue}Dd.type==="NewExpression"&&Dd.callee===Ad||VA(Dd)&&Dd.expression===Ad?(_d=tl.getParentNode(od+1),Ad=Dd):_d=Dd}return Ad===od?!1:_d[ww.get(_d.type)]===Ad}var qs=tl=>[P("("),m([Wv,tl]),Wv,P(")")];function ur(tl,od,_d,Ad){if(!od.experimentalTernaries)return Hu(tl,od,_d);let{node:Dd}=tl,zd=Dd.type==="ConditionalExpression",Kd=YA(Dd),Zd=zd?"consequent":"trueType",fh=zd?"alternate":"falseType",vh=zd?["test"]:["checkType","extendsType"],wh=Dd[Zd],xh=Dd[fh],$h=vh.map((tl=>Dd[tl])),{parent:Xh}=tl,s_=Xh.type===Dd.type,g_=s_&&vh.some((tl=>Xh[tl]===Dd)),E_=s_&&Xh[fh]===Dd,k_=wh.type===Dd.type,ef=xh.type===Dd.type,nf=ef||E_,$f=od.tabWidth>2||od.useTabs,Hf,Kf,Xf=0;do{Kf=Hf||Dd,Hf=tl.getParentNode(Xf),Xf++}while(Hf&&Hf.type===Dd.type&&vh.every((tl=>Hf[tl]!==Kf)));let eg=Hf||Xh,tg=Ad&&Ad.assignmentLayout&&Ad.assignmentLayout!=="break-after-operator"&&(Xh.type==="AssignmentExpression"||Xh.type==="VariableDeclarator"||Xh.type==="ClassProperty"||Xh.type==="PropertyDefinition"||Xh.type==="ClassPrivateProperty"||Xh.type==="ObjectProperty"||Xh.type==="Property"),rg=(Xh.type==="ReturnStatement"||Xh.type==="ThrowStatement")&&!(k_||ef),ng=zd&&eg.type==="JSXExpressionContainer"&&tl.grandparent.type!=="JSXAttribute",sg=rD(tl),mg=Zm(Dd,Xh),eA=Kd&&NE(tl,od),tA=$f?od.useTabs?"\t":" ".repeat(od.tabWidth-1):"",rA=eD($h,wh,xh,od)||k_||ef,nA=!nf&&!s_&&!Kd&&(ng?wh.type==="NullLiteral"||wh.type==="Literal"&&wh.value===null:Fr(wh,od)&&$n(Dd.test,3)),iA=nf||E_||Kd&&!s_||s_&&zd&&$n(Dd.test,1)||nA,sA=[];!k_&&T(wh,qA.Dangling)&&tl.call((()=>{sA.push(v(tl,od),Kv)}),"consequent");let aA=[];T(Dd.test,qA.Dangling)&&tl.call((()=>{aA.push(v(tl,od))}),"test"),!ef&&T(xh,qA.Dangling)&&tl.call((()=>{aA.push(v(tl,od))}),"alternate"),T(Dd,qA.Dangling)&&aA.push(v(tl,od));let oA=Symbol("test"),lA=Symbol("consequent"),cA=Symbol("test-and-consequent"),uA=zd?[qs(_d("test")),Dd.test.type==="ConditionalExpression"?qv:""]:[_d("checkType")," ","extends"," ",YA(Dd.extendsType)||Dd.extendsType.type==="TSMappedType"?_d("extendsType"):l(qs(_d("extendsType")))],pA=l([uA," ?"],{id:oA}),dA=_d(Zd),hA=m([k_||ng&&(BA(wh)||s_||nf)?Kv:Hv,sA,dA]),_A=iA?l([pA,nf?hA:P(hA,l(hA,{id:lA}),{groupId:oA})],{id:cA}):[pA,hA],fA=_d(fh),mA=nA?P(fA,Qr(qs(fA)),{groupId:cA}):fA,gA=[_A,aA.length>0?[m([Kv,aA]),Kv]:ef?Kv:nA?P(Hv," ",{groupId:cA}):Hv,":",ef?" ":$f?iA?P(tA,P(nf||nA?" ":tA," "),{groupId:cA}):P(tA," "):" ",ef?mA:l([m(mA),ng&&!nA?Wv:""]),mg&&!sg?Wv:"",rA?qv:""];return tg&&!rA?l(m([Wv,l(gA)])):tg||rg?l(m(gA)):sg||Kd&&g_?l([m([Wv,gA]),eA?Wv:""]):Xh===eg?l(gA):gA}function Xu(tl,od,_d,Ad){let{node:Dd}=tl;if(SA(Dd))return ju(tl,od);switch(Dd.type){case"JsExpressionRoot":return _d("node");case"JsonRoot":return[v(tl,od),_d("node"),Kv];case"File":return _u(tl,od,_d)??_d("program");case"ExpressionStatement":return wu(tl,od,_d);case"ChainExpression":return _d("expression");case"ParenthesizedExpression":return!T(Dd.expression)&&(DA(Dd.expression)||xA(Dd.expression))?["(",_d("expression"),")"]:l(["(",m([Wv,_d("expression")]),Wv,")"]);case"AssignmentExpression":return Zo(tl,od,_d);case"VariableDeclarator":return eu(tl,od,_d);case"BinaryExpression":case"LogicalExpression":return on(tl,od,_d);case"AssignmentPattern":return[_d("left")," = ",_d("right")];case"OptionalMemberExpression":case"MemberExpression":return Xo(tl,od,_d);case"MetaProperty":return[_d("meta"),".",_d("property")];case"BindExpression":return Ho(tl,od,_d);case"Identifier":return[Dd.name,X(tl),sn(tl),G(tl,_d)];case"V8IntrinsicIdentifier":return["%",Dd.name];case"SpreadElement":return or(tl,_d);case"RestElement":return or(tl,_d);case"FunctionDeclaration":case"FunctionExpression":return mn(tl,od,_d,Ad);case"ArrowFunctionExpression":return xu(tl,od,_d,Ad);case"YieldExpression":return[`yield${Dd.delegate?"*":""}`,Dd.argument?[" ",_d("argument")]:""];case"AwaitExpression":{let od=["await"];if(Dd.argument){od.push(" ",_d("argument"));let{parent:Ad}=tl;if(NA(Ad)&&Ad.callee===Dd||OA(Ad)&&Ad.object===Dd){od=[m([Wv,...od]),Wv];let _d=tl.findAncestor((tl=>tl.type==="AwaitExpression"||tl.type==="BlockStatement"));if(_d?.type!=="AwaitExpression"||!ye(_d.argument,(tl=>tl===Dd)))return l(od)}}return od}case"ExportDefaultDeclaration":case"ExportNamedDeclaration":case"ExportAllDeclaration":return An(tl,od,_d);case"ImportDeclaration":return Ru(tl,od,_d);case"ImportSpecifier":case"ExportSpecifier":case"ImportNamespaceSpecifier":case"ExportNamespaceSpecifier":case"ImportDefaultSpecifier":case"ExportDefaultSpecifier":return Yu(tl,od,_d);case"ImportAttribute":return ln(tl,od,_d);case"Program":case"BlockStatement":case"StaticBlock":return En(tl,od,_d);case"ClassBody":return Rt(tl,od,_d);case"ThrowStatement":return uu(tl,od,_d);case"ReturnStatement":return ou(tl,od,_d);case"NewExpression":case"ImportExpression":case"OptionalCallExpression":case"CallExpression":return vt(tl,od,_d);case"ObjectExpression":case"ObjectPattern":return ir(tl,od,_d);case"Property":return mt(Dd)?Sr(tl,od,_d):ln(tl,od,_d);case"ObjectProperty":return ln(tl,od,_d);case"ObjectMethod":return Sr(tl,od,_d);case"Decorator":return["@",_d("expression")];case"ArrayExpression":case"ArrayPattern":return tr(tl,od,_d);case"SequenceExpression":{let{parent:od}=tl;if(od.type==="ExpressionStatement"||od.type==="ForStatement"){let od=[];return tl.each((({isFirst:tl})=>{tl?od.push(_d()):od.push(",",m([Hv,_d()]))}),"expressions"),l(od)}let Ad=L([",",Hv],tl.map(_d,"expressions"));return(od.type==="ReturnStatement"||od.type==="ThrowStatement")&&tl.key==="argument"||od.type==="ArrowFunctionExpression"&&tl.key==="body"?l(P([m([Wv,Ad]),Wv],Ad)):l(Ad)}case"ThisExpression":return"this";case"Super":return"super";case"Directive":return[_d("value"),od.semi?";":""];case"UnaryExpression":{let tl=[Dd.operator];return/[a-z]$/u.test(Dd.operator)&&tl.push(" "),T(Dd.argument)?tl.push(l(["(",m([Wv,_d("argument")]),Wv,")"])):tl.push(_d("argument")),tl}case"UpdateExpression":return[Dd.prefix?Dd.operator:"",_d("argument"),Dd.prefix?"":Dd.operator];case"ConditionalExpression":return ur(tl,od,_d,Ad);case"VariableDeclaration":{let Ad=tl.map(_d,"declarations"),zd=tl.parent,Kd=zd.type==="ForStatement"||zd.type==="ForInStatement"||zd.type==="ForOfStatement",Zd=Dd.declarations.some((tl=>tl.init)),fh;return Ad.length===1&&!T(Dd.declarations[0])?fh=Ad[0]:Ad.length>0&&(fh=m(Ad[0])),l([Q(tl),Dd.kind,fh?[" ",fh]:"",m(Ad.slice(1).map((tl=>[",",Zd&&!Kd?Kv:Hv,tl]))),od.semi&&!(Kd&&zd.body!==Dd)?";":""])}case"WithStatement":return l(["with (",_d("object"),")",Ft(Dd.body,_d("body"))]);case"IfStatement":{let Ad=Ft(Dd.consequent,_d("consequent")),zd=[l(["if (",l([m([Wv,_d("test")]),Wv]),")",Ad])];if(Dd.alternate){let Ad=T(Dd.consequent,qA.Trailing|qA.Line)||qr(Dd),Kd=Dd.consequent.type==="BlockStatement"&&!Ad;zd.push(Kd?" ":Kv),T(Dd,qA.Dangling)&&zd.push(v(tl,od),Ad?Kv:" "),zd.push("else",l(Ft(Dd.alternate,_d("alternate"),Dd.alternate.type==="IfStatement")))}return zd}case"ForStatement":{let Ad=Ft(Dd.body,_d("body")),zd=v(tl,od),Kd=zd?[zd,Wv]:"";return!Dd.init&&!Dd.test&&!Dd.update?[Kd,l(["for (;;)",Ad])]:[Kd,l(["for (",l([m([Wv,_d("init"),";",Hv,_d("test"),";",Dd.update?[Hv,_d("update")]:P("",Hv)]),Wv]),")",Ad])]}case"WhileStatement":return l(["while (",l([m([Wv,_d("test")]),Wv]),")",Ft(Dd.body,_d("body"))]);case"ForInStatement":return l(["for (",_d("left")," in ",_d("right"),")",Ft(Dd.body,_d("body"))]);case"ForOfStatement":return l(["for",Dd.await?" await":""," (",_d("left")," of ",_d("right"),")",Ft(Dd.body,_d("body"))]);case"DoWhileStatement":{let tl=Ft(Dd.body,_d("body"));return[l(["do",tl]),Dd.body.type==="BlockStatement"?" ":Kv,"while (",l([m([Wv,_d("test")]),Wv]),")",od.semi?";":""]}case"DoExpression":return[Dd.async?"async ":"","do ",_d("body")];case"BreakStatement":case"ContinueStatement":return[Dd.type==="BreakStatement"?"break":"continue",Dd.label?[" ",_d("label")]:"",od.semi?";":""];case"LabeledStatement":return[_d("label"),`:${Dd.body.type==="EmptyStatement"&&!T(Dd.body,qA.Leading)?"":" "}`,_d("body")];case"TryStatement":return["try ",_d("block"),Dd.handler?[" ",_d("handler")]:"",Dd.finalizer?[" finally ",_d("finalizer")]:""];case"CatchClause":if(Dd.param){let tl=T(Dd.param,(tl=>!mA(tl)||tl.leading&&Kf(od.originalText,I(tl))||tl.trailing&&Kf(od.originalText,w(tl),{backwards:!0}))),Ad=_d("param");return["catch ",tl?["(",m([Wv,Ad]),Wv,") "]:["(",Ad,") "],_d("body")]}return["catch ",_d("body")];case"SwitchStatement":return[l(["switch (",m([Wv,_d("discriminant")]),Wv,")"])," {",Dd.cases.length>0?m([Kv,L(Kv,tl.map((({node:tl,isLast:Ad})=>[_d(),!Ad&&oe(tl,od)?Kv:""]),"cases"))]):"",Kv,"}"];case"SwitchCase":{let Ad=[];Dd.test?Ad.push("case ",_d("test"),":"):Ad.push("default:"),T(Dd,qA.Dangling)&&Ad.push(" ",v(tl,od));let zd=Dd.consequent.filter((tl=>tl.type!=="EmptyStatement"));if(zd.length>0){let Dd=br(tl,od,_d,"consequent");Ad.push(zd.length===1&&zd[0].type==="BlockStatement"?[" ",Dd]:m([Kv,Dd]))}return Ad}case"DebuggerStatement":return["debugger",od.semi?";":""];case"ClassDeclaration":case"ClassExpression":return sr(tl,od,_d);case"ClassMethod":case"ClassPrivateMethod":case"MethodDefinition":return Fn(tl,od,_d);case"ClassProperty":case"PropertyDefinition":case"ClassPrivateProperty":case"ClassAccessorProperty":case"AccessorProperty":return dn(tl,od,_d);case"TemplateElement":return qe(Dd.value.raw);case"TemplateLiteral":return en(tl,od,_d);case"TaggedTemplateExpression":return oo(tl,od,_d);case"PrivateIdentifier":return["#",Dd.name];case"PrivateName":return["#",_d("id")];case"TopicReference":return"%";case"ArgumentPlaceholder":return"?";case"ModuleExpression":return["module ",_d("body")];case"VoidPattern":return"void";case"EmptyStatement":if(wA(tl))return";";case"InterpreterDirective":default:throw new XE(Dd,"ESTree")}}function Tn(tl){return[tl("elementType"),"[]"]}var Cw=hA(["SatisfiesExpression","TSSatisfiesExpression"]);function xn(tl,od,_d){let{parent:Ad,node:Dd,key:zd}=tl,Kd=Dd.type==="AsConstExpression"?"const":_d("typeAnnotation"),Zd=[_d("expression")," ",Cw(Dd)?"satisfies":"as"," ",Kd];return zd==="callee"&&NA(Ad)||zd==="object"&&OA(Ad)?l([m([Wv,...Zd]),Wv]):Zd}function Vu(tl,od,_d){let{node:Ad}=tl,Dd=[Q(tl),"component"];Ad.id&&Dd.push(" ",_d("id")),Dd.push(_d("typeParameters"));let zd=sD(tl,od,_d);return Ad.rendersType?Dd.push(l([zd," ",_d("rendersType")])):Dd.push(l([zd])),Ad.body&&Dd.push(" ",_d("body")),od.semi&&Ad.type==="DeclareComponent"&&Dd.push(";"),Dd}function sD(tl,od,_d){let{node:Ad}=tl,Dd=Ad.params;if(Ad.rest&&(Dd=[...Dd,Ad.rest]),Dd.length===0)return["(",v(tl,od,{filter:tl=>ny(od.originalText,I(tl))===")"}),")"];let zd=[];return oD(tl,((tl,Kd)=>{let Zd=Kd===Dd.length-1;Zd&&Ad.rest&&zd.push("..."),zd.push(_d()),!Zd&&(zd.push(","),oe(Dd[Kd],od)?zd.push(Kv,Kv):zd.push(Hv))})),["(",m([Wv,...zd]),P(ie(od,"all")&&!iD(Ad,Dd)?",":""),Wv,")"]}function iD(tl,od){return tl.rest||xh(0,od,-1)?.type==="RestElement"}function oD(tl,od){let{node:_d}=tl,Ad=0,s=tl=>od(tl,Ad++);tl.each(s,"params"),_d.rest&&tl.call(s,"rest")}function $u(tl,od,_d){let{node:Ad}=tl;return Ad.shorthand?_d("local"):[_d("name")," as ",_d("local")]}function Ku(tl,od,_d){let{node:Ad}=tl,Dd=[];return Ad.name&&Dd.push(_d("name"),Ad.optional?"?: ":": "),Dd.push(_d("typeAnnotation")),Dd}function Us(tl,od,_d){return ir(tl,od,_d)}function Qu(tl,od,_d){let{node:Ad}=tl;return[Ad.type==="EnumSymbolBody"||Ad.explicitType?`of ${Ad.type.slice(4,-4).toLowerCase()} `:"",Us(tl,od,_d)]}function gn(tl,od){let{node:_d}=tl,Ad=od("id");_d.computed&&(Ad=["[",Ad,"]"]);let Dd="";return _d.initializer&&(Dd=od("initializer")),_d.init&&(Dd=od("init")),Dd?[Ad," = ",Dd]:Ad}function hn(tl,od){let{node:_d}=tl;return[Q(tl),_d.const?"const ":"","enum ",od("id")," ",od("body")]}function Sn(tl,od,_d){let{node:Ad}=tl,Dd=[Zt(tl)];(Ad.type==="TSConstructorType"||Ad.type==="TSConstructSignatureDeclaration")&&Dd.push("new ");let zd=Ke(tl,od,_d,!1,!0),Kd=[];return Ad.type==="FunctionTypeAnnotation"?Kd.push(uD(tl)?" => ":": ",_d("returnType")):Kd.push(G(tl,_d,"returnType")),lt(Ad,Kd)&&(zd=l(zd)),Dd.push(zd,Kd),[l(Dd),Ad.type==="TSConstructSignatureDeclaration"||Ad.type==="TSCallSignatureDeclaration"?he(tl,od):""]}function uD(tl){let{node:od,parent:_d}=tl;return od.type==="FunctionTypeAnnotation"&&(Gr(_d)||!((_d.type==="ObjectTypeProperty"||_d.type==="ObjectTypeInternalSlot")&&!_d.variance&&!_d.optional&&bt(_d,od)||_d.type==="ObjectTypeCallProperty"||tl.getParentNode(2)?.type==="DeclareFunction"))}function Zu(tl,od,_d){let{node:Ad}=tl,Dd=["hook"];Ad.id&&Dd.push(" ",_d("id"));let zd=Ke(tl,od,_d,!1,!0),Kd=rr(tl,_d),Zd=lt(Ad,Kd);return Dd.push(l([Zd?l(zd):zd,Kd]),Ad.body?" ":"",_d("body")),Dd}function ea(tl,od,_d){let{node:Ad}=tl,Dd=[Q(tl),"hook"];return Ad.id&&Dd.push(" ",_d("id")),od.semi&&Dd.push(";"),Dd}function zu(tl){let{node:od}=tl;return od.type==="HookTypeAnnotation"&&tl.getParentNode(2)?.type==="DeclareHook"}function ta(tl,od,_d){let{node:Ad}=tl,Dd=Ke(tl,od,_d,!1,!0),zd=[zu(tl)?": ":" => ",_d("returnType")];return l([zu(tl)?"":"hook ",lt(Ad,zd)?l(Dd):Dd,zd])}function Bn(tl,od,_d){return[_d("objectType"),X(tl),"[",_d("indexType"),"]"]}function bn(tl,od,_d){return["infer ",_d("typeParameter")]}function Pn(tl,od,_d){let Ad=!1;return l(tl.map((({isFirst:tl,previous:Dd,node:zd,index:Kd})=>{let Zd=_d();if(tl)return Zd;let fh=kA(zd),vh=kA(Dd);return vh&&fh?[" & ",Ad?m(Zd):Zd]:!vh&&!fh||Ee(od.originalText,zd)?od.experimentalOperatorPosition==="start"?m([Hv,"& ",Zd]):m([" &",Hv,Zd]):(Kd>1&&(Ad=!0),[" & ",Kd>1?m(Zd):Zd])}),"types"))}function aD(tl){switch(tl){case null:return"";case"PlusOptional":return"+?";case"MinusOptional":return"-?";case"Optional":return"?"}}function na(tl,od,_d){let{node:Ad}=tl;return[l([Ad.variance?_d("variance"):"","[",m([_d("keyTparam")," in ",_d("sourceType")]),"]",aD(Ad.optional),": ",_d("propType")]),he(tl,od)]}function ra(tl,od){return tl==="+"||tl==="-"?tl+od:od}function sa(tl,od,_d){let{node:Ad}=tl,Dd=!1;if(od.objectWrap==="preserve"){let tl=w(Ad),_d=Aw(od,tl+1,w(Ad.key)),zd=tl+1+_d.search(/\S/u);oy(od.originalText,tl,zd)&&(Dd=!0)}return l(["{",m([od.bracketSpacing?Hv:Wv,T(Ad,qA.Dangling)?l([v(tl,od),Kv]):"",l([Ad.readonly?[ra(Ad.readonly,"readonly")," "]:"","[",_d("key")," in ",_d("constraint"),Ad.nameType?[" as ",_d("nameType")]:"","]",Ad.optional?ra(Ad.optional,"?"):"",Ad.typeAnnotation?": ":"",_d("typeAnnotation")]),od.semi?P(";"):""]),od.bracketSpacing?Hv:Wv,"}"],{shouldBreak:Dd})}function ia(tl,od,_d){let{node:Ad}=tl;return[l(["match (",m([Wv,_d("argument")]),Wv,")"])," {",Ad.cases.length>0?m([Kv,L(Kv,tl.map((({node:tl,isLast:Ad})=>[_d(),!Ad&&oe(tl,od)?Kv:""]),"cases"))]):"",Kv,"}"]}function oa(tl,od,_d){let{node:Ad}=tl,Dd=T(Ad,qA.Dangling)?[" ",v(tl,od)]:[],zd=Ad.type==="MatchStatementCase"?[" ",_d("body")]:m([Hv,_d("body"),","]);return[_d("pattern"),Ad.guard?l([m([Hv,"if (",_d("guard"),")"])]):"",l([" =>",Dd,zd])]}function ua(tl,od,_d){let{node:Ad}=tl;switch(Ad.type){case"MatchOrPattern":return lD(tl,od,_d);case"MatchAsPattern":return[_d("pattern")," as ",_d("target")];case"MatchWildcardPattern":return["_"];case"MatchLiteralPattern":return _d("literal");case"MatchUnaryPattern":return[Ad.operator,_d("argument")];case"MatchIdentifierPattern":return _d("id");case"MatchMemberPattern":{let tl=Ad.property.type==="Identifier"?[".",_d("property")]:["[",m([Wv,_d("property")]),Wv,"]"];return l([_d("base"),tl])}case"MatchBindingPattern":return[Ad.kind," ",_d("id")];case"MatchObjectPattern":{let od=tl.map(_d,"properties");return Ad.rest&&od.push(_d("rest")),l(["{",m([Wv,L([",",Hv],od)]),Ad.rest?"":P(","),Wv,"}"])}case"MatchArrayPattern":{let od=tl.map(_d,"elements");return Ad.rest&&od.push(_d("rest")),l(["[",m([Wv,L([",",Hv],od)]),Ad.rest?"":P(","),Wv,"]"])}case"MatchObjectPatternProperty":return Ad.shorthand?_d("pattern"):l([_d("key"),":",m([Hv,_d("pattern")])]);case"MatchRestPattern":{let tl=["..."];return Ad.argument&&tl.push(_d("argument")),tl}}}var xw=hA(["MatchWildcardPattern","MatchLiteralPattern","MatchUnaryPattern","MatchIdentifierPattern"]);function pD(tl){let{patterns:od}=tl;if(od.some((tl=>T(tl))))return!1;let _d=od.find((tl=>tl.type==="MatchObjectPattern"));return _d?od.every((tl=>tl===_d||xw(tl))):!1}function cD(tl){return xw(tl)||tl.type==="MatchObjectPattern"?!0:tl.type==="MatchOrPattern"?pD(tl):!1}function lD(tl,od,_d){let{node:Ad}=tl,{parent:Dd}=tl,zd=Dd.type!=="MatchStatementCase"&&Dd.type!=="MatchExpressionCase"&&Dd.type!=="MatchArrayPattern"&&Dd.type!=="MatchObjectPatternProperty"&&!Ee(od.originalText,Ad),Kd=cD(Ad),Zd=tl.map((()=>{let Ad=_d();return Kd||(Ad=xe(2,Ad)),De(tl,Ad,od)}),"patterns");if(Kd)return L(" | ",Zd);let fh=[P(["| "]),L([Hv,"| "],Zd)];return NE(tl,od)?l([m([P([Wv]),fh]),Wv]):Dd.type==="MatchArrayPattern"&&Dd.elements.length>1?l([m([P(["(",Wv]),fh]),Wv,P(")")]):l(zd?m(fh):fh)}function pa(tl,od,_d){let{node:Ad}=tl,Dd=[Q(tl),"opaque type ",_d("id"),_d("typeParameters")];if(Ad.supertype&&Dd.push(": ",_d("supertype")),Ad.lowerBound||Ad.upperBound){let tl=[];Ad.lowerBound&&tl.push(m([Hv,"super ",_d("lowerBound")])),Ad.upperBound&&tl.push(m([Hv,"extends ",_d("upperBound")])),Dd.push(l(tl))}return Ad.impltype&&Dd.push(" = ",_d("impltype")),Dd.push(od.semi?";":""),Dd}function kn(tl,od,_d){let{node:Ad}=tl;return["...",...Ad.type==="TupleTypeSpreadElement"&&Ad.label?[_d("label"),": "]:[],_d("typeAnnotation")]}function In(tl,od,_d){let{node:Ad}=tl;return[Ad.variance?_d("variance"):"",_d("label"),Ad.optional?"?":"",": ",_d("elementType")]}function Ln(tl,od,_d){let{node:Ad}=tl,Dd=[Q(tl),"type ",_d("id"),_d("typeParameters")],zd=Ad.type==="TSTypeAliasDeclaration"?"typeAnnotation":"right";return[ht(tl,od,_d,Dd," =",zd),od.semi?";":""]}function mD(tl,od,_d){let{node:Ad}=tl;return K(Ad).length===1&&Ad.type.startsWith("TS")&&!Ad[_d][0].constraint&&tl.parent.type==="ArrowFunctionExpression"&&!(od.filepath&&/\.ts$/u.test(od.filepath))}function Gt(tl,od,_d,Ad){let{node:Dd}=tl;if(!Dd[Ad])return"";if(!Array.isArray(Dd[Ad]))return _d(Ad);let zd=It(tl.grandparent),Kd=tl.match((tl=>!(tl[Ad].length===1&&kA(tl[Ad][0]))),void 0,((tl,od)=>od==="typeAnnotation"),(tl=>tl.type==="Identifier"),bs);if(Dd[Ad].length===0||!Kd&&(zd||Dd[Ad].length===1&&(Dd[Ad][0].type==="NullableTypeAnnotation"||Go(Dd[Ad][0]))))return["<",L(", ",tl.map(_d,Ad)),DD(tl,od),">"];let Zd=Dd.type==="TSTypeParameterInstantiation"?"":mD(tl,od,Ad)?",":ie(od)?P(","):"";return l(["<",m([Wv,L([",",Hv],tl.map(_d,Ad))]),Zd,Wv,">"])}function DD(tl,od){let{node:_d}=tl;if(!T(_d,qA.Dangling))return"";let Ad=!T(_d,qA.Line),Dd=v(tl,od,{indent:!Ad});return Ad?Dd:[Dd,Kv]}function On(tl,od,_d){let{node:Ad}=tl,Dd=[Ad.const?"const ":""],zd=Ad.type==="TSTypeParameter"?_d("name"):Ad.name;if(Ad.variance&&Dd.push(_d("variance")),Ad.in&&Dd.push("in "),Ad.out&&Dd.push("out "),Dd.push(zd),Ad.bound&&(Ad.usesExtendsBound&&Dd.push(" extends "),Dd.push(G(tl,_d,"bound"))),Ad.constraint){let tl=Symbol("constraint");Dd.push(" extends",l(m(Hv),{id:tl}),eE,yt(_d("constraint"),{groupId:tl}))}if(Ad.default){let tl=Symbol("default");Dd.push(" =",l(m(Hv),{id:tl}),eE,yt(_d("default"),{groupId:tl}))}return l(Dd)}function wn(tl,od){let{node:_d}=tl;return[_d.type==="TSTypePredicate"&&_d.asserts?"asserts ":_d.type==="TypePredicate"&&_d.kind?`${_d.kind} `:"",od("parameterName"),_d.typeAnnotation?[" is ",G(tl,od)]:""]}function _n({node:tl},od){let _d=tl.type==="TSTypeQuery"?"exprName":"argument";return["typeof ",od(_d),od("typeArguments")]}function ca(tl,od,_d){let{node:Ad}=tl;if(AA(Ad))return Ad.type.slice(0,-14).toLowerCase();switch(Ad.type){case"ComponentDeclaration":case"DeclareComponent":case"ComponentTypeAnnotation":return Vu(tl,od,_d);case"ComponentParameter":return $u(tl,od,_d);case"ComponentTypeParameter":return Ku(tl,od,_d);case"HookDeclaration":return Zu(tl,od,_d);case"DeclareHook":return ea(tl,od,_d);case"HookTypeAnnotation":return ta(tl,od,_d);case"DeclareFunction":return[Q(tl),"function ",_d("id"),_d("predicate"),od.semi?";":""];case"DeclareModule":return["declare module ",_d("id")," ",_d("body")];case"DeclareModuleExports":return["declare module.exports",G(tl,_d),od.semi?";":""];case"DeclareNamespace":return["declare namespace ",_d("id")," ",_d("body")];case"DeclareVariable":return[Q(tl),Ad.kind??"var"," ",_d("id"),od.semi?";":""];case"DeclareExportDeclaration":case"DeclareExportAllDeclaration":return An(tl,od,_d);case"DeclareOpaqueType":case"OpaqueType":return pa(tl,od,_d);case"DeclareTypeAlias":case"TypeAlias":return Ln(tl,od,_d);case"IntersectionTypeAnnotation":return Pn(tl,od,_d);case"UnionTypeAnnotation":return un(tl,od,_d);case"ConditionalTypeAnnotation":return ur(tl,od,_d);case"InferTypeAnnotation":return bn(tl,od,_d);case"FunctionTypeAnnotation":return Sn(tl,od,_d);case"TupleTypeAnnotation":return tr(tl,od,_d);case"TupleTypeLabeledElement":return In(tl,od,_d);case"TupleTypeSpreadElement":return kn(tl,od,_d);case"GenericTypeAnnotation":return[_d("id"),Gt(tl,od,_d,"typeParameters")];case"IndexedAccessType":case"OptionalIndexedAccessType":return Bn(tl,od,_d);case"TypeAnnotation":return an(tl,od,_d);case"TypeParameter":return On(tl,od,_d);case"TypeofTypeAnnotation":return _n(tl,_d);case"ExistsTypeAnnotation":return"*";case"ArrayTypeAnnotation":return Tn(_d);case"DeclareEnum":case"EnumDeclaration":return hn(tl,_d);case"EnumBooleanBody":case"EnumNumberBody":case"EnumBigIntBody":case"EnumStringBody":case"EnumSymbolBody":return Qu(tl,od,_d);case"EnumBooleanMember":case"EnumNumberMember":case"EnumBigIntMember":case"EnumStringMember":case"EnumDefaultedMember":return gn(tl,_d);case"FunctionTypeParam":{let od=Ad.name?_d("name"):tl.parent.this===Ad?"this":"";return[od,X(tl),od?": ":"",_d("typeAnnotation")]}case"DeclareClass":case"DeclareInterface":case"InterfaceDeclaration":case"InterfaceTypeAnnotation":return sr(tl,od,_d);case"ObjectTypeAnnotation":return Rt(tl,od,_d);case"ClassImplements":case"InterfaceExtends":return[_d("id"),_d("typeParameters")];case"NullableTypeAnnotation":return["?",_d("typeAnnotation")];case"Variance":{let{kind:tl}=Ad;return ng(tl==="plus"||tl==="minus"),tl==="plus"?"+":"-"}case"KeyofTypeAnnotation":return["keyof ",_d("argument")];case"ObjectTypeCallProperty":return[Ad.static?"static ":"",_d("value"),he(tl,od)];case"ObjectTypeMappedTypeProperty":return na(tl,od,_d);case"ObjectTypeIndexer":return[Ad.static?"static ":"",Ad.variance?_d("variance"):"","[",_d("id"),Ad.id?": ":"",_d("key"),"]: ",_d("value"),he(tl,od)];case"ObjectTypeProperty":{let Dd="";return Ad.proto?Dd="proto ":Ad.static&&(Dd="static "),[Dd,Ad.kind!=="init"?Ad.kind+" ":"",Ad.variance?_d("variance"):"",Ct(tl,od,_d),X(tl),mt(Ad)?"":": ",_d("value"),he(tl,od)]}case"ObjectTypeInternalSlot":return[Ad.static?"static ":"","[[",_d("id"),"]]",X(tl),Ad.method?"":": ",_d("value"),he(tl,od)];case"ObjectTypeSpreadProperty":return or(tl,_d);case"QualifiedTypeofIdentifier":case"QualifiedTypeIdentifier":return[_d("qualification"),".",_d("id")];case"NullLiteralTypeAnnotation":return"null";case"BooleanLiteralTypeAnnotation":return String(Ad.value);case"StringLiteralTypeAnnotation":return qe(sA(_A(Ad),od));case"NumberLiteralTypeAnnotation":return GE(_A(Ad));case"BigIntLiteralTypeAnnotation":return Cn(_A(Ad));case"TypeCastExpression":return["(",_d("expression"),G(tl,_d),")"];case"TypePredicate":return wn(tl,_d);case"TypeOperator":return[Ad.operator," ",_d("typeAnnotation")];case"TypeParameterDeclaration":case"TypeParameterInstantiation":return Gt(tl,od,_d,"params");case"InferredPredicate":case"DeclaredPredicate":return[tl.key==="predicate"&&tl.parent.type!=="DeclareFunction"&&!tl.parent.returnType?": ":" ","%checks",...Ad.type==="DeclaredPredicate"?["(",_d("value"),")"]:[]];case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":return xn(tl,od,_d);case"MatchExpression":case"MatchStatement":return ia(tl,od,_d);case"MatchExpressionCase":case"MatchStatementCase":return oa(tl,od,_d);case"MatchOrPattern":case"MatchAsPattern":case"MatchWildcardPattern":case"MatchLiteralPattern":case"MatchUnaryPattern":case"MatchIdentifierPattern":case"MatchMemberPattern":case"MatchBindingPattern":case"MatchObjectPattern":case"MatchObjectPatternProperty":case"MatchRestPattern":case"MatchArrayPattern":return ua(tl,od,_d)}}function la(tl,od,_d){let{node:Ad}=tl,Dd=Ad.parameters.length>1?P(ie(od)?",":""):"",zd=l([m([Wv,L([", ",Wv],tl.map(_d,"parameters"))]),Dd,Wv]);return[tl.key==="body"&&tl.parent.type==="ClassBody"&&Ad.static?"static ":"",Ad.readonly?"readonly ":"","[",Ad.parameters?zd:"","]",G(tl,_d),he(tl,od)]}function Ys(tl,od,_d){let{node:Ad}=tl;return[Ad.postfix?"":_d,G(tl,od),Ad.postfix?_d:""]}function ma(tl,od,_d){let{node:Ad}=tl,Dd=[],zd=Ad.kind&&Ad.kind!=="method"?`${Ad.kind} `:"";Dd.push(jt(Ad),zd,Ad.computed?"[":"",_d("key"),Ad.computed?"]":"",X(tl));let Kd=Ke(tl,od,_d,!1,!0),Zd=G(tl,_d,"returnType"),fh=lt(Ad,Zd);return Dd.push(fh?l(Kd):Kd),Ad.returnType&&Dd.push(l(Zd)),[l(Dd),he(tl,od)]}function Da(tl,od,_d){let{node:Ad}=tl;return[Q(tl),Ad.kind==="global"?"":`${Ad.kind} `,_d("id"),Ad.body?[" ",l(_d("body"))]:od.semi?";":""]}function fa(tl,od,_d){let{node:Ad}=tl,Dd=!(xA(Ad.expression)||DA(Ad.expression)),zd=l(["<",m([Wv,_d("typeAnnotation")]),Wv,">"]),Kd=[P("("),m([Wv,_d("expression")]),Wv,P(")")];return Dd?nt([[zd,_d("expression")],[zd,l(Kd,{shouldBreak:!0})],[zd,_d("expression")]]):l([zd,_d("expression")])}function ya(tl,od,_d){let{node:Ad}=tl;if(Ad.type.startsWith("TS")){if(EA(Ad))return Ad.type.slice(2,-7).toLowerCase();switch(Ad.type){case"TSThisType":return"this";case"TSTypeAssertion":return fa(tl,od,_d);case"TSDeclareFunction":return mn(tl,od,_d);case"TSExportAssignment":return["export = ",_d("expression"),od.semi?";":""];case"TSModuleBlock":return En(tl,od,_d);case"TSInterfaceBody":case"TSTypeLiteral":return Rt(tl,od,_d);case"TSTypeAliasDeclaration":return Ln(tl,od,_d);case"TSQualifiedName":return[_d("left"),".",_d("right")];case"TSAbstractMethodDefinition":case"TSDeclareMethod":return Fn(tl,od,_d);case"TSAbstractAccessorProperty":case"TSAbstractPropertyDefinition":return dn(tl,od,_d);case"TSInterfaceHeritage":case"TSClassImplements":case"TSInstantiationExpression":return[_d("expression"),_d("typeArguments")];case"TSTemplateLiteralType":return en(tl,od,_d);case"TSNamedTupleMember":return In(tl,od,_d);case"TSRestType":return kn(tl,od,_d);case"TSOptionalType":return[_d("typeAnnotation"),"?"];case"TSInterfaceDeclaration":return sr(tl,od,_d);case"TSTypeParameterDeclaration":case"TSTypeParameterInstantiation":return Gt(tl,od,_d,"params");case"TSTypeParameter":return On(tl,od,_d);case"TSAsExpression":case"TSSatisfiesExpression":return xn(tl,od,_d);case"TSArrayType":return Tn(_d);case"TSPropertySignature":return[Ad.readonly?"readonly ":"",Ct(tl,od,_d),X(tl),G(tl,_d),he(tl,od)];case"TSParameterProperty":return[jt(Ad),Ad.static?"static ":"",Ad.override?"override ":"",Ad.readonly?"readonly ":"",_d("parameter")];case"TSTypeQuery":return _n(tl,_d);case"TSIndexSignature":return la(tl,od,_d);case"TSTypePredicate":return wn(tl,_d);case"TSNonNullExpression":return[_d("expression"),"!"];case"TSImportType":return[vt(tl,od,_d),Ad.qualifier?[".",_d("qualifier")]:"",Gt(tl,od,_d,"typeArguments")];case"TSLiteralType":return _d("literal");case"TSIndexedAccessType":return Bn(tl,od,_d);case"TSTypeOperator":return[Ad.operator," ",_d("typeAnnotation")];case"TSMappedType":return sa(tl,od,_d);case"TSMethodSignature":return ma(tl,od,_d);case"TSNamespaceExportDeclaration":return["export as namespace ",_d("id"),od.semi?";":""];case"TSEnumDeclaration":return hn(tl,_d);case"TSEnumBody":return Us(tl,od,_d);case"TSEnumMember":return gn(tl,_d);case"TSImportEqualsDeclaration":return["import ",Ws(Ad,!1),_d("id")," = ",_d("moduleReference"),od.semi?";":""];case"TSExternalModuleReference":return vt(tl,od,_d);case"TSModuleDeclaration":return Da(tl,od,_d);case"TSConditionalType":return ur(tl,od,_d);case"TSInferType":return bn(tl,od,_d);case"TSIntersectionType":return Pn(tl,od,_d);case"TSUnionType":return un(tl,od,_d);case"TSFunctionType":case"TSCallSignatureDeclaration":case"TSConstructorType":case"TSConstructSignatureDeclaration":return Sn(tl,od,_d);case"TSTupleType":return tr(tl,od,_d);case"TSTypeReference":return[_d("typeName"),Gt(tl,od,_d,"typeArguments")];case"TSTypeAnnotation":return an(tl,od,_d);case"TSEmptyBodyFunctionExpression":return Dn(tl,od,_d);case"TSJSDocAllType":return"*";case"TSJSDocUnknownType":return"?";case"TSJSDocNullableType":return Ys(tl,_d,"?");case"TSJSDocNonNullableType":return Ys(tl,_d,"!");case"TSParenthesizedType":default:throw new XE(Ad,"TypeScript")}}}function fD(tl,od,_d,Ad){for(let Dd of[Eu,Du,ca,ya,Xu]){let zd=Dd(tl,od,_d,Ad);if(zd!==void 0)return zd}}var Dw=hA(["ClassMethod","ClassPrivateMethod","ClassProperty","ClassAccessorProperty","AccessorProperty","TSAbstractAccessorProperty","PropertyDefinition","TSAbstractPropertyDefinition","ClassPrivateProperty","MethodDefinition","TSAbstractMethodDefinition","TSDeclareMethod"]);function ED(tl,od,_d,Ad){tl.isRoot&&od.__onHtmlBindingRoot?.(tl.node,od);let{node:Dd}=tl,zd=nw(tl)?od.originalText.slice(w(Dd),I(Dd)):fD(tl,od,_d,Ad);if(!zd)return"";if(Dw(Dd))return zd;let Kd=rg(Dd.decorators),Zd=du(tl,od,_d),fh=Dd.type==="ClassExpression";if(Kd&&!fh)return Ar(zd,(tl=>l([Zd,tl])));let vh=NE(tl,od),wh=au(tl,od);return!Zd&&!vh&&!wh?zd:Ar(zd,(tl=>[wh?";":"",vh?"(":"",vh&&fh&&Kd?[m([Hv,Zd,tl]),Hv]:[Zd,tl],vh?")":""]))}var Sw=ED;var Tw={experimental_avoidAstMutation:!0};var kw=[{name:"JSON.stringify",type:"data",aceMode:"json",extensions:[".importmap"],filenames:["package.json","package-lock.json","composer.json"],tmScope:"source.json",aliases:["geojson","jsonl","sarif","topojson"],codemirrorMode:"javascript",codemirrorMimeType:"application/json",parsers:["json-stringify"],vscodeLanguageIds:["json"],linguistLanguageId:174},{name:"JSON",type:"data",aceMode:"json",extensions:[".json",".4DForm",".4DProject",".avsc",".geojson",".gltf",".har",".ice",".JSON-tmLanguage",".json.example",".mcmeta",".sarif",".tact",".tfstate",".tfstate.backup",".topojson",".webapp",".webmanifest",".yy",".yyp"],filenames:[".all-contributorsrc",".arcconfig",".auto-changelog",".c8rc",".htmlhintrc",".imgbotconfig",".nycrc",".tern-config",".tern-project",".watchmanconfig",".babelrc",".jscsrc",".jshintrc",".jslintrc",".swcrc"],tmScope:"source.json",aliases:["geojson","jsonl","sarif","topojson"],codemirrorMode:"javascript",codemirrorMimeType:"application/json",parsers:["json"],vscodeLanguageIds:["json"],linguistLanguageId:174},{name:"JSON with Comments",type:"data",aceMode:"javascript",extensions:[".jsonc",".code-snippets",".code-workspace",".sublime-build",".sublime-color-scheme",".sublime-commands",".sublime-completions",".sublime-keymap",".sublime-macro",".sublime-menu",".sublime-mousemap",".sublime-project",".sublime-settings",".sublime-theme",".sublime-workspace",".sublime_metrics",".sublime_session"],filenames:[],tmScope:"source.json.comments",aliases:["jsonc"],codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",group:"JSON",parsers:["jsonc"],vscodeLanguageIds:["jsonc"],linguistLanguageId:423},{name:"JSON5",type:"data",aceMode:"json5",extensions:[".json5"],tmScope:"source.js",codemirrorMode:"javascript",codemirrorMimeType:"application/json",parsers:["json5"],vscodeLanguageIds:["json5"],linguistLanguageId:175}];var Iw={};vn(Iw,{getVisitorKeys:()=>Rw,massageAstNode:()=>Aa,print:()=>CD});var Bw=[[]],Fw={JsonRoot:["node"],ArrayExpression:["elements"],ObjectExpression:["properties"],ObjectProperty:["key","value"],UnaryExpression:["argument"],NullLiteral:Bw[0],BooleanLiteral:Bw[0],StringLiteral:Bw[0],NumericLiteral:Bw[0],Identifier:Bw[0],TemplateLiteral:["quasis"],TemplateElement:Bw[0]};var Pw=lA(Fw),Rw=Pw;function CD(tl,od,_d){let{node:Ad}=tl;switch(Ad.type){case"JsonRoot":return[_d("node"),Kv];case"ArrayExpression":{if(Ad.elements.length===0)return"[]";let od=tl.map((()=>tl.node===null?"null":_d()),"elements");return["[",m([Kv,L([",",Kv],od)]),Kv,"]"]}case"ObjectExpression":return Ad.properties.length===0?"{}":["{",m([Kv,L([",",Kv],tl.map(_d,"properties"))]),Kv,"}"];case"ObjectProperty":return[_d("key"),": ",_d("value")];case"UnaryExpression":return[Ad.operator==="+"?"":Ad.operator,_d("argument")];case"NullLiteral":return"null";case"BooleanLiteral":return Ad.value?"true":"false";case"StringLiteral":return JSON.stringify(Ad.value);case"NumericLiteral":return Ca(tl)?JSON.stringify(String(Ad.value)):JSON.stringify(Ad.value);case"Identifier":return Ca(tl)?JSON.stringify(Ad.name):Ad.name;case"TemplateLiteral":return _d(["quasis",0]);case"TemplateElement":return JSON.stringify(Ad.value.cooked);default:throw new XE(Ad,"JSON")}}function Ca(tl){return tl.key==="key"&&tl.parent.type==="ObjectProperty"}var Nw=new Set(["start","end","extra","loc","comments","leadingComments","trailingComments","innerComments","errors","range","tokens"]);function Aa(tl,od){let{type:_d}=tl;if(_d==="ObjectProperty"){let{key:_d}=tl;_d.type==="Identifier"?od.key={type:"StringLiteral",value:_d.name}:_d.type==="NumericLiteral"&&(od.key={type:"StringLiteral",value:String(_d.value)});return}if(_d==="UnaryExpression"&&tl.operator==="+")return od.argument;if(_d==="ArrayExpression"){for(let[_d,Ad]of tl.elements.entries())Ad===null&&od.elements.splice(_d,0,{type:"NullLiteral"});return}if(_d==="TemplateLiteral")return{type:"StringLiteral",value:tl.quasis[0].value.cooked}}Aa.ignoredProperties=Nw;var Ow={bracketSpacing:{category:"Common",type:"boolean",default:!0,description:"Print spaces between brackets.",oppositeDescription:"Do not print spaces between brackets."},objectWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap object literals.",choices:[{value:"preserve",description:"Keep as multi-line, if there is a newline between the opening brace and first property."},{value:"collapse",description:"Fit to a single line when possible."}]},singleQuote:{category:"Common",type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap prose.",choices:[{value:"always",description:"Wrap prose if it exceeds the print width."},{value:"never",description:"Do not wrap prose."},{value:"preserve",description:"Wrap prose as-is."}]},bracketSameLine:{category:"Common",type:"boolean",default:!1,description:"Put > of opening tags on the last line instead of on a new line."},singleAttributePerLine:{category:"Common",type:"boolean",default:!1,description:"Enforce single attribute per line in HTML, Vue and JSX."}};var Lw="JavaScript",Qw={arrowParens:{category:Lw,type:"choice",default:"always",description:"Include parentheses around a sole arrow function parameter.",choices:[{value:"always",description:"Always include parens. Example: `(x) => x`"},{value:"avoid",description:"Omit parens when possible. Example: `x => x`"}]},bracketSameLine:Ow.bracketSameLine,objectWrap:Ow.objectWrap,bracketSpacing:Ow.bracketSpacing,jsxBracketSameLine:{category:Lw,type:"boolean",description:"Put > on the last line instead of at a new line.",deprecated:"2.4.0"},semi:{category:Lw,type:"boolean",default:!0,description:"Print semicolons.",oppositeDescription:"Do not print semicolons, except at the beginning of lines which may need them."},experimentalOperatorPosition:{category:Lw,type:"choice",default:"end",description:"Where to print operators when binary expressions wrap lines.",choices:[{value:"start",description:"Print operators at the start of new lines."},{value:"end",description:"Print operators at the end of previous lines."}]},experimentalTernaries:{category:Lw,type:"boolean",default:!1,description:"Use curious ternaries, with the question mark after the condition.",oppositeDescription:"Default behavior of ternaries; keep question marks on the same line as the consequent."},singleQuote:Ow.singleQuote,jsxSingleQuote:{category:Lw,type:"boolean",default:!1,description:"Use single quotes in JSX."},quoteProps:{category:Lw,type:"choice",default:"as-needed",description:"Change when properties in objects are quoted.",choices:[{value:"as-needed",description:"Only add quotes around object properties where required."},{value:"consistent",description:"If at least one property in an object requires quotes, quote all properties."},{value:"preserve",description:"Respect the input use of quotes in object properties."}]},trailingComma:{category:Lw,type:"choice",default:"all",description:"Print trailing commas wherever possible when multi-line.",choices:[{value:"all",description:"Trailing commas wherever possible (including function arguments)."},{value:"es5",description:"Trailing commas where valid in ES5 (objects, arrays, etc.)"},{value:"none",description:"No trailing commas."}]},singleAttributePerLine:Ow.singleAttributePerLine},Mw=Qw;var jw={estree:Kd,"estree-json":Iw},Uw=[...zd,...kw];return Ia(Dd)}))},19540:tl=>{(function(od){function e(){var tl=od();return tl.default||tl}if(true)tl.exports=e();else{var _d}})((function(){"use strict";var tl=Object.defineProperty;var od=Object.getOwnPropertyDescriptor;var _d=Object.getOwnPropertyNames;var Ad=Object.prototype.hasOwnProperty;var Pr=tl=>{throw TypeError(tl)};var ts=(od,_d,Ad)=>_d in od?tl(od,_d,{enumerable:!0,configurable:!0,writable:!0,value:Ad}):od[_d]=Ad;var Or=(od,_d)=>{for(var Ad in _d)tl(od,Ad,{get:_d[Ad],enumerable:!0})},rs=(Dd,zd,Kd,Zd)=>{if(zd&&typeof zd=="object"||typeof zd=="function")for(let fh of _d(zd))!Ad.call(Dd,fh)&&fh!==Kd&&tl(Dd,fh,{get:()=>zd[fh],enumerable:!(Zd=od(zd,fh))||Zd.enumerable});return Dd};var ns=od=>rs(tl({},"__esModule",{value:!0}),od);var Wt=(tl,od,_d)=>ts(tl,typeof od!="symbol"?od+"":od,_d),is=(tl,od,_d)=>od.has(tl)||Pr("Cannot "+_d);var Fe=(tl,od,_d)=>(is(tl,od,"read from private field"),_d?_d.call(tl):od.get(tl)),Dr=(tl,od,_d)=>od.has(tl)?Pr("Cannot add the same private member more than once"):od instanceof WeakSet?od.add(tl):od.set(tl,_d);var Dd={};Or(Dd,{languages:()=>NE,options:()=>ME,parsers:()=>jE,printers:()=>ow});var ve=(tl,od)=>(_d,Ad,...Dd)=>_d|1&&Ad==null?void 0:(od.call(Ad)??Ad[tl]).apply(Ad,Dd);var zd=String.prototype.replaceAll??function(tl,od){return tl.global?this.replace(tl,od):this.split(tl).join(od)},Kd=ve("replaceAll",(function(){if(typeof this=="string")return zd})),Zd=Kd;function os(tl){return this[tl<0?this.length+tl:tl]}var fh=ve("at",(function(){if(Array.isArray(this)||typeof this=="string")return os})),vh=fh;var cs=()=>{},wh=cs;var xh="string",$h="array",Xh="cursor",s_="indent",g_="align",E_="trim",k_="group",ef="fill",nf="if-break",$f="indent-if-break",Hf="line-suffix",Kf="line-suffix-boundary",Xf="line",eg="label",tg="break-parent",rg=new Set([Xh,s_,g_,E_,k_,ef,nf,$f,Hf,Kf,Xf,eg,tg]);function us(tl){if(typeof tl=="string")return xh;if(Array.isArray(tl))return $h;if(!tl)return;let{type:od}=tl;if(rg.has(od))return od}var ng=us;var ps=tl=>new Intl.ListFormat("en-US",{type:"disjunction"}).format(tl);function hs(tl){let od=tl===null?"null":typeof tl;if(od!=="string"&&od!=="object")return`Unexpected doc '${od}', \nExpected it to be 'string' or 'object'.`;if(ng(tl))throw new Error("doc is valid.");let _d=Object.prototype.toString.call(tl);if(_d!=="[object Object]")return`Unexpected doc '${_d}'.`;let Ad=ps([...rg].map((tl=>`'${tl}'`)));return`Unexpected doc.type '${tl.type}'.\nExpected it to be ${Ad}.`}var sg=class extends Error{name="InvalidDocError";constructor(tl){super(hs(tl)),this.doc=tl}},mg=sg;function zt(tl,od){if(typeof tl=="string")return od(tl);let _d=new Map;return n(tl);function n(tl){if(_d.has(tl))return _d.get(tl);let od=i(tl);return _d.set(tl,od),od}function i(tl){switch(ng(tl)){case $h:return od(tl.map(n));case ef:return od({...tl,parts:tl.parts.map(n)});case nf:return od({...tl,breakContents:n(tl.breakContents),flatContents:n(tl.flatContents)});case k_:{let{expandedStates:_d,contents:Ad}=tl;return _d?(_d=_d.map(n),Ad=_d[0]):Ad=n(Ad),od({...tl,contents:Ad,expandedStates:_d})}case g_:case s_:case $f:case eg:case Hf:return od({...tl,contents:n(tl.contents)});case xh:case Xh:case E_:case Kf:case Xf:case tg:return od(tl);default:throw new mg(tl)}}}function L(tl,od=uA){return zt(tl,(tl=>typeof tl=="string"?B(od,tl.split(`\n`)):tl))}var eA=wh,tA=wh,rA=wh,nA=wh;function A(tl){return eA(tl),{type:s_,contents:tl}}function ms(tl,od){return nA(tl),eA(od),{type:g_,contents:od,n:tl}}function qr(tl){return ms(Number.NEGATIVE_INFINITY,tl)}var iA={type:tg};function _t(tl){return rA(tl),{type:ef,parts:tl}}function E(tl,od={}){return eA(tl),tA(od.expandedStates,!0),{type:k_,id:od.id,contents:tl,break:!!od.shouldBreak,expandedStates:od.expandedStates}}function j(tl,od="",_d={}){return eA(tl),od!==""&&eA(od),{type:nf,breakContents:tl,flatContents:od,groupId:_d.groupId}}function Fr(tl,od){return eA(tl),{type:$f,contents:tl,groupId:od.groupId,negate:od.negate}}function B(tl,od){eA(tl),tA(od);let _d=[];for(let Ad=0;AdKd?Ad:_d).character}var fA=Ss;function $t(tl){if(typeof tl!="string")throw new TypeError("Expected a string");return tl.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var mA=class{#de;constructor(tl){this.#de=new Set(tl)}getLeadingWhitespaceCount(tl){let od=this.#de,_d=0;for(let Ad=0;Ad=0&&od.has(tl.charAt(Ad));Ad--)_d++;return _d}getLeadingWhitespace(tl){let od=this.getLeadingWhitespaceCount(tl);return tl.slice(0,od)}getTrailingWhitespace(tl){let od=this.getTrailingWhitespaceCount(tl);return tl.slice(tl.length-od)}hasLeadingWhitespace(tl){return this.#de.has(tl.charAt(0))}hasTrailingWhitespace(tl){return this.#de.has(vh(0,tl,-1))}trimStart(tl){let od=this.getLeadingWhitespaceCount(tl);return tl.slice(od)}trimEnd(tl){let od=this.getTrailingWhitespaceCount(tl);return tl.slice(0,tl.length-od)}trim(tl){return this.trimEnd(this.trimStart(tl))}split(tl,od=!1){let _d=`[${$t([...this.#de].join(""))}]+`,Ad=new RegExp(od?`(${_d})`:_d,"u");return tl.split(Ad)}hasWhitespaceCharacter(tl){let od=this.#de;return Array.prototype.some.call(tl,(tl=>od.has(tl)))}hasNonWhitespaceCharacter(tl){let od=this.#de;return Array.prototype.some.call(tl,(tl=>!od.has(tl)))}isWhitespaceOnly(tl){let od=this.#de;return Array.prototype.every.call(tl,(tl=>od.has(tl)))}#he(tl){let od=Number.POSITIVE_INFINITY;for(let _d of tl.split(`\n`)){if(_d.length===0)continue;let tl=this.getLeadingWhitespaceCount(_d);if(tl===0)return 0;_d.length!==tl&&tltl.slice(od))).join(`\n`)}},gA=mA;var AA=["\t",`\n`,"\f","\r"," "],yA=new gA(AA),bA=yA;var vA=class extends Error{name="UnexpectedNodeError";constructor(tl,od,_d="type"){super(`Unexpected ${od} node ${_d}: ${JSON.stringify(tl[_d])}.`),this.node=tl}},EA=vA;var wA=new Set(["sourceSpan","startSourceSpan","endSourceSpan","nameSpan","valueSpan","keySpan","tagDefinition","tokens","valueTokens","switchValueSourceSpan","expSourceSpan","valueSourceSpan"]),CA=new Set(["if","else if","for","switch","case"]);function zr(tl,od,_d){if(tl.kind==="text"||tl.kind==="comment")return null;if(tl.kind==="yaml"&&delete od.value,tl.kind==="attribute"){let{fullName:Ad,value:Dd}=tl;Ad==="style"||Ad==="class"||Ad==="srcset"&&(_d.fullName==="img"||_d.fullName==="source")||Ad==="allow"&&_d.fullName==="iframe"||Ad.startsWith("on")||Ad.startsWith("@")||Ad.startsWith(":")||Ad.startsWith(".")||Ad.startsWith("#")||Ad.startsWith("v-")||Ad==="vars"&&_d.fullName==="style"||(Ad==="setup"||Ad==="generic")&&_d.fullName==="script"||Ad==="slot-scope"||Ad.startsWith("(")||Ad.startsWith("[")||Ad.startsWith("*")||Ad.startsWith("bind")||Ad.startsWith("i18n")||Ad.startsWith("on-")||Ad.startsWith("ng-")||Dd?.includes("{{")?delete od.value:Dd&&(od.value=Zd(0,Dd,/'|"|'/gu,'"'))}if(tl.kind==="docType"&&(od.value=Zd(0,tl.value.toLowerCase(),/\s+/gu," ")),tl.kind==="angularControlFlowBlock"&&tl.parameters?.children)for(let _d of od.parameters.children)CA.has(tl.name)?delete _d.expression:_d.expression=_d.expression.trim();tl.kind==="angularIcuExpression"&&(od.switchValue=tl.switchValue.trim()),tl.kind==="angularLetDeclarationInitializer"&&delete od.value,tl.kind==="element"&&tl.isVoid&&!tl.isSelfClosing&&(od.isSelfClosing=!0)}zr.ignoredProperties=wA;var xA=zr;function X(tl,od=!0){return[A([aA,tl]),od?aA:""]}function V(tl,od){let _d=tl.type==="NGRoot"?tl.node.type==="NGMicrosyntax"&&tl.node.body.length===1&&tl.node.body[0].type==="NGMicrosyntaxExpression"?tl.node.body[0].expression:tl.node:tl.type==="JsExpressionRoot"?tl.node:tl;return _d&&(_d.type==="ObjectExpression"||_d.type==="ArrayExpression"||(od.parser==="__vue_expression"||od.parser==="__vue_ts_expression"||od.parser==="__ng_binding"||od.parser==="__ng_directive")&&(_d.type==="TemplateLiteral"||_d.type==="StringLiteral"))}async function x(tl,od,_d,Ad){_d={__isInHtmlAttribute:!0,__embeddedInHtml:!0,..._d};let Dd=!0;Ad&&(_d.__onHtmlBindingRoot=(tl,od)=>{Dd=Ad(tl,od)});let zd=await od(tl,_d,od);return Dd?E(zd):X(zd)}function bs(tl,od,_d,Ad){let{node:Dd}=_d,zd=Ad.originalText.slice(Dd.sourceSpan.start.offset,Dd.sourceSpan.end.offset);return/^\s*$/u.test(zd)?"":x(zd,tl,{parser:"__ng_directive",__isInHtmlAttribute:!1},V)}var DA=bs;var SA=Array.prototype.toReversed??function(){return[...this].reverse()},TA=ve("toReversed",(function(){if(Array.isArray(this))return SA})),kA=TA;function xs(){let tl=globalThis,od=tl.Deno?.build?.os;return typeof od=="string"?od==="windows":tl.navigator?.platform?.startsWith("Win")??tl.process?.platform?.startsWith("win")??!1}var IA=xs();function Xr(tl){if(tl=tl instanceof URL?tl:new URL(tl),tl.protocol!=="file:")throw new TypeError(`URL must be a file URL: received "${tl.protocol}"`);return tl}function As(tl){return tl=Xr(tl),decodeURIComponent(tl.pathname.replace(/%(?![0-9A-Fa-f]{2})/g,"%25"))}function Ns(tl){tl=Xr(tl);let od=decodeURIComponent(tl.pathname.replace(/\//g,"\\").replace(/%(?![0-9A-Fa-f]{2})/g,"%25")).replace(/^\\*([A-Za-z]:)(\\|$)/,"$1\\");return tl.hostname!==""&&(od=`\\\\${tl.hostname}${od}`),od}function Xt(tl){return IA?Ns(tl):As(tl)}var Kr=tl=>String(tl).split(/[/\\]/u).pop(),Qr=tl=>String(tl).startsWith("file:");function Ls(tl){return Array.isArray(tl)&&tl.length>0}var BA=Ls;function Jr(tl,od){if(!od)return;let _d=Kr(od).toLowerCase();return tl.find((({filenames:tl})=>tl?.some((tl=>tl.toLowerCase()===_d))))??tl.find((({extensions:tl})=>tl?.some((tl=>_d.endsWith(tl)))))}function Ps(tl,od){if(od)return tl.find((({name:tl})=>tl.toLowerCase()===od))??tl.find((({aliases:tl})=>tl?.includes(od)))??tl.find((({extensions:tl})=>tl?.includes(`.${od}`)))}var FA=void 0;function Zr(tl,od){if(od){if(Qr(od))try{od=Xt(od)}catch{return}if(typeof od=="string")return tl.find((({isSupported:tl})=>tl?.({filepath:od})))}}function Ds(tl,od){let _d=kA(0,tl.plugins).flatMap((tl=>tl.languages??[]));return(Ps(_d,od.language)??Jr(_d,od.physicalFile)??Jr(_d,od.file)??Zr(_d,od.physicalFile)??Zr(_d,od.file)??FA?.(_d,od.physicalFile))?.parsers[0]}var PA=Ds;var RA=Symbol.for("PRETTIER_IS_FRONT_MATTER");function Is(tl){return!!tl?.[RA]}var NA=Is;var OA=3;function Rs(tl){let od=tl.slice(0,OA);if(od!=="---"&&od!=="+++")return;let _d=tl.indexOf(`\n`,OA);if(_d===-1)return;let Ad=tl.slice(OA,_d).trim(),Dd=tl.indexOf(`\n${od}`,_d),zd=Ad;if(zd||(zd=od==="+++"?"toml":"yaml"),Dd===-1&&od==="---"&&zd==="yaml"&&(Dd=tl.indexOf(`\n...`,_d)),Dd===-1)return;let Kd=Dd+1+OA,Zd=tl.charAt(Kd+1);if(!/\s?/u.test(Zd))return;let fh=tl.slice(0,Kd),wh;return{language:zd,explicitLanguage:Ad||null,value:tl.slice(_d+1,Dd),startDelimiter:od,endDelimiter:fh.slice(-OA),raw:fh,start:{line:1,column:0,index:0},end:{index:fh.length,get line(){return wh??(wh=fh.split(`\n`)),wh.length},get column(){return wh??(wh=fh.split(`\n`)),vh(0,wh,-1).length}},[RA]:!0}}function Ms(tl){let od=Rs(tl);return od?{frontMatter:od,get content(){let{raw:_d}=od;return Zd(0,_d,/[^\n]/gu," ")+tl.slice(_d.length)}}:{content:tl}}var LA=Ms;var QA="inline",MA={area:"none",base:"none",basefont:"none",datalist:"none",head:"none",link:"none",meta:"none",noembed:"none",noframes:"none",param:"block",rp:"none",script:"block",style:"none",template:"inline",title:"none",html:"block",body:"block",address:"block",blockquote:"block",center:"block",dialog:"block",div:"block",figure:"block",figcaption:"block",footer:"block",form:"block",header:"block",hr:"block",legend:"block",listing:"block",main:"block",p:"block",plaintext:"block",pre:"block",search:"block",xmp:"block",slot:"contents",ruby:"ruby",rt:"ruby-text",article:"block",aside:"block",h1:"block",h2:"block",h3:"block",h4:"block",h5:"block",h6:"block",hgroup:"block",nav:"block",section:"block",dir:"block",dd:"block",dl:"block",dt:"block",menu:"block",ol:"block",ul:"block",li:"list-item",table:"table",caption:"table-caption",colgroup:"table-column-group",col:"table-column",thead:"table-header-group",tbody:"table-row-group",tfoot:"table-footer-group",tr:"table-row",td:"table-cell",th:"table-cell",input:"inline-block",button:"inline-block",fieldset:"block",details:"block",summary:"block",marquee:"inline-block",select:"inline-block",source:"block",track:"block",meter:"inline-block",progress:"inline-block",object:"inline-block",video:"inline-block",audio:"inline-block",option:"block",optgroup:"block"},jA="normal",UA={listing:"pre",plaintext:"pre",pre:"pre",xmp:"pre",nobr:"nowrap",table:"initial",textarea:"pre-wrap"};function Bs(tl){return tl.kind==="element"&&!tl.hasExplicitNamespace&&!["html","svg"].includes(tl.namespace)}var GA=Bs;var qs=tl=>Zd(0,tl,/^[\t\f\r ]*\n/gu,""),Zt=tl=>qs(bA.trimEnd(tl)),rn=tl=>{let od=tl,_d=bA.getLeadingWhitespace(od);_d&&(od=od.slice(_d.length));let Ad=bA.getTrailingWhitespace(od);return Ad&&(od=od.slice(0,-Ad.length)),{leadingWhitespace:_d,trailingWhitespace:Ad,text:od}};function Ct(tl,od){return!!(tl.kind==="ieConditionalComment"&&tl.lastChild&&!tl.lastChild.isSelfClosing&&!tl.lastChild.endSourceSpan||tl.kind==="ieConditionalComment"&&!tl.complete||ae(tl)&&tl.children.some((tl=>tl.kind!=="text"&&tl.kind!=="interpolation"))||bt(tl,od)&&!q(tl,od)&&tl.kind!=="interpolation")}function oe(tl){return tl.kind==="attribute"||!tl.parent||!tl.prev?!1:Fs(tl.prev)}function Fs(tl){return tl.kind==="comment"&&tl.value.trim()==="prettier-ignore"}function O(tl){return tl.kind==="text"||tl.kind==="comment"}function q(tl,od){return tl.kind==="element"&&(tl.fullName==="script"||tl.fullName==="style"||tl.fullName==="svg:style"||tl.fullName==="svg:script"||tl.fullName==="mj-style"&&od.parser==="mjml"||GA(tl)&&(tl.name==="script"||tl.name==="style"))}function nn(tl,od){return tl.children&&!q(tl,od)}function sn(tl,od){return q(tl,od)||tl.kind==="interpolation"||er(tl)}function er(tl){return gn(tl).startsWith("pre")}function an(tl,od){let _d=n();if(_d&&!tl.prev&&tl.parent?.tagDefinition?.ignoreFirstLf)return tl.kind==="interpolation";return _d;function n(){return NA(tl)||tl.kind==="angularControlFlowBlock"?!1:(tl.kind==="text"||tl.kind==="interpolation")&&tl.prev&&(tl.prev.kind==="text"||tl.prev.kind==="interpolation")?!0:!tl.parent||tl.parent.cssDisplay==="none"?!1:ae(tl.parent)?!0:!(!tl.prev&&(tl.parent.kind==="root"||ae(tl)&&tl.parent||q(tl.parent,od)||$e(tl.parent,od)||!zs(tl.parent.cssDisplay))||tl.prev&&!js(tl.prev.cssDisplay))}}function on(tl,od){return NA(tl)||tl.kind==="angularControlFlowBlock"?!1:(tl.kind==="text"||tl.kind==="interpolation")&&tl.next&&(tl.next.kind==="text"||tl.next.kind==="interpolation")?!0:!tl.parent||tl.parent.cssDisplay==="none"?!1:ae(tl.parent)?!0:!(!tl.next&&(tl.parent.kind==="root"||ae(tl)&&tl.parent||q(tl.parent,od)||$e(tl.parent,od)||!$s(tl.parent.cssDisplay))||tl.next&&!Ys(tl.next.cssDisplay))}function ln(tl,od){return Xs(tl.cssDisplay)&&!q(tl,od)}function Ge(tl){return NA(tl)||tl.next&&tl.sourceSpan.end&&tl.sourceSpan.end.line+10&&(["body","script","style"].includes(tl.name)||tl.children.some((tl=>Vs(tl))))||tl.firstChild&&tl.firstChild===tl.lastChild&&tl.firstChild.kind!=="text"&&pn(tl.firstChild)&&(!tl.lastChild.isTrailingSpaceSensitive||hn(tl.lastChild))}function tr(tl){return tl.kind==="element"&&tl.children.length>0&&(["html","head","ul","ol","select"].includes(tl.name)||tl.cssDisplay.startsWith("table")&&tl.cssDisplay!=="table-cell")}function vt(tl){return mn(tl)||tl.prev&&Hs(tl.prev)||un(tl)}function Hs(tl){return mn(tl)||tl.kind==="element"&&tl.fullName==="br"||un(tl)}function un(tl){return pn(tl)&&hn(tl)}function pn(tl){return tl.hasLeadingSpaces&&(tl.prev?tl.prev.sourceSpan.end.linetl.sourceSpan.end.line:tl.parent.kind==="root"||tl.parent.endSourceSpan&&tl.parent.endSourceSpan.start.line>tl.sourceSpan.end.line)}function mn(tl){switch(tl.kind){case"ieConditionalComment":case"comment":case"directive":return!0;case"element":return["script","select"].includes(tl.name)}return!1}function Tt(tl){return tl.lastChild?Tt(tl.lastChild):tl}function Vs(tl){return tl.children?.some((tl=>tl.kind!=="text"))}function fn(tl){if(tl)switch(tl){case"module":case"text/javascript":case"text/babel":case"text/jsx":case"application/javascript":return"babel";case"application/x-typescript":return"typescript";case"text/markdown":return"markdown";case"text/html":return"html";case"text/x-handlebars-template":return"glimmer";default:if(tl.endsWith("json")||tl.endsWith("importmap")||tl==="speculationrules")return"json"}}function Us(tl,od){let{name:_d,attrMap:Ad}=tl;if(_d!=="script"||Object.prototype.hasOwnProperty.call(Ad,"src"))return;let{type:Dd,lang:zd}=tl.attrMap;return!zd&&!Dd?"babel":PA(od,{language:zd})??fn(Dd)}function Ws(tl,od){if(!bt(tl,od))return;let{attrMap:_d}=tl;if(Object.prototype.hasOwnProperty.call(_d,"src"))return;let{type:Ad,lang:Dd}=_d;return PA(od,{language:Dd})??fn(Ad)}function Gs(tl,od){if(tl.name==="style"){let{lang:_d}=tl.attrMap;return _d?PA(od,{language:_d}):"css"}if(tl.name==="mj-style"&&od.parser==="mjml")return"css"}function rr(tl,od){return Us(tl,od)??Gs(tl,od)??Ws(tl,od)}function ze(tl){return tl==="block"||tl==="list-item"||tl.startsWith("table")}function zs(tl){return!ze(tl)&&tl!=="inline-block"}function $s(tl){return!ze(tl)&&tl!=="inline-block"}function Ys(tl){return!ze(tl)}function js(tl){return!ze(tl)}function Xs(tl){return!ze(tl)&&tl!=="inline-block"}function ae(tl){return gn(tl).startsWith("pre")}function Ks(tl,od){let _d=tl;for(;_d;){if(od(_d))return!0;_d=_d.parent}return!1}function dn(tl,od){if(le(tl,od))return"block";if(tl.prev?.kind==="comment"){let od=tl.prev.value.match(/^\s*display:\s*([a-z]+)\s*$/u);if(od)return od[1]}let _d=!1;if(tl.kind==="element"&&tl.namespace==="svg")if(Ks(tl,(tl=>tl.fullName==="svg:foreignObject")))_d=!0;else return tl.name==="svg"?"inline-block":"block";switch(od.htmlWhitespaceSensitivity){case"strict":return"inline";case"ignore":return"block";default:if(tl.kind==="element"&&(!tl.namespace||_d||GA(tl))&&Object.prototype.hasOwnProperty.call(MA,tl.name))return MA[tl.name]}return QA}function gn(tl){return tl.kind==="element"&&(!tl.namespace||GA(tl))&&Object.prototype.hasOwnProperty.call(UA,tl.name)?UA[tl.name]:jA}function nr(tl){return Zd(0,Zd(0,tl,"'","'"),""",'"')}function b(tl){return nr(tl.value)}var $A=new Set(["template","style","script"]);function $e(tl,od){return le(tl,od)&&!$A.has(tl.fullName)}function le(tl,od){return od.parser==="vue"&&tl.kind==="element"&&tl.parent.kind==="root"&&tl.fullName.toLowerCase()!=="html"}function bt(tl,od){return le(tl,od)&&($e(tl,od)||tl.attrMap.lang&&tl.attrMap.lang!=="html")}function _n(tl){let od=tl.fullName;return od.charAt(0)==="#"||od==="slot-scope"||od==="v-slot"||od.startsWith("v-slot:")}function Sn(tl,od){let _d=tl.parent;if(!le(_d,od))return!1;let Ad=_d.fullName,Dd=tl.fullName;return Ad==="script"&&Dd==="setup"||Ad==="style"&&Dd==="vars"}function wt(tl,od=tl.value){return tl.parent.isWhitespaceSensitive?tl.parent.isIndentationSensitive?L(od):L(bA.dedentString(Zt(od)),lA):B(sA,bA.split(od))}function kt(tl,od){return le(tl,od)&&tl.name==="script"}function Js(tl){let{valueSpan:od,value:_d}=tl;return od.end.offset-od.start.offset===_d.length+2}function xt(tl,od){if(Js(tl))return!1;let{value:_d}=tl;return/^PRETTIER_HTML_PLACEHOLDER_\d+_\d+_IN_JS$/u.test(_d)||od.parser==="lwc"&&_d.startsWith("{")&&_d.endsWith("}")}var JA=/\{\{(.+?)\}\}/su,Cn=({node:{value:tl}})=>JA.test(tl);async function vn(tl,od,_d){let Ad=b(_d.node),Dd=[];for(let[od,_d]of Ad.split(JA).entries())if(od%2===0)Dd.push(L(_d));else try{Dd.push(E(["{{",A([sA,await x(_d,tl,{parser:"__ng_interpolation",__isInHtmlInterpolation:!0})]),sA,"}}"]))}catch{Dd.push("{{",L(_d),"}}")}return Dd}var ir=tl=>(od,_d,Ad)=>x(b(Ad.node),od,{parser:tl},V),qA=[{test(tl){let od=tl.node.fullName;return od.startsWith("(")&&od.endsWith(")")||od.startsWith("on-")},print:ir("__ng_action")},{test(tl){let od=tl.node.fullName;return od.startsWith("[")&&od.endsWith("]")||/^bind(?:on)?-/u.test(od)||/^ng-(?:if|show|hide|class|style)$/u.test(od)},print:ir("__ng_binding")},{test:tl=>tl.node.fullName.startsWith("*"),print:ir("__ng_directive")},{test:tl=>/^i18n(?:-.+)?$/u.test(tl.node.fullName),print:ea},{test:Cn,print:vn}].map((({test:tl,print:od})=>({test:(od,_d)=>_d.parser==="angular"&&tl(od),print:od})));function ea(tl,od,{node:_d}){let Ad=b(_d);return X(_t(wt(_d,Ad.trim())),!Ad.includes("@@"))}var VA=qA;var bn=({node:tl},od)=>!od.parentParser&&tl.fullName==="class"&&!tl.value.includes("{{"),wn=(tl,od,_d)=>b(_d.node).trim().split(/\s+/u).join(" ");var HA=["onabort","onafterprint","onauxclick","onbeforeinput","onbeforematch","onbeforeprint","onbeforetoggle","onbeforeunload","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncommand","oncontextlost","oncontextmenu","oncontextrestored","oncopy","oncuechange","oncut","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","onformdata","onhashchange","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onlanguagechange","onload","onloadeddata","onloadedmetadata","onloadstart","onmessage","onmessageerror","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onoffline","ononline","onpagehide","onpagereveal","onpageshow","onpageswap","onpaste","onpause","onplay","onplaying","onpopstate","onprogress","onratechange","onrejectionhandled","onreset","onresize","onscroll","onscrollend","onsecuritypolicyviolation","onseeked","onseeking","onselect","onslotchange","onstalled","onstorage","onsubmit","onsuspend","ontimeupdate","ontoggle","onunhandledrejection","onunload","onvolumechange","onwaiting","onwheel"];var WA=new Set(HA),kn=({node:tl},od)=>WA.has(tl.fullName)&&!od.parentParser&&!tl.value.includes("{{"),xn=(tl,od,_d)=>x(b(_d.node),tl,{parser:"babel",__isHtmlInlineEventHandler:!0},(()=>!1));function na(tl){let od=[];for(let _d of tl.split(";")){if(_d=bA.trim(_d),!_d)continue;let[tl,...Ad]=bA.split(_d);od.push({name:tl,value:Ad})}return od}var YA=na;var An=({node:tl},od)=>tl.fullName==="allow"&&!od.parentParser&&tl.parent.fullName==="iframe"&&!tl.value.includes("{{");function Nn(tl,od,_d){let{node:Ad}=_d,Dd=YA(b(Ad));return Dd.length===0?[""]:X(Dd.map((({name:tl,value:od},_d)=>[[tl,...od].join(" "),_d===Dd.length-1?j(";"):[";",sA]])))}function Ln(tl){return tl==="\t"||tl===`\n`||tl==="\f"||tl==="\r"||tl===" "}var zA=/^[ \t\n\r\u000c]+/,KA=/^[, \t\n\r\u000c]+/,XA=/^[^ \t\n\r\u000c]+/,ZA=/[,]+$/,ty=/^\d+$/,ry=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/;function ca(tl){let od=tl.length,_d,Ad,Dd,zd,Kd,Zd=0,fh;function u(od){let _d,Ad=od.exec(tl.substring(Zd));if(Ad)return[_d]=Ad,Zd+=_d.length,_d}let vh=[];for(;;){if(u(KA),Zd>=od){if(vh.length===0)throw new Error("Must contain one or more image candidate strings.");return vh}fh=Zd,_d=u(XA),Ad=[],_d.slice(-1)===","?(_d=_d.replace(ZA,""),g()):d()}function d(){for(u(zA),Dd="",zd="in descriptor";;){if(Kd=tl.charAt(Zd),zd==="in descriptor")if(Ln(Kd))Dd&&(Ad.push(Dd),Dd="",zd="after descriptor");else if(Kd===","){Zd+=1,Dd&&Ad.push(Dd),g();return}else if(Kd==="(")Dd+=Kd,zd="in parens";else if(Kd===""){Dd&&Ad.push(Dd),g();return}else Dd+=Kd;else if(zd==="in parens")if(Kd===")")Dd+=Kd,zd="in descriptor";else if(Kd===""){Ad.push(Dd),g();return}else Dd+=Kd;else if(zd==="after descriptor"&&!Ln(Kd))if(Kd===""){g();return}else zd="in descriptor",Zd-=1;Zd+=1}}function g(){let od=!1,Dd,zd,Kd,Zd,wh={},xh,$h,Xh,s_,g_;for(Zd=0;Zdtl.node.fullName==="srcset"&&(tl.parent.fullName==="img"||tl.parent.fullName==="source"),oy={width:"w",height:"h",density:"x"},cy=Object.keys(oy);function Rn(tl,od,_d){let Ad=b(_d.node),Dd=ny(Ad),zd=cy.filter((tl=>Dd.some((od=>Object.prototype.hasOwnProperty.call(od,tl)))));if(zd.length>1)throw new Error("Mixed descriptor in srcset is not supported");let[Kd]=zd,Zd=oy[Kd],fh=Dd.map((tl=>tl.source.value)),vh=Math.max(...fh.map((tl=>tl.length))),wh=Dd.map((tl=>tl[Kd]?String(tl[Kd].value):"")),xh=wh.map((tl=>{let od=tl.indexOf(".");return od===-1?tl.length:od})),$h=Math.max(...xh);return X(B([",",sA],fh.map(((tl,od)=>{let _d=[tl],Ad=wh[od];if(Ad){let Dd=vh-tl.length+1,zd=$h-xh[od],Kd=" ".repeat(Dd+zd);_d.push(j(Kd," "),Ad+Zd)}return _d}))))}var Mn=({node:tl},od)=>tl.fullName==="style"&&!od.parentParser&&!tl.value.includes("{{"),Bn=async(tl,od,_d)=>X(await tl(b(_d.node),{parser:"css",__isHTMLStyleAttribute:!0}));var _y=new WeakMap;function pa(tl,od){let{root:_d}=tl;return _y.has(_d)||_y.set(_d,_d.children.some((tl=>kt(tl,od)&&["ts","typescript"].includes(tl.attrMap.lang)))),_y.get(_d)}var Qy=pa;function qn(tl,od,_d){let Ad=b(_d.node);return x(`type T<${Ad}> = any`,tl,{parser:"babel-ts",__isEmbeddedTypescriptGenericParameters:!0},V)}function Fn(tl,od,_d,Ad){let Dd=b(_d.node),zd=Qy(_d,Ad)?"babel-ts":"babel";return x(`function _(${Dd}) {}`,tl,{parser:zd,__isVueBindings:!0})}async function Hn(tl,od,_d,Ad){let Dd=b(_d.node),{left:zd,operator:Kd,right:Zd}=ha(Dd),fh=Qy(_d,Ad);return[E(await x(`function _(${zd}) {}`,tl,{parser:fh?"babel-ts":"babel",__isVueForBindingLeft:!0}))," ",Kd," ",await x(Zd,tl,{parser:fh?"__ts_expression":"__js_expression"})]}function ha(tl){let od=/(.*?)\s+(in|of)\s+(.*)/su,_d=/,([^,\]}]*)(?:,([^,\]}]*))?$/u,Ad=/^\(|\)$/gu,Dd=tl.match(od);if(!Dd)return;let zd={for:Dd[3].trim()};if(!zd.for)return;let Kd=Zd(0,Dd[1].trim(),Ad,""),fh=Kd.match(_d);fh?(zd.alias=Kd.replace(_d,""),zd.iterator1=fh[1].trim(),fh[2]&&(zd.iterator2=fh[2].trim())):zd.alias=Kd;let vh=[zd.alias,zd.iterator1,zd.iterator2];if(!vh.some(((tl,od)=>!tl&&(od===0||vh.slice(od+1).some(Boolean)))))return{left:vh.filter(Boolean).join(","),operator:Dd[2],right:zd.for}}var Ky=[{test:tl=>tl.node.fullName==="v-for",print:Hn},{test:(tl,od)=>tl.node.fullName==="generic"&&kt(tl.parent,od),print:qn},{test:({node:tl},od)=>_n(tl)||Sn(tl,od),print:Fn},{test(tl){let od=tl.node.fullName;return od.startsWith("@")||od.startsWith("v-on:")},print:fa},{test(tl){let od=tl.node.fullName;return od.startsWith(":")||od.startsWith(".")||od.startsWith("v-bind:")},print:da},{test:tl=>tl.node.fullName.startsWith("v-"),print:Vn}].map((({test:tl,print:od})=>({test:(od,_d)=>_d.parser==="vue"&&tl(od,_d),print:od})));async function fa(tl,od,_d,Ad){try{return await Vn(tl,od,_d,Ad)}catch(tl){if(tl.cause?.code!=="BABEL_PARSER_SYNTAX_ERROR")throw tl}let Dd=b(_d.node),zd=Qy(_d,Ad)?"__vue_ts_event_binding":"__vue_event_binding";return x(Dd,tl,{parser:zd},V)}function da(tl,od,_d,Ad){let Dd=b(_d.node),zd=Qy(_d,Ad)?"__vue_ts_expression":"__vue_expression";return x(Dd,tl,{parser:zd},V)}function Vn(tl,od,_d,Ad){let Dd=b(_d.node),zd=Qy(_d,Ad)?"__ts_expression":"__js_expression";return x(Dd,tl,{parser:zd},V)}var Xy=Ky;var Zy=[{test:Dn,print:Rn},{test:Mn,print:Bn},{test:kn,print:xn},{test:bn,print:wn},{test:An,print:Nn},...Xy,...VA].map((({test:tl,print:od})=>({test:tl,print:Sa(od)})));function _a(tl,od){let{node:_d}=tl,{value:Ad}=_d;if(Ad)return xt(_d,od)?[_d.rawName,"=",Ad]:Zy.find((({test:_d})=>_d(tl,od)))?.print}function Sa(tl){return async(od,_d,Ad,Dd)=>{let zd=await tl(od,_d,Ad,Dd);if(zd)return zd=zt(zd,(tl=>typeof tl=="string"?Zd(0,tl,'"',"""):tl)),[Ad.node.rawName,'="',E(zd),'"']}}var lb=_a;var K=tl=>tl.sourceSpan.start.offset,J=tl=>tl.sourceSpan.end.offset;function Ye(tl,od){return[tl.isSelfClosing?"":Ea(tl,od),ce(tl,od)]}function Ea(tl,od){return tl.lastChild&&he(tl.lastChild)?"":[Ca(tl,od),yt(tl,od)]}function ce(tl,od){return(tl.next?W(tl.next):pe(tl.parent))?"":[ue(tl,od),F(tl,od)]}function Ca(tl,od){return pe(tl)?ue(tl.lastChild,od):""}function F(tl,od){return he(tl)?yt(tl.parent,od):je(tl)?At(tl.next,od):""}function yt(tl,od){if(zn(tl,od))return"";switch(tl.kind){case"ieConditionalComment":return"\x3c!--\x3e";case"interpolation":return"}}";case"angularIcuExpression":return"}";case"element":if(tl.isSelfClosing)return"/>";default:return">"}}function zn(tl,od){return!tl.isSelfClosing&&!tl.endSourceSpan&&(oe(tl)||Ct(tl.parent,od))}function W(tl){return tl.prev&&tl.prev.kind!=="docType"&&tl.kind!=="angularControlFlowBlock"&&!O(tl.prev)&&tl.isLeadingSpaceSensitive&&!tl.hasLeadingSpaces}function pe(tl){return tl.lastChild?.isTrailingSpaceSensitive&&!tl.lastChild.hasTrailingSpaces&&!O(Tt(tl.lastChild))&&!ae(tl)}function he(tl){return!tl.next&&!tl.hasTrailingSpaces&&tl.isTrailingSpaceSensitive&&O(Tt(tl))}function je(tl){return tl.next&&!O(tl.next)&&O(tl)&&tl.isTrailingSpaceSensitive&&!tl.hasTrailingSpaces}function va(tl){let od=tl.trim().match(/^prettier-ignore-attribute(?:\s+(.+))?$/su);return od?od[1]?od[1].split(/\s+/u):!0:!1}function Xe(tl){return!tl.prev&&tl.isLeadingSpaceSensitive&&!tl.hasLeadingSpaces}function Ta(tl,od,_d){let{node:Ad}=tl;if(!BA(Ad.attrs))return Ad.isSelfClosing?" ":"";let Dd=Ad.prev?.kind==="comment"&&va(Ad.prev.value),zd=typeof Dd=="boolean"?()=>Dd:Array.isArray(Dd)?tl=>Dd.includes(tl.rawName):()=>!1,Kd=tl.map((({node:tl})=>zd(tl)?L(od.originalText.slice(K(tl),J(tl))):_d()),"attrs"),Zd=Ad.kind==="element"&&Ad.fullName==="script"&&Ad.attrs.length===1&&Ad.attrs[0].fullName==="src"&&Ad.children.length===0,fh=od.singleAttributePerLine&&Ad.attrs.length>1&&!le(Ad,od)?lA:sA,vh=[A([Zd?" ":sA,B(fh,Kd)])];return Ad.firstChild&&Xe(Ad.firstChild)||Ad.isSelfClosing&&pe(Ad.parent)||Zd?vh.push(Ad.isSelfClosing?" ":""):vh.push(od.bracketSameLine?Ad.isSelfClosing?" ":"":Ad.isSelfClosing?sA:aA),vh}function ba(tl){return tl.firstChild&&Xe(tl.firstChild)?"":Nt(tl)}function Ke(tl,od,_d){let{node:Ad}=tl;return[me(Ad,od),Ta(tl,od,_d),Ad.isSelfClosing?"":ba(Ad)]}function me(tl,od){return tl.prev&&je(tl.prev)?"":[H(tl,od),At(tl,od)]}function H(tl,od){return Xe(tl)?Nt(tl.parent):W(tl)?ue(tl.prev,od):""}var hb="\x3c!--\x3e<${tl.rawName}`;default:return`<${tl.rawName}`}}function Nt(tl){switch(tl.kind){case"ieConditionalComment":return"]>";case"element":if(tl.condition)return">\x3c!--"}}function wa(tl,od){if(!tl.endSourceSpan)return"";let _d=tl.startSourceSpan.end.offset;tl.firstChild&&Xe(tl.firstChild)&&(_d-=Nt(tl).length);let Ad=tl.endSourceSpan.start.offset;return tl.lastChild&&he(tl.lastChild)?Ad+=yt(tl,od).length:pe(tl)&&(Ad-=ue(tl.lastChild,od).length),od.originalText.slice(_d,Ad)}var gb=wa;var yb=new Set(["if","else if","for","switch","case"]);function xa(tl,od){let{node:_d}=tl;switch(_d.kind){case"element":if(q(_d,od)||_d.kind==="interpolation")return;if(!_d.isSelfClosing&&bt(_d,od)){let Ad=rr(_d,od);return Ad?async(Dd,zd)=>{let Kd=gb(_d,od),Zd=/^\s*$/u.test(Kd),fh="";return Zd||(fh=await Dd(Zt(Kd),{parser:Ad,__embeddedInHtml:!0}),Zd=fh===""),[H(_d,od),E(Ke(tl,od,zd)),Zd?"":lA,fh,Zd?"":lA,Ye(_d,od),F(_d,od)]}:void 0}break;case"text":if(q(_d.parent,od)){let tl=rr(_d.parent,od);if(tl)return async Ad=>{let Dd=tl==="markdown"?bA.dedentString(_d.value.replace(/^[^\S\n]*\n/u,"")):_d.value,zd={parser:tl,__embeddedInHtml:!0};if(od.parser==="html"&&tl==="babel"){let tl="script",{attrMap:od}=_d.parent;od&&(od.type==="module"||(od.type==="text/babel"||od.type==="text/jsx")&&od["data-type"]==="module")&&(tl="module"),zd.__babelSourceType=tl}return[iA,H(_d,od),await Ad(Dd,zd),F(_d,od)]}}else if(_d.parent.kind==="interpolation")return async Ad=>{let Dd={__isInHtmlInterpolation:!0,__embeddedInHtml:!0};return od.parser==="angular"?Dd.parser="__ng_interpolation":od.parser==="vue"?Dd.parser=Qy(tl,od)?"__vue_ts_expression":"__vue_expression":Dd.parser="__js_expression",[A([sA,await Ad(_d.value,Dd)]),_d.parent.next&&W(_d.parent.next)?" ":sA]};break;case"attribute":return lb(tl,od);case"angularControlFlowBlockParameters":return yb.has(tl.parent.name)?DA:void 0;case"angularLetDeclarationInitializer":return tl=>x(_d.value,tl,{parser:"__ng_binding",__isInHtmlAttribute:!1})}}var xb=xa;var Sb=null;function Je(tl){if(Sb!==null&&typeof Sb.property){let tl=Sb;return Sb=Je.prototype=null,tl}return Sb=Je.prototype=tl??Object.create(null),new Je}var Tb=10;for(let tl=0;tl<=Tb;tl++)Je();function or(tl){return Je(tl)}function Aa(tl,od="type"){or(tl);function r(_d){let Ad=_d[od],Dd=tl[Ad];if(!Array.isArray(Dd))throw Object.assign(new Error(`Missing visitor keys for '${Ad}'.`),{node:_d});return Dd}return r}var Rb=Aa;var Nb=[["children"],[]],Ob={root:Nb[0],element:["attrs","children"],ieConditionalComment:Nb[0],ieConditionalStartComment:Nb[1],ieConditionalEndComment:Nb[1],interpolation:Nb[0],text:Nb[0],docType:Nb[1],comment:Nb[1],attribute:Nb[1],cdata:Nb[1],angularControlFlowBlock:["children","parameters"],angularControlFlowBlockParameters:Nb[0],angularControlFlowBlockParameter:Nb[1],angularLetDeclaration:["init"],angularLetDeclarationInitializer:Nb[1],angularIcuExpression:["cases"],angularIcuCase:["expression"]};var Mb=Rb(Ob,"kind"),ev=Mb;var tv="format";var rv=/^\s*/u,nv=/^\s*/u;var Zn=tl=>nv.test(tl),ei=tl=>rv.test(tl),ti=tl=>`\x3c!-- @${tv} --\x3e\n\n${tl}`;var iv=new Map([["if",new Set(["else if","else"])],["else if",new Set(["else if","else"])],["for",new Set(["empty"])],["defer",new Set(["placeholder","error","loading"])],["placeholder",new Set(["placeholder","error","loading"])],["error",new Set(["placeholder","error","loading"])],["loading",new Set(["placeholder","error","loading"])]]);function ni(tl){let od=J(tl);return tl.kind==="element"&&!tl.endSourceSpan&&BA(tl.children)?Math.max(od,ni(vh(0,tl.children,-1))):od}function Ze(tl,od,_d){let Ad=tl.node;if(oe(Ad)){let tl=ni(Ad);return[H(Ad,od),L(bA.trimEnd(od.originalText.slice(K(Ad)+(Ad.prev&&je(Ad.prev)?At(Ad).length:0),tl-(Ad.next&&W(Ad.next)?ue(Ad,od).length:0)))),F(Ad,od)]}return _d()}function Pt(tl,od){return O(tl)&&O(od)?tl.isTrailingSpaceSensitive?tl.hasTrailingSpaces?vt(od)?lA:sA:"":vt(od)?lA:aA:je(tl)&&(oe(od)||od.firstChild||od.isSelfClosing||od.kind==="element"&&od.attrs.length>0)||tl.kind==="element"&&tl.isSelfClosing&&W(od)?"":!od.isLeadingSpaceSensitive||vt(od)||W(od)&&tl.lastChild&&he(tl.lastChild)&&tl.lastChild.lastChild&&he(tl.lastChild.lastChild)?lA:od.hasLeadingSpaces?sA:aA}function Le(tl,od,_d){let{node:Ad}=tl;if(tr(Ad))return[iA,...tl.map((()=>{let Ad=tl.node,Dd=Ad.prev?Pt(Ad.prev,Ad):"";return[Dd?[Dd,Ge(Ad.prev)?lA:""]:"",Ze(tl,od,_d)]}),"children")];let Dd=Ad.children.map((()=>Symbol("")));return tl.map((({node:Ad,index:zd})=>{if(O(Ad)){if(Ad.prev&&O(Ad.prev)){let Dd=Pt(Ad.prev,Ad);if(Dd)return Ge(Ad.prev)?[lA,lA,Ze(tl,od,_d)]:[Dd,Ze(tl,od,_d)]}return Ze(tl,od,_d)}let Kd=[],Zd=[],fh=[],vh=[],wh=Ad.prev?Pt(Ad.prev,Ad):"",xh=Ad.next?Pt(Ad,Ad.next):"";return wh&&(Ge(Ad.prev)?Kd.push(lA,lA):wh===lA?Kd.push(lA):O(Ad.prev)?Zd.push(wh):Zd.push(j("",aA,{groupId:Dd[zd-1]}))),xh&&(Ge(Ad)?O(Ad.next)&&vh.push(lA,lA):xh===lA?O(Ad.next)&&vh.push(lA):fh.push(xh)),[...Kd,E([...Zd,E([Ze(tl,od,_d),...fh],{id:Dd[zd]})]),...vh]}),"children")}function ii(tl,od,_d){let{node:Ad}=tl,Dd=[];if(Da(tl)&&Dd.push("} "),Dd.push("@",Ad.name),Pa(Ad))return Dd.push(";"),Dd;if(Ad.parameters&&Dd.push(" (",E(_d("parameters")),")"),!Oa(Ad)){Dd.push(" {");let zd=si(Ad);Ad.children.length>0?(Ad.firstChild.hasLeadingSpaces=!0,Ad.lastChild.hasTrailingSpaces=!0,Dd.push(A([lA,Le(tl,od,_d)])),zd&&Dd.push(lA,"}")):zd&&Dd.push("}")}return E(Dd,{shouldBreak:!0})}function si(tl){return!(tl.next?.kind==="angularControlFlowBlock"&&iv.get(tl.name)?.has(tl.next.name))}var La=tl=>tl?.kind==="angularControlFlowBlock"&&(tl.name==="case"||tl.name==="default"),Pa=tl=>tl?.kind==="angularControlFlowBlock"&&tl.name==="default never";function Oa(tl){return La(tl)&&tl.endSourceSpan&&tl.endSourceSpan.start.offset===tl.endSourceSpan.end.offset}function Da(tl){let{previous:od}=tl;return od?.kind==="angularControlFlowBlock"&&!oe(od)&&!si(od)}function ai(tl,od,_d){return[A([aA,B([";",sA],tl.map(_d,"children"))]),aA]}function oi(tl,od,_d){let{node:Ad}=tl;return[me(Ad,od),E([Ad.switchValue.trim(),", ",Ad.type,Ad.cases.length>0?[",",A([sA,B(sA,tl.map(_d,"cases"))])]:"",aA]),ce(Ad,od)]}function li(tl,od,_d){let{node:Ad}=tl;return[Ad.value," {",E([A([aA,tl.map((({node:tl,isLast:od})=>{let Ad=[_d()];return tl.kind==="text"&&(tl.hasLeadingSpaces&&Ad.unshift(sA),tl.hasTrailingSpaces&&!od&&Ad.push(sA)),Ad}),"expression")]),aA]),"}"]}function ci(tl,od,_d){let{node:Ad}=tl;if(Ct(Ad,od))return[H(Ad,od),E(Ke(tl,od,_d)),L(gb(Ad,od)),...Ye(Ad,od),F(Ad,od)];let Dd=Ad.children.length===1&&(Ad.firstChild.kind==="interpolation"||Ad.firstChild.kind==="angularIcuExpression")&&Ad.firstChild.isLeadingSpaceSensitive&&!Ad.firstChild.hasLeadingSpaces&&Ad.lastChild.isTrailingSpaceSensitive&&!Ad.lastChild.hasTrailingSpaces,zd=Symbol("element-attr-group-id"),a=Dd=>E([E(Ke(tl,od,_d),{id:zd}),Dd,Ye(Ad,od)]),o=tl=>Dd?Fr(tl,{groupId:zd}):(q(Ad,od)||$e(Ad,od))&&Ad.parent.kind==="root"&&od.parser==="vue"&&!od.vueIndentScriptAndStyle?tl:A(tl),c=()=>Dd?j(aA,"",{groupId:zd}):Ad.firstChild.hasLeadingSpaces&&Ad.firstChild.isLeadingSpaceSensitive?sA:Ad.firstChild.kind==="text"&&Ad.isWhitespaceSensitive&&Ad.isIndentationSensitive?qr(aA):aA,u=()=>(Ad.next?W(Ad.next):pe(Ad.parent))?Ad.lastChild.hasTrailingSpaces&&Ad.lastChild.isTrailingSpaceSensitive?" ":"":Dd?j(aA,"",{groupId:zd}):Ad.lastChild.hasTrailingSpaces&&Ad.lastChild.isTrailingSpaceSensitive?sA:(Ad.lastChild.kind==="comment"||Ad.lastChild.kind==="text"&&Ad.isWhitespaceSensitive&&Ad.isIndentationSensitive)&&new RegExp(`\\n[\\t ]{${od.tabWidth*(tl.ancestors.length-1)}}$`,"u").test(Ad.lastChild.value)?"":aA;return Ad.children.length===0?a(Ad.hasDanglingSpaces&&Ad.isDanglingSpaceSensitive?sA:""):a([cn(Ad)?iA:"",o([c(),Le(tl,od,_d)]),u()])}var sv=function(tl){return tl[tl.RAW_TEXT=0]="RAW_TEXT",tl[tl.ESCAPABLE_RAW_TEXT=1]="ESCAPABLE_RAW_TEXT",tl[tl.PARSABLE_DATA=2]="PARSABLE_DATA",tl}({});function et(tl,od=!0){if(tl[0]!=":")return[null,tl];let _d=tl.indexOf(":",1);if(_d===-1){if(od)throw new Error(`Unsupported format "${tl}" expecting ":namespace:name"`);return[null,tl]}return[tl.slice(1,_d),tl.slice(_d+1)]}function lr(tl){return et(tl)[1]==="ng-container"}function cr(tl){return et(tl)[1]==="ng-content"}function Pe(tl){return tl===null?null:et(tl)[0]}function fe(tl,od){return tl?`:${tl}:${od}`:od}var ov={name:"custom-elements"},lv={name:"no-errors-schema"},cv=function(tl){return tl[tl.NONE=0]="NONE",tl[tl.HTML=1]="HTML",tl[tl.STYLE=2]="STYLE",tl[tl.SCRIPT=3]="SCRIPT",tl[tl.URL=4]="URL",tl[tl.RESOURCE_URL=5]="RESOURCE_URL",tl[tl.ATTRIBUTE_NO_BINDING=6]="ATTRIBUTE_NO_BINDING",tl}({});var uv=/-+([a-z0-9])/g;function ui(tl){return tl.replace(uv,((...tl)=>tl[1].toUpperCase()))}var pv;function hr(){return pv||(pv={},tt(cv.HTML,["iframe|srcdoc","*|innerHTML","*|outerHTML"]),tt(cv.STYLE,["*|style"]),tt(cv.URL,["*|formAction","area|href","a|href","a|xlink:href","form|action","annotation|href","annotation|xlink:href","annotation-xml|href","annotation-xml|xlink:href","maction|href","maction|xlink:href","malignmark|href","malignmark|xlink:href","math|href","math|xlink:href","mroot|href","mroot|xlink:href","msqrt|href","msqrt|xlink:href","merror|href","merror|xlink:href","mfrac|href","mfrac|xlink:href","mglyph|href","mglyph|xlink:href","msub|href","msub|xlink:href","msup|href","msup|xlink:href","msubsup|href","msubsup|xlink:href","mmultiscripts|href","mmultiscripts|xlink:href","mprescripts|href","mprescripts|xlink:href","mi|href","mi|xlink:href","mn|href","mn|xlink:href","mo|href","mo|xlink:href","mpadded|href","mpadded|xlink:href","mphantom|href","mphantom|xlink:href","mrow|href","mrow|xlink:href","ms|href","ms|xlink:href","mspace|href","mspace|xlink:href","mstyle|href","mstyle|xlink:href","mtable|href","mtable|xlink:href","mtd|href","mtd|xlink:href","mtr|href","mtr|xlink:href","mtext|href","mtext|xlink:href","mover|href","mover|xlink:href","munder|href","munder|xlink:href","munderover|href","munderover|xlink:href","semantics|href","semantics|xlink:href","none|href","none|xlink:href","img|src","video|src"]),tt(cv.RESOURCE_URL,["base|href","embed|src","frame|src","iframe|src","link|href","object|codebase","object|data","script|src","script|href","script|xlink:href"]),tt(cv.ATTRIBUTE_NO_BINDING,["animate|attributeName","animate|values","animate|to","animate|from","set|to","set|attributeName","animateMotion|attributeName","animateTransform|attributeName","unknown|attributeName","unknown|values","unknown|to","unknown|from","iframe|sandbox","iframe|allow","iframe|allowFullscreen","iframe|referrerPolicy","iframe|csp","iframe|fetchPriority","unknown|sandbox","unknown|allow","unknown|allowFullscreen","unknown|referrerPolicy","unknown|csp","unknown|fetchPriority"])),pv}function tt(tl,od){for(let _d of od)pv[_d.toLowerCase()]=tl}var _v=class{};var Bv="boolean",Fv="number",Rv="string",Ov="object",Qv=["[Element]|textContent,%ariaActiveDescendantElement,%ariaAtomic,%ariaAutoComplete,%ariaBusy,%ariaChecked,%ariaColCount,%ariaColIndex,%ariaColIndexText,%ariaColSpan,%ariaControlsElements,%ariaCurrent,%ariaDescribedByElements,%ariaDescription,%ariaDetailsElements,%ariaDisabled,%ariaErrorMessageElements,%ariaExpanded,%ariaFlowToElements,%ariaHasPopup,%ariaHidden,%ariaInvalid,%ariaKeyShortcuts,%ariaLabel,%ariaLabelledByElements,%ariaLevel,%ariaLive,%ariaModal,%ariaMultiLine,%ariaMultiSelectable,%ariaOrientation,%ariaOwnsElements,%ariaPlaceholder,%ariaPosInSet,%ariaPressed,%ariaReadOnly,%ariaRelevant,%ariaRequired,%ariaRoleDescription,%ariaRowCount,%ariaRowIndex,%ariaRowIndexText,%ariaRowSpan,%ariaSelected,%ariaSetSize,%ariaSort,%ariaValueMax,%ariaValueMin,%ariaValueNow,%ariaValueText,%classList,className,elementTiming,id,innerHTML,*beforecopy,*beforecut,*beforepaste,*fullscreenchange,*fullscreenerror,*search,*webkitfullscreenchange,*webkitfullscreenerror,outerHTML,%part,#scrollLeft,#scrollTop,slot,*message,*mozfullscreenchange,*mozfullscreenerror,*mozpointerlockchange,*mozpointerlockerror,*webglcontextcreationerror,*webglcontextlost,*webglcontextrestored","[HTMLElement]^[Element]|accessKey,autocapitalize,!autofocus,contentEditable,dir,!draggable,enterKeyHint,!hidden,!inert,innerText,inputMode,lang,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,outerText,!spellcheck,%style,#tabIndex,title,!translate,virtualKeyboardPolicy","abbr,address,article,aside,b,bdi,bdo,cite,content,code,dd,dfn,dt,em,figcaption,figure,footer,header,hgroup,i,kbd,main,mark,nav,noscript,rb,rp,rt,rtc,ruby,s,samp,search,section,small,strong,sub,sup,u,var,wbr^[HTMLElement]|accessKey,autocapitalize,!autofocus,contentEditable,dir,!draggable,enterKeyHint,!hidden,innerText,inputMode,lang,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,outerText,!spellcheck,%style,#tabIndex,title,!translate,virtualKeyboardPolicy","media^[HTMLElement]|!autoplay,!controls,%controlsList,%crossOrigin,#currentTime,!defaultMuted,#defaultPlaybackRate,!disableRemotePlayback,!loop,!muted,*encrypted,*waitingforkey,#playbackRate,preload,!preservesPitch,src,%srcObject,#volume",":svg:^[HTMLElement]|!autofocus,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,%style,#tabIndex",":svg:graphics^:svg:|",":svg:animation^:svg:|*begin,*end,*repeat",":svg:geometry^:svg:|",":svg:componentTransferFunction^:svg:|",":svg:gradient^:svg:|",":svg:textContent^:svg:graphics|",":svg:textPositioning^:svg:textContent|","a^[HTMLElement]|charset,coords,download,hash,host,hostname,href,hreflang,name,password,pathname,ping,port,protocol,referrerPolicy,rel,%relList,rev,search,shape,target,text,type,username","area^[HTMLElement]|alt,coords,download,hash,host,hostname,href,!noHref,password,pathname,ping,port,protocol,referrerPolicy,rel,%relList,search,shape,target,username","audio^media|","br^[HTMLElement]|clear","base^[HTMLElement]|href,target","body^[HTMLElement]|aLink,background,bgColor,link,*afterprint,*beforeprint,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*messageerror,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,text,vLink","button^[HTMLElement]|!disabled,formAction,formEnctype,formMethod,!formNoValidate,formTarget,name,type,value","canvas^[HTMLElement]|#height,#width","content^[HTMLElement]|select","dl^[HTMLElement]|!compact","data^[HTMLElement]|value","datalist^[HTMLElement]|","details^[HTMLElement]|!open","dialog^[HTMLElement]|!open,returnValue","dir^[HTMLElement]|!compact","div^[HTMLElement]|align","embed^[HTMLElement]|align,height,name,src,type,width","fieldset^[HTMLElement]|!disabled,name","font^[HTMLElement]|color,face,size","form^[HTMLElement]|acceptCharset,action,autocomplete,encoding,enctype,method,name,!noValidate,target","frame^[HTMLElement]|frameBorder,longDesc,marginHeight,marginWidth,name,!noResize,scrolling,src","frameset^[HTMLElement]|cols,*afterprint,*beforeprint,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*messageerror,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,rows","geolocation^[HTMLElement]|accuracymode,!autolocate,*location,*promptaction,*promptdismiss,*validationstatuschange,!watch","hr^[HTMLElement]|align,color,!noShade,size,width","head^[HTMLElement]|","h1,h2,h3,h4,h5,h6^[HTMLElement]|align","html^[HTMLElement]|version","iframe^[HTMLElement]|align,allow,!allowFullscreen,!allowPaymentRequest,csp,frameBorder,height,loading,longDesc,marginHeight,marginWidth,name,referrerPolicy,%sandbox,scrolling,src,srcdoc,width","img^[HTMLElement]|align,alt,border,%crossOrigin,decoding,#height,#hspace,!isMap,loading,longDesc,lowsrc,name,referrerPolicy,sizes,src,srcset,useMap,#vspace,#width","input^[HTMLElement]|accept,align,alt,autocomplete,!checked,!defaultChecked,defaultValue,dirName,!disabled,%files,formAction,formEnctype,formMethod,!formNoValidate,formTarget,#height,!incremental,!indeterminate,max,#maxLength,min,#minLength,!multiple,name,pattern,placeholder,!readOnly,!required,selectionDirection,#selectionEnd,#selectionStart,#size,src,step,type,useMap,value,%valueAsDate,#valueAsNumber,#width","li^[HTMLElement]|type,#value","label^[HTMLElement]|htmlFor","legend^[HTMLElement]|align","link^[HTMLElement]|as,charset,%crossOrigin,!disabled,href,hreflang,imageSizes,imageSrcset,integrity,media,referrerPolicy,rel,%relList,rev,%sizes,target,type","map^[HTMLElement]|name","marquee^[HTMLElement]|behavior,bgColor,direction,height,#hspace,#loop,#scrollAmount,#scrollDelay,!trueSpeed,#vspace,width","menu^[HTMLElement]|!compact","meta^[HTMLElement]|content,httpEquiv,media,name,scheme","meter^[HTMLElement]|#high,#low,#max,#min,#optimum,#value","ins,del^[HTMLElement]|cite,dateTime","ol^[HTMLElement]|!compact,!reversed,#start,type","object^[HTMLElement]|align,archive,border,code,codeBase,codeType,data,!declare,height,#hspace,name,standby,type,useMap,#vspace,width","optgroup^[HTMLElement]|!disabled,label","option^[HTMLElement]|!defaultSelected,!disabled,label,!selected,text,value","output^[HTMLElement]|defaultValue,%htmlFor,name,value","p^[HTMLElement]|align","param^[HTMLElement]|name,type,value,valueType","picture^[HTMLElement]|","pre^[HTMLElement]|#width","progress^[HTMLElement]|#max,#value","q,blockquote,cite^[HTMLElement]|","script^[HTMLElement]|!async,charset,%crossOrigin,!defer,event,htmlFor,integrity,!noModule,%referrerPolicy,src,text,type","select^[HTMLElement]|autocomplete,!disabled,#length,!multiple,name,!required,#selectedIndex,#size,value","selectedcontent^[HTMLElement]|","slot^[HTMLElement]|name","source^[HTMLElement]|#height,media,sizes,src,srcset,type,#width","span^[HTMLElement]|","style^[HTMLElement]|!disabled,media,type","search^[HTMLELement]|","caption^[HTMLElement]|align","th,td^[HTMLElement]|abbr,align,axis,bgColor,ch,chOff,#colSpan,headers,height,!noWrap,#rowSpan,scope,vAlign,width","col,colgroup^[HTMLElement]|align,ch,chOff,#span,vAlign,width","table^[HTMLElement]|align,bgColor,border,%caption,cellPadding,cellSpacing,frame,rules,summary,%tFoot,%tHead,width","tr^[HTMLElement]|align,bgColor,ch,chOff,vAlign","tfoot,thead,tbody^[HTMLElement]|align,ch,chOff,vAlign","template^[HTMLElement]|","textarea^[HTMLElement]|autocomplete,#cols,defaultValue,dirName,!disabled,#maxLength,#minLength,name,placeholder,!readOnly,!required,#rows,selectionDirection,#selectionEnd,#selectionStart,value,wrap","time^[HTMLElement]|dateTime","title^[HTMLElement]|text","track^[HTMLElement]|!default,kind,label,src,srclang","ul^[HTMLElement]|!compact,type","unknown^[HTMLElement]|","video^media|!disablePictureInPicture,#height,*enterpictureinpicture,*leavepictureinpicture,!playsInline,poster,#width",":svg:a^:svg:graphics|",":svg:animate^:svg:animation|",":svg:animateMotion^:svg:animation|",":svg:animateTransform^:svg:animation|",":svg:circle^:svg:geometry|",":svg:clipPath^:svg:graphics|",":svg:defs^:svg:graphics|",":svg:desc^:svg:|",":svg:discard^:svg:|",":svg:ellipse^:svg:geometry|",":svg:feBlend^:svg:|",":svg:feColorMatrix^:svg:|",":svg:feComponentTransfer^:svg:|",":svg:feComposite^:svg:|",":svg:feConvolveMatrix^:svg:|",":svg:feDiffuseLighting^:svg:|",":svg:feDisplacementMap^:svg:|",":svg:feDistantLight^:svg:|",":svg:feDropShadow^:svg:|",":svg:feFlood^:svg:|",":svg:feFuncA^:svg:componentTransferFunction|",":svg:feFuncB^:svg:componentTransferFunction|",":svg:feFuncG^:svg:componentTransferFunction|",":svg:feFuncR^:svg:componentTransferFunction|",":svg:feGaussianBlur^:svg:|",":svg:feImage^:svg:|",":svg:feMerge^:svg:|",":svg:feMergeNode^:svg:|",":svg:feMorphology^:svg:|",":svg:feOffset^:svg:|",":svg:fePointLight^:svg:|",":svg:feSpecularLighting^:svg:|",":svg:feSpotLight^:svg:|",":svg:feTile^:svg:|",":svg:feTurbulence^:svg:|",":svg:filter^:svg:|",":svg:foreignObject^:svg:graphics|",":svg:g^:svg:graphics|",":svg:image^:svg:graphics|decoding",":svg:line^:svg:geometry|",":svg:linearGradient^:svg:gradient|",":svg:mpath^:svg:|",":svg:marker^:svg:|",":svg:mask^:svg:|",":svg:metadata^:svg:|",":svg:path^:svg:geometry|",":svg:pattern^:svg:|",":svg:polygon^:svg:geometry|",":svg:polyline^:svg:geometry|",":svg:radialGradient^:svg:gradient|",":svg:rect^:svg:geometry|",":svg:svg^:svg:graphics|#currentScale,#zoomAndPan",":svg:script^:svg:|type",":svg:set^:svg:animation|",":svg:stop^:svg:|",":svg:style^:svg:|!disabled,media,title,type",":svg:switch^:svg:graphics|",":svg:symbol^:svg:|",":svg:tspan^:svg:textPositioning|",":svg:text^:svg:textPositioning|",":svg:textPath^:svg:textContent|",":svg:title^:svg:|",":svg:use^:svg:graphics|",":svg:view^:svg:|#zoomAndPan","data^[HTMLElement]|value","keygen^[HTMLElement]|!autofocus,challenge,!disabled,form,keytype,name","menuitem^[HTMLElement]|type,label,icon,!disabled,!checked,radiogroup,!default","summary^[HTMLElement]|","time^[HTMLElement]|dateTime",":svg:cursor^:svg:|",":math:^[HTMLElement]|!autofocus,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforeinput,*beforematch,*beforetoggle,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contentvisibilityautostatechange,*contextlost,*contextmenu,*contextrestored,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*scrollend,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,%style,#tabIndex",":math:math^:math:|",":math:maction^:math:|",":math:menclose^:math:|",":math:merror^:math:|",":math:mfenced^:math:|",":math:mfrac^:math:|",":math:mi^:math:|",":math:mmultiscripts^:math:|",":math:mn^:math:|",":math:mo^:math:|",":math:mover^:math:|",":math:mpadded^:math:|",":math:mphantom^:math:|",":math:mroot^:math:|",":math:mrow^:math:|",":math:ms^:math:|",":math:mspace^:math:|",":math:msqrt^:math:|",":math:mstyle^:math:|",":math:msub^:math:|",":math:msubsup^:math:|",":math:msup^:math:|",":math:mtable^:math:|",":math:mtd^:math:|",":math:mtext^:math:|",":math:mtr^:math:|",":math:munder^:math:|",":math:munderover^:math:|",":math:semantics^:math:|"],jv=new Map(Object.entries({class:"className",for:"htmlFor",formaction:"formAction",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex","aria-activedescendant":"ariaActiveDescendantElement","aria-atomic":"ariaAtomic","aria-autocomplete":"ariaAutoComplete","aria-busy":"ariaBusy","aria-checked":"ariaChecked","aria-colcount":"ariaColCount","aria-colindex":"ariaColIndex","aria-colindextext":"ariaColIndexText","aria-colspan":"ariaColSpan","aria-controls":"ariaControlsElements","aria-current":"ariaCurrent","aria-describedby":"ariaDescribedByElements","aria-description":"ariaDescription","aria-details":"ariaDetailsElements","aria-disabled":"ariaDisabled","aria-errormessage":"ariaErrorMessageElements","aria-expanded":"ariaExpanded","aria-flowto":"ariaFlowToElements","aria-haspopup":"ariaHasPopup","aria-hidden":"ariaHidden","aria-invalid":"ariaInvalid","aria-keyshortcuts":"ariaKeyShortcuts","aria-label":"ariaLabel","aria-labelledby":"ariaLabelledByElements","aria-level":"ariaLevel","aria-live":"ariaLive","aria-modal":"ariaModal","aria-multiline":"ariaMultiLine","aria-multiselectable":"ariaMultiSelectable","aria-orientation":"ariaOrientation","aria-owns":"ariaOwnsElements","aria-placeholder":"ariaPlaceholder","aria-posinset":"ariaPosInSet","aria-pressed":"ariaPressed","aria-readonly":"ariaReadOnly","aria-required":"ariaRequired","aria-roledescription":"ariaRoleDescription","aria-rowcount":"ariaRowCount","aria-rowindex":"ariaRowIndex","aria-rowindextext":"ariaRowIndexText","aria-rowspan":"ariaRowSpan","aria-selected":"ariaSelected","aria-setsize":"ariaSetSize","aria-sort":"ariaSort","aria-valuemax":"ariaValueMax","aria-valuemin":"ariaValueMin","aria-valuenow":"ariaValueNow","aria-valuetext":"ariaValueText"})),Uv=Array.from(jv).reduce(((tl,[od,_d])=>(tl.set(od,_d),tl)),new Map),Gv=class extends _v{_schema=new Map;_eventSchema=new Map;constructor(){super(),Qv.forEach((tl=>{let od=new Map,_d=new Set,[Ad,Dd]=tl.split("|"),zd=Dd.split(","),[Kd,Zd]=Ad.split("^");Kd.split(",").forEach((tl=>{this._schema.set(tl.toLowerCase(),od),this._eventSchema.set(tl.toLowerCase(),_d)}));let fh=Zd&&this._schema.get(Zd.toLowerCase());if(fh){for(let[tl,_d]of fh)od.set(tl,_d);for(let tl of this._eventSchema.get(Zd.toLowerCase()))_d.add(tl)}zd.forEach((tl=>{if(tl.length>0)switch(tl[0]){case"*":_d.add(tl.substring(1));break;case"!":od.set(tl.substring(1),Bv);break;case"#":od.set(tl.substring(1),Fv);break;case"%":od.set(tl.substring(1),Ov);break;default:od.set(tl,Rv)}}))}))}hasProperty(tl,od,_d){if(_d.some((tl=>tl.name===lv.name)))return!0;if(tl.indexOf("-")>-1){if(lr(tl)||cr(tl))return!1;if(_d.some((tl=>tl.name===ov.name)))return!0}return(this._schema.get(tl.toLowerCase())||this._schema.get("unknown")).has(od)}hasElement(tl,od){return od.some((tl=>tl.name===lv.name))||tl.indexOf("-")>-1&&(lr(tl)||cr(tl)||od.some((tl=>tl.name===ov.name)))?!0:this._schema.has(tl.toLowerCase())}securityContext(tl,od,_d){_d&&(od=this.getMappedPropName(od)),tl=tl.toLowerCase(),od=od.toLowerCase();let Ad=hr()[tl+"|"+od];return Ad||(Ad=hr()["*|"+od],Ad||cv.NONE)}getMappedPropName(tl){return jv.get(tl)??tl}getDefaultComponentElementName(){return"ng-component"}validateProperty(tl){return tl.toLowerCase().startsWith("on")?{error:!0,msg:`Binding to event property '${tl}' is disallowed for security reasons, please use (${tl.slice(2)})=...\nIf '${tl}' is a directive input, make sure the directive is imported by the current module.`}:{error:!1}}validateAttribute(tl){return tl.toLowerCase().startsWith("on")?{error:!0,msg:`Binding to event attribute '${tl}' is disallowed for security reasons, please use (${tl.slice(2)})=...`}:{error:!1}}allKnownElementNames(){return Array.from(this._schema.keys())}allKnownAttributesOfElement(tl){let od=this._schema.get(tl.toLowerCase())||this._schema.get("unknown");return Array.from(od.keys()).map((tl=>Uv.get(tl)??tl))}allKnownEventsOfElement(tl){return Array.from(this._eventSchema.get(tl.toLowerCase())??[])}normalizeAnimationStyleProperty(tl){return ui(tl)}normalizeAnimationStyleValue(tl,od,_d){let Ad="",Dd=_d.toString().trim(),zd=null;if(Va(tl)&&_d!==0&&_d!=="0")if(typeof _d=="number")Ad="px";else{let tl=_d.match(/^[+-]?[\d\.]+([a-z]*)$/);tl&&tl[1].length==0&&(zd=`Please provide a CSS unit value for ${od}:${_d}`)}return{error:zd,value:Dd+Ad}}};function Va(tl){switch(tl){case"width":case"height":case"minWidth":case"minHeight":case"maxWidth":case"maxHeight":case"left":case"top":case"bottom":case"right":case"fontSize":case"outlineWidth":case"outlineOffset":case"paddingTop":case"paddingLeft":case"paddingBottom":case"paddingRight":case"marginTop":case"marginLeft":case"marginBottom":case"marginRight":case"borderRadius":case"borderWidth":case"borderTopWidth":case"borderLeftWidth":case"borderRightWidth":case"borderBottomWidth":case"textIndent":return!0;default:return!1}}var $v=class{closedByChildren={};contentType;closedByParent=!1;implicitNamespacePrefix;isVoid;ignoreFirstLf;canSelfClose;preventNamespaceInheritance;constructor({closedByChildren:tl,implicitNamespacePrefix:od,contentType:_d=sv.PARSABLE_DATA,closedByParent:Ad=!1,isVoid:Dd=!1,ignoreFirstLf:zd=!1,preventNamespaceInheritance:Kd=!1,canSelfClose:Zd=!1}={}){tl&&tl.length>0&&tl.forEach((tl=>this.closedByChildren[tl]=!0)),this.isVoid=Dd,this.closedByParent=Ad||Dd,this.implicitNamespacePrefix=od||null,this.contentType=_d,this.ignoreFirstLf=zd,this.preventNamespaceInheritance=Kd,this.canSelfClose=Zd??Dd}isClosedByChild(tl){return this.isVoid||tl.toLowerCase()in this.closedByChildren}getContentType(tl){return typeof this.contentType=="object"?(tl===void 0?void 0:this.contentType[tl])??this.contentType.default:this.contentType}},qv,Vv;function Oe(tl){return Vv||(qv=new $v({canSelfClose:!0}),Vv=Object.assign(Object.create(null),{base:new $v({isVoid:!0}),meta:new $v({isVoid:!0}),area:new $v({isVoid:!0}),embed:new $v({isVoid:!0}),link:new $v({isVoid:!0}),img:new $v({isVoid:!0}),input:new $v({isVoid:!0}),param:new $v({isVoid:!0}),hr:new $v({isVoid:!0}),br:new $v({isVoid:!0}),source:new $v({isVoid:!0}),track:new $v({isVoid:!0}),wbr:new $v({isVoid:!0}),p:new $v({closedByChildren:["address","article","aside","blockquote","div","dl","fieldset","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","main","nav","ol","p","pre","section","table","ul"],closedByParent:!0}),thead:new $v({closedByChildren:["tbody","tfoot"]}),tbody:new $v({closedByChildren:["tbody","tfoot"],closedByParent:!0}),tfoot:new $v({closedByChildren:["tbody"],closedByParent:!0}),tr:new $v({closedByChildren:["tr"],closedByParent:!0}),td:new $v({closedByChildren:["td","th"],closedByParent:!0}),th:new $v({closedByChildren:["td","th"],closedByParent:!0}),col:new $v({isVoid:!0}),svg:new $v({implicitNamespacePrefix:"svg"}),foreignObject:new $v({implicitNamespacePrefix:"svg",preventNamespaceInheritance:!0}),math:new $v({implicitNamespacePrefix:"math"}),li:new $v({closedByChildren:["li"],closedByParent:!0}),dt:new $v({closedByChildren:["dt","dd"]}),dd:new $v({closedByChildren:["dt","dd"],closedByParent:!0}),rb:new $v({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rt:new $v({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rtc:new $v({closedByChildren:["rb","rtc","rp"],closedByParent:!0}),rp:new $v({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),optgroup:new $v({closedByChildren:["optgroup"],closedByParent:!0}),option:new $v({closedByChildren:["option","optgroup"],closedByParent:!0}),pre:new $v({ignoreFirstLf:!0}),listing:new $v({ignoreFirstLf:!0}),style:new $v({contentType:sv.RAW_TEXT}),script:new $v({contentType:sv.RAW_TEXT}),title:new $v({contentType:{default:sv.ESCAPABLE_RAW_TEXT,svg:sv.PARSABLE_DATA}}),textarea:new $v({contentType:sv.ESCAPABLE_RAW_TEXT,ignoreFirstLf:!0})}),(new Gv).allKnownElementNames().forEach((tl=>{!Vv[tl]&&Pe(tl)===null&&(Vv[tl]=new $v({canSelfClose:!1}))}))),Vv[tl]??qv}var Hv=class gi{constructor(tl,od,_d,Ad){this.file=tl,this.offset=od,this.line=_d,this.col=Ad}toString(){return this.offset!=null?`${this.file.url}@${this.line}:${this.col}`:this.file.url}moveBy(tl){let od=this.file.content,_d=od.length,Ad=this.offset,Dd=this.line,zd=this.col;for(;Ad>0&&tl<0;)if(Ad--,tl++,od.charCodeAt(Ad)==10){Dd--;let tl=od.substring(0,Ad-1).lastIndexOf(`\n`);zd=tl>0?Ad-tl:Ad}else zd--;for(;Ad<_d&&tl>0;){let _d=od.charCodeAt(Ad);Ad++,tl--,_d==10?(Dd++,zd=0):zd++}return new gi(this.file,Ad,Dd,zd)}getContext(tl,od){let _d=this.file.content,Ad=this.offset;if(Ad!=null){Ad>_d.length-1&&(Ad=_d.length-1);let Dd=Ad,zd=0,Kd=0;for(;zd0&&(Ad--,zd++,!(_d[Ad]==`\n`&&++Kd==od)););for(zd=0,Kd=0;zd]${tl.after}")`:this.msg}toString(){let tl=this.span.details?`, ${this.span.details}`:"";return`${this.contextualMessage()}: ${this.span.start}${tl}`}};var Zv=class{constructor(tl,od){this.sourceSpan=tl,this.i18n=od}},eE=class extends Zv{constructor(tl,od,_d,Ad){super(od,Ad),this.value=tl,this.tokens=_d}visit(tl,od){return tl.visitText(this,od)}kind="text"},tE=class extends Zv{constructor(tl,od,_d,Ad){super(od,Ad),this.value=tl,this.tokens=_d}visit(tl,od){return tl.visitCdata(this,od)}kind="cdata"},rE=class extends Zv{constructor(tl,od,_d,Ad,Dd,zd){super(Ad,zd),this.switchValue=tl,this.type=od,this.cases=_d,this.switchValueSourceSpan=Dd}visit(tl,od){return tl.visitExpansion(this,od)}kind="expansion"},nE=class{constructor(tl,od,_d,Ad,Dd){this.value=tl,this.expression=od,this.sourceSpan=_d,this.valueSourceSpan=Ad,this.expSourceSpan=Dd}visit(tl,od){return tl.visitExpansionCase(this,od)}kind="expansionCase"},iE=class extends Zv{constructor(tl,od,_d,Ad,Dd,zd,Kd){super(_d,Kd),this.name=tl,this.value=od,this.keySpan=Ad,this.valueSpan=Dd,this.valueTokens=zd}visit(tl,od){return tl.visitAttribute(this,od)}kind="attribute";get nameSpan(){return this.keySpan}},sE=class extends Zv{constructor(tl,od,_d,Ad,Dd,zd,Kd,Zd=null,fh=null,vh,wh){super(zd,wh),this.name=tl,this.attrs=od,this.directives=_d,this.children=Ad,this.isSelfClosing=Dd,this.startSourceSpan=Kd,this.endSourceSpan=Zd,this.nameSpan=fh,this.isVoid=vh}visit(tl,od){return tl.visitElement(this,od)}kind="element"},aE=class{constructor(tl,od){this.value=tl,this.sourceSpan=od}visit(tl,od){return tl.visitComment(this,od)}kind="comment"},oE=class{constructor(tl,od){this.value=tl,this.sourceSpan=od}visit(tl,od){return tl.visitDocType(this,od)}kind="docType"},lE=class extends Zv{constructor(tl,od,_d,Ad,Dd,zd,Kd=null,Zd){super(Ad,Zd),this.name=tl,this.parameters=od,this.children=_d,this.nameSpan=Dd,this.startSourceSpan=zd,this.endSourceSpan=Kd}visit(tl,od){return tl.visitBlock(this,od)}kind="block"},cE=class extends Zv{constructor(tl,od,_d,Ad,Dd,zd,Kd,Zd,fh,vh=null,wh){super(Zd,wh),this.componentName=tl,this.tagName=od,this.fullName=_d,this.attrs=Ad,this.directives=Dd,this.children=zd,this.isSelfClosing=Kd,this.startSourceSpan=fh,this.endSourceSpan=vh}visit(tl,od){return tl.visitComponent(this,od)}kind="component"},uE=class{constructor(tl,od,_d,Ad,Dd=null){this.name=tl,this.attrs=od,this.sourceSpan=_d,this.startSourceSpan=Ad,this.endSourceSpan=Dd}visit(tl,od){return tl.visitDirective(this,od)}kind="directive"},pE=class{constructor(tl,od){this.expression=tl,this.sourceSpan=od}visit(tl,od){return tl.visitBlockParameter(this,od)}kind="blockParameter";startSourceSpan=null;endSourceSpan=null},dE=class{constructor(tl,od,_d,Ad,Dd){this.name=tl,this.value=od,this.sourceSpan=_d,this.nameSpan=Ad,this.valueSpan=Dd}visit(tl,od){return tl.visitLetDeclaration(this,od)}kind="letDeclaration";startSourceSpan=null;endSourceSpan=null};function Dt(tl,od,_d=null){let Ad=[],Dd=tl.visit?od=>tl.visit(od,_d)||od.visit(tl,_d):od=>od.visit(tl,_d);return od.forEach((tl=>{let od=Dd(tl);od&&Ad.push(od)})),Ad}var hE=class{constructor(){}visitElement(tl,od){this.visitChildren(od,(od=>{od(tl.attrs),od(tl.directives),od(tl.children)}))}visitAttribute(tl,od){}visitText(tl,od){}visitCdata(tl,od){}visitComment(tl,od){}visitDocType(tl,od){}visitExpansion(tl,od){return this.visitChildren(od,(od=>{od(tl.cases)}))}visitExpansionCase(tl,od){}visitBlock(tl,od){this.visitChildren(od,(od=>{od(tl.parameters),od(tl.children)}))}visitBlockParameter(tl,od){}visitLetDeclaration(tl,od){}visitComponent(tl,od){this.visitChildren(od,(od=>{od(tl.attrs),od(tl.children)}))}visitDirective(tl,od){this.visitChildren(od,(od=>{od(tl.attrs)}))}visitChildren(tl,od){let _d=[],Ad=this;function i(od){od&&_d.push(Dt(Ad,od,tl))}return od(i),Array.prototype.concat.apply([],_d)}};var _E={AElig:"Æ",AMP:"&",amp:"&",Aacute:"Á",Abreve:"Ă",Acirc:"Â",Acy:"А",Afr:"𝔄",Agrave:"À",Alpha:"Α",Amacr:"Ā",And:"⩓",Aogon:"Ą",Aopf:"𝔸",ApplyFunction:"⁡",af:"⁡",Aring:"Å",angst:"Å",Ascr:"𝒜",Assign:"≔",colone:"≔",coloneq:"≔",Atilde:"Ã",Auml:"Ä",Backslash:"∖",setminus:"∖",setmn:"∖",smallsetminus:"∖",ssetmn:"∖",Barv:"⫧",Barwed:"⌆",doublebarwedge:"⌆",Bcy:"Б",Because:"∵",becaus:"∵",because:"∵",Bernoullis:"ℬ",Bscr:"ℬ",bernou:"ℬ",Beta:"Β",Bfr:"𝔅",Bopf:"𝔹",Breve:"˘",breve:"˘",Bumpeq:"≎",HumpDownHump:"≎",bump:"≎",CHcy:"Ч",COPY:"©",copy:"©",Cacute:"Ć",Cap:"⋒",CapitalDifferentialD:"ⅅ",DD:"ⅅ",Cayleys:"ℭ",Cfr:"ℭ",Ccaron:"Č",Ccedil:"Ç",Ccirc:"Ĉ",Cconint:"∰",Cdot:"Ċ",Cedilla:"¸",cedil:"¸",CenterDot:"·",centerdot:"·",middot:"·",Chi:"Χ",CircleDot:"⊙",odot:"⊙",CircleMinus:"⊖",ominus:"⊖",CirclePlus:"⊕",oplus:"⊕",CircleTimes:"⊗",otimes:"⊗",ClockwiseContourIntegral:"∲",cwconint:"∲",CloseCurlyDoubleQuote:"”",rdquo:"”",rdquor:"”",CloseCurlyQuote:"’",rsquo:"’",rsquor:"’",Colon:"∷",Proportion:"∷",Colone:"⩴",Congruent:"≡",equiv:"≡",Conint:"∯",DoubleContourIntegral:"∯",ContourIntegral:"∮",conint:"∮",oint:"∮",Copf:"ℂ",complexes:"ℂ",Coproduct:"∐",coprod:"∐",CounterClockwiseContourIntegral:"∳",awconint:"∳",Cross:"⨯",Cscr:"𝒞",Cup:"⋓",CupCap:"≍",asympeq:"≍",DDotrahd:"⤑",DJcy:"Ђ",DScy:"Ѕ",DZcy:"Џ",Dagger:"‡",ddagger:"‡",Darr:"↡",Dashv:"⫤",DoubleLeftTee:"⫤",Dcaron:"Ď",Dcy:"Д",Del:"∇",nabla:"∇",Delta:"Δ",Dfr:"𝔇",DiacriticalAcute:"´",acute:"´",DiacriticalDot:"˙",dot:"˙",DiacriticalDoubleAcute:"˝",dblac:"˝",DiacriticalGrave:"`",grave:"`",DiacriticalTilde:"˜",tilde:"˜",Diamond:"⋄",diam:"⋄",diamond:"⋄",DifferentialD:"ⅆ",dd:"ⅆ",Dopf:"𝔻",Dot:"¨",DoubleDot:"¨",die:"¨",uml:"¨",DotDot:"⃜",DotEqual:"≐",doteq:"≐",esdot:"≐",DoubleDownArrow:"⇓",Downarrow:"⇓",dArr:"⇓",DoubleLeftArrow:"⇐",Leftarrow:"⇐",lArr:"⇐",DoubleLeftRightArrow:"⇔",Leftrightarrow:"⇔",hArr:"⇔",iff:"⇔",DoubleLongLeftArrow:"⟸",Longleftarrow:"⟸",xlArr:"⟸",DoubleLongLeftRightArrow:"⟺",Longleftrightarrow:"⟺",xhArr:"⟺",DoubleLongRightArrow:"⟹",Longrightarrow:"⟹",xrArr:"⟹",DoubleRightArrow:"⇒",Implies:"⇒",Rightarrow:"⇒",rArr:"⇒",DoubleRightTee:"⊨",vDash:"⊨",DoubleUpArrow:"⇑",Uparrow:"⇑",uArr:"⇑",DoubleUpDownArrow:"⇕",Updownarrow:"⇕",vArr:"⇕",DoubleVerticalBar:"∥",par:"∥",parallel:"∥",shortparallel:"∥",spar:"∥",DownArrow:"↓",ShortDownArrow:"↓",darr:"↓",downarrow:"↓",DownArrowBar:"⤓",DownArrowUpArrow:"⇵",duarr:"⇵",DownBreve:"̑",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVector:"↽",leftharpoondown:"↽",lhard:"↽",DownLeftVectorBar:"⥖",DownRightTeeVector:"⥟",DownRightVector:"⇁",rhard:"⇁",rightharpoondown:"⇁",DownRightVectorBar:"⥗",DownTee:"⊤",top:"⊤",DownTeeArrow:"↧",mapstodown:"↧",Dscr:"𝒟",Dstrok:"Đ",ENG:"Ŋ",ETH:"Ð",Eacute:"É",Ecaron:"Ě",Ecirc:"Ê",Ecy:"Э",Edot:"Ė",Efr:"𝔈",Egrave:"È",Element:"∈",in:"∈",isin:"∈",isinv:"∈",Emacr:"Ē",EmptySmallSquare:"◻",EmptyVerySmallSquare:"▫",Eogon:"Ę",Eopf:"𝔼",Epsilon:"Ε",Equal:"⩵",EqualTilde:"≂",eqsim:"≂",esim:"≂",Equilibrium:"⇌",rightleftharpoons:"⇌",rlhar:"⇌",Escr:"ℰ",expectation:"ℰ",Esim:"⩳",Eta:"Η",Euml:"Ë",Exists:"∃",exist:"∃",ExponentialE:"ⅇ",ee:"ⅇ",exponentiale:"ⅇ",Fcy:"Ф",Ffr:"𝔉",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",blacksquare:"▪",squarf:"▪",squf:"▪",Fopf:"𝔽",ForAll:"∀",forall:"∀",Fouriertrf:"ℱ",Fscr:"ℱ",GJcy:"Ѓ",GT:">",gt:">",Gamma:"Γ",Gammad:"Ϝ",Gbreve:"Ğ",Gcedil:"Ģ",Gcirc:"Ĝ",Gcy:"Г",Gdot:"Ġ",Gfr:"𝔊",Gg:"⋙",ggg:"⋙",Gopf:"𝔾",GreaterEqual:"≥",ge:"≥",geq:"≥",GreaterEqualLess:"⋛",gel:"⋛",gtreqless:"⋛",GreaterFullEqual:"≧",gE:"≧",geqq:"≧",GreaterGreater:"⪢",GreaterLess:"≷",gl:"≷",gtrless:"≷",GreaterSlantEqual:"⩾",geqslant:"⩾",ges:"⩾",GreaterTilde:"≳",gsim:"≳",gtrsim:"≳",Gscr:"𝒢",Gt:"≫",NestedGreaterGreater:"≫",gg:"≫",HARDcy:"Ъ",Hacek:"ˇ",caron:"ˇ",Hat:"^",Hcirc:"Ĥ",Hfr:"ℌ",Poincareplane:"ℌ",HilbertSpace:"ℋ",Hscr:"ℋ",hamilt:"ℋ",Hopf:"ℍ",quaternions:"ℍ",HorizontalLine:"─",boxh:"─",Hstrok:"Ħ",HumpEqual:"≏",bumpe:"≏",bumpeq:"≏",IEcy:"Е",IJlig:"IJ",IOcy:"Ё",Iacute:"Í",Icirc:"Î",Icy:"И",Idot:"İ",Ifr:"ℑ",Im:"ℑ",image:"ℑ",imagpart:"ℑ",Igrave:"Ì",Imacr:"Ī",ImaginaryI:"ⅈ",ii:"ⅈ",Int:"∬",Integral:"∫",int:"∫",Intersection:"⋂",bigcap:"⋂",xcap:"⋂",InvisibleComma:"⁣",ic:"⁣",InvisibleTimes:"⁢",it:"⁢",Iogon:"Į",Iopf:"𝕀",Iota:"Ι",Iscr:"ℐ",imagline:"ℐ",Itilde:"Ĩ",Iukcy:"І",Iuml:"Ï",Jcirc:"Ĵ",Jcy:"Й",Jfr:"𝔍",Jopf:"𝕁",Jscr:"𝒥",Jsercy:"Ј",Jukcy:"Є",KHcy:"Х",KJcy:"Ќ",Kappa:"Κ",Kcedil:"Ķ",Kcy:"К",Kfr:"𝔎",Kopf:"𝕂",Kscr:"𝒦",LJcy:"Љ",LT:"<",lt:"<",Lacute:"Ĺ",Lambda:"Λ",Lang:"⟪",Laplacetrf:"ℒ",Lscr:"ℒ",lagran:"ℒ",Larr:"↞",twoheadleftarrow:"↞",Lcaron:"Ľ",Lcedil:"Ļ",Lcy:"Л",LeftAngleBracket:"⟨",lang:"⟨",langle:"⟨",LeftArrow:"←",ShortLeftArrow:"←",larr:"←",leftarrow:"←",slarr:"←",LeftArrowBar:"⇤",larrb:"⇤",LeftArrowRightArrow:"⇆",leftrightarrows:"⇆",lrarr:"⇆",LeftCeiling:"⌈",lceil:"⌈",LeftDoubleBracket:"⟦",lobrk:"⟦",LeftDownTeeVector:"⥡",LeftDownVector:"⇃",dharl:"⇃",downharpoonleft:"⇃",LeftDownVectorBar:"⥙",LeftFloor:"⌊",lfloor:"⌊",LeftRightArrow:"↔",harr:"↔",leftrightarrow:"↔",LeftRightVector:"⥎",LeftTee:"⊣",dashv:"⊣",LeftTeeArrow:"↤",mapstoleft:"↤",LeftTeeVector:"⥚",LeftTriangle:"⊲",vartriangleleft:"⊲",vltri:"⊲",LeftTriangleBar:"⧏",LeftTriangleEqual:"⊴",ltrie:"⊴",trianglelefteq:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVector:"↿",uharl:"↿",upharpoonleft:"↿",LeftUpVectorBar:"⥘",LeftVector:"↼",leftharpoonup:"↼",lharu:"↼",LeftVectorBar:"⥒",LessEqualGreater:"⋚",leg:"⋚",lesseqgtr:"⋚",LessFullEqual:"≦",lE:"≦",leqq:"≦",LessGreater:"≶",lessgtr:"≶",lg:"≶",LessLess:"⪡",LessSlantEqual:"⩽",leqslant:"⩽",les:"⩽",LessTilde:"≲",lesssim:"≲",lsim:"≲",Lfr:"𝔏",Ll:"⋘",Lleftarrow:"⇚",lAarr:"⇚",Lmidot:"Ŀ",LongLeftArrow:"⟵",longleftarrow:"⟵",xlarr:"⟵",LongLeftRightArrow:"⟷",longleftrightarrow:"⟷",xharr:"⟷",LongRightArrow:"⟶",longrightarrow:"⟶",xrarr:"⟶",Lopf:"𝕃",LowerLeftArrow:"↙",swarr:"↙",swarrow:"↙",LowerRightArrow:"↘",searr:"↘",searrow:"↘",Lsh:"↰",lsh:"↰",Lstrok:"Ł",Lt:"≪",NestedLessLess:"≪",ll:"≪",Map:"⤅",Mcy:"М",MediumSpace:" ",Mellintrf:"ℳ",Mscr:"ℳ",phmmat:"ℳ",Mfr:"𝔐",MinusPlus:"∓",mnplus:"∓",mp:"∓",Mopf:"𝕄",Mu:"Μ",NJcy:"Њ",Nacute:"Ń",Ncaron:"Ň",Ncedil:"Ņ",Ncy:"Н",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",ZeroWidthSpace:"​",NewLine:`\n`,Nfr:"𝔑",NoBreak:"⁠",NonBreakingSpace:" ",nbsp:" ",Nopf:"ℕ",naturals:"ℕ",Not:"⫬",NotCongruent:"≢",nequiv:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",npar:"∦",nparallel:"∦",nshortparallel:"∦",nspar:"∦",NotElement:"∉",notin:"∉",notinva:"∉",NotEqual:"≠",ne:"≠",NotEqualTilde:"≂̸",nesim:"≂̸",NotExists:"∄",nexist:"∄",nexists:"∄",NotGreater:"≯",ngt:"≯",ngtr:"≯",NotGreaterEqual:"≱",nge:"≱",ngeq:"≱",NotGreaterFullEqual:"≧̸",ngE:"≧̸",ngeqq:"≧̸",NotGreaterGreater:"≫̸",nGtv:"≫̸",NotGreaterLess:"≹",ntgl:"≹",NotGreaterSlantEqual:"⩾̸",ngeqslant:"⩾̸",nges:"⩾̸",NotGreaterTilde:"≵",ngsim:"≵",NotHumpDownHump:"≎̸",nbump:"≎̸",NotHumpEqual:"≏̸",nbumpe:"≏̸",NotLeftTriangle:"⋪",nltri:"⋪",ntriangleleft:"⋪",NotLeftTriangleBar:"⧏̸",NotLeftTriangleEqual:"⋬",nltrie:"⋬",ntrianglelefteq:"⋬",NotLess:"≮",nless:"≮",nlt:"≮",NotLessEqual:"≰",nle:"≰",nleq:"≰",NotLessGreater:"≸",ntlg:"≸",NotLessLess:"≪̸",nLtv:"≪̸",NotLessSlantEqual:"⩽̸",nleqslant:"⩽̸",nles:"⩽̸",NotLessTilde:"≴",nlsim:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",NotPrecedes:"⊀",npr:"⊀",nprec:"⊀",NotPrecedesEqual:"⪯̸",npre:"⪯̸",npreceq:"⪯̸",NotPrecedesSlantEqual:"⋠",nprcue:"⋠",NotReverseElement:"∌",notni:"∌",notniva:"∌",NotRightTriangle:"⋫",nrtri:"⋫",ntriangleright:"⋫",NotRightTriangleBar:"⧐̸",NotRightTriangleEqual:"⋭",nrtrie:"⋭",ntrianglerighteq:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",nsqsube:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",nsqsupe:"⋣",NotSubset:"⊂⃒",nsubset:"⊂⃒",vnsub:"⊂⃒",NotSubsetEqual:"⊈",nsube:"⊈",nsubseteq:"⊈",NotSucceeds:"⊁",nsc:"⊁",nsucc:"⊁",NotSucceedsEqual:"⪰̸",nsce:"⪰̸",nsucceq:"⪰̸",NotSucceedsSlantEqual:"⋡",nsccue:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",nsupset:"⊃⃒",vnsup:"⊃⃒",NotSupersetEqual:"⊉",nsupe:"⊉",nsupseteq:"⊉",NotTilde:"≁",nsim:"≁",NotTildeEqual:"≄",nsime:"≄",nsimeq:"≄",NotTildeFullEqual:"≇",ncong:"≇",NotTildeTilde:"≉",nap:"≉",napprox:"≉",NotVerticalBar:"∤",nmid:"∤",nshortmid:"∤",nsmid:"∤",Nscr:"𝒩",Ntilde:"Ñ",Nu:"Ν",OElig:"Œ",Oacute:"Ó",Ocirc:"Ô",Ocy:"О",Odblac:"Ő",Ofr:"𝔒",Ograve:"Ò",Omacr:"Ō",Omega:"Ω",ohm:"Ω",Omicron:"Ο",Oopf:"𝕆",OpenCurlyDoubleQuote:"“",ldquo:"“",OpenCurlyQuote:"‘",lsquo:"‘",Or:"⩔",Oscr:"𝒪",Oslash:"Ø",Otilde:"Õ",Otimes:"⨷",Ouml:"Ö",OverBar:"‾",oline:"‾",OverBrace:"⏞",OverBracket:"⎴",tbrk:"⎴",OverParenthesis:"⏜",PartialD:"∂",part:"∂",Pcy:"П",Pfr:"𝔓",Phi:"Φ",Pi:"Π",PlusMinus:"±",plusmn:"±",pm:"±",Popf:"ℙ",primes:"ℙ",Pr:"⪻",Precedes:"≺",pr:"≺",prec:"≺",PrecedesEqual:"⪯",pre:"⪯",preceq:"⪯",PrecedesSlantEqual:"≼",prcue:"≼",preccurlyeq:"≼",PrecedesTilde:"≾",precsim:"≾",prsim:"≾",Prime:"″",Product:"∏",prod:"∏",Proportional:"∝",prop:"∝",propto:"∝",varpropto:"∝",vprop:"∝",Pscr:"𝒫",Psi:"Ψ",QUOT:'"',quot:'"',Qfr:"𝔔",Qopf:"ℚ",rationals:"ℚ",Qscr:"𝒬",RBarr:"⤐",drbkarow:"⤐",REG:"®",circledR:"®",reg:"®",Racute:"Ŕ",Rang:"⟫",Rarr:"↠",twoheadrightarrow:"↠",Rarrtl:"⤖",Rcaron:"Ř",Rcedil:"Ŗ",Rcy:"Р",Re:"ℜ",Rfr:"ℜ",real:"ℜ",realpart:"ℜ",ReverseElement:"∋",SuchThat:"∋",ni:"∋",niv:"∋",ReverseEquilibrium:"⇋",leftrightharpoons:"⇋",lrhar:"⇋",ReverseUpEquilibrium:"⥯",duhar:"⥯",Rho:"Ρ",RightAngleBracket:"⟩",rang:"⟩",rangle:"⟩",RightArrow:"→",ShortRightArrow:"→",rarr:"→",rightarrow:"→",srarr:"→",RightArrowBar:"⇥",rarrb:"⇥",RightArrowLeftArrow:"⇄",rightleftarrows:"⇄",rlarr:"⇄",RightCeiling:"⌉",rceil:"⌉",RightDoubleBracket:"⟧",robrk:"⟧",RightDownTeeVector:"⥝",RightDownVector:"⇂",dharr:"⇂",downharpoonright:"⇂",RightDownVectorBar:"⥕",RightFloor:"⌋",rfloor:"⌋",RightTee:"⊢",vdash:"⊢",RightTeeArrow:"↦",map:"↦",mapsto:"↦",RightTeeVector:"⥛",RightTriangle:"⊳",vartriangleright:"⊳",vrtri:"⊳",RightTriangleBar:"⧐",RightTriangleEqual:"⊵",rtrie:"⊵",trianglerighteq:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVector:"↾",uharr:"↾",upharpoonright:"↾",RightUpVectorBar:"⥔",RightVector:"⇀",rharu:"⇀",rightharpoonup:"⇀",RightVectorBar:"⥓",Ropf:"ℝ",reals:"ℝ",RoundImplies:"⥰",Rrightarrow:"⇛",rAarr:"⇛",Rscr:"ℛ",realine:"ℛ",Rsh:"↱",rsh:"↱",RuleDelayed:"⧴",SHCHcy:"Щ",SHcy:"Ш",SOFTcy:"Ь",Sacute:"Ś",Sc:"⪼",Scaron:"Š",Scedil:"Ş",Scirc:"Ŝ",Scy:"С",Sfr:"𝔖",ShortUpArrow:"↑",UpArrow:"↑",uarr:"↑",uparrow:"↑",Sigma:"Σ",SmallCircle:"∘",compfn:"∘",Sopf:"𝕊",Sqrt:"√",radic:"√",Square:"□",squ:"□",square:"□",SquareIntersection:"⊓",sqcap:"⊓",SquareSubset:"⊏",sqsub:"⊏",sqsubset:"⊏",SquareSubsetEqual:"⊑",sqsube:"⊑",sqsubseteq:"⊑",SquareSuperset:"⊐",sqsup:"⊐",sqsupset:"⊐",SquareSupersetEqual:"⊒",sqsupe:"⊒",sqsupseteq:"⊒",SquareUnion:"⊔",sqcup:"⊔",Sscr:"𝒮",Star:"⋆",sstarf:"⋆",Sub:"⋐",Subset:"⋐",SubsetEqual:"⊆",sube:"⊆",subseteq:"⊆",Succeeds:"≻",sc:"≻",succ:"≻",SucceedsEqual:"⪰",sce:"⪰",succeq:"⪰",SucceedsSlantEqual:"≽",sccue:"≽",succcurlyeq:"≽",SucceedsTilde:"≿",scsim:"≿",succsim:"≿",Sum:"∑",sum:"∑",Sup:"⋑",Supset:"⋑",Superset:"⊃",sup:"⊃",supset:"⊃",SupersetEqual:"⊇",supe:"⊇",supseteq:"⊇",THORN:"Þ",TRADE:"™",trade:"™",TSHcy:"Ћ",TScy:"Ц",Tab:"\t",Tau:"Τ",Tcaron:"Ť",Tcedil:"Ţ",Tcy:"Т",Tfr:"𝔗",Therefore:"∴",there4:"∴",therefore:"∴",Theta:"Θ",ThickSpace:"  ",ThinSpace:" ",thinsp:" ",Tilde:"∼",sim:"∼",thicksim:"∼",thksim:"∼",TildeEqual:"≃",sime:"≃",simeq:"≃",TildeFullEqual:"≅",cong:"≅",TildeTilde:"≈",ap:"≈",approx:"≈",asymp:"≈",thickapprox:"≈",thkap:"≈",Topf:"𝕋",TripleDot:"⃛",tdot:"⃛",Tscr:"𝒯",Tstrok:"Ŧ",Uacute:"Ú",Uarr:"↟",Uarrocir:"⥉",Ubrcy:"Ў",Ubreve:"Ŭ",Ucirc:"Û",Ucy:"У",Udblac:"Ű",Ufr:"𝔘",Ugrave:"Ù",Umacr:"Ū",UnderBar:"_",lowbar:"_",UnderBrace:"⏟",UnderBracket:"⎵",bbrk:"⎵",UnderParenthesis:"⏝",Union:"⋃",bigcup:"⋃",xcup:"⋃",UnionPlus:"⊎",uplus:"⊎",Uogon:"Ų",Uopf:"𝕌",UpArrowBar:"⤒",UpArrowDownArrow:"⇅",udarr:"⇅",UpDownArrow:"↕",updownarrow:"↕",varr:"↕",UpEquilibrium:"⥮",udhar:"⥮",UpTee:"⊥",bot:"⊥",bottom:"⊥",perp:"⊥",UpTeeArrow:"↥",mapstoup:"↥",UpperLeftArrow:"↖",nwarr:"↖",nwarrow:"↖",UpperRightArrow:"↗",nearr:"↗",nearrow:"↗",Upsi:"ϒ",upsih:"ϒ",Upsilon:"Υ",Uring:"Ů",Uscr:"𝒰",Utilde:"Ũ",Uuml:"Ü",VDash:"⊫",Vbar:"⫫",Vcy:"В",Vdash:"⊩",Vdashl:"⫦",Vee:"⋁",bigvee:"⋁",xvee:"⋁",Verbar:"‖",Vert:"‖",VerticalBar:"∣",mid:"∣",shortmid:"∣",smid:"∣",VerticalLine:"|",verbar:"|",vert:"|",VerticalSeparator:"❘",VerticalTilde:"≀",wr:"≀",wreath:"≀",VeryThinSpace:" ",hairsp:" ",Vfr:"𝔙",Vopf:"𝕍",Vscr:"𝒱",Vvdash:"⊪",Wcirc:"Ŵ",Wedge:"⋀",bigwedge:"⋀",xwedge:"⋀",Wfr:"𝔚",Wopf:"𝕎",Wscr:"𝒲",Xfr:"𝔛",Xi:"Ξ",Xopf:"𝕏",Xscr:"𝒳",YAcy:"Я",YIcy:"Ї",YUcy:"Ю",Yacute:"Ý",Ycirc:"Ŷ",Ycy:"Ы",Yfr:"𝔜",Yopf:"𝕐",Yscr:"𝒴",Yuml:"Ÿ",ZHcy:"Ж",Zacute:"Ź",Zcaron:"Ž",Zcy:"З",Zdot:"Ż",Zeta:"Ζ",Zfr:"ℨ",zeetrf:"ℨ",Zopf:"ℤ",integers:"ℤ",Zscr:"𝒵",aacute:"á",abreve:"ă",ac:"∾",mstpos:"∾",acE:"∾̳",acd:"∿",acirc:"â",acy:"а",aelig:"æ",afr:"𝔞",agrave:"à",alefsym:"ℵ",aleph:"ℵ",alpha:"α",amacr:"ā",amalg:"⨿",and:"∧",wedge:"∧",andand:"⩕",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",angle:"∠",ange:"⦤",angmsd:"∡",measuredangle:"∡",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angzarr:"⍼",aogon:"ą",aopf:"𝕒",apE:"⩰",apacir:"⩯",ape:"≊",approxeq:"≊",apid:"≋",apos:"'",aring:"å",ascr:"𝒶",ast:"*",midast:"*",atilde:"ã",auml:"ä",awint:"⨑",bNot:"⫭",backcong:"≌",bcong:"≌",backepsilon:"϶",bepsi:"϶",backprime:"‵",bprime:"‵",backsim:"∽",bsim:"∽",backsimeq:"⋍",bsime:"⋍",barvee:"⊽",barwed:"⌅",barwedge:"⌅",bbrktbrk:"⎶",bcy:"б",bdquo:"„",ldquor:"„",bemptyv:"⦰",beta:"β",beth:"ℶ",between:"≬",twixt:"≬",bfr:"𝔟",bigcirc:"◯",xcirc:"◯",bigodot:"⨀",xodot:"⨀",bigoplus:"⨁",xoplus:"⨁",bigotimes:"⨂",xotime:"⨂",bigsqcup:"⨆",xsqcup:"⨆",bigstar:"★",starf:"★",bigtriangledown:"▽",xdtri:"▽",bigtriangleup:"△",xutri:"△",biguplus:"⨄",xuplus:"⨄",bkarow:"⤍",rbarr:"⤍",blacklozenge:"⧫",lozf:"⧫",blacktriangle:"▴",utrif:"▴",blacktriangledown:"▾",dtrif:"▾",blacktriangleleft:"◂",ltrif:"◂",blacktriangleright:"▸",rtrif:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bnot:"⌐",bopf:"𝕓",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:"┌",boxhD:"╥",boxhU:"╨",boxhd:"┬",boxhu:"┴",boxminus:"⊟",minusb:"⊟",boxplus:"⊞",plusb:"⊞",boxtimes:"⊠",timesb:"⊠",boxuL:"╛",boxuR:"╘",boxul:"┘",boxur:"└",boxv:"│",boxvH:"╪",boxvL:"╡",boxvR:"╞",boxvh:"┼",boxvl:"┤",boxvr:"├",brvbar:"¦",bscr:"𝒷",bsemi:"⁏",bsol:"\\",bsolb:"⧅",bsolhsub:"⟈",bull:"•",bullet:"•",bumpE:"⪮",cacute:"ć",cap:"∩",capand:"⩄",capbrcup:"⩉",capcap:"⩋",capcup:"⩇",capdot:"⩀",caps:"∩︀",caret:"⁁",ccaps:"⩍",ccaron:"č",ccedil:"ç",ccirc:"ĉ",ccups:"⩌",ccupssm:"⩐",cdot:"ċ",cemptyv:"⦲",cent:"¢",cfr:"𝔠",chcy:"ч",check:"✓",checkmark:"✓",chi:"χ",cir:"○",cirE:"⧃",circ:"ˆ",circeq:"≗",cire:"≗",circlearrowleft:"↺",olarr:"↺",circlearrowright:"↻",orarr:"↻",circledS:"Ⓢ",oS:"Ⓢ",circledast:"⊛",oast:"⊛",circledcirc:"⊚",ocir:"⊚",circleddash:"⊝",odash:"⊝",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",clubs:"♣",clubsuit:"♣",colon:":",comma:",",commat:"@",comp:"∁",complement:"∁",congdot:"⩭",copf:"𝕔",copysr:"℗",crarr:"↵",cross:"✗",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",curlyeqprec:"⋞",cuesc:"⋟",curlyeqsucc:"⋟",cularr:"↶",curvearrowleft:"↶",cularrp:"⤽",cup:"∪",cupbrcap:"⩈",cupcap:"⩆",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curvearrowright:"↷",curarrm:"⤼",curlyvee:"⋎",cuvee:"⋎",curlywedge:"⋏",cuwed:"⋏",curren:"¤",cwint:"∱",cylcty:"⌭",dHar:"⥥",dagger:"†",daleth:"ℸ",dash:"‐",hyphen:"‐",dbkarow:"⤏",rBarr:"⤏",dcaron:"ď",dcy:"д",ddarr:"⇊",downdownarrows:"⇊",ddotseq:"⩷",eDDot:"⩷",deg:"°",delta:"δ",demptyv:"⦱",dfisht:"⥿",dfr:"𝔡",diamondsuit:"♦",diams:"♦",digamma:"ϝ",gammad:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",djcy:"ђ",dlcorn:"⌞",llcorner:"⌞",dlcrop:"⌍",dollar:"$",dopf:"𝕕",doteqdot:"≑",eDot:"≑",dotminus:"∸",minusd:"∸",dotplus:"∔",plusdo:"∔",dotsquare:"⊡",sdotb:"⊡",drcorn:"⌟",lrcorner:"⌟",drcrop:"⌌",dscr:"𝒹",dscy:"ѕ",dsol:"⧶",dstrok:"đ",dtdot:"⋱",dtri:"▿",triangledown:"▿",dwangle:"⦦",dzcy:"џ",dzigrarr:"⟿",eacute:"é",easter:"⩮",ecaron:"ě",ecir:"≖",eqcirc:"≖",ecirc:"ê",ecolon:"≕",eqcolon:"≕",ecy:"э",edot:"ė",efDot:"≒",fallingdotseq:"≒",efr:"𝔢",eg:"⪚",egrave:"è",egs:"⪖",eqslantgtr:"⪖",egsdot:"⪘",el:"⪙",elinters:"⏧",ell:"ℓ",els:"⪕",eqslantless:"⪕",elsdot:"⪗",emacr:"ē",empty:"∅",emptyset:"∅",emptyv:"∅",varnothing:"∅",emsp13:" ",emsp14:" ",emsp:" ",eng:"ŋ",ensp:" ",eogon:"ę",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",epsilon:"ε",epsiv:"ϵ",straightepsilon:"ϵ",varepsilon:"ϵ",equals:"=",equest:"≟",questeq:"≟",equivDD:"⩸",eqvparsl:"⧥",erDot:"≓",risingdotseq:"≓",erarr:"⥱",escr:"ℯ",eta:"η",eth:"ð",euml:"ë",euro:"€",excl:"!",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",ffr:"𝔣",filig:"fi",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",fopf:"𝕗",fork:"⋔",pitchfork:"⋔",forkv:"⫙",fpartint:"⨍",frac12:"½",half:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",sfrown:"⌢",fscr:"𝒻",gEl:"⪌",gtreqqless:"⪌",gacute:"ǵ",gamma:"γ",gap:"⪆",gtrapprox:"⪆",gbreve:"ğ",gcirc:"ĝ",gcy:"г",gdot:"ġ",gescc:"⪩",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",gfr:"𝔤",gimel:"ℷ",gjcy:"ѓ",glE:"⪒",gla:"⪥",glj:"⪤",gnE:"≩",gneqq:"≩",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gneq:"⪈",gnsim:"⋧",gopf:"𝕘",gscr:"ℊ",gsime:"⪎",gsiml:"⪐",gtcc:"⪧",gtcir:"⩺",gtdot:"⋗",gtrdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrarr:"⥸",gvertneqq:"≩︀",gvnE:"≩︀",hardcy:"ъ",harrcir:"⥈",harrw:"↭",leftrightsquigarrow:"↭",hbar:"ℏ",hslash:"ℏ",planck:"ℏ",plankv:"ℏ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",mldr:"…",hercon:"⊹",hfr:"𝔥",hksearow:"⤥",searhk:"⤥",hkswarow:"⤦",swarhk:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",larrhk:"↩",hookrightarrow:"↪",rarrhk:"↪",hopf:"𝕙",horbar:"―",hscr:"𝒽",hstrok:"ħ",hybull:"⁃",iacute:"í",icirc:"î",icy:"и",iecy:"е",iexcl:"¡",ifr:"𝔦",igrave:"ì",iiiint:"⨌",qint:"⨌",iiint:"∭",tint:"∭",iinfin:"⧜",iiota:"℩",ijlig:"ij",imacr:"ī",imath:"ı",inodot:"ı",imof:"⊷",imped:"Ƶ",incare:"℅",infin:"∞",infintie:"⧝",intcal:"⊺",intercal:"⊺",intlarhk:"⨗",intprod:"⨼",iprod:"⨼",iocy:"ё",iogon:"į",iopf:"𝕚",iota:"ι",iquest:"¿",iscr:"𝒾",isinE:"⋹",isindot:"⋵",isins:"⋴",isinsv:"⋳",itilde:"ĩ",iukcy:"і",iuml:"ï",jcirc:"ĵ",jcy:"й",jfr:"𝔧",jmath:"ȷ",jopf:"𝕛",jscr:"𝒿",jsercy:"ј",jukcy:"є",kappa:"κ",kappav:"ϰ",varkappa:"ϰ",kcedil:"ķ",kcy:"к",kfr:"𝔨",kgreen:"ĸ",khcy:"х",kjcy:"ќ",kopf:"𝕜",kscr:"𝓀",lAtail:"⤛",lBarr:"⤎",lEg:"⪋",lesseqqgtr:"⪋",lHar:"⥢",lacute:"ĺ",laemptyv:"⦴",lambda:"λ",langd:"⦑",lap:"⪅",lessapprox:"⪅",laquo:"«",larrbfs:"⤟",larrfs:"⤝",larrlp:"↫",looparrowleft:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",leftarrowtail:"↢",lat:"⪫",latail:"⤙",late:"⪭",lates:"⪭︀",lbarr:"⤌",lbbrk:"❲",lbrace:"{",lcub:"{",lbrack:"[",lsqb:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",lcaron:"ľ",lcedil:"ļ",lcy:"л",ldca:"⤶",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",leq:"≤",leftleftarrows:"⇇",llarr:"⇇",leftthreetimes:"⋋",lthree:"⋋",lescc:"⪨",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessdot:"⋖",ltdot:"⋖",lfisht:"⥼",lfr:"𝔩",lgE:"⪑",lharul:"⥪",lhblk:"▄",ljcy:"љ",llhard:"⥫",lltri:"◺",lmidot:"ŀ",lmoust:"⎰",lmoustache:"⎰",lnE:"≨",lneqq:"≨",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lneq:"⪇",lnsim:"⋦",loang:"⟬",loarr:"⇽",longmapsto:"⟼",xmap:"⟼",looparrowright:"↬",rarrlp:"↬",lopar:"⦅",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",loz:"◊",lozenge:"◊",lpar:"(",lparlt:"⦓",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",lsime:"⪍",lsimg:"⪏",lsquor:"‚",sbquo:"‚",lstrok:"ł",ltcc:"⪦",ltcir:"⩹",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltrPar:"⦖",ltri:"◃",triangleleft:"◃",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",mDDot:"∺",macr:"¯",strns:"¯",male:"♂",malt:"✠",maltese:"✠",marker:"▮",mcomma:"⨩",mcy:"м",mdash:"—",mfr:"𝔪",mho:"℧",micro:"µ",midcir:"⫰",minus:"−",minusdu:"⨪",mlcp:"⫛",models:"⊧",mopf:"𝕞",mscr:"𝓂",mu:"μ",multimap:"⊸",mumap:"⊸",nGg:"⋙̸",nGt:"≫⃒",nLeftarrow:"⇍",nlArr:"⇍",nLeftrightarrow:"⇎",nhArr:"⇎",nLl:"⋘̸",nLt:"≪⃒",nRightarrow:"⇏",nrArr:"⇏",nVDash:"⊯",nVdash:"⊮",nacute:"ń",nang:"∠⃒",napE:"⩰̸",napid:"≋̸",napos:"ʼn",natur:"♮",natural:"♮",ncap:"⩃",ncaron:"ň",ncedil:"ņ",ncongdot:"⩭̸",ncup:"⩂",ncy:"н",ndash:"–",neArr:"⇗",nearhk:"⤤",nedot:"≐̸",nesear:"⤨",toea:"⤨",nfr:"𝔫",nharr:"↮",nleftrightarrow:"↮",nhpar:"⫲",nis:"⋼",nisd:"⋺",njcy:"њ",nlE:"≦̸",nleqq:"≦̸",nlarr:"↚",nleftarrow:"↚",nldr:"‥",nopf:"𝕟",not:"¬",notinE:"⋹̸",notindot:"⋵̸",notinvb:"⋷",notinvc:"⋶",notnivb:"⋾",notnivc:"⋽",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",nrarr:"↛",nrightarrow:"↛",nrarrc:"⤳̸",nrarrw:"↝̸",nscr:"𝓃",nsub:"⊄",nsubE:"⫅̸",nsubseteqq:"⫅̸",nsup:"⊅",nsupE:"⫆̸",nsupseteqq:"⫆̸",ntilde:"ñ",nu:"ν",num:"#",numero:"№",numsp:" ",nvDash:"⊭",nvHarr:"⤄",nvap:"≍⃒",nvdash:"⊬",nvge:"≥⃒",nvgt:">⃒",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwArr:"⇖",nwarhk:"⤣",nwnear:"⤧",oacute:"ó",ocirc:"ô",ocy:"о",odblac:"ő",odiv:"⨸",odsold:"⦼",oelig:"œ",ofcir:"⦿",ofr:"𝔬",ogon:"˛",ograve:"ò",ogt:"⧁",ohbar:"⦵",olcir:"⦾",olcross:"⦻",olt:"⧀",omacr:"ō",omega:"ω",omicron:"ο",omid:"⦶",oopf:"𝕠",opar:"⦷",operp:"⦹",or:"∨",vee:"∨",ord:"⩝",order:"ℴ",orderof:"ℴ",oscr:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oslash:"ø",osol:"⊘",otilde:"õ",otimesas:"⨶",ouml:"ö",ovbar:"⌽",para:"¶",parsim:"⫳",parsl:"⫽",pcy:"п",percnt:"%",period:".",permil:"‰",pertenk:"‱",pfr:"𝔭",phi:"φ",phiv:"ϕ",straightphi:"ϕ",varphi:"ϕ",phone:"☎",pi:"π",piv:"ϖ",varpi:"ϖ",planckh:"ℎ",plus:"+",plusacir:"⨣",pluscir:"⨢",plusdu:"⨥",pluse:"⩲",plussim:"⨦",plustwo:"⨧",pointint:"⨕",popf:"𝕡",pound:"£",prE:"⪳",prap:"⪷",precapprox:"⪷",precnapprox:"⪹",prnap:"⪹",precneqq:"⪵",prnE:"⪵",precnsim:"⋨",prnsim:"⋨",prime:"′",profalar:"⌮",profline:"⌒",profsurf:"⌓",prurel:"⊰",pscr:"𝓅",psi:"ψ",puncsp:" ",qfr:"𝔮",qopf:"𝕢",qprime:"⁗",qscr:"𝓆",quatint:"⨖",quest:"?",rAtail:"⤜",rHar:"⥤",race:"∽̱",racute:"ŕ",raemptyv:"⦳",rangd:"⦒",range:"⦥",raquo:"»",rarrap:"⥵",rarrbfs:"⤠",rarrc:"⤳",rarrfs:"⤞",rarrpl:"⥅",rarrsim:"⥴",rarrtl:"↣",rightarrowtail:"↣",rarrw:"↝",rightsquigarrow:"↝",ratail:"⤚",ratio:"∶",rbbrk:"❳",rbrace:"}",rcub:"}",rbrack:"]",rsqb:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",rcaron:"ř",rcedil:"ŗ",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdsh:"↳",rect:"▭",rfisht:"⥽",rfr:"𝔯",rharul:"⥬",rho:"ρ",rhov:"ϱ",varrho:"ϱ",rightrightarrows:"⇉",rrarr:"⇉",rightthreetimes:"⋌",rthree:"⋌",ring:"˚",rlm:"‏",rmoust:"⎱",rmoustache:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",ropar:"⦆",ropf:"𝕣",roplus:"⨮",rotimes:"⨵",rpar:")",rpargt:"⦔",rppolint:"⨒",rsaquo:"›",rscr:"𝓇",rtimes:"⋊",rtri:"▹",triangleright:"▹",rtriltri:"⧎",ruluhar:"⥨",rx:"℞",sacute:"ś",scE:"⪴",scap:"⪸",succapprox:"⪸",scaron:"š",scedil:"ş",scirc:"ŝ",scnE:"⪶",succneqq:"⪶",scnap:"⪺",succnapprox:"⪺",scnsim:"⋩",succnsim:"⋩",scpolint:"⨓",scy:"с",sdot:"⋅",sdote:"⩦",seArr:"⇘",sect:"§",semi:";",seswar:"⤩",tosa:"⤩",sext:"✶",sfr:"𝔰",sharp:"♯",shchcy:"щ",shcy:"ш",shy:"­",sigma:"σ",sigmaf:"ς",sigmav:"ς",varsigma:"ς",simdot:"⩪",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",smashp:"⨳",smeparsl:"⧤",smile:"⌣",ssmile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",softcy:"ь",sol:"/",solb:"⧄",solbar:"⌿",sopf:"𝕤",spades:"♠",spadesuit:"♠",sqcaps:"⊓︀",sqcups:"⊔︀",sscr:"𝓈",star:"☆",sub:"⊂",subset:"⊂",subE:"⫅",subseteqq:"⫅",subdot:"⪽",subedot:"⫃",submult:"⫁",subnE:"⫋",subsetneqq:"⫋",subne:"⊊",subsetneq:"⊊",subplus:"⪿",subrarr:"⥹",subsim:"⫇",subsub:"⫕",subsup:"⫓",sung:"♪",sup1:"¹",sup2:"²",sup3:"³",supE:"⫆",supseteqq:"⫆",supdot:"⪾",supdsub:"⫘",supedot:"⫄",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supsetneqq:"⫌",supne:"⊋",supsetneq:"⊋",supplus:"⫀",supsim:"⫈",supsub:"⫔",supsup:"⫖",swArr:"⇙",swnwar:"⤪",szlig:"ß",target:"⌖",tau:"τ",tcaron:"ť",tcedil:"ţ",tcy:"т",telrec:"⌕",tfr:"𝔱",theta:"θ",thetasym:"ϑ",thetav:"ϑ",vartheta:"ϑ",thorn:"þ",times:"×",timesbar:"⨱",timesd:"⨰",topbot:"⌶",topcir:"⫱",topf:"𝕥",topfork:"⫚",tprime:"‴",triangle:"▵",utri:"▵",triangleq:"≜",trie:"≜",tridot:"◬",triminus:"⨺",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",tscr:"𝓉",tscy:"ц",tshcy:"ћ",tstrok:"ŧ",uHar:"⥣",uacute:"ú",ubrcy:"ў",ubreve:"ŭ",ucirc:"û",ucy:"у",udblac:"ű",ufisht:"⥾",ufr:"𝔲",ugrave:"ù",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",umacr:"ū",uogon:"ų",uopf:"𝕦",upsi:"υ",upsilon:"υ",upuparrows:"⇈",uuarr:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",uring:"ů",urtri:"◹",uscr:"𝓊",utdot:"⋰",utilde:"ũ",uuml:"ü",uwangle:"⦧",vBar:"⫨",vBarv:"⫩",vangrt:"⦜",varsubsetneq:"⊊︀",vsubne:"⊊︀",varsubsetneqq:"⫋︀",vsubnE:"⫋︀",varsupsetneq:"⊋︀",vsupne:"⊋︀",varsupsetneqq:"⫌︀",vsupnE:"⫌︀",vcy:"в",veebar:"⊻",veeeq:"≚",vellip:"⋮",vfr:"𝔳",vopf:"𝕧",vscr:"𝓋",vzigzag:"⦚",wcirc:"ŵ",wedbar:"⩟",wedgeq:"≙",weierp:"℘",wp:"℘",wfr:"𝔴",wopf:"𝕨",wscr:"𝓌",xfr:"𝔵",xi:"ξ",xnis:"⋻",xopf:"𝕩",xscr:"𝓍",yacute:"ý",yacy:"я",ycirc:"ŷ",ycy:"ы",yen:"¥",yfr:"𝔶",yicy:"ї",yopf:"𝕪",yscr:"𝓎",yucy:"ю",yuml:"ÿ",zacute:"ź",zcaron:"ž",zcy:"з",zdot:"ż",zeta:"ζ",zfr:"𝔷",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",zscr:"𝓏",zwj:"‍",zwnj:"‌"};_E.ngsp="";var fE=function(tl){return tl[tl.TAG_OPEN_START=0]="TAG_OPEN_START",tl[tl.TAG_OPEN_END=1]="TAG_OPEN_END",tl[tl.TAG_OPEN_END_VOID=2]="TAG_OPEN_END_VOID",tl[tl.TAG_CLOSE=3]="TAG_CLOSE",tl[tl.INCOMPLETE_TAG_OPEN=4]="INCOMPLETE_TAG_OPEN",tl[tl.TEXT=5]="TEXT",tl[tl.ESCAPABLE_RAW_TEXT=6]="ESCAPABLE_RAW_TEXT",tl[tl.RAW_TEXT=7]="RAW_TEXT",tl[tl.INTERPOLATION=8]="INTERPOLATION",tl[tl.ENCODED_ENTITY=9]="ENCODED_ENTITY",tl[tl.COMMENT_START=10]="COMMENT_START",tl[tl.COMMENT_END=11]="COMMENT_END",tl[tl.CDATA_START=12]="CDATA_START",tl[tl.CDATA_END=13]="CDATA_END",tl[tl.ATTR_NAME=14]="ATTR_NAME",tl[tl.ATTR_QUOTE=15]="ATTR_QUOTE",tl[tl.ATTR_VALUE_TEXT=16]="ATTR_VALUE_TEXT",tl[tl.ATTR_VALUE_INTERPOLATION=17]="ATTR_VALUE_INTERPOLATION",tl[tl.DOC_TYPE_START=18]="DOC_TYPE_START",tl[tl.DOC_TYPE_END=19]="DOC_TYPE_END",tl[tl.EXPANSION_FORM_START=20]="EXPANSION_FORM_START",tl[tl.EXPANSION_CASE_VALUE=21]="EXPANSION_CASE_VALUE",tl[tl.EXPANSION_CASE_EXP_START=22]="EXPANSION_CASE_EXP_START",tl[tl.EXPANSION_CASE_EXP_END=23]="EXPANSION_CASE_EXP_END",tl[tl.EXPANSION_FORM_END=24]="EXPANSION_FORM_END",tl[tl.BLOCK_OPEN_START=25]="BLOCK_OPEN_START",tl[tl.BLOCK_OPEN_END=26]="BLOCK_OPEN_END",tl[tl.BLOCK_CLOSE=27]="BLOCK_CLOSE",tl[tl.BLOCK_PARAMETER=28]="BLOCK_PARAMETER",tl[tl.INCOMPLETE_BLOCK_OPEN=29]="INCOMPLETE_BLOCK_OPEN",tl[tl.LET_START=30]="LET_START",tl[tl.LET_VALUE=31]="LET_VALUE",tl[tl.LET_END=32]="LET_END",tl[tl.INCOMPLETE_LET=33]="INCOMPLETE_LET",tl[tl.COMPONENT_OPEN_START=34]="COMPONENT_OPEN_START",tl[tl.COMPONENT_OPEN_END=35]="COMPONENT_OPEN_END",tl[tl.COMPONENT_OPEN_END_VOID=36]="COMPONENT_OPEN_END_VOID",tl[tl.COMPONENT_CLOSE=37]="COMPONENT_CLOSE",tl[tl.INCOMPLETE_COMPONENT_OPEN=38]="INCOMPLETE_COMPONENT_OPEN",tl[tl.DIRECTIVE_NAME=39]="DIRECTIVE_NAME",tl[tl.DIRECTIVE_OPEN=40]="DIRECTIVE_OPEN",tl[tl.DIRECTIVE_CLOSE=41]="DIRECTIVE_CLOSE",tl[tl.EOF=42]="EOF",tl}({});function it(tl){return tl>=9&&tl<=32||tl==160}function Ie(tl){return 48<=tl&&tl<=57}function Re(tl){return tl>=97&&tl<=122||tl>=65&&tl<=90}function ki(tl){return tl>=97&&tl<=102||tl>=65&&tl<=70||Ie(tl)}function Me(tl){return tl===10||tl===13}function gr(tl){return 48<=tl&&tl<=55}function It(tl){return tl===39||tl===34||tl===96}var mE=class{constructor(tl,od,_d){this.tokens=tl,this.errors=od,this.nonNormalizedIcuExpressions=_d}};function Pi(tl,od,_d,Ad={}){let Dd=new vE(new Wv(tl,od),_d,Ad);return Dd.tokenize(),new mE(Za(Dd.tokens),Dd.errors,Dd.nonNormalizedIcuExpressions)}var gE=/\r\n?/g;function Se(tl){return`Unexpected character "${tl===0?"EOF":String.fromCharCode(tl)}"`}function xi(tl){return`Unknown entity "${tl}" - use the "&#;" or "&#x;" syntax`}function Ga(tl,od){return`Unable to parse entity "${od}" - ${tl} character reference entities must end with ";"`}var AE=function(tl){return tl.HEX="hexadecimal",tl.DEC="decimal",tl}(AE||{}),yE=["@if","@else","@for","@switch","@case","@default","@empty","@defer","@placeholder","@loading","@error"],bE={start:"{{",end:"}}"},vE=class{_cursor;_tokenizeIcu;_leadingTriviaCodePoints;_canSelfClose;_allowHtmComponentClosingTags;_currentTokenStart=null;_currentTokenType=null;_expansionCaseStack=[];_openDirectiveCount=0;_inInterpolation=!1;_preserveLineEndings;_i18nNormalizeLineEndingsInICUs;_fullNameStack=[];_tokenizeBlocks;_tokenizeLet;_selectorlessEnabled;tokens=[];errors=[];nonNormalizedIcuExpressions=[];constructor(tl,od,_d){this._getTagContentType=od,this._tokenizeIcu=_d.tokenizeExpansionForms||!1,this._leadingTriviaCodePoints=_d.leadingTriviaChars&&_d.leadingTriviaChars.map((tl=>tl.codePointAt(0)||0)),this._canSelfClose=_d.canSelfClose||!1,this._allowHtmComponentClosingTags=_d.allowHtmComponentClosingTags||!1;let Ad=_d.range||{endPos:tl.content.length,startPos:0,startLine:0,startCol:0};this._cursor=_d.escapedString?new wE(tl,Ad):new EE(tl,Ad),this._preserveLineEndings=_d.preserveLineEndings||!1,this._i18nNormalizeLineEndingsInICUs=_d.i18nNormalizeLineEndingsInICUs||!1,this._tokenizeBlocks=_d.tokenizeBlocks??!0,this._tokenizeLet=_d.tokenizeLet??!0,this._selectorlessEnabled=_d.selectorlessEnabled??!1;try{this._cursor.init()}catch(tl){this.handleError(tl)}}_processCarriageReturns(tl){return this._preserveLineEndings?tl:tl.replace(gE,`\n`)}tokenize(){for(;this._cursor.peek()!==0;){let tl=this._cursor.clone();try{if(this._attemptCharCode(60))if(this._attemptCharCode(33))this._attemptStr("[CDATA[")?this._consumeCdata(tl):this._attemptStr("--")?this._consumeComment(tl):this._attemptStrCaseInsensitive("doctype")?this._consumeDocType(tl):this._consumeBogusComment(tl);else if(this._attemptCharCode(47))this._consumeTagClose(tl);else{let od=this._cursor.clone();this._attemptCharCode(63)?(this._cursor=od,this._consumeBogusComment(tl)):this._consumeTagOpen(tl)}else this._tokenizeLet&&this._cursor.peek()===64&&!this._inInterpolation&&this._isLetStart()?this._consumeLetDeclaration(tl):this._tokenizeBlocks&&this._isBlockStart()?this._consumeBlockStart(tl):this._tokenizeBlocks&&!this._inInterpolation&&!this._isInExpansionCase()&&!this._isInExpansionForm()&&this._attemptCharCode(125)?this._consumeBlockEnd(tl):this._tokenizeIcu&&this._tokenizeExpansionForm()||this._consumeWithInterpolation(fE.TEXT,fE.INTERPOLATION,(()=>this._isTextEnd()),(()=>this._isTagStart()))}catch(tl){this.handleError(tl)}}this._beginToken(fE.EOF),this._endToken([])}_getBlockName(){let tl=!1,od=this._cursor.clone();return this._attemptCharCodeUntilFn((od=>it(od)?!tl:Ja(od)?(tl=!0,!1):!0)),this._cursor.getChars(od).trim()}_consumeBlockStart(tl){this._requireCharCode(64),this._beginToken(fE.BLOCK_OPEN_START,tl);let od=this._endToken([this._getBlockName()]);if(this._cursor.peek()===40)if(this._cursor.advance(),this._consumeBlockParameters(),this._attemptCharCodeUntilFn(v),this._attemptCharCode(41))this._attemptCharCodeUntilFn(v);else{od.type=fE.INCOMPLETE_BLOCK_OPEN;return}if(od.parts[0]==="default never"&&this._attemptCharCode(59)){this._beginToken(fE.BLOCK_OPEN_END),this._endToken([]),this._beginToken(fE.BLOCK_CLOSE),this._endToken([]);return}this._attemptCharCode(123)?(this._beginToken(fE.BLOCK_OPEN_END),this._endToken([])):this._isBlockStart()&&(od.parts[0]==="case"||od.parts[0]==="default")?(this._beginToken(fE.BLOCK_OPEN_END),this._endToken([]),this._beginToken(fE.BLOCK_CLOSE),this._endToken([])):od.type=fE.INCOMPLETE_BLOCK_OPEN}_consumeBlockEnd(tl){this._beginToken(fE.BLOCK_CLOSE,tl),this._endToken([])}_consumeBlockParameters(){for(this._attemptCharCodeUntilFn(Ai);this._cursor.peek()!==41&&this._cursor.peek()!==0;){this._beginToken(fE.BLOCK_PARAMETER);let tl=this._cursor.clone(),od=null,_d=0;for(;this._cursor.peek()!==59&&this._cursor.peek()!==0||od!==null;){let tl=this._cursor.peek();if(tl===92)this._cursor.advance();else if(tl===od)od=null;else if(od===null&&It(tl))od=tl;else if(tl===40&&od===null)_d++;else if(tl===41&&od===null){if(_d===0)break;_d>0&&_d--}this._cursor.advance()}this._endToken([this._cursor.getChars(tl)]),this._attemptCharCodeUntilFn(Ai)}}_consumeLetDeclaration(tl){if(this._requireStr("@let"),this._beginToken(fE.LET_START,tl),it(this._cursor.peek()))this._attemptCharCodeUntilFn(v);else{let od=this._endToken([this._cursor.getChars(tl)]);od.type=fE.INCOMPLETE_LET;return}let od=this._endToken([this._getLetDeclarationName()]);if(this._attemptCharCodeUntilFn(v),!this._attemptCharCode(61)){od.type=fE.INCOMPLETE_LET;return}this._attemptCharCodeUntilFn((tl=>v(tl)&&!Me(tl))),this._consumeLetDeclarationValue(),this._cursor.peek()===59?(this._beginToken(fE.LET_END),this._endToken([]),this._cursor.advance()):(od.type=fE.INCOMPLETE_LET,od.sourceSpan=this._cursor.getSpan(tl))}_getLetDeclarationName(){let tl=this._cursor.clone(),od=!1;return this._attemptCharCodeUntilFn((tl=>Re(tl)||tl===36||tl===95||od&&Ie(tl)?(od=!0,!1):!0)),this._cursor.getChars(tl).trim()}_consumeLetDeclarationValue(){let tl=this._cursor.clone();for(this._beginToken(fE.LET_VALUE,tl);this._cursor.peek()!==0;){let tl=this._cursor.peek();if(tl===59)break;It(tl)&&(this._cursor.advance(),this._attemptCharCodeUntilFn((od=>od===92?(this._cursor.advance(),!1):od===tl))),this._cursor.advance()}this._endToken([this._cursor.getChars(tl)])}_tokenizeExpansionForm(){if(this.isExpansionFormStart())return this._consumeExpansionFormStart(),!0;if(Ka(this._cursor.peek())&&this._isInExpansionForm())return this._consumeExpansionCaseStart(),!0;if(this._cursor.peek()===125){if(this._isInExpansionCase())return this._consumeExpansionCaseEnd(),!0;if(this._isInExpansionForm())return this._consumeExpansionFormEnd(),!0}return!1}_beginToken(tl,od=this._cursor.clone()){this._currentTokenStart=od,this._currentTokenType=tl}_endToken(tl,od){if(this._currentTokenStart===null)throw new Xv(this._cursor.getSpan(od),"Programming error - attempted to end a token when there was no start to the token");if(this._currentTokenType===null)throw new Xv(this._cursor.getSpan(this._currentTokenStart),"Programming error - attempted to end a token which has no token type");let _d={type:this._currentTokenType,parts:tl,sourceSpan:(od??this._cursor).getSpan(this._currentTokenStart,this._leadingTriviaCodePoints)};return this.tokens.push(_d),this._currentTokenStart=null,this._currentTokenType=null,_d}_createError(tl,od){this._isInExpansionForm()&&(tl+=` (Do you have an unescaped "{" in your template? Use "{{ '{' }}") to escape it.)`);let _d=new Xv(od,tl);return this._currentTokenStart=null,this._currentTokenType=null,_d}handleError(tl){if(tl instanceof CE&&(tl=this._createError(tl.msg,this._cursor.getSpan(tl.cursor))),tl instanceof Xv)this.errors.push(tl);else throw tl}_attemptCharCode(tl){return this._cursor.peek()===tl?(this._cursor.advance(),!0):!1}_attemptCharCodeCaseInsensitive(tl){return Qa(this._cursor.peek(),tl)?(this._cursor.advance(),!0):!1}_requireCharCode(tl){let od=this._cursor.clone();if(!this._attemptCharCode(tl))throw this._createError(Se(this._cursor.peek()),this._cursor.getSpan(od))}_attemptStr(tl){let od=tl.length;if(this._cursor.charsLeft()this._peekStr(tl)))}_isLetStart(){return this._cursor.peek()===64&&this._peekStr("@let")}_consumeEntity(tl){this._beginToken(fE.ENCODED_ENTITY);let od=this._cursor.clone();if(this._cursor.advance(),this._attemptCharCode(35)){let tl=this._attemptCharCode(120)||this._attemptCharCode(88),_d=this._cursor.clone();if(this._attemptCharCodeUntilFn(ja),this._cursor.peek()!=59){this._cursor.advance();let _d=tl?AE.HEX:AE.DEC;throw this._createError(Ga(_d,this._cursor.getChars(od)),this._cursor.getSpan())}let Ad=this._cursor.getChars(_d);this._cursor.advance();try{let _d=parseInt(Ad,tl?16:10);this._endToken([String.fromCodePoint(_d),this._cursor.getChars(od)])}catch{throw this._createError(xi(this._cursor.getChars(od)),this._cursor.getSpan())}}else{let _d=this._cursor.clone();if(this._attemptCharCodeUntilFn(Xa),this._cursor.peek()!=59)this._beginToken(tl,od),this._cursor=_d,this._endToken(["&"]);else{let tl=this._cursor.getChars(_d);this._cursor.advance();let Ad=_E.hasOwnProperty(tl)&&_E[tl];if(!Ad)throw this._createError(xi(tl),this._cursor.getSpan(od));this._endToken([Ad,`&${tl};`])}}}_consumeRawText(tl,od){this._beginToken(tl?fE.ESCAPABLE_RAW_TEXT:fE.RAW_TEXT);let _d=[];for(;;){let Ad=this._cursor.clone(),Dd=od();if(this._cursor=Ad,Dd)break;tl&&this._cursor.peek()===38?(this._endToken([this._processCarriageReturns(_d.join(""))]),_d.length=0,this._consumeEntity(fE.ESCAPABLE_RAW_TEXT),this._beginToken(fE.ESCAPABLE_RAW_TEXT)):_d.push(this._readChar())}this._endToken([this._processCarriageReturns(_d.join(""))])}_consumeComment(tl){this._beginToken(fE.COMMENT_START,tl),this._endToken([]),this._consumeRawText(!1,(()=>this._attemptStr("--\x3e"))),this._beginToken(fE.COMMENT_END),this._requireStr("--\x3e"),this._endToken([])}_consumeBogusComment(tl){this._beginToken(fE.COMMENT_START,tl),this._endToken([]),this._consumeRawText(!1,(()=>this._cursor.peek()===62)),this._beginToken(fE.COMMENT_END),this._cursor.advance(),this._endToken([])}_consumeCdata(tl){this._beginToken(fE.CDATA_START,tl),this._endToken([]),this._consumeRawText(!1,(()=>this._attemptStr("]]>"))),this._beginToken(fE.CDATA_END),this._requireStr("]]>"),this._endToken([])}_consumeDocType(tl){this._beginToken(fE.DOC_TYPE_START,tl),this._endToken([]),this._consumeRawText(!1,(()=>this._cursor.peek()===62)),this._beginToken(fE.DOC_TYPE_END),this._cursor.advance(),this._endToken([])}_consumePrefixAndName(tl){let od=this._cursor.clone(),_d="";for(;this._cursor.peek()!==58&&!Ya(this._cursor.peek());)this._cursor.advance();let Ad;this._cursor.peek()===58?(_d=this._cursor.getChars(od),this._cursor.advance(),Ad=this._cursor.clone()):Ad=od,this._requireCharCodeUntilFn(tl,_d===""?0:1);let Dd=this._cursor.getChars(Ad);return[_d,Dd]}_consumeSingleLineComment(){this._attemptCharCodeUntilFn((tl=>Me(tl)||tl===0)),this._attemptCharCodeUntilFn(v)}_consumeMultiLineComment(){this._attemptCharCodeUntilFn((tl=>{if(tl===0)return!0;if(tl===42){let tl=this._cursor.clone();return tl.advance(),tl.peek()===47}return!1})),this._attemptStr("*/")&&this._attemptCharCodeUntilFn(v)}_consumeTagOpen(tl){let od,_d,Ad,Dd,zd=[];try{if(this._selectorlessEnabled&&Rt(this._cursor.peek()))Dd=this._consumeComponentOpenStart(tl),[Ad,_d,od]=Dd.parts,_d&&(Ad+=`:${_d}`),od&&(Ad+=`:${od}`),this._attemptCharCodeUntilFn(v);else{if(!Re(this._cursor.peek()))throw this._createError(Se(this._cursor.peek()),this._cursor.getSpan(tl));Dd=this._consumeTagOpenStart(tl),_d=Dd.parts[0],od=Ad=Dd.parts[1],this._attemptCharCodeUntilFn(v)}for(;;){if(this._attemptStr("//")){this._consumeSingleLineComment();continue}if(this._attemptStr("/*")){this._consumeMultiLineComment();continue}if(Li(this._cursor.peek()))break;if(this._selectorlessEnabled&&this._cursor.peek()===64){let tl=this._cursor.clone(),od=tl.clone();od.advance(),Rt(od.peek())&&this._consumeDirective(tl,od)}else{let tl=this._consumeAttribute();zd.push(tl)}}Dd.type===fE.COMPONENT_OPEN_START?this._consumeComponentOpenEnd():this._consumeTagOpenEnd()}catch(od){if(od instanceof Xv){Dd?Dd.type=Dd.type===fE.COMPONENT_OPEN_START?fE.INCOMPLETE_COMPONENT_OPEN:fE.INCOMPLETE_TAG_OPEN:(this._beginToken(fE.TEXT,tl),this._endToken(["<"]));return}throw od}if(this._canSelfClose&&this.tokens[this.tokens.length-1].type===fE.TAG_OPEN_END_VOID)return;let Kd=this._getTagContentType(od,_d,this._fullNameStack.length>0,zd);this._handleFullNameStackForTagOpen(_d,od),Kd===sv.RAW_TEXT?this._consumeRawTextWithTagClose(_d,Dd,Ad,!1):Kd===sv.ESCAPABLE_RAW_TEXT&&this._consumeRawTextWithTagClose(_d,Dd,Ad,!0)}_consumeRawTextWithTagClose(tl,od,_d,Ad){this._consumeRawText(Ad,(()=>!this._attemptCharCode(60)||!this._attemptCharCode(47)||(this._attemptCharCodeUntilFn(v),!this._attemptStrCaseInsensitive(tl&&od.type!==fE.COMPONENT_OPEN_START?`${tl}:${_d}`:_d))?!1:(this._attemptCharCodeUntilFn(v),this._attemptCharCode(62)))),this._beginToken(od.type===fE.COMPONENT_OPEN_START?fE.COMPONENT_CLOSE:fE.TAG_CLOSE),this._requireCharCodeUntilFn((tl=>tl===62),3),this._cursor.advance(),this._endToken(od.parts),this._handleFullNameStackForTagClose(tl,_d)}_consumeTagOpenStart(tl){this._beginToken(fE.TAG_OPEN_START,tl);let od=this._consumePrefixAndName(Ee);return this._endToken(od)}_consumeComponentOpenStart(tl){this._beginToken(fE.COMPONENT_OPEN_START,tl);let od=this._consumeComponentName();return this._endToken(od)}_consumeComponentName(){let tl=this._cursor.clone();for(;Ni(this._cursor.peek());)this._cursor.advance();let od=this._cursor.getChars(tl),_d="",Ad="";return this._cursor.peek()===58&&(this._cursor.advance(),[_d,Ad]=this._consumePrefixAndName(Ee)),[od,_d,Ad]}_consumeAttribute(){let[tl,od]=this._consumeAttributeName(),_d;return this._attemptCharCodeUntilFn(v),this._attemptCharCode(61)&&(this._attemptCharCodeUntilFn(v),_d=this._consumeAttributeValue()),this._attemptCharCodeUntilFn(v),{prefix:tl,name:od,value:_d}}_consumeAttributeName(){let tl=this._cursor.peek();if(tl===39||tl===34)throw this._createError(Se(tl),this._cursor.getSpan());this._beginToken(fE.ATTR_NAME);let od;if(this._openDirectiveCount>0){let tl=0;od=od=>{if(this._openDirectiveCount>0){if(od===40)tl++;else if(od===41){if(tl===0)return!0;tl--}}return Ee(od)}}else if(tl===91){let tl=0;od=od=>(od===91?tl++:od===93&&tl--,tl<=0?Ee(od):Me(od))}else od=Ee;let _d=this._consumePrefixAndName(od);return this._endToken(_d),_d}_consumeAttributeValue(){let tl;if(this._cursor.peek()===39||this._cursor.peek()===34){let od=this._cursor.peek();this._consumeQuote(od);let r=()=>this._cursor.peek()===od;tl=this._consumeWithInterpolation(fE.ATTR_VALUE_TEXT,fE.ATTR_VALUE_INTERPOLATION,r,r),this._consumeQuote(od)}else{let t=()=>Ee(this._cursor.peek());tl=this._consumeWithInterpolation(fE.ATTR_VALUE_TEXT,fE.ATTR_VALUE_INTERPOLATION,t,t)}return tl}_consumeQuote(tl){this._beginToken(fE.ATTR_QUOTE),this._requireCharCode(tl),this._endToken([String.fromCodePoint(tl)])}_consumeTagOpenEnd(){let tl=this._attemptCharCode(47)?fE.TAG_OPEN_END_VOID:fE.TAG_OPEN_END;this._beginToken(tl),this._requireCharCode(62),this._endToken([])}_consumeComponentOpenEnd(){let tl=this._attemptCharCode(47)?fE.COMPONENT_OPEN_END_VOID:fE.COMPONENT_OPEN_END;this._beginToken(tl),this._requireCharCode(62),this._endToken([])}_consumeTagClose(tl){if(this._selectorlessEnabled){let od=tl.clone();for(;od.peek()!==62&&!Rt(od.peek());)od.advance();if(Rt(od.peek())){this._beginToken(fE.COMPONENT_CLOSE,tl);let od=this._consumeComponentName();this._attemptCharCodeUntilFn(v),this._requireCharCode(62),this._endToken(od);return}}if(this._beginToken(fE.TAG_CLOSE,tl),this._attemptCharCodeUntilFn(v),this._allowHtmComponentClosingTags&&this._attemptCharCode(47))this._attemptCharCodeUntilFn(v),this._requireCharCode(62),this._endToken([]);else{let[tl,od]=this._consumePrefixAndName(Ee);this._attemptCharCodeUntilFn(v),this._requireCharCode(62),this._endToken([tl,od]),this._handleFullNameStackForTagClose(tl,od)}}_consumeExpansionFormStart(){this._beginToken(fE.EXPANSION_FORM_START),this._requireCharCode(123),this._endToken([]),this._expansionCaseStack.push(fE.EXPANSION_FORM_START),this._beginToken(fE.RAW_TEXT);let tl=this._readUntil(44),od=this._processCarriageReturns(tl);if(this._i18nNormalizeLineEndingsInICUs)this._endToken([od]);else{let _d=this._endToken([tl]);od!==tl&&this.nonNormalizedIcuExpressions.push(_d)}this._requireCharCode(44),this._attemptCharCodeUntilFn(v),this._beginToken(fE.RAW_TEXT);let _d=this._readUntil(44);this._endToken([_d]),this._requireCharCode(44),this._attemptCharCodeUntilFn(v)}_consumeExpansionCaseStart(){this._beginToken(fE.EXPANSION_CASE_VALUE);let tl=this._readUntil(123).trim();this._endToken([tl]),this._attemptCharCodeUntilFn(v),this._beginToken(fE.EXPANSION_CASE_EXP_START),this._requireCharCode(123),this._endToken([]),this._attemptCharCodeUntilFn(v),this._expansionCaseStack.push(fE.EXPANSION_CASE_EXP_START)}_consumeExpansionCaseEnd(){this._beginToken(fE.EXPANSION_CASE_EXP_END),this._requireCharCode(125),this._endToken([]),this._attemptCharCodeUntilFn(v),this._expansionCaseStack.pop()}_consumeExpansionFormEnd(){this._beginToken(fE.EXPANSION_FORM_END),this._requireCharCode(125),this._endToken([]),this._expansionCaseStack.pop()}_consumeWithInterpolation(tl,od,_d,Ad){this._beginToken(tl);let Dd=[];for(;!_d();){let _d=this._cursor.clone();this._attemptStr(bE.start)?(this._endToken([this._processCarriageReturns(Dd.join(""))],_d),Dd.length=0,this._consumeInterpolation(od,_d,Ad),this._beginToken(tl)):this._cursor.peek()===38?(this._endToken([this._processCarriageReturns(Dd.join(""))]),Dd.length=0,this._consumeEntity(tl),this._beginToken(tl)):Dd.push(this._readChar())}this._inInterpolation=!1;let zd=this._processCarriageReturns(Dd.join(""));return this._endToken([zd]),zd}_consumeInterpolation(tl,od,_d){let Ad=[];this._beginToken(tl,od),Ad.push(bE.start);let Dd=this._cursor.clone(),zd=null,Kd=!1;for(;this._cursor.peek()!==0&&(_d===null||!_d());){let tl=this._cursor.clone();if(this._isTagStart()){this._cursor=tl,Ad.push(this._getProcessedChars(Dd,tl)),this._endToken(Ad);return}if(zd===null)if(this._attemptStr(bE.end)){Ad.push(this._getProcessedChars(Dd,tl)),Ad.push(bE.end),this._endToken(Ad);return}else this._attemptStr("//")&&(Kd=!0);let od=this._cursor.peek();this._cursor.advance(),od===92?this._cursor.advance():od===zd?zd=null:!Kd&&zd===null&&It(od)&&(zd=od)}Ad.push(this._getProcessedChars(Dd,this._cursor)),this._endToken(Ad)}_consumeDirective(tl,od){for(this._requireCharCode(64),this._cursor.advance();Ni(this._cursor.peek());)this._cursor.advance();this._beginToken(fE.DIRECTIVE_NAME,tl);let _d=this._cursor.getChars(od);if(this._endToken([_d]),this._attemptCharCodeUntilFn(v),this._cursor.peek()===40){for(this._openDirectiveCount++,this._beginToken(fE.DIRECTIVE_OPEN),this._cursor.advance(),this._endToken([]),this._attemptCharCodeUntilFn(v);!Li(this._cursor.peek())&&this._cursor.peek()!==41;)this._consumeAttribute();if(this._attemptCharCodeUntilFn(v),this._openDirectiveCount--,this._cursor.peek()!==41){if(this._cursor.peek()===62||this._cursor.peek()===47)return;throw this._createError(Se(this._cursor.peek()),this._cursor.getSpan(tl))}this._beginToken(fE.DIRECTIVE_CLOSE),this._cursor.advance(),this._endToken([]),this._attemptCharCodeUntilFn(v)}}_getProcessedChars(tl,od){return this._processCarriageReturns(od.getChars(tl))}_isTextEnd(){return!!(this._isTagStart()||this._cursor.peek()===0||this._tokenizeIcu&&!this._inInterpolation&&(this.isExpansionFormStart()||this._cursor.peek()===125&&this._isInExpansionCase())||this._tokenizeBlocks&&!this._inInterpolation&&!this._isInExpansion()&&(this._isBlockStart()||this._isLetStart()||this._cursor.peek()===125))}_isTagStart(){if(this._cursor.peek()===60){let tl=this._cursor.clone();tl.advance();let od=tl.peek();if(97<=od&&od<=122||65<=od&&od<=90||od===47||od===33)return!0}return!1}_readUntil(tl){let od=this._cursor.clone();return this._attemptUntilChar(tl),this._cursor.getChars(od)}_isInExpansion(){return this._isInExpansionCase()||this._isInExpansionForm()}_isInExpansionCase(){return this._expansionCaseStack.length>0&&this._expansionCaseStack[this._expansionCaseStack.length-1]===fE.EXPANSION_CASE_EXP_START}_isInExpansionForm(){return this._expansionCaseStack.length>0&&this._expansionCaseStack[this._expansionCaseStack.length-1]===fE.EXPANSION_FORM_START}isExpansionFormStart(){if(this._cursor.peek()!==123)return!1;let tl=this._cursor.clone(),od=this._attemptStr(bE.start);return this._cursor=tl,!od}_handleFullNameStackForTagOpen(tl,od){let _d=fe(tl,od);(this._fullNameStack.length===0||this._fullNameStack[this._fullNameStack.length-1]===_d)&&this._fullNameStack.push(_d)}_handleFullNameStackForTagClose(tl,od){let _d=fe(tl,od);this._fullNameStack.length!==0&&this._fullNameStack[this._fullNameStack.length-1]===_d&&this._fullNameStack.pop()}};function v(tl){return!it(tl)||tl===0}function Ee(tl){return it(tl)||tl===62||tl===60||tl===47||tl===39||tl===34||tl===61||tl===0}function Ya(tl){return(tl<97||12257)}function ja(tl){return tl===59||tl===0||!ki(tl)}function Xa(tl){return tl===59||tl===0||!(Re(tl)||Ie(tl))}function Ka(tl){return tl!==125}function Qa(tl,od){return yi(tl)===yi(od)}function yi(tl){return tl>=97&&tl<=122?tl-97+65:tl}function Ja(tl){return Re(tl)||Ie(tl)||tl===95}function Ai(tl){return tl!==59&&v(tl)}function Rt(tl){return tl===95||tl>=65&&tl<=90}function Ni(tl){return Re(tl)||Ie(tl)||tl===95}function Li(tl){return tl===47||tl===62||tl===60||tl===0}function Za(tl){let od=[],_d;for(let Ad=0;Ad0&&od.indexOf(tl.peek())!==-1;)_d===tl&&(tl=tl.clone()),tl.advance();let Ad=this.locationFromCursor(tl);return new Yv(Ad,this.locationFromCursor(this),_d!==tl?this.locationFromCursor(_d):Ad)}getChars(tl){return this.input.substring(tl.state.offset,this.state.offset)}charAt(tl){return this.input.charCodeAt(tl)}advanceState(tl){if(tl.offset>=this.end)throw this.state=tl,new CE('Unexpected character "EOF"',this);let od=this.charAt(tl.offset);od===10?(tl.line++,tl.column=0):Me(od)||tl.column++,tl.offset++,this.updatePeek(tl)}updatePeek(tl){tl.peek=tl.offset>=this.end?0:this.charAt(tl.offset)}locationFromCursor(tl){return new Hv(tl.file,tl.state.offset,tl.state.line,tl.state.column)}},wE=class Er extends EE{internalState;constructor(tl,od){tl instanceof Er?(super(tl),this.internalState={...tl.internalState}):(super(tl,od),this.internalState=this.state)}advance(){this.state=this.internalState,super.advance(),this.processEscapeSequence()}init(){super.init(),this.processEscapeSequence()}clone(){return new Er(this)}getChars(tl){let od=tl.clone(),_d="";for(;od.internalState.offsetthis.internalState.peek;if(t()===92)if(this.internalState={...this.state},this.advanceState(this.internalState),t()===110)this.state.peek=10;else if(t()===114)this.state.peek=13;else if(t()===118)this.state.peek=11;else if(t()===116)this.state.peek=9;else if(t()===98)this.state.peek=8;else if(t()===102)this.state.peek=12;else if(t()===117)if(this.advanceState(this.internalState),t()===123){this.advanceState(this.internalState);let tl=this.clone(),od=0;for(;t()!==125;)this.advanceState(this.internalState),od++;this.state.peek=this.decodeHexDigits(tl,od)}else{let tl=this.clone();this.advanceState(this.internalState),this.advanceState(this.internalState),this.advanceState(this.internalState),this.state.peek=this.decodeHexDigits(tl,4)}else if(t()===120){this.advanceState(this.internalState);let tl=this.clone();this.advanceState(this.internalState),this.state.peek=this.decodeHexDigits(tl,2)}else if(gr(t())){let tl="",od=0,_d=this.clone();for(;gr(t())&&od<3;)_d=this.clone(),tl+=String.fromCodePoint(t()),this.advanceState(this.internalState),od++;this.state.peek=parseInt(tl,8),this.internalState=_d.internalState}else Me(this.internalState.peek)?(this.advanceState(this.internalState),this.state=this.internalState):this.state.peek=this.internalState.peek}decodeHexDigits(tl,od){let _d=this.input.slice(tl.internalState.offset,tl.internalState.offset+od),Ad=parseInt(_d,16);if(isNaN(Ad))throw tl.state=tl.internalState,new CE("Invalid hexadecimal escape sequence",tl);return Ad}},CE=class extends Error{constructor(tl,od){super(tl),this.msg=tl,this.cursor=od,Object.setPrototypeOf(this,new.target.prototype)}};var xE=class Ri extends Xv{static create(tl,od,_d){return new Ri(tl,od,_d)}constructor(tl,od,_d){super(od,_d),this.elementName=tl}},DE=class{constructor(tl,od){this.rootNodes=tl,this.errors=od}},SE=class{constructor(tl){this.getTagDefinition=tl}parse(tl,od,_d,Ad=!1,Dd){let s=tl=>(od,..._d)=>tl(od.toLowerCase(),..._d),zd=Ad?this.getTagDefinition:s(this.getTagDefinition),o=tl=>zd(tl).getContentType(),Kd=Ad?Dd:s(Dd),Zd=Pi(tl,od,Dd?(tl,od,_d,Ad)=>{let Dd=Kd(tl,od,_d,Ad);return Dd!==void 0?Dd:o(tl)}:o,_d),fh=_d&&_d.canSelfClose||!1,vh=_d&&_d.allowHtmComponentClosingTags||!1,wh=new TE(Zd.tokens,zd,fh,vh,Ad);return wh.build(),new DE(wh.rootNodes,[...Zd.errors,...wh.errors])}},TE=class Bi{_index=-1;_peek;_containerStack=[];rootNodes=[];errors=[];constructor(tl,od,_d,Ad,Dd){this.tokens=tl,this.tagDefinitionResolver=od,this.canSelfClose=_d,this.allowHtmComponentClosingTags=Ad,this.isTagNameCaseSensitive=Dd,this._advance()}build(){for(;this._peek.type!==fE.EOF;)this._peek.type===fE.TAG_OPEN_START||this._peek.type===fE.INCOMPLETE_TAG_OPEN?this._consumeElementStartTag(this._advance()):this._peek.type===fE.TAG_CLOSE?(this._closeVoidElement(),this._consumeElementEndTag(this._advance())):this._peek.type===fE.CDATA_START?(this._closeVoidElement(),this._consumeCdata(this._advance())):this._peek.type===fE.COMMENT_START?(this._closeVoidElement(),this._consumeComment(this._advance())):this._peek.type===fE.TEXT||this._peek.type===fE.RAW_TEXT||this._peek.type===fE.ESCAPABLE_RAW_TEXT?(this._closeVoidElement(),this._consumeText(this._advance())):this._peek.type===fE.EXPANSION_FORM_START?this._consumeExpansion(this._advance()):this._peek.type===fE.BLOCK_OPEN_START?(this._closeVoidElement(),this._consumeBlockOpen(this._advance())):this._peek.type===fE.BLOCK_CLOSE?(this._closeVoidElement(),this._consumeBlockClose(this._advance())):this._peek.type===fE.INCOMPLETE_BLOCK_OPEN?(this._closeVoidElement(),this._consumeIncompleteBlock(this._advance())):this._peek.type===fE.LET_START?(this._closeVoidElement(),this._consumeLet(this._advance())):this._peek.type===fE.DOC_TYPE_START?this._consumeDocType(this._advance()):this._peek.type===fE.INCOMPLETE_LET?(this._closeVoidElement(),this._consumeIncompleteLet(this._advance())):this._peek.type===fE.COMPONENT_OPEN_START||this._peek.type===fE.INCOMPLETE_COMPONENT_OPEN?this._consumeComponentStartTag(this._advance()):this._peek.type===fE.COMPONENT_CLOSE?this._consumeComponentEndTag(this._advance()):this._advance();for(let tl of this._containerStack)tl instanceof lE&&this.errors.push(xE.create(tl.name,tl.sourceSpan,`Unclosed block "${tl.name}"`))}_advance(){let tl=this._peek;return this._index0)return this.errors=this.errors.concat(Dd.errors),null;let zd=new Yv(tl.sourceSpan.start,Ad.sourceSpan.end,tl.sourceSpan.fullStart),Kd=new Yv(od.sourceSpan.start,Ad.sourceSpan.end,od.sourceSpan.fullStart);return new nE(tl.parts[0],Dd.rootNodes,zd,tl.sourceSpan,Kd)}_collectExpansionExpTokens(tl){let od=[],_d=[fE.EXPANSION_CASE_EXP_START];for(;;){if((this._peek.type===fE.EXPANSION_FORM_START||this._peek.type===fE.EXPANSION_CASE_EXP_START)&&_d.push(this._peek.type),this._peek.type===fE.EXPANSION_CASE_EXP_END)if(Di(_d,fE.EXPANSION_CASE_EXP_START)){if(_d.pop(),_d.length===0)return od}else return this.errors.push(xE.create(null,tl.sourceSpan,"Invalid ICU message. Missing '}'.")),null;if(this._peek.type===fE.EXPANSION_FORM_END)if(Di(_d,fE.EXPANSION_FORM_START))_d.pop();else return this.errors.push(xE.create(null,tl.sourceSpan,"Invalid ICU message. Missing '}'.")),null;if(this._peek.type===fE.EOF)return this.errors.push(xE.create(null,tl.sourceSpan,"Invalid ICU message. Missing '}'.")),null;od.push(this._advance())}}_getText(tl){let od=tl.parts[0];if(od.length>0&&od[0]==`\n`){var _d;let tl=this._getClosestElementLikeParent();tl!=null&&tl.children.length==0&&(!((_d=this._getTagDefinition(tl))===null||_d===void 0)&&_d.ignoreFirstLf)&&(od=od.substring(1))}return od}_consumeText(tl){let od=[tl],_d=tl.sourceSpan,Ad=tl.parts[0];if(Ad.length>0&&Ad[0]===`\n`){var Dd;let _d=this._getContainer();_d!=null&&_d.children.length===0&&(!((Dd=this._getTagDefinition(_d))===null||Dd===void 0)&&Dd.ignoreFirstLf)&&(Ad=Ad.substring(1),od[0]={type:tl.type,sourceSpan:tl.sourceSpan,parts:[Ad]})}for(;this._peek.type===fE.INTERPOLATION||this._peek.type===fE.TEXT||this._peek.type===fE.ENCODED_ENTITY;)tl=this._advance(),od.push(tl),tl.type===fE.INTERPOLATION?Ad+=tl.parts.join("").replace(/&([^;]+);/g,Ii):tl.type===fE.ENCODED_ENTITY?Ad+=tl.parts[0]:Ad+=tl.parts.join("");if(Ad.length>0){let Dd=tl.sourceSpan;this._addToParent(new eE(Ad,new Yv(_d.start,Dd.end,_d.fullStart,_d.details),od))}}_closeVoidElement(){var tl;let od=this._getContainer();od!==null&&(!((tl=this._getTagDefinition(od))===null||tl===void 0)&&tl.isVoid)&&this._containerStack.pop()}_consumeElementStartTag(tl){var od;let _d=[],Ad=[];this._consumeAttributesAndDirectives(_d,Ad);let Dd=this._getElementFullName(tl,this._getClosestElementLikeParent()),zd=this._getTagDefinition(Dd),Kd=!1;if(this._peek.type===fE.TAG_OPEN_END_VOID){this._advance(),Kd=!0;let od=this._getTagDefinition(Dd);this.canSelfClose||od?.canSelfClose||Pe(Dd)!==null||od?.isVoid||this.errors.push(xE.create(Dd,tl.sourceSpan,`Only void, custom and foreign elements can be self closed "${tl.parts[1]}"`))}else this._peek.type===fE.TAG_OPEN_END&&(this._advance(),Kd=!1);let Zd=this._peek.sourceSpan.fullStart,fh=new Yv(tl.sourceSpan.start,Zd,tl.sourceSpan.fullStart),vh=new Yv(tl.sourceSpan.start,Zd,tl.sourceSpan.fullStart),wh=new Yv(tl.sourceSpan.start.moveBy(1),tl.sourceSpan.end),xh=new sE(Dd,_d,Ad,[],Kd,fh,vh,void 0,wh,zd?.isVoid??!1),$h=this._getContainer(),Xh=$h!==null&&!!(!((od=this._getTagDefinition($h))===null||od===void 0)&&od.isClosedByChild(xh.name));this._pushContainer(xh,Xh),Kd?this._popContainer(Dd,sE,fh):tl.type===fE.INCOMPLETE_TAG_OPEN&&(this._popContainer(Dd,sE,null),this.errors.push(xE.create(Dd,fh,`Opening tag "${Dd}" not terminated.`)))}_consumeComponentStartTag(tl){var od;let _d=tl.parts[0],Ad=[],Dd=[];this._consumeAttributesAndDirectives(Ad,Dd);let zd=this._getClosestElementLikeParent(),Kd=this._getComponentTagName(tl,zd),Zd=this._getComponentFullName(tl,zd),fh=this._peek.type===fE.COMPONENT_OPEN_END_VOID;this._advance();let vh=this._peek.sourceSpan.fullStart,wh=new Yv(tl.sourceSpan.start,vh,tl.sourceSpan.fullStart),xh=new cE(_d,Kd,Zd,Ad,Dd,[],fh,wh,new Yv(tl.sourceSpan.start,vh,tl.sourceSpan.fullStart),void 0),$h=this._getContainer(),Xh=$h!==null&&xh.tagName!==null&&!!(!((od=this._getTagDefinition($h))===null||od===void 0)&&od.isClosedByChild(xh.tagName));this._pushContainer(xh,Xh),fh?this._popContainer(Zd,cE,wh):tl.type===fE.INCOMPLETE_COMPONENT_OPEN&&(this._popContainer(Zd,cE,null),this.errors.push(xE.create(Zd,wh,`Opening tag "${Zd}" not terminated.`)))}_consumeAttributesAndDirectives(tl,od){for(;this._peek.type===fE.ATTR_NAME||this._peek.type===fE.DIRECTIVE_NAME;)this._peek.type===fE.DIRECTIVE_NAME?od.push(this._consumeDirective(this._peek)):tl.push(this._consumeAttr(this._advance()))}_consumeComponentEndTag(tl){let od=this._getComponentFullName(tl,this._getClosestElementLikeParent());if(!this._popContainer(od,cE,tl.sourceSpan)){let _d=this._containerStack[this._containerStack.length-1],Ad;_d instanceof cE&&_d.componentName===tl.parts[0]?Ad=`, did you mean "${_d.fullName}"?`:Ad=". It may happen when the tag has already been closed by another tag.";let Dd=`Unexpected closing tag "${od}"${Ad}`;this.errors.push(xE.create(od,tl.sourceSpan,Dd))}}_getTagDefinition(tl){return typeof tl=="string"?this.tagDefinitionResolver(tl):tl instanceof sE?this.tagDefinitionResolver(tl.name):tl instanceof cE&&tl.tagName!==null?this.tagDefinitionResolver(tl.tagName):null}_pushContainer(tl,od){od&&this._containerStack.pop(),this._addToParent(tl),this._containerStack.push(tl)}_consumeElementEndTag(tl){var od;let _d=this.allowHtmComponentClosingTags&&tl.parts.length===0?null:this._getElementFullName(tl,this._getClosestElementLikeParent());if(_d&&(!((od=this._getTagDefinition(_d))===null||od===void 0)&&od.isVoid))this.errors.push(xE.create(_d,tl.sourceSpan,`Void elements do not have end tags "${tl.parts[1]}"`));else if(!this._popContainer(_d,sE,tl.sourceSpan)){let od=`Unexpected closing tag "${_d}". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags`;this.errors.push(xE.create(_d,tl.sourceSpan,od))}}_popContainer(tl,od,_d){let Ad=!1;for(let zd=this._containerStack.length-1;zd>=0;zd--){var Dd;let Kd=this._containerStack[zd],Zd=Kd instanceof cE?Kd.fullName:Kd.name;if(Pe(Zd)?Zd===tl:(Zd===tl||tl===null)&&Kd instanceof od)return Kd.endSourceSpan=_d,Kd.sourceSpan.end=_d!==null?_d.end:Kd.sourceSpan.end,this._containerStack.splice(zd,this._containerStack.length-zd),!Ad;(Kd instanceof lE||!(!((Dd=this._getTagDefinition(Kd))===null||Dd===void 0)&&Dd.closedByParent))&&(Ad=!0)}return!1}_consumeAttr(tl){let od=fe(tl.parts[0],tl.parts[1]),_d=tl.sourceSpan.end,Ad;this._peek.type===fE.ATTR_QUOTE&&(Ad=this._advance());let Dd="",zd=[],Kd,Zd;if(this._peek.type===fE.ATTR_VALUE_TEXT)for(Kd=this._peek.sourceSpan,Zd=this._peek.sourceSpan.end;this._peek.type===fE.ATTR_VALUE_TEXT||this._peek.type===fE.ATTR_VALUE_INTERPOLATION||this._peek.type===fE.ENCODED_ENTITY;){let tl=this._advance();zd.push(tl),tl.type===fE.ATTR_VALUE_INTERPOLATION?Dd+=tl.parts.join("").replace(/&([^;]+);/g,Ii):tl.type===fE.ENCODED_ENTITY?Dd+=tl.parts[0]:Dd+=tl.parts.join(""),Zd=_d=tl.sourceSpan.end}this._peek.type===fE.ATTR_QUOTE&&(Zd=_d=this._advance().sourceSpan.end);let fh=Kd&&Zd&&new Yv(Ad?.sourceSpan.start??Kd.start,Zd,Ad?.sourceSpan.fullStart??Kd.fullStart);return new iE(od,Dd,new Yv(tl.sourceSpan.start,_d,tl.sourceSpan.fullStart),tl.sourceSpan,fh,zd.length>0?zd:void 0,void 0)}_consumeDirective(tl){let od=[],_d=tl.sourceSpan.end,Ad=null;if(this._advance(),this._peek.type===fE.DIRECTIVE_OPEN){for(_d=this._peek.sourceSpan.end,this._advance();this._peek.type===fE.ATTR_NAME;)od.push(this._consumeAttr(this._advance()));this._peek.type===fE.DIRECTIVE_CLOSE?(Ad=this._peek.sourceSpan,this._advance()):this.errors.push(xE.create(null,tl.sourceSpan,"Unterminated directive definition"))}let Dd=new Yv(tl.sourceSpan.start,_d,tl.sourceSpan.fullStart),zd=new Yv(Dd.start,Ad===null?tl.sourceSpan.end:Ad.end,Dd.fullStart);return new uE(tl.parts[0],od,zd,Dd,Ad)}_consumeBlockOpen(tl){let od=[];for(;this._peek.type===fE.BLOCK_PARAMETER;){let tl=this._advance();od.push(new pE(tl.parts[0],tl.sourceSpan))}this._peek.type===fE.BLOCK_OPEN_END&&this._advance();let _d=this._peek.sourceSpan.fullStart,Ad=new Yv(tl.sourceSpan.start,_d,tl.sourceSpan.fullStart),Dd=new Yv(tl.sourceSpan.start,_d,tl.sourceSpan.fullStart),zd=new lE(tl.parts[0],od,[],Ad,tl.sourceSpan,Dd);this._pushContainer(zd,!1)}_consumeBlockClose(tl){let od=this._containerStack.length,_d=this._containerStack[od-1];if(!this._popContainer(null,lE,tl.sourceSpan)){if(this._containerStack.length element? If you meant to write the \`}\` character, you should use the "}" HTML entity instead.`));return}this.errors.push(xE.create(null,tl.sourceSpan,'Unexpected closing block. The block may have been closed earlier. If you meant to write the `}` character, you should use the "}" HTML entity instead.'))}}_consumeIncompleteBlock(tl){let od=[];for(;this._peek.type===fE.BLOCK_PARAMETER;){let tl=this._advance();od.push(new pE(tl.parts[0],tl.sourceSpan))}let _d=this._peek.sourceSpan.fullStart,Ad=new Yv(tl.sourceSpan.start,_d,tl.sourceSpan.fullStart),Dd=new Yv(tl.sourceSpan.start,_d,tl.sourceSpan.fullStart),zd=new lE(tl.parts[0],od,[],Ad,tl.sourceSpan,Dd);this._pushContainer(zd,!1),this._popContainer(null,lE,null),this.errors.push(xE.create(tl.parts[0],Ad,`Incomplete block "${tl.parts[0]}". If you meant to write the @ character, you should use the "@" HTML entity instead.`))}_consumeLet(tl){let od=tl.parts[0],_d,Ad;if(this._peek.type!==fE.LET_VALUE){this.errors.push(xE.create(tl.parts[0],tl.sourceSpan,`Invalid @let declaration "${od}". Declaration must have a value.`));return}else _d=this._advance();if(this._peek.type!==fE.LET_END){this.errors.push(xE.create(tl.parts[0],tl.sourceSpan,`Unterminated @let declaration "${od}". Declaration must be terminated with a semicolon.`));return}else Ad=this._advance();let Dd=Ad.sourceSpan.fullStart,zd=new Yv(tl.sourceSpan.start,Dd,tl.sourceSpan.fullStart),Kd=tl.sourceSpan.toString().lastIndexOf(od),Zd=new Yv(tl.sourceSpan.start.moveBy(Kd),tl.sourceSpan.end),fh=new dE(od,_d.parts[0],zd,Zd,_d.sourceSpan);this._addToParent(fh)}_consumeIncompleteLet(tl){let od=tl.parts[0]??"",_d=od?` "${od}"`:"";if(od.length>0){let _d=tl.sourceSpan.toString().lastIndexOf(od),Ad=new Yv(tl.sourceSpan.start.moveBy(_d),tl.sourceSpan.end),Dd=new Yv(tl.sourceSpan.start,tl.sourceSpan.start.moveBy(0)),zd=new dE(od,"",tl.sourceSpan,Ad,Dd);this._addToParent(zd)}this.errors.push(xE.create(tl.parts[0],tl.sourceSpan,`Incomplete @let declaration${_d}. @let declarations must be written as \`@let = ;\``))}_getContainer(){return this._containerStack.length>0?this._containerStack[this._containerStack.length-1]:null}_getClosestElementLikeParent(){for(let tl=this._containerStack.length-1;tl>-1;tl--){let od=this._containerStack[tl];if(od instanceof sE||od instanceof cE)return od}return null}_addToParent(tl){let od=this._getContainer();od===null?this.rootNodes.push(tl):od.children.push(tl)}_getElementFullName(tl,od){return fe(this._getPrefix(tl,od),tl.parts[1])}_getComponentFullName(tl,od){let _d=tl.parts[0],Ad=this._getComponentTagName(tl,od);return Ad===null?_d:Ad.startsWith(":")?_d+Ad:`${_d}:${Ad}`}_getComponentTagName(tl,od){let _d=this._getPrefix(tl,od),Ad=tl.parts[2];return!_d&&!Ad?null:!_d&&Ad?Ad:fe(_d,Ad||"ng-component")}_getPrefix(tl,od){var _d;let Ad,Dd;if(tl.type===fE.COMPONENT_OPEN_START||tl.type===fE.INCOMPLETE_COMPONENT_OPEN||tl.type===fE.COMPONENT_CLOSE?(Ad=tl.parts[1],Dd=tl.parts[2]):(Ad=tl.parts[0],Dd=tl.parts[1]),Ad=Ad||((_d=this._getTagDefinition(Dd))===null||_d===void 0?void 0:_d.implicitNamespacePrefix)||"",!Ad&&od){let tl=od instanceof sE?od.name:od.tagName;if(tl!==null){let od=et(tl)[1],_d=this._getTagDefinition(od);_d!==null&&!_d.preventNamespaceInheritance&&(Ad=Pe(tl))}}return Ad}};function Di(tl,od){return tl.length>0&&tl[tl.length-1]===od}function Ii(tl,od){return _E[od]!==void 0?_E[od]||tl:/^#x[a-f0-9]+$/i.test(od)?String.fromCodePoint(parseInt(od.slice(2),16)):/^#\d+$/.test(od)?String.fromCodePoint(parseInt(od.slice(1),10)):tl}var kE=class extends SE{constructor(){super(Oe)}parse(tl,od,_d,Ad=!1,Dd){return super.parse(tl,od,_d,Ad,Dd)}};var IE;function Mt(tl,od={}){let{canSelfClose:_d=!1,allowHtmComponentClosingTags:Ad=!1,isTagNameCaseSensitive:Dd=!1,getTagContentType:zd,tokenizeAngularBlocks:Kd=!1,tokenizeAngularLetDeclaration:Zd=!1,enableAngularSelectorlessSyntax:fh=!1}=od;return IE??(IE=new kE),IE.parse(tl,"angular-html-parser",{tokenizeExpansionForms:Kd,canSelfClose:_d,allowHtmComponentClosingTags:Ad,tokenizeBlocks:Kd,tokenizeLet:Zd,selectorlessEnabled:fh},Dd,zd)}var BE=[so,ao,lo,uo,po,fo,ho,mo,go,co];function io(tl,od){for(let _d of BE)_d(tl,od);return tl}function so(tl){tl.walk((tl=>{if(tl.kind==="element"&&tl.tagDefinition.ignoreFirstLf&&tl.children.length>0&&tl.children[0].kind==="text"&&tl.children[0].value[0]===`\n`){let od=tl.children[0];od.value.length===1?tl.removeChild(od):od.value=od.value.slice(1)}}))}function ao(tl){let t=tl=>tl.kind==="element"&&tl.prev?.kind==="ieConditionalStartComment"&&tl.prev.sourceSpan.end.offset===tl.startSourceSpan.start.offset&&tl.firstChild?.kind==="ieConditionalEndComment"&&tl.firstChild.sourceSpan.start.offset===tl.startSourceSpan.end.offset;tl.walk((tl=>{if(tl.children)for(let od=0;od{if(tl.children)for(let Ad=0;Adtl.kind==="cdata"),(tl=>``))}function co(tl){let t=tl=>tl.kind==="element"&&tl.attrs.length===0&&tl.children.length===1&&tl.firstChild.kind==="text"&&!bA.hasWhitespaceCharacter(tl.children[0].value)&&!tl.firstChild.hasLeadingSpaces&&!tl.firstChild.hasTrailingSpaces&&tl.isLeadingSpaceSensitive&&!tl.hasLeadingSpaces&&tl.isTrailingSpaceSensitive&&!tl.hasTrailingSpaces&&tl.prev?.kind==="text"&&tl.next?.kind==="text";tl.walk((tl=>{if(tl.children)for(let od=0;od`+_d.firstChild.value+``+Dd.value,Ad.sourceSpan=new Yv(Ad.sourceSpan.start,Dd.sourceSpan.end),Ad.isTrailingSpaceSensitive=Dd.isTrailingSpaceSensitive,Ad.hasTrailingSpaces=Dd.hasTrailingSpaces,tl.removeChild(_d),od--,tl.removeChild(Dd)}}))}function uo(tl,od){if(od.parser==="html")return;let _d=/\{\{(.+?)\}\}/su;tl.walk((tl=>{if(nn(tl,od))for(let od of tl.children){if(od.kind!=="text")continue;let Ad=od.sourceSpan.start,Dd=null,zd=od.value.split(_d);for(let _d=0;_d0&&tl.insertChildBefore(od,{kind:"text",value:Kd,sourceSpan:new Yv(Ad,Dd)});continue}Dd=Ad.moveBy(Kd.length+4),tl.insertChildBefore(od,{kind:"interpolation",sourceSpan:new Yv(Ad,Dd),children:Kd.length===0?[]:[{kind:"text",value:Kd,sourceSpan:new Yv(Ad.moveBy(2),Dd.moveBy(-2))}]})}tl.removeChild(od)}}))}function po(tl,od){tl.walk((tl=>{let _d=tl.$children;if(!_d)return;if(_d.length===0||_d.length===1&&_d[0].kind==="text"&&bA.trim(_d[0].value).length===0){tl.hasDanglingSpaces=_d.length>0,tl.$children=[];return}let Ad=sn(tl,od),Dd=er(tl);if(!Ad)for(let od=0;od<_d.length;od++){let Ad=_d[od];if(Ad.kind!=="text")continue;let{leadingWhitespace:Dd,text:zd,trailingWhitespace:Kd}=rn(Ad.value),Zd=Ad.prev,fh=Ad.next;zd?(Ad.value=zd,Ad.sourceSpan=new Yv(Ad.sourceSpan.start.moveBy(Dd.length),Ad.sourceSpan.end.moveBy(-Kd.length)),Dd&&(Zd&&(Zd.hasTrailingSpaces=!0),Ad.hasLeadingSpaces=!0),Kd&&(Ad.hasTrailingSpaces=!0,fh&&(fh.hasLeadingSpaces=!0))):(tl.removeChild(Ad),od--,(Dd||Kd)&&(Zd&&(Zd.hasTrailingSpaces=!0),fh&&(fh.hasLeadingSpaces=!0)))}tl.isWhitespaceSensitive=Ad,tl.isIndentationSensitive=Dd}))}function ho(tl){tl.walk((tl=>{tl.isSelfClosing=!tl.children||tl.kind==="element"&&(tl.tagDefinition.isVoid||tl.endSourceSpan&&tl.startSourceSpan.start===tl.endSourceSpan.start&&tl.startSourceSpan.end===tl.endSourceSpan.end)}))}function mo(tl,od){tl.walk((tl=>{tl.kind==="element"&&(tl.hasHtmComponentClosingTag=tl.endSourceSpan&&/^<\s*\/\s*\/\s*>$/u.test(od.originalText.slice(tl.endSourceSpan.start.offset,tl.endSourceSpan.end.offset)))}))}function fo(tl,od){tl.walk((tl=>{tl.cssDisplay=dn(tl,od)}))}function go(tl,od){tl.walk((tl=>{let{children:_d}=tl;if(_d){if(_d.length===0){tl.isDanglingSpaceSensitive=ln(tl,od);return}for(let tl of _d)tl.isLeadingSpaceSensitive=an(tl,od),tl.isTrailingSpaceSensitive=on(tl,od);for(let tl=0;tl<_d.length;tl++){let od=_d[tl];od.isLeadingSpaceSensitive=(tl===0||od.prev.isTrailingSpaceSensitive)&&od.isLeadingSpaceSensitive,od.isTrailingSpaceSensitive=(tl===_d.length-1||od.next.isLeadingSpaceSensitive)&&od.isTrailingSpaceSensitive}}}))}var FE=io;function _o(tl,od,_d){let{node:Ad}=tl;switch(Ad.kind){case"root":return od.__onHtmlRoot&&od.__onHtmlRoot(Ad),[E(Le(tl,od,_d)),lA];case"element":case"ieConditionalComment":return ci(tl,od,_d);case"angularControlFlowBlock":return ii(tl,od,_d);case"angularControlFlowBlockParameters":return ai(tl,od,_d);case"angularControlFlowBlockParameter":return bA.trim(Ad.expression);case"angularLetDeclaration":return E(["@let ",E([Ad.id," =",E(A([sA,_d("init")]))]),";"]);case"angularLetDeclarationInitializer":return Ad.value;case"angularIcuExpression":return oi(tl,od,_d);case"angularIcuCase":return li(tl,od,_d);case"ieConditionalStartComment":case"ieConditionalEndComment":return[me(Ad),ce(Ad)];case"interpolation":return[me(Ad,od),...tl.map(_d,"children"),ce(Ad,od)];case"text":{if(Ad.parent.kind==="interpolation"){let tl=/\n[^\S\n]*$/u,od=tl.test(Ad.value),_d=od?Ad.value.replace(tl,""):Ad.value;return[L(_d),od?lA:""]}let tl=H(Ad,od),_d=wt(Ad),Dd=F(Ad,od);return _d[0]=[tl,_d[0]],_d.push([_d.pop(),Dd]),_t(_d)}case"docType":return[E([me(Ad,od)," ",Zd(0,Ad.value.replace(/^html\b/iu,"html"),/\s+/gu," ")]),ce(Ad,od)];case"comment":return[H(Ad,od),L(od.originalText.slice(K(Ad),J(Ad))),F(Ad,od)];case"attribute":{if(Ad.value===null)return Ad.rawName;let tl=nr(Ad.value),_d=xt(Ad,od)?"":fA(tl,'"');return[Ad.rawName,"=",_d,L(_d==='"'?Zd(0,tl,'"',"""):Zd(0,tl,"'","'")),_d]}case"frontMatter":case"cdata":default:throw new EA(Ad,"HTML")}}var PE={features:{experimental_frontMatterSupport:{massageAstNode:!0,embed:!0,print:!0}},preprocess:FE,print:_o,insertPragma:ti,massageAstNode:xA,embed:xb,getVisitorKeys:ev},RE=PE;var NE=[{name:"Angular",type:"markup",aceMode:"html",extensions:[".component.html"],tmScope:"text.html.basic",aliases:["xhtml"],codemirrorMode:"htmlmixed",codemirrorMimeType:"text/html",parsers:["angular"],vscodeLanguageIds:["html"],filenames:[],linguistLanguageId:146},{name:"HTML",type:"markup",aceMode:"html",extensions:[".html",".hta",".htm",".html.hl",".inc",".xht",".xhtml"],tmScope:"text.html.basic",aliases:["xhtml"],codemirrorMode:"htmlmixed",codemirrorMimeType:"text/html",parsers:["html"],vscodeLanguageIds:["html"],linguistLanguageId:146},{name:"Lightning Web Components",type:"markup",aceMode:"html",extensions:[],tmScope:"text.html.basic",aliases:["xhtml"],codemirrorMode:"htmlmixed",codemirrorMimeType:"text/html",parsers:["lwc"],vscodeLanguageIds:["html"],filenames:[],linguistLanguageId:146},{name:"MJML",type:"markup",aceMode:"html",extensions:[".mjml"],tmScope:"text.mjml.basic",aliases:["MJML","mjml"],codemirrorMode:"htmlmixed",codemirrorMimeType:"text/html",parsers:["mjml"],filenames:[],vscodeLanguageIds:["mjml"],linguistLanguageId:146},{name:"Vue",type:"markup",aceMode:"vue",extensions:[".vue"],tmScope:"source.vue",codemirrorMode:"vue",codemirrorMimeType:"text/x-vue",parsers:["vue"],vscodeLanguageIds:["vue"],linguistLanguageId:391}];var OE={bracketSpacing:{category:"Common",type:"boolean",default:!0,description:"Print spaces between brackets.",oppositeDescription:"Do not print spaces between brackets."},objectWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap object literals.",choices:[{value:"preserve",description:"Keep as multi-line, if there is a newline between the opening brace and first property."},{value:"collapse",description:"Fit to a single line when possible."}]},singleQuote:{category:"Common",type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap prose.",choices:[{value:"always",description:"Wrap prose if it exceeds the print width."},{value:"never",description:"Do not wrap prose."},{value:"preserve",description:"Wrap prose as-is."}]},bracketSameLine:{category:"Common",type:"boolean",default:!1,description:"Put > of opening tags on the last line instead of on a new line."},singleAttributePerLine:{category:"Common",type:"boolean",default:!1,description:"Enforce single attribute per line in HTML, Vue and JSX."}};var LE="HTML",QE={bracketSameLine:OE.bracketSameLine,htmlWhitespaceSensitivity:{category:LE,type:"choice",default:"css",description:"How to handle whitespaces in HTML.",choices:[{value:"css",description:"Respect the default value of CSS display property."},{value:"strict",description:"Whitespaces are considered sensitive."},{value:"ignore",description:"Whitespaces are considered insensitive."}]},singleAttributePerLine:OE.singleAttributePerLine,vueIndentScriptAndStyle:{category:LE,type:"boolean",default:!1,description:"Indent script and style tags in Vue files."}},ME=QE;var jE={};Or(jE,{angular:()=>iw,html:()=>tw,lwc:()=>aw,mjml:()=>nw,vue:()=>sw});function Co(tl,od){let _d=new SyntaxError(tl+" ("+od.loc.start.line+":"+od.loc.start.column+")");return Object.assign(_d,od)}var UE=Co;var GE={canSelfClose:!0,normalizeTagName:!1,normalizeAttributeName:!1,allowHtmComponentClosingTags:!1,isTagNameCaseSensitive:!1,shouldParseFrontMatter:!0};function Bt(tl){return{...GE,...tl}}function br(tl){let{canSelfClose:od,allowHtmComponentClosingTags:_d,isTagNameCaseSensitive:Ad,shouldParseAsRawText:Dd,tokenizeAngularBlocks:zd,tokenizeAngularLetDeclaration:Kd}=tl;return{canSelfClose:od,allowHtmComponentClosingTags:_d,isTagNameCaseSensitive:Ad,getTagContentType:Dd?(...tl)=>Dd(...tl)?sv.RAW_TEXT:void 0:void 0,tokenizeAngularBlocks:zd,tokenizeAngularLetDeclaration:Kd}}var $E=new Map([["*",new Set(["accesskey","autocapitalize","autocorrect","autofocus","class","contenteditable","dir","draggable","enterkeyhint","exportparts","hidden","id","inert","inputmode","is","itemid","itemprop","itemref","itemscope","itemtype","lang","nonce","part","popover","slot","spellcheck","style","tabindex","title","translate","writingsuggestions"])],["a",new Set(["charset","coords","download","href","hreflang","name","ping","referrerpolicy","rel","rev","shape","target","type"])],["applet",new Set(["align","alt","archive","code","codebase","height","hspace","name","object","vspace","width"])],["area",new Set(["alt","coords","download","href","hreflang","nohref","ping","referrerpolicy","rel","shape","target","type"])],["audio",new Set(["autoplay","controls","crossorigin","loop","muted","preload","src"])],["base",new Set(["href","target"])],["basefont",new Set(["color","face","size"])],["blockquote",new Set(["cite"])],["body",new Set(["alink","background","bgcolor","link","text","vlink"])],["br",new Set(["clear"])],["button",new Set(["command","commandfor","disabled","form","formaction","formenctype","formmethod","formnovalidate","formtarget","name","popovertarget","popovertargetaction","type","value"])],["canvas",new Set(["height","width"])],["caption",new Set(["align"])],["col",new Set(["align","char","charoff","span","valign","width"])],["colgroup",new Set(["align","char","charoff","span","valign","width"])],["data",new Set(["value"])],["del",new Set(["cite","datetime"])],["details",new Set(["name","open"])],["dialog",new Set(["closedby","open"])],["dir",new Set(["compact"])],["div",new Set(["align"])],["dl",new Set(["compact"])],["embed",new Set(["height","src","type","width"])],["fieldset",new Set(["disabled","form","name"])],["font",new Set(["color","face","size"])],["form",new Set(["accept","accept-charset","action","autocomplete","enctype","method","name","novalidate","target"])],["frame",new Set(["frameborder","longdesc","marginheight","marginwidth","name","noresize","scrolling","src"])],["frameset",new Set(["cols","rows"])],["h1",new Set(["align"])],["h2",new Set(["align"])],["h3",new Set(["align"])],["h4",new Set(["align"])],["h5",new Set(["align"])],["h6",new Set(["align"])],["head",new Set(["profile"])],["hr",new Set(["align","noshade","size","width"])],["html",new Set(["manifest","version"])],["iframe",new Set(["align","allow","allowfullscreen","allowpaymentrequest","allowusermedia","frameborder","height","loading","longdesc","marginheight","marginwidth","name","referrerpolicy","sandbox","scrolling","src","srcdoc","width"])],["img",new Set(["align","alt","border","crossorigin","decoding","fetchpriority","height","hspace","ismap","loading","longdesc","name","referrerpolicy","sizes","src","srcset","usemap","vspace","width"])],["input",new Set(["accept","align","alpha","alt","autocomplete","checked","colorspace","dirname","disabled","form","formaction","formenctype","formmethod","formnovalidate","formtarget","height","ismap","list","max","maxlength","min","minlength","multiple","name","pattern","placeholder","popovertarget","popovertargetaction","readonly","required","size","src","step","type","usemap","value","width"])],["ins",new Set(["cite","datetime"])],["isindex",new Set(["prompt"])],["label",new Set(["for","form"])],["legend",new Set(["align"])],["li",new Set(["type","value"])],["link",new Set(["as","blocking","charset","color","crossorigin","disabled","fetchpriority","href","hreflang","imagesizes","imagesrcset","integrity","media","referrerpolicy","rel","rev","sizes","target","type"])],["map",new Set(["name"])],["menu",new Set(["compact"])],["meta",new Set(["charset","content","http-equiv","media","name","scheme"])],["meter",new Set(["high","low","max","min","optimum","value"])],["object",new Set(["align","archive","border","classid","codebase","codetype","data","declare","form","height","hspace","name","standby","type","typemustmatch","usemap","vspace","width"])],["ol",new Set(["compact","reversed","start","type"])],["optgroup",new Set(["disabled","label"])],["option",new Set(["disabled","label","selected","value"])],["output",new Set(["for","form","name"])],["p",new Set(["align"])],["param",new Set(["name","type","value","valuetype"])],["pre",new Set(["width"])],["progress",new Set(["max","value"])],["q",new Set(["cite"])],["script",new Set(["async","blocking","charset","crossorigin","defer","fetchpriority","integrity","language","nomodule","referrerpolicy","src","type"])],["select",new Set(["autocomplete","disabled","form","multiple","name","required","size"])],["slot",new Set(["name"])],["source",new Set(["height","media","sizes","src","srcset","type","width"])],["style",new Set(["blocking","media","type"])],["table",new Set(["align","bgcolor","border","cellpadding","cellspacing","frame","rules","summary","width"])],["tbody",new Set(["align","char","charoff","valign"])],["td",new Set(["abbr","align","axis","bgcolor","char","charoff","colspan","headers","height","nowrap","rowspan","scope","valign","width"])],["template",new Set(["shadowrootclonable","shadowrootcustomelementregistry","shadowrootdelegatesfocus","shadowrootmode","shadowrootserializable"])],["textarea",new Set(["autocomplete","cols","dirname","disabled","form","maxlength","minlength","name","placeholder","readonly","required","rows","wrap"])],["tfoot",new Set(["align","char","charoff","valign"])],["th",new Set(["abbr","align","axis","bgcolor","char","charoff","colspan","headers","height","nowrap","rowspan","scope","valign","width"])],["thead",new Set(["align","char","charoff","valign"])],["time",new Set(["datetime"])],["tr",new Set(["align","bgcolor","char","charoff","valign"])],["track",new Set(["default","kind","label","src","srclang"])],["ul",new Set(["compact","type"])],["video",new Set(["autoplay","controls","crossorigin","height","loop","muted","playsinline","poster","preload","src","width"])]]);var JE=new Set(["a","abbr","acronym","address","applet","area","article","aside","audio","b","base","basefont","bdi","bdo","bgsound","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","command","content","data","datalist","dd","del","details","dfn","dialog","dir","div","dl","dt","em","embed","fencedframe","fieldset","figcaption","figure","font","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","image","img","input","ins","isindex","kbd","keygen","label","legend","li","link","listing","main","map","mark","marquee","math","menu","menuitem","meta","meter","multicol","nav","nextid","nobr","noembed","noframes","noscript","object","ol","optgroup","option","output","p","param","picture","plaintext","pre","progress","q","rb","rbc","rp","rt","rtc","ruby","s","samp","script","search","section","select","selectedcontent","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","svg","table","tbody","td","template","textarea","tfoot","th","thead","time","title","tr","track","tt","u","ul","var","video","wbr","xmp"]);var qE={attrs:!0,children:!0,cases:!0,expression:!0},VE=new Set(["parent"]),HE,WE,YE,zE=class Be{constructor(tl={}){Dr(this,HE);Wt(this,"kind");Wt(this,"parent");for(let od of new Set([...VE,...Object.keys(tl)]))this.setProperty(od,tl[od]);if(NA(tl))for(let od of Object.getOwnPropertySymbols(tl))this.setProperty(od,tl[od])}setProperty(tl,od){if(this[tl]!==od){if(tl in qE&&(od=od.map((tl=>this.createChild(tl)))),!VE.has(tl)){this[tl]=od;return}Object.defineProperty(this,tl,{value:od,enumerable:!1,configurable:!0})}}map(tl){let od;for(let _d in qE){let Ad=this[_d];if(Ad){let Dd=To(Ad,(od=>od.map(tl)));od!==Ad&&(od||(od=new Be({parent:this.parent})),od.setProperty(_d,Dd))}}if(od)for(let tl in this)tl in qE||(od[tl]=this[tl]);return tl(od||this)}walk(tl){for(let od in qE){let _d=this[od];if(_d)for(let od=0;od<_d.length;od++)_d[od].walk(tl)}tl(this)}createChild(tl){let od=tl instanceof Be?tl.clone():new Be(tl);return od.setProperty("parent",this),od}insertChildBefore(tl,od){let _d=this.$children;_d.splice(_d.indexOf(tl),0,this.createChild(od))}removeChild(tl){let od=this.$children;od.splice(od.indexOf(tl),1)}replaceChild(tl,od){let _d=this.$children;_d[_d.indexOf(tl)]=this.createChild(od)}clone(){return new Be(this)}get $children(){return this[Fe(this,HE,WE)]}set $children(tl){this[Fe(this,HE,WE)]=tl}get firstChild(){return this.$children?.[0]}get lastChild(){return vh(1,this.$children,-1)}get prev(){let tl=Fe(this,HE,YE);return tl[tl.indexOf(this)-1]}get next(){let tl=Fe(this,HE,YE);return tl[tl.indexOf(this)+1]}get rawName(){return this.hasExplicitNamespace?this.fullName:this.name}get fullName(){return this.namespace?this.namespace+":"+this.name:this.name}get attrMap(){return Object.fromEntries(this.attrs.map((tl=>[tl.fullName,tl.value])))}};HE=new WeakSet,WE=function(){return this.kind==="angularIcuCase"?"expression":this.kind==="angularIcuExpression"?"cases":"children"},YE=function(){return this.parent?.$children??[]};var KE=zE;function To(tl,od){let _d=tl.map(od);return _d.some(((od,_d)=>od!==tl[_d]))?_d:tl}var XE=[{regex:/^(?\[if(?[^\]]*)\]>)(?.*?)[^\]]*)\]>{try{return[!0,_d(zd,fh).children]}catch{return[!1,[{kind:"text",value:zd,sourceSpan:new Yv(fh,vh)}]]}})();return{kind:"ieConditionalComment",complete:wh,children:xh,condition:Zd(0,Dd.trim(),/\s+/gu," "),sourceSpan:tl.sourceSpan,startSourceSpan:new Yv(tl.sourceSpan.start,fh),endSourceSpan:new Yv(vh,tl.sourceSpan.end)}}function ko(tl,od){let{condition:_d}=od.groups;return{kind:"ieConditionalStartComment",condition:Zd(0,_d.trim(),/\s+/gu," "),sourceSpan:tl.sourceSpan}}function xo(tl){return{kind:"ieConditionalEndComment",sourceSpan:tl.sourceSpan}}var ZE=class extends hE{visitExpansionCase(tl,od){od.parseOptions.name==="angular"&&this.visitChildren(od,(od=>{od(tl.expression)}))}visit(tl,{parseOptions:od}){Lo(tl),Po(tl,od),Do(tl,od),Oo(tl)}};function Ki(tl,od,_d,Ad){Dt(new ZE,tl.children,{parseOptions:_d}),od&&tl.children.unshift(od);let Dd=new KE(tl);return Dd.walk((tl=>{if(tl.kind==="comment"){let od=Yi(tl,Ad);od&&tl.parent.replaceChild(tl,od)}yo(tl),Ao(tl),No(tl)})),Dd}function yo(tl){if(tl.kind==="block"){if(tl.name=Zd(0,tl.name.toLowerCase(),/\s+/gu," ").trim(),tl.kind="angularControlFlowBlock",!BA(tl.parameters)){delete tl.parameters;return}for(let od of tl.parameters)od.kind="angularControlFlowBlockParameter";tl.parameters={kind:"angularControlFlowBlockParameters",children:tl.parameters,sourceSpan:new Yv(tl.parameters[0].sourceSpan.start,vh(0,tl.parameters,-1).sourceSpan.end)}}}function Ao(tl){tl.kind==="letDeclaration"&&(tl.kind="angularLetDeclaration",tl.id=tl.name,tl.init={kind:"angularLetDeclarationInitializer",sourceSpan:new Yv(tl.valueSpan.start,tl.valueSpan.end),value:tl.value},delete tl.name,delete tl.value)}function No(tl){tl.kind==="expansion"&&(tl.kind="angularIcuExpression"),tl.kind==="expansionCase"&&(tl.kind="angularIcuCase")}function ji(tl,od){let _d=tl.toLowerCase();return od(_d)?_d:tl}function Xi(tl){let od=tl.name.startsWith(":")?tl.name.slice(1).split(":")[0]:null,_d=tl.nameSpan.toString(),Ad=od!==null&&_d.startsWith(`${od}:`),Dd=Ad?_d.slice(od.length+1):_d;tl.name=Dd,tl.namespace=od,tl.hasExplicitNamespace=Ad}function Lo(tl){switch(tl.kind){case"element":Xi(tl);for(let od of tl.attrs)Xi(od),od.valueSpan?(od.value=od.valueSpan.toString(),/["']/u.test(od.value[0])&&(od.value=od.value.slice(1,-1))):od.value=null;break;case"comment":tl.value=tl.sourceSpan.toString().slice(4,-3);break;case"text":tl.value=tl.sourceSpan.toString();break}}function Po(tl,od){if(tl.kind==="element"){let _d=Oe(od.isTagNameCaseSensitive?tl.name:tl.name.toLowerCase());!tl.namespace||tl.namespace===_d.implicitNamespacePrefix||GA(tl)?tl.tagDefinition=_d:tl.tagDefinition=Oe("")}}function Oo(tl){tl.sourceSpan&&tl.endSourceSpan&&(tl.sourceSpan=new Yv(tl.sourceSpan.start,tl.endSourceSpan.end))}function Do(tl,od){if(tl.kind==="element"&&(od.normalizeTagName&&(!tl.namespace||tl.namespace===tl.tagDefinition.implicitNamespacePrefix||GA(tl))&&(tl.name=ji(tl.name,(tl=>JE.has(tl)))),od.normalizeAttributeName))for(let od of tl.attrs)od.namespace||(od.name=ji(od.name,(od=>$E.has(tl.name)&&($E.get("*").has(od)||$E.get(tl.name).has(od)))))}function Ar(tl,od){let{rootNodes:_d,errors:Ad}=Mt(tl,br(od));return Ad.length>0&&yr(Ad[0]),{parseOptions:od,rootNodes:_d}}function Qi(tl,od){let _d=br(od),{rootNodes:Ad,errors:Dd}=Mt(tl,_d);if(Ad.some((tl=>tl.kind==="docType"&&tl.value==="html"||tl.kind==="element"&&tl.name.toLowerCase()==="html")))return Ar(tl,ew);let zd,o=()=>zd??(zd=Mt(tl,{..._d,getTagContentType:void 0})),c=tl=>{let{offset:od}=tl.startSourceSpan.start;return o().rootNodes.find((tl=>tl.kind==="element"&&tl.startSourceSpan.start.offset===od))??tl};for(let[tl,od]of Ad.entries())if(od.kind==="element"){if(od.isVoid)Dd=o().errors,Ad[tl]=c(od);else if(Io(od)){let{endSourceSpan:_d,startSourceSpan:Dd}=od,zd=o().errors.find((tl=>tl.span.start.offset>Dd.start.offset&&tl.span.start.offset<_d.end.offset));zd&&yr(zd),Ad[tl]=c(od)}}return Dd.length>0&&yr(Dd[0]),{parseOptions:od,rootNodes:Ad}}function Io(tl){if(tl.kind!=="element"||tl.name!=="template")return!1;let od=tl.attrs.find((tl=>tl.name==="lang"))?.value;return!od||od==="html"}function yr(tl){let{msg:od,span:{start:_d,end:Ad}}=tl;throw UE(od,{loc:{start:{line:_d.line+1,column:_d.col+1},end:{line:Ad.line+1,column:Ad.col+1}},cause:tl})}function Ro(tl,od,_d,Ad,Dd,zd){let{offset:Kd}=Ad,fh=Zd(0,od.slice(0,Kd),/[^\n]/gu," ")+_d,wh=Nr(fh,tl,{...Dd,shouldParseFrontMatter:!1},zd);wh.sourceSpan=new Yv(Ad,vh(0,wh.children,-1).sourceSpan.end);let xh=wh.children[0];return xh.length===Kd?wh.children.shift():(xh.sourceSpan=new Yv(xh.sourceSpan.start.moveBy(Kd),xh.sourceSpan.end),xh.value=xh.value.slice(Kd)),wh}function Nr(tl,od,_d,Ad={}){let{frontMatter:Dd,content:zd}=_d.shouldParseFrontMatter?LA(tl):{content:tl},Kd=new Wv(tl,Ad.filepath),Zd=new Hv(Kd,0,0,0),fh=Zd.moveBy(tl.length),{parseOptions:vh,rootNodes:wh}=od(zd,_d),xh={kind:"root",sourceSpan:new Yv(Zd,fh),children:wh},$h;if(Dd){let[tl,od]=[Dd.start,Dd.end].map((tl=>new Hv(Kd,tl.index,tl.line-1,tl.column)));$h={...Dd,kind:"frontMatter",sourceSpan:new Yv(tl,od)}}return Ki(xh,$h,vh,((_d,Dd)=>Ro(od,tl,_d,Dd,vh,Ad)))}var ew=Bt({name:"html",normalizeTagName:!0,normalizeAttributeName:!0,allowHtmComponentClosingTags:!0});function at(tl){let od=Bt(tl),_d=od.name==="vue"?Qi:Ar;return{parse:(tl,Ad)=>Nr(tl,_d,od,Ad),hasPragma:Zn,hasIgnorePragma:ei,astFormat:"html",locStart:K,locEnd:J}}var tw=at(ew),rw=new Set(["mj-style","mj-raw"]),nw=at({...ew,name:"mjml",shouldParseAsRawText:tl=>rw.has(tl)}),iw=at({name:"angular",tokenizeAngularBlocks:!0,tokenizeAngularLetDeclaration:!0}),sw=at({name:"vue",isTagNameCaseSensitive:!0,shouldParseAsRawText(tl,od,_d,Ad){return tl.toLowerCase()!=="html"&&!_d&&(tl!=="template"||Ad.some((({name:tl,value:od})=>tl==="lang"&&od!=="html"&&od!==""&&od!==void 0)))}}),aw=at({name:"lwc",canSelfClose:!1});var ow={html:RE};return ns(Dd)}))},45548:tl=>{(function(od){function e(){var tl=od();return tl.default||tl}if(true)tl.exports=e();else{var _d}})((function(){"use strict";var tl=Object.create;var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.getPrototypeOf,zd=Object.prototype.hasOwnProperty;var x=(tl,od)=>()=>(od||tl((od={exports:{}}).exports,od),od.exports),Vn=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:!0})},jn=(tl,Dd,Kd,Zd)=>{if(Dd&&typeof Dd=="object"||typeof Dd=="function")for(let fh of Ad(Dd))!zd.call(tl,fh)&&fh!==Kd&&od(tl,fh,{get:()=>Dd[fh],enumerable:!(Zd=_d(Dd,fh))||Zd.enumerable});return tl};var Re=(_d,Ad,zd)=>(zd=_d!=null?tl(Dd(_d)):{},jn(Ad||!_d||!_d.__esModule?od(zd,"default",{value:_d,enumerable:!0}):zd,_d)),xl=tl=>jn(od({},"__esModule",{value:!0}),tl);var Kd=x(((tl,od)=>{"use strict";od.exports=Bl;function Bl(tl){return String(tl).replace(/\s+/g," ")}}));var Zd=x(((tl,od)=>{"use strict";od.exports=Qf;var _d=9,Ad=10,Dd=32,zd=33,Kd=58,Zd=91,fh=92,vh=93,wh=94,xh=96,$h=4,Xh=1024;function Qf(tl){var od=this.Parser,_d=this.Compiler;Zf(od)&&rD(od,tl),eD(_d)&&tD(_d)}function Zf(tl){return!!(tl&&tl.prototype&&tl.prototype.blockTokenizers)}function eD(tl){return!!(tl&&tl.prototype&&tl.prototype.visitors)}function rD(tl,od){for(var s_=od||{},g_=tl.prototype,E_=g_.blockTokenizers,k_=g_.inlineTokenizers,ef=g_.blockMethods,nf=g_.inlineMethods,$f=E_.definition,Hf=k_.reference,Kf=[],Xf=-1,eg=ef.length,tg;++Xf$h&&(sg=void 0,mg=k_);else{if(sg<$h&&tA&&(tA.contentStart===tA.contentEnd||nD(xh,E_,fh,[tl,od.slice(k_,Xh),!0])))break;sg=void 0,mg=k_}k_++}for(k_=-1,g_=eA.length;g_>0&&(tA=eA[g_-1],tA.contentStart===tA.contentEnd);)g_--;for(eg=tl(od.slice(0,tA.contentEnd));++k_{tl.isRemarkParser=iD;tl.isRemarkCompiler=uD;function iD(tl){return!!(tl&&tl.prototype&&tl.prototype.blockTokenizers)}function uD(tl){return!!(tl&&tl.prototype&&tl.prototype.visitors)}}));var vh=x(((tl,od)=>{var _d=fh();od.exports=cD;var Ad=9,Dd=32,zd=36,Kd=48,Zd=57,vh=92,wh=["math","math-inline"],xh="math-display";function cD(tl){let od=this.Parser,Ad=this.Compiler;_d.isRemarkParser(od)&&lD(od,tl),_d.isRemarkCompiler(Ad)&&fD(Ad,tl)}function lD(tl,od){let _d=tl.prototype,fh=_d.inlineMethods;u.locator=i,_d.inlineTokenizers.math=u,fh.splice(fh.indexOf("text"),0,"math");function i(tl,od){return tl.indexOf("$",od)}function u(tl,_d,fh){let $h=_d.length,Xh=!1,s_=!1,g_=0,E_,k_,ef,nf,$f,Hf,Kf;if(_d.charCodeAt(g_)===vh&&(s_=!0,g_++),_d.charCodeAt(g_)===zd){if(g_++,s_)return fh?!0:tl(_d.slice(0,g_))({type:"text",value:"$"});if(_d.charCodeAt(g_)===zd&&(Xh=!0,g_++),ef=_d.charCodeAt(g_),!(ef===Dd||ef===Ad)){for(nf=g_;g_<$h;){if(k_=ef,ef=_d.charCodeAt(g_+1),k_===zd){if(E_=_d.charCodeAt(g_-1),E_!==Dd&&E_!==Ad&&(ef!==ef||efZd)&&(!Xh||ef===zd)){$f=g_-1,g_++,Xh&&g_++,Hf=g_;break}}else k_===vh&&(g_++,ef=_d.charCodeAt(g_+1));g_++}if(Hf!==void 0)return fh?!0:(Kf=_d.slice(nf,$f+1),tl(_d.slice(0,Hf))({type:"inlineMath",value:Kf,data:{hName:"span",hProperties:{className:wh.concat(Xh&&od.inlineMathDouble?[xh]:[])},hChildren:[{type:"text",value:Kf}]}}))}}}}function fD(tl){let od=tl.prototype;od.visitors.inlineMath=t;function t(tl){let od="$";return(tl.data&&tl.data.hProperties&&tl.data.hProperties.className||[]).includes(xh)&&(od="$$"),od+tl.value+od}}}));var wh=x(((tl,od)=>{var _d=fh();od.exports=dD;var Ad=10,Dd=32,zd=36,Kd=`\n`,Zd="$",vh=2,wh=["math","math-display"];function dD(){let tl=this.Parser,od=this.Compiler;_d.isRemarkParser(tl)&&mD(tl),_d.isRemarkCompiler(od)&&FD(od)}function mD(tl){let od=tl.prototype,_d=od.blockMethods,fh=od.interruptParagraph,xh=od.interruptList,$h=od.interruptBlockquote;od.blockTokenizers.math=a,_d.splice(_d.indexOf("fencedCode")+1,0,"math"),fh.splice(fh.indexOf("fencedCode")+1,0,["math"]),xh.splice(xh.indexOf("fencedCode")+1,0,["math"]),$h.splice($h.indexOf("fencedCode")+1,0,["math"]);function a(tl,od,_d){var fh=od.length,xh=0;let $h,Xh,s_,g_,E_,k_,ef,nf,$f,Hf,Kf;for(;xhHf&&od.charCodeAt(g_-1)===Dd;)g_--;for(;g_>Hf&&od.charCodeAt(g_-1)===zd;)$f++,g_--;for(k_<=$f&&od.indexOf(Zd,Hf)===g_&&(nf=!0,Kf=g_);Hf<=Kf&&Hf-xhHf&&od.charCodeAt(Kf-1)===Dd;)Kf--;if((!nf||Hf!==Kf)&&Xh.push(od.slice(Hf,Kf)),nf)break;xh=s_+1,s_=od.indexOf(Kd,xh+1),s_=s_===-1?fh:s_}return Xh=Xh.join(`\n`),tl(od.slice(0,s_))({type:"math",value:Xh,data:{hName:"div",hProperties:{className:wh.concat()},hChildren:[{type:"text",value:Xh}]}})}}}}function FD(tl){let od=tl.prototype;od.visitors.math=t;function t(tl){return`$$\n`+tl.value+`\n$$`}}}));var xh=x(((tl,od)=>{var _d=vh(),Ad=wh();od.exports=CD;function CD(tl){var od=tl||{};Ad.call(this,od),_d.call(this,od)}}));var $h=x(((tl,od)=>{od.exports=AD;var _d=Object.prototype.hasOwnProperty;function AD(){for(var tl={},od=0;od{typeof Object.create=="function"?od.exports=function(tl,od){od&&(tl.super_=od,tl.prototype=Object.create(od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}))}:od.exports=function(tl,od){if(od){tl.super_=od;var n=function(){};n.prototype=od.prototype,tl.prototype=new n,tl.prototype.constructor=tl}}}));var s_=x(((tl,od)=>{"use strict";var _d=$h(),Ad=Xh();od.exports=xD;function xD(tl){var od,Dd,zd;Ad(u,tl),Ad(i,u),od=u.prototype;for(Dd in od)zd=od[Dd],zd&&typeof zd=="object"&&(od[Dd]="concat"in zd?zd.concat():_d(zd));return u;function i(od){return tl.apply(this,od)}function u(){return this instanceof u?tl.apply(this,arguments):new i(arguments)}}}));var g_=x(((tl,od)=>{"use strict";od.exports=yD;function yD(tl,od,_d){return n;function n(){var Ad=_d||this,Dd=Ad[tl];return Ad[tl]=!od,a;function a(){Ad[tl]=Dd}}}}));var E_=x(((tl,od)=>{"use strict";od.exports=wD;function wD(tl){for(var od=String(tl),_d=[],Ad=/\r?\n|\r/g;Ad.exec(od);)_d.push(Ad.lastIndex);return _d.push(od.length+1),{toPoint:i,toPosition:i,toOffset:u};function i(tl){var od=-1;if(tl>-1&&tl<_d[_d.length-1]){for(;++od<_d.length;)if(_d[od]>tl)return{line:od+1,column:tl-(_d[od-1]||0)+1,offset:tl}}return{}}function u(tl){var od=tl&&tl.line,Ad=tl&&tl.column,Dd;return!isNaN(od)&&!isNaN(Ad)&&od-1 in _d&&(Dd=(_d[od-2]||0)+Ad-1||0),Dd>-1&&Dd<_d[_d.length-1]?Dd:-1}}}));var k_=x(((tl,od)=>{"use strict";od.exports=kD;var _d="\\";function kD(tl,od){return t;function t(Ad){for(var Dd=0,zd=Ad.indexOf(_d),Kd=tl[od],Zd=[],fh;zd!==-1;)Zd.push(Ad.slice(Dd,zd)),Dd=zd+1,fh=Ad.charAt(Dd),(!fh||Kd.indexOf(fh)===-1)&&Zd.push(_d),zd=Ad.indexOf(_d,Dd+1);return Zd.push(Ad.slice(Dd)),Zd.join("")}}}));var ef=x(((tl,od)=>{od.exports={AElig:"Æ",AMP:"&",Aacute:"Á",Acirc:"Â",Agrave:"À",Aring:"Å",Atilde:"Ã",Auml:"Ä",COPY:"©",Ccedil:"Ç",ETH:"Ð",Eacute:"É",Ecirc:"Ê",Egrave:"È",Euml:"Ë",GT:">",Iacute:"Í",Icirc:"Î",Igrave:"Ì",Iuml:"Ï",LT:"<",Ntilde:"Ñ",Oacute:"Ó",Ocirc:"Ô",Ograve:"Ò",Oslash:"Ø",Otilde:"Õ",Ouml:"Ö",QUOT:'"',REG:"®",THORN:"Þ",Uacute:"Ú",Ucirc:"Û",Ugrave:"Ù",Uuml:"Ü",Yacute:"Ý",aacute:"á",acirc:"â",acute:"´",aelig:"æ",agrave:"à",amp:"&",aring:"å",atilde:"ã",auml:"ä",brvbar:"¦",ccedil:"ç",cedil:"¸",cent:"¢",copy:"©",curren:"¤",deg:"°",divide:"÷",eacute:"é",ecirc:"ê",egrave:"è",eth:"ð",euml:"ë",frac12:"½",frac14:"¼",frac34:"¾",gt:">",iacute:"í",icirc:"î",iexcl:"¡",igrave:"ì",iquest:"¿",iuml:"ï",laquo:"«",lt:"<",macr:"¯",micro:"µ",middot:"·",nbsp:" ",not:"¬",ntilde:"ñ",oacute:"ó",ocirc:"ô",ograve:"ò",ordf:"ª",ordm:"º",oslash:"ø",otilde:"õ",ouml:"ö",para:"¶",plusmn:"±",pound:"£",quot:'"',raquo:"»",reg:"®",sect:"§",shy:"­",sup1:"¹",sup2:"²",sup3:"³",szlig:"ß",thorn:"þ",times:"×",uacute:"ú",ucirc:"û",ugrave:"ù",uml:"¨",uuml:"ü",yacute:"ý",yen:"¥",yuml:"ÿ"}}));var nf=x(((tl,od)=>{od.exports={0:"�",128:"€",130:"‚",131:"ƒ",132:"„",133:"…",134:"†",135:"‡",136:"ˆ",137:"‰",138:"Š",139:"‹",140:"Œ",142:"Ž",145:"‘",146:"’",147:"“",148:"”",149:"•",150:"–",151:"—",152:"˜",153:"™",154:"š",155:"›",156:"œ",158:"ž",159:"Ÿ"}}));var $f=x(((tl,od)=>{"use strict";od.exports=_D;function _D(tl){var od=typeof tl=="string"?tl.charCodeAt(0):tl;return od>=48&&od<=57}}));var Hf=x(((tl,od)=>{"use strict";od.exports=OD;function OD(tl){var od=typeof tl=="string"?tl.charCodeAt(0):tl;return od>=97&&od<=102||od>=65&&od<=70||od>=48&&od<=57}}));var Kf=x(((tl,od)=>{"use strict";od.exports=qD;function qD(tl){var od=typeof tl=="string"?tl.charCodeAt(0):tl;return od>=97&&od<=122||od>=65&&od<=90}}));var Xf=x(((tl,od)=>{"use strict";var _d=Kf(),Ad=$f();od.exports=ID;function ID(tl){return _d(tl)||Ad(tl)}}));var eg=x(((tl,od)=>{od.exports={AEli:"Æ",AElig:"Æ",AM:"&",AMP:"&",Aacut:"Á",Aacute:"Á",Abreve:"Ă",Acir:"Â",Acirc:"Â",Acy:"А",Afr:"𝔄",Agrav:"À",Agrave:"À",Alpha:"Α",Amacr:"Ā",And:"⩓",Aogon:"Ą",Aopf:"𝔸",ApplyFunction:"⁡",Arin:"Å",Aring:"Å",Ascr:"𝒜",Assign:"≔",Atild:"Ã",Atilde:"Ã",Aum:"Ä",Auml:"Ä",Backslash:"∖",Barv:"⫧",Barwed:"⌆",Bcy:"Б",Because:"∵",Bernoullis:"ℬ",Beta:"Β",Bfr:"𝔅",Bopf:"𝔹",Breve:"˘",Bscr:"ℬ",Bumpeq:"≎",CHcy:"Ч",COP:"©",COPY:"©",Cacute:"Ć",Cap:"⋒",CapitalDifferentialD:"ⅅ",Cayleys:"ℭ",Ccaron:"Č",Ccedi:"Ç",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:"Ŋ",ET:"Ð",ETH:"Ð",Eacut:"É",Eacute:"É",Ecaron:"Ě",Ecir:"Ê",Ecirc:"Ê",Ecy:"Э",Edot:"Ė",Efr:"𝔈",Egrav:"È",Egrave:"È",Element:"∈",Emacr:"Ē",EmptySmallSquare:"◻",EmptyVerySmallSquare:"▫",Eogon:"Ę",Eopf:"𝔼",Epsilon:"Ε",Equal:"⩵",EqualTilde:"≂",Equilibrium:"⇌",Escr:"ℰ",Esim:"⩳",Eta:"Η",Eum:"Ë",Euml:"Ë",Exists:"∃",ExponentialE:"ⅇ",Fcy:"Ф",Ffr:"𝔉",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",Fopf:"𝔽",ForAll:"∀",Fouriertrf:"ℱ",Fscr:"ℱ",GJcy:"Ѓ",G:">",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:"Ё",Iacut:"Í",Iacute:"Í",Icir:"Î",Icirc:"Î",Icy:"И",Idot:"İ",Ifr:"ℑ",Igrav:"Ì",Igrave:"Ì",Im:"ℑ",Imacr:"Ī",ImaginaryI:"ⅈ",Implies:"⇒",Int:"∬",Integral:"∫",Intersection:"⋂",InvisibleComma:"⁣",InvisibleTimes:"⁢",Iogon:"Į",Iopf:"𝕀",Iota:"Ι",Iscr:"ℐ",Itilde:"Ĩ",Iukcy:"І",Ium:"Ï",Iuml:"Ï",Jcirc:"Ĵ",Jcy:"Й",Jfr:"𝔍",Jopf:"𝕁",Jscr:"𝒥",Jsercy:"Ј",Jukcy:"Є",KHcy:"Х",KJcy:"Ќ",Kappa:"Κ",Kcedil:"Ķ",Kcy:"К",Kfr:"𝔎",Kopf:"𝕂",Kscr:"𝒦",LJcy:"Љ",L:"<",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:"𝒩",Ntild:"Ñ",Ntilde:"Ñ",Nu:"Ν",OElig:"Œ",Oacut:"Ó",Oacute:"Ó",Ocir:"Ô",Ocirc:"Ô",Ocy:"О",Odblac:"Ő",Ofr:"𝔒",Ograv:"Ò",Ograve:"Ò",Omacr:"Ō",Omega:"Ω",Omicron:"Ο",Oopf:"𝕆",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",Or:"⩔",Oscr:"𝒪",Oslas:"Ø",Oslash:"Ø",Otild:"Õ",Otilde:"Õ",Otimes:"⨷",Oum:"Ö",Ouml:"Ö",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",PartialD:"∂",Pcy:"П",Pfr:"𝔓",Phi:"Φ",Pi:"Π",PlusMinus:"±",Poincareplane:"ℌ",Popf:"ℙ",Pr:"⪻",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",Prime:"″",Product:"∏",Proportion:"∷",Proportional:"∝",Pscr:"𝒫",Psi:"Ψ",QUO:'"',QUOT:'"',Qfr:"𝔔",Qopf:"ℚ",Qscr:"𝒬",RBarr:"⤐",RE:"®",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:"⋑",THOR:"Þ",THORN:"Þ",TRADE:"™",TSHcy:"Ћ",TScy:"Ц",Tab:"\t",Tau:"Τ",Tcaron:"Ť",Tcedil:"Ţ",Tcy:"Т",Tfr:"𝔗",Therefore:"∴",Theta:"Θ",ThickSpace:"  ",ThinSpace:" ",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",Topf:"𝕋",TripleDot:"⃛",Tscr:"𝒯",Tstrok:"Ŧ",Uacut:"Ú",Uacute:"Ú",Uarr:"↟",Uarrocir:"⥉",Ubrcy:"Ў",Ubreve:"Ŭ",Ucir:"Û",Ucirc:"Û",Ucy:"У",Udblac:"Ű",Ufr:"𝔘",Ugrav:"Ù",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:"Ũ",Uum:"Ü",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:"Ю",Yacut:"Ý",Yacute:"Ý",Ycirc:"Ŷ",Ycy:"Ы",Yfr:"𝔜",Yopf:"𝕐",Yscr:"𝒴",Yuml:"Ÿ",ZHcy:"Ж",Zacute:"Ź",Zcaron:"Ž",Zcy:"З",Zdot:"Ż",ZeroWidthSpace:"​",Zeta:"Ζ",Zfr:"ℨ",Zopf:"ℤ",Zscr:"𝒵",aacut:"á",aacute:"á",abreve:"ă",ac:"∾",acE:"∾̳",acd:"∿",acir:"â",acirc:"â",acut:"´",acute:"´",acy:"а",aeli:"æ",aelig:"æ",af:"⁡",afr:"𝔞",agrav:"à",agrave:"à",alefsym:"ℵ",aleph:"ℵ",alpha:"α",amacr:"ā",amalg:"⨿",am:"&",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:"≊",arin:"å",aring:"å",ascr:"𝒶",ast:"*",asymp:"≈",asympeq:"≍",atild:"ã",atilde:"ã",aum:"ä",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:"˘",brvba:"¦",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:"č",ccedi:"ç",ccedil:"ç",ccirc:"ĉ",ccups:"⩌",ccupssm:"⩐",cdot:"ċ",cedi:"¸",cedil:"¸",cemptyv:"⦲",cen:"¢",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:"∐",cop:"©",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:"⋏",curre:"¤",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dArr:"⇓",dHar:"⥥",dagger:"†",daleth:"ℸ",darr:"↓",dash:"‐",dashv:"⊣",dbkarow:"⤏",dblac:"˝",dcaron:"ď",dcy:"д",dd:"ⅆ",ddagger:"‡",ddarr:"⇊",ddotseq:"⩷",de:"°",deg:"°",delta:"δ",demptyv:"⦱",dfisht:"⥿",dfr:"𝔡",dharl:"⇃",dharr:"⇂",diam:"⋄",diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",digamma:"ϝ",disin:"⋲",div:"÷",divid:"÷",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:"≑",eacut:"é",eacute:"é",easter:"⩮",ecaron:"ě",ecir:"ê",ecirc:"ê",ecolon:"≕",ecy:"э",edot:"ė",ee:"ⅇ",efDot:"≒",efr:"𝔢",eg:"⪚",egrav:"è",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:"η",et:"ð",eth:"ð",eum:"ë",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:"⨍",frac1:"¼",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac3:"¾",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:"⪐",g:">",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:"‐",iacut:"í",iacute:"í",ic:"⁣",icir:"î",icirc:"î",icy:"и",iecy:"е",iexc:"¡",iexcl:"¡",iff:"⇔",ifr:"𝔦",igrav:"ì",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:"⨼",iques:"¿",iquest:"¿",iscr:"𝒾",isin:"∈",isinE:"⋹",isindot:"⋵",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",itilde:"ĩ",iukcy:"і",ium:"ï",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:"⪅",laqu:"«",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:"ł",l:"<",lt:"<",ltcc:"⪦",ltcir:"⩹",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltrPar:"⦖",ltri:"◃",ltrie:"⊴",ltrif:"◂",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",mDDot:"∺",mac:"¯",macr:"¯",male:"♂",malt:"✠",maltese:"✠",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",mcy:"м",mdash:"—",measuredangle:"∡",mfr:"𝔪",mho:"℧",micr:"µ",micro:"µ",mid:"∣",midast:"*",midcir:"⫰",middo:"·",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:"ℕ",nbs:" ",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:"𝕟",no:"¬",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:"≹",ntild:"ñ",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:"Ⓢ",oacut:"ó",oacute:"ó",oast:"⊛",ocir:"ô",ocirc:"ô",ocy:"о",odash:"⊝",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",oelig:"œ",ofcir:"⦿",ofr:"𝔬",ogon:"˛",ograv:"ò",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:"ℴ",oslas:"ø",oslash:"ø",osol:"⊘",otild:"õ",otilde:"õ",otimes:"⊗",otimesas:"⨶",oum:"ö",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:"⩲",plusm:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",pointint:"⨕",popf:"𝕡",poun:"£",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:"≟",quo:'"',quot:'"',rAarr:"⇛",rArr:"⇒",rAtail:"⤜",rBarr:"⤏",rHar:"⥤",race:"∽̱",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",rangd:"⦒",range:"⦥",rangle:"⟩",raqu:"»",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:"▭",re:"®",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:"↘",sec:"§",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",sfr:"𝔰",sfrown:"⌢",sharp:"♯",shchcy:"щ",shcy:"ш",shortmid:"∣",shortparallel:"∥",sh:"­",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:"♪",sup:"⊃",sup1:"¹",sup2:"²",sup3:"³",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:"⤪",szli:"ß",szlig:"ß",target:"⌖",tau:"τ",tbrk:"⎴",tcaron:"ť",tcedil:"ţ",tcy:"т",tdot:"⃛",telrec:"⌕",tfr:"𝔱",there4:"∴",therefore:"∴",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",thinsp:" ",thkap:"≈",thksim:"∼",thor:"þ",thorn:"þ",tilde:"˜",time:"×",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:"⥣",uacut:"ú",uacute:"ú",uarr:"↑",ubrcy:"ў",ubreve:"ŭ",ucir:"û",ucirc:"û",ucy:"у",udarr:"⇅",udblac:"ű",udhar:"⥮",ufisht:"⥾",ufr:"𝔲",ugrav:"ù",ugrave:"ù",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",umacr:"ū",um:"¨",uml:"¨",uogon:"ų",uopf:"𝕦",uparrow:"↑",updownarrow:"↕",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",upsi:"υ",upsih:"ϒ",upsilon:"υ",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",uring:"ů",urtri:"◹",uscr:"𝓊",utdot:"⋰",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",uum:"ü",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:"⋀",yacut:"ý",yacute:"ý",yacy:"я",ycirc:"ŷ",ycy:"ы",ye:"¥",yen:"¥",yfr:"𝔶",yicy:"ї",yopf:"𝕪",yscr:"𝓎",yucy:"ю",yum:"ÿ",yuml:"ÿ",zacute:"ź",zcaron:"ž",zcy:"з",zdot:"ż",zeetrf:"ℨ",zeta:"ζ",zfr:"𝔷",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",zscr:"𝓏",zwj:"‍",zwnj:"‌"}}));var tg=x(((tl,od)=>{"use strict";var _d=eg();od.exports=RD;var Ad={}.hasOwnProperty;function RD(tl){return Ad.call(_d,tl)?_d[tl]:!1}}));var rg=x(((tl,od)=>{"use strict";var _d=ef(),Ad=nf(),Dd=$f(),zd=Hf(),Kd=Xf(),Zd=tg();od.exports=ep;var fh={}.hasOwnProperty,vh=String.fromCharCode,wh=Function.prototype,xh={warning:null,reference:null,text:null,warningContext:null,referenceContext:null,textContext:null,position:{},additional:null,attribute:!1,nonTerminated:!0},$h=9,Xh=10,s_=12,g_=32,E_=38,k_=59,Kf=60,eg=61,rg=35,ng=88,sg=120,mg=65533,eA="named",tA="hexadecimal",rA="decimal",nA={};nA[tA]=16;nA[rA]=10;var iA={};iA[eA]=Kd;iA[rA]=Dd;iA[tA]=zd;var sA=1,aA=2,oA=3,lA=4,cA=5,uA=6,pA=7,dA={};dA[sA]="Named character references must be terminated by a semicolon";dA[aA]="Numeric character references must be terminated by a semicolon";dA[oA]="Named character references cannot be empty";dA[lA]="Numeric character references cannot be empty";dA[cA]="Named character references must be known";dA[uA]="Numeric character references cannot be disallowed";dA[pA]="Numeric character references cannot be outside the permissible Unicode range";function ep(tl,od){var _d={},Ad,Dd;od||(od={});for(Dd in xh)Ad=od[Dd],_d[Dd]=Ad??xh[Dd];return(_d.position.indent||_d.position.start)&&(_d.indent=_d.position.indent||[],_d.position=_d.position.start),rp(tl,_d)}function rp(tl,od){var Dd=od.additional,zd=od.nonTerminated,xh=od.text,ef=od.reference,nf=od.warning,$f=od.textContext,Hf=od.referenceContext,Xf=od.warningContext,tg=od.position,hA=od.indent||[],_A=tl.length,fA=0,mA=-1,gA=tg.column||1,AA=tg.line||1,yA="",bA=[],vA,EA,wA,CA,xA,DA,SA,TA,kA,IA,BA,FA,PA,RA,NA,OA,LA,QA,MA;for(typeof Dd=="string"&&(Dd=Dd.charCodeAt(0)),OA=ie(),TA=nf?Z:wh,fA--,_A++;++fA<_A;)if(xA===Xh&&(gA=hA[mA]||1),xA=tl.charCodeAt(fA),xA===E_){if(SA=tl.charCodeAt(fA+1),SA===$h||SA===Xh||SA===s_||SA===g_||SA===E_||SA===Kf||SA!==SA||Dd&&SA===Dd){yA+=vh(xA),gA++;continue}for(PA=fA+1,FA=PA,MA=PA,SA===rg?(MA=++FA,SA=tl.charCodeAt(MA),SA===ng||SA===sg?(RA=tA,MA=++FA):RA=rA):RA=eA,vA="",BA="",CA="",NA=iA[RA],MA--;++MA<_A&&(SA=tl.charCodeAt(MA),!!NA(SA));)CA+=vh(SA),RA===eA&&fh.call(_d,CA)&&(vA=CA,BA=_d[CA]);wA=tl.charCodeAt(MA)===k_,wA&&(MA++,EA=RA===eA?Zd(CA):!1,EA&&(vA=CA,BA=EA)),QA=1+MA-PA,!wA&&!zd||(CA?RA===eA?(wA&&!BA?TA(cA,1):(vA!==CA&&(MA=FA+vA.length,QA=1+MA-FA,wA=!1),wA||(kA=vA?sA:oA,od.attribute?(SA=tl.charCodeAt(MA),SA===eg?(TA(kA,QA),BA=null):Kd(SA)?BA=null:TA(kA,QA)):TA(kA,QA))),DA=BA):(wA||TA(aA,QA),DA=parseInt(CA,nA[RA]),tp(DA)?(TA(pA,QA),DA=vh(mg)):DA in Ad?(TA(uA,QA),DA=Ad[DA]):(IA="",np(DA)&&TA(uA,QA),DA>65535&&(DA-=65536,IA+=vh(DA>>>10|55296),DA=56320|DA&1023),DA=IA+vh(DA))):RA!==eA&&TA(lA,QA)),DA?(ve(),OA=ie(),fA=MA-1,gA+=MA-PA+1,bA.push(DA),LA=ie(),LA.offset++,ef&&ef.call(Hf,DA,{start:OA,end:LA},tl.slice(PA-1,MA)),OA=LA):(CA=tl.slice(PA-1,MA),yA+=CA,gA+=CA.length,fA=MA-1)}else xA===10&&(AA++,mA++,gA=0),xA===xA?(yA+=vh(xA),gA++):ve();return bA.join("");function ie(){return{line:AA,column:gA,offset:fA+(tg.offset||0)}}function Z(tl,od){var _d=ie();_d.column+=od,_d.offset+=od,nf.call(Xf,dA[tl],_d,tl)}function ve(){yA&&(bA.push(yA),xh&&xh.call($f,yA,{start:OA,end:ie()}),yA="")}}function tp(tl){return tl>=55296&&tl<=57343||tl>1114111}function np(tl){return tl>=1&&tl<=8||tl===11||tl>=13&&tl<=31||tl>=127&&tl<=159||tl>=64976&&tl<=65007||(tl&65535)===65535||(tl&65535)===65534}}));var ng=x(((tl,od)=>{"use strict";var _d=$h(),Ad=rg();od.exports=up;function up(tl){return t.raw=n,t;function r(od){for(var _d=tl.offset,Ad=od.line,Dd=[];++Ad&&Ad in _d;)Dd.push((_d[Ad]||0)+1);return{start:od,indent:Dd}}function t(od,_d,Dd){Ad(od,{position:r(_d),warning:i,text:Dd,reference:Dd,textContext:tl,referenceContext:tl})}function n(tl,od,Dd){return Ad(tl,_d(Dd,{position:r(od),warning:i}))}function i(od,_d,Ad){Ad!==3&&tl.file.message(od,_d)}}}));var sg=x(((tl,od)=>{"use strict";od.exports=ap;function ap(tl){return r;function r(od,_d){var Ad=this,Dd=Ad.offset,zd=[],Kd=Ad[tl+"Methods"],Zd=Ad[tl+"Tokenizers"],fh=_d.line,vh=_d.column,wh,xh,$h,Xh,s_,g_;if(!od)return zd;for(w.now=v,w.file=Ad.file,g("");od;){for(wh=-1,xh=Kd.length,s_=!1;++wh{"use strict";od.exports=Xr;var _d=["\\","`","*","{","}","[","]","(",")","#","+","-",".","!","_",">"],Ad=_d.concat(["~","|"]),Dd=Ad.concat([`\n`,'"',"$","%","&","'",",","/",":",";","<","=","?","@","^"]);Xr.default=_d;Xr.gfm=Ad;Xr.commonmark=Dd;function Xr(tl){var od=tl||{};return od.commonmark?Dd:od.gfm?Ad:_d}}));var eA=x(((tl,od)=>{"use strict";od.exports=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","iframe","legend","li","link","main","menu","menuitem","meta","nav","noframes","ol","optgroup","option","p","param","pre","section","source","title","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"]}));var tA=x(((tl,od)=>{"use strict";od.exports={position:!0,gfm:!0,commonmark:!1,pedantic:!1,blocks:eA()}}));var rA=x(((tl,od)=>{"use strict";var _d=$h(),Ad=mg(),Dd=tA();od.exports=Dp;function Dp(tl){var od=this,zd=od.options,Kd,Zd;if(tl==null)tl={};else if(typeof tl=="object")tl=_d(tl);else throw new Error("Invalid value `"+tl+"` for setting `options`");for(Kd in Dd){if(Zd=tl[Kd],Zd==null&&(Zd=zd[Kd]),Kd!=="blocks"&&typeof Zd!="boolean"||Kd==="blocks"&&typeof Zd!="object")throw new Error("Invalid value `"+Zd+"` for setting `options."+Kd+"`");tl[Kd]=Zd}return od.options=tl,od.escape=Ad(tl),od}}));var nA=x(((tl,od)=>{"use strict";od.exports=la;function la(tl){if(tl==null)return mp;if(typeof tl=="string")return dp(tl);if(typeof tl=="object")return"length"in tl?hp(tl):pp(tl);if(typeof tl=="function")return tl;throw new Error("Expected function, string, or object as test")}function pp(tl){return r;function r(od){var _d;for(_d in tl)if(od[_d]!==tl[_d])return!1;return!0}}function hp(tl){for(var od=[],_d=-1;++_d{od.exports=Fp;function Fp(tl){return tl}}));var sA=x(((tl,od)=>{"use strict";od.exports=Jr;var _d=nA(),Ad=iA(),Dd=!0,zd="skip",Kd=!1;Jr.CONTINUE=Dd;Jr.SKIP=zd;Jr.EXIT=Kd;function Jr(tl,od,Dd,Zd){var fh,vh;typeof od=="function"&&typeof Dd!="function"&&(Zd=Dd,Dd=od,od=null),vh=_d(od),fh=Zd?-1:1,a(tl,null,[])();function a(tl,_d,wh){var xh=typeof tl=="object"&&tl!==null?tl:{},$h;return typeof xh.type=="string"&&($h=typeof xh.tagName=="string"?xh.tagName:typeof xh.name=="string"?xh.name:void 0,D.displayName="node ("+Ad(xh.type+($h?"<"+$h+">":""))+")"),D;function D(){var Ad=wh.concat(tl),xh=[],$h,Xh;if((!od||vh(tl,_d,wh[wh.length-1]||null))&&(xh=Cp(Dd(tl,wh)),xh[0]===Kd))return xh;if(tl.children&&xh[0]!==zd)for(Xh=(Zd?tl.children.length:-1)+fh;Xh>-1&&Xh{"use strict";od.exports=Zr;var _d=sA(),Ad=_d.CONTINUE,Dd=_d.SKIP,zd=_d.EXIT;Zr.CONTINUE=Ad;Zr.SKIP=Dd;Zr.EXIT=zd;function Zr(tl,od,Ad,Dd){typeof od=="function"&&typeof Ad!="function"&&(Dd=Ad,Ad=od,od=null),_d(tl,od,i,Dd);function i(tl,od){var _d=od[od.length-1],Dd=_d?_d.children.indexOf(tl):null;return Ad(tl,Dd,_d)}}}));var oA=x(((tl,od)=>{"use strict";var _d=aA();od.exports=yp;function yp(tl,od){return _d(tl,od?wp:kp),tl}function wp(tl){delete tl.position}function kp(tl){tl.position=void 0}}));var lA=x(((tl,od)=>{"use strict";var _d=$h(),Ad=oA();od.exports=Op;var Dd=`\n`,zd=/\r\n|\r/g;function Op(){var tl=this,od=String(tl.file),Kd={line:1,column:1,offset:0},Zd=_d(Kd),fh;return od=od.replace(zd,Dd),od.charCodeAt(0)===65279&&(od=od.slice(1),Zd.column++,Zd.offset++),fh={type:"root",children:tl.tokenizeBlock(od,Zd),position:{start:Kd,end:tl.eof||_d(Kd)}},tl.options.position||Ad(fh,!0),fh}}));var cA=x(((tl,od)=>{"use strict";var _d=/^[ \t]*(\n|$)/;od.exports=Np;function Np(tl,od,Ad){for(var Dd,zd="",Kd=0,Zd=od.length;Kd{"use strict";var _d="",Ad;od.exports=Pp;function Pp(tl,od){if(typeof tl!="string")throw new TypeError("expected a string");if(od===1)return tl;if(od===2)return tl+tl;var Dd=tl.length*od;if(Ad!==tl||typeof Ad>"u")Ad=tl,_d="";else if(_d.length>=Dd)return _d.substr(0,Dd);for(;Dd>_d.length&&od>1;)od&1&&(_d+=tl),od>>=1,tl+=tl;return _d+=tl,_d=_d.substr(0,Dd),_d}}));var pA=x(((tl,od)=>{"use strict";od.exports=Ip;function Ip(tl){return String(tl).replace(/\n+$/,"")}}));var dA=x(((tl,od)=>{"use strict";var _d=uA(),Ad=pA();od.exports=Up;var Dd=`\n`,zd="\t",Kd=" ",Zd=4,fh=_d(Kd,Zd);function Up(tl,od,_d){for(var Zd=-1,vh=od.length,wh="",xh="",$h="",Xh="",s_,g_,E_;++Zd{"use strict";od.exports=Wp;var _d=`\n`,Ad="\t",Dd=" ",zd="~",Kd="`",Zd=3,fh=4;function Wp(tl,od,vh){var wh=this,xh=wh.options.gfm,$h=od.length+1,Xh=0,s_="",g_,E_,k_,ef,nf,$f,Hf,Kf,Xf,eg,tg,rg,ng;if(xh){for(;Xh<$h&&(k_=od.charAt(Xh),!(k_!==Dd&&k_!==Ad));)s_+=k_,Xh++;if(rg=Xh,k_=od.charAt(Xh),!(k_!==zd&&k_!==Kd)){for(Xh++,E_=k_,g_=1,s_+=k_;Xh<$h&&(k_=od.charAt(Xh),k_===E_);)s_+=k_,g_++,Xh++;if(!(g_=fh)){for(Hf="";Xh<$h&&(k_=od.charAt(Xh),k_===E_);)Hf+=k_,Xh++;if(eg+=Hf,tg+=Hf,!(Hf.length{tl=od.exports=Vp;function Vp(od){return od.trim?od.trim():tl.right(tl.left(od))}tl.left=function(tl){return tl.trimLeft?tl.trimLeft():tl.replace(/^\s\s*/,"")};tl.right=function(tl){if(tl.trimRight)return tl.trimRight();for(var od=/\s/,_d=tl.length;od.test(tl.charAt(--_d)););return tl.slice(0,_d+1)}}));var fA=x(((tl,od)=>{"use strict";od.exports=jp;function jp(tl,od,_d,Ad){for(var Dd=tl.length,zd=-1,Kd,Zd;++zd{"use strict";var _d=_A(),Ad=fA();od.exports=Kp;var Dd=`\n`,zd="\t",Kd=" ",Zd=">";function Kp(tl,od,fh){for(var vh=this,wh=vh.offset,xh=vh.blockTokenizers,$h=vh.interruptBlockquote,Xh=tl.now(),s_=Xh.line,g_=od.length,E_=[],k_=[],ef=[],nf,$f=0,Hf,Kf,Xf,eg,tg,rg,ng,sg;$f{"use strict";od.exports=Jp;var _d=`\n`,Ad="\t",Dd=" ",zd="#",Kd=6;function Jp(tl,od,Zd){for(var fh=this,vh=fh.options.pedantic,wh=od.length+1,xh=-1,$h=tl.now(),Xh="",s_="",g_,E_,k_;++xhKd)&&!(!k_||!vh&&od.charAt(xh+1)===zd)){for(wh=od.length+1,E_="";++xh{"use strict";od.exports=ih;var _d="\t",Ad=`\n`,Dd=" ",zd="*",Kd="-",Zd="_",fh=3;function ih(tl,od,vh){for(var wh=-1,xh=od.length+1,$h="",Xh,s_,g_,E_;++wh=fh&&(!Xh||Xh===Ad)?($h+=E_,vh?!0:tl($h)({type:"thematicBreak"})):void 0}}));var yA=x(((tl,od)=>{"use strict";od.exports=sh;var _d="\t",Ad=" ",Dd=1,zd=4;function sh(tl){for(var od=0,Kd=0,Zd=tl.charAt(od),fh={},vh,wh=0;Zd===_d||Zd===Ad;){for(vh=Zd===_d?zd:Dd,Kd+=vh,vh>1&&(Kd=Math.floor(Kd/vh)*vh);wh{"use strict";var _d=_A(),Ad=uA(),Dd=yA();od.exports=hh;var zd=`\n`,Kd=" ",Zd="!";function hh(tl,od){var fh=tl.split(zd),vh=fh.length+1,wh=1/0,xh=[],$h,Xh,s_;for(fh.unshift(Ad(Kd,od)+Zd);vh--;)if(Xh=Dd(fh[vh]),xh[vh]=Xh.stops,_d(fh[vh]).length!==0)if(Xh.indent)Xh.indent>0&&Xh.indent{"use strict";var _d=_A(),Ad=uA(),Dd=$f(),zd=yA(),Kd=bA(),Zd=fA();od.exports=kh;var fh="*",vh="_",wh="+",xh="-",$h=".",Xh=" ",s_=`\n`,g_="\t",E_=")",k_="x",ef=4,nf=/\n\n(?!\s*$)/,Hf=/^\[([ X\tx])][ \t]/,Kf=/^([ \t]*)([*+-]|\d+[.)])( {1,4}(?! )| |\t|$|(?=\n))([^\n]*)/,Xf=/^([ \t]*)([*+-]|\d+[.)])([ \t]+)/,eg=/^( {1,4}|\t)?/gm;function kh(tl,od,Ad){for(var zd=this,Kd=zd.options.commonmark,k_=zd.options.pedantic,nf=zd.blockTokenizers,$f=zd.interruptList,Hf=0,Kf=od.length,Xf=null,eg,tg,rg,ng,sg,mg,eA,tA,rA,nA,iA,sA,aA,oA,lA,cA,uA,pA,dA,hA=!1,_A,fA,mA,gA;Hf=uA.indent&&(gA=!0),ng=od.charAt(Hf),rA=null,!gA){if(ng===fh||ng===wh||ng===xh)rA=ng,Hf++,eg++;else{for(tg="";Hf=uA.indent||eg>ef),tA=!1,Hf=eA;if(iA=od.slice(eA,mg),nA=eA===Hf?iA:od.slice(Hf,mg),(rA===fh||rA===vh||rA===xh)&&nf.thematicBreak.call(zd,tl,iA,!0))break;if(sA=aA,aA=!tA&&!_d(nA).length,gA&&uA)uA.value=uA.value.concat(cA,iA),lA=lA.concat(cA,iA),cA=[];else if(tA)cA.length!==0&&(hA=!0,uA.value.push(""),uA.trail=cA.concat()),uA={value:[iA],indent:eg,trail:[]},oA.push(uA),lA=lA.concat(cA,iA),cA=[];else if(aA){if(sA&&!Kd)break;cA.push(iA)}else{if(sA||Zd($f,nf,zd,[tl,iA,!0]))break;uA.value=uA.value.concat(cA,iA),lA=lA.concat(cA,iA),cA=[]}Hf=mg+1}for(_A=tl(lA.join(s_)).reset({type:"list",ordered:rg,start:Xf,spread:hA,children:[]}),pA=zd.enterList(),dA=zd.enterBlock(),Hf=-1,Kf=oA.length;++Hf{"use strict";od.exports=Sh;var _d=`\n`,Ad="\t",Dd=" ",zd="=",Kd="-",Zd=3,fh=1,vh=2;function Sh(tl,od,wh){for(var xh=this,$h=tl.now(),Xh=od.length,s_=-1,g_="",E_,k_,ef,nf,$f;++s_=Zd){s_--;break}g_+=ef}for(E_="",k_="";++s_{"use strict";var od="[a-zA-Z_:][a-zA-Z0-9:._-]*",_d="[^\"'=<>`\\u0000-\\u0020]+",Ad="'[^']*'",Dd='"[^"]*"',zd="(?:"+_d+"|"+Ad+"|"+Dd+")",Kd="(?:\\s+"+od+"(?:\\s*=\\s*"+zd+")?)",Zd="<[A-Za-z][A-Za-z0-9\\-]*"+Kd+"*\\s*\\/?>",fh="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",vh="\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e",wh="<[?].*?[?]>",xh="]*>",$h="";tl.openCloseTag=new RegExp("^(?:"+Zd+"|"+fh+")");tl.tag=new RegExp("^(?:"+Zd+"|"+fh+"|"+vh+"|"+wh+"|"+xh+"|"+$h+")")}));var CA=x(((tl,od)=>{"use strict";var _d=wA().openCloseTag;od.exports=sd;var Ad="\t",Dd=" ",zd=`\n`,Kd="<",Zd=/^<(script|pre|style)(?=(\s|>|$))/i,fh=/<\/(script|pre|style)>/i,vh=/^/,xh=/^<\?/,$h=/\?>/,Xh=/^/,g_=/^/,k_=/^$/,ef=new RegExp(_d.source+"\\s*$");function sd(tl,od,_d){for(var nf=this,$f=nf.options.blocks.join("|"),Hf=new RegExp("^|$))","i"),Kf=od.length,Xf=0,eg,tg,rg,ng,sg,mg,eA,tA=[[Zd,fh,!0],[vh,wh,!0],[xh,$h,!0],[Xh,s_,!0],[g_,E_,!0],[Hf,k_,!0],[ef,k_,!1]];Xf{"use strict";od.exports=fd;var _d=String.fromCharCode,Ad=/\s/;function fd(tl){return Ad.test(typeof tl=="number"?_d(tl):tl.charAt(0))}}));var DA=x(((tl,od)=>{"use strict";var _d=Kd();od.exports=pd;function pd(tl){return _d(tl).toLowerCase()}}));var SA=x(((tl,od)=>{"use strict";var _d=xA(),Ad=DA();od.exports=Ed;var Dd='"',zd="'",Kd="\\",Zd=`\n`,fh="\t",vh=" ",wh="[",xh="]",$h="(",Xh=")",s_=":",g_="<",E_=">";function Ed(tl,od,_d){for(var E_=this,k_=E_.options.commonmark,ef=0,nf=od.length,$f="",Hf,Kf,Xf,eg,tg,rg,ng,sg;ef{"use strict";var _d=xA();od.exports=Od;var Ad="\t",Dd=`\n`,zd=" ",Kd="-",Zd=":",fh="\\",vh="|",wh=1,xh=2,$h="left",Xh="center",s_="right";function Od(tl,od,g_){var E_=this,k_,ef,nf,$f,Hf,Kf,Xf,eg,tg,rg,ng,sg,mg,eA,tA,rA,nA,iA,sA,aA,oA,lA;if(E_.options.gfm){for(k_=0,rA=0,Kf=od.length+1,Xf=[];k_aA){if(rA1&&(tg?($f+=eg.slice(0,-1),eg=eg.charAt(eg.length-1)):($f+=eg,eg="")),eA=tl.now(),tl($f)({type:"tableCell",children:E_.tokenizeInline(sg,eA)},Hf)),tl(eg+tg),eg="",sg=""):(eg&&(sg+=eg,eg=""),sg+=tg,tg===fh&&k_!==Kf-2&&(sg+=nA.charAt(k_+1),k_++)),mg=!1,k_++}tA||tl(Dd+ef)}return sA}}}}));var kA=x(((tl,od)=>{"use strict";var _d=_A(),Ad=pA(),Dd=fA();od.exports=Ld;var zd="\t",Kd=`\n`,Zd=" ",fh=4;function Ld(tl,od,vh){for(var wh=this,xh=wh.options,$h=xh.commonmark,Xh=wh.blockTokenizers,s_=wh.interruptParagraph,g_=od.indexOf(Kd),E_=od.length,k_,ef,nf,$f,Hf;g_=fh&&nf!==Kd){g_=od.indexOf(Kd,g_+1);continue}}if(ef=od.slice(g_+1),Dd(s_,Xh,wh,[tl,ef,!0]))break;if(k_=g_,g_=od.indexOf(Kd,g_+1),g_!==-1&&_d(od.slice(k_,g_))===""){g_=k_;break}}return ef=od.slice(0,g_),vh?!0:(Hf=tl.now(),ef=Ad(ef),tl(ef)({type:"paragraph",children:wh.tokenizeInline(ef,Hf)}))}}));var IA=x(((tl,od)=>{"use strict";od.exports=Rd;function Rd(tl,od){return tl.indexOf("\\",od)}}));var BA=x(((tl,od)=>{"use strict";var _d=IA();od.exports=Po;Po.locator=_d;var Ad=`\n`,Dd="\\";function Po(tl,od,_d){var zd=this,Kd,Zd;if(od.charAt(0)===Dd&&(Kd=od.charAt(1),zd.escape.indexOf(Kd)!==-1))return _d?!0:(Kd===Ad?Zd={type:"break"}:Zd={type:"text",value:Kd},tl(Dd+Kd)(Zd))}}));var FA=x(((tl,od)=>{"use strict";od.exports=Yd;function Yd(tl,od){return tl.indexOf("<",od)}}));var PA=x(((tl,od)=>{"use strict";var _d=xA(),Ad=rg(),Dd=FA();od.exports=gn;gn.locator=Dd;gn.notInLink=!0;var zd="<",Kd=">",Zd="@",fh="/",vh="mailto:",wh=vh.length;function gn(tl,od,Dd){var xh=this,$h="",Xh=od.length,s_=0,g_="",E_=!1,k_="",ef,nf,$f,Hf,Kf;if(od.charAt(0)===zd){for(s_++,$h=zd;s_{"use strict";od.exports=Wd;function Wd(tl,od){var _d=String(tl),Ad=0,Dd;if(typeof od!="string")throw new Error("Expected character");for(Dd=_d.indexOf(od);Dd!==-1;)Ad++,Dd=_d.indexOf(od,Dd+od.length);return Ad}}));var NA=x(((tl,od)=>{"use strict";od.exports=Vd;var _d=["www.","http://","https://"];function Vd(tl,od){var Ad=-1,Dd,zd,Kd;if(!this.options.gfm)return Ad;for(zd=_d.length,Dd=-1;++Dd{"use strict";var _d=RA(),Ad=rg(),Dd=$f(),zd=Kf(),Kd=xA(),Zd=NA();od.exports=vn;vn.locator=Zd;vn.notInLink=!0;var fh=33,vh=38,wh=41,xh=42,$h=44,Xh=45,s_=46,g_=58,E_=59,k_=63,ef=60,nf=95,Hf=126,Xf="(",eg=")";function vn(tl,od,Zd){var $f=this,Kf=$f.options.gfm,tg=$f.inlineTokenizers,rg=od.length,ng=-1,sg=!1,mg,eA,tA,rA,nA,iA,sA,aA,oA,lA,cA,uA,pA,dA;if(Kf){if(od.slice(0,4)==="www.")sg=!0,rA=4;else if(od.slice(0,7).toLowerCase()==="http://")rA=7;else if(od.slice(0,8).toLowerCase()==="https://")rA=8;else return;for(ng=rA-1,tA=rA,mg=[];rAoA;)rA=nA+iA.lastIndexOf(eg),iA=od.slice(nA,rA),lA--;if(od.charCodeAt(rA-1)===E_&&(rA--,zd(od.charCodeAt(rA-1)))){for(aA=rA-2;zd(od.charCodeAt(aA));)aA--;od.charCodeAt(aA)===vh&&(rA=aA)}return cA=od.slice(0,rA),pA=Ad(cA,{nonTerminated:!1}),sg&&(pA="http://"+pA),dA=$f.enterLink(),$f.inlineTokenizers={text:tg.text},uA=$f.tokenizeInline(cA,tl.now()),$f.inlineTokenizers=tg,dA(),tl(cA)({type:"link",title:null,url:pA,children:uA})}}}}));var LA=x(((tl,od)=>{"use strict";var _d=$f(),Ad=Kf(),Dd=43,zd=45,Kd=46,Zd=95;od.exports=es;function es(tl,od){var _d=this,Ad,Dd;if(!this.options.gfm||(Ad=tl.indexOf("@",od),Ad===-1))return-1;if(Dd=Ad,Dd===od||!Zo(tl.charCodeAt(Dd-1)))return es.call(_d,tl,Ad+1);for(;Dd>od&&Zo(tl.charCodeAt(Dd-1));)Dd--;return Dd}function Zo(tl){return _d(tl)||Ad(tl)||tl===Dd||tl===zd||tl===Kd||tl===Zd}}));var QA=x(((tl,od)=>{"use strict";var _d=rg(),Ad=$f(),Dd=Kf(),zd=LA();od.exports=xn;xn.locator=zd;xn.notInLink=!0;var Kd=43,Zd=45,fh=46,vh=64,wh=95;function xn(tl,od,zd){var xh=this,$h=xh.options.gfm,Xh=xh.inlineTokenizers,s_=0,g_=od.length,E_=-1,k_,ef,nf,$f;if($h){for(k_=od.charCodeAt(s_);Ad(k_)||Dd(k_)||k_===Kd||k_===Zd||k_===fh||k_===wh;)k_=od.charCodeAt(++s_);if(s_!==0&&k_===vh){for(s_++;s_{"use strict";var _d=Kf(),Ad=FA(),Dd=wA().tag;od.exports=os;os.locator=Ad;var zd="<",Kd="?",Zd="!",fh="/",vh=/^/i;function os(tl,od,Ad){var xh=this,$h=od.length,Xh,s_;if(!(od.charAt(0)!==zd||$h<3)&&(Xh=od.charAt(1),!(!_d(Xh)&&Xh!==Kd&&Xh!==Zd&&Xh!==fh)&&(s_=od.match(Dd),!!s_)))return Ad?!0:(s_=s_[0],!xh.inLink&&vh.test(s_)?xh.inLink=!0:xh.inLink&&wh.test(s_)&&(xh.inLink=!1),tl(s_)({type:"html",value:s_}))}}));var jA=x(((tl,od)=>{"use strict";od.exports=k0;function k0(tl,od){var _d=tl.indexOf("[",od),Ad=tl.indexOf("![",od);return Ad===-1||_d{"use strict";var _d=xA(),Ad=jA();od.exports=ds;ds.locator=Ad;var Dd=`\n`,zd="!",Kd='"',Zd="'",fh="(",vh=")",wh="<",xh=">",$h="[",Xh="\\",s_="]",g_="`";function ds(tl,od,Ad){var E_=this,k_="",ef=0,nf=od.charAt(0),$f=E_.options.pedantic,Hf=E_.options.commonmark,Kf=E_.options.gfm,Xf,eg,tg,rg,ng,sg,mg,eA,tA,rA,nA,iA,sA,aA,oA,lA,cA,uA;if(nf===zd&&(eA=!0,k_=nf,nf=od.charAt(++ef)),nf===$h&&!(!eA&&E_.inLink)){for(k_+=nf,aA="",ef++,nA=od.length,lA=tl.now(),sA=0,lA.column+=ef,lA.offset+=ef;ef=tg&&(tg=0):tg=eg}else if(nf===Xh)ef++,sg+=od.charAt(ef);else if((!tg||Kf)&&nf===$h)sA++;else if((!tg||Kf)&&nf===s_)if(sA)sA--;else{if(od.charAt(ef+1)!==fh)return;sg+=fh,Xf=!0,ef++;break}aA+=sg,sg="",ef++}if(Xf){for(tA=aA,k_+=aA+sg,ef++;ef{"use strict";var _d=xA(),Ad=jA(),Dd=DA();od.exports=gs;gs.locator=Ad;var zd="link",Kd="image",Zd="shortcut",fh="collapsed",vh="full",wh="!",xh="[",$h="\\",Xh="]";function gs(tl,od,Ad){var s_=this,g_=s_.options.commonmark,E_=od.charAt(0),k_=0,ef=od.length,nf="",$f="",Hf=zd,Kf=Zd,Xf,eg,tg,rg,ng,sg,mg,eA;if(E_===wh&&(Hf=Kd,$f=E_,E_=od.charAt(++k_)),E_===xh){for(k_++,$f+=E_,sg="",eA=0;k_{"use strict";od.exports=M0;function M0(tl,od){var _d=tl.indexOf("**",od),Ad=tl.indexOf("__",od);return Ad===-1?_d:_d===-1||Ad<_d?Ad:_d}}));var JA=x(((tl,od)=>{"use strict";var _d=_A(),Ad=xA(),Dd=$A();od.exports=xs;xs.locator=Dd;var zd="\\",Kd="*",Zd="_";function xs(tl,od,Dd){var fh=this,vh=0,wh=od.charAt(vh),xh,$h,Xh,s_,g_,E_,k_;if(!(wh!==Kd&&wh!==Zd||od.charAt(++vh)!==wh)&&($h=fh.options.pedantic,Xh=wh,g_=Xh+Xh,E_=od.length,vh++,s_="",wh="",!($h&&Ad(od.charAt(vh)))))for(;vh{"use strict";od.exports=$0;var _d=String.fromCharCode,Ad=/\w/;function $0(tl){return Ad.test(typeof tl=="number"?_d(tl):tl.charAt(0))}}));var VA=x(((tl,od)=>{"use strict";od.exports=H0;function H0(tl,od){var _d=tl.indexOf("*",od),Ad=tl.indexOf("_",od);return Ad===-1?_d:_d===-1||Ad<_d?Ad:_d}}));var HA=x(((tl,od)=>{"use strict";var _d=_A(),Ad=qA(),Dd=xA(),zd=VA();od.exports=Ns;Ns.locator=zd;var Kd="*",Zd="_",fh="\\";function Ns(tl,od,zd){var vh=this,wh=0,xh=od.charAt(wh),$h,Xh,s_,g_,E_,k_,ef;if(!(xh!==Kd&&xh!==Zd)&&(Xh=vh.options.pedantic,E_=xh,s_=xh,k_=od.length,wh++,g_="",xh="",!(Xh&&Dd(od.charAt(wh)))))for(;wh{"use strict";od.exports=em;function em(tl,od){return tl.indexOf("~~",od)}}));var YA=x(((tl,od)=>{"use strict";var _d=xA(),Ad=WA();od.exports=Us;Us.locator=Ad;var Dd="~",zd="~~";function Us(tl,od,Ad){var Kd=this,Zd="",fh="",vh="",wh="",xh,$h,Xh;if(!(!Kd.options.gfm||od.charAt(0)!==Dd||od.charAt(1)!==Dd||_d(od.charAt(2))))for(xh=1,$h=od.length,Xh=tl.now(),Xh.column+=2,Xh.offset+=2;++xh<$h;){if(Zd=od.charAt(xh),Zd===Dd&&fh===Dd&&(!vh||!_d(vh)))return Ad?!0:tl(zd+wh+zd)({type:"delete",children:Kd.tokenizeInline(wh,Xh)});wh+=fh,vh=fh,fh=Zd}}}));var zA=x(((tl,od)=>{"use strict";od.exports=tm;function tm(tl,od){return tl.indexOf("`",od)}}));var KA=x(((tl,od)=>{"use strict";var _d=zA();od.exports=Vs;Vs.locator=_d;var Ad=10,Dd=32,zd=96;function Vs(tl,od,_d){for(var Kd=od.length,Zd=0,fh,vh,wh,xh,$h,Xh;Zd2&&(xh===Dd||xh===Ad)&&($h===Dd||$h===Ad)){for(Zd++,Kd--;Zd{"use strict";od.exports=im;function im(tl,od){for(var _d=tl.indexOf(`\n`,od);_d>od&&tl.charAt(_d-1)===" ";)_d--;return _d}}));var ZA=x(((tl,od)=>{"use strict";var _d=XA();od.exports=Xs;Xs.locator=_d;var Ad=" ",Dd=`\n`,zd=2;function Xs(tl,od,_d){for(var Kd=od.length,Zd=-1,fh="",vh;++Zd{"use strict";od.exports=cm;function cm(tl,od,_d){var Ad=this,Dd,zd,Kd,Zd,fh,vh,wh,xh,$h,Xh;if(_d)return!0;for(Dd=Ad.inlineMethods,Zd=Dd.length,zd=Ad.inlineTokenizers,Kd=-1,$h=od.length;++Kd{"use strict";var _d=$h(),Ad=g_(),Dd=E_(),zd=k_(),Kd=ng(),Zd=sg();od.exports=rc;function rc(tl,od){this.file=od,this.offset={},this.options=_d(this.options),this.setOptions({}),this.inList=!1,this.inBlock=!1,this.inLink=!1,this.atStart=!0,this.toOffset=Dd(od).toOffset,this.unescape=zd(this,"escape"),this.decode=Kd(this)}var fh=rc.prototype;fh.setOptions=rA();fh.parse=lA();fh.options=tA();fh.exitStart=Ad("atStart",!0);fh.enterList=Ad("inList",!1);fh.enterLink=Ad("inLink",!1);fh.enterBlock=Ad("inBlock",!1);fh.interruptParagraph=[["thematicBreak"],["list"],["atxHeading"],["fencedCode"],["blockquote"],["html"],["setextHeading",{commonmark:!1}],["definition",{commonmark:!1}]];fh.interruptList=[["atxHeading",{pedantic:!1}],["fencedCode",{pedantic:!1}],["thematicBreak",{pedantic:!1}],["definition",{commonmark:!1}]];fh.interruptBlockquote=[["indentedCode",{commonmark:!0}],["fencedCode",{commonmark:!0}],["atxHeading",{commonmark:!0}],["setextHeading",{commonmark:!0}],["thematicBreak",{commonmark:!0}],["html",{commonmark:!0}],["list",{commonmark:!0}],["definition",{commonmark:!1}]];fh.blockTokenizers={blankLine:cA(),indentedCode:dA(),fencedCode:hA(),blockquote:mA(),atxHeading:gA(),thematicBreak:AA(),list:vA(),setextHeading:EA(),html:CA(),definition:SA(),table:TA(),paragraph:kA()};fh.inlineTokenizers={escape:BA(),autoLink:PA(),url:OA(),email:QA(),html:MA(),link:UA(),reference:GA(),strong:JA(),emphasis:HA(),deletion:YA(),code:KA(),break:ZA(),text:ty()};fh.blockMethods=tc(fh.blockTokenizers);fh.inlineMethods=tc(fh.inlineTokenizers);fh.tokenizeBlock=Zd("block");fh.tokenizeInline=Zd("inline");fh.tokenizeFactory=Zd;function tc(tl){var od=[],_d;for(_d in tl)od.push(_d);return od}}));var ny=x(((tl,od)=>{"use strict";var _d=s_(),Ad=$h(),Dd=ry();od.exports=ac;ac.Parser=Dd;function ac(tl){var od=this.data("settings"),zd=_d(Dd);zd.prototype.options=Ad(zd.prototype.options,od,tl),this.Parser=zd}}));var oy=x(((tl,od)=>{"use strict";od.exports=mm;function mm(tl){if(tl)throw tl}}));var cy=x(((tl,od)=>{od.exports=function(tl){return tl!=null&&tl.constructor!=null&&typeof tl.constructor.isBuffer=="function"&&tl.constructor.isBuffer(tl)}}));var _y=x(((tl,od)=>{"use strict";var _d=Object.prototype.hasOwnProperty,Ad=Object.prototype.toString,Dd=Object.defineProperty,zd=Object.getOwnPropertyDescriptor,hc=function(tl){return typeof Array.isArray=="function"?Array.isArray(tl):Ad.call(tl)==="[object Array]"},dc=function(tl){if(!tl||Ad.call(tl)!=="[object Object]")return!1;var od=_d.call(tl,"constructor"),Dd=tl.constructor&&tl.constructor.prototype&&_d.call(tl.constructor.prototype,"isPrototypeOf");if(tl.constructor&&!od&&!Dd)return!1;var zd;for(zd in tl);return typeof zd>"u"||_d.call(tl,zd)},mc=function(tl,od){Dd&&od.name==="__proto__"?Dd(tl,od.name,{enumerable:!0,configurable:!0,value:od.newValue,writable:!0}):tl[od.name]=od.newValue},Fc=function(tl,od){if(od==="__proto__")if(_d.call(tl,od)){if(zd)return zd(tl,od).value}else return;return tl[od]};od.exports=function e(){var tl,od,_d,Ad,Dd,zd,Kd=arguments[0],Zd=1,fh=arguments.length,vh=!1;for(typeof Kd=="boolean"&&(vh=Kd,Kd=arguments[1]||{},Zd=2),(Kd==null||typeof Kd!="object"&&typeof Kd!="function")&&(Kd={});Zd{"use strict";od.exports=tl=>{if(Object.prototype.toString.call(tl)!=="[object Object]")return!1;let od=Object.getPrototypeOf(tl);return od===null||od===Object.prototype}}));var Ky=x(((tl,od)=>{"use strict";var _d=[].slice;od.exports=gm;function gm(tl,od){var Ad;return n;function n(){var od=_d.call(arguments,0),Dd=tl.length>od.length,zd;Dd&&od.push(i);try{zd=tl.apply(null,od)}catch(tl){if(Dd&&Ad)throw tl;return i(tl)}Dd||(zd&&typeof zd.then=="function"?zd.then(u,i):zd instanceof Error?i(zd):u(zd))}function i(){Ad||(Ad=!0,od.apply(null,arguments))}function u(tl){i(null,tl)}}}));var Xy=x(((tl,od)=>{"use strict";var _d=Ky();od.exports=kc;kc.wrap=_d;var Ad=[].slice;function kc(){var tl=[],od={};return od.run=t,od.use=n,od;function t(){var od=-1,Dd=Ad.call(arguments,0,-1),zd=arguments[arguments.length-1];if(typeof zd!="function")throw new Error("Expected function as last argument, not "+zd);o.apply(null,[null].concat(Dd));function o(Kd){var Zd=tl[++od],fh=Ad.call(arguments,0),vh=fh.slice(1),wh=Dd.length,xh=-1;if(Kd){zd(Kd);return}for(;++xh{"use strict";var _d={}.hasOwnProperty;od.exports=Em;function Em(tl){return!tl||typeof tl!="object"?"":_d.call(tl,"position")||_d.call(tl,"type")?_c(tl.position):_d.call(tl,"start")||_d.call(tl,"end")?_c(tl):_d.call(tl,"line")||_d.call(tl,"column")?In(tl):""}function In(tl){return(!tl||typeof tl!="object")&&(tl={}),Oc(tl.line)+":"+Oc(tl.column)}function _c(tl){return(!tl||typeof tl!="object")&&(tl={}),In(tl.start)+"-"+In(tl.end)}function Oc(tl){return tl&&typeof tl=="number"?tl:1}}));var lb=x(((tl,od)=>{"use strict";var _d=Zy();od.exports=Sn;function Pc(){}Pc.prototype=Error.prototype;Sn.prototype=new Pc;var Ad=Sn.prototype;Ad.file="";Ad.name="";Ad.reason="";Ad.message="";Ad.stack="";Ad.fatal=null;Ad.column=null;Ad.line=null;function Sn(tl,od,Ad){var Dd,zd,Kd;typeof od=="string"&&(Ad=od,od=null),Dd=vm(Ad),zd=_d(od)||"1:1",Kd={start:{line:null,column:null},end:{line:null,column:null}},od&&od.position&&(od=od.position),od&&(od.start?(Kd=od,od=od.start):Kd.start=od),tl.stack&&(this.stack=tl.stack,tl=tl.message),this.message=tl,this.name=zd,this.reason=tl,this.line=od?od.line:null,this.column=od?od.column:null,this.location=Kd,this.source=Dd[0],this.ruleId=Dd[1]}function vm(tl){var od=[null,null],_d;return typeof tl=="string"&&(_d=tl.indexOf(":"),_d===-1?od[1]=tl:(od[0]=tl.slice(0,_d),od[1]=tl.slice(_d+1))),od}}));var hb=x((tl=>{"use strict";tl.basename=Am;tl.dirname=bm;tl.extname=xm;tl.join=ym;tl.sep="/";function Am(tl,od){var _d=0,Ad=-1,Dd,zd,Kd,Zd;if(od!==void 0&&typeof od!="string")throw new TypeError('"ext" argument must be a string');if(wr(tl),Dd=tl.length,od===void 0||!od.length||od.length>tl.length){for(;Dd--;)if(tl.charCodeAt(Dd)===47){if(Kd){_d=Dd+1;break}}else Ad<0&&(Kd=!0,Ad=Dd+1);return Ad<0?"":tl.slice(_d,Ad)}if(od===tl)return"";for(zd=-1,Zd=od.length-1;Dd--;)if(tl.charCodeAt(Dd)===47){if(Kd){_d=Dd+1;break}}else zd<0&&(Kd=!0,zd=Dd+1),Zd>-1&&(tl.charCodeAt(Dd)===od.charCodeAt(Zd--)?Zd<0&&(Ad=Dd):(Zd=-1,Ad=zd));return _d===Ad?Ad=zd:Ad<0&&(Ad=tl.length),tl.slice(_d,Ad)}function bm(tl){var od,_d,Ad;if(wr(tl),!tl.length)return".";for(od=-1,Ad=tl.length;--Ad;)if(tl.charCodeAt(Ad)===47){if(_d){od=Ad;break}}else _d||(_d=!0);return od<0?tl.charCodeAt(0)===47?"/":".":od===1&&tl.charCodeAt(0)===47?"//":tl.slice(0,od)}function xm(tl){var od=-1,_d=0,Ad=-1,Dd=0,zd,Kd,Zd;for(wr(tl),Zd=tl.length;Zd--;){if(Kd=tl.charCodeAt(Zd),Kd===47){if(zd){_d=Zd+1;break}continue}Ad<0&&(zd=!0,Ad=Zd+1),Kd===46?od<0?od=Zd:Dd!==1&&(Dd=1):od>-1&&(Dd=-1)}return od<0||Ad<0||Dd===0||Dd===1&&od===Ad-1&&od===_d+1?"":tl.slice(od,Ad)}function ym(){for(var tl=-1,od;++tl2){if(fh=_d.lastIndexOf("/"),fh!==_d.length-1){fh<0?(_d="",Ad=0):(_d=_d.slice(0,fh),Ad=_d.length-1-_d.lastIndexOf("/")),Dd=Kd,zd=0;continue}}else if(_d.length){_d="",Ad=0,Dd=Kd,zd=0;continue}}od&&(_d=_d.length?_d+"/..":"..",Ad=2)}else _d.length?_d+="/"+tl.slice(Dd+1,Kd):_d=tl.slice(Dd+1,Kd),Ad=Kd-Dd-1;Dd=Kd,zd=0}else Zd===46&&zd>-1?zd++:zd=-1}return _d}function wr(tl){if(typeof tl!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(tl))}}));var gb=x((tl=>{"use strict";tl.cwd=Tm;function Tm(){return"/"}}));var yb=x(((tl,od)=>{"use strict";var _d=hb(),Ad=gb(),Dd=cy();od.exports=Ce;var zd={}.hasOwnProperty,Kd=["history","path","basename","stem","extname","dirname"];Ce.prototype.toString=Gm;Object.defineProperty(Ce.prototype,"path",{get:qm,set:Nm});Object.defineProperty(Ce.prototype,"dirname",{get:Pm,set:Im});Object.defineProperty(Ce.prototype,"basename",{get:Sm,set:Lm});Object.defineProperty(Ce.prototype,"extname",{get:Rm,set:Mm});Object.defineProperty(Ce.prototype,"stem",{get:Um,set:Ym});function Ce(tl){var od,_d;if(!tl)tl={};else if(typeof tl=="string"||Dd(tl))tl={contents:tl};else if("message"in tl&&"messages"in tl)return tl;if(!(this instanceof Ce))return new Ce(tl);for(this.data={},this.messages=[],this.history=[],this.cwd=Ad.cwd(),_d=-1;++_d-1)throw new Error("`extname` cannot contain multiple dots")}this.path=_d.join(this.dirname,this.stem+(tl||""))}function Um(){return typeof this.path=="string"?_d.basename(this.path,this.extname):void 0}function Ym(tl){Mn(tl,"stem"),Rn(tl,"stem"),this.path=_d.join(this.dirname||"",tl+(this.extname||""))}function Gm(tl){return(this.contents||"").toString(tl)}function Rn(tl,od){if(tl&&tl.indexOf(_d.sep)>-1)throw new Error("`"+od+"` cannot be a path: did not expect `"+_d.sep+"`")}function Mn(tl,od){if(!tl)throw new Error("`"+od+"` cannot be empty")}function Uc(tl,od){if(!tl)throw new Error("Setting `"+od+"` requires `path` to be set too")}}));var xb=x(((tl,od)=>{"use strict";var _d=lb(),Ad=yb();od.exports=Ad;Ad.prototype.message=Wm;Ad.prototype.info=jm;Ad.prototype.fail=Vm;function Wm(tl,od,Ad){var Dd=new _d(tl,od,Ad);return this.path&&(Dd.name=this.path+":"+Dd.name,Dd.file=this.path),Dd.fatal=!1,this.messages.push(Dd),Dd}function Vm(){var tl=this.message.apply(this,arguments);throw tl.fatal=!0,tl}function jm(){var tl=this.message.apply(this,arguments);return tl.fatal=null,tl}}));var Sb=x(((tl,od)=>{"use strict";od.exports=xb()}));var Tb=x(((tl,od)=>{"use strict";var _d=oy(),Ad=cy(),Dd=_y(),zd=Qy(),Kd=Xy(),Zd=Sb();od.exports=Zc().freeze();var fh=[].slice,vh={}.hasOwnProperty,wh=Kd().use(Jm).use(Qm).use(Zm);function Jm(tl,od){od.tree=tl.parse(od.file)}function Qm(tl,od,_d){tl.run(od.tree,od.file,n);function n(tl,Ad,Dd){tl?_d(tl):(od.tree=Ad,od.file=Dd,_d())}}function Zm(tl,od){var _d=tl.stringify(od.tree,od.file);_d==null||(typeof _d=="string"||Ad(_d)?("value"in od.file&&(od.file.value=_d),od.file.contents=_d):od.file.result=_d)}function Zc(){var tl=[],od=Kd(),Ad={},xh=-1,$h;return u.data=o,u.freeze=a,u.attachers=tl,u.use=s,u.parse=c,u.stringify=m,u.run=f,u.runSync=D,u.process=p,u.processSync=h,u;function u(){for(var od=Zc(),_d=-1;++_dCw,options:()=>Sw,parsers:()=>Tw,printers:()=>qw});var Me=(tl,od)=>(_d,Ad,...Dd)=>_d|1&&Ad==null?void 0:(od.call(Ad)??Ad[tl]).apply(Ad,Dd);function yl(tl){return this[tl<0?this.length+tl:tl]}var Nb=Me("at",(function(){if(Array.isArray(this)||typeof this=="string")return yl})),Ob=Nb;var Mb=String.prototype.replaceAll??function(tl,od){return tl.global?this.replace(tl,od):this.split(tl).join(od)},ev=Me("replaceAll",(function(){if(typeof this=="string")return Mb})),tv=ev;var rv=Re(Kd(),1);function fe(tl){if(typeof tl!="string")throw new TypeError("Expected a string");return tl.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var _l=()=>{},nv=_l;var iv="string",sv="array",ov="cursor",lv="indent",cv="align",uv="trim",pv="group",_v="fill",Bv="if-break",Fv="indent-if-break",Rv="line-suffix",Ov="line-suffix-boundary",Qv="line",jv="label",Uv="break-parent",Gv=new Set([ov,lv,cv,uv,pv,_v,Bv,Fv,Rv,Ov,Qv,jv,Uv]);function Ol(tl){if(typeof tl=="string")return iv;if(Array.isArray(tl))return sv;if(!tl)return;let{type:od}=tl;if(Gv.has(od))return od}var $v=Ol;var ql=tl=>new Intl.ListFormat("en-US",{type:"disjunction"}).format(tl);function Nl(tl){let od=tl===null?"null":typeof tl;if(od!=="string"&&od!=="object")return`Unexpected doc '${od}', \nExpected it to be 'string' or 'object'.`;if($v(tl))throw new Error("doc is valid.");let _d=Object.prototype.toString.call(tl);if(_d!=="[object Object]")return`Unexpected doc '${_d}'.`;let Ad=ql([...Gv].map((tl=>`'${tl}'`)));return`Unexpected doc.type '${tl.type}'.\nExpected it to be ${Ad}.`}var qv=class extends Error{name="InvalidDocError";constructor(tl){super(Nl(tl)),this.doc=tl}},Vv=qv;var Hv={};function Pl(tl,od,_d,Ad){let Dd=[tl];for(;Dd.length>0;){let tl=Dd.pop();if(tl===Hv){_d(Dd.pop());continue}_d&&Dd.push(tl,Hv);let zd=$v(tl);if(!zd)throw new Vv(tl);if(od?.(tl)!==!1)switch(zd){case sv:case _v:{let od=zd===sv?tl:tl.parts;for(let tl=od.length,_d=tl-1;_d>=0;--_d)Dd.push(od[_d]);break}case Bv:Dd.push(tl.flatContents,tl.breakContents);break;case pv:if(Ad&&tl.expandedStates)for(let od=tl.expandedStates.length,_d=od-1;_d>=0;--_d)Dd.push(tl.expandedStates[_d]);else Dd.push(tl.contents);break;case cv:case lv:case Fv:case jv:case Rv:Dd.push(tl.contents);break;case iv:case ov:case uv:case Ov:case Qv:case Uv:break;default:throw new Vv(tl)}}}var Wv=Pl;function Il(tl,od){if(typeof tl=="string")return od(tl);let _d=new Map;return n(tl);function n(tl){if(_d.has(tl))return _d.get(tl);let od=i(tl);return _d.set(tl,od),od}function i(tl){switch($v(tl)){case sv:return od(tl.map(n));case _v:return od({...tl,parts:tl.parts.map(n)});case Bv:return od({...tl,breakContents:n(tl.breakContents),flatContents:n(tl.flatContents)});case pv:{let{expandedStates:_d,contents:Ad}=tl;return _d?(_d=_d.map(n),Ad=_d[0]):Ad=n(Ad),od({...tl,contents:Ad,expandedStates:_d})}case cv:case lv:case Fv:case jv:case Rv:return od({...tl,contents:n(tl.contents)});case iv:case ov:case uv:case Ov:case Qv:case Uv:return od(tl);default:throw new Vv(tl)}}}function Xn(tl){if(tl.length>0){let od=Ob(0,tl,-1);!od.expandedStates&&!od.break&&(od.break="propagated")}return null}function Jn(tl){let od=new Set,_d=[];function n(tl){if(tl.type===Uv&&Xn(_d),tl.type===pv){if(_d.push(tl),od.has(tl))return!1;od.add(tl)}}function i(tl){tl.type===pv&&_d.pop().break&&Xn(_d)}Wv(tl,n,i,!0)}function xe(tl,od=aE){return Il(tl,(tl=>typeof tl=="string"?Or(od,tl.split(`\n`)):tl))}var Yv=nv,Kv=nv,Xv=nv,Zv=nv;function ir(tl){return Yv(tl),{type:lv,contents:tl}}function Fe(tl,od){return Zv(tl),Yv(od),{type:cv,contents:od,n:tl}}function ur(tl){return Fe({type:"root"},tl)}var eE={type:Uv};function Ye(tl){return Xv(tl),{type:_v,parts:tl}}function Ge(tl,od={}){return Yv(tl),Kv(od.expandedStates,!0),{type:pv,id:od.id,contents:tl,break:!!od.shouldBreak,expandedStates:od.expandedStates}}function ei(tl,od="",_d={}){return Yv(tl),od!==""&&Yv(od),{type:Bv,breakContents:tl,flatContents:od,groupId:_d.groupId}}function Or(tl,od){Yv(tl),Kv(od);let _d=[];for(let Ad=0;Ad/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\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?|[\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](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\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-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;function Et(tl){return tl===12288||tl>=65281&&tl<=65376||tl>=65504&&tl<=65510}function Ct(tl){return tl>=4352&&tl<=4447||tl===8986||tl===8987||tl===9001||tl===9002||tl>=9193&&tl<=9196||tl===9200||tl===9203||tl===9725||tl===9726||tl===9748||tl===9749||tl>=9776&&tl<=9783||tl>=9800&&tl<=9811||tl===9855||tl>=9866&&tl<=9871||tl===9875||tl===9889||tl===9898||tl===9899||tl===9917||tl===9918||tl===9924||tl===9925||tl===9934||tl===9940||tl===9962||tl===9970||tl===9971||tl===9973||tl===9978||tl===9981||tl===9989||tl===9994||tl===9995||tl===10024||tl===10060||tl===10062||tl>=10067&&tl<=10069||tl===10071||tl>=10133&&tl<=10135||tl===10160||tl===10175||tl===11035||tl===11036||tl===11088||tl===11093||tl>=11904&&tl<=11929||tl>=11931&&tl<=12019||tl>=12032&&tl<=12245||tl>=12272&&tl<=12287||tl>=12289&&tl<=12350||tl>=12353&&tl<=12438||tl>=12441&&tl<=12543||tl>=12549&&tl<=12591||tl>=12593&&tl<=12686||tl>=12688&&tl<=12773||tl>=12783&&tl<=12830||tl>=12832&&tl<=12871||tl>=12880&&tl<=42124||tl>=42128&&tl<=42182||tl>=43360&&tl<=43388||tl>=44032&&tl<=55203||tl>=63744&&tl<=64255||tl>=65040&&tl<=65049||tl>=65072&&tl<=65106||tl>=65108&&tl<=65126||tl>=65128&&tl<=65131||tl>=94176&&tl<=94180||tl>=94192&&tl<=94198||tl>=94208&&tl<=101589||tl>=101631&&tl<=101662||tl>=101760&&tl<=101874||tl>=110576&&tl<=110579||tl>=110581&&tl<=110587||tl===110589||tl===110590||tl>=110592&&tl<=110882||tl===110898||tl>=110928&&tl<=110930||tl===110933||tl>=110948&&tl<=110951||tl>=110960&&tl<=111355||tl>=119552&&tl<=119638||tl>=119648&&tl<=119670||tl===126980||tl===127183||tl===127374||tl>=127377&&tl<=127386||tl>=127488&&tl<=127490||tl>=127504&&tl<=127547||tl>=127552&&tl<=127560||tl===127568||tl===127569||tl>=127584&&tl<=127589||tl>=127744&&tl<=127776||tl>=127789&&tl<=127797||tl>=127799&&tl<=127868||tl>=127870&&tl<=127891||tl>=127904&&tl<=127946||tl>=127951&&tl<=127955||tl>=127968&&tl<=127984||tl===127988||tl>=127992&&tl<=128062||tl===128064||tl>=128066&&tl<=128252||tl>=128255&&tl<=128317||tl>=128331&&tl<=128334||tl>=128336&&tl<=128359||tl===128378||tl===128405||tl===128406||tl===128420||tl>=128507&&tl<=128591||tl>=128640&&tl<=128709||tl===128716||tl>=128720&&tl<=128722||tl>=128725&&tl<=128728||tl>=128732&&tl<=128735||tl===128747||tl===128748||tl>=128756&&tl<=128764||tl>=128992&&tl<=129003||tl===129008||tl>=129292&&tl<=129338||tl>=129340&&tl<=129349||tl>=129351&&tl<=129535||tl>=129648&&tl<=129660||tl>=129664&&tl<=129674||tl>=129678&&tl<=129734||tl===129736||tl>=129741&&tl<=129756||tl>=129759&&tl<=129770||tl>=129775&&tl<=129784||tl>=131072&&tl<=196605||tl>=196608&&tl<=262141}var hE="©®‼⁉™ℹ↔↕↖↗↘↙↩↪⌨⏏⏱⏲⏸⏹⏺▪▫▶◀◻◼☀☁☂☃☄☎☑☘☝☠☢☣☦☪☮☯☸☹☺♀♂♟♠♣♥♦♨♻♾⚒⚔⚕⚖⚗⚙⚛⚜⚠⚧⚰⚱⛈⛏⛑⛓⛩⛱⛷⛸⛹✂✈✉✌✍✏✒✔✖✝✡✳✴❄❇❣❤➡⤴⤵⬅⬆⬇";var _E=/[^\x20-\x7F]/u,fE=new Set(hE);function Vl(tl){if(!tl)return 0;if(!_E.test(tl))return tl.length;tl=tl.replace(ti(),(tl=>fE.has(tl)?" ":" "));let od=0;for(let _d of tl){let tl=_d.codePointAt(0);tl<=31||tl>=127&&tl<=159||tl>=768&&tl<=879||tl>=65024&&tl<=65039||(od+=Et(tl)||Ct(tl)?2:1)}return od}var mE=Vl;var gE={type:0},AE={type:1},yE={value:"",length:0,queue:[],get root(){return yE}};function ii(tl,od,_d){let Ad=od.type===1?tl.queue.slice(0,-1):[...tl.queue,od],Dd="",zd=0,Kd=0,Zd=0;for(let tl of Ad)switch(tl.type){case 0:c(),_d.useTabs?s(1):l(_d.tabWidth);break;case 3:{let{string:od}=tl;c(),Dd+=od,zd+=od.length;break}case 2:{let{width:od}=tl;Kd+=1,Zd+=od;break}default:throw new Error(`Unexpected indent comment '${tl.type}'.`)}return D(),{...tl,value:Dd,length:zd,queue:Ad};function s(tl){Dd+="\t".repeat(tl),zd+=_d.tabWidth*tl}function l(tl){Dd+=" ".repeat(tl),zd+=tl}function c(){_d.useTabs?f():D()}function f(){Kd>0&&s(Kd),m()}function D(){Zd>0&&l(Zd),m()}function m(){Kd=0,Zd=0}}function ui(tl,od,_d){if(!od)return tl;if(od.type==="root")return{...tl,root:tl};if(od===Number.NEGATIVE_INFINITY)return tl.root;let Ad;return typeof od=="number"?od<0?Ad=AE:Ad={type:2,width:od}:Ad={type:3,string:od},ii(tl,Ad,_d)}function ai(tl,od){return ii(tl,gE,od)}function Hl(tl){let od=0;for(let _d=tl.length-1;_d>=0;_d--){let Ad=tl[_d];if(Ad===" "||Ad==="\t")od++;else break}return od}function At(tl){let od=Hl(tl);return{text:od===0?tl:tl.slice(0,tl.length-od),count:od}}var bE=Symbol("MODE_BREAK"),vE=Symbol("MODE_FLAT"),EE=Symbol("DOC_FILL_PRINTED_LENGTH");function Ir(tl,od,_d,Ad,Dd,zd){if(_d===Number.POSITIVE_INFINITY)return!0;let Kd=od.length,Zd=!1,fh=[tl],vh="";for(;_d>=0;){if(fh.length===0){if(Kd===0)return!0;fh.push(od[--Kd]);continue}let{mode:tl,doc:wh}=fh.pop(),xh=$v(wh);switch(xh){case iv:wh&&(Zd&&(vh+=" ",_d-=1,Zd=!1),vh+=wh,_d-=mE(wh));break;case sv:case _v:{let od=xh===sv?wh:wh.parts,_d=wh[EE]??0;for(let Ad=od.length-1;Ad>=_d;Ad--)fh.push({mode:tl,doc:od[Ad]});break}case lv:case cv:case Fv:case jv:fh.push({mode:tl,doc:wh.contents});break;case uv:{let{text:tl,count:od}=At(vh);vh=tl,_d+=od;break}case pv:{if(zd&&wh.break)return!1;let od=wh.break?bE:tl,_d=wh.expandedStates&&od===bE?Ob(0,wh.expandedStates,-1):wh.contents;fh.push({mode:od,doc:_d});break}case Bv:{let od=(wh.groupId?Dd[wh.groupId]||vE:tl)===bE?wh.breakContents:wh.flatContents;od&&fh.push({mode:tl,doc:od});break}case Qv:if(tl===bE||wh.hard)return!0;wh.soft||(Zd=!0);break;case Rv:Ad=!0;break;case Ov:if(Ad)return!1;break}}return!1}function oi(tl,od){let _d=Object.create(null),Ad=od.printWidth,Dd=ri(od.endOfLine),zd=0,Kd=[{indent:yE,mode:bE,doc:tl}],Zd="",fh=!1,vh=[],wh=[],xh=[],$h=[],Xh=0;for(Jn(tl);Kd.length>0;){let{indent:tl,mode:xh,doc:$h}=Kd.pop();switch($v($h)){case iv:{let tl=Dd!==`\n`?tv(0,$h,`\n`,Dd):$h;tl&&(Zd+=tl,Kd.length>0&&(zd+=mE(tl)));break}case sv:for(let od=$h.length-1;od>=0;od--)Kd.push({indent:tl,mode:xh,doc:$h[od]});break;case ov:if(wh.length>=2)throw new Error("There are too many 'cursor' in doc.");wh.push(Xh+Zd.length);break;case lv:Kd.push({indent:ai(tl,od),mode:xh,doc:$h.contents});break;case cv:Kd.push({indent:ui(tl,$h.n,od),mode:xh,doc:$h.contents});break;case uv:g();break;case pv:switch(xh){case vE:if(!fh){Kd.push({indent:tl,mode:$h.break?bE:vE,doc:$h.contents});break}case bE:{fh=!1;let od={indent:tl,mode:vE,doc:$h.contents},Dd=Ad-zd,Zd=vh.length>0;if(!$h.break&&Ir(od,Kd,Dd,Zd,_d))Kd.push(od);else if($h.expandedStates){let od=Ob(0,$h.expandedStates,-1);if($h.break){Kd.push({indent:tl,mode:bE,doc:od});break}else for(let Ad=1;Ad<$h.expandedStates.length+1;Ad++)if(Ad>=$h.expandedStates.length){Kd.push({indent:tl,mode:bE,doc:od});break}else{let od=$h.expandedStates[Ad],zd={indent:tl,mode:vE,doc:od};if(Ir(zd,Kd,Dd,Zd,_d)){Kd.push(zd);break}}}else Kd.push({indent:tl,mode:bE,doc:$h.contents});break}}$h.id&&(_d[$h.id]=Ob(0,Kd,-1).mode);break;case _v:{let od=Ad-zd,Dd=$h[EE]??0,{parts:Zd}=$h,fh=Zd.length-Dd;if(fh===0)break;let wh=Zd[Dd+0],Xh=Zd[Dd+1],s_={indent:tl,mode:vE,doc:wh},g_={indent:tl,mode:bE,doc:wh},E_=Ir(s_,[],od,vh.length>0,_d,!0);if(fh===1){E_?Kd.push(s_):Kd.push(g_);break}let k_={indent:tl,mode:vE,doc:Xh},ef={indent:tl,mode:bE,doc:Xh};if(fh===2){E_?Kd.push(k_,s_):Kd.push(ef,g_);break}let nf=Zd[Dd+2],$f={indent:tl,mode:xh,doc:{...$h,[EE]:Dd+2}},Hf=Ir({indent:tl,mode:vE,doc:[wh,Xh,nf]},[],od,vh.length>0,_d,!0);Kd.push($f),Hf?Kd.push(k_,s_):E_?Kd.push(ef,s_):Kd.push(ef,g_);break}case Bv:case Fv:{let od=$h.groupId?_d[$h.groupId]:xh;if(od===bE){let od=$h.type===Bv?$h.breakContents:$h.negate?$h.contents:ir($h.contents);od&&Kd.push({indent:tl,mode:xh,doc:od})}if(od===vE){let od=$h.type===Bv?$h.flatContents:$h.negate?ir($h.contents):$h.contents;od&&Kd.push({indent:tl,mode:xh,doc:od})}break}case Rv:vh.push({indent:tl,mode:xh,doc:$h.contents});break;case Ov:vh.length>0&&Kd.push({indent:tl,mode:xh,doc:nE});break;case Qv:switch(xh){case vE:if($h.hard)fh=!0;else{$h.soft||(Zd+=" ",zd+=1);break}case bE:if(vh.length>0){Kd.push({indent:tl,mode:xh,doc:$h},...vh.reverse()),vh.length=0;break}$h.literal?(Zd+=Dd,zd=0,tl.root&&(tl.root.value&&(Zd+=tl.root.value),zd=tl.root.length)):(g(),Zd+=Dd+tl.value,zd=tl.length);break}break;case jv:Kd.push({indent:tl,mode:xh,doc:$h.contents});break;case Uv:break;default:throw new Vv($h)}Kd.length===0&&vh.length>0&&(Kd.push(...vh.reverse()),vh.length=0)}let s_=xh.join("")+Zd,g_=[...$h,...wh];if(g_.length!==2)return{formatted:s_};let E_=g_[0];return{formatted:s_,cursorNodeStart:E_,cursorNodeText:s_.slice(E_,Ob(0,g_,-1))};function g(){let{text:tl,count:od}=At(Zd);tl&&(xh.push(tl),Xh+=tl.length),Zd="",zd-=od,wh.length>0&&($h.push(...wh.map((tl=>Math.min(tl,Xh)))),wh.length=0)}}function Kl(tl,od){let _d=tl.matchAll(new RegExp(`(?:${fe(od)})+`,"gu"));return _d.reduce||(_d=[..._d]),_d.reduce(((tl,[od])=>Math.max(tl,od.length)),0)/od.length}var wE=Kl;function Xl(tl,od){let _d=tl.match(new RegExp(`(${fe(od)})+`,"gu"));if(_d===null)return 1;let Ad=new Map,Dd=0;for(let tl of _d){let _d=tl.length/od.length;Ad.set(_d,!0),_d>Dd&&(Dd=_d)}for(let tl=1;tlKd?Ad:_d).character}var kE=Zl;var IE=class extends Error{name="UnexpectedNodeError";constructor(tl,od,_d="type"){super(`Unexpected ${od} node ${_d}: ${JSON.stringify(tl[_d])}.`),this.node=tl}},BE=IE;var FE=Re(Kd(),1);var PE=Array.prototype.toReversed??function(){return[...this].reverse()},RE=Me("toReversed",(function(){if(Array.isArray(this))return PE})),NE=RE;function tf(){let tl=globalThis,od=tl.Deno?.build?.os;return typeof od=="string"?od==="windows":tl.navigator?.platform?.startsWith("Win")??tl.process?.platform?.startsWith("win")??!1}var OE=tf();function hi(tl){if(tl=tl instanceof URL?tl:new URL(tl),tl.protocol!=="file:")throw new TypeError(`URL must be a file URL: received "${tl.protocol}"`);return tl}function uf(tl){return tl=hi(tl),decodeURIComponent(tl.pathname.replace(/%(?![0-9A-Fa-f]{2})/g,"%25"))}function af(tl){tl=hi(tl);let od=decodeURIComponent(tl.pathname.replace(/\//g,"\\").replace(/%(?![0-9A-Fa-f]{2})/g,"%25")).replace(/^\\*([A-Za-z]:)(\\|$)/,"$1\\");return tl.hostname!==""&&(od=`\\\\${tl.hostname}${od}`),od}function yt(tl){return OE?af(tl):uf(tl)}var di=tl=>String(tl).split(/[/\\]/u).pop(),mi=tl=>String(tl).startsWith("file:");function Fi(tl,od){if(!od)return;let _d=di(od).toLowerCase();return tl.find((({filenames:tl})=>tl?.some((tl=>tl.toLowerCase()===_d))))??tl.find((({extensions:tl})=>tl?.some((tl=>_d.endsWith(tl)))))}function of(tl,od){if(od)return tl.find((({name:tl})=>tl.toLowerCase()===od))??tl.find((({aliases:tl})=>tl?.includes(od)))??tl.find((({extensions:tl})=>tl?.includes(`.${od}`)))}var LE=void 0;function gi(tl,od){if(od){if(mi(od))try{od=yt(od)}catch{return}if(typeof od=="string")return tl.find((({isSupported:tl})=>tl?.({filepath:od})))}}function cf(tl,od){let _d=NE(0,tl.plugins).flatMap((tl=>tl.languages??[]));return(of(_d,od.language)??Fi(_d,od.physicalFile)??Fi(_d,od.file)??gi(_d,od.physicalFile)??gi(_d,od.file)??LE?.(_d,od.physicalFile))?.parsers[0]}var QE=cf;var ME=Symbol.for("PRETTIER_IS_FRONT_MATTER");function lf(tl){return!!tl?.[ME]}var jE=lf;var UE=3;function ff(tl){let od=tl.slice(0,UE);if(od!=="---"&&od!=="+++")return;let _d=tl.indexOf(`\n`,UE);if(_d===-1)return;let Ad=tl.slice(UE,_d).trim(),Dd=tl.indexOf(`\n${od}`,_d),zd=Ad;if(zd||(zd=od==="+++"?"toml":"yaml"),Dd===-1&&od==="---"&&zd==="yaml"&&(Dd=tl.indexOf(`\n...`,_d)),Dd===-1)return;let Kd=Dd+1+UE,Zd=tl.charAt(Kd+1);if(!/\s?/u.test(Zd))return;let fh=tl.slice(0,Kd),vh;return{language:zd,explicitLanguage:Ad||null,value:tl.slice(_d+1,Dd),startDelimiter:od,endDelimiter:fh.slice(-UE),raw:fh,start:{line:1,column:0,index:0},end:{index:fh.length,get line(){return vh??(vh=fh.split(`\n`)),vh.length},get column(){return vh??(vh=fh.split(`\n`)),Ob(0,vh,-1).length}},[ME]:!0}}function Df(tl){let od=ff(tl);return od?{frontMatter:od,get content(){let{raw:_d}=od;return tv(0,_d,/[^\n]/gu," ")+tl.slice(_d.length)}}:{content:tl}}var GE=Df;var $E="format";var JE=/|\{\s*\/\*\s*@(?:noformat|noprettier)\s*\*\/\s*\}|/mu,qE=/|\{\s*\/\*\s*@(?:format|prettier)\s*\*\/\s*\}|/mu;var Rr=tl=>GE(tl).content.trimStart().match(qE)?.index===0,Ai=tl=>GE(tl).content.trimStart().match(JE)?.index===0,bi=tl=>{let{frontMatter:od}=GE(tl),_d=`\x3c!-- @${$E} --\x3e`;return od?`${od.raw}\n\n${_d}\n\n${tl.slice(od.end.index)}`:`${_d}\n\n${tl}`};var VE=new Set(["position","raw"]);function yi(tl,od,_d){if((tl.type==="code"||tl.type==="yaml"||tl.type==="import"||tl.type==="export"||tl.type==="jsx")&&delete od.value,tl.type==="list"&&delete od.isAligned,(tl.type==="list"||tl.type==="listItem")&&delete od.spread,tl.type==="text")return null;if(tl.type==="inlineCode"&&(od.value=tv(0,tl.value,`\n`," ")),tl.type==="wikiLink"&&(od.value=tv(0,tl.value.trim(),/[\t\n]+/gu," ")),(tl.type==="definition"||tl.type==="linkReference"||tl.type==="imageReference")&&(od.label=(0,FE.default)(tl.label)),(tl.type==="link"||tl.type==="image")&&tl.url&&tl.url.includes("("))for(let _d of"<>")od.url=tv(0,tl.url,_d,encodeURIComponent(_d));if((tl.type==="definition"||tl.type==="link"||tl.type==="image")&&tl.title&&(od.title=tv(0,tl.title,/\\(?=["')])/gu,"")),_d?.type==="root"&&_d.children.length>0&&(_d.children[0]===tl||jE(_d.children[0])&&_d.children[1]===tl)&&tl.type==="html"&&Rr(tl.value))return null}yi.ignoredProperties=VE;var HE=yi;var WE=/(?:[\u{2c7}\u{2c9}-\u{2cb}\u{2d9}\u{2ea}-\u{2eb}\u{305}\u{323}\u{1100}-\u{11ff}\u{2e80}-\u{2e99}\u{2e9b}-\u{2ef3}\u{2f00}-\u{2fd5}\u{2ff0}-\u{303f}\u{3041}-\u{3096}\u{3099}-\u{30ff}\u{3105}-\u{312f}\u{3131}-\u{318e}\u{3190}-\u{4dbf}\u{4e00}-\u{9fff}\u{a700}-\u{a707}\u{a960}-\u{a97c}\u{ac00}-\u{d7a3}\u{d7b0}-\u{d7c6}\u{d7cb}-\u{d7fb}\u{f900}-\u{fa6d}\u{fa70}-\u{fad9}\u{fe10}-\u{fe1f}\u{fe30}-\u{fe6f}\u{ff00}-\u{ffef}\u{16fe3}\u{16ff2}-\u{16ff6}\u{1aff0}-\u{1aff3}\u{1aff5}-\u{1affb}\u{1affd}-\u{1affe}\u{1b000}-\u{1b122}\u{1b132}\u{1b150}-\u{1b152}\u{1b155}\u{1b164}-\u{1b167}\u{1f200}\u{1f250}-\u{1f251}\u{20000}-\u{2a6df}\u{2a700}-\u{2b81d}\u{2b820}-\u{2cead}\u{2ceb0}-\u{2ebe0}\u{2ebf0}-\u{2ee5d}\u{2f800}-\u{2fa1d}\u{30000}-\u{3134a}\u{31350}-\u{33479}])(?:[\u{fe00}-\u{fe0f}\u{e0100}-\u{e01ef}])?/u,YE=/(?:[\u{21}-\u{2f}\u{3a}-\u{40}\u{5b}-\u{60}\u{7b}-\u{7e}]|\p{General_Category=Connector_Punctuation}|\p{General_Category=Dash_Punctuation}|\p{General_Category=Close_Punctuation}|\p{General_Category=Final_Punctuation}|\p{General_Category=Initial_Punctuation}|\p{General_Category=Other_Punctuation}|\p{General_Category=Open_Punctuation})/u;var qe=tl=>tl.position.start.offset,Ne=tl=>tl.position.end.offset;var zE=new Set(["liquidNode","inlineCode","emphasis","esComment","strong","delete","wikiLink","link","linkReference","image","imageReference","footnote","footnoteReference","sentence","whitespace","word","break","inlineMath"]),KE=new Set([...zE,"tableCell","paragraph","heading"]),XE="non-cjk",ZE="cj-letter",ew="k-letter",tw="cjk-punctuation",rw=/\p{Script_Extensions=Hangul}/u;function Ur(tl){let od=[],_d=tl.split(/([\t\n ]+)/u);for(let[tl,Ad]of _d.entries()){if(tl%2===1){od.push({type:"whitespace",value:/\n/u.test(Ad)?`\n`:" "});continue}if((tl===0||tl===_d.length-1)&&Ad==="")continue;let Dd=Ad.split(new RegExp(`(${WE.source})`,"u"));for(let[tl,od]of Dd.entries())if(!((tl===0||tl===Dd.length-1)&&od==="")){if(tl%2===0){od!==""&&n({type:"word",value:od,kind:XE,isCJ:!1,hasLeadingPunctuation:YE.test(od[0]),hasTrailingPunctuation:YE.test(Ob(0,od,-1))});continue}if(YE.test(od)){n({type:"word",value:od,kind:tw,isCJ:!0,hasLeadingPunctuation:!0,hasTrailingPunctuation:!0});continue}if(rw.test(od)){n({type:"word",value:od,kind:ew,isCJ:!1,hasLeadingPunctuation:!1,hasTrailingPunctuation:!1});continue}n({type:"word",value:od,kind:ZE,isCJ:!0,hasLeadingPunctuation:!1,hasTrailingPunctuation:!1})}}return od;function n(tl){let _d=Ob(0,od,-1);_d?.type==="word"&&!a(XE,tw)&&![_d.value,tl.value].some((tl=>/\u3000/u.test(tl)))&&od.push({type:"whitespace",value:""}),od.push(tl);function a(od,Ad){return _d.kind===od&&tl.kind===Ad||_d.kind===Ad&&tl.kind===od}}}function ze(tl,od){let _d=od.originalText.slice(tl.position.start.offset,tl.position.end.offset),{numberText:Ad,leadingSpaces:Dd}=_d.match(/^\s*(?\d+)(\.|\))(?\s*)/u).groups;return{number:Number(Ad),leadingSpaces:Dd}}function Ti(tl,od){return!tl.ordered||tl.children.length<2||ze(tl.children[1],od).number!==1?!1:ze(tl.children[0],od).number!==0?!0:tl.children.length>2&&ze(tl.children[2],od).number===1}function Yr(tl,od){let{value:_d}=tl;return tl.position.end.offset===od.length&&_d.endsWith(`\n`)&&od.endsWith(`\n`)?_d.slice(0,-1):_d}function ye(tl,od){return function t(tl,_d,Ad){let Dd={...od(tl,_d,Ad)};return Dd.children&&(Dd.children=Dd.children.map(((tl,od)=>t(tl,od,[Dd,...Ad])))),Dd}(tl,null,[])}function Gr(tl){if(tl?.type!=="link"||tl.children.length!==1)return!1;let[od]=tl.children;return qe(tl)===qe(od)&&Ne(tl)===Ne(od)}function lr(tl){let od;if(tl.type==="html")od=tl.value.match(/^$/u);else{let _d;tl.type==="esComment"?_d=tl:tl.type==="paragraph"&&tl.children.length===1&&tl.children[0].type==="esComment"&&(_d=tl.children[0]),_d&&(od=_d.value.match(/^prettier-ignore(?:-(start|end))?$/u))}return od?od[1]||"next":!1}function zr(tl,od){return t(tl,od,(od=>od.ordered===tl.ordered));function t(tl,od,_d){let Ad=-1;for(let Dd of od.children)if(Dd.type===tl.type&&_d(Dd)?Ad++:Ad=-1,Dd===tl)return Ad}}function df(tl,od){let{node:_d}=tl;switch(_d.type){case"code":{let{lang:tl}=_d;if(!tl)return;let Ad;return tl==="angular-ts"?Ad=QE(od,{language:"typescript"}):tl==="angular-html"?Ad="angular":Ad=QE(od,{language:tl}),Ad?async Dd=>{let zd={parser:Ad};tl==="ts"||tl==="typescript"?zd.filepath="dummy.ts":tl==="tsx"&&(zd.filepath="dummy.tsx");let Kd=await Dd(Yr(_d,od.originalText),zd),Zd=od.__inJsTemplate?"~":"`",fh=Zd.repeat(Math.max(3,wE(_d.value,Zd)+1));return ur([fh,_d.lang,_d.meta?" "+_d.meta:"",iE,xe(Kd),iE,fh])}:void 0}case"import":case"export":return tl=>tl(_d.value,{__onHtmlBindingRoot:tl=>mf(tl,_d.type),parser:"babel"});case"jsx":return tl=>tl(`<$>${_d.value}`,{parser:"__js_expression",rootMarker:"mdx"})}return null}function mf(tl,od){let{program:{body:_d}}=tl;if(!_d.every((tl=>tl.type==="ImportDeclaration"||tl.type==="ExportDefaultDeclaration"||tl.type==="ExportNamedDeclaration")))throw new Error(`Unexpected '${od}' in MDX.`)}var nw=df;var iw=null;function Dr(tl){if(iw!==null&&typeof iw.property){let tl=iw;return iw=Dr.prototype=null,tl}return iw=Dr.prototype=tl??Object.create(null),new Dr}var sw=10;for(let tl=0;tl<=sw;tl++)Dr();function Bt(tl){return Dr(tl)}function gf(tl,od="type"){Bt(tl);function t(_d){let Ad=_d[od],Dd=tl[Ad];if(!Array.isArray(Dd))throw Object.assign(new Error(`Missing visitor keys for '${Ad}'.`),{node:_d});return Dd}return t}var aw=gf;var ow=[["children"],[]],lw={root:ow[0],paragraph:ow[0],sentence:ow[0],word:ow[1],whitespace:ow[1],emphasis:ow[0],strong:ow[0],delete:ow[0],inlineCode:ow[1],wikiLink:ow[1],link:ow[0],image:ow[1],blockquote:ow[0],heading:ow[0],code:ow[1],html:ow[1],list:ow[0],thematicBreak:ow[1],linkReference:ow[0],imageReference:ow[1],definition:ow[1],footnote:ow[0],footnoteReference:ow[1],footnoteDefinition:ow[0],table:ow[0],tableCell:ow[0],break:ow[1],liquidNode:ow[1],import:ow[1],export:ow[1],esComment:ow[1],jsx:ow[1],math:ow[1],inlineMath:ow[1],tableRow:ow[0],listItem:ow[0],text:ow[1]};var cw=aw(lw),uw=cw;function z(tl,od,_d,Ad={}){let{processor:Dd=_d}=Ad,zd=[];return tl.each((()=>{let _d=Dd(tl);_d!==!1&&(zd.length>0&&Cf(tl)&&(zd.push(iE),(Af(tl,od)||Ni(tl))&&zd.push(iE),Ni(tl)&&zd.push(iE)),zd.push(_d))}),"children"),zd}function Cf({node:tl,parent:od}){let _d=zE.has(tl.type),Ad=tl.type==="html"&&KE.has(od.type);return!_d&&!Ad}var pw=new Set(["listItem","definition"]);function Af({node:tl,previous:od,parent:_d},Ad){if(Pi(od,Ad)||tl.type==="list"&&_d.type==="listItem"&&od.type==="code")return!0;let Dd=od.type===tl.type&&pw.has(tl.type),zd=_d.type==="listItem"&&(tl.type==="list"||!Pi(_d,Ad)),Kd=lr(od)==="next",Zd=tl.type==="html"&&od.type==="html"&&od.position.end.line+1===tl.position.start.line,fh=tl.type==="html"&&_d.type==="listItem"&&od.type==="paragraph"&&od.position.end.line+1===tl.position.start.line;return!(Dd||zd||Kd||Zd||fh)}function Ni({node:tl,previous:od}){let _d=od.type==="list",Ad=tl.type==="code"&&tl.isIndented;return _d&&Ad}function Pi(tl,od){return tl.type==="listItem"&&(tl.spread||od.originalText.charAt(tl.position.end.offset-1)===`\n`)}function Si(tl,od,_d){let{node:Ad}=tl,Dd=zr(Ad,tl.parent),zd=Ti(Ad,od);return z(tl,od,_d,{processor(){let Kd=s(),{node:Zd}=tl;if(Zd.children.length===2&&Zd.children[1].type==="html"&&Zd.children[0].position.start.column!==Zd.children[1].position.start.column)return[Kd,Ii(tl,od,_d,Kd)];return[Kd,Fe(" ".repeat(Kd.length),Ii(tl,od,_d,Kd))];function s(){let _d=Ad.ordered?(tl.isFirst?Ad.start:zd?1:Ad.start+tl.index)+(Dd%2===0?". ":") "):Dd%2===0?"- ":"* ";return(Ad.isAligned||Ad.hasIndentedCodeblock)&&Ad.ordered?bf(_d,od):_d}}})}function Ii(tl,od,_d,Ad){let{node:Dd}=tl,zd=Dd.checked===null?"":Dd.checked?"[x] ":"[ ] ";return[zd,z(tl,od,_d,{processor({node:tl,isFirst:Dd}){if(Dd&&tl.type!=="list")return Fe(" ".repeat(zd.length),_d());let Kd=" ".repeat(xf(od.tabWidth-Ad.length,0,3));return[Kd,Fe(Kd,_d())]}})]}function bf(tl,od){let _d=n();return tl+" ".repeat(_d>=4?0:_d);function n(){let _d=tl.length%od.tabWidth;return _d===0?0:od.tabWidth-_d}}function xf(tl,od,_d){return Math.max(od,Math.min(tl,_d))}function Li(tl,od,_d){let{node:Ad}=tl,Dd=[],zd=tl.map((()=>tl.map((({index:tl})=>{let Ad=oi(_d(),od).formatted,zd=mE(Ad);return Dd[tl]=Math.max(Dd[tl]??3,zd),{text:Ad,width:zd}}),"children")),"children"),Kd=s(!1);if(od.proseWrap!=="never")return[eE,Kd];let Zd=s(!0);return[eE,Ge(ei(Zd,Kd))];function s(tl){return Or(nE,[c(zd[0],tl),l(tl),...zd.slice(1).map((od=>c(od,tl)))].map((tl=>`| ${tl.join(" | ")} |`)))}function l(tl){return Dd.map(((od,_d)=>{let Dd=Ad.align[_d],zd=Dd==="center"||Dd==="left"?":":"-",Kd=Dd==="center"||Dd==="right"?":":"-",Zd=tl?"-":"-".repeat(od-2);return`${zd}${Zd}${Kd}`}))}function c(tl,od){return tl.map((({text:tl,width:_d},zd)=>{if(od)return tl;let Kd=Dd[zd]-_d,Zd=Ad.align[zd],fh=0;Zd==="right"?fh=Kd:Zd==="center"&&(fh=Math.floor(Kd/2));let vh=Kd-fh;return`${" ".repeat(fh)}${tl}${" ".repeat(vh)}`}))}}function Ri(tl){let{node:od}=tl,_d=tv(0,tv(0,od.value,"*","\\*"),new RegExp([`(^|${YE.source})(_+)`,`(_+)(${YE.source}|$)`].join("|"),"gu"),((tl,od,_d,Ad,Dd)=>tv(0,_d?`${od}${_d}`:`${Ad}${Dd}`,"_","\\_"))),n=(tl,od,_d)=>tl.type==="sentence"&&_d===0,i=(tl,od,_d)=>Gr(tl.children[_d-1]);return _d!==od.value&&(tl.match(void 0,n,i)||tl.match(void 0,n,((tl,od,_d)=>tl.type==="emphasis"&&_d===0),i))&&(_d=_d.replace(/^(\\?[*_])+/u,(tl=>tv(0,tl,"\\","")))),_d}function Mi(tl,od,_d){let Ad=tl.map(_d,"children");return yf(Ad)}function yf(tl){let od=[""];return function t(tl){for(let _d of tl){let tl=$v(_d);if(tl===sv){t(_d);continue}let Ad=_d,Dd=[];tl===_v&&([Ad,...Dd]=_d.parts),od.push([od.pop(),Ad],...Dd)}}(tl),Ye(od)}var dw=class{#de;constructor(tl){this.#de=new Set(tl)}getLeadingWhitespaceCount(tl){let od=this.#de,_d=0;for(let Ad=0;Ad=0&&od.has(tl.charAt(Ad));Ad--)_d++;return _d}getLeadingWhitespace(tl){let od=this.getLeadingWhitespaceCount(tl);return tl.slice(0,od)}getTrailingWhitespace(tl){let od=this.getTrailingWhitespaceCount(tl);return tl.slice(tl.length-od)}hasLeadingWhitespace(tl){return this.#de.has(tl.charAt(0))}hasTrailingWhitespace(tl){return this.#de.has(Ob(0,tl,-1))}trimStart(tl){let od=this.getLeadingWhitespaceCount(tl);return tl.slice(od)}trimEnd(tl){let od=this.getTrailingWhitespaceCount(tl);return tl.slice(0,tl.length-od)}trim(tl){return this.trimEnd(this.trimStart(tl))}split(tl,od=!1){let _d=`[${fe([...this.#de].join(""))}]+`,Ad=new RegExp(od?`(${_d})`:_d,"u");return tl.split(Ad)}hasWhitespaceCharacter(tl){let od=this.#de;return Array.prototype.some.call(tl,(tl=>od.has(tl)))}hasNonWhitespaceCharacter(tl){let od=this.#de;return Array.prototype.some.call(tl,(tl=>!od.has(tl)))}isWhitespaceOnly(tl){let od=this.#de;return Array.prototype.every.call(tl,(tl=>od.has(tl)))}#_e(tl){let od=Number.POSITIVE_INFINITY;for(let _d of tl.split(`\n`)){if(_d.length===0)continue;let tl=this.getLeadingWhitespaceCount(_d);if(tl===0)return 0;_d.length!==tl&&tltl.slice(od))).join(`\n`)}},hw=dw;var _w=["\t",`\n`,"\f","\r"," "],fw=new hw(_w),mw=fw;var gw=/^\\?.$/su,Aw=/^\n *>[ >]*$/u;function _f(tl,od){return tl=Of(tl,od),tl=Nf(tl),tl=If(tl,od),tl=Sf(tl,od),tl=Pf(tl),tl}function Of(tl,od){return ye(tl,(tl=>{if(tl.type!=="text")return tl;let{value:_d}=tl;if(_d==="*"||_d==="_"||!gw.test(_d)||tl.position.end.offset-tl.position.start.offset===_d.length)return tl;let Ad=od.originalText.slice(tl.position.start.offset,tl.position.end.offset);return Aw.test(Ad)?tl:{...tl,value:Ad}}))}function qf(tl,od,_d){return ye(tl,(tl=>{if(!tl.children)return tl;let Ad=[],Dd,zd;for(let Kd of tl.children)Dd&&od(Dd,Kd)?(Kd=_d(Dd,Kd),Ad.splice(-1,1,Kd),zd||(zd=!0)):Ad.push(Kd),Dd=Kd;return zd?{...tl,children:Ad}:tl}))}function Nf(tl){return qf(tl,((tl,od)=>tl.type==="text"&&od.type==="text"),((tl,od)=>({type:"text",value:tl.value+od.value,position:{start:tl.position.start,end:od.position.end}})))}function Pf(tl){return ye(tl,((tl,od,[_d])=>{if(tl.type!=="text")return tl;let{value:Ad}=tl;return _d.type==="paragraph"&&(od===0&&(Ad=mw.trimStart(Ad)),od===_d.children.length-1&&(Ad=mw.trimEnd(Ad))),{type:"sentence",position:tl.position,children:Ur(Ad)}}))}function If(tl,od){return ye(tl,((tl,_d,Ad)=>{if(tl.type==="code"){let _d=/^\n?(?: {4,}|\t)/u.test(od.originalText.slice(tl.position.start.offset,tl.position.end.offset));if(tl.isIndented=_d,_d)for(let tl=0;tl{if(tl.type==="list"&&tl.children.length>0){for(let od=0;od<_d.length;od++){let Ad=_d[od];if(Ad.type==="list"&&!Ad.isAligned)return tl.isAligned=!1,tl}tl.isAligned=n(tl)}return tl}));function t(tl){return tl.children.length===0?-1:tl.children[0].position.start.column-1}function n(tl){if(!tl.ordered)return!0;let[_d,Ad]=tl.children;if(ze(_d,od).leadingSpaces.length>1)return!0;let Dd=t(_d);if(Dd===-1)return!1;if(tl.children.length===1)return Dd%od.tabWidth===0;let zd=t(Ad);return Dd!==zd?!1:Dd%od.tabWidth===0?!0:ze(Ad,od).leadingSpaces.length>1}}var yw=_f;function Gi(tl,od){let _d=[""];return tl.each((()=>{let{node:Ad}=tl,Dd=od();switch(Ad.type){case"whitespace":if($v(Dd)!==iv){_d.push(Dd,"");break}default:_d.push([_d.pop(),Dd])}}),"children"),Ye(_d)}var bw=new Set(["heading","tableCell","link","wikiLink"]),vw=new Set("!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~");function Rf({parent:tl}){if(tl.usesCJSpaces===void 0){let od={" ":0,"":0},{children:_d}=tl;for(let tl=1;tl<_d.length-1;++tl){let Ad=_d[tl];if(Ad.type==="whitespace"&&(Ad.value===" "||Ad.value==="")){let Dd=_d[tl-1].kind,zd=_d[tl+1].kind;(Dd===ZE&&zd===XE||Dd===XE&&zd===ZE)&&++od[Ad.value]}}tl.usesCJSpaces=od[" "]>od[""]}return tl.usesCJSpaces}function Mf(tl,od){if(od)return!0;let{previous:_d,next:Ad}=tl;if(!_d||!Ad)return!0;let Dd=_d.kind,zd=Ad.kind;return Wi(Dd)&&Wi(zd)||Dd===ew&&zd===ZE||zd===ew&&Dd===ZE?!0:Dd===tw||zd===tw||Dd===ZE&&zd===ZE?!1:vw.has(Ad.value[0])||vw.has(Ob(0,_d.value,-1))?!0:_d.hasTrailingPunctuation||Ad.hasLeadingPunctuation?!1:Rf(tl)}function Wi(tl){return tl===XE||tl===ew}function Uf(tl,od,_d,Ad){if(_d!=="always"||tl.hasAncestor((tl=>bw.has(tl.type))))return!1;if(Ad)return od!=="";let{previous:Dd,next:zd}=tl;return!Dd||!zd?!0:od===""?!1:Dd.kind===ew&&zd.kind===ZE||zd.kind===ew&&Dd.kind===ZE?!0:!(Dd.isCJ||zd.isCJ)}function qt(tl,od,_d,Ad){if(_d==="preserve"&&od===`\n`)return iE;let Dd=od===" "||od===`\n`&&Mf(tl,Ad);return Uf(tl,od,_d,Ad)?Dd?tE:rE:Dd?" ":""}function Vi(tl){let{previous:od,next:_d}=tl;return od?.type==="sentence"&&Ob(0,od.children,-1)?.type==="word"&&!Ob(0,od.children,-1).hasTrailingPunctuation||_d?.type==="sentence"&&_d.children[0]?.type==="word"&&!_d.children[0].hasLeadingPunctuation}function Yf(tl,od,_d){let{node:Ad}=tl;if(zf(tl)){let _d=[""],Dd=Ur(od.originalText.slice(Ad.position.start.offset,Ad.position.end.offset));for(let Ad of Dd){if(Ad.type==="word"){_d.push([_d.pop(),Ad.value]);continue}let Dd=qt(tl,Ad.value,od.proseWrap,!0);if($v(Dd)===iv){_d.push([_d.pop(),Dd]);continue}_d.push(Dd,"")}return Ye(_d)}switch(Ad.type){case"root":return Ad.children.length===0?"":[Gf(tl,od,_d),iE];case"paragraph":return Mi(tl,od,_d);case"sentence":return Gi(tl,_d);case"word":return Ri(tl);case"whitespace":{let{next:_d}=tl,Dd=_d&&/^>|^(?:[*+-]|#{1,6}|\d+[).])$/u.test(_d.value)?"never":od.proseWrap;return qt(tl,Ad.value,Dd)}case"emphasis":{let Dd;if(Gr(Ad.children[0]))Dd=od.originalText[Ad.position.start.offset];else{let od=Vi(tl),_d=tl.callParent((({node:od})=>od.type==="strong"&&Vi(tl)));Dd=od||_d||tl.hasAncestor((tl=>tl.type==="emphasis"))?"*":"_"}return[Dd,z(tl,od,_d),Dd]}case"strong":return["**",z(tl,od,_d),"**"];case"delete":return["~~",z(tl,od,_d),"~~"];case"inlineCode":{let tl=od.proseWrap==="preserve"?Ad.value:tv(0,Ad.value,`\n`," "),_d=CE(tl,"`"),Dd="`".repeat(_d),zd=tl.startsWith("`")||tl.endsWith("`")||/^[\n ]/u.test(tl)&&/[\n ]$/u.test(tl)&&/[^\n ]/u.test(tl)?" ":"";return[Dd,zd,tl,zd,Dd]}case"wikiLink":{let tl="";return od.proseWrap==="preserve"?tl=Ad.value:tl=tv(0,Ad.value,/[\t\n]+/gu," "),["[[",tl,"]]"]}case"link":switch(od.originalText[Ad.position.start.offset]){case"<":{let tl="mailto:";return["<",Ad.url.startsWith(tl)&&od.originalText.slice(Ad.position.start.offset+1,Ad.position.start.offset+1+tl.length)!==tl?Ad.url.slice(tl.length):Ad.url,">"]}case"[":return["[",z(tl,od,_d),"](",Nt(Ad.url,")"),Wr(Ad.title,od),")"];default:return od.originalText.slice(Ad.position.start.offset,Ad.position.end.offset)}case"image":return["![",Ad.alt||"","](",Nt(Ad.url,")"),Wr(Ad.title,od),")"];case"blockquote":return["> ",Fe("> ",z(tl,od,_d))];case"heading":return["#".repeat(Ad.depth)+" ",z(tl,od,_d)];case"code":{if(Ad.isIndented){let tl=" ".repeat(4);return Fe(tl,[tl,xe(Ad.value,iE)])}let tl=od.__inJsTemplate?"~":"`",_d=tl.repeat(Math.max(3,wE(Ad.value,tl)+1));return[_d,Ad.lang||"",Ad.meta?" "+Ad.meta:"",iE,xe(Yr(Ad,od.originalText),iE),iE,_d]}case"html":{let{parent:od,isLast:_d}=tl,Dd=od.type==="root"&&_d?Ad.value.trimEnd():Ad.value,zd=/^$/su.test(Dd);return xe(Dd,zd?iE:ur(aE))}case"list":return Si(tl,od,_d);case"thematicBreak":{let{ancestors:od}=tl,_d=od.findIndex((tl=>tl.type==="list"));return _d===-1?"---":zr(od[_d],od[_d+1])%2===0?"***":"---"}case"linkReference":return["[",z(tl,od,_d),"]",Ad.referenceType==="full"?Pt(Ad):Ad.referenceType==="collapsed"?"[]":""];case"imageReference":switch(Ad.referenceType){case"full":return["![",Ad.alt||"","]",Pt(Ad)];default:return["![",Ad.alt,"]",Ad.referenceType==="collapsed"?"[]":""]}case"definition":{let tl=od.proseWrap==="always"?tE:" ";return Ge([Pt(Ad),":",ir([tl,Nt(Ad.url),Ad.title===null?"":[tl,Wr(Ad.title,od,!1)]])])}case"footnote":return["[^",z(tl,od,_d),"]"];case"footnoteReference":return $i(Ad);case"footnoteDefinition":{let Dd=Ad.children.length===1&&Ad.children[0].type==="paragraph"&&(od.proseWrap==="never"||od.proseWrap==="preserve"&&Ad.children[0].position.start.line===Ad.children[0].position.end.line);return[$i(Ad),": ",Dd?z(tl,od,_d):Ge([Fe(" ".repeat(4),z(tl,od,_d,{processor:({isFirst:tl})=>tl?Ge([rE,_d()]):_d()}))])]}case"table":return Li(tl,od,_d);case"tableCell":return z(tl,od,_d);case"break":return/\s/u.test(od.originalText[Ad.position.start.offset])?[" ",ur(aE)]:["\\",iE];case"liquidNode":return xe(Ad.value,iE);case"import":case"export":case"jsx":return Ad.value.trimEnd();case"esComment":return["{/* ",Ad.value," */}"];case"math":return["$$",iE,Ad.value?[xe(Ad.value,iE),iE]:"","$$"];case"inlineMath":return od.originalText.slice(qe(Ad),Ne(Ad));case"frontMatter":case"tableRow":case"listItem":case"text":default:throw new BE(Ad,"Markdown")}}function Gf(tl,od,_d){let Ad=[],Dd=null,{children:zd}=tl.node;for(let[tl,od]of zd.entries())switch(lr(od)){case"start":Dd===null&&(Dd={index:tl,offset:od.position.end.offset});break;case"end":Dd!==null&&(Ad.push({start:Dd,end:{index:tl,offset:od.position.start.offset}}),Dd=null);break;default:break}return z(tl,od,_d,{processor({index:tl}){if(Ad.length>0){let _d=Ad[0];if(tl===_d.start.index)return[ji(zd[_d.start.index]),od.originalText.slice(_d.start.offset,_d.end.offset),ji(zd[_d.end.index])];if(_d.start.indextl.type==="linkReference"||tl.type==="imageReference"));return od&&(od.type!=="linkReference"||od.referenceType!=="full")}var Wf=(tl,od)=>{for(let _d of od)tl=tv(0,tl,_d,encodeURIComponent(_d));return tl};function Nt(tl,od=[]){let _d=[" ",...Array.isArray(od)?od:[od]];return new RegExp(_d.map((tl=>fe(tl))).join("|"),"u").test(tl)?`<${Wf(tl,"<>")}>`:tl}function Wr(tl,od,_d=!0){if(!tl)return"";if(_d)return" "+Wr(tl,od,!1);if(tl=tv(0,tl,/\\(?=["')])/gu,""),tl.includes('"')&&tl.includes("'")&&!tl.includes(")"))return`(${tl})`;let Ad=kE(tl,od.singleQuote);return tl=tv(0,tl,"\\","\\\\"),tl=tv(0,tl,Ad,`\\${Ad}`),`${Ad}${tl}${Ad}`}function Vf(tl){return tl.index>0&&lr(tl.previous)==="next"}function Pt(tl){return`[${(0,rv.default)(tl.label)}]`}function $i(tl){return`[^${tl.label}]`}var Ew={features:{experimental_frontMatterSupport:{massageAstNode:!0,embed:!0,print:!0}},preprocess:yw,print:Yf,embed:nw,massageAstNode:HE,hasPrettierIgnore:Vf,insertPragma:bi,getVisitorKeys:uw},ww=Ew;var Cw=[{name:"Markdown",type:"prose",aceMode:"markdown",extensions:[".md",".livemd",".markdown",".mdown",".mdwn",".mkd",".mkdn",".mkdown",".ronn",".scd",".workbook"],filenames:["contents.lr","README"],tmScope:"text.md",aliases:["md","pandoc"],codemirrorMode:"gfm",codemirrorMimeType:"text/x-gfm",wrap:!0,parsers:["markdown"],vscodeLanguageIds:["markdown"],linguistLanguageId:222},{name:"MDX",type:"prose",aceMode:"markdown",extensions:[".mdx"],filenames:[],tmScope:"text.md",aliases:["md","pandoc"],codemirrorMode:"gfm",codemirrorMimeType:"text/x-gfm",wrap:!0,parsers:["mdx"],vscodeLanguageIds:["mdx"],linguistLanguageId:222}];var xw={bracketSpacing:{category:"Common",type:"boolean",default:!0,description:"Print spaces between brackets.",oppositeDescription:"Do not print spaces between brackets."},objectWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap object literals.",choices:[{value:"preserve",description:"Keep as multi-line, if there is a newline between the opening brace and first property."},{value:"collapse",description:"Fit to a single line when possible."}]},singleQuote:{category:"Common",type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap prose.",choices:[{value:"always",description:"Wrap prose if it exceeds the print width."},{value:"never",description:"Do not wrap prose."},{value:"preserve",description:"Wrap prose as-is."}]},bracketSameLine:{category:"Common",type:"boolean",default:!1,description:"Put > of opening tags on the last line instead of on a new line."},singleAttributePerLine:{category:"Common",type:"boolean",default:!1,description:"Enforce single attribute per line in HTML, Vue and JSX."}};var Dw={proseWrap:xw.proseWrap,singleQuote:xw.singleQuote},Sw=Dw;var Tw={};Vn(Tw,{markdown:()=>$w,mdx:()=>Jw,remark:()=>$w});var kw=Re(Zd(),1),Iw=Re(xh(),1),Bw=Re(ny(),1),Fw=Re(Tb(),1);var Pw=/^import\s/u,Rw=/^export\s/u,Nw="[a-z][a-z0-9]*(\\.[a-z][a-z0-9]*)*|",Ow=/|/u,Lw=/^\{\s*\/\*(.*)\*\/\s*\}/u;var iF=tl=>Pw.test(tl),il=tl=>Rw.test(tl),ul=tl=>iF(tl)||il(tl),zn=(tl,od)=>{let _d=od.indexOf(`\n\n`),Ad=_d===-1?od:od.slice(0,_d);if(ul(Ad))return tl(Ad)({type:il(Ad)?"export":"import",value:Ad})};zn.notInBlock=!0;zn.locator=tl=>ul(tl)?-1:1;var al=(tl,od)=>{let _d=Lw.exec(od);if(_d)return tl(_d[0])({type:"esComment",value:_d[1].trim()})};al.locator=(tl,od)=>tl.indexOf("{",od);var ol=function(){let{Parser:tl}=this,{blockTokenizers:od,blockMethods:_d,inlineTokenizers:Ad,inlineMethods:Dd}=tl.prototype;od.esSyntax=zn,Ad.esComment=al,_d.splice(_d.indexOf("paragraph"),0,"esSyntax"),Dd.splice(Dd.indexOf("text"),0,"esComment")};var uF=function(){let tl=this.Parser.prototype;tl.blockMethods=["frontMatter",...tl.blockMethods],tl.blockTokenizers.frontMatter=r;function r(tl,od){let{frontMatter:_d}=GE(od);if(_d)return tl(_d.raw)({..._d,type:"frontMatter"})}r.onlyAtStart=!0},Qw=uF;function aF(){return tl=>ye(tl,((tl,od,[_d])=>tl.type!=="html"||Ow.test(tl.value)||KE.has(_d.type)?tl:{...tl,type:"jsx"}))}var Mw=aF;var oF=function(){let tl=this.Parser.prototype,od=tl.inlineMethods;od.splice(od.indexOf("text"),0,"liquid"),tl.inlineTokenizers.liquid=t;function t(tl,od){let _d=od.match(/^(\{%.*?%\}|\{\{.*?\}\})/su);if(_d)return tl(_d[0])({type:"liquidNode",value:_d[0]})}t.locator=function(tl,od){return tl.indexOf("{",od)}},jw=oF;var sF=function(){let tl="wikiLink",od=/^\[\[(?.+?)\]\]/su,_d=this.Parser.prototype,Ad=_d.inlineMethods;Ad.splice(Ad.indexOf("link"),0,tl),_d.inlineTokenizers.wikiLink=i;function i(_d,Ad){let Dd=od.exec(Ad);if(Dd){let od=Dd.groups.linkContents.trim();return _d(Dd[0])({type:tl,value:od})}}i.locator=function(tl,od){return tl.indexOf("[",od)}},Uw=sF;function Fl({isMDX:tl}){return od=>{let _d=(0,Fw.default)().use(Bw.default,{commonmark:!0,...tl&&{blocks:[Nw]}}).use(kw.default).use(Qw).use(Iw.default).use(tl?ol:Dl).use(jw).use(tl?Mw:Dl).use(Uw);return _d.run(_d.parse(od))}}function Dl(){}var Gw={astFormat:"mdast",hasPragma:Rr,hasIgnorePragma:Ai,locStart:qe,locEnd:Ne},$w={...Gw,parse:Fl({isMDX:!1})},Jw={...Gw,parse:Fl({isMDX:!0})};var qw={mdast:ww};return xl(Rb)}))},7776:tl=>{(function(od){function e(){var tl=od();return tl.default||tl}if(true)tl.exports=e();else{var _d}})((function(){"use strict";var tl=Object.create;var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.getPrototypeOf,zd=Object.prototype.hasOwnProperty;var w=(tl,od)=>()=>(od||tl((od={exports:{}}).exports,od),od.exports),sn=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:!0})},nn=(tl,Dd,Kd,Zd)=>{if(Dd&&typeof Dd=="object"||typeof Dd=="function")for(let fh of Ad(Dd))!zd.call(tl,fh)&&fh!==Kd&&od(tl,fh,{get:()=>Dd[fh],enumerable:!(Zd=_d(Dd,fh))||Zd.enumerable});return tl};var Te=(_d,Ad,zd)=>(zd=_d!=null?tl(Dd(_d)):{},nn(Ad||!_d||!_d.__esModule?od(zd,"default",{value:_d,enumerable:!0}):zd,_d)),Al=tl=>nn(od({},"__esModule",{value:!0}),tl);var Kd=w(((tl,od)=>{var _d=String,Oi=function(){return{isColorSupported:!1,reset:_d,bold:_d,dim:_d,italic:_d,underline:_d,inverse:_d,hidden:_d,strikethrough:_d,black:_d,red:_d,green:_d,yellow:_d,blue:_d,magenta:_d,cyan:_d,white:_d,gray:_d,bgBlack:_d,bgRed:_d,bgGreen:_d,bgYellow:_d,bgBlue:_d,bgMagenta:_d,bgCyan:_d,bgWhite:_d,blackBright:_d,redBright:_d,greenBright:_d,yellowBright:_d,blueBright:_d,magentaBright:_d,cyanBright:_d,whiteBright:_d,bgBlackBright:_d,bgRedBright:_d,bgGreenBright:_d,bgYellowBright:_d,bgBlueBright:_d,bgMagentaBright:_d,bgCyanBright:_d,bgWhiteBright:_d}};od.exports=Oi();od.exports.createColors=Oi}));var Zd=w((()=>{}));var fh=w(((tl,od)=>{"use strict";var _d=Kd(),Ad=Zd(),Dd=class t extends Error{constructor(tl,od,_d,Ad,Dd,zd){super(tl),this.name="CssSyntaxError",this.reason=tl,Dd&&(this.file=Dd),Ad&&(this.source=Ad),zd&&(this.plugin=zd),typeof od<"u"&&typeof _d<"u"&&(typeof od=="number"?(this.line=od,this.column=_d):(this.line=od.line,this.column=od.column,this.endLine=_d.line,this.endColumn=_d.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,t)}setMessage(){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}showSourceCode(tl){if(!this.source)return"";let od=this.source;tl==null&&(tl=_d.isColorSupported);let r=tl=>tl,n=tl=>tl,i=tl=>tl;if(tl){let{bold:tl,gray:od,red:Dd}=_d.createColors(!0);n=od=>tl(Dd(od)),r=tl=>od(tl),Ad&&(i=tl=>Ad(tl))}let Dd=od.split(/\r?\n/),zd=Math.max(this.line-3,0),Kd=Math.min(this.line+2,Dd.length),Zd=String(Kd).length;return Dd.slice(zd,Kd).map(((tl,od)=>{let _d=zd+1+od,Ad=" "+(" "+_d).slice(-Zd)+" | ";if(_d===this.line){if(tl.length>160){let od=20,_d=Math.max(0,this.column-od),Dd=Math.max(this.column+od,this.endColumn+od),zd=tl.slice(_d,Dd),Kd=r(Ad.replace(/\d/g," "))+tl.slice(0,Math.min(this.column-1,od-1)).replace(/[^\t]/g," ");return n(">")+r(Ad)+i(zd)+`\n `+Kd+n("^")}let od=r(Ad.replace(/\d/g," "))+tl.slice(0,this.column-1).replace(/[^\t]/g," ");return n(">")+r(Ad)+i(tl)+`\n `+od+n("^")}return" "+r(Ad)+i(tl)})).join(`\n`)}toString(){let tl=this.showSourceCode();return tl&&(tl=`\n\n`+tl+`\n`),this.name+": "+this.message+tl}};od.exports=Dd;Dd.default=Dd}));var vh=w(((tl,od)=>{"use strict";var _d={after:`\n`,beforeClose:`\n`,beforeComment:`\n`,beforeDecl:`\n`,beforeOpen:" ",beforeRule:`\n`,colon:": ",commentLeft:" ",commentRight:" ",emptyBody:"",indent:" ",semicolon:!1};function Rc(tl){return tl[0].toUpperCase()+tl.slice(1)}var Ad=class{constructor(tl){this.builder=tl}atrule(tl,od){let _d="@"+tl.name,Ad=tl.params?this.rawValue(tl,"params"):"";if(typeof tl.raws.afterName<"u"?_d+=tl.raws.afterName:Ad&&(_d+=" "),tl.nodes)this.block(tl,_d+Ad);else{let Dd=(tl.raws.between||"")+(od?";":"");this.builder(_d+Ad+Dd,tl)}}beforeAfter(tl,od){let _d;tl.type==="decl"?_d=this.raw(tl,null,"beforeDecl"):tl.type==="comment"?_d=this.raw(tl,null,"beforeComment"):od==="before"?_d=this.raw(tl,null,"beforeRule"):_d=this.raw(tl,null,"beforeClose");let Ad=tl.parent,Dd=0;for(;Ad&&Ad.type!=="root";)Dd+=1,Ad=Ad.parent;if(_d.includes(`\n`)){let od=this.raw(tl,null,"indent");if(od.length)for(let tl=0;tl0&&tl.nodes[od].type==="comment";)od-=1;let _d=this.raw(tl,"semicolon");for(let Ad=0;Ad{if(Dd=tl.raws[od],typeof Dd<"u")return!1}))}return typeof Dd>"u"&&(Dd=_d[Ad]),Kd.rawCache[Ad]=Dd,Dd}rawBeforeClose(tl){let od;return tl.walk((tl=>{if(tl.nodes&&tl.nodes.length>0&&typeof tl.raws.after<"u")return od=tl.raws.after,od.includes(`\n`)&&(od=od.replace(/[^\n]+$/,"")),!1})),od&&(od=od.replace(/\S/g,"")),od}rawBeforeComment(tl,od){let _d;return tl.walkComments((tl=>{if(typeof tl.raws.before<"u")return _d=tl.raws.before,_d.includes(`\n`)&&(_d=_d.replace(/[^\n]+$/,"")),!1})),typeof _d>"u"?_d=this.raw(od,null,"beforeDecl"):_d&&(_d=_d.replace(/\S/g,"")),_d}rawBeforeDecl(tl,od){let _d;return tl.walkDecls((tl=>{if(typeof tl.raws.before<"u")return _d=tl.raws.before,_d.includes(`\n`)&&(_d=_d.replace(/[^\n]+$/,"")),!1})),typeof _d>"u"?_d=this.raw(od,null,"beforeRule"):_d&&(_d=_d.replace(/\S/g,"")),_d}rawBeforeOpen(tl){let od;return tl.walk((tl=>{if(tl.type!=="decl"&&(od=tl.raws.between,typeof od<"u"))return!1})),od}rawBeforeRule(tl){let od;return tl.walk((_d=>{if(_d.nodes&&(_d.parent!==tl||tl.first!==_d)&&typeof _d.raws.before<"u")return od=_d.raws.before,od.includes(`\n`)&&(od=od.replace(/[^\n]+$/,"")),!1})),od&&(od=od.replace(/\S/g,"")),od}rawColon(tl){let od;return tl.walkDecls((tl=>{if(typeof tl.raws.between<"u")return od=tl.raws.between.replace(/[^\s:]/g,""),!1})),od}rawEmptyBody(tl){let od;return tl.walk((tl=>{if(tl.nodes&&tl.nodes.length===0&&(od=tl.raws.after,typeof od<"u"))return!1})),od}rawIndent(tl){if(tl.raws.indent)return tl.raws.indent;let od;return tl.walk((_d=>{let Ad=_d.parent;if(Ad&&Ad!==tl&&Ad.parent&&Ad.parent===tl&&typeof _d.raws.before<"u"){let tl=_d.raws.before.split(`\n`);return od=tl[tl.length-1],od=od.replace(/\S/g,""),!1}})),od}rawSemicolon(tl){let od;return tl.walk((tl=>{if(tl.nodes&&tl.nodes.length&&tl.last.type==="decl"&&(od=tl.raws.semicolon,typeof od<"u"))return!1})),od}rawValue(tl,od){let _d=tl[od],Ad=tl.raws[od];return Ad&&Ad.value===_d?Ad.raw:_d}root(tl){this.body(tl),tl.raws.after&&this.builder(tl.raws.after)}rule(tl){this.block(tl,this.rawValue(tl,"selector")),tl.raws.ownSemicolon&&this.builder(tl.raws.ownSemicolon,tl,"end")}stringify(tl,od){if(!this[tl.type])throw new Error("Unknown AST node type "+tl.type+". Maybe you need to change PostCSS stringifier.");this[tl.type](tl,od)}};od.exports=Ad;Ad.default=Ad}));var wh=w(((tl,od)=>{"use strict";var _d=vh();function us(tl,od){new _d(od).stringify(tl)}od.exports=us;us.default=us}));var xh=w(((tl,od)=>{"use strict";od.exports.isClean=Symbol("isClean");od.exports.my=Symbol("my")}));var $h=w(((tl,od)=>{"use strict";var _d=fh(),Ad=vh(),Dd=wh(),{isClean:zd,my:Kd}=xh();function cs(tl,od){let _d=new tl.constructor;for(let Ad in tl){if(!Object.prototype.hasOwnProperty.call(tl,Ad)||Ad==="proxyCache")continue;let Dd=tl[Ad],zd=typeof Dd;Ad==="parent"&&zd==="object"?od&&(_d[Ad]=od):Ad==="source"?_d[Ad]=Dd:Array.isArray(Dd)?_d[Ad]=Dd.map((tl=>cs(tl,_d))):(zd==="object"&&Dd!==null&&(Dd=cs(Dd)),_d[Ad]=Dd)}return _d}function ee(tl,od){if(od&&typeof od.offset<"u")return od.offset;let _d=1,Ad=1,Dd=0;for(let zd=0;zdtl.root().toProxy():tl[od]},set(tl,od,_d){return tl[od]===_d||(tl[od]=_d,(od==="prop"||od==="value"||od==="name"||od==="params"||od==="important"||od==="text")&&tl.markDirty()),!0}}}markClean(){this[zd]=!0}markDirty(){if(this[zd]){this[zd]=!1;let tl=this;for(;tl=tl.parent;)tl[zd]=!1}}next(){if(!this.parent)return;let tl=this.parent.index(this);return this.parent.nodes[tl+1]}positionBy(tl={}){let od=this.source.start;if(tl.index)od=this.positionInside(tl.index);else if(tl.word){let _d="document"in this.source.input?this.source.input.document:this.source.input.css,Ad=_d.slice(ee(_d,this.source.start),ee(_d,this.source.end)).indexOf(tl.word);Ad!==-1&&(od=this.positionInside(Ad))}return od}positionInside(tl){let od=this.source.start.column,_d=this.source.start.line,Ad="document"in this.source.input?this.source.input.document:this.source.input.css,Dd=ee(Ad,this.source.start),zd=Dd+tl;for(let tl=Dd;tltypeof tl=="object"&&tl.toJSON?tl.toJSON(null,od):tl));else if(typeof Ad=="object"&&Ad.toJSON)_d[tl]=Ad.toJSON(null,od);else if(tl==="source"){if(Ad==null)continue;let zd=od.get(Ad.input);zd==null&&(zd=Dd,od.set(Ad.input,Dd),Dd++),_d[tl]={end:Ad.end,inputId:zd,start:Ad.start}}else _d[tl]=Ad}return Ad&&(_d.inputs=[...od.keys()].map((tl=>tl.toJSON()))),_d}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}toString(tl=Dd){tl.stringify&&(tl=tl.stringify);let od="";return tl(this,(tl=>{od+=tl})),od}warn(tl,od,_d={}){let Ad={node:this};for(let tl in _d)Ad[tl]=_d[tl];return tl.warn(od,Ad)}};od.exports=Zd;Zd.default=Zd}));var Xh=w(((tl,od)=>{"use strict";var _d=$h(),Ad=class extends _d{constructor(tl){super(tl),this.type="comment"}};od.exports=Ad;Ad.default=Ad}));var s_=w(((tl,od)=>{"use strict";var _d=$h(),Ad=class extends _d{get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}constructor(tl){tl&&typeof tl.value<"u"&&typeof tl.value!="string"&&(tl={...tl,value:String(tl.value)}),super(tl),this.type="decl"}};od.exports=Ad;Ad.default=Ad}));var g_=w(((tl,od)=>{"use strict";var _d=Xh(),Ad=s_(),Dd=$h(),{isClean:zd,my:Kd}=xh(),Zd,fh,vh,wh;function Vi(tl){return tl.map((tl=>(tl.nodes&&(tl.nodes=Vi(tl.nodes)),delete tl.source,tl)))}function zi(tl){if(tl[zd]=!1,tl.proxyOf.nodes)for(let od of tl.proxyOf.nodes)zi(od)}var g_=class t extends Dd{get first(){if(this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}append(...tl){for(let od of tl){let tl=this.normalize(od,this.last);for(let od of tl)this.proxyOf.nodes.push(od)}return this.markDirty(),this}cleanRaws(tl){if(super.cleanRaws(tl),this.nodes)for(let od of this.nodes)od.cleanRaws(tl)}each(tl){if(!this.proxyOf.nodes)return;let od=this.getIterator(),_d,Ad;for(;this.indexes[od]tl[od](..._d.map((tl=>typeof tl=="function"?(od,_d)=>tl(od.toProxy(),_d):tl))):od==="every"||od==="some"?_d=>tl[od](((tl,...od)=>_d(tl.toProxy(),...od))):od==="root"?()=>tl.root().toProxy():od==="nodes"?tl.nodes.map((tl=>tl.toProxy())):od==="first"||od==="last"?tl[od].toProxy():tl[od]:tl[od]},set(tl,od,_d){return tl[od]===_d||(tl[od]=_d,(od==="name"||od==="params"||od==="selector")&&tl.markDirty()),!0}}}index(tl){return typeof tl=="number"?tl:(tl.proxyOf&&(tl=tl.proxyOf),this.proxyOf.nodes.indexOf(tl))}insertAfter(tl,od){let _d=this.index(tl),Ad=this.normalize(od,this.proxyOf.nodes[_d]).reverse();_d=this.index(tl);for(let tl of Ad)this.proxyOf.nodes.splice(_d+1,0,tl);let Dd;for(let tl in this.indexes)Dd=this.indexes[tl],_d"u")tl=[];else if(Array.isArray(tl)){tl=tl.slice(0);for(let od of tl)od.parent&&od.parent.removeChild(od,"ignore")}else if(tl.type==="root"&&this.type!=="document"){tl=tl.nodes.slice(0);for(let od of tl)od.parent&&od.parent.removeChild(od,"ignore")}else if(tl.type)tl=[tl];else if(tl.prop){if(typeof tl.value>"u")throw new Error("Value field is missed in node creation");typeof tl.value!="string"&&(tl.value=String(tl.value)),tl=[new Ad(tl)]}else if(tl.selector||tl.selectors)tl=[new wh(tl)];else if(tl.name)tl=[new Zd(tl)];else if(tl.text)tl=[new _d(tl)];else throw new Error("Unknown node type in node creation");return tl.map((tl=>(tl[Kd]||t.rebuild(tl),tl=tl.proxyOf,tl.parent&&tl.parent.removeChild(tl),tl[zd]&&zi(tl),tl.raws||(tl.raws={}),typeof tl.raws.before>"u"&&od&&typeof od.raws.before<"u"&&(tl.raws.before=od.raws.before.replace(/\S/g,"")),tl.parent=this.proxyOf,tl)))}prepend(...tl){tl=tl.reverse();for(let od of tl){let tl=this.normalize(od,this.first,"prepend").reverse();for(let od of tl)this.proxyOf.nodes.unshift(od);for(let od in this.indexes)this.indexes[od]=this.indexes[od]+tl.length}return this.markDirty(),this}push(tl){return tl.parent=this,this.proxyOf.nodes.push(tl),this}removeAll(){for(let tl of this.proxyOf.nodes)tl.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}removeChild(tl){tl=this.index(tl),this.proxyOf.nodes[tl].parent=void 0,this.proxyOf.nodes.splice(tl,1);let od;for(let _d in this.indexes)od=this.indexes[_d],od>=tl&&(this.indexes[_d]=od-1);return this.markDirty(),this}replaceValues(tl,od,_d){return _d||(_d=od,od={}),this.walkDecls((Ad=>{od.props&&!od.props.includes(Ad.prop)||od.fast&&!Ad.value.includes(od.fast)||(Ad.value=Ad.value.replace(tl,_d))})),this.markDirty(),this}some(tl){return this.nodes.some(tl)}walk(tl){return this.each(((od,_d)=>{let Ad;try{Ad=tl(od,_d)}catch(tl){throw od.addToError(tl)}return Ad!==!1&&od.walk&&(Ad=od.walk(tl)),Ad}))}walkAtRules(tl,od){return od?tl instanceof RegExp?this.walk(((_d,Ad)=>{if(_d.type==="atrule"&&tl.test(_d.name))return od(_d,Ad)})):this.walk(((_d,Ad)=>{if(_d.type==="atrule"&&_d.name===tl)return od(_d,Ad)})):(od=tl,this.walk(((tl,_d)=>{if(tl.type==="atrule")return od(tl,_d)})))}walkComments(tl){return this.walk(((od,_d)=>{if(od.type==="comment")return tl(od,_d)}))}walkDecls(tl,od){return od?tl instanceof RegExp?this.walk(((_d,Ad)=>{if(_d.type==="decl"&&tl.test(_d.prop))return od(_d,Ad)})):this.walk(((_d,Ad)=>{if(_d.type==="decl"&&_d.prop===tl)return od(_d,Ad)})):(od=tl,this.walk(((tl,_d)=>{if(tl.type==="decl")return od(tl,_d)})))}walkRules(tl,od){return od?tl instanceof RegExp?this.walk(((_d,Ad)=>{if(_d.type==="rule"&&tl.test(_d.selector))return od(_d,Ad)})):this.walk(((_d,Ad)=>{if(_d.type==="rule"&&_d.selector===tl)return od(_d,Ad)})):(od=tl,this.walk(((tl,_d)=>{if(tl.type==="rule")return od(tl,_d)})))}};g_.registerParse=tl=>{fh=tl};g_.registerRule=tl=>{wh=tl};g_.registerAtRule=tl=>{Zd=tl};g_.registerRoot=tl=>{vh=tl};od.exports=g_;g_.default=g_;g_.rebuild=tl=>{tl.type==="atrule"?Object.setPrototypeOf(tl,Zd.prototype):tl.type==="rule"?Object.setPrototypeOf(tl,wh.prototype):tl.type==="decl"?Object.setPrototypeOf(tl,Ad.prototype):tl.type==="comment"?Object.setPrototypeOf(tl,_d.prototype):tl.type==="root"&&Object.setPrototypeOf(tl,vh.prototype),tl[Kd]=!0,tl.nodes&&tl.nodes.forEach((tl=>{g_.rebuild(tl)}))}}));var E_=w(((tl,od)=>{var _d="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",Wc=(tl,od=21)=>(_d=od)=>{let Ad="",Dd=_d|0;for(;Dd--;)Ad+=tl[Math.random()*tl.length|0];return Ad},Gc=(tl=21)=>{let od="",Ad=tl|0;for(;Ad--;)od+=_d[Math.random()*64|0];return od};od.exports={nanoid:Gc,customAlphabet:Wc}}));var k_=w((()=>{}));var ef=w(((tl,od)=>{od.exports=class{}}));var nf=w(((tl,od)=>{"use strict";var{nanoid:_d}=E_(),{isAbsolute:Ad,resolve:Dd}={},{SourceMapConsumer:zd,SourceMapGenerator:Kd}=k_(),{fileURLToPath:vh,pathToFileURL:wh}={},xh=fh(),$h=ef(),Xh=Zd(),s_=Symbol("lineToIndexCache"),g_=!!(zd&&Kd),nf=!!(Dd&&Ad);function to(tl){if(tl[s_])return tl[s_];let od=tl.css.split(`\n`),_d=new Array(od.length),Ad=0;for(let tl=0,Dd=od.length;tl"u"||typeof tl=="object"&&!tl.toString)throw new Error(`PostCSS received ${tl} instead of CSS string`);if(this.css=tl.toString(),this.css[0]==="\ufeff"||this.css[0]==="￾"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,this.document=this.css,od.document&&(this.document=od.document.toString()),od.from&&(!nf||/^\w+:\/\//.test(od.from)||Ad(od.from)?this.file=od.from:this.file=Dd(od.from)),nf&&g_){let tl=new $h(this.css,od);if(tl.text){this.map=tl;let od=tl.consumer().file;!this.file&&od&&(this.file=this.mapResolve(od))}}this.file||(this.id=""),this.map&&(this.map.file=this.from)}error(tl,od,_d,Ad={}){let Dd,zd,Kd,Zd,fh;if(od&&typeof od=="object"){let tl=od,Ad=_d;if(typeof tl.offset=="number"){Zd=tl.offset;let Ad=this.fromOffset(Zd);od=Ad.line,_d=Ad.col}else od=tl.line,_d=tl.column,Zd=this.fromLineAndColumn(od,_d);if(typeof Ad.offset=="number"){Kd=Ad.offset;let tl=this.fromOffset(Kd);zd=tl.line,Dd=tl.col}else zd=Ad.line,Dd=Ad.column,Kd=this.fromLineAndColumn(Ad.line,Ad.column)}else if(_d)Zd=this.fromLineAndColumn(od,_d);else{Zd=od;let tl=this.fromOffset(Zd);od=tl.line,_d=tl.col}let vh=this.origin(od,_d,zd,Dd);return vh?fh=new xh(tl,vh.endLine===void 0?vh.line:{column:vh.column,line:vh.line},vh.endLine===void 0?vh.column:{column:vh.endColumn,line:vh.endLine},vh.source,vh.file,Ad.plugin):fh=new xh(tl,zd===void 0?od:{column:_d,line:od},zd===void 0?_d:{column:Dd,line:zd},this.css,this.file,Ad.plugin),fh.input={column:_d,endColumn:Dd,endLine:zd,endOffset:Kd,line:od,offset:Zd,source:this.css},this.file&&(wh&&(fh.input.url=wh(this.file).toString()),fh.input.file=this.file),fh}fromLineAndColumn(tl,od){return to(this)[tl-1]+od-1}fromOffset(tl){let od=to(this),_d=od[od.length-1],Ad=0;if(tl>=_d)Ad=od.length-1;else{let _d=od.length-2,Dd;for(;Ad<_d;)if(Dd=Ad+(_d-Ad>>1),tl=od[Dd+1])Ad=Dd+1;else{Ad=Dd;break}}return{col:tl-od[Ad]+1,line:Ad+1}}mapResolve(tl){return/^\w+:\/\//.test(tl)?tl:Dd(this.map.consumer().sourceRoot||this.map.root||".",tl)}origin(tl,od,_d,Dd){if(!this.map)return!1;let zd=this.map.consumer(),Kd=zd.originalPositionFor({column:od,line:tl});if(!Kd.source)return!1;let Zd;typeof _d=="number"&&(Zd=zd.originalPositionFor({column:Dd,line:_d}));let fh;Ad(Kd.source)?fh=wh(Kd.source):fh=new URL(Kd.source,this.map.consumer().sourceRoot||wh(this.map.mapFile));let xh={column:Kd.column,endColumn:Zd&&Zd.column,endLine:Zd&&Zd.line,line:Kd.line,url:fh.toString()};if(fh.protocol==="file:")if(vh)xh.file=vh(fh);else throw new Error("file: protocol is not available in this PostCSS build");let $h=zd.sourceContentFor(Kd.source);return $h&&(xh.source=$h),xh}toJSON(){let tl={};for(let od of["hasBOM","css","file","id"])this[od]!=null&&(tl[od]=this[od]);return this.map&&(tl.map={...this.map},tl.map.consumerCache&&(tl.map.consumerCache=void 0)),tl}};od.exports=$f;$f.default=$f;Xh&&Xh.registerInput&&Xh.registerInput($f)}));var $f=w(((tl,od)=>{"use strict";var _d=g_(),Ad=class extends _d{constructor(tl){super(tl),this.type="atrule"}append(...tl){return this.proxyOf.nodes||(this.nodes=[]),super.append(...tl)}prepend(...tl){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...tl)}};od.exports=Ad;Ad.default=Ad;_d.registerAtRule(Ad)}));var Hf=w(((tl,od)=>{"use strict";var _d=g_(),Ad,Dd,zd=class extends _d{constructor(tl){super(tl),this.type="root",this.nodes||(this.nodes=[])}normalize(tl,od,_d){let Ad=super.normalize(tl);if(od){if(_d==="prepend")this.nodes.length>1?od.raws.before=this.nodes[1].raws.before:delete od.raws.before;else if(this.first!==od)for(let tl of Ad)tl.raws.before=od.raws.before}return Ad}removeChild(tl,od){let _d=this.index(tl);return!od&&_d===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[_d].raws.before),super.removeChild(tl)}toResult(tl={}){return new Ad(new Dd,this,tl).stringify()}};zd.registerLazyResult=tl=>{Ad=tl};zd.registerProcessor=tl=>{Dd=tl};od.exports=zd;zd.default=zd;_d.registerRoot(zd)}));var Kf=w(((tl,od)=>{"use strict";var _d={comma(tl){return _d.split(tl,[","],!0)},space(tl){let od=[" ",`\n`,"\t"];return _d.split(tl,od)},split(tl,od,_d){let Ad=[],Dd="",zd=!1,Kd=0,Zd=!1,fh="",vh=!1;for(let _d of tl)vh?vh=!1:_d==="\\"?vh=!0:Zd?_d===fh&&(Zd=!1):_d==='"'||_d==="'"?(Zd=!0,fh=_d):_d==="("?Kd+=1:_d===")"?Kd>0&&(Kd-=1):Kd===0&&od.includes(_d)&&(zd=!0),zd?(Dd!==""&&Ad.push(Dd.trim()),Dd="",zd=!1):Dd+=_d;return(_d||Dd!=="")&&Ad.push(Dd.trim()),Ad}};od.exports=_d;_d.default=_d}));var Xf=w(((tl,od)=>{"use strict";var _d=g_(),Ad=Kf(),Dd=class extends _d{get selectors(){return Ad.comma(this.selector)}set selectors(tl){let od=this.selector?this.selector.match(/,\s*/):null,_d=od?od[0]:","+this.raw("between","beforeOpen");this.selector=tl.join(_d)}constructor(tl){super(tl),this.type="rule",this.nodes||(this.nodes=[])}};od.exports=Dd;Dd.default=Dd;_d.registerRule(Dd)}));var eg=w(((tl,od)=>{"use strict";var _d=/[\t\n\f\r "#'()/;[\\\]{}]/g,Ad=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,Dd=/.[\r\n"'(/\\]/,zd=/[\da-f]/i;od.exports=function(tl,od={}){let Kd=tl.css.valueOf(),Zd=od.ignoreErrors,fh,vh,wh,xh,$h,Xh,s_,g_,E_,k_,ef=Kd.length,nf=0,$f=[],Hf=[];function v(){return nf}function O(od){throw tl.error("Unclosed "+od,nf)}function q(){return Hf.length===0&&nf>=ef}function H(tl){if(Hf.length)return Hf.pop();if(nf>=ef)return;let od=tl?tl.ignoreUnclosed:!1;switch(fh=Kd.charCodeAt(nf),fh){case 10:case 32:case 9:case 13:case 12:{xh=nf;do{xh+=1,fh=Kd.charCodeAt(xh)}while(fh===32||fh===10||fh===9||fh===13||fh===12);Xh=["space",Kd.slice(nf,xh)],nf=xh-1;break}case 91:case 93:case 123:case 125:case 58:case 59:case 41:{let tl=String.fromCharCode(fh);Xh=[tl,tl,nf];break}case 40:{if(k_=$f.length?$f.pop()[1]:"",E_=Kd.charCodeAt(nf+1),k_==="url"&&E_!==39&&E_!==34&&E_!==32&&E_!==10&&E_!==9&&E_!==12&&E_!==13){xh=nf;do{if(s_=!1,xh=Kd.indexOf(")",xh+1),xh===-1)if(Zd||od){xh=nf;break}else O("bracket");for(g_=xh;Kd.charCodeAt(g_-1)===92;)g_-=1,s_=!s_}while(s_);Xh=["brackets",Kd.slice(nf,xh+1),nf,xh],nf=xh}else xh=Kd.indexOf(")",nf+1),vh=Kd.slice(nf,xh+1),xh===-1||Dd.test(vh)?Xh=["(","(",nf]:(Xh=["brackets",vh,nf,xh],nf=xh);break}case 39:case 34:{$h=fh===39?"'":'"',xh=nf;do{if(s_=!1,xh=Kd.indexOf($h,xh+1),xh===-1)if(Zd||od){xh=nf+1;break}else O("string");for(g_=xh;Kd.charCodeAt(g_-1)===92;)g_-=1,s_=!s_}while(s_);Xh=["string",Kd.slice(nf,xh+1),nf,xh],nf=xh;break}case 64:{_d.lastIndex=nf+1,_d.test(Kd),_d.lastIndex===0?xh=Kd.length-1:xh=_d.lastIndex-2,Xh=["at-word",Kd.slice(nf,xh+1),nf,xh],nf=xh;break}case 92:{for(xh=nf,wh=!0;Kd.charCodeAt(xh+1)===92;)xh+=1,wh=!wh;if(fh=Kd.charCodeAt(xh+1),wh&&fh!==47&&fh!==32&&fh!==10&&fh!==9&&fh!==13&&fh!==12&&(xh+=1,zd.test(Kd.charAt(xh)))){for(;zd.test(Kd.charAt(xh+1));)xh+=1;Kd.charCodeAt(xh+1)===32&&(xh+=1)}Xh=["word",Kd.slice(nf,xh+1),nf,xh],nf=xh;break}default:{fh===47&&Kd.charCodeAt(nf+1)===42?(xh=Kd.indexOf("*/",nf+2)+1,xh===0&&(Zd||od?xh=Kd.length:O("comment")),Xh=["comment",Kd.slice(nf,xh+1),nf,xh],nf=xh):(Ad.lastIndex=nf+1,Ad.test(Kd),Ad.lastIndex===0?xh=Kd.length-1:xh=Ad.lastIndex-2,Xh=["word",Kd.slice(nf,xh+1),nf,xh],$f.push(Xh),nf=xh);break}}return nf++,Xh}function ne(tl){Hf.push(tl)}return{back:ne,endOfFile:q,nextToken:H,position:v}}}));var tg=w(((tl,od)=>{"use strict";var _d=$f(),Ad=Xh(),Dd=s_(),zd=Hf(),Kd=Xf(),Zd=eg(),fh={empty:!0,space:!0};function rf(tl){for(let od=tl.length-1;od>=0;od--){let _d=tl[od],Ad=_d[3]||_d[2];if(Ad)return Ad}}var vh=class{constructor(tl){this.input=tl,this.root=new zd,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:tl,start:{column:1,line:1,offset:0}}}atrule(tl){let od=new _d;od.name=tl[1].slice(1),od.name===""&&this.unnamedAtrule(od,tl),this.init(od,tl[2]);let Ad,Dd,zd,Kd=!1,Zd=!1,fh=[],vh=[];for(;!this.tokenizer.endOfFile();){if(tl=this.tokenizer.nextToken(),Ad=tl[0],Ad==="("||Ad==="["?vh.push(Ad==="("?")":"]"):Ad==="{"&&vh.length>0?vh.push("}"):Ad===vh[vh.length-1]&&vh.pop(),vh.length===0)if(Ad===";"){od.source.end=this.getPosition(tl[2]),od.source.end.offset++,this.semicolon=!0;break}else if(Ad==="{"){Zd=!0;break}else if(Ad==="}"){if(fh.length>0){for(zd=fh.length-1,Dd=fh[zd];Dd&&Dd[0]==="space";)Dd=fh[--zd];Dd&&(od.source.end=this.getPosition(Dd[3]||Dd[2]),od.source.end.offset++)}this.end(tl);break}else fh.push(tl);else fh.push(tl);if(this.tokenizer.endOfFile()){Kd=!0;break}}od.raws.between=this.spacesAndCommentsFromEnd(fh),fh.length?(od.raws.afterName=this.spacesAndCommentsFromStart(fh),this.raw(od,"params",fh),Kd&&(tl=fh[fh.length-1],od.source.end=this.getPosition(tl[3]||tl[2]),od.source.end.offset++,this.spaces=od.raws.between,od.raws.between="")):(od.raws.afterName="",od.params=""),Zd&&(od.nodes=[],this.current=od)}checkMissedSemicolon(tl){let od=this.colon(tl);if(od===!1)return;let _d=0,Ad;for(let Dd=od-1;Dd>=0&&(Ad=tl[Dd],!(Ad[0]!=="space"&&(_d+=1,_d===2)));Dd--);throw this.input.error("Missed semicolon",Ad[0]==="word"?Ad[3]+1:Ad[2])}colon(tl){let od=0,_d,Ad,Dd;for(let[zd,Kd]of tl.entries()){if(Ad=Kd,Dd=Ad[0],Dd==="("&&(od+=1),Dd===")"&&(od-=1),od===0&&Dd===":")if(!_d)this.doubleColon(Ad);else{if(_d[0]==="word"&&_d[1]==="progid")continue;return zd}_d=Ad}return!1}comment(tl){let od=new Ad;this.init(od,tl[2]),od.source.end=this.getPosition(tl[3]||tl[2]),od.source.end.offset++;let _d=tl[1].slice(2,-2);if(/^\s*$/.test(_d))od.text="",od.raws.left=_d,od.raws.right="";else{let tl=_d.match(/^(\s*)([^]*\S)(\s*)$/);od.text=tl[2],od.raws.left=tl[1],od.raws.right=tl[3]}}createTokenizer(){this.tokenizer=Zd(this.input)}decl(tl,od){let _d=new Dd;this.init(_d,tl[0][2]);let Ad=tl[tl.length-1];for(Ad[0]===";"&&(this.semicolon=!0,tl.pop()),_d.source.end=this.getPosition(Ad[3]||Ad[2]||rf(tl)),_d.source.end.offset++;tl[0][0]!=="word";)tl.length===1&&this.unknownWord(tl),_d.raws.before+=tl.shift()[1];for(_d.source.start=this.getPosition(tl[0][2]),_d.prop="";tl.length;){let od=tl[0][0];if(od===":"||od==="space"||od==="comment")break;_d.prop+=tl.shift()[1]}_d.raws.between="";let zd;for(;tl.length;)if(zd=tl.shift(),zd[0]===":"){_d.raws.between+=zd[1];break}else zd[0]==="word"&&/\w/.test(zd[1])&&this.unknownWord([zd]),_d.raws.between+=zd[1];(_d.prop[0]==="_"||_d.prop[0]==="*")&&(_d.raws.before+=_d.prop[0],_d.prop=_d.prop.slice(1));let Kd=[],Zd;for(;tl.length&&(Zd=tl[0][0],!(Zd!=="space"&&Zd!=="comment"));)Kd.push(tl.shift());this.precheckMissedSemicolon(tl);for(let od=tl.length-1;od>=0;od--){if(zd=tl[od],zd[1].toLowerCase()==="!important"){_d.important=!0;let Ad=this.stringFrom(tl,od);Ad=this.spacesFromEnd(tl)+Ad,Ad!==" !important"&&(_d.raws.important=Ad);break}else if(zd[1].toLowerCase()==="important"){let Ad=tl.slice(0),Dd="";for(let tl=od;tl>0;tl--){let od=Ad[tl][0];if(Dd.trim().startsWith("!")&&od!=="space")break;Dd=Ad.pop()[1]+Dd}Dd.trim().startsWith("!")&&(_d.important=!0,_d.raws.important=Dd,tl=Ad)}if(zd[0]!=="space"&&zd[0]!=="comment")break}tl.some((tl=>tl[0]!=="space"&&tl[0]!=="comment"))&&(_d.raws.between+=Kd.map((tl=>tl[1])).join(""),Kd=[]),this.raw(_d,"value",Kd.concat(tl),od),_d.value.includes(":")&&!od&&this.checkMissedSemicolon(tl)}doubleColon(tl){throw this.input.error("Double colon",{offset:tl[2]},{offset:tl[2]+tl[1].length})}emptyRule(tl){let od=new Kd;this.init(od,tl[2]),od.selector="",od.raws.between="",this.current=od}end(tl){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=this.getPosition(tl[2]),this.current.source.end.offset++,this.current=this.current.parent):this.unexpectedClose(tl)}endFile(){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,this.root.source.end=this.getPosition(this.tokenizer.position())}freeSemicolon(tl){if(this.spaces+=tl[1],this.current.nodes){let od=this.current.nodes[this.current.nodes.length-1];od&&od.type==="rule"&&!od.raws.ownSemicolon&&(od.raws.ownSemicolon=this.spaces,this.spaces="",od.source.end=this.getPosition(tl[2]),od.source.end.offset+=od.raws.ownSemicolon.length)}}getPosition(tl){let od=this.input.fromOffset(tl);return{column:od.col,line:od.line,offset:tl}}init(tl,od){this.current.push(tl),tl.source={input:this.input,start:this.getPosition(od)},tl.raws.before=this.spaces,this.spaces="",tl.type!=="comment"&&(this.semicolon=!1)}other(tl){let od=!1,_d=null,Ad=!1,Dd=null,zd=[],Kd=tl[1].startsWith("--"),Zd=[],fh=tl;for(;fh;){if(_d=fh[0],Zd.push(fh),_d==="("||_d==="[")Dd||(Dd=fh),zd.push(_d==="("?")":"]");else if(Kd&&Ad&&_d==="{")Dd||(Dd=fh),zd.push("}");else if(zd.length===0)if(_d===";")if(Ad){this.decl(Zd,Kd);return}else break;else if(_d==="{"){this.rule(Zd);return}else if(_d==="}"){this.tokenizer.back(Zd.pop()),od=!0;break}else _d===":"&&(Ad=!0);else _d===zd[zd.length-1]&&(zd.pop(),zd.length===0&&(Dd=null));fh=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(od=!0),zd.length>0&&this.unclosedBracket(Dd),od&&Ad){if(!Kd)for(;Zd.length&&(fh=Zd[Zd.length-1][0],!(fh!=="space"&&fh!=="comment"));)this.tokenizer.back(Zd.pop());this.decl(Zd,Kd)}else this.unknownWord(Zd)}parse(){let tl;for(;!this.tokenizer.endOfFile();)switch(tl=this.tokenizer.nextToken(),tl[0]){case"space":this.spaces+=tl[1];break;case";":this.freeSemicolon(tl);break;case"}":this.end(tl);break;case"comment":this.comment(tl);break;case"at-word":this.atrule(tl);break;case"{":this.emptyRule(tl);break;default:this.other(tl);break}this.endFile()}precheckMissedSemicolon(){}raw(tl,od,_d,Ad){let Dd,zd,Kd=_d.length,Zd="",vh=!0,wh,xh;for(let tl=0;tltl+od[1]),"");tl.raws[od]={raw:Ad,value:Zd}}tl[od]=Zd}rule(tl){tl.pop();let od=new Kd;this.init(od,tl[0][2]),od.raws.between=this.spacesAndCommentsFromEnd(tl),this.raw(od,"selector",tl),this.current=od}spacesAndCommentsFromEnd(tl){let od,_d="";for(;tl.length&&(od=tl[tl.length-1][0],!(od!=="space"&&od!=="comment"));)_d=tl.pop()[1]+_d;return _d}spacesAndCommentsFromStart(tl){let od,_d="";for(;tl.length&&(od=tl[0][0],!(od!=="space"&&od!=="comment"));)_d+=tl.shift()[1];return _d}spacesFromEnd(tl){let od,_d="";for(;tl.length&&(od=tl[tl.length-1][0],od==="space");)_d=tl.pop()[1]+_d;return _d}stringFrom(tl,od){let _d="";for(let Ad=od;Ad{"use strict";var _d=g_(),Ad=nf(),Dd=tg();function sr(tl,od){let _d=new Ad(tl,od),zd=new Dd(_d);try{zd.parse()}catch(tl){throw tl}return zd.root}od.exports=sr;sr.default=sr;_d.registerParse(sr)}));var ng=w(((tl,od)=>{var _d=eg(),Ad=nf();od.exports={isInlineComment(tl){if(tl[0]==="word"&&tl[1].slice(0,2)==="//"){let od=tl,Dd=[],zd,Kd;for(;tl;){if(/\r?\n/.test(tl[1])){if(/['"].*\r?\n/.test(tl[1])){Dd.push(tl[1].substring(0,tl[1].indexOf(`\n`))),Kd=tl[1].substring(tl[1].indexOf(`\n`));let od=this.input.css.valueOf().substring(this.tokenizer.position());Kd+=od,zd=tl[3]+od.length-Kd.length}else this.tokenizer.back(tl);break}Dd.push(tl[1]),zd=tl[2],tl=this.tokenizer.nextToken({ignoreUnclosed:!0})}let Zd=["comment",Dd.join(""),od[2],zd];return this.inlineComment(Zd),Kd&&(this.input=new Ad(Kd),this.tokenizer=_d(this.input)),!0}else if(tl[1]==="/"){let _d=this.tokenizer.nextToken({ignoreUnclosed:!0});if(_d[0]==="comment"&&/^\/\*/.test(_d[1]))return _d[0]="word",_d[1]=_d[1].slice(1),tl[1]="//",this.tokenizer.back(_d),od.exports.isInlineComment.bind(this)(tl)}return!1}}}));var sg=w(((tl,od)=>{od.exports={interpolation(tl){let od=[tl,this.tokenizer.nextToken()],_d=["word","}"];if(od[0][1].length>1||od[1][0]!=="{")return this.tokenizer.back(od[1]),!1;for(tl=this.tokenizer.nextToken();tl&&_d.includes(tl[0]);)od.push(tl),tl=this.tokenizer.nextToken();let Ad=od.map((tl=>tl[1])),[Dd]=od,zd=od.pop(),Kd=["word",Ad.join(""),Dd[2],zd[2]];return this.tokenizer.back(tl),this.tokenizer.back(Kd),!0}}}));var mg=w(((tl,od)=>{var _d=/^#[0-9a-fA-F]{6}$|^#[0-9a-fA-F]{3}$/,Ad=/\.[0-9]/,ff=tl=>{let[,od]=tl,[Dd]=od;return(Dd==="."||Dd==="#")&&_d.test(od)===!1&&Ad.test(od)===!1};od.exports={isMixinToken:ff}}));var eA=w(((tl,od)=>{var _d=eg(),Ad=/^url\((.+)\)/;od.exports=tl=>{let{name:od,params:Dd=""}=tl;if(od==="import"&&Dd.length){tl.import=!0;let od=_d({css:Dd});for(tl.filename=Dd.replace(Ad,"$1");!od.endOfFile();){let[_d,Ad]=od.nextToken();if(_d==="word"&&Ad==="url")return;if(_d==="brackets"){tl.options=Ad,tl.filename=Dd.replace(Ad,"").trim();break}}}}}));var tA=w(((tl,od)=>{var _d=/:$/,Ad=/^:(\s+)?/;od.exports=tl=>{let{name:od,params:Dd=""}=tl;if(tl.name.slice(-1)===":"){if(_d.test(od)){let[Ad]=od.match(_d);tl.name=od.replace(Ad,""),tl.raws.afterName=Ad+(tl.raws.afterName||""),tl.variable=!0,tl.value=tl.params}if(Ad.test(Dd)){let[od]=Dd.match(Ad);tl.value=Dd.replace(od,""),tl.raws.afterName=(tl.raws.afterName||"")+od,tl.variable=!0}}}}));var rA=w(((tl,od)=>{var _d=Xh(),Ad=tg(),{isInlineComment:Dd}=ng(),{interpolation:zd}=sg(),{isMixinToken:Kd}=mg(),Zd=eA(),fh=tA(),vh=/(!\s*important)$/i;od.exports=class extends Ad{constructor(...tl){super(...tl),this.lastNode=null}atrule(tl){zd.bind(this)(tl)||(super.atrule(tl),Zd(this.lastNode),fh(this.lastNode))}decl(...tl){super.decl(...tl),/extend\(.+\)/i.test(this.lastNode.value)&&(this.lastNode.extend=!0)}each(tl){tl[0][1]=` ${tl[0][1]}`;let od=tl.findIndex((tl=>tl[0]==="(")),_d=tl.reverse().find((tl=>tl[0]===")")),Ad=tl.reverse().indexOf(_d),Dd=tl.splice(od,Ad).map((tl=>tl[1])).join("");for(let od of tl.reverse())this.tokenizer.back(od);this.atrule(this.tokenizer.nextToken()),this.lastNode.function=!0,this.lastNode.params=Dd}init(tl,od,_d){super.init(tl,od,_d),this.lastNode=tl}inlineComment(tl){let od=new _d,Ad=tl[1].slice(2);if(this.init(od,tl[2]),od.source.end=this.getPosition(tl[3]||tl[2]),od.inline=!0,od.raws.begin="//",/^\s*$/.test(Ad))od.text="",od.raws.left=Ad,od.raws.right="";else{let tl=Ad.match(/^(\s*)([^]*[^\s])(\s*)$/);[,od.raws.left,od.text,od.raws.right]=tl}}mixin(tl){let[od]=tl,_d=od[1].slice(0,1),Ad=tl.findIndex((tl=>tl[0]==="brackets")),Dd=tl.findIndex((tl=>tl[0]==="(")),zd="";if((Ad<0||Ad>3)&&Dd>0){let od=tl.reduce(((tl,od,_d)=>od[0]===")"?_d:tl)),_d=tl.slice(Dd,od+Dd).map((tl=>tl[1])).join(""),[Ad]=tl.slice(Dd),zd=[Ad[2],Ad[3]],[Kd]=tl.slice(od,od+1),Zd=[Kd[2],Kd[3]],fh=["brackets",_d].concat(zd,Zd),vh=tl.slice(0,Dd),wh=tl.slice(od+1);tl=vh,tl.push(fh),tl=tl.concat(wh)}let Kd=[];for(let od of tl)if((od[1]==="!"||Kd.length)&&Kd.push(od),od[1]==="important")break;if(Kd.length){let[od]=Kd,_d=tl.indexOf(od),Ad=Kd[Kd.length-1],Dd=[od[2],od[3]],zd=[Ad[4],Ad[5]],Zd=["word",Kd.map((tl=>tl[1])).join("")].concat(Dd,zd);tl.splice(_d,Kd.length,Zd)}let Zd=tl.findIndex((tl=>vh.test(tl[1])));Zd>0&&([,zd]=tl[Zd],tl.splice(Zd,1));for(let od of tl.reverse())this.tokenizer.back(od);this.atrule(this.tokenizer.nextToken()),this.lastNode.mixin=!0,this.lastNode.raws.identifier=_d,zd&&(this.lastNode.important=!0,this.lastNode.raws.important=zd)}other(tl){Dd.bind(this)(tl)||super.other(tl)}rule(tl){let od=tl[tl.length-1],_d=tl[tl.length-2];if(_d[0]==="at-word"&&od[0]==="{"&&(this.tokenizer.back(od),zd.bind(this)(_d))){let od=this.tokenizer.nextToken();tl=tl.slice(0,tl.length-2).concat([od]);for(let od of tl.reverse())this.tokenizer.back(od);return}super.rule(tl),/:extend\(.+\)/i.test(this.lastNode.selector)&&(this.lastNode.extend=!0)}unknownWord(tl){let[od]=tl;if(tl[0][1]==="each"&&tl[1][0]==="("){this.each(tl);return}if(Kd(od)){this.mixin(tl);return}super.unknownWord(tl)}}}));var nA=w(((tl,od)=>{var _d=vh();od.exports=class extends _d{atrule(tl,od){if(!tl.mixin&&!tl.variable&&!tl.function){super.atrule(tl,od);return}let _d=`${tl.function?"":tl.raws.identifier||"@"}${tl.name}`,Ad=tl.params?this.rawValue(tl,"params"):"",Dd=tl.raws.important||"";if(tl.variable&&(Ad=tl.value),typeof tl.raws.afterName<"u"?_d+=tl.raws.afterName:Ad&&(_d+=" "),tl.nodes)this.block(tl,_d+Ad+Dd);else{let zd=(tl.raws.between||"")+Dd+(od?";":"");this.builder(_d+Ad+zd,tl)}}comment(tl){if(tl.inline){let od=this.raw(tl,"left","commentLeft"),_d=this.raw(tl,"right","commentRight");this.builder(`//${od}${tl.text}${_d}`,tl)}else super.comment(tl)}}}));var iA=w(((tl,od)=>{var _d=nf(),Ad=rA(),Dd=nA();od.exports={parse(tl,od){let Dd=new _d(tl,od),zd=new Ad(Dd);return zd.parse(),zd.root.walk((tl=>{let od=Dd.css.lastIndexOf(tl.source.input.css);if(od===0)return;if(od+tl.source.input.css.length!==Dd.css.length)throw new Error("Invalid state detected in postcss-less");let _d=od+tl.source.start.offset,Ad=Dd.fromOffset(od+tl.source.start.offset);if(tl.source.start={offset:_d,line:Ad.line,column:Ad.col},tl.source.end){let _d=od+tl.source.end.offset,Ad=Dd.fromOffset(od+tl.source.end.offset);tl.source.end={offset:_d,line:Ad.line,column:Ad.col}}})),zd.root},stringify(tl,od){new Dd(od).stringify(tl)},nodeToString(tl){let _d="";return od.exports.stringify(tl,(tl=>{_d+=tl})),_d}}}));var sA=w(((tl,od)=>{"use strict";var _d=g_(),Ad,Dd,zd=class extends _d{constructor(tl){super({type:"document",...tl}),this.nodes||(this.nodes=[])}toResult(tl={}){return new Ad(new Dd,this,tl).stringify()}};zd.registerLazyResult=tl=>{Ad=tl};zd.registerProcessor=tl=>{Dd=tl};od.exports=zd;zd.default=zd}));var aA=w(((tl,od)=>{"use strict";var _d=$f(),Ad=Xh(),Dd=s_(),zd=nf(),Kd=ef(),Zd=Hf(),fh=Xf();function dt(tl,od){if(Array.isArray(tl))return tl.map((tl=>dt(tl)));let{inputs:vh,...wh}=tl;if(vh){od=[];for(let tl of vh){let _d={...tl,__proto__:zd.prototype};_d.map&&(_d.map={..._d.map,__proto__:Kd.prototype}),od.push(_d)}}if(wh.nodes&&(wh.nodes=tl.nodes.map((tl=>dt(tl,od)))),wh.source){let{inputId:tl,..._d}=wh.source;wh.source=_d,tl!=null&&(wh.source.input=od[tl])}if(wh.type==="root")return new Zd(wh);if(wh.type==="decl")return new Dd(wh);if(wh.type==="rule")return new fh(wh);if(wh.type==="comment")return new Ad(wh);if(wh.type==="atrule")return new _d(wh);throw new Error("Unknown node type: "+tl.type)}od.exports=dt;dt.default=dt}));var oA=w(((tl,od)=>{od.exports=class{generate(){}}}));var lA=w(((tl,od)=>{"use strict";var _d=class{constructor(tl,od={}){if(this.type="warning",this.text=tl,od.node&&od.node.source){let tl=od.node.rangeBy(od);this.line=tl.start.line,this.column=tl.start.column,this.endLine=tl.end.line,this.endColumn=tl.end.column}for(let tl in od)this[tl]=od[tl]}toString(){return this.node?this.node.error(this.text,{index:this.index,plugin:this.plugin,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}};od.exports=_d;_d.default=_d}));var cA=w(((tl,od)=>{"use strict";var _d=lA(),Ad=class{get content(){return this.css}constructor(tl,od,_d){this.processor=tl,this.messages=[],this.root=od,this.opts=_d,this.css="",this.map=void 0}toString(){return this.css}warn(tl,od={}){od.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(od.plugin=this.lastPlugin.postcssPlugin);let Ad=new _d(tl,od);return this.messages.push(Ad),Ad}warnings(){return this.messages.filter((tl=>tl.type==="warning"))}};od.exports=Ad;Ad.default=Ad}));var uA=w(((tl,od)=>{"use strict";var _d={};od.exports=function(tl){_d[tl]||(_d[tl]=!0,typeof console<"u"&&console.warn&&console.warn(tl))}}));var pA=w(((tl,od)=>{"use strict";var _d=g_(),Ad=sA(),Dd=oA(),zd=rg(),Kd=cA(),Zd=Hf(),fh=wh(),{isClean:vh,my:$h}=xh(),Xh=uA(),s_={atrule:"AtRule",comment:"Comment",decl:"Declaration",document:"Document",root:"Root",rule:"Rule"},E_={AtRule:!0,AtRuleExit:!0,Comment:!0,CommentExit:!0,Declaration:!0,DeclarationExit:!0,Document:!0,DocumentExit:!0,Once:!0,OnceExit:!0,postcssPlugin:!0,prepare:!0,Root:!0,RootExit:!0,Rule:!0,RuleExit:!0},k_={Once:!0,postcssPlugin:!0,prepare:!0},ef=0;function gt(tl){return typeof tl=="object"&&typeof tl.then=="function"}function Ho(tl){let od=!1,_d=s_[tl.type];return tl.type==="decl"?od=tl.prop.toLowerCase():tl.type==="atrule"&&(od=tl.name.toLowerCase()),od&&tl.append?[_d,_d+"-"+od,ef,_d+"Exit",_d+"Exit-"+od]:od?[_d,_d+"-"+od,_d+"Exit",_d+"Exit-"+od]:tl.append?[_d,ef,_d+"Exit"]:[_d,_d+"Exit"]}function jo(tl){let od;return tl.type==="document"?od=["Document",ef,"DocumentExit"]:tl.type==="root"?od=["Root",ef,"RootExit"]:od=Ho(tl),{eventIndex:0,events:od,iterator:0,node:tl,visitorIndex:0,visitors:[]}}function ks(tl){return tl[vh]=!1,tl.nodes&&tl.nodes.forEach((tl=>ks(tl))),tl}var nf={},$f=class t{get content(){return this.stringify().content}get css(){return this.stringify().css}get map(){return this.stringify().map}get messages(){return this.sync().messages}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){return this.sync().root}get[Symbol.toStringTag](){return"LazyResult"}constructor(tl,od,Ad){this.stringified=!1,this.processed=!1;let Dd;if(typeof od=="object"&&od!==null&&(od.type==="root"||od.type==="document"))Dd=ks(od);else if(od instanceof t||od instanceof Kd)Dd=ks(od.root),od.map&&(typeof Ad.map>"u"&&(Ad.map={}),Ad.map.inline||(Ad.map.inline=!1),Ad.map.prev=od.map);else{let tl=zd;Ad.syntax&&(tl=Ad.syntax.parse),Ad.parser&&(tl=Ad.parser),tl.parse&&(tl=tl.parse);try{Dd=tl(od,Ad)}catch(tl){this.processed=!0,this.error=tl}Dd&&!Dd[$h]&&_d.rebuild(Dd)}this.result=new Kd(tl,Dd,Ad),this.helpers={...nf,postcss:nf,result:this.result},this.plugins=this.processor.plugins.map((tl=>typeof tl=="object"&&tl.prepare?{...tl,...tl.prepare(this.result)}:tl))}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}catch(tl){return this.async().catch(tl)}finally(tl){return this.async().then(tl,tl)}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(tl,od){let _d=this.result.lastPlugin;try{od&&od.addToError(tl),this.error=tl,tl.name==="CssSyntaxError"&&!tl.plugin?(tl.plugin=_d.postcssPlugin,tl.setMessage()):_d.postcssVersion}catch(tl){console&&console.error&&console.error(tl)}return tl}prepareVisitors(){this.listeners={};let e=(tl,od,_d)=>{this.listeners[od]||(this.listeners[od]=[]),this.listeners[od].push([tl,_d])};for(let tl of this.plugins)if(typeof tl=="object")for(let od in tl){if(!E_[od]&&/^[A-Z]/.test(od))throw new Error(`Unknown event ${od} in ${tl.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!k_[od])if(typeof tl[od]=="object")for(let _d in tl[od])_d==="*"?e(tl,od,tl[od][_d]):e(tl,od+"-"+_d.toLowerCase(),tl[od][_d]);else typeof tl[od]=="function"&&e(tl,od,tl[od])}this.hasListener=Object.keys(this.listeners).length>0}async runAsync(){this.plugin=0;for(let tl=0;tl0;){let tl=this.visitTick(od);if(gt(tl))try{await tl}catch(tl){let _d=od[od.length-1].node;throw this.handleError(tl,_d)}}}if(this.listeners.OnceExit)for(let[od,_d]of this.listeners.OnceExit){this.result.lastPlugin=od;try{if(tl.type==="document"){let od=tl.nodes.map((tl=>_d(tl,this.helpers)));await Promise.all(od)}else await _d(tl,this.helpers)}catch(tl){throw this.handleError(tl)}}}return this.processed=!0,this.stringify()}runOnRoot(tl){this.result.lastPlugin=tl;try{if(typeof tl=="object"&&tl.Once){if(this.result.root.type==="document"){let od=this.result.root.nodes.map((od=>tl.Once(od,this.helpers)));return gt(od[0])?Promise.all(od):od}return tl.Once(this.result.root,this.helpers)}else if(typeof tl=="function")return tl(this.result.root,this.result)}catch(tl){throw this.handleError(tl)}}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let tl=this.result.opts,od=fh;tl.syntax&&(od=tl.syntax.stringify),tl.stringifier&&(od=tl.stringifier),od.stringify&&(od=od.stringify);let _d=new Dd(od,this.result.root,this.result.opts).generate();return this.result.css=_d[0],this.result.map=_d[1],this.result}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let tl of this.plugins){let od=this.runOnRoot(tl);if(gt(od))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let tl=this.result.root;for(;!tl[vh];)tl[vh]=!0,this.walkSync(tl);if(this.listeners.OnceExit)if(tl.type==="document")for(let od of tl.nodes)this.visitSync(this.listeners.OnceExit,od);else this.visitSync(this.listeners.OnceExit,tl)}return this.result}then(tl,od){return this.async().then(tl,od)}toString(){return this.css}visitSync(tl,od){for(let[_d,Ad]of tl){this.result.lastPlugin=_d;let tl;try{tl=Ad(od,this.helpers)}catch(tl){throw this.handleError(tl,od.proxyOf)}if(od.type!=="root"&&od.type!=="document"&&!od.parent)return!0;if(gt(tl))throw this.getAsyncError()}}visitTick(tl){let od=tl[tl.length-1],{node:_d,visitors:Ad}=od;if(_d.type!=="root"&&_d.type!=="document"&&!_d.parent){tl.pop();return}if(Ad.length>0&&od.visitorIndex{tl[vh]||this.walkSync(tl)}));else{let od=this.listeners[_d];if(od&&this.visitSync(od,tl.toProxy()))return}}warnings(){return this.sync().warnings()}};$f.registerPostcss=tl=>{nf=tl};od.exports=$f;$f.default=$f;Zd.registerLazyResult($f);Ad.registerLazyResult($f)}));var dA=w(((tl,od)=>{"use strict";var _d=oA(),Ad=rg(),Dd=cA(),zd=wh(),Kd=uA(),Zd=class{get content(){return this.result.css}get css(){return this.result.css}get map(){return this.result.map}get messages(){return[]}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){if(this._root)return this._root;let tl,od=Ad;try{tl=od(this._css,this._opts)}catch(tl){this.error=tl}if(this.error)throw this.error;return this._root=tl,tl}get[Symbol.toStringTag](){return"NoWorkResult"}constructor(tl,od,Ad){od=od.toString(),this.stringified=!1,this._processor=tl,this._css=od,this._opts=Ad,this._map=void 0;let Kd,Zd=zd;this.result=new Dd(this._processor,Kd,this._opts),this.result.css=od;let fh=this;Object.defineProperty(this.result,"root",{get(){return fh.root}});let vh=new _d(Zd,Kd,this._opts,od);if(vh.isMap()){let[tl,od]=vh.generate();tl&&(this.result.css=tl),od&&(this.result.map=od)}else vh.clearAnnotation(),this.result.css=vh.css}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}catch(tl){return this.async().catch(tl)}finally(tl){return this.async().then(tl,tl)}sync(){if(this.error)throw this.error;return this.result}then(tl,od){return this.async().then(tl,od)}toString(){return this._css}warnings(){return[]}};od.exports=Zd;Zd.default=Zd}));var hA=w(((tl,od)=>{"use strict";var _d=sA(),Ad=pA(),Dd=dA(),zd=Hf(),Kd=class{constructor(tl=[]){this.version="8.5.6",this.plugins=this.normalize(tl)}normalize(tl){let od=[];for(let _d of tl)if(_d.postcss===!0?_d=_d():_d.postcss&&(_d=_d.postcss),typeof _d=="object"&&Array.isArray(_d.plugins))od=od.concat(_d.plugins);else if(typeof _d=="object"&&_d.postcssPlugin)od.push(_d);else if(typeof _d=="function")od.push(_d);else if(!(typeof _d=="object"&&(_d.parse||_d.stringify)))throw new Error(_d+" is not a PostCSS plugin");return od}process(tl,od={}){return!this.plugins.length&&!od.parser&&!od.stringifier&&!od.syntax?new Dd(this,tl,od):new Ad(this,tl,od)}use(tl){return this.plugins=this.plugins.concat(this.normalize([tl])),this}};od.exports=Kd;Kd.default=Kd;zd.registerProcessor(Kd);_d.registerProcessor(Kd)}));var _A=w(((tl,od)=>{"use strict";var _d=$f(),Ad=Xh(),Dd=g_(),zd=fh(),Kd=s_(),Zd=sA(),vh=aA(),xh=nf(),E_=pA(),k_=Kf(),ef=$h(),eg=rg(),tg=hA(),ng=cA(),sg=Hf(),mg=Xf(),eA=wh(),tA=lA();function S(...tl){return tl.length===1&&Array.isArray(tl[0])&&(tl=tl[0]),new tg(tl)}S.plugin=function(tl,od){let _d=!1;function n(...Ad){console&&console.warn&&!_d&&(_d=!0,console.warn(tl+`: postcss.plugin was deprecated. Migration guide:\nhttps://evilmartians.com/chronicles/postcss-8-plugin-migration`));let Dd=od(...Ad);return Dd.postcssPlugin=tl,Dd.postcssVersion=(new tg).version,Dd}let Ad;return Object.defineProperty(n,"postcss",{get(){return Ad||(Ad=n()),Ad}}),n.process=function(tl,od,_d){return S([n(_d)]).process(tl,od)},n};S.stringify=eA;S.parse=eg;S.fromJSON=vh;S.list=k_;S.comment=tl=>new Ad(tl);S.atRule=tl=>new _d(tl);S.decl=tl=>new Kd(tl);S.rule=tl=>new mg(tl);S.root=tl=>new sg(tl);S.document=tl=>new Zd(tl);S.CssSyntaxError=zd;S.Declaration=Kd;S.Container=Dd;S.Processor=tg;S.Document=Zd;S.Comment=Ad;S.Warning=tA;S.AtRule=_d;S.Result=ng;S.Input=xh;S.Rule=mg;S.Root=sg;S.Node=ef;E_.registerPostcss(S);od.exports=S;S.default=S}));var fA=w(((tl,od)=>{var{Container:_d}=_A(),Ad=class extends _d{constructor(tl){super(tl),this.type="decl",this.isNested=!0,this.nodes||(this.nodes=[])}};od.exports=Ad}));var mA=w(((tl,od)=>{"use strict";var _d=/[\t\n\f\r "#'()/;[\\\]{}]/g,Ad=/[,\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,Dd=/.[\r\n"'(/\\]/,zd=/[\da-f]/i,Kd=/[\n\f\r]/g;od.exports=function(tl,od={}){let Zd=tl.css.valueOf(),fh=od.ignoreErrors,vh,wh,xh,$h,Xh,s_,g_,E_,k_,ef=Zd.length,nf=0,$f=[],Hf=[],Kf;function v(){return nf}function O(od){throw tl.error("Unclosed "+od,nf)}function q(){return Hf.length===0&&nf>=ef}function H(){let tl=1,od=!1,_d=!1;for(;tl>0;)wh+=1,Zd.length<=wh&&O("interpolation"),vh=Zd.charCodeAt(wh),E_=Zd.charCodeAt(wh+1),od?!_d&&vh===od?(od=!1,_d=!1):vh===92?_d=!_d:_d&&(_d=!1):vh===39||vh===34?od=vh:vh===125?tl-=1:vh===35&&E_===123&&(tl+=1)}function ne(tl){if(Hf.length)return Hf.pop();if(nf>=ef)return;let od=tl?tl.ignoreUnclosed:!1;switch(vh=Zd.charCodeAt(nf),vh){case 10:case 32:case 9:case 13:case 12:{wh=nf;do{wh+=1,vh=Zd.charCodeAt(wh)}while(vh===32||vh===10||vh===9||vh===13||vh===12);k_=["space",Zd.slice(nf,wh)],nf=wh-1;break}case 91:case 93:case 123:case 125:case 58:case 59:case 41:{let tl=String.fromCharCode(vh);k_=[tl,tl,nf];break}case 44:{k_=["word",",",nf,nf+1];break}case 40:{if(g_=$f.length?$f.pop()[1]:"",E_=Zd.charCodeAt(nf+1),g_==="url"&&E_!==39&&E_!==34){for(Kf=1,s_=!1,wh=nf+1;wh<=Zd.length-1;){if(E_=Zd.charCodeAt(wh),E_===92)s_=!s_;else if(E_===40)Kf+=1;else if(E_===41&&(Kf-=1,Kf===0))break;wh+=1}$h=Zd.slice(nf,wh+1),k_=["brackets",$h,nf,wh],nf=wh}else wh=Zd.indexOf(")",nf+1),$h=Zd.slice(nf,wh+1),wh===-1||Dd.test($h)?k_=["(","(",nf]:(k_=["brackets",$h,nf,wh],nf=wh);break}case 39:case 34:{for(xh=vh,wh=nf,s_=!1;wh{var{Comment:_d}=_A(),Ad=tg(),Dd=fA(),zd=mA(),Kd=class extends Ad{atrule(tl){let od=tl[1],_d=tl;for(;!this.tokenizer.endOfFile();){let tl=this.tokenizer.nextToken();if(tl[0]==="word"&&tl[2]===_d[3]+1)od+=tl[1],_d=tl;else{this.tokenizer.back(tl);break}}super.atrule(["at-word",od,tl[2],_d[3]])}comment(tl){if(tl[4]==="inline"){let od=new _d;this.init(od,tl[2]),od.raws.inline=!0;let Ad=this.input.fromOffset(tl[3]);od.source.end={column:Ad.col,line:Ad.line,offset:tl[3]+1};let Dd=tl[1].slice(2);if(/^\s*$/.test(Dd))od.text="",od.raws.left=Dd,od.raws.right="";else{let tl=Dd.match(/^(\s*)([^]*\S)(\s*)$/),_d=tl[2].replace(/(\*\/|\/\*)/g,"*//*");od.text=_d,od.raws.left=tl[1],od.raws.right=tl[3],od.raws.text=tl[2]}}else super.comment(tl)}createTokenizer(){this.tokenizer=zd(this.input)}raw(tl,od,_d,Ad){if(super.raw(tl,od,_d,Ad),tl.raws[od]){let Ad=tl.raws[od].raw;tl.raws[od].raw=_d.reduce(((tl,od)=>{if(od[0]==="comment"&&od[4]==="inline"){let _d=od[1].slice(2).replace(/(\*\/|\/\*)/g,"*//*");return tl+"/*"+_d+"*/"}else return tl+od[1]}),""),Ad!==tl.raws[od].raw&&(tl.raws[od].scss=Ad)}}rule(tl){let od=!1,_d=0,Ad="";for(let Dd of tl)if(od)Dd[0]!=="comment"&&Dd[0]!=="{"&&(Ad+=Dd[1]);else{if(Dd[0]==="space"&&Dd[1].includes(`\n`))break;Dd[0]==="("?_d+=1:Dd[0]===")"?_d-=1:_d===0&&Dd[0]===":"&&(od=!0)}if(!od||Ad.trim()===""||/^[#:A-Za-z-]/.test(Ad))super.rule(tl);else{tl.pop();let od=new Dd;this.init(od,tl[0][2]);let _d;for(let od=tl.length-1;od>=0;od--)if(tl[od][0]!=="space"){_d=tl[od];break}if(_d[3]){let tl=this.input.fromOffset(_d[3]);od.source.end={column:tl.col,line:tl.line,offset:_d[3]+1}}else{let tl=this.input.fromOffset(_d[2]);od.source.end={column:tl.col,line:tl.line,offset:_d[2]+1}}for(;tl[0][0]!=="word";)od.raws.before+=tl.shift()[1];if(tl[0][2]){let _d=this.input.fromOffset(tl[0][2]);od.source.start={column:_d.col,line:_d.line,offset:tl[0][2]}}for(od.prop="";tl.length;){let _d=tl[0][0];if(_d===":"||_d==="space"||_d==="comment")break;od.prop+=tl.shift()[1]}od.raws.between="";let Ad;for(;tl.length;)if(Ad=tl.shift(),Ad[0]===":"){od.raws.between+=Ad[1];break}else od.raws.between+=Ad[1];(od.prop[0]==="_"||od.prop[0]==="*")&&(od.raws.before+=od.prop[0],od.prop=od.prop.slice(1)),od.raws.between+=this.spacesAndCommentsFromStart(tl),this.precheckMissedSemicolon(tl);for(let _d=tl.length-1;_d>0;_d--){if(Ad=tl[_d],Ad[1]==="!important"){od.important=!0;let Ad=this.stringFrom(tl,_d);Ad=this.spacesFromEnd(tl)+Ad,Ad!==" !important"&&(od.raws.important=Ad);break}else if(Ad[1]==="important"){let Ad=tl.slice(0),Dd="";for(let tl=_d;tl>0;tl--){let od=Ad[tl][0];if(Dd.trim().indexOf("!")===0&&od!=="space")break;Dd=Ad.pop()[1]+Dd}Dd.trim().indexOf("!")===0&&(od.important=!0,od.raws.important=Dd,tl=Ad)}if(Ad[0]!=="space"&&Ad[0]!=="comment")break}this.raw(od,"value",tl),od.value.includes(":")&&this.checkMissedSemicolon(tl),this.current=od}}};od.exports=Kd}));var AA=w(((tl,od)=>{var{Input:_d}=_A(),Ad=gA();od.exports=function(tl,od){let Dd=new _d(tl,od),zd=new Ad(Dd);return zd.parse(),zd.root}}));var yA=w((tl=>{"use strict";Object.defineProperty(tl,"__esModule",{value:!0});function vp(tl){this.after=tl.after,this.before=tl.before,this.type=tl.type,this.value=tl.value,this.sourceIndex=tl.sourceIndex}tl.default=vp}));var bA=w((tl=>{"use strict";Object.defineProperty(tl,"__esModule",{value:!0});var od=yA(),_d=_p(od);function _p(tl){return tl&&tl.__esModule?tl:{default:tl}}function vt(tl){var od=this;this.constructor(tl),this.nodes=tl.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(tl){tl.parent=od}))}vt.prototype=Object.create(_d.default.prototype);vt.constructor=_d.default;vt.prototype.walk=function(tl,od){for(var _d=typeof tl=="string"||tl instanceof RegExp,Ad=_d?od:tl,Dd=typeof tl=="string"?new RegExp(tl):tl,zd=0;zd{"use strict";Object.defineProperty(tl,"__esModule",{value:!0});tl.parseMediaFeature=xa;tl.parseMediaQuery=Ds;tl.parseMediaList=Sp;var od=yA(),_d=va(od),Ad=bA(),Dd=va(Ad);function va(tl){return tl&&tl.__esModule?tl:{default:tl}}function xa(tl){var od=arguments.length<=1||arguments[1]===void 0?0:arguments[1],_d=[{mode:"normal",character:null}],Ad=[],Dd=0,zd="",Kd=null,Zd=null,fh=od,vh=tl;tl[0]==="("&&tl[tl.length-1]===")"&&(vh=tl.substring(1,tl.length-1),fh++);for(var wh=0;wh0&&(Ad[wh-1].after=Zd.before),Zd.type===void 0){if(wh>0){if(Ad[wh-1].type==="media-feature-expression"){Zd.type="keyword";continue}if(Ad[wh-1].value==="not"||Ad[wh-1].value==="only"){Zd.type="media-type";continue}if(Ad[wh-1].value==="and"){Zd.type="media-feature-expression";continue}Ad[wh-1].type==="media-type"&&(Ad[wh+1]?Zd.type=Ad[wh+1].type==="media-feature-expression"?"keyword":"media-feature-expression":Zd.type="media-feature-expression")}if(wh===0){if(!Ad[wh+1]){Zd.type="media-type";continue}if(Ad[wh+1]&&(Ad[wh+1].type==="media-feature-expression"||Ad[wh+1].type==="keyword")){Zd.type="media-type";continue}if(Ad[wh+2]){if(Ad[wh+2].type==="media-feature-expression"){Zd.type="media-type",Ad[wh+1].type="keyword";continue}if(Ad[wh+2].type==="keyword"){Zd.type="keyword",Ad[wh+1].type="media-type";continue}}if(Ad[wh+3]&&Ad[wh+3].type==="media-feature-expression"){Zd.type="keyword",Ad[wh+1].type="media-type",Ad[wh+2].type="keyword";continue}}}return Ad}function Sp(tl){var od=[],Ad=0,zd=0,Kd=/^(\s*)url\s*\(/.exec(tl);if(Kd!==null){for(var Zd=Kd[0].length,fh=1;fh>0;){var vh=tl[Zd];vh==="("&&fh++,vh===")"&&fh--,Zd++}od.unshift(new _d.default({type:"url",value:tl.substring(0,Zd).trim(),sourceIndex:Kd[1].length,before:Kd[1],after:/^(\s*)/.exec(tl.substring(Zd))[1]})),Ad=Zd}for(var wh=Ad;wh{"use strict";Object.defineProperty(tl,"__esModule",{value:!0});tl.default=Cp;var od=bA(),_d=Op(od),Ad=vA();function Op(tl){return tl&&tl.__esModule?tl:{default:tl}}function Cp(tl){return new _d.default({nodes:(0,Ad.parseMediaList)(tl),type:"media-query-list",value:tl.trim()})}}));var wA=w(((tl,od)=>{od.exports=function(tl,od){if(od=typeof od=="number"?od:1/0,!od)return Array.isArray(tl)?tl.map((function(tl){return tl})):tl;return r(tl,1);function r(tl,_d){return tl.reduce((function(tl,Ad){return Array.isArray(Ad)&&_d{od.exports=function(tl,od){for(var _d=-1,Ad=[];(_d=tl.indexOf(od,_d+1))!==-1;)Ad.push(_d);return Ad}}));var xA=w(((tl,od)=>{"use strict";function Rp(tl,od){for(var _d=1,Ad=tl.length,Dd=tl[0],zd=tl[0],Kd=1;Kd{"use strict";tl.__esModule=!0;var _d=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(tl){return typeof tl}:function(tl){return tl&&typeof Symbol=="function"&&tl.constructor===Symbol&&tl!==Symbol.prototype?"symbol":typeof tl};function Lp(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}var Ad=function t(tl,od){if((typeof tl>"u"?"undefined":_d(tl))!=="object")return tl;var Ad=new tl.constructor;for(var Dd in tl)if(tl.hasOwnProperty(Dd)){var zd=tl[Dd],Kd=typeof zd>"u"?"undefined":_d(zd);Dd==="parent"&&Kd==="object"?od&&(Ad[Dd]=od):zd instanceof Array?Ad[Dd]=zd.map((function(tl){return t(tl,Ad)})):Ad[Dd]=t(zd,Ad)}return Ad},Dd=function(){function t(){var tl=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Lp(this,t);for(var od in tl)this[od]=tl[od];var _d=tl.spaces;_d=_d===void 0?{}:_d;var Ad=_d.before,Dd=Ad===void 0?"":Ad,zd=_d.after,Kd=zd===void 0?"":zd;this.spaces={before:Dd,after:Kd}}return t.prototype.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},t.prototype.replaceWith=function(){if(this.parent){for(var tl in arguments)this.parent.insertBefore(this,arguments[tl]);this.remove()}return this},t.prototype.next=function(){return this.parent.at(this.parent.index(this)+1)},t.prototype.prev=function(){return this.parent.at(this.parent.index(this)-1)},t.prototype.clone=function(){var tl=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},od=Ad(this);for(var _d in tl)od[_d]=tl[_d];return od},t.prototype.toString=function(){return[this.spaces.before,String(this.value),this.spaces.after].join("")},t}();tl.default=Dd;od.exports=tl.default}));var SA=w((tl=>{"use strict";tl.__esModule=!0;var od=tl.TAG="tag",_d=tl.STRING="string",Ad=tl.SELECTOR="selector",Dd=tl.ROOT="root",zd=tl.PSEUDO="pseudo",Kd=tl.NESTING="nesting",Zd=tl.ID="id",fh=tl.COMMENT="comment",vh=tl.COMBINATOR="combinator",wh=tl.CLASS="class",xh=tl.ATTRIBUTE="attribute",$h=tl.UNIVERSAL="universal"}));var TA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=function(){function t(tl,od){for(var _d=0;_d=tl&&(this.indexes[_d]=od-1);return this},e.prototype.removeAll=function(){for(var tl=this.nodes,od=Array.isArray(tl),_d=0,tl=od?tl:tl[Symbol.iterator]();;){var Ad;if(od){if(_d>=tl.length)break;Ad=tl[_d++]}else{if(_d=tl.next(),_d.done)break;Ad=_d.value}var Dd=Ad;Dd.parent=void 0}return this.nodes=[],this},e.prototype.empty=function(){return this.removeAll()},e.prototype.insertAfter=function(tl,od){var _d=this.index(tl);this.nodes.splice(_d+1,0,od);var Ad=void 0;for(var Dd in this.indexes)Ad=this.indexes[Dd],_d<=Ad&&(this.indexes[Dd]=Ad+this.nodes.length);return this},e.prototype.insertBefore=function(tl,od){var _d=this.index(tl);this.nodes.splice(_d,0,od);var Ad=void 0;for(var Dd in this.indexes)Ad=this.indexes[Dd],_d<=Ad&&(this.indexes[Dd]=Ad+this.nodes.length);return this},e.prototype.each=function(tl){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var od=this.lastEach;if(this.indexes[od]=0,!!this.length){for(var _d=void 0,Ad=void 0;this.indexes[od]{"use strict";tl.__esModule=!0;var _d=TA(),Ad=Xp(_d),Dd=SA();function Xp(tl){return tl&&tl.__esModule?tl:{default:tl}}function Jp(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}function Zp(tl,od){if(!tl)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return od&&(typeof od=="object"||typeof od=="function")?od:tl}function eh(tl,od){if(typeof od!="function"&&od!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof od);tl.prototype=Object.create(od&&od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}),od&&(Object.setPrototypeOf?Object.setPrototypeOf(tl,od):tl.__proto__=od)}var zd=function(tl){eh(e,tl);function e(od){Jp(this,e);var _d=Zp(this,tl.call(this,od));return _d.type=Dd.ROOT,_d}return e.prototype.toString=function(){var tl=this.reduce((function(tl,od){var _d=String(od);return _d?tl+_d+",":""}),"").slice(0,-1);return this.trailingComma?tl+",":tl},e}(Ad.default);tl.default=zd;od.exports=tl.default}));var IA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=TA(),Ad=ih(_d),Dd=SA();function ih(tl){return tl&&tl.__esModule?tl:{default:tl}}function oh(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}function ah(tl,od){if(!tl)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return od&&(typeof od=="object"||typeof od=="function")?od:tl}function uh(tl,od){if(typeof od!="function"&&od!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof od);tl.prototype=Object.create(od&&od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}),od&&(Object.setPrototypeOf?Object.setPrototypeOf(tl,od):tl.__proto__=od)}var zd=function(tl){uh(e,tl);function e(od){oh(this,e);var _d=ah(this,tl.call(this,od));return _d.type=Dd.SELECTOR,_d}return e}(Ad.default);tl.default=zd;od.exports=tl.default}));var BA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=function(){function t(tl,od){for(var _d=0;_d{"use strict";tl.__esModule=!0;var _d=BA(),Ad=_h(_d),Dd=SA();function _h(tl){return tl&&tl.__esModule?tl:{default:tl}}function bh(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}function Eh(tl,od){if(!tl)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return od&&(typeof od=="object"||typeof od=="function")?od:tl}function Sh(tl,od){if(typeof od!="function"&&od!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof od);tl.prototype=Object.create(od&&od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}),od&&(Object.setPrototypeOf?Object.setPrototypeOf(tl,od):tl.__proto__=od)}var zd=function(tl){Sh(e,tl);function e(od){bh(this,e);var _d=Eh(this,tl.call(this,od));return _d.type=Dd.CLASS,_d}return e.prototype.toString=function(){return[this.spaces.before,this.ns,"."+this.value,this.spaces.after].join("")},e}(Ad.default);tl.default=zd;od.exports=tl.default}));var PA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=DA(),Ad=Ch(_d),Dd=SA();function Ch(tl){return tl&&tl.__esModule?tl:{default:tl}}function Nh(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}function Ph(tl,od){if(!tl)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return od&&(typeof od=="object"||typeof od=="function")?od:tl}function Rh(tl,od){if(typeof od!="function"&&od!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof od);tl.prototype=Object.create(od&&od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}),od&&(Object.setPrototypeOf?Object.setPrototypeOf(tl,od):tl.__proto__=od)}var zd=function(tl){Rh(e,tl);function e(od){Nh(this,e);var _d=Ph(this,tl.call(this,od));return _d.type=Dd.COMMENT,_d}return e}(Ad.default);tl.default=zd;od.exports=tl.default}));var RA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=BA(),Ad=Mh(_d),Dd=SA();function Mh(tl){return tl&&tl.__esModule?tl:{default:tl}}function Bh(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}function Uh(tl,od){if(!tl)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return od&&(typeof od=="object"||typeof od=="function")?od:tl}function Fh(tl,od){if(typeof od!="function"&&od!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof od);tl.prototype=Object.create(od&&od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}),od&&(Object.setPrototypeOf?Object.setPrototypeOf(tl,od):tl.__proto__=od)}var zd=function(tl){Fh(e,tl);function e(od){Bh(this,e);var _d=Uh(this,tl.call(this,od));return _d.type=Dd.ID,_d}return e.prototype.toString=function(){return[this.spaces.before,this.ns,"#"+this.value,this.spaces.after].join("")},e}(Ad.default);tl.default=zd;od.exports=tl.default}));var NA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=BA(),Ad=Vh(_d),Dd=SA();function Vh(tl){return tl&&tl.__esModule?tl:{default:tl}}function zh(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}function jh(tl,od){if(!tl)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return od&&(typeof od=="object"||typeof od=="function")?od:tl}function Hh(tl,od){if(typeof od!="function"&&od!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof od);tl.prototype=Object.create(od&&od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}),od&&(Object.setPrototypeOf?Object.setPrototypeOf(tl,od):tl.__proto__=od)}var zd=function(tl){Hh(e,tl);function e(od){zh(this,e);var _d=jh(this,tl.call(this,od));return _d.type=Dd.TAG,_d}return e}(Ad.default);tl.default=zd;od.exports=tl.default}));var OA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=DA(),Ad=Zh(_d),Dd=SA();function Zh(tl){return tl&&tl.__esModule?tl:{default:tl}}function ed(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}function td(tl,od){if(!tl)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return od&&(typeof od=="object"||typeof od=="function")?od:tl}function rd(tl,od){if(typeof od!="function"&&od!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof od);tl.prototype=Object.create(od&&od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}),od&&(Object.setPrototypeOf?Object.setPrototypeOf(tl,od):tl.__proto__=od)}var zd=function(tl){rd(e,tl);function e(od){ed(this,e);var _d=td(this,tl.call(this,od));return _d.type=Dd.STRING,_d}return e}(Ad.default);tl.default=zd;od.exports=tl.default}));var LA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=TA(),Ad=ad(_d),Dd=SA();function ad(tl){return tl&&tl.__esModule?tl:{default:tl}}function ud(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}function ld(tl,od){if(!tl)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return od&&(typeof od=="object"||typeof od=="function")?od:tl}function cd(tl,od){if(typeof od!="function"&&od!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof od);tl.prototype=Object.create(od&&od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}),od&&(Object.setPrototypeOf?Object.setPrototypeOf(tl,od):tl.__proto__=od)}var zd=function(tl){cd(e,tl);function e(od){ud(this,e);var _d=ld(this,tl.call(this,od));return _d.type=Dd.PSEUDO,_d}return e.prototype.toString=function(){var tl=this.length?"("+this.map(String).join(",")+")":"";return[this.spaces.before,String(this.value),tl,this.spaces.after].join("")},e}(Ad.default);tl.default=zd;od.exports=tl.default}));var QA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=BA(),Ad=md(_d),Dd=SA();function md(tl){return tl&&tl.__esModule?tl:{default:tl}}function yd(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}function gd(tl,od){if(!tl)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return od&&(typeof od=="object"||typeof od=="function")?od:tl}function wd(tl,od){if(typeof od!="function"&&od!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof od);tl.prototype=Object.create(od&&od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}),od&&(Object.setPrototypeOf?Object.setPrototypeOf(tl,od):tl.__proto__=od)}var zd=function(tl){wd(e,tl);function e(od){yd(this,e);var _d=gd(this,tl.call(this,od));return _d.type=Dd.ATTRIBUTE,_d.raws={},_d}return e.prototype.toString=function(){var tl=[this.spaces.before,"[",this.ns,this.attribute];return this.operator&&tl.push(this.operator),this.value&&tl.push(this.value),this.raws.insensitive?tl.push(this.raws.insensitive):this.insensitive&&tl.push(" i"),tl.push("]"),tl.concat(this.spaces.after).join("")},e}(Ad.default);tl.default=zd;od.exports=tl.default}));var MA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=BA(),Ad=Ed(_d),Dd=SA();function Ed(tl){return tl&&tl.__esModule?tl:{default:tl}}function Sd(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}function kd(tl,od){if(!tl)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return od&&(typeof od=="object"||typeof od=="function")?od:tl}function Td(tl,od){if(typeof od!="function"&&od!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof od);tl.prototype=Object.create(od&&od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}),od&&(Object.setPrototypeOf?Object.setPrototypeOf(tl,od):tl.__proto__=od)}var zd=function(tl){Td(e,tl);function e(od){Sd(this,e);var _d=kd(this,tl.call(this,od));return _d.type=Dd.UNIVERSAL,_d.value="*",_d}return e}(Ad.default);tl.default=zd;od.exports=tl.default}));var jA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=DA(),Ad=Pd(_d),Dd=SA();function Pd(tl){return tl&&tl.__esModule?tl:{default:tl}}function Rd(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}function Id(tl,od){if(!tl)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return od&&(typeof od=="object"||typeof od=="function")?od:tl}function qd(tl,od){if(typeof od!="function"&&od!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof od);tl.prototype=Object.create(od&&od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}),od&&(Object.setPrototypeOf?Object.setPrototypeOf(tl,od):tl.__proto__=od)}var zd=function(tl){qd(e,tl);function e(od){Rd(this,e);var _d=Id(this,tl.call(this,od));return _d.type=Dd.COMBINATOR,_d}return e}(Ad.default);tl.default=zd;od.exports=tl.default}));var UA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=DA(),Ad=Ud(_d),Dd=SA();function Ud(tl){return tl&&tl.__esModule?tl:{default:tl}}function Fd(tl,od){if(!(tl instanceof od))throw new TypeError("Cannot call a class as a function")}function $d(tl,od){if(!tl)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return od&&(typeof od=="object"||typeof od=="function")?od:tl}function Wd(tl,od){if(typeof od!="function"&&od!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof od);tl.prototype=Object.create(od&&od.prototype,{constructor:{value:tl,enumerable:!1,writable:!0,configurable:!0}}),od&&(Object.setPrototypeOf?Object.setPrototypeOf(tl,od):tl.__proto__=od)}var zd=function(tl){Wd(e,tl);function e(od){Fd(this,e);var _d=$d(this,tl.call(this,od));return _d.type=Dd.NESTING,_d.value="&",_d}return e}(Ad.default);tl.default=zd;od.exports=tl.default}));var GA=w(((tl,od)=>{"use strict";tl.__esModule=!0;tl.default=Yd;function Yd(tl){return tl.sort((function(tl,od){return tl-od}))}od.exports=tl.default}));var $A=w(((tl,od)=>{"use strict";tl.__esModule=!0;tl.default=tm;var _d=39,Ad=34,Dd=92,zd=47,Kd=10,Zd=32,fh=12,vh=9,wh=13,xh=43,$h=62,Xh=126,s_=124,g_=44,E_=40,k_=41,ef=91,nf=93,$f=59,Hf=42,Kf=58,Xf=38,eg=64,tg=/[ \n\t\r\{\(\)'"\\;/]/g,rg=/[ \n\t\r\(\)\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g;function tm(tl){for(var od=[],ng=tl.css.valueOf(),sg=void 0,mg=void 0,eA=void 0,tA=void 0,rA=void 0,nA=void 0,iA=void 0,sA=void 0,aA=void 0,oA=void 0,lA=void 0,cA=ng.length,uA=-1,pA=1,dA=0,y=function(od,_d){if(tl.safe)ng+=_d,mg=ng.length-1;else throw tl.error("Unclosed "+od,pA,dA-uA,dA)};dA0?(sA=pA+rA,aA=mg-tA[rA].length):(sA=pA,aA=uA),od.push(["comment",nA,pA,dA-uA,sA,mg-aA,dA]),uA=aA,pA=sA,dA=mg):(rg.lastIndex=dA+1,rg.test(ng),rg.lastIndex===0?mg=ng.length-1:mg=rg.lastIndex-2,od.push(["word",ng.slice(dA,mg+1),pA,dA-uA,pA,mg-uA,dA]),dA=mg);break}dA++}return od}od.exports=tl.default}));var JA=w(((tl,od)=>{"use strict";tl.__esModule=!0;var _d=function(){function t(tl,od){for(var _d=0;_d1?(Dd[0]===""&&(Dd[0]=!0),zd.attribute=this.parseValue(Dd[2]),zd.namespace=this.parseNamespace(Dd[0])):zd.attribute=this.parseValue(Ad[0]),od=new rg.default(zd),Ad[2]){var Kd=Ad[2].split(/(\s+i\s*?)$/),Zd=Kd[0].trim();od.value=this.lossy?Zd:Kd[0],Kd[1]&&(od.insensitive=!0,this.lossy||(od.raws.insensitive=Kd[1])),od.quoted=Zd[0]==="'"||Zd[0]==='"',od.raws.unquoted=od.quoted?Zd.slice(1,-1):Zd}this.newNode(od),this.position++},t.prototype.combinator=function(){if(this.currToken[1]==="|")return this.namespace();for(var tl=new eA.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&&tl.nextToken&&tl.nextToken[0]==="("&&tl.error("Misplaced parenthesis.")}))}else this.error('Unexpected "'+this.currToken[0]+'" found.')},t.prototype.space=function(){var tl=this.currToken;this.position===0||this.prevToken[0]===","||this.prevToken[0]==="("?(this.spaces=this.parseSpace(tl[1]),this.position++):this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.spaces.after=this.parseSpace(tl[1]),this.position++):this.combinator()},t.prototype.string=function(){var tl=this.currToken;this.newNode(new Kf.default({value:this.currToken[1],source:{start:{line:tl[2],column:tl[3]},end:{line:tl[4],column:tl[5]}},sourceIndex:tl[6]})),this.position++},t.prototype.universal=function(tl){var od=this.nextToken;if(od&&od[1]==="|")return this.position++,this.namespace();this.newNode(new sg.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]}),tl),this.position++},t.prototype.splitWord=function(tl,od){for(var _d=this,Ad=this.nextToken,zd=this.currToken[1];Ad&&Ad[0]==="word";){this.position++;var Zd=this.currToken[1];if(zd+=Zd,Zd.lastIndexOf("\\")===Zd.length-1){var vh=this.nextToken;vh&&vh[0]==="space"&&(zd+=this.parseSpace(vh[1]," "),this.position++)}Ad=this.nextToken}var wh=(0,Kd.default)(zd,"."),xh=(0,Kd.default)(zd,"#"),$h=(0,Kd.default)(zd,"#{");$h.length&&(xh=xh.filter((function(tl){return!~$h.indexOf(tl)})));var Xh=(0,iA.default)((0,fh.default)((0,Dd.default)([[0],wh,xh])));Xh.forEach((function(Ad,Dd){var Kd=Xh[Dd+1]||zd.length,Zd=zd.slice(Ad,Kd);if(Dd===0&&od)return od.call(_d,Zd,Xh.length);var fh=void 0;~wh.indexOf(Ad)?fh=new s_.default({value:Zd.slice(1),source:{start:{line:_d.currToken[2],column:_d.currToken[3]+Ad},end:{line:_d.currToken[4],column:_d.currToken[3]+(Kd-1)}},sourceIndex:_d.currToken[6]+Xh[Dd]}):~xh.indexOf(Ad)?fh=new ef.default({value:Zd.slice(1),source:{start:{line:_d.currToken[2],column:_d.currToken[3]+Ad},end:{line:_d.currToken[4],column:_d.currToken[3]+(Kd-1)}},sourceIndex:_d.currToken[6]+Xh[Dd]}):fh=new $f.default({value:Zd,source:{start:{line:_d.currToken[2],column:_d.currToken[3]+Ad},end:{line:_d.currToken[4],column:_d.currToken[3]+(Kd-1)}},sourceIndex:_d.currToken[6]+Xh[Dd]}),_d.newNode(fh,tl)})),this.position++},t.prototype.word=function(tl){var od=this.nextToken;return od&&od[1]==="|"?(this.position++,this.namespace()):this.splitWord(tl)},t.prototype.loop=function(){for(;this.position{"use strict";tl.__esModule=!0;var _d=function(){function t(tl,od){for(var _d=0;_d1&&arguments[1]!==void 0?arguments[1]:{},_d=new Dd.default({css:tl,error:function(tl){throw new Error(tl)},options:od});return this.res=_d,this.func(_d),this},_d(t,[{key:"result",get:function(){return String(this.res)}}]),t}();tl.default=zd;od.exports=tl.default}));var VA=w(((tl,od)=>{"use strict";var Ks=function(tl,od){let _d=new tl.constructor;for(let Ad in tl){if(!tl.hasOwnProperty(Ad))continue;let Dd=tl[Ad],zd=typeof Dd;Ad==="parent"&&zd==="object"?od&&(_d[Ad]=od):Ad==="source"?_d[Ad]=Dd:Dd instanceof Array?_d[Ad]=Dd.map((tl=>Ks(tl,_d))):Ad!=="before"&&Ad!=="after"&&Ad!=="between"&&Ad!=="semicolon"&&(zd==="object"&&Dd!==null&&(Dd=Ks(Dd)),_d[Ad]=Dd)}return _d};od.exports=class{constructor(tl){tl=tl||{},this.raws={before:"",after:""};for(let od in tl)this[od]=tl[od]}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(tl){tl=tl||{};let od=Ks(this);for(let _d in tl)od[_d]=tl[_d];return od}cloneBefore(tl){tl=tl||{};let od=this.clone(tl);return this.parent.insertBefore(this,od),od}cloneAfter(tl){tl=tl||{};let od=this.clone(tl);return this.parent.insertAfter(this,od),od}replaceWith(){let tl=Array.prototype.slice.call(arguments);if(this.parent){for(let od of tl)this.parent.insertBefore(this,od);this.remove()}return this}moveTo(tl){return this.cleanRaws(this.root()===tl.root()),this.remove(),tl.append(this),this}moveBefore(tl){return this.cleanRaws(this.root()===tl.root()),this.remove(),tl.parent.insertBefore(tl,this),this}moveAfter(tl){return this.cleanRaws(this.root()===tl.root()),this.remove(),tl.parent.insertAfter(tl,this),this}next(){let tl=this.parent.index(this);return this.parent.nodes[tl+1]}prev(){let tl=this.parent.index(this);return this.parent.nodes[tl-1]}toJSON(){let tl={};for(let od in this){if(!this.hasOwnProperty(od)||od==="parent")continue;let _d=this[od];_d instanceof Array?tl[od]=_d.map((tl=>typeof tl=="object"&&tl.toJSON?tl.toJSON():tl)):typeof _d=="object"&&_d.toJSON?tl[od]=_d.toJSON():tl[od]=_d}return tl}root(){let tl=this;for(;tl.parent;)tl=tl.parent;return tl}cleanRaws(tl){delete this.raws.before,delete this.raws.after,tl||delete this.raws.between}positionInside(tl){let od=this.toString(),_d=this.source.start.column,Ad=this.source.start.line;for(let Dd=0;Dd{"use strict";var _d=VA(),Ad=class extends _d{constructor(tl){super(tl),this.nodes||(this.nodes=[])}push(tl){return tl.parent=this,this.nodes.push(tl),this}each(tl){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let od=this.lastEach,_d,Ad;if(this.indexes[od]=0,!!this.nodes){for(;this.indexes[od]{let Ad=tl(od,_d);return Ad!==!1&&od.walk&&(Ad=od.walk(tl)),Ad}))}walkType(tl,od){if(!tl||!od)throw new Error("Parameters {type} and {callback} are required.");let _d=typeof tl=="function";return this.walk(((Ad,Dd)=>{if(_d&&Ad instanceof tl||!_d&&Ad.type===tl)return od.call(this,Ad,Dd)}))}append(tl){return tl.parent=this,this.nodes.push(tl),this}prepend(tl){return tl.parent=this,this.nodes.unshift(tl),this}cleanRaws(tl){if(super.cleanRaws(tl),this.nodes)for(let od of this.nodes)od.cleanRaws(tl)}insertAfter(tl,od){let _d=this.index(tl),Ad;this.nodes.splice(_d+1,0,od);for(let tl in this.indexes)Ad=this.indexes[tl],_d<=Ad&&(this.indexes[tl]=Ad+this.nodes.length);return this}insertBefore(tl,od){let _d=this.index(tl),Ad;this.nodes.splice(_d,0,od);for(let tl in this.indexes)Ad=this.indexes[tl],_d<=Ad&&(this.indexes[tl]=Ad+this.nodes.length);return this}removeChild(tl){tl=this.index(tl),this.nodes[tl].parent=void 0,this.nodes.splice(tl,1);let od;for(let _d in this.indexes)od=this.indexes[_d],od>=tl&&(this.indexes[_d]=od-1);return this}removeAll(){for(let tl of this.nodes)tl.parent=void 0;return this.nodes=[],this}every(tl){return this.nodes.every(tl)}some(tl){return this.nodes.some(tl)}index(tl){return typeof tl=="number"?tl:this.nodes.indexOf(tl)}get first(){if(this.nodes)return this.nodes[0]}get last(){if(this.nodes)return this.nodes[this.nodes.length-1]}toString(){let tl=this.nodes.map(String).join("");return this.value&&(tl=this.value+tl),this.raws.before&&(tl=this.raws.before+tl),this.raws.after&&(tl+=this.raws.after),tl}};Ad.registerWalker=tl=>{let od="walk"+tl.name;od.lastIndexOf("s")!==od.length-1&&(od+="s"),!Ad.prototype[od]&&(Ad.prototype[od]=function(od){return this.walkType(tl,od)})};od.exports=Ad}));var WA=w(((tl,od)=>{"use strict";var _d=HA();od.exports=class extends _d{constructor(tl){super(tl),this.type="root"}}}));var YA=w(((tl,od)=>{"use strict";var _d=HA();od.exports=class extends _d{constructor(tl){super(tl),this.type="value",this.unbalanced=0}}}));var zA=w(((tl,od)=>{"use strict";var _d=HA(),Ad=class extends _d{constructor(tl){super(tl),this.type="atword"}toString(){let tl=this.quoted?this.raws.quote:"";return[this.raws.before,"@",String.prototype.toString.call(this.value),this.raws.after].join("")}};_d.registerWalker(Ad);od.exports=Ad}));var KA=w(((tl,od)=>{"use strict";var _d=HA(),Ad=VA(),Dd=class extends Ad{constructor(tl){super(tl),this.type="colon"}};_d.registerWalker(Dd);od.exports=Dd}));var XA=w(((tl,od)=>{"use strict";var _d=HA(),Ad=VA(),Dd=class extends Ad{constructor(tl){super(tl),this.type="comma"}};_d.registerWalker(Dd);od.exports=Dd}));var ZA=w(((tl,od)=>{"use strict";var _d=HA(),Ad=VA(),Dd=class extends Ad{constructor(tl){super(tl),this.type="comment",this.inline=Object(tl).inline||!1}toString(){return[this.raws.before,this.inline?"//":"/*",String(this.value),this.inline?"":"*/",this.raws.after].join("")}};_d.registerWalker(Dd);od.exports=Dd}));var ty=w(((tl,od)=>{"use strict";var _d=HA(),Ad=class extends _d{constructor(tl){super(tl),this.type="func",this.unbalanced=-1}};_d.registerWalker(Ad);od.exports=Ad}));var ry=w(((tl,od)=>{"use strict";var _d=HA(),Ad=VA(),Dd=class extends Ad{constructor(tl){super(tl),this.type="number",this.unit=Object(tl).unit||""}toString(){return[this.raws.before,String(this.value),this.unit,this.raws.after].join("")}};_d.registerWalker(Dd);od.exports=Dd}));var ny=w(((tl,od)=>{"use strict";var _d=HA(),Ad=VA(),Dd=class extends Ad{constructor(tl){super(tl),this.type="operator"}};_d.registerWalker(Dd);od.exports=Dd}));var oy=w(((tl,od)=>{"use strict";var _d=HA(),Ad=VA(),Dd=class extends Ad{constructor(tl){super(tl),this.type="paren",this.parenType=""}};_d.registerWalker(Dd);od.exports=Dd}));var cy=w(((tl,od)=>{"use strict";var _d=HA(),Ad=VA(),Dd=class extends Ad{constructor(tl){super(tl),this.type="string"}toString(){let tl=this.quoted?this.raws.quote:"";return[this.raws.before,tl,this.value+"",tl,this.raws.after].join("")}};_d.registerWalker(Dd);od.exports=Dd}));var _y=w(((tl,od)=>{"use strict";var _d=HA(),Ad=VA(),Dd=class extends Ad{constructor(tl){super(tl),this.type="word"}};_d.registerWalker(Dd);od.exports=Dd}));var Qy=w(((tl,od)=>{"use strict";var _d=HA(),Ad=VA(),Dd=class extends Ad{constructor(tl){super(tl),this.type="unicode-range"}};_d.registerWalker(Dd);od.exports=Dd}));var Ky=w(((tl,od)=>{"use strict";var _d=class extends Error{constructor(tl){super(tl),this.name=this.constructor.name,this.message=tl||"An error ocurred while tokzenizing.",typeof Error.captureStackTrace=="function"?Error.captureStackTrace(this,this.constructor):this.stack=new Error(tl).stack}};od.exports=_d}));var Xy=w(((tl,od)=>{"use strict";var _d=/[ \n\t\r\{\(\)'"\\;,/]/g,Ad=/[ \n\t\r\(\)\{\}\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g,Dd=/[ \n\t\r\(\)\{\}\*:;@!&'"\-\+\|~>,\[\]\\]|\//g,zd=/^[a-z0-9]/i,Kd=/^[a-f0-9?\-]/i,Zd=Ky();od.exports=function(tl,od){od=od||{};let fh=[],vh=tl.valueOf(),wh=vh.length,xh=-1,$h=1,Xh=0,s_=0,g_=null,E_,k_,ef,nf,$f,Hf,Kf,Xf,eg,tg,rg,ng;function ne(tl){let od=`Unclosed ${tl} at line: ${$h}, column: ${Xh-xh}, token: ${Xh}`;throw new Zd(od)}function W(){let tl=`Syntax error at line: ${$h}, column: ${Xh-xh}, token: ${Xh}`;throw new Zd(tl)}for(;Xh0&&fh[fh.length-1][0]==="word"&&fh[fh.length-1][1]==="url",fh.push(["(","(",$h,Xh-xh,$h,k_-xh,Xh]);break;case 41:s_--,g_=g_&&s_>0,fh.push([")",")",$h,Xh-xh,$h,k_-xh,Xh]);break;case 39:case 34:ef=E_===39?"'":'"',k_=Xh;do{for(tg=!1,k_=vh.indexOf(ef,k_+1),k_===-1&&ne("quote",ef),rg=k_;vh.charCodeAt(rg-1)===92;)rg-=1,tg=!tg}while(tg);fh.push(["string",vh.slice(Xh,k_+1),$h,Xh-xh,$h,k_-xh,Xh]),Xh=k_;break;case 64:_d.lastIndex=Xh+1,_d.test(vh),_d.lastIndex===0?k_=vh.length-1:k_=_d.lastIndex-2,fh.push(["atword",vh.slice(Xh,k_+1),$h,Xh-xh,$h,k_-xh,Xh]),Xh=k_;break;case 92:k_=Xh,E_=vh.charCodeAt(k_+1),Kf&&E_!==47&&E_!==32&&E_!==10&&E_!==9&&E_!==13&&E_!==12&&(k_+=1),fh.push(["word",vh.slice(Xh,k_+1),$h,Xh-xh,$h,k_-xh,Xh]),Xh=k_;break;case 43:case 45:case 42:k_=Xh+1,ng=vh.slice(Xh+1,k_+1);let tl=vh.slice(Xh-1,Xh);if(E_===45&&ng.charCodeAt(0)===45){k_++,fh.push(["word",vh.slice(Xh,k_),$h,Xh-xh,$h,k_-xh,Xh]),Xh=k_-1;break}fh.push(["operator",vh.slice(Xh,k_),$h,Xh-xh,$h,k_-xh,Xh]),Xh=k_-1;break;default:if(E_===47&&(vh.charCodeAt(Xh+1)===42||od.loose&&!g_&&vh.charCodeAt(Xh+1)===47)){if(vh.charCodeAt(Xh+1)===42)k_=vh.indexOf("*/",Xh+2)+1,k_===0&&ne("comment","*/");else{let tl=vh.indexOf(`\n`,Xh+2);k_=tl!==-1?tl-1:wh}Hf=vh.slice(Xh,k_+1),nf=Hf.split(`\n`),$f=nf.length-1,$f>0?(Xf=$h+$f,eg=k_-nf[$f].length):(Xf=$h,eg=xh),fh.push(["comment",Hf,$h,Xh-xh,Xf,k_-eg,Xh]),xh=eg,$h=Xf,Xh=k_}else if(E_===35&&!zd.test(vh.slice(Xh+1,Xh+2)))k_=Xh+1,fh.push(["#",vh.slice(Xh,k_),$h,Xh-xh,$h,k_-xh,Xh]),Xh=k_-1;else if((E_===117||E_===85)&&vh.charCodeAt(Xh+1)===43){k_=Xh+2;do{k_+=1,E_=vh.charCodeAt(k_)}while(k_=48&&E_<=57&&(tl=Dd),tl.lastIndex=Xh+1,tl.test(vh),tl.lastIndex===0?k_=vh.length-1:k_=tl.lastIndex-2,tl===Dd||E_===46){let tl=vh.charCodeAt(k_),od=vh.charCodeAt(k_+1),_d=vh.charCodeAt(k_+2);(tl===101||tl===69)&&(od===45||od===43)&&_d>=48&&_d<=57&&(Dd.lastIndex=k_+2,Dd.test(vh),Dd.lastIndex===0?k_=vh.length-1:k_=Dd.lastIndex-2)}fh.push(["word",vh.slice(Xh,k_+1),$h,Xh-xh,$h,k_-xh,Xh]),Xh=k_}break}Xh++}return fh}}));var Zy=w(((tl,od)=>{"use strict";var _d=class extends Error{constructor(tl){super(tl),this.name=this.constructor.name,this.message=tl||"An error ocurred while parsing.",typeof Error.captureStackTrace=="function"?Error.captureStackTrace(this,this.constructor):this.stack=new Error(tl).stack}};od.exports=_d}));var lb=w(((tl,od)=>{"use strict";var _d=WA(),Ad=YA(),Dd=zA(),zd=KA(),Kd=XA(),Zd=ZA(),fh=ty(),vh=ry(),wh=ny(),xh=oy(),$h=cy(),Xh=_y(),s_=Qy(),g_=Xy(),E_=wA(),k_=CA(),ef=xA(),nf=Zy();function Ry(tl){return tl.sort(((tl,od)=>tl-od))}od.exports=class{constructor(tl,od){let Dd={loose:!1};this.cache=[],this.input=tl,this.options=Object.assign({},Dd,od),this.position=0,this.unbalanced=0,this.root=new _d;let zd=new Ad;this.root.append(zd),this.current=zd,this.tokens=g_(tl,this.options)}parse(){return this.loop()}colon(){let tl=this.currToken;this.newNode(new zd({value:tl[1],source:{start:{line:tl[2],column:tl[3]},end:{line:tl[4],column:tl[5]}},sourceIndex:tl[6]})),this.position++}comma(){let tl=this.currToken;this.newNode(new Kd({value:tl[1],source:{start:{line:tl[2],column:tl[3]},end:{line:tl[4],column:tl[5]}},sourceIndex:tl[6]})),this.position++}comment(){let tl=!1,od=this.currToken[1].replace(/\/\*|\*\//g,""),_d;this.options.loose&&od.startsWith("//")&&(od=od.substring(2),tl=!0),_d=new Zd({value:od,inline:tl,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(_d),this.position++}error(tl,od){throw new nf(tl+` at line: ${od[2]}, column ${od[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 od=new wh({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(od)}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 tl=1,od=this.position+1,_d=this.currToken,Ad;for(;od=this.tokens.length-1&&!this.current.unbalanced)&&(this.current.unbalanced--,this.current.unbalanced<0&&this.error("Expected opening parenthesis",tl),!this.current.unbalanced&&this.cache.length&&(this.current=this.cache.pop()))}space(){let tl=this.currToken;this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.raws.after+=tl[1],this.position++):(this.spaces=tl[1],this.position++)}unicodeRange(){let tl=this.currToken;this.newNode(new s_({value:tl[1],source:{start:{line:tl[2],column:tl[3]},end:{line:tl[4],column:tl[5]}},sourceIndex:tl[6]})),this.position++}splitWord(){let tl=this.nextToken,od=this.currToken[1],_d=/^[\+\-]?((\d+(\.\d*)?)|(\.\d+))([eE][\+\-]?\d+)?/,Ad=/^(?!\#([a-z0-9]+))[\#\{\}]/gi,zd,Kd;if(!Ad.test(od))for(;tl&&tl[0]==="word";){this.position++;let _d=this.currToken[1];od+=_d,tl=this.nextToken}zd=k_(od,"@"),Kd=Ry(ef(E_([[0],zd]))),Kd.forEach(((Ad,Zd)=>{let wh=Kd[Zd+1]||od.length,xh=od.slice(Ad,wh),$h;if(~zd.indexOf(Ad))$h=new Dd({value:xh.slice(1),source:{start:{line:this.currToken[2],column:this.currToken[3]+Ad},end:{line:this.currToken[4],column:this.currToken[3]+(wh-1)}},sourceIndex:this.currToken[6]+Kd[Zd]});else if(_d.test(this.currToken[1])){let tl=xh.replace(_d,"");$h=new vh({value:xh.replace(tl,""),source:{start:{line:this.currToken[2],column:this.currToken[3]+Ad},end:{line:this.currToken[4],column:this.currToken[3]+(wh-1)}},sourceIndex:this.currToken[6]+Kd[Zd],unit:tl})}else $h=new(tl&&tl[0]==="("?fh:Xh)({value:xh,source:{start:{line:this.currToken[2],column:this.currToken[3]+Ad},end:{line:this.currToken[4],column:this.currToken[3]+(wh-1)}},sourceIndex:this.currToken[6]+Kd[Zd]}),$h.type==="word"?($h.isHex=/^#(.+)/.test(xh),$h.isColor=/^#([0-9a-f]{3}|[0-9a-f]{4}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(xh)):this.cache.push(this.current);this.newNode($h)})),this.position++}string(){let tl=this.currToken,od=this.currToken[1],_d=/^(\"|\')/,Ad=_d.test(od),Dd="",zd;Ad&&(Dd=od.match(_d)[0],od=od.slice(1,od.length-1)),zd=new $h({value:od,source:{start:{line:tl[2],column:tl[3]},end:{line:tl[4],column:tl[5]}},sourceIndex:tl[6],quoted:Ad}),zd.raws.quote=Dd,this.newNode(zd),this.position++}word(){return this.splitWord()}newNode(tl){return this.spaces&&(tl.raws.before+=this.spaces,this.spaces=""),this.current.append(tl)}get currToken(){return this.tokens[this.position]}get nextToken(){return this.tokens[this.position+1]}get prevToken(){return this.tokens[this.position-1]}}}));var hb={};sn(hb,{languages:()=>nw,options:()=>aw,parsers:()=>ow,printers:()=>Rw});var Et=(tl,od)=>(_d,Ad,...Dd)=>_d|1&&Ad==null?void 0:(od.call(Ad)??Ad[tl]).apply(Ad,Dd);var gb=String.prototype.replaceAll??function(tl,od){return tl.global?this.replace(tl,od):this.split(tl).join(od)},yb=Et("replaceAll",(function(){if(typeof this=="string")return gb})),xb=yb;function Nl(tl){return this[tl<0?this.length+tl:tl]}var Sb=Et("at",(function(){if(Array.isArray(this)||typeof this=="string")return Nl})),Tb=Sb;var Rl=()=>{},Rb=Rl;var Nb="string",Ob="array",Mb="cursor",ev="indent",tv="align",rv="trim",nv="group",iv="fill",sv="if-break",ov="indent-if-break",lv="line-suffix",cv="line-suffix-boundary",uv="line",pv="label",_v="break-parent",Bv=new Set([Mb,ev,tv,rv,nv,iv,sv,ov,lv,cv,uv,pv,_v]);function Il(tl){if(typeof tl=="string")return Nb;if(Array.isArray(tl))return Ob;if(!tl)return;let{type:od}=tl;if(Bv.has(od))return od}var Fv=Il;var ql=tl=>new Intl.ListFormat("en-US",{type:"disjunction"}).format(tl);function Ll(tl){let od=tl===null?"null":typeof tl;if(od!=="string"&&od!=="object")return`Unexpected doc '${od}', \nExpected it to be 'string' or 'object'.`;if(Fv(tl))throw new Error("doc is valid.");let _d=Object.prototype.toString.call(tl);if(_d!=="[object Object]")return`Unexpected doc '${_d}'.`;let Ad=ql([...Bv].map((tl=>`'${tl}'`)));return`Unexpected doc.type '${tl.type}'.\nExpected it to be ${Ad}.`}var Rv=class extends Error{name="InvalidDocError";constructor(tl){super(Ll(tl)),this.doc=tl}},Ov=Rv;function Dl(tl,od){if(typeof tl=="string")return od(tl);let _d=new Map;return r(tl);function r(tl){if(_d.has(tl))return _d.get(tl);let od=n(tl);return _d.set(tl,od),od}function n(tl){switch(Fv(tl)){case Ob:return od(tl.map(r));case iv:return od({...tl,parts:tl.parts.map(r)});case sv:return od({...tl,breakContents:r(tl.breakContents),flatContents:r(tl.flatContents)});case nv:{let{expandedStates:_d,contents:Ad}=tl;return _d?(_d=_d.map(r),Ad=_d[0]):Ad=r(Ad),od({...tl,contents:Ad,expandedStates:_d})}case tv:case ev:case ov:case pv:case lv:return od({...tl,contents:r(tl.contents)});case Nb:case Mb:case rv:case cv:case uv:case _v:return od(tl);default:throw new Ov(tl)}}}function Ml(tl){return tl.type===uv&&!tl.hard?tl.soft?"":" ":tl.type===sv?tl.flatContents:tl}function an(tl){return Dl(tl,Ml)}var Qv=Rb,jv=Rb,Uv=Rb,Gv=Rb;function L(tl){return Qv(tl),{type:ev,contents:tl}}function Bl(tl,od){return Gv(tl),Qv(od),{type:tv,contents:od,n:tl}}function le(tl){return Bl(-1,tl)}var $v={type:_v};function Pe(tl){return Uv(tl),{type:iv,parts:tl}}function D(tl,od={}){return Qv(tl),jv(od.expandedStates,!0),{type:nv,id:od.id,contents:tl,break:!!od.shouldBreak,expandedStates:od.expandedStates}}function Nt(tl,od="",_d={}){return Qv(tl),od!==""&&Qv(od),{type:sv,breakContents:tl,flatContents:od,groupId:_d.groupId}}function Y(tl,od){Qv(tl),jv(od);let _d=[];for(let Ad=0;Ad0}var Yv=$l;var Kv=Object.freeze({character:"'",codePoint:39}),Xv=Object.freeze({character:'"',codePoint:34}),Zv=Object.freeze({preferred:Kv,alternate:Xv}),eE=Object.freeze({preferred:Xv,alternate:Kv});function Yl(tl,od){let{preferred:_d,alternate:Ad}=od===!0||od==="'"?Zv:eE,{length:Dd}=tl,zd=0,Kd=0;for(let od=0;odKd?Ad:_d).character}var tE=Yl;var rE=/\\(["'\\])|(["'])/gu;function zl(tl,od){let _d=od==='"'?"'":'"',Ad=xb(0,tl,rE,((tl,Ad,Dd)=>Ad?Ad===_d?_d:tl:Dd===od?"\\"+Dd:Dd));return od+Ad+od}var nE=zl;function jl(tl,od){Rb(/^(?["']).*\k$/su.test(tl));let _d=tl.slice(1,-1),Ad=od.parser==="json"||od.parser==="jsonc"||od.parser==="json5"&&od.quoteProps==="preserve"&&!od.singleQuote?'"':od.__isInHtmlAttribute?"'":tE(_d,od.singleQuote);return tl.charAt(0)===Ad?tl:nE(_d,Ad)}var iE=jl;var sE=class extends Error{name="UnexpectedNodeError";constructor(tl,od,_d="type"){super(`Unexpected ${od} node ${_d}: ${JSON.stringify(tl[_d])}.`),this.node=tl}},aE=sE;var oE=Symbol.for("PRETTIER_IS_FRONT_MATTER");function Hl(tl){return!!tl?.[oE]}var lE=Hl;var cE=3;function Kl(tl){let od=tl.slice(0,cE);if(od!=="---"&&od!=="+++")return;let _d=tl.indexOf(`\n`,cE);if(_d===-1)return;let Ad=tl.slice(cE,_d).trim(),Dd=tl.indexOf(`\n${od}`,_d),zd=Ad;if(zd||(zd=od==="+++"?"toml":"yaml"),Dd===-1&&od==="---"&&zd==="yaml"&&(Dd=tl.indexOf(`\n...`,_d)),Dd===-1)return;let Kd=Dd+1+cE,Zd=tl.charAt(Kd+1);if(!/\s?/u.test(Zd))return;let fh=tl.slice(0,Kd),vh;return{language:zd,explicitLanguage:Ad||null,value:tl.slice(_d+1,Dd),startDelimiter:od,endDelimiter:fh.slice(-cE),raw:fh,start:{line:1,column:0,index:0},end:{index:fh.length,get line(){return vh??(vh=fh.split(`\n`)),vh.length},get column(){return vh??(vh=fh.split(`\n`)),Tb(0,vh,-1).length}},[oE]:!0}}function Ql(tl){let od=Kl(tl);return od?{frontMatter:od,get content(){let{raw:_d}=od;return xb(0,_d,/[^\n]/gu," ")+tl.slice(_d.length)}}:{content:tl}}var uE=Ql;var pE=new Set(["raw","raws","sourceIndex","source","before","after","trailingComma","spaces"]);function yn(tl,od,_d){if(tl.type==="css-comment"&&_d.type==="css-root"&&_d.nodes.length>0&&((_d.nodes[0]===tl||lE(_d.nodes[0])&&_d.nodes[1]===tl)&&(delete od.text,/^\*\s*@(?:format|prettier)\s*$/u.test(tl.text))||_d.type==="css-root"&&Tb(0,_d.nodes,-1)===tl))return null;if(tl.type==="value-root"&&delete od.text,(tl.type==="media-query"||tl.type==="media-query-list"||tl.type==="media-feature-expression")&&delete od.value,tl.type==="css-rule"&&delete od.params,(tl.type==="media-feature"||tl.type==="media-keyword"||tl.type==="media-type"||tl.type==="media-unknown"||tl.type==="media-url"||tl.type==="media-value"||tl.type==="selector-attribute"||tl.type==="selector-string"||tl.type==="selector-class"||tl.type==="selector-combinator"||tl.type==="value-string")&&tl.value&&(od.value=Jl(tl.value)),tl.type==="selector-combinator"&&(od.value=xb(0,od.value,/\s+/gu," ")),tl.type==="media-feature"&&(od.value=xb(0,od.value," ","")),(tl.type==="value-word"&&(tl.isColor&&tl.isHex||["initial","inherit","unset","revert"].includes(tl.value.toLowerCase()))||tl.type==="media-feature"||tl.type==="selector-root-invalid"||tl.type==="selector-pseudo")&&(od.value=od.value.toLowerCase()),tl.type==="css-decl"&&(od.prop=tl.prop.toLowerCase()),(tl.type==="css-atrule"||tl.type==="css-import")&&(od.name=tl.name.toLowerCase()),tl.type==="value-number"&&(od.unit=tl.unit.toLowerCase()),tl.type==="value-unknown"&&(od.value=xb(0,od.value,/;$/gu,"")),tl.type==="selector-attribute"&&(od.attribute=tl.attribute.trim(),tl.namespace&&typeof tl.namespace=="string"&&(od.namespace=tl.namespace.trim()||!0),tl.value)){let{value:tl}=od;/\s[a-zA-Z]$/u.test(tl)&&(od.__prettier_attribute_selector_flag=Tb(0,tl,-1),tl=tl.slice(0,-1)),tl=tl.trim(),tl=tl.replace(/^(?["'])(?.*?)\k$/u,"$"),od.value=tl,delete od.quoted}if((tl.type==="media-value"||tl.type==="media-type"||tl.type==="value-number"||tl.type==="selector-root-invalid"||tl.type==="selector-class"||tl.type==="selector-combinator"||tl.type==="selector-tag")&&tl.value&&(od.value=xb(0,od.value,/([\d+.e-]+)([a-z]*)/giu,((tl,od,_d)=>{let Ad=Number(od);return Number.isNaN(Ad)?tl:Ad+_d.toLowerCase()}))),tl.type==="selector-tag"){let tl=od.value.toLowerCase();["from","to"].includes(tl)&&(od.value=tl)}if(tl.type==="css-atrule"&&tl.name.toLowerCase()==="supports"&&delete od.value,tl.type==="selector-unknown"&&delete od.value,tl.type==="value-comma_group"){let _d=tl.groups.findIndex((tl=>tl.type==="value-number"&&tl.unit==="..."));_d!==-1&&(od.groups[_d].unit="",od.groups.splice(_d+1,0,{type:"value-word",value:"...",isColor:!1,isHex:!1}))}if(tl.type==="value-comma_group"&&tl.groups.some((tl=>tl.type==="value-atword"&&(tl.value.endsWith("[")||tl.value.endsWith("]"))||tl.type==="value-word"&&(tl.value.startsWith("]")||tl.value.startsWith("[")))))return{type:"value-atword",value:tl.groups.map((tl=>tl.value)).join(""),group:{open:null,close:null,groups:[],type:"value-paren_group"}}}yn.ignoredProperties=pE;function Jl(tl){return xb(0,xb(0,tl,"'",'"'),/\\([^\da-f])/giu,"$1")}var dE=yn;function wn(){}wn.getVisitorKeys=tl=>tl.type==="css-root"?["frontMatter"]:[];var hE=wn;var _E=null;function Xe(tl){if(_E!==null&&typeof _E.property){let tl=_E;return _E=Xe.prototype=null,tl}return _E=Xe.prototype=tl??Object.create(null),new Xe}var fE=10;for(let tl=0;tl<=fE;tl++)Xe();function Hr(tl){return Xe(tl)}function ec(tl,od="type"){Hr(tl);function s(_d){let Ad=_d[od],Dd=tl[Ad];if(!Array.isArray(Dd))throw Object.assign(new Error(`Missing visitor keys for '${Ad}'.`),{node:_d});return Dd}return s}var mE=ec;var gE=[[],["nodes"],["group"]],AE={"css-root":["frontMatter","nodes"],"css-comment":gE[0],"css-rule":["selector","nodes"],"css-decl":["value","selector","nodes"],"css-atrule":["selector","params","value","nodes"],"media-query-list":gE[1],"media-query":gE[1],"media-type":gE[0],"media-feature-expression":gE[1],"media-feature":gE[0],"media-colon":gE[0],"media-value":gE[0],"media-keyword":gE[0],"media-url":gE[0],"media-unknown":gE[0],"selector-root":gE[1],"selector-selector":gE[1],"selector-comment":gE[0],"selector-string":gE[0],"selector-tag":gE[0],"selector-id":gE[0],"selector-class":gE[0],"selector-attribute":gE[0],"selector-combinator":gE[1],"selector-universal":gE[0],"selector-pseudo":gE[1],"selector-nesting":gE[0],"selector-unknown":gE[0],"value-value":gE[2],"value-root":gE[2],"value-comment":gE[0],"value-comma_group":["groups"],"value-paren_group":["open","groups","close"],"value-func":gE[2],"value-paren":gE[0],"value-number":gE[0],"value-operator":gE[0],"value-word":gE[0],"value-colon":gE[0],"value-comma":gE[0],"value-string":gE[0],"value-atword":gE[0],"value-unicode-range":gE[0],"value-unknown":gE[0]};var yE=mE(AE),bE=yE;function rc(tl,od){let _d=0;for(let Ad=0;Ad{let Dd=!!Ad?.backwards;if(_d===!1)return!1;let{length:zd}=od,Kd=_d;for(;Kd>=0&&Kdtl.source?.startOffset,R=tl=>tl.source?.endOffset;var DE=/\*\/$/,SE=/^\/\*\*?/,TE=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,kE=/(^|\s+)\/\/([^\n\r]*)/g,IE=/^(\r?\n)+/,BE=/(?:^|\r?\n) *(@[^\n\r]*?) *\r?\n *(?![^\n\r@]*\/\/[^]*)([^\s@][^\n\r@]+?) *\r?\n/g,FE=/(?:^|\r?\n) *@(\S+) *([^\n\r]*)/g,PE=/(\r?\n|^) *\* ?/g,RE=[];function In(tl){let od=tl.match(TE);return od?od[0].trimStart():""}function qn(tl){let od=tl.match(TE)?.[0];return od==null?tl:tl.slice(od.length)}function Ln(tl){tl=xb(0,tl.replace(SE,"").replace(DE,""),PE,"$1");let od="";for(;od!==tl;)od=tl,tl=xb(0,tl,BE,`\n$1 $2\n`);tl=tl.replace(IE,"").trimEnd();let _d=Object.create(null),Ad=xb(0,tl,FE,"").replace(IE,"").trimEnd(),Dd;for(;Dd=FE.exec(tl);){let tl=xb(0,Dd[2],kE,"");if(typeof _d[Dd[1]]=="string"||Array.isArray(_d[Dd[1]])){let od=_d[Dd[1]];_d[Dd[1]]=[...RE,...Array.isArray(od)?od:[od],tl]}else _d[Dd[1]]=tl}return{comments:Ad,pragmas:_d}}function Dn({comments:tl="",pragmas:od={}}){let _d=Object.keys(od),Ad=_d.flatMap((tl=>Nn(tl,od[tl]))).map((tl=>` * ${tl}\n`)).join("");if(!tl){if(_d.length===0)return"";if(_d.length===1&&!Array.isArray(od[_d[0]])){let tl=od[_d[0]];return`/** ${Nn(_d[0],tl)[0]} */`}}let Dd=tl.split(`\n`).map((tl=>` * ${tl}`)).join(`\n`)+`\n`;return`/**\n`+(tl?Dd:"")+(tl&&_d.length>0?` *\n`:"")+Ad+" */"}function Nn(tl,od){return[...RE,...Array.isArray(od)?od:[od]].map((od=>`@${tl} ${od}`.trim()))}var NE=["noformat","noprettier"],OE=["format","prettier"],LE="format";function lc(tl){if(!tl.startsWith("#!"))return"";let od=tl.indexOf(`\n`);return od===-1?tl:tl.slice(0,od)}var QE=lc;function Jr(tl){let od=QE(tl);od&&(tl=tl.slice(od.length+1));let _d=In(tl),{pragmas:Ad,comments:Dd}=Ln(_d);return{shebang:od,text:tl,pragmas:Ad,comments:Dd}}function $n(tl){let{pragmas:od}=Jr(tl);return OE.some((tl=>Object.prototype.hasOwnProperty.call(od,tl)))}function Wn(tl){let{pragmas:od}=Jr(tl);return NE.some((tl=>Object.prototype.hasOwnProperty.call(od,tl)))}function Gn(tl){let{shebang:od,text:_d,pragmas:Ad,comments:Dd}=Jr(tl),zd=qn(_d),Kd=Dn({pragmas:{[LE]:"",...Ad},comments:Dd.trimStart()});return(od?`${od}\n`:"")+Kd+(zd.startsWith(`\n`)?`\n`:`\n\n`)+zd}var Yn=tl=>$n(uE(tl).content),Vn=tl=>Wn(uE(tl).content),zn=tl=>{let{frontMatter:od,content:_d}=uE(tl);return(od?od.raw+`\n\n`:"")+Gn(_d)};var ME=new Set(["red","green","blue","alpha","a","rgb","hue","h","saturation","s","lightness","l","whiteness","w","blackness","b","tint","shade","blend","blenda","contrast","hsl","hsla","hwb","hwba"]);function jn(tl){return tl.findAncestor((tl=>tl.type==="css-decl"))?.prop?.toLowerCase()}var jE=new Set(["initial","inherit","unset","revert"]);function Hn(tl){return jE.has(tl.toLowerCase())}function Kn(tl,od){return tl.findAncestor((tl=>tl.type==="css-atrule"))?.name?.toLowerCase().endsWith("keyframes")&&["from","to"].includes(od.toLowerCase())}function Ie(tl){return tl.includes("$")||tl.includes("@")||tl.includes("#")||tl.startsWith("%")||tl.startsWith("--")||tl.startsWith(":--")||tl.includes("(")&&tl.includes(")")?tl:tl.toLowerCase()}function qe(tl,od){return tl.findAncestor((tl=>tl.type==="value-func"))?.value?.toLowerCase()===od}function Qn(tl){return tl.hasAncestor((tl=>{if(tl.type!=="css-rule")return!1;let od=tl.raws?.selector;return od&&(od.startsWith(":import")||od.startsWith(":export"))}))}function we(tl,od){let _d=Array.isArray(od)?od:[od],Ad=tl.findAncestor((tl=>tl.type==="css-atrule"));return Ad&&_d.includes(Ad.name.toLowerCase())}function Xn(tl){let{node:od}=tl;return od.groups[0]?.value==="url"&&od.groups.length===2&&tl.findAncestor((tl=>tl.type==="css-atrule"))?.name==="import"}function Jn(tl){return tl.type==="value-func"&&tl.value.toLowerCase()==="url"}function Zn(tl){return tl.type==="value-func"&&tl.value.toLowerCase()==="var"}function ei(tl){let{selector:od}=tl;return od?typeof od=="string"&&/^@.+:.*$/u.test(od)||od.value&&/^@.+:.*$/u.test(od.value):!1}function ti(tl){return tl.type==="value-word"&&["from","through","end"].includes(tl.value)}function ri(tl){return tl.type==="value-word"&&["and","or","not"].includes(tl.value)}function si(tl){return tl.type==="value-word"&&tl.value==="in"}function Dt(tl){return tl.type==="value-operator"&&tl.value==="*"}function ve(tl){return tl?.type==="value-operator"&&tl.value==="/"}function J(tl){return tl.type==="value-operator"&&tl.value==="+"}function xe(tl){return tl.type==="value-operator"&&tl.value==="-"}function pc(tl){return tl.type==="value-operator"&&tl.value==="%"}function Mt(tl){return Dt(tl)||ve(tl)||J(tl)||xe(tl)||pc(tl)}function ni(tl){return tl.type==="value-word"&&["==","!="].includes(tl.value)}function ii(tl){return tl.type==="value-word"&&["<",">","<=",">="].includes(tl.value)}function Je(tl,od){return od.parser==="scss"&&tl.type==="css-atrule"&&["if","else","for","each","while"].includes(tl.name)}function es(tl){return tl.raws?.params&&/^\(\s*\)$/u.test(tl.raws.params)}function Bt(tl){return tl.name.startsWith("prettier-placeholder")}function oi(tl){return tl.prop.startsWith("@prettier-placeholder")}function ai(tl,od){return tl.value==="$$"&&tl.type==="value-func"&&od?.type==="value-word"&&!od.raws.before}function ui(tl){return tl.value?.type==="value-root"&&tl.value.group?.type==="value-value"&&tl.prop.toLowerCase()==="composes"}function li(tl){return tl.value?.group?.group?.type==="value-paren_group"&&tl.value.group.group.open!==null&&tl.value.group.group.close!==null}function Z(tl){return tl?.raws?.before===""}function Ut(tl){return tl.type==="value-comma_group"&&tl.groups?.[1]?.type==="value-colon"}function Zr(tl){return tl.type==="value-paren_group"&&tl.groups?.[0]&&Ut(tl.groups[0])}function ts(tl,od){if(od.parser!=="scss")return!1;let{node:_d}=tl;if(_d.groups.length===0)return!1;let Ad=tl.grandparent;return!Zr(_d)&&!(Ad&&Zr(Ad))?!1:!!(tl.findAncestor((tl=>tl.type==="css-decl"))?.prop?.startsWith("$")||Zr(Ad)||Ad.type==="value-func")}function Ze(tl){return tl.type==="value-comment"&&tl.inline}function Ft(tl){return tl.type==="value-word"&&tl.value==="#"}function rs(tl){return tl.type==="value-word"&&tl.value==="{"}function $t(tl){return tl.type==="value-word"&&tl.value==="}"}function et(tl){return["value-word","value-atword"].includes(tl.type)}function Wt(tl){return tl?.type==="value-colon"}function ci(tl,od){if(!Ut(od))return!1;let{groups:_d}=od,Ad=_d.indexOf(tl);return Ad===-1?!1:Wt(_d[Ad+1])}function fi(tl){return tl.value&&["not","and","or"].includes(tl.value.toLowerCase())}function pi(tl){return tl.type!=="value-func"?!1:ME.has(tl.value.toLowerCase())}function Le(tl){return/\/\//u.test(tl.split(/[\n\r]/u).pop())}function tt(tl){return tl?.type==="value-atword"&&tl.value.startsWith("prettier-placeholder-")}function hi(tl,od){if(tl.open?.value!=="("||tl.close?.value!==")"||tl.groups.some((tl=>tl.type!=="value-comma_group")))return!1;if(od.type==="value-comma_group"){let _d=od.groups.indexOf(tl)-1,Ad=od.groups[_d];if(Ad?.type==="value-word"&&Ad.value==="with")return!0}return!1}function rt(tl){return tl.type==="value-paren_group"&&tl.open?.value==="("&&tl.close?.value===")"}function hc(tl,od,_d){let{node:Ad}=tl,Dd=tl.parent,zd=tl.grandparent,Kd=jn(tl),Zd=Kd&&Dd.type==="value-value"&&(Kd==="grid"||Kd.startsWith("grid-template")),fh=tl.findAncestor((tl=>tl.type==="css-atrule")),vh=fh&&Je(fh,od),wh=Ad.groups.some((tl=>Ze(tl))),xh=tl.map(_d,"groups"),$h=[""],Xh=qe(tl,"url"),s_=!1,g_=!1;for(let _d=0;_dod:tl!==-1?s_=!0:od!==-1&&(s_=!1)}if(s_||Wt(E_)||Wt(k_)||E_.type==="value-atword"&&(E_.value===""||E_.value.endsWith("["))||k_.type==="value-word"&&k_.value.startsWith("]")||E_.value==="~"||od.parser==="less"&&(k_?.type==="value-word"&&k_.value==="["||E_.type==="value-word"&&E_.value==="["&&(k_?.type==="value-atword"||k_?.type==="value-word")||E_.type==="value-word"&&E_.value==="]["&&k_?.type==="value-word")||E_.type!=="value-string"&&E_.value&&E_.value.includes("\\")&&k_&&k_.type!=="value-comment"||wh?.value&&wh.value.indexOf("\\")===wh.value.length-1&&E_.type==="value-operator"&&E_.value==="/"||E_.value==="\\"||ai(E_,k_)||Ft(E_)||rs(E_)||$t(k_)||rs(k_)&&Z(k_)||$t(E_)&&Z(k_)||E_.value==="--"&&Ft(k_))continue;let nf=Mt(E_),$f=Mt(k_);if((nf&&Ft(k_)||$f&&$t(E_))&&Z(k_)||!wh&&ve(E_)||qe(tl,"calc")&&(J(E_)||J(k_)||xe(E_)||xe(k_))&&Z(k_))continue;let Hf=(J(E_)||xe(E_))&&_d===0&&(k_.type==="value-number"||k_.isHex)&&zd&&pi(zd)&&!Z(k_);if(od.parser==="scss"&&nf&&E_.value==="-"&&k_.type==="value-func"&&R(E_)!==P(k_)){$h.push([$h.pop()," "]);continue}let Kf=ef?.type==="value-func"||ef&&et(ef)||E_.type==="value-func"||et(E_),Xf=k_.type==="value-func"||et(k_)||wh?.type==="value-func"||wh&&et(wh);if(!(!(Dt(k_)||Dt(E_))&&!qe(tl,"calc")&&!Hf&&(ve(k_)&&!Kf||ve(E_)&&!Xf||J(k_)&&!Kf||J(E_)&&!Xf||xe(k_)||xe(E_))&&(Z(k_)||nf&&(!wh||wh&&Mt(wh))))&&!((od.parser==="scss"||od.parser==="less")&&nf&&E_.value==="-"&&rt(k_)&&R(E_)===P(k_.open)&&k_.open.value==="(")){if(Ze(E_)){if(Dd.type==="value-paren_group"){$h.push(le(Wv),"");continue}$h.push(Wv,"");continue}if(vh&&(ni(k_)||ii(k_)||ri(k_)||si(E_)||ti(E_))){$h.push([$h.pop()," "]);continue}if(fh&&fh.name.toLowerCase()==="namespace"){$h.push([$h.pop()," "]);continue}if(Zd){E_.source&&k_.source&&E_.source.start.line!==k_.source.start.line?($h.push(Wv,""),g_=!0):$h.push([$h.pop()," "]);continue}if(!(Kd&&(Kd==="font"||Kd.startsWith("--"))&&(ve(k_)&&Z(k_)&&di(E_)||ve(E_)&&Z(E_)&&di(wh)))){if($f){$h.push([$h.pop()," "]);continue}if(k_?.value!=="..."&&!(tt(E_)&&tt(k_)&&R(E_)===P(k_))){if(tt(E_)&&rt(k_)&&R(E_)===P(k_.open)){$h.push(Vv,"");continue}if(E_.value==="with"&&rt(k_)){$h=[[Pe($h)," "]];continue}if(!(E_.value?.endsWith("#")&&k_.value==="{"&&rt(k_.group))&&!(Ze(k_)&&!ef)){if(!fh&&E_.type==="value-comment"&&!E_.inline&&Ad.groups.slice(0,_d).every((tl=>tl.type==="value-comment"))){$h.push(le(qv),"");continue}$h.push(qv,"")}}}}}return wh&&$h.push([$h.pop(),$v]),g_&&$h.unshift("",Wv),vh?D(L($h)):Xn(tl)?D(Pe($h)):D(L(Pe($h)))}function di(tl){if(tl?.type==="value-number")return!0;if(tl?.type!=="value-func")return!1;let od=tl.value.toLowerCase();return od==="var"||od==="calc"||od==="min"||od==="max"||od==="clamp"||od.startsWith("--")}var UE=hc;function dc(tl){return tl.length===1?tl:tl.toLowerCase().replace(/^([+-]?[\d.]+e)(?:\+|(-))?0*(?=\d)/u,"$1$2").replace(/^([+-]?[\d.]+)e[+-]?0+$/u,"$1").replace(/^([+-])?\./u,"$10.").replace(/(\.\d+?)0+(?=e|$)/u,"$1").replace(/\.(?=e|$)/u,"")}var GE=dc;var $E=new Map([["em","em"],["rem","rem"],["ex","ex"],["rex","rex"],["cap","cap"],["rcap","rcap"],["ch","ch"],["rch","rch"],["ic","ic"],["ric","ric"],["lh","lh"],["rlh","rlh"],["vw","vw"],["svw","svw"],["lvw","lvw"],["dvw","dvw"],["vh","vh"],["svh","svh"],["lvh","lvh"],["dvh","dvh"],["vi","vi"],["svi","svi"],["lvi","lvi"],["dvi","dvi"],["vb","vb"],["svb","svb"],["lvb","lvb"],["dvb","dvb"],["vmin","vmin"],["svmin","svmin"],["lvmin","lvmin"],["dvmin","dvmin"],["vmax","vmax"],["svmax","svmax"],["lvmax","lvmax"],["dvmax","dvmax"],["cm","cm"],["mm","mm"],["q","Q"],["in","in"],["pt","pt"],["pc","pc"],["px","px"],["deg","deg"],["grad","grad"],["rad","rad"],["turn","turn"],["s","s"],["ms","ms"],["hz","Hz"],["khz","kHz"],["dpi","dpi"],["dpcm","dpcm"],["dppx","dppx"],["x","x"],["cqw","cqw"],["cqh","cqh"],["cqi","cqi"],["cqb","cqb"],["cqmin","cqmin"],["cqmax","cqmax"],["fr","fr"]]);function ss(tl){let od=tl.toLowerCase();return $E.has(od)?$E.get(od):tl}var JE=/(["'])(?:(?!\1)[^\\]|\\.)*\1/gsu,qE=/(?:\d*\.\d+|\d+\.?)(?:e[+-]?\d+)?/giu,VE=/[a-z]+/giu,HE=/[$@]?[_a-z\u0080-\uFFFF][\w\u0080-\uFFFF-]*/giu,WE=new RegExp(JE.source+`|(${HE.source})?(${qE.source})(${VE.source})?`,"giu");function V(tl,od){return xb(0,tl,JE,(tl=>iE(tl,od)))}function wi(tl,od){let _d=od.singleQuote?"'":'"',Ad="",Dd=tl.match(/^(?.+?)\s+(?[a-zA-Z])$/u);return Dd&&({value:tl,flag:Ad}=Dd.groups),(tl.includes('"')||tl.includes("'")?tl:_d+tl+_d)+(Ad?` ${Ad}`:"")}function _e(tl){return xb(0,tl,WE,((tl,od,_d,Ad,Dd)=>!_d&&Ad&&(Dd??(Dd=""),Dd=Dd.toLowerCase(),!Dd||Dd==="n"||$E.has(Dd))?ns(Ad)+(Dd?ss(Dd):""):tl))}function ns(tl){return GE(tl).replace(/\.0(?=$|e)/u,"")}function vi(tl){return tl.trailingComma==="es5"||tl.trailingComma==="all"}var xi=tl=>tl===`\n`||tl==="\r"||tl==="\u2028"||tl==="\u2029";function vc(tl,od,_d){let Ad=!!_d?.backwards;if(od===!1)return!1;let Dd=tl.charAt(od);if(Ad){if(tl.charAt(od-1)==="\r"&&Dd===`\n`)return od-2;if(xi(Dd))return od-1}else{if(Dd==="\r"&&tl.charAt(od+1)===`\n`)return od+2;if(xi(Dd))return od+1}return od}var YE=vc;function xc(tl,od,_d={}){let Ad=wE(tl,_d.backwards?od-1:od,_d),Dd=YE(tl,Ad,_d);return Ad!==Dd}var zE=xc;function _c(tl,od){if(od===!1)return!1;if(tl.charAt(od)==="/"&&tl.charAt(od+1)==="*"){for(let _d=od+2;_dtl.type==="value-comment")))&&vi(od)&&tl.callParent((()=>ts(tl,od)))?Nt(","):""}function Ei(tl,od,_d){let{node:Ad,parent:Dd}=tl,zd=tl.map((({node:tl})=>typeof tl=="string"?tl:_d()),"groups");if(Dd&&Jn(Dd)&&(Ad.groups.length===1||Ad.groups.length>0&&Ad.groups[0].type==="value-comma_group"&&Ad.groups[0].groups.length>0&&Ad.groups[0].groups[0].type==="value-word"&&Ad.groups[0].groups[0].value.startsWith("data:")))return[Ad.open?_d("open"):"",Y(",",zd),Ad.close?_d("close"):""];if(!Ad.open){let od=is(tl);jv(zd);let _d=Ac(Y(",",zd),2),Ad=Y(od?Wv:qv,_d);return L(od?[Wv,Ad]:D([Tc(tl)?Vv:"",Pe(Ad)]))}let Kd=tl.map((({node:_d,isLast:Ad,index:Dd})=>{let Kd=zd[Dd];Ut(_d)&&_d.type==="value-comma_group"&&_d.groups&&_d.groups[0].type!=="value-paren_group"&&_d.groups[2]?.type==="value-paren_group"&&Fv(Kd)===nv&&Fv(Kd.contents)===ev&&Fv(Kd.contents.contents)===iv&&(Kd=D(le(Kd)));let Zd=[Kd,Ad?kc(tl,od):","];if(!Ad&&_d.type==="value-comma_group"&&Yv(_d.groups)){let tl=Tb(0,_d.groups,-1);!tl.source&&tl.close&&(tl=tl.close),tl.source&&ZE(od.originalText,R(tl))&&Zd.push(Wv)}return Zd}),"groups"),Zd=ci(Ad,Dd),fh=hi(Ad,Dd),vh=ts(tl,od),wh=fh||vh&&!Zd,xh=fh||Zd,$h=D([Ad.open?_d("open"):"",L([Vv,Y(qv,Kd)]),Vv,Ad.close?_d("close"):""],{shouldBreak:wh});return xh?le($h):$h}function is(tl){return tl.match((tl=>tl.type==="value-paren_group"&&!tl.open&&tl.groups.some((tl=>tl.type==="value-comma_group"))),((tl,od)=>od==="group"&&tl.type==="value-value"),((tl,od)=>od==="group"&&tl.type==="value-root"),((tl,od)=>od==="value"&&(tl.type==="css-decl"&&!tl.prop.startsWith("--")||tl.type==="css-atrule"&&tl.variable)))}function Tc(tl){return tl.match((tl=>tl.type==="value-paren_group"&&!tl.open),((tl,od)=>od==="group"&&tl.type==="value-value"),((tl,od)=>od==="group"&&tl.type==="value-root"),((tl,od)=>od==="value"&&tl.type==="css-decl"))}function Ac(tl,od){let _d=[];for(let Ad=0;Ad{let{node:Dd,previous:zd}=tl;if(zd?.type==="css-comment"&&zd.text.trim()==="prettier-ignore"?Ad.push(od.originalText.slice(P(Dd),R(Dd))):Ad.push(_d()),tl.isLast)return;let{next:Kd}=tl;Kd.type==="css-comment"&&!zE(od.originalText,P(Kd),{backwards:!0})&&!lE(Dd)||Kd.type==="css-atrule"&&Kd.name==="else"&&Dd.type!=="css-comment"?Ad.push(" "):(Ad.push(od.__isHTMLStyleAttribute?qv:Wv),ZE(od.originalText,R(Dd))&&!lE(Dd)&&Ad.push(Wv))}),"nodes"),Ad}var ew=Oc;function Cc(tl,od,_d){let{node:Ad}=tl;switch(Ad.type){case"css-root":{let Dd=ew(tl,od,_d),zd=Ad.raws.after.trim();return zd.startsWith(";")&&(zd=zd.slice(1).trim()),[Ad.frontMatter?[_d("frontMatter"),Wv,Ad.nodes.length>0?Wv:""]:"",Dd,zd?` ${zd}`:"",Ad.nodes.length>0?Wv:""]}case"css-comment":{let tl=Ad.inline||Ad.raws.inline,_d=od.originalText.slice(P(Ad),R(Ad));return tl?_d.trimEnd():_d}case"css-rule":return[_d("selector"),Ad.important?" !important":"",Ad.nodes?[Ad.selector?.type==="selector-unknown"&&Le(Ad.selector.value)?qv:Ad.selector?" ":"","{",Ad.nodes.length>0?L([Wv,ew(tl,od,_d)]):"",Wv,"}",ei(Ad)?";":""]:";"];case"css-decl":{let Dd=tl.parent,{between:zd}=Ad.raws,Kd=zd.trim(),Zd=Kd===":",fh=typeof Ad.value=="string"&&/^ *$/u.test(Ad.value),vh=typeof Ad.value=="string"?Ad.value:_d("value");return vh=ui(Ad)?an(vh):vh,!Zd&&Le(Kd)&&!tl.call((()=>is(tl)),"value","group","group")&&(vh=L([Wv,le(vh)])),[xb(0,Ad.raws.before,/[\s;]/gu,""),Dd.type==="css-atrule"&&Dd.variable||Qn(tl)?Ad.prop:Ie(Ad.prop),Kd.startsWith("//")?" ":"",Kd,Ad.extend||fh?"":" ",od.parser==="less"&&Ad.extend&&Ad.selector?["extend(",_d("selector"),")"]:"",vh,Ad.raws.important?Ad.raws.important.replace(/\s*!\s*important/iu," !important"):Ad.important?" !important":"",Ad.raws.scssDefault?Ad.raws.scssDefault.replace(/\s*!default/iu," !default"):Ad.scssDefault?" !default":"",Ad.raws.scssGlobal?Ad.raws.scssGlobal.replace(/\s*!global/iu," !global"):Ad.scssGlobal?" !global":"",Ad.nodes?[" {",L([Vv,ew(tl,od,_d)]),Vv,"}"]:oi(Ad)&&!Dd.raws.semicolon&&od.originalText[R(Ad)-1]!==";"?"":od.__isHTMLStyleAttribute&&tl.isLast?Nt(";"):";"]}case"css-atrule":{let Dd=tl.parent,zd=Bt(Ad)&&!Dd.raws.semicolon&&od.originalText[R(Ad)-1]!==";";if(od.parser==="less"){if(Ad.mixin)return[_d("selector"),Ad.important?" !important":"",zd?"":";"];if(Ad.function)return[Ad.name,typeof Ad.params=="string"?Ad.params:_d("params"),zd?"":";"];if(Ad.variable)return["@",Ad.name,": ",Ad.value?_d("value"):"",Ad.raws.between.trim()?Ad.raws.between.trim()+" ":"",Ad.nodes?["{",L([Ad.nodes.length>0?Vv:"",ew(tl,od,_d)]),Vv,"}"]:"",zd?"":";"]}let Kd=Ad.name==="import"&&Ad.params?.type==="value-unknown"&&Ad.params.value.endsWith(";");return["@",es(Ad)||Ad.name.endsWith(":")||Bt(Ad)?Ad.name:Ie(Ad.name),Ad.params?[es(Ad)?"":Bt(Ad)?Ad.raws.afterName===""?"":Ad.name.endsWith(":")?" ":/^\s*\n\s*\n/u.test(Ad.raws.afterName)?[Wv,Wv]:/^\s*\n/u.test(Ad.raws.afterName)?Wv:" ":" ",typeof Ad.params=="string"?Ad.params:_d("params")]:"",Ad.selector?L([" ",_d("selector")]):"",Ad.value?D([" ",_d("value"),Je(Ad,od)?li(Ad)?" ":qv:""]):Ad.name==="else"?" ":"",Ad.nodes?[Je(Ad,od)?"":Ad.selector&&!Ad.selector.nodes&&typeof Ad.selector.value=="string"&&Le(Ad.selector.value)||!Ad.selector&&typeof Ad.params=="string"&&Le(Ad.params)?qv:" ","{",L([Ad.nodes.length>0?Vv:"",ew(tl,od,_d)]),Vv,"}"]:zd||Kd?"":";"]}case"media-query-list":{let od=[];return tl.each((({node:tl})=>{tl.type==="media-query"&&tl.value===""||od.push(_d())}),"nodes"),D(L(Y(qv,od)))}case"media-query":return[Y(" ",tl.map(_d,"nodes")),tl.isLast?"":","];case"media-type":return _e(V(Ad.value,od));case"media-feature-expression":return Ad.nodes?["(",...tl.map(_d,"nodes"),")"]:Ad.value;case"media-feature":return Ie(V(xb(0,Ad.value,/ +/gu," "),od));case"media-colon":return[Ad.value," "];case"media-value":return _e(V(Ad.value,od));case"media-keyword":return V(Ad.value,od);case"media-url":return V(xb(0,xb(0,Ad.value,/^url\(\s+/giu,"url("),/\s+\)$/gu,")"),od);case"media-unknown":return Ad.value;case"selector-root":return D([we(tl,"custom-selector")?[tl.findAncestor((tl=>tl.type==="css-atrule")).customSelector,qv]:"",Y([",",we(tl,["extend","custom-selector","nest"])?qv:Wv],tl.map(_d,"nodes"))]);case"selector-selector":{let od=Ad.nodes.length>2;return D((od?L:tl=>tl)(tl.map(_d,"nodes")))}case"selector-comment":return Ad.value;case"selector-string":return V(Ad.value,od);case"selector-tag":return[Ad.namespace?[Ad.namespace===!0?"":Ad.namespace.trim(),"|"]:"",tl.previous?.type==="selector-nesting"?Ad.value:_e(Kn(tl,Ad.value)?Ad.value.toLowerCase():Ad.value)];case"selector-id":return["#",Ad.value];case"selector-class":return[".",_e(V(Ad.value,od))];case"selector-attribute":return["[",Ad.namespace?[Ad.namespace===!0?"":Ad.namespace.trim(),"|"]:"",Ad.attribute.trim(),Ad.operator??"",Ad.value?wi(V(Ad.value.trim(),od),od):"",Ad.insensitive?" i":"","]"];case"selector-combinator":{if(Ad.value==="+"||Ad.value===">"||Ad.value==="~"||Ad.value===">>>"){let od=tl.parent;return[od.type==="selector-selector"&&od.nodes[0]===Ad?"":qv,Ad.value,tl.isLast?"":" "]}let _d=Ad.value.trim().startsWith("(")?qv:"",Dd=_e(V(Ad.value.trim(),od))||qv;return[_d,Dd]}case"selector-universal":return[Ad.namespace?[Ad.namespace===!0?"":Ad.namespace.trim(),"|"]:"",Ad.value];case"selector-pseudo":return[Ie(Ad.value),Yv(Ad.nodes)?D(["(",L([Vv,Y([",",qv],tl.map(_d,"nodes"))]),Vv,")"]):""];case"selector-nesting":return Ad.value;case"selector-unknown":{if(tl.findAncestor((tl=>tl.type==="css-rule"))?.isSCSSNesterProperty)return _e(V(Ie(Ad.value),od));let _d=tl.parent;if(_d.raws?.selector){let tl=P(_d),Ad=tl+_d.raws.selector.length;return od.originalText.slice(tl,Ad).trim()}let Dd=tl.grandparent;if(_d.type==="value-paren_group"&&Dd?.type==="value-func"&&Dd.value==="selector"){let tl=R(_d.open)+1,Ad=P(_d.close),Dd=od.originalText.slice(tl,Ad).trim();return Le(Dd)?[$v,Dd]:Dd}return Ad.value}case"value-value":case"value-root":return _d("group");case"value-comment":return od.originalText.slice(P(Ad),R(Ad));case"value-comma_group":return UE(tl,od,_d);case"value-paren_group":return Ei(tl,od,_d);case"value-func":return[Ad.value,we(tl,"supports")&&fi(Ad)?" ":"",_d("group")];case"value-paren":return Ad.value;case"value-number":return[ns(Ad.value),ss(Ad.unit)];case"value-operator":return Ad.value;case"value-word":return Ad.isColor&&Ad.isHex||Hn(Ad.value)?Ad.value.toLowerCase():Ad.value;case"value-colon":{let{previous:od}=tl;return D([Ad.value,typeof od?.value=="string"&&od.value.endsWith("\\")||qe(tl,"url")?"":qv])}case"value-string":return iE(Ad.raws.quote+Ad.value+Ad.raws.quote,od);case"value-atword":return["@",Ad.value];case"value-unicode-range":return Ad.value;case"value-unknown":return Ad.value;case"front-matter":case"value-comma":default:throw new aE(Ad,"PostCSS")}}var tw={features:{experimental_frontMatterSupport:{massageAstNode:!0,embed:!0,print:!0}},print:Cc,embed:hE,insertPragma:zn,massageAstNode:dE,getVisitorKeys:bE},rw=tw;var nw=[{name:"CSS",type:"markup",aceMode:"css",extensions:[".css",".wxss"],tmScope:"source.css",codemirrorMode:"css",codemirrorMimeType:"text/css",parsers:["css"],vscodeLanguageIds:["css"],linguistLanguageId:50},{name:"PostCSS",type:"markup",aceMode:"text",extensions:[".pcss",".postcss"],tmScope:"source.postcss",group:"CSS",parsers:["css"],vscodeLanguageIds:["postcss"],linguistLanguageId:262764437},{name:"Less",type:"markup",aceMode:"less",extensions:[".less"],tmScope:"source.css.less",aliases:["less-css"],codemirrorMode:"css",codemirrorMimeType:"text/x-less",parsers:["less"],vscodeLanguageIds:["less"],linguistLanguageId:198},{name:"SCSS",type:"markup",aceMode:"scss",extensions:[".scss"],tmScope:"source.css.scss",codemirrorMode:"css",codemirrorMimeType:"text/x-scss",parsers:["scss"],vscodeLanguageIds:["scss"],linguistLanguageId:329}];var iw={bracketSpacing:{category:"Common",type:"boolean",default:!0,description:"Print spaces between brackets.",oppositeDescription:"Do not print spaces between brackets."},objectWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap object literals.",choices:[{value:"preserve",description:"Keep as multi-line, if there is a newline between the opening brace and first property."},{value:"collapse",description:"Fit to a single line when possible."}]},singleQuote:{category:"Common",type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap prose.",choices:[{value:"always",description:"Wrap prose if it exceeds the print width."},{value:"never",description:"Do not wrap prose."},{value:"preserve",description:"Wrap prose as-is."}]},bracketSameLine:{category:"Common",type:"boolean",default:!1,description:"Put > of opening tags on the last line instead of on a new line."},singleAttributePerLine:{category:"Common",type:"boolean",default:!1,description:"Enforce single attribute per line in HTML, Vue and JSX."}};var sw={singleQuote:iw.singleQuote},aw=sw;var ow={};sn(ow,{css:()=>Bw,less:()=>Fw,scss:()=>Pw});var lw=Te(rg(),1),cw=Te(iA(),1),uw=Te(AA(),1);function gp(tl,od){let _d=new SyntaxError(tl+" ("+od.loc.start.line+":"+od.loc.start.column+")");return Object.assign(_d,od)}var pw=gp;function wp(tl){return tl!==null&&typeof tl=="object"}var dw=wp;var hw=Te(EA(),1);function te(tl,od,_d){if(dw(tl)){delete tl.parent;for(let Ad in tl)te(tl[Ad],od,_d),Ad==="type"&&typeof tl[Ad]=="string"&&!tl[Ad].startsWith(od)&&(!_d||!_d.test(tl[Ad]))&&(tl[Ad]=od+tl[Ad])}return tl}function Bs(tl){if(dw(tl)){delete tl.parent;for(let od in tl)Bs(tl[od]);!Array.isArray(tl)&&tl.value&&!tl.type&&(tl.type="unknown")}return tl}var _w=hw.default.default;function Pp(tl){let od;try{od=_w(tl)}catch{return{type:"selector-unknown",value:tl}}return te(Bs(od),"media-")}var fw=Pp;var mw=Te(qA(),1);function Vm(tl){if(/\/[/*]/u.test(xb(0,tl,/"[^"]+"|'[^']+'/gu,"")))return{type:"selector-unknown",value:tl.trim()};let od;try{new mw.default((tl=>{od=tl})).process(tl)}catch{return{type:"selector-unknown",value:tl}}return te(od,"selector-")}var gw=Vm;var Aw=Te(lb(),1);var Iy=tl=>{for(;tl.parent;)tl=tl.parent;return tl},yw=Iy;function qy(tl){return yw(tl).text.slice(tl.group.open.sourceIndex+1,tl.group.close.sourceIndex).trim()}var bw=qy;function Ly(tl){if(Yv(tl)){for(let od=tl.length-1;od>0;od--)if(tl[od].type==="word"&&tl[od].value==="{"&&tl[od-1].type==="word"&&tl[od-1].value.endsWith("#"))return!0}return!1}var vw=Ly;function Dy(tl){return tl.some((tl=>tl.type==="string"||tl.type==="func"&&!tl.value.endsWith("\\")))}var Ew=Dy;function My(tl,od){return!!(od.parser==="scss"&&tl?.type==="word"&&tl.value.startsWith("$"))}var ww=My;var cl=tl=>tl.type==="paren"&&tl.value===")";function By(tl,od){let{nodes:_d}=tl,Ad={open:null,close:null,groups:[],type:"paren_group"},Dd=[Ad],zd=Ad,Kd={groups:[],type:"comma_group"},Zd=[Kd];for(let zd=0;zd<_d.length;++zd){let fh=_d[zd];if(od.parser==="scss"&&fh.type==="number"&&fh.unit===".."&&fh.value.endsWith(".")&&(fh.value=fh.value.slice(0,-1),fh.unit="..."),fh.type==="func"&&fh.value==="selector"&&(fh.group.groups=[gw(yw(tl).text.slice(fh.group.open.sourceIndex+1,fh.group.close.sourceIndex))]),fh.type==="func"&&fh.value==="url"){let tl=fh.group?.groups??[],_d=[];for(let od=0;od0&&Ad.groups.push(Kd),Ad.close=fh,Zd.length===1)throw new Error("Unbalanced parenthesis");Zd.pop(),Kd=Tb(0,Zd,-1),Kd.groups.push(Ad),Dd.pop(),Ad=Tb(0,Dd,-1)}else if(fh.type==="comma"){if(zd===_d.length-3&&_d[zd+1].type==="comment"&&cl(_d[zd+2]))continue;Ad.groups.push(Kd),Kd={groups:[],type:"comma_group"},Zd[Zd.length-1]=Kd}else Kd.groups.push(fh)}return Kd.groups.length>0&&Ad.groups.push(Kd),zd}function Vr(tl){return tl.type==="paren_group"&&!tl.open&&!tl.close&&tl.groups.length===1||tl.type==="comma_group"&&tl.groups.length===1?Vr(tl.groups[0]):tl.type==="paren_group"||tl.type==="comma_group"?{...tl,groups:tl.groups.map(Vr)}:tl}function pl(tl,od){if(dw(tl))for(let _d in tl)_d!=="parent"&&(pl(tl[_d],od),_d==="nodes"&&(tl.group=Vr(By(tl,od)),delete tl[_d]));return tl}function Uy(tl,od){if(od.parser==="less"&&tl.startsWith("~`"))return{type:"value-unknown",value:tl};let _d=null;try{_d=new Aw.default(tl,{loose:!0}).parse()}catch{return{type:"value-unknown",value:tl}}_d.text=tl;let Ad=pl(_d,od);return te(Ad,"value-",/^selector-/u)}var Cw=Uy;var xw=new Set(["import","use","forward"]);function $y(tl){return xw.has(tl)}var Dw=$y;function Wy(tl,od){return od.parser!=="scss"||!tl.selector?!1:tl.selector.replace(/\/\*.*?\*\//u,"").replace(/\/\/.*\n/u,"").trim().endsWith(":")}var Sw=Wy;var Tw=/(\s*)(!default).*$/u,kw=/(\s*)(!global).*$/u;function wl(tl,od){if(dw(tl)){delete tl.parent;for(let _d in tl)wl(tl[_d],od);if(!tl.type)return tl;if(tl.raws??(tl.raws={}),tl.type==="css-decl"&&typeof tl.prop=="string"&&tl.prop.startsWith("--")&&typeof tl.value=="string"&&tl.value.startsWith("{")){let _d;if(tl.value.trimEnd().endsWith("}")){let Ad=od.originalText.slice(0,tl.source.start.offset),Dd="a".repeat(tl.prop.length)+od.originalText.slice(tl.source.start.offset+tl.prop.length,tl.source.end.offset),zd=xb(0,Ad,/[^\n]/gu," ")+Dd,Kd;od.parser==="scss"?Kd=_l:od.parser==="less"?Kd=xl:Kd=vl;let Zd;try{Zd=Kd(zd,{...od})}catch{}Zd?.nodes?.length===1&&Zd.nodes[0].type==="css-rule"&&(_d=Zd.nodes[0].nodes)}return _d?tl.value={type:"css-rule",nodes:_d}:tl.value={type:"value-unknown",value:tl.raws.value.raw},tl}let _d="";typeof tl.selector=="string"&&(_d=tl.raws.selector?tl.raws.selector.scss??tl.raws.selector.raw:tl.selector,tl.raws.between&&tl.raws.between.trim().length>0&&(_d+=tl.raws.between),tl.raws.selector=_d);let Ad="";typeof tl.value=="string"&&(Ad=tl.raws.value?tl.raws.value.scss??tl.raws.value.raw:tl.value,tl.raws.value=Ad.trim());let Dd="";if(typeof tl.params=="string"&&(Dd=tl.raws.params?tl.raws.params.scss??tl.raws.params.raw:tl.params,tl.raws.afterName&&tl.raws.afterName.trim().length>0&&(Dd=tl.raws.afterName+Dd),tl.raws.between&&tl.raws.between.trim().length>0&&(Dd=Dd+tl.raws.between),Dd=Dd.trim(),tl.raws.params=Dd),_d.trim().length>0)return _d.startsWith("@")&&_d.endsWith(":")?tl:tl.mixin?(tl.selector=Cw(_d,od),tl):(Sw(tl,od)&&(tl.isSCSSNesterProperty=!0),tl.selector=gw(_d),tl);if(Ad.trim().length>0){let _d=Ad.match(Tw);_d&&(Ad=Ad.slice(0,_d.index),tl.scssDefault=!0,_d[0].trim()!=="!default"&&(tl.raws.scssDefault=_d[0]));let Dd=Ad.match(kw);if(Dd&&(Ad=Ad.slice(0,Dd.index),tl.scssGlobal=!0,Dd[0].trim()!=="!global"&&(tl.raws.scssGlobal=Dd[0])),Ad.startsWith("progid:"))return{type:"value-unknown",value:Ad};tl.value=Cw(Ad,od)}if(od.parser==="less"&&tl.type==="css-decl"&&Ad.startsWith("extend(")&&(tl.extend||(tl.extend=tl.raws.between===":"),tl.extend&&!tl.selector&&(delete tl.value,tl.selector=gw(Ad.slice(7,-1)))),tl.type==="css-atrule"){if(od.parser==="less"){if(tl.mixin){let od=tl.raws.identifier+tl.name+tl.raws.afterName+tl.raws.params;return tl.selector=gw(od),delete tl.params,tl}if(tl.function)return tl}if(od.parser==="css"&&tl.name==="custom-selector"){let od=tl.params.match(/:--\S+\s+/u)[0].trim();return tl.customSelector=od,tl.selector=gw(tl.params.slice(od.length).trim()),delete tl.params,tl}if(od.parser==="less"){if(tl.name.includes(":")){tl.variable=!0;let _d=tl.name.split(":");tl.name=_d[0];let Ad=_d.slice(1).join(":");tl.params&&(Ad+=tl.params),tl.value=Cw(Ad,od)}if(!["page","nest","keyframes"].includes(tl.name)&&tl.params?.[0]===":"){tl.variable=!0;let _d=tl.params.slice(1);_d&&(tl.value=Cw(_d,od)),tl.raws.afterName+=":"}if(tl.variable)return delete tl.params,tl.value||delete tl.value,tl}}if(tl.type==="css-atrule"&&Dd.length>0){let{name:_d}=tl,Ad=tl.name.toLowerCase();return _d==="warn"||_d==="error"?(tl.params={type:"media-unknown",value:Dd},tl):_d==="extend"||_d==="nest"?(tl.selector=gw(Dd),delete tl.params,tl):_d==="at-root"?(/^\(\s*(?:without|with)\s*:.+\)$/su.test(Dd)?tl.params=Cw(Dd,od):(tl.selector=gw(Dd),delete tl.params),tl):Dw(Ad)?(tl.import=!0,delete tl.filename,tl.params=Cw(Dd,od),tl):["namespace","supports","if","else","for","each","while","debug","mixin","include","function","return","define-mixin","add-mixin"].includes(_d)?(Dd=Dd.replace(/(\$\S+?)(\s+)?\.{3}/u,"$1...$2"),Dd=Dd.replace(/^(?!if)([^"'\s(]+)(\s+)\(/u,"$1($2"),tl.value=Cw(Dd,od),delete tl.params,tl):["media","custom-media"].includes(Ad)?Dd.includes("#{")?{type:"media-unknown",value:Dd}:(tl.params=fw(Dd),tl):(tl.params=Dd,tl)}}return tl}function Js(tl,od,_d){let{frontMatter:Ad,content:Dd}=uE(od),zd;try{zd=tl(Dd,{map:!1})}catch(tl){let{name:od,reason:_d,line:Ad,column:Dd}=tl;throw typeof Ad!="number"?tl:pw(`${od}: ${_d}`,{loc:{start:{line:Ad,column:Dd}},cause:tl})}return _d.originalText=od,zd=wl(te(zd,"css-"),_d),Xr(zd,od),Ad&&(zd.frontMatter={...Ad,type:"front-matter",source:{startOffset:Ad.start.index,endOffset:Ad.end.index}}),zd}function vl(tl,od={}){return Js(lw.default.default,tl,od)}function xl(tl,od={}){return Js((tl=>cw.default.parse(An(tl))),tl,od)}function _l(tl,od={}){return Js(uw.default,tl,od)}var Iw={astFormat:"postcss",hasPragma:Yn,hasIgnorePragma:Vn,locStart:P,locEnd:R},Bw={...Iw,parse:vl},Fw={...Iw,parse:xl},Pw={...Iw,parse:_l};var Rw={postcss:rw};return Al(hb)}))},7274:tl=>{(function(od){function e(){var tl=od();return tl.default||tl}if(true)tl.exports=e();else{var _d}})((function(){"use strict";var tl=Object.defineProperty;var od=Object.getOwnPropertyDescriptor;var _d=Object.getOwnPropertyNames;var Ad=Object.prototype.hasOwnProperty;var yd=(od,_d)=>{for(var Ad in _d)tl(od,Ad,{get:_d[Ad],enumerable:!0})},iy=(Dd,zd,Kd,Zd)=>{if(zd&&typeof zd=="object"||typeof zd=="function")for(let fh of _d(zd))!Ad.call(Dd,fh)&&fh!==Kd&&tl(Dd,fh,{get:()=>zd[fh],enumerable:!(Zd=od(zd,fh))||Zd.enumerable});return Dd};var ay=od=>iy(tl({},"__esModule",{value:!0}),od);var Dd={};yd(Dd,{parsers:()=>zd});var zd={};yd(zd,{typescript:()=>Ow});var sy=()=>()=>{},Kd=sy;var Ia=(tl,od)=>(_d,Ad,...Dd)=>_d|1&&Ad==null?void 0:(od.call(Ad)??Ad[tl]).apply(Ad,Dd);var Zd=String.prototype.replaceAll??function(tl,od){return tl.global?this.replace(tl,od):this.split(tl).join(od)},fh=Ia("replaceAll",(function(){if(typeof this=="string")return Zd})),vh=fh;var wh="5.9";var xh=[],$h=new Map;function e_(tl){return tl!==void 0?tl.length:0}function jn(tl,od){if(tl!==void 0)for(let _d=0;_d0;return!1}function Hp(tl,od){return od===void 0||od.length===0?tl:tl===void 0||tl.length===0?od:[...tl,...od]}function dy(tl,od,_d=$p){if(tl===void 0||od===void 0)return tl===od;if(tl.length!==od.length)return!1;for(let Ad=0;Adtl?.at(od):(tl,od)=>{if(tl!==void 0&&(od=Ip(tl,od),od>1),Zd=_d(tl[Dd],Dd);switch(Ad(Zd,od)){case-1:zd=Dd+1;break;case 0:return Dd;case 1:Kd=Dd-1;break}}return~zd}function xy(tl,od,_d,Ad,Dd){if(tl&&tl.length>0){let zd=tl.length;if(zd>0){let Kd=Ad===void 0||Ad<0?0:Ad,Zd=Dd===void 0||Kd+Dd>zd-1?zd-1:Kd+Dd,fh;for(arguments.length<=2?(fh=tl[Kd],Kd++):fh=_d;Kd<=Zd;)fh=od(fh,tl[Kd],Kd),Kd++;return fh}}return _d}var s_=Object.prototype.hasOwnProperty;function Dr(tl,od){return s_.call(tl,od)}function Sy(tl){let od=[];for(let _d in tl)s_.call(tl,_d)&&od.push(_d);return od}function wy(){let tl=new Map;return tl.add=ky,tl.remove=Ey,tl}function ky(tl,od){let _d=this.get(tl);return _d!==void 0?_d.push(od):this.set(tl,_d=[od]),_d}function Ey(tl,od){let _d=this.get(tl);_d!==void 0&&(Ly(_d,od),_d.length||this.delete(tl))}function $r(tl){return Array.isArray(tl)}function vp(tl){return $r(tl)?tl:[tl]}function Ay(tl,od){return tl!==void 0&&od(tl)?tl:void 0}function Er(tl,od){return tl!==void 0&&od(tl)?tl:g_.fail(`Invalid cast. The supplied value ${tl} did not pass the test '${g_.getFunctionName(od)}'.`)}function Va(tl){}function Cy(){return!0}function bt(tl){return tl}function bd(tl){let od;return()=>(tl&&(od=tl(),tl=void 0),od)}function Kn(tl){let od=new Map;return _d=>{let Ad=`${typeof _d}:${_d}`,Dd=od.get(Ad);return Dd===void 0&&!od.has(Ad)&&(Dd=tl(_d),od.set(Ad,Dd)),Dd}}function $p(tl,od){return tl===od}function Qp(tl,od){return tl===od||tl!==void 0&&od!==void 0&&tl.toUpperCase()===od.toUpperCase()}function Dy(tl,od){return $p(tl,od)}function Py(tl,od){return tl===od?0:tl===void 0?-1:od===void 0?1:tl_d?Kd-_d:1),vh=Math.floor(od.length>_d+Kd?_d+Kd:od.length);Dd[0]=Kd;let wh=Kd;for(let tl=1;tl_d)return;let xh=Ad;Ad=Dd,Dd=xh}let Kd=Ad[od.length];return Kd>_d?void 0:Kd}function Oy(tl,od,_d){let Ad=tl.length-od.length;return Ad>=0&&(_d?Qp(tl.slice(Ad),od):tl.indexOf(od,Ad)===Ad)}function My(tl,od){tl[od]=tl[tl.length-1],tl.pop()}function Ly(tl,od){return Jy(tl,(tl=>tl===od))}function Jy(tl,od){for(let _d=0;_d{let od=0;tl.currentLogLevel=2,tl.isDebugging=!1;function a(od){return tl.currentLogLevel<=od}tl.shouldLog=a;function _(od,_d){tl.loggingHost&&a(od)&&tl.loggingHost.log(od,_d)}function f(tl){_(3,tl)}tl.log=f,(tl=>{function se(tl){_(1,tl)}tl.error=se;function fe(tl){_(2,tl)}tl.warn=fe;function Te(tl){_(3,tl)}tl.log=Te;function He(tl){_(4,tl)}tl.trace=He})(f=tl.log||(tl.log={}));let _d={};function T(){return od}tl.getAssertionLevel=T;function k(Ad){let Dd=od;if(od=Ad,Ad>Dd)for(let od of Sy(_d)){let Dd=_d[od];Dd!==void 0&&tl[od]!==Dd.assertion&&Ad>=Dd.level&&(tl[od]=Dd,_d[od]=void 0)}}tl.setAssertionLevel=k;function c(tl){return od>=tl}tl.shouldAssert=c;function W(od,Ad){return c(od)?!0:(_d[Ad]={level:od,assertion:tl[Ad]},tl[Ad]=Va,!1)}function y(tl,od){debugger;let _d=new Error(tl?`Debug Failure. ${tl}`:"Debug Failure.");throw Error.captureStackTrace&&Error.captureStackTrace(_d,od||y),_d}tl.fail=y;function G(tl,od,_d){return y(`${od||"Unexpected node."}\r\nNode ${Ot(tl.kind)} was unexpected.`,_d||G)}tl.failBadSyntaxKind=G;function E(tl,od,_d,Ad){tl||(od=od?`False expression: ${od}`:"False expression.",_d&&(od+=`\r\nVerbose Debug Information: `+(typeof _d=="string"?_d:_d())),y(od,Ad||E))}tl.assert=E;function D(tl,od,_d,Ad,Dd){if(tl!==od){let zd=_d?Ad?`${_d} ${Ad}`:_d:"";y(`Expected ${tl} === ${od}. ${zd}`,Dd||D)}}tl.assertEqual=D;function R(tl,od,_d,Ad){tl>=od&&y(`Expected ${tl} < ${od}. ${_d||""}`,Ad||R)}tl.assertLessThan=R;function ue(tl,od,_d){tl>od&&y(`Expected ${tl} <= ${od}`,_d||ue)}tl.assertLessThanOrEqual=ue;function be(tl,od,_d){tl= ${od}`,_d||be)}tl.assertGreaterThanOrEqual=be;function he(tl,od,_d){tl==null&&y(od,_d||he)}tl.assertIsDefined=he;function de(tl,od,_d){return he(tl,od,_d||de),tl}tl.checkDefined=de;function O(tl,od,_d){for(let Ad of tl)he(Ad,od,_d||O)}tl.assertEachIsDefined=O;function ae(tl,od,_d){return O(tl,od,_d||ae),tl}tl.checkEachDefined=ae;function Oe(tl,od="Illegal value:",_d){let Ad=typeof tl=="object"&&Dr(tl,"kind")&&Dr(tl,"pos")?"SyntaxKind: "+Ot(tl.kind):JSON.stringify(tl);return y(`${od} ${Ad}`,_d||Oe)}tl.assertNever=Oe;function V(tl,od,_d,Ad){W(1,"assertEachNode")&&E(od===void 0||Yp(tl,od),_d||"Unexpected node.",(()=>`Node array did not pass test '${hn(od)}'.`),Ad||V)}tl.assertEachNode=V;function oe(tl,od,_d,Ad){W(1,"assertNode")&&E(tl!==void 0&&(od===void 0||od(tl)),_d||"Unexpected node.",(()=>`Node ${Ot(tl?.kind)} did not pass test '${hn(od)}'.`),Ad||oe)}tl.assertNode=oe;function Y(tl,od,_d,Ad){W(1,"assertNotNode")&&E(tl===void 0||od===void 0||!od(tl),_d||"Unexpected node.",(()=>`Node ${Ot(tl.kind)} should not have passed test '${hn(od)}'.`),Ad||Y)}tl.assertNotNode=Y;function ft(tl,od,_d,Ad){W(1,"assertOptionalNode")&&E(od===void 0||tl===void 0||od(tl),_d||"Unexpected node.",(()=>`Node ${Ot(tl?.kind)} did not pass test '${hn(od)}'.`),Ad||ft)}tl.assertOptionalNode=ft;function nr(tl,od,_d,Ad){W(1,"assertOptionalToken")&&E(od===void 0||tl===void 0||tl.kind===od,_d||"Unexpected node.",(()=>`Node ${Ot(tl?.kind)} was not a '${Ot(od)}' token.`),Ad||nr)}tl.assertOptionalToken=nr;function mn(tl,od,_d){W(1,"assertMissingNode")&&E(tl===void 0,od||"Unexpected node.",(()=>`Node ${Ot(tl.kind)} was unexpected'.`),_d||mn)}tl.assertMissingNode=mn;function rr(tl){}tl.type=rr;function hn(tl){if(typeof tl!="function")return"";if(Dr(tl,"name"))return tl.name;{let od=Function.prototype.toString.call(tl),_d=/^function\s+([\w$]+)\s*\(/.exec(od);return _d?_d[1]:""}}tl.getFunctionName=hn;function Dn(tl){return`{ name: ${l_(tl.escapedName)}; flags: ${ot(tl.flags)}; declarations: ${Np(tl.declarations,(tl=>Ot(tl.kind)))} }`}tl.formatSymbol=Dn;function We(tl=0,od,_d){let Ad=Ir(od);if(tl===0)return Ad.length>0&&Ad[0][0]===0?Ad[0][1]:"0";if(_d){let od=[],_d=tl;for(let[Dd,zd]of Ad){if(Dd>tl)break;Dd!==0&&Dd&tl&&(od.push(zd),_d&=~Dd)}if(_d===0)return od.join("|")}else for(let[od,_d]of Ad)if(od===tl)return _d;return tl.toString()}tl.formatEnum=We;let Ad=new Map;function Ir(tl){let od=Ad.get(tl);if(od)return od;let _d=[];for(let od in tl){let Ad=tl[od];typeof Ad=="number"&&_d.push([Ad,od])}let Dd=yy(_d,((tl,od)=>wm(tl[0],od[0])));return Ad.set(tl,Dd),Dd}function Ot(tl){return We(tl,ef,!1)}tl.formatSyntaxKind=Ot;function Bn(tl){return We(tl,nA,!1)}tl.formatSnippetKind=Bn;function Pn(tl){return We(tl,sg,!1)}tl.formatScriptKind=Pn;function Mt(tl){return We(tl,nf,!0)}tl.formatNodeFlags=Mt;function ht(tl){return We(tl,eg,!0)}tl.formatNodeCheckFlags=ht;function $e(tl){return We(tl,$f,!0)}tl.formatModifierFlags=$e;function qn(tl){return We(tl,rA,!0)}tl.formatTransformFlags=qn;function $t(tl){return We(tl,iA,!0)}tl.formatEmitFlags=$t;function ot(tl){return We(tl,Xf,!0)}tl.formatSymbolFlags=ot;function at(tl){return We(tl,tg,!0)}tl.formatTypeFlags=at;function Bt(tl){return We(tl,ng,!0)}tl.formatSignatureFlags=Bt;function Lt(tl){return We(tl,rg,!0)}tl.formatObjectFlags=Lt;function ct(tl){return We(tl,Kf,!0)}tl.formatFlowFlags=ct;function ar(tl){return We(tl,Hf,!0)}tl.formatRelationComparisonResult=ar;function dt(tl){return We(tl,CheckMode,!0)}tl.formatCheckMode=dt;function yn(tl){return We(tl,SignatureCheckMode,!0)}tl.formatSignatureCheckMode=yn;function yt(tl){return We(tl,TypeFacts,!0)}tl.formatTypeFacts=yt;let Dd=!1,zd;function qt(tl){"__debugFlowFlags"in tl||Object.defineProperties(tl,{__tsDebuggerDisplay:{value(){let tl=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",od=this.flags&-2048;return`${tl}${od?` (${ct(od)})`:""}`}},__debugFlowFlags:{get(){return We(this.flags,Kf,!0)}},__debugToString:{value(){return yr(this)}}})}function tn(tl){return Dd&&(typeof Object.setPrototypeOf=="function"?(zd||(zd=Object.create(Object.prototype),qt(zd)),Object.setPrototypeOf(tl,zd)):qt(tl)),tl}tl.attachFlowNodeDebugInfo=tn;let Kd;function mr(tl){"__tsDebuggerDisplay"in tl||Object.defineProperties(tl,{__tsDebuggerDisplay:{value(tl){return tl=String(tl).replace(/(?:,[\s\w]+:[^,]+)+\]$/,"]"),`NodeArray ${tl}`}}})}function hr(tl){Dd&&(typeof Object.setPrototypeOf=="function"?(Kd||(Kd=Object.create(Array.prototype),mr(Kd)),Object.setPrototypeOf(tl,Kd)):mr(tl))}tl.attachNodeArrayDebugInfo=hr;function Fn(){if(Dd)return;let tl=new WeakMap,od=new WeakMap;Object.defineProperties(MA.getSymbolConstructor().prototype,{__tsDebuggerDisplay:{value(){let tl=this.flags&33554432?"TransientSymbol":"Symbol",od=this.flags&-33554433;return`${tl} '${jp(this)}'${od?` (${ot(od)})`:""}`}},__debugFlags:{get(){return ot(this.flags)}}}),Object.defineProperties(MA.getTypeConstructor().prototype,{__tsDebuggerDisplay:{value(){let tl=this.flags&67359327?`IntrinsicType ${this.intrinsicName}${this.debugIntrinsicName?` (${this.debugIntrinsicName})`:""}`: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&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",od=this.flags&524288?this.objectFlags&-1344:0;return`${tl}${this.symbol?` '${jp(this.symbol)}'`:""}${od?` (${Lt(od)})`:""}`}},__debugFlags:{get(){return at(this.flags)}},__debugObjectFlags:{get(){return this.flags&524288?Lt(this.objectFlags):""}},__debugTypeToString:{value(){let od=tl.get(this);return od===void 0&&(od=this.checker.typeToString(this),tl.set(this,od)),od}}}),Object.defineProperties(MA.getSignatureConstructor().prototype,{__debugFlags:{get(){return Bt(this.flags)}},__debugSignatureToString:{value(){var tl;return(tl=this.checker)==null?void 0:tl.signatureToString(this)}}});let _d=[MA.getNodeConstructor(),MA.getIdentifierConstructor(),MA.getTokenConstructor(),MA.getSourceFileConstructor()];for(let tl of _d)Dr(tl.prototype,"__debugKind")||Object.defineProperties(tl.prototype,{__tsDebuggerDisplay:{value(){return`${Ua(this)?"GeneratedIdentifier":Ke(this)?`Identifier '${An(this)}'`:gi(this)?`PrivateIdentifier '${An(this)}'`:vi(this)?`StringLiteral ${JSON.stringify(this.text.length<10?this.text:this.text.slice(10)+"...")}`:aa(this)?`NumericLiteral ${this.text}`:E1(this)?`BigIntLiteral ${this.text}n`:Af(this)?"TypeParameterDeclaration":m_(this)?"ParameterDeclaration":Cf(this)?"ConstructorDeclaration":Tl(this)?"GetAccessorDeclaration":y_(this)?"SetAccessorDeclaration":N1(this)?"CallSignatureDeclaration":I1(this)?"ConstructSignatureDeclaration":Df(this)?"IndexSignatureDeclaration":O1(this)?"TypePredicateNode":Pf(this)?"TypeReferenceNode":Nf(this)?"FunctionTypeNode":If(this)?"ConstructorTypeNode":Wb(this)?"TypeQueryNode":M1(this)?"TypeLiteralNode":Gb(this)?"ArrayTypeNode":Yb(this)?"TupleTypeNode":Hb(this)?"OptionalTypeNode":Xb(this)?"RestTypeNode":J1(this)?"UnionTypeNode":j1(this)?"IntersectionTypeNode":$b(this)?"ConditionalTypeNode":Qb(this)?"InferTypeNode":R1(this)?"ParenthesizedTypeNode":Kb(this)?"ThisTypeNode":U1(this)?"TypeOperatorNode":Zb(this)?"IndexedAccessTypeNode":B1(this)?"MappedTypeNode":e6(this)?"LiteralTypeNode":L1(this)?"NamedTupleMember":t6(this)?"ImportTypeNode":Ot(this.kind)}${this.flags?` (${Mt(this.flags)})`:""}`}},__debugKind:{get(){return Ot(this.kind)}},__debugNodeFlags:{get(){return Mt(this.flags)}},__debugModifierFlags:{get(){return $e(K2(this))}},__debugTransformFlags:{get(){return qn(this.transformFlags)}},__debugIsParseTreeNode:{get(){return gl(this)}},__debugEmitFlags:{get(){return $t(za(this))}},__debugGetText:{value(tl){if(Ja(this))return"";let _d=od.get(this);if(_d===void 0){let Ad=bg(this),Dd=Ad&&hi(Ad);_d=Dd?Md(Dd,Ad,tl):"",od.set(this,_d)}return _d}}});Dd=!0}tl.enableDebugInfo=Fn;function zn(tl){let od=tl&7,_d=od===0?"in out":od===3?"[bivariant]":od===2?"in":od===1?"out":od===4?"[independent]":"";return tl&8?_d+=" (unmeasurable)":tl&16&&(_d+=" (unreliable)"),_d}tl.formatVariance=zn;class Or{__debugToString(){var tl;switch(this.kind){case 3:return((tl=this.debugInfo)==null?void 0:tl.call(this))||"(function mapper)";case 0:return`${this.source.__debugTypeToString()} -> ${this.target.__debugTypeToString()}`;case 1:return gd(this.sources,this.targets||Np(this.sources,(()=>"any")),((tl,od)=>`${tl.__debugTypeToString()} -> ${typeof od=="string"?od:od.__debugTypeToString()}`)).join(", ");case 2:return gd(this.sources,this.targets,((tl,od)=>`${tl.__debugTypeToString()} -> ${od().__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 Oe(this)}}}tl.DebugTypeMapper=Or;function Vn(od){return tl.isDebugging?Object.setPrototypeOf(od,Or.prototype):od}tl.attachDebugPrototypeIfDebug=Vn;function Ce(tl){return console.log(yr(tl))}tl.printControlFlowGraph=Ce;function yr(tl){let od=-1;function fe(tl){return tl.id||(tl.id=od,od--),tl.id}let _d;(tl=>{tl.lr="─",tl.ud="│",tl.dr="╭",tl.dl="╮",tl.ul="╯",tl.ur="╰",tl.udr="├",tl.udl="┤",tl.dlr="┬",tl.ulr="┴",tl.udlr="╫"})(_d||(_d={}));let Ad;(tl=>{tl[tl.None=0]="None",tl[tl.Up=1]="Up",tl[tl.Down=2]="Down",tl[tl.Left=4]="Left",tl[tl.Right=8]="Right",tl[tl.UpDown=3]="UpDown",tl[tl.LeftRight=12]="LeftRight",tl[tl.UpLeft=5]="UpLeft",tl[tl.UpRight=9]="UpRight",tl[tl.DownLeft=6]="DownLeft",tl[tl.DownRight=10]="DownRight",tl[tl.UpDownLeft=7]="UpDownLeft",tl[tl.UpDownRight=11]="UpDownRight",tl[tl.UpLeftRight=13]="UpLeftRight",tl[tl.DownLeftRight=14]="DownLeftRight",tl[tl.UpDownLeftRight=15]="UpDownLeftRight",tl[tl.NoChildren=16]="NoChildren"})(Ad||(Ad={}));let Dd=2032,zd=882,Kd=Object.create(null),Zd=[],fh=[],vh=Se(tl,new Set);for(let tl of Zd)tl.text=rt(tl.flowNode,tl.circular),me(tl);let wh=Ve(vh),xh=Ze(wh);return Ye(vh,0),on();function Wn(tl){return!!(tl.flags&128)}function wi(tl){return!!(tl.flags&12)&&!!tl.antecedent}function U(tl){return!!(tl.flags&Dd)}function K(tl){return!!(tl.flags&zd)}function Z(tl){let od=[];for(let _d of tl.edges)_d.source===tl&&od.push(_d.target);return od}function xe(tl){let od=[];for(let _d of tl.edges)_d.target===tl&&od.push(_d.source);return od}function Se(tl,od){let _d=fe(tl),Ad=Kd[_d];if(Ad&&od.has(tl))return Ad.circular=!0,Ad={id:-1,flowNode:tl,edges:[],text:"",lane:-1,endLane:-1,level:-1,circular:"circularity"},Zd.push(Ad),Ad;if(od.add(tl),!Ad)if(Kd[_d]=Ad={id:_d,flowNode:tl,edges:[],text:"",lane:-1,endLane:-1,level:-1,circular:!1},Zd.push(Ad),wi(tl))for(let _d of tl.antecedent)we(Ad,_d,od);else U(tl)&&we(Ad,tl.antecedent,od);return od.delete(tl),Ad}function we(tl,od,_d){let Ad=Se(od,_d),Dd={source:tl,target:Ad};fh.push(Dd),tl.edges.push(Dd),Ad.edges.push(Dd)}function me(tl){if(tl.level!==-1)return tl.level;let od=0;for(let _d of xe(tl))od=Math.max(od,me(_d)+1);return tl.level=od}function Ve(tl){let od=0;for(let _d of Z(tl))od=Math.max(od,Ve(_d));return od+1}function Ze(tl){let od=M(Array(tl),0);for(let tl of Zd)od[tl.level]=Math.max(od[tl.level],tl.text.length);return od}function Ye(tl,od){if(tl.lane===-1){tl.lane=od,tl.endLane=od;let _d=Z(tl);for(let Ad=0;Ad<_d.length;Ad++){Ad>0&&od++;let Dd=_d[Ad];Ye(Dd,od),Dd.endLane>tl.endLane&&(od=Dd.endLane)}tl.endLane=od}}function Ee(tl){if(tl&2)return"Start";if(tl&4)return"Branch";if(tl&8)return"Loop";if(tl&16)return"Assignment";if(tl&32)return"True";if(tl&64)return"False";if(tl&128)return"SwitchClause";if(tl&256)return"ArrayMutation";if(tl&512)return"Call";if(tl&1024)return"ReduceLabel";if(tl&1)return"Unreachable";throw new Error}function gn(tl){let od=hi(tl);return Md(od,tl,!1)}function rt(tl,od){let _d=Ee(tl.flags);if(od&&(_d=`${_d}#${fe(tl)}`),Wn(tl)){let od=[],{switchStatement:Ad,clauseStart:Dd,clauseEnd:zd}=tl.node;for(let tl=Dd;tltl.lane))+1,_d=M(Array(od),""),Ad=xh.map((()=>Array(od))),Dd=xh.map((()=>M(Array(od),0)));for(let tl of Zd){Ad[tl.level][tl.lane]=tl;let od=Z(tl);for(let _d=0;_d0&&(zd|=1),_d0&&(zd|=1),od<_d.length-1&&(zd|=2),Dd[tl.level-1][Ad.lane]|=zd}}for(let _d=0;_d0?Dd[_d-1][tl]:0,Ad=tl>0?Dd[_d][tl-1]:0,zd=Dd[_d][tl];zd||(od&8&&(zd|=12),Ad&2&&(zd|=3),Dd[_d][tl]=zd)}for(let od=0;od0?tl.repeat(od):"";let _d="";for(;_d.length{},jy=()=>{},k_,ef=(tl=>(tl[tl.Unknown=0]="Unknown",tl[tl.EndOfFileToken=1]="EndOfFileToken",tl[tl.SingleLineCommentTrivia=2]="SingleLineCommentTrivia",tl[tl.MultiLineCommentTrivia=3]="MultiLineCommentTrivia",tl[tl.NewLineTrivia=4]="NewLineTrivia",tl[tl.WhitespaceTrivia=5]="WhitespaceTrivia",tl[tl.ShebangTrivia=6]="ShebangTrivia",tl[tl.ConflictMarkerTrivia=7]="ConflictMarkerTrivia",tl[tl.NonTextFileMarkerTrivia=8]="NonTextFileMarkerTrivia",tl[tl.NumericLiteral=9]="NumericLiteral",tl[tl.BigIntLiteral=10]="BigIntLiteral",tl[tl.StringLiteral=11]="StringLiteral",tl[tl.JsxText=12]="JsxText",tl[tl.JsxTextAllWhiteSpaces=13]="JsxTextAllWhiteSpaces",tl[tl.RegularExpressionLiteral=14]="RegularExpressionLiteral",tl[tl.NoSubstitutionTemplateLiteral=15]="NoSubstitutionTemplateLiteral",tl[tl.TemplateHead=16]="TemplateHead",tl[tl.TemplateMiddle=17]="TemplateMiddle",tl[tl.TemplateTail=18]="TemplateTail",tl[tl.OpenBraceToken=19]="OpenBraceToken",tl[tl.CloseBraceToken=20]="CloseBraceToken",tl[tl.OpenParenToken=21]="OpenParenToken",tl[tl.CloseParenToken=22]="CloseParenToken",tl[tl.OpenBracketToken=23]="OpenBracketToken",tl[tl.CloseBracketToken=24]="CloseBracketToken",tl[tl.DotToken=25]="DotToken",tl[tl.DotDotDotToken=26]="DotDotDotToken",tl[tl.SemicolonToken=27]="SemicolonToken",tl[tl.CommaToken=28]="CommaToken",tl[tl.QuestionDotToken=29]="QuestionDotToken",tl[tl.LessThanToken=30]="LessThanToken",tl[tl.LessThanSlashToken=31]="LessThanSlashToken",tl[tl.GreaterThanToken=32]="GreaterThanToken",tl[tl.LessThanEqualsToken=33]="LessThanEqualsToken",tl[tl.GreaterThanEqualsToken=34]="GreaterThanEqualsToken",tl[tl.EqualsEqualsToken=35]="EqualsEqualsToken",tl[tl.ExclamationEqualsToken=36]="ExclamationEqualsToken",tl[tl.EqualsEqualsEqualsToken=37]="EqualsEqualsEqualsToken",tl[tl.ExclamationEqualsEqualsToken=38]="ExclamationEqualsEqualsToken",tl[tl.EqualsGreaterThanToken=39]="EqualsGreaterThanToken",tl[tl.PlusToken=40]="PlusToken",tl[tl.MinusToken=41]="MinusToken",tl[tl.AsteriskToken=42]="AsteriskToken",tl[tl.AsteriskAsteriskToken=43]="AsteriskAsteriskToken",tl[tl.SlashToken=44]="SlashToken",tl[tl.PercentToken=45]="PercentToken",tl[tl.PlusPlusToken=46]="PlusPlusToken",tl[tl.MinusMinusToken=47]="MinusMinusToken",tl[tl.LessThanLessThanToken=48]="LessThanLessThanToken",tl[tl.GreaterThanGreaterThanToken=49]="GreaterThanGreaterThanToken",tl[tl.GreaterThanGreaterThanGreaterThanToken=50]="GreaterThanGreaterThanGreaterThanToken",tl[tl.AmpersandToken=51]="AmpersandToken",tl[tl.BarToken=52]="BarToken",tl[tl.CaretToken=53]="CaretToken",tl[tl.ExclamationToken=54]="ExclamationToken",tl[tl.TildeToken=55]="TildeToken",tl[tl.AmpersandAmpersandToken=56]="AmpersandAmpersandToken",tl[tl.BarBarToken=57]="BarBarToken",tl[tl.QuestionToken=58]="QuestionToken",tl[tl.ColonToken=59]="ColonToken",tl[tl.AtToken=60]="AtToken",tl[tl.QuestionQuestionToken=61]="QuestionQuestionToken",tl[tl.BacktickToken=62]="BacktickToken",tl[tl.HashToken=63]="HashToken",tl[tl.EqualsToken=64]="EqualsToken",tl[tl.PlusEqualsToken=65]="PlusEqualsToken",tl[tl.MinusEqualsToken=66]="MinusEqualsToken",tl[tl.AsteriskEqualsToken=67]="AsteriskEqualsToken",tl[tl.AsteriskAsteriskEqualsToken=68]="AsteriskAsteriskEqualsToken",tl[tl.SlashEqualsToken=69]="SlashEqualsToken",tl[tl.PercentEqualsToken=70]="PercentEqualsToken",tl[tl.LessThanLessThanEqualsToken=71]="LessThanLessThanEqualsToken",tl[tl.GreaterThanGreaterThanEqualsToken=72]="GreaterThanGreaterThanEqualsToken",tl[tl.GreaterThanGreaterThanGreaterThanEqualsToken=73]="GreaterThanGreaterThanGreaterThanEqualsToken",tl[tl.AmpersandEqualsToken=74]="AmpersandEqualsToken",tl[tl.BarEqualsToken=75]="BarEqualsToken",tl[tl.BarBarEqualsToken=76]="BarBarEqualsToken",tl[tl.AmpersandAmpersandEqualsToken=77]="AmpersandAmpersandEqualsToken",tl[tl.QuestionQuestionEqualsToken=78]="QuestionQuestionEqualsToken",tl[tl.CaretEqualsToken=79]="CaretEqualsToken",tl[tl.Identifier=80]="Identifier",tl[tl.PrivateIdentifier=81]="PrivateIdentifier",tl[tl.JSDocCommentTextToken=82]="JSDocCommentTextToken",tl[tl.BreakKeyword=83]="BreakKeyword",tl[tl.CaseKeyword=84]="CaseKeyword",tl[tl.CatchKeyword=85]="CatchKeyword",tl[tl.ClassKeyword=86]="ClassKeyword",tl[tl.ConstKeyword=87]="ConstKeyword",tl[tl.ContinueKeyword=88]="ContinueKeyword",tl[tl.DebuggerKeyword=89]="DebuggerKeyword",tl[tl.DefaultKeyword=90]="DefaultKeyword",tl[tl.DeleteKeyword=91]="DeleteKeyword",tl[tl.DoKeyword=92]="DoKeyword",tl[tl.ElseKeyword=93]="ElseKeyword",tl[tl.EnumKeyword=94]="EnumKeyword",tl[tl.ExportKeyword=95]="ExportKeyword",tl[tl.ExtendsKeyword=96]="ExtendsKeyword",tl[tl.FalseKeyword=97]="FalseKeyword",tl[tl.FinallyKeyword=98]="FinallyKeyword",tl[tl.ForKeyword=99]="ForKeyword",tl[tl.FunctionKeyword=100]="FunctionKeyword",tl[tl.IfKeyword=101]="IfKeyword",tl[tl.ImportKeyword=102]="ImportKeyword",tl[tl.InKeyword=103]="InKeyword",tl[tl.InstanceOfKeyword=104]="InstanceOfKeyword",tl[tl.NewKeyword=105]="NewKeyword",tl[tl.NullKeyword=106]="NullKeyword",tl[tl.ReturnKeyword=107]="ReturnKeyword",tl[tl.SuperKeyword=108]="SuperKeyword",tl[tl.SwitchKeyword=109]="SwitchKeyword",tl[tl.ThisKeyword=110]="ThisKeyword",tl[tl.ThrowKeyword=111]="ThrowKeyword",tl[tl.TrueKeyword=112]="TrueKeyword",tl[tl.TryKeyword=113]="TryKeyword",tl[tl.TypeOfKeyword=114]="TypeOfKeyword",tl[tl.VarKeyword=115]="VarKeyword",tl[tl.VoidKeyword=116]="VoidKeyword",tl[tl.WhileKeyword=117]="WhileKeyword",tl[tl.WithKeyword=118]="WithKeyword",tl[tl.ImplementsKeyword=119]="ImplementsKeyword",tl[tl.InterfaceKeyword=120]="InterfaceKeyword",tl[tl.LetKeyword=121]="LetKeyword",tl[tl.PackageKeyword=122]="PackageKeyword",tl[tl.PrivateKeyword=123]="PrivateKeyword",tl[tl.ProtectedKeyword=124]="ProtectedKeyword",tl[tl.PublicKeyword=125]="PublicKeyword",tl[tl.StaticKeyword=126]="StaticKeyword",tl[tl.YieldKeyword=127]="YieldKeyword",tl[tl.AbstractKeyword=128]="AbstractKeyword",tl[tl.AccessorKeyword=129]="AccessorKeyword",tl[tl.AsKeyword=130]="AsKeyword",tl[tl.AssertsKeyword=131]="AssertsKeyword",tl[tl.AssertKeyword=132]="AssertKeyword",tl[tl.AnyKeyword=133]="AnyKeyword",tl[tl.AsyncKeyword=134]="AsyncKeyword",tl[tl.AwaitKeyword=135]="AwaitKeyword",tl[tl.BooleanKeyword=136]="BooleanKeyword",tl[tl.ConstructorKeyword=137]="ConstructorKeyword",tl[tl.DeclareKeyword=138]="DeclareKeyword",tl[tl.GetKeyword=139]="GetKeyword",tl[tl.InferKeyword=140]="InferKeyword",tl[tl.IntrinsicKeyword=141]="IntrinsicKeyword",tl[tl.IsKeyword=142]="IsKeyword",tl[tl.KeyOfKeyword=143]="KeyOfKeyword",tl[tl.ModuleKeyword=144]="ModuleKeyword",tl[tl.NamespaceKeyword=145]="NamespaceKeyword",tl[tl.NeverKeyword=146]="NeverKeyword",tl[tl.OutKeyword=147]="OutKeyword",tl[tl.ReadonlyKeyword=148]="ReadonlyKeyword",tl[tl.RequireKeyword=149]="RequireKeyword",tl[tl.NumberKeyword=150]="NumberKeyword",tl[tl.ObjectKeyword=151]="ObjectKeyword",tl[tl.SatisfiesKeyword=152]="SatisfiesKeyword",tl[tl.SetKeyword=153]="SetKeyword",tl[tl.StringKeyword=154]="StringKeyword",tl[tl.SymbolKeyword=155]="SymbolKeyword",tl[tl.TypeKeyword=156]="TypeKeyword",tl[tl.UndefinedKeyword=157]="UndefinedKeyword",tl[tl.UniqueKeyword=158]="UniqueKeyword",tl[tl.UnknownKeyword=159]="UnknownKeyword",tl[tl.UsingKeyword=160]="UsingKeyword",tl[tl.FromKeyword=161]="FromKeyword",tl[tl.GlobalKeyword=162]="GlobalKeyword",tl[tl.BigIntKeyword=163]="BigIntKeyword",tl[tl.OverrideKeyword=164]="OverrideKeyword",tl[tl.OfKeyword=165]="OfKeyword",tl[tl.DeferKeyword=166]="DeferKeyword",tl[tl.QualifiedName=167]="QualifiedName",tl[tl.ComputedPropertyName=168]="ComputedPropertyName",tl[tl.TypeParameter=169]="TypeParameter",tl[tl.Parameter=170]="Parameter",tl[tl.Decorator=171]="Decorator",tl[tl.PropertySignature=172]="PropertySignature",tl[tl.PropertyDeclaration=173]="PropertyDeclaration",tl[tl.MethodSignature=174]="MethodSignature",tl[tl.MethodDeclaration=175]="MethodDeclaration",tl[tl.ClassStaticBlockDeclaration=176]="ClassStaticBlockDeclaration",tl[tl.Constructor=177]="Constructor",tl[tl.GetAccessor=178]="GetAccessor",tl[tl.SetAccessor=179]="SetAccessor",tl[tl.CallSignature=180]="CallSignature",tl[tl.ConstructSignature=181]="ConstructSignature",tl[tl.IndexSignature=182]="IndexSignature",tl[tl.TypePredicate=183]="TypePredicate",tl[tl.TypeReference=184]="TypeReference",tl[tl.FunctionType=185]="FunctionType",tl[tl.ConstructorType=186]="ConstructorType",tl[tl.TypeQuery=187]="TypeQuery",tl[tl.TypeLiteral=188]="TypeLiteral",tl[tl.ArrayType=189]="ArrayType",tl[tl.TupleType=190]="TupleType",tl[tl.OptionalType=191]="OptionalType",tl[tl.RestType=192]="RestType",tl[tl.UnionType=193]="UnionType",tl[tl.IntersectionType=194]="IntersectionType",tl[tl.ConditionalType=195]="ConditionalType",tl[tl.InferType=196]="InferType",tl[tl.ParenthesizedType=197]="ParenthesizedType",tl[tl.ThisType=198]="ThisType",tl[tl.TypeOperator=199]="TypeOperator",tl[tl.IndexedAccessType=200]="IndexedAccessType",tl[tl.MappedType=201]="MappedType",tl[tl.LiteralType=202]="LiteralType",tl[tl.NamedTupleMember=203]="NamedTupleMember",tl[tl.TemplateLiteralType=204]="TemplateLiteralType",tl[tl.TemplateLiteralTypeSpan=205]="TemplateLiteralTypeSpan",tl[tl.ImportType=206]="ImportType",tl[tl.ObjectBindingPattern=207]="ObjectBindingPattern",tl[tl.ArrayBindingPattern=208]="ArrayBindingPattern",tl[tl.BindingElement=209]="BindingElement",tl[tl.ArrayLiteralExpression=210]="ArrayLiteralExpression",tl[tl.ObjectLiteralExpression=211]="ObjectLiteralExpression",tl[tl.PropertyAccessExpression=212]="PropertyAccessExpression",tl[tl.ElementAccessExpression=213]="ElementAccessExpression",tl[tl.CallExpression=214]="CallExpression",tl[tl.NewExpression=215]="NewExpression",tl[tl.TaggedTemplateExpression=216]="TaggedTemplateExpression",tl[tl.TypeAssertionExpression=217]="TypeAssertionExpression",tl[tl.ParenthesizedExpression=218]="ParenthesizedExpression",tl[tl.FunctionExpression=219]="FunctionExpression",tl[tl.ArrowFunction=220]="ArrowFunction",tl[tl.DeleteExpression=221]="DeleteExpression",tl[tl.TypeOfExpression=222]="TypeOfExpression",tl[tl.VoidExpression=223]="VoidExpression",tl[tl.AwaitExpression=224]="AwaitExpression",tl[tl.PrefixUnaryExpression=225]="PrefixUnaryExpression",tl[tl.PostfixUnaryExpression=226]="PostfixUnaryExpression",tl[tl.BinaryExpression=227]="BinaryExpression",tl[tl.ConditionalExpression=228]="ConditionalExpression",tl[tl.TemplateExpression=229]="TemplateExpression",tl[tl.YieldExpression=230]="YieldExpression",tl[tl.SpreadElement=231]="SpreadElement",tl[tl.ClassExpression=232]="ClassExpression",tl[tl.OmittedExpression=233]="OmittedExpression",tl[tl.ExpressionWithTypeArguments=234]="ExpressionWithTypeArguments",tl[tl.AsExpression=235]="AsExpression",tl[tl.NonNullExpression=236]="NonNullExpression",tl[tl.MetaProperty=237]="MetaProperty",tl[tl.SyntheticExpression=238]="SyntheticExpression",tl[tl.SatisfiesExpression=239]="SatisfiesExpression",tl[tl.TemplateSpan=240]="TemplateSpan",tl[tl.SemicolonClassElement=241]="SemicolonClassElement",tl[tl.Block=242]="Block",tl[tl.EmptyStatement=243]="EmptyStatement",tl[tl.VariableStatement=244]="VariableStatement",tl[tl.ExpressionStatement=245]="ExpressionStatement",tl[tl.IfStatement=246]="IfStatement",tl[tl.DoStatement=247]="DoStatement",tl[tl.WhileStatement=248]="WhileStatement",tl[tl.ForStatement=249]="ForStatement",tl[tl.ForInStatement=250]="ForInStatement",tl[tl.ForOfStatement=251]="ForOfStatement",tl[tl.ContinueStatement=252]="ContinueStatement",tl[tl.BreakStatement=253]="BreakStatement",tl[tl.ReturnStatement=254]="ReturnStatement",tl[tl.WithStatement=255]="WithStatement",tl[tl.SwitchStatement=256]="SwitchStatement",tl[tl.LabeledStatement=257]="LabeledStatement",tl[tl.ThrowStatement=258]="ThrowStatement",tl[tl.TryStatement=259]="TryStatement",tl[tl.DebuggerStatement=260]="DebuggerStatement",tl[tl.VariableDeclaration=261]="VariableDeclaration",tl[tl.VariableDeclarationList=262]="VariableDeclarationList",tl[tl.FunctionDeclaration=263]="FunctionDeclaration",tl[tl.ClassDeclaration=264]="ClassDeclaration",tl[tl.InterfaceDeclaration=265]="InterfaceDeclaration",tl[tl.TypeAliasDeclaration=266]="TypeAliasDeclaration",tl[tl.EnumDeclaration=267]="EnumDeclaration",tl[tl.ModuleDeclaration=268]="ModuleDeclaration",tl[tl.ModuleBlock=269]="ModuleBlock",tl[tl.CaseBlock=270]="CaseBlock",tl[tl.NamespaceExportDeclaration=271]="NamespaceExportDeclaration",tl[tl.ImportEqualsDeclaration=272]="ImportEqualsDeclaration",tl[tl.ImportDeclaration=273]="ImportDeclaration",tl[tl.ImportClause=274]="ImportClause",tl[tl.NamespaceImport=275]="NamespaceImport",tl[tl.NamedImports=276]="NamedImports",tl[tl.ImportSpecifier=277]="ImportSpecifier",tl[tl.ExportAssignment=278]="ExportAssignment",tl[tl.ExportDeclaration=279]="ExportDeclaration",tl[tl.NamedExports=280]="NamedExports",tl[tl.NamespaceExport=281]="NamespaceExport",tl[tl.ExportSpecifier=282]="ExportSpecifier",tl[tl.MissingDeclaration=283]="MissingDeclaration",tl[tl.ExternalModuleReference=284]="ExternalModuleReference",tl[tl.JsxElement=285]="JsxElement",tl[tl.JsxSelfClosingElement=286]="JsxSelfClosingElement",tl[tl.JsxOpeningElement=287]="JsxOpeningElement",tl[tl.JsxClosingElement=288]="JsxClosingElement",tl[tl.JsxFragment=289]="JsxFragment",tl[tl.JsxOpeningFragment=290]="JsxOpeningFragment",tl[tl.JsxClosingFragment=291]="JsxClosingFragment",tl[tl.JsxAttribute=292]="JsxAttribute",tl[tl.JsxAttributes=293]="JsxAttributes",tl[tl.JsxSpreadAttribute=294]="JsxSpreadAttribute",tl[tl.JsxExpression=295]="JsxExpression",tl[tl.JsxNamespacedName=296]="JsxNamespacedName",tl[tl.CaseClause=297]="CaseClause",tl[tl.DefaultClause=298]="DefaultClause",tl[tl.HeritageClause=299]="HeritageClause",tl[tl.CatchClause=300]="CatchClause",tl[tl.ImportAttributes=301]="ImportAttributes",tl[tl.ImportAttribute=302]="ImportAttribute",tl[tl.AssertClause=301]="AssertClause",tl[tl.AssertEntry=302]="AssertEntry",tl[tl.ImportTypeAssertionContainer=303]="ImportTypeAssertionContainer",tl[tl.PropertyAssignment=304]="PropertyAssignment",tl[tl.ShorthandPropertyAssignment=305]="ShorthandPropertyAssignment",tl[tl.SpreadAssignment=306]="SpreadAssignment",tl[tl.EnumMember=307]="EnumMember",tl[tl.SourceFile=308]="SourceFile",tl[tl.Bundle=309]="Bundle",tl[tl.JSDocTypeExpression=310]="JSDocTypeExpression",tl[tl.JSDocNameReference=311]="JSDocNameReference",tl[tl.JSDocMemberName=312]="JSDocMemberName",tl[tl.JSDocAllType=313]="JSDocAllType",tl[tl.JSDocUnknownType=314]="JSDocUnknownType",tl[tl.JSDocNullableType=315]="JSDocNullableType",tl[tl.JSDocNonNullableType=316]="JSDocNonNullableType",tl[tl.JSDocOptionalType=317]="JSDocOptionalType",tl[tl.JSDocFunctionType=318]="JSDocFunctionType",tl[tl.JSDocVariadicType=319]="JSDocVariadicType",tl[tl.JSDocNamepathType=320]="JSDocNamepathType",tl[tl.JSDoc=321]="JSDoc",tl[tl.JSDocComment=321]="JSDocComment",tl[tl.JSDocText=322]="JSDocText",tl[tl.JSDocTypeLiteral=323]="JSDocTypeLiteral",tl[tl.JSDocSignature=324]="JSDocSignature",tl[tl.JSDocLink=325]="JSDocLink",tl[tl.JSDocLinkCode=326]="JSDocLinkCode",tl[tl.JSDocLinkPlain=327]="JSDocLinkPlain",tl[tl.JSDocTag=328]="JSDocTag",tl[tl.JSDocAugmentsTag=329]="JSDocAugmentsTag",tl[tl.JSDocImplementsTag=330]="JSDocImplementsTag",tl[tl.JSDocAuthorTag=331]="JSDocAuthorTag",tl[tl.JSDocDeprecatedTag=332]="JSDocDeprecatedTag",tl[tl.JSDocClassTag=333]="JSDocClassTag",tl[tl.JSDocPublicTag=334]="JSDocPublicTag",tl[tl.JSDocPrivateTag=335]="JSDocPrivateTag",tl[tl.JSDocProtectedTag=336]="JSDocProtectedTag",tl[tl.JSDocReadonlyTag=337]="JSDocReadonlyTag",tl[tl.JSDocOverrideTag=338]="JSDocOverrideTag",tl[tl.JSDocCallbackTag=339]="JSDocCallbackTag",tl[tl.JSDocOverloadTag=340]="JSDocOverloadTag",tl[tl.JSDocEnumTag=341]="JSDocEnumTag",tl[tl.JSDocParameterTag=342]="JSDocParameterTag",tl[tl.JSDocReturnTag=343]="JSDocReturnTag",tl[tl.JSDocThisTag=344]="JSDocThisTag",tl[tl.JSDocTypeTag=345]="JSDocTypeTag",tl[tl.JSDocTemplateTag=346]="JSDocTemplateTag",tl[tl.JSDocTypedefTag=347]="JSDocTypedefTag",tl[tl.JSDocSeeTag=348]="JSDocSeeTag",tl[tl.JSDocPropertyTag=349]="JSDocPropertyTag",tl[tl.JSDocThrowsTag=350]="JSDocThrowsTag",tl[tl.JSDocSatisfiesTag=351]="JSDocSatisfiesTag",tl[tl.JSDocImportTag=352]="JSDocImportTag",tl[tl.SyntaxList=353]="SyntaxList",tl[tl.NotEmittedStatement=354]="NotEmittedStatement",tl[tl.NotEmittedTypeElement=355]="NotEmittedTypeElement",tl[tl.PartiallyEmittedExpression=356]="PartiallyEmittedExpression",tl[tl.CommaListExpression=357]="CommaListExpression",tl[tl.SyntheticReferenceExpression=358]="SyntheticReferenceExpression",tl[tl.Count=359]="Count",tl[tl.FirstAssignment=64]="FirstAssignment",tl[tl.LastAssignment=79]="LastAssignment",tl[tl.FirstCompoundAssignment=65]="FirstCompoundAssignment",tl[tl.LastCompoundAssignment=79]="LastCompoundAssignment",tl[tl.FirstReservedWord=83]="FirstReservedWord",tl[tl.LastReservedWord=118]="LastReservedWord",tl[tl.FirstKeyword=83]="FirstKeyword",tl[tl.LastKeyword=166]="LastKeyword",tl[tl.FirstFutureReservedWord=119]="FirstFutureReservedWord",tl[tl.LastFutureReservedWord=127]="LastFutureReservedWord",tl[tl.FirstTypeNode=183]="FirstTypeNode",tl[tl.LastTypeNode=206]="LastTypeNode",tl[tl.FirstPunctuation=19]="FirstPunctuation",tl[tl.LastPunctuation=79]="LastPunctuation",tl[tl.FirstToken=0]="FirstToken",tl[tl.LastToken=166]="LastToken",tl[tl.FirstTriviaToken=2]="FirstTriviaToken",tl[tl.LastTriviaToken=7]="LastTriviaToken",tl[tl.FirstLiteralToken=9]="FirstLiteralToken",tl[tl.LastLiteralToken=15]="LastLiteralToken",tl[tl.FirstTemplateToken=15]="FirstTemplateToken",tl[tl.LastTemplateToken=18]="LastTemplateToken",tl[tl.FirstBinaryOperator=30]="FirstBinaryOperator",tl[tl.LastBinaryOperator=79]="LastBinaryOperator",tl[tl.FirstStatement=244]="FirstStatement",tl[tl.LastStatement=260]="LastStatement",tl[tl.FirstNode=167]="FirstNode",tl[tl.FirstJSDocNode=310]="FirstJSDocNode",tl[tl.LastJSDocNode=352]="LastJSDocNode",tl[tl.FirstJSDocTagNode=328]="FirstJSDocTagNode",tl[tl.LastJSDocTagNode=352]="LastJSDocTagNode",tl[tl.FirstContextualKeyword=128]="FirstContextualKeyword",tl[tl.LastContextualKeyword=166]="LastContextualKeyword",tl))(ef||{}),nf=(tl=>(tl[tl.None=0]="None",tl[tl.Let=1]="Let",tl[tl.Const=2]="Const",tl[tl.Using=4]="Using",tl[tl.AwaitUsing=6]="AwaitUsing",tl[tl.NestedNamespace=8]="NestedNamespace",tl[tl.Synthesized=16]="Synthesized",tl[tl.Namespace=32]="Namespace",tl[tl.OptionalChain=64]="OptionalChain",tl[tl.ExportContext=128]="ExportContext",tl[tl.ContainsThis=256]="ContainsThis",tl[tl.HasImplicitReturn=512]="HasImplicitReturn",tl[tl.HasExplicitReturn=1024]="HasExplicitReturn",tl[tl.GlobalAugmentation=2048]="GlobalAugmentation",tl[tl.HasAsyncFunctions=4096]="HasAsyncFunctions",tl[tl.DisallowInContext=8192]="DisallowInContext",tl[tl.YieldContext=16384]="YieldContext",tl[tl.DecoratorContext=32768]="DecoratorContext",tl[tl.AwaitContext=65536]="AwaitContext",tl[tl.DisallowConditionalTypesContext=131072]="DisallowConditionalTypesContext",tl[tl.ThisNodeHasError=262144]="ThisNodeHasError",tl[tl.JavaScriptFile=524288]="JavaScriptFile",tl[tl.ThisNodeOrAnySubNodesHasError=1048576]="ThisNodeOrAnySubNodesHasError",tl[tl.HasAggregatedChildData=2097152]="HasAggregatedChildData",tl[tl.PossiblyContainsDynamicImport=4194304]="PossiblyContainsDynamicImport",tl[tl.PossiblyContainsImportMeta=8388608]="PossiblyContainsImportMeta",tl[tl.JSDoc=16777216]="JSDoc",tl[tl.Ambient=33554432]="Ambient",tl[tl.InWithStatement=67108864]="InWithStatement",tl[tl.JsonFile=134217728]="JsonFile",tl[tl.TypeCached=268435456]="TypeCached",tl[tl.Deprecated=536870912]="Deprecated",tl[tl.BlockScoped=7]="BlockScoped",tl[tl.Constant=6]="Constant",tl[tl.ReachabilityCheckFlags=1536]="ReachabilityCheckFlags",tl[tl.ReachabilityAndEmitFlags=5632]="ReachabilityAndEmitFlags",tl[tl.ContextFlags=101441536]="ContextFlags",tl[tl.TypeExcludesFlags=81920]="TypeExcludesFlags",tl[tl.PermanentlySetIncrementalFlags=12582912]="PermanentlySetIncrementalFlags",tl[tl.IdentifierHasExtendedUnicodeEscape=256]="IdentifierHasExtendedUnicodeEscape",tl[tl.IdentifierIsInJSDocNamespace=4096]="IdentifierIsInJSDocNamespace",tl))(nf||{}),$f=(tl=>(tl[tl.None=0]="None",tl[tl.Public=1]="Public",tl[tl.Private=2]="Private",tl[tl.Protected=4]="Protected",tl[tl.Readonly=8]="Readonly",tl[tl.Override=16]="Override",tl[tl.Export=32]="Export",tl[tl.Abstract=64]="Abstract",tl[tl.Ambient=128]="Ambient",tl[tl.Static=256]="Static",tl[tl.Accessor=512]="Accessor",tl[tl.Async=1024]="Async",tl[tl.Default=2048]="Default",tl[tl.Const=4096]="Const",tl[tl.In=8192]="In",tl[tl.Out=16384]="Out",tl[tl.Decorator=32768]="Decorator",tl[tl.Deprecated=65536]="Deprecated",tl[tl.JSDocPublic=8388608]="JSDocPublic",tl[tl.JSDocPrivate=16777216]="JSDocPrivate",tl[tl.JSDocProtected=33554432]="JSDocProtected",tl[tl.JSDocReadonly=67108864]="JSDocReadonly",tl[tl.JSDocOverride=134217728]="JSDocOverride",tl[tl.SyntacticOrJSDocModifiers=31]="SyntacticOrJSDocModifiers",tl[tl.SyntacticOnlyModifiers=65504]="SyntacticOnlyModifiers",tl[tl.SyntacticModifiers=65535]="SyntacticModifiers",tl[tl.JSDocCacheOnlyModifiers=260046848]="JSDocCacheOnlyModifiers",tl[tl.JSDocOnlyModifiers=65536]="JSDocOnlyModifiers",tl[tl.NonCacheOnlyModifiers=131071]="NonCacheOnlyModifiers",tl[tl.HasComputedJSDocModifiers=268435456]="HasComputedJSDocModifiers",tl[tl.HasComputedFlags=536870912]="HasComputedFlags",tl[tl.AccessibilityModifier=7]="AccessibilityModifier",tl[tl.ParameterPropertyModifier=31]="ParameterPropertyModifier",tl[tl.NonPublicAccessibilityModifier=6]="NonPublicAccessibilityModifier",tl[tl.TypeScriptModifier=28895]="TypeScriptModifier",tl[tl.ExportDefault=2080]="ExportDefault",tl[tl.All=131071]="All",tl[tl.Modifier=98303]="Modifier",tl))($f||{});var Hf=(tl=>(tl[tl.None=0]="None",tl[tl.Succeeded=1]="Succeeded",tl[tl.Failed=2]="Failed",tl[tl.ReportsUnmeasurable=8]="ReportsUnmeasurable",tl[tl.ReportsUnreliable=16]="ReportsUnreliable",tl[tl.ReportsMask=24]="ReportsMask",tl[tl.ComplexityOverflow=32]="ComplexityOverflow",tl[tl.StackDepthOverflow=64]="StackDepthOverflow",tl[tl.Overflow=96]="Overflow",tl))(Hf||{});var Kf=(tl=>(tl[tl.Unreachable=1]="Unreachable",tl[tl.Start=2]="Start",tl[tl.BranchLabel=4]="BranchLabel",tl[tl.LoopLabel=8]="LoopLabel",tl[tl.Assignment=16]="Assignment",tl[tl.TrueCondition=32]="TrueCondition",tl[tl.FalseCondition=64]="FalseCondition",tl[tl.SwitchClause=128]="SwitchClause",tl[tl.ArrayMutation=256]="ArrayMutation",tl[tl.Call=512]="Call",tl[tl.ReduceLabel=1024]="ReduceLabel",tl[tl.Referenced=2048]="Referenced",tl[tl.Shared=4096]="Shared",tl[tl.Label=12]="Label",tl[tl.Condition=96]="Condition",tl))(Kf||{});var Xf=(tl=>(tl[tl.None=0]="None",tl[tl.FunctionScopedVariable=1]="FunctionScopedVariable",tl[tl.BlockScopedVariable=2]="BlockScopedVariable",tl[tl.Property=4]="Property",tl[tl.EnumMember=8]="EnumMember",tl[tl.Function=16]="Function",tl[tl.Class=32]="Class",tl[tl.Interface=64]="Interface",tl[tl.ConstEnum=128]="ConstEnum",tl[tl.RegularEnum=256]="RegularEnum",tl[tl.ValueModule=512]="ValueModule",tl[tl.NamespaceModule=1024]="NamespaceModule",tl[tl.TypeLiteral=2048]="TypeLiteral",tl[tl.ObjectLiteral=4096]="ObjectLiteral",tl[tl.Method=8192]="Method",tl[tl.Constructor=16384]="Constructor",tl[tl.GetAccessor=32768]="GetAccessor",tl[tl.SetAccessor=65536]="SetAccessor",tl[tl.Signature=131072]="Signature",tl[tl.TypeParameter=262144]="TypeParameter",tl[tl.TypeAlias=524288]="TypeAlias",tl[tl.ExportValue=1048576]="ExportValue",tl[tl.Alias=2097152]="Alias",tl[tl.Prototype=4194304]="Prototype",tl[tl.ExportStar=8388608]="ExportStar",tl[tl.Optional=16777216]="Optional",tl[tl.Transient=33554432]="Transient",tl[tl.Assignment=67108864]="Assignment",tl[tl.ModuleExports=134217728]="ModuleExports",tl[tl.All=-1]="All",tl[tl.Enum=384]="Enum",tl[tl.Variable=3]="Variable",tl[tl.Value=111551]="Value",tl[tl.Type=788968]="Type",tl[tl.Namespace=1920]="Namespace",tl[tl.Module=1536]="Module",tl[tl.Accessor=98304]="Accessor",tl[tl.FunctionScopedVariableExcludes=111550]="FunctionScopedVariableExcludes",tl[tl.BlockScopedVariableExcludes=111551]="BlockScopedVariableExcludes",tl[tl.ParameterExcludes=111551]="ParameterExcludes",tl[tl.PropertyExcludes=0]="PropertyExcludes",tl[tl.EnumMemberExcludes=900095]="EnumMemberExcludes",tl[tl.FunctionExcludes=110991]="FunctionExcludes",tl[tl.ClassExcludes=899503]="ClassExcludes",tl[tl.InterfaceExcludes=788872]="InterfaceExcludes",tl[tl.RegularEnumExcludes=899327]="RegularEnumExcludes",tl[tl.ConstEnumExcludes=899967]="ConstEnumExcludes",tl[tl.ValueModuleExcludes=110735]="ValueModuleExcludes",tl[tl.NamespaceModuleExcludes=0]="NamespaceModuleExcludes",tl[tl.MethodExcludes=103359]="MethodExcludes",tl[tl.GetAccessorExcludes=46015]="GetAccessorExcludes",tl[tl.SetAccessorExcludes=78783]="SetAccessorExcludes",tl[tl.AccessorExcludes=13247]="AccessorExcludes",tl[tl.TypeParameterExcludes=526824]="TypeParameterExcludes",tl[tl.TypeAliasExcludes=788968]="TypeAliasExcludes",tl[tl.AliasExcludes=2097152]="AliasExcludes",tl[tl.ModuleMember=2623475]="ModuleMember",tl[tl.ExportHasLocal=944]="ExportHasLocal",tl[tl.BlockScoped=418]="BlockScoped",tl[tl.PropertyOrAccessor=98308]="PropertyOrAccessor",tl[tl.ClassMember=106500]="ClassMember",tl[tl.ExportSupportsDefaultModifier=112]="ExportSupportsDefaultModifier",tl[tl.ExportDoesNotSupportDefaultModifier=-113]="ExportDoesNotSupportDefaultModifier",tl[tl.Classifiable=2885600]="Classifiable",tl[tl.LateBindingContainer=6256]="LateBindingContainer",tl))(Xf||{});var eg=(tl=>(tl[tl.None=0]="None",tl[tl.TypeChecked=1]="TypeChecked",tl[tl.LexicalThis=2]="LexicalThis",tl[tl.CaptureThis=4]="CaptureThis",tl[tl.CaptureNewTarget=8]="CaptureNewTarget",tl[tl.SuperInstance=16]="SuperInstance",tl[tl.SuperStatic=32]="SuperStatic",tl[tl.ContextChecked=64]="ContextChecked",tl[tl.MethodWithSuperPropertyAccessInAsync=128]="MethodWithSuperPropertyAccessInAsync",tl[tl.MethodWithSuperPropertyAssignmentInAsync=256]="MethodWithSuperPropertyAssignmentInAsync",tl[tl.CaptureArguments=512]="CaptureArguments",tl[tl.EnumValuesComputed=1024]="EnumValuesComputed",tl[tl.LexicalModuleMergesWithClass=2048]="LexicalModuleMergesWithClass",tl[tl.LoopWithCapturedBlockScopedBinding=4096]="LoopWithCapturedBlockScopedBinding",tl[tl.ContainsCapturedBlockScopeBinding=8192]="ContainsCapturedBlockScopeBinding",tl[tl.CapturedBlockScopedBinding=16384]="CapturedBlockScopedBinding",tl[tl.BlockScopedBindingInLoop=32768]="BlockScopedBindingInLoop",tl[tl.NeedsLoopOutParameter=65536]="NeedsLoopOutParameter",tl[tl.AssignmentsMarked=131072]="AssignmentsMarked",tl[tl.ContainsConstructorReference=262144]="ContainsConstructorReference",tl[tl.ConstructorReference=536870912]="ConstructorReference",tl[tl.ContainsClassWithPrivateIdentifiers=1048576]="ContainsClassWithPrivateIdentifiers",tl[tl.ContainsSuperPropertyInStaticInitializer=2097152]="ContainsSuperPropertyInStaticInitializer",tl[tl.InCheckIdentifier=4194304]="InCheckIdentifier",tl[tl.PartiallyTypeChecked=8388608]="PartiallyTypeChecked",tl[tl.LazyFlags=539358128]="LazyFlags",tl))(eg||{}),tg=(tl=>(tl[tl.Any=1]="Any",tl[tl.Unknown=2]="Unknown",tl[tl.String=4]="String",tl[tl.Number=8]="Number",tl[tl.Boolean=16]="Boolean",tl[tl.Enum=32]="Enum",tl[tl.BigInt=64]="BigInt",tl[tl.StringLiteral=128]="StringLiteral",tl[tl.NumberLiteral=256]="NumberLiteral",tl[tl.BooleanLiteral=512]="BooleanLiteral",tl[tl.EnumLiteral=1024]="EnumLiteral",tl[tl.BigIntLiteral=2048]="BigIntLiteral",tl[tl.ESSymbol=4096]="ESSymbol",tl[tl.UniqueESSymbol=8192]="UniqueESSymbol",tl[tl.Void=16384]="Void",tl[tl.Undefined=32768]="Undefined",tl[tl.Null=65536]="Null",tl[tl.Never=131072]="Never",tl[tl.TypeParameter=262144]="TypeParameter",tl[tl.Object=524288]="Object",tl[tl.Union=1048576]="Union",tl[tl.Intersection=2097152]="Intersection",tl[tl.Index=4194304]="Index",tl[tl.IndexedAccess=8388608]="IndexedAccess",tl[tl.Conditional=16777216]="Conditional",tl[tl.Substitution=33554432]="Substitution",tl[tl.NonPrimitive=67108864]="NonPrimitive",tl[tl.TemplateLiteral=134217728]="TemplateLiteral",tl[tl.StringMapping=268435456]="StringMapping",tl[tl.Reserved1=536870912]="Reserved1",tl[tl.Reserved2=1073741824]="Reserved2",tl[tl.AnyOrUnknown=3]="AnyOrUnknown",tl[tl.Nullable=98304]="Nullable",tl[tl.Literal=2944]="Literal",tl[tl.Unit=109472]="Unit",tl[tl.Freshable=2976]="Freshable",tl[tl.StringOrNumberLiteral=384]="StringOrNumberLiteral",tl[tl.StringOrNumberLiteralOrUnique=8576]="StringOrNumberLiteralOrUnique",tl[tl.DefinitelyFalsy=117632]="DefinitelyFalsy",tl[tl.PossiblyFalsy=117724]="PossiblyFalsy",tl[tl.Intrinsic=67359327]="Intrinsic",tl[tl.StringLike=402653316]="StringLike",tl[tl.NumberLike=296]="NumberLike",tl[tl.BigIntLike=2112]="BigIntLike",tl[tl.BooleanLike=528]="BooleanLike",tl[tl.EnumLike=1056]="EnumLike",tl[tl.ESSymbolLike=12288]="ESSymbolLike",tl[tl.VoidLike=49152]="VoidLike",tl[tl.Primitive=402784252]="Primitive",tl[tl.DefinitelyNonNullable=470302716]="DefinitelyNonNullable",tl[tl.DisjointDomains=469892092]="DisjointDomains",tl[tl.UnionOrIntersection=3145728]="UnionOrIntersection",tl[tl.StructuredType=3670016]="StructuredType",tl[tl.TypeVariable=8650752]="TypeVariable",tl[tl.InstantiableNonPrimitive=58982400]="InstantiableNonPrimitive",tl[tl.InstantiablePrimitive=406847488]="InstantiablePrimitive",tl[tl.Instantiable=465829888]="Instantiable",tl[tl.StructuredOrInstantiable=469499904]="StructuredOrInstantiable",tl[tl.ObjectFlagsType=3899393]="ObjectFlagsType",tl[tl.Simplifiable=25165824]="Simplifiable",tl[tl.Singleton=67358815]="Singleton",tl[tl.Narrowable=536624127]="Narrowable",tl[tl.IncludesMask=473694207]="IncludesMask",tl[tl.IncludesMissingType=262144]="IncludesMissingType",tl[tl.IncludesNonWideningType=4194304]="IncludesNonWideningType",tl[tl.IncludesWildcard=8388608]="IncludesWildcard",tl[tl.IncludesEmptyObject=16777216]="IncludesEmptyObject",tl[tl.IncludesInstantiable=33554432]="IncludesInstantiable",tl[tl.IncludesConstrainedTypeVariable=536870912]="IncludesConstrainedTypeVariable",tl[tl.IncludesError=1073741824]="IncludesError",tl[tl.NotPrimitiveUnion=36323331]="NotPrimitiveUnion",tl))(tg||{}),rg=(tl=>(tl[tl.None=0]="None",tl[tl.Class=1]="Class",tl[tl.Interface=2]="Interface",tl[tl.Reference=4]="Reference",tl[tl.Tuple=8]="Tuple",tl[tl.Anonymous=16]="Anonymous",tl[tl.Mapped=32]="Mapped",tl[tl.Instantiated=64]="Instantiated",tl[tl.ObjectLiteral=128]="ObjectLiteral",tl[tl.EvolvingArray=256]="EvolvingArray",tl[tl.ObjectLiteralPatternWithComputedProperties=512]="ObjectLiteralPatternWithComputedProperties",tl[tl.ReverseMapped=1024]="ReverseMapped",tl[tl.JsxAttributes=2048]="JsxAttributes",tl[tl.JSLiteral=4096]="JSLiteral",tl[tl.FreshLiteral=8192]="FreshLiteral",tl[tl.ArrayLiteral=16384]="ArrayLiteral",tl[tl.PrimitiveUnion=32768]="PrimitiveUnion",tl[tl.ContainsWideningType=65536]="ContainsWideningType",tl[tl.ContainsObjectOrArrayLiteral=131072]="ContainsObjectOrArrayLiteral",tl[tl.NonInferrableType=262144]="NonInferrableType",tl[tl.CouldContainTypeVariablesComputed=524288]="CouldContainTypeVariablesComputed",tl[tl.CouldContainTypeVariables=1048576]="CouldContainTypeVariables",tl[tl.SingleSignatureType=134217728]="SingleSignatureType",tl[tl.ClassOrInterface=3]="ClassOrInterface",tl[tl.RequiresWidening=196608]="RequiresWidening",tl[tl.PropagatingFlags=458752]="PropagatingFlags",tl[tl.InstantiatedMapped=96]="InstantiatedMapped",tl[tl.ObjectTypeKindMask=1343]="ObjectTypeKindMask",tl[tl.ContainsSpread=2097152]="ContainsSpread",tl[tl.ObjectRestType=4194304]="ObjectRestType",tl[tl.InstantiationExpressionType=8388608]="InstantiationExpressionType",tl[tl.IsClassInstanceClone=16777216]="IsClassInstanceClone",tl[tl.IdenticalBaseTypeCalculated=33554432]="IdenticalBaseTypeCalculated",tl[tl.IdenticalBaseTypeExists=67108864]="IdenticalBaseTypeExists",tl[tl.IsGenericTypeComputed=2097152]="IsGenericTypeComputed",tl[tl.IsGenericObjectType=4194304]="IsGenericObjectType",tl[tl.IsGenericIndexType=8388608]="IsGenericIndexType",tl[tl.IsGenericType=12582912]="IsGenericType",tl[tl.ContainsIntersections=16777216]="ContainsIntersections",tl[tl.IsUnknownLikeUnionComputed=33554432]="IsUnknownLikeUnionComputed",tl[tl.IsUnknownLikeUnion=67108864]="IsUnknownLikeUnion",tl[tl.IsNeverIntersectionComputed=16777216]="IsNeverIntersectionComputed",tl[tl.IsNeverIntersection=33554432]="IsNeverIntersection",tl[tl.IsConstrainedTypeVariable=67108864]="IsConstrainedTypeVariable",tl))(rg||{});var ng=(tl=>(tl[tl.None=0]="None",tl[tl.HasRestParameter=1]="HasRestParameter",tl[tl.HasLiteralTypes=2]="HasLiteralTypes",tl[tl.Abstract=4]="Abstract",tl[tl.IsInnerCallChain=8]="IsInnerCallChain",tl[tl.IsOuterCallChain=16]="IsOuterCallChain",tl[tl.IsUntypedSignatureInJSFile=32]="IsUntypedSignatureInJSFile",tl[tl.IsNonInferrable=64]="IsNonInferrable",tl[tl.IsSignatureCandidateForOverloadFailure=128]="IsSignatureCandidateForOverloadFailure",tl[tl.PropagatingFlags=167]="PropagatingFlags",tl[tl.CallChainFlags=24]="CallChainFlags",tl))(ng||{});var sg=(tl=>(tl[tl.Unknown=0]="Unknown",tl[tl.JS=1]="JS",tl[tl.JSX=2]="JSX",tl[tl.TS=3]="TS",tl[tl.TSX=4]="TSX",tl[tl.External=5]="External",tl[tl.JSON=6]="JSON",tl[tl.Deferred=7]="Deferred",tl))(sg||{}),mg=(tl=>(tl[tl.ES3=0]="ES3",tl[tl.ES5=1]="ES5",tl[tl.ES2015=2]="ES2015",tl[tl.ES2016=3]="ES2016",tl[tl.ES2017=4]="ES2017",tl[tl.ES2018=5]="ES2018",tl[tl.ES2019=6]="ES2019",tl[tl.ES2020=7]="ES2020",tl[tl.ES2021=8]="ES2021",tl[tl.ES2022=9]="ES2022",tl[tl.ES2023=10]="ES2023",tl[tl.ES2024=11]="ES2024",tl[tl.ESNext=99]="ESNext",tl[tl.JSON=100]="JSON",tl[tl.Latest=99]="Latest",tl))(mg||{}),eA=(tl=>(tl[tl.Standard=0]="Standard",tl[tl.JSX=1]="JSX",tl))(eA||{});var tA=(tl=>(tl.Ts=".ts",tl.Tsx=".tsx",tl.Dts=".d.ts",tl.Js=".js",tl.Jsx=".jsx",tl.Json=".json",tl.TsBuildInfo=".tsbuildinfo",tl.Mjs=".mjs",tl.Mts=".mts",tl.Dmts=".d.mts",tl.Cjs=".cjs",tl.Cts=".cts",tl.Dcts=".d.cts",tl))(tA||{}),rA=(tl=>(tl[tl.None=0]="None",tl[tl.ContainsTypeScript=1]="ContainsTypeScript",tl[tl.ContainsJsx=2]="ContainsJsx",tl[tl.ContainsESNext=4]="ContainsESNext",tl[tl.ContainsES2022=8]="ContainsES2022",tl[tl.ContainsES2021=16]="ContainsES2021",tl[tl.ContainsES2020=32]="ContainsES2020",tl[tl.ContainsES2019=64]="ContainsES2019",tl[tl.ContainsES2018=128]="ContainsES2018",tl[tl.ContainsES2017=256]="ContainsES2017",tl[tl.ContainsES2016=512]="ContainsES2016",tl[tl.ContainsES2015=1024]="ContainsES2015",tl[tl.ContainsGenerator=2048]="ContainsGenerator",tl[tl.ContainsDestructuringAssignment=4096]="ContainsDestructuringAssignment",tl[tl.ContainsTypeScriptClassSyntax=8192]="ContainsTypeScriptClassSyntax",tl[tl.ContainsLexicalThis=16384]="ContainsLexicalThis",tl[tl.ContainsRestOrSpread=32768]="ContainsRestOrSpread",tl[tl.ContainsObjectRestOrSpread=65536]="ContainsObjectRestOrSpread",tl[tl.ContainsComputedPropertyName=131072]="ContainsComputedPropertyName",tl[tl.ContainsBlockScopedBinding=262144]="ContainsBlockScopedBinding",tl[tl.ContainsBindingPattern=524288]="ContainsBindingPattern",tl[tl.ContainsYield=1048576]="ContainsYield",tl[tl.ContainsAwait=2097152]="ContainsAwait",tl[tl.ContainsHoistedDeclarationOrCompletion=4194304]="ContainsHoistedDeclarationOrCompletion",tl[tl.ContainsDynamicImport=8388608]="ContainsDynamicImport",tl[tl.ContainsClassFields=16777216]="ContainsClassFields",tl[tl.ContainsDecorators=33554432]="ContainsDecorators",tl[tl.ContainsPossibleTopLevelAwait=67108864]="ContainsPossibleTopLevelAwait",tl[tl.ContainsLexicalSuper=134217728]="ContainsLexicalSuper",tl[tl.ContainsUpdateExpressionForIdentifier=268435456]="ContainsUpdateExpressionForIdentifier",tl[tl.ContainsPrivateIdentifierInExpression=536870912]="ContainsPrivateIdentifierInExpression",tl[tl.HasComputedFlags=-2147483648]="HasComputedFlags",tl[tl.AssertTypeScript=1]="AssertTypeScript",tl[tl.AssertJsx=2]="AssertJsx",tl[tl.AssertESNext=4]="AssertESNext",tl[tl.AssertES2022=8]="AssertES2022",tl[tl.AssertES2021=16]="AssertES2021",tl[tl.AssertES2020=32]="AssertES2020",tl[tl.AssertES2019=64]="AssertES2019",tl[tl.AssertES2018=128]="AssertES2018",tl[tl.AssertES2017=256]="AssertES2017",tl[tl.AssertES2016=512]="AssertES2016",tl[tl.AssertES2015=1024]="AssertES2015",tl[tl.AssertGenerator=2048]="AssertGenerator",tl[tl.AssertDestructuringAssignment=4096]="AssertDestructuringAssignment",tl[tl.OuterExpressionExcludes=-2147483648]="OuterExpressionExcludes",tl[tl.PropertyAccessExcludes=-2147483648]="PropertyAccessExcludes",tl[tl.NodeExcludes=-2147483648]="NodeExcludes",tl[tl.ArrowFunctionExcludes=-2072174592]="ArrowFunctionExcludes",tl[tl.FunctionExcludes=-1937940480]="FunctionExcludes",tl[tl.ConstructorExcludes=-1937948672]="ConstructorExcludes",tl[tl.MethodOrAccessorExcludes=-2005057536]="MethodOrAccessorExcludes",tl[tl.PropertyExcludes=-2013249536]="PropertyExcludes",tl[tl.ClassExcludes=-2147344384]="ClassExcludes",tl[tl.ModuleExcludes=-1941676032]="ModuleExcludes",tl[tl.TypeExcludes=-2]="TypeExcludes",tl[tl.ObjectLiteralExcludes=-2147278848]="ObjectLiteralExcludes",tl[tl.ArrayLiteralOrCallOrNewExcludes=-2147450880]="ArrayLiteralOrCallOrNewExcludes",tl[tl.VariableDeclarationListExcludes=-2146893824]="VariableDeclarationListExcludes",tl[tl.ParameterExcludes=-2147483648]="ParameterExcludes",tl[tl.CatchClauseExcludes=-2147418112]="CatchClauseExcludes",tl[tl.BindingPatternExcludes=-2147450880]="BindingPatternExcludes",tl[tl.ContainsLexicalThisOrSuper=134234112]="ContainsLexicalThisOrSuper",tl[tl.PropertyNamePropagatingFlags=134234112]="PropertyNamePropagatingFlags",tl))(rA||{}),nA=(tl=>(tl[tl.TabStop=0]="TabStop",tl[tl.Placeholder=1]="Placeholder",tl[tl.Choice=2]="Choice",tl[tl.Variable=3]="Variable",tl))(nA||{}),iA=(tl=>(tl[tl.None=0]="None",tl[tl.SingleLine=1]="SingleLine",tl[tl.MultiLine=2]="MultiLine",tl[tl.AdviseOnEmitNode=4]="AdviseOnEmitNode",tl[tl.NoSubstitution=8]="NoSubstitution",tl[tl.CapturesThis=16]="CapturesThis",tl[tl.NoLeadingSourceMap=32]="NoLeadingSourceMap",tl[tl.NoTrailingSourceMap=64]="NoTrailingSourceMap",tl[tl.NoSourceMap=96]="NoSourceMap",tl[tl.NoNestedSourceMaps=128]="NoNestedSourceMaps",tl[tl.NoTokenLeadingSourceMaps=256]="NoTokenLeadingSourceMaps",tl[tl.NoTokenTrailingSourceMaps=512]="NoTokenTrailingSourceMaps",tl[tl.NoTokenSourceMaps=768]="NoTokenSourceMaps",tl[tl.NoLeadingComments=1024]="NoLeadingComments",tl[tl.NoTrailingComments=2048]="NoTrailingComments",tl[tl.NoComments=3072]="NoComments",tl[tl.NoNestedComments=4096]="NoNestedComments",tl[tl.HelperName=8192]="HelperName",tl[tl.ExportName=16384]="ExportName",tl[tl.LocalName=32768]="LocalName",tl[tl.InternalName=65536]="InternalName",tl[tl.Indented=131072]="Indented",tl[tl.NoIndentation=262144]="NoIndentation",tl[tl.AsyncFunctionBody=524288]="AsyncFunctionBody",tl[tl.ReuseTempVariableScope=1048576]="ReuseTempVariableScope",tl[tl.CustomPrologue=2097152]="CustomPrologue",tl[tl.NoHoisting=4194304]="NoHoisting",tl[tl.Iterator=8388608]="Iterator",tl[tl.NoAsciiEscaping=16777216]="NoAsciiEscaping",tl))(iA||{});var sA={Classes:2,ForOf:2,Generators:2,Iteration:2,SpreadElements:2,RestElements:2,TaggedTemplates:2,DestructuringAssignment:2,BindingPatterns:2,ArrowFunctions:2,BlockScopedVariables:2,ObjectAssign:2,RegularExpressionFlagsUnicode:2,RegularExpressionFlagsSticky:2,Exponentiation:3,AsyncFunctions:4,ForAwaitOf:5,AsyncGenerators:5,AsyncIteration:5,ObjectSpreadRest:5,RegularExpressionFlagsDotAll:5,BindinglessCatch:6,BigInt:7,NullishCoalesce:7,OptionalChaining:7,LogicalAssignment:8,TopLevelAwait:9,ClassFields:9,PrivateNamesAndClassStaticBlocks:9,RegularExpressionFlagsHasIndices:9,ShebangComments:10,RegularExpressionFlagsUnicodeSets:11,UsingAndAwaitUsing:99,ClassAndClassElementDecorators:99};var aA={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},{name:"preserve",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}},oA=(tl=>(tl[tl.ParseAll=0]="ParseAll",tl[tl.ParseNone=1]="ParseNone",tl[tl.ParseForTypeErrors=2]="ParseForTypeErrors",tl[tl.ParseForTypeInfo=3]="ParseForTypeInfo",tl))(oA||{});var lA="/",cA="\\",uA="://",pA=/\\/g;function By(tl){return tl===47||tl===92}function qy(tl,od){return tl.length>od.length&&Oy(tl,od)}function tf(tl){return tl.length>0&&By(tl.charCodeAt(tl.length-1))}function xd(tl){return tl>=97&&tl<=122||tl>=65&&tl<=90}function Fy(tl,od){let _d=tl.charCodeAt(od);if(_d===58)return od+1;if(_d===37&&tl.charCodeAt(od+1)===51){let _d=tl.charCodeAt(od+2);if(_d===97||_d===65)return od+3}return-1}function zy(tl){if(!tl)return 0;let od=tl.charCodeAt(0);if(od===47||od===92){if(tl.charCodeAt(1)!==od)return 1;let _d=tl.indexOf(od===47?lA:cA,2);return _d<0?tl.length:_d+1}if(xd(od)&&tl.charCodeAt(1)===58){let od=tl.charCodeAt(2);if(od===47||od===92)return 3;if(tl.length===2)return 2}let _d=tl.indexOf(uA);if(_d!==-1){let od=_d+uA.length,Ad=tl.indexOf(lA,od);if(Ad!==-1){let Dd=tl.slice(0,_d),zd=tl.slice(od,Ad);if(Dd==="file"&&(zd===""||zd==="localhost")&&xd(tl.charCodeAt(Ad+1))){let od=Fy(tl,Ad+2);if(od!==-1){if(tl.charCodeAt(od)===47)return~(od+1);if(od===tl.length)return~od}}return~(Ad+1)}return~tl.length}return 0}function o_(tl){let od=zy(tl);return od<0?~od:od}function Im(tl,od,_d){if(tl=c_(tl),o_(tl)===tl.length)return"";tl=hl(tl);let Ad=tl.slice(Math.max(o_(tl),tl.lastIndexOf(lA)+1)),Dd=od!==void 0&&_d!==void 0?Om(Ad,od,_d):void 0;return Dd?Ad.slice(0,Ad.length-Dd.length):Ad}function Sd(tl,od,_d){if(ml(od,".")||(od="."+od),tl.length>=od.length&&tl.charCodeAt(tl.length-od.length)===46){let Ad=tl.slice(tl.length-od.length);if(_d(Ad,od))return Ad}}function Vy(tl,od,_d){if(typeof od=="string")return Sd(tl,od,_d)||"";for(let Ad of od){let od=Sd(tl,Ad,_d);if(od)return od}return""}function Om(tl,od,_d){if(od)return Vy(hl(tl),od,_d?Qp:Dy);let Ad=Im(tl),Dd=Ad.lastIndexOf(".");return Dd>=0?Ad.substring(Dd):""}function c_(tl){return tl.includes("\\")?tl.replace(pA,lA):tl}function Wy(tl,...od){tl&&(tl=c_(tl));for(let _d of od)_d&&(_d=c_(_d),!tl||o_(_d)!==0?tl=_d:tl=Lm(tl)+_d);return tl}function Gy(tl,od){let _d=o_(tl);_d===0&&od?(tl=Wy(od,tl),_d=o_(tl)):tl=c_(tl);let Ad=Mm(tl);if(Ad!==void 0)return Ad.length>_d?hl(Ad):Ad;let Dd=tl.length,zd=tl.substring(0,_d),Kd,Zd=_d,fh=Zd,vh=Zd,wh=_d!==0;for(;Zdfh&&(Kd??(Kd=tl.substring(0,fh-1)),fh=Zd);let Ad=tl.indexOf(lA,Zd+1);Ad===-1&&(Ad=Dd);let xh=Ad-fh;if(xh===1&&tl.charCodeAt(Zd)===46)Kd??(Kd=tl.substring(0,vh));else if(xh===2&&tl.charCodeAt(Zd)===46&&tl.charCodeAt(Zd+1)===46)if(!wh)Kd!==void 0?Kd+=Kd.length===_d?"..":"/..":vh=Zd+2;else if(Kd===void 0)vh-2>=0?Kd=tl.substring(0,Math.max(_d,tl.lastIndexOf(lA,vh-2))):Kd=tl.substring(0,vh);else{let tl=Kd.lastIndexOf(lA);tl!==-1?Kd=Kd.substring(0,Math.max(_d,tl)):Kd=zd,Kd.length===_d&&(wh=_d!==0)}else Kd!==void 0?(Kd.length!==_d&&(Kd+=lA),wh=!0,Kd+=tl.substring(fh,Ad)):(wh=!0,vh=Ad);Zd=Ad+1}return Kd??(Dd>_d?hl(tl):tl)}function Yy(tl){tl=c_(tl);let od=Mm(tl);return od!==void 0?od:(od=Gy(tl,""),od&&tf(tl)?Lm(od):od)}function Mm(tl){if(!dA.test(tl))return tl;let od=tl.replace(/\/\.\//g,"/");if(od.startsWith("./")&&(od=od.slice(2)),od!==tl&&(tl=od,!dA.test(tl)))return tl}function hl(tl){return tf(tl)?tl.substr(0,tl.length-1):tl}function Lm(tl){return tf(tl)?tl:tl+lA}var dA=/\/\/|(?:^|\/)\.\.?(?:$|\/)/;function r(tl,od,_d,Ad,Dd,zd,Kd){return{code:tl,category:od,key:_d,message:Ad,reportsUnnecessary:Dd,elidedInCompatabilityPyramid:zd,reportsDeprecated:Kd}}var hA={Unterminated_string_literal:r(1002,1,"Unterminated_string_literal_1002","Unterminated string literal."),Identifier_expected:r(1003,1,"Identifier_expected_1003","Identifier expected."),_0_expected:r(1005,1,"_0_expected_1005","'{0}' expected."),A_file_cannot_have_a_reference_to_itself:r(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:r(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:r(1009,1,"Trailing_comma_not_allowed_1009","Trailing comma not allowed."),Asterisk_Slash_expected:r(1010,1,"Asterisk_Slash_expected_1010","'*/' expected."),An_element_access_expression_should_take_an_argument:r(1011,1,"An_element_access_expression_should_take_an_argument_1011","An element access expression should take an argument."),Unexpected_token:r(1012,1,"Unexpected_token_1012","Unexpected token."),A_rest_parameter_or_binding_pattern_may_not_have_a_trailing_comma:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(1025,1,"An_index_signature_cannot_have_a_trailing_comma_1025","An index signature cannot have a trailing comma."),Accessibility_modifier_already_seen:r(1028,1,"Accessibility_modifier_already_seen_1028","Accessibility modifier already seen."),_0_modifier_must_precede_1_modifier:r(1029,1,"_0_modifier_must_precede_1_modifier_1029","'{0}' modifier must precede '{1}' modifier."),_0_modifier_already_seen:r(1030,1,"_0_modifier_already_seen_1030","'{0}' modifier already seen."),_0_modifier_cannot_appear_on_class_elements_of_this_kind:r(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:r(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:r(1035,1,"Only_ambient_modules_can_use_quoted_names_1035","Only ambient modules can use quoted names."),Statements_are_not_allowed_in_ambient_contexts:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(1047,1,"A_rest_parameter_cannot_be_optional_1047","A rest parameter cannot be optional."),A_rest_parameter_cannot_have_an_initializer:r(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:r(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:r(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:r(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:r(1053,1,"A_set_accessor_cannot_have_rest_parameter_1053","A 'set' accessor cannot have rest parameter."),A_get_accessor_cannot_have_parameters:r(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_because_it_does_not_refer_to_a_Promise_compatible_constructor_value:r(1055,1,"Type_0_is_not_a_valid_async_function_return_type_in_ES5_because_it_does_not_refer_to_a_Promise_compa_1055","Type '{0}' is not a valid async function return type in ES5 because it does not refer to a Promise-compatible constructor value."),Accessors_are_only_available_when_targeting_ECMAScript_5_and_higher:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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}>'?"),The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type:r(1065,1,"The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type_1065","The return type of an async function or method must be the global Promise type."),In_ambient_enum_declarations_member_initializer_must_be_constant_expression:r(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:r(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:r(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:r(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:r(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:r(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:r(1084,1,"Invalid_reference_directive_syntax_1084","Invalid 'reference' directive syntax."),_0_modifier_cannot_appear_on_a_constructor_declaration:r(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:r(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:r(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:r(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:r(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:r(1094,1,"An_accessor_cannot_have_type_parameters_1094","An accessor cannot have type parameters."),A_set_accessor_cannot_have_a_return_type_annotation:r(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:r(1096,1,"An_index_signature_must_have_exactly_one_parameter_1096","An index signature must have exactly one parameter."),_0_list_cannot_be_empty:r(1097,1,"_0_list_cannot_be_empty_1097","'{0}' list cannot be empty."),Type_parameter_list_cannot_be_empty:r(1098,1,"Type_parameter_list_cannot_be_empty_1098","Type parameter list cannot be empty."),Type_argument_list_cannot_be_empty:r(1099,1,"Type_argument_list_cannot_be_empty_1099","Type argument list cannot be empty."),Invalid_use_of_0_in_strict_mode:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(1109,1,"Expression_expected_1109","Expression expected."),Type_expected:r(1110,1,"Type_expected_1110","Type expected."),Private_field_0_must_be_declared_in_an_enclosing_class:r(1111,1,"Private_field_0_must_be_declared_in_an_enclosing_class_1111","Private field '{0}' must be declared in an enclosing class."),A_default_clause_cannot_appear_more_than_once_in_a_switch_statement:r(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:r(1114,1,"Duplicate_label_0_1114","Duplicate label '{0}'."),A_continue_statement_can_only_jump_to_a_label_of_an_enclosing_iteration_statement:r(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:r(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:r(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:r(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:r(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:r(1120,1,"An_export_assignment_cannot_have_modifiers_1120","An export assignment cannot have modifiers."),Octal_literals_are_not_allowed_Use_the_syntax_0:r(1121,1,"Octal_literals_are_not_allowed_Use_the_syntax_0_1121","Octal literals are not allowed. Use the syntax '{0}'."),Variable_declaration_list_cannot_be_empty:r(1123,1,"Variable_declaration_list_cannot_be_empty_1123","Variable declaration list cannot be empty."),Digit_expected:r(1124,1,"Digit_expected_1124","Digit expected."),Hexadecimal_digit_expected:r(1125,1,"Hexadecimal_digit_expected_1125","Hexadecimal digit expected."),Unexpected_end_of_text:r(1126,1,"Unexpected_end_of_text_1126","Unexpected end of text."),Invalid_character:r(1127,1,"Invalid_character_1127","Invalid character."),Declaration_or_statement_expected:r(1128,1,"Declaration_or_statement_expected_1128","Declaration or statement expected."),Statement_expected:r(1129,1,"Statement_expected_1129","Statement expected."),case_or_default_expected:r(1130,1,"case_or_default_expected_1130","'case' or 'default' expected."),Property_or_signature_expected:r(1131,1,"Property_or_signature_expected_1131","Property or signature expected."),Enum_member_expected:r(1132,1,"Enum_member_expected_1132","Enum member expected."),Variable_declaration_expected:r(1134,1,"Variable_declaration_expected_1134","Variable declaration expected."),Argument_expression_expected:r(1135,1,"Argument_expression_expected_1135","Argument expression expected."),Property_assignment_expected:r(1136,1,"Property_assignment_expected_1136","Property assignment expected."),Expression_or_comma_expected:r(1137,1,"Expression_or_comma_expected_1137","Expression or comma expected."),Parameter_declaration_expected:r(1138,1,"Parameter_declaration_expected_1138","Parameter declaration expected."),Type_parameter_declaration_expected:r(1139,1,"Type_parameter_declaration_expected_1139","Type parameter declaration expected."),Type_argument_expected:r(1140,1,"Type_argument_expected_1140","Type argument expected."),String_literal_expected:r(1141,1,"String_literal_expected_1141","String literal expected."),Line_break_not_permitted_here:r(1142,1,"Line_break_not_permitted_here_1142","Line break not permitted here."),or_expected:r(1144,1,"or_expected_1144","'{' or ';' expected."),or_JSX_element_expected:r(1145,1,"or_JSX_element_expected_1145","'{' or JSX element expected."),Declaration_expected:r(1146,1,"Declaration_expected_1146","Declaration expected."),Import_declarations_in_a_namespace_cannot_reference_a_module:r(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:r(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:r(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."),_0_declarations_must_be_initialized:r(1155,1,"_0_declarations_must_be_initialized_1155","'{0}' declarations must be initialized."),_0_declarations_can_only_be_declared_inside_a_block:r(1156,1,"_0_declarations_can_only_be_declared_inside_a_block_1156","'{0}' declarations can only be declared inside a block."),Unterminated_template_literal:r(1160,1,"Unterminated_template_literal_1160","Unterminated template literal."),Unterminated_regular_expression_literal:r(1161,1,"Unterminated_regular_expression_literal_1161","Unterminated regular expression literal."),An_object_member_cannot_be_declared_optional:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(1172,1,"extends_clause_already_seen_1172","'extends' clause already seen."),extends_clause_must_precede_implements_clause:r(1173,1,"extends_clause_must_precede_implements_clause_1173","'extends' clause must precede 'implements' clause."),Classes_can_only_extend_a_single_class:r(1174,1,"Classes_can_only_extend_a_single_class_1174","Classes can only extend a single class."),implements_clause_already_seen:r(1175,1,"implements_clause_already_seen_1175","'implements' clause already seen."),Interface_declaration_cannot_have_implements_clause:r(1176,1,"Interface_declaration_cannot_have_implements_clause_1176","Interface declaration cannot have 'implements' clause."),Binary_digit_expected:r(1177,1,"Binary_digit_expected_1177","Binary digit expected."),Octal_digit_expected:r(1178,1,"Octal_digit_expected_1178","Octal digit expected."),Unexpected_token_expected:r(1179,1,"Unexpected_token_expected_1179","Unexpected token. '{' expected."),Property_destructuring_pattern_expected:r(1180,1,"Property_destructuring_pattern_expected_1180","Property destructuring pattern expected."),Array_element_destructuring_pattern_expected:r(1181,1,"Array_element_destructuring_pattern_expected_1181","Array element destructuring pattern expected."),A_destructuring_declaration_must_have_an_initializer:r(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:r(1183,1,"An_implementation_cannot_be_declared_in_ambient_contexts_1183","An implementation cannot be declared in ambient contexts."),Modifiers_cannot_appear_here:r(1184,1,"Modifiers_cannot_appear_here_1184","Modifiers cannot appear here."),Merge_conflict_marker_encountered:r(1185,1,"Merge_conflict_marker_encountered_1185","Merge conflict marker encountered."),A_rest_element_cannot_have_an_initializer:r(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:r(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:r(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:r(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:r(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:r(1191,1,"An_import_declaration_cannot_have_modifiers_1191","An import declaration cannot have modifiers."),Module_0_has_no_default_export:r(1192,1,"Module_0_has_no_default_export_1192","Module '{0}' has no default export."),An_export_declaration_cannot_have_modifiers:r(1193,1,"An_export_declaration_cannot_have_modifiers_1193","An export declaration cannot have modifiers."),Export_declarations_are_not_permitted_in_a_namespace:r(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:r(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:r(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:r(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:r(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:r(1199,1,"Unterminated_Unicode_escape_sequence_1199","Unterminated Unicode escape sequence."),Line_terminator_not_permitted_before_arrow:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(1223,1,"_0_tag_already_specified_1223","'{0}' tag already specified."),Signature_0_must_be_a_type_predicate:r(1224,1,"Signature_0_must_be_a_type_predicate_1224","Signature '{0}' must be a type predicate."),Cannot_find_parameter_0:r(1225,1,"Cannot_find_parameter_0_1225","Cannot find parameter '{0}'."),Type_predicate_0_is_not_assignable_to_1:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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_ES5:r(1250,1,"Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES5_1250","Function declarations are not allowed inside blocks in strict mode when targeting 'ES5'."),Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES5_Class_definitions_are_automatically_in_strict_mode:r(1251,1,"Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES5_Class_definiti_1251","Function declarations are not allowed inside blocks in strict mode when targeting 'ES5'. Class definitions are automatically in strict mode."),Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES5_Modules_are_automatically_in_strict_mode:r(1252,1,"Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES5_Modules_are_au_1252","Function declarations are not allowed inside blocks in strict mode when targeting 'ES5'. Modules are automatically in strict mode."),Abstract_properties_can_only_appear_within_an_abstract_class:r(1253,1,"Abstract_properties_can_only_appear_within_an_abstract_class_1253","Abstract properties can only appear within an abstract class."),A_const_initializer_in_an_ambient_context_must_be_a_string_or_numeric_literal_or_literal_enum_reference:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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."),ECMAScript_imports_and_exports_cannot_be_written_in_a_CommonJS_file_under_verbatimModuleSyntax:r(1286,1,"ECMAScript_imports_and_exports_cannot_be_written_in_a_CommonJS_file_under_verbatimModuleSyntax_1286","ECMAScript imports and exports cannot be written in a CommonJS file under 'verbatimModuleSyntax'."),A_top_level_export_modifier_cannot_be_used_on_value_declarations_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled:r(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:r(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."),_0_resolves_to_a_type_only_declaration_and_must_be_marked_type_only_in_this_file_before_re_exporting_when_1_is_enabled_Consider_using_import_type_where_0_is_imported:r(1289,1,"_0_resolves_to_a_type_only_declaration_and_must_be_marked_type_only_in_this_file_before_re_exporting_1289","'{0}' resolves to a type-only declaration and must be marked type-only in this file before re-exporting when '{1}' is enabled. Consider using 'import type' where '{0}' is imported."),_0_resolves_to_a_type_only_declaration_and_must_be_marked_type_only_in_this_file_before_re_exporting_when_1_is_enabled_Consider_using_export_type_0_as_default:r(1290,1,"_0_resolves_to_a_type_only_declaration_and_must_be_marked_type_only_in_this_file_before_re_exporting_1290","'{0}' resolves to a type-only declaration and must be marked type-only in this file before re-exporting when '{1}' is enabled. Consider using 'export type { {0} as default }'."),_0_resolves_to_a_type_and_must_be_marked_type_only_in_this_file_before_re_exporting_when_1_is_enabled_Consider_using_import_type_where_0_is_imported:r(1291,1,"_0_resolves_to_a_type_and_must_be_marked_type_only_in_this_file_before_re_exporting_when_1_is_enable_1291","'{0}' resolves to a type and must be marked type-only in this file before re-exporting when '{1}' is enabled. Consider using 'import type' where '{0}' is imported."),_0_resolves_to_a_type_and_must_be_marked_type_only_in_this_file_before_re_exporting_when_1_is_enabled_Consider_using_export_type_0_as_default:r(1292,1,"_0_resolves_to_a_type_and_must_be_marked_type_only_in_this_file_before_re_exporting_when_1_is_enable_1292","'{0}' resolves to a type and must be marked type-only in this file before re-exporting when '{1}' is enabled. Consider using 'export type { {0} as default }'."),ECMAScript_module_syntax_is_not_allowed_in_a_CommonJS_module_when_module_is_set_to_preserve:r(1293,1,"ECMAScript_module_syntax_is_not_allowed_in_a_CommonJS_module_when_module_is_set_to_preserve_1293","ECMAScript module syntax is not allowed in a CommonJS module when 'module' is set to 'preserve'."),This_syntax_is_not_allowed_when_erasableSyntaxOnly_is_enabled:r(1294,1,"This_syntax_is_not_allowed_when_erasableSyntaxOnly_is_enabled_1294","This syntax is not allowed when 'erasableSyntaxOnly' is enabled."),ECMAScript_imports_and_exports_cannot_be_written_in_a_CommonJS_file_under_verbatimModuleSyntax_Adjust_the_type_field_in_the_nearest_package_json_to_make_this_file_an_ECMAScript_module_or_adjust_your_verbatimModuleSyntax_module_and_moduleResolution_settings_in_TypeScript:r(1295,1,"ECMAScript_imports_and_exports_cannot_be_written_in_a_CommonJS_file_under_verbatimModuleSyntax_Adjus_1295","ECMAScript imports and exports cannot be written in a CommonJS file under 'verbatimModuleSyntax'. Adjust the 'type' field in the nearest 'package.json' to make this file an ECMAScript module, or adjust your 'verbatimModuleSyntax', 'module', and 'moduleResolution' settings in TypeScript."),with_statements_are_not_allowed_in_an_async_function_block:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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_node18_node20_or_nodenext:r(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', 'node18', 'node20', or 'nodenext'."),Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_node18_node20_nodenext_or_preserve:r(1324,1,"Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_node18_1324","Dynamic imports only support a second argument when the '--module' option is set to 'esnext', 'node16', 'node18', 'node20', 'nodenext', or 'preserve'."),Argument_of_dynamic_import_cannot_be_spread_element:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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_node18_node20_or_nodenext:r(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', 'node18', 'node20', or 'nodenext'."),A_label_is_not_allowed_here:r(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:r(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:r(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:r(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:r(1348,1,"Non_simple_parameter_declared_here_1348","Non-simple parameter declared here."),use_strict_directive_used_here:r(1349,1,"use_strict_directive_used_here_1349","'use strict' directive used here."),Print_the_final_configuration_instead_of_building:r(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:r(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:r(1352,1,"A_bigint_literal_cannot_use_exponential_notation_1352","A bigint literal cannot use exponential notation."),A_bigint_literal_must_be_an_integer:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(1364,3,"Convert_to_type_only_export_1364","Convert to type-only export"),Convert_all_re_exported_types_to_type_only_exports:r(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:r(1366,3,"Split_into_two_separate_import_declarations_1366","Split into two separate import declarations"),Split_all_invalid_type_only_imports:r(1367,3,"Split_all_invalid_type_only_imports_1367","Split all invalid type-only imports"),Class_constructor_may_not_be_a_generator:r(1368,1,"Class_constructor_may_not_be_a_generator_1368","Class constructor may not be a generator."),Did_you_mean_0:r(1369,3,"Did_you_mean_0_1369","Did you mean '{0}'?"),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:r(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:r(1376,3,"_0_was_imported_here_1376","'{0}' was imported here."),_0_was_exported_here:r(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_node18_node20_nodenext_or_preserve_and_the_target_option_is_set_to_es2017_or_higher:r(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', 'node18', 'node20', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher."),An_import_alias_cannot_reference_a_declaration_that_was_exported_using_export_type:r(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:r(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:r(1381,1,"Unexpected_token_Did_you_mean_or_rbrace_1381","Unexpected token. Did you mean `{'}'}` or `}`?"),Unexpected_token_Did_you_mean_or_gt:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(1392,1,"An_import_alias_cannot_use_import_type_1392","An import alias cannot use 'import type'"),Imported_via_0_from_file_1:r(1393,3,"Imported_via_0_from_file_1_1393","Imported via {0} from file '{1}'"),Imported_via_0_from_file_1_with_packageId_2:r(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:r(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:r(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:r(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:r(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:r(1399,3,"File_is_included_via_import_here_1399","File is included via import here."),Referenced_via_0_from_file_1:r(1400,3,"Referenced_via_0_from_file_1_1400","Referenced via '{0}' from file '{1}'"),File_is_included_via_reference_here:r(1401,3,"File_is_included_via_reference_here_1401","File is included via reference here."),Type_library_referenced_via_0_from_file_1:r(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:r(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:r(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:r(1405,3,"Library_referenced_via_0_from_file_1_1405","Library referenced via '{0}' from file '{1}'"),File_is_included_via_library_reference_here:r(1406,3,"File_is_included_via_library_reference_here_1406","File is included via library reference here."),Matched_by_include_pattern_0_in_1:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(1422,3,"Library_0_specified_in_compilerOptions_1422","Library '{0}' specified in compilerOptions"),File_is_library_specified_here:r(1423,3,"File_is_library_specified_here_1423","File is library specified here."),Default_library:r(1424,3,"Default_library_1424","Default library"),Default_library_for_target_0:r(1425,3,"Default_library_for_target_0_1425","Default library for target '{0}'"),File_is_default_library_for_target_specified_here:r(1426,3,"File_is_default_library_for_target_specified_here_1426","File is default library for target specified here."),Root_file_specified_for_compilation:r(1427,3,"Root_file_specified_for_compilation_1427","Root file specified for compilation"),File_is_output_of_project_reference_source_0:r(1428,3,"File_is_output_of_project_reference_source_0_1428","File is output of project reference source '{0}'"),File_redirects_to_file_0:r(1429,3,"File_redirects_to_file_0_1429","File redirects to file '{0}'"),The_file_is_in_the_program_because_Colon:r(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:r(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_node18_node20_nodenext_or_preserve_and_the_target_option_is_set_to_es2017_or_higher:r(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', 'node18', 'node20', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher."),Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters:r(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:r(1434,1,"Unexpected_keyword_or_identifier_1434","Unexpected keyword or identifier."),Unknown_keyword_or_identifier_Did_you_mean_0:r(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:r(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:r(1437,1,"Namespace_must_be_given_a_name_1437","Namespace must be given a name."),Interface_must_be_given_a_name:r(1438,1,"Interface_must_be_given_a_name_1438","Interface must be given a name."),Type_alias_must_be_given_a_name:r(1439,1,"Type_alias_must_be_given_a_name_1439","Type alias must be given a name."),Variable_declaration_not_allowed_at_this_location:r(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:r(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:r(1442,1,"Expected_for_property_initializer_1442","Expected '=' for property initializer."),Module_declaration_names_may_only_use_or_quoted_strings:r(1443,1,"Module_declaration_names_may_only_use_or_quoted_strings_1443",`Module declaration names may only use ' or " quoted strings.`),_0_resolves_to_a_type_only_declaration_and_must_be_re_exported_using_a_type_only_re_export_when_1_is_enabled:r(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:r(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_set_of_attributes_as_arguments:r(1450,3,"Dynamic_imports_can_only_accept_a_module_specifier_and_an_optional_set_of_attributes_as_arguments_1450","Dynamic imports can only accept a module specifier and an optional set of attributes 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:r(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_should_be_either_require_or_import:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(1461,3,"File_is_CommonJS_module_because_package_json_was_not_found_1461","File is CommonJS module because 'package.json' was not found"),resolution_mode_is_the_only_valid_key_for_type_import_attributes:r(1463,1,"resolution_mode_is_the_only_valid_key_for_type_import_attributes_1463","'resolution-mode' is the only valid key for type import attributes."),Type_import_attributes_should_have_exactly_one_key_resolution_mode_with_value_import_or_require:r(1464,1,"Type_import_attributes_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1464","Type import attributes should have exactly one key - 'resolution-mode' - with value 'import' or 'require'."),The_import_meta_meta_property_is_not_allowed_in_files_which_will_build_into_CommonJS_output:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(1486,1,"Decorator_used_before_export_here_1486","Decorator used before 'export' here."),Octal_escape_sequences_are_not_allowed_Use_the_syntax_0:r(1487,1,"Octal_escape_sequences_are_not_allowed_Use_the_syntax_0_1487","Octal escape sequences are not allowed. Use the syntax '{0}'."),Escape_sequence_0_is_not_allowed:r(1488,1,"Escape_sequence_0_is_not_allowed_1488","Escape sequence '{0}' is not allowed."),Decimals_with_leading_zeros_are_not_allowed:r(1489,1,"Decimals_with_leading_zeros_are_not_allowed_1489","Decimals with leading zeros are not allowed."),File_appears_to_be_binary:r(1490,1,"File_appears_to_be_binary_1490","File appears to be binary."),_0_modifier_cannot_appear_on_a_using_declaration:r(1491,1,"_0_modifier_cannot_appear_on_a_using_declaration_1491","'{0}' modifier cannot appear on a 'using' declaration."),_0_declarations_may_not_have_binding_patterns:r(1492,1,"_0_declarations_may_not_have_binding_patterns_1492","'{0}' declarations may not have binding patterns."),The_left_hand_side_of_a_for_in_statement_cannot_be_a_using_declaration:r(1493,1,"The_left_hand_side_of_a_for_in_statement_cannot_be_a_using_declaration_1493","The left-hand side of a 'for...in' statement cannot be a 'using' declaration."),The_left_hand_side_of_a_for_in_statement_cannot_be_an_await_using_declaration:r(1494,1,"The_left_hand_side_of_a_for_in_statement_cannot_be_an_await_using_declaration_1494","The left-hand side of a 'for...in' statement cannot be an 'await using' declaration."),_0_modifier_cannot_appear_on_an_await_using_declaration:r(1495,1,"_0_modifier_cannot_appear_on_an_await_using_declaration_1495","'{0}' modifier cannot appear on an 'await using' declaration."),Identifier_string_literal_or_number_literal_expected:r(1496,1,"Identifier_string_literal_or_number_literal_expected_1496","Identifier, string literal, or number literal expected."),Expression_must_be_enclosed_in_parentheses_to_be_used_as_a_decorator:r(1497,1,"Expression_must_be_enclosed_in_parentheses_to_be_used_as_a_decorator_1497","Expression must be enclosed in parentheses to be used as a decorator."),Invalid_syntax_in_decorator:r(1498,1,"Invalid_syntax_in_decorator_1498","Invalid syntax in decorator."),Unknown_regular_expression_flag:r(1499,1,"Unknown_regular_expression_flag_1499","Unknown regular expression flag."),Duplicate_regular_expression_flag:r(1500,1,"Duplicate_regular_expression_flag_1500","Duplicate regular expression flag."),This_regular_expression_flag_is_only_available_when_targeting_0_or_later:r(1501,1,"This_regular_expression_flag_is_only_available_when_targeting_0_or_later_1501","This regular expression flag is only available when targeting '{0}' or later."),The_Unicode_u_flag_and_the_Unicode_Sets_v_flag_cannot_be_set_simultaneously:r(1502,1,"The_Unicode_u_flag_and_the_Unicode_Sets_v_flag_cannot_be_set_simultaneously_1502","The Unicode (u) flag and the Unicode Sets (v) flag cannot be set simultaneously."),Named_capturing_groups_are_only_available_when_targeting_ES2018_or_later:r(1503,1,"Named_capturing_groups_are_only_available_when_targeting_ES2018_or_later_1503","Named capturing groups are only available when targeting 'ES2018' or later."),Subpattern_flags_must_be_present_when_there_is_a_minus_sign:r(1504,1,"Subpattern_flags_must_be_present_when_there_is_a_minus_sign_1504","Subpattern flags must be present when there is a minus sign."),Incomplete_quantifier_Digit_expected:r(1505,1,"Incomplete_quantifier_Digit_expected_1505","Incomplete quantifier. Digit expected."),Numbers_out_of_order_in_quantifier:r(1506,1,"Numbers_out_of_order_in_quantifier_1506","Numbers out of order in quantifier."),There_is_nothing_available_for_repetition:r(1507,1,"There_is_nothing_available_for_repetition_1507","There is nothing available for repetition."),Unexpected_0_Did_you_mean_to_escape_it_with_backslash:r(1508,1,"Unexpected_0_Did_you_mean_to_escape_it_with_backslash_1508","Unexpected '{0}'. Did you mean to escape it with backslash?"),This_regular_expression_flag_cannot_be_toggled_within_a_subpattern:r(1509,1,"This_regular_expression_flag_cannot_be_toggled_within_a_subpattern_1509","This regular expression flag cannot be toggled within a subpattern."),k_must_be_followed_by_a_capturing_group_name_enclosed_in_angle_brackets:r(1510,1,"k_must_be_followed_by_a_capturing_group_name_enclosed_in_angle_brackets_1510","'\\k' must be followed by a capturing group name enclosed in angle brackets."),q_is_only_available_inside_character_class:r(1511,1,"q_is_only_available_inside_character_class_1511","'\\q' is only available inside character class."),c_must_be_followed_by_an_ASCII_letter:r(1512,1,"c_must_be_followed_by_an_ASCII_letter_1512","'\\c' must be followed by an ASCII letter."),Undetermined_character_escape:r(1513,1,"Undetermined_character_escape_1513","Undetermined character escape."),Expected_a_capturing_group_name:r(1514,1,"Expected_a_capturing_group_name_1514","Expected a capturing group name."),Named_capturing_groups_with_the_same_name_must_be_mutually_exclusive_to_each_other:r(1515,1,"Named_capturing_groups_with_the_same_name_must_be_mutually_exclusive_to_each_other_1515","Named capturing groups with the same name must be mutually exclusive to each other."),A_character_class_range_must_not_be_bounded_by_another_character_class:r(1516,1,"A_character_class_range_must_not_be_bounded_by_another_character_class_1516","A character class range must not be bounded by another character class."),Range_out_of_order_in_character_class:r(1517,1,"Range_out_of_order_in_character_class_1517","Range out of order in character class."),Anything_that_would_possibly_match_more_than_a_single_character_is_invalid_inside_a_negated_character_class:r(1518,1,"Anything_that_would_possibly_match_more_than_a_single_character_is_invalid_inside_a_negated_characte_1518","Anything that would possibly match more than a single character is invalid inside a negated character class."),Operators_must_not_be_mixed_within_a_character_class_Wrap_it_in_a_nested_class_instead:r(1519,1,"Operators_must_not_be_mixed_within_a_character_class_Wrap_it_in_a_nested_class_instead_1519","Operators must not be mixed within a character class. Wrap it in a nested class instead."),Expected_a_class_set_operand:r(1520,1,"Expected_a_class_set_operand_1520","Expected a class set operand."),q_must_be_followed_by_string_alternatives_enclosed_in_braces:r(1521,1,"q_must_be_followed_by_string_alternatives_enclosed_in_braces_1521","'\\q' must be followed by string alternatives enclosed in braces."),A_character_class_must_not_contain_a_reserved_double_punctuator_Did_you_mean_to_escape_it_with_backslash:r(1522,1,"A_character_class_must_not_contain_a_reserved_double_punctuator_Did_you_mean_to_escape_it_with_backs_1522","A character class must not contain a reserved double punctuator. Did you mean to escape it with backslash?"),Expected_a_Unicode_property_name:r(1523,1,"Expected_a_Unicode_property_name_1523","Expected a Unicode property name."),Unknown_Unicode_property_name:r(1524,1,"Unknown_Unicode_property_name_1524","Unknown Unicode property name."),Expected_a_Unicode_property_value:r(1525,1,"Expected_a_Unicode_property_value_1525","Expected a Unicode property value."),Unknown_Unicode_property_value:r(1526,1,"Unknown_Unicode_property_value_1526","Unknown Unicode property value."),Expected_a_Unicode_property_name_or_value:r(1527,1,"Expected_a_Unicode_property_name_or_value_1527","Expected a Unicode property name or value."),Any_Unicode_property_that_would_possibly_match_more_than_a_single_character_is_only_available_when_the_Unicode_Sets_v_flag_is_set:r(1528,1,"Any_Unicode_property_that_would_possibly_match_more_than_a_single_character_is_only_available_when_t_1528","Any Unicode property that would possibly match more than a single character is only available when the Unicode Sets (v) flag is set."),Unknown_Unicode_property_name_or_value:r(1529,1,"Unknown_Unicode_property_name_or_value_1529","Unknown Unicode property name or value."),Unicode_property_value_expressions_are_only_available_when_the_Unicode_u_flag_or_the_Unicode_Sets_v_flag_is_set:r(1530,1,"Unicode_property_value_expressions_are_only_available_when_the_Unicode_u_flag_or_the_Unicode_Sets_v__1530","Unicode property value expressions are only available when the Unicode (u) flag or the Unicode Sets (v) flag is set."),_0_must_be_followed_by_a_Unicode_property_value_expression_enclosed_in_braces:r(1531,1,"_0_must_be_followed_by_a_Unicode_property_value_expression_enclosed_in_braces_1531","'\\{0}' must be followed by a Unicode property value expression enclosed in braces."),There_is_no_capturing_group_named_0_in_this_regular_expression:r(1532,1,"There_is_no_capturing_group_named_0_in_this_regular_expression_1532","There is no capturing group named '{0}' in this regular expression."),This_backreference_refers_to_a_group_that_does_not_exist_There_are_only_0_capturing_groups_in_this_regular_expression:r(1533,1,"This_backreference_refers_to_a_group_that_does_not_exist_There_are_only_0_capturing_groups_in_this_r_1533","This backreference refers to a group that does not exist. There are only {0} capturing groups in this regular expression."),This_backreference_refers_to_a_group_that_does_not_exist_There_are_no_capturing_groups_in_this_regular_expression:r(1534,1,"This_backreference_refers_to_a_group_that_does_not_exist_There_are_no_capturing_groups_in_this_regul_1534","This backreference refers to a group that does not exist. There are no capturing groups in this regular expression."),This_character_cannot_be_escaped_in_a_regular_expression:r(1535,1,"This_character_cannot_be_escaped_in_a_regular_expression_1535","This character cannot be escaped in a regular expression."),Octal_escape_sequences_and_backreferences_are_not_allowed_in_a_character_class_If_this_was_intended_as_an_escape_sequence_use_the_syntax_0_instead:r(1536,1,"Octal_escape_sequences_and_backreferences_are_not_allowed_in_a_character_class_If_this_was_intended__1536","Octal escape sequences and backreferences are not allowed in a character class. If this was intended as an escape sequence, use the syntax '{0}' instead."),Decimal_escape_sequences_and_backreferences_are_not_allowed_in_a_character_class:r(1537,1,"Decimal_escape_sequences_and_backreferences_are_not_allowed_in_a_character_class_1537","Decimal escape sequences and backreferences are not allowed in a character class."),Unicode_escape_sequences_are_only_available_when_the_Unicode_u_flag_or_the_Unicode_Sets_v_flag_is_set:r(1538,1,"Unicode_escape_sequences_are_only_available_when_the_Unicode_u_flag_or_the_Unicode_Sets_v_flag_is_se_1538","Unicode escape sequences are only available when the Unicode (u) flag or the Unicode Sets (v) flag is set."),A_bigint_literal_cannot_be_used_as_a_property_name:r(1539,1,"A_bigint_literal_cannot_be_used_as_a_property_name_1539","A 'bigint' literal cannot be used as a property name."),A_namespace_declaration_should_not_be_declared_using_the_module_keyword_Please_use_the_namespace_keyword_instead:r(1540,2,"A_namespace_declaration_should_not_be_declared_using_the_module_keyword_Please_use_the_namespace_key_1540","A 'namespace' declaration should not be declared using the 'module' keyword. Please use the 'namespace' keyword instead.",void 0,void 0,!0),Type_only_import_of_an_ECMAScript_module_from_a_CommonJS_module_must_have_a_resolution_mode_attribute:r(1541,1,"Type_only_import_of_an_ECMAScript_module_from_a_CommonJS_module_must_have_a_resolution_mode_attribut_1541","Type-only import of an ECMAScript module from a CommonJS module must have a 'resolution-mode' attribute."),Type_import_of_an_ECMAScript_module_from_a_CommonJS_module_must_have_a_resolution_mode_attribute:r(1542,1,"Type_import_of_an_ECMAScript_module_from_a_CommonJS_module_must_have_a_resolution_mode_attribute_1542","Type import of an ECMAScript module from a CommonJS module must have a 'resolution-mode' attribute."),Importing_a_JSON_file_into_an_ECMAScript_module_requires_a_type_Colon_json_import_attribute_when_module_is_set_to_0:r(1543,1,"Importing_a_JSON_file_into_an_ECMAScript_module_requires_a_type_Colon_json_import_attribute_when_mod_1543",`Importing a JSON file into an ECMAScript module requires a 'type: "json"' import attribute when 'module' is set to '{0}'.`),Named_imports_from_a_JSON_file_into_an_ECMAScript_module_are_not_allowed_when_module_is_set_to_0:r(1544,1,"Named_imports_from_a_JSON_file_into_an_ECMAScript_module_are_not_allowed_when_module_is_set_to_0_1544","Named imports from a JSON file into an ECMAScript module are not allowed when 'module' is set to '{0}'."),using_declarations_are_not_allowed_in_ambient_contexts:r(1545,1,"using_declarations_are_not_allowed_in_ambient_contexts_1545","'using' declarations are not allowed in ambient contexts."),await_using_declarations_are_not_allowed_in_ambient_contexts:r(1546,1,"await_using_declarations_are_not_allowed_in_ambient_contexts_1546","'await using' declarations are not allowed in ambient contexts."),The_types_of_0_are_incompatible_between_these_types:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2211,3,"Add_extends_constraint_2211","Add `extends` constraint."),Add_extends_constraint_to_all_type_parameters:r(2212,3,"Add_extends_constraint_to_all_type_parameters_2212","Add `extends` constraint to all type parameters"),Duplicate_identifier_0:r(2300,1,"Duplicate_identifier_0_2300","Duplicate identifier '{0}'."),Initializer_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor:r(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:r(2302,1,"Static_members_cannot_reference_class_type_parameters_2302","Static members cannot reference class type parameters."),Circular_definition_of_import_alias_0:r(2303,1,"Circular_definition_of_import_alias_0_2303","Circular definition of import alias '{0}'."),Cannot_find_name_0:r(2304,1,"Cannot_find_name_0_2304","Cannot find name '{0}'."),Module_0_has_no_exported_member_1:r(2305,1,"Module_0_has_no_exported_member_1_2305","Module '{0}' has no exported member '{1}'."),File_0_is_not_a_module:r(2306,1,"File_0_is_not_a_module_2306","File '{0}' is not a module."),Cannot_find_module_0_or_its_corresponding_type_declarations:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2314,1,"Generic_type_0_requires_1_type_argument_s_2314","Generic type '{0}' requires {1} type argument(s)."),Type_0_is_not_generic:r(2315,1,"Type_0_is_not_generic_2315","Type '{0}' is not generic."),Global_type_0_must_be_a_class_or_interface_type:r(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:r(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:r(2318,1,"Cannot_find_global_type_0_2318","Cannot find global type '{0}'."),Named_property_0_of_types_1_and_2_are_not_identical:r(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:r(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:r(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:r(2322,1,"Type_0_is_not_assignable_to_type_1_2322","Type '{0}' is not assignable to type '{1}'."),Cannot_redeclare_exported_variable_0:r(2323,1,"Cannot_redeclare_exported_variable_0_2323","Cannot redeclare exported variable '{0}'."),Property_0_is_missing_in_type_1:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2332,1,"this_cannot_be_referenced_in_current_location_2332","'this' cannot be referenced in current location."),this_cannot_be_referenced_in_a_static_property_initializer:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2349,1,"This_expression_is_not_callable_2349","This expression is not callable."),Only_a_void_function_can_be_called_with_the_new_keyword:r(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:r(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:r(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:r(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:r(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_undefined_void_nor_any_must_return_a_value:r(2355,1,"A_function_whose_declared_type_is_neither_undefined_void_nor_any_must_return_a_value_2355","A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value."),An_arithmetic_operand_must_be_of_type_any_number_bigint_or_an_enum_type:r(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:r(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:r(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_either_of_type_any_a_class_function_or_other_type_assignable_to_the_Function_interface_type_or_an_object_type_with_a_Symbol_hasInstance_method:r(2359,1,"The_right_hand_side_of_an_instanceof_expression_must_be_either_of_type_any_a_class_function_or_other_2359","The right-hand side of an 'instanceof' expression must be either of type 'any', a class, function, or other type assignable to the 'Function' interface type, or an object type with a 'Symbol.hasInstance' method."),The_left_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2372,1,"Parameter_0_cannot_reference_itself_2372","Parameter '{0}' cannot reference itself."),Parameter_0_cannot_reference_identifier_1_declared_after_it:r(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:r(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:r(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:r(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:r(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:r(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:r(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."),Overload_signatures_must_all_be_exported_or_non_exported:r(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:r(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:r(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:r(2386,1,"Overload_signatures_must_all_be_optional_or_required_2386","Overload signatures must all be optional or required."),Function_overload_must_be_static:r(2387,1,"Function_overload_must_be_static_2387","Function overload must be static."),Function_overload_must_not_be_static:r(2388,1,"Function_overload_must_not_be_static_2388","Function overload must not be static."),Function_implementation_name_must_be_0:r(2389,1,"Function_implementation_name_must_be_0_2389","Function implementation name must be '{0}'."),Constructor_implementation_is_missing:r(2390,1,"Constructor_implementation_is_missing_2390","Constructor implementation is missing."),Function_implementation_is_missing_or_not_immediately_following_the_declaration:r(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:r(2392,1,"Multiple_constructor_implementations_are_not_allowed_2392","Multiple constructor implementations are not allowed."),Duplicate_function_implementation:r(2393,1,"Duplicate_function_implementation_2393","Duplicate function implementation."),This_overload_signature_is_not_compatible_with_its_implementation_signature:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2414,1,"Class_name_cannot_be_0_2414","Class name cannot be '{0}'."),Class_0_incorrectly_extends_base_class_1:r(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:r(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:r(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:r(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:r(2419,1,"Types_of_construct_signatures_are_incompatible_2419","Types of construct signatures are incompatible."),Class_0_incorrectly_implements_interface_1:r(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:r(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:r(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:r(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:r(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:r(2427,1,"Interface_name_cannot_be_0_2427","Interface name cannot be '{0}'."),All_declarations_of_0_must_have_identical_type_parameters:r(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:r(2430,1,"Interface_0_incorrectly_extends_interface_1_2430","Interface '{0}' incorrectly extends interface '{1}'."),Enum_name_cannot_be_0:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2449,1,"Class_0_used_before_its_declaration_2449","Class '{0}' used before its declaration."),Enum_0_used_before_its_declaration:r(2450,1,"Enum_0_used_before_its_declaration_2450","Enum '{0}' used before its declaration."),Cannot_redeclare_block_scoped_variable_0:r(2451,1,"Cannot_redeclare_block_scoped_variable_0_2451","Cannot redeclare block-scoped variable '{0}'."),An_enum_member_cannot_have_a_numeric_name:r(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:r(2454,1,"Variable_0_is_used_before_being_assigned_2454","Variable '{0}' is used before being assigned."),Type_alias_0_circularly_references_itself:r(2456,1,"Type_alias_0_circularly_references_itself_2456","Type alias '{0}' circularly references itself."),Type_alias_name_cannot_be_0:r(2457,1,"Type_alias_name_cannot_be_0_2457","Type alias name cannot be '{0}'."),An_AMD_module_cannot_have_multiple_name_assignments:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2468,1,"Cannot_find_global_value_0_2468","Cannot find global value '{0}'."),The_0_operator_cannot_be_applied_to_type_symbol:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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_ES5_Consider_using_a_standard_function_expression:r(2496,1,"The_arguments_object_cannot_be_referenced_in_an_arrow_function_in_ES5_Consider_using_a_standard_func_2496","The 'arguments' object cannot be referenced in an arrow function in 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:r(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:r(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:r(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:r(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:r(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:r(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:r(2503,1,"Cannot_find_namespace_0_2503","Cannot find namespace '{0}'."),Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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_ES5_Consider_using_a_standard_function_or_method:r(2522,1,"The_arguments_object_cannot_be_referenced_in_an_async_function_or_method_in_ES5_Consider_using_a_sta_2522","The 'arguments' object cannot be referenced in an async function or method in ES5. Consider using a standard function or method."),yield_expressions_cannot_be_used_in_a_parameter_initializer:r(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:r(2524,1,"await_expressions_cannot_be_used_in_a_parameter_initializer_2524","'await' expressions cannot be used in a parameter initializer."),A_this_type_is_available_only_in_a_non_static_member_of_a_class_or_interface:r(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:r(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:r(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:r(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:r(2530,1,"Property_0_is_incompatible_with_index_signature_2530","Property '{0}' is incompatible with index signature."),Object_is_possibly_null:r(2531,1,"Object_is_possibly_null_2531","Object is possibly 'null'."),Object_is_possibly_undefined:r(2532,1,"Object_is_possibly_undefined_2532","Object is possibly 'undefined'."),Object_is_possibly_null_or_undefined:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2554,1,"Expected_0_arguments_but_got_1_2554","Expected {0} arguments, but got {1}."),Expected_at_least_0_arguments_but_got_1:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2571,1,"Object_is_of_type_unknown_2571","Object is of type 'unknown'."),A_rest_element_type_must_be_an_array_type:r(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:r(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:r(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:r(2577,1,"Return_type_annotation_circularly_references_itself_2577","Return type annotation circularly references itself."),Unused_ts_expect_error_directive:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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."),React_components_cannot_include_JSX_namespace_names:r(2639,1,"React_components_cannot_include_JSX_namespace_names_2639","React components cannot include JSX namespace names"),Cannot_augment_module_0_with_value_exports_because_it_resolves_to_a_non_module_entity:r(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."),Non_abstract_class_expression_is_missing_implementations_for_the_following_members_of_0_Colon_1_and_2_more:r(2650,1,"Non_abstract_class_expression_is_missing_implementations_for_the_following_members_of_0_Colon_1_and__2650","Non-abstract class expression is missing implementations for the following members of '{0}': {1} and {2} more."),A_member_initializer_in_a_enum_declaration_cannot_reference_members_declared_after_it_including_members_defined_in_other_enums:r(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:r(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:r(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}'."),Non_abstract_class_0_is_missing_implementations_for_the_following_members_of_1_Colon_2:r(2654,1,"Non_abstract_class_0_is_missing_implementations_for_the_following_members_of_1_Colon_2_2654","Non-abstract class '{0}' is missing implementations for the following members of '{1}': {2}."),Non_abstract_class_0_is_missing_implementations_for_the_following_members_of_1_Colon_2_and_3_more:r(2655,1,"Non_abstract_class_0_is_missing_implementations_for_the_following_members_of_1_Colon_2_and_3_more_2655","Non-abstract class '{0}' is missing implementations for the following members of '{1}': {2} and {3} more."),Non_abstract_class_expression_is_missing_implementations_for_the_following_members_of_0_Colon_1:r(2656,1,"Non_abstract_class_expression_is_missing_implementations_for_the_following_members_of_0_Colon_1_2656","Non-abstract class expression is missing implementations for the following members of '{0}': {1}."),JSX_expressions_must_have_one_parent_element:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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_requires_the_Promise_constructor_Make_sure_you_have_a_declaration_for_the_Promise_constructor_or_include_ES2015_in_your_lib_option:r(2705,1,"An_async_function_or_method_in_ES5_requires_the_Promise_constructor_Make_sure_you_have_a_declaration_2705","An async function or method in ES5 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:r(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:r(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:r(2708,1,"Cannot_use_namespace_0_as_a_value_2708","Cannot use namespace '{0}' as a value."),Cannot_use_namespace_0_as_a_type:r(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:r(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:r(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_requires_the_Promise_constructor_Make_sure_you_have_a_declaration_for_the_Promise_constructor_or_include_ES2015_in_your_lib_option:r(2712,1,"A_dynamic_import_call_in_ES5_requires_the_Promise_constructor_Make_sure_you_have_a_declaration_for_t_2712","A dynamic import call in ES5 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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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_and_above_with_module_0:r(2725,1,"Class_name_cannot_be_Object_when_targeting_ES5_and_above_with_module_0_2725","Class name cannot be 'Object' when targeting ES5 and above with module {0}."),Cannot_find_lib_definition_for_0:r(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:r(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:r(2728,3,"_0_is_declared_here_2728","'{0}' is declared here."),Property_0_is_used_before_its_initialization:r(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:r(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:r(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:r(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:r(2733,1,"Property_0_was_also_declared_here_2733","Property '{0}' was also declared here."),Are_you_missing_a_semicolon:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2750,1,"The_implementation_signature_is_declared_here_2750","The implementation signature is declared here."),Circularity_originates_in_type_at_this_location:r(2751,1,"Circularity_originates_in_type_at_this_location_2751","Circularity originates in type at this location."),The_first_export_default_is_here:r(2752,1,"The_first_export_default_is_here_2752","The first export default is here."),Another_export_default_is_here:r(2753,1,"Another_export_default_is_here_2753","Another export default is here."),super_may_not_use_type_arguments:r(2754,1,"super_may_not_use_type_arguments_2754","'super' may not use type arguments."),No_constituent_of_type_0_is_callable:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2769,1,"No_overload_matches_this_call_2769","No overload matches this call."),The_last_overload_gave_the_following_error:r(2770,1,"The_last_overload_gave_the_following_error_2770","The last overload gave the following error."),The_last_overload_is_declared_here:r(2771,1,"The_last_overload_is_declared_here_2771","The last overload is declared here."),Overload_0_of_1_2_gave_the_following_error:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(2785,1,"This_spread_always_overwrites_this_property_2785","This spread always overwrites this property."),_0_cannot_be_used_as_a_JSX_component:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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_or_class_static_initialization_blocks:r(2815,1,"arguments_cannot_be_referenced_in_property_initializers_or_class_static_initialization_blocks_2815","'arguments' cannot be referenced in property initializers or class static initialization blocks."),Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class:r(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:r(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:r(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:r(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:r(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_node18_node20_nodenext_or_preserve:r(2821,1,"Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_node18_node20_nodenext__2821","Import assertions are only supported when the '--module' option is set to 'esnext', 'node18', 'node20', 'nodenext', or 'preserve'."),Import_assertions_cannot_be_used_with_type_only_imports_or_exports:r(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."),Import_attributes_are_only_supported_when_the_module_option_is_set_to_esnext_node18_node20_nodenext_or_preserve:r(2823,1,"Import_attributes_are_only_supported_when_the_module_option_is_set_to_esnext_node18_node20_nodenext__2823","Import attributes are only supported when the '--module' option is set to 'esnext', 'node18', 'node20', 'nodenext', or 'preserve'."),Cannot_find_namespace_0_Did_you_mean_1:r(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:r(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:r(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_compile_to_CommonJS_require_calls:r(2836,1,"Import_assertions_are_not_allowed_on_statements_that_compile_to_CommonJS_require_calls_2836","Import assertions are not allowed on statements that compile to CommonJS 'require' calls."),Import_assertion_values_must_be_string_literal_expressions:r(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:r(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:r(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_It_can_only_extend_other_named_object_types:r(2840,1,"An_interface_cannot_extend_a_primitive_type_like_0_It_can_only_extend_other_named_object_types_2840","An interface cannot extend a primitive type like '{0}'. It can only extend other named object types."),_0_is_an_unused_renaming_of_1_Did_you_intend_to_use_it_as_a_type_annotation:r(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:r(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:r(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:r(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:r(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?"),The_right_hand_side_of_an_instanceof_expression_must_not_be_an_instantiation_expression:r(2848,1,"The_right_hand_side_of_an_instanceof_expression_must_not_be_an_instantiation_expression_2848","The right-hand side of an 'instanceof' expression must not be an instantiation expression."),Target_signature_provides_too_few_arguments_Expected_0_or_more_but_got_1:r(2849,1,"Target_signature_provides_too_few_arguments_Expected_0_or_more_but_got_1_2849","Target signature provides too few arguments. Expected {0} or more, but got {1}."),The_initializer_of_a_using_declaration_must_be_either_an_object_with_a_Symbol_dispose_method_or_be_null_or_undefined:r(2850,1,"The_initializer_of_a_using_declaration_must_be_either_an_object_with_a_Symbol_dispose_method_or_be_n_2850","The initializer of a 'using' declaration must be either an object with a '[Symbol.dispose]()' method, or be 'null' or 'undefined'."),The_initializer_of_an_await_using_declaration_must_be_either_an_object_with_a_Symbol_asyncDispose_or_Symbol_dispose_method_or_be_null_or_undefined:r(2851,1,"The_initializer_of_an_await_using_declaration_must_be_either_an_object_with_a_Symbol_asyncDispose_or_2851","The initializer of an 'await using' declaration must be either an object with a '[Symbol.asyncDispose]()' or '[Symbol.dispose]()' method, or be 'null' or 'undefined'."),await_using_statements_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules:r(2852,1,"await_using_statements_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules_2852","'await using' statements are only allowed within async functions and at the top levels of modules."),await_using_statements_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:r(2853,1,"await_using_statements_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_th_2853","'await using' statements 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_await_using_statements_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_node18_node20_nodenext_or_preserve_and_the_target_option_is_set_to_es2017_or_higher:r(2854,1,"Top_level_await_using_statements_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_sys_2854","Top-level 'await using' statements are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'node18', 'node20', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher."),Class_field_0_defined_by_the_parent_class_is_not_accessible_in_the_child_class_via_super:r(2855,1,"Class_field_0_defined_by_the_parent_class_is_not_accessible_in_the_child_class_via_super_2855","Class field '{0}' defined by the parent class is not accessible in the child class via super."),Import_attributes_are_not_allowed_on_statements_that_compile_to_CommonJS_require_calls:r(2856,1,"Import_attributes_are_not_allowed_on_statements_that_compile_to_CommonJS_require_calls_2856","Import attributes are not allowed on statements that compile to CommonJS 'require' calls."),Import_attributes_cannot_be_used_with_type_only_imports_or_exports:r(2857,1,"Import_attributes_cannot_be_used_with_type_only_imports_or_exports_2857","Import attributes cannot be used with type-only imports or exports."),Import_attribute_values_must_be_string_literal_expressions:r(2858,1,"Import_attribute_values_must_be_string_literal_expressions_2858","Import attribute values must be string literal expressions."),Excessive_complexity_comparing_types_0_and_1:r(2859,1,"Excessive_complexity_comparing_types_0_and_1_2859","Excessive complexity comparing types '{0}' and '{1}'."),The_left_hand_side_of_an_instanceof_expression_must_be_assignable_to_the_first_argument_of_the_right_hand_side_s_Symbol_hasInstance_method:r(2860,1,"The_left_hand_side_of_an_instanceof_expression_must_be_assignable_to_the_first_argument_of_the_right_2860","The left-hand side of an 'instanceof' expression must be assignable to the first argument of the right-hand side's '[Symbol.hasInstance]' method."),An_object_s_Symbol_hasInstance_method_must_return_a_boolean_value_for_it_to_be_used_on_the_right_hand_side_of_an_instanceof_expression:r(2861,1,"An_object_s_Symbol_hasInstance_method_must_return_a_boolean_value_for_it_to_be_used_on_the_right_han_2861","An object's '[Symbol.hasInstance]' method must return a boolean value for it to be used on the right-hand side of an 'instanceof' expression."),Type_0_is_generic_and_can_only_be_indexed_for_reading:r(2862,1,"Type_0_is_generic_and_can_only_be_indexed_for_reading_2862","Type '{0}' is generic and can only be indexed for reading."),A_class_cannot_extend_a_primitive_type_like_0_Classes_can_only_extend_constructable_values:r(2863,1,"A_class_cannot_extend_a_primitive_type_like_0_Classes_can_only_extend_constructable_values_2863","A class cannot extend a primitive type like '{0}'. Classes can only extend constructable values."),A_class_cannot_implement_a_primitive_type_like_0_It_can_only_implement_other_named_object_types:r(2864,1,"A_class_cannot_implement_a_primitive_type_like_0_It_can_only_implement_other_named_object_types_2864","A class cannot implement a primitive type like '{0}'. It can only implement other named object types."),Import_0_conflicts_with_local_value_so_must_be_declared_with_a_type_only_import_when_isolatedModules_is_enabled:r(2865,1,"Import_0_conflicts_with_local_value_so_must_be_declared_with_a_type_only_import_when_isolatedModules_2865","Import '{0}' conflicts with local value, so must be declared with a type-only import when 'isolatedModules' is enabled."),Import_0_conflicts_with_global_value_used_in_this_file_so_must_be_declared_with_a_type_only_import_when_isolatedModules_is_enabled:r(2866,1,"Import_0_conflicts_with_global_value_used_in_this_file_so_must_be_declared_with_a_type_only_import_w_2866","Import '{0}' conflicts with global value used in this file, so must be declared with a type-only import when 'isolatedModules' is enabled."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_Bun_Try_npm_i_save_dev_types_Slashbun:r(2867,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_Bun_Try_npm_i_save_dev_types_Slashbun_2867","Cannot find name '{0}'. Do you need to install type definitions for Bun? Try `npm i --save-dev @types/bun`."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_Bun_Try_npm_i_save_dev_types_Slashbun_and_then_add_bun_to_the_types_field_in_your_tsconfig:r(2868,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_Bun_Try_npm_i_save_dev_types_Slashbun_2868","Cannot find name '{0}'. Do you need to install type definitions for Bun? Try `npm i --save-dev @types/bun` and then add 'bun' to the types field in your tsconfig."),Right_operand_of_is_unreachable_because_the_left_operand_is_never_nullish:r(2869,1,"Right_operand_of_is_unreachable_because_the_left_operand_is_never_nullish_2869","Right operand of ?? is unreachable because the left operand is never nullish."),This_binary_expression_is_never_nullish_Are_you_missing_parentheses:r(2870,1,"This_binary_expression_is_never_nullish_Are_you_missing_parentheses_2870","This binary expression is never nullish. Are you missing parentheses?"),This_expression_is_always_nullish:r(2871,1,"This_expression_is_always_nullish_2871","This expression is always nullish."),This_kind_of_expression_is_always_truthy:r(2872,1,"This_kind_of_expression_is_always_truthy_2872","This kind of expression is always truthy."),This_kind_of_expression_is_always_falsy:r(2873,1,"This_kind_of_expression_is_always_falsy_2873","This kind of expression is always falsy."),This_JSX_tag_requires_0_to_be_in_scope_but_it_could_not_be_found:r(2874,1,"This_JSX_tag_requires_0_to_be_in_scope_but_it_could_not_be_found_2874","This JSX tag requires '{0}' to be in scope, but it could not be found."),This_JSX_tag_requires_the_module_path_0_to_exist_but_none_could_be_found_Make_sure_you_have_types_for_the_appropriate_package_installed:r(2875,1,"This_JSX_tag_requires_the_module_path_0_to_exist_but_none_could_be_found_Make_sure_you_have_types_fo_2875","This JSX tag requires the module path '{0}' to exist, but none could be found. Make sure you have types for the appropriate package installed."),This_relative_import_path_is_unsafe_to_rewrite_because_it_looks_like_a_file_name_but_actually_resolves_to_0:r(2876,1,"This_relative_import_path_is_unsafe_to_rewrite_because_it_looks_like_a_file_name_but_actually_resolv_2876",'This relative import path is unsafe to rewrite because it looks like a file name, but actually resolves to "{0}".'),This_import_uses_a_0_extension_to_resolve_to_an_input_TypeScript_file_but_will_not_be_rewritten_during_emit_because_it_is_not_a_relative_path:r(2877,1,"This_import_uses_a_0_extension_to_resolve_to_an_input_TypeScript_file_but_will_not_be_rewritten_duri_2877","This import uses a '{0}' extension to resolve to an input TypeScript file, but will not be rewritten during emit because it is not a relative path."),This_import_path_is_unsafe_to_rewrite_because_it_resolves_to_another_project_and_the_relative_path_between_the_projects_output_files_is_not_the_same_as_the_relative_path_between_its_input_files:r(2878,1,"This_import_path_is_unsafe_to_rewrite_because_it_resolves_to_another_project_and_the_relative_path_b_2878","This import path is unsafe to rewrite because it resolves to another project, and the relative path between the projects' output files is not the same as the relative path between its input files."),Using_JSX_fragments_requires_fragment_factory_0_to_be_in_scope_but_it_could_not_be_found:r(2879,1,"Using_JSX_fragments_requires_fragment_factory_0_to_be_in_scope_but_it_could_not_be_found_2879","Using JSX fragments requires fragment factory '{0}' to be in scope, but it could not be found."),Import_assertions_have_been_replaced_by_import_attributes_Use_with_instead_of_assert:r(2880,1,"Import_assertions_have_been_replaced_by_import_attributes_Use_with_instead_of_assert_2880","Import assertions have been replaced by import attributes. Use 'with' instead of 'assert'."),This_expression_is_never_nullish:r(2881,1,"This_expression_is_never_nullish_2881","This expression is never nullish."),Import_declaration_0_is_using_private_name_1:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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}'."),Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2:r(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:r(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_anonymous_class_type_may_not_be_private_or_protected:r(4094,1,"Property_0_of_exported_anonymous_class_type_may_not_be_private_or_protected_4094","Property '{0}' of exported anonymous class type 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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(4109,1,"Type_arguments_for_0_circularly_reference_themselves_4109","Type arguments for '{0}' circularly reference themselves."),Tuple_type_arguments_circularly_reference_themselves:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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'."),Each_declaration_of_0_1_differs_in_its_value_where_2_was_expected_but_3_was_given:r(4125,1,"Each_declaration_of_0_1_differs_in_its_value_where_2_was_expected_but_3_was_given_4125","Each declaration of '{0}.{1}' differs in its value, where '{2}' was expected but '{3}' was given."),One_value_of_0_1_is_the_string_2_and_the_other_is_assumed_to_be_an_unknown_numeric_value:r(4126,1,"One_value_of_0_1_is_the_string_2_and_the_other_is_assumed_to_be_an_unknown_numeric_value_4126","One value of '{0}.{1}' is the string '{2}', and the other is assumed to be an unknown numeric value."),This_member_cannot_have_an_override_modifier_because_its_name_is_dynamic:r(4127,1,"This_member_cannot_have_an_override_modifier_because_its_name_is_dynamic_4127","This member cannot have an 'override' modifier because its name is dynamic."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_name_is_dynamic:r(4128,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_name_is_dynamic_4128","This member cannot have a JSDoc comment with an '@override' tag because its name is dynamic."),The_current_host_does_not_support_the_0_option:r(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:r(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:r(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:r(5012,1,"Cannot_read_file_0_Colon_1_5012","Cannot read file '{0}': {1}."),Unknown_compiler_option_0:r(5023,1,"Unknown_compiler_option_0_5023","Unknown compiler option '{0}'."),Compiler_option_0_requires_a_value_of_type_1:r(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:r(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:r(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:r(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:r(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_can_only_be_used_when_either_option_inlineSourceMap_or_option_sourceMap_is_provided:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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_cannot_be_specified_when_module_is_set_to_none_system_or_umd:r(5071,1,"Option_resolveJsonModule_cannot_be_specified_when_module_is_set_to_none_system_or_umd_5071","Option '--resolveJsonModule' cannot be specified when 'module' is set to 'none', 'system', or 'umd'."),Unknown_build_option_0:r(5072,1,"Unknown_build_option_0_5072","Unknown build option '{0}'."),Build_option_0_requires_a_value_of_type_1:r(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:r(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:r(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:r(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:r(5077,1,"Unknown_build_option_0_Did_you_mean_1_5077","Unknown build option '{0}'. Did you mean '{1}'?"),Unknown_watch_option_0:r(5078,1,"Unknown_watch_option_0_5078","Unknown watch option '{0}'."),Unknown_watch_option_0_Did_you_mean_1:r(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:r(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:r(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:r(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:r(5083,1,"Cannot_read_file_0_5083","Cannot read file '{0}'."),A_tuple_member_cannot_be_both_optional_and_rest:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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_preserve_or_to_es2015_or_later:r(5095,1,"Option_0_can_only_be_used_when_module_is_set_to_preserve_or_to_es2015_or_later_5095","Option '{0}' can only be used when 'module' is set to 'preserve' or to 'es2015' or later."),Option_allowImportingTsExtensions_can_only_be_used_when_either_noEmit_or_emitDeclarationOnly_is_set:r(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:r(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:r(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:r(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:r(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:r(5103,1,"Invalid_value_for_ignoreDeprecations_5103","Invalid value for '--ignoreDeprecations'."),Option_0_is_redundant_and_cannot_be_specified_with_option_1:r(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:r(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:r(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:r(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:r(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."),Option_moduleResolution_must_be_set_to_0_or_left_unspecified_when_option_module_is_set_to_1:r(5109,1,"Option_moduleResolution_must_be_set_to_0_or_left_unspecified_when_option_module_is_set_to_1_5109","Option 'moduleResolution' must be set to '{0}' (or left unspecified) when option 'module' is set to '{1}'."),Option_module_must_be_set_to_0_when_option_moduleResolution_is_set_to_1:r(5110,1,"Option_module_must_be_set_to_0_when_option_moduleResolution_is_set_to_1_5110","Option 'module' must be set to '{0}' when option 'moduleResolution' is set to '{1}'."),Generates_a_sourcemap_for_each_corresponding_d_ts_file:r(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:r(6001,3,"Concatenate_and_emit_output_to_single_file_6001","Concatenate and emit output to single file."),Generates_corresponding_d_ts_file:r(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:r(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:r(6005,3,"Watch_input_files_6005","Watch input files."),Redirect_output_structure_to_the_directory:r(6006,3,"Redirect_output_structure_to_the_directory_6006","Redirect output structure to the directory."),Do_not_erase_const_enum_declarations_in_generated_code:r(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:r(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:r(6009,3,"Do_not_emit_comments_to_output_6009","Do not emit comments to output."),Do_not_emit_outputs:r(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:r(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:r(6012,3,"Skip_type_checking_of_declaration_files_6012","Skip type checking of declaration files."),Do_not_resolve_the_real_path_of_symlinks:r(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:r(6014,3,"Only_emit_d_ts_declaration_files_6014","Only emit '.d.ts' declaration files."),Specify_ECMAScript_target_version:r(6015,3,"Specify_ECMAScript_target_version_6015","Specify ECMAScript target version."),Specify_module_code_generation:r(6016,3,"Specify_module_code_generation_6016","Specify module code generation."),Print_this_message:r(6017,3,"Print_this_message_6017","Print this message."),Print_the_compiler_s_version:r(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:r(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:r(6023,3,"Syntax_Colon_0_6023","Syntax: {0}"),options:r(6024,3,"options_6024","options"),file:r(6025,3,"file_6025","file"),Examples_Colon_0:r(6026,3,"Examples_Colon_0_6026","Examples: {0}"),Options_Colon:r(6027,3,"Options_Colon_6027","Options:"),Version_0:r(6029,3,"Version_0_6029","Version {0}"),Insert_command_line_options_and_files_from_a_file:r(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:r(6031,3,"Starting_compilation_in_watch_mode_6031","Starting compilation in watch mode..."),File_change_detected_Starting_incremental_compilation:r(6032,3,"File_change_detected_Starting_incremental_compilation_6032","File change detected. Starting incremental compilation..."),KIND:r(6034,3,"KIND_6034","KIND"),FILE:r(6035,3,"FILE_6035","FILE"),VERSION:r(6036,3,"VERSION_6036","VERSION"),LOCATION:r(6037,3,"LOCATION_6037","LOCATION"),DIRECTORY:r(6038,3,"DIRECTORY_6038","DIRECTORY"),STRATEGY:r(6039,3,"STRATEGY_6039","STRATEGY"),FILE_OR_DIRECTORY:r(6040,3,"FILE_OR_DIRECTORY_6040","FILE OR DIRECTORY"),Errors_Files:r(6041,3,"Errors_Files_6041","Errors Files"),Generates_corresponding_map_file:r(6043,3,"Generates_corresponding_map_file_6043","Generates corresponding '.map' file."),Compiler_option_0_expects_an_argument:r(6044,1,"Compiler_option_0_expects_an_argument_6044","Compiler option '{0}' expects an argument."),Unterminated_quoted_string_in_response_file_0:r(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:r(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:r(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:r(6050,1,"Unable_to_open_file_0_6050","Unable to open file '{0}'."),Corrupted_locale_file_0:r(6051,1,"Corrupted_locale_file_0_6051","Corrupted locale file {0}."),Raise_error_on_expressions_and_declarations_with_an_implied_any_type:r(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:r(6053,1,"File_0_not_found_6053","File '{0}' not found."),File_0_has_an_unsupported_extension_The_only_supported_extensions_are_1:r(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:r(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:r(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:r(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:r(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:r(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:r(6061,3,"NEWLINE_6061","NEWLINE"),Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line:r(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:r(6065,3,"Enables_experimental_support_for_ES7_decorators_6065","Enables experimental support for ES7 decorators."),Enables_experimental_support_for_emitting_type_metadata_for_decorators:r(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:r(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:r(6071,3,"Successfully_created_a_tsconfig_json_file_6071","Successfully created a tsconfig.json file."),Suppress_excess_property_checks_for_object_literals:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6080,3,"Specify_JSX_code_generation_6080","Specify JSX code generation."),Only_amd_and_system_modules_are_supported_alongside_0:r(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:r(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:r(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:r(6085,3,"Enable_tracing_of_the_name_resolution_process_6085","Enable tracing of the name resolution process."),Resolving_module_0_from_1:r(6086,3,"Resolving_module_0_from_1_6086","======== Resolving module '{0}' from '{1}'. ========"),Explicitly_specified_module_resolution_kind_Colon_0:r(6087,3,"Explicitly_specified_module_resolution_kind_Colon_0_6087","Explicitly specified module resolution kind: '{0}'."),Module_resolution_kind_is_not_specified_using_0:r(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:r(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:r(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:r(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:r(6092,3,"Module_name_0_matched_pattern_1_6092","Module name '{0}', matched pattern '{1}'."),Trying_substitution_0_candidate_module_location_Colon_1:r(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:r(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:r(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:r(6096,3,"File_0_does_not_exist_6096","File '{0}' does not exist."),File_0_exists_use_it_as_a_name_resolution_result:r(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:r(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:r(6099,3,"Found_package_json_at_0_6099","Found 'package.json' at '{0}'."),package_json_does_not_have_a_0_field:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6110,3,"Trying_other_entries_in_rootDirs_6110","Trying other entries in 'rootDirs'."),Module_resolution_using_rootDirs_has_failed:r(6111,3,"Module_resolution_using_rootDirs_has_failed_6111","Module resolution using 'rootDirs' has failed."),Do_not_emit_use_strict_directives_in_module_output:r(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:r(6113,3,"Enable_strict_null_checks_6113","Enable strict null checks."),Unknown_option_excludes_Did_you_mean_exclude:r(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:r(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:r(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:r(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:r(6120,3,"Type_reference_directive_0_was_not_resolved_6120","======== Type reference directive '{0}' was not resolved. ========"),Resolving_with_primary_search_path_0:r(6121,3,"Resolving_with_primary_search_path_0_6121","Resolving with primary search path '{0}'."),Root_directory_cannot_be_determined_skipping_primary_search_paths:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6134,3,"Report_errors_on_unused_locals_6134","Report errors on unused locals."),Report_errors_on_unused_parameters:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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}'."),Specify_the_JSX_factory_function_to_use_when_targeting_react_JSX_emit_e_g_React_createElement_or_h:r(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:r(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:r(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:r(6149,3,"Show_diagnostic_information_6149","Show diagnostic information."),Show_verbose_diagnostic_information:r(6150,3,"Show_verbose_diagnostic_information_6150","Show verbose diagnostic information."),Emit_a_single_file_with_source_maps_instead_of_having_a_separate_file:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6162,3,"Disable_size_limitations_on_JavaScript_projects_6162","Disable size limitations on JavaScript projects."),The_character_set_of_the_input_files:r(6163,3,"The_character_set_of_the_input_files_6163","The character set of the input files."),Skipping_module_0_that_looks_like_an_absolute_URI_target_file_types_Colon_1:r(6164,3,"Skipping_module_0_that_looks_like_an_absolute_URI_target_file_types_Colon_1_6164","Skipping module '{0}' that looks like an absolute URI, target file types: {1}."),Do_not_truncate_error_messages:r(6165,3,"Do_not_truncate_error_messages_6165","Do not truncate error messages."),Output_directory_for_generated_declaration_files:r(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:r(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:r(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:r(6169,3,"Show_all_compiler_options_6169","Show all compiler options."),Deprecated_Use_outFile_instead_Concatenate_and_emit_output_to_single_file:r(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:r(6171,3,"Command_line_Options_6171","Command-line Options"),Provide_full_support_for_iterables_in_for_of_spread_and_destructuring_when_targeting_ES5:r(6179,3,"Provide_full_support_for_iterables_in_for_of_spread_and_destructuring_when_targeting_ES5_6179","Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5'."),Enable_all_strict_type_checking_options:r(6180,3,"Enable_all_strict_type_checking_options_6180","Enable all strict type-checking options."),Scoped_package_detected_looking_in_0:r(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:r(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:r(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:r(6186,3,"Enable_strict_checking_of_function_types_6186","Enable strict checking of function types."),Enable_strict_checking_of_property_initialization_in_classes:r(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:r(6188,1,"Numeric_separators_are_not_allowed_here_6188","Numeric separators are not allowed here."),Multiple_consecutive_numeric_separators_are_not_permitted:r(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:r(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:r(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:r(6193,3,"Found_1_error_Watching_for_file_changes_6193","Found 1 error. Watching for file changes."),Found_0_errors_Watching_for_file_changes:r(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:r(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:r(6196,1,"_0_is_declared_but_never_used_6196","'{0}' is declared but never used.",!0),Include_modules_imported_with_json_extension:r(6197,3,"Include_modules_imported_with_json_extension_6197","Include modules imported with '.json' extension"),All_destructured_elements_are_unused:r(6198,1,"All_destructured_elements_are_unused_6198","All destructured elements are unused.",!0),All_variables_are_unused:r(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:r(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:r(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:r(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:r(6203,3,"_0_was_also_declared_here_6203","'{0}' was also declared here."),and_here:r(6204,3,"and_here_6204","and here."),All_type_parameters_are_unused:r(6205,1,"All_type_parameters_are_unused_6205","All type parameters are unused."),package_json_has_a_typesVersions_field_with_version_specific_path_mappings:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6215,3,"Using_compiler_options_of_project_reference_redirect_0_6215","Using compiler options of project reference redirect '{0}'."),Found_1_error:r(6216,3,"Found_1_error_6216","Found 1 error."),Found_0_errors:r(6217,3,"Found_0_errors_6217","Found {0} errors."),Module_name_0_was_successfully_resolved_to_1_with_Package_ID_2:r(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:r(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:r(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:r(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:r(6222,3,"Emit_class_fields_with_Define_instead_of_Set_6222","Emit class fields with Define instead of Set."),Generates_a_CPU_profile:r(6223,3,"Generates_a_CPU_profile_6223","Generates a CPU profile."),Disable_solution_searching_for_this_project:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6235,3,"Disable_loading_referenced_projects_6235","Disable loading referenced projects."),Arguments_for_the_rest_parameter_0_were_not_provided:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6243,3,"Interpret_optional_property_types_as_written_rather_than_adding_undefined_6243","Interpret optional property types as written, rather than adding 'undefined'."),Modules:r(6244,3,"Modules_6244","Modules"),File_Management:r(6245,3,"File_Management_6245","File Management"),Emit:r(6246,3,"Emit_6246","Emit"),JavaScript_Support:r(6247,3,"JavaScript_Support_6247","JavaScript Support"),Type_Checking:r(6248,3,"Type_Checking_6248","Type Checking"),Editor_Support:r(6249,3,"Editor_Support_6249","Editor Support"),Watch_and_Build_Modes:r(6250,3,"Watch_and_Build_Modes_6250","Watch and Build Modes"),Compiler_Diagnostics:r(6251,3,"Compiler_Diagnostics_6251","Compiler Diagnostics"),Interop_Constraints:r(6252,3,"Interop_Constraints_6252","Interop Constraints"),Backwards_Compatibility:r(6253,3,"Backwards_Compatibility_6253","Backwards Compatibility"),Language_and_Environment:r(6254,3,"Language_and_Environment_6254","Language and Environment"),Projects:r(6255,3,"Projects_6255","Projects"),Output_Formatting:r(6256,3,"Output_Formatting_6256","Output Formatting"),Completeness:r(6257,3,"Completeness_6257","Completeness"),_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file:r(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_0:r(6259,3,"Found_1_error_in_0_6259","Found 1 error in {0}"),Found_0_errors_in_the_same_file_starting_at_Colon_1:r(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:r(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:r(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:r(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:r(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."),Resolving_type_reference_directive_for_program_that_specifies_custom_typeRoots_skipping_lookup_in_node_modules_folder:r(6265,3,"Resolving_type_reference_directive_for_program_that_specifies_custom_typeRoots_skipping_lookup_in_no_6265","Resolving type reference directive for program that specifies custom typeRoots, skipping lookup in 'node_modules' folder."),Option_0_can_only_be_specified_on_command_line:r(6266,1,"Option_0_can_only_be_specified_on_command_line_6266","Option '{0}' can only be specified on command line."),Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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.`),Resolution_of_non_relative_name_failed_trying_with_moduleResolution_bundler_to_see_if_project_may_need_configuration_update:r(6279,3,"Resolution_of_non_relative_name_failed_trying_with_moduleResolution_bundler_to_see_if_project_may_ne_6279","Resolution of non-relative name failed; trying with '--moduleResolution bundler' to see if project may need configuration update."),There_are_types_at_0_but_this_result_could_not_be_resolved_under_your_current_moduleResolution_setting_Consider_updating_to_node16_nodenext_or_bundler:r(6280,3,"There_are_types_at_0_but_this_result_could_not_be_resolved_under_your_current_moduleResolution_setti_6280","There are types at '{0}', but this result could not be resolved under your current 'moduleResolution' setting. Consider updating to 'node16', 'nodenext', or 'bundler'."),package_json_has_a_peerDependencies_field:r(6281,3,"package_json_has_a_peerDependencies_field_6281","'package.json' has a 'peerDependencies' field."),Found_peerDependency_0_with_1_version:r(6282,3,"Found_peerDependency_0_with_1_version_6282","Found peerDependency '{0}' with '{1}' version."),Failed_to_find_peerDependency_0:r(6283,3,"Failed_to_find_peerDependency_0_6283","Failed to find peerDependency '{0}'."),File_Layout:r(6284,3,"File_Layout_6284","File Layout"),Environment_Settings:r(6285,3,"Environment_Settings_6285","Environment Settings"),See_also_https_Colon_Slash_Slashaka_ms_Slashtsconfig_Slashmodule:r(6286,3,"See_also_https_Colon_Slash_Slashaka_ms_Slashtsconfig_Slashmodule_6286","See also https://aka.ms/tsconfig/module"),For_nodejs_Colon:r(6287,3,"For_nodejs_Colon_6287","For nodejs:"),and_npm_install_D_types_Slashnode:r(6290,3,"and_npm_install_D_types_Slashnode_6290","and npm install -D @types/node"),Other_Outputs:r(6291,3,"Other_Outputs_6291","Other Outputs"),Stricter_Typechecking_Options:r(6292,3,"Stricter_Typechecking_Options_6292","Stricter Typechecking Options"),Style_Options:r(6293,3,"Style_Options_6293","Style Options"),Recommended_Options:r(6294,3,"Recommended_Options_6294","Recommended Options"),Enable_project_compilation:r(6302,3,"Enable_project_compilation_6302","Enable project compilation"),Composite_projects_may_not_disable_declaration_emit:r(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:r(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:r(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:r(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."),Referenced_project_0_may_not_disable_emit:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6357,3,"A_non_dry_build_would_build_project_0_6357","A non-dry build would build project '{0}'"),Building_project_0:r(6358,3,"Building_project_0_6358","Building project '{0}'..."),Updating_output_timestamps_of_project_0:r(6359,3,"Updating_output_timestamps_of_project_0_6359","Updating output timestamps of project '{0}'..."),Project_0_is_up_to_date:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6370,1,"Options_0_and_1_cannot_be_combined_6370","Options '{0}' and '{1}' cannot be combined."),Updating_unchanged_output_timestamps_of_project_0:r(6371,3,"Updating_unchanged_output_timestamps_of_project_0_6371","Updating unchanged output timestamps of project '{0}'..."),A_non_dry_build_would_update_timestamps_for_output_of_project_0:r(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}'"),Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1:r(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:r(6379,1,"Composite_projects_may_not_disable_incremental_compilation_6379","Composite projects may not disable incremental compilation."),Specify_file_to_store_incremental_compilation_information:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6402,3,"Resolving_in_0_mode_with_conditions_1_6402","Resolving in {0} mode with conditions {1}."),Matched_0_condition_1:r(6403,3,"Matched_0_condition_1_6403","Matched '{0}' condition '{1}'."),Using_0_subpath_1_with_target_2:r(6404,3,"Using_0_subpath_1_with_target_2_6404","Using '{0}' subpath '{1}' with target '{2}'."),Saw_non_matching_condition_0:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6413,3,"Entering_conditional_exports_6413","Entering conditional exports."),Resolved_under_condition_0:r(6414,3,"Resolved_under_condition_0_6414","Resolved under condition '{0}'."),Failed_to_resolve_under_condition_0:r(6415,3,"Failed_to_resolve_under_condition_0_6415","Failed to resolve under condition '{0}'."),Exiting_conditional_exports:r(6416,3,"Exiting_conditional_exports_6416","Exiting conditional exports."),Searching_all_ancestor_node_modules_directories_for_preferred_extensions_Colon_0:r(6417,3,"Searching_all_ancestor_node_modules_directories_for_preferred_extensions_Colon_0_6417","Searching all ancestor node_modules directories for preferred extensions: {0}."),Searching_all_ancestor_node_modules_directories_for_fallback_extensions_Colon_0:r(6418,3,"Searching_all_ancestor_node_modules_directories_for_fallback_extensions_Colon_0_6418","Searching all ancestor node_modules directories for fallback extensions: {0}."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_program_needs_to_report_errors:r(6419,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_program_needs_to_report_errors_6419","Project '{0}' is out of date because buildinfo file '{1}' indicates that program needs to report errors."),Project_0_is_out_of_date_because_1:r(6420,3,"Project_0_is_out_of_date_because_1_6420","Project '{0}' is out of date because {1}."),Rewrite_ts_tsx_mts_and_cts_file_extensions_in_relative_import_paths_to_their_JavaScript_equivalent_in_output_files:r(6421,3,"Rewrite_ts_tsx_mts_and_cts_file_extensions_in_relative_import_paths_to_their_JavaScript_equivalent_i_6421","Rewrite '.ts', '.tsx', '.mts', and '.cts' file extensions in relative import paths to their JavaScript equivalent in output files."),The_expected_type_comes_from_property_0_which_is_declared_here_on_type_1:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6602,3,"Allow_accessing_UMD_globals_from_modules_6602","Allow accessing UMD globals from modules."),Disable_error_reporting_for_unreachable_code:r(6603,3,"Disable_error_reporting_for_unreachable_code_6603","Disable error reporting for unreachable code."),Disable_error_reporting_for_unused_labels:r(6604,3,"Disable_error_reporting_for_unused_labels_6604","Disable error reporting for unused labels."),Ensure_use_strict_is_always_emitted:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6614,3,"Create_sourcemaps_for_d_ts_files_6614","Create sourcemaps for d.ts files."),Output_compiler_performance_information_after_building:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6627,3,"Filters_results_from_the_include_option_6627","Filters results from the `include` option."),Remove_a_list_of_directories_from_the_watch_process:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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."),Skip_building_downstream_projects_on_error_in_upstream_project:r(6640,3,"Skip_building_downstream_projects_on_error_in_upstream_project_6640","Skip building downstream projects on error in upstream project."),Specify_a_list_of_glob_patterns_that_match_files_to_be_included_in_compilation:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6659,3,"Set_the_newline_character_for_emitting_files_6659","Set the newline character for emitting files."),Disable_emitting_files_from_a_compilation:r(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:r(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:r(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:r(6663,3,"Disable_truncating_types_in_error_messages_6663","Disable truncating types in error messages."),Enable_error_reporting_for_fallthrough_cases_in_switch_statements:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6677,3,"Deprecated_setting_Use_outFile_instead_6677","Deprecated setting. Use 'outFile' instead."),Specify_an_output_folder_for_all_emitted_files:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6688,3,"Disable_emitting_comments_6688","Disable emitting comments."),Enable_importing_json_files:r(6689,3,"Enable_importing_json_files_6689","Enable importing .json files."),Specify_the_root_folder_within_your_source_files:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(6712,3,"Emit_ECMAScript_standard_compliant_class_fields_6712","Emit ECMAScript-standard-compliant class fields."),Enable_verbose_logging:r(6713,3,"Enable_verbose_logging_6713","Enable verbose logging."),Specify_how_directories_are_watched_on_systems_that_lack_recursive_file_watching_functionality:r(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:r(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:r(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:r(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."),Require_sufficient_annotation_on_exports_so_other_tools_can_trivially_generate_declaration_files:r(6719,3,"Require_sufficient_annotation_on_exports_so_other_tools_can_trivially_generate_declaration_files_6719","Require sufficient annotation on exports so other tools can trivially generate declaration files."),Built_in_iterators_are_instantiated_with_a_TReturn_type_of_undefined_instead_of_any:r(6720,3,"Built_in_iterators_are_instantiated_with_a_TReturn_type_of_undefined_instead_of_any_6720","Built-in iterators are instantiated with a 'TReturn' type of 'undefined' instead of 'any'."),Do_not_allow_runtime_constructs_that_are_not_part_of_ECMAScript:r(6721,3,"Do_not_allow_runtime_constructs_that_are_not_part_of_ECMAScript_6721","Do not allow runtime constructs that are not part of ECMAScript."),Default_catch_clause_variables_as_unknown_instead_of_any:r(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:r(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."),Disable_full_type_checking_only_critical_parse_and_emit_errors_will_be_reported:r(6805,3,"Disable_full_type_checking_only_critical_parse_and_emit_errors_will_be_reported_6805","Disable full type checking (only critical parse and emit errors will be reported)."),Check_side_effect_imports:r(6806,3,"Check_side_effect_imports_6806","Check side effect imports."),This_operation_can_be_simplified_This_shift_is_identical_to_0_1_2:r(6807,1,"This_operation_can_be_simplified_This_shift_is_identical_to_0_1_2_6807","This operation can be simplified. This shift is identical to `{0} {1} {2}`."),Enable_lib_replacement:r(6808,3,"Enable_lib_replacement_6808","Enable lib replacement."),one_of_Colon:r(6900,3,"one_of_Colon_6900","one of:"),one_or_more_Colon:r(6901,3,"one_or_more_Colon_6901","one or more:"),type_Colon:r(6902,3,"type_Colon_6902","type:"),default_Colon:r(6903,3,"default_Colon_6903","default:"),module_system_or_esModuleInterop:r(6904,3,"module_system_or_esModuleInterop_6904",'module === "system" or esModuleInterop'),false_unless_strict_is_set:r(6905,3,"false_unless_strict_is_set_6905","`false`, unless `strict` is set"),false_unless_composite_is_set:r(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:r(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:r(6908,3,"if_files_is_specified_otherwise_Asterisk_Asterisk_Slash_Asterisk_6908",'`[]` if `files` is specified, otherwise `["**/*"]`'),true_if_composite_false_otherwise:r(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:r(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:r(6911,3,"Computed_from_the_list_of_input_files_6911","Computed from the list of input files"),Platform_specific:r(6912,3,"Platform_specific_6912","Platform specific"),You_can_learn_about_all_of_the_compiler_options_at_0:r(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:r(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:r(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:r(6916,3,"COMMON_COMMANDS_6916","COMMON COMMANDS"),ALL_COMPILER_OPTIONS:r(6917,3,"ALL_COMPILER_OPTIONS_6917","ALL COMPILER OPTIONS"),WATCH_OPTIONS:r(6918,3,"WATCH_OPTIONS_6918","WATCH OPTIONS"),BUILD_OPTIONS:r(6919,3,"BUILD_OPTIONS_6919","BUILD OPTIONS"),COMMON_COMPILER_OPTIONS:r(6920,3,"COMMON_COMPILER_OPTIONS_6920","COMMON COMPILER OPTIONS"),COMMAND_LINE_FLAGS:r(6921,3,"COMMAND_LINE_FLAGS_6921","COMMAND LINE FLAGS"),tsc_Colon_The_TypeScript_Compiler:r(6922,3,"tsc_Colon_The_TypeScript_Compiler_6922","tsc: The TypeScript Compiler"),Compiles_the_current_project_tsconfig_json_in_the_working_directory:r(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:r(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:r(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:r(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:r(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:r(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:r(6929,3,"Compiles_the_current_project_with_additional_settings_6929","Compiles the current project, with additional settings."),true_for_ES2022_and_above_including_ESNext:r(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:r(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:r(7005,1,"Variable_0_implicitly_has_an_1_type_7005","Variable '{0}' implicitly has an '{1}' type."),Parameter_0_implicitly_has_an_1_type:r(7006,1,"Parameter_0_implicitly_has_an_1_type_7006","Parameter '{0}' implicitly has an '{1}' type."),Member_0_implicitly_has_an_1_type:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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_Consider_supplying_a_return_type_annotation:r(7025,1,"Generator_implicitly_has_yield_type_0_Consider_supplying_a_return_type_annotation_7025","Generator implicitly has yield type '{0}'. Consider supplying a return type annotation."),JSX_element_implicitly_has_type_any_because_no_interface_JSX_0_exists:r(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:r(7027,1,"Unreachable_code_detected_7027","Unreachable code detected.",!0),Unused_label:r(7028,1,"Unused_label_7028","Unused label.",!0),Fallthrough_case_in_switch:r(7029,1,"Fallthrough_case_in_switch_7029","Fallthrough case in switch."),Not_all_code_paths_return_a_value:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(8016,1,"Type_assertion_expressions_can_only_be_used_in_TypeScript_files_8016","Type assertion expressions can only be used in TypeScript files."),Signature_declarations_can_only_be_used_in_TypeScript_files:r(8017,1,"Signature_declarations_can_only_be_used_in_TypeScript_files_8017","Signature declarations can only be used in TypeScript files."),Report_errors_in_js_files:r(8019,3,"Report_errors_in_js_files_8019","Report errors in .js files."),JSDoc_types_can_only_be_used_inside_documentation_comments:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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'."),A_JSDoc_template_tag_may_not_follow_a_typedef_callback_or_overload_tag:r(8039,1,"A_JSDoc_template_tag_may_not_follow_a_typedef_callback_or_overload_tag_8039","A JSDoc '@template' tag may not follow a '@typedef', '@callback', or '@overload' tag"),Declaration_emit_for_this_file_requires_using_private_name_0_An_explicit_type_annotation_may_unblock_declaration_emit:r(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:r(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."),Function_must_have_an_explicit_return_type_annotation_with_isolatedDeclarations:r(9007,1,"Function_must_have_an_explicit_return_type_annotation_with_isolatedDeclarations_9007","Function must have an explicit return type annotation with --isolatedDeclarations."),Method_must_have_an_explicit_return_type_annotation_with_isolatedDeclarations:r(9008,1,"Method_must_have_an_explicit_return_type_annotation_with_isolatedDeclarations_9008","Method must have an explicit return type annotation with --isolatedDeclarations."),At_least_one_accessor_must_have_an_explicit_type_annotation_with_isolatedDeclarations:r(9009,1,"At_least_one_accessor_must_have_an_explicit_type_annotation_with_isolatedDeclarations_9009","At least one accessor must have an explicit type annotation with --isolatedDeclarations."),Variable_must_have_an_explicit_type_annotation_with_isolatedDeclarations:r(9010,1,"Variable_must_have_an_explicit_type_annotation_with_isolatedDeclarations_9010","Variable must have an explicit type annotation with --isolatedDeclarations."),Parameter_must_have_an_explicit_type_annotation_with_isolatedDeclarations:r(9011,1,"Parameter_must_have_an_explicit_type_annotation_with_isolatedDeclarations_9011","Parameter must have an explicit type annotation with --isolatedDeclarations."),Property_must_have_an_explicit_type_annotation_with_isolatedDeclarations:r(9012,1,"Property_must_have_an_explicit_type_annotation_with_isolatedDeclarations_9012","Property must have an explicit type annotation with --isolatedDeclarations."),Expression_type_can_t_be_inferred_with_isolatedDeclarations:r(9013,1,"Expression_type_can_t_be_inferred_with_isolatedDeclarations_9013","Expression type can't be inferred with --isolatedDeclarations."),Computed_properties_must_be_number_or_string_literals_variables_or_dotted_expressions_with_isolatedDeclarations:r(9014,1,"Computed_properties_must_be_number_or_string_literals_variables_or_dotted_expressions_with_isolatedD_9014","Computed properties must be number or string literals, variables or dotted expressions with --isolatedDeclarations."),Objects_that_contain_spread_assignments_can_t_be_inferred_with_isolatedDeclarations:r(9015,1,"Objects_that_contain_spread_assignments_can_t_be_inferred_with_isolatedDeclarations_9015","Objects that contain spread assignments can't be inferred with --isolatedDeclarations."),Objects_that_contain_shorthand_properties_can_t_be_inferred_with_isolatedDeclarations:r(9016,1,"Objects_that_contain_shorthand_properties_can_t_be_inferred_with_isolatedDeclarations_9016","Objects that contain shorthand properties can't be inferred with --isolatedDeclarations."),Only_const_arrays_can_be_inferred_with_isolatedDeclarations:r(9017,1,"Only_const_arrays_can_be_inferred_with_isolatedDeclarations_9017","Only const arrays can be inferred with --isolatedDeclarations."),Arrays_with_spread_elements_can_t_inferred_with_isolatedDeclarations:r(9018,1,"Arrays_with_spread_elements_can_t_inferred_with_isolatedDeclarations_9018","Arrays with spread elements can't inferred with --isolatedDeclarations."),Binding_elements_can_t_be_exported_directly_with_isolatedDeclarations:r(9019,1,"Binding_elements_can_t_be_exported_directly_with_isolatedDeclarations_9019","Binding elements can't be exported directly with --isolatedDeclarations."),Enum_member_initializers_must_be_computable_without_references_to_external_symbols_with_isolatedDeclarations:r(9020,1,"Enum_member_initializers_must_be_computable_without_references_to_external_symbols_with_isolatedDecl_9020","Enum member initializers must be computable without references to external symbols with --isolatedDeclarations."),Extends_clause_can_t_contain_an_expression_with_isolatedDeclarations:r(9021,1,"Extends_clause_can_t_contain_an_expression_with_isolatedDeclarations_9021","Extends clause can't contain an expression with --isolatedDeclarations."),Inference_from_class_expressions_is_not_supported_with_isolatedDeclarations:r(9022,1,"Inference_from_class_expressions_is_not_supported_with_isolatedDeclarations_9022","Inference from class expressions is not supported with --isolatedDeclarations."),Assigning_properties_to_functions_without_declaring_them_is_not_supported_with_isolatedDeclarations_Add_an_explicit_declaration_for_the_properties_assigned_to_this_function:r(9023,1,"Assigning_properties_to_functions_without_declaring_them_is_not_supported_with_isolatedDeclarations__9023","Assigning properties to functions without declaring them is not supported with --isolatedDeclarations. Add an explicit declaration for the properties assigned to this function."),Declaration_emit_for_this_parameter_requires_implicitly_adding_undefined_to_its_type_This_is_not_supported_with_isolatedDeclarations:r(9025,1,"Declaration_emit_for_this_parameter_requires_implicitly_adding_undefined_to_its_type_This_is_not_sup_9025","Declaration emit for this parameter requires implicitly adding undefined to its type. This is not supported with --isolatedDeclarations."),Declaration_emit_for_this_file_requires_preserving_this_import_for_augmentations_This_is_not_supported_with_isolatedDeclarations:r(9026,1,"Declaration_emit_for_this_file_requires_preserving_this_import_for_augmentations_This_is_not_support_9026","Declaration emit for this file requires preserving this import for augmentations. This is not supported with --isolatedDeclarations."),Add_a_type_annotation_to_the_variable_0:r(9027,1,"Add_a_type_annotation_to_the_variable_0_9027","Add a type annotation to the variable {0}."),Add_a_type_annotation_to_the_parameter_0:r(9028,1,"Add_a_type_annotation_to_the_parameter_0_9028","Add a type annotation to the parameter {0}."),Add_a_type_annotation_to_the_property_0:r(9029,1,"Add_a_type_annotation_to_the_property_0_9029","Add a type annotation to the property {0}."),Add_a_return_type_to_the_function_expression:r(9030,1,"Add_a_return_type_to_the_function_expression_9030","Add a return type to the function expression."),Add_a_return_type_to_the_function_declaration:r(9031,1,"Add_a_return_type_to_the_function_declaration_9031","Add a return type to the function declaration."),Add_a_return_type_to_the_get_accessor_declaration:r(9032,1,"Add_a_return_type_to_the_get_accessor_declaration_9032","Add a return type to the get accessor declaration."),Add_a_type_to_parameter_of_the_set_accessor_declaration:r(9033,1,"Add_a_type_to_parameter_of_the_set_accessor_declaration_9033","Add a type to parameter of the set accessor declaration."),Add_a_return_type_to_the_method:r(9034,1,"Add_a_return_type_to_the_method_9034","Add a return type to the method"),Add_satisfies_and_a_type_assertion_to_this_expression_satisfies_T_as_T_to_make_the_type_explicit:r(9035,1,"Add_satisfies_and_a_type_assertion_to_this_expression_satisfies_T_as_T_to_make_the_type_explicit_9035","Add satisfies and a type assertion to this expression (satisfies T as T) to make the type explicit."),Move_the_expression_in_default_export_to_a_variable_and_add_a_type_annotation_to_it:r(9036,1,"Move_the_expression_in_default_export_to_a_variable_and_add_a_type_annotation_to_it_9036","Move the expression in default export to a variable and add a type annotation to it."),Default_exports_can_t_be_inferred_with_isolatedDeclarations:r(9037,1,"Default_exports_can_t_be_inferred_with_isolatedDeclarations_9037","Default exports can't be inferred with --isolatedDeclarations."),Computed_property_names_on_class_or_object_literals_cannot_be_inferred_with_isolatedDeclarations:r(9038,1,"Computed_property_names_on_class_or_object_literals_cannot_be_inferred_with_isolatedDeclarations_9038","Computed property names on class or object literals cannot be inferred with --isolatedDeclarations."),Type_containing_private_name_0_can_t_be_used_with_isolatedDeclarations:r(9039,1,"Type_containing_private_name_0_can_t_be_used_with_isolatedDeclarations_9039","Type containing private name '{0}' can't be used with --isolatedDeclarations."),JSX_attributes_must_only_be_assigned_a_non_empty_expression:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(17014,1,"JSX_fragment_has_no_corresponding_closing_tag_17014","JSX fragment has no corresponding closing tag."),Expected_corresponding_closing_tag_for_JSX_fragment:r(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:r(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:r(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:r(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:r(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:r(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}'?"),Unicode_escape_sequence_cannot_appear_here:r(17021,1,"Unicode_escape_sequence_cannot_appear_here_17021","Unicode escape sequence cannot appear here."),Circularity_detected_while_resolving_configuration_Colon_0:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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."),JSDoc_typedef_may_be_converted_to_TypeScript_type:r(80009,2,"JSDoc_typedef_may_be_converted_to_TypeScript_type_80009","JSDoc typedef may be converted to TypeScript type."),JSDoc_typedefs_may_be_converted_to_TypeScript_types:r(80010,2,"JSDoc_typedefs_may_be_converted_to_TypeScript_types_80010","JSDoc typedefs may be converted to TypeScript types."),Add_missing_super_call:r(90001,3,"Add_missing_super_call_90001","Add missing 'super()' call"),Make_super_call_the_first_statement_in_the_constructor:r(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:r(90003,3,"Change_extends_to_implements_90003","Change 'extends' to 'implements'"),Remove_unused_declaration_for_Colon_0:r(90004,3,"Remove_unused_declaration_for_Colon_0_90004","Remove unused declaration for: '{0}'"),Remove_import_from_0:r(90005,3,"Remove_import_from_0_90005","Remove import from '{0}'"),Implement_interface_0:r(90006,3,"Implement_interface_0_90006","Implement interface '{0}'"),Implement_inherited_abstract_class:r(90007,3,"Implement_inherited_abstract_class_90007","Implement inherited abstract class"),Add_0_to_unresolved_variable:r(90008,3,"Add_0_to_unresolved_variable_90008","Add '{0}.' to unresolved variable"),Remove_variable_statement:r(90010,3,"Remove_variable_statement_90010","Remove variable statement"),Remove_template_tag:r(90011,3,"Remove_template_tag_90011","Remove template tag"),Remove_type_parameters:r(90012,3,"Remove_type_parameters_90012","Remove type parameters"),Import_0_from_1:r(90013,3,"Import_0_from_1_90013",`Import '{0}' from "{1}"`),Change_0_to_1:r(90014,3,"Change_0_to_1_90014","Change '{0}' to '{1}'"),Declare_property_0:r(90016,3,"Declare_property_0_90016","Declare property '{0}'"),Add_index_signature_for_property_0:r(90017,3,"Add_index_signature_for_property_0_90017","Add index signature for property '{0}'"),Disable_checking_for_this_file:r(90018,3,"Disable_checking_for_this_file_90018","Disable checking for this file"),Ignore_this_error_message:r(90019,3,"Ignore_this_error_message_90019","Ignore this error message"),Initialize_property_0_in_the_constructor:r(90020,3,"Initialize_property_0_in_the_constructor_90020","Initialize property '{0}' in the constructor"),Initialize_static_property_0:r(90021,3,"Initialize_static_property_0_90021","Initialize static property '{0}'"),Change_spelling_to_0:r(90022,3,"Change_spelling_to_0_90022","Change spelling to '{0}'"),Declare_method_0:r(90023,3,"Declare_method_0_90023","Declare method '{0}'"),Declare_static_method_0:r(90024,3,"Declare_static_method_0_90024","Declare static method '{0}'"),Prefix_0_with_an_underscore:r(90025,3,"Prefix_0_with_an_underscore_90025","Prefix '{0}' with an underscore"),Rewrite_as_the_indexed_access_type_0:r(90026,3,"Rewrite_as_the_indexed_access_type_0_90026","Rewrite as the indexed access type '{0}'"),Declare_static_property_0:r(90027,3,"Declare_static_property_0_90027","Declare static property '{0}'"),Call_decorator_expression:r(90028,3,"Call_decorator_expression_90028","Call decorator expression"),Add_async_modifier_to_containing_function:r(90029,3,"Add_async_modifier_to_containing_function_90029","Add async modifier to containing function"),Replace_infer_0_with_unknown:r(90030,3,"Replace_infer_0_with_unknown_90030","Replace 'infer {0}' with 'unknown'"),Replace_all_unused_infer_with_unknown:r(90031,3,"Replace_all_unused_infer_with_unknown_90031","Replace all unused 'infer' with 'unknown'"),Add_parameter_name:r(90034,3,"Add_parameter_name_90034","Add parameter name"),Declare_private_property_0:r(90035,3,"Declare_private_property_0_90035","Declare private property '{0}'"),Replace_0_with_Promise_1:r(90036,3,"Replace_0_with_Promise_1_90036","Replace '{0}' with 'Promise<{1}>'"),Fix_all_incorrect_return_type_of_an_async_functions:r(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:r(90038,3,"Declare_private_method_0_90038","Declare private method '{0}'"),Remove_unused_destructuring_declaration:r(90039,3,"Remove_unused_destructuring_declaration_90039","Remove unused destructuring declaration"),Remove_unused_declarations_for_Colon_0:r(90041,3,"Remove_unused_declarations_for_Colon_0_90041","Remove unused declarations for: '{0}'"),Declare_a_private_field_named_0:r(90053,3,"Declare_a_private_field_named_0_90053","Declare a private field named '{0}'."),Includes_imports_of_types_referenced_by_0:r(90054,3,"Includes_imports_of_types_referenced_by_0_90054","Includes imports of types referenced by '{0}'"),Remove_type_from_import_declaration_from_0:r(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:r(90056,3,"Remove_type_from_import_of_0_from_1_90056",`Remove 'type' from import of '{0}' from "{1}"`),Add_import_from_0:r(90057,3,"Add_import_from_0_90057",'Add import from "{0}"'),Update_import_from_0:r(90058,3,"Update_import_from_0_90058",'Update import from "{0}"'),Export_0_from_module_1:r(90059,3,"Export_0_from_module_1_90059","Export '{0}' from module '{1}'"),Export_all_referenced_locals:r(90060,3,"Export_all_referenced_locals_90060","Export all referenced locals"),Update_modifiers_of_0:r(90061,3,"Update_modifiers_of_0_90061","Update modifiers of '{0}'"),Add_annotation_of_type_0:r(90062,3,"Add_annotation_of_type_0_90062","Add annotation of type '{0}'"),Add_return_type_0:r(90063,3,"Add_return_type_0_90063","Add return type '{0}'"),Extract_base_class_to_variable:r(90064,3,"Extract_base_class_to_variable_90064","Extract base class to variable"),Extract_default_export_to_variable:r(90065,3,"Extract_default_export_to_variable_90065","Extract default export to variable"),Extract_binding_expressions_to_variable:r(90066,3,"Extract_binding_expressions_to_variable_90066","Extract binding expressions to variable"),Add_all_missing_type_annotations:r(90067,3,"Add_all_missing_type_annotations_90067","Add all missing type annotations"),Add_satisfies_and_an_inline_type_assertion_with_0:r(90068,3,"Add_satisfies_and_an_inline_type_assertion_with_0_90068","Add satisfies and an inline type assertion with '{0}'"),Extract_to_variable_and_replace_with_0_as_typeof_0:r(90069,3,"Extract_to_variable_and_replace_with_0_as_typeof_0_90069","Extract to variable and replace with '{0} as typeof {0}'"),Mark_array_literal_as_const:r(90070,3,"Mark_array_literal_as_const_90070","Mark array literal as const"),Annotate_types_of_properties_expando_function_in_a_namespace:r(90071,3,"Annotate_types_of_properties_expando_function_in_a_namespace_90071","Annotate types of properties expando function in a namespace"),Convert_function_to_an_ES2015_class:r(95001,3,"Convert_function_to_an_ES2015_class_95001","Convert function to an ES2015 class"),Convert_0_to_1_in_0:r(95003,3,"Convert_0_to_1_in_0_95003","Convert '{0}' to '{1} in {0}'"),Extract_to_0_in_1:r(95004,3,"Extract_to_0_in_1_95004","Extract to {0} in {1}"),Extract_function:r(95005,3,"Extract_function_95005","Extract function"),Extract_constant:r(95006,3,"Extract_constant_95006","Extract constant"),Extract_to_0_in_enclosing_scope:r(95007,3,"Extract_to_0_in_enclosing_scope_95007","Extract to {0} in enclosing scope"),Extract_to_0_in_1_scope:r(95008,3,"Extract_to_0_in_1_scope_95008","Extract to {0} in {1} scope"),Annotate_with_type_from_JSDoc:r(95009,3,"Annotate_with_type_from_JSDoc_95009","Annotate with type from JSDoc"),Infer_type_of_0_from_usage:r(95011,3,"Infer_type_of_0_from_usage_95011","Infer type of '{0}' from usage"),Infer_parameter_types_from_usage:r(95012,3,"Infer_parameter_types_from_usage_95012","Infer parameter types from usage"),Convert_to_default_import:r(95013,3,"Convert_to_default_import_95013","Convert to default import"),Install_0:r(95014,3,"Install_0_95014","Install '{0}'"),Replace_import_with_0:r(95015,3,"Replace_import_with_0_95015","Replace import with '{0}'."),Use_synthetic_default_member:r(95016,3,"Use_synthetic_default_member_95016","Use synthetic 'default' member."),Convert_to_ES_module:r(95017,3,"Convert_to_ES_module_95017","Convert to ES module"),Add_undefined_type_to_property_0:r(95018,3,"Add_undefined_type_to_property_0_95018","Add 'undefined' type to property '{0}'"),Add_initializer_to_property_0:r(95019,3,"Add_initializer_to_property_0_95019","Add initializer to property '{0}'"),Add_definite_assignment_assertion_to_property_0:r(95020,3,"Add_definite_assignment_assertion_to_property_0_95020","Add definite assignment assertion to property '{0}'"),Convert_all_type_literals_to_mapped_type:r(95021,3,"Convert_all_type_literals_to_mapped_type_95021","Convert all type literals to mapped type"),Add_all_missing_members:r(95022,3,"Add_all_missing_members_95022","Add all missing members"),Infer_all_types_from_usage:r(95023,3,"Infer_all_types_from_usage_95023","Infer all types from usage"),Delete_all_unused_declarations:r(95024,3,"Delete_all_unused_declarations_95024","Delete all unused declarations"),Prefix_all_unused_declarations_with_where_possible:r(95025,3,"Prefix_all_unused_declarations_with_where_possible_95025","Prefix all unused declarations with '_' where possible"),Fix_all_detected_spelling_errors:r(95026,3,"Fix_all_detected_spelling_errors_95026","Fix all detected spelling errors"),Add_initializers_to_all_uninitialized_properties:r(95027,3,"Add_initializers_to_all_uninitialized_properties_95027","Add initializers to all uninitialized properties"),Add_definite_assignment_assertions_to_all_uninitialized_properties:r(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:r(95029,3,"Add_undefined_type_to_all_uninitialized_properties_95029","Add undefined type to all uninitialized properties"),Change_all_jsdoc_style_types_to_TypeScript:r(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:r(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:r(95032,3,"Implement_all_unimplemented_interfaces_95032","Implement all unimplemented interfaces"),Install_all_missing_types_packages:r(95033,3,"Install_all_missing_types_packages_95033","Install all missing types packages"),Rewrite_all_as_indexed_access_types:r(95034,3,"Rewrite_all_as_indexed_access_types_95034","Rewrite all as indexed access types"),Convert_all_to_default_imports:r(95035,3,"Convert_all_to_default_imports_95035","Convert all to default imports"),Make_all_super_calls_the_first_statement_in_their_constructor:r(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:r(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:r(95038,3,"Change_all_extended_interfaces_to_implements_95038","Change all extended interfaces to 'implements'"),Add_all_missing_super_calls:r(95039,3,"Add_all_missing_super_calls_95039","Add all missing super calls"),Implement_all_inherited_abstract_classes:r(95040,3,"Implement_all_inherited_abstract_classes_95040","Implement all inherited abstract classes"),Add_all_missing_async_modifiers:r(95041,3,"Add_all_missing_async_modifiers_95041","Add all missing 'async' modifiers"),Add_ts_ignore_to_all_error_messages:r(95042,3,"Add_ts_ignore_to_all_error_messages_95042","Add '@ts-ignore' to all error messages"),Annotate_everything_with_types_from_JSDoc:r(95043,3,"Annotate_everything_with_types_from_JSDoc_95043","Annotate everything with types from JSDoc"),Add_to_all_uncalled_decorators:r(95044,3,"Add_to_all_uncalled_decorators_95044","Add '()' to all uncalled decorators"),Convert_all_constructor_functions_to_classes:r(95045,3,"Convert_all_constructor_functions_to_classes_95045","Convert all constructor functions to classes"),Generate_get_and_set_accessors:r(95046,3,"Generate_get_and_set_accessors_95046","Generate 'get' and 'set' accessors"),Convert_require_to_import:r(95047,3,"Convert_require_to_import_95047","Convert 'require' to 'import'"),Convert_all_require_to_import:r(95048,3,"Convert_all_require_to_import_95048","Convert all 'require' to 'import'"),Move_to_a_new_file:r(95049,3,"Move_to_a_new_file_95049","Move to a new file"),Remove_unreachable_code:r(95050,3,"Remove_unreachable_code_95050","Remove unreachable code"),Remove_all_unreachable_code:r(95051,3,"Remove_all_unreachable_code_95051","Remove all unreachable code"),Add_missing_typeof:r(95052,3,"Add_missing_typeof_95052","Add missing 'typeof'"),Remove_unused_label:r(95053,3,"Remove_unused_label_95053","Remove unused label"),Remove_all_unused_labels:r(95054,3,"Remove_all_unused_labels_95054","Remove all unused labels"),Convert_0_to_mapped_object_type:r(95055,3,"Convert_0_to_mapped_object_type_95055","Convert '{0}' to mapped object type"),Convert_namespace_import_to_named_imports:r(95056,3,"Convert_namespace_import_to_named_imports_95056","Convert namespace import to named imports"),Convert_named_imports_to_namespace_import:r(95057,3,"Convert_named_imports_to_namespace_import_95057","Convert named imports to namespace import"),Add_or_remove_braces_in_an_arrow_function:r(95058,3,"Add_or_remove_braces_in_an_arrow_function_95058","Add or remove braces in an arrow function"),Add_braces_to_arrow_function:r(95059,3,"Add_braces_to_arrow_function_95059","Add braces to arrow function"),Remove_braces_from_arrow_function:r(95060,3,"Remove_braces_from_arrow_function_95060","Remove braces from arrow function"),Convert_default_export_to_named_export:r(95061,3,"Convert_default_export_to_named_export_95061","Convert default export to named export"),Convert_named_export_to_default_export:r(95062,3,"Convert_named_export_to_default_export_95062","Convert named export to default export"),Add_missing_enum_member_0:r(95063,3,"Add_missing_enum_member_0_95063","Add missing enum member '{0}'"),Add_all_missing_imports:r(95064,3,"Add_all_missing_imports_95064","Add all missing imports"),Convert_to_async_function:r(95065,3,"Convert_to_async_function_95065","Convert to async function"),Convert_all_to_async_functions:r(95066,3,"Convert_all_to_async_functions_95066","Convert all to async functions"),Add_missing_call_parentheses:r(95067,3,"Add_missing_call_parentheses_95067","Add missing call parentheses"),Add_all_missing_call_parentheses:r(95068,3,"Add_all_missing_call_parentheses_95068","Add all missing call parentheses"),Add_unknown_conversion_for_non_overlapping_types:r(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:r(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:r(95071,3,"Add_missing_new_operator_to_call_95071","Add missing 'new' operator to call"),Add_missing_new_operator_to_all_calls:r(95072,3,"Add_missing_new_operator_to_all_calls_95072","Add missing 'new' operator to all calls"),Add_names_to_all_parameters_without_names:r(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:r(95074,3,"Enable_the_experimentalDecorators_option_in_your_configuration_file_95074","Enable the 'experimentalDecorators' option in your configuration file"),Convert_parameters_to_destructured_object:r(95075,3,"Convert_parameters_to_destructured_object_95075","Convert parameters to destructured object"),Extract_type:r(95077,3,"Extract_type_95077","Extract type"),Extract_to_type_alias:r(95078,3,"Extract_to_type_alias_95078","Extract to type alias"),Extract_to_typedef:r(95079,3,"Extract_to_typedef_95079","Extract to typedef"),Infer_this_type_of_0_from_usage:r(95080,3,"Infer_this_type_of_0_from_usage_95080","Infer 'this' type of '{0}' from usage"),Add_const_to_unresolved_variable:r(95081,3,"Add_const_to_unresolved_variable_95081","Add 'const' to unresolved variable"),Add_const_to_all_unresolved_variables:r(95082,3,"Add_const_to_all_unresolved_variables_95082","Add 'const' to all unresolved variables"),Add_await:r(95083,3,"Add_await_95083","Add 'await'"),Add_await_to_initializer_for_0:r(95084,3,"Add_await_to_initializer_for_0_95084","Add 'await' to initializer for '{0}'"),Fix_all_expressions_possibly_missing_await:r(95085,3,"Fix_all_expressions_possibly_missing_await_95085","Fix all expressions possibly missing 'await'"),Remove_unnecessary_await:r(95086,3,"Remove_unnecessary_await_95086","Remove unnecessary 'await'"),Remove_all_unnecessary_uses_of_await:r(95087,3,"Remove_all_unnecessary_uses_of_await_95087","Remove all unnecessary uses of 'await'"),Enable_the_jsx_flag_in_your_configuration_file:r(95088,3,"Enable_the_jsx_flag_in_your_configuration_file_95088","Enable the '--jsx' flag in your configuration file"),Add_await_to_initializers:r(95089,3,"Add_await_to_initializers_95089","Add 'await' to initializers"),Extract_to_interface:r(95090,3,"Extract_to_interface_95090","Extract to interface"),Convert_to_a_bigint_numeric_literal:r(95091,3,"Convert_to_a_bigint_numeric_literal_95091","Convert to a bigint numeric literal"),Convert_all_to_bigint_numeric_literals:r(95092,3,"Convert_all_to_bigint_numeric_literals_95092","Convert all to bigint numeric literals"),Convert_const_to_let:r(95093,3,"Convert_const_to_let_95093","Convert 'const' to 'let'"),Prefix_with_declare:r(95094,3,"Prefix_with_declare_95094","Prefix with 'declare'"),Prefix_all_incorrect_property_declarations_with_declare:r(95095,3,"Prefix_all_incorrect_property_declarations_with_declare_95095","Prefix all incorrect property declarations with 'declare'"),Convert_to_template_string:r(95096,3,"Convert_to_template_string_95096","Convert to template string"),Add_export_to_make_this_file_into_a_module:r(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:r(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:r(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:r(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:r(95101,3,"Convert_all_invalid_characters_to_HTML_entity_code_95101","Convert all invalid characters to HTML entity code"),Convert_all_const_to_let:r(95102,3,"Convert_all_const_to_let_95102","Convert all 'const' to 'let'"),Convert_function_expression_0_to_arrow_function:r(95105,3,"Convert_function_expression_0_to_arrow_function_95105","Convert function expression '{0}' to arrow function"),Convert_function_declaration_0_to_arrow_function:r(95106,3,"Convert_function_declaration_0_to_arrow_function_95106","Convert function declaration '{0}' to arrow function"),Fix_all_implicit_this_errors:r(95107,3,"Fix_all_implicit_this_errors_95107","Fix all implicit-'this' errors"),Wrap_invalid_character_in_an_expression_container:r(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:r(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:r(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:r(95111,3,"Add_a_return_statement_95111","Add a return statement"),Remove_braces_from_arrow_function_body:r(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:r(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:r(95114,3,"Add_all_missing_return_statement_95114","Add all missing return statement"),Remove_braces_from_all_arrow_function_bodies_with_relevant_issues:r(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:r(95116,3,"Wrap_all_object_literal_with_parentheses_95116","Wrap all object literal with parentheses"),Move_labeled_tuple_element_modifiers_to_labels:r(95117,3,"Move_labeled_tuple_element_modifiers_to_labels_95117","Move labeled tuple element modifiers to labels"),Convert_overload_list_to_single_signature:r(95118,3,"Convert_overload_list_to_single_signature_95118","Convert overload list to single signature"),Generate_get_and_set_accessors_for_all_overriding_properties:r(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:r(95120,3,"Wrap_in_JSX_fragment_95120","Wrap in JSX fragment"),Wrap_all_unparented_JSX_in_JSX_fragment:r(95121,3,"Wrap_all_unparented_JSX_in_JSX_fragment_95121","Wrap all unparented JSX in JSX fragment"),Convert_arrow_function_or_function_expression:r(95122,3,"Convert_arrow_function_or_function_expression_95122","Convert arrow function or function expression"),Convert_to_anonymous_function:r(95123,3,"Convert_to_anonymous_function_95123","Convert to anonymous function"),Convert_to_named_function:r(95124,3,"Convert_to_named_function_95124","Convert to named function"),Convert_to_arrow_function:r(95125,3,"Convert_to_arrow_function_95125","Convert to arrow function"),Remove_parentheses:r(95126,3,"Remove_parentheses_95126","Remove parentheses"),Could_not_find_a_containing_arrow_function:r(95127,3,"Could_not_find_a_containing_arrow_function_95127","Could not find a containing arrow function"),Containing_function_is_not_an_arrow_function:r(95128,3,"Containing_function_is_not_an_arrow_function_95128","Containing function is not an arrow function"),Could_not_find_export_statement:r(95129,3,"Could_not_find_export_statement_95129","Could not find export statement"),This_file_already_has_a_default_export:r(95130,3,"This_file_already_has_a_default_export_95130","This file already has a default export"),Could_not_find_import_clause:r(95131,3,"Could_not_find_import_clause_95131","Could not find import clause"),Could_not_find_namespace_import_or_named_imports:r(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:r(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:r(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:r(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:r(95136,3,"Name_is_not_valid_95136","Name is not valid"),Can_only_convert_property_with_modifier:r(95137,3,"Can_only_convert_property_with_modifier_95137","Can only convert property with modifier"),Switch_each_misused_0_to_1:r(95138,3,"Switch_each_misused_0_to_1_95138","Switch each misused '{0}' to '{1}'"),Convert_to_optional_chain_expression:r(95139,3,"Convert_to_optional_chain_expression_95139","Convert to optional chain expression"),Could_not_find_convertible_access_expression:r(95140,3,"Could_not_find_convertible_access_expression_95140","Could not find convertible access expression"),Could_not_find_matching_access_expressions:r(95141,3,"Could_not_find_matching_access_expressions_95141","Could not find matching access expressions"),Can_only_convert_logical_AND_access_chains:r(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:r(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:r(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:r(95145,3,"Use_element_access_for_0_95145","Use element access for '{0}'"),Use_element_access_for_all_undeclared_properties:r(95146,3,"Use_element_access_for_all_undeclared_properties_95146","Use element access for all undeclared properties."),Delete_all_unused_imports:r(95147,3,"Delete_all_unused_imports_95147","Delete all unused imports"),Infer_function_return_type:r(95148,3,"Infer_function_return_type_95148","Infer function return type"),Return_type_must_be_inferred_from_a_function:r(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:r(95150,3,"Could_not_determine_function_return_type_95150","Could not determine function return type"),Could_not_convert_to_arrow_function:r(95151,3,"Could_not_convert_to_arrow_function_95151","Could not convert to arrow function"),Could_not_convert_to_named_function:r(95152,3,"Could_not_convert_to_named_function_95152","Could not convert to named function"),Could_not_convert_to_anonymous_function:r(95153,3,"Could_not_convert_to_anonymous_function_95153","Could not convert to anonymous function"),Can_only_convert_string_concatenations_and_string_literals:r(95154,3,"Can_only_convert_string_concatenations_and_string_literals_95154","Can only convert string concatenations and string literals"),Selection_is_not_a_valid_statement_or_statements:r(95155,3,"Selection_is_not_a_valid_statement_or_statements_95155","Selection is not a valid statement or statements"),Add_missing_function_declaration_0:r(95156,3,"Add_missing_function_declaration_0_95156","Add missing function declaration '{0}'"),Add_all_missing_function_declarations:r(95157,3,"Add_all_missing_function_declarations_95157","Add all missing function declarations"),Method_not_implemented:r(95158,3,"Method_not_implemented_95158","Method not implemented."),Function_not_implemented:r(95159,3,"Function_not_implemented_95159","Function not implemented."),Add_override_modifier:r(95160,3,"Add_override_modifier_95160","Add 'override' modifier"),Remove_override_modifier:r(95161,3,"Remove_override_modifier_95161","Remove 'override' modifier"),Add_all_missing_override_modifiers:r(95162,3,"Add_all_missing_override_modifiers_95162","Add all missing 'override' modifiers"),Remove_all_unnecessary_override_modifiers:r(95163,3,"Remove_all_unnecessary_override_modifiers_95163","Remove all unnecessary 'override' modifiers"),Can_only_convert_named_export:r(95164,3,"Can_only_convert_named_export_95164","Can only convert named export"),Add_missing_properties:r(95165,3,"Add_missing_properties_95165","Add missing properties"),Add_all_missing_properties:r(95166,3,"Add_all_missing_properties_95166","Add all missing properties"),Add_missing_attributes:r(95167,3,"Add_missing_attributes_95167","Add missing attributes"),Add_all_missing_attributes:r(95168,3,"Add_all_missing_attributes_95168","Add all missing attributes"),Add_undefined_to_optional_property_type:r(95169,3,"Add_undefined_to_optional_property_type_95169","Add 'undefined' to optional property type"),Convert_named_imports_to_default_import:r(95170,3,"Convert_named_imports_to_default_import_95170","Convert named imports to default import"),Delete_unused_param_tag_0:r(95171,3,"Delete_unused_param_tag_0_95171","Delete unused '@param' tag '{0}'"),Delete_all_unused_param_tags:r(95172,3,"Delete_all_unused_param_tags_95172","Delete all unused '@param' tags"),Rename_param_tag_name_0_to_1:r(95173,3,"Rename_param_tag_name_0_to_1_95173","Rename '@param' tag name '{0}' to '{1}'"),Use_0:r(95174,3,"Use_0_95174","Use `{0}`."),Use_Number_isNaN_in_all_conditions:r(95175,3,"Use_Number_isNaN_in_all_conditions_95175","Use `Number.isNaN` in all conditions."),Convert_typedef_to_TypeScript_type:r(95176,3,"Convert_typedef_to_TypeScript_type_95176","Convert typedef to TypeScript type."),Convert_all_typedef_to_TypeScript_types:r(95177,3,"Convert_all_typedef_to_TypeScript_types_95177","Convert all typedef to TypeScript types."),Move_to_file:r(95178,3,"Move_to_file_95178","Move to file"),Cannot_move_to_file_selected_file_is_invalid:r(95179,3,"Cannot_move_to_file_selected_file_is_invalid_95179","Cannot move to file, selected file is invalid"),Use_import_type:r(95180,3,"Use_import_type_95180","Use 'import type'"),Use_type_0:r(95181,3,"Use_type_0_95181","Use 'type {0}'"),Fix_all_with_type_only_imports:r(95182,3,"Fix_all_with_type_only_imports_95182","Fix all with type-only imports"),Cannot_move_statements_to_the_selected_file:r(95183,3,"Cannot_move_statements_to_the_selected_file_95183","Cannot move statements to the selected file"),Inline_variable:r(95184,3,"Inline_variable_95184","Inline variable"),Could_not_find_variable_to_inline:r(95185,3,"Could_not_find_variable_to_inline_95185","Could not find variable to inline."),Variables_with_multiple_declarations_cannot_be_inlined:r(95186,3,"Variables_with_multiple_declarations_cannot_be_inlined_95186","Variables with multiple declarations cannot be inlined."),Add_missing_comma_for_object_member_completion_0:r(95187,3,"Add_missing_comma_for_object_member_completion_0_95187","Add missing comma for object member completion '{0}'."),Add_missing_parameter_to_0:r(95188,3,"Add_missing_parameter_to_0_95188","Add missing parameter to '{0}'"),Add_missing_parameters_to_0:r(95189,3,"Add_missing_parameters_to_0_95189","Add missing parameters to '{0}'"),Add_all_missing_parameters:r(95190,3,"Add_all_missing_parameters_95190","Add all missing parameters"),Add_optional_parameter_to_0:r(95191,3,"Add_optional_parameter_to_0_95191","Add optional parameter to '{0}'"),Add_optional_parameters_to_0:r(95192,3,"Add_optional_parameters_to_0_95192","Add optional parameters to '{0}'"),Add_all_optional_parameters:r(95193,3,"Add_all_optional_parameters_95193","Add all optional parameters"),Wrap_in_parentheses:r(95194,3,"Wrap_in_parentheses_95194","Wrap in parentheses"),Wrap_all_invalid_decorator_expressions_in_parentheses:r(95195,3,"Wrap_all_invalid_decorator_expressions_in_parentheses_95195","Wrap all invalid decorator expressions in parentheses"),Add_resolution_mode_import_attribute:r(95196,3,"Add_resolution_mode_import_attribute_95196","Add 'resolution-mode' import attribute"),Add_resolution_mode_import_attribute_to_all_type_only_imports_that_need_it:r(95197,3,"Add_resolution_mode_import_attribute_to_all_type_only_imports_that_need_it_95197","Add 'resolution-mode' import attribute to all type-only imports that need it"),No_value_exists_in_scope_for_the_shorthand_property_0_Either_declare_one_or_provide_an_initializer:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(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:r(18046,1,"_0_is_of_type_unknown_18046","'{0}' is of type 'unknown'."),_0_is_possibly_null:r(18047,1,"_0_is_possibly_null_18047","'{0}' is possibly 'null'."),_0_is_possibly_undefined:r(18048,1,"_0_is_possibly_undefined_18048","'{0}' is possibly 'undefined'."),_0_is_possibly_null_or_undefined:r(18049,1,"_0_is_possibly_null_or_undefined_18049","'{0}' is possibly 'null' or 'undefined'."),The_value_0_cannot_be_used_here:r(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:r(18051,1,"Compiler_option_0_cannot_be_given_an_empty_string_18051","Compiler option '{0}' cannot be given an empty string."),Its_type_0_is_not_a_valid_JSX_element_type:r(18053,1,"Its_type_0_is_not_a_valid_JSX_element_type_18053","Its type '{0}' is not a valid JSX element type."),await_using_statements_cannot_be_used_inside_a_class_static_block:r(18054,1,"await_using_statements_cannot_be_used_inside_a_class_static_block_18054","'await using' statements cannot be used inside a class static block."),_0_has_a_string_type_but_must_have_syntactically_recognizable_string_syntax_when_isolatedModules_is_enabled:r(18055,1,"_0_has_a_string_type_but_must_have_syntactically_recognizable_string_syntax_when_isolatedModules_is__18055","'{0}' has a string type, but must have syntactically recognizable string syntax when 'isolatedModules' is enabled."),Enum_member_following_a_non_literal_numeric_member_must_have_an_initializer_when_isolatedModules_is_enabled:r(18056,1,"Enum_member_following_a_non_literal_numeric_member_must_have_an_initializer_when_isolatedModules_is__18056","Enum member following a non-literal numeric member must have an initializer when 'isolatedModules' is enabled."),String_literal_import_and_export_names_are_not_supported_when_the_module_flag_is_set_to_es2015_or_es2020:r(18057,1,"String_literal_import_and_export_names_are_not_supported_when_the_module_flag_is_set_to_es2015_or_es_18057","String literal import and export names are not supported when the '--module' flag is set to 'es2015' or 'es2020'."),Default_imports_are_not_allowed_in_a_deferred_import:r(18058,1,"Default_imports_are_not_allowed_in_a_deferred_import_18058","Default imports are not allowed in a deferred import."),Named_imports_are_not_allowed_in_a_deferred_import:r(18059,1,"Named_imports_are_not_allowed_in_a_deferred_import_18059","Named imports are not allowed in a deferred import."),Deferred_imports_are_only_supported_when_the_module_flag_is_set_to_esnext_or_preserve:r(18060,1,"Deferred_imports_are_only_supported_when_the_module_flag_is_set_to_esnext_or_preserve_18060","Deferred imports are only supported when the '--module' flag is set to 'esnext' or 'preserve'."),_0_is_not_a_valid_meta_property_for_keyword_import_Did_you_mean_meta_or_defer:r(18061,1,"_0_is_not_a_valid_meta_property_for_keyword_import_Did_you_mean_meta_or_defer_18061","'{0}' is not a valid meta-property for keyword 'import'. Did you mean 'meta' or 'defer'?")};function St(tl){return tl>=80}function Hy(tl){return tl===32||St(tl)}var _A={abstract:128,accessor:129,any:133,as:130,asserts:131,assert:132,bigint:163,boolean:136,break:83,case:84,catch:85,class:86,continue:88,const:87,constructor:137,debugger:89,declare:138,default:90,defer:166,delete:91,do:92,else:93,enum:94,export:95,extends:96,false:97,finally:98,for:99,from:161,function:100,get:139,if:101,implements:119,import:102,in:103,infer:140,instanceof:104,interface:120,intrinsic:141,is:142,keyof:143,let:121,module:144,namespace:145,never:146,new:105,null:106,number:150,object:151,package:122,private:123,protected:124,public:125,override:164,out:147,readonly:148,require:149,global:162,return:107,satisfies:152,set:153,static:126,string:154,super:108,switch:109,symbol:155,this:110,throw:111,true:112,try:113,type:156,typeof:114,undefined:157,unique:158,unknown:159,using:160,var:115,void:116,while:117,with:118,yield:127,async:134,await:135,of:165},fA=new Map(Object.entries(_A)),mA=new Map(Object.entries({..._A,"{":19,"}":20,"(":21,")":22,"[":23,"]":24,".":25,"...":26,";":27,",":28,"<":30,">":32,"<=":33,">=":34,"==":35,"!=":36,"===":37,"!==":38,"=>":39,"+":40,"-":41,"**":43,"*":42,"/":44,"%":45,"++":46,"--":47,"<<":48,">":49,">>>":50,"&":51,"|":52,"^":53,"!":54,"~":55,"&&":56,"||":57,"?":58,"??":61,"?.":29,":":59,"=":64,"+=":65,"-=":66,"*=":67,"**=":68,"/=":69,"%=":70,"<<=":71,">>=":72,">>>=":73,"&=":74,"|=":75,"^=":79,"||=":76,"&&=":77,"??=":78,"@":60,"#":63,"`":62})),gA=new Map([[100,1],[103,2],[105,4],[109,8],[115,16],[117,32],[118,64],[121,128]]),AA=new Map([[1,sA.RegularExpressionFlagsHasIndices],[16,sA.RegularExpressionFlagsDotAll],[32,sA.RegularExpressionFlagsUnicode],[64,sA.RegularExpressionFlagsUnicodeSets],[128,sA.RegularExpressionFlagsSticky]]),yA=[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],bA=[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],vA=[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,2160,2183,2185,2190,2208,2249,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,3165,3165,3168,3169,3200,3200,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3261,3261,3293,3294,3296,3297,3313,3314,3332,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,5905,5919,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,6988,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,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,12735,12784,12799,13312,19903,19968,42124,42192,42237,42240,42508,42512,42527,42538,42539,42560,42606,42623,42653,42656,42735,42775,42783,42786,42888,42891,42954,42960,42961,42963,42963,42965,42969,42994,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,43881,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,66928,66938,66940,66954,66956,66962,66964,66965,66967,66977,66979,66993,66995,67001,67003,67004,67072,67382,67392,67413,67424,67431,67456,67461,67463,67504,67506,67514,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,69248,69289,69296,69297,69376,69404,69415,69415,69424,69445,69488,69505,69552,69572,69600,69622,69635,69687,69745,69746,69749,69749,69763,69807,69840,69864,69891,69926,69956,69956,69959,69959,69968,70002,70006,70006,70019,70066,70081,70084,70106,70106,70108,70108,70144,70161,70163,70187,70207,70208,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,70753,70784,70831,70852,70853,70855,70855,71040,71086,71128,71131,71168,71215,71236,71236,71296,71338,71352,71352,71424,71450,71488,71494,71680,71723,71840,71903,71935,71942,71945,71945,71948,71955,71957,71958,71960,71983,71999,71999,72001,72001,72096,72103,72106,72144,72161,72161,72163,72163,72192,72192,72203,72242,72250,72250,72272,72272,72284,72329,72349,72349,72368,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,73474,73474,73476,73488,73490,73523,73648,73648,73728,74649,74752,74862,74880,75075,77712,77808,77824,78895,78913,78918,82944,83526,92160,92728,92736,92766,92784,92862,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,101589,101632,101640,110576,110579,110581,110587,110589,110590,110592,110882,110898,110898,110928,110930,110933,110933,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,122624,122654,122661,122666,122928,122989,123136,123180,123191,123197,123214,123214,123536,123565,123584,123627,124112,124139,124896,124902,124904,124907,124909,124910,124912,124926,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,173791,173824,177977,177984,178205,178208,183969,183984,191456,191472,192093,194560,195101,196608,201546,201552,205743],EA=[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,2160,2183,2185,2190,2200,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,2901,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,3132,3140,3142,3144,3146,3149,3157,3158,3160,3162,3165,3165,3168,3171,3174,3183,3200,3203,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3260,3268,3270,3272,3274,3277,3285,3286,3293,3294,3296,3299,3302,3311,3313,3315,3328,3340,3342,3344,3346,3396,3398,3400,3402,3406,3412,3415,3423,3427,3430,3439,3450,3455,3457,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,3790,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,5909,5919,5940,5952,5971,5984,5996,5998,6e3,6002,6003,6016,6099,6103,6103,6108,6109,6112,6121,6155,6157,6159,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,6847,6862,6912,6988,6992,7001,7019,7027,7040,7155,7168,7223,7232,7241,7245,7293,7296,7304,7312,7354,7357,7359,7376,7378,7380,7418,7424,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,8472,8477,8484,8484,8486,8486,8488,8488,8490,8505,8508,8511,8517,8521,8526,8526,8544,8584,11264,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,12543,12549,12591,12593,12686,12704,12735,12784,12799,13312,19903,19968,42124,42192,42237,42240,42508,42512,42539,42560,42607,42612,42621,42623,42737,42775,42783,42786,42888,42891,42954,42960,42961,42963,42963,42965,42969,42994,43047,43052,43052,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,43881,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,65381,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,66928,66938,66940,66954,66956,66962,66964,66965,66967,66977,66979,66993,66995,67001,67003,67004,67072,67382,67392,67413,67424,67431,67456,67461,67463,67504,67506,67514,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,69248,69289,69291,69292,69296,69297,69373,69404,69415,69415,69424,69456,69488,69509,69552,69572,69600,69622,69632,69702,69734,69749,69759,69818,69826,69826,69840,69864,69872,69881,69888,69940,69942,69951,69956,69959,69968,70003,70006,70006,70016,70084,70089,70092,70094,70106,70108,70108,70144,70161,70163,70199,70206,70209,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,70753,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,71488,71494,71680,71738,71840,71913,71935,71942,71945,71945,71948,71955,71957,71958,71960,71989,71991,71992,71995,72003,72016,72025,72096,72103,72106,72151,72154,72161,72163,72164,72192,72254,72263,72263,72272,72345,72349,72349,72368,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,73472,73488,73490,73530,73534,73538,73552,73561,73648,73648,73728,74649,74752,74862,74880,75075,77712,77808,77824,78895,78912,78933,82944,83526,92160,92728,92736,92766,92768,92777,92784,92862,92864,92873,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,94180,94192,94193,94208,100343,100352,101589,101632,101640,110576,110579,110581,110587,110589,110590,110592,110882,110898,110898,110928,110930,110933,110933,110948,110951,110960,111355,113664,113770,113776,113788,113792,113800,113808,113817,113821,113822,118528,118573,118576,118598,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,122624,122654,122661,122666,122880,122886,122888,122904,122907,122913,122915,122916,122918,122922,122928,122989,123023,123023,123136,123180,123184,123197,123200,123209,123214,123214,123536,123566,123584,123641,124112,124153,124896,124902,124904,124907,124909,124910,124912,124926,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,130032,130041,131072,173791,173824,177977,177984,178205,178208,183969,183984,191456,191472,192093,194560,195101,196608,201546,201552,205743,917760,917999],wA=/^\/\/\/?\s*@(ts-expect-error|ts-ignore)/,CA=/^(?:\/|\*)*\s*@(ts-expect-error|ts-ignore)/,xA=/@(?:see|link)/i;function yl(tl,od){if(tl=2?yl(tl,vA):yl(tl,yA)}function ag(tl,od){return od>=2?yl(tl,EA):yl(tl,bA)}function Rm(tl){let od=[];return tl.forEach(((tl,_d)=>{od[tl]=_d})),od}var DA=Rm(mA);function nt(tl){return DA[tl]}function Um(tl){return mA.get(tl)}var SA=Rm(gA);function kd(tl){return gA.get(tl)}function Bm(tl){let od=[],_d=0,Ad=0;for(;_d127&&kn(Dd)&&(od.push(Ad),Ad=_d);break}}return od.push(Ad),od}function _g(tl,od,_d,Ad,Dd){(od<0||od>=tl.length)&&(Dd?od=od<0?0:od>=tl.length?tl.length-1:od:g_.fail(`Bad line number. Line: ${od}, lineStarts.length: ${tl.length} , line map is correct? ${Ad!==void 0?dy(tl,Bm(Ad)):"unknown"}`));let zd=tl[od]+_d;return Dd?zd>tl[od+1]?tl[od+1]:typeof Ad=="string"&&zd>Ad.length?Ad.length:zd:(od=8192&&tl<=8203||tl===8239||tl===8287||tl===12288||tl===65279}function kn(tl){return tl===10||tl===13||tl===8232||tl===8233}function fi(tl){return tl>=48&&tl<=57}function Tp(tl){return fi(tl)||tl>=65&&tl<=70||tl>=97&&tl<=102}function rf(tl){return tl>=65&&tl<=90||tl>=97&&tl<=122}function Fm(tl){return rf(tl)||fi(tl)||tl===95}function xp(tl){return tl>=48&&tl<=55}function Cr(tl,od,_d,Ad,Dd){if(d_(od))return od;let zd=!1;for(;;){let Kd=tl.charCodeAt(od);switch(Kd){case 13:tl.charCodeAt(od+1)===10&&od++;case 10:if(od++,_d)return od;zd=!!Dd;continue;case 9:case 11:case 12:case 32:od++;continue;case 47:if(Ad)break;if(tl.charCodeAt(od+1)===47){for(od+=2;od127&&qa(Kd)){od++;continue}break}return od}}var TA=7;function $i(tl,od){if(g_.assert(od>=0),od===0||kn(tl.charCodeAt(od-1))){let _d=tl.charCodeAt(od);if(od+TA=0&&_d127&&qa(Kd)){xh&&kn(Kd)&&(wh=!0),_d++;continue}break e}}return xh&&(Xh=Dd(Zd,fh,vh,wh,zd,Xh)),Xh}function Wm(tl,od,_d,Ad){return kl(!1,tl,od,!1,_d,Ad)}function Gm(tl,od,_d,Ad){return kl(!1,tl,od,!0,_d,Ad)}function lg(tl,od,_d,Ad,Dd){return kl(!0,tl,od,!1,_d,Ad,Dd)}function ug(tl,od,_d,Ad,Dd){return kl(!0,tl,od,!0,_d,Ad,Dd)}function Ym(tl,od,_d,Ad,Dd,zd=[]){return zd.push({kind:_d,pos:tl,end:od,hasTrailingNewLine:Ad}),zd}function Jp(tl,od){return lg(tl,od,Ym,void 0,void 0)}function pg(tl,od){return ug(tl,od,Ym,void 0,void 0)}function sf(tl){let od=kA.exec(tl);if(od)return od[0]}function Zn(tl,od){return rf(tl)||tl===36||tl===95||tl>127&&ig(tl,od)}function Ar(tl,od,_d){return Fm(tl)||tl===36||(_d===1?tl===45||tl===58:!1)||tl>127&&ag(tl,od)}function fg(tl,od,_d){let Ad=Qi(tl,0);if(!Zn(Ad,od))return!1;for(let Dd=Vt(Ad);Ddwh,getStartPos:()=>wh,getTokenEnd:()=>fh,getTextPos:()=>fh,getToken:()=>$h,getTokenStart:()=>xh,getTokenPos:()=>xh,getTokenText:()=>Zd.substring(xh,fh),getTokenValue:()=>Xh,hasUnicodeEscape:()=>(s_&1024)!==0,hasExtendedUnicodeEscape:()=>(s_&8)!==0,hasPrecedingLineBreak:()=>(s_&1)!==0,hasPrecedingJSDocComment:()=>(s_&2)!==0,hasPrecedingJSDocLeadingAsterisks:()=>(s_&32768)!==0,isIdentifier:()=>$h===80||$h>118,isReservedWord:()=>$h>=83&&$h<=118,isUnterminated:()=>(s_&4)!==0,getCommentDirectives:()=>E_,getNumericLiteralFlags:()=>s_&25584,getTokenFlags:()=>s_,reScanGreaterToken:ct,reScanAsteriskEqualsToken:ar,reScanSlashToken:dt,reScanTemplateToken:qt,reScanTemplateHeadOrNoSubstitutionTemplate:tn,scanJsxIdentifier:Or,scanJsxAttributeValue:Vn,reScanJsxAttributeValue:Ce,reScanJsxToken:sr,reScanLessThanToken:mr,reScanHashToken:hr,reScanQuestionToken:Fn,reScanInvalidIdentifier:Bt,scanJsxToken:zn,scanJsDocToken:L,scanJSDocCommentTextToken:yr,scan:ot,getText:Qe,clearCommentDirectives:st,setText:Ct,setScriptTarget:lt,setLanguageVariant:Mr,setScriptKind:gr,setJSDocParsingMode:Nn,setOnError:Tt,resetTokenState:Wn,setTextPos:Wn,setSkipJsDocLeadingAsterisks:wi,tryScan:He,lookAhead:Te,scanRange:fe};return g_.isDebugging&&Object.defineProperty($f,"__debugShowCurrentPositionInText",{get:()=>{let tl=$f.getText();return tl.slice(0,$f.getTokenFullStart())+"║"+tl.slice($f.getTokenFullStart())}}),$f;function ae(tl){return Qi(Zd,tl)}function Oe(tl){return tl>=0&&tl=0&&tl=65&&tl<=70)tl+=32;else if(!(tl>=48&&tl<=57||tl>=97&&tl<=102))break;Ad.push(tl),fh++,zd=!1}return Ad.length=vh){_d+=Zd.substring(Ad,fh),s_|=4,Y(hA.Unterminated_string_literal);break}let Dd=V(fh);if(Dd===od){_d+=Zd.substring(Ad,fh),fh++;break}if(Dd===92&&!tl){_d+=Zd.substring(Ad,fh),_d+=Ot(3),Ad=fh;continue}if((Dd===10||Dd===13)&&!tl){_d+=Zd.substring(Ad,fh),s_|=4,Y(hA.Unterminated_string_literal);break}fh++}return _d}function Ir(tl){let od=V(fh)===96;fh++;let _d=fh,Ad="",Dd;for(;;){if(fh>=vh){Ad+=Zd.substring(_d,fh),s_|=4,Y(hA.Unterminated_template_literal),Dd=od?15:18;break}let zd=V(fh);if(zd===96){Ad+=Zd.substring(_d,fh),fh++,Dd=od?15:18;break}if(zd===36&&fh+1=vh)return Y(hA.Unexpected_end_of_text),"";let Ad=V(fh);switch(fh++,Ad){case 48:if(fh>=vh||!fi(V(fh)))return"\0";case 49:case 50:case 51:fh=55296&&Dd<=56319&&fh+6=56320&&_d<=57343)return fh=od,zd+String.fromCharCode(_d)}return zd;case 120:for(;fh<_d+4;fh++)if(!(fh1114111&&(tl&&Y(hA.An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive,_d,fh-_d),zd=!0),fh>=vh?(tl&&Y(hA.Unexpected_end_of_text),zd=!0):V(fh)===125?fh++:(tl&&Y(hA.Unterminated_Unicode_escape_sequence),zd=!0),zd?(s_|=2048,Zd.substring(od,fh)):(s_|=8,Ed(Dd))}function Pn(){if(fh+5=0&&Ar(Ad,tl)){od+=Bn(!0),_d=fh;continue}if(Ad=Pn(),!(Ad>=0&&Ar(Ad,tl)))break;s_|=1024,od+=Zd.substring(_d,fh),od+=Ed(Ad),fh+=6,_d=fh}else break}return od+=Zd.substring(_d,fh),od}function $e(){let tl=Xh.length;if(tl>=2&&tl<=12){let tl=Xh.charCodeAt(0);if(tl>=97&&tl<=122){let tl=fA.get(Xh);if(tl!==void 0)return $h=tl}}return $h=80}function qn(tl){let od="",_d=!1,Ad=!1;for(;;){let Dd=V(fh);if(Dd===95){s_|=512,_d?(_d=!1,Ad=!0):Y(Ad?hA.Multiple_consecutive_numeric_separators_are_not_permitted:hA.Numeric_separators_are_not_allowed_here,fh,1),fh++;continue}if(_d=!0,!fi(Dd)||Dd-48>=tl)break;od+=Zd[fh],fh++,Ad=!1}return V(fh-1)===95&&Y(hA.Numeric_separators_are_not_allowed_here,fh-1,1),od}function $t(){return V(fh)===110?(Xh+="n",s_&384&&(Xh=wb(Xh)+"n"),fh++,10):(Xh=""+(s_&128?parseInt(Xh.slice(2),2):s_&256?parseInt(Xh.slice(2),8):+Xh),9)}function ot(){for(wh=fh,s_=0;;){if(xh=fh,fh>=vh)return $h=1;let Ad=ae(fh);if(fh===0&&Ad===35&&zm(Zd,fh)){if(fh=Vm(Zd,fh),od)continue;return $h=6}switch(Ad){case 10:case 13:if(s_|=1,od){fh++;continue}else return Ad===13&&fh+1=0&&Zn(Dd,tl))return Xh=Bn(!0)+ht(),$h=$e();let zd=Pn();return zd>=0&&Zn(zd,tl)?(fh+=6,s_|=1024,Xh=String.fromCharCode(zd)+ht(),$h=$e()):(Y(hA.Invalid_character),fh++,$h=0);case 35:if(fh!==0&&Zd[fh+1]==="!")return Y(hA.can_only_be_used_at_the_start_of_a_file,fh,2),fh++,$h=0;let Kd=ae(fh+1);if(Kd===92){fh++;let od=Mt();if(od>=0&&Zn(od,tl))return Xh="#"+Bn(!0)+ht(),$h=81;let _d=Pn();if(_d>=0&&Zn(_d,tl))return fh+=6,s_|=1024,Xh="#"+String.fromCharCode(_d)+ht(),$h=81;fh--}return Zn(Kd,tl)?(fh++,Lt(Kd,tl)):(Xh="#",Y(hA.Invalid_character,fh++,Vt(Ad))),$h=81;case 65533:return Y(hA.File_appears_to_be_binary,0,0),fh=vh,$h=8;default:let wh=Lt(Ad,tl);if(wh)return $h=wh;if(n_(Ad)){fh+=Vt(Ad);continue}else if(kn(Ad)){s_|=1,fh+=Vt(Ad);continue}let g_=Vt(Ad);return Y(hA.Invalid_character,fh,g_),fh+=g_,$h=0}}}function at(){switch(nf){case 0:return!0;case 1:return!1}return ef!==3&&ef!==4?!0:nf===3?!1:xA.test(Zd.slice(wh,fh))}function Bt(){g_.assert($h===0,"'reScanInvalidIdentifier' should only be called when the current token is 'SyntaxKind.Unknown'."),fh=xh=wh,s_=0;let tl=ae(fh),od=Lt(tl,99);return od?$h=od:(fh+=Vt(tl),$h)}function Lt(tl,od){let _d=tl;if(Zn(_d,od)){for(fh+=Vt(_d);fh=vh)return $h=1;let od=V(fh);if(od===60)return V(fh+1)===47?(fh+=2,$h=31):(fh++,$h=30);if(od===123)return fh++,$h=19;let _d=0;for(;fh0)break;qa(od)||(_d=fh)}fh++}return Xh=Zd.substring(wh,fh),_d===-1?13:12}function Or(){if(St($h)){for(;fh=vh)return $h=1;for(let od=V(fh);fh=0&&n_(V(fh-1))&&!(fh+1=vh)return $h=1;let od=ae(fh);switch(fh+=Vt(od),od){case 9:case 11:case 12:case 32:for(;fh=0&&Zn(od,tl))return Xh=Bn(!0)+ht(),$h=$e();let _d=Pn();return _d>=0&&Zn(_d,tl)?(fh+=6,s_|=1024,Xh=String.fromCharCode(_d)+ht(),$h=$e()):(fh++,$h=0)}if(Zn(od,tl)){let _d=od;for(;fh=0),fh=tl,wh=tl,xh=tl,$h=0,Xh=void 0,s_=0}function wi(tl){k_+=tl?1:-1}}function Qi(tl,od){return tl.codePointAt(od)}function Vt(tl){return tl>=65536?2:tl===-1?0:1}function dg(tl){if(g_.assert(0<=tl&&tl<=1114111),tl<=65535)return String.fromCharCode(tl);let od=Math.floor((tl-65536)/1024)+55296,_d=(tl-65536)%1024+56320;return String.fromCharCode(od,_d)}var IA=String.fromCodePoint?tl=>String.fromCodePoint(tl):dg;function Ed(tl){return IA(tl)}var BA=new Map(Object.entries({General_Category:"General_Category",gc:"General_Category",Script:"Script",sc:"Script",Script_Extensions:"Script_Extensions",scx:"Script_Extensions"})),FA=new Set(["ASCII","ASCII_Hex_Digit","AHex","Alphabetic","Alpha","Any","Assigned","Bidi_Control","Bidi_C","Bidi_Mirrored","Bidi_M","Case_Ignorable","CI","Cased","Changes_When_Casefolded","CWCF","Changes_When_Casemapped","CWCM","Changes_When_Lowercased","CWL","Changes_When_NFKC_Casefolded","CWKCF","Changes_When_Titlecased","CWT","Changes_When_Uppercased","CWU","Dash","Default_Ignorable_Code_Point","DI","Deprecated","Dep","Diacritic","Dia","Emoji","Emoji_Component","EComp","Emoji_Modifier","EMod","Emoji_Modifier_Base","EBase","Emoji_Presentation","EPres","Extended_Pictographic","ExtPict","Extender","Ext","Grapheme_Base","Gr_Base","Grapheme_Extend","Gr_Ext","Hex_Digit","Hex","IDS_Binary_Operator","IDSB","IDS_Trinary_Operator","IDST","ID_Continue","IDC","ID_Start","IDS","Ideographic","Ideo","Join_Control","Join_C","Logical_Order_Exception","LOE","Lowercase","Lower","Math","Noncharacter_Code_Point","NChar","Pattern_Syntax","Pat_Syn","Pattern_White_Space","Pat_WS","Quotation_Mark","QMark","Radical","Regional_Indicator","RI","Sentence_Terminal","STerm","Soft_Dotted","SD","Terminal_Punctuation","Term","Unified_Ideograph","UIdeo","Uppercase","Upper","Variation_Selector","VS","White_Space","space","XID_Continue","XIDC","XID_Start","XIDS"]),PA=new Set(["Basic_Emoji","Emoji_Keycap_Sequence","RGI_Emoji_Modifier_Sequence","RGI_Emoji_Flag_Sequence","RGI_Emoji_Tag_Sequence","RGI_Emoji_ZWJ_Sequence","RGI_Emoji"]),RA={General_Category:new Set(["C","Other","Cc","Control","cntrl","Cf","Format","Cn","Unassigned","Co","Private_Use","Cs","Surrogate","L","Letter","LC","Cased_Letter","Ll","Lowercase_Letter","Lm","Modifier_Letter","Lo","Other_Letter","Lt","Titlecase_Letter","Lu","Uppercase_Letter","M","Mark","Combining_Mark","Mc","Spacing_Mark","Me","Enclosing_Mark","Mn","Nonspacing_Mark","N","Number","Nd","Decimal_Number","digit","Nl","Letter_Number","No","Other_Number","P","Punctuation","punct","Pc","Connector_Punctuation","Pd","Dash_Punctuation","Pe","Close_Punctuation","Pf","Final_Punctuation","Pi","Initial_Punctuation","Po","Other_Punctuation","Ps","Open_Punctuation","S","Symbol","Sc","Currency_Symbol","Sk","Modifier_Symbol","Sm","Math_Symbol","So","Other_Symbol","Z","Separator","Zl","Line_Separator","Zp","Paragraph_Separator","Zs","Space_Separator"]),Script:new Set(["Adlm","Adlam","Aghb","Caucasian_Albanian","Ahom","Arab","Arabic","Armi","Imperial_Aramaic","Armn","Armenian","Avst","Avestan","Bali","Balinese","Bamu","Bamum","Bass","Bassa_Vah","Batk","Batak","Beng","Bengali","Bhks","Bhaiksuki","Bopo","Bopomofo","Brah","Brahmi","Brai","Braille","Bugi","Buginese","Buhd","Buhid","Cakm","Chakma","Cans","Canadian_Aboriginal","Cari","Carian","Cham","Cher","Cherokee","Chrs","Chorasmian","Copt","Coptic","Qaac","Cpmn","Cypro_Minoan","Cprt","Cypriot","Cyrl","Cyrillic","Deva","Devanagari","Diak","Dives_Akuru","Dogr","Dogra","Dsrt","Deseret","Dupl","Duployan","Egyp","Egyptian_Hieroglyphs","Elba","Elbasan","Elym","Elymaic","Ethi","Ethiopic","Geor","Georgian","Glag","Glagolitic","Gong","Gunjala_Gondi","Gonm","Masaram_Gondi","Goth","Gothic","Gran","Grantha","Grek","Greek","Gujr","Gujarati","Guru","Gurmukhi","Hang","Hangul","Hani","Han","Hano","Hanunoo","Hatr","Hatran","Hebr","Hebrew","Hira","Hiragana","Hluw","Anatolian_Hieroglyphs","Hmng","Pahawh_Hmong","Hmnp","Nyiakeng_Puachue_Hmong","Hrkt","Katakana_Or_Hiragana","Hung","Old_Hungarian","Ital","Old_Italic","Java","Javanese","Kali","Kayah_Li","Kana","Katakana","Kawi","Khar","Kharoshthi","Khmr","Khmer","Khoj","Khojki","Kits","Khitan_Small_Script","Knda","Kannada","Kthi","Kaithi","Lana","Tai_Tham","Laoo","Lao","Latn","Latin","Lepc","Lepcha","Limb","Limbu","Lina","Linear_A","Linb","Linear_B","Lisu","Lyci","Lycian","Lydi","Lydian","Mahj","Mahajani","Maka","Makasar","Mand","Mandaic","Mani","Manichaean","Marc","Marchen","Medf","Medefaidrin","Mend","Mende_Kikakui","Merc","Meroitic_Cursive","Mero","Meroitic_Hieroglyphs","Mlym","Malayalam","Modi","Mong","Mongolian","Mroo","Mro","Mtei","Meetei_Mayek","Mult","Multani","Mymr","Myanmar","Nagm","Nag_Mundari","Nand","Nandinagari","Narb","Old_North_Arabian","Nbat","Nabataean","Newa","Nkoo","Nko","Nshu","Nushu","Ogam","Ogham","Olck","Ol_Chiki","Orkh","Old_Turkic","Orya","Oriya","Osge","Osage","Osma","Osmanya","Ougr","Old_Uyghur","Palm","Palmyrene","Pauc","Pau_Cin_Hau","Perm","Old_Permic","Phag","Phags_Pa","Phli","Inscriptional_Pahlavi","Phlp","Psalter_Pahlavi","Phnx","Phoenician","Plrd","Miao","Prti","Inscriptional_Parthian","Rjng","Rejang","Rohg","Hanifi_Rohingya","Runr","Runic","Samr","Samaritan","Sarb","Old_South_Arabian","Saur","Saurashtra","Sgnw","SignWriting","Shaw","Shavian","Shrd","Sharada","Sidd","Siddham","Sind","Khudawadi","Sinh","Sinhala","Sogd","Sogdian","Sogo","Old_Sogdian","Sora","Sora_Sompeng","Soyo","Soyombo","Sund","Sundanese","Sylo","Syloti_Nagri","Syrc","Syriac","Tagb","Tagbanwa","Takr","Takri","Tale","Tai_Le","Talu","New_Tai_Lue","Taml","Tamil","Tang","Tangut","Tavt","Tai_Viet","Telu","Telugu","Tfng","Tifinagh","Tglg","Tagalog","Thaa","Thaana","Thai","Tibt","Tibetan","Tirh","Tirhuta","Tnsa","Tangsa","Toto","Ugar","Ugaritic","Vaii","Vai","Vith","Vithkuqi","Wara","Warang_Citi","Wcho","Wancho","Xpeo","Old_Persian","Xsux","Cuneiform","Yezi","Yezidi","Yiii","Yi","Zanb","Zanabazar_Square","Zinh","Inherited","Qaai","Zyyy","Common","Zzzz","Unknown"]),Script_Extensions:void 0};RA.Script_Extensions=RA.Script;function kr(tl){return tl.start+tl.length}function hg(tl){return tl.length===0}function of(tl,od){if(tl<0)throw new Error("start < 0");if(od<0)throw new Error("length < 0");return{start:tl,length:od}}function yg(tl,od){return of(tl,od-tl)}function Qs(tl){return of(tl.span.start,tl.newLength)}function gg(tl){return hg(tl.span)&&tl.newLength===0}function Hm(tl,od){if(od<0)throw new Error("newLength < 0");return{span:tl,newLength:od}}var NA=Hm(of(0,0),0);function cf(tl,od){for(;tl;){let _d=od(tl);if(_d==="quit")return;if(_d)return tl;tl=tl.parent}}function gl(tl){return(tl.flags&16)===0}function bg(tl,od){if(tl===void 0||gl(tl))return tl;for(tl=tl.original;tl;){if(gl(tl))return!od||od(tl)?tl:void 0;tl=tl.original}}function La(tl){return tl.length>=2&&tl.charCodeAt(0)===95&&tl.charCodeAt(1)===95?"_"+tl:tl}function l_(tl){let od=tl;return od.length>=3&&od.charCodeAt(0)===95&&od.charCodeAt(1)===95&&od.charCodeAt(2)===95?od.substr(1):od}function An(tl){return l_(tl.escapedText)}function lf(tl){let od=Um(tl.escapedText);return od?Ay(od,di):void 0}function jp(tl){return tl.valueDeclaration&&qg(tl.valueDeclaration)?An(tl.valueDeclaration.name):l_(tl.escapedName)}function Xm(tl){let od=tl.parent.parent;if(od){if(Id(od))return rl(od);switch(od.kind){case 244:if(od.declarationList&&od.declarationList.declarations[0])return rl(od.declarationList.declarations[0]);break;case 245:let tl=od.expression;switch(tl.kind===227&&tl.operatorToken.kind===64&&(tl=tl.left),tl.kind){case 212:return tl.name;case 213:let od=tl.argumentExpression;if(Ke(od))return od}break;case 218:return rl(od.expression);case 257:{if(Id(od.statement)||o1(od.statement))return rl(od.statement);break}}}}function rl(tl){let od=$m(tl);return od&&Ke(od)?od:void 0}function vg(tl){return tl.name||Xm(tl)}function Tg(tl){return!!tl.name}function uf(tl){switch(tl.kind){case 80:return tl;case 349:case 342:{let{name:od}=tl;if(od.kind===167)return od.right;break}case 214:case 227:{let od=tl;switch(gf(od)){case 1:case 4:case 5:case 3:return bf(od.left);case 7:case 8:case 9:return od.arguments[1];default:return}}case 347:return vg(tl);case 341:return Xm(tl);case 278:{let{expression:od}=tl;return Ke(od)?od:void 0}case 213:let od=tl;if(m1(od))return od.argumentExpression}return tl.name}function $m(tl){if(tl!==void 0)return uf(tl)||(Lf(tl)||Jf(tl)||xl(tl)?xg(tl):void 0)}function xg(tl){if(tl.parent){if(Z1(tl.parent)||q1(tl.parent))return tl.parent.name;if(na(tl.parent)&&tl===tl.parent.right){if(Ke(tl.parent.left))return tl.parent.left;if(T1(tl.parent.left))return bf(tl.parent.left)}else if(jf(tl.parent)&&Ke(tl.parent.name))return tl.parent.name}else return}function pf(tl){if(G2(tl))return Hr(tl.modifiers,Cl)}function Qm(tl){if(v_(tl,98303))return Hr(tl.modifiers,Vg)}function Km(tl,od){if(tl.name)if(Ke(tl.name)){let _d=tl.name.escapedText;return u_(tl.parent,od).filter((tl=>Vp(tl)&&Ke(tl.name)&&tl.name.escapedText===_d))}else{let _d=tl.parent.parameters.indexOf(tl);g_.assert(_d>-1,"Parameters should always be in their parents' parameter list");let Ad=u_(tl.parent,od).filter(Vp);if(_dah(tl)&&tl.typeParameters.some((tl=>tl.name.escapedText===_d))))}function kg(tl){return Zm(tl,!1)}function Eg(tl){return Zm(tl,!0)}function Ag(tl){return bi(tl,c6)}function Cg(tl){return Jg(tl,g6)}function Dg(tl){return bi(tl,l6,!0)}function Pg(tl){return bi(tl,u6,!0)}function Ng(tl){return bi(tl,p6,!0)}function Ig(tl){return bi(tl,f6,!0)}function Og(tl){return bi(tl,d6,!0)}function Mg(tl){return bi(tl,h6,!0)}function Lg(tl){let od=bi(tl,Vf);if(od&&od.typeExpression&&od.typeExpression.type)return od}function u_(tl,od){var _d;if(!vf(tl))return xh;let Ad=(_d=tl.jsDoc)==null?void 0:_d.jsDocCache;if(Ad===void 0||od){let _d=P2(tl,od);g_.assert(_d.length<2||_d[0]!==_d[1]),Ad=xm(_d,(tl=>ih(tl)?tl.tags:tl)),od||(tl.jsDoc??(tl.jsDoc=[]),tl.jsDoc.jsDocCache=Ad)}return Ad}function e1(tl){return u_(tl,!1)}function bi(tl,od,_d){return vm(u_(tl,_d),od)}function Jg(tl,od){return e1(tl).filter(od)}function Rp(tl){return tl.kind===80||tl.kind===81}function jg(tl){return dr(tl)&&!!(tl.flags&64)}function Rg(tl){return Ha(tl)&&!!(tl.flags&64)}function Pd(tl){return Mf(tl)&&!!(tl.flags&64)}function t1(tl){let od=tl.kind;return!!(tl.flags&64)&&(od===212||od===213||od===214||od===236)}function ff(tl){return Wf(tl,8)}function Ug(tl){return fl(tl)&&!!(tl.flags&64)}function df(tl){return tl>=167}function mf(tl){return tl>=0&&tl<=166}function n1(tl){return mf(tl.kind)}function mi(tl){return Dr(tl,"pos")&&Dr(tl,"end")}function Bg(tl){return 9<=tl&&tl<=15}function Nd(tl){return 15<=tl&&tl<=18}function Ua(tl){var od;return Ke(tl)&&((od=tl.emitNode)==null?void 0:od.autoGenerate)!==void 0}function r1(tl){var od;return gi(tl)&&((od=tl.emitNode)==null?void 0:od.autoGenerate)!==void 0}function qg(tl){return(Wa(tl)||Yg(tl))&&gi(tl.name)}function Yr(tl){switch(tl){case 128:case 129:case 134:case 87:case 138:case 90:case 95:case 103:case 125:case 123:case 124:case 148:case 126:case 147:case 164:return!0}return!1}function Fg(tl){return!!(b1(tl)&31)}function zg(tl){return Fg(tl)||tl===126||tl===164||tl===129}function Vg(tl){return Yr(tl.kind)}function i1(tl){let od=tl.kind;return od===80||od===81||od===11||od===9||od===168}function hf(tl){return!!tl&&Gg(tl.kind)}function Wg(tl){switch(tl){case 263:case 175:case 177:case 178:case 179:case 219:case 220:return!0;default:return!1}}function Gg(tl){switch(tl){case 174:case 180:case 324:case 181:case 182:case 185:case 318:case 186:return!0;default:return Wg(tl)}}function ra(tl){return tl&&(tl.kind===264||tl.kind===232)}function Yg(tl){switch(tl.kind){case 175:case 178:case 179:return!0;default:return!1}}function Hg(tl){let od=tl.kind;return od===304||od===305||od===306||od===175||od===178||od===179}function a1(tl){return rb(tl.kind)}function Xg(tl){if(tl){let od=tl.kind;return od===208||od===207}return!1}function $g(tl){let od=tl.kind;return od===210||od===211}function Qg(tl){switch(tl.kind){case 261:case 170:case 209:return!0}return!1}function Fa(tl){return s1(ff(tl).kind)}function s1(tl){switch(tl){case 212:case 213:case 215:case 214:case 285:case 286:case 289:case 216:case 210:case 218:case 211:case 232:case 219:case 80:case 81:case 14:case 9:case 10:case 11:case 15:case 229:case 97:case 106:case 110:case 112:case 108:case 236:case 234:case 237:case 102:case 283:return!0;default:return!1}}function Kg(tl){return _1(ff(tl).kind)}function _1(tl){switch(tl){case 225:case 226:case 221:case 222:case 223:case 224:case 217:return!0;default:return s1(tl)}}function o1(tl){return Zg(ff(tl).kind)}function Zg(tl){switch(tl){case 228:case 230:case 220:case 227:case 231:case 235:case 233:case 357:case 356:case 239:return!0;default:return _1(tl)}}function e2(tl){return tl===220||tl===209||tl===264||tl===232||tl===176||tl===177||tl===267||tl===307||tl===282||tl===263||tl===219||tl===178||tl===274||tl===272||tl===277||tl===265||tl===292||tl===175||tl===174||tl===268||tl===271||tl===275||tl===281||tl===170||tl===304||tl===173||tl===172||tl===179||tl===305||tl===266||tl===169||tl===261||tl===347||tl===339||tl===349||tl===203}function c1(tl){return tl===263||tl===283||tl===264||tl===265||tl===266||tl===267||tl===268||tl===273||tl===272||tl===279||tl===278||tl===271}function l1(tl){return tl===253||tl===252||tl===260||tl===247||tl===245||tl===243||tl===250||tl===251||tl===249||tl===246||tl===257||tl===254||tl===256||tl===258||tl===259||tl===244||tl===248||tl===255||tl===354}function Id(tl){return tl.kind===169?tl.parent&&tl.parent.kind!==346||ia(tl):e2(tl.kind)}function t2(tl){let od=tl.kind;return l1(od)||c1(od)||n2(tl)}function n2(tl){return tl.kind!==242||tl.parent!==void 0&&(tl.parent.kind===259||tl.parent.kind===300)?!1:!y2(tl)}function r2(tl){let od=tl.kind;return l1(od)||c1(od)||od===242}function u1(tl){return tl.kind>=310&&tl.kind<=352}function i2(tl){return tl.kind===321||tl.kind===320||tl.kind===322||_2(tl)||a2(tl)||o6(tl)||Il(tl)}function a2(tl){return tl.kind>=328&&tl.kind<=352}function il(tl){return tl.kind===179}function al(tl){return tl.kind===178}function Ki(tl){if(!vf(tl))return!1;let{jsDoc:od}=tl;return!!od&&od.length>0}function s2(tl){return!!tl.initializer}function El(tl){return tl.kind===11||tl.kind===15}function _2(tl){return tl.kind===325||tl.kind===326||tl.kind===327}function Od(tl){return(tl.flags&33554432)!==0}var OA=o2();function o2(){var tl="";let t=od=>tl+=od;return{getText:()=>tl,write:t,rawWrite:t,writeKeyword:t,writeOperator:t,writePunctuation:t,writeSpace:t,writeStringLiteral:t,writeLiteral:t,writeParameter:t,writeProperty:t,writeSymbol:(tl,od)=>t(tl),writeTrailingSemicolon:t,writeComment:t,getTextPos:()=>tl.length,getLine:()=>0,getColumn:()=>0,getIndent:()=>0,isAtStartOfLine:()=>!1,hasTrailingComment:()=>!1,hasTrailingWhitespace:()=>!!tl.length&&qa(tl.charCodeAt(tl.length-1)),writeLine:()=>tl+=" ",increaseIndent:Va,decreaseIndent:Va,clear:()=>tl=""}}function c2(tl,od){let _d=tl.entries();for(let[tl,Ad]of _d){let _d=od(Ad,tl);if(_d)return _d}}function l2(tl){return tl.end-tl.pos}function p1(tl){return u2(tl),(tl.flags&1048576)!==0}function u2(tl){tl.flags&2097152||(((tl.flags&262144)!==0||Xt(tl,p1))&&(tl.flags|=1048576),tl.flags|=2097152)}function hi(tl){for(;tl&&tl.kind!==308;)tl=tl.parent;return tl}function Zi(tl){return tl===void 0?!0:tl.pos===tl.end&&tl.pos>=0&&tl.kind!==1}function Up(tl){return!Zi(tl)}function bl(tl,od,_d){if(Zi(tl))return tl.pos;if(u1(tl)||tl.kind===12)return Cr((od??hi(tl)).text,tl.pos,!1,!0);if(_d&&Ki(tl))return bl(tl.jsDoc[0],od);if(tl.kind===353){od??(od=hi(tl));let Ad=Xp(sh(tl,od));if(Ad)return bl(Ad,od,_d)}return Cr((od??hi(tl)).text,tl.pos,!1,!1,g2(tl))}function Md(tl,od,_d=!1){return r_(tl.text,od,_d)}function p2(tl){return!!cf(tl,th)}function r_(tl,od,_d=!1){if(Zi(od))return"";let Ad=tl.substring(_d?od.pos:Cr(tl,od.pos),od.end);return p2(od)&&(Ad=Ad.split(/\r\n|\n|\r/).map((tl=>tl.replace(/^\s*\*/,"").trimStart())).join(`\n`)),Ad}function za(tl){let od=tl.emitNode;return od&&od.flags||0}function f2(tl,od,_d){g_.assertGreaterThanOrEqual(od,0),g_.assertGreaterThanOrEqual(_d,0),g_.assertLessThanOrEqual(od,tl.length),g_.assertLessThanOrEqual(od+_d,tl.length)}function pl(tl){return tl.kind===245&&tl.expression.kind===11}function yf(tl){return!!(za(tl)&2097152)}function Ld(tl){return yf(tl)&&Rf(tl)}function d2(tl){return Ke(tl.name)&&!tl.initializer}function Jd(tl){return yf(tl)&&Xa(tl)&&Yp(tl.declarationList.declarations,d2)}function m2(tl,od){let _d=tl.kind===170||tl.kind===169||tl.kind===219||tl.kind===220||tl.kind===218||tl.kind===261||tl.kind===282?Hp(pg(od,tl.pos),Jp(od,tl.pos)):Jp(od,tl.pos);return Hr(_d,(_d=>_d.end<=tl.end&&od.charCodeAt(_d.pos+1)===42&&od.charCodeAt(_d.pos+2)===42&&od.charCodeAt(_d.pos+3)!==47))}function h2(tl){if(tl)switch(tl.kind){case 209:case 307:case 170:case 304:case 173:case 172:case 305:case 261:return!0}return!1}function y2(tl){return tl&&tl.kind===242&&hf(tl.parent)}function jd(tl){let od=tl.kind;return(od===212||od===213)&&tl.expression.kind===108}function ia(tl){return!!tl&&!!(tl.flags&524288)}function g2(tl){return!!tl&&!!(tl.flags&16777216)}function b2(tl){for(;vl(tl,!0);)tl=tl.right;return tl}function v2(tl){return Ke(tl)&&tl.escapedText==="exports"}function T2(tl){return Ke(tl)&&tl.escapedText==="module"}function f1(tl){return(dr(tl)||d1(tl))&&T2(tl.expression)&&f_(tl)==="exports"}function gf(tl){let od=S2(tl);return od===5||ia(tl)?od:0}function x2(tl){return e_(tl.arguments)===3&&dr(tl.expression)&&Ke(tl.expression.expression)&&An(tl.expression.expression)==="Object"&&An(tl.expression.name)==="defineProperty"&&Al(tl.arguments[1])&&p_(tl.arguments[0],!0)}function d1(tl){return Ha(tl)&&Al(tl.argumentExpression)}function b_(tl,od){return dr(tl)&&(!od&&tl.expression.kind===110||Ke(tl.name)&&p_(tl.expression,!0))||m1(tl,od)}function m1(tl,od){return d1(tl)&&(!od&&tl.expression.kind===110||Sf(tl.expression)||b_(tl.expression,!0))}function p_(tl,od){return Sf(tl)||b_(tl,od)}function S2(tl){if(Mf(tl)){if(!x2(tl))return 0;let od=tl.arguments[0];return v2(od)||f1(od)?8:b_(od)&&f_(od)==="prototype"?9:7}return tl.operatorToken.kind!==64||!T1(tl.left)||w2(b2(tl))?0:p_(tl.left.expression,!0)&&f_(tl.left)==="prototype"&&Of(E2(tl))?6:k2(tl.left)}function w2(tl){return n6(tl)&&aa(tl.expression)&&tl.expression.text==="0"}function bf(tl){if(dr(tl))return tl.name;let od=Tf(tl.argumentExpression);return aa(od)||El(od)?od:tl}function f_(tl){let od=bf(tl);if(od){if(Ke(od))return od.escapedText;if(El(od)||aa(od))return La(od.text)}}function k2(tl){if(tl.expression.kind===110)return 4;if(f1(tl))return 2;if(p_(tl.expression,!0)){if(tb(tl.expression))return 3;let od=tl;for(;!Ke(od.expression);)od=od.expression;let _d=od.expression;if((_d.escapedText==="exports"||_d.escapedText==="module"&&f_(od)==="exports")&&b_(tl))return 1;if(p_(tl,!0)||Ha(tl)&&B2(tl))return 5}return 0}function E2(tl){for(;na(tl.right);)tl=tl.right;return tl.right}function A2(tl){return Pl(tl)&&na(tl.expression)&&gf(tl.expression)!==0&&na(tl.expression.right)&&(tl.expression.right.operatorToken.kind===57||tl.expression.right.operatorToken.kind===61)?tl.expression.right.right:void 0}function C2(tl){switch(tl.kind){case 244:let od=Bp(tl);return od&&od.initializer;case 173:return tl.initializer;case 304:return tl.initializer}}function Bp(tl){return Xa(tl)?Xp(tl.declarationList.declarations):void 0}function D2(tl){return Ti(tl)&&tl.body&&tl.body.kind===268?tl.body:void 0}function vf(tl){switch(tl.kind){case 220:case 227:case 242:case 253:case 180:case 297:case 264:case 232:case 176:case 177:case 186:case 181:case 252:case 260:case 247:case 213:case 243:case 1:case 267:case 307:case 278:case 279:case 282:case 245:case 250:case 251:case 249:case 263:case 219:case 185:case 178:case 80:case 246:case 273:case 272:case 182:case 265:case 318:case 324:case 257:case 175:case 174:case 268:case 203:case 271:case 211:case 170:case 218:case 212:case 304:case 173:case 172:case 254:case 241:case 179:case 305:case 306:case 256:case 258:case 259:case 266:case 169:case 261:case 244:case 248:case 255:return!0;default:return!1}}function P2(tl,od){let _d;h2(tl)&&s2(tl)&&Ki(tl.initializer)&&(_d=En(_d,Rd(tl,tl.initializer.jsDoc)));let Ad=tl;for(;Ad&&Ad.parent;){if(Ki(Ad)&&(_d=En(_d,Rd(tl,Ad.jsDoc))),Ad.kind===170){_d=En(_d,(od?wg:Sg)(Ad));break}if(Ad.kind===169){_d=En(_d,(od?Eg:kg)(Ad));break}Ad=I2(Ad)}return _d||xh}function Rd(tl,od){let _d=gy(od);return xm(od,(od=>{if(od===_d){let _d=Hr(od.tags,(od=>N2(tl,od)));return od.tags===_d?[od]:_d}else return Hr(od.tags,m6)}))}function N2(tl,od){return!(Vf(od)||b6(od))||!od.parent||!ih(od.parent)||!Dl(od.parent.parent)||od.parent.parent===tl}function I2(tl){let od=tl.parent;if(od.kind===304||od.kind===278||od.kind===173||od.kind===245&&tl.kind===212||od.kind===254||D2(od)||vl(tl))return od;if(od.parent&&(Bp(od.parent)===tl||vl(od)))return od.parent;if(od.parent&&od.parent.parent&&(Bp(od.parent.parent)||C2(od.parent.parent)===tl||A2(od.parent.parent)))return od.parent.parent}function Tf(tl,od){return Wf(tl,od?-2147483647:1)}function O2(tl){let od=M2(tl);if(od&&ia(tl)){let od=Ag(tl);if(od)return od.class}return od}function M2(tl){let od=xf(tl.heritageClauses,96);return od&&od.types.length>0?od.types[0]:void 0}function L2(tl){if(ia(tl))return Cg(tl).map((tl=>tl.class));{let od=xf(tl.heritageClauses,119);return od?.types}}function J2(tl){return T_(tl)?j2(tl)||xh:ra(tl)&&Hp(Op(O2(tl)),L2(tl))||xh}function j2(tl){let od=xf(tl.heritageClauses,96);return od?od.types:void 0}function xf(tl,od){if(tl){for(let _d of tl)if(_d.token===od)return _d}}function di(tl){return 83<=tl&&tl<=166}function R2(tl){return 19<=tl&&tl<=79}function Sp(tl){return di(tl)||R2(tl)}function Al(tl){return El(tl)||aa(tl)}function U2(tl){return V1(tl)&&(tl.operator===40||tl.operator===41)&&aa(tl.operand)}function B2(tl){if(!(tl.kind===168||tl.kind===213))return!1;let od=Ha(tl)?Tf(tl.argumentExpression):tl.expression;return!Al(od)&&!U2(od)}function q2(tl){return Rp(tl)?An(tl):K1(tl)?Pb(tl):tl.text}function Ja(tl){return d_(tl.pos)||d_(tl.end)}function wp(tl){switch(tl){case 61:return 5;case 57:return 5;case 56:return 6;case 52:return 7;case 53:return 8;case 51:return 9;case 35:case 36:case 37:case 38:return 10;case 30:case 32:case 33:case 34:case 104:case 103:case 130:case 152:return 11;case 48:case 49:case 50:return 12;case 40:case 41:return 13;case 42:case 44:case 45:return 14;case 43:return 15}return-1}function kp(tl){return!!((tl.templateFlags||0)&2048)}function F2(tl){return tl&&!!(A1(tl)?kp(tl):kp(tl.head)||Zt(tl.templateSpans,(tl=>kp(tl.literal))))}var LA=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"}));var QA=new Map(Object.entries({'"':""","'":"'"}));function z2(tl){return!!tl&&tl.kind===80&&V2(tl)}function V2(tl){return tl.escapedText==="this"}function v_(tl,od){return!!Y2(tl,od)}function W2(tl){return v_(tl,256)}function G2(tl){return v_(tl,32768)}function Y2(tl,od){return X2(tl)&od}function H2(tl,od,_d){return tl.kind>=0&&tl.kind<=166?0:(tl.modifierFlagsCache&536870912||(tl.modifierFlagsCache=g1(tl)|536870912),_d||od&&ia(tl)?(!(tl.modifierFlagsCache&268435456)&&tl.parent&&(tl.modifierFlagsCache|=h1(tl)|268435456),y1(tl.modifierFlagsCache)):$2(tl.modifierFlagsCache))}function X2(tl){return H2(tl,!1)}function h1(tl){let od=0;return tl.parent&&!m_(tl)&&(ia(tl)&&(Dg(tl)&&(od|=8388608),Pg(tl)&&(od|=16777216),Ng(tl)&&(od|=33554432),Ig(tl)&&(od|=67108864),Og(tl)&&(od|=134217728)),Mg(tl)&&(od|=65536)),od}function $2(tl){return tl&65535}function y1(tl){return tl&131071|(tl&260046848)>>>23}function Q2(tl){return y1(h1(tl))}function K2(tl){return g1(tl)|Q2(tl)}function g1(tl){let od=Ol(tl)?Jn(tl.modifiers):0;return(tl.flags&8||tl.kind===80&&tl.flags&4096)&&(od|=32),od}function Jn(tl){let od=0;if(tl)for(let _d of tl)od|=b1(_d.kind);return od}function b1(tl){switch(tl){case 126:return 256;case 125:return 1;case 124:return 4;case 123:return 2;case 128:return 64;case 129:return 512;case 95:return 32;case 138:return 128;case 87:return 4096;case 90:return 2048;case 134:return 1024;case 148:return 8;case 164:return 16;case 103:return 8192;case 147:return 16384;case 171:return 32768}return 0}function Z2(tl){return tl===76||tl===77||tl===78}function v1(tl){return tl>=64&&tl<=79}function vl(tl,od){return na(tl)&&(od?tl.operatorToken.kind===64:v1(tl.operatorToken.kind))&&Fa(tl.left)}function Sf(tl){return tl.kind===80||eb(tl)}function eb(tl){return dr(tl)&&Ke(tl.name)&&Sf(tl.expression)}function tb(tl){return b_(tl)&&f_(tl)==="prototype"}function Ep(tl){return tl.flags&3899393?tl.objectFlags:0}function nb(tl){let od;return Xt(tl,(tl=>{Up(tl)&&(od=tl)}),(tl=>{for(let _d=tl.length-1;_d>=0;_d--)if(Up(tl[_d])){od=tl[_d];break}})),od}function rb(tl){return tl>=183&&tl<=206||tl===133||tl===159||tl===150||tl===163||tl===151||tl===136||tl===154||tl===155||tl===116||tl===157||tl===146||tl===141||tl===234||tl===313||tl===314||tl===315||tl===316||tl===317||tl===318||tl===319}function T1(tl){return tl.kind===212||tl.kind===213}function ib(tl,od){this.flags=tl,this.escapedName=od,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.lastAssignmentPos=void 0,this.links=void 0}function ab(tl,od){this.flags=od,(g_.isDebugging||k_)&&(this.checker=tl)}function sb(tl,od){this.flags=od,g_.isDebugging&&(this.checker=tl)}function Ap(tl,od,_d){this.pos=od,this.end=_d,this.kind=tl,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 _b(tl,od,_d){this.pos=od,this.end=_d,this.kind=tl,this.id=0,this.flags=0,this.transformFlags=0,this.parent=void 0,this.emitNode=void 0}function ob(tl,od,_d){this.pos=od,this.end=_d,this.kind=tl,this.id=0,this.flags=0,this.transformFlags=0,this.parent=void 0,this.original=void 0,this.emitNode=void 0}function cb(tl,od,_d){this.fileName=tl,this.text=od,this.skipTrivia=_d||(tl=>tl)}var MA={getNodeConstructor:()=>Ap,getTokenConstructor:()=>_b,getIdentifierConstructor:()=>ob,getPrivateIdentifierConstructor:()=>Ap,getSourceFileConstructor:()=>Ap,getSymbolConstructor:()=>ib,getTypeConstructor:()=>ab,getSignatureConstructor:()=>sb,getSourceMapSourceConstructor:()=>cb},jA=[];function ub(tl){Object.assign(MA,tl),jn(jA,(tl=>tl(MA)))}function pb(tl,od){return tl.replace(/\{(\d+)\}/g,((tl,_d)=>""+g_.checkDefined(od[+_d])))}var UA;function fb(tl){return UA&&UA[tl.key]||tl.message}function Oa(tl,od,_d,Ad,Dd,...zd){_d+Ad>od.length&&(Ad=od.length-_d),f2(od,_d,Ad);let Kd=fb(Dd);return Zt(zd)&&(Kd=pb(Kd,zd)),{file:void 0,start:_d,length:Ad,messageText:Kd,category:Dd.category,code:Dd.code,reportsUnnecessary:Dd.reportsUnnecessary,fileName:tl}}function db(tl){return tl.file===void 0&&tl.start!==void 0&&tl.length!==void 0&&typeof tl.fileName=="string"}function x1(tl,od){let _d=od.fileName||"",Ad=od.text.length;g_.assertEqual(tl.fileName,_d),g_.assertLessThanOrEqual(tl.start,Ad),g_.assertLessThanOrEqual(tl.start+tl.length,Ad);let Dd={file:od,start:tl.start,length:tl.length,messageText:tl.messageText,category:tl.category,code:tl.code,reportsUnnecessary:tl.reportsUnnecessary};if(tl.relatedInformation){Dd.relatedInformation=[];for(let zd of tl.relatedInformation)db(zd)&&zd.fileName===_d?(g_.assertLessThanOrEqual(zd.start,Ad),g_.assertLessThanOrEqual(zd.start+zd.length,Ad),Dd.relatedInformation.push(x1(zd,od))):Dd.relatedInformation.push(zd)}return Dd}function Yi(tl,od){let _d=[];for(let Ad of tl)_d.push(x1(Ad,od));return _d}function Bd(tl){return tl===4||tl===2||tl===1||tl===6?1:0}var GA={allowImportingTsExtensions:{dependencies:["rewriteRelativeImportExtensions"],computeValue:tl=>!!(tl.allowImportingTsExtensions||tl.rewriteRelativeImportExtensions)},target:{dependencies:["module"],computeValue:tl=>(tl.target===0?void 0:tl.target)??(tl.module===100&&9||tl.module===101&&9||tl.module===102&&10||tl.module===199&&99||1)},module:{dependencies:["target"],computeValue:tl=>typeof tl.module=="number"?tl.module:GA.target.computeValue(tl)>=2?5:1},moduleResolution:{dependencies:["module","target"],computeValue:tl=>{let od=tl.moduleResolution;if(od===void 0)switch(GA.module.computeValue(tl)){case 1:od=2;break;case 100:case 101:case 102:od=3;break;case 199:od=99;break;case 200:od=100;break;default:od=1;break}return od}},moduleDetection:{dependencies:["module","target"],computeValue:tl=>{if(tl.moduleDetection!==void 0)return tl.moduleDetection;let od=GA.module.computeValue(tl);return 100<=od&&od<=199?3:2}},isolatedModules:{dependencies:["verbatimModuleSyntax"],computeValue:tl=>!!(tl.isolatedModules||tl.verbatimModuleSyntax)},esModuleInterop:{dependencies:["module","target"],computeValue:tl=>{if(tl.esModuleInterop!==void 0)return tl.esModuleInterop;switch(GA.module.computeValue(tl)){case 100:case 101:case 102:case 199:case 200:return!0}return!1}},allowSyntheticDefaultImports:{dependencies:["module","target","moduleResolution"],computeValue:tl=>tl.allowSyntheticDefaultImports!==void 0?tl.allowSyntheticDefaultImports:GA.esModuleInterop.computeValue(tl)||GA.module.computeValue(tl)===4||GA.moduleResolution.computeValue(tl)===100},resolvePackageJsonExports:{dependencies:["moduleResolution"],computeValue:tl=>{let od=GA.moduleResolution.computeValue(tl);if(!qd(od))return!1;if(tl.resolvePackageJsonExports!==void 0)return tl.resolvePackageJsonExports;switch(od){case 3:case 99:case 100:return!0}return!1}},resolvePackageJsonImports:{dependencies:["moduleResolution","resolvePackageJsonExports"],computeValue:tl=>{let od=GA.moduleResolution.computeValue(tl);if(!qd(od))return!1;if(tl.resolvePackageJsonImports!==void 0)return tl.resolvePackageJsonImports;switch(od){case 3:case 99:case 100:return!0}return!1}},resolveJsonModule:{dependencies:["moduleResolution","module","target"],computeValue:tl=>{if(tl.resolveJsonModule!==void 0)return tl.resolveJsonModule;switch(GA.module.computeValue(tl)){case 102:case 199:return!0}return GA.moduleResolution.computeValue(tl)===100}},declaration:{dependencies:["composite"],computeValue:tl=>!!(tl.declaration||tl.composite)},preserveConstEnums:{dependencies:["isolatedModules","verbatimModuleSyntax"],computeValue:tl=>!!(tl.preserveConstEnums||GA.isolatedModules.computeValue(tl))},incremental:{dependencies:["composite"],computeValue:tl=>!!(tl.incremental||tl.composite)},declarationMap:{dependencies:["declaration","composite"],computeValue:tl=>!!(tl.declarationMap&&GA.declaration.computeValue(tl))},allowJs:{dependencies:["checkJs"],computeValue:tl=>tl.allowJs===void 0?!!tl.checkJs:tl.allowJs},useDefineForClassFields:{dependencies:["target","module"],computeValue:tl=>tl.useDefineForClassFields===void 0?GA.target.computeValue(tl)>=9:tl.useDefineForClassFields},noImplicitAny:{dependencies:["strict"],computeValue:tl=>Gr(tl,"noImplicitAny")},noImplicitThis:{dependencies:["strict"],computeValue:tl=>Gr(tl,"noImplicitThis")},strictNullChecks:{dependencies:["strict"],computeValue:tl=>Gr(tl,"strictNullChecks")},strictFunctionTypes:{dependencies:["strict"],computeValue:tl=>Gr(tl,"strictFunctionTypes")},strictBindCallApply:{dependencies:["strict"],computeValue:tl=>Gr(tl,"strictBindCallApply")},strictPropertyInitialization:{dependencies:["strict"],computeValue:tl=>Gr(tl,"strictPropertyInitialization")},strictBuiltinIteratorReturn:{dependencies:["strict"],computeValue:tl=>Gr(tl,"strictBuiltinIteratorReturn")},alwaysStrict:{dependencies:["strict"],computeValue:tl=>Gr(tl,"alwaysStrict")},useUnknownInCatchVariables:{dependencies:["strict"],computeValue:tl=>Gr(tl,"useUnknownInCatchVariables")}};var $A=GA.allowImportingTsExtensions.computeValue,JA=GA.target.computeValue,qA=GA.module.computeValue,VA=GA.moduleResolution.computeValue,HA=GA.moduleDetection.computeValue,WA=GA.isolatedModules.computeValue,YA=GA.esModuleInterop.computeValue,zA=GA.allowSyntheticDefaultImports.computeValue,KA=GA.resolvePackageJsonExports.computeValue,XA=GA.resolvePackageJsonImports.computeValue,ZA=GA.resolveJsonModule.computeValue,ty=GA.declaration.computeValue,ry=GA.preserveConstEnums.computeValue,ny=GA.incremental.computeValue,oy=GA.declarationMap.computeValue,cy=GA.allowJs.computeValue,_y=GA.useDefineForClassFields.computeValue;function qd(tl){return tl>=3&&tl<=99||tl===100}function Gr(tl,od){return tl[od]===void 0?!!tl.strict:!!tl[od]}function mb(tl){return c2(targetOptionDeclaration.type,((od,_d)=>od===tl?_d:void 0))}var Qy=["node_modules","bower_components","jspm_packages"],Ky=`(?!(?:${Qy.join("|")})(?:/|$))`,Xy={singleAsteriskRegexFragment:"(?:[^./]|(?:\\.(?!min\\.js$))?)*",doubleAsteriskRegexFragment:`(?:/${Ky}[^/.][^/]*)*?`,replaceWildcardCharacter:tl=>w1(tl,Xy.singleAsteriskRegexFragment)},Zy={singleAsteriskRegexFragment:"[^/]*",doubleAsteriskRegexFragment:`(?:/${Ky}[^/.][^/]*)*?`,replaceWildcardCharacter:tl=>w1(tl,Zy.singleAsteriskRegexFragment)};function w1(tl,od){return tl==="*"?od:tl==="?"?"[^/]":"\\"+tl}function bb(tl,od){return od||vb(tl)||3}function vb(tl){switch(tl.substr(tl.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}}var lb=[[".ts",".tsx",".d.ts"],[".cts",".d.cts"],[".mts",".d.mts"]],hb=Tm(lb),gb=[...lb,[".json"]];var yb=[[".js",".jsx"],[".mjs"],[".cjs"]],xb=Tm(yb),Sb=[[".ts",".tsx",".d.ts",".js",".jsx"],[".cts",".d.cts",".cjs"],[".mts",".d.mts",".mjs"]],Tb=[...Sb,[".json"]],Rb=[".d.ts",".d.cts",".d.mts"];function d_(tl){return!(tl>=0)}function sl(tl,...od){return od.length&&(tl.relatedInformation||(tl.relatedInformation=[]),g_.assert(tl.relatedInformation!==xh,"Diagnostic had empty array singleton for related info, but is still being constructed!"),tl.relatedInformation.push(...od)),tl}function wb(tl){let od;switch(tl.charCodeAt(1)){case 98:case 66:od=1;break;case 111:case 79:od=3;break;case 120:case 88:od=4;break;default:let _d=tl.length-1,Ad=0;for(;tl.charCodeAt(Ad)===48;)Ad++;return tl.slice(Ad,_d)||"0"}let _d=2,Ad=tl.length-1,Dd=(Ad-_d)*od,zd=new Uint16Array((Dd>>>4)+(Dd&15?1:0));for(let Dd=Ad-1,Kd=0;Dd>=_d;Dd--,Kd+=od){let od=Kd>>>4,_d=tl.charCodeAt(Dd),Ad=(_d<=57?_d-48:10+_d-(_d<=70?65:97))<<(Kd&15);zd[od]|=Ad;let Zd=Ad>>>16;Zd&&(zd[od+1]|=Zd)}let Kd="",Zd=zd.length-1,fh=!0;for(;fh;){let tl=0;fh=!1;for(let od=Zd;od>=0;od--){let _d=tl<<16|zd[od],Ad=_d/10|0;zd[od]=Ad,tl=_d-Ad*10,Ad&&!fh&&(Zd=od,fh=!0)}Kd=tl+Kd}return Kd}function kb({negative:tl,base10Value:od}){return(tl&&od!=="0"?"-":"")+od}function qp(tl,od){return tl.pos=od,tl}function Eb(tl,od){return tl.end=od,tl}function yi(tl,od,_d){return Eb(qp(tl,od),_d)}function Fd(tl,od,_d){return yi(tl,od,od+_d)}function wf(tl,od){return tl&&od&&(tl.parent=od),tl}function Ab(tl,od){if(!tl)return tl;return mm(tl,u1(tl)?a:f),tl;function a(tl,_d){if(od&&tl.parent===_d)return"skip";wf(tl,_d)}function _(tl){if(Ki(tl))for(let od of tl.jsDoc)a(od,tl),mm(od,a)}function f(tl,od){return a(tl,od)||_(tl)}}function Cb(tl){return!!(tl.flags&262144&&tl.isThisType)}function Db(tl){var od;return((od=getSnippetElement(tl))==null?void 0:od.kind)===0}function Pb(tl){return`${An(tl.namespace)}:${An(tl.name)}`}var Nb=String.prototype.replace;var Ob=["assert","assert/strict","async_hooks","buffer","child_process","cluster","console","constants","crypto","dgram","diagnostics_channel","dns","dns/promises","domain","events","fs","fs/promises","http","http2","https","inspector","inspector/promises","module","net","os","path","path/posix","path/win32","perf_hooks","process","punycode","querystring","readline","readline/promises","repl","stream","stream/consumers","stream/promises","stream/web","string_decoder","sys","test/mock_loader","timers","timers/promises","tls","trace_events","tty","url","util","util/types","v8","vm","wasi","worker_threads","zlib"],Mb=new Set(Ob),ev=new Set(["node:sea","node:sqlite","node:test","node:test/reporters"]),tv=new Set([...Ob,...Ob.map((tl=>`node:${tl}`)),...ev]);function Ib(){let tl,od,_d,Ad,Dd;return{createBaseSourceFileNode:h,createBaseIdentifierNode:T,createBasePrivateIdentifierNode:k,createBaseTokenNode:c,createBaseNode:W};function h(tl){return new(Dd||(Dd=MA.getSourceFileConstructor()))(tl,-1,-1)}function T(tl){return new(_d||(_d=MA.getIdentifierConstructor()))(tl,-1,-1)}function k(tl){return new(Ad||(Ad=MA.getPrivateIdentifierConstructor()))(tl,-1,-1)}function c(tl){return new(od||(od=MA.getTokenConstructor()))(tl,-1,-1)}function W(od){return new(tl||(tl=MA.getNodeConstructor()))(od,-1,-1)}}var rv={getParenthesizeLeftSideOfBinaryForOperator:tl=>bt,getParenthesizeRightSideOfBinaryForOperator:tl=>bt,parenthesizeLeftSideOfBinary:(tl,od)=>od,parenthesizeRightSideOfBinary:(tl,od,_d)=>_d,parenthesizeExpressionOfComputedPropertyName:bt,parenthesizeConditionOfConditionalExpression:bt,parenthesizeBranchOfConditionalExpression:bt,parenthesizeExpressionOfExportDefault:bt,parenthesizeExpressionOfNew:tl=>Er(tl,Fa),parenthesizeLeftSideOfAccess:tl=>Er(tl,Fa),parenthesizeOperandOfPostfixUnary:tl=>Er(tl,Fa),parenthesizeOperandOfPrefixUnary:tl=>Er(tl,Kg),parenthesizeExpressionsOfCommaDelimitedList:tl=>Er(tl,mi),parenthesizeExpressionForDisallowedComma:bt,parenthesizeExpressionOfExpressionStatement:bt,parenthesizeConciseBodyOfArrowFunction:bt,parenthesizeCheckTypeOfConditionalType:bt,parenthesizeExtendsTypeOfConditionalType:bt,parenthesizeConstituentTypesOfUnionType:tl=>Er(tl,mi),parenthesizeConstituentTypeOfUnionType:bt,parenthesizeConstituentTypesOfIntersectionType:tl=>Er(tl,mi),parenthesizeConstituentTypeOfIntersectionType:bt,parenthesizeOperandOfTypeOperator:bt,parenthesizeOperandOfReadonlyTypeOperator:bt,parenthesizeNonArrayTypeOfPostfixType:bt,parenthesizeElementTypesOfTupleType:tl=>Er(tl,mi),parenthesizeElementTypeOfTupleType:bt,parenthesizeTypeOfOptionalType:bt,parenthesizeTypeArguments:tl=>tl&&Er(tl,mi),parenthesizeLeadingTypeArgument:bt},nv=0;var iv=[];function kf(tl,od){let _d=tl&8?bt:Ub,Ad=bd((()=>tl&1?rv:createParenthesizerRules(nf))),Dd=bd((()=>tl&2?nullNodeConverters:createNodeConverters(nf))),zd=Kn((tl=>(od,_d)=>da(od,tl,_d))),Kd=Kn((tl=>od=>Ur(tl,od))),Zd=Kn((tl=>od=>ni(od,tl))),fh=Kn((tl=>()=>Qo(tl))),vh=Kn((tl=>od=>Cs(tl,od))),wh=Kn((tl=>(od,_d)=>wu(tl,od,_d))),$h=Kn((tl=>(od,_d)=>Ko(tl,od,_d))),Xh=Kn((tl=>(od,_d)=>Su(tl,od,_d))),s_=Kn((tl=>(od,_d)=>hc(tl,od,_d))),E_=Kn((tl=>(od,_d,Ad)=>Lu(tl,od,_d,Ad))),k_=Kn((tl=>(od,_d,Ad)=>yc(tl,od,_d,Ad))),ef=Kn((tl=>(od,_d,Ad,Dd)=>Ju(tl,od,_d,Ad,Dd))),nf={get parenthesizer(){return Ad()},get converters(){return Dd()},baseFactory:od,flags:tl,createNodeArray:de,createNumericLiteral:V,createBigIntLiteral:oe,createStringLiteral:ft,createStringLiteralFromNode:nr,createRegularExpressionLiteral:mn,createLiteralLikeNode:rr,createIdentifier:We,createTempVariable:ir,createLoopVariable:Ir,createUniqueName:Ot,getGeneratedNameForNode:Bn,createPrivateIdentifier:Mt,createUniquePrivateName:$e,getGeneratedPrivateNameForNode:qn,createToken:ot,createSuper:at,createThis:Bt,createNull:Lt,createTrue:ct,createFalse:ar,createModifier:dt,createModifiersFromModifierFlags:yn,createQualifiedName:yt,updateQualifiedName:_n,createComputedPropertyName:tt,updateComputedPropertyName:qt,createTypeParameterDeclaration:tn,updateTypeParameterDeclaration:sr,createParameterDeclaration:mr,updateParameterDeclaration:hr,createDecorator:Fn,updateDecorator:zn,createPropertySignature:Or,updatePropertySignature:Vn,createPropertyDeclaration:yr,updatePropertyDeclaration:L,createMethodSignature:se,updateMethodSignature:fe,createMethodDeclaration:Te,updateMethodDeclaration:He,createConstructorDeclaration:lt,updateConstructorDeclaration:Mr,createGetAccessorDeclaration:Nn,updateGetAccessorDeclaration:Wn,createSetAccessorDeclaration:U,updateSetAccessorDeclaration:K,createCallSignature:xe,updateCallSignature:Se,createConstructSignature:we,updateConstructSignature:me,createIndexSignature:Ve,updateIndexSignature:Ze,createClassStaticBlockDeclaration:st,updateClassStaticBlockDeclaration:Ct,createTemplateLiteralTypeSpan:Ye,updateTemplateLiteralTypeSpan:Ee,createKeywordTypeNode:gn,createTypePredicateNode:rt,updateTypePredicateNode:on,createTypeReferenceNode:Zr,updateTypeReferenceNode:M,createFunctionTypeNode:Ue,updateFunctionTypeNode:u,createConstructorTypeNode:Me,updateConstructorTypeNode:nn,createTypeQueryNode:Dt,updateTypeQueryNode:wt,createTypeLiteralNode:Pt,updateTypeLiteralNode:Ft,createArrayTypeNode:Gn,updateArrayTypeNode:ki,createTupleTypeNode:cn,updateTupleTypeNode:H,createNamedTupleMember:le,updateNamedTupleMember:qe,createOptionalTypeNode:ve,updateOptionalTypeNode:J,createRestTypeNode:mt,updateRestTypeNode:xt,createUnionTypeNode:ql,updateUnionTypeNode:C_,createIntersectionTypeNode:Lr,updateIntersectionTypeNode:Le,createConditionalTypeNode:pt,updateConditionalTypeNode:Fl,createInferTypeNode:Yn,updateInferTypeNode:zl,createImportTypeNode:_r,updateImportTypeNode:oa,createParenthesizedType:Qt,updateParenthesizedType:At,createThisTypeNode:P,createTypeOperatorNode:Gt,updateTypeOperatorNode:Jr,createIndexedAccessTypeNode:or,updateIndexedAccessTypeNode:Ka,createMappedTypeNode:gt,updateMappedTypeNode:jt,createLiteralTypeNode:ei,updateLiteralTypeNode:br,createTemplateLiteralType:Wt,updateTemplateLiteralType:Vl,createObjectBindingPattern:D_,updateObjectBindingPattern:Wl,createArrayBindingPattern:jr,updateArrayBindingPattern:Gl,createBindingElement:ca,updateBindingElement:ti,createArrayLiteralExpression:Za,updateArrayLiteralExpression:P_,createObjectLiteralExpression:Ei,updateObjectLiteralExpression:Yl,createPropertyAccessExpression:tl&4?(tl,od)=>setEmitFlags(cr(tl,od),262144):cr,updatePropertyAccessExpression:Hl,createPropertyAccessChain:tl&4?(tl,od,_d)=>setEmitFlags(Ai(tl,od,_d),262144):Ai,updatePropertyAccessChain:la,createElementAccessExpression:Ci,updateElementAccessExpression:Xl,createElementAccessChain:O_,updateElementAccessChain:es,createCallExpression:Di,updateCallExpression:ua,createCallChain:ts,updateCallChain:L_,createNewExpression:bn,updateNewExpression:ns,createTaggedTemplateExpression:pa,updateTaggedTemplateExpression:J_,createTypeAssertion:j_,updateTypeAssertion:R_,createParenthesizedExpression:rs,updateParenthesizedExpression:U_,createFunctionExpression:is,updateFunctionExpression:B_,createArrowFunction:as,updateArrowFunction:q_,createDeleteExpression:F_,updateDeleteExpression:z_,createTypeOfExpression:fa,updateTypeOfExpression:un,createVoidExpression:ss,updateVoidExpression:lr,createAwaitExpression:V_,updateAwaitExpression:Rr,createPrefixUnaryExpression:Ur,updatePrefixUnaryExpression:$l,createPostfixUnaryExpression:ni,updatePostfixUnaryExpression:Ql,createBinaryExpression:da,updateBinaryExpression:Kl,createConditionalExpression:G_,updateConditionalExpression:Y_,createTemplateExpression:H_,updateTemplateExpression:Hn,createTemplateHead:$_,createTemplateMiddle:ma,createTemplateTail:_s,createNoSubstitutionTemplateLiteral:eu,createTemplateLiteralLikeNode:ii,createYieldExpression:os,updateYieldExpression:tu,createSpreadElement:Q_,updateSpreadElement:nu,createClassExpression:K_,updateClassExpression:cs,createOmittedExpression:ls,createExpressionWithTypeArguments:Z_,updateExpressionWithTypeArguments:eo,createAsExpression:pn,updateAsExpression:ha,createNonNullExpression:to,updateNonNullExpression:no,createSatisfiesExpression:us,updateSatisfiesExpression:ro,createNonNullChain:ps,updateNonNullChain:In,createMetaProperty:io,updateMetaProperty:fs,createTemplateSpan:Xn,updateTemplateSpan:ya,createSemicolonClassElement:ao,createBlock:Br,updateBlock:ru,createVariableStatement:ds,updateVariableStatement:so,createEmptyStatement:_o,createExpressionStatement:Ni,updateExpressionStatement:oo,createIfStatement:co,updateIfStatement:lo,createDoStatement:uo,updateDoStatement:po,createWhileStatement:fo,updateWhileStatement:iu,createForStatement:mo,updateForStatement:ho,createForInStatement:ms,updateForInStatement:au,createForOfStatement:yo,updateForOfStatement:su,createContinueStatement:go,updateContinueStatement:_u,createBreakStatement:hs,updateBreakStatement:bo,createReturnStatement:ys,updateReturnStatement:ou,createWithStatement:gs,updateWithStatement:vo,createSwitchStatement:bs,updateSwitchStatement:ai,createLabeledStatement:To,updateLabeledStatement:xo,createThrowStatement:So,updateThrowStatement:cu,createTryStatement:wo,updateTryStatement:lu,createDebuggerStatement:ko,createVariableDeclaration:ga,updateVariableDeclaration:Eo,createVariableDeclarationList:vs,updateVariableDeclarationList:uu,createFunctionDeclaration:Ao,updateFunctionDeclaration:Ts,createClassDeclaration:Co,updateClassDeclaration:ba,createInterfaceDeclaration:Do,updateInterfaceDeclaration:Po,createTypeAliasDeclaration:_t,updateTypeAliasDeclaration:vr,createEnumDeclaration:xs,updateEnumDeclaration:Tr,createModuleDeclaration:No,updateModuleDeclaration:kt,createModuleBlock:xr,updateModuleBlock:zt,createCaseBlock:Io,updateCaseBlock:fu,createNamespaceExportDeclaration:Oo,updateNamespaceExportDeclaration:Mo,createImportEqualsDeclaration:Lo,updateImportEqualsDeclaration:Jo,createImportDeclaration:jo,updateImportDeclaration:Ro,createImportClause:Uo,updateImportClause:Bo,createAssertClause:Ss,updateAssertClause:mu,createAssertEntry:Ii,updateAssertEntry:qo,createImportTypeAssertionContainer:ws,updateImportTypeAssertionContainer:Fo,createImportAttributes:zo,updateImportAttributes:ks,createImportAttribute:Vo,updateImportAttribute:Wo,createNamespaceImport:Go,updateNamespaceImport:hu,createNamespaceExport:Yo,updateNamespaceExport:yu,createNamedImports:Ho,updateNamedImports:Xo,createImportSpecifier:Sr,updateImportSpecifier:gu,createExportAssignment:va,updateExportAssignment:Oi,createExportDeclaration:Ta,updateExportDeclaration:$o,createNamedExports:Es,updateNamedExports:bu,createExportSpecifier:xa,updateExportSpecifier:vu,createMissingDeclaration:Tu,createExternalModuleReference:As,updateExternalModuleReference:xu,get createJSDocAllType(){return fh(313)},get createJSDocUnknownType(){return fh(314)},get createJSDocNonNullableType(){return $h(316)},get updateJSDocNonNullableType(){return Xh(316)},get createJSDocNullableType(){return $h(315)},get updateJSDocNullableType(){return Xh(315)},get createJSDocOptionalType(){return vh(317)},get updateJSDocOptionalType(){return wh(317)},get createJSDocVariadicType(){return vh(319)},get updateJSDocVariadicType(){return wh(319)},get createJSDocNamepathType(){return vh(320)},get updateJSDocNamepathType(){return wh(320)},createJSDocFunctionType:Zo,updateJSDocFunctionType:ku,createJSDocTypeLiteral:ec,updateJSDocTypeLiteral:Eu,createJSDocTypeExpression:tc,updateJSDocTypeExpression:Ds,createJSDocSignature:nc,updateJSDocSignature:Au,createJSDocTemplateTag:Ps,updateJSDocTemplateTag:rc,createJSDocTypedefTag:Sa,updateJSDocTypedefTag:Cu,createJSDocParameterTag:Ns,updateJSDocParameterTag:Du,createJSDocPropertyTag:ic,updateJSDocPropertyTag:ac,createJSDocCallbackTag:sc,updateJSDocCallbackTag:_c,createJSDocOverloadTag:oc,updateJSDocOverloadTag:Is,createJSDocAugmentsTag:Os,updateJSDocAugmentsTag:Li,createJSDocImplementsTag:cc,updateJSDocImplementsTag:Mu,createJSDocSeeTag:Fr,updateJSDocSeeTag:wa,createJSDocImportTag:vc,updateJSDocImportTag:Tc,createJSDocNameReference:lc,updateJSDocNameReference:Pu,createJSDocMemberName:uc,updateJSDocMemberName:Nu,createJSDocLink:pc,updateJSDocLink:fc,createJSDocLinkCode:dc,updateJSDocLinkCode:Iu,createJSDocLinkPlain:mc,updateJSDocLinkPlain:Ou,get createJSDocTypeTag(){return k_(345)},get updateJSDocTypeTag(){return ef(345)},get createJSDocReturnTag(){return k_(343)},get updateJSDocReturnTag(){return ef(343)},get createJSDocThisTag(){return k_(344)},get updateJSDocThisTag(){return ef(344)},get createJSDocAuthorTag(){return s_(331)},get updateJSDocAuthorTag(){return E_(331)},get createJSDocClassTag(){return s_(333)},get updateJSDocClassTag(){return E_(333)},get createJSDocPublicTag(){return s_(334)},get updateJSDocPublicTag(){return E_(334)},get createJSDocPrivateTag(){return s_(335)},get updateJSDocPrivateTag(){return E_(335)},get createJSDocProtectedTag(){return s_(336)},get updateJSDocProtectedTag(){return E_(336)},get createJSDocReadonlyTag(){return s_(337)},get updateJSDocReadonlyTag(){return E_(337)},get createJSDocOverrideTag(){return s_(338)},get updateJSDocOverrideTag(){return E_(338)},get createJSDocDeprecatedTag(){return s_(332)},get updateJSDocDeprecatedTag(){return E_(332)},get createJSDocThrowsTag(){return k_(350)},get updateJSDocThrowsTag(){return ef(350)},get createJSDocSatisfiesTag(){return k_(351)},get updateJSDocSatisfiesTag(){return ef(351)},createJSDocEnumTag:bc,updateJSDocEnumTag:Ms,createJSDocUnknownTag:gc,updateJSDocUnknownTag:ju,createJSDocText:Ls,updateJSDocText:Ru,createJSDocComment:Ji,updateJSDocComment:xc,createJsxElement:Sc,updateJsxElement:Uu,createJsxSelfClosingElement:wc,updateJsxSelfClosingElement:Bu,createJsxOpeningElement:ka,updateJsxOpeningElement:kc,createJsxClosingElement:Js,updateJsxClosingElement:js,createJsxFragment:Yt,createJsxText:ji,updateJsxText:qu,createJsxOpeningFragment:Ac,createJsxJsxClosingFragment:Cc,updateJsxFragment:Ec,createJsxAttribute:Dc,updateJsxAttribute:Fu,createJsxAttributes:Ri,updateJsxAttributes:zu,createJsxSpreadAttribute:Pc,updateJsxSpreadAttribute:Vu,createJsxExpression:Nc,updateJsxExpression:Rs,createJsxNamespacedName:si,updateJsxNamespacedName:Wu,createCaseClause:Ea,updateCaseClause:Ic,createDefaultClause:Oc,updateDefaultClause:Ui,createHeritageClause:Us,updateHeritageClause:Gu,createCatchClause:Mc,updateCatchClause:Lc,createPropertyAssignment:Aa,updatePropertyAssignment:Bs,createShorthandPropertyAssignment:Jc,updateShorthandPropertyAssignment:Yu,createSpreadAssignment:jc,updateSpreadAssignment:Rc,createEnumMember:qs,updateEnumMember:On,createSourceFile:Uc,updateSourceFile:Qu,createRedirectedSourceFile:Bc,createBundle:qc,updateBundle:Fc,createSyntheticExpression:Ku,createSyntaxList:Zu,createNotEmittedStatement:Ca,createNotEmittedTypeElement:ep,createPartiallyEmittedExpression:Vs,updatePartiallyEmittedExpression:zc,createCommaListExpression:Ws,updateCommaListExpression:np,createSyntheticReferenceExpression:Gs,updateSyntheticReferenceExpression:Vc,cloneNode:Da,get createComma(){return zd(28)},get createAssignment(){return zd(64)},get createLogicalOr(){return zd(57)},get createLogicalAnd(){return zd(56)},get createBitwiseOr(){return zd(52)},get createBitwiseXor(){return zd(53)},get createBitwiseAnd(){return zd(51)},get createStrictEquality(){return zd(37)},get createStrictInequality(){return zd(38)},get createEquality(){return zd(35)},get createInequality(){return zd(36)},get createLessThan(){return zd(30)},get createLessThanEquals(){return zd(33)},get createGreaterThan(){return zd(32)},get createGreaterThanEquals(){return zd(34)},get createLeftShift(){return zd(48)},get createRightShift(){return zd(49)},get createUnsignedRightShift(){return zd(50)},get createAdd(){return zd(40)},get createSubtract(){return zd(41)},get createMultiply(){return zd(42)},get createDivide(){return zd(44)},get createModulo(){return zd(45)},get createExponent(){return zd(43)},get createPrefixPlus(){return Kd(40)},get createPrefixMinus(){return Kd(41)},get createPrefixIncrement(){return Kd(46)},get createPrefixDecrement(){return Kd(47)},get createBitwiseNot(){return Kd(55)},get createLogicalNot(){return Kd(54)},get createPostfixIncrement(){return Zd(46)},get createPostfixDecrement(){return Zd(47)},createImmediatelyInvokedFunctionExpression:ap,createImmediatelyInvokedArrowFunction:sp,createVoidZero:Bi,createExportDefault:Yc,createExternalModuleExport:Hc,createTypeCheck:_p,createIsNotTypeCheck:Ys,createMethodCall:zr,createGlobalMethodCall:qi,createFunctionBindCall:op,createFunctionCallCall:cp,createFunctionApplyCall:lp,createArraySliceCall:up,createArrayConcatCall:Fi,createObjectDefinePropertyCall:pp,createObjectGetOwnPropertyDescriptorCall:Hs,createReflectGetCall:oi,createReflectSetCall:Xc,createPropertyDescriptor:fp,createCallBinding:Zc,createAssignmentTargetWrapper:el,inlineExpressions:o,getInternalName:m,getLocalName:g,getExportName:b,getDeclarationName:N,getNamespaceMemberName:Q,getExternalModuleOrNamespaceExportName:_e,restoreOuterExpressions:Qc,restoreEnclosingLabel:Kc,createUseStrictPrologue:ce,copyPrologue:ee,copyStandardPrologue:je,copyCustomPrologue:Je,ensureUseStrict:De,liftToBlock:Ht,mergeLexicalEnvironment:ur,replaceModifiers:pr,replaceDecoratorsAndModifiers:Mn,replacePropertyName:Vr};return jn(iv,(tl=>tl(nf))),nf;function de(tl,od){if(tl===void 0||tl===xh)tl=[];else if(mi(tl)){if(od===void 0||tl.hasTrailingComma===od)return tl.transformFlags===void 0&&Vd(tl),g_.attachNodeArrayDebugInfo(tl),tl;let _d=tl.slice();return _d.pos=tl.pos,_d.end=tl.end,_d.hasTrailingComma=od,_d.transformFlags=tl.transformFlags,g_.attachNodeArrayDebugInfo(_d),_d}let _d=tl.length,Ad=_d>=1&&_d<=4?tl.slice():tl;return Ad.pos=-1,Ad.end=-1,Ad.hasTrailingComma=!!od,Ad.transformFlags=0,Vd(Ad),g_.attachNodeArrayDebugInfo(Ad),Ad}function O(tl){return od.createBaseNode(tl)}function ae(tl){let od=O(tl);return od.symbol=void 0,od.localSymbol=void 0,od}function Oe(tl,od){return tl!==od&&(tl.typeArguments=od.typeArguments),j(tl,od)}function V(tl,od=0){let _d=typeof tl=="number"?tl+"":tl;g_.assert(_d.charCodeAt(0)!==45,"Negative numbers should be created in combination with createPrefixUnaryExpression");let Ad=ae(9);return Ad.text=_d,Ad.numericLiteralFlags=od,od&384&&(Ad.transformFlags|=1024),Ad}function oe(tl){let od=$t(10);return od.text=typeof tl=="string"?tl:kb(tl)+"n",od.transformFlags|=32,od}function Y(tl,od){let _d=ae(11);return _d.text=tl,_d.singleQuote=od,_d}function ft(tl,od,_d){let Ad=Y(tl,od);return Ad.hasExtendedUnicodeEscape=_d,_d&&(Ad.transformFlags|=1024),Ad}function nr(tl){let od=Y(q2(tl),void 0);return od.textSourceNode=tl,od}function mn(tl){let od=$t(14);return od.text=tl,od}function rr(tl,od){switch(tl){case 9:return V(od,0);case 10:return oe(od);case 11:return ft(od,void 0);case 12:return ji(od,!1);case 13:return ji(od,!0);case 14:return mn(od);case 15:return ii(tl,od,void 0,0)}}function hn(tl){let _d=od.createBaseIdentifierNode(80);return _d.escapedText=tl,_d.jsDoc=void 0,_d.flowNode=void 0,_d.symbol=void 0,_d}function Dn(tl,od,_d,Ad){let Dd=hn(La(tl));return setIdentifierAutoGenerate(Dd,{flags:od,id:nv,prefix:_d,suffix:Ad}),nv++,Dd}function We(tl,od,_d){od===void 0&&tl&&(od=Um(tl)),od===80&&(od=void 0);let Ad=hn(La(tl));return _d&&(Ad.flags|=256),Ad.escapedText==="await"&&(Ad.transformFlags|=67108864),Ad.flags&256&&(Ad.transformFlags|=1024),Ad}function ir(tl,od,_d,Ad){let Dd=1;od&&(Dd|=8);let zd=Dn("",Dd,_d,Ad);return tl&&tl(zd),zd}function Ir(tl){let od=2;return tl&&(od|=8),Dn("",od,void 0,void 0)}function Ot(tl,od=0,_d,Ad){return g_.assert(!(od&7),"Argument out of range: flags"),g_.assert((od&48)!==32,"GeneratedIdentifierFlags.FileLevel cannot be set without also setting GeneratedIdentifierFlags.Optimistic"),Dn(tl,3|od,_d,Ad)}function Bn(tl,od=0,_d,Ad){g_.assert(!(od&7),"Argument out of range: flags");let Dd=tl?Rp(tl)?Wp(!1,_d,tl,Ad,An):`generated@${getNodeId(tl)}`:"";(_d||Ad)&&(od|=16);let zd=Dn(Dd,4|od,_d,Ad);return zd.original=tl,zd}function Pn(tl){let _d=od.createBasePrivateIdentifierNode(81);return _d.escapedText=tl,_d.transformFlags|=16777216,_d}function Mt(tl){return ml(tl,"#")||g_.fail("First character of private identifier must be #: "+tl),Pn(La(tl))}function ht(tl,od,_d,Ad){let Dd=Pn(La(tl));return setIdentifierAutoGenerate(Dd,{flags:od,id:nv,prefix:_d,suffix:Ad}),nv++,Dd}function $e(tl,od,_d){tl&&!ml(tl,"#")&&g_.fail("First character of private identifier must be #: "+tl);let Ad=8|(tl?3:1);return ht(tl??"",Ad,od,_d)}function qn(tl,od,_d){let Ad=Rp(tl)?Wp(!0,od,tl,_d,An):`#generated@${getNodeId(tl)}`,Dd=ht(Ad,4|(od||_d?16:0),od,_d);return Dd.original=tl,Dd}function $t(tl){return od.createBaseTokenNode(tl)}function ot(tl){g_.assert(tl>=0&&tl<=166,"Invalid token"),g_.assert(tl<=15||tl>=18,"Invalid token. Use 'createTemplateLiteralLikeNode' to create template literals."),g_.assert(tl<=9||tl>=15,"Invalid token. Use 'createLiteralLikeNode' to create literals."),g_.assert(tl!==80,"Invalid token. Use 'createIdentifier' to create identifiers");let od=$t(tl),_d=0;switch(tl){case 134:_d=384;break;case 160:_d=4;break;case 125:case 123:case 124:case 148:case 128:case 138:case 87:case 133:case 150:case 163:case 146:case 151:case 103:case 147:case 164:case 154:case 136:case 155:case 116:case 159:case 157:_d=1;break;case 108:_d=134218752,od.flowNode=void 0;break;case 126:_d=1024;break;case 129:_d=16777216;break;case 110:_d=16384,od.flowNode=void 0;break}return _d&&(od.transformFlags|=_d),od}function at(){return ot(108)}function Bt(){return ot(110)}function Lt(){return ot(106)}function ct(){return ot(112)}function ar(){return ot(97)}function dt(tl){return ot(tl)}function yn(tl){let od=[];return tl&32&&od.push(dt(95)),tl&128&&od.push(dt(138)),tl&2048&&od.push(dt(90)),tl&4096&&od.push(dt(87)),tl&1&&od.push(dt(125)),tl&2&&od.push(dt(123)),tl&4&&od.push(dt(124)),tl&64&&od.push(dt(128)),tl&256&&od.push(dt(126)),tl&16&&od.push(dt(164)),tl&8&&od.push(dt(148)),tl&512&&od.push(dt(129)),tl&1024&&od.push(dt(134)),tl&8192&&od.push(dt(103)),tl&16384&&od.push(dt(147)),od.length?od:void 0}function yt(tl,od){let _d=O(167);return _d.left=tl,_d.right=et(od),_d.transformFlags|=z(_d.left)|ja(_d.right),_d.flowNode=void 0,_d}function _n(tl,od,_d){return tl.left!==od||tl.right!==_d?j(yt(od,_d),tl):tl}function tt(tl){let od=O(168);return od.expression=Ad().parenthesizeExpressionOfComputedPropertyName(tl),od.transformFlags|=z(od.expression)|1024|131072,od}function qt(tl,od){return tl.expression!==od?j(tt(od),tl):tl}function tn(tl,od,_d,Ad){let Dd=ae(169);return Dd.modifiers=Pe(tl),Dd.name=et(od),Dd.constraint=_d,Dd.default=Ad,Dd.transformFlags=1,Dd.expression=void 0,Dd.jsDoc=void 0,Dd}function sr(tl,od,_d,Ad,Dd){return tl.modifiers!==od||tl.name!==_d||tl.constraint!==Ad||tl.default!==Dd?j(tn(od,_d,Ad,Dd),tl):tl}function mr(tl,od,_d,Ad,Dd,zd){let Kd=ae(170);return Kd.modifiers=Pe(tl),Kd.dotDotDotToken=od,Kd.name=et(_d),Kd.questionToken=Ad,Kd.type=Dd,Kd.initializer=zi(zd),z2(Kd.name)?Kd.transformFlags=1:Kd.transformFlags=ke(Kd.modifiers)|z(Kd.dotDotDotToken)|Ln(Kd.name)|z(Kd.questionToken)|z(Kd.initializer)|(Kd.questionToken??Kd.type?1:0)|(Kd.dotDotDotToken??Kd.initializer?1024:0)|(Jn(Kd.modifiers)&31?8192:0),Kd.jsDoc=void 0,Kd}function hr(tl,od,_d,Ad,Dd,zd,Kd){return tl.modifiers!==od||tl.dotDotDotToken!==_d||tl.name!==Ad||tl.questionToken!==Dd||tl.type!==zd||tl.initializer!==Kd?j(mr(od,_d,Ad,Dd,zd,Kd),tl):tl}function Fn(tl){let od=O(171);return od.expression=Ad().parenthesizeLeftSideOfAccess(tl,!1),od.transformFlags|=z(od.expression)|1|8192|33554432,od}function zn(tl,od){return tl.expression!==od?j(Fn(od),tl):tl}function Or(tl,od,_d,Ad){let Dd=ae(172);return Dd.modifiers=Pe(tl),Dd.name=et(od),Dd.type=Ad,Dd.questionToken=_d,Dd.transformFlags=1,Dd.initializer=void 0,Dd.jsDoc=void 0,Dd}function Vn(tl,od,_d,Ad,Dd){return tl.modifiers!==od||tl.name!==_d||tl.questionToken!==Ad||tl.type!==Dd?Ce(Or(od,_d,Ad,Dd),tl):tl}function Ce(tl,od){return tl!==od&&(tl.initializer=od.initializer),j(tl,od)}function yr(tl,od,_d,Ad,Dd){let zd=ae(173);zd.modifiers=Pe(tl),zd.name=et(od),zd.questionToken=_d&&Gd(_d)?_d:void 0,zd.exclamationToken=_d&&Wd(_d)?_d:void 0,zd.type=Ad,zd.initializer=zi(Dd);let Kd=zd.flags&33554432||Jn(zd.modifiers)&128;return zd.transformFlags=ke(zd.modifiers)|Ln(zd.name)|z(zd.initializer)|(Kd||zd.questionToken||zd.exclamationToken||zd.type?1:0)|(Ef(zd.name)||Jn(zd.modifiers)&256&&zd.initializer?8192:0)|16777216,zd.jsDoc=void 0,zd}function L(tl,od,_d,Ad,Dd,zd){return tl.modifiers!==od||tl.name!==_d||tl.questionToken!==(Ad!==void 0&&Gd(Ad)?Ad:void 0)||tl.exclamationToken!==(Ad!==void 0&&Wd(Ad)?Ad:void 0)||tl.type!==Dd||tl.initializer!==zd?j(yr(od,_d,Ad,Dd,zd),tl):tl}function se(tl,od,_d,Ad,Dd,zd){let Kd=ae(174);return Kd.modifiers=Pe(tl),Kd.name=et(od),Kd.questionToken=_d,Kd.typeParameters=Pe(Ad),Kd.parameters=Pe(Dd),Kd.type=zd,Kd.transformFlags=1,Kd.jsDoc=void 0,Kd.locals=void 0,Kd.nextContainer=void 0,Kd.typeArguments=void 0,Kd}function fe(tl,od,_d,Ad,Dd,zd,Kd){return tl.modifiers!==od||tl.name!==_d||tl.questionToken!==Ad||tl.typeParameters!==Dd||tl.parameters!==zd||tl.type!==Kd?Oe(se(od,_d,Ad,Dd,zd,Kd),tl):tl}function Te(tl,od,_d,Ad,Dd,zd,Kd,Zd){let fh=ae(175);if(fh.modifiers=Pe(tl),fh.asteriskToken=od,fh.name=et(_d),fh.questionToken=Ad,fh.exclamationToken=void 0,fh.typeParameters=Pe(Dd),fh.parameters=de(zd),fh.type=Kd,fh.body=Zd,!fh.body)fh.transformFlags=1;else{let tl=Jn(fh.modifiers)&1024,od=!!fh.asteriskToken,_d=tl&&od;fh.transformFlags=ke(fh.modifiers)|z(fh.asteriskToken)|Ln(fh.name)|z(fh.questionToken)|ke(fh.typeParameters)|ke(fh.parameters)|z(fh.type)|z(fh.body)&-67108865|(_d?128:tl?256:od?2048:0)|(fh.questionToken||fh.typeParameters||fh.type?1:0)|1024}return fh.typeArguments=void 0,fh.jsDoc=void 0,fh.locals=void 0,fh.nextContainer=void 0,fh.flowNode=void 0,fh.endFlowNode=void 0,fh.returnFlowNode=void 0,fh}function He(tl,od,_d,Ad,Dd,zd,Kd,Zd,fh){return tl.modifiers!==od||tl.asteriskToken!==_d||tl.name!==Ad||tl.questionToken!==Dd||tl.typeParameters!==zd||tl.parameters!==Kd||tl.type!==Zd||tl.body!==fh?Qe(Te(od,_d,Ad,Dd,zd,Kd,Zd,fh),tl):tl}function Qe(tl,od){return tl!==od&&(tl.exclamationToken=od.exclamationToken),j(tl,od)}function st(tl){let od=ae(176);return od.body=tl,od.transformFlags=z(tl)|16777216,od.modifiers=void 0,od.jsDoc=void 0,od.locals=void 0,od.nextContainer=void 0,od.endFlowNode=void 0,od.returnFlowNode=void 0,od}function Ct(tl,od){return tl.body!==od?Tt(st(od),tl):tl}function Tt(tl,od){return tl!==od&&(tl.modifiers=od.modifiers),j(tl,od)}function lt(tl,od,_d){let Ad=ae(177);return Ad.modifiers=Pe(tl),Ad.parameters=de(od),Ad.body=_d,Ad.body?Ad.transformFlags=ke(Ad.modifiers)|ke(Ad.parameters)|z(Ad.body)&-67108865|1024:Ad.transformFlags=1,Ad.typeParameters=void 0,Ad.type=void 0,Ad.typeArguments=void 0,Ad.jsDoc=void 0,Ad.locals=void 0,Ad.nextContainer=void 0,Ad.endFlowNode=void 0,Ad.returnFlowNode=void 0,Ad}function Mr(tl,od,_d,Ad){return tl.modifiers!==od||tl.parameters!==_d||tl.body!==Ad?gr(lt(od,_d,Ad),tl):tl}function gr(tl,od){return tl!==od&&(tl.typeParameters=od.typeParameters,tl.type=od.type),Oe(tl,od)}function Nn(tl,od,_d,Ad,Dd){let zd=ae(178);return zd.modifiers=Pe(tl),zd.name=et(od),zd.parameters=de(_d),zd.type=Ad,zd.body=Dd,zd.body?zd.transformFlags=ke(zd.modifiers)|Ln(zd.name)|ke(zd.parameters)|z(zd.type)|z(zd.body)&-67108865|(zd.type?1:0):zd.transformFlags=1,zd.typeArguments=void 0,zd.typeParameters=void 0,zd.jsDoc=void 0,zd.locals=void 0,zd.nextContainer=void 0,zd.flowNode=void 0,zd.endFlowNode=void 0,zd.returnFlowNode=void 0,zd}function Wn(tl,od,_d,Ad,Dd,zd){return tl.modifiers!==od||tl.name!==_d||tl.parameters!==Ad||tl.type!==Dd||tl.body!==zd?wi(Nn(od,_d,Ad,Dd,zd),tl):tl}function wi(tl,od){return tl!==od&&(tl.typeParameters=od.typeParameters),Oe(tl,od)}function U(tl,od,_d,Ad){let Dd=ae(179);return Dd.modifiers=Pe(tl),Dd.name=et(od),Dd.parameters=de(_d),Dd.body=Ad,Dd.body?Dd.transformFlags=ke(Dd.modifiers)|Ln(Dd.name)|ke(Dd.parameters)|z(Dd.body)&-67108865|(Dd.type?1:0):Dd.transformFlags=1,Dd.typeArguments=void 0,Dd.typeParameters=void 0,Dd.type=void 0,Dd.jsDoc=void 0,Dd.locals=void 0,Dd.nextContainer=void 0,Dd.flowNode=void 0,Dd.endFlowNode=void 0,Dd.returnFlowNode=void 0,Dd}function K(tl,od,_d,Ad,Dd){return tl.modifiers!==od||tl.name!==_d||tl.parameters!==Ad||tl.body!==Dd?Z(U(od,_d,Ad,Dd),tl):tl}function Z(tl,od){return tl!==od&&(tl.typeParameters=od.typeParameters,tl.type=od.type),Oe(tl,od)}function xe(tl,od,_d){let Ad=ae(180);return Ad.typeParameters=Pe(tl),Ad.parameters=Pe(od),Ad.type=_d,Ad.transformFlags=1,Ad.jsDoc=void 0,Ad.locals=void 0,Ad.nextContainer=void 0,Ad.typeArguments=void 0,Ad}function Se(tl,od,_d,Ad){return tl.typeParameters!==od||tl.parameters!==_d||tl.type!==Ad?Oe(xe(od,_d,Ad),tl):tl}function we(tl,od,_d){let Ad=ae(181);return Ad.typeParameters=Pe(tl),Ad.parameters=Pe(od),Ad.type=_d,Ad.transformFlags=1,Ad.jsDoc=void 0,Ad.locals=void 0,Ad.nextContainer=void 0,Ad.typeArguments=void 0,Ad}function me(tl,od,_d,Ad){return tl.typeParameters!==od||tl.parameters!==_d||tl.type!==Ad?Oe(we(od,_d,Ad),tl):tl}function Ve(tl,od,_d){let Ad=ae(182);return Ad.modifiers=Pe(tl),Ad.parameters=Pe(od),Ad.type=_d,Ad.transformFlags=1,Ad.jsDoc=void 0,Ad.locals=void 0,Ad.nextContainer=void 0,Ad.typeArguments=void 0,Ad}function Ze(tl,od,_d,Ad){return tl.parameters!==_d||tl.type!==Ad||tl.modifiers!==od?Oe(Ve(od,_d,Ad),tl):tl}function Ye(tl,od){let _d=O(205);return _d.type=tl,_d.literal=od,_d.transformFlags=1,_d}function Ee(tl,od,_d){return tl.type!==od||tl.literal!==_d?j(Ye(od,_d),tl):tl}function gn(tl){return ot(tl)}function rt(tl,od,_d){let Ad=O(183);return Ad.assertsModifier=tl,Ad.parameterName=et(od),Ad.type=_d,Ad.transformFlags=1,Ad}function on(tl,od,_d,Ad){return tl.assertsModifier!==od||tl.parameterName!==_d||tl.type!==Ad?j(rt(od,_d,Ad),tl):tl}function Zr(tl,od){let _d=O(184);return _d.typeName=et(tl),_d.typeArguments=od&&Ad().parenthesizeTypeArguments(de(od)),_d.transformFlags=1,_d}function M(tl,od,_d){return tl.typeName!==od||tl.typeArguments!==_d?j(Zr(od,_d),tl):tl}function Ue(tl,od,_d){let Ad=ae(185);return Ad.typeParameters=Pe(tl),Ad.parameters=Pe(od),Ad.type=_d,Ad.transformFlags=1,Ad.modifiers=void 0,Ad.jsDoc=void 0,Ad.locals=void 0,Ad.nextContainer=void 0,Ad.typeArguments=void 0,Ad}function u(tl,od,_d,Ad){return tl.typeParameters!==od||tl.parameters!==_d||tl.type!==Ad?Ie(Ue(od,_d,Ad),tl):tl}function Ie(tl,od){return tl!==od&&(tl.modifiers=od.modifiers),Oe(tl,od)}function Me(...tl){return tl.length===4?B(...tl):tl.length===3?Be(...tl):g_.fail("Incorrect number of arguments specified.")}function B(tl,od,_d,Ad){let Dd=ae(186);return Dd.modifiers=Pe(tl),Dd.typeParameters=Pe(od),Dd.parameters=Pe(_d),Dd.type=Ad,Dd.transformFlags=1,Dd.jsDoc=void 0,Dd.locals=void 0,Dd.nextContainer=void 0,Dd.typeArguments=void 0,Dd}function Be(tl,od,_d){return B(void 0,tl,od,_d)}function nn(...tl){return tl.length===5?ze(...tl):tl.length===4?Xe(...tl):g_.fail("Incorrect number of arguments specified.")}function ze(tl,od,_d,Ad,Dd){return tl.modifiers!==od||tl.typeParameters!==_d||tl.parameters!==Ad||tl.type!==Dd?Oe(Me(od,_d,Ad,Dd),tl):tl}function Xe(tl,od,_d,Ad){return ze(tl,tl.modifiers,od,_d,Ad)}function Dt(tl,od){let _d=O(187);return _d.exprName=tl,_d.typeArguments=od&&Ad().parenthesizeTypeArguments(od),_d.transformFlags=1,_d}function wt(tl,od,_d){return tl.exprName!==od||tl.typeArguments!==_d?j(Dt(od,_d),tl):tl}function Pt(tl){let od=ae(188);return od.members=de(tl),od.transformFlags=1,od}function Ft(tl,od){return tl.members!==od?j(Pt(od),tl):tl}function Gn(tl){let od=O(189);return od.elementType=Ad().parenthesizeNonArrayTypeOfPostfixType(tl),od.transformFlags=1,od}function ki(tl,od){return tl.elementType!==od?j(Gn(od),tl):tl}function cn(tl){let od=O(190);return od.elements=de(Ad().parenthesizeElementTypesOfTupleType(tl)),od.transformFlags=1,od}function H(tl,od){return tl.elements!==od?j(cn(od),tl):tl}function le(tl,od,_d,Ad){let Dd=ae(203);return Dd.dotDotDotToken=tl,Dd.name=od,Dd.questionToken=_d,Dd.type=Ad,Dd.transformFlags=1,Dd.jsDoc=void 0,Dd}function qe(tl,od,_d,Ad,Dd){return tl.dotDotDotToken!==od||tl.name!==_d||tl.questionToken!==Ad||tl.type!==Dd?j(le(od,_d,Ad,Dd),tl):tl}function ve(tl){let od=O(191);return od.type=Ad().parenthesizeTypeOfOptionalType(tl),od.transformFlags=1,od}function J(tl,od){return tl.type!==od?j(ve(od),tl):tl}function mt(tl){let od=O(192);return od.type=tl,od.transformFlags=1,od}function xt(tl,od){return tl.type!==od?j(mt(od),tl):tl}function Jt(tl,od,_d){let Ad=O(tl);return Ad.types=nf.createNodeArray(_d(od)),Ad.transformFlags=1,Ad}function ln(tl,od,_d){return tl.types!==od?j(Jt(tl.kind,od,_d),tl):tl}function ql(tl){return Jt(193,tl,Ad().parenthesizeConstituentTypesOfUnionType)}function C_(tl,od){return ln(tl,od,Ad().parenthesizeConstituentTypesOfUnionType)}function Lr(tl){return Jt(194,tl,Ad().parenthesizeConstituentTypesOfIntersectionType)}function Le(tl,od){return ln(tl,od,Ad().parenthesizeConstituentTypesOfIntersectionType)}function pt(tl,od,_d,Dd){let zd=O(195);return zd.checkType=Ad().parenthesizeCheckTypeOfConditionalType(tl),zd.extendsType=Ad().parenthesizeExtendsTypeOfConditionalType(od),zd.trueType=_d,zd.falseType=Dd,zd.transformFlags=1,zd.locals=void 0,zd.nextContainer=void 0,zd}function Fl(tl,od,_d,Ad,Dd){return tl.checkType!==od||tl.extendsType!==_d||tl.trueType!==Ad||tl.falseType!==Dd?j(pt(od,_d,Ad,Dd),tl):tl}function Yn(tl){let od=O(196);return od.typeParameter=tl,od.transformFlags=1,od}function zl(tl,od){return tl.typeParameter!==od?j(Yn(od),tl):tl}function Wt(tl,od){let _d=O(204);return _d.head=tl,_d.templateSpans=de(od),_d.transformFlags=1,_d}function Vl(tl,od,_d){return tl.head!==od||tl.templateSpans!==_d?j(Wt(od,_d),tl):tl}function _r(tl,od,_d,Dd,zd=!1){let Kd=O(206);return Kd.argument=tl,Kd.attributes=od,Kd.assertions&&Kd.assertions.assertClause&&Kd.attributes&&(Kd.assertions.assertClause=Kd.attributes),Kd.qualifier=_d,Kd.typeArguments=Dd&&Ad().parenthesizeTypeArguments(Dd),Kd.isTypeOf=zd,Kd.transformFlags=1,Kd}function oa(tl,od,_d,Ad,Dd,zd=tl.isTypeOf){return tl.argument!==od||tl.attributes!==_d||tl.qualifier!==Ad||tl.typeArguments!==Dd||tl.isTypeOf!==zd?j(_r(od,_d,Ad,Dd,zd),tl):tl}function Qt(tl){let od=O(197);return od.type=tl,od.transformFlags=1,od}function At(tl,od){return tl.type!==od?j(Qt(od),tl):tl}function P(){let tl=O(198);return tl.transformFlags=1,tl}function Gt(tl,od){let _d=O(199);return _d.operator=tl,_d.type=tl===148?Ad().parenthesizeOperandOfReadonlyTypeOperator(od):Ad().parenthesizeOperandOfTypeOperator(od),_d.transformFlags=1,_d}function Jr(tl,od){return tl.type!==od?j(Gt(tl.operator,od),tl):tl}function or(tl,od){let _d=O(200);return _d.objectType=Ad().parenthesizeNonArrayTypeOfPostfixType(tl),_d.indexType=od,_d.transformFlags=1,_d}function Ka(tl,od,_d){return tl.objectType!==od||tl.indexType!==_d?j(or(od,_d),tl):tl}function gt(tl,od,_d,Ad,Dd,zd){let Kd=ae(201);return Kd.readonlyToken=tl,Kd.typeParameter=od,Kd.nameType=_d,Kd.questionToken=Ad,Kd.type=Dd,Kd.members=zd&&de(zd),Kd.transformFlags=1,Kd.locals=void 0,Kd.nextContainer=void 0,Kd}function jt(tl,od,_d,Ad,Dd,zd,Kd){return tl.readonlyToken!==od||tl.typeParameter!==_d||tl.nameType!==Ad||tl.questionToken!==Dd||tl.type!==zd||tl.members!==Kd?j(gt(od,_d,Ad,Dd,zd,Kd),tl):tl}function ei(tl){let od=O(202);return od.literal=tl,od.transformFlags=1,od}function br(tl,od){return tl.literal!==od?j(ei(od),tl):tl}function D_(tl){let od=O(207);return od.elements=de(tl),od.transformFlags|=ke(od.elements)|1024|524288,od.transformFlags&32768&&(od.transformFlags|=65664),od}function Wl(tl,od){return tl.elements!==od?j(D_(od),tl):tl}function jr(tl){let od=O(208);return od.elements=de(tl),od.transformFlags|=ke(od.elements)|1024|524288,od}function Gl(tl,od){return tl.elements!==od?j(jr(od),tl):tl}function ca(tl,od,_d,Ad){let Dd=ae(209);return Dd.dotDotDotToken=tl,Dd.propertyName=et(od),Dd.name=et(_d),Dd.initializer=zi(Ad),Dd.transformFlags|=z(Dd.dotDotDotToken)|Ln(Dd.propertyName)|Ln(Dd.name)|z(Dd.initializer)|(Dd.dotDotDotToken?32768:0)|1024,Dd.flowNode=void 0,Dd}function ti(tl,od,_d,Ad,Dd){return tl.propertyName!==_d||tl.dotDotDotToken!==od||tl.name!==Ad||tl.initializer!==Dd?j(ca(od,_d,Ad,Dd),tl):tl}function Za(tl,od){let _d=O(210),Dd=tl&&Ba(tl),zd=de(tl,Dd&&G1(Dd)?!0:void 0);return _d.elements=Ad().parenthesizeExpressionsOfCommaDelimitedList(zd),_d.multiLine=od,_d.transformFlags|=ke(_d.elements),_d}function P_(tl,od){return tl.elements!==od?j(Za(od,tl.multiLine),tl):tl}function Ei(tl,od){let _d=ae(211);return _d.properties=de(tl),_d.multiLine=od,_d.transformFlags|=ke(_d.properties),_d.jsDoc=void 0,_d}function Yl(tl,od){return tl.properties!==od?j(Ei(od,tl.multiLine),tl):tl}function N_(tl,od,_d){let Ad=ae(212);return Ad.expression=tl,Ad.questionDotToken=od,Ad.name=_d,Ad.transformFlags=z(Ad.expression)|z(Ad.questionDotToken)|(Ke(Ad.name)?ja(Ad.name):z(Ad.name)|536870912),Ad.jsDoc=void 0,Ad.flowNode=void 0,Ad}function cr(tl,od){let _d=N_(Ad().parenthesizeLeftSideOfAccess(tl,!1),void 0,et(od));return Cp(tl)&&(_d.transformFlags|=384),_d}function Hl(tl,od,_d){return jg(tl)?la(tl,od,tl.questionDotToken,Er(_d,Ke)):tl.expression!==od||tl.name!==_d?j(cr(od,_d),tl):tl}function Ai(tl,od,_d){let Dd=N_(Ad().parenthesizeLeftSideOfAccess(tl,!0),od,et(_d));return Dd.flags|=64,Dd.transformFlags|=32,Dd}function la(tl,od,_d,Ad){return g_.assert(!!(tl.flags&64),"Cannot update a PropertyAccessExpression using updatePropertyAccessChain. Use updatePropertyAccess instead."),tl.expression!==od||tl.questionDotToken!==_d||tl.name!==Ad?j(Ai(od,_d,Ad),tl):tl}function I_(tl,od,_d){let Ad=ae(213);return Ad.expression=tl,Ad.questionDotToken=od,Ad.argumentExpression=_d,Ad.transformFlags|=z(Ad.expression)|z(Ad.questionDotToken)|z(Ad.argumentExpression),Ad.jsDoc=void 0,Ad.flowNode=void 0,Ad}function Ci(tl,od){let _d=I_(Ad().parenthesizeLeftSideOfAccess(tl,!1),void 0,wr(od));return Cp(tl)&&(_d.transformFlags|=384),_d}function Xl(tl,od,_d){return Rg(tl)?es(tl,od,tl.questionDotToken,_d):tl.expression!==od||tl.argumentExpression!==_d?j(Ci(od,_d),tl):tl}function O_(tl,od,_d){let Dd=I_(Ad().parenthesizeLeftSideOfAccess(tl,!0),od,wr(_d));return Dd.flags|=64,Dd.transformFlags|=32,Dd}function es(tl,od,_d,Ad){return g_.assert(!!(tl.flags&64),"Cannot update a ElementAccessExpression using updateElementAccessChain. Use updateElementAccess instead."),tl.expression!==od||tl.questionDotToken!==_d||tl.argumentExpression!==Ad?j(O_(od,_d,Ad),tl):tl}function M_(tl,od,_d,Ad){let Dd=ae(214);return Dd.expression=tl,Dd.questionDotToken=od,Dd.typeArguments=_d,Dd.arguments=Ad,Dd.transformFlags|=z(Dd.expression)|z(Dd.questionDotToken)|ke(Dd.typeArguments)|ke(Dd.arguments),Dd.typeArguments&&(Dd.transformFlags|=1),jd(Dd.expression)&&(Dd.transformFlags|=16384),Dd}function Di(tl,od,_d){let Dd=M_(Ad().parenthesizeLeftSideOfAccess(tl,!1),void 0,Pe(od),Ad().parenthesizeExpressionsOfCommaDelimitedList(de(_d)));return Vb(Dd.expression)&&(Dd.transformFlags|=8388608),Dd}function ua(tl,od,_d,Ad){return Pd(tl)?L_(tl,od,tl.questionDotToken,_d,Ad):tl.expression!==od||tl.typeArguments!==_d||tl.arguments!==Ad?j(Di(od,_d,Ad),tl):tl}function ts(tl,od,_d,Dd){let zd=M_(Ad().parenthesizeLeftSideOfAccess(tl,!0),od,Pe(_d),Ad().parenthesizeExpressionsOfCommaDelimitedList(de(Dd)));return zd.flags|=64,zd.transformFlags|=32,zd}function L_(tl,od,_d,Ad,Dd){return g_.assert(!!(tl.flags&64),"Cannot update a CallExpression using updateCallChain. Use updateCall instead."),tl.expression!==od||tl.questionDotToken!==_d||tl.typeArguments!==Ad||tl.arguments!==Dd?j(ts(od,_d,Ad,Dd),tl):tl}function bn(tl,od,_d){let Dd=ae(215);return Dd.expression=Ad().parenthesizeExpressionOfNew(tl),Dd.typeArguments=Pe(od),Dd.arguments=_d?Ad().parenthesizeExpressionsOfCommaDelimitedList(_d):void 0,Dd.transformFlags|=z(Dd.expression)|ke(Dd.typeArguments)|ke(Dd.arguments)|32,Dd.typeArguments&&(Dd.transformFlags|=1),Dd}function ns(tl,od,_d,Ad){return tl.expression!==od||tl.typeArguments!==_d||tl.arguments!==Ad?j(bn(od,_d,Ad),tl):tl}function pa(tl,od,_d){let Dd=O(216);return Dd.tag=Ad().parenthesizeLeftSideOfAccess(tl,!1),Dd.typeArguments=Pe(od),Dd.template=_d,Dd.transformFlags|=z(Dd.tag)|ke(Dd.typeArguments)|z(Dd.template)|1024,Dd.typeArguments&&(Dd.transformFlags|=1),F2(Dd.template)&&(Dd.transformFlags|=128),Dd}function J_(tl,od,_d,Ad){return tl.tag!==od||tl.typeArguments!==_d||tl.template!==Ad?j(pa(od,_d,Ad),tl):tl}function j_(tl,od){let _d=O(217);return _d.expression=Ad().parenthesizeOperandOfPrefixUnary(od),_d.type=tl,_d.transformFlags|=z(_d.expression)|z(_d.type)|1,_d}function R_(tl,od,_d){return tl.type!==od||tl.expression!==_d?j(j_(od,_d),tl):tl}function rs(tl){let od=O(218);return od.expression=tl,od.transformFlags=z(od.expression),od.jsDoc=void 0,od}function U_(tl,od){return tl.expression!==od?j(rs(od),tl):tl}function is(tl,od,_d,Ad,Dd,zd,Kd){let Zd=ae(219);Zd.modifiers=Pe(tl),Zd.asteriskToken=od,Zd.name=et(_d),Zd.typeParameters=Pe(Ad),Zd.parameters=de(Dd),Zd.type=zd,Zd.body=Kd;let fh=Jn(Zd.modifiers)&1024,vh=!!Zd.asteriskToken,wh=fh&&vh;return Zd.transformFlags=ke(Zd.modifiers)|z(Zd.asteriskToken)|Ln(Zd.name)|ke(Zd.typeParameters)|ke(Zd.parameters)|z(Zd.type)|z(Zd.body)&-67108865|(wh?128:fh?256:vh?2048:0)|(Zd.typeParameters||Zd.type?1:0)|4194304,Zd.typeArguments=void 0,Zd.jsDoc=void 0,Zd.locals=void 0,Zd.nextContainer=void 0,Zd.flowNode=void 0,Zd.endFlowNode=void 0,Zd.returnFlowNode=void 0,Zd}function B_(tl,od,_d,Ad,Dd,zd,Kd,Zd){return tl.name!==Ad||tl.modifiers!==od||tl.asteriskToken!==_d||tl.typeParameters!==Dd||tl.parameters!==zd||tl.type!==Kd||tl.body!==Zd?Oe(is(od,_d,Ad,Dd,zd,Kd,Zd),tl):tl}function as(tl,od,_d,Dd,zd,Kd){let Zd=ae(220);Zd.modifiers=Pe(tl),Zd.typeParameters=Pe(od),Zd.parameters=de(_d),Zd.type=Dd,Zd.equalsGreaterThanToken=zd??ot(39),Zd.body=Ad().parenthesizeConciseBodyOfArrowFunction(Kd);let fh=Jn(Zd.modifiers)&1024;return Zd.transformFlags=ke(Zd.modifiers)|ke(Zd.typeParameters)|ke(Zd.parameters)|z(Zd.type)|z(Zd.equalsGreaterThanToken)|z(Zd.body)&-67108865|(Zd.typeParameters||Zd.type?1:0)|(fh?16640:0)|1024,Zd.typeArguments=void 0,Zd.jsDoc=void 0,Zd.locals=void 0,Zd.nextContainer=void 0,Zd.flowNode=void 0,Zd.endFlowNode=void 0,Zd.returnFlowNode=void 0,Zd}function q_(tl,od,_d,Ad,Dd,zd,Kd){return tl.modifiers!==od||tl.typeParameters!==_d||tl.parameters!==Ad||tl.type!==Dd||tl.equalsGreaterThanToken!==zd||tl.body!==Kd?Oe(as(od,_d,Ad,Dd,zd,Kd),tl):tl}function F_(tl){let od=O(221);return od.expression=Ad().parenthesizeOperandOfPrefixUnary(tl),od.transformFlags|=z(od.expression),od}function z_(tl,od){return tl.expression!==od?j(F_(od),tl):tl}function fa(tl){let od=O(222);return od.expression=Ad().parenthesizeOperandOfPrefixUnary(tl),od.transformFlags|=z(od.expression),od}function un(tl,od){return tl.expression!==od?j(fa(od),tl):tl}function ss(tl){let od=O(223);return od.expression=Ad().parenthesizeOperandOfPrefixUnary(tl),od.transformFlags|=z(od.expression),od}function lr(tl,od){return tl.expression!==od?j(ss(od),tl):tl}function V_(tl){let od=O(224);return od.expression=Ad().parenthesizeOperandOfPrefixUnary(tl),od.transformFlags|=z(od.expression)|256|128|2097152,od}function Rr(tl,od){return tl.expression!==od?j(V_(od),tl):tl}function Ur(tl,od){let _d=O(225);return _d.operator=tl,_d.operand=Ad().parenthesizeOperandOfPrefixUnary(od),_d.transformFlags|=z(_d.operand),(tl===46||tl===47)&&Ke(_d.operand)&&!Ua(_d.operand)&&!Hd(_d.operand)&&(_d.transformFlags|=268435456),_d}function $l(tl,od){return tl.operand!==od?j(Ur(tl.operator,od),tl):tl}function ni(tl,od){let _d=O(226);return _d.operator=od,_d.operand=Ad().parenthesizeOperandOfPostfixUnary(tl),_d.transformFlags|=z(_d.operand),Ke(_d.operand)&&!Ua(_d.operand)&&!Hd(_d.operand)&&(_d.transformFlags|=268435456),_d}function Ql(tl,od){return tl.operand!==od?j(ni(od,tl.operator),tl):tl}function da(tl,od,_d){let Dd=ae(227),zd=mp(od),Kd=zd.kind;return Dd.left=Ad().parenthesizeLeftSideOfBinary(Kd,tl),Dd.operatorToken=zd,Dd.right=Ad().parenthesizeRightSideOfBinary(Kd,Dd.left,_d),Dd.transformFlags|=z(Dd.left)|z(Dd.operatorToken)|z(Dd.right),Kd===61?Dd.transformFlags|=32:Kd===64?Of(Dd.left)?Dd.transformFlags|=5248|W_(Dd.left):F1(Dd.left)&&(Dd.transformFlags|=5120|W_(Dd.left)):Kd===43||Kd===68?Dd.transformFlags|=512:Z2(Kd)&&(Dd.transformFlags|=16),Kd===103&&gi(Dd.left)&&(Dd.transformFlags|=536870912),Dd.jsDoc=void 0,Dd}function W_(tl){return oh(tl)?65536:0}function Kl(tl,od,_d,Ad){return tl.left!==od||tl.operatorToken!==_d||tl.right!==Ad?j(da(od,_d,Ad),tl):tl}function G_(tl,od,_d,Dd,zd){let Kd=O(228);return Kd.condition=Ad().parenthesizeConditionOfConditionalExpression(tl),Kd.questionToken=od??ot(58),Kd.whenTrue=Ad().parenthesizeBranchOfConditionalExpression(_d),Kd.colonToken=Dd??ot(59),Kd.whenFalse=Ad().parenthesizeBranchOfConditionalExpression(zd),Kd.transformFlags|=z(Kd.condition)|z(Kd.questionToken)|z(Kd.whenTrue)|z(Kd.colonToken)|z(Kd.whenFalse),Kd.flowNodeWhenFalse=void 0,Kd.flowNodeWhenTrue=void 0,Kd}function Y_(tl,od,_d,Ad,Dd,zd){return tl.condition!==od||tl.questionToken!==_d||tl.whenTrue!==Ad||tl.colonToken!==Dd||tl.whenFalse!==zd?j(G_(od,_d,Ad,Dd,zd),tl):tl}function H_(tl,od){let _d=O(229);return _d.head=tl,_d.templateSpans=de(od),_d.transformFlags|=z(_d.head)|ke(_d.templateSpans)|1024,_d}function Hn(tl,od,_d){return tl.head!==od||tl.templateSpans!==_d?j(H_(od,_d),tl):tl}function Pi(tl,od,_d,Ad=0){g_.assert(!(Ad&-7177),"Unsupported template flags.");let Dd;if(_d!==void 0&&_d!==od&&(Dd=Lb(tl,_d),typeof Dd=="object"))return g_.fail("Invalid raw text");if(od===void 0){if(Dd===void 0)return g_.fail("Arguments 'text' and 'rawText' may not both be undefined.");od=Dd}else Dd!==void 0&&g_.assert(od===Dd,"Expected argument 'text' to be the normalized (i.e. 'cooked') version of argument 'rawText'.");return od}function X_(tl){let od=1024;return tl&&(od|=128),od}function Zl(tl,od,_d,Ad){let Dd=$t(tl);return Dd.text=od,Dd.rawText=_d,Dd.templateFlags=Ad&7176,Dd.transformFlags=X_(Dd.templateFlags),Dd}function ri(tl,od,_d,Ad){let Dd=ae(tl);return Dd.text=od,Dd.rawText=_d,Dd.templateFlags=Ad&7176,Dd.transformFlags=X_(Dd.templateFlags),Dd}function ii(tl,od,_d,Ad){return tl===15?ri(tl,od,_d,Ad):Zl(tl,od,_d,Ad)}function $_(tl,od,_d){return tl=Pi(16,tl,od,_d),ii(16,tl,od,_d)}function ma(tl,od,_d){return tl=Pi(16,tl,od,_d),ii(17,tl,od,_d)}function _s(tl,od,_d){return tl=Pi(16,tl,od,_d),ii(18,tl,od,_d)}function eu(tl,od,_d){return tl=Pi(16,tl,od,_d),ri(15,tl,od,_d)}function os(tl,od){g_.assert(!tl||!!od,"A `YieldExpression` with an asteriskToken must have an expression.");let _d=O(230);return _d.expression=od&&Ad().parenthesizeExpressionForDisallowedComma(od),_d.asteriskToken=tl,_d.transformFlags|=z(_d.expression)|z(_d.asteriskToken)|1024|128|1048576,_d}function tu(tl,od,_d){return tl.expression!==_d||tl.asteriskToken!==od?j(os(od,_d),tl):tl}function Q_(tl){let od=O(231);return od.expression=Ad().parenthesizeExpressionForDisallowedComma(tl),od.transformFlags|=z(od.expression)|1024|32768,od}function nu(tl,od){return tl.expression!==od?j(Q_(od),tl):tl}function K_(tl,od,_d,Ad,Dd){let zd=ae(232);return zd.modifiers=Pe(tl),zd.name=et(od),zd.typeParameters=Pe(_d),zd.heritageClauses=Pe(Ad),zd.members=de(Dd),zd.transformFlags|=ke(zd.modifiers)|Ln(zd.name)|ke(zd.typeParameters)|ke(zd.heritageClauses)|ke(zd.members)|(zd.typeParameters?1:0)|1024,zd.jsDoc=void 0,zd}function cs(tl,od,_d,Ad,Dd,zd){return tl.modifiers!==od||tl.name!==_d||tl.typeParameters!==Ad||tl.heritageClauses!==Dd||tl.members!==zd?j(K_(od,_d,Ad,Dd,zd),tl):tl}function ls(){return O(233)}function Z_(tl,od){let _d=O(234);return _d.expression=Ad().parenthesizeLeftSideOfAccess(tl,!1),_d.typeArguments=od&&Ad().parenthesizeTypeArguments(od),_d.transformFlags|=z(_d.expression)|ke(_d.typeArguments)|1024,_d}function eo(tl,od,_d){return tl.expression!==od||tl.typeArguments!==_d?j(Z_(od,_d),tl):tl}function pn(tl,od){let _d=O(235);return _d.expression=tl,_d.type=od,_d.transformFlags|=z(_d.expression)|z(_d.type)|1,_d}function ha(tl,od,_d){return tl.expression!==od||tl.type!==_d?j(pn(od,_d),tl):tl}function to(tl){let od=O(236);return od.expression=Ad().parenthesizeLeftSideOfAccess(tl,!1),od.transformFlags|=z(od.expression)|1,od}function no(tl,od){return Ug(tl)?In(tl,od):tl.expression!==od?j(to(od),tl):tl}function us(tl,od){let _d=O(239);return _d.expression=tl,_d.type=od,_d.transformFlags|=z(_d.expression)|z(_d.type)|1,_d}function ro(tl,od,_d){return tl.expression!==od||tl.type!==_d?j(us(od,_d),tl):tl}function ps(tl){let od=O(236);return od.flags|=64,od.expression=Ad().parenthesizeLeftSideOfAccess(tl,!0),od.transformFlags|=z(od.expression)|1,od}function In(tl,od){return g_.assert(!!(tl.flags&64),"Cannot update a NonNullExpression using updateNonNullChain. Use updateNonNullExpression instead."),tl.expression!==od?j(ps(od),tl):tl}function io(tl,od){let _d=O(237);switch(_d.keywordToken=tl,_d.name=od,_d.transformFlags|=z(_d.name),tl){case 105:_d.transformFlags|=1024;break;case 102:_d.transformFlags|=32;break;default:return g_.assertNever(tl)}return _d.flowNode=void 0,_d}function fs(tl,od){return tl.name!==od?j(io(tl.keywordToken,od),tl):tl}function Xn(tl,od){let _d=O(240);return _d.expression=tl,_d.literal=od,_d.transformFlags|=z(_d.expression)|z(_d.literal)|1024,_d}function ya(tl,od,_d){return tl.expression!==od||tl.literal!==_d?j(Xn(od,_d),tl):tl}function ao(){let tl=O(241);return tl.transformFlags|=1024,tl}function Br(tl,od){let _d=O(242);return _d.statements=de(tl),_d.multiLine=od,_d.transformFlags|=ke(_d.statements),_d.jsDoc=void 0,_d.locals=void 0,_d.nextContainer=void 0,_d}function ru(tl,od){return tl.statements!==od?j(Br(od,tl.multiLine),tl):tl}function ds(tl,od){let _d=O(244);return _d.modifiers=Pe(tl),_d.declarationList=$r(od)?vs(od):od,_d.transformFlags|=ke(_d.modifiers)|z(_d.declarationList),Jn(_d.modifiers)&128&&(_d.transformFlags=1),_d.jsDoc=void 0,_d.flowNode=void 0,_d}function so(tl,od,_d){return tl.modifiers!==od||tl.declarationList!==_d?j(ds(od,_d),tl):tl}function _o(){let tl=O(243);return tl.jsDoc=void 0,tl}function Ni(tl){let od=O(245);return od.expression=Ad().parenthesizeExpressionOfExpressionStatement(tl),od.transformFlags|=z(od.expression),od.jsDoc=void 0,od.flowNode=void 0,od}function oo(tl,od){return tl.expression!==od?j(Ni(od),tl):tl}function co(tl,od,_d){let Ad=O(246);return Ad.expression=tl,Ad.thenStatement=$n(od),Ad.elseStatement=$n(_d),Ad.transformFlags|=z(Ad.expression)|z(Ad.thenStatement)|z(Ad.elseStatement),Ad.jsDoc=void 0,Ad.flowNode=void 0,Ad}function lo(tl,od,_d,Ad){return tl.expression!==od||tl.thenStatement!==_d||tl.elseStatement!==Ad?j(co(od,_d,Ad),tl):tl}function uo(tl,od){let _d=O(247);return _d.statement=$n(tl),_d.expression=od,_d.transformFlags|=z(_d.statement)|z(_d.expression),_d.jsDoc=void 0,_d.flowNode=void 0,_d}function po(tl,od,_d){return tl.statement!==od||tl.expression!==_d?j(uo(od,_d),tl):tl}function fo(tl,od){let _d=O(248);return _d.expression=tl,_d.statement=$n(od),_d.transformFlags|=z(_d.expression)|z(_d.statement),_d.jsDoc=void 0,_d.flowNode=void 0,_d}function iu(tl,od,_d){return tl.expression!==od||tl.statement!==_d?j(fo(od,_d),tl):tl}function mo(tl,od,_d,Ad){let Dd=O(249);return Dd.initializer=tl,Dd.condition=od,Dd.incrementor=_d,Dd.statement=$n(Ad),Dd.transformFlags|=z(Dd.initializer)|z(Dd.condition)|z(Dd.incrementor)|z(Dd.statement),Dd.jsDoc=void 0,Dd.locals=void 0,Dd.nextContainer=void 0,Dd.flowNode=void 0,Dd}function ho(tl,od,_d,Ad,Dd){return tl.initializer!==od||tl.condition!==_d||tl.incrementor!==Ad||tl.statement!==Dd?j(mo(od,_d,Ad,Dd),tl):tl}function ms(tl,od,_d){let Ad=O(250);return Ad.initializer=tl,Ad.expression=od,Ad.statement=$n(_d),Ad.transformFlags|=z(Ad.initializer)|z(Ad.expression)|z(Ad.statement),Ad.jsDoc=void 0,Ad.locals=void 0,Ad.nextContainer=void 0,Ad.flowNode=void 0,Ad}function au(tl,od,_d,Ad){return tl.initializer!==od||tl.expression!==_d||tl.statement!==Ad?j(ms(od,_d,Ad),tl):tl}function yo(tl,od,_d,Dd){let zd=O(251);return zd.awaitModifier=tl,zd.initializer=od,zd.expression=Ad().parenthesizeExpressionForDisallowedComma(_d),zd.statement=$n(Dd),zd.transformFlags|=z(zd.awaitModifier)|z(zd.initializer)|z(zd.expression)|z(zd.statement)|1024,tl&&(zd.transformFlags|=128),zd.jsDoc=void 0,zd.locals=void 0,zd.nextContainer=void 0,zd.flowNode=void 0,zd}function su(tl,od,_d,Ad,Dd){return tl.awaitModifier!==od||tl.initializer!==_d||tl.expression!==Ad||tl.statement!==Dd?j(yo(od,_d,Ad,Dd),tl):tl}function go(tl){let od=O(252);return od.label=et(tl),od.transformFlags|=z(od.label)|4194304,od.jsDoc=void 0,od.flowNode=void 0,od}function _u(tl,od){return tl.label!==od?j(go(od),tl):tl}function hs(tl){let od=O(253);return od.label=et(tl),od.transformFlags|=z(od.label)|4194304,od.jsDoc=void 0,od.flowNode=void 0,od}function bo(tl,od){return tl.label!==od?j(hs(od),tl):tl}function ys(tl){let od=O(254);return od.expression=tl,od.transformFlags|=z(od.expression)|128|4194304,od.jsDoc=void 0,od.flowNode=void 0,od}function ou(tl,od){return tl.expression!==od?j(ys(od),tl):tl}function gs(tl,od){let _d=O(255);return _d.expression=tl,_d.statement=$n(od),_d.transformFlags|=z(_d.expression)|z(_d.statement),_d.jsDoc=void 0,_d.flowNode=void 0,_d}function vo(tl,od,_d){return tl.expression!==od||tl.statement!==_d?j(gs(od,_d),tl):tl}function bs(tl,od){let _d=O(256);return _d.expression=Ad().parenthesizeExpressionForDisallowedComma(tl),_d.caseBlock=od,_d.transformFlags|=z(_d.expression)|z(_d.caseBlock),_d.jsDoc=void 0,_d.flowNode=void 0,_d.possiblyExhaustive=!1,_d}function ai(tl,od,_d){return tl.expression!==od||tl.caseBlock!==_d?j(bs(od,_d),tl):tl}function To(tl,od){let _d=O(257);return _d.label=et(tl),_d.statement=$n(od),_d.transformFlags|=z(_d.label)|z(_d.statement),_d.jsDoc=void 0,_d.flowNode=void 0,_d}function xo(tl,od,_d){return tl.label!==od||tl.statement!==_d?j(To(od,_d),tl):tl}function So(tl){let od=O(258);return od.expression=tl,od.transformFlags|=z(od.expression),od.jsDoc=void 0,od.flowNode=void 0,od}function cu(tl,od){return tl.expression!==od?j(So(od),tl):tl}function wo(tl,od,_d){let Ad=O(259);return Ad.tryBlock=tl,Ad.catchClause=od,Ad.finallyBlock=_d,Ad.transformFlags|=z(Ad.tryBlock)|z(Ad.catchClause)|z(Ad.finallyBlock),Ad.jsDoc=void 0,Ad.flowNode=void 0,Ad}function lu(tl,od,_d,Ad){return tl.tryBlock!==od||tl.catchClause!==_d||tl.finallyBlock!==Ad?j(wo(od,_d,Ad),tl):tl}function ko(){let tl=O(260);return tl.jsDoc=void 0,tl.flowNode=void 0,tl}function ga(tl,od,_d,Ad){let Dd=ae(261);return Dd.name=et(tl),Dd.exclamationToken=od,Dd.type=_d,Dd.initializer=zi(Ad),Dd.transformFlags|=Ln(Dd.name)|z(Dd.initializer)|(Dd.exclamationToken??Dd.type?1:0),Dd.jsDoc=void 0,Dd}function Eo(tl,od,_d,Ad,Dd){return tl.name!==od||tl.type!==Ad||tl.exclamationToken!==_d||tl.initializer!==Dd?j(ga(od,_d,Ad,Dd),tl):tl}function vs(tl,od=0){let _d=O(262);return _d.flags|=od&7,_d.declarations=de(tl),_d.transformFlags|=ke(_d.declarations)|4194304,od&7&&(_d.transformFlags|=263168),od&4&&(_d.transformFlags|=4),_d}function uu(tl,od){return tl.declarations!==od?j(vs(od,tl.flags),tl):tl}function Ao(tl,od,_d,Ad,Dd,zd,Kd){let Zd=ae(263);if(Zd.modifiers=Pe(tl),Zd.asteriskToken=od,Zd.name=et(_d),Zd.typeParameters=Pe(Ad),Zd.parameters=de(Dd),Zd.type=zd,Zd.body=Kd,!Zd.body||Jn(Zd.modifiers)&128)Zd.transformFlags=1;else{let tl=Jn(Zd.modifiers)&1024,od=!!Zd.asteriskToken,_d=tl&&od;Zd.transformFlags=ke(Zd.modifiers)|z(Zd.asteriskToken)|Ln(Zd.name)|ke(Zd.typeParameters)|ke(Zd.parameters)|z(Zd.type)|z(Zd.body)&-67108865|(_d?128:tl?256:od?2048:0)|(Zd.typeParameters||Zd.type?1:0)|4194304}return Zd.typeArguments=void 0,Zd.jsDoc=void 0,Zd.locals=void 0,Zd.nextContainer=void 0,Zd.endFlowNode=void 0,Zd.returnFlowNode=void 0,Zd}function Ts(tl,od,_d,Ad,Dd,zd,Kd,Zd){return tl.modifiers!==od||tl.asteriskToken!==_d||tl.name!==Ad||tl.typeParameters!==Dd||tl.parameters!==zd||tl.type!==Kd||tl.body!==Zd?pu(Ao(od,_d,Ad,Dd,zd,Kd,Zd),tl):tl}function pu(tl,od){return tl!==od&&tl.modifiers===od.modifiers&&(tl.modifiers=od.modifiers),Oe(tl,od)}function Co(tl,od,_d,Ad,Dd){let zd=ae(264);return zd.modifiers=Pe(tl),zd.name=et(od),zd.typeParameters=Pe(_d),zd.heritageClauses=Pe(Ad),zd.members=de(Dd),Jn(zd.modifiers)&128?zd.transformFlags=1:(zd.transformFlags|=ke(zd.modifiers)|Ln(zd.name)|ke(zd.typeParameters)|ke(zd.heritageClauses)|ke(zd.members)|(zd.typeParameters?1:0)|1024,zd.transformFlags&8192&&(zd.transformFlags|=1)),zd.jsDoc=void 0,zd}function ba(tl,od,_d,Ad,Dd,zd){return tl.modifiers!==od||tl.name!==_d||tl.typeParameters!==Ad||tl.heritageClauses!==Dd||tl.members!==zd?j(Co(od,_d,Ad,Dd,zd),tl):tl}function Do(tl,od,_d,Ad,Dd){let zd=ae(265);return zd.modifiers=Pe(tl),zd.name=et(od),zd.typeParameters=Pe(_d),zd.heritageClauses=Pe(Ad),zd.members=de(Dd),zd.transformFlags=1,zd.jsDoc=void 0,zd}function Po(tl,od,_d,Ad,Dd,zd){return tl.modifiers!==od||tl.name!==_d||tl.typeParameters!==Ad||tl.heritageClauses!==Dd||tl.members!==zd?j(Do(od,_d,Ad,Dd,zd),tl):tl}function _t(tl,od,_d,Ad){let Dd=ae(266);return Dd.modifiers=Pe(tl),Dd.name=et(od),Dd.typeParameters=Pe(_d),Dd.type=Ad,Dd.transformFlags=1,Dd.jsDoc=void 0,Dd.locals=void 0,Dd.nextContainer=void 0,Dd}function vr(tl,od,_d,Ad,Dd){return tl.modifiers!==od||tl.name!==_d||tl.typeParameters!==Ad||tl.type!==Dd?j(_t(od,_d,Ad,Dd),tl):tl}function xs(tl,od,_d){let Ad=ae(267);return Ad.modifiers=Pe(tl),Ad.name=et(od),Ad.members=de(_d),Ad.transformFlags|=ke(Ad.modifiers)|z(Ad.name)|ke(Ad.members)|1,Ad.transformFlags&=-67108865,Ad.jsDoc=void 0,Ad}function Tr(tl,od,_d,Ad){return tl.modifiers!==od||tl.name!==_d||tl.members!==Ad?j(xs(od,_d,Ad),tl):tl}function No(tl,od,_d,Ad=0){let Dd=ae(268);return Dd.modifiers=Pe(tl),Dd.flags|=Ad&2088,Dd.name=od,Dd.body=_d,Jn(Dd.modifiers)&128?Dd.transformFlags=1:Dd.transformFlags|=ke(Dd.modifiers)|z(Dd.name)|z(Dd.body)|1,Dd.transformFlags&=-67108865,Dd.jsDoc=void 0,Dd.locals=void 0,Dd.nextContainer=void 0,Dd}function kt(tl,od,_d,Ad){return tl.modifiers!==od||tl.name!==_d||tl.body!==Ad?j(No(od,_d,Ad,tl.flags),tl):tl}function xr(tl){let od=O(269);return od.statements=de(tl),od.transformFlags|=ke(od.statements),od.jsDoc=void 0,od}function zt(tl,od){return tl.statements!==od?j(xr(od),tl):tl}function Io(tl){let od=O(270);return od.clauses=de(tl),od.transformFlags|=ke(od.clauses),od.locals=void 0,od.nextContainer=void 0,od}function fu(tl,od){return tl.clauses!==od?j(Io(od),tl):tl}function Oo(tl){let od=ae(271);return od.name=et(tl),od.transformFlags|=ja(od.name)|1,od.modifiers=void 0,od.jsDoc=void 0,od}function Mo(tl,od){return tl.name!==od?du(Oo(od),tl):tl}function du(tl,od){return tl!==od&&(tl.modifiers=od.modifiers),j(tl,od)}function Lo(tl,od,_d,Ad){let Dd=ae(272);return Dd.modifiers=Pe(tl),Dd.name=et(_d),Dd.isTypeOnly=od,Dd.moduleReference=Ad,Dd.transformFlags|=ke(Dd.modifiers)|ja(Dd.name)|z(Dd.moduleReference),zf(Dd.moduleReference)||(Dd.transformFlags|=1),Dd.transformFlags&=-67108865,Dd.jsDoc=void 0,Dd}function Jo(tl,od,_d,Ad,Dd){return tl.modifiers!==od||tl.isTypeOnly!==_d||tl.name!==Ad||tl.moduleReference!==Dd?j(Lo(od,_d,Ad,Dd),tl):tl}function jo(tl,od,_d,Ad){let Dd=O(273);return Dd.modifiers=Pe(tl),Dd.importClause=od,Dd.moduleSpecifier=_d,Dd.attributes=Dd.assertClause=Ad,Dd.transformFlags|=z(Dd.importClause)|z(Dd.moduleSpecifier),Dd.transformFlags&=-67108865,Dd.jsDoc=void 0,Dd}function Ro(tl,od,_d,Ad,Dd){return tl.modifiers!==od||tl.importClause!==_d||tl.moduleSpecifier!==Ad||tl.attributes!==Dd?j(jo(od,_d,Ad,Dd),tl):tl}function Uo(tl,od,_d){let Ad=ae(274);return typeof tl=="boolean"&&(tl=tl?156:void 0),Ad.isTypeOnly=tl===156,Ad.phaseModifier=tl,Ad.name=od,Ad.namedBindings=_d,Ad.transformFlags|=z(Ad.name)|z(Ad.namedBindings),tl===156&&(Ad.transformFlags|=1),Ad.transformFlags&=-67108865,Ad}function Bo(tl,od,_d,Ad){return typeof od=="boolean"&&(od=od?156:void 0),tl.phaseModifier!==od||tl.name!==_d||tl.namedBindings!==Ad?j(Uo(od,_d,Ad),tl):tl}function Ss(tl,od){let _d=O(301);return _d.elements=de(tl),_d.multiLine=od,_d.token=132,_d.transformFlags|=4,_d}function mu(tl,od,_d){return tl.elements!==od||tl.multiLine!==_d?j(Ss(od,_d),tl):tl}function Ii(tl,od){let _d=O(302);return _d.name=tl,_d.value=od,_d.transformFlags|=4,_d}function qo(tl,od,_d){return tl.name!==od||tl.value!==_d?j(Ii(od,_d),tl):tl}function ws(tl,od){let _d=O(303);return _d.assertClause=tl,_d.multiLine=od,_d}function Fo(tl,od,_d){return tl.assertClause!==od||tl.multiLine!==_d?j(ws(od,_d),tl):tl}function zo(tl,od,_d){let Ad=O(301);return Ad.token=_d??118,Ad.elements=de(tl),Ad.multiLine=od,Ad.transformFlags|=4,Ad}function ks(tl,od,_d){return tl.elements!==od||tl.multiLine!==_d?j(zo(od,_d,tl.token),tl):tl}function Vo(tl,od){let _d=O(302);return _d.name=tl,_d.value=od,_d.transformFlags|=4,_d}function Wo(tl,od,_d){return tl.name!==od||tl.value!==_d?j(Vo(od,_d),tl):tl}function Go(tl){let od=ae(275);return od.name=tl,od.transformFlags|=z(od.name),od.transformFlags&=-67108865,od}function hu(tl,od){return tl.name!==od?j(Go(od),tl):tl}function Yo(tl){let od=ae(281);return od.name=tl,od.transformFlags|=z(od.name)|32,od.transformFlags&=-67108865,od}function yu(tl,od){return tl.name!==od?j(Yo(od),tl):tl}function Ho(tl){let od=O(276);return od.elements=de(tl),od.transformFlags|=ke(od.elements),od.transformFlags&=-67108865,od}function Xo(tl,od){return tl.elements!==od?j(Ho(od),tl):tl}function Sr(tl,od,_d){let Ad=ae(277);return Ad.isTypeOnly=tl,Ad.propertyName=od,Ad.name=_d,Ad.transformFlags|=z(Ad.propertyName)|z(Ad.name),Ad.transformFlags&=-67108865,Ad}function gu(tl,od,_d,Ad){return tl.isTypeOnly!==od||tl.propertyName!==_d||tl.name!==Ad?j(Sr(od,_d,Ad),tl):tl}function va(tl,od,_d){let Dd=ae(278);return Dd.modifiers=Pe(tl),Dd.isExportEquals=od,Dd.expression=od?Ad().parenthesizeRightSideOfBinary(64,void 0,_d):Ad().parenthesizeExpressionOfExportDefault(_d),Dd.transformFlags|=ke(Dd.modifiers)|z(Dd.expression),Dd.transformFlags&=-67108865,Dd.jsDoc=void 0,Dd}function Oi(tl,od,_d){return tl.modifiers!==od||tl.expression!==_d?j(va(od,tl.isExportEquals,_d),tl):tl}function Ta(tl,od,_d,Ad,Dd){let zd=ae(279);return zd.modifiers=Pe(tl),zd.isTypeOnly=od,zd.exportClause=_d,zd.moduleSpecifier=Ad,zd.attributes=zd.assertClause=Dd,zd.transformFlags|=ke(zd.modifiers)|z(zd.exportClause)|z(zd.moduleSpecifier),zd.transformFlags&=-67108865,zd.jsDoc=void 0,zd}function $o(tl,od,_d,Ad,Dd,zd){return tl.modifiers!==od||tl.isTypeOnly!==_d||tl.exportClause!==Ad||tl.moduleSpecifier!==Dd||tl.attributes!==zd?Mi(Ta(od,_d,Ad,Dd,zd),tl):tl}function Mi(tl,od){return tl!==od&&tl.modifiers===od.modifiers&&(tl.modifiers=od.modifiers),j(tl,od)}function Es(tl){let od=O(280);return od.elements=de(tl),od.transformFlags|=ke(od.elements),od.transformFlags&=-67108865,od}function bu(tl,od){return tl.elements!==od?j(Es(od),tl):tl}function xa(tl,od,_d){let Ad=O(282);return Ad.isTypeOnly=tl,Ad.propertyName=et(od),Ad.name=et(_d),Ad.transformFlags|=z(Ad.propertyName)|z(Ad.name),Ad.transformFlags&=-67108865,Ad.jsDoc=void 0,Ad}function vu(tl,od,_d,Ad){return tl.isTypeOnly!==od||tl.propertyName!==_d||tl.name!==Ad?j(xa(od,_d,Ad),tl):tl}function Tu(){let tl=ae(283);return tl.jsDoc=void 0,tl}function As(tl){let od=O(284);return od.expression=tl,od.transformFlags|=z(od.expression),od.transformFlags&=-67108865,od}function xu(tl,od){return tl.expression!==od?j(As(od),tl):tl}function Qo(tl){return O(tl)}function Ko(tl,od,_d=!1){let Dd=Cs(tl,_d?od&&Ad().parenthesizeNonArrayTypeOfPostfixType(od):od);return Dd.postfix=_d,Dd}function Cs(tl,od){let _d=O(tl);return _d.type=od,_d}function Su(tl,od,_d){return od.type!==_d?j(Ko(tl,_d,od.postfix),od):od}function wu(tl,od,_d){return od.type!==_d?j(Cs(tl,_d),od):od}function Zo(tl,od){let _d=ae(318);return _d.parameters=Pe(tl),_d.type=od,_d.transformFlags=ke(_d.parameters)|(_d.type?1:0),_d.jsDoc=void 0,_d.locals=void 0,_d.nextContainer=void 0,_d.typeArguments=void 0,_d}function ku(tl,od,_d){return tl.parameters!==od||tl.type!==_d?j(Zo(od,_d),tl):tl}function ec(tl,od=!1){let _d=ae(323);return _d.jsDocPropertyTags=Pe(tl),_d.isArrayType=od,_d}function Eu(tl,od,_d){return tl.jsDocPropertyTags!==od||tl.isArrayType!==_d?j(ec(od,_d),tl):tl}function tc(tl){let od=O(310);return od.type=tl,od}function Ds(tl,od){return tl.type!==od?j(tc(od),tl):tl}function nc(tl,od,_d){let Ad=ae(324);return Ad.typeParameters=Pe(tl),Ad.parameters=de(od),Ad.type=_d,Ad.jsDoc=void 0,Ad.locals=void 0,Ad.nextContainer=void 0,Ad}function Au(tl,od,_d,Ad){return tl.typeParameters!==od||tl.parameters!==_d||tl.type!==Ad?j(nc(od,_d,Ad),tl):tl}function rn(tl){let od=ol(tl.kind);return tl.tagName.escapedText===La(od)?tl.tagName:We(od)}function vn(tl,od,_d){let Ad=O(tl);return Ad.tagName=od,Ad.comment=_d,Ad}function qr(tl,od,_d){let Ad=ae(tl);return Ad.tagName=od,Ad.comment=_d,Ad}function Ps(tl,od,_d,Ad){let Dd=vn(346,tl??We("template"),Ad);return Dd.constraint=od,Dd.typeParameters=de(_d),Dd}function rc(tl,od=rn(tl),_d,Ad,Dd){return tl.tagName!==od||tl.constraint!==_d||tl.typeParameters!==Ad||tl.comment!==Dd?j(Ps(od,_d,Ad,Dd),tl):tl}function Sa(tl,od,_d,Ad){let Dd=qr(347,tl??We("typedef"),Ad);return Dd.typeExpression=od,Dd.fullName=_d,Dd.name=Xd(_d),Dd.locals=void 0,Dd.nextContainer=void 0,Dd}function Cu(tl,od=rn(tl),_d,Ad,Dd){return tl.tagName!==od||tl.typeExpression!==_d||tl.fullName!==Ad||tl.comment!==Dd?j(Sa(od,_d,Ad,Dd),tl):tl}function Ns(tl,od,_d,Ad,Dd,zd){let Kd=qr(342,tl??We("param"),zd);return Kd.typeExpression=Ad,Kd.name=od,Kd.isNameFirst=!!Dd,Kd.isBracketed=_d,Kd}function Du(tl,od=rn(tl),_d,Ad,Dd,zd,Kd){return tl.tagName!==od||tl.name!==_d||tl.isBracketed!==Ad||tl.typeExpression!==Dd||tl.isNameFirst!==zd||tl.comment!==Kd?j(Ns(od,_d,Ad,Dd,zd,Kd),tl):tl}function ic(tl,od,_d,Ad,Dd,zd){let Kd=qr(349,tl??We("prop"),zd);return Kd.typeExpression=Ad,Kd.name=od,Kd.isNameFirst=!!Dd,Kd.isBracketed=_d,Kd}function ac(tl,od=rn(tl),_d,Ad,Dd,zd,Kd){return tl.tagName!==od||tl.name!==_d||tl.isBracketed!==Ad||tl.typeExpression!==Dd||tl.isNameFirst!==zd||tl.comment!==Kd?j(ic(od,_d,Ad,Dd,zd,Kd),tl):tl}function sc(tl,od,_d,Ad){let Dd=qr(339,tl??We("callback"),Ad);return Dd.typeExpression=od,Dd.fullName=_d,Dd.name=Xd(_d),Dd.locals=void 0,Dd.nextContainer=void 0,Dd}function _c(tl,od=rn(tl),_d,Ad,Dd){return tl.tagName!==od||tl.typeExpression!==_d||tl.fullName!==Ad||tl.comment!==Dd?j(sc(od,_d,Ad,Dd),tl):tl}function oc(tl,od,_d){let Ad=vn(340,tl??We("overload"),_d);return Ad.typeExpression=od,Ad}function Is(tl,od=rn(tl),_d,Ad){return tl.tagName!==od||tl.typeExpression!==_d||tl.comment!==Ad?j(oc(od,_d,Ad),tl):tl}function Os(tl,od,_d){let Ad=vn(329,tl??We("augments"),_d);return Ad.class=od,Ad}function Li(tl,od=rn(tl),_d,Ad){return tl.tagName!==od||tl.class!==_d||tl.comment!==Ad?j(Os(od,_d,Ad),tl):tl}function cc(tl,od,_d){let Ad=vn(330,tl??We("implements"),_d);return Ad.class=od,Ad}function Fr(tl,od,_d){let Ad=vn(348,tl??We("see"),_d);return Ad.name=od,Ad}function wa(tl,od,_d,Ad){return tl.tagName!==od||tl.name!==_d||tl.comment!==Ad?j(Fr(od,_d,Ad),tl):tl}function lc(tl){let od=O(311);return od.name=tl,od}function Pu(tl,od){return tl.name!==od?j(lc(od),tl):tl}function uc(tl,od){let _d=O(312);return _d.left=tl,_d.right=od,_d.transformFlags|=z(_d.left)|z(_d.right),_d}function Nu(tl,od,_d){return tl.left!==od||tl.right!==_d?j(uc(od,_d),tl):tl}function pc(tl,od){let _d=O(325);return _d.name=tl,_d.text=od,_d}function fc(tl,od,_d){return tl.name!==od?j(pc(od,_d),tl):tl}function dc(tl,od){let _d=O(326);return _d.name=tl,_d.text=od,_d}function Iu(tl,od,_d){return tl.name!==od?j(dc(od,_d),tl):tl}function mc(tl,od){let _d=O(327);return _d.name=tl,_d.text=od,_d}function Ou(tl,od,_d){return tl.name!==od?j(mc(od,_d),tl):tl}function Mu(tl,od=rn(tl),_d,Ad){return tl.tagName!==od||tl.class!==_d||tl.comment!==Ad?j(cc(od,_d,Ad),tl):tl}function hc(tl,od,_d){return vn(tl,od??We(ol(tl)),_d)}function Lu(tl,od,_d=rn(od),Ad){return od.tagName!==_d||od.comment!==Ad?j(hc(tl,_d,Ad),od):od}function yc(tl,od,_d,Ad){let Dd=vn(tl,od??We(ol(tl)),Ad);return Dd.typeExpression=_d,Dd}function Ju(tl,od,_d=rn(od),Ad,Dd){return od.tagName!==_d||od.typeExpression!==Ad||od.comment!==Dd?j(yc(tl,_d,Ad,Dd),od):od}function gc(tl,od){return vn(328,tl,od)}function ju(tl,od,_d){return tl.tagName!==od||tl.comment!==_d?j(gc(od,_d),tl):tl}function bc(tl,od,_d){let Ad=qr(341,tl??We(ol(341)),_d);return Ad.typeExpression=od,Ad.locals=void 0,Ad.nextContainer=void 0,Ad}function Ms(tl,od=rn(tl),_d,Ad){return tl.tagName!==od||tl.typeExpression!==_d||tl.comment!==Ad?j(bc(od,_d,Ad),tl):tl}function vc(tl,od,_d,Ad,Dd){let zd=vn(352,tl??We("import"),Dd);return zd.importClause=od,zd.moduleSpecifier=_d,zd.attributes=Ad,zd.comment=Dd,zd}function Tc(tl,od,_d,Ad,Dd,zd){return tl.tagName!==od||tl.comment!==zd||tl.importClause!==_d||tl.moduleSpecifier!==Ad||tl.attributes!==Dd?j(vc(od,_d,Ad,Dd,zd),tl):tl}function Ls(tl){let od=O(322);return od.text=tl,od}function Ru(tl,od){return tl.text!==od?j(Ls(od),tl):tl}function Ji(tl,od){let _d=O(321);return _d.comment=tl,_d.tags=Pe(od),_d}function xc(tl,od,_d){return tl.comment!==od||tl.tags!==_d?j(Ji(od,_d),tl):tl}function Sc(tl,od,_d){let Ad=O(285);return Ad.openingElement=tl,Ad.children=de(od),Ad.closingElement=_d,Ad.transformFlags|=z(Ad.openingElement)|ke(Ad.children)|z(Ad.closingElement)|2,Ad}function Uu(tl,od,_d,Ad){return tl.openingElement!==od||tl.children!==_d||tl.closingElement!==Ad?j(Sc(od,_d,Ad),tl):tl}function wc(tl,od,_d){let Ad=O(286);return Ad.tagName=tl,Ad.typeArguments=Pe(od),Ad.attributes=_d,Ad.transformFlags|=z(Ad.tagName)|ke(Ad.typeArguments)|z(Ad.attributes)|2,Ad.typeArguments&&(Ad.transformFlags|=1),Ad}function Bu(tl,od,_d,Ad){return tl.tagName!==od||tl.typeArguments!==_d||tl.attributes!==Ad?j(wc(od,_d,Ad),tl):tl}function ka(tl,od,_d){let Ad=O(287);return Ad.tagName=tl,Ad.typeArguments=Pe(od),Ad.attributes=_d,Ad.transformFlags|=z(Ad.tagName)|ke(Ad.typeArguments)|z(Ad.attributes)|2,od&&(Ad.transformFlags|=1),Ad}function kc(tl,od,_d,Ad){return tl.tagName!==od||tl.typeArguments!==_d||tl.attributes!==Ad?j(ka(od,_d,Ad),tl):tl}function Js(tl){let od=O(288);return od.tagName=tl,od.transformFlags|=z(od.tagName)|2,od}function js(tl,od){return tl.tagName!==od?j(Js(od),tl):tl}function Yt(tl,od,_d){let Ad=O(289);return Ad.openingFragment=tl,Ad.children=de(od),Ad.closingFragment=_d,Ad.transformFlags|=z(Ad.openingFragment)|ke(Ad.children)|z(Ad.closingFragment)|2,Ad}function Ec(tl,od,_d,Ad){return tl.openingFragment!==od||tl.children!==_d||tl.closingFragment!==Ad?j(Yt(od,_d,Ad),tl):tl}function ji(tl,od){let _d=O(12);return _d.text=tl,_d.containsOnlyTriviaWhiteSpaces=!!od,_d.transformFlags|=2,_d}function qu(tl,od,_d){return tl.text!==od||tl.containsOnlyTriviaWhiteSpaces!==_d?j(ji(od,_d),tl):tl}function Ac(){let tl=O(290);return tl.transformFlags|=2,tl}function Cc(){let tl=O(291);return tl.transformFlags|=2,tl}function Dc(tl,od){let _d=ae(292);return _d.name=tl,_d.initializer=od,_d.transformFlags|=z(_d.name)|z(_d.initializer)|2,_d}function Fu(tl,od,_d){return tl.name!==od||tl.initializer!==_d?j(Dc(od,_d),tl):tl}function Ri(tl){let od=ae(293);return od.properties=de(tl),od.transformFlags|=ke(od.properties)|2,od}function zu(tl,od){return tl.properties!==od?j(Ri(od),tl):tl}function Pc(tl){let od=O(294);return od.expression=tl,od.transformFlags|=z(od.expression)|2,od}function Vu(tl,od){return tl.expression!==od?j(Pc(od),tl):tl}function Nc(tl,od){let _d=O(295);return _d.dotDotDotToken=tl,_d.expression=od,_d.transformFlags|=z(_d.dotDotDotToken)|z(_d.expression)|2,_d}function Rs(tl,od){return tl.expression!==od?j(Nc(tl.dotDotDotToken,od),tl):tl}function si(tl,od){let _d=O(296);return _d.namespace=tl,_d.name=od,_d.transformFlags|=z(_d.namespace)|z(_d.name)|2,_d}function Wu(tl,od,_d){return tl.namespace!==od||tl.name!==_d?j(si(od,_d),tl):tl}function Ea(tl,od){let _d=O(297);return _d.expression=Ad().parenthesizeExpressionForDisallowedComma(tl),_d.statements=de(od),_d.transformFlags|=z(_d.expression)|ke(_d.statements),_d.jsDoc=void 0,_d}function Ic(tl,od,_d){return tl.expression!==od||tl.statements!==_d?j(Ea(od,_d),tl):tl}function Oc(tl){let od=O(298);return od.statements=de(tl),od.transformFlags=ke(od.statements),od}function Ui(tl,od){return tl.statements!==od?j(Oc(od),tl):tl}function Us(tl,od){let _d=O(299);switch(_d.token=tl,_d.types=de(od),_d.transformFlags|=ke(_d.types),tl){case 96:_d.transformFlags|=1024;break;case 119:_d.transformFlags|=1;break;default:return g_.assertNever(tl)}return _d}function Gu(tl,od){return tl.types!==od?j(Us(tl.token,od),tl):tl}function Mc(tl,od){let _d=O(300);return _d.variableDeclaration=Tn(tl),_d.block=od,_d.transformFlags|=z(_d.variableDeclaration)|z(_d.block)|(tl?0:64),_d.locals=void 0,_d.nextContainer=void 0,_d}function Lc(tl,od,_d){return tl.variableDeclaration!==od||tl.block!==_d?j(Mc(od,_d),tl):tl}function Aa(tl,od){let _d=ae(304);return _d.name=et(tl),_d.initializer=Ad().parenthesizeExpressionForDisallowedComma(od),_d.transformFlags|=Ln(_d.name)|z(_d.initializer),_d.modifiers=void 0,_d.questionToken=void 0,_d.exclamationToken=void 0,_d.jsDoc=void 0,_d}function Bs(tl,od,_d){return tl.name!==od||tl.initializer!==_d?_i(Aa(od,_d),tl):tl}function _i(tl,od){return tl!==od&&(tl.modifiers=od.modifiers,tl.questionToken=od.questionToken,tl.exclamationToken=od.exclamationToken),j(tl,od)}function Jc(tl,od){let _d=ae(305);return _d.name=et(tl),_d.objectAssignmentInitializer=od&&Ad().parenthesizeExpressionForDisallowedComma(od),_d.transformFlags|=ja(_d.name)|z(_d.objectAssignmentInitializer)|1024,_d.equalsToken=void 0,_d.modifiers=void 0,_d.questionToken=void 0,_d.exclamationToken=void 0,_d.jsDoc=void 0,_d}function Yu(tl,od,_d){return tl.name!==od||tl.objectAssignmentInitializer!==_d?Hu(Jc(od,_d),tl):tl}function Hu(tl,od){return tl!==od&&(tl.modifiers=od.modifiers,tl.questionToken=od.questionToken,tl.exclamationToken=od.exclamationToken,tl.equalsToken=od.equalsToken),j(tl,od)}function jc(tl){let od=ae(306);return od.expression=Ad().parenthesizeExpressionForDisallowedComma(tl),od.transformFlags|=z(od.expression)|128|65536,od.jsDoc=void 0,od}function Rc(tl,od){return tl.expression!==od?j(jc(od),tl):tl}function qs(tl,od){let _d=ae(307);return _d.name=et(tl),_d.initializer=od&&Ad().parenthesizeExpressionForDisallowedComma(od),_d.transformFlags|=z(_d.name)|z(_d.initializer)|1,_d.jsDoc=void 0,_d}function On(tl,od,_d){return tl.name!==od||tl.initializer!==_d?j(qs(od,_d),tl):tl}function Uc(tl,_d,Ad){let Dd=od.createBaseSourceFileNode(308);return Dd.statements=de(tl),Dd.endOfFileToken=_d,Dd.flags|=Ad,Dd.text="",Dd.fileName="",Dd.path="",Dd.resolvedPath="",Dd.originalFileName="",Dd.languageVersion=1,Dd.languageVariant=0,Dd.scriptKind=0,Dd.isDeclarationFile=!1,Dd.hasNoDefaultLib=!1,Dd.transformFlags|=ke(Dd.statements)|z(Dd.endOfFileToken),Dd.locals=void 0,Dd.nextContainer=void 0,Dd.endFlowNode=void 0,Dd.nodeCount=0,Dd.identifierCount=0,Dd.symbolCount=0,Dd.parseDiagnostics=void 0,Dd.bindDiagnostics=void 0,Dd.bindSuggestionDiagnostics=void 0,Dd.lineMap=void 0,Dd.externalModuleIndicator=void 0,Dd.setExternalModuleIndicator=void 0,Dd.pragmas=void 0,Dd.checkJsDirective=void 0,Dd.referencedFiles=void 0,Dd.typeReferenceDirectives=void 0,Dd.libReferenceDirectives=void 0,Dd.amdDependencies=void 0,Dd.commentDirectives=void 0,Dd.identifiers=void 0,Dd.packageJsonLocations=void 0,Dd.packageJsonScope=void 0,Dd.imports=void 0,Dd.moduleAugmentations=void 0,Dd.ambientModuleNames=void 0,Dd.classifiableNames=void 0,Dd.impliedNodeFormat=void 0,Dd}function Bc(tl){let od=Object.create(tl.redirectTarget);return Object.defineProperties(od,{id:{get(){return this.redirectInfo.redirectTarget.id},set(tl){this.redirectInfo.redirectTarget.id=tl}},symbol:{get(){return this.redirectInfo.redirectTarget.symbol},set(tl){this.redirectInfo.redirectTarget.symbol=tl}}}),od.redirectInfo=tl,od}function Xu(tl){let od=Bc(tl.redirectInfo);return od.flags|=tl.flags&-17,od.fileName=tl.fileName,od.path=tl.path,od.resolvedPath=tl.resolvedPath,od.originalFileName=tl.originalFileName,od.packageJsonLocations=tl.packageJsonLocations,od.packageJsonScope=tl.packageJsonScope,od.emitNode=void 0,od}function $u(tl){let _d=od.createBaseSourceFileNode(308);_d.flags|=tl.flags&-17;for(let od in tl)if(!(Dr(_d,od)||!Dr(tl,od))){if(od==="emitNode"){_d.emitNode=void 0;continue}_d[od]=tl[od]}return _d}function Fs(tl){let od=tl.redirectInfo?Xu(tl):$u(tl);return _d(od,tl),od}function zs(tl,od,_d,Ad,Dd,zd,Kd){let Zd=Fs(tl);return Zd.statements=de(od),Zd.isDeclarationFile=_d,Zd.referencedFiles=Ad,Zd.typeReferenceDirectives=Dd,Zd.hasNoDefaultLib=zd,Zd.libReferenceDirectives=Kd,Zd.transformFlags=ke(Zd.statements)|z(Zd.endOfFileToken),Zd}function Qu(tl,od,_d=tl.isDeclarationFile,Ad=tl.referencedFiles,Dd=tl.typeReferenceDirectives,zd=tl.hasNoDefaultLib,Kd=tl.libReferenceDirectives){return tl.statements!==od||tl.isDeclarationFile!==_d||tl.referencedFiles!==Ad||tl.typeReferenceDirectives!==Dd||tl.hasNoDefaultLib!==zd||tl.libReferenceDirectives!==Kd?j(zs(tl,od,_d,Ad,Dd,zd,Kd),tl):tl}function qc(tl){let od=O(309);return od.sourceFiles=tl,od.syntheticFileReferences=void 0,od.syntheticTypeReferences=void 0,od.syntheticLibReferences=void 0,od.hasNoDefaultLib=void 0,od}function Fc(tl,od){return tl.sourceFiles!==od?j(qc(od),tl):tl}function Ku(tl,od=!1,_d){let Ad=O(238);return Ad.type=tl,Ad.isSpread=od,Ad.tupleNameSource=_d,Ad}function Zu(tl){let od=O(353);return od._children=tl,od}function Ca(tl){let od=O(354);return od.original=tl,dn(od,tl),od}function Vs(tl,od){let _d=O(356);return _d.expression=tl,_d.original=od,_d.transformFlags|=z(_d.expression)|1,dn(_d,od),_d}function zc(tl,od){return tl.expression!==od?j(Vs(od,tl.original),tl):tl}function ep(){return O(355)}function tp(tl){if(Ja(tl)&&!gl(tl)&&!tl.original&&!tl.emitNode&&!tl.id){if(i6(tl))return tl.elements;if(na(tl)&&Fb(tl.operatorToken))return[tl.left,tl.right]}return tl}function Ws(tl){let od=O(357);return od.elements=de(py(tl,tp)),od.transformFlags|=ke(od.elements),od}function np(tl,od){return tl.elements!==od?j(Ws(od),tl):tl}function Gs(tl,od){let _d=O(358);return _d.expression=tl,_d.thisArg=od,_d.transformFlags|=z(_d.expression)|z(_d.thisArg),_d}function Vc(tl,od,_d){return tl.expression!==od||tl.thisArg!==_d?j(Gs(od,_d),tl):tl}function Wc(tl){let od=hn(tl.escapedText);return od.flags|=tl.flags&-17,od.transformFlags=tl.transformFlags,_d(od,tl),setIdentifierAutoGenerate(od,{...tl.emitNode.autoGenerate}),od}function rp(tl){let od=hn(tl.escapedText);od.flags|=tl.flags&-17,od.jsDoc=tl.jsDoc,od.flowNode=tl.flowNode,od.symbol=tl.symbol,od.transformFlags=tl.transformFlags,_d(od,tl);let Ad=getIdentifierTypeArguments(tl);return Ad&&setIdentifierTypeArguments(od,Ad),od}function ip(tl){let od=Pn(tl.escapedText);return od.flags|=tl.flags&-17,od.transformFlags=tl.transformFlags,_d(od,tl),setIdentifierAutoGenerate(od,{...tl.emitNode.autoGenerate}),od}function Gc(tl){let od=Pn(tl.escapedText);return od.flags|=tl.flags&-17,od.transformFlags=tl.transformFlags,_d(od,tl),od}function Da(tl){if(tl===void 0)return tl;if(eh(tl))return Fs(tl);if(Ua(tl))return Wc(tl);if(Ke(tl))return rp(tl);if(r1(tl))return ip(tl);if(gi(tl))return Gc(tl);let Ad=df(tl.kind)?od.createBaseNode(tl.kind):od.createBaseTokenNode(tl.kind);Ad.flags|=tl.flags&-17,Ad.transformFlags=tl.transformFlags,_d(Ad,tl);for(let od in tl)Dr(Ad,od)||!Dr(tl,od)||(Ad[od]=tl[od]);return Ad}function ap(tl,od,_d){return Di(is(void 0,void 0,void 0,void 0,od?[od]:[],void 0,Br(tl,!0)),void 0,_d?[_d]:[])}function sp(tl,od,_d){return Di(as(void 0,void 0,od?[od]:[],void 0,void 0,Br(tl,!0)),void 0,_d?[_d]:[])}function Bi(){return ss(V("0"))}function Yc(tl){return va(void 0,!1,tl)}function Hc(tl){return Ta(void 0,!1,Es([xa(!1,void 0,tl)]))}function _p(tl,od){return od==="null"?nf.createStrictEquality(tl,Lt()):od==="undefined"?nf.createStrictEquality(tl,Bi()):nf.createStrictEquality(fa(tl),ft(od))}function Ys(tl,od){return od==="null"?nf.createStrictInequality(tl,Lt()):od==="undefined"?nf.createStrictInequality(tl,Bi()):nf.createStrictInequality(fa(tl),ft(od))}function zr(tl,od,_d){return Pd(tl)?ts(Ai(tl,void 0,od),void 0,void 0,_d):Di(cr(tl,od),void 0,_d)}function op(tl,od,_d){return zr(tl,"bind",[od,..._d])}function cp(tl,od,_d){return zr(tl,"call",[od,..._d])}function lp(tl,od,_d){return zr(tl,"apply",[od,_d])}function qi(tl,od,_d){return zr(We(tl),od,_d)}function up(tl,od){return zr(tl,"slice",od===void 0?[]:[wr(od)])}function Fi(tl,od){return zr(tl,"concat",od)}function pp(tl,od,_d){return qi("Object","defineProperty",[tl,wr(od),_d])}function Hs(tl,od){return qi("Object","getOwnPropertyDescriptor",[tl,wr(od)])}function oi(tl,od,_d){return qi("Reflect","get",_d?[tl,od,_d]:[tl,od])}function Xc(tl,od,_d,Ad){return qi("Reflect","set",Ad?[tl,od,_d,Ad]:[tl,od,_d])}function ci(tl,od,_d){return _d?(tl.push(Aa(od,_d)),!0):!1}function fp(tl,od){let _d=[];ci(_d,"enumerable",wr(tl.enumerable)),ci(_d,"configurable",wr(tl.configurable));let Ad=ci(_d,"writable",wr(tl.writable));Ad=ci(_d,"value",tl.value)||Ad;let Dd=ci(_d,"get",tl.get);return Dd=ci(_d,"set",tl.set)||Dd,g_.assert(!(Ad&&Dd),"A PropertyDescriptor may not be both an accessor descriptor and a data descriptor."),Ei(_d,!od)}function $c(tl,od){switch(tl.kind){case 218:return U_(tl,od);case 217:return R_(tl,tl.type,od);case 235:return ha(tl,od,tl.type);case 239:return ro(tl,od,tl.type);case 236:return no(tl,od);case 234:return eo(tl,od,tl.typeArguments);case 356:return zc(tl,od)}}function dp(tl){return Dl(tl)&&Ja(tl)&&Ja(getSourceMapRange(tl))&&Ja(getCommentRange(tl))&&!Zt(getSyntheticLeadingComments(tl))&&!Zt(getSyntheticTrailingComments(tl))}function Qc(tl,od,_d=63){return tl&&_h(tl,_d)&&!dp(tl)?$c(tl,Qc(tl.expression,od)):od}function Kc(tl,od,_d){if(!od)return tl;let Ad=xo(od,od.label,H1(od.statement)?Kc(tl,od.statement):tl);return _d&&_d(od),Ad}function Xs(tl,od){let _d=Tf(tl);switch(_d.kind){case 80:return od;case 110:case 9:case 10:case 11:return!1;case 210:return _d.elements.length!==0;case 211:return _d.properties.length>0;default:return!0}}function Zc(tl,od,_d,Dd=!1){let zd=Wf(tl,63),Kd,Zd;return jd(zd)?(Kd=Bt(),Zd=zd):Cp(zd)?(Kd=Bt(),Zd=_d!==void 0&&_d<2?dn(We("_super"),zd):zd):za(zd)&8192?(Kd=Bi(),Zd=Ad().parenthesizeLeftSideOfAccess(zd,!1)):dr(zd)?Xs(zd.expression,Dd)?(Kd=ir(od),Zd=cr(dn(nf.createAssignment(Kd,zd.expression),zd.expression),zd.name),dn(Zd,zd)):(Kd=zd.expression,Zd=zd):Ha(zd)?Xs(zd.expression,Dd)?(Kd=ir(od),Zd=Ci(dn(nf.createAssignment(Kd,zd.expression),zd.expression),zd.argumentExpression),dn(Zd,zd)):(Kd=zd.expression,Zd=zd):(Kd=Bi(),Zd=Ad().parenthesizeLeftSideOfAccess(tl,!1)),{target:Zd,thisArg:Kd}}function el(tl,od){return cr(rs(Ei([U(void 0,"value",[mr(void 0,void 0,tl,void 0,void 0,void 0)],Br([Ni(od)]))])),"value")}function o(tl){return tl.length>10?Ws(tl):xy(tl,nf.createComma)}function p(tl,od,_d,Ad=0,Dd){let zd=Dd?tl&&uf(tl):$m(tl);if(zd&&Ke(zd)&&!Ua(zd)){let tl=wf(dn(Da(zd),zd),zd.parent);return Ad|=za(zd),_d||(Ad|=96),od||(Ad|=3072),Ad&&setEmitFlags(tl,Ad),tl}return Bn(tl)}function m(tl,od,_d){return p(tl,od,_d,98304)}function g(tl,od,_d,Ad){return p(tl,od,_d,32768,Ad)}function b(tl,od,_d){return p(tl,od,_d,16384)}function N(tl,od,_d){return p(tl,od,_d)}function Q(tl,od,_d,Ad){let Dd=cr(tl,Ja(od)?od:Da(od));dn(Dd,od);let zd=0;return Ad||(zd|=96),_d||(zd|=3072),zd&&setEmitFlags(Dd,zd),Dd}function _e(tl,od,_d,Ad){return tl&&v_(od,32)?Q(tl,p(od),_d,Ad):b(od,_d,Ad)}function ee(tl,od,_d,Ad){let Dd=je(tl,od,0,_d);return Je(tl,od,Dd,Ad)}function te(tl){return vi(tl.expression)&&tl.expression.text==="use strict"}function ce(){return k6(Ni(ft("use strict")))}function je(tl,od,_d=0,Ad){g_.assert(od.length===0,"Prologue directives should be at the first statement in the target statements array");let Dd=!1,zd=tl.length;for(;_dZd&&vh.splice(Dd,0,...od.slice(Zd,fh)),Zd>Kd&&vh.splice(Ad,0,...od.slice(Kd,Zd)),Kd>zd&&vh.splice(_d,0,...od.slice(zd,Kd)),zd>0)if(_d===0)vh.splice(0,0,...od.slice(0,zd));else{let Ad=new Map;for(let od=0;od<_d;od++){let _d=tl[od];Ad.set(_d.expression.text,!0)}for(let tl=zd-1;tl>=0;tl--){let _d=od[tl];Ad.has(_d.expression.text)||vh.unshift(_d)}}return mi(tl)?dn(de(vh,tl.hasTrailingComma),tl):tl}function pr(tl,od){let _d;return typeof od=="number"?_d=yn(od):_d=od,Af(tl)?sr(tl,_d,tl.name,tl.constraint,tl.default):m_(tl)?hr(tl,_d,tl.dotDotDotToken,tl.name,tl.questionToken,tl.type,tl.initializer):If(tl)?ze(tl,_d,tl.typeParameters,tl.parameters,tl.type):D1(tl)?Vn(tl,_d,tl.name,tl.questionToken,tl.type):Wa(tl)?L(tl,_d,tl.name,tl.questionToken??tl.exclamationToken,tl.type,tl.initializer):P1(tl)?fe(tl,_d,tl.name,tl.questionToken,tl.typeParameters,tl.parameters,tl.type):h_(tl)?He(tl,_d,tl.asteriskToken,tl.name,tl.questionToken,tl.typeParameters,tl.parameters,tl.type,tl.body):Cf(tl)?Mr(tl,_d,tl.parameters,tl.body):Tl(tl)?Wn(tl,_d,tl.name,tl.parameters,tl.type,tl.body):y_(tl)?K(tl,_d,tl.name,tl.parameters,tl.body):Df(tl)?Ze(tl,_d,tl.parameters,tl.type):Lf(tl)?B_(tl,_d,tl.asteriskToken,tl.name,tl.typeParameters,tl.parameters,tl.type,tl.body):Jf(tl)?q_(tl,_d,tl.typeParameters,tl.parameters,tl.type,tl.equalsGreaterThanToken,tl.body):xl(tl)?cs(tl,_d,tl.name,tl.typeParameters,tl.heritageClauses,tl.members):Xa(tl)?so(tl,_d,tl.declarationList):Rf(tl)?Ts(tl,_d,tl.asteriskToken,tl.name,tl.typeParameters,tl.parameters,tl.type,tl.body):Ga(tl)?ba(tl,_d,tl.name,tl.typeParameters,tl.heritageClauses,tl.members):T_(tl)?Po(tl,_d,tl.name,tl.typeParameters,tl.heritageClauses,tl.members):Nl(tl)?vr(tl,_d,tl.name,tl.typeParameters,tl.type):$1(tl)?Tr(tl,_d,tl.name,tl.members):Ti(tl)?kt(tl,_d,tl.name,tl.body):Uf(tl)?Jo(tl,_d,tl.isTypeOnly,tl.name,tl.moduleReference):Bf(tl)?Ro(tl,_d,tl.importClause,tl.moduleSpecifier,tl.attributes):qf(tl)?Oi(tl,_d,tl.expression):Ff(tl)?$o(tl,_d,tl.isTypeOnly,tl.exportClause,tl.moduleSpecifier,tl.attributes):g_.assertNever(tl)}function Mn(tl,od){return m_(tl)?hr(tl,od,tl.dotDotDotToken,tl.name,tl.questionToken,tl.type,tl.initializer):Wa(tl)?L(tl,od,tl.name,tl.questionToken??tl.exclamationToken,tl.type,tl.initializer):h_(tl)?He(tl,od,tl.asteriskToken,tl.name,tl.questionToken,tl.typeParameters,tl.parameters,tl.type,tl.body):Tl(tl)?Wn(tl,od,tl.name,tl.parameters,tl.type,tl.body):y_(tl)?K(tl,od,tl.name,tl.parameters,tl.body):xl(tl)?cs(tl,od,tl.name,tl.typeParameters,tl.heritageClauses,tl.members):Ga(tl)?ba(tl,od,tl.name,tl.typeParameters,tl.heritageClauses,tl.members):g_.assertNever(tl)}function Vr(tl,od){switch(tl.kind){case 178:return Wn(tl,tl.modifiers,od,tl.parameters,tl.type,tl.body);case 179:return K(tl,tl.modifiers,od,tl.parameters,tl.body);case 175:return He(tl,tl.modifiers,tl.asteriskToken,od,tl.questionToken,tl.typeParameters,tl.parameters,tl.type,tl.body);case 174:return fe(tl,tl.modifiers,od,tl.questionToken,tl.typeParameters,tl.parameters,tl.type);case 173:return L(tl,tl.modifiers,od,tl.questionToken??tl.exclamationToken,tl.type,tl.initializer);case 172:return Vn(tl,tl.modifiers,od,tl.questionToken,tl.type);case 304:return Bs(tl,od,tl.initializer)}}function Pe(tl){return tl?de(tl):void 0}function et(tl){return typeof tl=="string"?We(tl):tl}function wr(tl){return typeof tl=="string"?ft(tl):typeof tl=="number"?V(tl):typeof tl=="boolean"?tl?ct():ar():tl}function zi(tl){return tl&&Ad().parenthesizeExpressionForDisallowedComma(tl)}function mp(tl){return typeof tl=="number"?ot(tl):tl}function $n(tl){return tl&&a6(tl)?dn(_d(_o(),tl),tl):tl}function Tn(tl){return typeof tl=="string"||tl&&!jf(tl)?ga(tl,void 0,void 0,void 0):tl}function j(tl,od){return tl!==od&&(_d(tl,od),dn(tl,od)),tl}}function ol(tl){switch(tl){case 345:return"type";case 343:return"returns";case 344:return"this";case 341:return"enum";case 331:return"author";case 333:return"class";case 334:return"public";case 335:return"private";case 336:return"protected";case 337:return"readonly";case 338:return"override";case 346:return"template";case 347:return"typedef";case 342:return"param";case 349:return"prop";case 339:return"callback";case 340:return"overload";case 329:return"augments";case 330:return"implements";case 352:return"import";default:return g_.fail(`Unsupported kind: ${g_.formatSyntaxKind(tl)}`)}}var sv,ov={};function Lb(tl,od){switch(sv||(sv=_f(99,!1,0)),tl){case 15:sv.setText("`"+od+"`");break;case 16:sv.setText("`"+od+"${");break;case 17:sv.setText("}"+od+"${");break;case 18:sv.setText("}"+od+"`");break}let _d=sv.scan();if(_d===20&&(_d=sv.reScanTemplateToken(!1)),sv.isUnterminated())return sv.setText(void 0),ov;let Ad;switch(_d){case 15:case 16:case 17:case 18:Ad=sv.getTokenValue();break}return Ad===void 0||sv.scan()!==1?(sv.setText(void 0),ov):(sv.setText(void 0),Ad)}function Ln(tl){return tl&&Ke(tl)?ja(tl):z(tl)}function ja(tl){return z(tl)&-67108865}function Jb(tl,od){return od|tl.transformFlags&134234112}function z(tl){if(!tl)return 0;let od=tl.transformFlags&~jb(tl.kind);return Tg(tl)&&i1(tl.name)?Jb(tl.name,od):od}function ke(tl){return tl?tl.transformFlags:0}function Vd(tl){let od=0;for(let _d of tl)od|=z(_d);tl.transformFlags=od}function jb(tl){if(tl>=183&&tl<=206)return-2;switch(tl){case 214:case 215:case 210:return-2147450880;case 268:return-1941676032;case 170:return-2147483648;case 220:return-2072174592;case 219:case 263:return-1937940480;case 262:return-2146893824;case 264:case 232:return-2147344384;case 177:return-1937948672;case 173:return-2013249536;case 175:case 178:case 179:return-2005057536;case 133:case 150:case 163:case 146:case 154:case 151:case 136:case 155:case 116:case 169:case 172:case 174:case 180:case 181:case 182:case 265:case 266:return-2;case 211:return-2147278848;case 300:return-2147418112;case 207:case 208:return-2147450880;case 217:case 239:case 235:case 356:case 218:case 108:return-2147483648;case 212:case 213:return-2147483648;default:return-2147483648}}var lv=Ib();function Zs(tl){return tl.flags|=16,tl}var cv={createBaseSourceFileNode:tl=>Zs(lv.createBaseSourceFileNode(tl)),createBaseIdentifierNode:tl=>Zs(lv.createBaseIdentifierNode(tl)),createBasePrivateIdentifierNode:tl=>Zs(lv.createBasePrivateIdentifierNode(tl)),createBaseTokenNode:tl=>Zs(lv.createBaseTokenNode(tl)),createBaseNode:tl=>Zs(lv.createBaseNode(tl))},uv=kf(4,cv);function Ub(tl,od){if(tl.original!==od&&(tl.original=od,od)){let _d=od.emitNode;_d&&(tl.emitNode=Bb(_d,tl.emitNode))}return tl}function Bb(tl,od){let{flags:_d,internalFlags:Ad,leadingComments:Dd,trailingComments:zd,commentRange:Kd,sourceMapRange:Zd,tokenSourceMapRanges:fh,constantValue:vh,helpers:wh,startsOnNewLine:xh,snippetElement:$h,classThis:Xh,assignedName:s_}=tl;if(od||(od={}),_d&&(od.flags=_d),Ad&&(od.internalFlags=Ad&-9),Dd&&(od.leadingComments=En(Dd.slice(),od.leadingComments)),zd&&(od.trailingComments=En(zd.slice(),od.trailingComments)),Kd&&(od.commentRange=Kd),Zd&&(od.sourceMapRange=Zd),fh&&(od.tokenSourceMapRanges=qb(fh,od.tokenSourceMapRanges)),vh!==void 0&&(od.constantValue=vh),wh)for(let tl of wh)od.helpers=hy(od.helpers,tl);return xh!==void 0&&(od.startsOnNewLine=xh),$h!==void 0&&(od.snippetElement=$h),Xh&&(od.classThis=Xh),s_&&(od.assignedName=s_),od}function qb(tl,od){od||(od=[]);for(let _d in tl)od[_d]=tl[_d];return od}function aa(tl){return tl.kind===9}function E1(tl){return tl.kind===10}function vi(tl){return tl.kind===11}function A1(tl){return tl.kind===15}function Fb(tl){return tl.kind===28}function Wd(tl){return tl.kind===54}function Gd(tl){return tl.kind===58}function Ke(tl){return tl.kind===80}function gi(tl){return tl.kind===81}function zb(tl){return tl.kind===95}function cl(tl){return tl.kind===134}function Cp(tl){return tl.kind===108}function Vb(tl){return tl.kind===102}function C1(tl){return tl.kind===167}function Ef(tl){return tl.kind===168}function Af(tl){return tl.kind===169}function m_(tl){return tl.kind===170}function Cl(tl){return tl.kind===171}function D1(tl){return tl.kind===172}function Wa(tl){return tl.kind===173}function P1(tl){return tl.kind===174}function h_(tl){return tl.kind===175}function Cf(tl){return tl.kind===177}function Tl(tl){return tl.kind===178}function y_(tl){return tl.kind===179}function N1(tl){return tl.kind===180}function I1(tl){return tl.kind===181}function Df(tl){return tl.kind===182}function O1(tl){return tl.kind===183}function Pf(tl){return tl.kind===184}function Nf(tl){return tl.kind===185}function If(tl){return tl.kind===186}function Wb(tl){return tl.kind===187}function M1(tl){return tl.kind===188}function Gb(tl){return tl.kind===189}function Yb(tl){return tl.kind===190}function L1(tl){return tl.kind===203}function Hb(tl){return tl.kind===191}function Xb(tl){return tl.kind===192}function J1(tl){return tl.kind===193}function j1(tl){return tl.kind===194}function $b(tl){return tl.kind===195}function Qb(tl){return tl.kind===196}function R1(tl){return tl.kind===197}function Kb(tl){return tl.kind===198}function U1(tl){return tl.kind===199}function Zb(tl){return tl.kind===200}function B1(tl){return tl.kind===201}function e6(tl){return tl.kind===202}function t6(tl){return tl.kind===206}function q1(tl){return tl.kind===209}function F1(tl){return tl.kind===210}function Of(tl){return tl.kind===211}function dr(tl){return tl.kind===212}function Ha(tl){return tl.kind===213}function Mf(tl){return tl.kind===214}function z1(tl){return tl.kind===216}function Dl(tl){return tl.kind===218}function Lf(tl){return tl.kind===219}function Jf(tl){return tl.kind===220}function n6(tl){return tl.kind===223}function V1(tl){return tl.kind===225}function na(tl){return tl.kind===227}function W1(tl){return tl.kind===231}function xl(tl){return tl.kind===232}function G1(tl){return tl.kind===233}function Y1(tl){return tl.kind===234}function fl(tl){return tl.kind===236}function r6(tl){return tl.kind===237}function i6(tl){return tl.kind===357}function Xa(tl){return tl.kind===244}function Pl(tl){return tl.kind===245}function H1(tl){return tl.kind===257}function jf(tl){return tl.kind===261}function X1(tl){return tl.kind===262}function Rf(tl){return tl.kind===263}function Ga(tl){return tl.kind===264}function T_(tl){return tl.kind===265}function Nl(tl){return tl.kind===266}function $1(tl){return tl.kind===267}function Ti(tl){return tl.kind===268}function Uf(tl){return tl.kind===272}function Bf(tl){return tl.kind===273}function qf(tl){return tl.kind===278}function Ff(tl){return tl.kind===279}function Q1(tl){return tl.kind===280}function a6(tl){return tl.kind===354}function zf(tl){return tl.kind===284}function zp(tl){return tl.kind===287}function s6(tl){return tl.kind===290}function K1(tl){return tl.kind===296}function _6(tl){return tl.kind===298}function Z1(tl){return tl.kind===304}function eh(tl){return tl.kind===308}function th(tl){return tl.kind===310}function nh(tl){return tl.kind===315}function rh(tl){return tl.kind===318}function ih(tl){return tl.kind===321}function o6(tl){return tl.kind===323}function Il(tl){return tl.kind===324}function c6(tl){return tl.kind===329}function l6(tl){return tl.kind===334}function u6(tl){return tl.kind===335}function p6(tl){return tl.kind===336}function f6(tl){return tl.kind===337}function d6(tl){return tl.kind===338}function m6(tl){return tl.kind===340}function h6(tl){return tl.kind===332}function Vp(tl){return tl.kind===342}function y6(tl){return tl.kind===343}function Vf(tl){return tl.kind===345}function ah(tl){return tl.kind===346}function g6(tl){return tl.kind===330}function b6(tl){return tl.kind===351}var pv=new WeakMap;function sh(tl,od){var _d;let Ad=tl.kind;return df(Ad)?Ad===353?tl._children:(_d=pv.get(od))==null?void 0:_d.get(tl):xh}function v6(tl,od,_d){tl.kind===353&&g_.fail("Should not need to re-set the children of a SyntaxList.");let Ad=pv.get(od);return Ad===void 0&&(Ad=new WeakMap,pv.set(od,Ad)),Ad.set(tl,_d),_d}function Yd(tl,od){var _d;tl.kind===353&&g_.fail("Did not expect to unset the children of a SyntaxList."),(_d=pv.get(od))==null||_d.delete(tl)}function T6(tl,od){let _d=pv.get(tl);_d!==void 0&&(pv.delete(tl),pv.set(od,_d))}function Hd(tl){return(za(tl)&32768)!==0}function x6(tl){return vi(tl.expression)&&tl.expression.text==="use strict"}function S6(tl){for(let od of tl)if(pl(od)){if(x6(od))return od}else break}function w6(tl){return Dl(tl)&&ia(tl)&&!!Lg(tl)}function _h(tl,od=63){switch(tl.kind){case 218:return od&-2147483648&&w6(tl)?!1:(od&1)!==0;case 217:case 235:return(od&2)!==0;case 239:return(od&34)!==0;case 234:return(od&16)!==0;case 236:return(od&4)!==0;case 356:return(od&8)!==0}return!1}function Wf(tl,od=63){for(;_h(tl,od);)tl=tl.expression;return tl}function k6(tl){return setStartsOnNewLine(tl,!0)}function i_(tl){if(Qg(tl))return tl.name;if(Hg(tl)){switch(tl.kind){case 304:return i_(tl.initializer);case 305:return tl.name;case 306:return i_(tl.expression)}return}return vl(tl,!0)?i_(tl.left):W1(tl)?i_(tl.expression):tl}function E6(tl){switch(tl.kind){case 207:case 208:case 210:return tl.elements;case 211:return tl.properties}}function Xd(tl){if(tl){let od=tl;for(;;){if(Ke(od)||!od.body)return Ke(od)?od:od.name;od=od.body}}}var _v;(tl=>{function t(tl,od,_d,Ad,Dd,zd,Kd){let Zd=od>0?Dd[od-1]:void 0;return g_.assertEqual(_d[od],t),Dd[od]=tl.onEnter(Ad[od],Zd,Kd),_d[od]=k(tl,t),od}tl.enter=t;function a(tl,od,_d,Ad,Dd,zd,Kd){g_.assertEqual(_d[od],a),g_.assertIsDefined(tl.onLeft),_d[od]=k(tl,a);let Zd=tl.onLeft(Ad[od].left,Dd[od],Ad[od]);return Zd?(W(od,Ad,Zd),c(od,_d,Ad,Dd,Zd)):od}tl.left=a;function _(tl,od,_d,Ad,Dd,zd,Kd){return g_.assertEqual(_d[od],_),g_.assertIsDefined(tl.onOperator),_d[od]=k(tl,_),tl.onOperator(Ad[od].operatorToken,Dd[od],Ad[od]),od}tl.operator=_;function f(tl,od,_d,Ad,Dd,zd,Kd){g_.assertEqual(_d[od],f),g_.assertIsDefined(tl.onRight),_d[od]=k(tl,f);let Zd=tl.onRight(Ad[od].right,Dd[od],Ad[od]);return Zd?(W(od,Ad,Zd),c(od,_d,Ad,Dd,Zd)):od}tl.right=f;function h(tl,od,_d,Ad,Dd,zd,Kd){g_.assertEqual(_d[od],h),_d[od]=k(tl,h);let Zd=tl.onExit(Ad[od],Dd[od]);if(od>0){if(od--,tl.foldState){let Ad=_d[od]===h?"right":"left";Dd[od]=tl.foldState(Dd[od],Zd,Ad)}}else zd.value=Zd;return od}tl.exit=h;function T(tl,od,_d,Ad,Dd,zd,Kd){return g_.assertEqual(_d[od],T),od}tl.done=T;function k(tl,od){switch(od){case t:if(tl.onLeft)return a;case a:if(tl.onOperator)return _;case _:if(tl.onRight)return f;case f:return h;case h:return T;case T:return T;default:g_.fail("Invalid state")}}tl.nextState=k;function c(tl,od,_d,Ad,Dd){return tl++,od[tl]=t,_d[tl]=Dd,Ad[tl]=void 0,tl}function W(tl,od,_d){if(g_.shouldAssert(2))for(;tl>=0;)g_.assert(od[tl]!==_d,"Circular traversal detected."),tl--}})(_v||(_v={}));function Qd(tl,od){return typeof tl=="object"?Wp(!1,tl.prefix,tl.node,tl.suffix,od):typeof tl=="string"?tl.length>0&&tl.charCodeAt(0)===35?tl.slice(1):tl:""}function A6(tl,od){return typeof tl=="string"?tl:C6(tl,g_.checkDefined(od))}function C6(tl,od){return r1(tl)?od(tl).slice(1):Ua(tl)?od(tl):gi(tl)?tl.escapedText.slice(1):An(tl)}function Wp(tl,od,_d,Ad,Dd){return od=Qd(od,Dd),Ad=Qd(Ad,Dd),_d=A6(_d,Dd),`${tl?"#":""}${od}${_d}${Ad}`}function oh(tl){if(tl.transformFlags&65536)return!0;if(tl.transformFlags&128)for(let od of E6(tl)){let tl=i_(od);if(tl&&$g(tl)&&(tl.transformFlags&65536||tl.transformFlags&128&&oh(tl)))return!0}return!1}function dn(tl,od){return od?yi(tl,od.pos,od.end):tl}function Ol(tl){let od=tl.kind;return od===169||od===170||od===172||od===173||od===174||od===175||od===177||od===178||od===179||od===182||od===186||od===219||od===220||od===232||od===244||od===263||od===264||od===265||od===266||od===267||od===268||od===272||od===273||od===278||od===279}function Gf(tl){let od=tl.kind;return od===170||od===173||od===175||od===178||od===179||od===232||od===264}var Bv,Fv,Rv,Ov,Qv,jv={createBaseSourceFileNode:tl=>new(Qv||(Qv=MA.getSourceFileConstructor()))(tl,-1,-1),createBaseIdentifierNode:tl=>new(Rv||(Rv=MA.getIdentifierConstructor()))(tl,-1,-1),createBasePrivateIdentifierNode:tl=>new(Ov||(Ov=MA.getPrivateIdentifierConstructor()))(tl,-1,-1),createBaseTokenNode:tl=>new(Fv||(Fv=MA.getTokenConstructor()))(tl,-1,-1),createBaseNode:tl=>new(Bv||(Bv=MA.getNodeConstructor()))(tl,-1,-1)},Uv=kf(1,jv);function S(tl,od){return od&&tl(od)}function ie(tl,od,_d){if(_d){if(od)return od(_d);for(let od of _d){let _d=tl(od);if(_d)return _d}}}function P6(tl,od){return tl.charCodeAt(od+1)===42&&tl.charCodeAt(od+2)===42&&tl.charCodeAt(od+3)!==47}function N6(tl){return jn(tl.statements,I6)||O6(tl)}function I6(tl){return Ol(tl)&&M6(tl,95)||Uf(tl)&&zf(tl.moduleReference)||Bf(tl)||qf(tl)||Ff(tl)?tl:void 0}function O6(tl){return tl.flags&8388608?ch(tl):void 0}function ch(tl){return L6(tl)?tl:Xt(tl,ch)}function M6(tl,od){return Zt(tl.modifiers,(tl=>tl.kind===od))}function L6(tl){return r6(tl)&&tl.keywordToken===102&&tl.name.escapedText==="meta"}var Gv={167:function(tl,od,_d){return S(od,tl.left)||S(od,tl.right)},169:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||S(od,tl.constraint)||S(od,tl.default)||S(od,tl.expression)},305:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||S(od,tl.questionToken)||S(od,tl.exclamationToken)||S(od,tl.equalsToken)||S(od,tl.objectAssignmentInitializer)},306:function(tl,od,_d){return S(od,tl.expression)},170:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.dotDotDotToken)||S(od,tl.name)||S(od,tl.questionToken)||S(od,tl.type)||S(od,tl.initializer)},173:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||S(od,tl.questionToken)||S(od,tl.exclamationToken)||S(od,tl.type)||S(od,tl.initializer)},172:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||S(od,tl.questionToken)||S(od,tl.type)||S(od,tl.initializer)},304:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||S(od,tl.questionToken)||S(od,tl.exclamationToken)||S(od,tl.initializer)},261:function(tl,od,_d){return S(od,tl.name)||S(od,tl.exclamationToken)||S(od,tl.type)||S(od,tl.initializer)},209:function(tl,od,_d){return S(od,tl.dotDotDotToken)||S(od,tl.propertyName)||S(od,tl.name)||S(od,tl.initializer)},182:function(tl,od,_d){return ie(od,_d,tl.modifiers)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.parameters)||S(od,tl.type)},186:function(tl,od,_d){return ie(od,_d,tl.modifiers)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.parameters)||S(od,tl.type)},185:function(tl,od,_d){return ie(od,_d,tl.modifiers)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.parameters)||S(od,tl.type)},180:rm,181:rm,175:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.asteriskToken)||S(od,tl.name)||S(od,tl.questionToken)||S(od,tl.exclamationToken)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.parameters)||S(od,tl.type)||S(od,tl.body)},174:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||S(od,tl.questionToken)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.parameters)||S(od,tl.type)},177:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.parameters)||S(od,tl.type)||S(od,tl.body)},178:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.parameters)||S(od,tl.type)||S(od,tl.body)},179:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.parameters)||S(od,tl.type)||S(od,tl.body)},263:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.asteriskToken)||S(od,tl.name)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.parameters)||S(od,tl.type)||S(od,tl.body)},219:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.asteriskToken)||S(od,tl.name)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.parameters)||S(od,tl.type)||S(od,tl.body)},220:function(tl,od,_d){return ie(od,_d,tl.modifiers)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.parameters)||S(od,tl.type)||S(od,tl.equalsGreaterThanToken)||S(od,tl.body)},176:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.body)},184:function(tl,od,_d){return S(od,tl.typeName)||ie(od,_d,tl.typeArguments)},183:function(tl,od,_d){return S(od,tl.assertsModifier)||S(od,tl.parameterName)||S(od,tl.type)},187:function(tl,od,_d){return S(od,tl.exprName)||ie(od,_d,tl.typeArguments)},188:function(tl,od,_d){return ie(od,_d,tl.members)},189:function(tl,od,_d){return S(od,tl.elementType)},190:function(tl,od,_d){return ie(od,_d,tl.elements)},193:im,194:im,195:function(tl,od,_d){return S(od,tl.checkType)||S(od,tl.extendsType)||S(od,tl.trueType)||S(od,tl.falseType)},196:function(tl,od,_d){return S(od,tl.typeParameter)},206:function(tl,od,_d){return S(od,tl.argument)||S(od,tl.attributes)||S(od,tl.qualifier)||ie(od,_d,tl.typeArguments)},303:function(tl,od,_d){return S(od,tl.assertClause)},197:am,199:am,200:function(tl,od,_d){return S(od,tl.objectType)||S(od,tl.indexType)},201:function(tl,od,_d){return S(od,tl.readonlyToken)||S(od,tl.typeParameter)||S(od,tl.nameType)||S(od,tl.questionToken)||S(od,tl.type)||ie(od,_d,tl.members)},202:function(tl,od,_d){return S(od,tl.literal)},203:function(tl,od,_d){return S(od,tl.dotDotDotToken)||S(od,tl.name)||S(od,tl.questionToken)||S(od,tl.type)},207:sm,208:sm,210:function(tl,od,_d){return ie(od,_d,tl.elements)},211:function(tl,od,_d){return ie(od,_d,tl.properties)},212:function(tl,od,_d){return S(od,tl.expression)||S(od,tl.questionDotToken)||S(od,tl.name)},213:function(tl,od,_d){return S(od,tl.expression)||S(od,tl.questionDotToken)||S(od,tl.argumentExpression)},214:_m,215:_m,216:function(tl,od,_d){return S(od,tl.tag)||S(od,tl.questionDotToken)||ie(od,_d,tl.typeArguments)||S(od,tl.template)},217:function(tl,od,_d){return S(od,tl.type)||S(od,tl.expression)},218:function(tl,od,_d){return S(od,tl.expression)},221:function(tl,od,_d){return S(od,tl.expression)},222:function(tl,od,_d){return S(od,tl.expression)},223:function(tl,od,_d){return S(od,tl.expression)},225:function(tl,od,_d){return S(od,tl.operand)},230:function(tl,od,_d){return S(od,tl.asteriskToken)||S(od,tl.expression)},224:function(tl,od,_d){return S(od,tl.expression)},226:function(tl,od,_d){return S(od,tl.operand)},227:function(tl,od,_d){return S(od,tl.left)||S(od,tl.operatorToken)||S(od,tl.right)},235:function(tl,od,_d){return S(od,tl.expression)||S(od,tl.type)},236:function(tl,od,_d){return S(od,tl.expression)},239:function(tl,od,_d){return S(od,tl.expression)||S(od,tl.type)},237:function(tl,od,_d){return S(od,tl.name)},228:function(tl,od,_d){return S(od,tl.condition)||S(od,tl.questionToken)||S(od,tl.whenTrue)||S(od,tl.colonToken)||S(od,tl.whenFalse)},231:function(tl,od,_d){return S(od,tl.expression)},242:om,269:om,308:function(tl,od,_d){return ie(od,_d,tl.statements)||S(od,tl.endOfFileToken)},244:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.declarationList)},262:function(tl,od,_d){return ie(od,_d,tl.declarations)},245:function(tl,od,_d){return S(od,tl.expression)},246:function(tl,od,_d){return S(od,tl.expression)||S(od,tl.thenStatement)||S(od,tl.elseStatement)},247:function(tl,od,_d){return S(od,tl.statement)||S(od,tl.expression)},248:function(tl,od,_d){return S(od,tl.expression)||S(od,tl.statement)},249:function(tl,od,_d){return S(od,tl.initializer)||S(od,tl.condition)||S(od,tl.incrementor)||S(od,tl.statement)},250:function(tl,od,_d){return S(od,tl.initializer)||S(od,tl.expression)||S(od,tl.statement)},251:function(tl,od,_d){return S(od,tl.awaitModifier)||S(od,tl.initializer)||S(od,tl.expression)||S(od,tl.statement)},252:cm,253:cm,254:function(tl,od,_d){return S(od,tl.expression)},255:function(tl,od,_d){return S(od,tl.expression)||S(od,tl.statement)},256:function(tl,od,_d){return S(od,tl.expression)||S(od,tl.caseBlock)},270:function(tl,od,_d){return ie(od,_d,tl.clauses)},297:function(tl,od,_d){return S(od,tl.expression)||ie(od,_d,tl.statements)},298:function(tl,od,_d){return ie(od,_d,tl.statements)},257:function(tl,od,_d){return S(od,tl.label)||S(od,tl.statement)},258:function(tl,od,_d){return S(od,tl.expression)},259:function(tl,od,_d){return S(od,tl.tryBlock)||S(od,tl.catchClause)||S(od,tl.finallyBlock)},300:function(tl,od,_d){return S(od,tl.variableDeclaration)||S(od,tl.block)},171:function(tl,od,_d){return S(od,tl.expression)},264:lm,232:lm,265:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.heritageClauses)||ie(od,_d,tl.members)},266:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||ie(od,_d,tl.typeParameters)||S(od,tl.type)},267:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||ie(od,_d,tl.members)},307:function(tl,od,_d){return S(od,tl.name)||S(od,tl.initializer)},268:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||S(od,tl.body)},272:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||S(od,tl.moduleReference)},273:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.importClause)||S(od,tl.moduleSpecifier)||S(od,tl.attributes)},274:function(tl,od,_d){return S(od,tl.name)||S(od,tl.namedBindings)},301:function(tl,od,_d){return ie(od,_d,tl.elements)},302:function(tl,od,_d){return S(od,tl.name)||S(od,tl.value)},271:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)},275:function(tl,od,_d){return S(od,tl.name)},281:function(tl,od,_d){return S(od,tl.name)},276:um,280:um,279:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.exportClause)||S(od,tl.moduleSpecifier)||S(od,tl.attributes)},277:pm,282:pm,278:function(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.expression)},229:function(tl,od,_d){return S(od,tl.head)||ie(od,_d,tl.templateSpans)},240:function(tl,od,_d){return S(od,tl.expression)||S(od,tl.literal)},204:function(tl,od,_d){return S(od,tl.head)||ie(od,_d,tl.templateSpans)},205:function(tl,od,_d){return S(od,tl.type)||S(od,tl.literal)},168:function(tl,od,_d){return S(od,tl.expression)},299:function(tl,od,_d){return ie(od,_d,tl.types)},234:function(tl,od,_d){return S(od,tl.expression)||ie(od,_d,tl.typeArguments)},284:function(tl,od,_d){return S(od,tl.expression)},283:function(tl,od,_d){return ie(od,_d,tl.modifiers)},357:function(tl,od,_d){return ie(od,_d,tl.elements)},285:function(tl,od,_d){return S(od,tl.openingElement)||ie(od,_d,tl.children)||S(od,tl.closingElement)},289:function(tl,od,_d){return S(od,tl.openingFragment)||ie(od,_d,tl.children)||S(od,tl.closingFragment)},286:fm,287:fm,293:function(tl,od,_d){return ie(od,_d,tl.properties)},292:function(tl,od,_d){return S(od,tl.name)||S(od,tl.initializer)},294:function(tl,od,_d){return S(od,tl.expression)},295:function(tl,od,_d){return S(od,tl.dotDotDotToken)||S(od,tl.expression)},288:function(tl,od,_d){return S(od,tl.tagName)},296:function(tl,od,_d){return S(od,tl.namespace)||S(od,tl.name)},191:Hi,192:Hi,310:Hi,316:Hi,315:Hi,317:Hi,319:Hi,318:function(tl,od,_d){return ie(od,_d,tl.parameters)||S(od,tl.type)},321:function(tl,od,_d){return(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment))||ie(od,_d,tl.tags)},348:function(tl,od,_d){return S(od,tl.tagName)||S(od,tl.name)||(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment))},311:function(tl,od,_d){return S(od,tl.name)},312:function(tl,od,_d){return S(od,tl.left)||S(od,tl.right)},342:dm,349:dm,331:function(tl,od,_d){return S(od,tl.tagName)||(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment))},330:function(tl,od,_d){return S(od,tl.tagName)||S(od,tl.class)||(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment))},329:function(tl,od,_d){return S(od,tl.tagName)||S(od,tl.class)||(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment))},346:function(tl,od,_d){return S(od,tl.tagName)||S(od,tl.constraint)||ie(od,_d,tl.typeParameters)||(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment))},347:function(tl,od,_d){return S(od,tl.tagName)||(tl.typeExpression&&tl.typeExpression.kind===310?S(od,tl.typeExpression)||S(od,tl.fullName)||(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment)):S(od,tl.fullName)||S(od,tl.typeExpression)||(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment)))},339:function(tl,od,_d){return S(od,tl.tagName)||S(od,tl.fullName)||S(od,tl.typeExpression)||(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment))},343:Xi,345:Xi,344:Xi,341:Xi,351:Xi,350:Xi,340:Xi,324:function(tl,od,_d){return jn(tl.typeParameters,od)||jn(tl.parameters,od)||S(od,tl.type)},325:Dp,326:Dp,327:Dp,323:function(tl,od,_d){return jn(tl.jsDocPropertyTags,od)},328:ui,333:ui,334:ui,335:ui,336:ui,337:ui,332:ui,338:ui,352:j6,356:R6};function rm(tl,od,_d){return ie(od,_d,tl.typeParameters)||ie(od,_d,tl.parameters)||S(od,tl.type)}function im(tl,od,_d){return ie(od,_d,tl.types)}function am(tl,od,_d){return S(od,tl.type)}function sm(tl,od,_d){return ie(od,_d,tl.elements)}function _m(tl,od,_d){return S(od,tl.expression)||S(od,tl.questionDotToken)||ie(od,_d,tl.typeArguments)||ie(od,_d,tl.arguments)}function om(tl,od,_d){return ie(od,_d,tl.statements)}function cm(tl,od,_d){return S(od,tl.label)}function lm(tl,od,_d){return ie(od,_d,tl.modifiers)||S(od,tl.name)||ie(od,_d,tl.typeParameters)||ie(od,_d,tl.heritageClauses)||ie(od,_d,tl.members)}function um(tl,od,_d){return ie(od,_d,tl.elements)}function pm(tl,od,_d){return S(od,tl.propertyName)||S(od,tl.name)}function fm(tl,od,_d){return S(od,tl.tagName)||ie(od,_d,tl.typeArguments)||S(od,tl.attributes)}function Hi(tl,od,_d){return S(od,tl.type)}function dm(tl,od,_d){return S(od,tl.tagName)||(tl.isNameFirst?S(od,tl.name)||S(od,tl.typeExpression):S(od,tl.typeExpression)||S(od,tl.name))||(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment))}function Xi(tl,od,_d){return S(od,tl.tagName)||S(od,tl.typeExpression)||(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment))}function Dp(tl,od,_d){return S(od,tl.name)}function ui(tl,od,_d){return S(od,tl.tagName)||(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment))}function j6(tl,od,_d){return S(od,tl.tagName)||S(od,tl.importClause)||S(od,tl.moduleSpecifier)||S(od,tl.attributes)||(typeof tl.comment=="string"?void 0:ie(od,_d,tl.comment))}function R6(tl,od,_d){return S(od,tl.expression)}function Xt(tl,od,_d){if(tl===void 0||tl.kind<=166)return;let Ad=Gv[tl.kind];return Ad===void 0?void 0:Ad(tl,od,_d)}function mm(tl,od,_d){let Ad=hm(tl),Dd=[];for(;Dd.length=0;--od)Ad.push(tl[od]),Dd.push(zd)}else{let _d=od(tl,zd);if(_d){if(_d==="skip")continue;return _d}if(tl.kind>=167)for(let od of hm(tl))Ad.push(od),Dd.push(tl)}}}function hm(tl){let od=[];return Xt(tl,a,a),od;function a(tl){od.unshift(tl)}}function lh(tl){tl.externalModuleIndicator=N6(tl)}function uh(tl,od,_d,Ad=!1,Dd){var zd,Kd;(zd=k_)==null||zd.push(k_.Phase.Parse,"createSourceFile",{path:tl},!0),vd("beforeParse");let Zd,{languageVersion:fh,setExternalModuleIndicator:vh,impliedNodeFormat:wh,jsDocParsingMode:xh}=typeof _d=="object"?_d:{languageVersion:_d};if(fh===100)Zd=$v.parseSourceFile(tl,od,fh,void 0,Ad,6,Va,xh);else{let _d=wh===void 0?vh:tl=>(tl.impliedNodeFormat=wh,(vh||lh)(tl));Zd=$v.parseSourceFile(tl,od,fh,void 0,Ad,Dd,_d,xh)}return vd("afterParse"),jy("Parse","beforeParse","afterParse"),(Kd=k_)==null||Kd.pop(),Zd}function ph(tl){return tl.externalModuleIndicator!==void 0}function U6(tl,od,_d,Ad=!1){let Dd=Hv.updateSourceFile(tl,od,_d,Ad);return Dd.flags|=tl.flags&12582912,Dd}var $v;(tl=>{var od=_f(99,!0),_d=40960,Ad,Dd,zd,Kd,Zd;function c(tl){return vA++,tl}var fh={createBaseSourceFileNode:tl=>c(new Zd(tl,0,0)),createBaseIdentifierNode:tl=>c(new zd(tl,0,0)),createBasePrivateIdentifierNode:tl=>c(new Kd(tl,0,0)),createBaseTokenNode:tl=>c(new Dd(tl,0,0)),createBaseNode:tl=>c(new Ad(tl,0,0))},vh=kf(11,fh),{createNodeArray:wh,createNumericLiteral:Xh,createStringLiteral:s_,createLiteralLikeNode:E_,createIdentifier:k_,createPrivateIdentifier:ef,createToken:nf,createArrayLiteralExpression:$f,createObjectLiteralExpression:Hf,createPropertyAccessExpression:Kf,createPropertyAccessChain:Xf,createElementAccessExpression:eg,createElementAccessChain:tg,createCallExpression:rg,createCallChain:ng,createNewExpression:sg,createParenthesizedExpression:mg,createBlock:eA,createVariableStatement:tA,createExpressionStatement:rA,createIfStatement:nA,createWhileStatement:iA,createForStatement:sA,createForOfStatement:aA,createVariableDeclaration:oA,createVariableDeclarationList:lA}=vh,cA,uA,pA,dA,fA,mA,gA,AA,yA,bA,vA,EA,wA,CA,xA,DA,SA=!0,TA=!1;function sr(tl,od,_d,Ad,Dd=!1,zd,Kd,Zd=0){var fh;if(zd=bb(tl,zd),zd===6){let zd=hr(tl,od,_d,Ad,Dd);return convertToJson(zd,(fh=zd.statements[0])==null?void 0:fh.expression,zd.parseDiagnostics,!1,void 0),zd.referencedFiles=xh,zd.typeReferenceDirectives=xh,zd.libReferenceDirectives=xh,zd.amdDependencies=xh,zd.hasNoDefaultLib=!1,zd.pragmas=$h,zd}Fn(tl,od,_d,Ad,zd,Zd);let vh=Or(_d,Dd,zd,Kd||lh,Zd);return zn(),vh}tl.parseSourceFile=sr;function mr(tl,od){Fn("",tl,od,void 0,1,0),B();let _d=Ur(!0),Ad=u()===1&&!gA.length;return zn(),Ad?_d:void 0}tl.parseIsolatedEntityName=mr;function hr(tl,od,_d=2,Ad,Dd=!1){Fn(tl,od,_d,Ad,6,0),uA=DA,B();let zd=M(),Kd,Zd;if(u()===1)Kd=At([],zd,zd),Zd=Wt();else{let tl;for(;u()!==1;){let od;switch(u()){case 23:od=_c();break;case 112:case 97:case 106:od=Wt();break;case 41:H((()=>B()===9&&B()!==59))?od=Wo():od=Is();break;case 9:case 11:if(H((()=>B()!==59))){od=Hn();break}default:od=Is();break}tl&&$r(tl)?tl.push(od):tl?tl=[tl,od]:(tl=od,u()!==1&&Ee(hA.Unexpected_token))}let od=$r(tl)?P($f(tl),zd):g_.checkDefined(tl),_d=rA(od);P(_d,zd),Kd=At([_d],zd),Zd=Yn(1,hA.Unexpected_token)}let fh=se(tl,2,6,!1,Kd,Zd,uA,Va);Dd&&L(fh),fh.nodeCount=vA,fh.identifierCount=wA,fh.identifiers=EA,fh.parseDiagnostics=Yi(gA,fh),AA&&(fh.jsDocDiagnostics=Yi(AA,fh));let vh=fh;return zn(),vh}tl.parseJsonText=hr;function Fn(tl,_d,fh,vh,wh,xh){switch(Ad=MA.getNodeConstructor(),Dd=MA.getTokenConstructor(),zd=MA.getIdentifierConstructor(),Kd=MA.getPrivateIdentifierConstructor(),Zd=MA.getSourceFileConstructor(),cA=Yy(tl),pA=_d,dA=fh,yA=vh,fA=wh,mA=Bd(wh),gA=[],CA=0,EA=new Map,wA=0,vA=0,uA=0,SA=!0,fA){case 1:case 2:DA=524288;break;case 6:DA=134742016;break;default:DA=0;break}TA=!1,od.setText(pA),od.setOnError(Zr),od.setScriptTarget(dA),od.setLanguageVariant(mA),od.setScriptKind(fA),od.setJSDocParsingMode(xh)}function zn(){od.clearCommentDirectives(),od.setText(""),od.setOnError(void 0),od.setScriptKind(0),od.setJSDocParsingMode(0),pA=void 0,dA=void 0,yA=void 0,fA=void 0,mA=void 0,uA=0,gA=void 0,AA=void 0,CA=0,EA=void 0,xA=void 0,SA=!0}function Or(tl,_d,Ad,Dd,zd){let Kd=F6(cA);Kd&&(DA|=33554432),uA=DA,B();let Zd=bn(0,Yt);g_.assert(u()===1);let fh=Ue(),vh=Ce(Wt(),fh),wh=se(cA,tl,Ad,Kd,Zd,vh,uA,Dd);return W6(wh,pA),G6(wh,ce),wh.commentDirectives=od.getCommentDirectives(),wh.nodeCount=vA,wh.identifierCount=wA,wh.identifiers=EA,wh.parseDiagnostics=Yi(gA,wh),wh.jsDocParsingMode=zd,AA&&(wh.jsDocDiagnostics=Yi(AA,wh)),_d&&L(wh),wh;function ce(tl,od,_d){gA.push(Oa(cA,pA,tl,od,_d))}}let kA=!1;function Ce(tl,od){if(!od)return tl;g_.assert(!tl.jsDoc);let _d=fy(m2(tl,pA),(od=>PA.parseJSDocComment(tl,od.pos,od.end-od.pos)));return _d.length&&(tl.jsDoc=_d),kA&&(kA=!1,tl.flags|=536870912),tl}function yr(tl){let _d=yA,Ad=Hv.createSyntaxCursor(tl);yA={currentNode:ce};let Dd=[],zd=gA;gA=[];let Kd=0,Zd=ee(tl.statements,0);for(;Zd!==-1;){let _d=tl.statements[Kd],Ad=tl.statements[Zd];En(Dd,tl.statements,Kd,Zd),Kd=te(tl.statements,Zd);let fh=bp(zd,(tl=>tl.start>=_d.pos)),vh=fh>=0?bp(zd,(tl=>tl.start>=Ad.pos),fh):-1;fh>=0&&En(gA,zd,fh,vh>=0?vh:void 0),cn((()=>{let _d=DA;for(DA|=65536,od.resetTokenState(Ad.pos),B();u()!==1;){let _d=od.getTokenFullStart(),Ad=ns(0,Yt);if(Dd.push(Ad),_d===od.getTokenFullStart()&&B(),Kd>=0){let od=tl.statements[Kd];if(Ad.end===od.pos)break;Ad.end>od.pos&&(Kd=te(tl.statements,Kd+1))}}DA=_d}),2),Zd=Kd>=0?ee(tl.statements,Kd):-1}if(Kd>=0){let od=tl.statements[Kd];En(Dd,tl.statements,Kd);let _d=bp(zd,(tl=>tl.start>=od.pos));_d>=0&&En(gA,zd,_d)}return yA=_d,vh.updateSourceFile(tl,dn(wh(Dd),tl.statements));function _e(tl){return!(tl.flags&65536)&&!!(tl.transformFlags&67108864)}function ee(tl,od){for(let _d=od;_d118}function ve(){return u()===80?!0:u()===127&&we()||u()===135&&Ye()?!1:u()>118}function J(tl,od,_d=!0){return u()===tl?(_d&&B(),!0):(od?Ee(od):Ee(hA._0_expected,nt(tl)),!1)}let IA=Object.keys(_A).filter((tl=>tl.length>2));function xt(tl){if(z1(tl)){rt(Cr(pA,tl.template.pos),tl.template.end,hA.Module_declaration_names_may_only_use_or_quoted_strings);return}let _d=Ke(tl)?An(tl):void 0;if(!_d||!fg(_d,dA)){Ee(hA._0_expected,nt(27));return}let Ad=Cr(pA,tl.pos);switch(_d){case"const":case"let":case"var":rt(Ad,tl.end,hA.Variable_declaration_not_allowed_at_this_location);return;case"declare":return;case"interface":Jt(hA.Interface_name_cannot_be_0,hA.Interface_must_be_given_a_name,19);return;case"is":rt(Ad,od.getTokenStart(),hA.A_type_predicate_is_only_allowed_in_return_type_position_for_functions_and_methods);return;case"module":case"namespace":Jt(hA.Namespace_name_cannot_be_0,hA.Namespace_must_be_given_a_name,19);return;case"type":Jt(hA.Type_alias_name_cannot_be_0,hA.Type_alias_must_be_given_a_name,64);return}let Dd=t_(_d,IA,bt)??ln(_d);if(Dd){rt(Ad,tl.end,hA.Unknown_keyword_or_identifier_Did_you_mean_0,Dd);return}u()!==0&&rt(Ad,tl.end,hA.Unexpected_keyword_or_identifier)}function Jt(tl,_d,Ad){u()===Ad?Ee(_d):Ee(tl,od.getTokenValue())}function ln(tl){for(let od of IA)if(tl.length>od.length+2&&ml(tl,od))return`${od} ${tl.slice(od.length)}`}function ql(tl,_d,Ad){if(u()===60&&!od.hasPrecedingLineBreak()){Ee(hA.Decorators_must_precede_the_name_and_all_keywords_of_property_declarations);return}if(u()===21){Ee(hA.Cannot_start_a_function_call_in_a_type_annotation),B();return}if(_d&&!_r()){Ad?Ee(hA._0_expected,nt(27)):Ee(hA.Expected_for_property_initializer);return}if(!oa()){if(Ad){Ee(hA._0_expected,nt(27));return}xt(tl)}}function C_(tl){return u()===tl?(Be(),!0):(g_.assert(Sp(tl)),Ee(hA._0_expected,nt(tl)),!1)}function Lr(tl,od,_d,Ad){if(u()===od){B();return}let Dd=Ee(hA._0_expected,nt(od));_d&&Dd&&sl(Dd,Oa(cA,pA,Ad,1,hA.The_parser_expected_to_find_a_1_to_match_the_0_token_here,nt(tl),nt(od)))}function Le(tl){return u()===tl?(B(),!0):!1}function pt(tl){if(u()===tl)return Wt()}function Fl(tl){if(u()===tl)return Vl()}function Yn(tl,od,_d){return pt(tl)||Gt(tl,!1,od||hA._0_expected,_d||nt(tl))}function zl(tl){let od=Fl(tl);return od||(g_.assert(Sp(tl)),Gt(tl,!1,hA._0_expected,nt(tl)))}function Wt(){let tl=M(),od=u();return B(),P(nf(od),tl)}function Vl(){let tl=M(),od=u();return Be(),P(nf(od),tl)}function _r(){return u()===27?!0:u()===20||u()===1||od.hasPrecedingLineBreak()}function oa(){return _r()?(u()===27&&B(),!0):!1}function Qt(){return oa()||J(27)}function At(tl,_d,Ad,Dd){let zd=wh(tl,Dd);return yi(zd,_d,Ad??od.getTokenFullStart()),zd}function P(tl,_d,Ad){return yi(tl,_d,Ad??od.getTokenFullStart()),DA&&(tl.flags|=DA),TA&&(TA=!1,tl.flags|=262144),tl}function Gt(tl,_d,Ad,...Dd){_d?gn(od.getTokenFullStart(),0,Ad,...Dd):Ad&&Ee(Ad,...Dd);let zd=M(),Kd=tl===80?k_("",void 0):Nd(tl)?vh.createTemplateLiteralLikeNode(tl,"","",void 0):tl===9?Xh("",void 0):tl===11?s_("",void 0):tl===283?vh.createMissingDeclaration():nf(tl);return P(Kd,zd)}function Jr(tl){let od=EA.get(tl);return od===void 0&&EA.set(tl,od=tl),od}function or(tl,_d,Ad){if(tl){wA++;let tl=od.hasPrecedingJSDocLeadingAsterisks()?od.getTokenStart():M(),_d=u(),Ad=Jr(od.getTokenValue()),Dd=od.hasExtendedUnicodeEscape();return Ie(),P(k_(Ad,_d,Dd),tl)}if(u()===81)return Ee(Ad||hA.Private_identifiers_are_not_allowed_outside_class_bodies),or(!0);if(u()===0&&od.tryScan((()=>od.reScanInvalidIdentifier()===80)))return or(!0);wA++;let Dd=u()===1,zd=od.isReservedWord(),Kd=od.getTokenText(),Zd=zd?hA.Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here:hA.Identifier_expected;return Gt(80,Dd,_d||Zd,Kd)}function Ka(tl){return or(qe(),void 0,tl)}function gt(tl,od){return or(ve(),tl,od)}function jt(tl){return or(St(u()),tl)}function ei(){return(od.hasUnicodeEscape()||od.hasExtendedUnicodeEscape())&&Ee(hA.Unicode_escape_sequence_cannot_appear_here),or(St(u()))}function br(){return St(u())||u()===11||u()===9||u()===10}function D_(){return St(u())||u()===11}function Wl(tl){if(u()===11||u()===9||u()===10){let tl=Hn();return tl.text=Jr(tl.text),tl}return tl&&u()===23?Gl():u()===81?ca():jt()}function jr(){return Wl(!0)}function Gl(){let tl=M();J(23);let od=lt(kt);return J(24),P(vh.createComputedPropertyName(od),tl)}function ca(){let tl=M(),_d=ef(Jr(od.getTokenValue()));return B(),P(_d,tl)}function ti(tl){return u()===tl&&le(P_)}function Za(){return B(),od.hasPrecedingLineBreak()?!1:cr()}function P_(){switch(u()){case 87:return B()===94;case 95:return B(),u()===90?H(Ai):u()===156?H(Yl):Ei();case 90:return Ai();case 126:return B(),cr();case 139:case 153:return B(),Hl();default:return Za()}}function Ei(){return u()===60||u()!==42&&u()!==130&&u()!==19&&cr()}function Yl(){return B(),Ei()}function N_(){return Yr(u())&&le(P_)}function cr(){return u()===23||u()===19||u()===42||u()===26||br()}function Hl(){return u()===23||br()}function Ai(){return B(),u()===86||u()===100||u()===120||u()===60||u()===128&&H(vc)||u()===134&&H(Tc)}function la(tl,od){if(pa(tl))return!0;switch(tl){case 0:case 1:case 3:return!(u()===27&&od)&&xc();case 2:return u()===84||u()===90;case 4:return H(_o);case 5:return H(Jc)||u()===27&&!od;case 6:return u()===23||br();case 12:switch(u()){case 23:case 42:case 26:case 25:return!0;default:return br()}case 18:return br();case 9:return u()===23||u()===26||br();case 24:return D_();case 7:return u()===19?H(I_):od?ve()&&!es():xs()&&!es();case 8:return Rs();case 10:return u()===28||u()===26||Rs();case 19:return u()===103||u()===87||ve();case 15:switch(u()){case 28:case 25:return!0}case 11:return u()===26||Tr();case 16:return ha(!1);case 17:return ha(!0);case 20:case 21:return u()===28||ai();case 22:return Vs();case 23:return u()===161&&H(Cc)?!1:u()===11?!0:St(u());case 13:return St(u())||u()===19;case 14:return!0;case 25:return!0;case 26:return g_.fail("ParsingContext.Count used as a context");default:g_.assertNever(tl,"Non-exhaustive case in 'isListElement'.")}}function I_(){if(g_.assert(u()===19),B()===20){let tl=B();return tl===28||tl===19||tl===96||tl===119}return!0}function Ci(){return B(),ve()}function Xl(){return B(),St(u())}function O_(){return B(),Hy(u())}function es(){return u()===119||u()===96?H(M_):!1}function M_(){return B(),Tr()}function Di(){return B(),ai()}function ua(tl){if(u()===1)return!0;switch(tl){case 1:case 2:case 4:case 5:case 6:case 12:case 9:case 23:case 24:return u()===20;case 3:return u()===20||u()===84||u()===90;case 7:return u()===19||u()===96||u()===119;case 8:return ts();case 19:return u()===32||u()===21||u()===19||u()===96||u()===119;case 11:return u()===22||u()===27;case 15:case 21:case 10:return u()===24;case 17:case 16:case 18:return u()===22||u()===24;case 20:return u()!==28;case 22:return u()===19||u()===20;case 13:return u()===32||u()===44;case 14:return u()===30&&H(ap);default:return!1}}function ts(){return!!(_r()||qo(u())||u()===39)}function L_(){g_.assert(CA,"Missing parsing context");for(let tl=0;tl<26;tl++)if(CA&1<=0)}function ss(tl){return tl===6?hA.An_enum_member_name_must_be_followed_by_a_or:void 0}function lr(){let tl=At([],M());return tl.isMissingList=!0,tl}function V_(tl){return!!tl.isMissingList}function Rr(tl,od,_d,Ad){if(J(_d)){let _d=un(tl,od);return J(Ad),_d}return lr()}function Ur(tl,od){let _d=M(),Ad=tl?jt(od):gt(od);for(;Le(25)&&u()!==30;)Ad=P(vh.createQualifiedName(Ad,ni(tl,!1,!0)),_d);return Ad}function $l(tl,od){return P(vh.createQualifiedName(tl,od),tl.pos)}function ni(tl,_d,Ad){if(od.hasPrecedingLineBreak()&&St(u())&&H(Ms))return Gt(80,!0,hA.Identifier_expected);if(u()===81){let tl=ca();return _d?tl:Gt(80,!0,hA.Identifier_expected)}return tl?Ad?jt():ei():gt()}function Ql(tl){let od=M(),_d=[],Ad;do{Ad=H_(tl),_d.push(Ad)}while(Ad.literal.kind===17);return At(_d,od)}function da(tl){let od=M();return P(vh.createTemplateExpression(Pi(tl),Ql(tl)),od)}function W_(){let tl=M();return P(vh.createTemplateLiteralType(Pi(!1),Kl()),tl)}function Kl(){let tl=M(),od=[],_d;do{_d=G_(),od.push(_d)}while(_d.literal.kind===17);return At(od,tl)}function G_(){let tl=M();return P(vh.createTemplateLiteralTypeSpan(_t(),Y_(!1)),tl)}function Y_(tl){return u()===20?(Dt(tl),X_()):Yn(18,hA._0_expected,nt(20))}function H_(tl){let od=M();return P(vh.createTemplateSpan(lt(kt),Y_(tl)),od)}function Hn(){return ri(u())}function Pi(tl){!tl&&od.getTokenFlags()&26656&&Dt(!1);let _d=ri(u());return g_.assert(_d.kind===16,"Template head has wrong token kind"),_d}function X_(){let tl=ri(u());return g_.assert(tl.kind===17||tl.kind===18,"Template fragment has wrong token kind"),tl}function Zl(tl){let _d=tl===15||tl===18,Ad=od.getTokenText();return Ad.substring(1,Ad.length-(od.isUnterminated()?0:_d?1:2))}function ri(tl){let _d=M(),Ad=Nd(tl)?vh.createTemplateLiteralLikeNode(tl,od.getTokenValue(),Zl(tl),od.getTokenFlags()&7176):tl===9?Xh(od.getTokenValue(),od.getNumericLiteralFlags()):tl===11?s_(od.getTokenValue(),void 0,od.hasExtendedUnicodeEscape()):Bg(tl)?E_(tl,od.getTokenValue()):g_.fail();return od.hasExtendedUnicodeEscape()&&(Ad.hasExtendedUnicodeEscape=!0),od.isUnterminated()&&(Ad.isUnterminated=!0),B(),P(Ad,_d)}function ii(){return Ur(!0,hA.Type_expected)}function $_(){if(!od.hasPrecedingLineBreak()&&wt()===30)return Rr(20,_t,30,32)}function ma(){let tl=M();return P(vh.createTypeReferenceNode(ii(),$_()),tl)}function _s(tl){switch(tl.kind){case 184:return Zi(tl.typeName);case 185:case 186:{let{parameters:od,type:_d}=tl;return V_(od)||_s(_d)}case 197:return _s(tl.type);default:return!1}}function eu(tl){return B(),P(vh.createTypePredicateNode(void 0,tl,_t()),tl.pos)}function os(){let tl=M();return B(),P(vh.createThisTypeNode(),tl)}function tu(){let tl=M();return B(),P(vh.createJSDocAllType(),tl)}function Q_(){let tl=M();return B(),P(vh.createJSDocNonNullableType(bs(),!1),tl)}function nu(){let tl=M();return B(),u()===28||u()===20||u()===22||u()===32||u()===64||u()===52?P(vh.createJSDocUnknownType(),tl):P(vh.createJSDocNullableType(_t(),!1),tl)}function K_(){let tl=M(),od=Ue();if(le(Gc)){let _d=Xn(36),Ad=In(59,!1);return Ce(P(vh.createJSDocFunctionType(_d,Ad),tl),od)}return P(vh.createTypeReferenceNode(jt(),void 0),tl)}function cs(){let tl=M(),od;return(u()===110||u()===105)&&(od=jt(),J(59)),P(vh.createParameterDeclaration(void 0,void 0,od,void 0,ls(),void 0),tl)}function ls(){od.setSkipJsDocLeadingAsterisks(!0);let tl=M();if(Le(144)){let _d=vh.createJSDocNamepathType(void 0);e:for(;;)switch(u()){case 20:case 1:case 28:case 5:break e;default:Be()}return od.setSkipJsDocLeadingAsterisks(!1),P(_d,tl)}let _d=Le(26),Ad=ba();return od.setSkipJsDocLeadingAsterisks(!1),_d&&(Ad=P(vh.createJSDocVariadicType(Ad),tl)),u()===64?(B(),P(vh.createJSDocOptionalType(Ad),tl)):Ad}function Z_(){let tl=M();J(114);let _d=Ur(!0),Ad=od.hasPrecedingLineBreak()?void 0:Ca();return P(vh.createTypeQueryNode(_d,Ad),tl)}function eo(){let tl=M(),od=On(!1,!0),_d=gt(),Ad,Dd;Le(96)&&(ai()||!Tr()?Ad=_t():Dd=Xo());let zd=Le(64)?_t():void 0,Kd=vh.createTypeParameterDeclaration(od,_d,Ad,zd);return Kd.expression=Dd,P(Kd,tl)}function pn(){if(u()===30)return Rr(19,eo,30,32)}function ha(tl){return u()===26||Rs()||Yr(u())||u()===60||ai(!tl)}function to(tl){let od=si(hA.Private_identifiers_cannot_be_used_as_parameters);return l2(od)===0&&!Zt(tl)&&Yr(u())&&B(),od}function no(){return qe()||u()===23||u()===19}function us(tl){return ps(tl)}function ro(tl){return ps(tl,!1)}function ps(tl,od=!0){let _d=M(),Ad=Ue(),Dd=tl?U((()=>On(!0))):K((()=>On(!0)));if(u()===110){let tl=vh.createParameterDeclaration(Dd,void 0,or(!0),void 0,vr(),void 0),od=Xp(Dd);return od&&on(od,hA.Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters),Ce(P(tl,_d),Ad)}let zd=SA;SA=!1;let Kd=pt(26);if(!od&&!no())return;let Zd=Ce(P(vh.createParameterDeclaration(Dd,Kd,to(Dd),pt(58),vr(),xr()),_d),Ad);return SA=zd,Zd}function In(tl,od){if(io(tl,od))return gr(ba)}function io(tl,od){return tl===39?(J(tl),!0):Le(59)?!0:od&&u()===39?(Ee(hA._0_expected,nt(59)),B(),!0):!1}function fs(tl,od){let _d=we(),Ad=Ye();He(!!(tl&1)),st(!!(tl&2));let Dd=tl&32?un(17,cs):un(16,(()=>od?us(Ad):ro(Ad)));return He(_d),st(Ad),Dd}function Xn(tl){if(!J(21))return lr();let od=fs(tl,!0);return J(22),od}function ya(){Le(28)||Qt()}function ao(tl){let od=M(),_d=Ue();tl===181&&J(105);let Ad=pn(),Dd=Xn(4),zd=In(59,!0);ya();let Kd=tl===180?vh.createCallSignature(Ad,Dd,zd):vh.createConstructSignature(Ad,Dd,zd);return Ce(P(Kd,od),_d)}function Br(){return u()===23&&H(ru)}function ru(){if(B(),u()===26||u()===24)return!0;if(Yr(u())){if(B(),ve())return!0}else if(ve())B();else return!1;return u()===59||u()===28?!0:u()!==58?!1:(B(),u()===59||u()===28||u()===24)}function ds(tl,od,_d){let Ad=Rr(16,(()=>us(!1)),23,24),Dd=vr();ya();let zd=vh.createIndexSignature(_d,Ad,Dd);return Ce(P(zd,tl),od)}function so(tl,od,_d){let Ad=jr(),Dd=pt(58),zd;if(u()===21||u()===30){let tl=pn(),od=Xn(4),Kd=In(59,!0);zd=vh.createMethodSignature(_d,Ad,Dd,tl,od,Kd)}else{let tl=vr();zd=vh.createPropertySignature(_d,Ad,Dd,tl),u()===64&&(zd.initializer=xr())}return ya(),Ce(P(zd,tl),od)}function _o(){if(u()===21||u()===30||u()===139||u()===153)return!0;let tl=!1;for(;Yr(u());)tl=!0,B();return u()===23?!0:(br()&&(tl=!0,B()),tl?u()===21||u()===30||u()===58||u()===59||u()===28||_r():!1)}function Ni(){if(u()===21||u()===30)return ao(180);if(u()===105&&H(oo))return ao(181);let tl=M(),od=Ue(),_d=On(!1);return ti(139)?_i(tl,od,_d,178,4):ti(153)?_i(tl,od,_d,179,4):Br()?ds(tl,od,_d):so(tl,od,_d)}function oo(){return B(),u()===21||u()===30}function co(){return B()===25}function lo(){switch(B()){case 21:case 30:case 25:return!0}return!1}function uo(){let tl=M();return P(vh.createTypeLiteralNode(po()),tl)}function po(){let tl;return J(19)?(tl=bn(4,Ni),J(20)):tl=lr(),tl}function fo(){return B(),u()===40||u()===41?B()===148:(u()===148&&B(),u()===23&&Ci()&&B()===103)}function iu(){let tl=M(),od=jt();J(103);let _d=_t();return P(vh.createTypeParameterDeclaration(void 0,od,_d,void 0),tl)}function mo(){let tl=M();J(19);let od;(u()===148||u()===40||u()===41)&&(od=Wt(),od.kind!==148&&J(148)),J(23);let _d=iu(),Ad=Le(130)?_t():void 0;J(24);let Dd;(u()===58||u()===40||u()===41)&&(Dd=Wt(),Dd.kind!==58&&J(58));let zd=vr();Qt();let Kd=bn(4,Ni);return J(20),P(vh.createMappedTypeNode(od,_d,Ad,Dd,zd,Kd),tl)}function ho(){let tl=M();if(Le(26))return P(vh.createRestTypeNode(_t()),tl);let od=_t();if(nh(od)&&od.pos===od.type.pos){let tl=vh.createOptionalTypeNode(od.type);return dn(tl,od),tl.flags=od.flags,tl}return od}function ms(){return B()===59||u()===58&&B()===59}function au(){return u()===26?St(B())&&ms():St(u())&&ms()}function yo(){if(H(au)){let tl=M(),od=Ue(),_d=pt(26),Ad=jt(),Dd=pt(58);J(59);let zd=ho(),Kd=vh.createNamedTupleMember(_d,Ad,Dd,zd);return Ce(P(Kd,tl),od)}return ho()}function su(){let tl=M();return P(vh.createTupleTypeNode(Rr(21,yo,23,24)),tl)}function go(){let tl=M();J(21);let od=_t();return J(22),P(vh.createParenthesizedType(od),tl)}function _u(){let tl;if(u()===128){let od=M();B();let _d=P(nf(128),od);tl=At([_d],od)}return tl}function hs(){let tl=M(),od=Ue(),_d=_u(),Ad=Le(105);g_.assert(!_d||Ad,"Per isStartOfFunctionOrConstructorType, a function type cannot have modifiers.");let Dd=pn(),zd=Xn(4),Kd=In(39,!1),Zd=Ad?vh.createConstructorTypeNode(_d,Dd,zd,Kd):vh.createFunctionTypeNode(Dd,zd,Kd);return Ce(P(Zd,tl),od)}function bo(){let tl=Wt();return u()===25?void 0:tl}function ys(tl){let od=M();tl&&B();let _d=u()===112||u()===97||u()===106?Wt():ri(u());return tl&&(_d=P(vh.createPrefixUnaryExpression(41,_d),od)),P(vh.createLiteralTypeNode(_d),od)}function ou(){return B(),u()===102}function gs(){uA|=4194304;let tl=M(),_d=Le(114);J(102),J(21);let Ad=_t(),Dd;if(Le(28)){let tl=od.getTokenStart();J(19);let _d=u();if(_d===118||_d===132?B():Ee(hA._0_expected,nt(118)),J(59),Dd=Ys(_d,!0),Le(28),!J(20)){let od=Ba(gA);od&&od.code===hA._0_expected.code&&sl(od,Oa(cA,pA,tl,1,hA.The_parser_expected_to_find_a_1_to_match_the_0_token_here,"{","}"))}}J(22);let zd=Le(25)?ii():void 0,Kd=$_();return P(vh.createImportTypeNode(Ad,Dd,zd,Kd,_d),tl)}function vo(){return B(),u()===9||u()===10}function bs(){switch(u()){case 133:case 159:case 154:case 150:case 163:case 155:case 136:case 157:case 146:case 151:return le(bo)||ma();case 67:od.reScanAsteriskEqualsToken();case 42:return tu();case 61:od.reScanQuestionToken();case 58:return nu();case 100:return K_();case 54:return Q_();case 15:case 11:case 9:case 10:case 112:case 97:case 106:return ys();case 41:return H(vo)?ys(!0):ma();case 116:return Wt();case 110:{let tl=os();return u()===142&&!od.hasPrecedingLineBreak()?eu(tl):tl}case 114:return H(ou)?gs():Z_();case 19:return H(fo)?mo():uo();case 23:return su();case 21:return go();case 102:return gs();case 131:return H(Ms)?Po():ma();case 16:return W_();default:return ma()}}function ai(tl){switch(u()){case 133:case 159:case 154:case 150:case 163:case 136:case 148:case 155:case 158:case 116:case 157:case 106:case 110:case 114:case 146:case 19:case 23:case 30:case 52:case 51:case 105:case 11:case 9:case 10:case 112:case 97:case 151:case 42:case 58:case 54:case 26:case 140:case 102:case 131:case 15:case 16:return!0;case 100:return!tl;case 41:return!tl&&H(vo);case 21:return!tl&&H(To);default:return ve()}}function To(){return B(),u()===22||ha(!1)||ai()}function xo(){let tl=M(),_d=bs();for(;!od.hasPrecedingLineBreak();)switch(u()){case 54:B(),_d=P(vh.createJSDocNonNullableType(_d,!0),tl);break;case 58:if(H(Di))return _d;B(),_d=P(vh.createJSDocNullableType(_d,!0),tl);break;case 23:if(J(23),ai()){let od=_t();J(24),_d=P(vh.createIndexedAccessTypeNode(_d,od),tl)}else J(24),_d=P(vh.createArrayTypeNode(_d),tl);break;default:return _d}return _d}function So(tl){let od=M();return J(tl),P(vh.createTypeOperatorNode(tl,ko()),od)}function cu(){if(Le(96)){let tl=Nn(_t);if(Ve()||u()!==58)return tl}}function wo(){let tl=M(),od=gt(),_d=le(cu),Ad=vh.createTypeParameterDeclaration(void 0,od,_d);return P(Ad,tl)}function lu(){let tl=M();return J(140),P(vh.createInferTypeNode(wo()),tl)}function ko(){let tl=u();switch(tl){case 143:case 158:case 148:return So(tl);case 140:return lu()}return gr(xo)}function ga(tl){if(Ts()){let od=hs(),_d;return Nf(od)?_d=tl?hA.Function_type_notation_must_be_parenthesized_when_used_in_a_union_type:hA.Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:_d=tl?hA.Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type:hA.Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type,on(od,_d),od}}function Eo(tl,od,_d){let Ad=M(),Dd=tl===52,zd=Le(tl),Kd=zd&&ga(Dd)||od();if(u()===tl||zd){let zd=[Kd];for(;Le(tl);)zd.push(ga(Dd)||od());Kd=P(_d(At(zd,Ad)),Ad)}return Kd}function vs(){return Eo(51,ko,vh.createIntersectionTypeNode)}function uu(){return Eo(52,vs,vh.createUnionTypeNode)}function Ao(){return B(),u()===105}function Ts(){return u()===30||u()===21&&H(Co)?!0:u()===105||u()===128&&H(Ao)}function pu(){if(Yr(u())&&On(!1),ve()||u()===110)return B(),!0;if(u()===23||u()===19){let tl=gA.length;return si(),tl===gA.length}return!1}function Co(){return B(),!!(u()===22||u()===26||pu()&&(u()===59||u()===28||u()===58||u()===64||u()===22&&(B(),u()===39)))}function ba(){let tl=M(),od=ve()&&le(Do),_d=_t();return od?P(vh.createTypePredicateNode(void 0,od,_d),tl):_d}function Do(){let tl=gt();if(u()===142&&!od.hasPrecedingLineBreak())return B(),tl}function Po(){let tl=M(),od=Yn(131),_d=u()===110?os():gt(),Ad=Le(142)?_t():void 0;return P(vh.createTypePredicateNode(od,_d,Ad),tl)}function _t(){if(DA&81920)return Ct(81920,_t);if(Ts())return hs();let tl=M(),_d=uu();if(!Ve()&&!od.hasPrecedingLineBreak()&&Le(96)){let od=Nn(_t);J(58);let Ad=gr(_t);J(59);let Dd=gr(_t);return P(vh.createConditionalTypeNode(_d,od,Ad,Dd),tl)}return _d}function vr(){return Le(59)?_t():void 0}function xs(){switch(u()){case 110:case 108:case 106:case 112:case 97:case 9:case 10:case 11:case 15:case 16:case 21:case 23:case 19:case 100:case 86:case 105:case 44:case 69:case 80:return!0;case 102:return H(lo);default:return ve()}}function Tr(){if(xs())return!0;switch(u()){case 40:case 41:case 55:case 54:case 91:case 114:case 116:case 46:case 47:case 30:case 135:case 127:case 81:case 60:return!0;default:return Fo()?!0:ve()}}function No(){return u()!==19&&u()!==100&&u()!==86&&u()!==60&&Tr()}function kt(){let tl=Ze();tl&&Qe(!1);let od=M(),_d=zt(!0),Ad;for(;Ad=pt(28);)_d=ks(_d,Ad,zt(!0),od);return tl&&Qe(!0),_d}function xr(){return Le(64)?zt(!0):void 0}function zt(tl){if(Io())return Oo();let od=du(tl)||Ro(tl);if(od)return od;let _d=M(),Ad=Ue(),Dd=Ii(0);return Dd.kind===80&&u()===39?Mo(_d,Dd,tl,Ad,void 0):Fa(Dd)&&v1(ze())?ks(Dd,Wt(),zt(tl),_d):mu(Dd,_d,tl)}function Io(){return u()===127?we()?!0:H(Ls):!1}function fu(){return B(),!od.hasPrecedingLineBreak()&&ve()}function Oo(){let tl=M();return B(),!od.hasPrecedingLineBreak()&&(u()===42||Tr())?P(vh.createYieldExpression(pt(42),zt(!0)),tl):P(vh.createYieldExpression(void 0,void 0),tl)}function Mo(tl,od,_d,Ad,Dd){g_.assert(u()===39,"parseSimpleArrowFunctionExpression should only have been called if we had a =>");let zd=vh.createParameterDeclaration(void 0,void 0,od,void 0,void 0,void 0);P(zd,od.pos);let Kd=At([zd],zd.pos,zd.end),Zd=Yn(39),fh=Ss(!!Dd,_d),wh=vh.createArrowFunction(Dd,void 0,Kd,void 0,Zd,fh);return Ce(P(wh,tl),Ad)}function du(tl){let od=Lo();if(od!==0)return od===1?Bo(!0,!0):le((()=>jo(tl)))}function Lo(){return u()===21||u()===30||u()===134?H(Jo):u()===39?1:0}function Jo(){if(u()===134&&(B(),od.hasPrecedingLineBreak()||u()!==21&&u()!==30))return 0;let tl=u(),_d=B();if(tl===21){if(_d===22)switch(B()){case 39:case 59:case 19:return 1;default:return 0}if(_d===23||_d===19)return 2;if(_d===26)return 1;if(Yr(_d)&&_d!==134&&H(Ci))return B()===130?0:1;if(!ve()&&_d!==110)return 0;switch(B()){case 59:return 1;case 58:return B(),u()===59||u()===28||u()===64||u()===22?1:0;case 28:case 64:case 22:return 2}return 0}else return g_.assert(tl===30),!ve()&&u()!==87?0:mA===1?H((()=>{Le(87);let tl=B();if(tl===96)switch(B()){case 64:case 32:case 44:return!1;default:return!0}else if(tl===28||tl===64)return!0;return!1}))?1:0:2}function jo(tl){let _d=od.getTokenStart();if(xA?.has(_d))return;let Ad=Bo(!1,tl);return Ad||(xA||(xA=new Set)).add(_d),Ad}function Ro(tl){if(u()===134&&H(Uo)===1){let od=M(),_d=Ue(),Ad=Uc(),Dd=Ii(0);return Mo(od,Dd,tl,_d,Ad)}}function Uo(){if(u()===134){if(B(),od.hasPrecedingLineBreak()||u()===39)return 0;let tl=Ii(0);if(!od.hasPrecedingLineBreak()&&tl.kind===80&&u()===39)return 1}return 0}function Bo(tl,od){let _d=M(),Ad=Ue(),Dd=Uc(),zd=Zt(Dd,cl)?2:0,Kd=pn(),Zd;if(J(21)){if(tl)Zd=fs(zd,tl);else{let od=fs(zd,tl);if(!od)return;Zd=od}if(!J(22)&&!tl)return}else{if(!tl)return;Zd=lr()}let fh=u()===59,wh=In(59,!1);if(wh&&!tl&&_s(wh))return;let xh=wh;for(;xh?.kind===197;)xh=xh.type;let $h=xh&&rh(xh);if(!tl&&u()!==39&&($h||u()!==19))return;let Xh=u(),s_=Yn(39),g_=Xh===39||Xh===19?Ss(Zt(Dd,cl),od):gt();if(!od&&fh&&u()!==59)return;let E_=vh.createArrowFunction(Dd,Kd,Zd,wh,s_,g_);return Ce(P(E_,_d),Ad)}function Ss(tl,od){if(u()===19)return wa(tl?2:0);if(u()!==27&&u()!==100&&u()!==86&&xc()&&!No())return wa(16|(tl?2:0));let _d=we();He(!1);let Ad=SA;SA=!1;let Dd=tl?U((()=>zt(od))):K((()=>zt(od)));return SA=Ad,He(_d),Dd}function mu(tl,od,Ad){let Dd=pt(58);if(!Dd)return tl;let zd;return P(vh.createConditionalExpression(tl,Dd,Ct(_d,(()=>zt(!1))),zd=Yn(59),Up(zd)?zt(Ad):Gt(80,!1,hA._0_expected,nt(59))),od)}function Ii(tl){let od=M(),_d=Xo();return ws(tl,_d,od)}function qo(tl){return tl===103||tl===165}function ws(tl,_d,Ad){for(;;){ze();let Dd=wp(u());if(!(u()===43?Dd>=tl:Dd>tl)||u()===103&&me())break;if(u()===130||u()===152){if(od.hasPrecedingLineBreak())break;{let tl=u();B(),_d=tl===152?zo(_d,_t()):Vo(_d,_t())}}else _d=ks(_d,Wt(),Ii(Dd),Ad)}return _d}function Fo(){return me()&&u()===103?!1:wp(u())>0}function zo(tl,od){return P(vh.createSatisfiesExpression(tl,od),tl.pos)}function ks(tl,od,_d,Ad){return P(vh.createBinaryExpression(tl,od,_d),Ad)}function Vo(tl,od){return P(vh.createAsExpression(tl,od),tl.pos)}function Wo(){let tl=M();return P(vh.createPrefixUnaryExpression(u(),Me(Sr)),tl)}function Go(){let tl=M();return P(vh.createDeleteExpression(Me(Sr)),tl)}function hu(){let tl=M();return P(vh.createTypeOfExpression(Me(Sr)),tl)}function Yo(){let tl=M();return P(vh.createVoidExpression(Me(Sr)),tl)}function yu(){return u()===135?Ye()?!0:H(Ls):!1}function Ho(){let tl=M();return P(vh.createAwaitExpression(Me(Sr)),tl)}function Xo(){if(gu()){let tl=M(),od=va();return u()===43?ws(wp(u()),od,tl):od}let tl=u(),od=Sr();if(u()===43){let _d=Cr(pA,od.pos),{end:Ad}=od;od.kind===217?rt(_d,Ad,hA.A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses):(g_.assert(Sp(tl)),rt(_d,Ad,hA.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,nt(tl)))}return od}function Sr(){switch(u()){case 40:case 41:case 55:case 54:return Wo();case 91:return Go();case 114:return hu();case 116:return Yo();case 30:return mA===1?Mi(!0,void 0,void 0,!0):ec();case 135:if(yu())return Ho();default:return va()}}function gu(){switch(u()){case 40:case 41:case 55:case 54:case 91:case 114:case 116:case 135:return!1;case 30:if(mA!==1)return!1;default:return!0}}function va(){if(u()===46||u()===47){let tl=M();return P(vh.createPrefixUnaryExpression(u(),Me(Oi)),tl)}else if(mA===1&&u()===30&&H(O_))return Mi(!0);let tl=Oi();if(g_.assert(Fa(tl)),(u()===46||u()===47)&&!od.hasPrecedingLineBreak()){let od=u();return B(),P(vh.createPostfixUnaryExpression(tl,od),tl.pos)}return tl}function Oi(){let tl=M(),od;return u()===102?H(oo)?(uA|=4194304,od=Wt()):H(co)?(B(),B(),od=P(vh.createMetaProperty(102,jt()),tl),od.name.escapedText==="defer"?(u()===21||u()===30)&&(uA|=4194304):uA|=8388608):od=Ta():od=u()===108?$o():Ta(),Ps(tl,od)}function Ta(){let tl=M(),od=Ns();return rn(tl,od,!0)}function $o(){let tl=M(),od=Wt();if(u()===30){let tl=M(),_d=le(Sa);_d!==void 0&&(rt(tl,M(),hA.super_may_not_use_type_arguments),vn()||(od=vh.createExpressionWithTypeArguments(od,_d)))}return u()===21||u()===25||u()===23?od:(Yn(25,hA.super_must_be_followed_by_an_argument_list_or_member_access),P(Kf(od,ni(!0,!0,!0)),tl))}function Mi(tl,od,_d,Ad=!1){let Dd=M(),zd=Tu(tl),Kd;if(zd.kind===287){let od=xa(zd),Ad,Zd=od[od.length-1];if(Zd?.kind===285&&!pi(Zd.openingElement.tagName,Zd.closingElement.tagName)&&pi(zd.tagName,Zd.closingElement.tagName)){let tl=Zd.children.end,_d=P(vh.createJsxElement(Zd.openingElement,Zd.children,P(vh.createJsxClosingElement(P(k_(""),tl,tl)),tl,tl)),Zd.openingElement.pos,tl);od=At([...od.slice(0,od.length-1),_d],od.pos,tl),Ad=Zd.closingElement}else Ad=Zo(zd,tl),pi(zd.tagName,Ad.tagName)||(_d&&zp(_d)&&pi(Ad.tagName,_d.tagName)?on(zd.tagName,hA.JSX_element_0_has_no_corresponding_closing_tag,r_(pA,zd.tagName)):on(Ad.tagName,hA.Expected_corresponding_JSX_closing_tag_for_0,r_(pA,zd.tagName)));Kd=P(vh.createJsxElement(zd,od,Ad),Dd)}else zd.kind===290?Kd=P(vh.createJsxFragment(zd,xa(zd),ku(tl)),Dd):(g_.assert(zd.kind===286),Kd=zd);if(!Ad&&tl&&u()===30){let tl=typeof od>"u"?Kd.pos:od,_d=le((()=>Mi(!0,tl)));if(_d){let od=Gt(28,!1);return Fd(od,_d.pos,0),rt(Cr(pA,tl),_d.end,hA.JSX_expressions_must_have_one_parent_element),P(vh.createBinaryExpression(Kd,od,_d),Dd)}}return Kd}function Es(){let tl=M(),_d=vh.createJsxText(od.getTokenValue(),bA===13);return bA=od.scanJsxToken(),P(_d,tl)}function bu(tl,od){switch(od){case 1:if(s6(tl))on(tl,hA.JSX_fragment_has_no_corresponding_closing_tag);else{let od=tl.tagName,_d=Math.min(Cr(pA,od.pos),od.end);rt(_d,od.end,hA.JSX_element_0_has_no_corresponding_closing_tag,r_(pA,tl.tagName))}return;case 31:case 7:return;case 12:case 13:return Es();case 19:return Qo(!1);case 30:return Mi(!1,void 0,tl);default:return g_.assertNever(od)}}function xa(tl){let _d=[],Ad=M(),Dd=CA;for(CA|=16384;;){let Ad=bu(tl,bA=od.reScanJsxToken());if(!Ad||(_d.push(Ad),zp(tl)&&Ad?.kind===285&&!pi(Ad.openingElement.tagName,Ad.closingElement.tagName)&&pi(tl.tagName,Ad.closingElement.tagName)))break}return CA=Dd,At(_d,Ad)}function vu(){let tl=M();return P(vh.createJsxAttributes(bn(13,Ko)),tl)}function Tu(tl){let od=M();if(J(30),u()===32)return Gn(),P(vh.createJsxOpeningFragment(),od);let _d=As(),Ad=(DA&524288)===0?Ca():void 0,Dd=vu(),zd;return u()===32?(Gn(),zd=vh.createJsxOpeningElement(_d,Ad,Dd)):(J(44),J(32,void 0,!1)&&(tl?B():Gn()),zd=vh.createJsxSelfClosingElement(_d,Ad,Dd)),P(zd,od)}function As(){let tl=M(),od=xu();if(K1(od))return od;let _d=od;for(;Le(25);)_d=P(Kf(_d,ni(!0,!1,!1)),tl);return _d}function xu(){let tl=M();Ft();let od=u()===110,_d=ei();return Le(59)?(Ft(),P(vh.createJsxNamespacedName(_d,ei()),tl)):od?P(vh.createToken(110),tl):_d}function Qo(tl){let od=M();if(!J(19))return;let _d,Ad;return u()!==20&&(tl||(_d=pt(26)),Ad=kt()),tl?J(20):J(20,void 0,!1)&&Gn(),P(vh.createJsxExpression(_d,Ad),od)}function Ko(){if(u()===19)return wu();let tl=M();return P(vh.createJsxAttribute(Su(),Cs()),tl)}function Cs(){if(u()===64){if(ki()===11)return Hn();if(u()===19)return Qo(!0);if(u()===30)return Mi(!0);Ee(hA.or_JSX_element_expected)}}function Su(){let tl=M();Ft();let od=ei();return Le(59)?(Ft(),P(vh.createJsxNamespacedName(od,ei()),tl)):od}function wu(){let tl=M();J(19),J(26);let od=kt();return J(20),P(vh.createJsxSpreadAttribute(od),tl)}function Zo(tl,od){let _d=M();J(31);let Ad=As();return J(32,void 0,!1)&&(od||!pi(tl.tagName,Ad)?B():Gn()),P(vh.createJsxClosingElement(Ad),_d)}function ku(tl){let od=M();return J(31),J(32,hA.Expected_corresponding_closing_tag_for_JSX_fragment,!1)&&(tl?B():Gn()),P(vh.createJsxJsxClosingFragment(),od)}function ec(){g_.assert(mA!==1,"Type assertions should never be parsed in JSX; they should be parsed as comparisons or JSX elements/fragments.");let tl=M();J(30);let od=_t();J(32);let _d=Sr();return P(vh.createTypeAssertion(od,_d),tl)}function Eu(){return B(),St(u())||u()===23||vn()}function tc(){return u()===29&&H(Eu)}function Ds(tl){if(tl.flags&64)return!0;if(fl(tl)){let od=tl.expression;for(;fl(od)&&!(od.flags&64);)od=od.expression;if(od.flags&64){for(;fl(tl);)tl.flags|=64,tl=tl.expression;return!0}}return!1}function nc(tl,od,_d){let Ad=ni(!0,!0,!0),Dd=_d||Ds(od),zd=Dd?Xf(od,_d,Ad):Kf(od,Ad);if(Dd&&gi(zd.name)&&on(zd.name,hA.An_optional_chain_cannot_contain_private_identifiers),Y1(od)&&od.typeArguments){let tl=od.typeArguments.pos-1,_d=Cr(pA,od.typeArguments.end)+1;rt(tl,_d,hA.An_instantiation_expression_cannot_be_followed_by_a_property_access)}return P(zd,tl)}function Au(tl,od,_d){let Ad;if(u()===24)Ad=Gt(80,!0,hA.An_element_access_expression_should_take_an_argument);else{let tl=lt(kt);Al(tl)&&(tl.text=Jr(tl.text)),Ad=tl}J(24);let Dd=_d||Ds(od)?tg(od,_d,Ad):eg(od,Ad);return P(Dd,tl)}function rn(tl,_d,Ad){for(;;){let Dd,zd=!1;if(Ad&&tc()?(Dd=Yn(29),zd=St(u())):zd=Le(25),zd){_d=nc(tl,_d,Dd);continue}if((Dd||!Ze())&&Le(23)){_d=Au(tl,_d,Dd);continue}if(vn()){_d=!Dd&&_d.kind===234?qr(tl,_d.expression,Dd,_d.typeArguments):qr(tl,_d,Dd,void 0);continue}if(!Dd){if(u()===54&&!od.hasPrecedingLineBreak()){B(),_d=P(vh.createNonNullExpression(_d),tl);continue}let Ad=le(Sa);if(Ad){_d=P(vh.createExpressionWithTypeArguments(_d,Ad),tl);continue}}return _d}}function vn(){return u()===15||u()===16}function qr(tl,od,_d,Ad){let Dd=vh.createTaggedTemplateExpression(od,Ad,u()===15?(Dt(!0),Hn()):da(!0));return(_d||od.flags&64)&&(Dd.flags|=64),Dd.questionDotToken=_d,P(Dd,tl)}function Ps(tl,od){for(;;){od=rn(tl,od,!0);let _d,Ad=pt(29);if(Ad&&(_d=le(Sa),vn())){od=qr(tl,od,Ad,_d);continue}if(_d||u()===21){!Ad&&od.kind===234&&(_d=od.typeArguments,od=od.expression);let Dd=rc(),zd=Ad||Ds(od)?ng(od,Ad,_d,Dd):rg(od,_d,Dd);od=P(zd,tl);continue}if(Ad){let _d=Gt(80,!1,hA.Identifier_expected);od=P(Xf(od,Ad,_d),tl)}break}return od}function rc(){J(21);let tl=un(11,sc);return J(22),tl}function Sa(){if((DA&524288)!==0||wt()!==30)return;B();let tl=un(20,_t);if(ze()===32)return B(),tl&&Cu()?tl:void 0}function Cu(){switch(u()){case 21:case 15:case 16:return!0;case 30:case 32:case 40:case 41:return!1}return od.hasPrecedingLineBreak()||Fo()||!Tr()}function Ns(){switch(u()){case 15:od.getTokenFlags()&26656&&Dt(!1);case 9:case 10:case 11:return Hn();case 110:case 108:case 106:case 112:case 97:return Wt();case 21:return Du();case 23:return _c();case 19:return Is();case 134:if(!H(Tc))break;return Os();case 60:return Xu();case 86:return $u();case 100:return Os();case 105:return cc();case 44:case 69:if(Xe()===14)return Hn();break;case 16:return da(!1);case 81:return ca()}return gt(hA.Expression_expected)}function Du(){let tl=M(),od=Ue();J(21);let _d=lt(kt);return J(22),Ce(P(mg(_d),tl),od)}function ic(){let tl=M();J(26);let od=zt(!0);return P(vh.createSpreadElement(od),tl)}function ac(){return u()===26?ic():u()===28?P(vh.createOmittedExpression(),M()):zt(!0)}function sc(){return Ct(_d,ac)}function _c(){let tl=M(),_d=od.getTokenStart(),Ad=J(23),Dd=od.hasPrecedingLineBreak(),zd=un(15,ac);return Lr(23,24,Ad,_d),P($f(zd,Dd),tl)}function oc(){let tl=M(),od=Ue();if(pt(26)){let _d=zt(!0);return Ce(P(vh.createSpreadAssignment(_d),tl),od)}let _d=On(!0);if(ti(139))return _i(tl,od,_d,178,0);if(ti(153))return _i(tl,od,_d,179,0);let Ad=pt(42),Dd=ve(),zd=jr(),Kd=pt(58),Zd=pt(54);if(Ad||u()===21||u()===30)return Lc(tl,od,_d,Ad,zd,Kd,Zd);let fh;if(Dd&&u()!==59){let tl=pt(64),od=tl?lt((()=>zt(!0))):void 0;fh=vh.createShorthandPropertyAssignment(zd,od),fh.equalsToken=tl}else{J(59);let tl=lt((()=>zt(!0)));fh=vh.createPropertyAssignment(zd,tl)}return fh.modifiers=_d,fh.questionToken=Kd,fh.exclamationToken=Zd,Ce(P(fh,tl),od)}function Is(){let tl=M(),_d=od.getTokenStart(),Ad=J(19),Dd=od.hasPrecedingLineBreak(),zd=un(12,oc,!0);return Lr(19,20,Ad,_d),P(Hf(zd,Dd),tl)}function Os(){let tl=Ze();Qe(!1);let od=M(),_d=Ue(),Ad=On(!1);J(100);let Dd=pt(42),zd=Dd?1:0,Kd=Zt(Ad,cl)?2:0,Zd=zd&&Kd?Z(Li):zd?Wn(Li):Kd?U(Li):Li(),fh=pn(),wh=Xn(zd|Kd),xh=In(59,!1),$h=wa(zd|Kd);Qe(tl);let Xh=vh.createFunctionExpression(Ad,Dd,Zd,fh,wh,xh,$h);return Ce(P(Xh,od),_d)}function Li(){return qe()?Ka():void 0}function cc(){let tl=M();if(J(105),Le(25)){let od=jt();return P(vh.createMetaProperty(105,od),tl)}let od=M(),_d=rn(od,Ns(),!1),Ad;_d.kind===234&&(Ad=_d.typeArguments,_d=_d.expression),u()===29&&Ee(hA.Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0,r_(pA,_d));let Dd=u()===21?rc():void 0;return P(sg(_d,Ad,Dd),tl)}function Fr(tl,_d){let Ad=M(),Dd=Ue(),zd=od.getTokenStart(),Kd=J(19,_d);if(Kd||tl){let tl=od.hasPrecedingLineBreak(),_d=bn(1,Yt);Lr(19,20,Kd,zd);let Zd=Ce(P(eA(_d,tl),Ad),Dd);return u()===64&&(Ee(hA.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),B()),Zd}else{let tl=lr();return Ce(P(eA(tl,void 0),Ad),Dd)}}function wa(tl,od){let _d=we();He(!!(tl&1));let Ad=Ye();st(!!(tl&2));let Dd=SA;SA=!1;let zd=Ze();zd&&Qe(!1);let Kd=Fr(!!(tl&16),od);return zd&&Qe(!0),SA=Dd,He(_d),st(Ad),Kd}function lc(){let tl=M(),od=Ue();return J(27),Ce(P(vh.createEmptyStatement(),tl),od)}function Pu(){let tl=M(),_d=Ue();J(101);let Ad=od.getTokenStart(),Dd=J(21),zd=lt(kt);Lr(21,22,Dd,Ad);let Kd=Yt(),Zd=Le(93)?Yt():void 0;return Ce(P(nA(zd,Kd,Zd),tl),_d)}function uc(){let tl=M(),_d=Ue();J(92);let Ad=Yt();J(117);let Dd=od.getTokenStart(),zd=J(21),Kd=lt(kt);return Lr(21,22,zd,Dd),Le(27),Ce(P(vh.createDoStatement(Ad,Kd),tl),_d)}function Nu(){let tl=M(),_d=Ue();J(117);let Ad=od.getTokenStart(),Dd=J(21),zd=lt(kt);Lr(21,22,Dd,Ad);let Kd=Yt();return Ce(P(iA(zd,Kd),tl),_d)}function pc(){let tl=M(),od=Ue();J(99);let _d=pt(135);J(21);let Ad;u()!==27&&(u()===115||u()===121||u()===87||u()===160&&H(wc)||u()===135&&H(Js)?Ad=Ic(!0):Ad=Mr(kt));let Dd;if(_d?J(165):Le(165)){let tl=lt((()=>zt(!0)));J(22),Dd=aA(_d,Ad,tl,Yt())}else if(Le(103)){let tl=lt(kt);J(22),Dd=vh.createForInStatement(Ad,tl,Yt())}else{J(27);let tl=u()!==27&&u()!==22?lt(kt):void 0;J(27);let od=u()!==22?lt(kt):void 0;J(22),Dd=sA(Ad,tl,od,Yt())}return Ce(P(Dd,tl),od)}function fc(tl){let od=M(),_d=Ue();J(tl===253?83:88);let Ad=_r()?void 0:gt();Qt();let Dd=tl===253?vh.createBreakStatement(Ad):vh.createContinueStatement(Ad);return Ce(P(Dd,od),_d)}function dc(){let tl=M(),od=Ue();J(107);let _d=_r()?void 0:lt(kt);return Qt(),Ce(P(vh.createReturnStatement(_d),tl),od)}function Iu(){let tl=M(),_d=Ue();J(118);let Ad=od.getTokenStart(),Dd=J(21),zd=lt(kt);Lr(21,22,Dd,Ad);let Kd=Tt(67108864,Yt);return Ce(P(vh.createWithStatement(zd,Kd),tl),_d)}function mc(){let tl=M(),od=Ue();J(84);let _d=lt(kt);J(59);let Ad=bn(3,Yt);return Ce(P(vh.createCaseClause(_d,Ad),tl),od)}function Ou(){let tl=M();J(90),J(59);let od=bn(3,Yt);return P(vh.createDefaultClause(od),tl)}function Mu(){return u()===84?mc():Ou()}function hc(){let tl=M();J(19);let od=bn(2,Mu);return J(20),P(vh.createCaseBlock(od),tl)}function Lu(){let tl=M(),od=Ue();J(109),J(21);let _d=lt(kt);J(22);let Ad=hc();return Ce(P(vh.createSwitchStatement(_d,Ad),tl),od)}function yc(){let tl=M(),_d=Ue();J(111);let Ad=od.hasPrecedingLineBreak()?void 0:lt(kt);return Ad===void 0&&(wA++,Ad=P(k_(""),M())),oa()||xt(Ad),Ce(P(vh.createThrowStatement(Ad),tl),_d)}function Ju(){let tl=M(),od=Ue();J(113);let _d=Fr(!1),Ad=u()===85?gc():void 0,Dd;return(!Ad||u()===98)&&(J(98,hA.catch_or_finally_expected),Dd=Fr(!1)),Ce(P(vh.createTryStatement(_d,Ad,Dd),tl),od)}function gc(){let tl=M();J(85);let od;Le(21)?(od=Ea(),J(22)):od=void 0;let _d=Fr(!1);return P(vh.createCatchClause(od,_d),tl)}function ju(){let tl=M(),od=Ue();return J(89),Qt(),Ce(P(vh.createDebuggerStatement(),tl),od)}function bc(){let tl=M(),od=Ue(),_d,Ad=u()===21,Dd=lt(kt);return Ke(Dd)&&Le(59)?_d=vh.createLabeledStatement(Dd,Yt()):(oa()||xt(Dd),_d=rA(Dd),Ad&&(od=!1)),Ce(P(_d,tl),od)}function Ms(){return B(),St(u())&&!od.hasPrecedingLineBreak()}function vc(){return B(),u()===86&&!od.hasPrecedingLineBreak()}function Tc(){return B(),u()===100&&!od.hasPrecedingLineBreak()}function Ls(){return B(),(St(u())||u()===9||u()===10||u()===11)&&!od.hasPrecedingLineBreak()}function Ru(){for(;;)switch(u()){case 115:case 121:case 87:case 100:case 86:case 94:return!0;case 160:return kc();case 135:return js();case 120:case 156:case 166:return fu();case 144:case 145:return Fu();case 128:case 129:case 134:case 138:case 123:case 124:case 125:case 148:let tl=u();if(B(),od.hasPrecedingLineBreak())return!1;if(tl===138&&u()===156)return!0;continue;case 162:return B(),u()===19||u()===80||u()===95;case 102:return B(),u()===166||u()===11||u()===42||u()===19||St(u());case 95:let _d=B();if(_d===156&&(_d=H(B)),_d===64||_d===42||_d===19||_d===90||_d===130||_d===60)return!0;continue;case 126:B();continue;default:return!1}}function Ji(){return H(Ru)}function xc(){switch(u()){case 60:case 27:case 19:case 115:case 121:case 160:case 100:case 86:case 94:case 101:case 92:case 117:case 99:case 88:case 83:case 107:case 118:case 109:case 111:case 113:case 89:case 85:case 98:return!0;case 102:return Ji()||H(lo);case 87:case 95:return Ji();case 134:case 138:case 120:case 144:case 145:case 156:case 162:case 166:return!0;case 129:case 125:case 123:case 124:case 126:case 148:return Ji()||!H(Ms);default:return Tr()}}function Sc(){return B(),qe()||u()===19||u()===23}function Uu(){return H(Sc)}function wc(){return ka(!0)}function Bu(){return B(),u()===64||u()===27||u()===59}function ka(tl){return B(),tl&&u()===165?H(Bu):(qe()||u()===19)&&!od.hasPrecedingLineBreak()}function kc(){return H(ka)}function Js(tl){return B()===160?ka(tl):!1}function js(){return H(Js)}function Yt(){switch(u()){case 27:return lc();case 19:return Fr(!1);case 115:return Ui(M(),Ue(),void 0);case 121:if(Uu())return Ui(M(),Ue(),void 0);break;case 135:if(js())return Ui(M(),Ue(),void 0);break;case 160:if(kc())return Ui(M(),Ue(),void 0);break;case 100:return Us(M(),Ue(),void 0);case 86:return Fs(M(),Ue(),void 0);case 101:return Pu();case 92:return uc();case 117:return Nu();case 99:return pc();case 88:return fc(252);case 83:return fc(253);case 107:return dc();case 118:return Iu();case 109:return Lu();case 111:return yc();case 113:case 85:case 98:return Ju();case 89:return ju();case 60:return ji();case 134:case 120:case 156:case 144:case 145:case 138:case 87:case 94:case 95:case 102:case 123:case 124:case 125:case 128:case 129:case 126:case 148:case 162:if(Ji())return ji();break}return bc()}function Ec(tl){return tl.kind===138}function ji(){let tl=M(),od=Ue(),_d=On(!0);if(Zt(_d,Ec)){let Ad=qu(tl);if(Ad)return Ad;for(let tl of _d)tl.flags|=33554432;return Tt(33554432,(()=>Ac(tl,od,_d)))}else return Ac(tl,od,_d)}function qu(tl){return Tt(33554432,(()=>{let od=pa(CA,tl);if(od)return J_(od)}))}function Ac(tl,od,_d){switch(u()){case 115:case 121:case 87:case 160:case 135:return Ui(tl,od,_d);case 100:return Us(tl,od,_d);case 86:return Fs(tl,od,_d);case 120:return ep(tl,od,_d);case 156:return tp(tl,od,_d);case 94:return np(tl,od,_d);case 162:case 144:case 145:return rp(tl,od,_d);case 102:return Bi(tl,od,_d);case 95:switch(B(),u()){case 90:case 64:return Kc(tl,od,_d);case 130:return sp(tl,od,_d);default:return Qc(tl,od,_d)}default:if(_d){let od=Gt(283,!0,hA.Declaration_expected);return qp(od,tl),od.modifiers=_d,od}return}}function Cc(){return B()===11}function Dc(){return B(),u()===161||u()===64}function Fu(){return B(),!od.hasPrecedingLineBreak()&&(ve()||u()===11)}function Ri(tl,od){if(u()!==19){if(tl&4){ya();return}if(_r()){Qt();return}}return wa(tl,od)}function zu(){let tl=M();if(u()===28)return P(vh.createOmittedExpression(),tl);let od=pt(26),_d=si(),Ad=xr();return P(vh.createBindingElement(od,void 0,_d,Ad),tl)}function Pc(){let tl=M(),od=pt(26),_d=qe(),Ad=jr(),Dd;_d&&u()!==59?(Dd=Ad,Ad=void 0):(J(59),Dd=si());let zd=xr();return P(vh.createBindingElement(od,Ad,Dd,zd),tl)}function Vu(){let tl=M();J(19);let od=lt((()=>un(9,Pc)));return J(20),P(vh.createObjectBindingPattern(od),tl)}function Nc(){let tl=M();J(23);let od=lt((()=>un(10,zu)));return J(24),P(vh.createArrayBindingPattern(od),tl)}function Rs(){return u()===19||u()===23||u()===81||qe()}function si(tl){return u()===23?Nc():u()===19?Vu():Ka(tl)}function Wu(){return Ea(!0)}function Ea(tl){let _d=M(),Ad=Ue(),Dd=si(hA.Private_identifiers_are_not_allowed_in_variable_declarations),zd;tl&&Dd.kind===80&&u()===54&&!od.hasPrecedingLineBreak()&&(zd=Wt());let Kd=vr(),Zd=qo(u())?void 0:xr(),fh=oA(Dd,zd,Kd,Zd);return Ce(P(fh,_d),Ad)}function Ic(tl){let od=M(),_d=0;switch(u()){case 115:break;case 121:_d|=1;break;case 87:_d|=2;break;case 160:_d|=4;break;case 135:g_.assert(js()),_d|=6,B();break;default:g_.fail()}B();let Ad;if(u()===165&&H(Oc))Ad=lr();else{let od=me();Te(tl),Ad=un(8,tl?Ea:Wu),Te(od)}return P(lA(Ad,_d),od)}function Oc(){return Ci()&&B()===22}function Ui(tl,od,_d){let Ad=Ic(!1);Qt();let Dd=tA(_d,Ad);return Ce(P(Dd,tl),od)}function Us(tl,od,_d){let Ad=Ye(),Dd=Jn(_d);J(100);let zd=pt(42),Kd=Dd&2048?Li():Ka(),Zd=zd?1:0,fh=Dd&1024?2:0,wh=pn();Dd&32&&st(!0);let xh=Xn(Zd|fh),$h=In(59,!1),Xh=Ri(Zd|fh,hA.or_expected);st(Ad);let s_=vh.createFunctionDeclaration(_d,zd,Kd,wh,xh,$h,Xh);return Ce(P(s_,tl),od)}function Gu(){if(u()===137)return J(137);if(u()===11&&H(B)===21)return le((()=>{let tl=Hn();return tl.text==="constructor"?tl:void 0}))}function Mc(tl,od,_d){return le((()=>{if(Gu()){let Ad=pn(),Dd=Xn(0),zd=In(59,!1),Kd=Ri(0,hA.or_expected),Zd=vh.createConstructorDeclaration(_d,Dd,Kd);return Zd.typeParameters=Ad,Zd.type=zd,Ce(P(Zd,tl),od)}}))}function Lc(tl,od,_d,Ad,Dd,zd,Kd,Zd){let fh=Ad?1:0,wh=Zt(_d,cl)?2:0,xh=pn(),$h=Xn(fh|wh),Xh=In(59,!1),s_=Ri(fh|wh,Zd),g_=vh.createMethodDeclaration(_d,Ad,Dd,zd,xh,$h,Xh,s_);return g_.exclamationToken=Kd,Ce(P(g_,tl),od)}function Aa(tl,_d,Ad,Dd,zd){let Kd=!zd&&!od.hasPrecedingLineBreak()?pt(54):void 0,Zd=vr(),fh=Ct(90112,xr);ql(Dd,Zd,fh);let wh=vh.createPropertyDeclaration(Ad,Dd,zd||Kd,Zd,fh);return Ce(P(wh,tl),_d)}function Bs(tl,od,_d){let Ad=pt(42),Dd=jr(),zd=pt(58);return Ad||u()===21||u()===30?Lc(tl,od,_d,Ad,Dd,zd,void 0,hA.or_expected):Aa(tl,od,_d,Dd,zd)}function _i(tl,od,_d,Ad,Dd){let zd=jr(),Kd=pn(),Zd=Xn(0),fh=In(59,!1),wh=Ri(Dd),xh=Ad===178?vh.createGetAccessorDeclaration(_d,zd,Zd,fh,wh):vh.createSetAccessorDeclaration(_d,zd,Zd,wh);return xh.typeParameters=Kd,y_(xh)&&(xh.type=fh),Ce(P(xh,tl),od)}function Jc(){let tl;if(u()===60)return!0;for(;Yr(u());){if(tl=u(),zg(tl))return!0;B()}if(u()===42||(br()&&(tl=u(),B()),u()===23))return!0;if(tl!==void 0){if(!di(tl)||tl===153||tl===139)return!0;switch(u()){case 21:case 30:case 54:case 59:case 64:case 58:return!0;default:return _r()}}return!1}function Yu(tl,od,_d){Yn(126);let Ad=Hu(),Dd=Ce(P(vh.createClassStaticBlockDeclaration(Ad),tl),od);return Dd.modifiers=_d,Dd}function Hu(){let tl=we(),od=Ye();He(!1),st(!0);let _d=Fr(!1);return He(tl),st(od),_d}function jc(){if(Ye()&&u()===135){let tl=M(),od=gt(hA.Expression_expected);B();let _d=rn(tl,od,!0);return Ps(tl,_d)}return Oi()}function Rc(){let tl=M();if(!Le(60))return;let od=wi(jc);return P(vh.createDecorator(od),tl)}function qs(tl,od,_d){let Ad=M(),Dd=u();if(u()===87&&od){if(!le(Za))return}else{if(_d&&u()===126&&H(Da))return;if(tl&&u()===126)return;if(!N_())return}return P(nf(Dd),Ad)}function On(tl,od,_d){let Ad=M(),Dd,zd,Kd,Zd=!1,fh=!1,vh=!1;if(tl&&u()===60)for(;zd=Rc();)Dd=wn(Dd,zd);for(;Kd=qs(Zd,od,_d);)Kd.kind===126&&(Zd=!0),Dd=wn(Dd,Kd),fh=!0;if(fh&&tl&&u()===60)for(;zd=Rc();)Dd=wn(Dd,zd),vh=!0;if(vh)for(;Kd=qs(Zd,od,_d);)Kd.kind===126&&(Zd=!0),Dd=wn(Dd,Kd);return Dd&&At(Dd,Ad)}function Uc(){let tl;if(u()===134){let od=M();B();let _d=P(nf(134),od);tl=At([_d],od)}return tl}function Bc(){let tl=M(),od=Ue();if(u()===27)return B(),Ce(P(vh.createSemicolonClassElement(),tl),od);let _d=On(!0,!0,!0);if(u()===126&&H(Da))return Yu(tl,od,_d);if(ti(139))return _i(tl,od,_d,178,0);if(ti(153))return _i(tl,od,_d,179,0);if(u()===137||u()===11){let Ad=Mc(tl,od,_d);if(Ad)return Ad}if(Br())return ds(tl,od,_d);if(St(u())||u()===11||u()===9||u()===10||u()===42||u()===23)if(Zt(_d,Ec)){for(let tl of _d)tl.flags|=33554432;return Tt(33554432,(()=>Bs(tl,od,_d)))}else return Bs(tl,od,_d);if(_d){let Ad=Gt(80,!0,hA.Declaration_expected);return Aa(tl,od,_d,Ad,void 0)}return g_.fail("Should not have attempted to parse class member declaration.")}function Xu(){let tl=M(),od=Ue(),_d=On(!0);if(u()===86)return zs(tl,od,_d,232);let Ad=Gt(283,!0,hA.Expression_expected);return qp(Ad,tl),Ad.modifiers=_d,Ad}function $u(){return zs(M(),Ue(),void 0,232)}function Fs(tl,od,_d){return zs(tl,od,_d,264)}function zs(tl,od,_d,Ad){let Dd=Ye();J(86);let zd=Qu(),Kd=pn();Zt(_d,zb)&&st(!0);let Zd=Fc(),fh;J(19)?(fh=zc(),J(20)):fh=lr(),st(Dd);let wh=Ad===264?vh.createClassDeclaration(_d,zd,Kd,Zd,fh):vh.createClassExpression(_d,zd,Kd,Zd,fh);return Ce(P(wh,tl),od)}function Qu(){return qe()&&!qc()?or(qe()):void 0}function qc(){return u()===119&&H(Xl)}function Fc(){if(Vs())return bn(22,Ku)}function Ku(){let tl=M(),od=u();g_.assert(od===96||od===119),B();let _d=un(7,Zu);return P(vh.createHeritageClause(od,_d),tl)}function Zu(){let tl=M(),od=Oi();if(od.kind===234)return od;let _d=Ca();return P(vh.createExpressionWithTypeArguments(od,_d),tl)}function Ca(){return u()===30?Rr(20,_t,30,32):void 0}function Vs(){return u()===96||u()===119}function zc(){return bn(5,Bc)}function ep(tl,od,_d){J(120);let Ad=gt(),Dd=pn(),zd=Fc(),Kd=po(),Zd=vh.createInterfaceDeclaration(_d,Ad,Dd,zd,Kd);return Ce(P(Zd,tl),od)}function tp(tl,_d,Ad){J(156),od.hasPrecedingLineBreak()&&Ee(hA.Line_break_not_permitted_here);let Dd=gt(),zd=pn();J(64);let Kd=u()===141&&le(bo)||_t();Qt();let Zd=vh.createTypeAliasDeclaration(Ad,Dd,zd,Kd);return Ce(P(Zd,tl),_d)}function Ws(){let tl=M(),od=Ue(),_d=jr(),Ad=lt(xr);return Ce(P(vh.createEnumMember(_d,Ad),tl),od)}function np(tl,od,_d){J(94);let Ad=gt(),Dd;J(19)?(Dd=xe((()=>un(6,Ws))),J(20)):Dd=lr();let zd=vh.createEnumDeclaration(_d,Ad,Dd);return Ce(P(zd,tl),od)}function Gs(){let tl=M(),od;return J(19)?(od=bn(1,Yt),J(20)):od=lr(),P(vh.createModuleBlock(od),tl)}function Vc(tl,od,_d,Ad){let Dd=Ad&32,zd=Ad&8?jt():gt(),Kd=Le(25)?Vc(M(),!1,void 0,8|Dd):Gs(),Zd=vh.createModuleDeclaration(_d,zd,Kd,Ad);return Ce(P(Zd,tl),od)}function Wc(tl,od,_d){let Ad=0,Dd;u()===162?(Dd=gt(),Ad|=2048):(Dd=Hn(),Dd.text=Jr(Dd.text));let zd;u()===19?zd=Gs():Qt();let Kd=vh.createModuleDeclaration(_d,Dd,zd,Ad);return Ce(P(Kd,tl),od)}function rp(tl,od,_d){let Ad=0;if(u()===162)return Wc(tl,od,_d);if(Le(145))Ad|=32;else if(J(144),u()===11)return Wc(tl,od,_d);return Vc(tl,od,_d,Ad)}function ip(){return u()===149&&H(Gc)}function Gc(){return B()===21}function Da(){return B()===19}function ap(){return B()===44}function sp(tl,od,_d){J(130),J(145);let Ad=gt();Qt();let Dd=vh.createNamespaceExportDeclaration(Ad);return Dd.modifiers=_d,Ce(P(Dd,tl),od)}function Bi(tl,_d,Ad){J(102);let Dd=od.getTokenFullStart(),zd;ve()&&(zd=gt());let Kd;if(zd?.escapedText==="type"&&(u()!==161||ve()&&H(Dc))&&(ve()||zr())?(Kd=156,zd=ve()?gt():void 0):zd?.escapedText==="defer"&&(u()===161?!H(Cc):u()!==28&&u()!==64)&&(Kd=166,zd=ve()?gt():void 0),zd&&!op()&&Kd!==166)return cp(tl,_d,Ad,zd,Kd===156);let Zd=Yc(zd,Dd,Kd,void 0),fh=Fi(),wh=Hc();Qt();let xh=vh.createImportDeclaration(Ad,Zd,fh,wh);return Ce(P(xh,tl),_d)}function Yc(tl,od,_d,Ad=!1){let Dd;return(tl||u()===42||u()===19)&&(Dd=lp(tl,od,_d,Ad),J(161)),Dd}function Hc(){let tl=u();if((tl===118||tl===132)&&!od.hasPrecedingLineBreak())return Ys(tl)}function _p(){let tl=M(),od=St(u())?jt():ri(11);J(59);let _d=zt(!0);return P(vh.createImportAttribute(od,_d),tl)}function Ys(tl,_d){let Ad=M();_d||J(tl);let Dd=od.getTokenStart();if(J(19)){let _d=od.hasPrecedingLineBreak(),zd=un(24,_p,!0);if(!J(20)){let tl=Ba(gA);tl&&tl.code===hA._0_expected.code&&sl(tl,Oa(cA,pA,Dd,1,hA.The_parser_expected_to_find_a_1_to_match_the_0_token_here,"{","}"))}return P(vh.createImportAttributes(zd,_d,tl),Ad)}else{let od=At([],M(),void 0,!1);return P(vh.createImportAttributes(od,!1,tl),Ad)}}function zr(){return u()===42||u()===19}function op(){return u()===28||u()===161}function cp(tl,od,_d,Ad,Dd){J(64);let zd=qi();Qt();let Kd=vh.createImportEqualsDeclaration(_d,Dd,Ad,zd);return Ce(P(Kd,tl),od)}function lp(tl,_d,Ad,Dd){let zd;return(!tl||Le(28))&&(Dd&&od.setSkipJsDocLeadingAsterisks(!0),u()===42?zd=pp():zd=Xc(276),Dd&&od.setSkipJsDocLeadingAsterisks(!1)),P(vh.createImportClause(Ad,tl,zd),_d)}function qi(){return ip()?up():Ur(!1)}function up(){let tl=M();J(149),J(21);let od=Fi();return J(22),P(vh.createExternalModuleReference(od),tl)}function Fi(){if(u()===11){let tl=Hn();return tl.text=Jr(tl.text),tl}else return kt()}function pp(){let tl=M();J(42),J(130);let od=gt();return P(vh.createNamespaceImport(od),tl)}function Hs(){return St(u())||u()===11}function oi(tl){return u()===11?Hn():tl()}function Xc(tl){let od=M(),_d=tl===276?vh.createNamedImports(Rr(23,fp,19,20)):vh.createNamedExports(Rr(23,ci,19,20));return P(_d,od)}function ci(){let tl=Ue();return Ce($c(282),tl)}function fp(){return $c(277)}function $c(tl){let _d=M(),Ad=di(u())&&!ve(),Dd=od.getTokenStart(),zd=od.getTokenEnd(),Kd=!1,Zd,fh=!0,wh=oi(jt);if(wh.kind===80&&wh.escapedText==="type")if(u()===130){let tl=jt();if(u()===130){let od=jt();Hs()?(Kd=!0,Zd=tl,wh=oi(ce),fh=!1):(Zd=wh,wh=od,fh=!1)}else Hs()?(Zd=wh,fh=!1,wh=oi(ce)):(Kd=!0,wh=tl)}else Hs()&&(Kd=!0,wh=oi(ce));fh&&u()===130&&(Zd=wh,J(130),wh=oi(ce)),tl===277&&(wh.kind!==80?(rt(Cr(pA,wh.pos),wh.end,hA.Identifier_expected),wh=yi(Gt(80,!1),wh.pos,wh.pos)):Ad&&rt(Dd,zd,hA.Identifier_expected));let xh=tl===277?vh.createImportSpecifier(Kd,Zd,wh):vh.createExportSpecifier(Kd,Zd,wh);return P(xh,_d);function ce(){return Ad=di(u())&&!ve(),Dd=od.getTokenStart(),zd=od.getTokenEnd(),jt()}}function dp(tl){return P(vh.createNamespaceExport(oi(jt)),tl)}function Qc(tl,_d,Ad){let Dd=Ye();st(!0);let zd,Kd,Zd,fh=Le(156),wh=M();Le(42)?(Le(130)&&(zd=dp(wh)),J(161),Kd=Fi()):(zd=Xc(280),(u()===161||u()===11&&!od.hasPrecedingLineBreak())&&(J(161),Kd=Fi()));let xh=u();Kd&&(xh===118||xh===132)&&!od.hasPrecedingLineBreak()&&(Zd=Ys(xh)),Qt(),st(Dd);let $h=vh.createExportDeclaration(Ad,fh,zd,Kd,Zd);return Ce(P($h,tl),_d)}function Kc(tl,od,_d){let Ad=Ye();st(!0);let Dd;Le(64)?Dd=!0:J(90);let zd=zt(!0);Qt(),st(Ad);let Kd=vh.createExportAssignment(_d,Dd,zd);return Ce(P(Kd,tl),od)}let BA;(tl=>{tl[tl.SourceElements=0]="SourceElements",tl[tl.BlockStatements=1]="BlockStatements",tl[tl.SwitchClauses=2]="SwitchClauses",tl[tl.SwitchClauseStatements=3]="SwitchClauseStatements",tl[tl.TypeMembers=4]="TypeMembers",tl[tl.ClassMembers=5]="ClassMembers",tl[tl.EnumMembers=6]="EnumMembers",tl[tl.HeritageClauseElement=7]="HeritageClauseElement",tl[tl.VariableDeclarations=8]="VariableDeclarations",tl[tl.ObjectBindingElements=9]="ObjectBindingElements",tl[tl.ArrayBindingElements=10]="ArrayBindingElements",tl[tl.ArgumentExpressions=11]="ArgumentExpressions",tl[tl.ObjectLiteralMembers=12]="ObjectLiteralMembers",tl[tl.JsxAttributes=13]="JsxAttributes",tl[tl.JsxChildren=14]="JsxChildren",tl[tl.ArrayLiteralMembers=15]="ArrayLiteralMembers",tl[tl.Parameters=16]="Parameters",tl[tl.JSDocParameters=17]="JSDocParameters",tl[tl.RestProperties=18]="RestProperties",tl[tl.TypeParameters=19]="TypeParameters",tl[tl.TypeArguments=20]="TypeArguments",tl[tl.TupleElementTypes=21]="TupleElementTypes",tl[tl.HeritageClauses=22]="HeritageClauses",tl[tl.ImportOrExportSpecifiers=23]="ImportOrExportSpecifiers",tl[tl.ImportAttributes=24]="ImportAttributes",tl[tl.JSDocComment=25]="JSDocComment",tl[tl.Count=26]="Count"})(BA||(BA={}));let FA;(tl=>{tl[tl.False=0]="False",tl[tl.True=1]="True",tl[tl.Unknown=2]="Unknown"})(FA||(FA={}));let PA;(tl=>{function p(tl,_d,Ad){Fn("file.js",tl,99,void 0,1,0),od.setText(tl,_d,Ad),bA=od.scan();let Dd=m(),zd=se("file.js",99,1,!1,[],nf(1),0,Va),Kd=Yi(gA,zd);return AA&&(zd.jsDocDiagnostics=Yi(AA,zd)),zn(),Dd?{jsDocTypeExpression:Dd,diagnostics:Kd}:void 0}tl.parseJSDocTypeExpressionForTests=p;function m(tl){let od=M(),_d=(tl?Le:J)(19),Ad=Tt(16777216,ls);(!tl||_d)&&C_(20);let Dd=vh.createJSDocTypeExpression(Ad);return L(Dd),P(Dd,od)}tl.parseJSDocTypeExpression=m;function g(){let tl=M(),od=Le(19),_d=M(),Ad=Ur(!1);for(;u()===81;)Pt(),Be(),Ad=P(vh.createJSDocMemberName(Ad,gt()),_d);od&&C_(20);let Dd=vh.createJSDocNameReference(Ad);return L(Dd),P(Dd,tl)}tl.parseJSDocNameReference=g;function b(tl,od,_d){Fn("",tl,99,void 0,1,0);let Ad=Tt(16777216,(()=>ee(od,_d))),Dd=Yi(gA,{languageVariant:0,text:tl});return zn(),Ad?{jsDoc:Ad,diagnostics:Dd}:void 0}tl.parseIsolatedJSDocComment=b;function N(tl,od,_d){let Ad=bA,Dd=gA.length,zd=TA,Kd=Tt(16777216,(()=>ee(od,_d)));return wf(Kd,tl),DA&524288&&(AA||(AA=[]),En(AA,gA,Dd)),bA=Ad,gA.length=Dd,TA=zd,Kd}tl.parseJSDocComment=N;let _d;(tl=>{tl[tl.BeginningOfLine=0]="BeginningOfLine",tl[tl.SawAsterisk=1]="SawAsterisk",tl[tl.SavingComments=2]="SavingComments",tl[tl.SavingBackticks=3]="SavingBackticks"})(_d||(_d={}));let Ad;(tl=>{tl[tl.Property=1]="Property",tl[tl.Parameter=2]="Parameter",tl[tl.CallbackParameter=4]="CallbackParameter"})(Ad||(Ad={}));function ee(tl=0,_d){let Ad=pA,Dd=_d===void 0?Ad.length:tl+_d;if(_d=Dd-tl,g_.assert(tl>=0),g_.assert(tl<=Dd),g_.assert(Dd<=Ad.length),!P6(Ad,tl))return;let zd,Kd,Zd,fh,wh,xh=[],$h=[],Xh=CA;CA|=1<<25;let s_=od.scanRange(tl+3,_d-5,wr);return CA=Xh,s_;function wr(){let _d=1,Xh,s_=tl-(Ad.lastIndexOf(`\n`,tl)+1)+4;function ne(tl){Xh||(Xh=s_),xh.push(tl),s_+=tl.length}for(Be();Gi(5););Gi(4)&&(_d=0,s_=0);e:for(;;){switch(u()){case 60:mp(xh),wh||(wh=M()),Fe(n(s_)),_d=0,Xh=void 0;break;case 4:xh.push(od.getTokenText()),_d=0,s_=0;break;case 42:let Ad=od.getTokenText();_d===1?(_d=2,ne(Ad)):(g_.assert(_d===0),_d=1,s_+=Ad.length);break;case 5:g_.assert(_d!==2,"whitespace shouldn't come from the scanner while saving top-level comment text");let Dd=od.getTokenText();Xh!==void 0&&s_+Dd.length>Xh&&xh.push(Dd.slice(Xh-s_)),s_+=Dd.length;break;case 1:break e;case 82:_d=2,ne(od.getTokenValue());break;case 19:_d=2;let zd=od.getTokenFullStart(),Kd=od.getTokenEnd()-1,Zd=l(Kd);if(Zd){fh||zi(xh),$h.push(P(vh.createJSDocText(xh.join("")),fh??tl,zd)),$h.push(Zd),xh=[],fh=od.getTokenEnd();break}default:_d=2,ne(od.getTokenText());break}_d===2?nn(!1):Be()}let E_=xh.join("").trimEnd();$h.length&&E_.length&&$h.push(P(vh.createJSDocText(E_),fh??tl,wh)),$h.length&&zd&&g_.assertIsDefined(wh,"having parsed tags implies that the end of the comment span should be set");let k_=zd&&At(zd,Kd,Zd);return P(vh.createJSDocComment($h.length?At($h,tl,wh):E_.length?E_:void 0,k_),tl,Dd)}function zi(tl){for(;tl.length&&(tl[0]===`\n`||tl[0]==="\r");)tl.shift()}function mp(tl){for(;tl.length;){let od=tl[tl.length-1].trimEnd();if(od==="")tl.pop();else if(od.lengthfh&&(Dd.push(_d.slice(fh-tl)),Zd=2),tl+=_d.length;break;case 19:Zd=2;let wh=od.getTokenFullStart(),xh=od.getTokenEnd()-1,$h=l(xh);$h?(zd.push(P(vh.createJSDocText(Dd.join("")),Kd??Ad,wh)),zd.push($h),Dd=[],Kd=od.getTokenEnd()):fn(od.getTokenText());break;case 62:Zd===3?Zd=2:Zd=3,fn(od.getTokenText());break;case 82:Zd!==3&&(Zd=2),fn(od.getTokenValue());break;case 42:if(Zd===0){Zd=1,tl+=1;break}default:Zd!==3&&(Zd=2),fn(od.getTokenText());break}Zd===2||Zd===3?wh=nn(Zd===3):wh=Be()}zi(Dd);let xh=Dd.join("").trimEnd();if(zd.length)return xh.length&&zd.push(P(vh.createJSDocText(xh),Kd??Ad)),At(zd,Ad,od.getTokenEnd());if(xh.length)return xh}function l(tl){let _d=le(v);if(!_d)return;Be(),Tn();let Ad=d(),Dd=[];for(;u()!==20&&u()!==4&&u()!==1;)Dd.push(od.getTokenText()),Be();let zd=_d==="link"?vh.createJSDocLink:_d==="linkcode"?vh.createJSDocLinkCode:vh.createJSDocLinkPlain;return P(zd(Ad,Dd.join("")),tl,od.getTokenEnd())}function d(){if(St(u())){let tl=M(),od=jt();for(;Le(25);)od=P(vh.createQualifiedName(od,u()===81?Gt(80,!1):jt()),tl);for(;u()===81;)Pt(),Be(),od=P(vh.createJSDocMemberName(od,gt()),tl);return od}}function v(){if(j(),u()===19&&Be()===60&&St(Be())){let tl=od.getTokenValue();if(F(tl))return tl}}function F(tl){return tl==="link"||tl==="linkcode"||tl==="linkplain"}function pe(tl,od,_d,Ad){return P(vh.createJSDocUnknownTag(od,i(tl,M(),_d,Ad)),tl)}function Fe(tl){tl&&(zd?zd.push(tl):(zd=[tl],Kd=tl.pos),Zd=tl.end)}function It(){return j(),u()===19?m():void 0}function fr(){let tl=Gi(23);tl&&Tn();let od=Gi(62),_d=ey();return od&&zl(62),tl&&(Tn(),pt(64)&&kt(),J(24)),{name:_d,isBracketed:tl}}function xn(tl){switch(tl.kind){case 151:return!0;case 189:return xn(tl.elementType);default:return Pf(tl)&&Ke(tl.typeName)&&tl.typeName.escapedText==="Object"&&!tl.typeArguments}}function Vi(tl,od,_d,Ad){let Dd=It(),zd=!Dd;j();let{name:Kd,isBracketed:Zd}=fr(),fh=j();zd&&!H(v)&&(Dd=It());let wh=i(tl,M(),Ad,fh),xh=O0(Dd,Kd,_d,Ad);xh&&(Dd=xh,zd=!0);let $h=_d===1?vh.createJSDocPropertyTag(od,Kd,Zd,Dd,zd,wh):vh.createJSDocParameterTag(od,Kd,Zd,Dd,zd,wh);return P($h,tl)}function O0(tl,od,_d,Ad){if(tl&&xn(tl.type)){let Dd=M(),zd,Kd;for(;zd=le((()=>yp(_d,Ad,od)));)zd.kind===342||zd.kind===349?Kd=wn(Kd,zd):zd.kind===346&&on(zd.tagName,hA.A_JSDoc_template_tag_may_not_follow_a_typedef_callback_or_overload_tag);if(Kd){let od=P(vh.createJSDocTypeLiteral(Kd,tl.type.kind===189),Dd);return P(vh.createJSDocTypeExpression(od),Dd)}}}function M0(tl,_d,Ad,Dd){Zt(zd,y6)&&rt(_d.pos,od.getTokenStart(),hA._0_tag_already_specified,l_(_d.escapedText));let Kd=It();return P(vh.createJSDocReturnTag(_d,Kd,i(tl,M(),Ad,Dd)),tl)}function pd(tl,_d,Ad,Dd){Zt(zd,Vf)&&rt(_d.pos,od.getTokenStart(),hA._0_tag_already_specified,l_(_d.escapedText));let Kd=m(!0),Zd=Ad!==void 0&&Dd!==void 0?i(tl,M(),Ad,Dd):void 0;return P(vh.createJSDocTypeTag(_d,Kd,Zd),tl)}function L0(tl,_d,Ad,Dd){let zd=u()===23||H((()=>Be()===60&&St(Be())&&F(od.getTokenValue())))?void 0:g(),Kd=Ad!==void 0&&Dd!==void 0?i(tl,M(),Ad,Dd):void 0;return P(vh.createJSDocSeeTag(_d,zd,Kd),tl)}function J0(tl,od,_d,Ad){let Dd=It(),zd=i(tl,M(),_d,Ad);return P(vh.createJSDocThrowsTag(od,Dd,zd),tl)}function j0(tl,_d,Ad,Dd){let zd=M(),Kd=R0(),Zd=od.getTokenFullStart(),fh=i(tl,Zd,Ad,Dd);fh||(Zd=od.getTokenFullStart());let wh=typeof fh!="string"?At(Hp([P(Kd,zd,Zd)],fh),zd):Kd.text+fh;return P(vh.createJSDocAuthorTag(_d,wh),tl)}function R0(){let tl=[],_d=!1,Ad=od.getToken();for(;Ad!==1&&Ad!==4;){if(Ad===30)_d=!0;else{if(Ad===60&&!_d)break;if(Ad===32&&_d){tl.push(od.getTokenText()),od.resetTokenState(od.getTokenEnd());break}}tl.push(od.getTokenText()),Ad=Be()}return vh.createJSDocText(tl.join(""))}function U0(tl,od,_d,Ad){let Dd=fd();return P(vh.createJSDocImplementsTag(od,Dd,i(tl,M(),_d,Ad)),tl)}function B0(tl,od,_d,Ad){let Dd=fd();return P(vh.createJSDocAugmentsTag(od,Dd,i(tl,M(),_d,Ad)),tl)}function q0(tl,od,_d,Ad){let Dd=m(!1),zd=_d!==void 0&&Ad!==void 0?i(tl,M(),_d,Ad):void 0;return P(vh.createJSDocSatisfiesTag(od,Dd,zd),tl)}function F0(tl,_d,Ad,Dd){let zd=od.getTokenFullStart(),Kd;ve()&&(Kd=gt());let Zd=Yc(Kd,zd,156,!0),fh=Fi(),wh=Hc(),xh=Ad!==void 0&&Dd!==void 0?i(tl,M(),Ad,Dd):void 0;return P(vh.createJSDocImportTag(_d,Zd,fh,wh,xh),tl)}function fd(){let tl=Le(19),_d=M(),Ad=z0();od.setSkipJsDocLeadingAsterisks(!0);let Dd=Ca();od.setSkipJsDocLeadingAsterisks(!1);let zd=vh.createExpressionWithTypeArguments(Ad,Dd),Kd=P(zd,_d);return tl&&(Tn(),J(20)),Kd}function z0(){let tl=M(),od=li();for(;Le(25);){let _d=li();od=P(Kf(od,_d),tl)}return od}function Wi(tl,od,_d,Ad,Dd){return P(od(_d,i(tl,M(),Ad,Dd)),tl)}function dd(tl,od,_d,Ad){let Dd=m(!0);return Tn(),P(vh.createJSDocThisTag(od,Dd,i(tl,M(),_d,Ad)),tl)}function V0(tl,od,_d,Ad){let Dd=m(!0);return Tn(),P(vh.createJSDocEnumTag(od,Dd,i(tl,M(),_d,Ad)),tl)}function W0(tl,od,_d,Ad){let Dd=It();j();let zd=hp();Tn();let Kd=s(_d),Zd;if(!Dd||xn(Dd.type)){let od,Ad,zd,Kd=!1;for(;(od=le((()=>$0(_d))))&&od.kind!==346;)if(Kd=!0,od.kind===345)if(Ad){let tl=Ee(hA.A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags);tl&&sl(tl,Oa(cA,pA,0,0,hA.The_tag_was_first_specified_here));break}else Ad=od;else zd=wn(zd,od);if(Kd){let od=Dd&&Dd.type.kind===189,_d=vh.createJSDocTypeLiteral(zd,od);Dd=Ad&&Ad.typeExpression&&!xn(Ad.typeExpression.type)?Ad.typeExpression:P(_d,tl),Zd=Dd.end}}Zd=Zd||Kd!==void 0?M():(zd??Dd??od).end,Kd||(Kd=i(tl,Zd,_d,Ad));let fh=vh.createJSDocTypedefTag(od,Dd,zd,Kd);return P(fh,tl,Zd)}function hp(tl){let _d=od.getTokenStart();if(!St(u()))return;let Ad=li();if(Le(25)){let od=hp(!0),Dd=vh.createModuleDeclaration(void 0,Ad,od,tl?8:void 0);return P(Dd,_d)}return tl&&(Ad.flags|=4096),Ad}function G0(tl){let od=M(),_d,Ad;for(;_d=le((()=>yp(4,tl)));){if(_d.kind===346){on(_d.tagName,hA.A_JSDoc_template_tag_may_not_follow_a_typedef_callback_or_overload_tag);break}Ad=wn(Ad,_d)}return At(Ad||[],od)}function md(tl,od){let _d=G0(od),Ad=le((()=>{if(Gi(60)){let tl=n(od);if(tl&&tl.kind===343)return tl}}));return P(vh.createJSDocSignature(void 0,_d,Ad),tl)}function Y0(tl,od,_d,Ad){let Dd=hp();Tn();let zd=s(_d),Kd=md(tl,_d);zd||(zd=i(tl,M(),_d,Ad));let Zd=zd!==void 0?M():Kd.end;return P(vh.createJSDocCallbackTag(od,Kd,Dd,zd),tl,Zd)}function H0(tl,od,_d,Ad){Tn();let Dd=s(_d),zd=md(tl,_d);Dd||(Dd=i(tl,M(),_d,Ad));let Kd=Dd!==void 0?M():zd.end;return P(vh.createJSDocOverloadTag(od,zd,Dd),tl,Kd)}function X0(tl,od){for(;!Ke(tl)||!Ke(od);)if(!Ke(tl)&&!Ke(od)&&tl.right.escapedText===od.right.escapedText)tl=tl.left,od=od.left;else return!1;return tl.escapedText===od.escapedText}function $0(tl){return yp(1,tl)}function yp(tl,od,_d){let Ad=!0,Dd=!1;for(;;)switch(Be()){case 60:if(Ad){let Ad=Q0(tl,od);return Ad&&(Ad.kind===342||Ad.kind===349)&&_d&&(Ke(Ad.name)||!X0(_d,Ad.name.left))?!1:Ad}Dd=!1;break;case 4:Ad=!0,Dd=!1;break;case 42:Dd&&(Ad=!1),Dd=!0;break;case 80:Ad=!1;break;case 1:return!1}}function Q0(tl,_d){g_.assert(u()===60);let Ad=od.getTokenFullStart();Be();let Dd=li(),zd=j(),Kd;switch(Dd.escapedText){case"type":return tl===1&&pd(Ad,Dd);case"prop":case"property":Kd=1;break;case"arg":case"argument":case"param":Kd=6;break;case"template":return hd(Ad,Dd,_d,zd);case"this":return dd(Ad,Dd,_d,zd);default:return!1}return tl&Kd?Vi(Ad,Dd,tl,_d):!1}function K0(){let tl=M(),od=Gi(23);od&&Tn();let _d=On(!1,!0),Ad=li(hA.Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces),Dd;if(od&&(Tn(),J(64),Dd=Tt(16777216,ls),J(24)),!Zi(Ad))return P(vh.createTypeParameterDeclaration(_d,Ad,void 0,Dd),tl)}function Z0(){let tl=M(),od=[];do{Tn();let tl=K0();tl!==void 0&&od.push(tl),j()}while(Gi(28));return At(od,tl)}function hd(tl,od,_d,Ad){let Dd=u()===19?m():void 0,zd=Z0();return P(vh.createJSDocTemplateTag(od,Dd,zd,i(tl,M(),_d,Ad)),tl)}function Gi(tl){return u()===tl?(Be(),!0):!1}function ey(){let tl=li();for(Le(23)&&J(24);Le(25);){let od=li();Le(23)&&J(24),tl=$l(tl,od)}return tl}function li(tl){if(!St(u()))return Gt(80,!tl,tl||hA.Identifier_expected);wA++;let _d=od.getTokenStart(),Ad=od.getTokenEnd(),Dd=u(),zd=Jr(od.getTokenValue()),Kd=P(k_(zd,Dd),_d,Ad);return Be(),Kd}}})(PA=tl.JSDocParser||(tl.JSDocParser={}))})($v||($v={}));var qv=new WeakSet;function B6(tl){qv.has(tl)&&g_.fail("Source file has already been incrementally parsed"),qv.add(tl)}var Vv=new WeakSet;function q6(tl){return Vv.has(tl)}function Gp(tl){Vv.add(tl)}var Hv;(tl=>{function t(tl,od,_d,Ad){if(Ad=Ad||g_.shouldAssert(2),y(tl,od,_d,Ad),gg(_d))return tl;if(tl.statements.length===0)return $v.parseSourceFile(tl.fileName,od,tl.languageVersion,void 0,!0,tl.scriptKind,tl.setExternalModuleIndicator,tl.jsDocParsingMode);B6(tl),$v.fixupParentReferences(tl);let Dd=tl.text,zd=G(tl),Kd=c(tl,_d);y(tl,od,Kd,Ad),g_.assert(Kd.span.start<=_d.span.start),g_.assert(kr(Kd.span)===kr(_d.span)),g_.assert(kr(Qs(Kd))===kr(Qs(_d)));let Zd=Qs(Kd).length-Kd.span.length;k(tl,Kd.span.start,kr(Kd.span),kr(Qs(Kd)),Zd,Dd,od,Ad);let fh=$v.parseSourceFile(tl.fileName,od,tl.languageVersion,zd,!0,tl.scriptKind,tl.setExternalModuleIndicator,tl.jsDocParsingMode);return fh.commentDirectives=a(tl.commentDirectives,fh.commentDirectives,Kd.span.start,kr(Kd.span),Zd,Dd,od,Ad),fh.impliedNodeFormat=tl.impliedNodeFormat,T6(tl,fh),fh}tl.updateSourceFile=t;function a(tl,od,_d,Ad,Dd,zd,Kd,Zd){if(!tl)return od;let fh,vh=!1;for(let od of tl){let{range:tl,type:vh}=od;if(tl.end<_d)fh=wn(fh,od);else if(tl.pos>Ad){oe();let od={range:{pos:tl.pos+Dd,end:tl.end+Dd},type:vh};fh=wn(fh,od),Zd&&g_.assert(zd.substring(tl.pos,tl.end)===Kd.substring(od.range.pos,od.range.end))}}return oe(),fh;function oe(){vh||(vh=!0,fh?od&&fh.push(...od):fh=od)}}function _(tl,od,_d,Ad,Dd,zd,Kd){_d?Oe(tl):ae(tl);return;function ae(tl){let _d="";if(Kd&&f(tl)&&(_d=Dd.substring(tl.pos,tl.end)),Yd(tl,od),yi(tl,tl.pos+Ad,tl.end+Ad),Kd&&f(tl)&&g_.assert(_d===zd.substring(tl.pos,tl.end)),Xt(tl,ae,Oe),Ki(tl))for(let od of tl.jsDoc)ae(od);T(tl,Kd)}function Oe(tl){yi(tl,tl.pos+Ad,tl.end+Ad);for(let od of tl)ae(od)}}function f(tl){switch(tl.kind){case 11:case 9:case 80:return!0}return!1}function h(tl,od,_d,Ad,Dd){g_.assert(tl.end>=od,"Adjusting an element that was entirely before the change range"),g_.assert(tl.pos<=_d,"Adjusting an element that was entirely after the change range"),g_.assert(tl.pos<=tl.end);let zd=Math.min(tl.pos,Ad),Kd=tl.end>=_d?tl.end+Dd:Math.min(tl.end,Ad);if(g_.assert(zd<=Kd),tl.parent){let od=tl.parent;g_.assertGreaterThanOrEqual(zd,od.pos),g_.assertLessThanOrEqual(Kd,od.end)}yi(tl,zd,Kd)}function T(tl,od){if(od){let od=tl.pos,be=tl=>{g_.assert(tl.pos>=od),od=tl.end};if(Ki(tl))for(let od of tl.jsDoc)be(od);Xt(tl,be),g_.assert(od<=tl.end)}}function k(tl,od,_d,Ad,Dd,zd,Kd,Zd){Oe(tl);return;function Oe(fh){if(g_.assert(fh.pos<=fh.end),fh.pos>_d){_(fh,tl,!1,Dd,zd,Kd,Zd);return}let vh=fh.end;if(vh>=od){if(Gp(fh),Yd(fh,tl),h(fh,od,_d,Ad,Dd),Xt(fh,Oe,V),Ki(fh))for(let tl of fh.jsDoc)Oe(tl);T(fh,Zd);return}g_.assert(vh_d){_(fh,tl,!0,Dd,zd,Kd,Zd);return}let vh=fh.end;if(vh>=od){Gp(fh),h(fh,od,_d,Ad,Dd);for(let tl of fh)Oe(tl);return}g_.assert(vh0&&od<=1;od++){let od=W(tl,_d);g_.assert(od.pos<=_d);let Ad=od.pos;_d=Math.max(0,Ad-1)}let Ad=yg(_d,kr(od.span)),Dd=od.newLength+(od.span.start-_d);return Hm(Ad,Dd)}function W(tl,od){let _d=tl,Ad;if(Xt(tl,de),Ad){let tl=he(Ad);tl.pos>_d.pos&&(_d=tl)}return _d;function he(tl){for(;;){let od=nb(tl);if(od)tl=od;else return tl}}function de(tl){if(!Zi(tl))if(tl.pos<=od){if(tl.pos>=_d.pos&&(_d=tl),odod),!0}}function y(tl,od,_d,Ad){let Dd=tl.text;if(_d&&(g_.assert(Dd.length-_d.span.length+_d.newLength===od.length),Ad||g_.shouldAssert(3))){let tl=Dd.substr(0,_d.span.start),Ad=od.substr(0,_d.span.start);g_.assert(tl===Ad);let zd=Dd.substring(kr(_d.span),Dd.length),Kd=od.substring(kr(Qs(_d)),od.length);g_.assert(zd===Kd)}}function G(tl){let od=tl.statements,_d=0;g_.assert(_d=tl.pos&&Dd=tl.pos&&Dd{tl[tl.Value=-1]="Value"})(od||(od={}))})(Hv||(Hv={}));function F6(tl){return z6(tl)!==void 0}function z6(tl){let od=Om(tl,Rb,!1);if(od)return od;if(qy(tl,".ts")){let od=Im(tl),_d=od.lastIndexOf(".d.");if(_d>=0)return od.substring(_d)}}function V6(tl,od,_d,Ad){if(tl){if(tl==="import")return 99;if(tl==="require")return 1;Ad(od,_d-od,hA.resolution_mode_should_be_either_require_or_import)}}function W6(tl,od){let _d=[];for(let tl of Jp(od,0)||xh){let Ad=od.substring(tl.pos,tl.end);$6(_d,tl,Ad)}tl.pragmas=new Map;for(let od of _d){if(tl.pragmas.has(od.name)){let _d=tl.pragmas.get(od.name);_d instanceof Array?_d.push(od.args):tl.pragmas.set(od.name,[_d,od.args]);continue}tl.pragmas.set(od.name,od.args)}}function G6(tl,od){tl.checkJsDirective=void 0,tl.referencedFiles=[],tl.typeReferenceDirectives=[],tl.libReferenceDirectives=[],tl.amdDependencies=[],tl.hasNoDefaultLib=!1,tl.pragmas.forEach(((_d,Ad)=>{switch(Ad){case"reference":{let Ad=tl.referencedFiles,Dd=tl.typeReferenceDirectives,zd=tl.libReferenceDirectives;jn(vp(_d),(_d=>{let{types:Kd,lib:Zd,path:fh,["resolution-mode"]:vh,preserve:wh}=_d.arguments,xh=wh==="true"?!0:void 0;if(_d.arguments["no-default-lib"]==="true")tl.hasNoDefaultLib=!0;else if(Kd){let tl=V6(vh,Kd.pos,Kd.end,od);Dd.push({pos:Kd.pos,end:Kd.end,fileName:Kd.value,...tl?{resolutionMode:tl}:{},...xh?{preserve:xh}:{}})}else Zd?zd.push({pos:Zd.pos,end:Zd.end,fileName:Zd.value,...xh?{preserve:xh}:{}}):fh?Ad.push({pos:fh.pos,end:fh.end,fileName:fh.value,...xh?{preserve:xh}:{}}):od(_d.range.pos,_d.range.end-_d.range.pos,hA.Invalid_reference_directive_syntax)}));break}case"amd-dependency":{tl.amdDependencies=Np(vp(_d),(tl=>({name:tl.arguments.name,path:tl.arguments.path})));break}case"amd-module":{if(_d instanceof Array)for(let Ad of _d)tl.moduleName&&od(Ad.range.pos,Ad.range.end-Ad.range.pos,hA.An_AMD_module_cannot_have_multiple_name_assignments),tl.moduleName=Ad.arguments.name;else tl.moduleName=_d.arguments.name;break}case"ts-nocheck":case"ts-check":{jn(vp(_d),(od=>{(!tl.checkJsDirective||od.range.pos>tl.checkJsDirective.pos)&&(tl.checkJsDirective={enabled:Ad==="ts-check",end:od.range.end,pos:od.range.pos})}));break}case"jsx":case"jsxfrag":case"jsximportsource":case"jsxruntime":return;default:g_.fail("Unhandled pragma kind")}}))}var Wv=new Map;function Y6(tl){if(Wv.has(tl))return Wv.get(tl);let od=new RegExp(`(\\s${tl}\\s*=\\s*)(?:(?:'([^']*)')|(?:"([^"]*)"))`,"im");return Wv.set(tl,od),od}var Yv=/^\/\/\/\s*<(\S+)\s.*?\/>/m,Kv=/^\/\/\/?\s*@([^\s:]+)((?:[^\S\r\n]|:).*)?$/m;function $6(tl,od,_d){let Ad=od.kind===2&&Yv.exec(_d);if(Ad){let Dd=Ad[1].toLowerCase(),zd=aA[Dd];if(!zd||!(zd.kind&1))return;if(zd.args){let Ad={};for(let tl of zd.args){let Dd=Y6(tl.name).exec(_d);if(!Dd&&!tl.optional)return;if(Dd){let _d=Dd[2]||Dd[3];if(tl.captureSpan){let zd=od.pos+Dd.index+Dd[1].length+1;Ad[tl.name]={value:_d,pos:zd,end:zd+_d.length}}else Ad[tl.name]=_d}}tl.push({name:Dd,args:{arguments:Ad,range:od}})}else tl.push({name:Dd,args:{arguments:{},range:od}});return}let Dd=od.kind===2&&Kv.exec(_d);if(Dd)return gm(tl,od,2,Dd);if(od.kind===3){let Ad=/@(\S+)(\s+(?:\S.*)?)?$/gm,Dd;for(;Dd=Ad.exec(_d);)gm(tl,od,4,Dd)}}function gm(tl,od,_d,Ad){if(!Ad)return;let Dd=Ad[1].toLowerCase(),zd=aA[Dd];if(!zd||!(zd.kind&_d))return;let Kd=Ad[2],Zd=Q6(zd,Kd);Zd!=="fail"&&tl.push({name:Dd,args:{arguments:Zd,range:od}})}function Q6(tl,od){if(!od)return{};if(!tl.args)return{};let _d=od.trim().split(/\s+/),Ad={};for(let od=0;odtl.kind<310||tl.kind>352));return _d.kind<167?_d:_d.getFirstToken(tl)}getLastToken(tl){this.assertHasRealPosition();let od=this.getChildren(tl),_d=Ba(od);if(_d)return _d.kind<167?_d:_d.getLastToken(tl)}forEachChild(tl,od){return Xt(this,tl,od)}};function K6(tl,od){let _d=[];if(i2(tl))return tl.forEachChild((tl=>{_d.push(tl)})),_d;Xv.setText((od||tl.getSourceFile()).text);let Ad=tl.pos,f=od=>{__(_d,Ad,od.pos,tl),_d.push(od),Ad=od.end},h=od=>{__(_d,Ad,od.pos,tl),_d.push(Z6(od,tl)),Ad=od.end};return jn(tl.jsDoc,f),Ad=tl.pos,tl.forEachChild(f,h),__(_d,Ad,tl.end,tl),Xv.setText(void 0),_d}function __(tl,od,_d,Ad){for(Xv.resetTokenState(od);od<_d;){let Dd=Xv.scan(),zd=Xv.getTokenEnd();if(zd<=_d){if(Dd===80){if(Db(Ad))continue;g_.fail(`Did not expect ${g_.formatSyntaxKind(Ad.kind)} to have an Identifier in its trivia`)}tl.push(dh(Dd,od,zd,Ad))}if(od=zd,Dd===1)break}}function Z6(tl,od){let _d=dh(353,tl.pos,tl.end,od),Ad=[],Dd=tl.pos;for(let _d of tl)__(Ad,Dd,_d.pos,od),Ad.push(_d),Dd=_d.end;return __(Ad,Dd,tl.end,od),_d._children=Ad,_d}var eE=class{constructor(tl,od,_d){this.pos=od,this.end=_d,this.kind=tl,this.id=0,this.flags=0,this.transformFlags=0,this.parent=void 0,this.emitNode=void 0}getSourceFile(){return hi(this)}getStart(tl,od){return bl(this,tl,od)}getFullStart(){return this.pos}getEnd(){return this.end}getWidth(tl){return this.getEnd()-this.getStart(tl)}getFullWidth(){return this.end-this.pos}getLeadingTriviaWidth(tl){return this.getStart(tl)-this.pos}getFullText(tl){return(tl||this.getSourceFile()).text.substring(this.pos,this.end)}getText(tl){return tl||(tl=this.getSourceFile()),tl.text.substring(this.getStart(tl),this.getEnd())}getChildCount(){return this.getChildren().length}getChildAt(tl){return this.getChildren()[tl]}getChildren(){return this.kind===1&&this.jsDoc||xh}getFirstToken(){}getLastToken(){}forEachChild(){}},tE=class{constructor(tl,od){this.flags=tl,this.escapedName=od,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.lastAssignmentPos=void 0,this.links=void 0}getFlags(){return this.flags}get name(){return jp(this)}getEscapedName(){return this.escapedName}getName(){return this.name}getDeclarations(){return this.declarations}getDocumentationComment(tl){if(!this.documentationComment)if(this.documentationComment=xh,!this.declarations&&Od(this)&&this.links.target&&Od(this.links.target)&&this.links.target.links.tupleLabelDeclaration){let od=this.links.target.links.tupleLabelDeclaration;this.documentationComment=a_([od],tl)}else this.documentationComment=a_(this.declarations,tl);return this.documentationComment}getContextualDocumentationComment(tl,od){if(tl){if(al(tl)&&(this.contextualGetAccessorDocumentationComment||(this.contextualGetAccessorDocumentationComment=xh,this.contextualGetAccessorDocumentationComment=a_(Hr(this.declarations,al),od)),e_(this.contextualGetAccessorDocumentationComment)))return this.contextualGetAccessorDocumentationComment;if(il(tl)&&(this.contextualSetAccessorDocumentationComment||(this.contextualSetAccessorDocumentationComment=xh,this.contextualSetAccessorDocumentationComment=a_(Hr(this.declarations,il),od)),e_(this.contextualSetAccessorDocumentationComment)))return this.contextualSetAccessorDocumentationComment}return this.getDocumentationComment(od)}getJsDocTags(tl){return this.tags===void 0&&(this.tags=xh,this.tags=dl(this.declarations,tl)),this.tags}getContextualJsDocTags(tl,od){if(tl){if(al(tl)&&(this.contextualGetAccessorTags||(this.contextualGetAccessorTags=xh,this.contextualGetAccessorTags=dl(Hr(this.declarations,al),od)),e_(this.contextualGetAccessorTags)))return this.contextualGetAccessorTags;if(il(tl)&&(this.contextualSetAccessorTags||(this.contextualSetAccessorTags=xh,this.contextualSetAccessorTags=dl(Hr(this.declarations,il),od)),e_(this.contextualSetAccessorTags)))return this.contextualSetAccessorTags}return this.getJsDocTags(od)}},rE=class extends eE{constructor(tl,od,_d){super(tl,od,_d)}},nE=class extends eE{constructor(tl,od,_d){super(tl,od,_d)}get text(){return An(this)}},iE=class extends eE{constructor(tl,od,_d){super(tl,od,_d)}get text(){return An(this)}},sE=class{constructor(tl,od){this.flags=od,this.checker=tl}getFlags(){return this.flags}getSymbol(){return this.symbol}getProperties(){return this.checker.getPropertiesOfType(this)}getProperty(tl){return this.checker.getPropertyOfType(this,tl)}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!!(Ep(this)&3)}isClass(){return!!(Ep(this)&1)}isIndexType(){return!!(this.flags&4194304)}get typeArguments(){if(Ep(this)&4)return this.checker.getTypeArguments(this)}},aE=class{constructor(tl,od){this.flags=od,this.checker=tl}getDeclaration(){return this.declaration}getTypeParameters(){return this.typeParameters}getParameters(){return this.parameters}getReturnType(){return this.checker.getReturnTypeOfSignature(this)}getTypeParameterAtPosition(tl){let od=this.checker.getParameterType(this,tl);if(od.isIndexType()&&Cb(od.type)){let tl=od.type.getConstraint();if(tl)return this.checker.getIndexType(tl)}return od}getDocumentationComment(){return this.documentationComment||(this.documentationComment=a_(Op(this.declaration),this.checker))}getJsDocTags(){return this.jsDocTags||(this.jsDocTags=dl(Op(this.declaration),this.checker))}};function gh(tl){return e1(tl).some((tl=>tl.tagName.text==="inheritDoc"||tl.tagName.text==="inheritdoc"))}function dl(tl,od){if(!tl)return xh;let _d=ts_JsDoc_exports.getJsDocTagsFromDeclarations(tl,od);if(od&&(_d.length===0||tl.some(gh))){let Ad=new Set;for(let Dd of tl){let tl=bh(od,Dd,(tl=>{var _d;if(!Ad.has(tl))return Ad.add(tl),Dd.kind===178||Dd.kind===179?tl.getContextualJsDocTags(Dd,od):((_d=tl.declarations)==null?void 0:_d.length)===1?tl.getJsDocTags(od):void 0}));tl&&(_d=[...tl,..._d])}}return _d}function a_(tl,od){if(!tl)return xh;let _d=ts_JsDoc_exports.getJsDocCommentsFromDeclarations(tl,od);if(od&&(_d.length===0||tl.some(gh))){let Ad=new Set;for(let Dd of tl){let tl=bh(od,Dd,(tl=>{if(!Ad.has(tl))return Ad.add(tl),Dd.kind===178||Dd.kind===179?tl.getContextualDocumentationComment(Dd,od):tl.getDocumentationComment(od)}));tl&&(_d=_d.length===0?tl.slice():tl.concat(lineBreakPart(),_d))}}return _d}function bh(tl,od,_d){var Ad;let Dd=((Ad=od.parent)==null?void 0:Ad.kind)===177?od.parent.parent:od.parent;if(!Dd)return;let zd=W2(od);return ly(J2(Dd),(Ad=>{let Dd=tl.getTypeAtLocation(Ad),Kd=zd&&Dd.symbol?tl.getTypeOfSymbol(Dd.symbol):Dd,Zd=tl.getPropertyOfType(Kd,od.symbol.name);return Zd?_d(Zd):void 0}))}var oE=class extends Zv{constructor(tl,od,_d){super(tl,od,_d)}update(tl,od){return U6(this,tl,od)}getLineAndCharacterOfPosition(tl){return qm(this,tl)}getLineStarts(){return Lp(this)}getPositionOfLineAndCharacter(tl,od,_d){return _g(Lp(this),tl,od,this.text,_d)}getLineEndOfPosition(tl){let{line:od}=this.getLineAndCharacterOfPosition(tl),_d=this.getLineStarts(),Ad;od+1>=_d.length&&(Ad=this.getEnd()),Ad||(Ad=_d[od+1]-1);let Dd=this.getFullText();return Dd[Ad]===`\n`&&Dd[Ad-1]==="\r"?Ad-1:Ad}getNamedDeclarations(){return this.namedDeclarations||(this.namedDeclarations=this.computeNamedDeclarations()),this.namedDeclarations}computeNamedDeclarations(){let tl=wy();return this.forEachChild(f),tl;function t(od){let _d=_(od);_d&&tl.add(_d,od)}function a(od){let _d=tl.get(od);return _d||tl.set(od,_d=[]),_d}function _(tl){let od=uf(tl);return od&&(Ef(od)&&dr(od.expression)?od.expression.name.text:i1(od)?getNameFromPropertyName(od):void 0)}function f(tl){switch(tl.kind){case 263:case 219:case 175:case 174:let od=tl,_d=_(od);if(_d){let tl=a(_d),Ad=Ba(tl);Ad&&od.parent===Ad.parent&&od.symbol===Ad.symbol?od.body&&!Ad.body&&(tl[tl.length-1]=od):tl.push(od)}Xt(tl,f);break;case 264:case 232:case 265:case 266:case 267:case 268:case 272:case 282:case 277:case 274:case 275:case 178:case 179:case 188:t(tl),Xt(tl,f);break;case 170:if(!v_(tl,31))break;case 261:case 209:{let od=tl;if(Xg(od.name)){Xt(od.name,f);break}od.initializer&&f(od.initializer)}case 307:case 173:case 172:t(tl);break;case 279:let Ad=tl;Ad.exportClause&&(Q1(Ad.exportClause)?jn(Ad.exportClause.elements,f):f(Ad.exportClause.name));break;case 273:let Dd=tl.importClause;Dd&&(Dd.name&&t(Dd.name),Dd.namedBindings&&(Dd.namedBindings.kind===275?t(Dd.namedBindings):jn(Dd.namedBindings.elements,f)));break;case 227:gf(tl)!==0&&t(tl);default:Xt(tl,f)}}}},lE=class{constructor(tl,od,_d){this.fileName=tl,this.text=od,this.skipTrivia=_d||(tl=>tl)}getLineAndCharacterOfPosition(tl){return qm(this,tl)}};function av(){return{getNodeConstructor:()=>Zv,getTokenConstructor:()=>rE,getIdentifierConstructor:()=>nE,getPrivateIdentifierConstructor:()=>iE,getSourceFileConstructor:()=>oE,getSymbolConstructor:()=>tE,getTypeConstructor:()=>sE,getSignatureConstructor:()=>aE,getSourceMapSourceConstructor:()=>lE}}var cE=["getSemanticDiagnostics","getSuggestionDiagnostics","getCompilerOptionsDiagnostics","getSemanticClassifications","getEncodedSemanticClassifications","getCodeFixesAtPosition","getCombinedCodeFix","applyCodeActionCommand","organizeImports","getEditsForFileRename","getEmitOutput","getApplicableRefactors","getEditsForRefactor","prepareCallHierarchy","provideCallHierarchyIncomingCalls","provideCallHierarchyOutgoingCalls","provideInlayHints","getSupportedCodeFixes","getPasteEdits"],uE=[...cE,"getCompletionsAtPosition","getCompletionEntryDetails","getCompletionEntrySymbol","getSignatureHelpItems","getQuickInfoAtPosition","getDefinitionAtPosition","getDefinitionAndBoundSpan","getImplementationAtPosition","getTypeDefinitionAtPosition","getReferencesAtPosition","findReferences","getDocumentHighlights","getNavigateToItems","getRenameInfo","findRenameLocations","getApplicableRefactors","preparePasteEditsForFile"];ub(av());var pE=new Proxy({},{get:()=>!0});var dE=pE["4.8"];function Rn(tl,od=!1){if(tl!=null){if(dE){if(od||Ol(tl)){let od=Qm(tl);return od?[...od]:void 0}return}return tl.modifiers?.filter((tl=>!Cl(tl)))}}function xi(tl,od=!1){if(tl!=null){if(dE){if(od||Gf(tl)){let od=pf(tl);return od?[...od]:void 0}return}return tl.decorators?.filter(Cl)}}var hE={};var _E=new Proxy({},{get:(tl,od)=>od});var fE=_E,mE=_E;var gE=fE,AE=mE;var yE=pE["5.0"],bE=ef,vE=new Set([bE.AmpersandAmpersandToken,bE.BarBarToken,bE.QuestionQuestionToken]),EE=new Set([ef.AmpersandAmpersandEqualsToken,ef.AmpersandEqualsToken,ef.AsteriskAsteriskEqualsToken,ef.AsteriskEqualsToken,ef.BarBarEqualsToken,ef.BarEqualsToken,ef.CaretEqualsToken,ef.EqualsToken,ef.GreaterThanGreaterThanEqualsToken,ef.GreaterThanGreaterThanGreaterThanEqualsToken,ef.LessThanLessThanEqualsToken,ef.MinusEqualsToken,ef.PercentEqualsToken,ef.PlusEqualsToken,ef.QuestionQuestionEqualsToken,ef.SlashEqualsToken]),wE=new Set([bE.AmpersandAmpersandToken,bE.AmpersandToken,bE.AsteriskAsteriskToken,bE.AsteriskToken,bE.BarBarToken,bE.BarToken,bE.CaretToken,bE.EqualsEqualsEqualsToken,bE.EqualsEqualsToken,bE.ExclamationEqualsEqualsToken,bE.ExclamationEqualsToken,bE.GreaterThanEqualsToken,bE.GreaterThanGreaterThanGreaterThanToken,bE.GreaterThanGreaterThanToken,bE.GreaterThanToken,bE.InKeyword,bE.InstanceOfKeyword,bE.LessThanEqualsToken,bE.LessThanLessThanToken,bE.LessThanToken,bE.MinusToken,bE.PercentToken,bE.PlusToken,bE.SlashToken]);function fv(tl){return EE.has(tl.kind)}function dv(tl){return vE.has(tl.kind)}function mv(tl){return wE.has(tl.kind)}function Qr(tl){return nt(tl)}function kh(tl){return tl.kind!==bE.SemicolonClassElement}function Ge(tl,od){return Rn(od)?.some((od=>od.kind===tl))===!0}function Eh(tl){let od=Rn(tl);return od==null?null:od[od.length-1]??null}function Ah(tl){return tl.kind===bE.CommaToken}function hv(tl){return tl.kind===bE.SingleLineCommentTrivia||tl.kind===bE.MultiLineCommentTrivia}function yv(tl){return tl.kind===bE.JSDocComment}function Ch(tl){if(fv(tl))return{type:gE.AssignmentExpression,operator:Qr(tl.kind)};if(dv(tl))return{type:gE.LogicalExpression,operator:Qr(tl.kind)};if(mv(tl))return{type:gE.BinaryExpression,operator:Qr(tl.kind)};throw new Error(`Unexpected binary operator ${nt(tl.kind)}`)}function x_(tl,od){let _d=od.getLineAndCharacterOfPosition(tl);return{column:_d.character,line:_d.line+1}}function Kr(tl,od){let[_d,Ad]=tl.map((tl=>x_(tl,od)));return{end:Ad,start:_d}}function Dh(tl){if(tl.kind===ef.Block)switch(tl.parent.kind){case ef.Constructor:case ef.GetAccessor:case ef.SetAccessor:case ef.ArrowFunction:case ef.FunctionExpression:case ef.FunctionDeclaration:case ef.MethodDeclaration:return!0;default:return!1}return!0}function sa(tl,od){return[tl.getStart(od),tl.getEnd()]}function gv(tl){return tl.kind>=bE.FirstToken&&tl.kind<=bE.LastToken}function Ph(tl){return tl.kind>=bE.JsxElement&&tl.kind<=bE.JsxAttribute}function S_(tl){return tl.flags&nf.Let?"let":(tl.flags&nf.AwaitUsing)===nf.AwaitUsing?"await using":tl.flags&nf.Const?"const":tl.flags&nf.Using?"using":"var"}function Si(tl){let od=Rn(tl);if(od!=null)for(let tl of od)switch(tl.kind){case bE.PublicKeyword:return"public";case bE.ProtectedKeyword:return"protected";case bE.PrivateKeyword:return"private";default:break}}function er(tl,od,_d){return _(od);function _(od){return n1(od)&&od.pos===tl.end?od:wv(od.getChildren(_d),(od=>(od.pos<=tl.pos&&od.end>tl.end||od.pos===tl.end)&&Sv(od,_d)?_(od):void 0))}}function bv(tl,od){let _d=tl;for(;_d;){if(od(_d))return _d;_d=_d.parent}}function vv(tl){return!!bv(tl,Ph)}function Zf(tl){return vh(0,tl,/&(?:#\d+|#x[\da-fA-F]+|[0-9a-zA-Z]+);/g,(tl=>{let od=tl.slice(1,-1);if(od[0]==="#"){let _d=od[1]==="x"?parseInt(od.slice(2),16):parseInt(od.slice(1),10);return _d>1114111?tl:String.fromCodePoint(_d)}return hE[od]||tl}))}function _a(tl){return tl.kind===bE.ComputedPropertyName}function ed(tl){return!!tl.questionToken}function td(tl){return tl.type===gE.ChainExpression}function Nh(tl,od){return td(od)&&tl.expression.kind!==ef.ParenthesizedExpression}function Tv(tl){if(tl.kind===bE.NullKeyword)return AE.Null;if(tl.kind>=bE.FirstKeyword&&tl.kind<=bE.LastFutureReservedWord)return tl.kind===bE.FalseKeyword||tl.kind===bE.TrueKeyword?AE.Boolean:AE.Keyword;if(tl.kind>=bE.FirstPunctuation&&tl.kind<=bE.LastPunctuation)return AE.Punctuator;if(tl.kind>=bE.NoSubstitutionTemplateLiteral&&tl.kind<=bE.TemplateTail)return AE.Template;switch(tl.kind){case bE.NumericLiteral:case bE.BigIntLiteral:return AE.Numeric;case bE.PrivateIdentifier:return AE.PrivateIdentifier;case bE.JsxText:return AE.JSXText;case bE.StringLiteral:return tl.parent.kind===bE.JsxAttribute||tl.parent.kind===bE.JsxElement?AE.JSXText:AE.String;case bE.RegularExpressionLiteral:return AE.RegularExpression;case bE.Identifier:case bE.ConstructorKeyword:case bE.GetKeyword:case bE.SetKeyword:default:}if(tl.kind===bE.Identifier){if(Ph(tl.parent))return AE.JSXIdentifier;if(tl.parent.kind===bE.PropertyAccessExpression&&vv(tl))return AE.JSXIdentifier}return AE.Identifier}function xv(tl,od){let _d=tl.kind===bE.JsxText?tl.getFullStart():tl.getStart(od),Ad=tl.getEnd(),Dd=od.text.slice(_d,Ad),zd=Tv(tl),Kd=[_d,Ad],Zd=Kr(Kd,od);return zd===AE.RegularExpression?{type:zd,loc:Zd,range:Kd,regex:{flags:Dd.slice(Dd.lastIndexOf("/")+1),pattern:Dd.slice(1,Dd.lastIndexOf("/"))},value:Dd}:zd===AE.PrivateIdentifier?{type:zd,loc:Zd,range:Kd,value:Dd.slice(1)}:{type:zd,loc:Zd,range:Kd,value:Dd}}function Ih(tl){let od=[];function a(_d){hv(_d)||yv(_d)||(gv(_d)&&_d.kind!==bE.EndOfFileToken?od.push(xv(_d,tl)):_d.getChildren(tl).forEach(a))}return a(tl),od}var CE=class extends Error{fileName;location;constructor(tl,od,_d){super(tl),this.fileName=od,this.location=_d,Object.defineProperty(this,"name",{configurable:!0,enumerable:!1,value:new.target.name})}get index(){return this.location.start.offset}get lineNumber(){return this.location.start.line}get column(){return this.location.start.column}};function w_(tl,od,_d,Ad=_d){let[Dd,zd]=[_d,Ad].map((tl=>{let{character:_d,line:Ad}=od.getLineAndCharacterOfPosition(tl);return{column:_d,line:Ad+1,offset:tl}}));return new CE(tl,od.fileName,{end:zd,start:Dd})}function Sv(tl,od){return tl.kind===bE.EndOfFileToken?!!tl.jsDoc:tl.getWidth(od)!==0}function wv(tl,od){if(tl!==void 0)for(let _d=0;_d=0&&tl.kind!==xE.EndOfFileToken}function Jh(tl){return!Ev(tl)}function Av(tl){return Ge(xE.AbstractKeyword,tl)}function Cv(tl){if(tl.parameters.length&&!Il(tl)){let od=tl.parameters[0];if(Dv(od))return od}return null}function Dv(tl){return nd(tl.name)}function Pv(tl){return cf(tl.parent,hf)}function Nv(tl){switch(tl.kind){case xE.ClassDeclaration:return!0;case xE.ClassExpression:return!0;case xE.PropertyDeclaration:{let{parent:od}=tl;return!!(Ga(od)||ra(od)&&!Av(tl))}case xE.GetAccessor:case xE.SetAccessor:case xE.MethodDeclaration:{let{parent:od}=tl;return!!tl.body&&(Ga(od)||ra(od))}case xE.Parameter:{let{parent:od}=tl,_d=od.parent;return!!od&&"body"in od&&!!od.body&&(od.kind===xE.Constructor||od.kind===xE.MethodDeclaration||od.kind===xE.SetAccessor)&&Cv(od)!==tl&&!!_d&&_d.kind===xE.ClassDeclaration}}return!1}function Iv(tl){return!!("illegalDecorators"in tl&&tl.illegalDecorators?.length)}function Ut(tl,od){let _d=tl.getSourceFile(),Ad=tl.getStart(_d),Dd=tl.getEnd();throw w_(od,_d,Ad,Dd)}function jh(tl){Iv(tl)&&Ut(tl.illegalDecorators[0],"Decorators are not valid here.");for(let od of xi(tl,!0)??[])Nv(tl)||(h_(tl)&&!Jh(tl.body)?Ut(od,"A decorator can only decorate a method implementation, not an overload."):Ut(od,"Decorators are not valid here."));for(let od of Rn(tl,!0)??[]){if(od.kind!==xE.ReadonlyKeyword&&((tl.kind===xE.PropertySignature||tl.kind===xE.MethodSignature)&&Ut(od,`'${nt(od.kind)}' modifier cannot appear on a type member`),tl.kind===xE.IndexSignature&&(od.kind!==xE.StaticKeyword||!ra(tl.parent))&&Ut(od,`'${nt(od.kind)}' modifier cannot appear on an index signature`)),od.kind!==xE.InKeyword&&od.kind!==xE.OutKeyword&&od.kind!==xE.ConstKeyword&&tl.kind===xE.TypeParameter&&Ut(od,`'${nt(od.kind)}' modifier cannot appear on a type parameter`),(od.kind===xE.InKeyword||od.kind===xE.OutKeyword)&&(tl.kind!==xE.TypeParameter||!(T_(tl.parent)||ra(tl.parent)||Nl(tl.parent)))&&Ut(od,`'${nt(od.kind)}' modifier can only appear on a type parameter of a class, interface or type alias`),od.kind===xE.ReadonlyKeyword&&tl.kind!==xE.PropertyDeclaration&&tl.kind!==xE.PropertySignature&&tl.kind!==xE.IndexSignature&&tl.kind!==xE.Parameter&&Ut(od,"'readonly' modifier can only appear on a property declaration or index signature."),od.kind===xE.DeclareKeyword&&ra(tl.parent)&&!Wa(tl)&&Ut(od,`'${nt(od.kind)}' modifier cannot appear on class elements of this kind.`),od.kind===xE.DeclareKeyword&&Xa(tl)){let _d=S_(tl.declarationList);(_d==="using"||_d==="await using")&&Ut(od,`'declare' modifier cannot appear on a '${_d}' declaration.`)}if(od.kind===xE.AbstractKeyword&&tl.kind!==xE.ClassDeclaration&&tl.kind!==xE.ConstructorType&&tl.kind!==xE.MethodDeclaration&&tl.kind!==xE.PropertyDeclaration&&tl.kind!==xE.GetAccessor&&tl.kind!==xE.SetAccessor&&Ut(od,`'${nt(od.kind)}' modifier can only appear on a class, method, or property declaration.`),(od.kind===xE.StaticKeyword||od.kind===xE.PublicKeyword||od.kind===xE.ProtectedKeyword||od.kind===xE.PrivateKeyword)&&(tl.parent.kind===xE.ModuleBlock||tl.parent.kind===xE.SourceFile)&&Ut(od,`'${nt(od.kind)}' modifier cannot appear on a module or namespace element.`),od.kind===xE.AccessorKeyword&&tl.kind!==xE.PropertyDeclaration&&Ut(od,"'accessor' modifier can only appear on a property declaration."),od.kind===xE.AsyncKeyword&&tl.kind!==xE.MethodDeclaration&&tl.kind!==xE.FunctionDeclaration&&tl.kind!==xE.FunctionExpression&&tl.kind!==xE.ArrowFunction&&Ut(od,"'async' modifier cannot be used here."),tl.kind===xE.Parameter&&(od.kind===xE.StaticKeyword||od.kind===xE.ExportKeyword||od.kind===xE.DeclareKeyword||od.kind===xE.AsyncKeyword)&&Ut(od,`'${nt(od.kind)}' modifier cannot appear on a parameter.`),od.kind===xE.PublicKeyword||od.kind===xE.ProtectedKeyword||od.kind===xE.PrivateKeyword)for(let _d of Rn(tl)??[])_d!==od&&(_d.kind===xE.PublicKeyword||_d.kind===xE.ProtectedKeyword||_d.kind===xE.PrivateKeyword)&&Ut(_d,"Accessibility modifier already seen.");if(tl.kind===xE.Parameter&&(od.kind===xE.PublicKeyword||od.kind===xE.PrivateKeyword||od.kind===xE.ProtectedKeyword||od.kind===xE.ReadonlyKeyword||od.kind===xE.OverrideKeyword)){let _d=Pv(tl);_d?.kind===xE.Constructor&&Jh(_d.body)||Ut(od,"A parameter property is only allowed in a constructor implementation.");let Ad=tl;Ad.dotDotDotToken&&Ut(od,"A parameter property cannot be a rest parameter."),(Ad.name.kind===xE.ArrayBindingPattern||Ad.name.kind===xE.ObjectBindingPattern)&&Ut(od,"A parameter property may not be declared using a binding pattern.")}od.kind!==xE.AsyncKeyword&&tl.kind===xE.MethodDeclaration&&tl.parent.kind===xE.ObjectLiteralExpression&&Ut(od,`'${nt(od.kind)}' modifier cannot be used here.`)}}var DE=ef;function rd(tl){return w_("message"in tl&&tl.message||tl.messageText,tl.file,tl.start)}function Mv(tl){return dr(tl)&&Ke(tl.name)&&Rh(tl.expression)}function Rh(tl){return tl.kind===DE.Identifier||Mv(tl)}var SE=class{allowPattern=!1;ast;esTreeNodeToTSNodeMap=new WeakMap;options;tsNodeToESTreeNodeMap=new WeakMap;constructor(tl,od){this.ast=tl,this.options={...od}}#_e(tl,od){let _d=od===ef.ForInStatement?"for...in":"for...of";if(X1(tl)){tl.declarations.length!==1&&this.#de(tl,`Only a single variable declaration is allowed in a '${_d}' statement.`);let Ad=tl.declarations[0];Ad.initializer?this.#de(Ad,`The variable declaration of a '${_d}' statement cannot have an initializer.`):Ad.type&&this.#de(Ad,`The variable declaration of a '${_d}' statement cannot have a type annotation.`),od===ef.ForInStatement&&tl.flags&nf.Using&&this.#de(tl,"The left-hand side of a 'for...in' statement cannot be a 'using' declaration.")}else!Jl(tl)&&tl.kind!==ef.ObjectLiteralExpression&&tl.kind!==ef.ArrayLiteralExpression&&this.#de(tl,`The left-hand side of a '${_d}' statement must be a variable or a property access.`)}#fe(tl){this.options.allowInvalidAST||jh(tl)}#de(tl,od){if(this.options.allowInvalidAST)return;let _d,Ad;throw Array.isArray(tl)?[_d,Ad]=tl:typeof tl=="number"?_d=Ad=tl:(_d=tl.getStart(this.ast),Ad=tl.getEnd()),w_(od,this.ast,_d,Ad)}#he(tl,od,_d,Ad=!1){let Dd=Ad;return Object.defineProperty(tl,od,{configurable:!0,get:this.options.suppressDeprecatedPropertyWarnings?()=>tl[_d]:()=>(Dd||((void 0)(`The '${od}' property is deprecated on ${tl.type} nodes. Use '${_d}' instead. See https://typescript-eslint.io/troubleshooting/faqs/general#the-key-property-is-deprecated-on-type-nodes-use-key-instead-warnings.`,"DeprecationWarning"),Dd=!0),tl[_d]),set(_d){Object.defineProperty(tl,od,{enumerable:!0,value:_d,writable:!0})}}),tl}#me(tl,od,_d,Ad){let Dd=!1;return Object.defineProperty(tl,od,{configurable:!0,get:this.options.suppressDeprecatedPropertyWarnings?()=>Ad:()=>{if(!Dd){let Ad=`The '${od}' property is deprecated on ${tl.type} nodes.`;_d&&(Ad+=` Use ${_d} instead.`),Ad+=" See https://typescript-eslint.io/troubleshooting/faqs/general#the-key-property-is-deprecated-on-type-nodes-use-key-instead-warnings.",(void 0)(Ad,"DeprecationWarning"),Dd=!0}return Ad},set(_d){Object.defineProperty(tl,od,{enumerable:!0,value:_d,writable:!0})}}),tl}assertModuleSpecifier(tl,od){!od&&tl.moduleSpecifier==null&&this.#de(tl,"Module specifier must be a string literal."),tl.moduleSpecifier&&tl.moduleSpecifier?.kind!==DE.StringLiteral&&this.#de(tl.moduleSpecifier,"Module specifier must be a string literal.")}convertBindingNameWithTypeAnnotation(tl,od,_d){let Ad=this.convertPattern(tl);return od&&(Ad.typeAnnotation=this.convertTypeAnnotation(od,_d),this.fixParentLocation(Ad,Ad.typeAnnotation.range)),Ad}convertBodyExpressions(tl,od){let _d=Dh(od);return tl.map((tl=>{let od=this.convertChild(tl);if(_d){if(od?.expression&&Pl(tl)&&vi(tl.expression)){let tl=od.expression.raw;return od.directive=tl.slice(1,-1),od}_d=!1}return od})).filter((tl=>tl))}convertChainExpression(tl,od){let{child:_d,isOptional:Ad}=tl.type===gE.MemberExpression?{child:tl.object,isOptional:tl.optional}:tl.type===gE.CallExpression?{child:tl.callee,isOptional:tl.optional}:{child:tl.expression,isOptional:!1},Dd=Nh(od,_d);if(!Dd&&!Ad)return tl;if(Dd&&td(_d)){let od=_d.expression;tl.type===gE.MemberExpression?tl.object=od:tl.type===gE.CallExpression?tl.callee=od:tl.expression=od}return this.createNode(od,{type:gE.ChainExpression,expression:tl})}convertChild(tl,od){return this.converter(tl,od,!1)}convertChildren(tl,od){return tl.map((tl=>this.converter(tl,od,!1)))}convertPattern(tl,od){return this.converter(tl,od,!0)}convertTypeAnnotation(tl,od){let _d=od?.kind===DE.FunctionType||od?.kind===DE.ConstructorType?2:1,Ad=[tl.getFullStart()-_d,tl.end],Dd=Kr(Ad,this.ast);return{type:gE.TSTypeAnnotation,loc:Dd,range:Ad,typeAnnotation:this.convertChild(tl)}}convertTypeArgumentsToTypeParameterInstantiation(tl,od){let _d=er(tl,this.ast,this.ast),Ad=[tl.pos-1,_d.end];return tl.length===0&&this.#de(Ad,"Type argument list cannot be empty."),this.createNode(od,{type:gE.TSTypeParameterInstantiation,range:Ad,params:this.convertChildren(tl)})}convertTSTypeParametersToTypeParametersDeclaration(tl){let od=er(tl,this.ast,this.ast),_d=[tl.pos-1,od.end];return tl.length===0&&this.#de(_d,"Type parameter list cannot be empty."),{type:gE.TSTypeParameterDeclaration,loc:Kr(_d,this.ast),range:_d,params:this.convertChildren(tl)}}convertParameters(tl){return tl?.length?tl.map((tl=>{let od=this.convertChild(tl);return od.decorators=this.convertChildren(xi(tl)??[]),od})):[]}converter(tl,od,_d){if(!tl)return null;this.#fe(tl);let Ad=this.allowPattern;_d!=null&&(this.allowPattern=_d);let Dd=this.convertNode(tl,od??tl.parent);return this.registerTSNodeInNodeMap(tl,Dd),this.allowPattern=Ad,Dd}convertImportAttributes(tl){let od=tl.attributes??tl.assertClause;return this.convertChildren(od?.elements??[])}convertJSXIdentifier(tl){let od=this.createNode(tl,{type:gE.JSXIdentifier,name:tl.getText()});return this.registerTSNodeInNodeMap(tl,od),od}convertJSXNamespaceOrIdentifier(tl){if(tl.kind===ef.JsxNamespacedName){let od=this.createNode(tl,{type:gE.JSXNamespacedName,name:this.createNode(tl.name,{type:gE.JSXIdentifier,name:tl.name.text}),namespace:this.createNode(tl.namespace,{type:gE.JSXIdentifier,name:tl.namespace.text})});return this.registerTSNodeInNodeMap(tl,od),od}let od=tl.getText(),_d=od.indexOf(":");if(_d>0){let Ad=sa(tl,this.ast),Dd=this.createNode(tl,{type:gE.JSXNamespacedName,range:Ad,name:this.createNode(tl,{type:gE.JSXIdentifier,range:[Ad[0]+_d+1,Ad[1]],name:od.slice(_d+1)}),namespace:this.createNode(tl,{type:gE.JSXIdentifier,range:[Ad[0],Ad[0]+_d],name:od.slice(0,_d)})});return this.registerTSNodeInNodeMap(tl,Dd),Dd}return this.convertJSXIdentifier(tl)}convertJSXTagName(tl,od){let _d;switch(tl.kind){case DE.PropertyAccessExpression:tl.name.kind===DE.PrivateIdentifier&&this.#de(tl.name,"Non-private identifier expected."),_d=this.createNode(tl,{type:gE.JSXMemberExpression,object:this.convertJSXTagName(tl.expression,od),property:this.convertJSXIdentifier(tl.name)});break;case DE.ThisKeyword:case DE.Identifier:default:return this.convertJSXNamespaceOrIdentifier(tl)}return this.registerTSNodeInNodeMap(tl,_d),_d}convertMethodSignature(tl){return this.createNode(tl,{type:gE.TSMethodSignature,accessibility:Si(tl),computed:_a(tl.name),key:this.convertChild(tl.name),kind:(()=>{switch(tl.kind){case DE.GetAccessor:return"get";case DE.SetAccessor:return"set";case DE.MethodSignature:return"method"}})(),optional:ed(tl),params:this.convertParameters(tl.parameters),readonly:Ge(DE.ReadonlyKeyword,tl),returnType:tl.type&&this.convertTypeAnnotation(tl.type,tl),static:Ge(DE.StaticKeyword,tl),typeParameters:tl.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(tl.typeParameters)})}fixParentLocation(tl,od){od[0]tl.range[1]&&(tl.range[1]=od[1],tl.loc.end=x_(tl.range[1],this.ast))}convertNode(tl,od){switch(tl.kind){case DE.SourceFile:return this.createNode(tl,{type:gE.Program,range:[tl.getStart(this.ast),tl.endOfFileToken.end],body:this.convertBodyExpressions(tl.statements,tl),comments:void 0,sourceType:tl.externalModuleIndicator?"module":"script",tokens:void 0});case DE.Block:return this.createNode(tl,{type:gE.BlockStatement,body:this.convertBodyExpressions(tl.statements,tl)});case DE.Identifier:return Oh(tl)?this.createNode(tl,{type:gE.ThisExpression}):this.createNode(tl,{type:gE.Identifier,decorators:[],name:tl.text,optional:!1,typeAnnotation:void 0});case DE.PrivateIdentifier:return this.createNode(tl,{type:gE.PrivateIdentifier,name:tl.text.slice(1)});case DE.WithStatement:return this.createNode(tl,{type:gE.WithStatement,body:this.convertChild(tl.statement),object:this.convertChild(tl.expression)});case DE.ReturnStatement:return this.createNode(tl,{type:gE.ReturnStatement,argument:this.convertChild(tl.expression)});case DE.LabeledStatement:return this.createNode(tl,{type:gE.LabeledStatement,body:this.convertChild(tl.statement),label:this.convertChild(tl.label)});case DE.ContinueStatement:return this.createNode(tl,{type:gE.ContinueStatement,label:this.convertChild(tl.label)});case DE.BreakStatement:return this.createNode(tl,{type:gE.BreakStatement,label:this.convertChild(tl.label)});case DE.IfStatement:return this.createNode(tl,{type:gE.IfStatement,alternate:this.convertChild(tl.elseStatement),consequent:this.convertChild(tl.thenStatement),test:this.convertChild(tl.expression)});case DE.SwitchStatement:return tl.caseBlock.clauses.filter((tl=>tl.kind===DE.DefaultClause)).length>1&&this.#de(tl,"A 'default' clause cannot appear more than once in a 'switch' statement."),this.createNode(tl,{type:gE.SwitchStatement,cases:this.convertChildren(tl.caseBlock.clauses),discriminant:this.convertChild(tl.expression)});case DE.CaseClause:case DE.DefaultClause:return this.createNode(tl,{type:gE.SwitchCase,consequent:this.convertChildren(tl.statements),test:tl.kind===DE.CaseClause?this.convertChild(tl.expression):null});case DE.ThrowStatement:return tl.expression.end===tl.expression.pos&&this.#de(tl,"A throw statement must throw an expression."),this.createNode(tl,{type:gE.ThrowStatement,argument:this.convertChild(tl.expression)});case DE.TryStatement:return this.createNode(tl,{type:gE.TryStatement,block:this.convertChild(tl.tryBlock),finalizer:this.convertChild(tl.finallyBlock),handler:this.convertChild(tl.catchClause)});case DE.CatchClause:return tl.variableDeclaration?.initializer&&this.#de(tl.variableDeclaration.initializer,"Catch clause variable cannot have an initializer."),this.createNode(tl,{type:gE.CatchClause,body:this.convertChild(tl.block),param:tl.variableDeclaration?this.convertBindingNameWithTypeAnnotation(tl.variableDeclaration.name,tl.variableDeclaration.type):null});case DE.WhileStatement:return this.createNode(tl,{type:gE.WhileStatement,body:this.convertChild(tl.statement),test:this.convertChild(tl.expression)});case DE.DoStatement:return this.createNode(tl,{type:gE.DoWhileStatement,body:this.convertChild(tl.statement),test:this.convertChild(tl.expression)});case DE.ForStatement:return this.createNode(tl,{type:gE.ForStatement,body:this.convertChild(tl.statement),init:this.convertChild(tl.initializer),test:this.convertChild(tl.condition),update:this.convertChild(tl.incrementor)});case DE.ForInStatement:return this.#_e(tl.initializer,tl.kind),this.createNode(tl,{type:gE.ForInStatement,body:this.convertChild(tl.statement),left:this.convertPattern(tl.initializer),right:this.convertChild(tl.expression)});case DE.ForOfStatement:return this.#_e(tl.initializer,tl.kind),this.createNode(tl,{type:gE.ForOfStatement,await:!!(tl.awaitModifier&&tl.awaitModifier.kind===DE.AwaitKeyword),body:this.convertChild(tl.statement),left:this.convertPattern(tl.initializer),right:this.convertChild(tl.expression)});case DE.FunctionDeclaration:{let od=Ge(DE.DeclareKeyword,tl),_d=Ge(DE.AsyncKeyword,tl),Ad=!!tl.asteriskToken;od?tl.body?this.#de(tl,"An implementation cannot be declared in ambient contexts."):_d?this.#de(tl,"'async' modifier cannot be used in an ambient context."):Ad&&this.#de(tl,"Generators are not allowed in an ambient context."):!tl.body&&Ad&&this.#de(tl,"A function signature cannot be declared as a generator.");let Dd=this.createNode(tl,{type:tl.body?gE.FunctionDeclaration:gE.TSDeclareFunction,async:_d,body:this.convertChild(tl.body)||void 0,declare:od,expression:!1,generator:Ad,id:this.convertChild(tl.name),params:this.convertParameters(tl.parameters),returnType:tl.type&&this.convertTypeAnnotation(tl.type,tl),typeParameters:tl.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(tl.typeParameters)});return this.fixExports(tl,Dd)}case DE.VariableDeclaration:{let od=!!tl.exclamationToken,_d=this.convertChild(tl.initializer),Ad=this.convertBindingNameWithTypeAnnotation(tl.name,tl.type,tl);return od&&(_d?this.#de(tl,"Declarations with initializers cannot also have definite assignment assertions."):(Ad.type!==gE.Identifier||!Ad.typeAnnotation)&&this.#de(tl,"Declarations with definite assignment assertions must also have type annotations.")),this.createNode(tl,{type:gE.VariableDeclarator,definite:od,id:Ad,init:_d})}case DE.VariableStatement:{let od=this.createNode(tl,{type:gE.VariableDeclaration,declarations:this.convertChildren(tl.declarationList.declarations),declare:Ge(DE.DeclareKeyword,tl),kind:S_(tl.declarationList)});return od.declarations.length||this.#de(tl,"A variable declaration list must have at least one variable declarator."),(od.kind==="using"||od.kind==="await using")&&tl.declarationList.declarations.forEach(((tl,_d)=>{od.declarations[_d].init==null&&this.#de(tl,`'${od.kind}' declarations must be initialized.`),od.declarations[_d].id.type!==gE.Identifier&&this.#de(tl.name,`'${od.kind}' declarations may not have binding patterns.`)})),(od.declare||["await using","const","using"].includes(od.kind))&&tl.declarationList.declarations.forEach(((tl,_d)=>{od.declarations[_d].definite&&this.#de(tl,"A definite assignment assertion '!' is not permitted in this context.")})),od.declare&&tl.declarationList.declarations.forEach(((tl,_d)=>{od.declarations[_d].init&&(["let","var"].includes(od.kind)||od.declarations[_d].id.typeAnnotation)&&this.#de(tl,"Initializers are not permitted in ambient contexts.")})),this.fixExports(tl,od)}case DE.VariableDeclarationList:{let od=this.createNode(tl,{type:gE.VariableDeclaration,declarations:this.convertChildren(tl.declarations),declare:!1,kind:S_(tl)});return(od.kind==="using"||od.kind==="await using")&&tl.declarations.forEach(((tl,_d)=>{od.declarations[_d].init!=null&&this.#de(tl,`'${od.kind}' declarations may not be initialized in for statement.`),od.declarations[_d].id.type!==gE.Identifier&&this.#de(tl.name,`'${od.kind}' declarations may not have binding patterns.`)})),od}case DE.ExpressionStatement:return this.createNode(tl,{type:gE.ExpressionStatement,directive:void 0,expression:this.convertChild(tl.expression)});case DE.ThisKeyword:return this.createNode(tl,{type:gE.ThisExpression});case DE.ArrayLiteralExpression:return this.allowPattern?this.createNode(tl,{type:gE.ArrayPattern,decorators:[],elements:tl.elements.map((tl=>this.convertPattern(tl))),optional:!1,typeAnnotation:void 0}):this.createNode(tl,{type:gE.ArrayExpression,elements:this.convertChildren(tl.elements)});case DE.ObjectLiteralExpression:{if(this.allowPattern)return this.createNode(tl,{type:gE.ObjectPattern,decorators:[],optional:!1,properties:tl.properties.map((tl=>this.convertPattern(tl))),typeAnnotation:void 0});let od=[];for(let _d of tl.properties)(_d.kind===DE.GetAccessor||_d.kind===DE.SetAccessor||_d.kind===DE.MethodDeclaration)&&!_d.body&&this.#de(_d.end-1,"'{' expected."),od.push(this.convertChild(_d));return this.createNode(tl,{type:gE.ObjectExpression,properties:od})}case DE.PropertyAssignment:{let{exclamationToken:od,questionToken:_d}=tl;return _d&&this.#de(_d,"A property assignment cannot have a question token."),od&&this.#de(od,"A property assignment cannot have an exclamation token."),this.createNode(tl,{type:gE.Property,computed:_a(tl.name),key:this.convertChild(tl.name),kind:"init",method:!1,optional:!1,shorthand:!1,value:this.converter(tl.initializer,tl,this.allowPattern)})}case DE.ShorthandPropertyAssignment:{let{exclamationToken:od,modifiers:_d,questionToken:Ad}=tl;return _d&&this.#de(_d[0],"A shorthand property assignment cannot have modifiers."),Ad&&this.#de(Ad,"A shorthand property assignment cannot have a question token."),od&&this.#de(od,"A shorthand property assignment cannot have an exclamation token."),tl.objectAssignmentInitializer?this.createNode(tl,{type:gE.Property,computed:!1,key:this.convertChild(tl.name),kind:"init",method:!1,optional:!1,shorthand:!0,value:this.createNode(tl,{type:gE.AssignmentPattern,decorators:[],left:this.convertPattern(tl.name),optional:!1,right:this.convertChild(tl.objectAssignmentInitializer),typeAnnotation:void 0})}):this.createNode(tl,{type:gE.Property,computed:!1,key:this.convertChild(tl.name),kind:"init",method:!1,optional:!1,shorthand:!0,value:this.convertChild(tl.name)})}case DE.ComputedPropertyName:return this.convertChild(tl.expression);case DE.PropertyDeclaration:{let od=Ge(DE.AbstractKeyword,tl);od&&tl.initializer&&this.#de(tl.initializer,"Abstract property cannot have an initializer."),tl.name.kind===DE.StringLiteral&&tl.name.text==="constructor"&&this.#de(tl.name,"Classes may not have a field named 'constructor'.");let _d=Ge(DE.AccessorKeyword,tl),Ad=_d?od?gE.TSAbstractAccessorProperty:gE.AccessorProperty:od?gE.TSAbstractPropertyDefinition:gE.PropertyDefinition,Dd=this.convertChild(tl.name);return this.createNode(tl,{type:Ad,accessibility:Si(tl),computed:_a(tl.name),declare:Ge(DE.DeclareKeyword,tl),decorators:this.convertChildren(xi(tl)??[]),definite:!!tl.exclamationToken,key:Dd,optional:(Dd.type===gE.Literal||tl.name.kind===DE.Identifier||tl.name.kind===DE.ComputedPropertyName||tl.name.kind===DE.PrivateIdentifier)&&!!tl.questionToken,override:Ge(DE.OverrideKeyword,tl),readonly:Ge(DE.ReadonlyKeyword,tl),static:Ge(DE.StaticKeyword,tl),typeAnnotation:tl.type&&this.convertTypeAnnotation(tl.type,tl),value:od?null:this.convertChild(tl.initializer)})}case DE.GetAccessor:case DE.SetAccessor:if(tl.parent.kind===DE.InterfaceDeclaration||tl.parent.kind===DE.TypeLiteral)return this.convertMethodSignature(tl);case DE.MethodDeclaration:{let _d=Ge(DE.AbstractKeyword,tl);_d&&tl.body&&this.#de(tl.name,tl.kind===DE.GetAccessor||tl.kind===DE.SetAccessor?"An abstract accessor cannot have an implementation.":`Method '${Lh(tl.name,this.ast)}' cannot have an implementation because it is marked abstract.`);let Ad=this.createNode(tl,{type:tl.body?gE.FunctionExpression:gE.TSEmptyBodyFunctionExpression,range:[tl.parameters.pos-1,tl.end],async:Ge(DE.AsyncKeyword,tl),body:this.convertChild(tl.body),declare:!1,expression:!1,generator:!!tl.asteriskToken,id:null,params:[],returnType:tl.type&&this.convertTypeAnnotation(tl.type,tl),typeParameters:tl.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(tl.typeParameters)});Ad.typeParameters&&this.fixParentLocation(Ad,Ad.typeParameters.range);let Dd;if(od.kind===DE.ObjectLiteralExpression)Ad.params=this.convertChildren(tl.parameters),Dd=this.createNode(tl,{type:gE.Property,computed:_a(tl.name),key:this.convertChild(tl.name),kind:"init",method:tl.kind===DE.MethodDeclaration,optional:!!tl.questionToken,shorthand:!1,value:Ad});else{Ad.params=this.convertParameters(tl.parameters);let od=_d?gE.TSAbstractMethodDefinition:gE.MethodDefinition;Dd=this.createNode(tl,{type:od,accessibility:Si(tl),computed:_a(tl.name),decorators:this.convertChildren(xi(tl)??[]),key:this.convertChild(tl.name),kind:"method",optional:!!tl.questionToken,override:Ge(DE.OverrideKeyword,tl),static:Ge(DE.StaticKeyword,tl),value:Ad})}return tl.kind===DE.GetAccessor?Dd.kind="get":tl.kind===DE.SetAccessor?Dd.kind="set":!Dd.static&&tl.name.kind===DE.StringLiteral&&tl.name.text==="constructor"&&Dd.type!==gE.Property&&(Dd.kind="constructor"),Dd}case DE.Constructor:{let od=Eh(tl),_d=(od&&er(od,tl,this.ast))??tl.getFirstToken(),Ad=this.createNode(tl,{type:tl.body?gE.FunctionExpression:gE.TSEmptyBodyFunctionExpression,range:[tl.parameters.pos-1,tl.end],async:!1,body:this.convertChild(tl.body),declare:!1,expression:!1,generator:!1,id:null,params:this.convertParameters(tl.parameters),returnType:tl.type&&this.convertTypeAnnotation(tl.type,tl),typeParameters:tl.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(tl.typeParameters)});Ad.typeParameters&&this.fixParentLocation(Ad,Ad.typeParameters.range);let Dd=_d.kind===DE.StringLiteral?this.createNode(_d,{type:gE.Literal,raw:_d.getText(),value:"constructor"}):this.createNode(tl,{type:gE.Identifier,range:[_d.getStart(this.ast),_d.end],decorators:[],name:"constructor",optional:!1,typeAnnotation:void 0}),zd=Ge(DE.StaticKeyword,tl);return this.createNode(tl,{type:Ge(DE.AbstractKeyword,tl)?gE.TSAbstractMethodDefinition:gE.MethodDefinition,accessibility:Si(tl),computed:!1,decorators:[],key:Dd,kind:zd?"method":"constructor",optional:!1,override:!1,static:zd,value:Ad})}case DE.FunctionExpression:return this.createNode(tl,{type:gE.FunctionExpression,async:Ge(DE.AsyncKeyword,tl),body:this.convertChild(tl.body),declare:!1,expression:!1,generator:!!tl.asteriskToken,id:this.convertChild(tl.name),params:this.convertParameters(tl.parameters),returnType:tl.type&&this.convertTypeAnnotation(tl.type,tl),typeParameters:tl.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(tl.typeParameters)});case DE.SuperKeyword:return this.createNode(tl,{type:gE.Super});case DE.ArrayBindingPattern:return this.createNode(tl,{type:gE.ArrayPattern,decorators:[],elements:tl.elements.map((tl=>this.convertPattern(tl))),optional:!1,typeAnnotation:void 0});case DE.OmittedExpression:return null;case DE.ObjectBindingPattern:return this.createNode(tl,{type:gE.ObjectPattern,decorators:[],optional:!1,properties:tl.elements.map((tl=>this.convertPattern(tl))),typeAnnotation:void 0});case DE.BindingElement:{if(od.kind===DE.ArrayBindingPattern){let _d=this.convertChild(tl.name,od);return tl.initializer?this.createNode(tl,{type:gE.AssignmentPattern,decorators:[],left:_d,optional:!1,right:this.convertChild(tl.initializer),typeAnnotation:void 0}):tl.dotDotDotToken?this.createNode(tl,{type:gE.RestElement,argument:_d,decorators:[],optional:!1,typeAnnotation:void 0,value:void 0}):_d}let _d;return tl.dotDotDotToken?_d=this.createNode(tl,{type:gE.RestElement,argument:this.convertChild(tl.propertyName??tl.name),decorators:[],optional:!1,typeAnnotation:void 0,value:void 0}):_d=this.createNode(tl,{type:gE.Property,computed:!!(tl.propertyName&&tl.propertyName.kind===DE.ComputedPropertyName),key:this.convertChild(tl.propertyName??tl.name),kind:"init",method:!1,optional:!1,shorthand:!tl.propertyName,value:this.convertChild(tl.name)}),tl.initializer&&(_d.value=this.createNode(tl,{type:gE.AssignmentPattern,range:[tl.name.getStart(this.ast),tl.initializer.end],decorators:[],left:this.convertChild(tl.name),optional:!1,right:this.convertChild(tl.initializer),typeAnnotation:void 0})),_d}case DE.ArrowFunction:return this.createNode(tl,{type:gE.ArrowFunctionExpression,async:Ge(DE.AsyncKeyword,tl),body:this.convertChild(tl.body),expression:tl.body.kind!==DE.Block,generator:!1,id:null,params:this.convertParameters(tl.parameters),returnType:tl.type&&this.convertTypeAnnotation(tl.type,tl),typeParameters:tl.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(tl.typeParameters)});case DE.YieldExpression:return this.createNode(tl,{type:gE.YieldExpression,argument:this.convertChild(tl.expression),delegate:!!tl.asteriskToken});case DE.AwaitExpression:return this.createNode(tl,{type:gE.AwaitExpression,argument:this.convertChild(tl.expression)});case DE.NoSubstitutionTemplateLiteral:return this.createNode(tl,{type:gE.TemplateLiteral,expressions:[],quasis:[this.createNode(tl,{type:gE.TemplateElement,tail:!0,value:{cooked:tl.text,raw:this.ast.text.slice(tl.getStart(this.ast)+1,tl.end-1)}})]});case DE.TemplateExpression:{let od=this.createNode(tl,{type:gE.TemplateLiteral,expressions:[],quasis:[this.convertChild(tl.head)]});return tl.templateSpans.forEach((tl=>{od.expressions.push(this.convertChild(tl.expression)),od.quasis.push(this.convertChild(tl.literal))})),od}case DE.TaggedTemplateExpression:return tl.tag.flags&nf.OptionalChain&&this.#de(tl,"Tagged template expressions are not permitted in an optional chain."),this.createNode(tl,{type:gE.TaggedTemplateExpression,quasi:this.convertChild(tl.template),tag:this.convertChild(tl.tag),typeArguments:tl.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(tl.typeArguments,tl)});case DE.TemplateHead:case DE.TemplateMiddle:case DE.TemplateTail:{let od=tl.kind===DE.TemplateTail;return this.createNode(tl,{type:gE.TemplateElement,tail:od,value:{cooked:tl.text,raw:this.ast.text.slice(tl.getStart(this.ast)+1,tl.end-(od?1:2))}})}case DE.SpreadAssignment:case DE.SpreadElement:return this.allowPattern?this.createNode(tl,{type:gE.RestElement,argument:this.convertPattern(tl.expression),decorators:[],optional:!1,typeAnnotation:void 0,value:void 0}):this.createNode(tl,{type:gE.SpreadElement,argument:this.convertChild(tl.expression)});case DE.Parameter:{let _d,Ad;return tl.dotDotDotToken?_d=Ad=this.createNode(tl,{type:gE.RestElement,argument:this.convertChild(tl.name),decorators:[],optional:!1,typeAnnotation:void 0,value:void 0}):tl.initializer?(_d=this.convertChild(tl.name),Ad=this.createNode(tl,{type:gE.AssignmentPattern,range:[tl.name.getStart(this.ast),tl.initializer.end],decorators:[],left:_d,optional:!1,right:this.convertChild(tl.initializer),typeAnnotation:void 0}),Rn(tl)&&(Ad.range[0]=_d.range[0],Ad.loc=Kr(Ad.range,this.ast))):_d=Ad=this.convertChild(tl.name,od),tl.type&&(_d.typeAnnotation=this.convertTypeAnnotation(tl.type,tl),this.fixParentLocation(_d,_d.typeAnnotation.range)),tl.questionToken&&(tl.questionToken.end>_d.range[1]&&(_d.range[1]=tl.questionToken.end,_d.loc.end=x_(_d.range[1],this.ast)),_d.optional=!0),Rn(tl)?this.createNode(tl,{type:gE.TSParameterProperty,accessibility:Si(tl),decorators:[],override:Ge(DE.OverrideKeyword,tl),parameter:Ad,readonly:Ge(DE.ReadonlyKeyword,tl),static:Ge(DE.StaticKeyword,tl)}):Ad}case DE.ClassDeclaration:!tl.name&&(!Ge(ef.ExportKeyword,tl)||!Ge(ef.DefaultKeyword,tl))&&this.#de(tl,"A class declaration without the 'default' modifier must have a name.");case DE.ClassExpression:{let od=tl.heritageClauses??[],_d=tl.kind===DE.ClassDeclaration?gE.ClassDeclaration:gE.ClassExpression,Ad,Dd;for(let tl of od){let{token:od,types:_d}=tl;_d.length===0&&this.#de(tl,`'${nt(od)}' list cannot be empty.`),od===DE.ExtendsKeyword?(Ad&&this.#de(tl,"'extends' clause already seen."),Dd&&this.#de(tl,"'extends' clause must precede 'implements' clause."),_d.length>1&&this.#de(_d[1],"Classes can only extend a single class."),Ad??(Ad=tl)):od===DE.ImplementsKeyword&&(Dd&&this.#de(tl,"'implements' clause already seen."),Dd??(Dd=tl))}let zd=this.createNode(tl,{type:_d,abstract:Ge(DE.AbstractKeyword,tl),body:this.createNode(tl,{type:gE.ClassBody,range:[tl.members.pos-1,tl.end],body:this.convertChildren(tl.members.filter(kh))}),declare:Ge(DE.DeclareKeyword,tl),decorators:this.convertChildren(xi(tl)??[]),id:this.convertChild(tl.name),implements:this.convertChildren(Dd?.types??[]),superClass:Ad?.types[0]?this.convertChild(Ad.types[0].expression):null,superTypeArguments:void 0,typeParameters:tl.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(tl.typeParameters)});return Ad?.types[0]?.typeArguments&&(zd.superTypeArguments=this.convertTypeArgumentsToTypeParameterInstantiation(Ad.types[0].typeArguments,Ad.types[0])),this.fixExports(tl,zd)}case DE.ModuleBlock:return this.createNode(tl,{type:gE.TSModuleBlock,body:this.convertBodyExpressions(tl.statements,tl)});case DE.ImportDeclaration:{this.assertModuleSpecifier(tl,!1);let od=this.createNode(tl,this.#he({type:gE.ImportDeclaration,attributes:this.convertImportAttributes(tl),importKind:"value",source:this.convertChild(tl.moduleSpecifier),specifiers:[]},"assertions","attributes",!0));if(tl.importClause&&(tl.importClause.isTypeOnly&&(od.importKind="type"),tl.importClause.name&&od.specifiers.push(this.convertChild(tl.importClause)),tl.importClause.namedBindings))switch(tl.importClause.namedBindings.kind){case DE.NamespaceImport:od.specifiers.push(this.convertChild(tl.importClause.namedBindings));break;case DE.NamedImports:od.specifiers.push(...this.convertChildren(tl.importClause.namedBindings.elements));break}return od}case DE.NamespaceImport:return this.createNode(tl,{type:gE.ImportNamespaceSpecifier,local:this.convertChild(tl.name)});case DE.ImportSpecifier:return this.createNode(tl,{type:gE.ImportSpecifier,imported:this.convertChild(tl.propertyName??tl.name),importKind:tl.isTypeOnly?"type":"value",local:this.convertChild(tl.name)});case DE.ImportClause:{let od=this.convertChild(tl.name);return this.createNode(tl,{type:gE.ImportDefaultSpecifier,range:od.range,local:od})}case DE.ExportDeclaration:return tl.exportClause?.kind===DE.NamedExports?(this.assertModuleSpecifier(tl,!0),this.createNode(tl,this.#he({type:gE.ExportNamedDeclaration,attributes:this.convertImportAttributes(tl),declaration:null,exportKind:tl.isTypeOnly?"type":"value",source:this.convertChild(tl.moduleSpecifier),specifiers:this.convertChildren(tl.exportClause.elements,tl)},"assertions","attributes",!0))):(this.assertModuleSpecifier(tl,!1),this.createNode(tl,this.#he({type:gE.ExportAllDeclaration,attributes:this.convertImportAttributes(tl),exported:tl.exportClause?.kind===DE.NamespaceExport?this.convertChild(tl.exportClause.name):null,exportKind:tl.isTypeOnly?"type":"value",source:this.convertChild(tl.moduleSpecifier)},"assertions","attributes",!0)));case DE.ExportSpecifier:{let _d=tl.propertyName??tl.name;return _d.kind===DE.StringLiteral&&od.kind===DE.ExportDeclaration&&od.moduleSpecifier?.kind!==DE.StringLiteral&&this.#de(_d,"A string literal cannot be used as a local exported binding without `from`."),this.createNode(tl,{type:gE.ExportSpecifier,exported:this.convertChild(tl.name),exportKind:tl.isTypeOnly?"type":"value",local:this.convertChild(_d)})}case DE.ExportAssignment:return tl.isExportEquals?this.createNode(tl,{type:gE.TSExportAssignment,expression:this.convertChild(tl.expression)}):this.createNode(tl,{type:gE.ExportDefaultDeclaration,declaration:this.convertChild(tl.expression),exportKind:"value"});case DE.PrefixUnaryExpression:case DE.PostfixUnaryExpression:{let od=Qr(tl.operator);return od==="++"||od==="--"?(Jl(tl.operand)||this.#de(tl.operand,"Invalid left-hand side expression in unary operation"),this.createNode(tl,{type:gE.UpdateExpression,argument:this.convertChild(tl.operand),operator:od,prefix:tl.kind===DE.PrefixUnaryExpression})):this.createNode(tl,{type:gE.UnaryExpression,argument:this.convertChild(tl.operand),operator:od,prefix:tl.kind===DE.PrefixUnaryExpression})}case DE.DeleteExpression:return this.createNode(tl,{type:gE.UnaryExpression,argument:this.convertChild(tl.expression),operator:"delete",prefix:!0});case DE.VoidExpression:return this.createNode(tl,{type:gE.UnaryExpression,argument:this.convertChild(tl.expression),operator:"void",prefix:!0});case DE.TypeOfExpression:return this.createNode(tl,{type:gE.UnaryExpression,argument:this.convertChild(tl.expression),operator:"typeof",prefix:!0});case DE.TypeOperator:return this.createNode(tl,{type:gE.TSTypeOperator,operator:Qr(tl.operator),typeAnnotation:this.convertChild(tl.type)});case DE.BinaryExpression:{if(tl.operatorToken.kind!==DE.InKeyword&&tl.left.kind===DE.PrivateIdentifier?this.#de(tl.left,"Private identifiers cannot appear on the right-hand-side of an 'in' expression."):tl.right.kind===DE.PrivateIdentifier&&this.#de(tl.right,"Private identifiers are only allowed on the left-hand-side of an 'in' expression."),Ah(tl.operatorToken)){let od=this.createNode(tl,{type:gE.SequenceExpression,expressions:[]}),_d=this.convertChild(tl.left);return _d.type===gE.SequenceExpression&&tl.left.kind!==DE.ParenthesizedExpression?od.expressions.push(..._d.expressions):od.expressions.push(_d),od.expressions.push(this.convertChild(tl.right)),od}let od=Ch(tl.operatorToken);return this.allowPattern&&od.type===gE.AssignmentExpression?this.createNode(tl,{type:gE.AssignmentPattern,decorators:[],left:this.convertPattern(tl.left,tl),optional:!1,right:this.convertChild(tl.right),typeAnnotation:void 0}):this.createNode(tl,{...od,left:this.converter(tl.left,tl,od.type===gE.AssignmentExpression),right:this.convertChild(tl.right)})}case DE.PropertyAccessExpression:{let od=this.convertChild(tl.expression),_d=this.convertChild(tl.name),Ad=this.createNode(tl,{type:gE.MemberExpression,computed:!1,object:od,optional:tl.questionDotToken!=null,property:_d});return this.convertChainExpression(Ad,tl)}case DE.ElementAccessExpression:{let od=this.convertChild(tl.expression),_d=this.convertChild(tl.argumentExpression),Ad=this.createNode(tl,{type:gE.MemberExpression,computed:!0,object:od,optional:tl.questionDotToken!=null,property:_d});return this.convertChainExpression(Ad,tl)}case DE.CallExpression:{if(tl.expression.kind===DE.ImportKeyword)return tl.arguments.length!==1&&tl.arguments.length!==2&&this.#de(tl.arguments[2]??tl,"Dynamic import requires exactly one or two arguments."),this.createNode(tl,this.#he({type:gE.ImportExpression,options:tl.arguments[1]?this.convertChild(tl.arguments[1]):null,source:this.convertChild(tl.arguments[0])},"attributes","options",!0));let od=this.convertChild(tl.expression),_d=this.convertChildren(tl.arguments),Ad=tl.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(tl.typeArguments,tl),Dd=this.createNode(tl,{type:gE.CallExpression,arguments:_d,callee:od,optional:tl.questionDotToken!=null,typeArguments:Ad});return this.convertChainExpression(Dd,tl)}case DE.NewExpression:{let od=tl.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(tl.typeArguments,tl);return this.createNode(tl,{type:gE.NewExpression,arguments:this.convertChildren(tl.arguments??[]),callee:this.convertChild(tl.expression),typeArguments:od})}case DE.ConditionalExpression:return this.createNode(tl,{type:gE.ConditionalExpression,alternate:this.convertChild(tl.whenFalse),consequent:this.convertChild(tl.whenTrue),test:this.convertChild(tl.condition)});case DE.MetaProperty:return this.createNode(tl,{type:gE.MetaProperty,meta:this.createNode(tl.getFirstToken(),{type:gE.Identifier,decorators:[],name:Qr(tl.keywordToken),optional:!1,typeAnnotation:void 0}),property:this.convertChild(tl.name)});case DE.Decorator:return this.createNode(tl,{type:gE.Decorator,expression:this.convertChild(tl.expression)});case DE.StringLiteral:return this.createNode(tl,{type:gE.Literal,raw:tl.getText(),value:od.kind===DE.JsxAttribute?Zf(tl.text):tl.text});case DE.NumericLiteral:return this.createNode(tl,{type:gE.Literal,raw:tl.getText(),value:Number(tl.text)});case DE.BigIntLiteral:{let od=sa(tl,this.ast),_d=this.ast.text.slice(od[0],od[1]),Ad=vh(0,_d.slice(0,-1),"_",""),Dd=typeof BigInt<"u"?BigInt(Ad):null;return this.createNode(tl,{type:gE.Literal,range:od,bigint:Dd==null?Ad:String(Dd),raw:_d,value:Dd})}case DE.RegularExpressionLiteral:{let od=tl.text.slice(1,tl.text.lastIndexOf("/")),_d=tl.text.slice(tl.text.lastIndexOf("/")+1),Ad=null;try{Ad=new RegExp(od,_d)}catch{}return this.createNode(tl,{type:gE.Literal,raw:tl.text,regex:{flags:_d,pattern:od},value:Ad})}case DE.TrueKeyword:return this.createNode(tl,{type:gE.Literal,raw:"true",value:!0});case DE.FalseKeyword:return this.createNode(tl,{type:gE.Literal,raw:"false",value:!1});case DE.NullKeyword:return this.createNode(tl,{type:gE.Literal,raw:"null",value:null});case DE.EmptyStatement:return this.createNode(tl,{type:gE.EmptyStatement});case DE.DebuggerStatement:return this.createNode(tl,{type:gE.DebuggerStatement});case DE.JsxElement:return this.createNode(tl,{type:gE.JSXElement,children:this.convertChildren(tl.children),closingElement:this.convertChild(tl.closingElement),openingElement:this.convertChild(tl.openingElement)});case DE.JsxFragment:return this.createNode(tl,{type:gE.JSXFragment,children:this.convertChildren(tl.children),closingFragment:this.convertChild(tl.closingFragment),openingFragment:this.convertChild(tl.openingFragment)});case DE.JsxSelfClosingElement:return this.createNode(tl,{type:gE.JSXElement,children:[],closingElement:null,openingElement:this.createNode(tl,{type:gE.JSXOpeningElement,range:sa(tl,this.ast),attributes:this.convertChildren(tl.attributes.properties),name:this.convertJSXTagName(tl.tagName,tl),selfClosing:!0,typeArguments:tl.typeArguments?this.convertTypeArgumentsToTypeParameterInstantiation(tl.typeArguments,tl):void 0})});case DE.JsxOpeningElement:return this.createNode(tl,{type:gE.JSXOpeningElement,attributes:this.convertChildren(tl.attributes.properties),name:this.convertJSXTagName(tl.tagName,tl),selfClosing:!1,typeArguments:tl.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(tl.typeArguments,tl)});case DE.JsxClosingElement:return this.createNode(tl,{type:gE.JSXClosingElement,name:this.convertJSXTagName(tl.tagName,tl)});case DE.JsxOpeningFragment:return this.createNode(tl,{type:gE.JSXOpeningFragment});case DE.JsxClosingFragment:return this.createNode(tl,{type:gE.JSXClosingFragment});case DE.JsxExpression:{let od=tl.expression?this.convertChild(tl.expression):this.createNode(tl,{type:gE.JSXEmptyExpression,range:[tl.getStart(this.ast)+1,tl.getEnd()-1]});return tl.dotDotDotToken?this.createNode(tl,{type:gE.JSXSpreadChild,expression:od}):this.createNode(tl,{type:gE.JSXExpressionContainer,expression:od})}case DE.JsxAttribute:return this.createNode(tl,{type:gE.JSXAttribute,name:this.convertJSXNamespaceOrIdentifier(tl.name),value:this.convertChild(tl.initializer)});case DE.JsxText:{let od=tl.getFullStart(),_d=tl.getEnd(),Ad=this.ast.text.slice(od,_d);return this.createNode(tl,{type:gE.JSXText,range:[od,_d],raw:Ad,value:Zf(Ad)})}case DE.JsxSpreadAttribute:return this.createNode(tl,{type:gE.JSXSpreadAttribute,argument:this.convertChild(tl.expression)});case DE.QualifiedName:return this.createNode(tl,{type:gE.TSQualifiedName,left:this.convertChild(tl.left),right:this.convertChild(tl.right)});case DE.TypeReference:return this.createNode(tl,{type:gE.TSTypeReference,typeArguments:tl.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(tl.typeArguments,tl),typeName:this.convertChild(tl.typeName)});case DE.TypeParameter:return this.createNode(tl,{type:gE.TSTypeParameter,const:Ge(DE.ConstKeyword,tl),constraint:tl.constraint&&this.convertChild(tl.constraint),default:tl.default?this.convertChild(tl.default):void 0,in:Ge(DE.InKeyword,tl),name:this.convertChild(tl.name),out:Ge(DE.OutKeyword,tl)});case DE.ThisType:return this.createNode(tl,{type:gE.TSThisType});case DE.AnyKeyword:case DE.BigIntKeyword:case DE.BooleanKeyword:case DE.NeverKeyword:case DE.NumberKeyword:case DE.ObjectKeyword:case DE.StringKeyword:case DE.SymbolKeyword:case DE.UnknownKeyword:case DE.VoidKeyword:case DE.UndefinedKeyword:case DE.IntrinsicKeyword:return this.createNode(tl,{type:gE[`TS${DE[tl.kind]}`]});case DE.NonNullExpression:{let od=this.createNode(tl,{type:gE.TSNonNullExpression,expression:this.convertChild(tl.expression)});return this.convertChainExpression(od,tl)}case DE.TypeLiteral:return this.createNode(tl,{type:gE.TSTypeLiteral,members:this.convertChildren(tl.members)});case DE.ArrayType:return this.createNode(tl,{type:gE.TSArrayType,elementType:this.convertChild(tl.elementType)});case DE.IndexedAccessType:return this.createNode(tl,{type:gE.TSIndexedAccessType,indexType:this.convertChild(tl.indexType),objectType:this.convertChild(tl.objectType)});case DE.ConditionalType:return this.createNode(tl,{type:gE.TSConditionalType,checkType:this.convertChild(tl.checkType),extendsType:this.convertChild(tl.extendsType),falseType:this.convertChild(tl.falseType),trueType:this.convertChild(tl.trueType)});case DE.TypeQuery:return this.createNode(tl,{type:gE.TSTypeQuery,exprName:this.convertChild(tl.exprName),typeArguments:tl.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(tl.typeArguments,tl)});case DE.MappedType:return tl.members&&tl.members.length>0&&this.#de(tl.members[0],"A mapped type may not declare properties or methods."),this.createNode(tl,this.#me({type:gE.TSMappedType,constraint:this.convertChild(tl.typeParameter.constraint),key:this.convertChild(tl.typeParameter.name),nameType:this.convertChild(tl.nameType)??null,optional:tl.questionToken?tl.questionToken.kind===DE.QuestionToken||Qr(tl.questionToken.kind):!1,readonly:tl.readonlyToken?tl.readonlyToken.kind===DE.ReadonlyKeyword||Qr(tl.readonlyToken.kind):void 0,typeAnnotation:tl.type&&this.convertChild(tl.type)},"typeParameter","'constraint' and 'key'",this.convertChild(tl.typeParameter)));case DE.ParenthesizedExpression:return this.convertChild(tl.expression,od);case DE.TypeAliasDeclaration:{let od=this.createNode(tl,{type:gE.TSTypeAliasDeclaration,declare:Ge(DE.DeclareKeyword,tl),id:this.convertChild(tl.name),typeAnnotation:this.convertChild(tl.type),typeParameters:tl.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(tl.typeParameters)});return this.fixExports(tl,od)}case DE.MethodSignature:return this.convertMethodSignature(tl);case DE.PropertySignature:{let{initializer:od}=tl;return od&&this.#de(od,"A property signature cannot have an initializer."),this.createNode(tl,{type:gE.TSPropertySignature,accessibility:Si(tl),computed:_a(tl.name),key:this.convertChild(tl.name),optional:ed(tl),readonly:Ge(DE.ReadonlyKeyword,tl),static:Ge(DE.StaticKeyword,tl),typeAnnotation:tl.type&&this.convertTypeAnnotation(tl.type,tl)})}case DE.IndexSignature:return this.createNode(tl,{type:gE.TSIndexSignature,accessibility:Si(tl),parameters:this.convertChildren(tl.parameters),readonly:Ge(DE.ReadonlyKeyword,tl),static:Ge(DE.StaticKeyword,tl),typeAnnotation:tl.type&&this.convertTypeAnnotation(tl.type,tl)});case DE.ConstructorType:return this.createNode(tl,{type:gE.TSConstructorType,abstract:Ge(DE.AbstractKeyword,tl),params:this.convertParameters(tl.parameters),returnType:tl.type&&this.convertTypeAnnotation(tl.type,tl),typeParameters:tl.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(tl.typeParameters)});case DE.FunctionType:{let{modifiers:od}=tl;od&&this.#de(od[0],"A function type cannot have modifiers.")}case DE.ConstructSignature:case DE.CallSignature:{let od=tl.kind===DE.ConstructSignature?gE.TSConstructSignatureDeclaration:tl.kind===DE.CallSignature?gE.TSCallSignatureDeclaration:gE.TSFunctionType;return this.createNode(tl,{type:od,params:this.convertParameters(tl.parameters),returnType:tl.type&&this.convertTypeAnnotation(tl.type,tl),typeParameters:tl.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(tl.typeParameters)})}case DE.ExpressionWithTypeArguments:{let _d=od.kind,Ad=_d===DE.InterfaceDeclaration?gE.TSInterfaceHeritage:_d===DE.HeritageClause?gE.TSClassImplements:gE.TSInstantiationExpression;return this.createNode(tl,{type:Ad,expression:this.convertChild(tl.expression),typeArguments:tl.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(tl.typeArguments,tl)})}case DE.InterfaceDeclaration:{let od=tl.heritageClauses??[],_d=[],Ad=!1;for(let Dd of od){Dd.token!==DE.ExtendsKeyword&&this.#de(Dd,Dd.token===DE.ImplementsKeyword?"Interface declaration cannot have 'implements' clause.":"Unexpected token."),Ad&&this.#de(Dd,"'extends' clause already seen."),Ad=!0;for(let od of Dd.types)(!Rh(od.expression)||t1(od.expression))&&this.#de(od,"Interface declaration can only extend an identifier/qualified name with optional type arguments."),_d.push(this.convertChild(od,tl))}let Dd=this.createNode(tl,{type:gE.TSInterfaceDeclaration,body:this.createNode(tl,{type:gE.TSInterfaceBody,range:[tl.members.pos-1,tl.end],body:this.convertChildren(tl.members)}),declare:Ge(DE.DeclareKeyword,tl),extends:_d,id:this.convertChild(tl.name),typeParameters:tl.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(tl.typeParameters)});return this.fixExports(tl,Dd)}case DE.TypePredicate:{let od=this.createNode(tl,{type:gE.TSTypePredicate,asserts:tl.assertsModifier!=null,parameterName:this.convertChild(tl.parameterName),typeAnnotation:null});return tl.type&&(od.typeAnnotation=this.convertTypeAnnotation(tl.type,tl),od.typeAnnotation.loc=od.typeAnnotation.typeAnnotation.loc,od.typeAnnotation.range=od.typeAnnotation.typeAnnotation.range),od}case DE.ImportType:{let od=sa(tl,this.ast);if(tl.isTypeOf){let _d=er(tl.getFirstToken(),tl,this.ast);od[0]=_d.getStart(this.ast)}let _d=null;if(tl.attributes){let od=this.createNode(tl.attributes,{type:gE.ObjectExpression,properties:tl.attributes.elements.map((tl=>this.createNode(tl,{type:gE.Property,computed:!1,key:this.convertChild(tl.name),kind:"init",method:!1,optional:!1,shorthand:!1,value:this.convertChild(tl.value)})))}),Ad=er(tl.argument,tl,this.ast),Dd=er(Ad,tl,this.ast),zd=er(tl.attributes,tl,this.ast),Kd=zd.kind===ef.CommaToken?er(zd,tl,this.ast):zd,Zd=er(Dd,tl,this.ast),fh=sa(Zd,this.ast),vh=Zd.kind===ef.AssertKeyword?"assert":"with";_d=this.createNode(tl,{type:gE.ObjectExpression,range:[Dd.getStart(this.ast),Kd.end],properties:[this.createNode(tl,{type:gE.Property,range:[fh[0],tl.attributes.end],computed:!1,key:this.createNode(tl,{type:gE.Identifier,range:fh,decorators:[],name:vh,optional:!1,typeAnnotation:void 0}),kind:"init",method:!1,optional:!1,shorthand:!1,value:od})]})}let Ad=this.convertChild(tl.argument),Dd=Ad.literal,zd=this.createNode(tl,this.#me({type:gE.TSImportType,range:od,options:_d,qualifier:this.convertChild(tl.qualifier),source:Dd,typeArguments:tl.typeArguments?this.convertTypeArgumentsToTypeParameterInstantiation(tl.typeArguments,tl):null},"argument","source",Ad));return tl.isTypeOf?this.createNode(tl,{type:gE.TSTypeQuery,exprName:zd,typeArguments:void 0}):zd}case DE.EnumDeclaration:{let od=this.convertChildren(tl.members),_d=this.createNode(tl,this.#me({type:gE.TSEnumDeclaration,body:this.createNode(tl,{type:gE.TSEnumBody,range:[tl.members.pos-1,tl.end],members:od}),const:Ge(DE.ConstKeyword,tl),declare:Ge(DE.DeclareKeyword,tl),id:this.convertChild(tl.name)},"members","'body.members'",this.convertChildren(tl.members)));return this.fixExports(tl,_d)}case DE.EnumMember:{let od=tl.name.kind===ef.ComputedPropertyName;return od&&this.#de(tl.name,"Computed property names are not allowed in enums."),(tl.name.kind===DE.NumericLiteral||tl.name.kind===DE.BigIntLiteral)&&this.#de(tl.name,"An enum member cannot have a numeric name."),this.createNode(tl,this.#me({type:gE.TSEnumMember,id:this.convertChild(tl.name),initializer:tl.initializer&&this.convertChild(tl.initializer)},"computed",void 0,od))}case DE.ModuleDeclaration:{let od=Ge(DE.DeclareKeyword,tl),_d=this.createNode(tl,{type:gE.TSModuleDeclaration,...(()=>{if(tl.flags&nf.GlobalAugmentation){let od=this.convertChild(tl.name),_d=this.convertChild(tl.body);return(_d==null||_d.type===gE.TSModuleDeclaration)&&this.#de(tl.body??tl,"Expected a valid module body"),od.type!==gE.Identifier&&this.#de(tl.name,"global module augmentation must have an Identifier id"),{body:_d,declare:!1,global:!1,id:od,kind:"global"}}if(vi(tl.name)){let od=this.convertChild(tl.body);return{kind:"module",...od!=null?{body:od}:{},declare:!1,global:!1,id:this.convertChild(tl.name)}}tl.body==null&&this.#de(tl,"Expected a module body"),tl.name.kind!==ef.Identifier&&this.#de(tl.name,"`namespace`s must have an Identifier id");let _d=this.createNode(tl.name,{type:gE.Identifier,range:[tl.name.getStart(this.ast),tl.name.getEnd()],decorators:[],name:tl.name.text,optional:!1,typeAnnotation:void 0});for(;tl.body&&Ti(tl.body)&&tl.body.name;){tl=tl.body,od||(od=Ge(DE.DeclareKeyword,tl));let Ad=tl.name,Dd=this.createNode(Ad,{type:gE.Identifier,range:[Ad.getStart(this.ast),Ad.getEnd()],decorators:[],name:Ad.text,optional:!1,typeAnnotation:void 0});_d=this.createNode(Ad,{type:gE.TSQualifiedName,range:[_d.range[0],Dd.range[1]],left:_d,right:Dd})}return{body:this.convertChild(tl.body),declare:!1,global:!1,id:_d,kind:tl.flags&nf.Namespace?"namespace":"module"}})()});return _d.declare=od,tl.flags&nf.GlobalAugmentation&&(_d.global=!0),this.fixExports(tl,_d)}case DE.ParenthesizedType:return this.convertChild(tl.type);case DE.UnionType:return this.createNode(tl,{type:gE.TSUnionType,types:this.convertChildren(tl.types)});case DE.IntersectionType:return this.createNode(tl,{type:gE.TSIntersectionType,types:this.convertChildren(tl.types)});case DE.AsExpression:return this.createNode(tl,{type:gE.TSAsExpression,expression:this.convertChild(tl.expression),typeAnnotation:this.convertChild(tl.type)});case DE.InferType:return this.createNode(tl,{type:gE.TSInferType,typeParameter:this.convertChild(tl.typeParameter)});case DE.LiteralType:return tl.literal.kind===DE.NullKeyword?this.createNode(tl.literal,{type:gE.TSNullKeyword}):this.createNode(tl,{type:gE.TSLiteralType,literal:this.convertChild(tl.literal)});case DE.TypeAssertionExpression:return this.createNode(tl,{type:gE.TSTypeAssertion,expression:this.convertChild(tl.expression),typeAnnotation:this.convertChild(tl.type)});case DE.ImportEqualsDeclaration:return this.fixExports(tl,this.createNode(tl,{type:gE.TSImportEqualsDeclaration,id:this.convertChild(tl.name),importKind:tl.isTypeOnly?"type":"value",moduleReference:this.convertChild(tl.moduleReference)}));case DE.ExternalModuleReference:return tl.expression.kind!==DE.StringLiteral&&this.#de(tl.expression,"String literal expected."),this.createNode(tl,{type:gE.TSExternalModuleReference,expression:this.convertChild(tl.expression)});case DE.NamespaceExportDeclaration:return this.createNode(tl,{type:gE.TSNamespaceExportDeclaration,id:this.convertChild(tl.name)});case DE.AbstractKeyword:return this.createNode(tl,{type:gE.TSAbstractKeyword});case DE.TupleType:{let od=this.convertChildren(tl.elements);return this.createNode(tl,{type:gE.TSTupleType,elementTypes:od})}case DE.NamedTupleMember:{let od=this.createNode(tl,{type:gE.TSNamedTupleMember,elementType:this.convertChild(tl.type,tl),label:this.convertChild(tl.name,tl),optional:tl.questionToken!=null});return tl.dotDotDotToken?(od.range[0]=od.label.range[0],od.loc.start=od.label.loc.start,this.createNode(tl,{type:gE.TSRestType,typeAnnotation:od})):od}case DE.OptionalType:return this.createNode(tl,{type:gE.TSOptionalType,typeAnnotation:this.convertChild(tl.type)});case DE.RestType:return this.createNode(tl,{type:gE.TSRestType,typeAnnotation:this.convertChild(tl.type)});case DE.TemplateLiteralType:{let od=this.createNode(tl,{type:gE.TSTemplateLiteralType,quasis:[this.convertChild(tl.head)],types:[]});return tl.templateSpans.forEach((tl=>{od.types.push(this.convertChild(tl.type)),od.quasis.push(this.convertChild(tl.literal))})),od}case DE.ClassStaticBlockDeclaration:return this.createNode(tl,{type:gE.StaticBlock,body:this.convertBodyExpressions(tl.body.statements,tl)});case DE.AssertEntry:case DE.ImportAttribute:return this.createNode(tl,{type:gE.ImportAttribute,key:this.convertChild(tl.name),value:this.convertChild(tl.value)});case DE.SatisfiesExpression:return this.createNode(tl,{type:gE.TSSatisfiesExpression,expression:this.convertChild(tl.expression),typeAnnotation:this.convertChild(tl.type)});default:return this.deeplyCopy(tl)}}createNode(tl,od){let _d=od;return _d.range??(_d.range=sa(tl,this.ast)),_d.loc??(_d.loc=Kr(_d.range,this.ast)),_d&&this.options.shouldPreserveNodeMaps&&this.esTreeNodeToTSNodeMap.set(_d,tl),_d}convertProgram(){return this.converter(this.ast)}deeplyCopy(tl){tl.kind===ef.JSDocFunctionType&&this.#de(tl,"JSDoc types can only be used inside documentation comments.");let od=`TS${DE[tl.kind]}`;if(this.options.errorOnUnknownASTType&&!gE[od])throw new Error(`Unknown AST_NODE_TYPE: "${od}"`);let _d=this.createNode(tl,{type:od});"type"in tl&&(_d.typeAnnotation=tl.type&&"kind"in tl.type&&a1(tl.type)?this.convertTypeAnnotation(tl.type,tl):null),"typeArguments"in tl&&(_d.typeArguments=tl.typeArguments&&"pos"in tl.typeArguments?this.convertTypeArgumentsToTypeParameterInstantiation(tl.typeArguments,tl):null),"typeParameters"in tl&&(_d.typeParameters=tl.typeParameters&&"pos"in tl.typeParameters?this.convertTSTypeParametersToTypeParametersDeclaration(tl.typeParameters):null);let Ad=xi(tl);Ad?.length&&(_d.decorators=this.convertChildren(Ad));let Dd=new Set(["_children","decorators","end","flags","heritageClauses","illegalDecorators","jsDoc","kind","locals","localSymbol","modifierFlagsCache","modifiers","nextContainer","parent","pos","symbol","transformFlags","type","typeArguments","typeParameters"]);return Object.entries(tl).filter((([tl])=>!Dd.has(tl))).forEach((([tl,od])=>{Array.isArray(od)?_d[tl]=this.convertChildren(od):od&&typeof od=="object"&&od.kind?_d[tl]=this.convertChild(od):_d[tl]=od})),_d}fixExports(tl,od){let _d=Ti(tl)&&!vi(tl.name)?Mh(tl):Rn(tl);if(_d?.[0].kind===DE.ExportKeyword){this.registerTSNodeInNodeMap(tl,od);let Ad=_d[0],Dd=_d[1],zd=Dd?.kind===DE.DefaultKeyword,Kd=zd?er(Dd,this.ast,this.ast):er(Ad,this.ast,this.ast);if(od.range[0]=Kd.getStart(this.ast),od.loc=Kr(od.range,this.ast),zd)return this.createNode(tl,{type:gE.ExportDefaultDeclaration,range:[Ad.getStart(this.ast),od.range[1]],declaration:od,exportKind:"value"});let Zd=od.type===gE.TSInterfaceDeclaration||od.type===gE.TSTypeAliasDeclaration,fh="declare"in od&&od.declare;return this.createNode(tl,this.#he({type:gE.ExportNamedDeclaration,range:[Ad.getStart(this.ast),od.range[1]],attributes:[],declaration:od,exportKind:Zd||fh?"type":"value",source:null,specifiers:[]},"assertions","attributes",!0))}return od}getASTMaps(){return{esTreeNodeToTSNodeMap:this.esTreeNodeToTSNodeMap,tsNodeToESTreeNodeMap:this.tsNodeToESTreeNodeMap}}registerTSNodeInNodeMap(tl,od){od&&this.options.shouldPreserveNodeMaps&&!this.tsNodeToESTreeNodeMap.has(tl)&&this.tsNodeToESTreeNodeMap.set(tl,od)}};function Lv(tl,od,_d=tl.getSourceFile()){let Ad=[];for(;;){if(mf(tl.kind))od(tl);else{let od=tl.getChildren(_d);if(od.length===1){tl=od[0];continue}for(let tl=od.length-1;tl>=0;--tl)Ad.push(od[tl])}if(Ad.length===0)break;tl=Ad.pop()}}function Bh(tl,od,_d=tl.getSourceFile()){let Ad=_d.text,Dd=_d.languageVariant!==eA.JSX;return Lv(tl,(tl=>{if(tl.pos!==tl.end&&(tl.kind!==ef.JsxText&&Wm(Ad,tl.pos===0?(sf(Ad)??"").length:tl.pos,h),Dd||Jv(tl)))return Gm(Ad,tl.end,h)}),_d);function h(tl,_d,Dd){od(Ad,{end:_d,kind:Dd,pos:tl})}}function Jv(tl){switch(tl.kind){case ef.CloseBraceToken:return tl.parent.kind!==ef.JsxExpression||!id(tl.parent.parent);case ef.GreaterThanToken:switch(tl.parent.kind){case ef.JsxClosingElement:case ef.JsxClosingFragment:return!id(tl.parent.parent.parent);case ef.JsxOpeningElement:return tl.end!==tl.parent.end;case ef.JsxOpeningFragment:return!1;case ef.JsxSelfClosingElement:return tl.end!==tl.parent.end||!id(tl.parent.parent)}}return!0}function id(tl){return tl.kind===ef.JsxElement||tl.kind===ef.JsxFragment}var[TE,kE]=wh.split(".").map((tl=>Number.parseInt(tl,10)));var IE=tg.Intrinsic??tg.Any|tg.Unknown|tg.String|tg.Number|tg.BigInt|tg.Boolean|tg.BooleanLiteral|tg.ESSymbol|tg.Void|tg.Undefined|tg.Null|tg.Never|tg.NonPrimitive;function qh(tl,od){let _d=[];return Bh(tl,((Ad,Dd)=>{let zd=Dd.kind===ef.SingleLineCommentTrivia?AE.Line:AE.Block,Kd=[Dd.pos,Dd.end],Zd=Kr(Kd,tl),fh=Kd[0]+2,vh=Dd.kind===ef.SingleLineCommentTrivia?Kd[1]:Kd[1]-2;_d.push({type:zd,loc:Zd,range:Kd,value:od.slice(fh,vh)})}),tl),_d}var Fh=()=>{};function zh(tl,od,_d){let{parseDiagnostics:Ad}=tl;if(Ad.length)throw rd(Ad[0]);let Dd=new SE(tl,{allowInvalidAST:od.allowInvalidAST,errorOnUnknownASTType:od.errorOnUnknownASTType,shouldPreserveNodeMaps:_d,suppressDeprecatedPropertyWarnings:od.suppressDeprecatedPropertyWarnings}),zd=Dd.convertProgram();return(!od.range||!od.loc)&&Fh(zd,{enter:tl=>{od.range||delete tl.range,od.loc||delete tl.loc}}),od.tokens&&(zd.tokens=Ih(tl)),od.comment&&(zd.comments=qh(tl,od.codeFullText)),{astMaps:Dd.getASTMaps(),estree:zd}}function Ul(tl){if(typeof tl!="object"||tl==null)return!1;let od=tl;return od.kind===ef.SourceFile&&typeof od.getFullText=="function"}var zv=function(tl){return tl&&tl.__esModule?tl:{default:tl}};var BE=zv({extname:tl=>"."+tl.split(".").pop()});function Wh(tl,od){switch(BE.default.extname(tl).toLowerCase()){case tA.Cjs:case tA.Js:case tA.Mjs:return sg.JS;case tA.Cts:case tA.Mts:case tA.Ts:return sg.TS;case tA.Json:return sg.JSON;case tA.Jsx:return sg.JSX;case tA.Tsx:return sg.TSX;default:return od?sg.TSX:sg.TS}}var FE={default:Kd},PE=(0,FE.default)("typescript-eslint:typescript-estree:create-program:createSourceFile");function Gh(tl){return PE("Getting AST without type information in %s mode for: %s",tl.jsx?"TSX":"TS",tl.filePath),Ul(tl.code)?tl.code:uh(tl.filePath,tl.codeFullText,{jsDocParsingMode:tl.jsDocParsingMode,languageVersion:mg.Latest,setExternalModuleIndicator:tl.setExternalModuleIndicator},!0,Wh(tl.filePath,tl.jsx))}var Yh=tl=>tl;var Hh=()=>{};var RE=class{};var Qh=()=>!1;var Kh=()=>{};var s4=function(tl){return tl&&tl.__esModule?tl:{default:tl}};var NE={},OE={default:Kd},LE=s4({extname:tl=>"."+tl.split(".").pop()}),QE=(0,OE.default)("typescript-eslint:typescript-estree:parseSettings:createParseSettings"),ME,jE=null,UE={ParseAll:oA?.ParseAll,ParseForTypeErrors:oA?.ParseForTypeErrors,ParseForTypeInfo:oA?.ParseForTypeInfo,ParseNone:oA?.ParseNone};function e0(tl,od={}){let _d=u4(tl),Ad=Qh(od),Dd=void 0,zd=typeof od.loggerFn=="function",Kd=Yh(typeof od.filePath=="string"&&od.filePath!==""?od.filePath:p4(od.jsx),Dd),Zd=LE.default.extname(Kd).toLowerCase(),fh=(()=>{switch(od.jsDocParsingMode){case"all":return UE.ParseAll;case"none":return UE.ParseNone;case"type-info":return UE.ParseForTypeInfo;default:return UE.ParseAll}})(),vh={loc:od.loc===!0,range:od.range===!0,allowInvalidAST:od.allowInvalidAST===!0,code:tl,codeFullText:_d,comment:od.comment===!0,comments:[],debugLevel:od.debugLevel===!0?new Set(["typescript-eslint"]):Array.isArray(od.debugLevel)?new Set(od.debugLevel):new Set,errorOnTypeScriptSyntacticAndSemanticIssues:!1,errorOnUnknownASTType:od.errorOnUnknownASTType===!0,extraFileExtensions:Array.isArray(od.extraFileExtensions)&&od.extraFileExtensions.every((tl=>typeof tl=="string"))?od.extraFileExtensions:[],filePath:Kd,jsDocParsingMode:fh,jsx:od.jsx===!0,log:typeof od.loggerFn=="function"?od.loggerFn:od.loggerFn===!1?()=>{}:console.log,preserveNodeMaps:od.preserveNodeMaps!==!1,programs:Array.isArray(od.programs)?od.programs:null,projects:new Map,projectService:od.projectService||od.project&&od.projectService!==!1&&(void 0).env.TYPESCRIPT_ESLINT_PROJECT_SERVICE==="true"?f4(od.projectService,{jsDocParsingMode:fh,tsconfigRootDir:Dd}):void 0,setExternalModuleIndicator:od.sourceType==="module"||od.sourceType==null&&Zd===tA.Mjs||od.sourceType==null&&Zd===tA.Mts?tl=>{tl.externalModuleIndicator=!0}:void 0,singleRun:Ad,suppressDeprecatedPropertyWarnings:od.suppressDeprecatedPropertyWarnings??!0,tokens:od.tokens===!0?[]:null,tsconfigMatchCache:ME??(ME=new RE(Ad?"Infinity":od.cacheLifetime?.glob??void 0)),tsconfigRootDir:Dd};if(vh.projectService&&od.project&&(void 0).env.TYPESCRIPT_ESLINT_IGNORE_PROJECT_AND_PROJECT_SERVICE_ERROR!=="true")throw new Error('Enabling "project" does nothing when "projectService" is enabled. You can remove the "project" setting.');if(vh.debugLevel.size>0){let tl=[];vh.debugLevel.has("typescript-eslint")&&tl.push("typescript-eslint:*"),(vh.debugLevel.has("eslint")||OE.default.enabled("eslint:*,-eslint:code-path"))&&tl.push("eslint:*,-eslint:code-path"),OE.default.enable(tl.join(","))}if(Array.isArray(od.programs)){if(!od.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.");QE("parserOptions.programs was provided, so parserOptions.project will be ignored.")}return!vh.programs&&!vh.projectService&&(vh.projects=new Map),od.jsDocParsingMode==null&&vh.projects.size===0&&vh.programs==null&&vh.projectService==null&&(vh.jsDocParsingMode=UE.ParseNone),Kh(vh,zd),vh}function u4(tl){return Ul(tl)?tl.getFullText(tl):typeof tl=="string"?tl:String(tl)}function p4(tl){return tl?"estree.tsx":"estree.ts"}function f4(tl,od){let _d=typeof tl=="object"?tl:{};return Hh(_d.allowDefaultProject),jE??(jE=(0,NE.createProjectService)({options:_d,...od})),jE}var GE={default:Kd},$E=(0,GE.default)("typescript-eslint:typescript-estree:parser");function t0(tl,od){let{ast:_d}=g4(tl,od,!1);return _d}function g4(tl,od,_d){let Ad=e0(tl,od);if(od?.errorOnTypeScriptSyntacticAndSemanticIssues)throw new Error('"errorOnTypeScriptSyntacticAndSemanticIssues" is only supported for parseAndGenerateServices()');let Dd=Gh(Ad),{astMaps:zd,estree:Kd}=zh(Dd,Ad,_d);return{ast:Kd,esTreeNodeToTSNodeMap:zd.esTreeNodeToTSNodeMap,tsNodeToESTreeNodeMap:zd.tsNodeToESTreeNodeMap}}function b4(tl,od){let _d=new SyntaxError(tl+" ("+od.loc.start.line+":"+od.loc.start.column+")");return Object.assign(_d,od)}var JE=b4;function r0(tl){let od=[];for(let _d of tl)try{return _d()}catch(tl){od.push(tl)}throw Object.assign(new Error("All combinations failed"),{errors:od})}var qE=Array.prototype.findLast??function(tl){for(let od=this.length-1;od>=0;od--){let _d=this[od];if(tl(_d,od,this))return _d}},VE=Ia("findLast",(function(){if(Array.isArray(this))return qE})),HE=VE;function x4(tl){return this[tl<0?this.length+tl:tl]}var WE=Ia("at",(function(){if(Array.isArray(this)||typeof this=="string")return x4})),YE=WE;function tr(tl){let od=tl.range?.[0]??tl.start,_d=(tl.declaration?.decorators??tl.decorators)?.[0];return _d?Math.min(tr(_d),od):od}function Un(tl){return tl.range?.[1]??tl.end}function w4(tl){let od=new Set(tl);return tl=>od.has(tl?.type)}var zE=w4;var KE=zE(["Block","CommentBlock","MultiLine"]),XE=KE;var ZE=zE(["Line","CommentLine","SingleLine","HashbangComment","HTMLOpen","HTMLClose","Hashbang","InterpreterDirective"]),ew=ZE;var tw=new WeakMap;function A4(tl){return tw.has(tl)||tw.set(tl,XE(tl)&&tl.value[0]==="*"&&/@(?:type|satisfies)\b/u.test(tl.value)),tw.get(tl)}var rw=A4;function C4(tl){if(!XE(tl))return!1;let od=`*${tl.value}*`.split(`\n`);return od.length>1&&od.every((tl=>tl.trimStart()[0]==="*"))}var nw=new WeakMap;function D4(tl){return nw.has(tl)||nw.set(tl,C4(tl)),nw.get(tl)}var iw=D4;function P4(tl){if(tl.length<2)return;let od;for(let _d=tl.length-1;_d>=0;_d--){let Ad=tl[_d];if(od&&Un(Ad)===tr(od)&&iw(Ad)&&iw(od)&&(tl.splice(_d+1,1),Ad.value+="*//*"+od.value,Ad.range=[tr(Ad),Un(od)]),!ew(Ad)&&!XE(Ad))throw new TypeError(`Unknown comment type: "${Ad.type}".`);od=Ad}}var sw=P4;function N4(tl){return tl!==null&&typeof tl=="object"}var aw=N4;var ow=null;function A_(tl){if(ow!==null&&typeof ow.property){let tl=ow;return ow=A_.prototype=null,tl}return ow=A_.prototype=tl??Object.create(null),new A_}var lw=10;for(let tl=0;tl<=lw;tl++)A_();function cd(tl){return A_(tl)}function O4(tl,od="type"){cd(tl);function a(_d){let Ad=_d[od],Dd=tl[Ad];if(!Array.isArray(Dd))throw Object.assign(new Error(`Missing visitor keys for '${Ad}'.`),{node:_d});return Dd}return a}var cw=O4;var uw=[["decorators","key","typeAnnotation","value"],[],["elementType"],["expression"],["expression","typeAnnotation"],["left","right"],["argument"],["directives","body"],["label"],["callee","typeArguments","arguments"],["body"],["decorators","id","typeParameters","superClass","superTypeArguments","mixins","implements","body","superTypeParameters"],["id","typeParameters"],["decorators","key","typeParameters","params","returnType","body"],["decorators","variance","key","typeAnnotation","value"],["name","typeAnnotation"],["test","consequent","alternate"],["checkType","extendsType","trueType","falseType"],["value"],["id","body"],["declaration","specifiers","source","attributes"],["id"],["id","typeParameters","extends","body"],["typeAnnotation"],["id","typeParameters","right"],["body","test"],["members"],["id","init"],["exported"],["left","right","body"],["id","typeParameters","params","predicate","returnType","body"],["id","params","body","typeParameters","returnType"],["key","value"],["local"],["objectType","indexType"],["typeParameter"],["types"],["node"],["object","property"],["argument","cases"],["pattern","body","guard"],["literal"],["decorators","key","value"],["expressions"],["qualification","id"],["decorators","key","typeAnnotation"],["typeParameters","params","returnType"],["expression","typeArguments"],["params"],["parameterName","typeAnnotation"]],pw={AccessorProperty:uw[0],AnyTypeAnnotation:uw[1],ArgumentPlaceholder:uw[1],ArrayExpression:["elements"],ArrayPattern:["elements","typeAnnotation","decorators"],ArrayTypeAnnotation:uw[2],ArrowFunctionExpression:["typeParameters","params","predicate","returnType","body"],AsConstExpression:uw[3],AsExpression:uw[4],AssignmentExpression:uw[5],AssignmentPattern:["left","right","decorators","typeAnnotation"],AwaitExpression:uw[6],BigIntLiteral:uw[1],BigIntLiteralTypeAnnotation:uw[1],BigIntTypeAnnotation:uw[1],BinaryExpression:uw[5],BindExpression:["object","callee"],BlockStatement:uw[7],BooleanLiteral:uw[1],BooleanLiteralTypeAnnotation:uw[1],BooleanTypeAnnotation:uw[1],BreakStatement:uw[8],CallExpression:uw[9],CatchClause:["param","body"],ChainExpression:uw[3],ClassAccessorProperty:uw[0],ClassBody:uw[10],ClassDeclaration:uw[11],ClassExpression:uw[11],ClassImplements:uw[12],ClassMethod:uw[13],ClassPrivateMethod:uw[13],ClassPrivateProperty:uw[14],ClassProperty:uw[14],ComponentDeclaration:["id","params","body","typeParameters","rendersType"],ComponentParameter:["name","local"],ComponentTypeAnnotation:["params","rest","typeParameters","rendersType"],ComponentTypeParameter:uw[15],ConditionalExpression:uw[16],ConditionalTypeAnnotation:uw[17],ContinueStatement:uw[8],DebuggerStatement:uw[1],DeclareClass:["id","typeParameters","extends","mixins","implements","body"],DeclareComponent:["id","params","rest","typeParameters","rendersType"],DeclaredPredicate:uw[18],DeclareEnum:uw[19],DeclareExportAllDeclaration:["source","attributes"],DeclareExportDeclaration:uw[20],DeclareFunction:["id","predicate"],DeclareHook:uw[21],DeclareInterface:uw[22],DeclareModule:uw[19],DeclareModuleExports:uw[23],DeclareNamespace:uw[19],DeclareOpaqueType:["id","typeParameters","supertype","lowerBound","upperBound"],DeclareTypeAlias:uw[24],DeclareVariable:uw[21],Decorator:uw[3],Directive:uw[18],DirectiveLiteral:uw[1],DoExpression:uw[10],DoWhileStatement:uw[25],EmptyStatement:uw[1],EmptyTypeAnnotation:uw[1],EnumBigIntBody:uw[26],EnumBigIntMember:uw[27],EnumBooleanBody:uw[26],EnumBooleanMember:uw[27],EnumDeclaration:uw[19],EnumDefaultedMember:uw[21],EnumNumberBody:uw[26],EnumNumberMember:uw[27],EnumStringBody:uw[26],EnumStringMember:uw[27],EnumSymbolBody:uw[26],ExistsTypeAnnotation:uw[1],ExperimentalRestProperty:uw[6],ExperimentalSpreadProperty:uw[6],ExportAllDeclaration:["source","attributes","exported"],ExportDefaultDeclaration:["declaration"],ExportDefaultSpecifier:uw[28],ExportNamedDeclaration:uw[20],ExportNamespaceSpecifier:uw[28],ExportSpecifier:["local","exported"],ExpressionStatement:uw[3],File:["program"],ForInStatement:uw[29],ForOfStatement:uw[29],ForStatement:["init","test","update","body"],FunctionDeclaration:uw[30],FunctionExpression:uw[30],FunctionTypeAnnotation:["typeParameters","this","params","rest","returnType"],FunctionTypeParam:uw[15],GenericTypeAnnotation:uw[12],HookDeclaration:uw[31],HookTypeAnnotation:["params","returnType","rest","typeParameters"],Identifier:["typeAnnotation","decorators"],IfStatement:uw[16],ImportAttribute:uw[32],ImportDeclaration:["specifiers","source","attributes"],ImportDefaultSpecifier:uw[33],ImportExpression:["source","options"],ImportNamespaceSpecifier:uw[33],ImportSpecifier:["imported","local"],IndexedAccessType:uw[34],InferredPredicate:uw[1],InferTypeAnnotation:uw[35],InterfaceDeclaration:uw[22],InterfaceExtends:uw[12],InterfaceTypeAnnotation:["extends","body"],InterpreterDirective:uw[1],IntersectionTypeAnnotation:uw[36],JsExpressionRoot:uw[37],JsonRoot:uw[37],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXClosingFragment:uw[1],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:uw[1],JSXExpressionContainer:uw[3],JSXFragment:["openingFragment","children","closingFragment"],JSXIdentifier:uw[1],JSXMemberExpression:uw[38],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","typeArguments","attributes"],JSXOpeningFragment:uw[1],JSXSpreadAttribute:uw[6],JSXSpreadChild:uw[3],JSXText:uw[1],KeyofTypeAnnotation:uw[6],LabeledStatement:["label","body"],Literal:uw[1],LogicalExpression:uw[5],MatchArrayPattern:["elements","rest"],MatchAsPattern:["pattern","target"],MatchBindingPattern:uw[21],MatchExpression:uw[39],MatchExpressionCase:uw[40],MatchIdentifierPattern:uw[21],MatchLiteralPattern:uw[41],MatchMemberPattern:["base","property"],MatchObjectPattern:["properties","rest"],MatchObjectPatternProperty:["key","pattern"],MatchOrPattern:["patterns"],MatchRestPattern:uw[6],MatchStatement:uw[39],MatchStatementCase:uw[40],MatchUnaryPattern:uw[6],MatchWildcardPattern:uw[1],MemberExpression:uw[38],MetaProperty:["meta","property"],MethodDefinition:uw[42],MixedTypeAnnotation:uw[1],ModuleExpression:uw[10],NeverTypeAnnotation:uw[1],NewExpression:uw[9],NGChainedExpression:uw[43],NGEmptyExpression:uw[1],NGMicrosyntax:uw[10],NGMicrosyntaxAs:["key","alias"],NGMicrosyntaxExpression:["expression","alias"],NGMicrosyntaxKey:uw[1],NGMicrosyntaxKeyedExpression:["key","expression"],NGMicrosyntaxLet:uw[32],NGPipeExpression:["left","right","arguments"],NGRoot:uw[37],NullableTypeAnnotation:uw[23],NullLiteral:uw[1],NullLiteralTypeAnnotation:uw[1],NumberLiteralTypeAnnotation:uw[1],NumberTypeAnnotation:uw[1],NumericLiteral:uw[1],ObjectExpression:["properties"],ObjectMethod:uw[13],ObjectPattern:["decorators","properties","typeAnnotation"],ObjectProperty:uw[42],ObjectTypeAnnotation:["properties","indexers","callProperties","internalSlots"],ObjectTypeCallProperty:uw[18],ObjectTypeIndexer:["variance","id","key","value"],ObjectTypeInternalSlot:["id","value"],ObjectTypeMappedTypeProperty:["keyTparam","propType","sourceType","variance"],ObjectTypeProperty:["key","value","variance"],ObjectTypeSpreadProperty:uw[6],OpaqueType:["id","typeParameters","supertype","impltype","lowerBound","upperBound"],OptionalCallExpression:uw[9],OptionalIndexedAccessType:uw[34],OptionalMemberExpression:uw[38],ParenthesizedExpression:uw[3],PipelineBareFunction:["callee"],PipelinePrimaryTopicReference:uw[1],PipelineTopicExpression:uw[3],Placeholder:uw[1],PrivateIdentifier:uw[1],PrivateName:uw[21],Program:uw[7],Property:uw[32],PropertyDefinition:uw[14],QualifiedTypeIdentifier:uw[44],QualifiedTypeofIdentifier:uw[44],RegExpLiteral:uw[1],RestElement:["argument","typeAnnotation","decorators"],ReturnStatement:uw[6],SatisfiesExpression:uw[4],SequenceExpression:uw[43],SpreadElement:uw[6],StaticBlock:uw[10],StringLiteral:uw[1],StringLiteralTypeAnnotation:uw[1],StringTypeAnnotation:uw[1],Super:uw[1],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],SymbolTypeAnnotation:uw[1],TaggedTemplateExpression:["tag","typeArguments","quasi"],TemplateElement:uw[1],TemplateLiteral:["quasis","expressions"],ThisExpression:uw[1],ThisTypeAnnotation:uw[1],ThrowStatement:uw[6],TopicReference:uw[1],TryStatement:["block","handler","finalizer"],TSAbstractAccessorProperty:uw[45],TSAbstractKeyword:uw[1],TSAbstractMethodDefinition:uw[32],TSAbstractPropertyDefinition:uw[45],TSAnyKeyword:uw[1],TSArrayType:uw[2],TSAsExpression:uw[4],TSAsyncKeyword:uw[1],TSBigIntKeyword:uw[1],TSBooleanKeyword:uw[1],TSCallSignatureDeclaration:uw[46],TSClassImplements:uw[47],TSConditionalType:uw[17],TSConstructorType:uw[46],TSConstructSignatureDeclaration:uw[46],TSDeclareFunction:uw[31],TSDeclareKeyword:uw[1],TSDeclareMethod:["decorators","key","typeParameters","params","returnType"],TSEmptyBodyFunctionExpression:["id","typeParameters","params","returnType"],TSEnumBody:uw[26],TSEnumDeclaration:uw[19],TSEnumMember:["id","initializer"],TSExportAssignment:uw[3],TSExportKeyword:uw[1],TSExternalModuleReference:uw[3],TSFunctionType:uw[46],TSImportEqualsDeclaration:["id","moduleReference"],TSImportType:["options","qualifier","typeArguments","source"],TSIndexedAccessType:uw[34],TSIndexSignature:["parameters","typeAnnotation"],TSInferType:uw[35],TSInstantiationExpression:uw[47],TSInterfaceBody:uw[10],TSInterfaceDeclaration:uw[22],TSInterfaceHeritage:uw[47],TSIntersectionType:uw[36],TSIntrinsicKeyword:uw[1],TSJSDocAllType:uw[1],TSJSDocNonNullableType:uw[23],TSJSDocNullableType:uw[23],TSJSDocUnknownType:uw[1],TSLiteralType:uw[41],TSMappedType:["key","constraint","nameType","typeAnnotation"],TSMethodSignature:["key","typeParameters","params","returnType"],TSModuleBlock:uw[10],TSModuleDeclaration:uw[19],TSNamedTupleMember:["label","elementType"],TSNamespaceExportDeclaration:uw[21],TSNeverKeyword:uw[1],TSNonNullExpression:uw[3],TSNullKeyword:uw[1],TSNumberKeyword:uw[1],TSObjectKeyword:uw[1],TSOptionalType:uw[23],TSParameterProperty:["parameter","decorators"],TSParenthesizedType:uw[23],TSPrivateKeyword:uw[1],TSPropertySignature:["key","typeAnnotation"],TSProtectedKeyword:uw[1],TSPublicKeyword:uw[1],TSQualifiedName:uw[5],TSReadonlyKeyword:uw[1],TSRestType:uw[23],TSSatisfiesExpression:uw[4],TSStaticKeyword:uw[1],TSStringKeyword:uw[1],TSSymbolKeyword:uw[1],TSTemplateLiteralType:["quasis","types"],TSThisType:uw[1],TSTupleType:["elementTypes"],TSTypeAliasDeclaration:["id","typeParameters","typeAnnotation"],TSTypeAnnotation:uw[23],TSTypeAssertion:uw[4],TSTypeLiteral:uw[26],TSTypeOperator:uw[23],TSTypeParameter:["name","constraint","default"],TSTypeParameterDeclaration:uw[48],TSTypeParameterInstantiation:uw[48],TSTypePredicate:uw[49],TSTypeQuery:["exprName","typeArguments"],TSTypeReference:["typeName","typeArguments"],TSUndefinedKeyword:uw[1],TSUnionType:uw[36],TSUnknownKeyword:uw[1],TSVoidKeyword:uw[1],TupleTypeAnnotation:["types","elementTypes"],TupleTypeLabeledElement:["label","elementType","variance"],TupleTypeSpreadElement:["label","typeAnnotation"],TypeAlias:uw[24],TypeAnnotation:uw[23],TypeCastExpression:uw[4],TypeofTypeAnnotation:["argument","typeArguments"],TypeOperator:uw[23],TypeParameter:["bound","default","variance"],TypeParameterDeclaration:uw[48],TypeParameterInstantiation:uw[48],TypePredicate:uw[49],UnaryExpression:uw[6],UndefinedTypeAnnotation:uw[1],UnionTypeAnnotation:uw[36],UnknownTypeAnnotation:uw[1],UpdateExpression:uw[6],V8IntrinsicIdentifier:uw[1],VariableDeclaration:["declarations"],VariableDeclarator:uw[27],Variance:uw[1],VoidPattern:uw[1],VoidTypeAnnotation:uw[1],WhileStatement:uw[25],WithStatement:["object","body"],YieldExpression:uw[6]};var dw=cw(pw),hw=dw;function Bl(tl,od){if(!aw(tl))return tl;if(Array.isArray(tl)){for(let _d=0;_dtl<=_d));Kd=tl&&Ad.slice(tl,_d).trim().length===0}return Kd?void 0:(tl.extra={...tl.extra,parenthesized:!0},tl)}case"TemplateLiteral":if(od.expressions.length!==od.quasis.length-1)throw new Error("Malformed template literal.");break;case"TemplateElement":if(_d==="flow"||_d==="hermes"||_d==="espree"||_d==="typescript"||zd){let tl=tr(od)+1,_d=Un(od)-(od.tail?1:2);od.range=[tl,_d]}break;case"VariableDeclaration":{let tl=YE(0,od.declarations,-1);tl?.init&&Ad[Un(tl)]!==";"&&(od.range=[tr(od),Un(tl)]);break}case"TSParenthesizedType":return od.typeAnnotation;case"TopicReference":tl.extra={...tl.extra,__isUsingHackPipeline:!0};break;case"TSUnionType":case"TSIntersectionType":if(od.types.length===1)return od.types[0];break;case"ImportExpression":_d==="hermes"&&od.attributes&&!od.options&&(od.options=od.attributes);break}},onLeave(tl){switch(tl.type){case"LogicalExpression":if(d0(tl))return ld(tl);break;case"TSImportType":!tl.source&&tl.argument.type==="TSLiteralType"&&(tl.source=tl.argument.literal,delete tl.argument);break}}}),tl}function d0(tl){return tl.type==="LogicalExpression"&&tl.right.type==="LogicalExpression"&&tl.operator===tl.right.operator}function ld(tl){return d0(tl)?ld({type:"LogicalExpression",operator:tl.operator,left:ld({type:"LogicalExpression",operator:tl.operator,left:tl.left,right:tl.right.left,range:[tr(tl.left),Un(tl.right.left)]}),right:tl.right.right,range:[tr(tl),Un(tl)]}):tl}var mw=L4;var gw=/\*\/$/,Aw=/^\/\*\*?/,yw=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,bw=/(^|\s+)\/\/([^\n\r]*)/g,vw=/^(\r?\n)+/,Ew=/(?:^|\r?\n) *(@[^\n\r]*?) *\r?\n *(?![^\n\r@]*\/\/[^]*)([^\s@][^\n\r@]+?) *\r?\n/g,ww=/(?:^|\r?\n) *@(\S+) *([^\n\r]*)/g,Cw=/(\r?\n|^) *\* ?/g,xw=[];function g0(tl){let od=tl.match(yw);return od?od[0].trimStart():""}function b0(tl){tl=vh(0,tl.replace(Aw,"").replace(gw,""),Cw,"$1");let od="";for(;od!==tl;)od=tl,tl=vh(0,tl,Ew,`\n$1 $2\n`);tl=tl.replace(vw,"").trimEnd();let _d=Object.create(null),Ad=vh(0,tl,ww,"").replace(vw,"").trimEnd(),Dd;for(;Dd=ww.exec(tl);){let tl=vh(0,Dd[2],bw,"");if(typeof _d[Dd[1]]=="string"||Array.isArray(_d[Dd[1]])){let od=_d[Dd[1]];_d[Dd[1]]=[...xw,...Array.isArray(od)?od:[od],tl]}else _d[Dd[1]]=tl}return{comments:Ad,pragmas:_d}}var Dw=["noformat","noprettier"],Sw=["format","prettier"];function z4(tl){if(!tl.startsWith("#!"))return"";let od=tl.indexOf(`\n`);return od===-1?tl:tl.slice(0,od)}var Tw=z4;function S0(tl){let od=Tw(tl);od&&(tl=tl.slice(od.length+1));let _d=g0(tl),{pragmas:Ad,comments:Dd}=b0(_d);return{shebang:od,text:tl,pragmas:Ad,comments:Dd}}function w0(tl){let{pragmas:od}=S0(tl);return Sw.some((tl=>Object.prototype.hasOwnProperty.call(od,tl)))}function k0(tl){let{pragmas:od}=S0(tl);return Dw.some((tl=>Object.prototype.hasOwnProperty.call(od,tl)))}function V4(tl){return tl=typeof tl=="function"?{parse:tl}:tl,{astFormat:"estree",hasPragma:w0,hasIgnorePragma:k0,locStart:tr,locEnd:Un,...tl}}var kw=V4;var Iw=/^[^"'`]*<\/|^[^/]{2}.*\/>/mu;function W4(tl){return tl.charAt(0)==="#"&&tl.charAt(1)==="!"?"//"+tl.slice(2):tl}var Bw=W4;var Fw="module";var Pw="commonjs",Rw=[Fw,Pw];function I0(tl){if(typeof tl=="string"){if(tl=tl.toLowerCase(),/\.(?:mjs|mts)$/iu.test(tl))return Fw;if(/\.(?:cjs|cts)$/iu.test(tl))return Pw}}var Nw={loc:!0,range:!0,comment:!0,tokens:!1,loggerFn:!1,project:!1,jsDocParsingMode:"none",suppressDeprecatedPropertyWarnings:!0};function Y4(tl){let{message:od,location:_d}=tl;if(!_d)return tl;let{start:Ad,end:Dd}=_d;return JE(od,{loc:{start:{line:Ad.line,column:Ad.column+1},end:{line:Dd.line,column:Dd.column+1}},cause:tl})}var H4=tl=>tl&&/\.(?:js|mjs|cjs|jsx|ts|mts|cts|tsx)$/iu.test(tl);function X4(tl,od){let _d=[{...Nw,filePath:od}],Ad=I0(od);if(Ad?_d=_d.map((tl=>({...tl,sourceType:Ad}))):_d=Rw.flatMap((tl=>_d.map((od=>({...od,sourceType:tl}))))),H4(od))return _d;let Dd=Iw.test(tl);return[Dd,!Dd].flatMap((tl=>_d.map((od=>({...od,jsx:tl})))))}function $4(tl,od){let _d=od?.filepath;typeof _d!="string"&&(_d=void 0);let Ad=Bw(tl),Dd=X4(tl,_d),zd;try{zd=r0(Dd.map((tl=>()=>t0(Ad,tl))))}catch({errors:[tl]}){throw Y4(tl)}return mw(zd,{parser:"typescript",text:tl})}var Ow=kw($4);return ay(Dd)}))},69482:tl=>{(function(od){function e(){var tl=od();return tl.default||tl}if(true)tl.exports=e();else{var _d}})((function(){"use strict";var tl=Object.create;var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.getPrototypeOf,zd=Object.prototype.hasOwnProperty;var ne=(tl,od)=>()=>(od||tl((od={exports:{}}).exports,od),od.exports),sr=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:!0})},ir=(tl,Dd,Kd,Zd)=>{if(Dd&&typeof Dd=="object"||typeof Dd=="function")for(let fh of Ad(Dd))!zd.call(tl,fh)&&fh!==Kd&&od(tl,fh,{get:()=>Dd[fh],enumerable:!(Zd=_d(Dd,fh))||Zd.enumerable});return tl};var or=(_d,Ad,zd)=>(zd=_d!=null?tl(Dd(_d)):{},ir(Ad||!_d||!_d.__esModule?od(zd,"default",{value:_d,enumerable:!0}):zd,_d)),_i=tl=>ir(od({},"__esModule",{value:!0}),tl);var Kd=ne((tl=>{"use strict";var od={ANCHOR:"&",COMMENT:"#",TAG:"!",DIRECTIVES_END:"-",DOCUMENT_END:"."},_d={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"},Ad="tag:yaml.org,2002:",Dd={MAP:"tag:yaml.org,2002:map",SEQ:"tag:yaml.org,2002:seq",STR:"tag:yaml.org,2002:str"};function Wr(tl){let od=[0],_d=tl.indexOf(`\n`);for(;_d!==-1;)_d+=1,od.push(_d),_d=tl.indexOf(`\n`,_d);return od}function Kr(tl){let od,_d;return typeof tl=="string"?(od=Wr(tl),_d=tl):(Array.isArray(tl)&&(tl=tl[0]),tl&&tl.context&&(tl.lineStarts||(tl.lineStarts=Wr(tl.context.src)),od=tl.lineStarts,_d=tl.context.src)),{lineStarts:od,src:_d}}function Sn(tl,od){if(typeof tl!="number"||tl<0)return null;let{lineStarts:_d,src:Ad}=Kr(od);if(!_d||!Ad||tl>Ad.length)return null;for(let od=0;od<_d.length;++od){let Ad=_d[od];if(tl=1)||tl>_d.length)return null;let Dd=_d[tl-1],zd=_d[tl];for(;zd&&zd>Dd&&Ad[zd-1]===`\n`;)--zd;return Ad.slice(Dd,zd)}function go({start:tl,end:od},_d,Ad=80){let Dd=ho(tl.line,_d);if(!Dd)return null;let{col:zd}=tl;if(Dd.length>Ad)if(zd<=Ad-10)Dd=Dd.substr(0,Ad-1)+"…";else{let tl=Math.round(Ad/2);Dd.length>zd+tl&&(Dd=Dd.substr(0,zd+tl-1)+"…"),zd-=Dd.length-Ad,Dd="…"+Dd.substr(1-Ad)}let Kd=1,Zd="";od&&(od.line===tl.line&&zd+(od.col-tl.col)<=Ad+1?Kd=od.col-tl.col:(Kd=Math.min(Dd.length+1,Ad)-zd,Zd="…"));let fh=zd>1?" ".repeat(zd-1):"",vh="^".repeat(Kd);return`${Dd}\n${fh}${vh}${Zd}`}var zd=class t{static copy(tl){return new t(tl.start,tl.end)}constructor(tl,od){this.start=tl,this.end=od||tl}isEmpty(){return typeof this.start!="number"||!this.end||this.end<=this.start}setOrigRange(tl,od){let{start:_d,end:Ad}=this;if(tl.length===0||Ad<=tl[0])return this.origStart=_d,this.origEnd=Ad,od;let Dd=od;for(;Dd_d);)++Dd;this.origStart=_d+Dd;let zd=Dd;for(;Dd=Ad);)++Dd;return this.origEnd=Ad+Dd,zd}},Kd=class t{static addStringTerminator(tl,od,_d){if(_d[_d.length-1]===`\n`)return _d;let Ad=t.endOfWhiteSpace(tl,od);return Ad>=tl.length||tl[Ad]===`\n`?_d+`\n`:_d}static atDocumentBoundary(tl,_d,Ad){let Dd=tl[_d];if(!Dd)return!0;let zd=tl[_d-1];if(zd&&zd!==`\n`)return!1;if(Ad){if(Dd!==Ad)return!1}else if(Dd!==od.DIRECTIVES_END&&Dd!==od.DOCUMENT_END)return!1;let Kd=tl[_d+1],Zd=tl[_d+2];if(Kd!==Dd||Zd!==Dd)return!1;let fh=tl[_d+3];return!fh||fh===`\n`||fh==="\t"||fh===" "}static endOfIdentifier(tl,od){let _d=tl[od],Ad=_d==="<",Dd=Ad?[`\n`,"\t"," ",">"]:[`\n`,"\t"," ","[","]","{","}",","];for(;_d&&Dd.indexOf(_d)===-1;)_d=tl[od+=1];return Ad&&_d===">"&&(od+=1),od}static endOfIndent(tl,od){let _d=tl[od];for(;_d===" ";)_d=tl[od+=1];return od}static endOfLine(tl,od){let _d=tl[od];for(;_d&&_d!==`\n`;)_d=tl[od+=1];return od}static endOfWhiteSpace(tl,od){let _d=tl[od];for(;_d==="\t"||_d===" ";)_d=tl[od+=1];return od}static startOfLine(tl,od){let _d=tl[od-1];if(_d===`\n`)return od;for(;_d&&_d!==`\n`;)_d=tl[od-=1];return od+1}static endOfBlockIndent(tl,od,_d){let Ad=t.endOfIndent(tl,_d);if(Ad>_d+od)return Ad;{let od=t.endOfWhiteSpace(tl,Ad),_d=tl[od];if(!_d||_d===`\n`)return od}return null}static atBlank(tl,od,_d){let Ad=tl[od];return Ad===`\n`||Ad==="\t"||Ad===" "||_d&&!Ad}static nextNodeIsIndented(tl,od,_d){return!tl||od<0?!1:od>0?!0:_d&&tl==="-"}static normalizeOffset(tl,od){let _d=tl[od];return _d?_d!==`\n`&&tl[od-1]===`\n`?od-1:t.endOfWhiteSpace(tl,od):od}static foldNewline(tl,od,_d){let Ad=0,Dd=!1,zd="",Kd=tl[od+1];for(;Kd===" "||Kd==="\t"||Kd===`\n`;){switch(Kd){case`\n`:Ad=0,od+=1,zd+=`\n`;break;case"\t":Ad<=_d&&(Dd=!0),od=t.endOfWhiteSpace(tl,od+2)-1;break;case" ":Ad+=1,od+=1;break}Kd=tl[od+1]}return zd||(zd=" "),Kd&&Ad<=_d&&(Dd=!0),{fold:zd,offset:od,error:Dd}}constructor(tl,od,_d){Object.defineProperty(this,"context",{value:_d||null,writable:!0}),this.error=null,this.range=null,this.valueRange=null,this.props=od||[],this.type=tl,this.value=null}getPropValue(tl,od,_d){if(!this.context)return null;let{src:Ad}=this.context,Dd=this.props[tl];return Dd&&Ad[Dd.start]===od?Ad.slice(Dd.start+(_d?1:0),Dd.end):null}get anchor(){for(let tl=0;tl0?tl.join(`\n`):null}commentHasRequiredWhitespace(tl){let{src:od}=this.context;if(this.header&&tl===this.header.end||!this.valueRange)return!1;let{end:_d}=this.valueRange;return tl!==_d||t.atBlank(od,_d-1)}get hasComment(){if(this.context){let{src:tl}=this.context;for(let _d=0;_d_d.setOrigRange(tl,od))),od}toString(){let{context:{src:tl},range:od,value:_d}=this;if(_d!=null)return _d;let Ad=tl.slice(od.start,od.end);return t.addStringTerminator(tl,od.end,Ad)}},Zd=class extends Error{constructor(tl,od,_d){if(!_d||!(od instanceof Kd))throw new Error(`Invalid arguments for new ${tl}`);super(),this.name=tl,this.message=_d,this.source=od}makePretty(){if(!this.source)return;this.nodeType=this.source.type;let tl=this.source.context&&this.source.context.root;if(typeof this.offset=="number"){this.range=new zd(this.offset,this.offset+1);let od=tl&&Sn(this.offset,tl);if(od){let tl={line:od.line,col:od.col+1};this.linePos={start:od,end:tl}}delete this.offset}else this.range=this.source.range,this.linePos=this.source.rangeAsLinePos;if(this.linePos){let{line:od,col:_d}=this.linePos.start;this.message+=` at line ${od}, column ${_d}`;let Ad=tl&&go(this.linePos,tl);Ad&&(this.message+=`:\n\n${Ad}\n`)}delete this.source}},fh=class extends Zd{constructor(tl,od){super("YAMLReferenceError",tl,od)}},vh=class extends Zd{constructor(tl,od){super("YAMLSemanticError",tl,od)}},wh=class extends Zd{constructor(tl,od){super("YAMLSyntaxError",tl,od)}},xh=class extends Zd{constructor(tl,od){super("YAMLWarning",tl,od)}};function yo(tl,od,_d){return od in tl?Object.defineProperty(tl,od,{value:_d,enumerable:!0,configurable:!0,writable:!0}):tl[od]=_d,tl}var $h=class t extends Kd{static endOfLine(tl,od,_d){let Ad=tl[od],Dd=od;for(;Ad&&Ad!==`\n`&&!(_d&&(Ad==="["||Ad==="]"||Ad==="{"||Ad==="}"||Ad===","));){let od=tl[Dd+1];if(Ad===":"&&(!od||od===`\n`||od==="\t"||od===" "||_d&&od===",")||(Ad===" "||Ad==="\t")&&od==="#")break;Dd+=1,Ad=od}return Dd}get strValue(){if(!this.valueRange||!this.context)return null;let{start:tl,end:od}=this.valueRange,{src:_d}=this.context,Ad=_d[od-1];for(;tlzd?_d.slice(zd,Ad+1):tl)}else Dd+=tl}let zd=_d[tl];switch(zd){case"\t":{let tl="Plain value cannot start with a tab character";return{errors:[new vh(this,tl)],str:Dd}}case"@":case"`":{let tl=`Plain value cannot start with reserved character ${zd}`;return{errors:[new vh(this,tl)],str:Dd}}default:return Dd}}parseBlockValue(tl){let{indent:od,inFlow:_d,src:Ad}=this.context,Dd=tl,zd=tl;for(let tl=Ad[Dd];tl===`\n`&&!Kd.atDocumentBoundary(Ad,Dd+1);tl=Ad[Dd]){let tl=Kd.endOfBlockIndent(Ad,od,Dd+1);if(tl===null||Ad[tl]==="#")break;Ad[tl]===`\n`?Dd=tl:(zd=t.endOfLine(Ad,tl,_d),Dd=zd)}return this.valueRange.isEmpty()&&(this.valueRange.start=tl),this.valueRange.end=zd,zd}parse(tl,od){this.context=tl;let{inFlow:_d,src:Ad}=tl,Dd=od,Zd=Ad[Dd];return Zd&&Zd!=="#"&&Zd!==`\n`&&(Dd=t.endOfLine(Ad,od,_d)),this.valueRange=new zd(od,Dd),Dd=Kd.endOfWhiteSpace(Ad,Dd),Dd=this.parseComment(Dd),(!this.hasComment||this.valueRange.isEmpty())&&(Dd=this.parseBlockValue(Dd)),Dd}};tl.Char=od;tl.Node=Kd;tl.PlainValue=$h;tl.Range=zd;tl.Type=_d;tl.YAMLError=Zd;tl.YAMLReferenceError=fh;tl.YAMLSemanticError=vh;tl.YAMLSyntaxError=wh;tl.YAMLWarning=xh;tl._defineProperty=yo;tl.defaultTagPrefix=Ad;tl.defaultTags=Dd}));var Zd=ne((tl=>{"use strict";var od=Kd(),_d=class extends od.Node{constructor(){super(od.Type.BLANK_LINE)}get includesTrailingLines(){return!0}parse(tl,_d){return this.context=tl,this.range=new od.Range(_d,_d+1),_d+1}},Ad=class extends od.Node{constructor(tl,od){super(tl,od),this.node=null}get includesTrailingLines(){return!!this.node&&this.node.includesTrailingLines}parse(tl,Ad){this.context=tl;let{parseNode:Dd,src:zd}=tl,{atLineStart:Kd,lineStart:Zd}=tl;!Kd&&this.type===od.Type.SEQ_ITEM&&(this.error=new od.YAMLSemanticError(this,"Sequence items must not have preceding content on the same line"));let fh=Kd?Ad-Zd:tl.indent,vh=od.Node.endOfWhiteSpace(zd,Ad+1),wh=zd[vh],xh=wh==="#",$h=[],Xh=null;for(;wh===`\n`||wh==="#";){if(wh==="#"){let tl=od.Node.endOfLine(zd,vh+1);$h.push(new od.Range(vh,tl)),vh=tl}else{Kd=!0,Zd=vh+1;let tl=od.Node.endOfWhiteSpace(zd,Zd);zd[tl]===`\n`&&$h.length===0&&(Xh=new _d,Zd=Xh.parse({src:zd},Zd)),vh=od.Node.endOfIndent(zd,Zd)}wh=zd[vh]}if(od.Node.nextNodeIsIndented(wh,vh-(Zd+fh),this.type!==od.Type.SEQ_ITEM)?this.node=Dd({atLineStart:Kd,inCollection:!1,indent:fh,lineStart:Zd,parent:this},vh):wh&&Zd>Ad+1&&(vh=Zd-1),this.node){if(Xh){let od=tl.parent.items||tl.parent.contents;od&&od.push(Xh)}$h.length&&Array.prototype.push.apply(this.props,$h),vh=this.node.range.end}else if(xh){let tl=$h[0];this.props.push(tl),vh=tl.end}else vh=od.Node.endOfLine(zd,Ad+1);let s_=this.node?this.node.valueRange.end:vh;return this.valueRange=new od.Range(Ad,s_),vh}setOrigRanges(tl,od){return od=super.setOrigRanges(tl,od),this.node?this.node.setOrigRanges(tl,od):od}toString(){let{context:{src:tl},node:_d,range:Ad,value:Dd}=this;if(Dd!=null)return Dd;let zd=_d?tl.slice(Ad.start,_d.range.start)+String(_d):tl.slice(Ad.start,Ad.end);return od.Node.addStringTerminator(tl,Ad.end,zd)}},Dd=class extends od.Node{constructor(){super(od.Type.COMMENT)}parse(tl,_d){this.context=tl;let Ad=this.parseComment(_d);return this.range=new od.Range(_d,Ad),Ad}};function An(tl){let _d=tl;for(;_d instanceof Ad;)_d=_d.node;if(!(_d instanceof zd))return null;let Dd=_d.items.length,Kd=-1;for(let tl=Dd-1;tl>=0;--tl){let Ad=_d.items[tl];if(Ad.type===od.Type.COMMENT){let{indent:od,lineStart:_d}=Ad.context;if(od>0&&Ad.range.start>=_d+od)break;Kd=tl}else if(Ad.type===od.Type.BLANK_LINE)Kd=tl;else break}if(Kd===-1)return null;let Zd=_d.items.splice(Kd,Dd-Kd),fh=Zd[0].range.start;for(;_d.range.end=fh,_d.valueRange&&_d.valueRange.end>fh&&(_d.valueRange.end=fh),_d!==tl;)_d=_d.context.parent;return Zd}var zd=class t extends od.Node{static nextContentHasIndent(tl,_d,Ad){let Dd=od.Node.endOfLine(tl,_d)+1;_d=od.Node.endOfWhiteSpace(tl,Dd);let zd=tl[_d];return zd?_d>=Dd+Ad?!0:zd!=="#"&&zd!==`\n`?!1:t.nextContentHasIndent(tl,_d,Ad):!1}constructor(tl){super(tl.type===od.Type.SEQ_ITEM?od.Type.SEQ:od.Type.MAP);for(let od=tl.props.length-1;od>=0;--od)if(tl.props[od].start0}parse(tl,Ad){this.context=tl;let{parseNode:zd,src:Kd}=tl,Zd=od.Node.startOfLine(Kd,Ad),fh=this.items[0];fh.context.parent=this,this.valueRange=od.Range.copy(fh.valueRange);let vh=fh.range.start-fh.context.lineStart,wh=Ad;wh=od.Node.normalizeOffset(Kd,wh);let xh=Kd[wh],$h=od.Node.endOfWhiteSpace(Kd,Zd)===wh,Xh=!1;for(;xh;){for(;xh===`\n`||xh==="#";){if($h&&xh===`\n`&&!Xh){let tl=new _d;if(wh=tl.parse({src:Kd},wh),this.valueRange.end=wh,wh>=Kd.length){xh=null;break}this.items.push(tl),wh-=1}else if(xh==="#"){if(wh=Kd.length){xh=null;break}}if(Zd=wh+1,wh=od.Node.endOfIndent(Kd,Zd),od.Node.atBlank(Kd,wh)){let tl=od.Node.endOfWhiteSpace(Kd,wh),_d=Kd[tl];(!_d||_d===`\n`||_d==="#")&&(wh=tl)}xh=Kd[wh],$h=!0}if(!xh)break;if(wh!==Zd+vh&&($h||xh!==":")){if(whAd&&(wh=Zd);break}else if(!this.error){let tl="All collection items must start at the same column";this.error=new od.YAMLSyntaxError(this,tl)}}if(fh.type===od.Type.SEQ_ITEM){if(xh!=="-"){Zd>Ad&&(wh=Zd);break}}else if(xh==="-"&&!this.error){let tl=Kd[wh+1];if(!tl||tl===`\n`||tl==="\t"||tl===" "){let tl="A collection cannot be both a mapping and a sequence";this.error=new od.YAMLSyntaxError(this,tl)}}let tl=zd({atLineStart:$h,inCollection:!0,indent:vh,lineStart:Zd,parent:this},wh);if(!tl)return wh;if(this.items.push(tl),this.valueRange.end=tl.valueRange.end,wh=od.Node.normalizeOffset(Kd,tl.range.end),xh=Kd[wh],$h=!1,Xh=tl.includesTrailingLines,xh){let tl=wh-1,od=Kd[tl];for(;od===" "||od==="\t";)od=Kd[--tl];od===`\n`&&(Zd=tl+1,$h=!0)}let s_=An(tl);s_&&Array.prototype.push.apply(this.items,s_)}return wh}setOrigRanges(tl,od){return od=super.setOrigRanges(tl,od),this.items.forEach((_d=>{od=_d.setOrigRanges(tl,od)})),od}toString(){let{context:{src:tl},items:_d,range:Ad,value:Dd}=this;if(Dd!=null)return Dd;let zd=tl.slice(Ad.start,_d[0].range.start)+String(_d[0]);for(let tl=1;tl<_d.length;++tl){let od=_d[tl],{atLineStart:Ad,indent:Dd}=od.context;if(Ad)for(let tl=0;tl0&&(this.contents=this.directives,this.directives=[]),fh}return Ad[fh]?(this.directivesEndMarker=new od.Range(fh,fh+3),fh+3):(Kd?this.error=new od.YAMLSemanticError(this,"Missing directives-end indicator line"):this.directives.length>0&&(this.contents=this.directives,this.directives=[]),fh)}parseContents(tl){let{parseNode:Ad,src:zd}=this.context;this.contents||(this.contents=[]);let Kd=tl;for(;zd[Kd-1]==="-";)Kd-=1;let Zd=od.Node.endOfWhiteSpace(zd,tl),fh=Kd===tl;for(this.valueRange=new od.Range(Zd);!od.Node.atDocumentBoundary(zd,Zd,od.Char.DOCUMENT_END);){switch(zd[Zd]){case`\n`:if(fh){let tl=new _d;Zd=tl.parse({src:zd},Zd),Zd{od=_d.setOrigRanges(tl,od)})),this.directivesEndMarker&&(od=this.directivesEndMarker.setOrigRange(tl,od)),this.contents.forEach((_d=>{od=_d.setOrigRanges(tl,od)})),this.documentEndMarker&&(od=this.documentEndMarker.setOrigRange(tl,od)),od}toString(){let{contents:tl,directives:_d,value:Ad}=this;if(Ad!=null)return Ad;let Dd=_d.join("");return tl.length>0&&((_d.length>0||tl[0].type===od.Type.COMMENT)&&(Dd+=`---\n`),Dd+=tl.join("")),Dd[Dd.length-1]!==`\n`&&(Dd+=`\n`),Dd}},vh=class extends od.Node{parse(tl,_d){this.context=tl;let{src:Ad}=tl,Dd=od.Node.endOfIdentifier(Ad,_d+1);return this.valueRange=new od.Range(_d+1,Dd),Dd=od.Node.endOfWhiteSpace(Ad,Dd),Dd=this.parseComment(Dd),Dd}},wh={CLIP:"CLIP",KEEP:"KEEP",STRIP:"STRIP"},xh=class extends od.Node{constructor(tl,od){super(tl,od),this.blockIndent=null,this.chomping=wh.CLIP,this.header=null}get includesTrailingLines(){return this.chomping===wh.KEEP}get strValue(){if(!this.valueRange||!this.context)return null;let{start:tl,end:_d}=this.valueRange,{indent:Ad,src:Dd}=this.context;if(this.valueRange.isEmpty())return"";let zd=null,Kd=Dd[_d-1];for(;Kd===`\n`||Kd==="\t"||Kd===" ";){if(_d-=1,_d<=tl){if(this.chomping===wh.KEEP)break;return""}Kd===`\n`&&(zd=_d),Kd=Dd[_d-1]}let Zd=_d+1;zd&&(this.chomping===wh.KEEP?(Zd=zd,_d=this.valueRange.end):_d=zd);let fh=Ad+this.blockIndent,vh=this.type===od.Type.BLOCK_FOLDED,xh=!0,$h="",Xh="",s_=!1;for(let Ad=tl;Ad<_d;++Ad){for(let tl=0;tlZd&&(Zd=vh);Ad[tl]===`\n`?zd=tl:zd=Kd=od.Node.endOfLine(Ad,tl)}return this.chomping!==wh.KEEP&&(zd=Ad[Kd]?Kd+1:Kd),this.valueRange=new od.Range(tl+1,zd),zd}parse(tl,_d){this.context=tl;let{src:Ad}=tl,Dd=this.parseBlockHeader(_d);return Dd=od.Node.endOfWhiteSpace(Ad,Dd),Dd=this.parseComment(Dd),Dd=this.parseBlockValue(Dd),Dd}setOrigRanges(tl,od){return od=super.setOrigRanges(tl,od),this.header?this.header.setOrigRange(tl,od):od}},$h=class extends od.Node{constructor(tl,od){super(tl,od),this.items=null}prevNodeIsJsonLike(tl=this.items.length){let _d=this.items[tl-1];return!!_d&&(_d.jsonLike||_d.type===od.Type.COMMENT&&this.prevNodeIsJsonLike(tl-1))}parse(tl,Ad){this.context=tl;let{parseNode:zd,src:Kd}=tl,{indent:Zd,lineStart:fh}=tl,vh=Kd[Ad];this.items=[{char:vh,offset:Ad}];let wh=od.Node.endOfWhiteSpace(Kd,Ad+1);for(vh=Kd[wh];vh&&vh!=="]"&&vh!=="}";){switch(vh){case`\n`:{fh=wh+1;let tl=od.Node.endOfWhiteSpace(Kd,fh);if(Kd[tl]===`\n`){let tl=new _d;fh=tl.parse({src:Kd},fh),this.items.push(tl)}if(wh=od.Node.endOfIndent(Kd,fh),wh<=fh+Zd&&(vh=Kd[wh],wh{if(Ad instanceof od.Node)_d=Ad.setOrigRanges(tl,_d);else if(tl.length===0)Ad.origOffset=Ad.offset;else{let od=_d;for(;odAd.offset);)++od;Ad.origOffset=Ad.offset+od,_d=od}})),_d}toString(){let{context:{src:tl},items:_d,range:Ad,value:Dd}=this;if(Dd!=null)return Dd;let zd=_d.filter((tl=>tl instanceof od.Node)),Kd="",Zd=Ad.start;return zd.forEach((od=>{let _d=tl.slice(Zd,od.range.start);Zd=od.range.end,Kd+=_d+String(od),Kd[Kd.length-1]===`\n`&&tl[Zd-1]!==`\n`&&tl[Zd]===`\n`&&(Zd+=1)})),Kd+=tl.slice(Zd,Ad.end),od.Node.addStringTerminator(tl,Ad.end,Kd)}},Xh=class t extends od.Node{static endOfQuote(tl,od){let _d=tl[od];for(;_d&&_d!=='"';)od+=_d==="\\"?2:1,_d=tl[od];return od+1}get strValue(){if(!this.valueRange||!this.context)return null;let tl=[],{start:_d,end:Ad}=this.valueRange,{indent:Dd,src:zd}=this.context;zd[Ad-1]!=='"'&&tl.push(new od.YAMLSyntaxError(this,'Missing closing "quote'));let Kd="";for(let Zd=_d+1;Zdtl?zd.slice(tl,Zd+1):_d)}else Kd+=_d}return tl.length>0?{errors:tl,str:Kd}:Kd}parseCharCode(tl,_d,Ad){let{src:Dd}=this.context,zd=Dd.substr(tl,_d),Kd=zd.length===_d&&/^[0-9a-fA-F]+$/.test(zd)?parseInt(zd,16):NaN;return isNaN(Kd)?(Ad.push(new od.YAMLSyntaxError(this,`Invalid escape sequence ${Dd.substr(tl-2,_d+2)}`)),Dd.substr(tl-2,_d+2)):String.fromCodePoint(Kd)}parse(tl,_d){this.context=tl;let{src:Ad}=tl,Dd=t.endOfQuote(Ad,_d+1);return this.valueRange=new od.Range(_d,Dd),Dd=od.Node.endOfWhiteSpace(Ad,Dd),Dd=this.parseComment(Dd),Dd}},s_=class t extends od.Node{static endOfQuote(tl,od){let _d=tl[od];for(;_d;)if(_d==="'"){if(tl[od+1]!=="'")break;_d=tl[od+=2]}else _d=tl[od+=1];return od+1}get strValue(){if(!this.valueRange||!this.context)return null;let tl=[],{start:_d,end:Ad}=this.valueRange,{indent:Dd,src:zd}=this.context;zd[Ad-1]!=="'"&&tl.push(new od.YAMLSyntaxError(this,"Missing closing 'quote"));let Kd="";for(let Zd=_d+1;Zdtl?zd.slice(tl,Zd+1):_d)}else Kd+=_d}return tl.length>0?{errors:tl,str:Kd}:Kd}parse(tl,_d){this.context=tl;let{src:Ad}=tl,Dd=t.endOfQuote(Ad,_d+1);return this.valueRange=new od.Range(_d,Dd),Dd=od.Node.endOfWhiteSpace(Ad,Dd),Dd=this.parseComment(Dd),Dd}};function Eo(tl,_d){switch(tl){case od.Type.ALIAS:return new vh(tl,_d);case od.Type.BLOCK_FOLDED:case od.Type.BLOCK_LITERAL:return new xh(tl,_d);case od.Type.FLOW_MAP:case od.Type.FLOW_SEQ:return new $h(tl,_d);case od.Type.MAP_KEY:case od.Type.MAP_VALUE:case od.Type.SEQ_ITEM:return new Ad(tl,_d);case od.Type.COMMENT:case od.Type.PLAIN:return new od.PlainValue(tl,_d);case od.Type.QUOTE_DOUBLE:return new Xh(tl,_d);case od.Type.QUOTE_SINGLE:return new s_(tl,_d);default:return null}}var g_=class t{static parseType(tl,_d,Ad){switch(tl[_d]){case"*":return od.Type.ALIAS;case">":return od.Type.BLOCK_FOLDED;case"|":return od.Type.BLOCK_LITERAL;case"{":return od.Type.FLOW_MAP;case"[":return od.Type.FLOW_SEQ;case"?":return!Ad&&od.Node.atBlank(tl,_d+1,!0)?od.Type.MAP_KEY:od.Type.PLAIN;case":":return!Ad&&od.Node.atBlank(tl,_d+1,!0)?od.Type.MAP_VALUE:od.Type.PLAIN;case"-":return!Ad&&od.Node.atBlank(tl,_d+1,!0)?od.Type.SEQ_ITEM:od.Type.PLAIN;case'"':return od.Type.QUOTE_DOUBLE;case"'":return od.Type.QUOTE_SINGLE;default:return od.Type.PLAIN}}constructor(tl={},{atLineStart:_d,inCollection:Ad,inFlow:Dd,indent:Kd,lineStart:Zd,parent:fh}={}){od._defineProperty(this,"parseNode",((tl,_d)=>{if(od.Node.atDocumentBoundary(this.src,_d))return null;let Ad=new t(this,tl),{props:Dd,type:Kd,valueStart:Zd}=Ad.parseProps(_d),fh=Eo(Kd,Dd),vh=fh.parse(Ad,Zd);if(fh.range=new od.Range(_d,vh),vh<=_d&&(fh.error=new Error("Node#parse consumed no characters"),fh.error.parseEnd=vh,fh.error.source=fh,fh.range.end=_d+1),Ad.nodeStartsCollection(fh)){!fh.error&&!Ad.atLineStart&&Ad.parent.type===od.Type.DOCUMENT&&(fh.error=new od.YAMLSyntaxError(fh,"Block collection must not have preceding content here (e.g. directives-end indicator)"));let tl=new zd(fh);return vh=tl.parse(new t(Ad),vh),tl.range=new od.Range(_d,vh),tl}return fh})),this.atLineStart=_d??(tl.atLineStart||!1),this.inCollection=Ad??(tl.inCollection||!1),this.inFlow=Dd??(tl.inFlow||!1),this.indent=Kd??tl.indent,this.lineStart=Zd??tl.lineStart,this.parent=fh??(tl.parent||{}),this.root=tl.root,this.src=tl.src}nodeStartsCollection(tl){let{inCollection:_d,inFlow:Dd,src:zd}=this;if(_d||Dd)return!1;if(tl instanceof Ad)return!0;let Kd=tl.range.end;return zd[Kd]===`\n`||zd[Kd-1]===`\n`?!1:(Kd=od.Node.endOfWhiteSpace(zd,Kd),zd[Kd]===":")}parseProps(tl){let{inFlow:_d,parent:Ad,src:Dd}=this,zd=[],Kd=!1;tl=this.atLineStart?od.Node.endOfIndent(Dd,tl):od.Node.endOfWhiteSpace(Dd,tl);let Zd=Dd[tl];for(;Zd===od.Char.ANCHOR||Zd===od.Char.COMMENT||Zd===od.Char.TAG||Zd===`\n`;){if(Zd===`\n`){let _d=tl,zd;do{zd=_d+1,_d=od.Node.endOfIndent(Dd,zd)}while(Dd[_d]===`\n`);let Zd=_d-(zd+this.indent),fh=Ad.type===od.Type.SEQ_ITEM&&Ad.context.atLineStart;if(Dd[_d]!=="#"&&!od.Node.nextNodeIsIndented(Dd[_d],Zd,!fh))break;this.atLineStart=!0,this.lineStart=zd,Kd=!1,tl=_d}else if(Zd===od.Char.COMMENT){let _d=od.Node.endOfLine(Dd,tl+1);zd.push(new od.Range(tl,_d)),tl=_d}else{let _d=od.Node.endOfIdentifier(Dd,tl+1);Zd===od.Char.TAG&&Dd[_d]===","&&/^[a-zA-Z0-9-]+\.[a-zA-Z0-9-]+,\d\d\d\d(-\d\d){0,2}\/\S/.test(Dd.slice(tl+1,_d+13))&&(_d=od.Node.endOfIdentifier(Dd,_d+5)),zd.push(new od.Range(tl,_d)),Kd=!0,tl=od.Node.endOfWhiteSpace(Dd,_d)}Zd=Dd[tl]}Kd&&Zd===":"&&od.Node.atBlank(Dd,tl+1,!0)&&(tl-=1);let fh=t.parseType(Dd,tl,_d);return{props:zd,type:fh,valueStart:tl}}};function So(tl){let od=[];tl.indexOf("\r")!==-1&&(tl=tl.replace(/\r\n?/g,((tl,_d)=>(tl.length>1&&od.push(_d),`\n`))));let _d=[],Ad=0;do{let od=new fh,Dd=new g_({src:tl});Ad=od.parse(Dd,Ad),_d.push(od)}while(Ad{if(od.length===0)return!1;for(let tl=1;tl_d.join(`...\n`),_d}tl.parse=So}));var fh=ne((tl=>{"use strict";var od=Kd();function wo(tl,od,_d){return _d?`#${_d.replace(/[\s\S]^/gm,`$&${od}#`)}\n${od}${tl}`:tl}function Re(tl,od,_d){return _d?_d.indexOf(`\n`)===-1?`${tl} #${_d}`:`${tl}\n`+_d.replace(/^/gm,`${od||""}#`):tl}var _d=class{};function fe(tl,od,_d){if(Array.isArray(tl))return tl.map(((tl,od)=>fe(tl,String(od),_d)));if(tl&&typeof tl.toJSON=="function"){let Ad=_d&&_d.anchors&&_d.anchors.get(tl);Ad&&(_d.onCreate=tl=>{Ad.res=tl,delete _d.onCreate});let Dd=tl.toJSON(od,_d);return Ad&&_d.onCreate&&_d.onCreate(Dd),Dd}return(!_d||!_d.keep)&&typeof tl=="bigint"?Number(tl):tl}var Ad=class extends _d{constructor(tl){super(),this.value=tl}toJSON(tl,od){return od&&od.keep?this.value:fe(this.value,tl,od)}toString(){return String(this.value)}};function Gr(tl,od,_d){let Ad=_d;for(let tl=od.length-1;tl>=0;--tl){let _d=od[tl];if(Number.isInteger(_d)&&_d>=0){let tl=[];tl[_d]=Ad,Ad=tl}else{let tl={};Object.defineProperty(tl,_d,{value:Ad,writable:!0,enumerable:!0,configurable:!0}),Ad=tl}}return tl.createNode(Ad,!1)}var Xr=tl=>tl==null||typeof tl=="object"&&tl[Symbol.iterator]().next().done,Dd=class t extends _d{constructor(tl){super(),od._defineProperty(this,"items",[]),this.schema=tl}addIn(tl,od){if(Xr(tl))this.add(od);else{let[_d,...Ad]=tl,Dd=this.get(_d,!0);if(Dd instanceof t)Dd.addIn(Ad,od);else if(Dd===void 0&&this.schema)this.set(_d,Gr(this.schema,Ad,od));else throw new Error(`Expected YAML collection at ${_d}. Remaining path: ${Ad}`)}}deleteIn([tl,...od]){if(od.length===0)return this.delete(tl);let _d=this.get(tl,!0);if(_d instanceof t)return _d.deleteIn(od);throw new Error(`Expected YAML collection at ${tl}. Remaining path: ${od}`)}getIn([tl,...od],_d){let Dd=this.get(tl,!0);return od.length===0?!_d&&Dd instanceof Ad?Dd.value:Dd:Dd instanceof t?Dd.getIn(od,_d):void 0}hasAllNullValues(){return this.items.every((tl=>{if(!tl||tl.type!=="PAIR")return!1;let od=tl.value;return od==null||od instanceof Ad&&od.value==null&&!od.commentBefore&&!od.comment&&!od.tag}))}hasIn([tl,...od]){if(od.length===0)return this.has(tl);let _d=this.get(tl,!0);return _d instanceof t?_d.hasIn(od):!1}setIn([tl,...od],_d){if(od.length===0)this.set(tl,_d);else{let Ad=this.get(tl,!0);if(Ad instanceof t)Ad.setIn(od,_d);else if(Ad===void 0&&this.schema)this.set(tl,Gr(this.schema,od,_d));else throw new Error(`Expected YAML collection at ${tl}. Remaining path: ${od}`)}}toJSON(){return null}toString(tl,{blockItem:_d,flowChars:Ad,isMap:Dd,itemIndent:zd},Kd,Zd){let{indent:fh,indentStep:vh,stringify:wh}=tl,xh=this.type===od.Type.FLOW_MAP||this.type===od.Type.FLOW_SEQ||tl.inFlow;xh&&(zd+=vh);let $h=Dd&&this.hasAllNullValues();tl=Object.assign({},tl,{allNullValues:$h,indent:zd,inFlow:xh,type:null});let Xh=!1,s_=!1,g_=this.items.reduce(((od,_d,Ad)=>{let Dd;_d&&(!Xh&&_d.spaceBefore&&od.push({type:"comment",str:""}),_d.commentBefore&&_d.commentBefore.match(/^.*$/gm).forEach((tl=>{od.push({type:"comment",str:`#${tl}`})})),_d.comment&&(Dd=_d.comment),xh&&(!Xh&&_d.spaceBefore||_d.commentBefore||_d.comment||_d.key&&(_d.key.commentBefore||_d.key.comment)||_d.value&&(_d.value.commentBefore||_d.value.comment))&&(s_=!0)),Xh=!1;let Kd=wh(_d,tl,(()=>Dd=null),(()=>Xh=!0));return xh&&!s_&&Kd.includes(`\n`)&&(s_=!0),xh&&Adtl.str));if(s_||_d.reduce(((tl,od)=>tl+od.length+2),2)>t.maxFlowStringSingleLineLength){E_=tl;for(let tl of _d)E_+=tl?`\n${vh}${fh}${tl}`:`\n`;E_+=`\n${fh}${od}`}else E_=`${tl} ${_d.join(" ")} ${od}`}else{let tl=g_.map(_d);E_=tl.shift();for(let od of tl)E_+=od?`\n${fh}${od}`:`\n`}return this.comment?(E_+=`\n`+this.comment.replace(/^/gm,`${fh}#`),Kd&&Kd()):Xh&&Zd&&Zd(),E_}};od._defineProperty(Dd,"maxFlowStringSingleLineLength",60);function xt(tl){let od=tl instanceof Ad?tl.value:tl;return od&&typeof od=="string"&&(od=Number(od)),Number.isInteger(od)&&od>=0?od:null}var zd=class extends Dd{add(tl){this.items.push(tl)}delete(tl){let od=xt(tl);return typeof od!="number"?!1:this.items.splice(od,1).length>0}get(tl,od){let _d=xt(tl);if(typeof _d!="number")return;let Dd=this.items[_d];return!od&&Dd instanceof Ad?Dd.value:Dd}has(tl){let od=xt(tl);return typeof od=="number"&&odtl.type==="comment"?tl.str:`- ${tl.str}`,flowChars:{start:"[",end:"]"},isMap:!1,itemIndent:(tl.indent||"")+" "},od,_d):JSON.stringify(this)}},bo=(tl,od,Ad)=>od===null?"":typeof od!="object"?String(od):tl instanceof _d&&Ad&&Ad.doc?tl.toString({anchors:Object.create(null),doc:Ad.doc,indent:"",indentStep:Ad.indentStep,inFlow:!0,inStringifyKey:!0,stringify:Ad.stringify}):JSON.stringify(od),Zd=class t extends _d{constructor(tl,od=null){super(),this.key=tl,this.value=od,this.type=t.Type.PAIR}get commentBefore(){return this.key instanceof _d?this.key.commentBefore:void 0}set commentBefore(tl){if(this.key==null&&(this.key=new Ad(null)),this.key instanceof _d)this.key.commentBefore=tl;else{let tl="Pair.commentBefore is an alias for Pair.key.commentBefore. To set it, the key must be a Node.";throw new Error(tl)}}addToJSMap(tl,od){let _d=fe(this.key,"",tl);if(od instanceof Map){let Ad=fe(this.value,_d,tl);od.set(_d,Ad)}else if(od instanceof Set)od.add(_d);else{let Ad=bo(this.key,_d,tl),Dd=fe(this.value,Ad,tl);Ad in od?Object.defineProperty(od,Ad,{value:Dd,writable:!0,enumerable:!0,configurable:!0}):od[Ad]=Dd}return od}toJSON(tl,od){let _d=od&&od.mapAsMap?new Map:{};return this.addToJSMap(od,_d)}toString(tl,Kd,Zd){if(!tl||!tl.doc)return JSON.stringify(this);let{indent:fh,indentSeq:vh,simpleKeys:wh}=tl.doc.options,{key:xh,value:$h}=this,Xh=xh instanceof _d&&xh.comment;if(wh){if(Xh)throw new Error("With simple keys, key nodes cannot have comments");if(xh instanceof Dd){let tl="With simple keys, collection cannot be used as a key value";throw new Error(tl)}}let s_=!wh&&(!xh||Xh||(xh instanceof _d?xh instanceof Dd||xh.type===od.Type.BLOCK_FOLDED||xh.type===od.Type.BLOCK_LITERAL:typeof xh=="object")),{doc:g_,indent:E_,indentStep:k_,stringify:ef}=tl;tl=Object.assign({},tl,{implicitKey:!s_,indent:E_+k_});let nf=!1,$f=ef(xh,tl,(()=>Xh=null),(()=>nf=!0));if($f=Re($f,tl.indent,Xh),!s_&&$f.length>1024){if(wh)throw new Error("With simple keys, single line scalar must not span more than 1024 characters");s_=!0}if(tl.allNullValues&&!wh)return this.comment?($f=Re($f,tl.indent,this.comment),Kd&&Kd()):nf&&!Xh&&Zd&&Zd(),tl.inFlow&&!s_?$f:`? ${$f}`;$f=s_?`? ${$f}\n${E_}:`:`${$f}:`,this.comment&&($f=Re($f,tl.indent,this.comment),Kd&&Kd());let Hf="",Kf=null;if($h instanceof _d){if($h.spaceBefore&&(Hf=`\n`),$h.commentBefore){let od=$h.commentBefore.replace(/^/gm,`${tl.indent}#`);Hf+=`\n${od}`}Kf=$h.comment}else $h&&typeof $h=="object"&&($h=g_.schema.createNode($h,!0));tl.implicitKey=!1,!s_&&!this.comment&&$h instanceof Ad&&(tl.indentAtStart=$f.length+1),nf=!1,!vh&&fh>=2&&!tl.inFlow&&!s_&&$h instanceof zd&&$h.type!==od.Type.FLOW_SEQ&&!$h.tag&&!g_.anchors.getName($h)&&(tl.indent=tl.indent.substr(2));let Xf=ef($h,tl,(()=>Kf=null),(()=>nf=!0)),eg=" ";return Hf||this.comment?eg=`${Hf}\n${tl.indent}`:!s_&&$h instanceof Dd?(!(Xf[0]==="["||Xf[0]==="{")||Xf.includes(`\n`))&&(eg=`\n${tl.indent}`):Xf[0]===`\n`&&(eg=""),nf&&!Kf&&Zd&&Zd(),Re($f+eg+Xf,tl.indent,Kf)}};od._defineProperty(Zd,"Type",{PAIR:"PAIR",MERGE_PAIR:"MERGE_PAIR"});var Rt=(tl,od)=>{if(tl instanceof fh){let _d=od.get(tl.source);return _d.count*_d.aliasCount}else if(tl instanceof Dd){let _d=0;for(let Ad of tl.items){let tl=Rt(Ad,od);tl>_d&&(_d=tl)}return _d}else if(tl instanceof Zd){let _d=Rt(tl.key,od),Ad=Rt(tl.value,od);return Math.max(_d,Ad)}return 1},fh=class t extends _d{static stringify({range:tl,source:od},{anchors:_d,doc:Ad,implicitKey:Dd,inStringifyKey:zd}){let Kd=Object.keys(_d).find((tl=>_d[tl]===od));if(!Kd&&zd&&(Kd=Ad.anchors.getName(od)||Ad.anchors.newName()),Kd)return`*${Kd}${Dd?" ":""}`;let Zd=Ad.anchors.getName(od)?"Alias node must be after source node":"Source node not found for alias node";throw new Error(`${Zd} [${tl}]`)}constructor(tl){super(),this.source=tl,this.type=od.Type.ALIAS}set tag(tl){throw new Error("Alias nodes cannot have tags")}toJSON(tl,_d){if(!_d)return fe(this.source,tl,_d);let{anchors:Ad,maxAliasCount:Dd}=_d,zd=Ad.get(this.source);if(!zd||zd.res===void 0){let tl="This should not happen: Alias anchor was not resolved?";throw this.cstNode?new od.YAMLReferenceError(this.cstNode,tl):new ReferenceError(tl)}if(Dd>=0&&(zd.count+=1,zd.aliasCount===0&&(zd.aliasCount=Rt(this.source,Ad)),zd.count*zd.aliasCount>Dd)){let tl="Excessive alias count indicates a resource exhaustion attack";throw this.cstNode?new od.YAMLReferenceError(this.cstNode,tl):new ReferenceError(tl)}return zd.res}toString(tl){return t.stringify(this,tl)}};od._defineProperty(fh,"default",!0);function at(tl,od){let _d=od instanceof Ad?od.value:od;for(let Ad of tl)if(Ad instanceof Zd&&(Ad.key===od||Ad.key===_d||Ad.key&&Ad.key.value===_d))return Ad}var vh=class extends Dd{add(tl,od){tl?tl instanceof Zd||(tl=new Zd(tl.key||tl,tl.value)):tl=new Zd(tl);let _d=at(this.items,tl.key),Ad=this.schema&&this.schema.sortMapEntries;if(_d)if(od)_d.value=tl.value;else throw new Error(`Key ${tl.key} already set`);else if(Ad){let od=this.items.findIndex((od=>Ad(tl,od)<0));od===-1?this.items.push(tl):this.items.splice(od,0,tl)}else this.items.push(tl)}delete(tl){let od=at(this.items,tl);return od?this.items.splice(this.items.indexOf(od),1).length>0:!1}get(tl,od){let _d=at(this.items,tl),Dd=_d&&_d.value;return!od&&Dd instanceof Ad?Dd.value:Dd}has(tl){return!!at(this.items,tl)}set(tl,od){this.add(new Zd(tl,od),!0)}toJSON(tl,od,_d){let Ad=_d?new _d:od&&od.mapAsMap?new Map:{};od&&od.onCreate&&od.onCreate(Ad);for(let tl of this.items)tl.addToJSMap(od,Ad);return Ad}toString(tl,od,_d){if(!tl)return JSON.stringify(this);for(let tl of this.items)if(!(tl instanceof Zd))throw new Error(`Map items must all be pairs; found ${JSON.stringify(tl)} instead`);return super.toString(tl,{blockItem:tl=>tl.str,flowChars:{start:"{",end:"}"},isMap:!0,itemIndent:tl.indent||""},od,_d)}},wh="<<",xh=class extends Zd{constructor(tl){if(tl instanceof Zd){let od=tl.value;od instanceof zd||(od=new zd,od.items.push(tl.value),od.range=tl.value.range),super(tl.key,od),this.range=tl.range}else super(new Ad(wh),new zd);this.type=Zd.Type.MERGE_PAIR}addToJSMap(tl,od){for(let{source:_d}of this.value.items){if(!(_d instanceof vh))throw new Error("Merge sources must be maps");let Ad=_d.toJSON(null,tl,Map);for(let[tl,_d]of Ad)od instanceof Map?od.has(tl)||od.set(tl,_d):od instanceof Set?od.add(tl):Object.prototype.hasOwnProperty.call(od,tl)||Object.defineProperty(od,tl,{value:_d,writable:!0,enumerable:!0,configurable:!0})}return od}toString(tl,od){let _d=this.value;if(_d.items.length>1)return super.toString(tl,od);this.value=_d.items[0];let Ad=super.toString(tl,od);return this.value=_d,Ad}},$h={defaultType:od.Type.BLOCK_LITERAL,lineWidth:76},Xh={trueStr:"true",falseStr:"false"},s_={asBigInt:!1},g_={nullStr:"null"},E_={defaultType:od.Type.PLAIN,doubleQuoted:{jsonEncoding:!1,minMultiLineLength:40},fold:{lineWidth:80,minContentWidth:20}};function xn(tl,od,_d){for(let{format:_d,test:Dd,resolve:zd}of od)if(Dd){let od=tl.match(Dd);if(od){let tl=zd.apply(null,od);return tl instanceof Ad||(tl=new Ad(tl)),_d&&(tl.format=_d),tl}}return _d&&(tl=_d(tl)),new Ad(tl)}var k_="flow",ef="block",nf="quoted",Hr=(tl,od)=>{let _d=tl[od+1];for(;_d===" "||_d==="\t";){do{_d=tl[od+=1]}while(_d&&_d!==`\n`);_d=tl[od+1]}return od};function Bt(tl,od,_d,{indentAtStart:Ad,lineWidth:Dd=80,minContentWidth:zd=20,onFold:Kd,onOverflow:Zd}){if(!Dd||Dd<0)return tl;let fh=Math.max(1+zd,1+Dd-od.length);if(tl.length<=fh)return tl;let vh=[],wh={},xh=Dd-od.length;typeof Ad=="number"&&(Ad>Dd-Math.max(2,zd)?vh.push(0):xh=Dd-Ad);let $h,Xh,s_=!1,g_=-1,E_=-1,k_=-1;_d===ef&&(g_=Hr(tl,g_),g_!==-1&&(xh=g_+fh));for(let od;od=tl[g_+=1];){if(_d===nf&&od==="\\"){switch(E_=g_,tl[g_+1]){case"x":g_+=3;break;case"u":g_+=5;break;case"U":g_+=9;break;default:g_+=1}k_=g_}if(od===`\n`)_d===ef&&(g_=Hr(tl,g_)),xh=g_+fh,$h=void 0;else{if(od===" "&&Xh&&Xh!==" "&&Xh!==`\n`&&Xh!=="\t"){let od=tl[g_+1];od&&od!==" "&&od!==`\n`&&od!=="\t"&&($h=g_)}if(g_>=xh)if($h)vh.push($h),xh=$h+fh,$h=void 0;else if(_d===nf){for(;Xh===" "||Xh==="\t";)Xh=od,od=tl[g_+=1],s_=!0;let _d=g_>k_+1?g_-2:E_-1;if(wh[_d])return tl;vh.push(_d),wh[_d]=!0,xh=_d+fh,$h=void 0}else s_=!0}Xh=od}if(s_&&Zd&&Zd(),vh.length===0)return tl;Kd&&Kd();let $f=tl.slice(0,vh[0]);for(let Ad=0;Adtl?Object.assign({indentAtStart:tl},E_.fold):E_.fold,Ft=tl=>/^(%|---|\.\.\.)/m.test(tl);function To(tl,od,_d){if(!od||od<0)return!1;let Ad=od-_d,Dd=tl.length;if(Dd<=Ad)return!1;for(let od=0,_d=0;odAd)return!0;if(_d=od+1,Dd-_d<=Ad)return!1}return!0}function Se(tl,od){let{implicitKey:_d}=od,{jsonEncoding:Ad,minMultiLineLength:Dd}=E_.doubleQuoted,zd=JSON.stringify(tl);if(Ad)return zd;let Kd=od.indent||(Ft(tl)?" ":""),Zd="",fh=0;for(let tl=0,od=zd[tl];od;od=zd[++tl])if(od===" "&&zd[tl+1]==="\\"&&zd[tl+2]==="n"&&(Zd+=zd.slice(fh,tl)+"\\ ",tl+=1,fh=tl,od="\\"),od==="\\")switch(zd[tl+1]){case"u":{Zd+=zd.slice(fh,tl);let od=zd.substr(tl+2,4);switch(od){case"0000":Zd+="\\0";break;case"0007":Zd+="\\a";break;case"000b":Zd+="\\v";break;case"001b":Zd+="\\e";break;case"0085":Zd+="\\N";break;case"00a0":Zd+="\\_";break;case"2028":Zd+="\\L";break;case"2029":Zd+="\\P";break;default:od.substr(0,2)==="00"?Zd+="\\x"+od.substr(2):Zd+=zd.substr(tl,6)}tl+=5,fh=tl+1}break;case"n":if(_d||zd[tl+2]==='"'||zd.length";if(!Ad)return wh+`\n`;let xh="",$h="";if(Ad=Ad.replace(/[\n\t ]*$/,(tl=>{let od=tl.indexOf(`\n`);return od===-1?wh+="-":(Ad===tl||od!==tl.length-1)&&(wh+="+",Kd&&Kd()),$h=tl.replace(/\n$/,""),""})).replace(/^[\n ]*/,(tl=>{tl.indexOf(" ")!==-1&&(wh+=fh);let od=tl.match(/ +$/);return od?(xh=tl.slice(0,-od[0].length),od[0]):(xh=tl,"")})),$h&&($h=$h.replace(/\n+(?!\n|$)/g,`$&${Zd}`)),xh&&(xh=xh.replace(/\n+/g,`$&${Zd}`)),tl&&(wh+=" #"+tl.replace(/ ?[\r\n]+/g," "),zd&&zd()),!Ad)return`${wh}${fh}\n${Zd}${$h}`;if(vh)return Ad=Ad.replace(/\n+/g,`$&${Zd}`),`${wh}\n${Zd}${xh}${Ad}${$h}`;Ad=Ad.replace(/\n+/g,`\n$&`).replace(/(?:^|\n)([\t ].*)(?:([\n\t ]*)\n(?![\n\t ]))?/g,"$1$2").replace(/\n+/g,`$&${Zd}`);let Xh=Bt(`${xh}${Ad}${$h}`,Zd,ef,E_.fold);return`${wh}\n${Zd}${Xh}`}function Co(tl,_d,Ad,Dd){let{comment:zd,type:Kd,value:Zd}=tl,{actualString:fh,implicitKey:vh,indent:wh,inFlow:xh}=_d;if(vh&&/[\n[\]{},]/.test(Zd)||xh&&/[[\]{},]/.test(Zd))return Se(Zd,_d);if(!Zd||/^[\n\t ,[\]{}#&*!|>'"%@`]|^[?-]$|^[?-][ \t]|[\n:][ \t]|[ \t]\n|[\n\t ]#|[\n\t :]$/.test(Zd))return vh||xh||Zd.indexOf(`\n`)===-1?Zd.indexOf('"')!==-1&&Zd.indexOf("'")===-1?es(Zd,_d):Se(Zd,_d):$t(tl,_d,Ad,Dd);if(!vh&&!xh&&Kd!==od.Type.PLAIN&&Zd.indexOf(`\n`)!==-1)return $t(tl,_d,Ad,Dd);if(wh===""&&Ft(Zd))return _d.forceBlockIndent=!0,$t(tl,_d,Ad,Dd);let $h=Zd.replace(/\n+/g,`$&\n${wh}`);if(fh){let{tags:tl}=_d.doc.schema;if(typeof xn($h,tl,tl.scalarFallback).value!="string")return Se(Zd,_d)}let Xh=vh?$h:Bt($h,wh,k_,Rn(_d));return zd&&!xh&&(Xh.indexOf(`\n`)!==-1||zd.indexOf(`\n`)!==-1)?(Ad&&Ad(),wo(Xh,wh,zd)):Xh}function Mo(tl,_d,Ad,Dd){let{defaultType:zd}=E_,{implicitKey:Kd,inFlow:Zd}=_d,{type:fh,value:vh}=tl;typeof vh!="string"&&(vh=String(vh),tl=Object.assign({},tl,{value:vh}));let l=zd=>{switch(zd){case od.Type.BLOCK_FOLDED:case od.Type.BLOCK_LITERAL:return $t(tl,_d,Ad,Dd);case od.Type.QUOTE_DOUBLE:return Se(vh,_d);case od.Type.QUOTE_SINGLE:return es(vh,_d);case od.Type.PLAIN:return Co(tl,_d,Ad,Dd);default:return null}};(fh!==od.Type.QUOTE_DOUBLE&&/[\x00-\x08\x0b-\x1f\x7f-\x9f]/.test(vh)||(Kd||Zd)&&(fh===od.Type.BLOCK_FOLDED||fh===od.Type.BLOCK_LITERAL))&&(fh=od.Type.QUOTE_DOUBLE);let wh=l(fh);if(wh===null&&(wh=l(zd),wh===null))throw new Error(`Unsupported default string type ${zd}`);return wh}function ko({format:tl,minFractionDigits:od,tag:_d,value:Ad}){if(typeof Ad=="bigint")return String(Ad);if(!isFinite(Ad))return isNaN(Ad)?".nan":Ad<0?"-.inf":".inf";let Dd=JSON.stringify(Ad);if(!tl&&od&&(!_d||_d==="tag:yaml.org,2002:float")&&/^\d/.test(Dd)){let tl=Dd.indexOf(".");tl<0&&(tl=Dd.length,Dd+=".");let _d=od-(Dd.length-tl-1);for(;_d-- >0;)Dd+="0"}return Dd}function ts(tl,_d){let Ad,Dd;switch(_d.type){case od.Type.FLOW_MAP:Ad="}",Dd="flow map";break;case od.Type.FLOW_SEQ:Ad="]",Dd="flow sequence";break;default:tl.push(new od.YAMLSemanticError(_d,"Not a flow collection!?"));return}let zd;for(let tl=_d.items.length-1;tl>=0;--tl){let Ad=_d.items[tl];if(!Ad||Ad.type!==od.Type.COMMENT){zd=Ad;break}}if(zd&&zd.char!==Ad){let Kd=`Expected ${Dd} to end with ${Ad}`,Zd;typeof zd.offset=="number"?(Zd=new od.YAMLSemanticError(_d,Kd),Zd.offset=zd.offset+1):(Zd=new od.YAMLSemanticError(zd,Kd),zd.range&&zd.range.end&&(Zd.offset=zd.range.end-zd.range.start)),tl.push(Zd)}}function ns(tl,_d){let Ad=_d.context.src[_d.range.start-1];if(Ad!==`\n`&&Ad!=="\t"&&Ad!==" "){let Ad="Comments must be separated from other tokens by white space characters";tl.push(new od.YAMLSemanticError(_d,Ad))}}function rs(tl,_d){let Ad=String(_d),Dd=Ad.substr(0,8)+"..."+Ad.substr(-8);return new od.YAMLSemanticError(tl,`The "${Dd}" key is too long`)}function ss(tl,od){for(let{afterKey:_d,before:Ad,comment:Dd}of od){let od=tl.items[Ad];od?(_d&&od.value&&(od=od.value),Dd===void 0?(_d||!od.commentBefore)&&(od.spaceBefore=!0):od.commentBefore?od.commentBefore+=`\n`+Dd:od.commentBefore=Dd):Dd!==void 0&&(tl.comment?tl.comment+=`\n`+Dd:tl.comment=Dd)}}function Dn(tl,od){let _d=od.strValue;return _d?typeof _d=="string"?_d:(_d.errors.forEach((_d=>{_d.source||(_d.source=od),tl.errors.push(_d)})),_d.str):""}function Po(tl,_d){let{handle:Ad,suffix:Dd}=_d.tag,zd=tl.tagPrefixes.find((tl=>tl.handle===Ad));if(!zd){let Dd=tl.getDefaults().tagPrefixes;if(Dd&&(zd=Dd.find((tl=>tl.handle===Ad))),!zd)throw new od.YAMLSemanticError(_d,`The ${Ad} tag handle is non-default and was not declared.`)}if(!Dd)throw new od.YAMLSemanticError(_d,`The ${Ad} tag has no suffix.`);if(Ad==="!"&&(tl.version||tl.options.version)==="1.0"){if(Dd[0]==="^")return tl.warnings.push(new od.YAMLWarning(_d,"YAML 1.0 ^ tag expansion is not supported")),Dd;if(/[:/]/.test(Dd)){let tl=Dd.match(/^([a-z0-9-]+)\/(.*)/i);return tl?`tag:${tl[1]}.yaml.org,2002:${tl[2]}`:`tag:${Dd}`}}return zd.prefix+decodeURIComponent(Dd)}function vo(tl,_d){let{tag:Ad,type:Dd}=_d,zd=!1;if(Ad){let{handle:Dd,suffix:Kd,verbatim:Zd}=Ad;if(Zd){if(Zd!=="!"&&Zd!=="!!")return Zd;let Ad=`Verbatim tags aren't resolved, so ${Zd} is invalid.`;tl.errors.push(new od.YAMLSemanticError(_d,Ad))}else if(Dd==="!"&&!Kd)zd=!0;else try{return Po(tl,_d)}catch(od){tl.errors.push(od)}}switch(Dd){case od.Type.BLOCK_FOLDED:case od.Type.BLOCK_LITERAL:case od.Type.QUOTE_DOUBLE:case od.Type.QUOTE_SINGLE:return od.defaultTags.STR;case od.Type.FLOW_MAP:case od.Type.MAP:return od.defaultTags.MAP;case od.Type.FLOW_SEQ:case od.Type.SEQ:return od.defaultTags.SEQ;case od.Type.PLAIN:return zd?od.defaultTags.STR:null;default:return null}}function Jr(tl,od,_d){let{tags:zd}=tl.schema,Kd=[];for(let Zd of zd)if(Zd.tag===_d)if(Zd.test)Kd.push(Zd);else{let _d=Zd.resolve(tl,od);return _d instanceof Dd?_d:new Ad(_d)}let Zd=Dn(tl,od);return typeof Zd=="string"&&Kd.length>0?xn(Zd,Kd,zd.scalarFallback):null}function Io({type:tl}){switch(tl){case od.Type.FLOW_MAP:case od.Type.MAP:return od.defaultTags.MAP;case od.Type.FLOW_SEQ:case od.Type.SEQ:return od.defaultTags.SEQ;default:return od.defaultTags.STR}}function _o(tl,_d,Ad){try{let od=Jr(tl,_d,Ad);if(od)return Ad&&_d.tag&&(od.tag=Ad),od}catch(od){return od.source||(od.source=_d),tl.errors.push(od),null}try{let Dd=Io(_d);if(!Dd)throw new Error(`The tag ${Ad} is unavailable`);let zd=`The tag ${Ad} is unavailable, falling back to ${Dd}`;tl.warnings.push(new od.YAMLWarning(_d,zd));let Kd=Jr(tl,_d,Dd);return Kd.tag=Ad,Kd}catch(Ad){let Dd=new od.YAMLReferenceError(_d,Ad.message);return Dd.stack=Ad.stack,tl.errors.push(Dd),null}}var xo=tl=>{if(!tl)return!1;let{type:_d}=tl;return _d===od.Type.MAP_KEY||_d===od.Type.MAP_VALUE||_d===od.Type.SEQ_ITEM};function Ro(tl,_d){let Ad={before:[],after:[]},Dd=!1,zd=!1,Kd=xo(_d.context.parent)?_d.context.parent.props.concat(_d.props):_d.props;for(let{start:Zd,end:fh}of Kd)switch(_d.context.src[Zd]){case od.Char.COMMENT:{if(!_d.commentHasRequiredWhitespace(Zd)){let Ad="Comments must be separated from other tokens by white space characters";tl.push(new od.YAMLSemanticError(_d,Ad))}let{header:Dd,valueRange:zd}=_d;(zd&&(Zd>zd.start||Dd&&Zd>Dd.start)?Ad.after:Ad.before).push(_d.context.src.slice(Zd+1,fh));break}case od.Char.ANCHOR:if(Dd){let Ad="A node can have at most one anchor";tl.push(new od.YAMLSemanticError(_d,Ad))}Dd=!0;break;case od.Char.TAG:if(zd){let Ad="A node can have at most one tag";tl.push(new od.YAMLSemanticError(_d,Ad))}zd=!0;break}return{comments:Ad,hasAnchor:Dd,hasTag:zd}}function Do(tl,_d){let{anchors:Ad,errors:Dd,schema:zd}=tl;if(_d.type===od.Type.ALIAS){let tl=_d.rawValue,zd=Ad.getNode(tl);if(!zd){let Ad=`Aliased anchor not found: ${tl}`;return Dd.push(new od.YAMLReferenceError(_d,Ad)),null}let Kd=new fh(zd);return Ad._cstAliases.push(Kd),Kd}let Kd=vo(tl,_d);if(Kd)return _o(tl,_d,Kd);if(_d.type!==od.Type.PLAIN){let tl=`Failed to resolve ${_d.type} node here`;return Dd.push(new od.YAMLSyntaxError(_d,tl)),null}try{let od=Dn(tl,_d);return xn(od,zd.tags,zd.tags.scalarFallback)}catch(tl){return tl.source||(tl.source=_d),Dd.push(tl),null}}function pe(tl,_d){if(!_d)return null;_d.error&&tl.errors.push(_d.error);let{comments:Ad,hasAnchor:Dd,hasTag:zd}=Ro(tl.errors,_d);if(Dd){let{anchors:od}=tl,Ad=_d.anchor,Dd=od.getNode(Ad);Dd&&(od.map[od.newName(Ad)]=Dd),od.map[Ad]=_d}if(_d.type===od.Type.ALIAS&&(Dd||zd)){let Ad="An alias node must not specify any properties";tl.errors.push(new od.YAMLSemanticError(_d,Ad))}let Kd=Do(tl,_d);if(Kd){Kd.range=[_d.range.start,_d.range.end],tl.options.keepCstNodes&&(Kd.cstNode=_d),tl.options.keepNodeTypes&&(Kd.type=_d.type);let od=Ad.before.join(`\n`);od&&(Kd.commentBefore=Kd.commentBefore?`${Kd.commentBefore}\n${od}`:od);let Dd=Ad.after.join(`\n`);Dd&&(Kd.comment=Kd.comment?`${Kd.comment}\n${Dd}`:Dd)}return _d.resolved=Kd}function $o(tl,_d){if(_d.type!==od.Type.MAP&&_d.type!==od.Type.FLOW_MAP){let Ad=`A ${_d.type} node cannot be resolved as a mapping`;return tl.errors.push(new od.YAMLSyntaxError(_d,Ad)),null}let{comments:Ad,items:zd}=_d.type===od.Type.FLOW_MAP?qo(tl,_d):Fo(tl,_d),Kd=new vh;Kd.items=zd,ss(Kd,Ad);let Zd=!1;for(let Ad=0;Ad{if(tl instanceof fh){let{type:_d}=tl.source;return _d===od.Type.MAP||_d===od.Type.FLOW_MAP?!1:Kd="Merge nodes aliases can only point to maps"}return Kd="Merge nodes can only have Alias nodes as values"})),Kd&&tl.errors.push(new od.YAMLSemanticError(_d,Kd))}else for(let Dd=Ad+1;Dd{if(Dd.length===0)return!1;let{start:zd}=Dd[0];if(_d&&zd>_d.valueRange.start||Ad[zd]!==od.Char.COMMENT)return!1;for(let od=tl;od0){Ad=new od.PlainValue(od.Type.PLAIN,[]),Ad.context={parent:vh,src:vh.context.src};let tl=vh.range.start+1;if(Ad.range={start:tl,end:tl},Ad.valueRange={start:tl,end:tl},typeof vh.range.origStart=="number"){let tl=vh.range.origStart+1;Ad.range.origStart=Ad.range.origEnd=tl,Ad.valueRange.origStart=Ad.valueRange.origEnd=tl}}let fh=new Zd(zd,pe(tl,Ad));Bo(vh,fh),Dd.push(fh),zd&&typeof Kd=="number"&&vh.range.start>Kd+1024&&tl.errors.push(rs(_d,zd)),zd=void 0,Kd=null}break;default:zd!==void 0&&Dd.push(new Zd(zd)),zd=pe(tl,vh),Kd=vh.range.start,vh.error&&tl.errors.push(vh.error);e:for(let Ad=fh+1;;++Ad){let Dd=_d.items[Ad];switch(Dd&&Dd.type){case od.Type.BLANK_LINE:case od.Type.COMMENT:continue e;case od.Type.MAP_VALUE:break e;default:{let _d="Implicit map keys need to be followed by map values";tl.errors.push(new od.YAMLSemanticError(vh,_d));break e}}}if(vh.valueRangeContainsNewline){let _d="Implicit map keys need to be on a single line";tl.errors.push(new od.YAMLSemanticError(vh,_d))}}}return zd!==void 0&&Dd.push(new Zd(zd)),{comments:Ad,items:Dd}}function qo(tl,_d){let Ad=[],Dd=[],zd,Kd=!1,fh="{";for(let vh=0;vh<_d.items.length;++vh){let wh=_d.items[vh];if(typeof wh.char=="string"){let{char:Ad,offset:xh}=wh;if(Ad==="?"&&zd===void 0&&!Kd){Kd=!0,fh=":";continue}if(Ad===":"){if(zd===void 0&&(zd=null),fh===":"){fh=",";continue}}else if(Kd&&(zd===void 0&&Ad!==","&&(zd=null),Kd=!1),zd!==void 0&&(Dd.push(new Zd(zd)),zd=void 0,Ad===",")){fh=":";continue}if(Ad==="}"){if(vh===_d.items.length-1)continue}else if(Ad===fh){fh=":";continue}let $h=`Flow map contains an unexpected ${Ad}`,Xh=new od.YAMLSyntaxError(_d,$h);Xh.offset=xh,tl.errors.push(Xh)}else wh.type===od.Type.BLANK_LINE?Ad.push({afterKey:!!zd,before:Dd.length}):wh.type===od.Type.COMMENT?(ns(tl.errors,wh),Ad.push({afterKey:!!zd,before:Dd.length,comment:wh.comment})):zd===void 0?(fh===","&&tl.errors.push(new od.YAMLSemanticError(wh,"Separator , missing in flow map")),zd=pe(tl,wh)):(fh!==","&&tl.errors.push(new od.YAMLSemanticError(wh,"Indicator : missing in flow map entry")),Dd.push(new Zd(zd,pe(tl,wh))),zd=void 0,Kd=!1)}return ts(tl.errors,_d),zd!==void 0&&Dd.push(new Zd(zd)),{comments:Ad,items:Dd}}function Uo(tl,_d){if(_d.type!==od.Type.SEQ&&_d.type!==od.Type.FLOW_SEQ){let Ad=`A ${_d.type} node cannot be resolved as a sequence`;return tl.errors.push(new od.YAMLSyntaxError(_d,Ad)),null}let{comments:Ad,items:Kd}=_d.type===od.Type.FLOW_SEQ?Wo(tl,_d):Vo(tl,_d),fh=new zd;if(fh.items=Kd,ss(fh,Ad),!tl.options.mapAsMap&&Kd.some((tl=>tl instanceof Zd&&tl.key instanceof Dd))){let Ad="Keys with collection values will be stringified as YAML due to JS Object restrictions. Use mapAsMap: true to avoid this.";tl.warnings.push(new od.YAMLWarning(_d,Ad))}return _d.resolved=fh,fh}function Vo(tl,_d){let Ad=[],Dd=[];for(let zd=0;zd<_d.items.length;++zd){let Kd=_d.items[zd];switch(Kd.type){case od.Type.BLANK_LINE:Ad.push({before:Dd.length});break;case od.Type.COMMENT:Ad.push({comment:Kd.comment,before:Dd.length});break;case od.Type.SEQ_ITEM:if(Kd.error&&tl.errors.push(Kd.error),Dd.push(pe(tl,Kd.node)),Kd.hasProps){let _d="Sequence items cannot have tags or anchors before the - indicator";tl.errors.push(new od.YAMLSemanticError(Kd,_d))}break;default:Kd.error&&tl.errors.push(Kd.error),tl.errors.push(new od.YAMLSyntaxError(Kd,`Unexpected ${Kd.type} node in sequence`))}}return{comments:Ad,items:Dd}}function Wo(tl,_d){let Ad=[],Dd=[],zd=!1,Kd,fh=null,vh="[",wh=null;for(let xh=0;xh<_d.items.length;++xh){let $h=_d.items[xh];if(typeof $h.char=="string"){let{char:Ad,offset:Xh}=$h;if(Ad!==":"&&(zd||Kd!==void 0)&&(zd&&Kd===void 0&&(Kd=vh?Dd.pop():null),Dd.push(new Zd(Kd)),zd=!1,Kd=void 0,fh=null),Ad===vh)vh=null;else if(!vh&&Ad==="?")zd=!0;else if(vh!=="["&&Ad===":"&&Kd===void 0){if(vh===","){if(Kd=Dd.pop(),Kd instanceof Zd){let Ad="Chaining flow sequence pairs is invalid",Dd=new od.YAMLSemanticError(_d,Ad);Dd.offset=Xh,tl.errors.push(Dd)}if(!zd&&typeof fh=="number"){let Ad=$h.range?$h.range.start:$h.offset;Ad>fh+1024&&tl.errors.push(rs(_d,Kd));let{src:Dd}=wh.context;for(let _d=fh;_d{"use strict";var od=Kd(),_d=fh(),Ad={identify:tl=>tl instanceof Uint8Array,default:!1,tag:"tag:yaml.org,2002:binary",resolve:(tl,Ad)=>{let Dd=_d.resolveString(tl,Ad);if(typeof Buffer=="function")return Buffer.from(Dd,"base64");if(typeof atob=="function"){let tl=atob(Dd.replace(/[\n\r]/g,"")),od=new Uint8Array(tl.length);for(let _d=0;_d{let fh;if(typeof Buffer=="function")fh=Dd instanceof Buffer?Dd.toString("base64"):Buffer.from(Dd.buffer).toString("base64");else if(typeof btoa=="function"){let tl="";for(let od=0;od1){let tl="Each pair must have its own sequence indicator";throw new od.YAMLSemanticError(Ad,tl)}let tl=zd.items[0]||new _d.Pair;zd.commentBefore&&(tl.commentBefore=tl.commentBefore?`${zd.commentBefore}\n${tl.commentBefore}`:zd.commentBefore),zd.comment&&(tl.comment=tl.comment?`${zd.comment}\n${tl.comment}`:zd.comment),zd=tl}Dd.items[tl]=zd instanceof _d.Pair?zd:new _d.Pair(zd)}}return Dd}function as(tl,od,Ad){let Dd=new _d.YAMLSeq(tl);Dd.tag="tag:yaml.org,2002:pairs";for(let _d of od){let od,zd;if(Array.isArray(_d))if(_d.length===2)od=_d[0],zd=_d[1];else throw new TypeError(`Expected [key, value] tuple: ${_d}`);else if(_d&&_d instanceof Object){let tl=Object.keys(_d);if(tl.length===1)od=tl[0],zd=_d[od];else throw new TypeError(`Expected { key: value } tuple: ${_d}`)}else od=_d;let Kd=tl.createPair(od,zd,Ad);Dd.items.push(Kd)}return Dd}var Dd={default:!1,tag:"tag:yaml.org,2002:pairs",resolve:os,createNode:as},zd=class t extends _d.YAMLSeq{constructor(){super(),od._defineProperty(this,"add",_d.YAMLMap.prototype.add.bind(this)),od._defineProperty(this,"delete",_d.YAMLMap.prototype.delete.bind(this)),od._defineProperty(this,"get",_d.YAMLMap.prototype.get.bind(this)),od._defineProperty(this,"has",_d.YAMLMap.prototype.has.bind(this)),od._defineProperty(this,"set",_d.YAMLMap.prototype.set.bind(this)),this.tag=t.tag}toJSON(tl,od){let Ad=new Map;od&&od.onCreate&&od.onCreate(Ad);for(let tl of this.items){let Dd,zd;if(tl instanceof _d.Pair?(Dd=_d.toJSON(tl.key,"",od),zd=_d.toJSON(tl.value,Dd,od)):Dd=_d.toJSON(tl,"",od),Ad.has(Dd))throw new Error("Ordered maps must not include duplicate keys");Ad.set(Dd,zd)}return Ad}};od._defineProperty(zd,"tag","tag:yaml.org,2002:omap");function Qo(tl,Ad){let Dd=os(tl,Ad),Kd=[];for(let{key:tl}of Dd.items)if(tl instanceof _d.Scalar)if(Kd.includes(tl.value)){let tl="Ordered maps must not include duplicate keys";throw new od.YAMLSemanticError(Ad,tl)}else Kd.push(tl.value);return Object.assign(new zd,Dd)}function Go(tl,od,_d){let Ad=as(tl,od,_d),Dd=new zd;return Dd.items=Ad.items,Dd}var Zd={identify:tl=>tl instanceof Map,nodeClass:zd,default:!1,tag:"tag:yaml.org,2002:omap",resolve:Qo,createNode:Go},vh=class t extends _d.YAMLMap{constructor(){super(),this.tag=t.tag}add(tl){let od=tl instanceof _d.Pair?tl:new _d.Pair(tl);_d.findPair(this.items,od.key)||this.items.push(od)}get(tl,od){let Ad=_d.findPair(this.items,tl);return!od&&Ad instanceof _d.Pair?Ad.key instanceof _d.Scalar?Ad.key.value:Ad.key:Ad}set(tl,od){if(typeof od!="boolean")throw new Error(`Expected boolean value for set(key, value) in a YAML set, not ${typeof od}`);let Ad=_d.findPair(this.items,tl);Ad&&!od?this.items.splice(this.items.indexOf(Ad),1):!Ad&&od&&this.items.push(new _d.Pair(tl))}toJSON(tl,od){return super.toJSON(tl,od,Set)}toString(tl,od,_d){if(!tl)return JSON.stringify(this);if(this.hasAllNullValues())return super.toString(tl,od,_d);throw new Error("Set items must all have null values")}};od._defineProperty(vh,"tag","tag:yaml.org,2002:set");function Jo(tl,Ad){let Dd=_d.resolveMap(tl,Ad);if(!Dd.hasAllNullValues())throw new od.YAMLSemanticError(Ad,"Set items must all have null values");return Object.assign(new vh,Dd)}function Xo(tl,od,_d){let Ad=new vh;for(let Dd of od)Ad.items.push(tl.createPair(Dd,null,_d));return Ad}var wh={identify:tl=>tl instanceof Set,nodeClass:vh,default:!1,tag:"tag:yaml.org,2002:set",resolve:Jo,createNode:Xo},$n=(tl,od)=>{let _d=od.split(":").reduce(((tl,od)=>tl*60+Number(od)),0);return tl==="-"?-_d:_d},cs=({value:tl})=>{if(isNaN(tl)||!isFinite(tl))return _d.stringifyNumber(tl);let od="";tl<0&&(od="-",tl=Math.abs(tl));let Ad=[tl%60];return tl<60?Ad.unshift(0):(tl=Math.round((tl-Ad[0])/60),Ad.unshift(tl%60),tl>=60&&(tl=Math.round((tl-Ad[0])/60),Ad.unshift(tl))),od+Ad.map((tl=>tl<10?"0"+String(tl):String(tl))).join(":").replace(/000000\d*$/,"")},xh={identify:tl=>typeof tl=="number",default:!0,tag:"tag:yaml.org,2002:int",format:"TIME",test:/^([-+]?)([0-9][0-9_]*(?::[0-5]?[0-9])+)$/,resolve:(tl,od,_d)=>$n(od,_d.replace(/_/g,"")),stringify:cs},$h={identify:tl=>typeof tl=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"TIME",test:/^([-+]?)([0-9][0-9_]*(?::[0-5]?[0-9])+\.[0-9_]*)$/,resolve:(tl,od,_d)=>$n(od,_d.replace(/_/g,"")),stringify:cs},Xh={identify:tl=>tl 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:(tl,od,_d,Ad,Dd,zd,Kd,Zd,fh)=>{Zd&&(Zd=(Zd+"00").substr(1,3));let vh=Date.UTC(od,_d-1,Ad,Dd||0,zd||0,Kd||0,Zd||0);if(fh&&fh!=="Z"){let tl=$n(fh[0],fh.slice(1));Math.abs(tl)<30&&(tl*=60),vh-=6e4*tl}return new Date(vh)},stringify:({value:tl})=>tl.toISOString().replace(/((T00:00)?:00)?\.000Z$/,"")};function Yn(tl){let od={};return tl?typeof YAML_SILENCE_DEPRECATION_WARNINGS<"u"?!YAML_SILENCE_DEPRECATION_WARNINGS:!od.YAML_SILENCE_DEPRECATION_WARNINGS:typeof YAML_SILENCE_WARNINGS<"u"?!YAML_SILENCE_WARNINGS:!od.YAML_SILENCE_WARNINGS}function Bn(tl,od){Yn(!1)&&console.warn(od?`${od}: ${tl}`:tl)}function na(tl){if(Yn(!0)){let od=tl.replace(/.*yaml[/\\]/i,"").replace(/\.js$/,"").replace(/\\/g,"/");Bn(`The endpoint 'yaml/${od}' will be removed in a future release.`,"DeprecationWarning")}}var s_={};function ra(tl,od){if(!s_[tl]&&Yn(!0)){s_[tl]=!0;let _d=`The option '${tl}' will be removed in a future release`;_d+=od?`, use '${od}' instead.`:".",Bn(_d,"DeprecationWarning")}}tl.binary=Ad;tl.floatTime=$h;tl.intTime=xh;tl.omap=Zd;tl.pairs=Dd;tl.set=wh;tl.timestamp=Xh;tl.warn=Bn;tl.warnFileDeprecation=na;tl.warnOptionDeprecation=ra}));var wh=ne((tl=>{"use strict";var od=Kd(),_d=fh(),Ad=vh();function sa(tl,od,Ad){let Dd=new _d.YAMLMap(tl);if(od instanceof Map)for(let[_d,zd]of od)Dd.items.push(tl.createPair(_d,zd,Ad));else if(od&&typeof od=="object")for(let _d of Object.keys(od))Dd.items.push(tl.createPair(_d,od[_d],Ad));return typeof tl.sortMapEntries=="function"&&Dd.items.sort(tl.sortMapEntries),Dd}var Dd={createNode:sa,default:!0,nodeClass:_d.YAMLMap,tag:"tag:yaml.org,2002:map",resolve:_d.resolveMap};function ia(tl,od,Ad){let Dd=new _d.YAMLSeq(tl);if(od&&od[Symbol.iterator])for(let _d of od){let od=tl.createNode(_d,Ad.wrapScalars,null,Ad);Dd.items.push(od)}return Dd}var zd={createNode:ia,default:!0,nodeClass:_d.YAMLSeq,tag:"tag:yaml.org,2002:seq",resolve:_d.resolveSeq},Zd={identify:tl=>typeof tl=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:_d.resolveString,stringify(tl,od,Ad,Dd){return od=Object.assign({actualString:!0},od),_d.stringifyString(tl,od,Ad,Dd)},options:_d.strOptions},wh=[Dd,zd,Zd],Kt=tl=>typeof tl=="bigint"||Number.isInteger(tl),Vn=(tl,od,Ad)=>_d.intOptions.asBigInt?BigInt(tl):parseInt(od,Ad);function us(tl,od,Ad){let{value:Dd}=tl;return Kt(Dd)&&Dd>=0?Ad+Dd.toString(od):_d.stringifyNumber(tl)}var xh={identify:tl=>tl==null,createNode:(tl,od,Ad)=>Ad.wrapScalars?new _d.Scalar(null):null,default:!0,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>null,options:_d.nullOptions,stringify:()=>_d.nullOptions.nullStr},$h={identify:tl=>typeof tl=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/,resolve:tl=>tl[0]==="t"||tl[0]==="T",options:_d.boolOptions,stringify:({value:tl})=>tl?_d.boolOptions.trueStr:_d.boolOptions.falseStr},Xh={identify:tl=>Kt(tl)&&tl>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^0o([0-7]+)$/,resolve:(tl,od)=>Vn(tl,od,8),options:_d.intOptions,stringify:tl=>us(tl,8,"0o")},s_={identify:Kt,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9]+$/,resolve:tl=>Vn(tl,tl,10),options:_d.intOptions,stringify:_d.stringifyNumber},g_={identify:tl=>Kt(tl)&&tl>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^0x([0-9a-fA-F]+)$/,resolve:(tl,od)=>Vn(tl,od,16),options:_d.intOptions,stringify:tl=>us(tl,16,"0x")},E_={identify:tl=>typeof tl=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.inf|(\.nan))$/i,resolve:(tl,od)=>od?NaN:tl[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:_d.stringifyNumber},k_={identify:tl=>typeof tl=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/,resolve:tl=>parseFloat(tl),stringify:({value:tl})=>Number(tl).toExponential()},ef={identify:tl=>typeof tl=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:\.([0-9]+)|[0-9]+\.([0-9]*))$/,resolve(tl,od,Ad){let Dd=od||Ad,zd=new _d.Scalar(parseFloat(tl));return Dd&&Dd[Dd.length-1]==="0"&&(zd.minFractionDigits=Dd.length),zd},stringify:_d.stringifyNumber},nf=wh.concat([xh,$h,Xh,s_,g_,E_,k_,ef]),ls=tl=>typeof tl=="bigint"||Number.isInteger(tl),qt=({value:tl})=>JSON.stringify(tl),$f=[Dd,zd,{identify:tl=>typeof tl=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:_d.resolveString,stringify:qt},{identify:tl=>tl==null,createNode:(tl,od,Ad)=>Ad.wrapScalars?new _d.Scalar(null):null,default:!0,tag:"tag:yaml.org,2002:null",test:/^null$/,resolve:()=>null,stringify:qt},{identify:tl=>typeof tl=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^true|false$/,resolve:tl=>tl==="true",stringify:qt},{identify:ls,default:!0,tag:"tag:yaml.org,2002:int",test:/^-?(?:0|[1-9][0-9]*)$/,resolve:tl=>_d.intOptions.asBigInt?BigInt(tl):parseInt(tl,10),stringify:({value:tl})=>ls(tl)?tl.toString():JSON.stringify(tl)},{identify:tl=>typeof tl=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/,resolve:tl=>parseFloat(tl),stringify:qt}];$f.scalarFallback=tl=>{throw new SyntaxError(`Unresolved plain scalar ${JSON.stringify(tl)}`)};var fs=({value:tl})=>tl?_d.boolOptions.trueStr:_d.boolOptions.falseStr,lt=tl=>typeof tl=="bigint"||Number.isInteger(tl);function Ut(tl,od,Ad){let Dd=od.replace(/_/g,"");if(_d.intOptions.asBigInt){switch(Ad){case 2:Dd=`0b${Dd}`;break;case 8:Dd=`0o${Dd}`;break;case 16:Dd=`0x${Dd}`;break}let od=BigInt(Dd);return tl==="-"?BigInt(-1)*od:od}let zd=parseInt(Dd,Ad);return tl==="-"?-1*zd:zd}function qn(tl,od,Ad){let{value:Dd}=tl;if(lt(Dd)){let tl=Dd.toString(od);return Dd<0?"-"+Ad+tl.substr(1):Ad+tl}return _d.stringifyNumber(tl)}var Hf=wh.concat([{identify:tl=>tl==null,createNode:(tl,od,Ad)=>Ad.wrapScalars?new _d.Scalar(null):null,default:!0,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>null,options:_d.nullOptions,stringify:()=>_d.nullOptions.nullStr},{identify:tl=>typeof tl=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/,resolve:()=>!0,options:_d.boolOptions,stringify:fs},{identify:tl=>typeof tl=="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:_d.boolOptions,stringify:fs},{identify:lt,default:!0,tag:"tag:yaml.org,2002:int",format:"BIN",test:/^([-+]?)0b([0-1_]+)$/,resolve:(tl,od,_d)=>Ut(od,_d,2),stringify:tl=>qn(tl,2,"0b")},{identify:lt,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^([-+]?)0([0-7_]+)$/,resolve:(tl,od,_d)=>Ut(od,_d,8),stringify:tl=>qn(tl,8,"0")},{identify:lt,default:!0,tag:"tag:yaml.org,2002:int",test:/^([-+]?)([0-9][0-9_]*)$/,resolve:(tl,od,_d)=>Ut(od,_d,10),stringify:_d.stringifyNumber},{identify:lt,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^([-+]?)0x([0-9a-fA-F_]+)$/,resolve:(tl,od,_d)=>Ut(od,_d,16),stringify:tl=>qn(tl,16,"0x")},{identify:tl=>typeof tl=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.inf|(\.nan))$/i,resolve:(tl,od)=>od?NaN:tl[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:_d.stringifyNumber},{identify:tl=>typeof tl=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?([0-9][0-9_]*)?(\.[0-9_]*)?[eE][-+]?[0-9]+$/,resolve:tl=>parseFloat(tl.replace(/_/g,"")),stringify:({value:tl})=>Number(tl).toExponential()},{identify:tl=>typeof tl=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:[0-9][0-9_]*)?\.([0-9_]*)$/,resolve(tl,od){let Ad=new _d.Scalar(parseFloat(tl.replace(/_/g,"")));if(od){let tl=od.replace(/_/g,"");tl[tl.length-1]==="0"&&(Ad.minFractionDigits=tl.length)}return Ad},stringify:_d.stringifyNumber}],Ad.binary,Ad.omap,Ad.pairs,Ad.set,Ad.intTime,Ad.floatTime,Ad.timestamp),Kf={core:nf,failsafe:wh,json:$f,yaml11:Hf},Xf={binary:Ad.binary,bool:$h,float:ef,floatExp:k_,floatNaN:E_,floatTime:Ad.floatTime,int:s_,intHex:g_,intOct:Xh,intTime:Ad.intTime,map:Dd,null:xh,omap:Ad.omap,pairs:Ad.pairs,seq:zd,set:Ad.set,timestamp:Ad.timestamp};function ua(tl,od,_d){if(od){let tl=_d.filter((tl=>tl.tag===od)),Ad=tl.find((tl=>!tl.format))||tl[0];if(!Ad)throw new Error(`Tag ${od} not found`);return Ad}return _d.find((od=>(od.identify&&od.identify(tl)||od.class&&tl instanceof od.class)&&!od.format))}function pa(tl,od,Ad){if(tl instanceof _d.Node)return tl;let{defaultPrefix:Kd,onTagObj:Zd,prevObjects:fh,schema:vh,wrapScalars:wh}=Ad;od&&od.startsWith("!!")&&(od=Kd+od.slice(2));let xh=ua(tl,od,vh.tags);if(!xh){if(typeof tl.toJSON=="function"&&(tl=tl.toJSON()),!tl||typeof tl!="object")return wh?new _d.Scalar(tl):tl;xh=tl instanceof Map?Dd:tl[Symbol.iterator]?zd:Dd}Zd&&(Zd(xh),delete Ad.onTagObj);let $h={value:void 0,node:void 0};if(tl&&typeof tl=="object"&&fh){let od=fh.get(tl);if(od){let tl=new _d.Alias(od);return Ad.aliasNodes.push(tl),tl}$h.value=tl,fh.set(tl,$h)}return $h.node=xh.createNode?xh.createNode(Ad.schema,tl,Ad):wh?new _d.Scalar(tl):tl,od&&$h.node instanceof _d.Node&&($h.node.tag=od),$h.node}function ma(tl,od,_d,Ad){let Dd=tl[Ad.replace(/\W/g,"")];if(!Dd){let od=Object.keys(tl).map((tl=>JSON.stringify(tl))).join(", ");throw new Error(`Unknown schema "${Ad}"; use one of ${od}`)}if(Array.isArray(_d))for(let tl of _d)Dd=Dd.concat(tl);else typeof _d=="function"&&(Dd=_d(Dd.slice()));for(let tl=0;tlJSON.stringify(tl))).join(", ");throw new Error(`Unknown custom tag "${_d}"; use one of ${tl}`)}Dd[tl]=Ad}}return Dd}var ha=(tl,od)=>tl.keyod.key?1:0,eg=class t{constructor({customTags:tl,merge:od,schema:_d,sortMapEntries:Dd,tags:zd}){this.merge=!!od,this.name=_d,this.sortMapEntries=Dd===!0?ha:Dd||null,!tl&&zd&&Ad.warnOptionDeprecation("tags","customTags"),this.tags=ma(Kf,Xf,tl||zd,_d)}createNode(tl,od,_d,Ad){let Dd={defaultPrefix:t.defaultPrefix,schema:this,wrapScalars:od},zd=Ad?Object.assign(Ad,Dd):Dd;return pa(tl,_d,zd)}createPair(tl,od,Ad){Ad||(Ad={wrapScalars:!0});let Dd=this.createNode(tl,Ad.wrapScalars,null,Ad),zd=this.createNode(od,Ad.wrapScalars,null,Ad);return new _d.Pair(Dd,zd)}};od._defineProperty(eg,"defaultPrefix",od.defaultTagPrefix);od._defineProperty(eg,"defaultTags",od.defaultTags);tl.Schema=eg}));var xh=ne((tl=>{"use strict";var od=Kd(),_d=fh(),Ad=wh(),Dd={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"},zd={get binary(){return _d.binaryOptions},set binary(tl){Object.assign(_d.binaryOptions,tl)},get bool(){return _d.boolOptions},set bool(tl){Object.assign(_d.boolOptions,tl)},get int(){return _d.intOptions},set int(tl){Object.assign(_d.intOptions,tl)},get null(){return _d.nullOptions},set null(tl){Object.assign(_d.nullOptions,tl)},get str(){return _d.strOptions},set str(tl){Object.assign(_d.strOptions,tl)}},Zd={"1.0":{schema:"yaml-1.1",merge:!0,tagPrefixes:[{handle:"!",prefix:od.defaultTagPrefix},{handle:"!!",prefix:"tag:private.yaml.org,2002:"}]},1.1:{schema:"yaml-1.1",merge:!0,tagPrefixes:[{handle:"!",prefix:"!"},{handle:"!!",prefix:od.defaultTagPrefix}]},1.2:{schema:"core",merge:!1,tagPrefixes:[{handle:"!",prefix:"!"},{handle:"!!",prefix:od.defaultTagPrefix}]}};function Os(tl,od){if((tl.version||tl.options.version)==="1.0"){let tl=od.match(/^tag:private\.yaml\.org,2002:([^:/]+)$/);if(tl)return"!"+tl[1];let _d=od.match(/^tag:([a-zA-Z0-9-]+)\.yaml\.org,2002:(.*)/);return _d?`!${_d[1]}/${_d[2]}`:`!${od.replace(/^tag:/,"")}`}let _d=tl.tagPrefixes.find((tl=>od.indexOf(tl.prefix)===0));if(!_d){let Ad=tl.getDefaults().tagPrefixes;_d=Ad&&Ad.find((tl=>od.indexOf(tl.prefix)===0))}if(!_d)return od[0]==="!"?od:`!<${od}>`;let Ad=od.substr(_d.prefix.length).replace(/[!,[\]{}]/g,(tl=>({"!":"%21",",":"%2C","[":"%5B","]":"%5D","{":"%7B","}":"%7D"}[tl])));return _d.handle+Ad}function ya(tl,od){if(od instanceof _d.Alias)return _d.Alias;if(od.tag){let _d=tl.filter((tl=>tl.tag===od.tag));if(_d.length>0)return _d.find((tl=>tl.format===od.format))||_d[0]}let Ad,Dd;if(od instanceof _d.Scalar){Dd=od.value;let _d=tl.filter((tl=>tl.identify&&tl.identify(Dd)||tl.class&&Dd instanceof tl.class));Ad=_d.find((tl=>tl.format===od.format))||_d.find((tl=>!tl.format))}else Dd=od,Ad=tl.find((tl=>tl.nodeClass&&Dd instanceof tl.nodeClass));if(!Ad){let tl=Dd&&Dd.constructor?Dd.constructor.name:typeof Dd;throw new Error(`Tag not resolved for ${tl} value`)}return Ad}function Ea(tl,od,{anchors:_d,doc:Ad}){let Dd=[],zd=Ad.anchors.getName(tl);return zd&&(_d[zd]=tl,Dd.push(`&${zd}`)),tl.tag?Dd.push(Os(Ad,tl.tag)):od.default||Dd.push(Os(Ad,od.tag)),Dd.join(" ")}function jt(tl,od,Ad,Dd){let{anchors:zd,schema:Kd}=od.doc,Zd;if(!(tl instanceof _d.Node)){let od={aliasNodes:[],onTagObj:tl=>Zd=tl,prevObjects:new Map};tl=Kd.createNode(tl,!0,null,od);for(let tl of od.aliasNodes){tl.source=tl.source.node;let od=zd.getName(tl.source);od||(od=zd.newName(),zd.map[od]=tl.source)}}if(tl instanceof _d.Pair)return tl.toString(od,Ad,Dd);Zd||(Zd=ya(Kd.tags,tl));let fh=Ea(tl,Zd,od);fh.length>0&&(od.indentAtStart=(od.indentAtStart||0)+fh.length+1);let vh=typeof Zd.stringify=="function"?Zd.stringify(tl,od,Ad,Dd):tl instanceof _d.Scalar?_d.stringifyString(tl,od,Ad,Dd):tl.toString(od,Ad,Dd);return fh?tl instanceof _d.Scalar||vh[0]==="{"||vh[0]==="["?`${fh} ${vh}`:`${fh}\n${od.indent}${vh}`:vh}var vh=class t{static validAnchorNode(tl){return tl instanceof _d.Scalar||tl instanceof _d.YAMLSeq||tl instanceof _d.YAMLMap}constructor(tl){od._defineProperty(this,"map",Object.create(null)),this.prefix=tl}createAlias(tl,od){return this.setAnchor(tl,od),new _d.Alias(tl)}createMergePair(...tl){let od=new _d.Merge;return od.value.items=tl.map((tl=>{if(tl instanceof _d.Alias){if(tl.source instanceof _d.YAMLMap)return tl}else if(tl instanceof _d.YAMLMap)return this.createAlias(tl);throw new Error("Merge sources must be Map nodes or their Aliases")})),od}getName(tl){let{map:od}=this;return Object.keys(od).find((_d=>od[_d]===tl))}getNames(){return Object.keys(this.map)}getNode(tl){return this.map[tl]}newName(tl){tl||(tl=this.prefix);let od=Object.keys(this.map);for(let _d=1;;++_d){let Ad=`${tl}${_d}`;if(!od.includes(Ad))return Ad}}resolveNodes(){let{map:tl,_cstAliases:od}=this;Object.keys(tl).forEach((od=>{tl[od]=tl[od].resolved})),od.forEach((tl=>{tl.source=tl.source.resolved})),delete this._cstAliases}setAnchor(tl,od){if(tl!=null&&!t.validAnchorNode(tl))throw new Error("Anchors may only be set for Scalar, Seq and Map nodes");if(od&&/[\x00-\x19\s,[\]{}]/.test(od))throw new Error("Anchor names must not contain whitespace or control characters");let{map:_d}=this,Ad=tl&&Object.keys(_d).find((od=>_d[od]===tl));if(Ad)if(od)Ad!==od&&(delete _d[Ad],_d[od]=tl);else return Ad;else{if(!od){if(!tl)return null;od=this.newName()}_d[od]=tl}return od}},Qt=(tl,od)=>{if(tl&&typeof tl=="object"){let{tag:Ad}=tl;tl instanceof _d.Collection?(Ad&&(od[Ad]=!0),tl.items.forEach((tl=>Qt(tl,od)))):tl instanceof _d.Pair?(Qt(tl.key,od),Qt(tl.value,od)):tl instanceof _d.Scalar&&Ad&&(od[Ad]=!0)}return od},Sa=tl=>Object.keys(Qt(tl,{}));function wa(tl,Ad){let Dd={before:[],after:[]},zd,Kd=!1;for(let Zd of Ad)if(Zd.valueRange){if(zd!==void 0){let _d="Document contains trailing content not separated by a ... or --- line";tl.errors.push(new od.YAMLSyntaxError(Zd,_d));break}let Ad=_d.resolveNode(tl,Zd);Kd&&(Ad.spaceBefore=!0,Kd=!1),zd=Ad}else Zd.comment!==null?(zd===void 0?Dd.before:Dd.after).push(Zd.comment):Zd.type===od.Type.BLANK_LINE&&(Kd=!0,zd===void 0&&Dd.before.length>0&&!tl.commentBefore&&(tl.commentBefore=Dd.before.join(`\n`),Dd.before=[]));if(tl.contents=zd||null,!zd)tl.comment=Dd.before.concat(Dd.after).join(`\n`)||null;else{let od=Dd.before.join(`\n`);if(od){let tl=zd instanceof _d.Collection&&zd.items[0]?zd.items[0]:zd;tl.commentBefore=tl.commentBefore?`${od}\n${tl.commentBefore}`:od}tl.comment=Dd.after.join(`\n`)||null}}function ba({tagPrefixes:tl},_d){let[Ad,Dd]=_d.parameters;if(!Ad||!Dd){let tl="Insufficient parameters given for %TAG directive";throw new od.YAMLSemanticError(_d,tl)}if(tl.some((tl=>tl.handle===Ad))){let tl="The %TAG directive must only be given at most once per handle in the same document.";throw new od.YAMLSemanticError(_d,tl)}return{handle:Ad,prefix:Dd}}function Na(tl,_d){let[Ad]=_d.parameters;if(_d.name==="YAML:1.0"&&(Ad="1.0"),!Ad){let tl="Insufficient parameters given for %YAML directive";throw new od.YAMLSemanticError(_d,tl)}if(!Zd[Ad]){let Dd=`Document will be parsed as YAML ${tl.version||tl.options.version} rather than YAML ${Ad}`;tl.warnings.push(new od.YAMLWarning(_d,Dd))}return Ad}function Oa(tl,_d,Ad){let Dd=[],zd=!1;for(let Ad of _d){let{comment:_d,name:Kd}=Ad;switch(Kd){case"TAG":try{tl.tagPrefixes.push(ba(tl,Ad))}catch(od){tl.errors.push(od)}zd=!0;break;case"YAML":case"YAML:1.0":if(tl.version){let _d="The %YAML directive must only be given at most once per document.";tl.errors.push(new od.YAMLSemanticError(Ad,_d))}try{tl.version=Na(tl,Ad)}catch(od){tl.errors.push(od)}zd=!0;break;default:if(Kd){let _d=`YAML only supports %TAG and %YAML directives, and not %${Kd}`;tl.warnings.push(new od.YAMLWarning(Ad,_d))}}_d&&Dd.push(_d)}if(Ad&&!zd&&(tl.version||Ad.version||tl.options.version)==="1.1"){let i=({handle:tl,prefix:od})=>({handle:tl,prefix:od});tl.tagPrefixes=Ad.tagPrefixes.map(i),tl.version=Ad.version}tl.commentBefore=Dd.join(`\n`)||null}function Be(tl){if(tl instanceof _d.Collection)return!0;throw new Error("Expected a YAML collection as document contents")}var xh=class t{constructor(tl){this.anchors=new vh(tl.anchorPrefix),this.commentBefore=null,this.comment=null,this.contents=null,this.directivesEndMarker=null,this.errors=[],this.options=tl,this.schema=null,this.tagPrefixes=[],this.version=null,this.warnings=[]}add(tl){return Be(this.contents),this.contents.add(tl)}addIn(tl,od){Be(this.contents),this.contents.addIn(tl,od)}delete(tl){return Be(this.contents),this.contents.delete(tl)}deleteIn(tl){return _d.isEmptyPath(tl)?this.contents==null?!1:(this.contents=null,!0):(Be(this.contents),this.contents.deleteIn(tl))}getDefaults(){return t.defaults[this.version]||t.defaults[this.options.version]||{}}get(tl,od){return this.contents instanceof _d.Collection?this.contents.get(tl,od):void 0}getIn(tl,od){return _d.isEmptyPath(tl)?!od&&this.contents instanceof _d.Scalar?this.contents.value:this.contents:this.contents instanceof _d.Collection?this.contents.getIn(tl,od):void 0}has(tl){return this.contents instanceof _d.Collection?this.contents.has(tl):!1}hasIn(tl){return _d.isEmptyPath(tl)?this.contents!==void 0:this.contents instanceof _d.Collection?this.contents.hasIn(tl):!1}set(tl,od){Be(this.contents),this.contents.set(tl,od)}setIn(tl,od){_d.isEmptyPath(tl)?this.contents=od:(Be(this.contents),this.contents.setIn(tl,od))}setSchema(tl,od){if(!tl&&!od&&this.schema)return;typeof tl=="number"&&(tl=tl.toFixed(1)),tl==="1.0"||tl==="1.1"||tl==="1.2"?(this.version?this.version=tl:this.options.version=tl,delete this.options.schema):tl&&typeof tl=="string"&&(this.options.schema=tl),Array.isArray(od)&&(this.options.customTags=od);let _d=Object.assign({},this.getDefaults(),this.options);this.schema=new Ad.Schema(_d)}parse(tl,_d){this.options.keepCstNodes&&(this.cstNode=tl),this.options.keepNodeTypes&&(this.type="DOCUMENT");let{directives:Ad=[],contents:Dd=[],directivesEndMarker:zd,error:Kd,valueRange:Zd}=tl;if(Kd&&(Kd.source||(Kd.source=this),this.errors.push(Kd)),Oa(this,Ad,_d),zd&&(this.directivesEndMarker=!0),this.range=Zd?[Zd.start,Zd.end]:null,this.setSchema(),this.anchors._cstAliases=[],wa(this,Dd),this.anchors.resolveNodes(),this.options.prettyErrors){for(let tl of this.errors)tl instanceof od.YAMLError&&tl.makePretty();for(let tl of this.warnings)tl instanceof od.YAMLError&&tl.makePretty()}return this}listNonDefaultTags(){return Sa(this.contents).filter((tl=>tl.indexOf(Ad.Schema.defaultPrefix)!==0))}setTagPrefix(tl,od){if(tl[0]!=="!"||tl[tl.length-1]!=="!")throw new Error("Handle must start and end with !");if(od){let _d=this.tagPrefixes.find((od=>od.handle===tl));_d?_d.prefix=od:this.tagPrefixes.push({handle:tl,prefix:od})}else this.tagPrefixes=this.tagPrefixes.filter((od=>od.handle!==tl))}toJSON(tl,od){let{keepBlobsInJSON:Ad,mapAsMap:Dd,maxAliasCount:zd}=this.options,Kd=Ad&&(typeof tl!="string"||!(this.contents instanceof _d.Scalar)),Zd={doc:this,indentStep:" ",keep:Kd,mapAsMap:Kd&&!!Dd,maxAliasCount:zd,stringify:jt},fh=Object.keys(this.anchors.map);fh.length>0&&(Zd.anchors=new Map(fh.map((tl=>[this.anchors.map[tl],{alias:[],aliasCount:0,count:1}]))));let vh=_d.toJSON(this.contents,tl,Zd);if(typeof od=="function"&&Zd.anchors)for(let{count:tl,res:_d}of Zd.anchors.values())od(_d,tl);return vh}toString(){if(this.errors.length>0)throw new Error("Document with errors cannot be stringified");let tl=this.options.indent;if(!Number.isInteger(tl)||tl<=0){let od=JSON.stringify(tl);throw new Error(`"indent" option must be a positive integer, not ${od}`)}this.setSchema();let od=[],Ad=!1;if(this.version){let tl="%YAML 1.2";this.schema.name==="yaml-1.1"&&(this.version==="1.0"?tl="%YAML:1.0":this.version==="1.1"&&(tl="%YAML 1.1")),od.push(tl),Ad=!0}let Dd=this.listNonDefaultTags();this.tagPrefixes.forEach((({handle:tl,prefix:_d})=>{Dd.some((tl=>tl.indexOf(_d)===0))&&(od.push(`%TAG ${tl} ${_d}`),Ad=!0)})),(Ad||this.directivesEndMarker)&&od.push("---"),this.commentBefore&&((Ad||!this.directivesEndMarker)&&od.unshift(""),od.unshift(this.commentBefore.replace(/^/gm,"#")));let zd={anchors:Object.create(null),doc:this,indent:"",indentStep:" ".repeat(tl),stringify:jt},Kd=!1,Zd=null;if(this.contents){this.contents instanceof _d.Node&&(this.contents.spaceBefore&&(Ad||this.directivesEndMarker)&&od.push(""),this.contents.commentBefore&&od.push(this.contents.commentBefore.replace(/^/gm,"#")),zd.forceBlockIndent=!!this.comment,Zd=this.contents.comment);let tl=Zd?null:()=>Kd=!0,Dd=jt(this.contents,zd,(()=>Zd=null),tl);od.push(_d.addComment(Dd,"",Zd))}else this.contents!==void 0&&od.push(jt(this.contents,zd));return this.comment&&((!Kd||Zd)&&od[od.length-1]!==""&&od.push(""),od.push(this.comment.replace(/^/gm,"#"))),od.join(`\n`)+`\n`}};od._defineProperty(xh,"defaults",Zd);tl.Document=xh;tl.defaultOptions=Dd;tl.scalarOptions=zd}));var $h=ne((tl=>{"use strict";var od=Zd(),_d=xh(),Ad=wh(),Dd=Kd(),zd=vh();fh();function Ca(tl,od=!0,Dd){Dd===void 0&&typeof od=="string"&&(Dd=od,od=!0);let zd=Object.assign({},_d.Document.defaults[_d.defaultOptions.version],_d.defaultOptions);return new Ad.Schema(zd).createNode(tl,od,Dd)}var $h=class extends _d.Document{constructor(tl){super(Object.assign({},_d.defaultOptions,tl))}};function Ma(tl,_d){let Ad=[],Dd;for(let zd of od.parse(tl)){let tl=new $h(_d);tl.parse(zd,Dd),Ad.push(tl),Dd=tl}return Ad}function Ts(tl,_d){let Ad=od.parse(tl),zd=new $h(_d).parse(Ad[0]);if(Ad.length>1){let tl="Source contains multiple documents; please use YAML.parseAllDocuments()";zd.errors.unshift(new Dd.YAMLSemanticError(Ad[1],tl))}return zd}function ka(tl,od){let _d=Ts(tl,od);if(_d.warnings.forEach((tl=>zd.warn(tl))),_d.errors.length>0)throw _d.errors[0];return _d.toJSON()}function Pa(tl,od){let _d=new $h(od);return _d.contents=tl,String(_d)}var Xh={createNode:Ca,defaultOptions:_d.defaultOptions,Document:$h,parse:ka,parseAllDocuments:Ma,parseCST:od.parse,parseDocument:Ts,scalarOptions:_d.scalarOptions,stringify:Pa};tl.YAML=Xh}));var Xh=ne(((tl,od)=>{od.exports=$h().YAML}));var s_=ne((tl=>{"use strict";var od=fh(),_d=Kd();tl.findPair=od.findPair;tl.parseMap=od.resolveMap;tl.parseSeq=od.resolveSeq;tl.stringifyNumber=od.stringifyNumber;tl.stringifyString=od.stringifyString;tl.toJSON=od.toJSON;tl.Type=_d.Type;tl.YAMLError=_d.YAMLError;tl.YAMLReferenceError=_d.YAMLReferenceError;tl.YAMLSemanticError=_d.YAMLSemanticError;tl.YAMLSyntaxError=_d.YAMLSyntaxError;tl.YAMLWarning=_d.YAMLWarning}));var g_={};sr(g_,{languages:()=>zA,options:()=>ZA,parsers:()=>ty,printers:()=>tv});var ht=(tl,od)=>(_d,Ad,...Dd)=>_d|1&&Ad==null?void 0:(od.call(Ad)??Ad[tl]).apply(Ad,Dd);function xi(tl){return this[tl<0?this.length+tl:tl]}var E_=ht("at",(function(){if(Array.isArray(this)||typeof this=="string")return xi})),k_=E_;var ef=String.prototype.replaceAll??function(tl,od){return tl.global?this.replace(tl,od):this.split(tl).join(od)},nf=ht("replaceAll",(function(){if(typeof this=="string")return ef})),$f=nf;var Yi=()=>{},Hf=Yi;var Kf="string",Xf="array",eg="cursor",tg="indent",rg="align",ng="trim",sg="group",mg="fill",eA="if-break",tA="indent-if-break",rA="line-suffix",nA="line-suffix-boundary",iA="line",sA="label",aA="break-parent",oA=new Set([eg,tg,rg,ng,sg,mg,eA,tA,rA,nA,iA,sA,aA]);function Bi(tl){if(typeof tl=="string")return Kf;if(Array.isArray(tl))return Xf;if(!tl)return;let{type:od}=tl;if(oA.has(od))return od}var lA=Bi;var Fi=tl=>new Intl.ListFormat("en-US",{type:"disjunction"}).format(tl);function qi(tl){let od=tl===null?"null":typeof tl;if(od!=="string"&&od!=="object")return`Unexpected doc '${od}', \nExpected it to be 'string' or 'object'.`;if(lA(tl))throw new Error("doc is valid.");let _d=Object.prototype.toString.call(tl);if(_d!=="[object Object]")return`Unexpected doc '${_d}'.`;let Ad=Fi([...oA].map((tl=>`'${tl}'`)));return`Unexpected doc.type '${tl.type}'.\nExpected it to be ${Ad}.`}var cA=class extends Error{name="InvalidDocError";constructor(tl){super(qi(tl)),this.doc=tl}},uA=cA;function Ui(tl,od){if(typeof tl=="string")return od(tl);let _d=new Map;return r(tl);function r(tl){if(_d.has(tl))return _d.get(tl);let od=s(tl);return _d.set(tl,od),od}function s(tl){switch(lA(tl)){case Xf:return od(tl.map(r));case mg:return od({...tl,parts:tl.parts.map(r)});case eA:return od({...tl,breakContents:r(tl.breakContents),flatContents:r(tl.flatContents)});case sg:{let{expandedStates:_d,contents:Ad}=tl;return _d?(_d=_d.map(r),Ad=_d[0]):Ad=r(Ad),od({...tl,contents:Ad,expandedStates:_d})}case rg:case tg:case tA:case sA:case rA:return od({...tl,contents:r(tl.contents)});case Kf:case eg:case ng:case nA:case iA:case aA:return od(tl);default:throw new uA(tl)}}}function cr(tl,od=vA){return Ui(tl,(tl=>typeof tl=="string"?v(od,tl.split(`\n`)):tl))}var pA=Hf,dA=Hf,hA=Hf,_A=Hf;function Je(tl,od){return _A(tl),pA(od),{type:rg,contents:od,n:tl}}function an(tl){return Je(Number.NEGATIVE_INFINITY,tl)}function ur(tl){return Je({type:"root"},tl)}function pr(tl){return Je(-1,tl)}var fA={type:aA};function Lt(tl){return hA(tl),{type:mg,parts:tl}}function Pe(tl,od={}){return pA(tl),dA(od.expandedStates,!0),{type:sg,id:od.id,contents:tl,break:!!od.shouldBreak,expandedStates:od.expandedStates}}function cn(tl,od){return Pe(tl[0],{...od,expandedStates:tl})}function ze(tl,od="",_d={}){return pA(tl),od!==""&&pA(od),{type:eA,breakContents:tl,flatContents:od,groupId:_d.groupId}}function v(tl,od){pA(tl),dA(od);let _d=[];for(let Ad=0;Ad{let Dd=!!Ad?.backwards;if(_d===!1)return!1;let{length:zd}=od,Kd=_d;for(;Kd>=0&&Kdtl===`\n`||tl==="\r"||tl==="\u2028"||tl==="\u2029";function Ki(tl,od,_d){let Ad=!!_d?.backwards;if(od===!1)return!1;let Dd=tl.charAt(od);if(Ad){if(tl.charAt(od-1)==="\r"&&Dd===`\n`)return od-2;if(hr(Dd))return od-1}else{if(Dd==="\r"&&tl.charAt(od+1)===`\n`)return od+2;if(hr(Dd))return od+1}return od}var DA=Ki;function ji(tl,od){let _d=od-1;_d=wA(tl,_d,{backwards:!0}),_d=DA(tl,_d,{backwards:!0}),_d=wA(tl,_d,{backwards:!0});let Ad=DA(tl,_d,{backwards:!0});return _d!==Ad}var SA=ji;var TA=class extends Error{name="UnexpectedNodeError";constructor(tl,od,_d="type"){super(`Unexpected ${od} node ${_d}: ${JSON.stringify(tl[_d])}.`),this.node=tl}},kA=TA;var IA="format";var BA=/^\s*#[^\S\n]*@(?:noformat|noprettier)\s*?(?:\n|$)/u,FA=/^\s*#[^\S\n]*@(?:format|prettier)\s*?(?:\n|$)/u,PA=/^\s*@(?:format|prettier)\s*$/u;var wr=tl=>PA.test(tl),br=tl=>FA.test(tl),Nr=tl=>BA.test(tl),Or=tl=>`# @${IA}\n\n${tl}`;function Ar(tl,od){switch(tl.type){case"comment":if(wr(tl.value))return null;break;case"quoteDouble":case"quoteSingle":od.type="quote";break;case"document":od.directivesEndMarker||delete od.directivesEndMarker,od.documentEndMarker||delete od.documentEndMarker;break}}Ar.ignoredProperties=new Set(["position"]);var RA=Ar;function Tr(tl,od){let{node:_d}=tl;if(_d.type==="root"&&od.filepath&&/(?:[/\\]|^)\.(?:prettier|stylelint|lintstaged)rc$/u.test(od.filepath))return async tl=>{let _d=await tl(od.originalText,{parser:"json"});return _d?[_d,yA]:void 0}}Tr.getVisitorKeys=()=>[];var NA=Tr;var OA=null;function et(tl){if(OA!==null&&typeof OA.property){let tl=OA;return OA=et.prototype=null,tl}return OA=et.prototype=tl??Object.create(null),new et}var LA=10;for(let tl=0;tl<=LA;tl++)et();function mn(tl){return et(tl)}function Gi(tl,od="type"){mn(tl);function n(_d){let Ad=_d[od],Dd=tl[Ad];if(!Array.isArray(Dd))throw Object.assign(new Error(`Missing visitor keys for '${Ad}'.`),{node:_d});return Dd}return n}var QA=Gi;var MA=[["children","anchor","tag","indicatorComment","leadingComments","middleComments","trailingComment","endComments"],["anchor","tag","indicatorComment","leadingComments","middleComments","trailingComment","endComments"],["key","value","children","anchor","tag","indicatorComment","leadingComments","middleComments","trailingComment","endComments"],["content","children","anchor","tag","indicatorComment","leadingComments","middleComments","trailingComment","endComments"],["indicatorComment","leadingComments","middleComments","trailingComment","endComments"]],jA={root:MA[0],document:["head","body","children","anchor","tag","indicatorComment","leadingComments","middleComments","trailingComment","endComments"],documentHead:MA[0],documentBody:MA[0],directive:MA[1],alias:MA[1],blockLiteral:MA[1],blockFolded:MA[0],plain:MA[0],quoteSingle:MA[1],quoteDouble:MA[1],mapping:MA[0],mappingItem:MA[2],mappingKey:MA[3],mappingValue:MA[3],sequence:MA[0],sequenceItem:MA[3],flowMapping:MA[0],flowMappingItem:MA[2],flowSequence:MA[0],flowSequenceItem:MA[3],comment:MA[1],tag:MA[4],anchor:MA[4]};var UA=QA(jA),GA=UA;var tt=tl=>tl.position.start.offset,vr=tl=>tl.position.end.offset;function Ji(tl){return Array.isArray(tl)&&tl.length>0}var $A=Ji;function W(tl,od){return typeof tl?.type=="string"&&od.includes(tl.type)}function hn(tl,od,_d){return od("children"in tl?{...tl,children:tl.children.map((_d=>hn(_d,od,tl)))}:tl,_d)}function Ie(tl,od,_d){Object.defineProperty(tl,od,{get:_d,enumerable:!1})}function _r(tl,od){let _d=0,Ad=od.length;for(let Dd=tl.position.end.offset-1;Ddod===0&&od===_d.length-1?tl:od!==0&&od!==_d.length-1?tl.trim():od===0?tl.trimEnd():tl.trimStart()));if(_d.proseWrap==="preserve")return Ad.map((tl=>tl?[tl]:[]));let Dd=[];for(let[od,_d]of Ad.entries()){let zd=Rr(_d);od>0&&Ad[od-1].length>0&&zd.length>0&&!(tl==="quoteDouble"&&k_(0,k_(0,Dd,-1),-1).endsWith("\\"))?Dd[Dd.length-1]=[...k_(0,Dd,-1),...zd]:Dd.push(zd)}return _d.proseWrap==="never"?Dd.map((tl=>[tl.join(" ")])):Dd}function $r(tl,{parentIndent:od,isLastDescendant:_d,options:Ad}){let Dd=tl.position.start.line===tl.position.end.line?"":Ad.originalText.slice(tl.position.start.offset,tl.position.end.offset).match(/^[^\n]*\n(.*)$/su)[1],zd;if(tl.indent===null){let tl=Dd.match(/^(? *)[^\n\r ]/mu);zd=tl?tl.groups.leadingSpace.length:Number.POSITIVE_INFINITY}else zd=tl.indent-1+od;let Kd=Dd.split(`\n`).map((tl=>tl.slice(zd)));if(Ad.proseWrap==="preserve"||tl.type==="blockLiteral")return c(Kd.map((tl=>tl?[tl]:[])));let Zd=[];for(let[tl,od]of Kd.entries()){let _d=Rr(od);tl>0&&_d.length>0&&Kd[tl-1].length>0&&!/^\s/u.test(_d[0])&&!/^\s|\s$/u.test(k_(0,Zd,-1))?Zd[Zd.length-1]=[...k_(0,Zd,-1),..._d]:Zd.push(_d)}return Zd=Zd.map((tl=>{let od=[];for(let _d of tl)od.length>0&&/\s$/u.test(k_(0,od,-1))?od[od.length-1]+=" "+_d:od.push(_d);return od})),Ad.proseWrap==="never"&&(Zd=Zd.map((tl=>[tl.join(" ")]))),c(Zd);function c(od){if(tl.chomping==="keep")return k_(0,od,-1).length===0?od.slice(0,-1):od;let Ad=0;for(let tl=od.length-1;tl>=0&&od[tl].length===0;tl--)Ad++;return Ad===0?od:Ad>=2&&!_d?od.slice(0,-(Ad-1)):od.slice(0,-Ad)}}function nt(tl){if(!tl)return!0;switch(tl.type){case"plain":case"quoteDouble":case"quoteSingle":case"alias":case"flowMapping":case"flowSequence":return!0;default:return!1}}var JA=new WeakMap;function Pt(tl,od){let{node:_d,root:Ad}=tl,Dd;return JA.has(Ad)?Dd=JA.get(Ad):(Dd=new Set,JA.set(Ad,Dd)),!Dd.has(_d.position.end.line)&&(Dd.add(_d.position.end.line),_r(_d,od)&&!yn(tl.parent))?gA:""}function yn(tl){return I(tl)&&!W(tl,["documentHead","documentBody","flowMapping","flowSequence"])}function _(tl,od){return Je(" ".repeat(tl),od)}function zi(tl,od,_d){let{node:Ad}=tl,Dd=tl.ancestors.filter((tl=>tl.type==="sequence"||tl.type==="mapping")).length,zd=Mt(tl),Kd=[Ad.type==="blockFolded"?">":"|"];Ad.indent!==null&&Kd.push(Ad.indent.toString()),Ad.chomping!=="clip"&&Kd.push(Ad.chomping==="keep"?"+":"-"),dn(Ad)&&Kd.push(" ",_d("indicatorComment"));let Zd=$r(Ad,{parentIndent:Dd,isLastDescendant:zd,options:od}),fh=[];for(let[tl,od]of Zd.entries())tl===0&&fh.push(yA),fh.push(Lt(v(mA,od))),tl!==Zd.length-1?fh.push(od.length===0?yA:ur(vA)):Ad.chomping==="keep"&&zd&&fh.push(an(od.length===0?yA:vA));return Ad.indent===null?Kd.push(pr(_(od.tabWidth,fh))):Kd.push(an(_(Ad.indent-1+Dd,fh))),Kd}var qA=zi;function vt(tl,od,_d){let{node:Ad}=tl,Dd=Ad.type==="flowMapping",zd=Dd?"{":"[",Kd=Dd?"}":"]",Zd=gA;Dd&&Ad.children.length>0&&od.bracketSpacing&&(Zd=mA);let fh=k_(0,Ad.children,-1),vh=fh?.type==="flowMappingItem"&&_e(fh.key)&&_e(fh.value);return[zd,_(od.tabWidth,[Zd,Zi(tl,od,_d),od.trailingComma==="none"?"":ze(","),I(Ad)?[yA,v(yA,tl.map(_d,"endComments"))]:""]),vh?"":Zd,Kd]}function Zi(tl,od,_d){return tl.map((({isLast:Ad,node:Dd,next:zd})=>[_d(),Ad?"":[",",mA,Dd.position.start.line!==zd.position.start.line?Pt(tl,od.originalText):""]]),"children")}function eo(tl,od,_d){let{node:Ad,parent:Dd}=tl,{key:zd,value:Kd}=Ad,Zd=_e(zd),fh=_e(Kd);if(Zd&&fh)return": ";let vh=_d("key"),wh=to(Ad)?" ":"";if(fh)return Ad.type==="flowMappingItem"&&Dd.type==="flowMapping"?vh:Ad.type==="mappingItem"&&En(zd.content,od)&&!K(zd.content)&&Dd.tag?.value!=="tag:yaml.org,2002:set"?[vh,wh,":"]:["? ",_(2,vh)];let xh=_d("value");if(Zd)return[": ",_(2,xh)];if(te(Kd)||!nt(zd.content))return["? ",_(2,vh),yA,...tl.map((()=>[_d(),yA]),"value","leadingComments"),": ",_(2,xh)];if(no(zd.content)&&!te(zd.content)&&!ae(zd.content)&&!K(zd.content)&&!I(zd)&&!te(Kd.content)&&!ae(Kd.content)&&!I(Kd)&&En(Kd.content,od))return[vh,wh,": ",xh];let $h=Symbol("mappingKey"),Xh=Pe([ze("? "),Pe(_(2,vh),{id:$h})]),s_=[yA,": ",_(2,xh)],g_=[wh,":"];I(Kd)&&Kd.content&&W(Kd.content,["flowMapping","flowSequence"])&&Kd.content.children.length===0?g_.push(" "):te(Kd.content)||I(Kd)&&Kd.content&&!W(Kd.content,["mapping","sequence"])||Dd.type==="mapping"&&K(zd.content)&&nt(Kd.content)||W(Kd.content,["mapping","sequence"])&&Kd.content.tag===null&&Kd.content.anchor===null?g_.push(yA):Kd.content?g_.push(mA):K(Kd)&&g_.push(" "),g_.push(xh);let E_=_(od.tabWidth,g_);return En(zd.content,od)&&!te(zd.content)&&!ae(zd.content)&&!K(zd.content)&&!I(zd)?cn([[vh,E_]]):cn([[Xh,ze(s_,E_,{groupId:$h})]])}function En(tl,od){if(!tl)return!0;switch(tl.type){case"plain":case"quoteSingle":case"quoteDouble":break;case"alias":return!0;default:return!1}if(od.proseWrap==="preserve")return tl.position.start.line===tl.position.end.line;if(/\\$/mu.test(od.originalText.slice(tl.position.start.offset,tl.position.end.offset)))return!1;switch(od.proseWrap){case"never":return!tl.value.includes(`\n`);case"always":return!/[\n ]/u.test(tl.value);default:return!1}}function to(tl){return tl.key.content?.type==="alias"}function no(tl){if(!tl)return!0;switch(tl.type){case"plain":case"quoteDouble":case"quoteSingle":return tl.position.start.line===tl.position.end.line;case"alias":return!0;default:return!1}}var VA=eo;function ro(tl){return hn(tl,so)}function so(tl){switch(tl.type){case"document":Ie(tl,"head",(()=>tl.children[0])),Ie(tl,"body",(()=>tl.children[1]));break;case"documentBody":case"sequenceItem":case"flowSequenceItem":case"mappingKey":case"mappingValue":Ie(tl,"content",(()=>tl.children[0]));break;case"mappingItem":case"flowMappingItem":Ie(tl,"key",(()=>tl.children[0])),Ie(tl,"value",(()=>tl.children[1]));break}return tl}var HA=ro;function io(tl,od,_d){let{node:Ad}=tl,Dd=[];Ad.type!=="mappingValue"&&te(Ad)&&Dd.push([v(yA,tl.map(_d,"leadingComments")),yA]);let{tag:zd,anchor:Kd}=Ad;zd&&Dd.push(_d("tag")),zd&&Kd&&Dd.push(" "),Kd&&Dd.push(_d("anchor"));let Zd="";return W(Ad,["mapping","sequence","comment","directive","mappingItem","sequenceItem"])&&!Mt(tl)&&(Zd=Pt(tl,od.originalText)),(zd||Kd)&&(W(Ad,["sequence","mapping"])&&!ae(Ad)?Dd.push(yA):Dd.push(" ")),ae(Ad)&&Dd.push([Ad.middleComments.length===1?"":yA,v(yA,tl.map(_d,"middleComments")),yA]),xr(tl)?Dd.push(cr(od.originalText.slice(Ad.position.start.offset,Ad.position.end.offset).trimEnd())):Dd.push(Pe(oo(tl,od,_d))),K(Ad)&&!W(Ad,["document","documentHead"])&&Dd.push(mr([Ad.type==="mappingValue"&&!Ad.content?"":" ",tl.parent.type==="mappingKey"&&tl.getParentNode(2).type==="mapping"&&nt(Ad)?"":fA,_d("trailingComment")])),yn(Ad)&&Dd.push(_(Ad.type==="sequenceItem"?2:0,[yA,v(yA,tl.map((({node:tl})=>[SA(od.originalText,tt(tl))?yA:"",_d()]),"endComments"))])),Dd.push(Zd),Dd}function oo(tl,od,_d){let{node:Ad}=tl;switch(Ad.type){case"root":{let od=kt(Ad),Dd=!(W(od,["blockLiteral","blockFolded"])&&od.chomping==="keep"),zd=[];return tl.each((({node:od,isFirst:Ad})=>{Ad||zd.push(yA),zd.push(_d()),co(tl)&&(Dd&&zd.push(yA),zd.push("..."),K(od)&&zd.push(" ",_d("trailingComment")))}),"children"),Dd&&zd.push(yA),zd}case"document":{let od=[];return lo(tl)&&((Ad.head.children.length>0||Ad.head.endComments.length>0)&&od.push(_d("head")),K(Ad.head)?od.push(["---"," ",_d(["head","trailingComment"])]):od.push("---")),ao(Ad)&&od.push(_d("body")),v(yA,od)}case"documentHead":return v(yA,[...tl.map(_d,"children"),...tl.map(_d,"endComments")]);case"documentBody":{let{children:Dd,endComments:zd}=Ad,Kd="";if(Dd.length>0&&zd.length>0){let tl=kt(Ad);if(W(tl,["blockFolded","blockLiteral"]))tl.chomping!=="keep"&&(Kd=[yA,yA]);else{let tl=k_(0,Dd,-1);Kd=W(tl,["mapping"])&&SA(od.originalText,tt(zd[0]))?[yA,yA]:yA}}return[v(yA,tl.map(_d,"children")),Kd,v(yA,tl.map(_d,"endComments"))]}case"directive":return["%",v(" ",[Ad.name,...Ad.parameters])];case"comment":return["#",Ad.value];case"alias":return["*",Ad.value];case"tag":return od.originalText.slice(Ad.position.start.offset,Ad.position.end.offset);case"anchor":return["&",Ad.value];case"plain":return rt(Ad.type,od.originalText.slice(Ad.position.start.offset,Ad.position.end.offset),od);case"quoteDouble":case"quoteSingle":{let tl=od.originalText.slice(Ad.position.start.offset+1,Ad.position.end.offset-1);if(Ad.type==="quoteSingle"&&tl.includes("\\")||Ad.type==="quoteDouble"&&/\\[^"]/u.test(tl)){let _d=Ad.type==="quoteDouble"?'"':"'";return[_d,rt(Ad.type,tl,od),_d]}if(tl.includes('"'))return["'",rt(Ad.type,Ad.type==="quoteDouble"?$f(0,$f(0,tl,'\\"','"'),"'","'".repeat(2)):tl,od),"'"];if(tl.includes("'"))return['"',rt(Ad.type,Ad.type==="quoteSingle"?$f(0,tl,"''","'"):tl,od),'"'];let _d=od.singleQuote?"'":'"';return[_d,rt(Ad.type,tl,od),_d]}case"blockFolded":case"blockLiteral":return qA(tl,od,_d);case"mapping":case"sequence":return v(yA,tl.map(_d,"children"));case"sequenceItem":return["- ",_(2,Ad.content?_d("content"):"")];case"mappingKey":case"mappingValue":return Ad.content?_d("content"):"";case"mappingItem":case"flowMappingItem":return VA(tl,od,_d);case"flowMapping":return vt(tl,od,_d);case"flowSequence":return vt(tl,od,_d);case"flowSequenceItem":return _d("content");default:throw new kA(Ad,"YAML")}}function ao(tl){return tl.body.children.length>0||I(tl.body)}function co(tl){let od=tl.node;if(od.documentEndMarker||K(od))return!0;if(tl.isLast)return!1;let _d=tl.next;return _d.head.children.length>0||I(_d.head)}function lo(tl){let od=tl.node;return od.directivesEndMarker||od.head.children.length>0||I(od.head)||K(od.head)}function rt(tl,od,_d){let Ad=Dr(tl,od,_d);return v(yA,Ad.map((tl=>Lt(v(mA,tl)))))}var WA={preprocess:HA,embed:NA,print:io,massageAstNode:RA,insertPragma:Or,getVisitorKeys:GA},YA=WA;var zA=[{name:"YAML",type:"data",aceMode:"yaml",extensions:[".yml",".mir",".reek",".rviz",".sublime-syntax",".syntax",".yaml",".yaml-tmlanguage",".yaml.sed",".yml.mysql"],filenames:[".clang-format",".clang-tidy",".clangd",".gemrc","CITATION.cff","glide.lock","pixi.lock",".prettierrc",".stylelintrc",".lintstagedrc"],tmScope:"source.yaml",aliases:["yml"],codemirrorMode:"yaml",codemirrorMimeType:"text/x-yaml",parsers:["yaml"],vscodeLanguageIds:["yaml","ansible","dockercompose","github-actions-workflow","home-assistant"],linguistLanguageId:407}];var KA={bracketSpacing:{category:"Common",type:"boolean",default:!0,description:"Print spaces between brackets.",oppositeDescription:"Do not print spaces between brackets."},objectWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap object literals.",choices:[{value:"preserve",description:"Keep as multi-line, if there is a newline between the opening brace and first property."},{value:"collapse",description:"Fit to a single line when possible."}]},singleQuote:{category:"Common",type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap prose.",choices:[{value:"always",description:"Wrap prose if it exceeds the print width."},{value:"never",description:"Do not wrap prose."},{value:"preserve",description:"Wrap prose as-is."}]},bracketSameLine:{category:"Common",type:"boolean",default:!1,description:"Put > of opening tags on the last line instead of on a new line."},singleAttributePerLine:{category:"Common",type:"boolean",default:!1,description:"Enforce single attribute per line in HTML, Vue and JSX."}};var XA={bracketSpacing:KA.bracketSpacing,singleQuote:KA.singleQuote,proseWrap:KA.proseWrap},ZA=XA;var ty={};sr(ty,{yaml:()=>ev});var ry=or(Xh(),1);var ny=or(s_(),1),oy=ny.default.findPair,cy=ny.default.toJSON,_y=ny.default.parseMap,Qy=ny.default.parseSeq,Ky=ny.default.stringifyNumber,Xy=ny.default.stringifyString,Zy=ny.default.Type,lb=ny.default.YAMLError,hb=ny.default.YAMLReferenceError,gb=ny.default.YAMLSemanticError,yb=ny.default.YAMLSyntaxError,xb=ny.default.YAMLWarning;function F(tl,od=null){"children"in tl&&tl.children.forEach((od=>F(od,tl))),"anchor"in tl&&tl.anchor&&F(tl.anchor,tl),"tag"in tl&&tl.tag&&F(tl.tag,tl),"leadingComments"in tl&&tl.leadingComments.forEach((od=>F(od,tl))),"middleComments"in tl&&tl.middleComments.forEach((od=>F(od,tl))),"indicatorComment"in tl&&tl.indicatorComment&&F(tl.indicatorComment,tl),"trailingComment"in tl&&tl.trailingComment&&F(tl.trailingComment,tl),"endComments"in tl&&tl.endComments.forEach((od=>F(od,tl))),Object.defineProperty(tl,"_parent",{value:od,enumerable:!1})}function Oe(tl){return`${tl.line}:${tl.column}`}function _s(tl){F(tl);let od=Ia(tl),_d=tl.children.slice();tl.comments.sort(((tl,od)=>tl.position.start.offset-od.position.end.offset)).filter((tl=>!tl._parent)).forEach((tl=>{for(;_d.length>1&&tl.position.start.line>_d[0].position.end.line;)_d.shift();_a(tl,od,_d[0])}))}function Ia(tl){let od=Array.from(new Array(tl.position.end.line),(()=>({})));for(let _d of tl.comments)od[_d.position.start.line-1].comment=_d;return xs(od,tl),od}function xs(tl,od){if(od.position.start.offset!==od.position.end.offset){if("leadingComments"in od){let{start:_d}=od.position,{leadingAttachableNode:Ad}=tl[_d.line-1];(!Ad||_d.column1&&od.type!=="document"&&od.type!=="documentHead"){let{end:_d}=od.position,{trailingAttachableNode:Ad}=tl[_d.line-1];(!Ad||_d.column>=Ad.position.end.column)&&(tl[_d.line-1].trailingAttachableNode=od)}if(od.type!=="root"&&od.type!=="document"&&od.type!=="documentHead"&&od.type!=="documentBody"){let{start:_d,end:Ad}=od.position,Dd=[Ad.line].concat(_d.line===Ad.line?[]:_d.line);for(let _d of Dd){let Dd=tl[_d-1].trailingNode;(!Dd||Ad.column>=Dd.position.end.column)&&(tl[_d-1].trailingNode=od)}}"children"in od&&od.children.forEach((od=>{xs(tl,od)}))}}function _a(tl,od,_d){let Ad=tl.position.start.line,{trailingAttachableNode:Dd}=od[Ad-1];if(Dd){if(Dd.trailingComment)throw new Error(`Unexpected multiple trailing comment at ${Oe(tl.position.start)}`);F(tl,Dd),Dd.trailingComment=tl;return}for(let Dd=Ad;Dd>=_d.position.start.line;Dd--){let{trailingNode:_d}=od[Dd-1],zd;if(_d)zd=_d;else if(Dd!==Ad&&od[Dd-1].comment)zd=od[Dd-1].comment._parent;else continue;if((zd.type==="sequence"||zd.type==="mapping")&&(zd=zd.children[0]),zd.type==="mappingItem"){let[tl,od]=zd.children;zd=Rs(tl)?tl:od}for(;;){if(xa(zd,tl)){F(tl,zd),zd.endComments.push(tl);return}if(!zd._parent)break;zd=zd._parent}break}for(let Dd=Ad+1;Dd<=_d.position.end.line;Dd++){let{leadingAttachableNode:_d}=od[Dd-1];if(_d){F(tl,_d),_d.leadingComments.push(tl);return}}let zd=_d.children[1];F(tl,zd),zd.endComments.push(tl)}function xa(tl,od){if(tl.position.start.offsetod.position.end.offset)switch(tl.type){case"flowMapping":case"flowSequence":return tl.children.length===0||od.position.start.line>tl.children[tl.children.length-1].position.end.line}if(od.position.end.offsettl.position.start.column;case"mappingKey":case"mappingValue":return od.position.start.column>tl._parent.position.start.column&&(tl.children.length===0||tl.children.length===1&&tl.children[0].type!=="blockFolded"&&tl.children[0].type!=="blockLiteral")&&(tl.type==="mappingValue"||Rs(tl));default:return!1}}function Rs(tl){return tl.position.start!==tl.position.end&&(tl.children.length===0||tl.position.start.offset!==tl.children[0].position.start.offset)}function b(tl,od){return{type:tl,position:od}}function Ds(tl,od,_d){return{...b("root",tl),children:od,comments:_d}}function pt(tl){switch(tl.type){case"DOCUMENT":for(let od=tl.contents.length-1;od>=0;od--)tl.contents[od].type==="BLANK_LINE"?tl.contents.splice(od,1):pt(tl.contents[od]);for(let od=tl.directives.length-1;od>=0;od--)tl.directives[od].type==="BLANK_LINE"&&tl.directives.splice(od,1);break;case"FLOW_MAP":case"FLOW_SEQ":case"MAP":case"SEQ":for(let od=tl.items.length-1;od>=0;od--){let _d=tl.items[od];"char"in _d||(_d.type==="BLANK_LINE"?tl.items.splice(od,1):pt(_d))}break;case"MAP_KEY":case"MAP_VALUE":case"SEQ_ITEM":tl.node&&pt(tl.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(tl.type)}`)}}function X(tl,od){return{start:tl,end:od}}function Qn(tl){return{start:tl,end:tl}}var Sb;(function(tl){tl.Tag="!",tl.Anchor="&",tl.Comment="#"})(Sb||(Sb={}));function $s(tl,od){return{...b("anchor",tl),value:od}}function Ve(tl,od){return{...b("comment",tl),value:od}}function Ys(tl,od,_d){return{anchor:od,tag:tl,middleComments:_d}}function Bs(tl,od){return{...b("tag",tl),value:od}}function Jt(tl,od,_d=()=>!1){let Ad=tl.cstNode,Dd=[],zd=null,Kd=null,Zd=null;for(let fh of Ad.props){let vh=od.text[fh.origStart];switch(vh){case Sb.Tag:zd=zd||fh,Kd=Bs(od.transformRange(fh),tl.tag);break;case Sb.Anchor:zd=zd||fh,Zd=$s(od.transformRange(fh),Ad.anchor);break;case Sb.Comment:{let tl=Ve(od.transformRange(fh),od.text.slice(fh.origStart+1,fh.origEnd));od.comments.push(tl),!_d(tl)&&zd&&zd.origEnd<=fh.origStart&&fh.origEnd<=Ad.valueRange.origStart&&Dd.push(tl);break}default:throw new Error(`Unexpected leading character ${JSON.stringify(vh)}`)}}return Ys(Kd,Zd,Dd)}function z(){return{leadingComments:[]}}function he(tl=null){return{trailingComment:tl}}function q(){return{...z(),...he()}}function Fs(tl,od,_d){return{...b("alias",tl),...q(),...od,value:_d}}function qs(tl,od){let _d=tl.cstNode;return Fs(od.transformRange({origStart:_d.valueRange.origStart-1,origEnd:_d.valueRange.origEnd}),od.transformContent(tl),_d.rawValue)}function Us(tl){return{...tl,type:"blockFolded"}}function Vs(tl,od,_d,Ad,Dd,zd){return{...b("blockValue",tl),...z(),...od,chomping:_d,indent:Ad,value:Dd,indicatorComment:zd}}var Tb;(function(tl){tl.CLIP="clip",tl.STRIP="strip",tl.KEEP="keep"})(Tb||(Tb={}));function Xt(tl,od){let _d=tl.cstNode,Ad=1,Dd=_d.chomping==="CLIP"?0:1,zd=_d.header.origEnd-_d.header.origStart-Ad-Dd!==0,Kd=od.transformRange({origStart:_d.header.origStart,origEnd:_d.valueRange.origEnd}),Zd=null,fh=Jt(tl,od,(tl=>{if(!(Kd.start.offset=0;Dd--){let fh=tl.contents[Dd];if(fh.type==="COMMENT"){let Dd=od.transformNode(fh);_d&&_d.line===Dd.position.start.line?Kd.unshift(Dd):Zd?Ad.unshift(Dd):Dd.position.start.offset>=tl.valueRange.origEnd?zd.unshift(Dd):Ad.unshift(Dd)}else Zd=!0}if(zd.length>1)throw new Error(`Unexpected multiple document trailing comments at ${Oe(zd[1].position.start)}`);if(Kd.length>1)throw new Error(`Unexpected multiple documentHead trailing comments at ${Oe(Kd[1].position.start)}`);return{comments:Ad,endComments:Dd,documentTrailingComment:V(zd)||null,documentHeadTrailingComment:V(Kd)||null}}function Da(tl,od,_d){let Ad=zt(_d.text.slice(tl.valueRange.origEnd),/^\.\.\./),Dd=Ad===-1?tl.valueRange.origEnd:Math.max(0,tl.valueRange.origEnd-1);_d.text[Dd-1]==="\r"&&Dd--;let zd=_d.transformRange({origStart:od!==null?od.position.start.offset:Dd,origEnd:Dd}),Kd=Ad===-1?zd.end:_d.transformOffset(tl.valueRange.origEnd+3);return{position:zd,documentEndPoint:Kd}}function Zs(tl,od,_d,Ad){return{...b("documentHead",tl),...U(_d),...he(Ad),children:od}}function ei(tl,od){let _d=tl.cstNode,{directives:Ad,comments:Dd,endComments:zd}=$a(_d,od),{position:Kd,documentEndMarkererPoint:Zd}=Ya(_d,Ad,od);return od.comments.push(...Dd,...zd),{createDocumentHeadWithTrailingComment:tl=>(tl&&od.comments.push(tl),Zs(Kd,Ad,zd,tl)),documentHeadEndMarkerPoint:Zd}}function $a(tl,od){let _d=[],Ad=[],Dd=[],zd=!1;for(let Kd=tl.directives.length-1;Kd>=0;Kd--){let Zd=od.transformNode(tl.directives[Kd]);Zd.type==="comment"?zd?Ad.unshift(Zd):Dd.unshift(Zd):(zd=!0,_d.unshift(Zd))}return{directives:_d,comments:Ad,endComments:Dd}}function Ya(tl,od,_d){let Ad=zt(_d.text.slice(0,tl.valueRange.origStart),/---\s*$/);Ad>0&&!/[\r\n]/.test(_d.text[Ad-1])&&(Ad=-1);let Dd=Ad===-1?{origStart:tl.valueRange.origStart,origEnd:tl.valueRange.origStart}:{origStart:Ad,origEnd:Ad+3};return od.length!==0&&(Dd.origStart=od[0].position.start.offset),{position:_d.transformRange(Dd),documentEndMarkererPoint:Ad===-1?null:_d.transformOffset(Ad)}}function ti(tl,od){let{createDocumentHeadWithTrailingComment:_d,documentHeadEndMarkerPoint:Ad}=ei(tl,od),{documentBody:Dd,documentEndPoint:zd,documentTrailingComment:Kd,documentHeadTrailingComment:Zd}=zs(tl,od,Ad),fh=_d(Zd);Kd&&od.comments.push(Kd);let vh=tl.cstNode;return Js(X(fh.position.start,zd),!!vh.directivesEndMarker,!!vh.documentEndMarker,fh,Dd,Kd)}function Zt(tl,od,_d){return{...b("flowCollection",tl),...q(),...U(),...od,children:_d}}function ni(tl,od,_d){return{...Zt(tl,od,_d),type:"flowMapping"}}function en(tl,od,_d){return{...b("flowMappingItem",tl),...z(),children:[od,_d]}}function de(tl,od){let _d=[];for(let Ad of tl)Ad&&"type"in Ad&&Ad.type==="COMMENT"?od.comments.push(od.transformNode(Ad)):_d.push(Ad);return _d}function tn(tl){let[od,_d]=["?",":"].map((od=>{let _d=tl.find((tl=>"char"in tl&&tl.char===od));return _d?{origStart:_d.origOffset,origEnd:_d.origOffset+1}:null}));return{additionalKeyRange:od,additionalValueRange:_d}}function nn(tl,od){let _d=od;return od=>tl.slice(_d,_d=od)}function rn(tl){let od=[],_d=nn(tl,1),Ad=!1;for(let Dd=1;Dd{let Dd=Ad[_d],{additionalKeyRange:zd,additionalValueRange:Kd}=tn(Dd);return Ke(tl,od,en,zd,Kd)})),zd=_d[0],Kd=V(_d);return ni(od.transformRange({origStart:zd.origOffset,origEnd:Kd.origOffset+1}),od.transformContent(tl),Dd)}function si(tl,od,_d){return{...Zt(tl,od,_d),type:"flowSequence"}}function ii(tl,od){return{...b("flowSequenceItem",tl),children:[od]}}function oi(tl,od){let _d=de(tl.cstNode.items,od),Ad=rn(_d),Dd=tl.items.map(((tl,_d)=>{if(tl.type!=="PAIR"){let _d=od.transformNode(tl);return ii(X(_d.position.start,_d.position.end),_d)}else{let Dd=Ad[_d],{additionalKeyRange:zd,additionalValueRange:Kd}=tn(Dd);return Ke(tl,od,en,zd,Kd)}})),zd=_d[0],Kd=V(_d);return si(od.transformRange({origStart:zd.origOffset,origEnd:Kd.origOffset+1}),od.transformContent(tl),Dd)}function ai(tl,od,_d){return{...b("mapping",tl),...z(),...od,children:_d}}function ci(tl,od,_d){return{...b("mappingItem",tl),...z(),children:[od,_d]}}function li(tl,od){let _d=tl.cstNode;_d.items.filter((tl=>tl.type==="MAP_KEY"||tl.type==="MAP_VALUE")).forEach((tl=>We(tl,od)));let Ad=de(_d.items,od),Dd=Ba(Ad),zd=tl.items.map(((tl,_d)=>{let Ad=Dd[_d],[zd,Kd]=Ad[0].type==="MAP_VALUE"?[null,Ad[0].range]:[Ad[0].range,Ad.length===1?null:Ad[1].range];return Ke(tl,od,ci,zd,Kd)}));return ai(X(zd[0].position.start,V(zd).position.end),od.transformContent(tl),zd)}function Ba(tl){let od=[],_d=nn(tl,0),Ad=!1;for(let Dd=0;Dd=0;Ad--)if(_d.test(tl[Ad]))return Ad;return-1}function pi(tl,od){let _d=tl.cstNode;return fi(od.transformRange({origStart:_d.valueRange.origStart,origEnd:ui(od.text,_d.valueRange.origEnd-1,/\S/)+1}),od.transformContent(tl),_d.strValue)}function mi(tl){return{...tl,type:"quoteDouble"}}function hi(tl,od,_d){return{...b("quoteValue",tl),...od,...q(),value:_d}}function sn(tl,od){let _d=tl.cstNode;return hi(od.transformRange(_d.valueRange),od.transformContent(tl),_d.strValue)}function di(tl,od){return mi(sn(tl,od))}function gi(tl){return{...tl,type:"quoteSingle"}}function yi(tl,od){return gi(sn(tl,od))}function Ei(tl,od,_d){return{...b("sequence",tl),...z(),...U(),...od,children:_d}}function Si(tl,od){return{...b("sequenceItem",tl),...q(),...U(),children:od?[od]:[]}}function wi(tl,od){let _d=de(tl.cstNode.items,od).map(((_d,Ad)=>{We(_d,od);let Dd=od.transformNode(tl.items[Ad]);return Si(X(od.transformOffset(_d.valueRange.origStart),Dd===null?od.transformOffset(_d.valueRange.origStart+1):Dd.position.end),Dd)}));return Ei(X(_d[0].position.start,V(_d).position.end),od.transformContent(tl),_d)}function bi(tl,od){if(tl===null||tl.type===void 0&&tl.value===null)return null;switch(tl.type){case"ALIAS":return qs(tl,od);case"BLOCK_FOLDED":return Ws(tl,od);case"BLOCK_LITERAL":return js(tl,od);case"COMMENT":return Qs(tl,od);case"DIRECTIVE":return Hs(tl,od);case"DOCUMENT":return ti(tl,od);case"FLOW_MAP":return ri(tl,od);case"FLOW_SEQ":return oi(tl,od);case"MAP":return li(tl,od);case"PLAIN":return pi(tl,od);case"QUOTE_DOUBLE":return di(tl,od);case"QUOTE_SINGLE":return yi(tl,od);case"SEQ":return wi(tl,od);default:throw new Error(`Unexpected node type ${tl.type}`)}}var Rb,Nb=class{text;comments=[];#de;#he;constructor(tl,od){this.text=od,this.#de=tl}setOrigRanges(){if(!this.#de.setOrigRanges())for(let tl of this.#de)tl.setOrigRanges([],0)}#me(tl){if(!Rb){let[tl]=this.#de,od=Object.getPrototypeOf(Object.getPrototypeOf(tl));Rb=Object.getOwnPropertyDescriptor(od,"rangeAsLinePos").get}if(this.#he??(this.#he={root:{context:{src:this.text}}}),this.text===""&&tl.origStart===0&&tl.origEnd===0)return{start:{offset:0,line:1,column:1},end:{offset:0,line:1,column:1}};let{start:{line:od,col:_d},end:{line:Ad,col:Dd}}=Rb.call({range:{start:this.#_e(tl.origStart),end:this.#_e(tl.origEnd)},context:this.#he});return{start:{offset:tl.origStart,line:od,column:_d},end:{offset:tl.origEnd,line:Ad,column:Dd}}}#_e(tl){return tl<0?0:tl>this.text.length?this.text.length:tl}transformOffset(tl){return this.#me({origStart:tl,origEnd:tl}).start}transformRange(tl){let{start:od,end:_d}=this.#me(tl);return X(od,_d)}transformNode(tl){return bi(tl,this)}transformContent(tl){return Jt(tl,this)}},Ob=Nb;function Oi(tl,od,_d){let Ad=new SyntaxError(tl);return Ad.name="YAMLSyntaxError",Ad.source=od,Ad.position=_d,Ad}function Ai(tl,od){let _d=tl.source.range||tl.source.valueRange;return Oi(tl.message,od.text,od.transformRange(_d))}function Zn(tl){if("children"in tl){if(tl.children.length===1){let od=tl.children[0];if(od.type==="plain"&&od.tag===null&&od.anchor===null&&od.value==="")return tl.children.splice(0,1),tl}tl.children.forEach(Zn)}return tl}function er(tl,od,_d,Ad){let Dd=od(tl);return od=>{Ad(Dd,od)&&_d(tl,Dd=od)}}function tr(tl){if(tl===null||!("children"in tl))return;let od=tl.children;if(od.forEach(tr),tl.type==="document"){let[od,_d]=tl.children;od.position.start.offset===od.position.end.offset?od.position.start=od.position.end=_d.position.start:_d.position.start.offset===_d.position.end.offset&&(_d.position.start=_d.position.end=od.position.end)}let _d=er(tl.position,Fa,qa,Wa),Ad=er(tl.position,Ua,Va,Ka);"endComments"in tl&&tl.endComments.length!==0&&(_d(tl.endComments[0].position.start),Ad(V(tl.endComments).position.end));let Dd=od.filter((tl=>tl!==null));if(Dd.length!==0){let tl=Dd[0],od=V(Dd);_d(tl.position.start),Ad(od.position.end),"leadingComments"in tl&&tl.leadingComments.length!==0&&_d(tl.leadingComments[0].position.start),"tag"in tl&&tl.tag&&_d(tl.tag.position.start),"anchor"in tl&&tl.anchor&&_d(tl.anchor.position.start),"trailingComment"in od&&od.trailingComment&&Ad(od.trailingComment.position.end)}}function Fa(tl){return tl.start}function qa(tl,od){tl.start=od}function Ua(tl){return tl.end}function Va(tl,od){tl.end=od}function Wa(tl,od){return od.offsettl.offset}function Li(tl){let od=ry.default.parseCST(tl),_d=new Ob(od,tl);_d.setOrigRanges();let Ad=od.map((tl=>new ry.default.Document({merge:!1,keepCstNodes:!0}).parse(tl)));for(let tl of Ad)for(let od of tl.errors)if(!(od instanceof gb&&od.message==='Map keys must be unique; "<<" is repeated'))throw Ai(od,_d);Ad.forEach((tl=>pt(tl.cstNode)));let Dd=Ds(_d.transformRange({origStart:0,origEnd:tl.length}),Ad.map((tl=>_d.transformNode(tl))),_d.comments);return _s(Dd),tr(Dd),Zn(Dd),Dd}function ja(tl,od){let _d=new SyntaxError(tl+" ("+od.loc.start.line+":"+od.loc.start.column+")");return Object.assign(_d,od)}var Mb=ja;function Qa(tl){try{let od=Li(tl);return delete od.comments,od}catch(tl){throw tl?.position?Mb(tl.message,{loc:tl.position,cause:tl}):tl}}var ev={astFormat:"yaml",parse:Qa,hasPragma:br,hasIgnorePragma:Nr,locStart:tt,locEnd:vr};var tv={yaml:YA};return _i(g_)}))},34267:tl=>{(function(od){function e(){var tl=od();return tl.default||tl}if(true)tl.exports=e();else{var _d}})((function(){"use strict";var tl=Object.create;var od=Object.defineProperty;var _d=Object.getOwnPropertyDescriptor;var Ad=Object.getOwnPropertyNames;var Dd=Object.getPrototypeOf,zd=Object.prototype.hasOwnProperty;var no=(tl,od)=>()=>(od||tl((od={exports:{}}).exports,od),od.exports),Yt=(tl,_d)=>{for(var Ad in _d)od(tl,Ad,{get:_d[Ad],enumerable:!0})},ku=(tl,Dd,Kd,Zd)=>{if(Dd&&typeof Dd=="object"||typeof Dd=="function")for(let fh of Ad(Dd))!zd.call(tl,fh)&&fh!==Kd&&od(tl,fh,{get:()=>Dd[fh],enumerable:!(Zd=_d(Dd,fh))||Zd.enumerable});return tl};var oo=(_d,Ad,zd)=>(zd=_d!=null?tl(Dd(_d)):{},ku(Ad||!_d||!_d.__esModule?od(zd,"default",{value:_d,enumerable:!0}):zd,_d)),ao=tl=>ku(od({},"__esModule",{value:!0}),tl);var Kd=no(((tl,od)=>{var _d,Ad,Dd,zd,Kd,Zd,fh,vh,wh,xh,$h,Xh,s_,g_,E_,k_,ef,nf,$f,Hf;s_=/\/(?![*\/])(?:\[(?:[^\]\\\n\r\u2028\u2029]+|\\.)*\]|[^\/\\\n\r\u2028\u2029]+|\\.)*(\/[$_\u200C\u200D\p{ID_Continue}]*|\\)?/uy;Xh=/--|\+\+|=>|\.{3}|\??\.(?!\d)|(?:&&|\|\||\?\?|[+\-%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2}|\/(?![\/*]))=?|[?~,:;[\](){}]/y;_d=/(\x23?)(?=[$_\p{ID_Start}\\])(?:[$_\u200C\u200D\p{ID_Continue}]+|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+/uy;E_=/(['"])(?:[^'"\\\n\r]+|(?!\1)['"]|\\(?:\r\n|[^]))*(\1)?/y;$h=/(?:0[xX][\da-fA-F](?:_?[\da-fA-F])*|0[oO][0-7](?:_?[0-7])*|0[bB][01](?:_?[01])*)n?|0n|[1-9](?:_?\d)*n|(?:(?:0(?!\d)|0\d*[89]\d*|[1-9](?:_?\d)*)(?:\.(?:\d(?:_?\d)*)?)?|\.\d(?:_?\d)*)(?:[eE][+-]?\d(?:_?\d)*)?|0[0-7]+/y;k_=/[`}](?:[^`\\$]+|\\[^]|\$(?!\{))*(`|\$\{)?/y;$f=/[\t\v\f\ufeff\p{Zs}]+/uy;vh=/\r?\n|[\r\u2028\u2029]/y;wh=/\/\*(?:[^*]+|\*(?!\/))*(\*\/)?/y;g_=/\/\/.*/y;Dd=/[<>.:={}]|\/(?![\/*])/y;Ad=/[$_\p{ID_Start}][$_\u200C\u200D\p{ID_Continue}-]*/uy;zd=/(['"])(?:[^'"]+|(?!\1)['"])*(\1)?/y;Kd=/[^<>{}]+/y;nf=/^(?:[\/+-]|\.{3}|\?(?:InterpolationIn(?:JSX|Template)|NoLineTerminatorHere|NonExpressionParenEnd|UnaryIncDec))?$|[{}([,;<>=*%&|^!~?:]$/;ef=/^(?:=>|[;\]){}]|else|\?(?:NoLineTerminatorHere|NonExpressionParenEnd))?$/;Zd=/^(?:await|case|default|delete|do|else|instanceof|new|return|throw|typeof|void|yield)$/;fh=/^(?:return|throw|yield)$/;xh=RegExp(vh.source);od.exports=Hf=function*(tl,{jsx:od=!1}={}){var Hf,Kf,Xf,eg,tg,rg,ng,sg,mg,eA,tA,rA,nA,iA;for(({length:rg}=tl),eg=0,tg="",iA=[{tag:"JS"}],Hf=[],tA=0,rA=!1;eg":iA.pop(),tg==="/"||sg.tag==="JSXTagEnd"?(eA="?JSX",rA=!0):iA.push({tag:"JSXChildren"});break;case"{":iA.push({tag:"InterpolationInJSX",nesting:Hf.length}),eA="?InterpolationInJSX",rA=!1;break;case"/":tg==="<"&&(iA.pop(),iA[iA.length-1].tag==="JSXChildren"&&iA.pop(),iA.push({tag:"JSXTagEnd"}))}tg=eA,yield{type:"JSXPunctuator",value:ng[0]};continue}if(Ad.lastIndex=eg,ng=Ad.exec(tl)){eg=Ad.lastIndex,tg=ng[0],yield{type:"JSXIdentifier",value:ng[0]};continue}if(zd.lastIndex=eg,ng=zd.exec(tl)){eg=zd.lastIndex,tg=ng[0],yield{type:"JSXString",value:ng[0],closed:ng[2]!==void 0};continue}break;case"JSXChildren":if(Kd.lastIndex=eg,ng=Kd.exec(tl)){eg=Kd.lastIndex,tg=ng[0],yield{type:"JSXText",value:ng[0]};continue}switch(tl[eg]){case"<":iA.push({tag:"JSXTag"}),eg++,tg="<",yield{type:"JSXPunctuator",value:"<"};continue;case"{":iA.push({tag:"InterpolationInJSX",nesting:Hf.length}),eg++,tg="?InterpolationInJSX",rA=!1,yield{type:"JSXPunctuator",value:"{"};continue}}if($f.lastIndex=eg,ng=$f.exec(tl)){eg=$f.lastIndex,yield{type:"WhiteSpace",value:ng[0]};continue}if(vh.lastIndex=eg,ng=vh.exec(tl)){eg=vh.lastIndex,rA=!1,fh.test(tg)&&(tg="?NoLineTerminatorHere"),yield{type:"LineTerminatorSequence",value:ng[0]};continue}if(wh.lastIndex=eg,ng=wh.exec(tl)){eg=wh.lastIndex,xh.test(ng[0])&&(rA=!1,fh.test(tg)&&(tg="?NoLineTerminatorHere")),yield{type:"MultiLineComment",value:ng[0],closed:ng[1]!==void 0};continue}if(g_.lastIndex=eg,ng=g_.exec(tl)){eg=g_.lastIndex,rA=!1,yield{type:"SingleLineComment",value:ng[0]};continue}Kf=String.fromCodePoint(tl.codePointAt(eg)),eg+=Kf.length,tg=Kf,rA=!1,yield{type:sg.tag.startsWith("JSX")?"JSXInvalid":"Invalid",value:Kf}}}}));var Zd={};Yt(Zd,{__debug:()=>WE,check:()=>ci,doc:()=>DE,format:()=>Hn,formatWithCursor:()=>VE,getSupportInfo:()=>HE,util:()=>BE,version:()=>IE});var X=(tl,od)=>(_d,Ad,...Dd)=>_d|1&&Ad==null?void 0:(od.call(Ad)??Ad[tl]).apply(Ad,Dd);var fh=String.prototype.replaceAll??function(tl,od){return tl.global?this.replace(tl,od):this.split(tl).join(od)},vh=X("replaceAll",(function(){if(typeof this=="string")return fh})),wh=vh;var xh=class{diff(tl,od,_d={}){let Ad;typeof _d=="function"?(Ad=_d,_d={}):"callback"in _d&&(Ad=_d.callback);let Dd=this.castInput(tl,_d),zd=this.castInput(od,_d),Kd=this.removeEmpty(this.tokenize(Dd,_d)),Zd=this.removeEmpty(this.tokenize(zd,_d));return this.diffWithOptionsObj(Kd,Zd,_d,Ad)}diffWithOptionsObj(tl,od,_d,Ad){var Dd;let a=tl=>{if(tl=this.postProcess(tl,_d),Ad){setTimeout((function(){Ad(tl)}),0);return}else return tl},zd=od.length,Kd=tl.length,Zd=1,fh=zd+Kd;_d.maxEditLength!=null&&(fh=Math.min(fh,_d.maxEditLength));let vh=(Dd=_d.timeout)!==null&&Dd!==void 0?Dd:1/0,wh=Date.now()+vh,xh=[{oldPos:-1,lastComponent:void 0}],$h=this.extractCommon(xh[0],od,tl,0,_d);if(xh[0].oldPos+1>=Kd&&$h+1>=zd)return a(this.buildValues(xh[0].lastComponent,od,tl));let Xh=-1/0,s_=1/0,y=()=>{for(let Ad=Math.max(Xh,-Zd);Ad<=Math.min(s_,Zd);Ad+=2){let Dd,Zd=xh[Ad-1],fh=xh[Ad+1];Zd&&(xh[Ad-1]=void 0);let vh=!1;if(fh){let tl=fh.oldPos-Ad;vh=fh&&0<=tl&&tl=Kd&&$h+1>=zd)return a(this.buildValues(Dd.lastComponent,od,tl))||!0;xh[Ad]=Dd,Dd.oldPos+1>=Kd&&(s_=Math.min(s_,Ad-1)),$h+1>=zd&&(Xh=Math.max(Xh,Ad+1))}Zd++};if(Ad)(function m(){setTimeout((function(){if(Zd>fh||Date.now()>wh)return Ad(void 0);y()||m()}),0)})();else for(;Zd<=fh&&Date.now()<=wh;){let tl=y();if(tl)return tl}}addToPath(tl,od,_d,Ad,Dd){let zd=tl.lastComponent;return zd&&!Dd.oneChangePerToken&&zd.added===od&&zd.removed===_d?{oldPos:tl.oldPos+Ad,lastComponent:{count:zd.count+1,added:od,removed:_d,previousComponent:zd.previousComponent}}:{oldPos:tl.oldPos+Ad,lastComponent:{count:1,added:od,removed:_d,previousComponent:zd}}}extractCommon(tl,od,_d,Ad,Dd){let zd=od.length,Kd=_d.length,Zd=tl.oldPos,fh=Zd-Ad,vh=0;for(;fh+1tl.length?Ad:tl})),tl.value=this.join(Ad)}else tl.value=this.join(od.slice(Zd,Zd+tl.count));Zd+=tl.count,tl.added||(fh+=tl.count)}}return Ad}};var $h=class extends xh{tokenize(tl){return tl.slice()}join(tl){return tl}removeEmpty(tl){return tl}},Xh=new $h;function Ut(tl,od,_d){return Xh.diff(tl,od,_d)}var Do=()=>{},s_=Do;var g_="cr",E_="crlf",k_="lf",ef=k_,nf="\r",$f=`\r\n`,Hf=`\n`,Kf=Hf;function ju(tl){let od=tl.indexOf(nf);return od!==-1?tl.charAt(od+1)===Hf?E_:g_:ef}function Se(tl){return tl===g_?nf:tl===E_?$f:Kf}var Xf=new Map([[Hf,/\n/gu],[nf,/\r/gu],[$f,/\r\n/gu]]);function $t(tl,od){let _d=Xf.get(od);return tl.match(_d)?.length??0}var eg=/\r\n?/gu;function Uu(tl){return wh(0,tl,eg,Hf)}function mo(tl){return this[tl<0?this.length+tl:tl]}var tg=X("at",(function(){if(Array.isArray(this)||typeof this=="string")return mo})),rg=tg;var ng="string",sg="array",mg="cursor",eA="indent",tA="align",rA="trim",nA="group",iA="fill",sA="if-break",aA="indent-if-break",oA="line-suffix",lA="line-suffix-boundary",cA="line",uA="label",pA="break-parent",dA=new Set([mg,eA,tA,rA,nA,iA,sA,aA,oA,lA,cA,uA,pA]);function Wu(tl){let od=tl.length;for(;od>0&&(tl[od-1]==="\r"||tl[od-1]===`\n`);)od--;return odnew Intl.ListFormat("en-US",{type:"disjunction"}).format(tl);function go(tl){let od=tl===null?"null":typeof tl;if(od!=="string"&&od!=="object")return`Unexpected doc '${od}', \nExpected it to be 'string' or 'object'.`;if(hA(tl))throw new Error("doc is valid.");let _d=Object.prototype.toString.call(tl);if(_d!=="[object Object]")return`Unexpected doc '${_d}'.`;let Ad=ho([...dA].map((tl=>`'${tl}'`)));return`Unexpected doc.type '${tl.type}'.\nExpected it to be ${Ad}.`}var _A=class extends Error{name="InvalidDocError";constructor(tl){super(go(tl)),this.doc=tl}},fA=_A;var mA={};function yo(tl,od,_d,Ad){let Dd=[tl];for(;Dd.length>0;){let tl=Dd.pop();if(tl===mA){_d(Dd.pop());continue}_d&&Dd.push(tl,mA);let zd=hA(tl);if(!zd)throw new fA(tl);if(od?.(tl)!==!1)switch(zd){case sg:case iA:{let od=zd===sg?tl:tl.parts;for(let tl=od.length,_d=tl-1;_d>=0;--_d)Dd.push(od[_d]);break}case sA:Dd.push(tl.flatContents,tl.breakContents);break;case nA:if(Ad&&tl.expandedStates)for(let od=tl.expandedStates.length,_d=od-1;_d>=0;--_d)Dd.push(tl.expandedStates[_d]);else Dd.push(tl.contents);break;case tA:case eA:case aA:case uA:case oA:Dd.push(tl.contents);break;case ng:case mg:case rA:case lA:case cA:case pA:break;default:throw new fA(tl)}}}var gA=yo;function Pe(tl,od){if(typeof tl=="string")return od(tl);let _d=new Map;return r(tl);function r(tl){if(_d.has(tl))return _d.get(tl);let od=o(tl);return _d.set(tl,od),od}function o(tl){switch(hA(tl)){case sg:return od(tl.map(r));case iA:return od({...tl,parts:tl.parts.map(r)});case sA:return od({...tl,breakContents:r(tl.breakContents),flatContents:r(tl.flatContents)});case nA:{let{expandedStates:_d,contents:Ad}=tl;return _d?(_d=_d.map(r),Ad=_d[0]):Ad=r(Ad),od({...tl,contents:Ad,expandedStates:_d})}case tA:case eA:case aA:case uA:case oA:return od({...tl,contents:r(tl.contents)});case ng:case mg:case rA:case lA:case cA:case pA:return od(tl);default:throw new fA(tl)}}}function qe(tl,od,_d){let Ad=_d,Dd=!1;function n(tl){if(Dd)return!1;let _d=od(tl);_d!==void 0&&(Dd=!0,Ad=_d)}return gA(tl,n),Ad}function bo(tl){if(tl.type===nA&&tl.break||tl.type===cA&&tl.hard||tl.type===pA)return!0}function Gu(tl){return qe(tl,bo,!1)}function Vu(tl){if(tl.length>0){let od=rg(0,tl,-1);!od.expandedStates&&!od.break&&(od.break="propagated")}return null}function zu(tl){let od=new Set,_d=[];function r(tl){if(tl.type===pA&&Vu(_d),tl.type===nA){if(_d.push(tl),od.has(tl))return!1;od.add(tl)}}function o(tl){tl.type===nA&&_d.pop().break&&Vu(_d)}gA(tl,r,o,!0)}function Ao(tl){return tl.type===cA&&!tl.hard?tl.soft?"":" ":tl.type===sA?tl.flatContents:tl}function Ju(tl){return Pe(tl,Ao)}function Ku(tl){for(tl=[...tl];tl.length>=2&&rg(0,tl,-2).type===cA&&rg(0,tl,-1).type===pA;)tl.length-=2;if(tl.length>0){let od=Oe(rg(0,tl,-1));tl[tl.length-1]=od}return tl}function Oe(tl){switch(hA(tl)){case eA:case aA:case nA:case oA:case uA:{let od=Oe(tl.contents);return{...tl,contents:od}}case sA:return{...tl,breakContents:Oe(tl.breakContents),flatContents:Oe(tl.flatContents)};case iA:return{...tl,parts:Ku(tl.parts)};case sg:return Ku(tl);case ng:return Wu(tl);case tA:case mg:case rA:case lA:case cA:case pA:break;default:throw new fA(tl)}return tl}function Qe(tl){return Oe(xo(tl))}function _o(tl){switch(hA(tl)){case iA:if(tl.parts.every((tl=>tl==="")))return"";break;case nA:if(!tl.contents&&!tl.id&&!tl.break&&!tl.expandedStates)return"";if(tl.contents.type===nA&&tl.contents.id===tl.id&&tl.contents.break===tl.break&&tl.contents.expandedStates===tl.expandedStates)return tl.contents;break;case tA:case eA:case aA:case oA:if(!tl.contents)return"";break;case sA:if(!tl.flatContents&&!tl.breakContents)return"";break;case sg:{let od=[];for(let _d of tl){if(!_d)continue;let[tl,...Ad]=Array.isArray(_d)?_d:[_d];typeof tl=="string"&&typeof rg(0,od,-1)=="string"?od[od.length-1]+=tl:od.push(tl),od.push(...Ad)}return od.length===0?"":od.length===1?od[0]:od}case ng:case mg:case rA:case lA:case cA:case uA:case pA:break;default:throw new fA(tl)}return tl}function xo(tl){return Pe(tl,(tl=>_o(tl)))}function Hu(tl,od=kA){return Pe(tl,(tl=>typeof tl=="string"?Ie(od,tl.split(`\n`)):tl))}function Bo(tl){if(tl.type===cA)return!0}function Xu(tl){return qe(tl,Bo,!1)}function Ee(tl,od){return tl.type===uA?{...tl,contents:od(tl.contents)}:od(tl)}var AA=s_,yA=s_,bA=s_,vA=s_;function ae(tl){return AA(tl),{type:eA,contents:tl}}function De(tl,od){return vA(tl),AA(od),{type:tA,contents:od,n:tl}}function Zu(tl){return De(Number.NEGATIVE_INFINITY,tl)}function tt(tl){return De({type:"root"},tl)}function er(tl){return De(-1,tl)}function ut(tl,od,_d){AA(tl);let Ad=tl;if(od>0){for(let tl=0;tl0?`, { ${od.join(", ")} }`:"";return`indentIfBreak(${r(tl.contents)}${_d})`}if(tl.type===nA){let od=[];tl.break&&tl.break!=="propagated"&&od.push("shouldBreak: true"),tl.id&&od.push(`id: ${o(tl.id)}`);let _d=od.length>0?`, { ${od.join(", ")} }`:"";return tl.expandedStates?`conditionalGroup([${tl.expandedStates.map((tl=>r(tl))).join(",")}]${_d})`:`group(${r(tl.contents)}${_d})`}if(tl.type===iA)return`fill([${tl.parts.map((tl=>r(tl))).join(", ")}])`;if(tl.type===oA)return"lineSuffix("+r(tl.contents)+")";if(tl.type===lA)return"lineSuffixBoundary";if(tl.type===uA)return`label(${JSON.stringify(tl.label)}, ${r(tl.contents)})`;if(tl.type===mg)return"cursor";throw new Error("Unknown doc type "+tl.type)}function o(tl){if(typeof tl!="symbol")return JSON.stringify(String(tl));if(tl in od)return od[tl];let Ad=tl.description||"symbol";for(let Dd=0;;Dd++){let zd=Ad+(Dd>0?` #${Dd}`:"");if(!_d.has(zd))return _d.add(zd),od[tl]=`Symbol.for(${JSON.stringify(zd)})`}}}var cr=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\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?|[\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](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\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-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;function zt(tl){return tl===12288||tl>=65281&&tl<=65376||tl>=65504&&tl<=65510}function Jt(tl){return tl>=4352&&tl<=4447||tl===8986||tl===8987||tl===9001||tl===9002||tl>=9193&&tl<=9196||tl===9200||tl===9203||tl===9725||tl===9726||tl===9748||tl===9749||tl>=9776&&tl<=9783||tl>=9800&&tl<=9811||tl===9855||tl>=9866&&tl<=9871||tl===9875||tl===9889||tl===9898||tl===9899||tl===9917||tl===9918||tl===9924||tl===9925||tl===9934||tl===9940||tl===9962||tl===9970||tl===9971||tl===9973||tl===9978||tl===9981||tl===9989||tl===9994||tl===9995||tl===10024||tl===10060||tl===10062||tl>=10067&&tl<=10069||tl===10071||tl>=10133&&tl<=10135||tl===10160||tl===10175||tl===11035||tl===11036||tl===11088||tl===11093||tl>=11904&&tl<=11929||tl>=11931&&tl<=12019||tl>=12032&&tl<=12245||tl>=12272&&tl<=12287||tl>=12289&&tl<=12350||tl>=12353&&tl<=12438||tl>=12441&&tl<=12543||tl>=12549&&tl<=12591||tl>=12593&&tl<=12686||tl>=12688&&tl<=12773||tl>=12783&&tl<=12830||tl>=12832&&tl<=12871||tl>=12880&&tl<=42124||tl>=42128&&tl<=42182||tl>=43360&&tl<=43388||tl>=44032&&tl<=55203||tl>=63744&&tl<=64255||tl>=65040&&tl<=65049||tl>=65072&&tl<=65106||tl>=65108&&tl<=65126||tl>=65128&&tl<=65131||tl>=94176&&tl<=94180||tl>=94192&&tl<=94198||tl>=94208&&tl<=101589||tl>=101631&&tl<=101662||tl>=101760&&tl<=101874||tl>=110576&&tl<=110579||tl>=110581&&tl<=110587||tl===110589||tl===110590||tl>=110592&&tl<=110882||tl===110898||tl>=110928&&tl<=110930||tl===110933||tl>=110948&&tl<=110951||tl>=110960&&tl<=111355||tl>=119552&&tl<=119638||tl>=119648&&tl<=119670||tl===126980||tl===127183||tl===127374||tl>=127377&&tl<=127386||tl>=127488&&tl<=127490||tl>=127504&&tl<=127547||tl>=127552&&tl<=127560||tl===127568||tl===127569||tl>=127584&&tl<=127589||tl>=127744&&tl<=127776||tl>=127789&&tl<=127797||tl>=127799&&tl<=127868||tl>=127870&&tl<=127891||tl>=127904&&tl<=127946||tl>=127951&&tl<=127955||tl>=127968&&tl<=127984||tl===127988||tl>=127992&&tl<=128062||tl===128064||tl>=128066&&tl<=128252||tl>=128255&&tl<=128317||tl>=128331&&tl<=128334||tl>=128336&&tl<=128359||tl===128378||tl===128405||tl===128406||tl===128420||tl>=128507&&tl<=128591||tl>=128640&&tl<=128709||tl===128716||tl>=128720&&tl<=128722||tl>=128725&&tl<=128728||tl>=128732&&tl<=128735||tl===128747||tl===128748||tl>=128756&&tl<=128764||tl>=128992&&tl<=129003||tl===129008||tl>=129292&&tl<=129338||tl>=129340&&tl<=129349||tl>=129351&&tl<=129535||tl>=129648&&tl<=129660||tl>=129664&&tl<=129674||tl>=129678&&tl<=129734||tl===129736||tl>=129741&&tl<=129756||tl>=129759&&tl<=129770||tl>=129775&&tl<=129784||tl>=131072&&tl<=196605||tl>=196608&&tl<=262141}var FA="©®‼⁉™ℹ↔↕↖↗↘↙↩↪⌨⏏⏱⏲⏸⏹⏺▪▫▶◀◻◼☀☁☂☃☄☎☑☘☝☠☢☣☦☪☮☯☸☹☺♀♂♟♠♣♥♦♨♻♾⚒⚔⚕⚖⚗⚙⚛⚜⚠⚧⚰⚱⛈⛏⛑⛓⛩⛱⛷⛸⛹✂✈✉✌✍✏✒✔✖✝✡✳✴❄❇❣❤➡⤴⤵⬅⬆⬇";var PA=/[^\x20-\x7F]/u,RA=new Set(FA);function So(tl){if(!tl)return 0;if(!PA.test(tl))return tl.length;tl=tl.replace(cr(),(tl=>RA.has(tl)?" ":" "));let od=0;for(let _d of tl){let tl=_d.codePointAt(0);tl<=31||tl>=127&&tl<=159||tl>=768&&tl<=879||tl>=65024&&tl<=65039||(od+=zt(tl)||Jt(tl)?2:1)}return od}var NA=So;var OA={type:0},LA={type:1},QA={value:"",length:0,queue:[],get root(){return QA}};function lr(tl,od,_d){let Ad=od.type===1?tl.queue.slice(0,-1):[...tl.queue,od],Dd="",zd=0,Kd=0,Zd=0;for(let tl of Ad)switch(tl.type){case 0:f(),_d.useTabs?i(1):D(_d.tabWidth);break;case 3:{let{string:od}=tl;f(),Dd+=od,zd+=od.length;break}case 2:{let{width:od}=tl;Kd+=1,Zd+=od;break}default:throw new Error(`Unexpected indent comment '${tl.type}'.`)}return d(),{...tl,value:Dd,length:zd,queue:Ad};function i(tl){Dd+="\t".repeat(tl),zd+=_d.tabWidth*tl}function D(tl){Dd+=" ".repeat(tl),zd+=tl}function f(){_d.useTabs?l():d()}function l(){Kd>0&&i(Kd),c()}function d(){Zd>0&&D(Zd),c()}function c(){Kd=0,Zd=0}}function dr(tl,od,_d){if(!od)return tl;if(od.type==="root")return{...tl,root:tl};if(od===Number.NEGATIVE_INFINITY)return tl.root;let Ad;return typeof od=="number"?od<0?Ad=LA:Ad={type:2,width:od}:Ad={type:3,string:od},lr(tl,Ad,_d)}function pr(tl,od){return lr(tl,OA,od)}function Po(tl){let od=0;for(let _d=tl.length-1;_d>=0;_d--){let Ad=tl[_d];if(Ad===" "||Ad==="\t")od++;else break}return od}function Xt(tl){let od=Po(tl);return{text:od===0?tl:tl.slice(0,tl.length-od),count:od}}var MA=Symbol("MODE_BREAK"),jA=Symbol("MODE_FLAT"),UA=Symbol("DOC_FILL_PRINTED_LENGTH");function nt(tl,od,_d,Ad,Dd,zd){if(_d===Number.POSITIVE_INFINITY)return!0;let Kd=od.length,Zd=!1,fh=[tl],vh="";for(;_d>=0;){if(fh.length===0){if(Kd===0)return!0;fh.push(od[--Kd]);continue}let{mode:tl,doc:wh}=fh.pop(),xh=hA(wh);switch(xh){case ng:wh&&(Zd&&(vh+=" ",_d-=1,Zd=!1),vh+=wh,_d-=NA(wh));break;case sg:case iA:{let od=xh===sg?wh:wh.parts,_d=wh[UA]??0;for(let Ad=od.length-1;Ad>=_d;Ad--)fh.push({mode:tl,doc:od[Ad]});break}case eA:case tA:case aA:case uA:fh.push({mode:tl,doc:wh.contents});break;case rA:{let{text:tl,count:od}=Xt(vh);vh=tl,_d+=od;break}case nA:{if(zd&&wh.break)return!1;let od=wh.break?MA:tl,_d=wh.expandedStates&&od===MA?rg(0,wh.expandedStates,-1):wh.contents;fh.push({mode:od,doc:_d});break}case sA:{let od=(wh.groupId?Dd[wh.groupId]||jA:tl)===MA?wh.breakContents:wh.flatContents;od&&fh.push({mode:tl,doc:od});break}case cA:if(tl===MA||wh.hard)return!0;wh.soft||(Zd=!0);break;case oA:Ad=!0;break;case lA:if(Ad)return!1;break}}return!1}function Ce(tl,od){let _d=Object.create(null),Ad=od.printWidth,Dd=Se(od.endOfLine),zd=0,Kd=[{indent:QA,mode:MA,doc:tl}],Zd="",fh=!1,vh=[],xh=[],$h=[],Xh=[],s_=0;for(zu(tl);Kd.length>0;){let{indent:tl,mode:$h,doc:Xh}=Kd.pop();switch(hA(Xh)){case ng:{let tl=Dd!==`\n`?wh(0,Xh,`\n`,Dd):Xh;tl&&(Zd+=tl,Kd.length>0&&(zd+=NA(tl)));break}case sg:for(let od=Xh.length-1;od>=0;od--)Kd.push({indent:tl,mode:$h,doc:Xh[od]});break;case mg:if(xh.length>=2)throw new Error("There are too many 'cursor' in doc.");xh.push(s_+Zd.length);break;case eA:Kd.push({indent:pr(tl,od),mode:$h,doc:Xh.contents});break;case tA:Kd.push({indent:dr(tl,Xh.n,od),mode:$h,doc:Xh.contents});break;case rA:y();break;case nA:switch($h){case jA:if(!fh){Kd.push({indent:tl,mode:Xh.break?MA:jA,doc:Xh.contents});break}case MA:{fh=!1;let od={indent:tl,mode:jA,doc:Xh.contents},Dd=Ad-zd,Zd=vh.length>0;if(!Xh.break&&nt(od,Kd,Dd,Zd,_d))Kd.push(od);else if(Xh.expandedStates){let od=rg(0,Xh.expandedStates,-1);if(Xh.break){Kd.push({indent:tl,mode:MA,doc:od});break}else for(let Ad=1;Ad=Xh.expandedStates.length){Kd.push({indent:tl,mode:MA,doc:od});break}else{let od=Xh.expandedStates[Ad],zd={indent:tl,mode:jA,doc:od};if(nt(zd,Kd,Dd,Zd,_d)){Kd.push(zd);break}}}else Kd.push({indent:tl,mode:MA,doc:Xh.contents});break}}Xh.id&&(_d[Xh.id]=rg(0,Kd,-1).mode);break;case iA:{let od=Ad-zd,Dd=Xh[UA]??0,{parts:Zd}=Xh,fh=Zd.length-Dd;if(fh===0)break;let wh=Zd[Dd+0],xh=Zd[Dd+1],s_={indent:tl,mode:jA,doc:wh},g_={indent:tl,mode:MA,doc:wh},E_=nt(s_,[],od,vh.length>0,_d,!0);if(fh===1){E_?Kd.push(s_):Kd.push(g_);break}let k_={indent:tl,mode:jA,doc:xh},ef={indent:tl,mode:MA,doc:xh};if(fh===2){E_?Kd.push(k_,s_):Kd.push(ef,g_);break}let nf=Zd[Dd+2],$f={indent:tl,mode:$h,doc:{...Xh,[UA]:Dd+2}},Hf=nt({indent:tl,mode:jA,doc:[wh,xh,nf]},[],od,vh.length>0,_d,!0);Kd.push($f),Hf?Kd.push(k_,s_):E_?Kd.push(ef,s_):Kd.push(ef,g_);break}case sA:case aA:{let od=Xh.groupId?_d[Xh.groupId]:$h;if(od===MA){let od=Xh.type===sA?Xh.breakContents:Xh.negate?Xh.contents:ae(Xh.contents);od&&Kd.push({indent:tl,mode:$h,doc:od})}if(od===jA){let od=Xh.type===sA?Xh.flatContents:Xh.negate?ae(Xh.contents):Xh.contents;od&&Kd.push({indent:tl,mode:$h,doc:od})}break}case oA:vh.push({indent:tl,mode:$h,doc:Xh.contents});break;case lA:vh.length>0&&Kd.push({indent:tl,mode:$h,doc:DA});break;case cA:switch($h){case jA:if(Xh.hard)fh=!0;else{Xh.soft||(Zd+=" ",zd+=1);break}case MA:if(vh.length>0){Kd.push({indent:tl,mode:$h,doc:Xh},...vh.reverse()),vh.length=0;break}Xh.literal?(Zd+=Dd,zd=0,tl.root&&(tl.root.value&&(Zd+=tl.root.value),zd=tl.root.length)):(y(),Zd+=Dd+tl.value,zd=tl.length);break}break;case uA:Kd.push({indent:tl,mode:$h,doc:Xh.contents});break;case pA:break;default:throw new fA(Xh)}Kd.length===0&&vh.length>0&&(Kd.push(...vh.reverse()),vh.length=0)}let g_=$h.join("")+Zd,E_=[...Xh,...xh];if(E_.length!==2)return{formatted:g_};let k_=E_[0];return{formatted:g_,cursorNodeStart:k_,cursorNodeText:g_.slice(k_,rg(0,E_,-1))};function y(){let{text:tl,count:od}=Xt(Zd);tl&&($h.push(tl),s_+=tl.length),Zd="",zd-=od,xh.length>0&&(Xh.push(...xh.map((tl=>Math.min(tl,s_)))),xh.length=0)}}function Io(tl,od,_d=0){let Ad=0;for(let Dd=_d;Dd1?rg(0,tl,-2):null}getValue(){return rg(0,this.stack,-1)}getNode(tl=0){let od=this.#he(tl);return od===-1?null:this.stack[od]}getParentNode(tl=0){return this.getNode(tl+1)}#he(tl){let{stack:od}=this;for(let _d=od.length-1;_d>=0;_d-=2)if(!Array.isArray(od[_d])&&--tl<0)return _d;return-1}call(tl,...od){let{stack:_d}=this,{length:Ad}=_d,Dd=rg(0,_d,-1);for(let tl of od)Dd=Dd?.[tl],_d.push(tl,Dd);try{return tl(this)}finally{_d.length=Ad}}callParent(tl,od=0){let _d=this.#he(od+1),Ad=this.stack.splice(_d+1);try{return tl(this)}finally{this.stack.push(...Ad)}}each(tl,...od){let{stack:_d}=this,{length:Ad}=_d,Dd=rg(0,_d,-1);for(let tl of od)Dd=Dd[tl],_d.push(tl,Dd);try{for(let od=0;od{_d[Ad]=tl(od,Ad,Dd)}),...od),_d}match(...tl){let od=this.stack.length-1,_d=null,Ad=this.stack[od--];for(let Dd of tl){if(Ad===void 0)return!1;let tl=null;if(typeof _d=="number"&&(tl=_d,_d=this.stack[od--],Ad=this.stack[od--]),Dd&&!Dd(Ad,_d,tl))return!1;_d=this.stack[od--],Ad=this.stack[od--]}return!0}findAncestor(tl){for(let od of this.#de())if(tl(od))return od}hasAncestor(tl){for(let od of this.#de())if(tl(od))return!0;return!1}*#de(){let{stack:tl}=this;for(let od=tl.length-3;od>=0;od-=2){let _d=tl[od];Array.isArray(_d)||(yield _d)}}},JA=$A;function ko(tl){return tl!==null&&typeof tl=="object"}var qA=ko;function ye(tl){return(od,_d,Ad)=>{let Dd=!!Ad?.backwards;if(_d===!1)return!1;let{length:zd}=od,Kd=_d;for(;Kd>=0&&Kdtl===`\n`||tl==="\r"||tl==="\u2028"||tl==="\u2029";function vo(tl,od,_d){let Ad=!!_d?.backwards;if(od===!1)return!1;let Dd=tl.charAt(od);if(Ad){if(tl.charAt(od-1)==="\r"&&Dd===`\n`)return od-2;if(Er(Dd))return od-1}else{if(Dd==="\r"&&tl.charAt(od+1)===`\n`)return od+2;if(Er(Dd))return od+1}return od}var zA=vo;function Ro(tl,od,_d={}){let Ad=HA(tl,_d.backwards?od-1:od,_d),Dd=zA(tl,Ad,_d);return Ad!==Dd}var KA=Ro;function Lo(tl){return Array.isArray(tl)&&tl.length>0}var XA=Lo;function*be(tl,od){let{getVisitorKeys:_d,filter:Ad=()=>!0}=od,o=tl=>qA(tl)&&Ad(tl);for(let od of _d(tl)){let _d=tl[od];if(Array.isArray(_d))for(let tl of _d)o(tl)&&(yield tl);else o(_d)&&(yield _d)}}function*hr(tl,od){let _d=[tl];for(let tl=0;tl<_d.length;tl++){let Ad=_d[tl];for(let tl of be(Ad,od))yield tl,_d.push(tl)}}function gr(tl,od){return be(tl,od).next().done}function yr(tl,od,_d){let{cache:Ad}=_d;if(Ad.has(tl))return Ad.get(tl);let{filter:Dd}=_d;if(!Dd)return[];let zd,Kd=(_d.getChildren?.(tl,_d)??[...be(tl,{getVisitorKeys:_d.getVisitorKeys})]).flatMap((Ad=>(zd??(zd=[tl,...od]),Dd(Ad,zd)?[Ad]:yr(Ad,zd,_d)))),{locStart:Zd,locEnd:fh}=_d;return Kd.sort(((tl,od)=>Zd(tl)-Zd(od)||fh(tl)-fh(od))),Ad.set(tl,Kd),Kd}var ZA=yr;function Mo(tl){let od=tl.type||tl.kind||"(unknown type)",_d=String(tl.name||tl.id&&(typeof tl.id=="object"?tl.id.name:tl.id)||tl.key&&(typeof tl.key=="object"?tl.key.name:tl.key)||tl.value&&(typeof tl.value=="object"?"":String(tl.value))||tl.operator||"");return _d.length>20&&(_d=_d.slice(0,19)+"…"),od+(_d?" "+_d:"")}function Zt(tl,od){(tl.comments??(tl.comments=[])).push(od),od.printed=!1,od.nodeDescription=Mo(tl)}function fe(tl,od){od.leading=!0,od.trailing=!1,Zt(tl,od)}function ue(tl,od,_d){od.leading=!1,od.trailing=!1,_d&&(od.marker=_d),Zt(tl,od)}function le(tl,od){od.leading=!1,od.trailing=!0,Zt(tl,od)}var ty=new WeakMap;function Ar(tl,od,_d,Ad,Dd=[]){let{locStart:zd,locEnd:Kd}=_d,Zd=zd(od),fh=Kd(od),vh=ZA(tl,Dd,{cache:ty,locStart:zd,locEnd:Kd,getVisitorKeys:_d.getVisitorKeys,filter:_d.printer.canAttachComment,getChildren:_d.printer.getCommentChildNodes}),wh,xh,$h=0,Xh=vh.length;for(;$h>1,Ad=vh[tl],s_=zd(Ad),g_=Kd(Ad);if(s_<=Zd&&fh<=g_)return Ar(Ad,od,_d,Ad,[Ad,...Dd]);if(g_<=Zd){wh=Ad,$h=tl+1;continue}if(fh<=s_){xh=Ad,Xh=tl;continue}throw new Error("Comment location overlaps with node location")}if(Ad?.type==="TemplateLiteral"){let{quasis:tl}=Ad,Dd=tu(tl,od,_d);wh&&tu(tl,wh,_d)!==Dd&&(wh=null),xh&&tu(tl,xh,_d)!==Dd&&(xh=null)}return{enclosingNode:Ad,precedingNode:wh,followingNode:xh}}var eu=()=>!1;function _r(tl,od){let{comments:_d}=tl;if(delete tl.comments,!XA(_d)||!od.printer.canAttachComment)return;let Ad=[],{printer:{features:{experimental_avoidAstMutation:Dd},handleComments:zd={}},originalText:Kd}=od,{ownLine:Zd=eu,endOfLine:fh=eu,remaining:vh=eu}=zd,wh=_d.map(((Ad,Dd)=>({...Ar(tl,Ad,od),comment:Ad,text:Kd,options:od,ast:tl,isLastComment:_d.length-1===Dd})));for(let[tl,od]of wh.entries()){let{comment:_d,precedingNode:zd,enclosingNode:Kd,followingNode:xh,text:$h,options:Xh,ast:s_,isLastComment:g_}=od,E_;if(Dd?E_=[od]:(_d.enclosingNode=Kd,_d.precedingNode=zd,_d.followingNode=xh,E_=[_d,$h,Xh,s_,g_]),Yo($h,Xh,wh,tl))_d.placement="ownLine",Zd(...E_)||(xh?fe(xh,_d):zd?le(zd,_d):Kd?ue(Kd,_d):ue(s_,_d));else if(jo($h,Xh,wh,tl))_d.placement="endOfLine",fh(...E_)||(zd?le(zd,_d):xh?fe(xh,_d):Kd?ue(Kd,_d):ue(s_,_d));else if(_d.placement="remaining",!vh(...E_))if(zd&&xh){let tl=Ad.length;tl>0&&Ad[tl-1].followingNode!==xh&&br(Ad,Xh),Ad.push(od)}else zd?le(zd,_d):xh?fe(xh,_d):Kd?ue(Kd,_d):ue(s_,_d)}if(br(Ad,od),!Dd)for(let tl of _d)delete tl.precedingNode,delete tl.enclosingNode,delete tl.followingNode}var xr=tl=>!/[\S\n\u2028\u2029]/u.test(tl);function Yo(tl,od,_d,Ad){let{comment:Dd,precedingNode:zd}=_d[Ad],{locStart:Kd,locEnd:Zd}=od,fh=Kd(Dd);if(zd)for(let od=Ad-1;od>=0;od--){let{comment:Ad,precedingNode:Dd}=_d[od];if(Dd!==zd||!xr(tl.slice(Zd(Ad),fh)))break;fh=Kd(Ad)}return KA(tl,fh,{backwards:!0})}function jo(tl,od,_d,Ad){let{comment:Dd,followingNode:zd}=_d[Ad],{locStart:Kd,locEnd:Zd}=od,fh=Zd(Dd);if(zd)for(let od=Ad+1;od<_d.length;od++){let{comment:Ad,followingNode:Dd}=_d[od];if(Dd!==zd||!xr(tl.slice(fh,Kd(Ad))))break;fh=Zd(Ad)}return KA(tl,fh)}function br(tl,od){let _d=tl.length;if(_d===0)return;let{precedingNode:Ad,followingNode:Dd}=tl[0],zd=od.locStart(Dd),Kd;for(Kd=_d;Kd>0;--Kd){let{comment:_d,precedingNode:Zd,followingNode:fh}=tl[Kd-1];s_(Zd,Ad),s_(fh,Dd);let vh=od.originalText.slice(od.locEnd(_d),zd);if(od.printer.isGap?.(vh,od)??/^[\s(]*$/u.test(vh))zd=od.locStart(_d);else break}for(let[od,{comment:_d}]of tl.entries())od1&&tl.comments.sort(((tl,_d)=>od.locStart(tl)-od.locStart(_d)));tl.length=0}function tu(tl,od,_d){let Ad=_d.locStart(od)-1;for(let od=1;od!Ad.has(tl))).length===0)return{leading:"",trailing:""};let Dd=[],zd=[],Kd;return tl.each((()=>{let _d=tl.node;if(Ad?.has(_d))return;let{leading:Zd,trailing:fh}=_d;Zd?Dd.push(Wo(tl,od)):fh&&(Kd=$o(tl,od,Kd),zd.push(Kd.doc))}),"comments"),{leading:Dd,trailing:zd}}function Tr(tl,od,_d){let{leading:Ad,trailing:Dd}=Vo(tl,_d);return!Ad&&!Dd?od:Ee(od,(tl=>[Ad,tl,Dd]))}function Nr(tl){let{[Symbol.for("comments")]:od,[Symbol.for("printedComments")]:_d}=tl;for(let tl of od){if(!tl.printed&&!_d.has(tl))throw new Error('Comment "'+tl.value.trim()+'" was not printed. Please report this error!');delete tl.printed}}var Sr=()=>s_;var ny=class extends Error{name="ConfigError"},oy=class extends Error{name="UndefinedParserError"};var cy={checkIgnorePragma:{category:"Special",type:"boolean",default:!1,description:"Check whether the file's first docblock comment contains '@noprettier' or '@noformat' to determine if it should be formatted.",cliCategory:"Other"},cursorOffset:{category:"Special",type:"int",default:-1,range:{start:-1,end:1/0,step:1},description:"Print (to stderr) where a cursor at the given position would move to after formatting.",cliCategory:"Editor"},endOfLine:{category:"Global",type:"choice",default:"lf",description:"Which end of line characters to apply.",choices:[{value:"lf",description:"Line Feed only (\\n), common on Linux and macOS as well as inside git repos"},{value:"crlf",description:"Carriage Return + Line Feed characters (\\r\\n), common on Windows"},{value:"cr",description:"Carriage Return character only (\\r), used very rarely"},{value:"auto",description:`Maintain existing\n(mixed values within one file are normalised by looking at what's used after the first line)`}]},filepath:{category:"Special",type:"path",description:"Specify the input filepath. This will be used to do parser inference.",cliName:"stdin-filepath",cliCategory:"Other",cliDescription:"Path to the file to pretend that stdin comes from."},insertPragma:{category:"Special",type:"boolean",default:!1,description:"Insert @format pragma into file's first docblock comment.",cliCategory:"Other"},parser:{category:"Global",type:"choice",default:void 0,description:"Which parser to use.",exception:tl=>typeof tl=="string"||typeof tl=="function",choices:[{value:"flow",description:"Flow"},{value:"babel",description:"JavaScript"},{value:"babel-flow",description:"Flow"},{value:"babel-ts",description:"TypeScript"},{value:"typescript",description:"TypeScript"},{value:"acorn",description:"JavaScript"},{value:"espree",description:"JavaScript"},{value:"meriyah",description:"JavaScript"},{value:"css",description:"CSS"},{value:"less",description:"Less"},{value:"scss",description:"SCSS"},{value:"json",description:"JSON"},{value:"json5",description:"JSON5"},{value:"jsonc",description:"JSON with Comments"},{value:"json-stringify",description:"JSON.stringify"},{value:"graphql",description:"GraphQL"},{value:"markdown",description:"Markdown"},{value:"mdx",description:"MDX"},{value:"vue",description:"Vue"},{value:"yaml",description:"YAML"},{value:"glimmer",description:"Ember / Handlebars"},{value:"html",description:"HTML"},{value:"angular",description:"Angular"},{value:"lwc",description:"Lightning Web Components"},{value:"mjml",description:"MJML"}]},plugins:{type:"path",array:!0,default:[{value:[]}],category:"Global",description:"Add a plugin. Multiple plugins can be passed as separate `--plugin`s.",exception:tl=>typeof tl=="string"||typeof tl=="object",cliName:"plugin",cliCategory:"Config"},printWidth:{category:"Global",type:"int",default:80,description:"The line length where Prettier will try wrap.",range:{start:0,end:1/0,step:1}},rangeEnd:{category:"Special",type:"int",default:1/0,range:{start:0,end:1/0,step:1},description:`Format code ending at a given character offset (exclusive).\nThe range will extend forwards to the end of the selected statement.`,cliCategory:"Editor"},rangeStart:{category:"Special",type:"int",default:0,range:{start:0,end:1/0,step:1},description:`Format code starting at a given character offset.\nThe range will extend backwards to the start of the first line containing the selected statement.`,cliCategory:"Editor"},requirePragma:{category:"Special",type:"boolean",default:!1,description:"Require either '@prettier' or '@format' to be present in the file's first docblock comment in order for it to be formatted.",cliCategory:"Other"},tabWidth:{type:"int",category:"Global",default:2,description:"Number of spaces per indentation level.",range:{start:0,end:1/0,step:1}},useTabs:{category:"Global",type:"boolean",default:!1,description:"Indent with tabs instead of spaces."},embeddedLanguageFormatting:{category:"Global",type:"choice",default:"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."}]}};function st({plugins:tl=[],showDeprecated:od=!1}={}){let _d=tl.flatMap((tl=>tl.languages??[])),Ad=[];for(let Dd of Go(Object.assign({},...tl.map((({options:tl})=>tl)),cy)))!od&&Dd.deprecated||(Array.isArray(Dd.choices)&&(od||(Dd.choices=Dd.choices.filter((tl=>!tl.deprecated))),Dd.name==="parser"&&(Dd.choices=[...Dd.choices,...Ko(Dd.choices,_d,tl)])),Dd.pluginDefaults=Object.fromEntries(tl.filter((tl=>tl.defaultOptions?.[Dd.name]!==void 0)).map((tl=>[tl.name,tl.defaultOptions[Dd.name]]))),Ad.push(Dd));return{languages:_d,options:Ad}}function*Ko(tl,od,_d){let Ad=new Set(tl.map((tl=>tl.value)));for(let tl of od)if(tl.parsers){for(let od of tl.parsers)if(!Ad.has(od)){Ad.add(od);let Dd=_d.find((tl=>tl.parsers&&Object.prototype.hasOwnProperty.call(tl.parsers,od))),zd=tl.name;Dd?.name&&(zd+=` (plugin: ${Dd.name})`),yield{value:od,description:zd}}}}function Go(tl){let od=[];for(let[_d,Ad]of Object.entries(tl)){let tl={name:_d,...Ad};Array.isArray(tl.default)&&(tl.default=rg(0,tl.default,-1).value),od.push(tl)}return od}var _y=Array.prototype.toReversed??function(){return[...this].reverse()},Qy=X("toReversed",(function(){if(Array.isArray(this))return _y})),Ky=Qy;function Ho(){let tl=globalThis,od=tl.Deno?.build?.os;return typeof od=="string"?od==="windows":tl.navigator?.platform?.startsWith("Win")??tl.process?.platform?.startsWith("win")??!1}var Xy=Ho();function Pr(tl){if(tl=tl instanceof URL?tl:new URL(tl),tl.protocol!=="file:")throw new TypeError(`URL must be a file URL: received "${tl.protocol}"`);return tl}function qo(tl){return tl=Pr(tl),decodeURIComponent(tl.pathname.replace(/%(?![0-9A-Fa-f]{2})/g,"%25"))}function Qo(tl){tl=Pr(tl);let od=decodeURIComponent(tl.pathname.replace(/\//g,"\\").replace(/%(?![0-9A-Fa-f]{2})/g,"%25")).replace(/^\\*([A-Za-z]:)(\\|$)/,"$1\\");return tl.hostname!==""&&(od=`\\\\${tl.hostname}${od}`),od}function ru(tl){return Xy?Qo(tl):qo(tl)}var Ir=tl=>String(tl).split(/[/\\]/u).pop(),kr=tl=>String(tl).startsWith("file:");function vr(tl,od){if(!od)return;let _d=Ir(od).toLowerCase();return tl.find((({filenames:tl})=>tl?.some((tl=>tl.toLowerCase()===_d))))??tl.find((({extensions:tl})=>tl?.some((tl=>_d.endsWith(tl)))))}function Zo(tl,od){if(od)return tl.find((({name:tl})=>tl.toLowerCase()===od))??tl.find((({aliases:tl})=>tl?.includes(od)))??tl.find((({extensions:tl})=>tl?.includes(`.${od}`)))}var Zy=void 0;function Rr(tl,od){if(od){if(kr(od))try{od=ru(od)}catch{return}if(typeof od=="string")return tl.find((({isSupported:tl})=>tl?.({filepath:od})))}}function ta(tl,od){let _d=Ky(0,tl.plugins).flatMap((tl=>tl.languages??[]));return(Zo(_d,od.language)??vr(_d,od.physicalFile)??vr(_d,od.file)??Rr(_d,od.physicalFile)??Rr(_d,od.file)??Zy?.(_d,od.physicalFile))?.parsers[0]}var lb=ta;var hb={key:tl=>/^[$_a-zA-Z][$_a-zA-Z0-9]*$/.test(tl)?tl:JSON.stringify(tl),value(tl){if(tl===null||typeof tl!="object")return JSON.stringify(tl);if(Array.isArray(tl))return`[${tl.map((tl=>hb.value(tl))).join(", ")}]`;let od=Object.keys(tl);return od.length===0?"{}":`{ ${od.map((od=>`${hb.key(od)}: ${hb.value(tl[od])}`)).join(", ")} }`},pair:({key:tl,value:od})=>hb.value({[tl]:od})};var gb=new Proxy(String,{get:()=>gb}),yb=gb,ou=()=>gb;var Lr=(tl,od,{descriptor:_d})=>{let Ad=[`${yb.yellow(typeof tl=="string"?_d.key(tl):_d.pair(tl))} is deprecated`];return od&&Ad.push(`we now treat it as ${yb.blue(typeof od=="string"?_d.key(od):_d.pair(od))}`),Ad.join("; ")+"."};var xb=Symbol.for("vnopts.VALUE_NOT_EXIST"),Sb=Symbol.for("vnopts.VALUE_UNCHANGED");var Tb=" ".repeat(2),jr=(tl,od,_d)=>{let{text:Ad,list:Dd}=_d.normalizeExpectedResult(_d.schemas[tl].expected(_d)),zd=[];return Ad&&zd.push(Yr(tl,od,Ad,_d.descriptor)),Dd&&zd.push([Yr(tl,od,Dd.title,_d.descriptor)].concat(Dd.values.map((tl=>Ur(tl,_d.loggerPrintWidth)))).join(`\n`)),Wr(zd,_d.loggerPrintWidth)};function Yr(tl,od,_d,Ad){return[`Invalid ${yb.red(Ad.key(tl))} value.`,`Expected ${yb.blue(_d)},`,`but received ${od===xb?yb.gray("nothing"):yb.red(Ad.value(od))}.`].join(" ")}function Ur({text:tl,list:od},_d){let Ad=[];return tl&&Ad.push(`- ${yb.blue(tl)}`),od&&Ad.push([`- ${yb.blue(od.title)}:`].concat(od.values.map((tl=>Ur(tl,_d-Tb.length).replace(/^|\n/g,`$&${Tb}`)))).join(`\n`)),Wr(Ad,_d)}function Wr(tl,od){if(tl.length===1)return tl[0];let[_d,Ad]=tl,[Dd,zd]=tl.map((tl=>tl.split(`\n`,1)[0].length));return Dd>od&&Dd>zd?Ad:_d}var Rb=[],Nb=[];function ft(tl,od,_d){if(tl===od)return 0;let Ad=_d?.maxDistance,Dd=tl;tl.length>od.length&&(tl=od,od=Dd);let zd=tl.length,Kd=od.length;for(;zd>0&&tl.charCodeAt(~-zd)===od.charCodeAt(~-Kd);)zd--,Kd--;let Zd=0;for(;ZdAd)return Ad;if(zd===0)return Ad!==void 0&&Kd>Ad?Ad:Kd;let fh,vh,wh,xh,$h=0,Xh=0;for(;$hvh?xh>vh?vh+1:xh:xh>wh?wh+1:xh;if(Ad!==void 0){let tl=vh;for($h=0;$hAd)return Ad}}return Rb.length=zd,Nb.length=zd,Ad!==void 0&&vh>Ad?Ad:vh}function $r(tl,od,_d){if(!Array.isArray(od)||od.length===0)return;let Ad=_d?.maxDistance,Dd=tl.length;for(let _d of od)if(_d===tl)return _d;if(Ad===0)return;let zd,Kd=Number.POSITIVE_INFINITY,Zd=new Set;for(let _d of od){if(Zd.has(_d))continue;Zd.add(_d);let od=Math.abs(_d.length-Dd);if(od>=Kd||Ad!==void 0&&od>Ad)continue;let fh=Number.isFinite(Kd)?Ad===void 0?Kd:Math.min(Kd,Ad):Ad,vh=fh===void 0?ft(tl,_d):ft(tl,_d,{maxDistance:fh});if(Ad!==void 0&&vh>Ad)continue;let wh=vh;if(fh!==void 0&&vh===fh&&fh===Ad&&(wh=ft(tl,_d)),whAd))return zd}var lt=(tl,od,{descriptor:_d,logger:Ad,schemas:Dd})=>{let zd=[`Ignored unknown option ${yb.yellow(_d.pair({key:tl,value:od}))}.`],Kd=$r(tl,Object.keys(Dd),{maxDistance:3});Kd&&zd.push(`Did you mean ${yb.blue(_d.key(Kd))}?`),Ad.warn(zd.join(" "))};var Ob=["default","expected","validate","deprecated","forward","redirect","overlap","preprocess","postprocess"];function ra(tl,od){let _d=new tl(od),Ad=Object.create(_d);for(let tl of Ob)tl in od&&(Ad[tl]=na(od[tl],_d,Mb.prototype[tl].length));return Ad}var Mb=class{static create(tl){return ra(this,tl)}constructor(tl){this.name=tl.name}default(tl){}expected(tl){return"nothing"}validate(tl,od){return!1}deprecated(tl,od){return!1}forward(tl,od){}redirect(tl,od){}overlap(tl,od,_d){return tl}preprocess(tl,od){return tl}postprocess(tl,od){return Sb}};function na(tl,od,_d){return typeof tl=="function"?(...Ad)=>tl(...Ad.slice(0,_d-1),od,...Ad.slice(_d-1)):()=>tl}var ev=class extends Mb{constructor(tl){super(tl),this._sourceName=tl.sourceName}expected(tl){return tl.schemas[this._sourceName].expected(tl)}validate(tl,od){return od.schemas[this._sourceName].validate(tl,od)}redirect(tl,od){return this._sourceName}};var tv=class extends Mb{expected(){return"anything"}validate(){return!0}};var rv=class extends Mb{constructor({valueSchema:tl,name:od=tl.name,..._d}){super({..._d,name:od}),this._valueSchema=tl}expected(tl){let{text:od,list:_d}=tl.normalizeExpectedResult(this._valueSchema.expected(tl));return{text:od&&`an array of ${od}`,list:_d&&{title:"an array of the following values",values:[{list:_d}]}}}validate(tl,od){if(!Array.isArray(tl))return!1;let _d=[];for(let Ad of tl){let tl=od.normalizeValidateResult(this._valueSchema.validate(Ad,od),Ad);tl!==!0&&_d.push(tl.value)}return _d.length===0?!0:{value:_d}}deprecated(tl,od){let _d=[];for(let Ad of tl){let tl=od.normalizeDeprecatedResult(this._valueSchema.deprecated(Ad,od),Ad);tl!==!1&&_d.push(...tl.map((({value:tl})=>({value:[tl]}))))}return _d}forward(tl,od){let _d=[];for(let Ad of tl){let tl=od.normalizeForwardResult(this._valueSchema.forward(Ad,od),Ad);_d.push(...tl.map(Vr))}return _d}redirect(tl,od){let _d=[],Ad=[];for(let Dd of tl){let tl=od.normalizeRedirectResult(this._valueSchema.redirect(Dd,od),Dd);"remain"in tl&&_d.push(tl.remain),Ad.push(...tl.redirect.map(Vr))}return _d.length===0?{redirect:Ad}:{redirect:Ad,remain:_d}}overlap(tl,od){return tl.concat(od)}};function Vr({from:tl,to:od}){return{from:[tl],to:od}}var nv=class extends Mb{expected(){return"true or false"}validate(tl){return typeof tl=="boolean"}};function Gr(tl,od){let _d=Object.create(null);for(let Ad of tl){let tl=Ad[od];if(_d[tl])throw new Error(`Duplicate ${od} ${JSON.stringify(tl)}`);_d[tl]=Ad}return _d}function zr(tl,od){let _d=new Map;for(let Ad of tl){let tl=Ad[od];if(_d.has(tl))throw new Error(`Duplicate ${od} ${JSON.stringify(tl)}`);_d.set(tl,Ad)}return _d}function Jr(){let tl=Object.create(null);return od=>{let _d=JSON.stringify(od);return tl[_d]?!0:(tl[_d]=!0,!1)}}function Hr(tl,od){let _d=[],Ad=[];for(let Dd of tl)od(Dd)?_d.push(Dd):Ad.push(Dd);return[_d,Ad]}function Xr(tl){return tl===Math.floor(tl)}function qr(tl,od){if(tl===od)return 0;let _d=typeof tl,Ad=typeof od,Dd=["undefined","object","boolean","number","string"];return _d!==Ad?Dd.indexOf(_d)-Dd.indexOf(Ad):_d!=="string"?Number(tl)-Number(od):tl.localeCompare(od)}function Qr(tl){return(...od)=>{let _d=tl(...od);return typeof _d=="string"?new Error(_d):_d}}function iu(tl){return tl===void 0?{}:tl}function su(tl){if(typeof tl=="string")return{text:tl};let{text:od,list:_d}=tl;return oa((od||_d)!==void 0,"Unexpected `expected` result, there should be at least one field."),_d?{text:od,list:{title:_d.title,values:_d.values.map(su)}}:{text:od}}function Du(tl,od){return tl===!0?!0:tl===!1?{value:od}:tl}function cu(tl,od,_d=!1){return tl===!1?!1:tl===!0?_d?!0:[{value:od}]:"value"in tl?[tl]:tl.length===0?!1:tl}function Kr(tl,od){return typeof tl=="string"||"key"in tl?{from:od,to:tl}:"from"in tl?{from:tl.from,to:tl.to}:{from:od,to:tl.to}}function Et(tl,od){return tl===void 0?[]:Array.isArray(tl)?tl.map((tl=>Kr(tl,od))):[Kr(tl,od)]}function fu(tl,od){let _d=Et(typeof tl=="object"&&"redirect"in tl?tl.redirect:tl,od);return _d.length===0?{remain:od,redirect:_d}:typeof tl=="object"&&"remain"in tl?{remain:tl.remain,redirect:_d}:{redirect:_d}}function oa(tl,od){if(!tl)throw new Error(od)}var iv=class extends Mb{constructor(tl){super(tl),this._choices=zr(tl.choices.map((tl=>tl&&typeof tl=="object"?tl:{value:tl})),"value")}expected({descriptor:tl}){let od=Array.from(this._choices.keys()).map((tl=>this._choices.get(tl))).filter((({hidden:tl})=>!tl)).map((tl=>tl.value)).sort(qr).map(tl.value),_d=od.slice(0,-2),Ad=od.slice(-2);return{text:_d.concat(Ad.join(" or ")).join(", "),list:{title:"one of the following values",values:od}}}validate(tl){return this._choices.has(tl)}deprecated(tl){let od=this._choices.get(tl);return od&&od.deprecated?{value:tl}:!1}forward(tl){let od=this._choices.get(tl);return od?od.forward:void 0}redirect(tl){let od=this._choices.get(tl);return od?od.redirect:void 0}};var sv=class extends Mb{expected(){return"a number"}validate(tl,od){return typeof tl=="number"}};var ov=class extends sv{expected(){return"an integer"}validate(tl,od){return od.normalizeValidateResult(super.validate(tl,od),tl)===!0&&Xr(tl)}};var lv=class extends Mb{expected(){return"a string"}validate(tl){return typeof tl=="string"}};var cv=hb,uv=lt,pv=jr,_v=Lr;var Bv=class{constructor(tl,od){let{logger:_d=console,loggerPrintWidth:Ad=80,descriptor:Dd=cv,unknown:zd=uv,invalid:Kd=pv,deprecated:Zd=_v,missing:fh=()=>!1,required:vh=()=>!1,preprocess:wh=tl=>tl,postprocess:xh=()=>Sb}=od||{};this._utils={descriptor:Dd,logger:_d||{warn:()=>{}},loggerPrintWidth:Ad,schemas:Gr(tl,"name"),normalizeDefaultResult:iu,normalizeExpectedResult:su,normalizeDeprecatedResult:cu,normalizeForwardResult:Et,normalizeRedirectResult:fu,normalizeValidateResult:Du},this._unknownHandler=zd,this._invalidHandler=Qr(Kd),this._deprecatedHandler=Zd,this._identifyMissing=(tl,od)=>!(tl in od)||fh(tl,od),this._identifyRequired=vh,this._preprocess=wh,this._postprocess=xh,this.cleanHistory()}cleanHistory(){this._hasDeprecationWarned=Jr()}normalize(tl){let od={},_d=[this._preprocess(tl,this._utils)],n=()=>{for(;_d.length!==0;){let tl=_d.shift(),Ad=this._applyNormalization(tl,od);_d.push(...Ad)}};n();for(let tl of Object.keys(this._utils.schemas)){let Ad=this._utils.schemas[tl];if(!(tl in od)){let od=iu(Ad.default(this._utils));"value"in od&&_d.push({[tl]:od.value})}}n();for(let tl of Object.keys(this._utils.schemas)){if(!(tl in od))continue;let _d=this._utils.schemas[tl],Ad=od[tl],Dd=_d.postprocess(Ad,this._utils);Dd!==Sb&&(this._applyValidation(Dd,tl,_d),od[tl]=Dd)}return this._applyPostprocess(od),this._applyRequiredCheck(od),od}_applyNormalization(tl,od){let _d=[],{knownKeys:Ad,unknownKeys:Dd}=this._partitionOptionKeys(tl);for(let Dd of Ad){let Ad=this._utils.schemas[Dd],zd=Ad.preprocess(tl[Dd],this._utils);this._applyValidation(zd,Dd,Ad);let D=({from:tl,to:od})=>{_d.push(typeof od=="string"?{[od]:tl}:{[od.key]:od.value})},f=({value:tl,redirectTo:od})=>{let _d=cu(Ad.deprecated(tl,this._utils),zd,!0);if(_d!==!1)if(_d===!0)this._hasDeprecationWarned(Dd)||this._utils.logger.warn(this._deprecatedHandler(Dd,od,this._utils));else for(let{value:tl}of _d){let _d={key:Dd,value:tl};if(!this._hasDeprecationWarned(_d)){let Ad=typeof od=="string"?{key:od,value:tl}:od;this._utils.logger.warn(this._deprecatedHandler(_d,Ad,this._utils))}}};Et(Ad.forward(zd,this._utils),zd).forEach(D);let Kd=fu(Ad.redirect(zd,this._utils),zd);if(Kd.redirect.forEach(D),"remain"in Kd){let tl=Kd.remain;od[Dd]=Dd in od?Ad.overlap(od[Dd],tl,this._utils):tl,f({value:tl})}for(let{from:tl,to:od}of Kd.redirect)f({value:tl,redirectTo:od})}for(let Ad of Dd){let Dd=tl[Ad];this._applyUnknownHandler(Ad,Dd,od,((tl,od)=>{_d.push({[tl]:od})}))}return _d}_applyRequiredCheck(tl){for(let od of Object.keys(this._utils.schemas))if(this._identifyMissing(od,tl)&&this._identifyRequired(od))throw this._invalidHandler(od,xb,this._utils)}_partitionOptionKeys(tl){let[od,_d]=Hr(Object.keys(tl).filter((od=>!this._identifyMissing(od,tl))),(tl=>tl in this._utils.schemas));return{knownKeys:od,unknownKeys:_d}}_applyValidation(tl,od,_d){let Ad=Du(_d.validate(tl,this._utils),tl);if(Ad!==!0)throw this._invalidHandler(od,Ad.value,this._utils)}_applyUnknownHandler(tl,od,_d,Ad){let Dd=this._unknownHandler(tl,od,this._utils);if(Dd)for(let tl of Object.keys(Dd)){if(this._identifyMissing(tl,Dd))continue;let od=Dd[tl];tl in this._utils.schemas?Ad(tl,od):_d[tl]=od}}_applyPostprocess(tl){let od=this._postprocess(tl,this._utils);if(od!==Sb){if(od.delete)for(let _d of od.delete)delete tl[_d];if(od.override){let{knownKeys:_d,unknownKeys:Ad}=this._partitionOptionKeys(od.override);for(let Ad of _d){let _d=od.override[Ad];this._applyValidation(_d,Ad,this._utils.schemas[Ad]),tl[Ad]=_d}for(let _d of Ad){let Ad=od.override[_d];this._applyUnknownHandler(_d,Ad,tl,((od,_d)=>{let Ad=this._utils.schemas[od];this._applyValidation(_d,od,Ad),tl[od]=_d}))}}}}};var Fv;function ia(tl,od,{logger:_d=!1,isCLI:Ad=!1,passThrough:Dd=!1,FlagSchema:zd,descriptor:Kd}={}){if(Ad){if(!zd)throw new Error("'FlagSchema' option is required.");if(!Kd)throw new Error("'descriptor' option is required.")}else Kd=hb;let Zd=Dd?Array.isArray(Dd)?(tl,od)=>Dd.includes(tl)?{[tl]:od}:void 0:(tl,od)=>({[tl]:od}):(tl,od,_d)=>{let{_:Ad,...Dd}=_d.schemas;return lt(tl,od,{..._d,schemas:Dd})},fh=sa(od,{isCLI:Ad,FlagSchema:zd}),vh=new Bv(fh,{logger:_d,unknown:Zd,descriptor:Kd}),wh=_d!==!1;wh&&Fv&&(vh._hasDeprecationWarned=Fv);let xh=vh.normalize(tl);return wh&&(Fv=vh._hasDeprecationWarned),xh}function sa(tl,{isCLI:od,FlagSchema:_d}){let Ad=[];od&&Ad.push(tv.create({name:"_"}));for(let Dd of tl)Ad.push(Da(Dd,{isCLI:od,optionInfos:tl,FlagSchema:_d})),Dd.alias&&od&&Ad.push(ev.create({name:Dd.alias,sourceName:Dd.name}));return Ad}function Da(tl,{isCLI:od,optionInfos:_d,FlagSchema:Ad}){let{name:Dd}=tl,zd={name:Dd},Kd,Zd={};switch(tl.type){case"int":Kd=ov,od&&(zd.preprocess=Number);break;case"string":Kd=lv;break;case"choice":Kd=iv,zd.choices=tl.choices.map((od=>od?.redirect?{...od,redirect:{to:{key:tl.name,value:od.redirect}}}:od));break;case"boolean":Kd=nv;break;case"flag":Kd=Ad,zd.flags=_d.flatMap((tl=>[tl.alias,tl.description&&tl.name,tl.oppositeDescription&&`no-${tl.name}`].filter(Boolean)));break;case"path":Kd=lv;break;default:throw new Error(`Unexpected type ${tl.type}`)}if(tl.exception?zd.validate=(od,_d,Ad)=>tl.exception(od)||_d.validate(od,Ad):zd.validate=(tl,od,_d)=>tl===void 0||od.validate(tl,_d),tl.redirect&&(Zd.redirect=od=>od?{to:typeof tl.redirect=="string"?tl.redirect:{key:tl.redirect.option,value:tl.redirect.value}}:void 0),tl.deprecated&&(Zd.deprecated=!0),od&&!tl.array){let tl=zd.preprocess||(tl=>tl);zd.preprocess=(od,_d,Ad)=>_d.preprocess(tl(Array.isArray(od)?rg(0,od,-1):od),Ad)}return tl.array?rv.create({...od?{preprocess:tl=>Array.isArray(tl)?tl:[tl]}:{},...Zd,valueSchema:Kd.create(zd)}):Kd.create({...zd,...Zd})}var Rv=ia;var Ov=Array.prototype.findLast??function(tl){for(let od=this.length-1;od>=0;od--){let _d=this[od];if(tl(_d,od,this))return _d}},Qv=X("findLast",(function(){if(Array.isArray(this))return Ov})),jv=Qv;var Uv=Symbol.for("PRETTIER_IS_FRONT_MATTER"),Gv=[];function la(tl){return!!tl?.[Uv]}var $v=la;var qv=new Set(["yaml","toml"]),Ue=({node:tl})=>$v(tl)&&qv.has(tl.language);async function Fu(tl,od,_d,Ad){let{node:Dd}=_d,{language:zd}=Dd;if(!qv.has(zd))return;let Kd=Dd.value.trim(),Zd;if(Kd){let od=zd==="yaml"?zd:lb(Ad,{language:zd});if(!od)return;Zd=Kd?await tl(Kd,{parser:od}):""}else Zd=Kd;return tt([Dd.startDelimiter,Dd.explicitLanguage??"",SA,Zd,Zd?SA:"",Dd.endDelimiter])}function da(tl,od){return Ue({node:tl})&&(delete od.end,delete od.raw,delete od.value),od}var Vv=da;function pa({node:tl}){return tl.raw}var Hv=pa;var Wv=new Set(["tokens","comments","parent","enclosingNode","precedingNode","followingNode"]),Fa=tl=>Object.keys(tl).filter((tl=>!Wv.has(tl)));function ma(tl,od){let _d=tl?od=>tl(od,Wv):Fa;return od?new Proxy(_d,{apply:(tl,od,_d)=>$v(_d[0])?Gv:Reflect.apply(tl,od,_d)}):_d}var Yv=ma;function gu(tl,od){if(!od)throw new Error("parserName is required.");let _d=jv(0,tl,(tl=>tl.parsers&&Object.prototype.hasOwnProperty.call(tl.parsers,od)));if(_d)return _d;let Ad=`Couldn't resolve parser "${od}".`;throw Ad+=" Plugins must be explicitly added to the standalone bundle.",new ny(Ad)}function sn(tl,od){if(!od)throw new Error("astFormat is required.");let _d=jv(0,tl,(tl=>tl.printers&&Object.prototype.hasOwnProperty.call(tl.printers,od)));if(_d)return _d;let Ad=`Couldn't find plugin for AST format "${od}".`;throw Ad+=" Plugins must be explicitly added to the standalone bundle.",new ny(Ad)}function We({plugins:tl,parser:od}){let _d=gu(tl,od);return yu(_d,od)}function yu(tl,od){let _d=tl.parsers[od];return typeof _d=="function"?_d():_d}async function Dn(tl,od){let _d=tl.printers[od],Ad=typeof _d=="function"?await _d():_d;return Ea(Ad)}var Kv=new WeakMap,Xv=Symbol("PRINTER_NORMALIZED_MARK");function Ea(tl){if(Kv.has(tl))return Kv.get(tl);let{features:od,getVisitorKeys:_d,embed:Ad,massageAstNode:Dd,print:zd,...Kd}=tl;od=ya(od);let Zd=od.experimental_frontMatterSupport;_d=Yv(_d,Zd.massageAstNode||Zd.embed||Zd.print);let fh=Dd;Dd&&Zd.massageAstNode&&(fh=new Proxy(Dd,{apply(tl,od,_d){return Vv(..._d),Reflect.apply(tl,od,_d)}}));let vh=Ad;if(Ad){let tl;vh=new Proxy(Ad,{get(od,Dd,zd){return Dd==="getVisitorKeys"?(tl??(tl=Ad.getVisitorKeys?Yv(Ad.getVisitorKeys,Zd.massageAstNode||Zd.embed):_d),tl):Reflect.get(od,Dd,zd)},apply:(tl,od,_d)=>Zd.embed&&Ue(..._d)?Fu:Reflect.apply(tl,od,_d)})}let wh=zd;Zd.print&&(wh=new Proxy(zd,{apply(tl,od,_d){let[Ad]=_d;return $v(Ad.node)?Hv(Ad):Reflect.apply(tl,od,_d)}}));let xh={features:od,getVisitorKeys:_d,embed:vh,massageAstNode:fh,print:wh,...Kd};return Kv.set(tl,xh),xh}var Zv=["clean","embed","print"],eE=Object.fromEntries(Zv.map((tl=>[tl,!1])));function ga(tl){return{...eE,...tl}}function ya(tl){return{experimental_avoidAstMutation:!1,...tl,experimental_frontMatterSupport:ga(tl?.experimental_frontMatterSupport)}}var tE={astFormat:"estree",printer:{},originalText:void 0,locStart:null,locEnd:null,getVisitorKeys:null};async function ba(tl,od={}){let _d={...tl};if(!_d.parser)if(_d.filepath){if(_d.parser=lb(_d,{physicalFile:_d.filepath}),!_d.parser)throw new oy(`No parser could be inferred for file "${_d.filepath}".`)}else throw new oy("No parser and no file path given, couldn't infer a parser.");let Ad=st({plugins:tl.plugins,showDeprecated:!0}).options,Dd={...tE,...Object.fromEntries(Ad.filter((tl=>tl.default!==void 0)).map((tl=>[tl.name,tl.default])))},zd=gu(_d.plugins,_d.parser),Kd=await yu(zd,_d.parser);_d.astFormat=Kd.astFormat,_d.locEnd=Kd.locEnd,_d.locStart=Kd.locStart;let Zd=zd.printers?.[Kd.astFormat]?zd:sn(_d.plugins,Kd.astFormat),fh=await Dn(Zd,Kd.astFormat);_d.printer=fh,_d.getVisitorKeys=fh.getVisitorKeys;let vh=Zd.defaultOptions?Object.fromEntries(Object.entries(Zd.defaultOptions).filter((([,tl])=>tl!==void 0))):{},wh={...Dd,...vh};for(let[tl,od]of Object.entries(wh))(_d[tl]===null||_d[tl]===void 0)&&(_d[tl]=od);return _d.parser==="json"&&(_d.trailingComma="none"),Rv(_d,Ad,{passThrough:Object.keys(tE),...od})}var rE=ba;var nE=oo(Kd(),1);var iE="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-࢏ࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚ౜ౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽ೜-ೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲊᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-Ƛ꟱-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",sE="·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࢗ-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-᫝᫠-᫫ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‌‍‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・",aE=new RegExp("["+iE+"]"),oE=new RegExp("["+iE+sE+"]");iE=sE=null;var lE={keyword:["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"],strict:["implements","interface","let","package","private","protected","public","static","yield"],strictBind:["eval","arguments"]},cE=new Set(lE.keyword),uE=new Set(lE.strict),pE=new Set(lE.strictBind);var kt=(tl,od)=>_d=>tl(od(_d));function En(tl){return{keyword:tl.cyan,capitalized:tl.yellow,jsxIdentifier:tl.yellow,punctuator:tl.yellow,number:tl.magenta,string:tl.green,regex:tl.magenta,comment:tl.gray,invalid:kt(kt(tl.white,tl.bgRed),tl.bold),gutter:tl.gray,marker:kt(tl.red,tl.bold),message:kt(tl.red,tl.bold),reset:tl.reset}}var dE=En(ou(!0)),hE=En(ou(!1));function _a(){return new Proxy({},{get:()=>tl=>tl})}var _E=/\r\n|[\n\r\u2028\u2029]/;function xa(tl,od,_d){let Ad=Object.assign({column:0,line:-1},tl.start),Dd=Object.assign({},Ad,tl.end),{linesAbove:zd=2,linesBelow:Kd=3}=_d||{},Zd=Ad.line,fh=Ad.column,vh=Dd.line,wh=Dd.column,xh=Math.max(Zd-(zd+1),0),$h=Math.min(od.length,vh+Kd);Zd===-1&&(xh=0),vh===-1&&($h=od.length);let Xh=vh-Zd,s_={};if(Xh)for(let tl=0;tl<=Xh;tl++){let _d=tl+Zd;if(!fh)s_[_d]=!0;else if(tl===0){let tl=od[_d-1].length;s_[_d]=[fh,tl-fh+1]}else if(tl===Xh)s_[_d]=[0,wh];else{let Ad=od[_d-tl].length;s_[_d]=[0,Ad]}}else fh===wh?fh?s_[Zd]=[fh,0]:s_[Zd]=!0:s_[Zd]=[fh,wh-fh];return{start:xh,end:$h,markerLines:s_}}function Cn(tl,od,_d={}){let Ad=_a(!1),Dd=tl.split(_E),{start:zd,end:Kd,markerLines:Zd}=xa(od,Dd,_d),fh=od.start&&typeof od.start.column=="number",vh=String(Kd).length,wh=tl.split(_E,Kd).slice(zd,Kd).map(((tl,od)=>{let Dd=zd+1+od,Kd=` ${` ${Dd}`.slice(-vh)} |`,fh=Zd[Dd],wh=!Zd[Dd+1];if(fh){let od="";if(Array.isArray(fh)){let Dd=tl.slice(0,Math.max(fh[0]-1,0)).replace(/[^\t]/g," "),zd=fh[1]||1;od=[`\n `,Ad.gutter(Kd.replace(/\d/g," "))," ",Dd,Ad.marker("^").repeat(zd)].join(""),wh&&_d.message&&(od+=" "+Ad.message(_d.message))}return[Ad.marker(">"),Ad.gutter(Kd),tl.length>0?` ${tl}`:"",od].join("")}else return` ${Ad.gutter(Kd)}${tl.length>0?` ${tl}`:""}`})).join(`\n`);return _d.message&&!fh&&(wh=`${" ".repeat(vh+1)}${_d.message}\n${wh}`),wh}async function Ba(tl,od){let _d=await We(od),Ad=_d.preprocess?await _d.preprocess(tl,od):tl;od.originalText=Ad;let Dd;try{Dd=await _d.parse(Ad,od,od)}catch(od){Ta(od,tl)}return{text:Ad,ast:Dd}}function Ta(tl,od){let{loc:_d}=tl;if(_d){let Ad=Cn(od,_d,{highlightCode:!0});throw tl.message+=`\n`+Ad,tl.codeFrame=Ad,tl}throw tl}var fE=Ba;async function hn(tl,od,_d,Ad,Dd){if(_d.embeddedLanguageFormatting!=="auto")return;let{printer:zd}=_d,{embed:Kd}=zd;if(!Kd)return;if(Kd.length>2)throw new Error("printer.embed has too many parameters. The API changed in Prettier v3. Please update your plugin. See https://prettier.io/docs/plugins#optional-embed");let{hasPrettierIgnore:Zd}=zd,{getVisitorKeys:fh}=Kd,vh=[];d();let wh=tl.stack;for(let{print:Ad,node:zd,pathStack:Kd}of vh)try{tl.stack=Kd;let Zd=await Ad(l,od,tl,_d);Zd&&Dd.set(zd,Zd)}catch(tl){if(globalThis.PRETTIER_DEBUG)throw tl}tl.stack=wh;function l(tl,od){return Na(tl,od,_d,Ad)}function d(){let{node:od}=tl;if(od===null||typeof od!="object"||Zd?.(tl))return;for(let _d of fh(od))Array.isArray(od[_d])?tl.each(d,_d):tl.call(d,_d);let Ad=Kd(tl,_d);if(Ad){if(typeof Ad=="function"){vh.push({print:Ad,node:od,pathStack:[...tl.stack]});return}Dd.set(od,Ad)}}}async function Na(tl,od,_d,Ad){let Dd=await rE({..._d,...od,parentParser:_d.parser,originalText:tl,cursorOffset:void 0,rangeStart:void 0,rangeEnd:void 0},{passThrough:!0}),{ast:zd}=await fE(tl,Dd),Kd=await Ad(zd,Dd);return Qe(Kd)}function Sa(tl,od,_d,Ad){let{originalText:Dd,[Symbol.for("comments")]:zd,locStart:Kd,locEnd:Zd,[Symbol.for("printedComments")]:fh}=od,{node:vh}=tl,wh=Kd(vh),xh=Zd(vh);for(let tl of zd)Kd(tl)>=wh&&Zd(tl)<=xh&&fh.add(tl);let{printPrettierIgnored:$h}=od.printer;return $h?$h(tl,od,_d,Ad):Dd.slice(wh,xh)}var mE=Sa;async function Ge(tl,od){({ast:tl}=await xu(tl,od));let _d=new Map,Ad=new JA(tl),Dd=Sr(od),zd=new Map;await hn(Ad,s,od,Ge,zd);let Kd=await yn(Ad,od,s,void 0,zd);if(Nr(od),od.cursorOffset>=0){if(od.nodeAfterCursor&&!od.nodeBeforeCursor)return[wA,Kd];if(od.nodeBeforeCursor&&!od.nodeAfterCursor)return[Kd,wA]}return Kd;function s(tl,od){return tl===void 0||tl===Ad?i(od):Array.isArray(tl)?Ad.call((()=>i(od)),...tl):Ad.call((()=>i(od)),tl)}function i(tl){Dd(Ad);let Kd=Ad.node;if(Kd==null)return"";let Zd=qA(Kd)&&tl===void 0;if(Zd&&_d.has(Kd))return _d.get(Kd);let fh=yn(Ad,od,s,tl,zd);return Zd&&_d.set(Kd,fh),fh}}function yn(tl,od,_d,Ad,Dd){let{node:zd}=tl,{printer:Kd}=od,Zd;switch(Kd.hasPrettierIgnore?.(tl)?Zd=mE(tl,od,_d,Ad):Dd.has(zd)?Zd=Dd.get(zd):Zd=Kd.print(tl,od,_d,Ad),zd){case od.cursorNode:Zd=Ee(Zd,(tl=>[wA,tl,wA]));break;case od.nodeBeforeCursor:Zd=Ee(Zd,(tl=>[tl,wA]));break;case od.nodeAfterCursor:Zd=Ee(Zd,(tl=>[wA,tl]));break}return Kd.printComment&&!Kd.willPrintOwnComments?.(tl,od)&&(Zd=Tr(tl,Zd,od)),Zd}async function xu(tl,od){let _d=tl.comments??[];od[Symbol.for("comments")]=_d,od[Symbol.for("printedComments")]=new Set,_r(tl,od);let{printer:{preprocess:Ad}}=od;return tl=Ad?await Ad(tl,od):tl,{ast:tl,comments:_d}}function wa(tl,od){let{cursorOffset:_d,locStart:Ad,locEnd:Dd,getVisitorKeys:zd}=od,a=tl=>Ad(tl)<=_d&&Dd(tl)>=_d,Kd=tl,Zd=[tl];for(let od of hr(tl,{getVisitorKeys:zd,filter:a}))Zd.push(od),Kd=od;if(gr(Kd,{getVisitorKeys:zd}))return{cursorNode:Kd};let fh,vh,wh=-1,xh=Number.POSITIVE_INFINITY;for(;Zd.length>0&&(fh===void 0||vh===void 0);){Kd=Zd.pop();let tl=fh!==void 0,od=vh!==void 0;for(let Zd of be(Kd,{getVisitorKeys:zd})){if(!tl){let tl=Dd(Zd);tl<=_d&&tl>wh&&(fh=Zd,wh=tl)}if(!od){let tl=Ad(Zd);tl>=_d&&tla(tl,od))).filter(Boolean);let _d={},Kd=new Set(Dd(tl));for(let od in tl)!Object.prototype.hasOwnProperty.call(tl,od)||zd?.has(od)||(Kd.has(od)?_d[od]=a(tl[od],tl):_d[od]=tl[od]);let Zd=Ad(tl,_d,od);if(Zd!==null)return Zd??_d}}var AE=Oa;var yE=Array.prototype.findLastIndex??function(tl){for(let od=this.length-1;od>=0;od--){let _d=this[od];if(tl(_d,od,this))return od}return-1},bE=X("findLastIndex",(function(){if(Array.isArray(this))return yE})),vE=bE;var ka=({parser:tl})=>tl==="json"||tl==="json5"||tl==="jsonc"||tl==="json-stringify";function va(tl,od){return od=new Set(od),tl.find((tl=>EE.has(tl.type)&&od.has(tl)))}function _n(tl){let od=vE(0,tl,(tl=>tl.type!=="Program"&&tl.type!=="File"));return od===-1?tl:tl.slice(0,od+1)}function Ra(tl,od,{locStart:_d,locEnd:Ad}){let[Dd,...zd]=tl,[Kd,...Zd]=od;if(Dd===Kd)return[Dd,Kd];let fh=_d(Dd);for(let tl of _n(Zd))if(_d(tl)>=fh)Kd=tl;else break;let vh=Ad(Kd);for(let tl of _n(zd)){if(Ad(tl)<=vh)Dd=tl;else break;if(Dd===Kd)break}return[Dd,Kd]}function Tu(tl,od,_d,Ad,Dd=[],zd){let{locStart:Kd,locEnd:Zd}=_d,fh=Kd(tl),vh=Zd(tl);if(od>vh||odAd);let Zd=tl.slice(Ad,Dd).search(/\S/u),fh=Zd===-1;if(!fh)for(Ad+=Zd;Dd>Ad&&!/\S/u.test(tl[Dd-1]);--Dd);let vh=Tu(_d,Ad,od,((tl,_d)=>xn(od,tl,_d)),[],"rangeStart");if(!vh)return;let wh=fh?vh:Tu(_d,Dd,od,(tl=>xn(od,tl)),[],"rangeEnd");if(!wh)return;let xh,$h;if(ka(od)){let tl=va(vh,wh);xh=tl,$h=tl}else[xh,$h]=Ra(vh,wh,od);return[Math.min(zd(xh),zd($h)),Math.max(Kd(xh),Kd($h))]}var CE="\ufeff",xE=Symbol("cursor");async function Pn(tl,od,_d=0){if(!tl||tl.trim().length===0)return{formatted:"",cursorOffset:-1,comments:[]};let{ast:Ad,text:Dd}=await fE(tl,od);od.cursorOffset>=0&&(od={...od,...gE(Ad,od)});let zd=await Ge(Ad,od,_d);_d>0&&(zd=ut([SA,zd],_d,od.tabWidth));let Kd=Ce(zd,od);if(_d>0){let tl=Kd.formatted.trim();Kd.cursorNodeStart!==void 0&&(Kd.cursorNodeStart-=Kd.formatted.indexOf(tl),Kd.cursorNodeStart<0&&(Kd.cursorNodeStart=0,Kd.cursorNodeText=Kd.cursorNodeText.trimStart()),Kd.cursorNodeStart+Kd.cursorNodeText.length>tl.length&&(Kd.cursorNodeText=Kd.cursorNodeText.trimEnd())),Kd.formatted=tl+Se(od.endOfLine)}let Zd=od[Symbol.for("comments")];if(od.cursorOffset>=0){let tl,_d,Ad,zd;if((od.cursorNode||od.nodeBeforeCursor||od.nodeAfterCursor)&&Kd.cursorNodeText)if(Ad=Kd.cursorNodeStart,zd=Kd.cursorNodeText,od.cursorNode)tl=od.locStart(od.cursorNode),_d=Dd.slice(tl,od.locEnd(od.cursorNode));else{if(!od.nodeBeforeCursor&&!od.nodeAfterCursor)throw new Error("Cursor location must contain at least one of cursorNode, nodeBeforeCursor, nodeAfterCursor");tl=od.nodeBeforeCursor?od.locEnd(od.nodeBeforeCursor):0;let Ad=od.nodeAfterCursor?od.locStart(od.nodeAfterCursor):Dd.length;_d=Dd.slice(tl,Ad)}else tl=0,_d=Dd,Ad=0,zd=Kd.formatted;let fh=od.cursorOffset-tl;if(_d===zd)return{formatted:Kd.formatted,cursorOffset:Ad+fh,comments:Zd};let vh=_d.split("");vh.splice(fh,0,xE);let wh=zd.split(""),xh=Ut(vh,wh),$h=Ad;for(let tl of xh)if(tl.removed){if(tl.value.includes(xE))break}else $h+=tl.count;return{formatted:Kd.formatted,cursorOffset:$h,comments:Zd}}return{formatted:Kd.formatted,cursorOffset:-1,comments:Zd}}async function Ya(tl,od){let{ast:_d,text:Ad}=await fE(tl,od),[Dd,zd]=Tn(Ad,od,_d)??[0,0],Kd=Ad.slice(Dd,zd),Zd=Math.min(Dd,Ad.lastIndexOf(`\n`,Dd)+1),fh=Ad.slice(Zd,Dd).match(/^\s*/u)[0],vh=GA(fh,od.tabWidth),xh=await Pn(Kd,{...od,rangeStart:0,rangeEnd:Number.POSITIVE_INFINITY,cursorOffset:od.cursorOffset>Dd&&od.cursorOffset<=zd?od.cursorOffset-Dd:-1,endOfLine:"lf"},vh),$h=xh.formatted.trimEnd(),{cursorOffset:Xh}=od;Xh>zd?Xh+=$h.length-Kd.length:xh.cursorOffset>=0&&(Xh=xh.cursorOffset+Dd);let s_=Ad.slice(0,Dd)+$h+Ad.slice(zd);if(od.endOfLine!=="lf"){let tl=Se(od.endOfLine);Xh>=0&&tl===`\r\n`&&(Xh+=$t(s_.slice(0,Xh),`\n`)),s_=wh(0,s_,`\n`,tl)}return{formatted:s_,cursorOffset:Xh,comments:xh.comments}}function Nu(tl,od,_d){return typeof od!="number"||Number.isNaN(od)||od<0||od>tl.length?_d:od}function Sn(tl,od){let{cursorOffset:_d,rangeStart:Ad,rangeEnd:Dd}=od;return _d=Nu(tl,_d,-1),Ad=Nu(tl,Ad,0),Dd=Nu(tl,Dd,tl.length),{...od,cursorOffset:_d,rangeStart:Ad,rangeEnd:Dd}}function In(tl,od){let{cursorOffset:_d,rangeStart:Ad,rangeEnd:Dd,endOfLine:zd}=Sn(tl,od),Kd=tl.charAt(0)===CE;if(Kd&&(tl=tl.slice(1),_d--,Ad--,Dd--),zd==="auto"&&(zd=ju(tl)),tl.includes("\r")){let s=od=>$t(tl.slice(0,Math.max(od,0)),`\r\n`);_d-=s(_d),Ad-=s(Ad),Dd-=s(Dd),tl=Uu(tl)}return{hasBOM:Kd,text:tl,options:Sn(tl,{...od,cursorOffset:_d,rangeStart:Ad,rangeEnd:Dd,endOfLine:zd})}}async function wn(tl,od){let _d=await We(od);return!_d.hasPragma||_d.hasPragma(tl)}async function ja(tl,od){return(await We(od)).hasIgnorePragma?.(tl)}async function Su(tl,od){let{hasBOM:_d,text:Ad,options:Dd}=In(tl,await rE(od));if(Dd.rangeStart>=Dd.rangeEnd&&Ad!==""||Dd.requirePragma&&!await wn(Ad,Dd)||Dd.checkIgnorePragma&&await ja(Ad,Dd))return{formatted:tl,cursorOffset:od.cursorOffset,comments:[]};let zd;return Dd.rangeStart>0||Dd.rangeEnd=0&&zd.cursorOffset++),zd}async function kn(tl,od,_d){let{text:Ad,options:Dd}=In(tl,await rE(od)),zd=await fE(Ad,Dd);return _d&&(_d.preprocessForPrint&&(zd.ast=await xu(zd.ast,Dd)),_d.massage&&(zd.ast=AE(zd.ast,Dd))),zd}async function vn(tl,od){od=await rE(od);let _d=await Ge(tl,od);return Ce(_d,od)}async function Rn(tl,od){let _d=Dr(tl),{formatted:Ad}=await Su(_d,{...od,parser:"__js_expression"});return Ad}async function Ln(tl,od){od=await rE(od);let{ast:_d}=await fE(tl,od);return od.cursorOffset>=0&&(od={...od,...gE(_d,od)}),Ge(_d,od)}async function Mn(tl,od){return Ce(tl,await rE(od))}var DE={};Yt(DE,{builders:()=>SE,printer:()=>TE,utils:()=>kE});var SE={join:Ie,line:CA,softline:xA,hardline:SA,literalline:kA,group:Kt,conditionalGroup:ur,fill:tr,lineSuffix:ve,lineSuffixBoundary:IA,cursor:wA,breakParent:EA,ifBreak:rr,trim:BA,indent:ae,indentIfBreak:nr,align:De,addAlignmentToDoc:ut,markAsRoot:tt,dedentToRoot:Zu,dedent:er,hardlineWithoutBreakParent:DA,literallineWithoutBreakParent:TA,label:or,concat:tl=>tl},TE={printDocToString:Ce},kE={willBreak:Gu,traverseDoc:gA,findInDoc:qe,mapDoc:Pe,removeLines:Ju,stripTrailingHardline:Qe,replaceEndOfLine:Hu,canBreak:Xu};var IE="3.8.2";var BE={};Yt(BE,{addDanglingComment:()=>ue,addLeadingComment:()=>fe,addTrailingComment:()=>le,getAlignmentSize:()=>GA,getIndentSize:()=>OE,getMaxContinuousCount:()=>LE,getNextNonSpaceNonCommentCharacter:()=>QE,getNextNonSpaceNonCommentCharacterIndex:()=>ni,getPreferredQuote:()=>$E,getStringWidth:()=>NA,hasNewline:()=>KA,hasNewlineInRange:()=>JE,hasSpaces:()=>qE,isNextLineEmpty:()=>Di,isNextLineEmptyAfterIndex:()=>NE,isPreviousLineEmpty:()=>ai,makeString:()=>si,skip:()=>ye,skipEverythingButNewLine:()=>YA,skipInlineComment:()=>FE,skipNewline:()=>zA,skipSpaces:()=>HA,skipToLineEnd:()=>WA,skipTrailingComment:()=>PE,skipWhitespace:()=>VA});function Ka(tl,od){if(od===!1)return!1;if(tl.charAt(od)==="/"&&tl.charAt(od+1)==="*"){for(let _d=od+2;_dMath.max(tl,od.length)),0)/od.length}var LE=Xa;function qa(tl,od){let _d=RE(tl,od);return _d===!1?"":tl.charAt(_d)}var QE=qa;var ME=Object.freeze({character:"'",codePoint:39}),jE=Object.freeze({character:'"',codePoint:34}),UE=Object.freeze({preferred:ME,alternate:jE}),GE=Object.freeze({preferred:jE,alternate:ME});function ei(tl,od){let{preferred:_d,alternate:Ad}=od===!0||od==="'"?UE:GE,{length:Dd}=tl,zd=0,Kd=0;for(let od=0;odKd?Ad:_d).character}var $E=ei;function ti(tl,od,_d){for(let Ad=od;Ad<_d;++Ad)if(tl.charAt(Ad)===`\n`)return!0;return!1}var JE=ti;function ui(tl,od,_d={}){return HA(tl,_d.backwards?od-1:od,_d)!==od}var qE=ui;function ri(tl,od,_d){return RE(tl,_d(od))}function ni(tl,od){return arguments.length===2||typeof od=="number"?RE(tl,od):ri(...arguments)}function oi(tl,od,_d){return ry(tl,_d(od))}function ai(tl,od){return arguments.length===2||typeof od=="number"?ry(tl,od):oi(...arguments)}function ii(tl,od,_d){return NE(tl,_d(od))}function si(tl,od,_d){let Ad=od==='"'?"'":'"',Dd=wh(0,tl,/\\(.)|(["'])/gsu,((tl,Dd,zd)=>Dd===Ad?Dd:zd===od?"\\"+zd:zd||(_d&&/^[^\n\r"'0-7\\bfnrt-vx\u2028\u2029]$/u.test(Dd)?Dd:"\\"+Dd)));return od+Dd+od}function Di(tl,od){return arguments.length===2||typeof od=="number"?NE(tl,od):ii(...arguments)}function me(tl,od=1){return async(..._d)=>{let Ad=_d[od]??{},Dd=Ad.plugins??[];return _d[od]={...Ad,plugins:Array.isArray(Dd)?Dd:Object.values(Dd)},tl(..._d)}}var VE=me(Su);async function Hn(tl,od){let{formatted:_d}=await VE(tl,{...od,cursorOffset:-1});return _d}async function ci(tl,od){return await Hn(tl,od)===tl}var HE=me(st,0),WE={parse:me(kn),formatAST:me(vn),formatDoc:me(Rn),printToDoc:me(Ln),printDocToString:me(Mn)};return ao(Zd)}))},87269:(tl,od,_d)=>{"use strict"; +/*! Axios v1.15.0 Copyright (c) 2026 Matt Zabriskie and contributors */var Ad=_d(96454);var Dd=_d(76982);var zd=_d(87016);var Kd=_d(58611);var Zd=_d(65692);var fh=_d(85675);var vh=_d(39023);var wh=_d(1573);var xh=_d(43106);var $h=_d(2203);var Xh=_d(24434);function bind(tl,od){return function wrap(){return tl.apply(od,arguments)}}const{toString:s_}=Object.prototype;const{getPrototypeOf:g_}=Object;const{iterator:E_,toStringTag:k_}=Symbol;const ef=(tl=>od=>{const _d=s_.call(od);return tl[_d]||(tl[_d]=_d.slice(8,-1).toLowerCase())})(Object.create(null));const kindOfTest=tl=>{tl=tl.toLowerCase();return od=>ef(od)===tl};const typeOfTest=tl=>od=>typeof od===tl;const{isArray:nf}=Array;const $f=typeOfTest("undefined");function isBuffer(tl){return tl!==null&&!$f(tl)&&tl.constructor!==null&&!$f(tl.constructor)&&Xf(tl.constructor.isBuffer)&&tl.constructor.isBuffer(tl)}const Hf=kindOfTest("ArrayBuffer");function isArrayBufferView(tl){let od;if(typeof ArrayBuffer!=="undefined"&&ArrayBuffer.isView){od=ArrayBuffer.isView(tl)}else{od=tl&&tl.buffer&&Hf(tl.buffer)}return od}const Kf=typeOfTest("string");const Xf=typeOfTest("function");const eg=typeOfTest("number");const isObject=tl=>tl!==null&&typeof tl==="object";const isBoolean=tl=>tl===true||tl===false;const isPlainObject=tl=>{if(ef(tl)!=="object"){return false}const od=g_(tl);return(od===null||od===Object.prototype||Object.getPrototypeOf(od)===null)&&!(k_ in tl)&&!(E_ in tl)};const isEmptyObject=tl=>{if(!isObject(tl)||isBuffer(tl)){return false}try{return Object.keys(tl).length===0&&Object.getPrototypeOf(tl)===Object.prototype}catch(tl){return false}};const tg=kindOfTest("Date");const rg=kindOfTest("File");const isReactNativeBlob=tl=>!!(tl&&typeof tl.uri!=="undefined");const isReactNative=tl=>tl&&typeof tl.getParts!=="undefined";const ng=kindOfTest("Blob");const sg=kindOfTest("FileList");const isStream=tl=>isObject(tl)&&Xf(tl.pipe);function getGlobal(){if(typeof globalThis!=="undefined")return globalThis;if(typeof self!=="undefined")return self;if(typeof window!=="undefined")return window;if(typeof global!=="undefined")return global;return{}}const mg=getGlobal();const eA=typeof mg.FormData!=="undefined"?mg.FormData:undefined;const isFormData=tl=>{let od;return tl&&(eA&&tl instanceof eA||Xf(tl.append)&&((od=ef(tl))==="formdata"||od==="object"&&Xf(tl.toString)&&tl.toString()==="[object FormData]"))};const tA=kindOfTest("URLSearchParams");const[rA,nA,iA,sA]=["ReadableStream","Request","Response","Headers"].map(kindOfTest);const trim=tl=>tl.trim?tl.trim():tl.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function forEach(tl,od,{allOwnKeys:_d=false}={}){if(tl===null||typeof tl==="undefined"){return}let Ad;let Dd;if(typeof tl!=="object"){tl=[tl]}if(nf(tl)){for(Ad=0,Dd=tl.length;Ad0){Dd=_d[Ad];if(od===Dd.toLowerCase()){return Dd}}return null}const aA=(()=>{if(typeof globalThis!=="undefined")return globalThis;return typeof self!=="undefined"?self:typeof window!=="undefined"?window:global})();const isContextDefined=tl=>!$f(tl)&&tl!==aA;function merge(){const{caseless:tl,skipUndefined:od}=isContextDefined(this)&&this||{};const _d={};const assignValue=(Ad,Dd)=>{if(Dd==="__proto__"||Dd==="constructor"||Dd==="prototype"){return}const zd=tl&&findKey(_d,Dd)||Dd;if(isPlainObject(_d[zd])&&isPlainObject(Ad)){_d[zd]=merge(_d[zd],Ad)}else if(isPlainObject(Ad)){_d[zd]=merge({},Ad)}else if(nf(Ad)){_d[zd]=Ad.slice()}else if(!od||!$f(Ad)){_d[zd]=Ad}};for(let tl=0,od=arguments.length;tl{forEach(od,((od,Ad)=>{if(_d&&Xf(od)){Object.defineProperty(tl,Ad,{value:bind(od,_d),writable:true,enumerable:true,configurable:true})}else{Object.defineProperty(tl,Ad,{value:od,writable:true,enumerable:true,configurable:true})}}),{allOwnKeys:Ad});return tl};const stripBOM=tl=>{if(tl.charCodeAt(0)===65279){tl=tl.slice(1)}return tl};const inherits=(tl,od,_d,Ad)=>{tl.prototype=Object.create(od.prototype,Ad);Object.defineProperty(tl.prototype,"constructor",{value:tl,writable:true,enumerable:false,configurable:true});Object.defineProperty(tl,"super",{value:od.prototype});_d&&Object.assign(tl.prototype,_d)};const toFlatObject=(tl,od,_d,Ad)=>{let Dd;let zd;let Kd;const Zd={};od=od||{};if(tl==null)return od;do{Dd=Object.getOwnPropertyNames(tl);zd=Dd.length;while(zd-- >0){Kd=Dd[zd];if((!Ad||Ad(Kd,tl,od))&&!Zd[Kd]){od[Kd]=tl[Kd];Zd[Kd]=true}}tl=_d!==false&&g_(tl)}while(tl&&(!_d||_d(tl,od))&&tl!==Object.prototype);return od};const endsWith=(tl,od,_d)=>{tl=String(tl);if(_d===undefined||_d>tl.length){_d=tl.length}_d-=od.length;const Ad=tl.indexOf(od,_d);return Ad!==-1&&Ad===_d};const toArray=tl=>{if(!tl)return null;if(nf(tl))return tl;let od=tl.length;if(!eg(od))return null;const _d=new Array(od);while(od-- >0){_d[od]=tl[od]}return _d};const oA=(tl=>od=>tl&&od instanceof tl)(typeof Uint8Array!=="undefined"&&g_(Uint8Array));const forEachEntry=(tl,od)=>{const _d=tl&&tl[E_];const Ad=_d.call(tl);let Dd;while((Dd=Ad.next())&&!Dd.done){const _d=Dd.value;od.call(tl,_d[0],_d[1])}};const matchAll=(tl,od)=>{let _d;const Ad=[];while((_d=tl.exec(od))!==null){Ad.push(_d)}return Ad};const lA=kindOfTest("HTMLFormElement");const toCamelCase=tl=>tl.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function replacer(tl,od,_d){return od.toUpperCase()+_d}));const cA=(({hasOwnProperty:tl})=>(od,_d)=>tl.call(od,_d))(Object.prototype);const uA=kindOfTest("RegExp");const reduceDescriptors=(tl,od)=>{const _d=Object.getOwnPropertyDescriptors(tl);const Ad={};forEach(_d,((_d,Dd)=>{let zd;if((zd=od(_d,Dd,tl))!==false){Ad[Dd]=zd||_d}}));Object.defineProperties(tl,Ad)};const freezeMethods=tl=>{reduceDescriptors(tl,((od,_d)=>{if(Xf(tl)&&["arguments","caller","callee"].indexOf(_d)!==-1){return false}const Ad=tl[_d];if(!Xf(Ad))return;od.enumerable=false;if("writable"in od){od.writable=false;return}if(!od.set){od.set=()=>{throw Error("Can not rewrite read-only method '"+_d+"'")}}}))};const toObjectSet=(tl,od)=>{const _d={};const define=tl=>{tl.forEach((tl=>{_d[tl]=true}))};nf(tl)?define(tl):define(String(tl).split(od));return _d};const noop=()=>{};const toFiniteNumber=(tl,od)=>tl!=null&&Number.isFinite(tl=+tl)?tl:od;function isSpecCompliantForm(tl){return!!(tl&&Xf(tl.append)&&tl[k_]==="FormData"&&tl[E_])}const toJSONObject=tl=>{const od=new Array(10);const visit=(tl,_d)=>{if(isObject(tl)){if(od.indexOf(tl)>=0){return}if(isBuffer(tl)){return tl}if(!("toJSON"in tl)){od[_d]=tl;const Ad=nf(tl)?[]:{};forEach(tl,((tl,od)=>{const Dd=visit(tl,_d+1);!$f(Dd)&&(Ad[od]=Dd)}));od[_d]=undefined;return Ad}}return tl};return visit(tl,0)};const pA=kindOfTest("AsyncFunction");const isThenable=tl=>tl&&(isObject(tl)||Xf(tl))&&Xf(tl.then)&&Xf(tl.catch);const dA=((tl,od)=>{if(tl){return setImmediate}return od?((tl,od)=>{aA.addEventListener("message",(({source:_d,data:Ad})=>{if(_d===aA&&Ad===tl){od.length&&od.shift()()}}),false);return _d=>{od.push(_d);aA.postMessage(tl,"*")}})(`axios@${Math.random()}`,[]):tl=>setTimeout(tl)})(typeof setImmediate==="function",Xf(aA.postMessage));const hA=typeof queueMicrotask!=="undefined"?queueMicrotask.bind(aA):typeof process!=="undefined"&&process.nextTick||dA;const isIterable=tl=>tl!=null&&Xf(tl[E_]);var _A={isArray:nf,isArrayBuffer:Hf,isBuffer:isBuffer,isFormData:isFormData,isArrayBufferView:isArrayBufferView,isString:Kf,isNumber:eg,isBoolean:isBoolean,isObject:isObject,isPlainObject:isPlainObject,isEmptyObject:isEmptyObject,isReadableStream:rA,isRequest:nA,isResponse:iA,isHeaders:sA,isUndefined:$f,isDate:tg,isFile:rg,isReactNativeBlob:isReactNativeBlob,isReactNative:isReactNative,isBlob:ng,isRegExp:uA,isFunction:Xf,isStream:isStream,isURLSearchParams:tA,isTypedArray:oA,isFileList:sg,forEach:forEach,merge:merge,extend:extend,trim:trim,stripBOM:stripBOM,inherits:inherits,toFlatObject:toFlatObject,kindOf:ef,kindOfTest:kindOfTest,endsWith:endsWith,toArray:toArray,forEachEntry:forEachEntry,matchAll:matchAll,isHTMLForm:lA,hasOwnProperty:cA,hasOwnProp:cA,reduceDescriptors:reduceDescriptors,freezeMethods:freezeMethods,toObjectSet:toObjectSet,toCamelCase:toCamelCase,noop:noop,toFiniteNumber:toFiniteNumber,findKey:findKey,global:aA,isContextDefined:isContextDefined,isSpecCompliantForm:isSpecCompliantForm,toJSONObject:toJSONObject,isAsyncFn:pA,isThenable:isThenable,setImmediate:dA,asap:hA,isIterable:isIterable};class AxiosError extends Error{static from(tl,od,_d,Ad,Dd,zd){const Kd=new AxiosError(tl.message,od||tl.code,_d,Ad,Dd);Kd.cause=tl;Kd.name=tl.name;if(tl.status!=null&&Kd.status==null){Kd.status=tl.status}zd&&Object.assign(Kd,zd);return Kd}constructor(tl,od,_d,Ad,Dd){super(tl);Object.defineProperty(this,"message",{value:tl,enumerable:true,writable:true,configurable:true});this.name="AxiosError";this.isAxiosError=true;od&&(this.code=od);_d&&(this.config=_d);Ad&&(this.request=Ad);if(Dd){this.response=Dd;this.status=Dd.status}}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:_A.toJSONObject(this.config),code:this.code,status:this.status}}}AxiosError.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE";AxiosError.ERR_BAD_OPTION="ERR_BAD_OPTION";AxiosError.ECONNABORTED="ECONNABORTED";AxiosError.ETIMEDOUT="ETIMEDOUT";AxiosError.ERR_NETWORK="ERR_NETWORK";AxiosError.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS";AxiosError.ERR_DEPRECATED="ERR_DEPRECATED";AxiosError.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE";AxiosError.ERR_BAD_REQUEST="ERR_BAD_REQUEST";AxiosError.ERR_CANCELED="ERR_CANCELED";AxiosError.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT";AxiosError.ERR_INVALID_URL="ERR_INVALID_URL";function isVisitable(tl){return _A.isPlainObject(tl)||_A.isArray(tl)}function removeBrackets(tl){return _A.endsWith(tl,"[]")?tl.slice(0,-2):tl}function renderKey(tl,od,_d){if(!tl)return od;return tl.concat(od).map((function each(tl,od){tl=removeBrackets(tl);return!_d&&od?"["+tl+"]":tl})).join(_d?".":"")}function isFlatArray(tl){return _A.isArray(tl)&&!tl.some(isVisitable)}const fA=_A.toFlatObject(_A,{},null,(function filter(tl){return/^is[A-Z]/.test(tl)}));function toFormData(tl,od,_d){if(!_A.isObject(tl)){throw new TypeError("target must be an object")}od=od||new(Ad||FormData);_d=_A.toFlatObject(_d,{metaTokens:true,dots:false,indexes:false},false,(function defined(tl,od){return!_A.isUndefined(od[tl])}));const Dd=_d.metaTokens;const zd=_d.visitor||defaultVisitor;const Kd=_d.dots;const Zd=_d.indexes;const fh=_d.Blob||typeof Blob!=="undefined"&&Blob;const vh=fh&&_A.isSpecCompliantForm(od);if(!_A.isFunction(zd)){throw new TypeError("visitor must be a function")}function convertValue(tl){if(tl===null)return"";if(_A.isDate(tl)){return tl.toISOString()}if(_A.isBoolean(tl)){return tl.toString()}if(!vh&&_A.isBlob(tl)){throw new AxiosError("Blob is not supported. Use a Buffer instead.")}if(_A.isArrayBuffer(tl)||_A.isTypedArray(tl)){return vh&&typeof Blob==="function"?new Blob([tl]):Buffer.from(tl)}return tl}function defaultVisitor(tl,_d,Ad){let zd=tl;if(_A.isReactNative(od)&&_A.isReactNativeBlob(tl)){od.append(renderKey(Ad,_d,Kd),convertValue(tl));return false}if(tl&&!Ad&&typeof tl==="object"){if(_A.endsWith(_d,"{}")){_d=Dd?_d:_d.slice(0,-2);tl=JSON.stringify(tl)}else if(_A.isArray(tl)&&isFlatArray(tl)||(_A.isFileList(tl)||_A.endsWith(_d,"[]"))&&(zd=_A.toArray(tl))){_d=removeBrackets(_d);zd.forEach((function each(tl,Ad){!(_A.isUndefined(tl)||tl===null)&&od.append(Zd===true?renderKey([_d],Ad,Kd):Zd===null?_d:_d+"[]",convertValue(tl))}));return false}}if(isVisitable(tl)){return true}od.append(renderKey(Ad,_d,Kd),convertValue(tl));return false}const wh=[];const xh=Object.assign(fA,{defaultVisitor:defaultVisitor,convertValue:convertValue,isVisitable:isVisitable});function build(tl,_d){if(_A.isUndefined(tl))return;if(wh.indexOf(tl)!==-1){throw Error("Circular reference detected in "+_d.join("."))}wh.push(tl);_A.forEach(tl,(function each(tl,Ad){const Dd=!(_A.isUndefined(tl)||tl===null)&&zd.call(od,tl,_A.isString(Ad)?Ad.trim():Ad,_d,xh);if(Dd===true){build(tl,_d?_d.concat(Ad):[Ad])}}));wh.pop()}if(!_A.isObject(tl)){throw new TypeError("data must be an object")}build(tl);return od}function encode$1(tl){const od={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(tl).replace(/[!'()~]|%20|%00/g,(function replacer(tl){return od[tl]}))}function AxiosURLSearchParams(tl,od){this._pairs=[];tl&&toFormData(tl,this,od)}const mA=AxiosURLSearchParams.prototype;mA.append=function append(tl,od){this._pairs.push([tl,od])};mA.toString=function toString(tl){const od=tl?function(od){return tl.call(this,od,encode$1)}:encode$1;return this._pairs.map((function each(tl){return od(tl[0])+"="+od(tl[1])}),"").join("&")};function encode(tl){return encodeURIComponent(tl).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function buildURL(tl,od,_d){if(!od){return tl}const Ad=_d&&_d.encode||encode;const Dd=_A.isFunction(_d)?{serialize:_d}:_d;const zd=Dd&&Dd.serialize;let Kd;if(zd){Kd=zd(od,Dd)}else{Kd=_A.isURLSearchParams(od)?od.toString():new AxiosURLSearchParams(od,Dd).toString(Ad)}if(Kd){const od=tl.indexOf("#");if(od!==-1){tl=tl.slice(0,od)}tl+=(tl.indexOf("?")===-1?"?":"&")+Kd}return tl}class InterceptorManager{constructor(){this.handlers=[]}use(tl,od,_d){this.handlers.push({fulfilled:tl,rejected:od,synchronous:_d?_d.synchronous:false,runWhen:_d?_d.runWhen:null});return this.handlers.length-1}eject(tl){if(this.handlers[tl]){this.handlers[tl]=null}}clear(){if(this.handlers){this.handlers=[]}}forEach(tl){_A.forEach(this.handlers,(function forEachHandler(od){if(od!==null){tl(od)}}))}}var gA={silentJSONParsing:true,forcedJSONParsing:true,clarifyTimeoutError:false,legacyInterceptorReqResOrdering:true};var AA=zd.URLSearchParams;const yA="abcdefghijklmnopqrstuvwxyz";const bA="0123456789";const vA={DIGIT:bA,ALPHA:yA,ALPHA_DIGIT:yA+yA.toUpperCase()+bA};const generateString=(tl=16,od=vA.ALPHA_DIGIT)=>{let _d="";const{length:Ad}=od;const zd=new Uint32Array(tl);Dd.randomFillSync(zd);for(let Dd=0;Ddtypeof WorkerGlobalScope!=="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts==="function")();const SA=wA&&window.location.href||"http://localhost";var TA=Object.freeze({__proto__:null,hasBrowserEnv:wA,hasStandardBrowserEnv:xA,hasStandardBrowserWebWorkerEnv:DA,navigator:CA,origin:SA});var kA={...TA,...EA};function toURLEncodedForm(tl,od){return toFormData(tl,new kA.classes.URLSearchParams,{visitor:function(tl,od,_d,Ad){if(kA.isNode&&_A.isBuffer(tl)){this.append(od,tl.toString("base64"));return false}return Ad.defaultVisitor.apply(this,arguments)},...od})}function parsePropPath(tl){return _A.matchAll(/\w+|\[(\w*)]/g,tl).map((tl=>tl[0]==="[]"?"":tl[1]||tl[0]))}function arrayToObject(tl){const od={};const _d=Object.keys(tl);let Ad;const Dd=_d.length;let zd;for(Ad=0;Ad=tl.length;Dd=!Dd&&_A.isArray(_d)?_d.length:Dd;if(Kd){if(_A.hasOwnProp(_d,Dd)){_d[Dd]=[_d[Dd],od]}else{_d[Dd]=od}return!zd}if(!_d[Dd]||!_A.isObject(_d[Dd])){_d[Dd]=[]}const Zd=buildPath(tl,od,_d[Dd],Ad);if(Zd&&_A.isArray(_d[Dd])){_d[Dd]=arrayToObject(_d[Dd])}return!zd}if(_A.isFormData(tl)&&_A.isFunction(tl.entries)){const od={};_A.forEachEntry(tl,((tl,_d)=>{buildPath(parsePropPath(tl),_d,od,0)}));return od}return null}function stringifySafely(tl,od,_d){if(_A.isString(tl)){try{(od||JSON.parse)(tl);return _A.trim(tl)}catch(tl){if(tl.name!=="SyntaxError"){throw tl}}}return(_d||JSON.stringify)(tl)}const IA={transitional:gA,adapter:["xhr","http","fetch"],transformRequest:[function transformRequest(tl,od){const _d=od.getContentType()||"";const Ad=_d.indexOf("application/json")>-1;const Dd=_A.isObject(tl);if(Dd&&_A.isHTMLForm(tl)){tl=new FormData(tl)}const zd=_A.isFormData(tl);if(zd){return Ad?JSON.stringify(formDataToJSON(tl)):tl}if(_A.isArrayBuffer(tl)||_A.isBuffer(tl)||_A.isStream(tl)||_A.isFile(tl)||_A.isBlob(tl)||_A.isReadableStream(tl)){return tl}if(_A.isArrayBufferView(tl)){return tl.buffer}if(_A.isURLSearchParams(tl)){od.setContentType("application/x-www-form-urlencoded;charset=utf-8",false);return tl.toString()}let Kd;if(Dd){if(_d.indexOf("application/x-www-form-urlencoded")>-1){return toURLEncodedForm(tl,this.formSerializer).toString()}if((Kd=_A.isFileList(tl))||_d.indexOf("multipart/form-data")>-1){const od=this.env&&this.env.FormData;return toFormData(Kd?{"files[]":tl}:tl,od&&new od,this.formSerializer)}}if(Dd||Ad){od.setContentType("application/json",false);return stringifySafely(tl)}return tl}],transformResponse:[function transformResponse(tl){const od=this.transitional||IA.transitional;const _d=od&&od.forcedJSONParsing;const Ad=this.responseType==="json";if(_A.isResponse(tl)||_A.isReadableStream(tl)){return tl}if(tl&&_A.isString(tl)&&(_d&&!this.responseType||Ad)){const _d=od&&od.silentJSONParsing;const Dd=!_d&&Ad;try{return JSON.parse(tl,this.parseReviver)}catch(tl){if(Dd){if(tl.name==="SyntaxError"){throw AxiosError.from(tl,AxiosError.ERR_BAD_RESPONSE,this,null,this.response)}throw tl}}}return tl}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:kA.classes.FormData,Blob:kA.classes.Blob},validateStatus:function validateStatus(tl){return tl>=200&&tl<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":undefined}}};_A.forEach(["delete","get","head","post","put","patch"],(tl=>{IA.headers[tl]={}}));const BA=_A.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"]);var parseHeaders=tl=>{const od={};let _d;let Ad;let Dd;tl&&tl.split("\n").forEach((function parser(tl){Dd=tl.indexOf(":");_d=tl.substring(0,Dd).trim().toLowerCase();Ad=tl.substring(Dd+1).trim();if(!_d||od[_d]&&BA[_d]){return}if(_d==="set-cookie"){if(od[_d]){od[_d].push(Ad)}else{od[_d]=[Ad]}}else{od[_d]=od[_d]?od[_d]+", "+Ad:Ad}}));return od};const FA=Symbol("internals");const isValidHeaderValue=tl=>!/[\r\n]/.test(tl);function assertValidHeaderValue(tl,od){if(tl===false||tl==null){return}if(_A.isArray(tl)){tl.forEach((tl=>assertValidHeaderValue(tl,od)));return}if(!isValidHeaderValue(String(tl))){throw new Error(`Invalid character in header content ["${od}"]`)}}function normalizeHeader(tl){return tl&&String(tl).trim().toLowerCase()}function stripTrailingCRLF(tl){let od=tl.length;while(od>0){const _d=tl.charCodeAt(od-1);if(_d!==10&&_d!==13){break}od-=1}return od===tl.length?tl:tl.slice(0,od)}function normalizeValue(tl){if(tl===false||tl==null){return tl}return _A.isArray(tl)?tl.map(normalizeValue):stripTrailingCRLF(String(tl))}function parseTokens(tl){const od=Object.create(null);const _d=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let Ad;while(Ad=_d.exec(tl)){od[Ad[1]]=Ad[2]}return od}const isValidHeaderName=tl=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(tl.trim());function matchHeaderValue(tl,od,_d,Ad,Dd){if(_A.isFunction(Ad)){return Ad.call(this,od,_d)}if(Dd){od=_d}if(!_A.isString(od))return;if(_A.isString(Ad)){return od.indexOf(Ad)!==-1}if(_A.isRegExp(Ad)){return Ad.test(od)}}function formatHeader(tl){return tl.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((tl,od,_d)=>od.toUpperCase()+_d))}function buildAccessors(tl,od){const _d=_A.toCamelCase(" "+od);["get","set","has"].forEach((Ad=>{Object.defineProperty(tl,Ad+_d,{value:function(tl,_d,Dd){return this[Ad].call(this,od,tl,_d,Dd)},configurable:true})}))}class AxiosHeaders{constructor(tl){tl&&this.set(tl)}set(tl,od,_d){const Ad=this;function setHeader(tl,od,_d){const Dd=normalizeHeader(od);if(!Dd){throw new Error("header name must be a non-empty string")}const zd=_A.findKey(Ad,Dd);if(!zd||Ad[zd]===undefined||_d===true||_d===undefined&&Ad[zd]!==false){assertValidHeaderValue(tl,od);Ad[zd||od]=normalizeValue(tl)}}const setHeaders=(tl,od)=>_A.forEach(tl,((tl,_d)=>setHeader(tl,_d,od)));if(_A.isPlainObject(tl)||tl instanceof this.constructor){setHeaders(tl,od)}else if(_A.isString(tl)&&(tl=tl.trim())&&!isValidHeaderName(tl)){setHeaders(parseHeaders(tl),od)}else if(_A.isObject(tl)&&_A.isIterable(tl)){let _d={},Ad,Dd;for(const od of tl){if(!_A.isArray(od)){throw TypeError("Object iterator must return a key-value pair")}_d[Dd=od[0]]=(Ad=_d[Dd])?_A.isArray(Ad)?[...Ad,od[1]]:[Ad,od[1]]:od[1]}setHeaders(_d,od)}else{tl!=null&&setHeader(od,tl,_d)}return this}get(tl,od){tl=normalizeHeader(tl);if(tl){const _d=_A.findKey(this,tl);if(_d){const tl=this[_d];if(!od){return tl}if(od===true){return parseTokens(tl)}if(_A.isFunction(od)){return od.call(this,tl,_d)}if(_A.isRegExp(od)){return od.exec(tl)}throw new TypeError("parser must be boolean|regexp|function")}}}has(tl,od){tl=normalizeHeader(tl);if(tl){const _d=_A.findKey(this,tl);return!!(_d&&this[_d]!==undefined&&(!od||matchHeaderValue(this,this[_d],_d,od)))}return false}delete(tl,od){const _d=this;let Ad=false;function deleteHeader(tl){tl=normalizeHeader(tl);if(tl){const Dd=_A.findKey(_d,tl);if(Dd&&(!od||matchHeaderValue(_d,_d[Dd],Dd,od))){delete _d[Dd];Ad=true}}}if(_A.isArray(tl)){tl.forEach(deleteHeader)}else{deleteHeader(tl)}return Ad}clear(tl){const od=Object.keys(this);let _d=od.length;let Ad=false;while(_d--){const Dd=od[_d];if(!tl||matchHeaderValue(this,this[Dd],Dd,tl,true)){delete this[Dd];Ad=true}}return Ad}normalize(tl){const od=this;const _d={};_A.forEach(this,((Ad,Dd)=>{const zd=_A.findKey(_d,Dd);if(zd){od[zd]=normalizeValue(Ad);delete od[Dd];return}const Kd=tl?formatHeader(Dd):String(Dd).trim();if(Kd!==Dd){delete od[Dd]}od[Kd]=normalizeValue(Ad);_d[Kd]=true}));return this}concat(...tl){return this.constructor.concat(this,...tl)}toJSON(tl){const od=Object.create(null);_A.forEach(this,((_d,Ad)=>{_d!=null&&_d!==false&&(od[Ad]=tl&&_A.isArray(_d)?_d.join(", "):_d)}));return od}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((([tl,od])=>tl+": "+od)).join("\n")}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(tl){return tl instanceof this?tl:new this(tl)}static concat(tl,...od){const _d=new this(tl);od.forEach((tl=>_d.set(tl)));return _d}static accessor(tl){const od=this[FA]=this[FA]={accessors:{}};const _d=od.accessors;const Ad=this.prototype;function defineAccessor(tl){const od=normalizeHeader(tl);if(!_d[od]){buildAccessors(Ad,tl);_d[od]=true}}_A.isArray(tl)?tl.forEach(defineAccessor):defineAccessor(tl);return this}}AxiosHeaders.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);_A.reduceDescriptors(AxiosHeaders.prototype,(({value:tl},od)=>{let _d=od[0].toUpperCase()+od.slice(1);return{get:()=>tl,set(tl){this[_d]=tl}}}));_A.freezeMethods(AxiosHeaders);function transformData(tl,od){const _d=this||IA;const Ad=od||_d;const Dd=AxiosHeaders.from(Ad.headers);let zd=Ad.data;_A.forEach(tl,(function transform(tl){zd=tl.call(_d,zd,Dd.normalize(),od?od.status:undefined)}));Dd.normalize();return zd}function isCancel(tl){return!!(tl&&tl.__CANCEL__)}class CanceledError extends AxiosError{constructor(tl,od,_d){super(tl==null?"canceled":tl,AxiosError.ERR_CANCELED,od,_d);this.name="CanceledError";this.__CANCEL__=true}}function settle(tl,od,_d){const Ad=_d.config.validateStatus;if(!_d.status||!Ad||Ad(_d.status)){tl(_d)}else{od(new AxiosError("Request failed with status code "+_d.status,[AxiosError.ERR_BAD_REQUEST,AxiosError.ERR_BAD_RESPONSE][Math.floor(_d.status/100)-4],_d.config,_d.request,_d))}}function isAbsoluteURL(tl){if(typeof tl!=="string"){return false}return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(tl)}function combineURLs(tl,od){return od?tl.replace(/\/?\/$/,"")+"/"+od.replace(/^\/+/,""):tl}function buildFullPath(tl,od,_d){let Ad=!isAbsoluteURL(od);if(tl&&(Ad||_d==false)){return combineURLs(tl,od)}return od}var PA={ftp:21,gopher:70,http:80,https:443,ws:80,wss:443};function parseUrl(tl){try{return new URL(tl)}catch{return null}}function getProxyForUrl(tl){var od=(typeof tl==="string"?parseUrl(tl):tl)||{};var _d=od.protocol;var Ad=od.host;var Dd=od.port;if(typeof Ad!=="string"||!Ad||typeof _d!=="string"){return""}_d=_d.split(":",1)[0];Ad=Ad.replace(/:\d*$/,"");Dd=parseInt(Dd)||PA[_d]||0;if(!shouldProxy(Ad,Dd)){return""}var zd=getEnv(_d+"_proxy")||getEnv("all_proxy");if(zd&&zd.indexOf("://")===-1){zd=_d+"://"+zd}return zd}function shouldProxy(tl,od){var _d=getEnv("no_proxy").toLowerCase();if(!_d){return true}if(_d==="*"){return false}return _d.split(/[,\s]/).every((function(_d){if(!_d){return true}var Ad=_d.match(/^(.+):(\d+)$/);var Dd=Ad?Ad[1]:_d;var zd=Ad?parseInt(Ad[2]):0;if(zd&&zd!==od){return true}if(!/^[.*]/.test(Dd)){return tl!==Dd}if(Dd.charAt(0)==="*"){Dd=Dd.slice(1)}return!tl.endsWith(Dd)}))}function getEnv(tl){return process.env[tl.toLowerCase()]||process.env[tl.toUpperCase()]||""}const RA="1.15.0";function parseProtocol(tl){const od=/^([-+\w]{1,25})(:?\/\/|:)/.exec(tl);return od&&od[1]||""}const NA=/^(?:([^;]+);)?(?:[^;]+;)?(base64|),([\s\S]*)$/;function fromDataURI(tl,od,_d){const Ad=_d&&_d.Blob||kA.classes.Blob;const Dd=parseProtocol(tl);if(od===undefined&&Ad){od=true}if(Dd==="data"){tl=Dd.length?tl.slice(Dd.length+1):tl;const _d=NA.exec(tl);if(!_d){throw new AxiosError("Invalid URL",AxiosError.ERR_INVALID_URL)}const zd=_d[1];const Kd=_d[2];const Zd=_d[3];const fh=Buffer.from(decodeURIComponent(Zd),Kd?"base64":"utf8");if(od){if(!Ad){throw new AxiosError("Blob is not supported",AxiosError.ERR_NOT_SUPPORT)}return new Ad([fh],{type:zd})}return fh}throw new AxiosError("Unsupported protocol "+Dd,AxiosError.ERR_NOT_SUPPORT)}const OA=Symbol("internals");class AxiosTransformStream extends $h.Transform{constructor(tl){tl=_A.toFlatObject(tl,{maxRate:0,chunkSize:64*1024,minChunkSize:100,timeWindow:500,ticksRate:2,samplesCount:15},null,((tl,od)=>!_A.isUndefined(od[tl])));super({readableHighWaterMark:tl.chunkSize});const od=this[OA]={timeWindow:tl.timeWindow,chunkSize:tl.chunkSize,maxRate:tl.maxRate,minChunkSize:tl.minChunkSize,bytesSeen:0,isCaptured:false,notifiedBytesLoaded:0,ts:Date.now(),bytes:0,onReadCallback:null};this.on("newListener",(tl=>{if(tl==="progress"){if(!od.isCaptured){od.isCaptured=true}}}))}_read(tl){const od=this[OA];if(od.onReadCallback){od.onReadCallback()}return super._read(tl)}_transform(tl,od,_d){const Ad=this[OA];const Dd=Ad.maxRate;const zd=this.readableHighWaterMark;const Kd=Ad.timeWindow;const Zd=1e3/Kd;const fh=Dd/Zd;const vh=Ad.minChunkSize!==false?Math.max(Ad.minChunkSize,fh*.01):0;const pushChunk=(tl,od)=>{const _d=Buffer.byteLength(tl);Ad.bytesSeen+=_d;Ad.bytes+=_d;Ad.isCaptured&&this.emit("progress",Ad.bytesSeen);if(this.push(tl)){process.nextTick(od)}else{Ad.onReadCallback=()=>{Ad.onReadCallback=null;process.nextTick(od)}}};const transformChunk=(tl,od)=>{const _d=Buffer.byteLength(tl);let Zd=null;let wh=zd;let xh;let $h=0;if(Dd){const tl=Date.now();if(!Ad.ts||($h=tl-Ad.ts)>=Kd){Ad.ts=tl;xh=fh-Ad.bytes;Ad.bytes=xh<0?-xh:0;$h=0}xh=fh-Ad.bytes}if(Dd){if(xh<=0){return setTimeout((()=>{od(null,tl)}),Kd-$h)}if(xhwh&&_d-wh>vh){Zd=tl.subarray(wh);tl=tl.subarray(0,wh)}pushChunk(tl,Zd?()=>{process.nextTick(od,null,Zd)}:od)};transformChunk(tl,(function transformNextChunk(tl,od){if(tl){return _d(tl)}if(od){transformChunk(od,transformNextChunk)}else{_d(null)}}))}}const{asyncIterator:LA}=Symbol;const readBlob=async function*(tl){if(tl.stream){yield*tl.stream()}else if(tl.arrayBuffer){yield await tl.arrayBuffer()}else if(tl[LA]){yield*tl[LA]()}else{yield tl}};const QA=kA.ALPHABET.ALPHA_DIGIT+"-_";const MA=typeof TextEncoder==="function"?new TextEncoder:new vh.TextEncoder;const jA="\r\n";const UA=MA.encode(jA);const GA=2;class FormDataPart{constructor(tl,od){const{escapeName:_d}=this.constructor;const Ad=_A.isString(od);let Dd=`Content-Disposition: form-data; name="${_d(tl)}"${!Ad&&od.name?`; filename="${_d(od.name)}"`:""}${jA}`;if(Ad){od=MA.encode(String(od).replace(/\r?\n|\r\n?/g,jA))}else{Dd+=`Content-Type: ${od.type||"application/octet-stream"}${jA}`}this.headers=MA.encode(Dd+jA);this.contentLength=Ad?od.byteLength:od.size;this.size=this.headers.byteLength+this.contentLength+GA;this.name=tl;this.value=od}async*encode(){yield this.headers;const{value:tl}=this;if(_A.isTypedArray(tl)){yield tl}else{yield*readBlob(tl)}yield UA}static escapeName(tl){return String(tl).replace(/[\r\n"]/g,(tl=>({"\r":"%0D","\n":"%0A",'"':"%22"}[tl])))}}const formDataToStream=(tl,od,_d)=>{const{tag:Ad="form-data-boundary",size:Dd=25,boundary:zd=Ad+"-"+kA.generateString(Dd,QA)}=_d||{};if(!_A.isFormData(tl)){throw TypeError("FormData instance required")}if(zd.length<1||zd.length>70){throw Error("boundary must be 10-70 characters long")}const Kd=MA.encode("--"+zd+jA);const Zd=MA.encode("--"+zd+"--"+jA);let fh=Zd.byteLength;const vh=Array.from(tl.entries()).map((([tl,od])=>{const _d=new FormDataPart(tl,od);fh+=_d.size;return _d}));fh+=Kd.byteLength*vh.length;fh=_A.toFiniteNumber(fh);const wh={"Content-Type":`multipart/form-data; boundary=${zd}`};if(Number.isFinite(fh)){wh["Content-Length"]=fh}od&&od(wh);return $h.Readable.from(async function*(){for(const tl of vh){yield Kd;yield*tl.encode()}yield Zd}())};class ZlibHeaderTransformStream extends $h.Transform{__transform(tl,od,_d){this.push(tl);_d()}_transform(tl,od,_d){if(tl.length!==0){this._transform=this.__transform;if(tl[0]!==120){const tl=Buffer.alloc(2);tl[0]=120;tl[1]=156;this.push(tl,od)}}this.__transform(tl,od,_d)}}const callbackify=(tl,od)=>_A.isAsyncFn(tl)?function(..._d){const Ad=_d.pop();tl.apply(this,_d).then((tl=>{try{od?Ad(null,...od(tl)):Ad(null,tl)}catch(tl){Ad(tl)}}),Ad)}:tl;const $A={http:80,https:443,ws:80,wss:443,ftp:21};const parseNoProxyEntry=tl=>{let od=tl;let _d=0;if(od.charAt(0)==="["){const tl=od.indexOf("]");if(tl!==-1){const Ad=od.slice(1,tl);const Dd=od.slice(tl+1);if(Dd.charAt(0)===":"&&/^\d+$/.test(Dd.slice(1))){_d=Number.parseInt(Dd.slice(1),10)}return[Ad,_d]}}const Ad=od.indexOf(":");const Dd=od.lastIndexOf(":");if(Ad!==-1&&Ad===Dd&&/^\d+$/.test(od.slice(Dd+1))){_d=Number.parseInt(od.slice(Dd+1),10);od=od.slice(0,Dd)}return[od,_d]};const normalizeNoProxyHost=tl=>{if(!tl){return tl}if(tl.charAt(0)==="["&&tl.charAt(tl.length-1)==="]"){tl=tl.slice(1,-1)}return tl.replace(/\.+$/,"")};function shouldBypassProxy(tl){let od;try{od=new URL(tl)}catch(tl){return false}const _d=(process.env.no_proxy||process.env.NO_PROXY||"").toLowerCase();if(!_d){return false}if(_d==="*"){return true}const Ad=Number.parseInt(od.port,10)||$A[od.protocol.split(":",1)[0]]||0;const Dd=normalizeNoProxyHost(od.hostname.toLowerCase());return _d.split(/[\s,]+/).some((tl=>{if(!tl){return false}let[od,_d]=parseNoProxyEntry(tl);od=normalizeNoProxyHost(od);if(!od){return false}if(_d&&_d!==Ad){return false}if(od.charAt(0)==="*"){od=od.slice(1)}if(od.charAt(0)==="."){return Dd.endsWith(od)}return Dd===od}))}function speedometer(tl,od){tl=tl||10;const _d=new Array(tl);const Ad=new Array(tl);let Dd=0;let zd=0;let Kd;od=od!==undefined?od:1e3;return function push(Zd){const fh=Date.now();const vh=Ad[zd];if(!Kd){Kd=fh}_d[Dd]=Zd;Ad[Dd]=fh;let wh=zd;let xh=0;while(wh!==Dd){xh+=_d[wh++];wh=wh%tl}Dd=(Dd+1)%tl;if(Dd===zd){zd=(zd+1)%tl}if(fh-Kd{_d=Ad;Dd=null;if(zd){clearTimeout(zd);zd=null}tl(...od)};const throttled=(...tl)=>{const od=Date.now();const Kd=od-_d;if(Kd>=Ad){invoke(tl,od)}else{Dd=tl;if(!zd){zd=setTimeout((()=>{zd=null;invoke(Dd)}),Ad-Kd)}}};const flush=()=>Dd&&invoke(Dd);return[throttled,flush]}const progressEventReducer=(tl,od,_d=3)=>{let Ad=0;const Dd=speedometer(50,250);return throttle((_d=>{const zd=_d.loaded;const Kd=_d.lengthComputable?_d.total:undefined;const Zd=zd-Ad;const fh=Dd(Zd);const vh=zd<=Kd;Ad=zd;const wh={loaded:zd,total:Kd,progress:Kd?zd/Kd:undefined,bytes:Zd,rate:fh?fh:undefined,estimated:fh&&Kd&&vh?(Kd-zd)/fh:undefined,event:_d,lengthComputable:Kd!=null,[od?"download":"upload"]:true};tl(wh)}),_d)};const progressEventDecorator=(tl,od)=>{const _d=tl!=null;return[Ad=>od[0]({lengthComputable:_d,total:tl,loaded:Ad}),od[1]]};const asyncDecorator=tl=>(...od)=>_A.asap((()=>tl(...od)));function estimateDataURLDecodedBytes(tl){if(!tl||typeof tl!=="string")return 0;if(!tl.startsWith("data:"))return 0;const od=tl.indexOf(",");if(od<0)return 0;const _d=tl.slice(5,od);const Ad=tl.slice(od+1);const Dd=/;base64/i.test(_d);if(Dd){let tl=Ad.length;const od=Ad.length;for(let _d=0;_d=48&&od<=57||od>=65&&od<=70||od>=97&&od<=102)&&(Dd>=48&&Dd<=57||Dd>=65&&Dd<=70||Dd>=97&&Dd<=102);if(zd){tl-=2;_d+=2}}}let _d=0;let Dd=od-1;const tailIsPct3D=tl=>tl>=2&&Ad.charCodeAt(tl-2)===37&&Ad.charCodeAt(tl-1)===51&&(Ad.charCodeAt(tl)===68||Ad.charCodeAt(tl)===100);if(Dd>=0){if(Ad.charCodeAt(Dd)===61){_d++;Dd--}else if(tailIsPct3D(Dd)){_d++;Dd-=3}}if(_d===1&&Dd>=0){if(Ad.charCodeAt(Dd)===61){_d++}else if(tailIsPct3D(Dd)){_d++}}const zd=Math.floor(tl/4);const Kd=zd*3-(_d||0);return Kd>0?Kd:0}return Buffer.byteLength(Ad,"utf8")}const JA={flush:xh.constants.Z_SYNC_FLUSH,finishFlush:xh.constants.Z_SYNC_FLUSH};const qA={flush:xh.constants.BROTLI_OPERATION_FLUSH,finishFlush:xh.constants.BROTLI_OPERATION_FLUSH};const VA=_A.isFunction(xh.createBrotliDecompress);const{http:HA,https:WA}=wh;const YA=/https:?/;const zA=kA.protocols.map((tl=>tl+":"));const flushOnFinish=(tl,[od,_d])=>{tl.on("end",_d).on("error",_d);return od};class Http2Sessions{constructor(){this.sessions=Object.create(null)}getSession(tl,od){od=Object.assign({sessionTimeout:1e3},od);let _d=this.sessions[tl];if(_d){let tl=_d.length;for(let Ad=0;Ad{if(Dd){return}Dd=true;let od=_d,zd=od.length,Kd=zd;while(Kd--){if(od[Kd][0]===Ad){if(zd===1){delete this.sessions[tl]}else{od.splice(Kd,1)}if(!Ad.closed){Ad.close()}return}}};const zd=Ad.request;const{sessionTimeout:Kd}=od;if(Kd!=null){let tl;let od=0;Ad.request=function(){const _d=zd.apply(this,arguments);od++;if(tl){clearTimeout(tl);tl=null}_d.once("close",(()=>{if(! --od){tl=setTimeout((()=>{tl=null;removeSession()}),Kd)}}));return _d}}Ad.once("close",removeSession);let Zd=[Ad,od];_d?_d.push(Zd):_d=this.sessions[tl]=[Zd];return Ad}}const KA=new Http2Sessions;function dispatchBeforeRedirect(tl,od){if(tl.beforeRedirects.proxy){tl.beforeRedirects.proxy(tl)}if(tl.beforeRedirects.config){tl.beforeRedirects.config(tl,od)}}function setProxy(tl,od,_d){let Ad=od;if(!Ad&&Ad!==false){const tl=getProxyForUrl(_d);if(tl){if(!shouldBypassProxy(_d)){Ad=new URL(tl)}}}if(Ad){if(Ad.username){Ad.auth=(Ad.username||"")+":"+(Ad.password||"")}if(Ad.auth){const od=Boolean(Ad.auth.username||Ad.auth.password);if(od){Ad.auth=(Ad.auth.username||"")+":"+(Ad.auth.password||"")}else if(typeof Ad.auth==="object"){throw new AxiosError("Invalid proxy authorization",AxiosError.ERR_BAD_OPTION,{proxy:Ad})}const _d=Buffer.from(Ad.auth,"utf8").toString("base64");tl.headers["Proxy-Authorization"]="Basic "+_d}tl.headers.host=tl.hostname+(tl.port?":"+tl.port:"");const od=Ad.hostname||Ad.host;tl.hostname=od;tl.host=od;tl.port=Ad.port;tl.path=_d;if(Ad.protocol){tl.protocol=Ad.protocol.includes(":")?Ad.protocol:`${Ad.protocol}:`}}tl.beforeRedirects.proxy=function beforeRedirect(tl){setProxy(tl,od,tl.href)}}const XA=typeof process!=="undefined"&&_A.kindOf(process)==="process";const wrapAsync=tl=>new Promise(((od,_d)=>{let Ad;let Dd;const done=(tl,od)=>{if(Dd)return;Dd=true;Ad&&Ad(tl,od)};const _resolve=tl=>{done(tl);od(tl)};const _reject=tl=>{done(tl,true);_d(tl)};tl(_resolve,_reject,(tl=>Ad=tl)).catch(_reject)}));const resolveFamily=({address:tl,family:od})=>{if(!_A.isString(tl)){throw TypeError("address must be a string")}return{address:tl,family:od||(tl.indexOf(".")<0?6:4)}};const buildAddressEntry=(tl,od)=>resolveFamily(_A.isObject(tl)?tl:{address:tl,family:od});const ZA={request(tl,od){const _d=tl.protocol+"//"+tl.hostname+":"+(tl.port||(tl.protocol==="https:"?443:80));const{http2Options:Ad,headers:Dd}=tl;const zd=KA.getSession(_d,Ad);const{HTTP2_HEADER_SCHEME:Kd,HTTP2_HEADER_METHOD:Zd,HTTP2_HEADER_PATH:vh,HTTP2_HEADER_STATUS:wh}=fh.constants;const xh={[Kd]:tl.protocol.replace(":",""),[Zd]:tl.method,[vh]:tl.path};_A.forEach(Dd,((tl,od)=>{od.charAt(0)!==":"&&(xh[od]=tl)}));const $h=zd.request(xh);$h.once("response",(tl=>{const _d=$h;tl=Object.assign({},tl);const Ad=tl[wh];delete tl[wh];_d.headers=tl;_d.statusCode=+Ad;od(_d)}));return $h}};var ty=XA&&function httpAdapter(tl){return wrapAsync((async function dispatchHttpRequest(od,_d,Ad){let{data:Dd,lookup:zd,family:fh,httpVersion:wh=1,http2Options:s_}=tl;const{responseType:g_,responseEncoding:E_}=tl;const k_=tl.method.toUpperCase();let ef;let nf=false;let $f;wh=+wh;if(Number.isNaN(wh)){throw TypeError(`Invalid protocol version: '${tl.httpVersion}' is not a number`)}if(wh!==1&&wh!==2){throw TypeError(`Unsupported protocol version '${wh}'`)}const Hf=wh===2;if(zd){const tl=callbackify(zd,(tl=>_A.isArray(tl)?tl:[tl]));zd=(od,_d,Ad)=>{tl(od,_d,((tl,od,Dd)=>{if(tl){return Ad(tl)}const zd=_A.isArray(od)?od.map((tl=>buildAddressEntry(tl))):[buildAddressEntry(od,Dd)];_d.all?Ad(tl,zd):Ad(tl,zd[0].address,zd[0].family)}))}}const Kf=new Xh.EventEmitter;function abort(od){try{Kf.emit("abort",!od||od.type?new CanceledError(null,tl,$f):od)}catch(tl){console.warn("emit error",tl)}}Kf.once("abort",_d);const onFinished=()=>{if(tl.cancelToken){tl.cancelToken.unsubscribe(abort)}if(tl.signal){tl.signal.removeEventListener("abort",abort)}Kf.removeAllListeners()};if(tl.cancelToken||tl.signal){tl.cancelToken&&tl.cancelToken.subscribe(abort);if(tl.signal){tl.signal.aborted?abort():tl.signal.addEventListener("abort",abort)}}Ad(((tl,od)=>{ef=true;if(od){nf=true;onFinished();return}const{data:_d}=tl;if(_d instanceof $h.Readable||_d instanceof $h.Duplex){const tl=$h.finished(_d,(()=>{tl();onFinished()}))}else{onFinished()}}));const Xf=buildFullPath(tl.baseURL,tl.url,tl.allowAbsoluteUrls);const eg=new URL(Xf,kA.hasBrowserEnv?kA.origin:undefined);const tg=eg.protocol||zA[0];if(tg==="data:"){if(tl.maxContentLength>-1){const od=String(tl.url||Xf||"");const Ad=estimateDataURLDecodedBytes(od);if(Ad>tl.maxContentLength){return _d(new AxiosError("maxContentLength size of "+tl.maxContentLength+" exceeded",AxiosError.ERR_BAD_RESPONSE,tl))}}let Ad;if(k_!=="GET"){return settle(od,_d,{status:405,statusText:"method not allowed",headers:{},config:tl})}try{Ad=fromDataURI(tl.url,g_==="blob",{Blob:tl.env&&tl.env.Blob})}catch(od){throw AxiosError.from(od,AxiosError.ERR_BAD_REQUEST,tl)}if(g_==="text"){Ad=Ad.toString(E_);if(!E_||E_==="utf8"){Ad=_A.stripBOM(Ad)}}else if(g_==="stream"){Ad=$h.Readable.from(Ad)}return settle(od,_d,{data:Ad,status:200,statusText:"OK",headers:new AxiosHeaders,config:tl})}if(zA.indexOf(tg)===-1){return _d(new AxiosError("Unsupported protocol "+tg,AxiosError.ERR_BAD_REQUEST,tl))}const rg=AxiosHeaders.from(tl.headers).normalize();rg.set("User-Agent","axios/"+RA,false);const{onUploadProgress:ng,onDownloadProgress:sg}=tl;const mg=tl.maxRate;let eA=undefined;let tA=undefined;if(_A.isSpecCompliantForm(Dd)){const tl=rg.getContentType(/boundary=([-_\w\d]{10,70})/i);Dd=formDataToStream(Dd,(tl=>{rg.set(tl)}),{tag:`axios-${RA}-boundary`,boundary:tl&&tl[1]||undefined})}else if(_A.isFormData(Dd)&&_A.isFunction(Dd.getHeaders)){rg.set(Dd.getHeaders());if(!rg.hasContentLength()){try{const tl=await vh.promisify(Dd.getLength).call(Dd);Number.isFinite(tl)&&tl>=0&&rg.setContentLength(tl)}catch(tl){}}}else if(_A.isBlob(Dd)||_A.isFile(Dd)){Dd.size&&rg.setContentType(Dd.type||"application/octet-stream");rg.setContentLength(Dd.size||0);Dd=$h.Readable.from(readBlob(Dd))}else if(Dd&&!_A.isStream(Dd)){if(Buffer.isBuffer(Dd));else if(_A.isArrayBuffer(Dd)){Dd=Buffer.from(new Uint8Array(Dd))}else if(_A.isString(Dd)){Dd=Buffer.from(Dd,"utf-8")}else{return _d(new AxiosError("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",AxiosError.ERR_BAD_REQUEST,tl))}rg.setContentLength(Dd.length,false);if(tl.maxBodyLength>-1&&Dd.length>tl.maxBodyLength){return _d(new AxiosError("Request body larger than maxBodyLength limit",AxiosError.ERR_BAD_REQUEST,tl))}}const rA=_A.toFiniteNumber(rg.getContentLength());if(_A.isArray(mg)){eA=mg[0];tA=mg[1]}else{eA=tA=mg}if(Dd&&(ng||eA)){if(!_A.isStream(Dd)){Dd=$h.Readable.from(Dd,{objectMode:false})}Dd=$h.pipeline([Dd,new AxiosTransformStream({maxRate:_A.toFiniteNumber(eA)})],_A.noop);ng&&Dd.on("progress",flushOnFinish(Dd,progressEventDecorator(rA,progressEventReducer(asyncDecorator(ng),false,3))))}let nA=undefined;if(tl.auth){const od=tl.auth.username||"";const _d=tl.auth.password||"";nA=od+":"+_d}if(!nA&&eg.username){const tl=eg.username;const od=eg.password;nA=tl+":"+od}nA&&rg.delete("authorization");let iA;try{iA=buildURL(eg.pathname+eg.search,tl.params,tl.paramsSerializer).replace(/^\?/,"")}catch(od){const Ad=new Error(od.message);Ad.config=tl;Ad.url=tl.url;Ad.exists=true;return _d(Ad)}rg.set("Accept-Encoding","gzip, compress, deflate"+(VA?", br":""),false);const sA={path:iA,method:k_,headers:rg.toJSON(),agents:{http:tl.httpAgent,https:tl.httpsAgent},auth:nA,protocol:tg,family:fh,beforeRedirect:dispatchBeforeRedirect,beforeRedirects:{},http2Options:s_};!_A.isUndefined(zd)&&(sA.lookup=zd);if(tl.socketPath){sA.socketPath=tl.socketPath}else{sA.hostname=eg.hostname.startsWith("[")?eg.hostname.slice(1,-1):eg.hostname;sA.port=eg.port;setProxy(sA,tl.proxy,tg+"//"+eg.hostname+(eg.port?":"+eg.port:"")+sA.path)}let aA;const oA=YA.test(sA.protocol);sA.agent=oA?tl.httpsAgent:tl.httpAgent;if(Hf){aA=ZA}else{if(tl.transport){aA=tl.transport}else if(tl.maxRedirects===0){aA=oA?Zd:Kd}else{if(tl.maxRedirects){sA.maxRedirects=tl.maxRedirects}if(tl.beforeRedirect){sA.beforeRedirects.config=tl.beforeRedirect}aA=oA?WA:HA}}if(tl.maxBodyLength>-1){sA.maxBodyLength=tl.maxBodyLength}else{sA.maxBodyLength=Infinity}if(tl.insecureHTTPParser){sA.insecureHTTPParser=tl.insecureHTTPParser}$f=aA.request(sA,(function handleResponse(Ad){if($f.destroyed)return;const Dd=[Ad];const zd=_A.toFiniteNumber(Ad.headers["content-length"]);if(sg||tA){const tl=new AxiosTransformStream({maxRate:_A.toFiniteNumber(tA)});sg&&tl.on("progress",flushOnFinish(tl,progressEventDecorator(zd,progressEventReducer(asyncDecorator(sg),true,3))));Dd.push(tl)}let Kd=Ad;const Zd=Ad.req||$f;if(tl.decompress!==false&&Ad.headers["content-encoding"]){if(k_==="HEAD"||Ad.statusCode===204){delete Ad.headers["content-encoding"]}switch((Ad.headers["content-encoding"]||"").toLowerCase()){case"gzip":case"x-gzip":case"compress":case"x-compress":Dd.push(xh.createUnzip(JA));delete Ad.headers["content-encoding"];break;case"deflate":Dd.push(new ZlibHeaderTransformStream);Dd.push(xh.createUnzip(JA));delete Ad.headers["content-encoding"];break;case"br":if(VA){Dd.push(xh.createBrotliDecompress(qA));delete Ad.headers["content-encoding"]}}}Kd=Dd.length>1?$h.pipeline(Dd,_A.noop):Dd[0];const fh={status:Ad.statusCode,statusText:Ad.statusMessage,headers:new AxiosHeaders(Ad.headers),config:tl,request:Zd};if(g_==="stream"){fh.data=Kd;settle(od,_d,fh)}else{const Ad=[];let Dd=0;Kd.on("data",(function handleStreamData(od){Ad.push(od);Dd+=od.length;if(tl.maxContentLength>-1&&Dd>tl.maxContentLength){nf=true;Kd.destroy();abort(new AxiosError("maxContentLength size of "+tl.maxContentLength+" exceeded",AxiosError.ERR_BAD_RESPONSE,tl,Zd))}}));Kd.on("aborted",(function handlerStreamAborted(){if(nf){return}const od=new AxiosError("stream has been aborted",AxiosError.ERR_BAD_RESPONSE,tl,Zd);Kd.destroy(od);_d(od)}));Kd.on("error",(function handleStreamError(od){if($f.destroyed)return;_d(AxiosError.from(od,null,tl,Zd))}));Kd.on("end",(function handleStreamEnd(){try{let tl=Ad.length===1?Ad[0]:Buffer.concat(Ad);if(g_!=="arraybuffer"){tl=tl.toString(E_);if(!E_||E_==="utf8"){tl=_A.stripBOM(tl)}}fh.data=tl}catch(od){return _d(AxiosError.from(od,null,tl,fh.request,fh))}settle(od,_d,fh)}))}Kf.once("abort",(tl=>{if(!Kd.destroyed){Kd.emit("error",tl);Kd.destroy()}}))}));Kf.once("abort",(tl=>{if($f.close){$f.close()}else{$f.destroy(tl)}}));$f.on("error",(function handleRequestError(od){_d(AxiosError.from(od,null,tl,$f))}));$f.on("socket",(function handleRequestSocket(tl){tl.setKeepAlive(true,1e3*60)}));if(tl.timeout){const od=parseInt(tl.timeout,10);if(Number.isNaN(od)){abort(new AxiosError("error trying to parse `config.timeout` to int",AxiosError.ERR_BAD_OPTION_VALUE,tl,$f));return}$f.setTimeout(od,(function handleRequestTimeout(){if(ef)return;let od=tl.timeout?"timeout of "+tl.timeout+"ms exceeded":"timeout exceeded";const _d=tl.transitional||gA;if(tl.timeoutErrorMessage){od=tl.timeoutErrorMessage}abort(new AxiosError(od,_d.clarifyTimeoutError?AxiosError.ETIMEDOUT:AxiosError.ECONNABORTED,tl,$f))}))}else{$f.setTimeout(0)}if(_A.isStream(Dd)){let od=false;let _d=false;Dd.on("end",(()=>{od=true}));Dd.once("error",(tl=>{_d=true;$f.destroy(tl)}));Dd.on("close",(()=>{if(!od&&!_d){abort(new CanceledError("Request stream has been aborted",tl,$f))}}));Dd.pipe($f)}else{Dd&&$f.write(Dd);$f.end()}}))};var ry=kA.hasStandardBrowserEnv?((tl,od)=>_d=>{_d=new URL(_d,kA.origin);return tl.protocol===_d.protocol&&tl.host===_d.host&&(od||tl.port===_d.port)})(new URL(kA.origin),kA.navigator&&/(msie|trident)/i.test(kA.navigator.userAgent)):()=>true;var ny=kA.hasStandardBrowserEnv?{write(tl,od,_d,Ad,Dd,zd,Kd){if(typeof document==="undefined")return;const Zd=[`${tl}=${encodeURIComponent(od)}`];if(_A.isNumber(_d)){Zd.push(`expires=${new Date(_d).toUTCString()}`)}if(_A.isString(Ad)){Zd.push(`path=${Ad}`)}if(_A.isString(Dd)){Zd.push(`domain=${Dd}`)}if(zd===true){Zd.push("secure")}if(_A.isString(Kd)){Zd.push(`SameSite=${Kd}`)}document.cookie=Zd.join("; ")},read(tl){if(typeof document==="undefined")return null;const od=document.cookie.match(new RegExp("(?:^|; )"+tl+"=([^;]*)"));return od?decodeURIComponent(od[1]):null},remove(tl){this.write(tl,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};const headersToObject=tl=>tl instanceof AxiosHeaders?{...tl}:tl;function mergeConfig(tl,od){od=od||{};const _d={};function getMergedValue(tl,od,_d,Ad){if(_A.isPlainObject(tl)&&_A.isPlainObject(od)){return _A.merge.call({caseless:Ad},tl,od)}else if(_A.isPlainObject(od)){return _A.merge({},od)}else if(_A.isArray(od)){return od.slice()}return od}function mergeDeepProperties(tl,od,_d,Ad){if(!_A.isUndefined(od)){return getMergedValue(tl,od,_d,Ad)}else if(!_A.isUndefined(tl)){return getMergedValue(undefined,tl,_d,Ad)}}function valueFromConfig2(tl,od){if(!_A.isUndefined(od)){return getMergedValue(undefined,od)}}function defaultToConfig2(tl,od){if(!_A.isUndefined(od)){return getMergedValue(undefined,od)}else if(!_A.isUndefined(tl)){return getMergedValue(undefined,tl)}}function mergeDirectKeys(_d,Ad,Dd){if(Dd in od){return getMergedValue(_d,Ad)}else if(Dd in tl){return getMergedValue(undefined,_d)}}const Ad={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:(tl,od,_d)=>mergeDeepProperties(headersToObject(tl),headersToObject(od),_d,true)};_A.forEach(Object.keys({...tl,...od}),(function computeConfigValue(Dd){if(Dd==="__proto__"||Dd==="constructor"||Dd==="prototype")return;const zd=_A.hasOwnProp(Ad,Dd)?Ad[Dd]:mergeDeepProperties;const Kd=zd(tl[Dd],od[Dd],Dd);_A.isUndefined(Kd)&&zd!==mergeDirectKeys||(_d[Dd]=Kd)}));return _d}var resolveConfig=tl=>{const od=mergeConfig({},tl);let{data:_d,withXSRFToken:Ad,xsrfHeaderName:Dd,xsrfCookieName:zd,headers:Kd,auth:Zd}=od;od.headers=Kd=AxiosHeaders.from(Kd);od.url=buildURL(buildFullPath(od.baseURL,od.url,od.allowAbsoluteUrls),tl.params,tl.paramsSerializer);if(Zd){Kd.set("Authorization","Basic "+btoa((Zd.username||"")+":"+(Zd.password?unescape(encodeURIComponent(Zd.password)):"")))}if(_A.isFormData(_d)){if(kA.hasStandardBrowserEnv||kA.hasStandardBrowserWebWorkerEnv){Kd.setContentType(undefined)}else if(_A.isFunction(_d.getHeaders)){const tl=_d.getHeaders();const od=["content-type","content-length"];Object.entries(tl).forEach((([tl,_d])=>{if(od.includes(tl.toLowerCase())){Kd.set(tl,_d)}}))}}if(kA.hasStandardBrowserEnv){Ad&&_A.isFunction(Ad)&&(Ad=Ad(od));if(Ad||Ad!==false&&ry(od.url)){const tl=Dd&&zd&&ny.read(zd);if(tl){Kd.set(Dd,tl)}}}return od};const oy=typeof XMLHttpRequest!=="undefined";var cy=oy&&function(tl){return new Promise((function dispatchXhrRequest(od,_d){const Ad=resolveConfig(tl);let Dd=Ad.data;const zd=AxiosHeaders.from(Ad.headers).normalize();let{responseType:Kd,onUploadProgress:Zd,onDownloadProgress:fh}=Ad;let vh;let wh,xh;let $h,Xh;function done(){$h&&$h();Xh&&Xh();Ad.cancelToken&&Ad.cancelToken.unsubscribe(vh);Ad.signal&&Ad.signal.removeEventListener("abort",vh)}let s_=new XMLHttpRequest;s_.open(Ad.method.toUpperCase(),Ad.url,true);s_.timeout=Ad.timeout;function onloadend(){if(!s_){return}const Ad=AxiosHeaders.from("getAllResponseHeaders"in s_&&s_.getAllResponseHeaders());const Dd=!Kd||Kd==="text"||Kd==="json"?s_.responseText:s_.response;const zd={data:Dd,status:s_.status,statusText:s_.statusText,headers:Ad,config:tl,request:s_};settle((function _resolve(tl){od(tl);done()}),(function _reject(tl){_d(tl);done()}),zd);s_=null}if("onloadend"in s_){s_.onloadend=onloadend}else{s_.onreadystatechange=function handleLoad(){if(!s_||s_.readyState!==4){return}if(s_.status===0&&!(s_.responseURL&&s_.responseURL.indexOf("file:")===0)){return}setTimeout(onloadend)}}s_.onabort=function handleAbort(){if(!s_){return}_d(new AxiosError("Request aborted",AxiosError.ECONNABORTED,tl,s_));s_=null};s_.onerror=function handleError(od){const Ad=od&&od.message?od.message:"Network Error";const Dd=new AxiosError(Ad,AxiosError.ERR_NETWORK,tl,s_);Dd.event=od||null;_d(Dd);s_=null};s_.ontimeout=function handleTimeout(){let od=Ad.timeout?"timeout of "+Ad.timeout+"ms exceeded":"timeout exceeded";const Dd=Ad.transitional||gA;if(Ad.timeoutErrorMessage){od=Ad.timeoutErrorMessage}_d(new AxiosError(od,Dd.clarifyTimeoutError?AxiosError.ETIMEDOUT:AxiosError.ECONNABORTED,tl,s_));s_=null};Dd===undefined&&zd.setContentType(null);if("setRequestHeader"in s_){_A.forEach(zd.toJSON(),(function setRequestHeader(tl,od){s_.setRequestHeader(od,tl)}))}if(!_A.isUndefined(Ad.withCredentials)){s_.withCredentials=!!Ad.withCredentials}if(Kd&&Kd!=="json"){s_.responseType=Ad.responseType}if(fh){[xh,Xh]=progressEventReducer(fh,true);s_.addEventListener("progress",xh)}if(Zd&&s_.upload){[wh,$h]=progressEventReducer(Zd);s_.upload.addEventListener("progress",wh);s_.upload.addEventListener("loadend",$h)}if(Ad.cancelToken||Ad.signal){vh=od=>{if(!s_){return}_d(!od||od.type?new CanceledError(null,tl,s_):od);s_.abort();s_=null};Ad.cancelToken&&Ad.cancelToken.subscribe(vh);if(Ad.signal){Ad.signal.aborted?vh():Ad.signal.addEventListener("abort",vh)}}const g_=parseProtocol(Ad.url);if(g_&&kA.protocols.indexOf(g_)===-1){_d(new AxiosError("Unsupported protocol "+g_+":",AxiosError.ERR_BAD_REQUEST,tl));return}s_.send(Dd||null)}))};const composeSignals=(tl,od)=>{const{length:_d}=tl=tl?tl.filter(Boolean):[];if(od||_d){let _d=new AbortController;let Ad;const onabort=function(tl){if(!Ad){Ad=true;unsubscribe();const od=tl instanceof Error?tl:this.reason;_d.abort(od instanceof AxiosError?od:new CanceledError(od instanceof Error?od.message:od))}};let Dd=od&&setTimeout((()=>{Dd=null;onabort(new AxiosError(`timeout of ${od}ms exceeded`,AxiosError.ETIMEDOUT))}),od);const unsubscribe=()=>{if(tl){Dd&&clearTimeout(Dd);Dd=null;tl.forEach((tl=>{tl.unsubscribe?tl.unsubscribe(onabort):tl.removeEventListener("abort",onabort)}));tl=null}};tl.forEach((tl=>tl.addEventListener("abort",onabort)));const{signal:zd}=_d;zd.unsubscribe=()=>_A.asap(unsubscribe);return zd}};const streamChunk=function*(tl,od){let _d=tl.byteLength;if(_d{const Dd=readBytes(tl,od);let zd=0;let Kd;let _onFinish=tl=>{if(!Kd){Kd=true;Ad&&Ad(tl)}};return new ReadableStream({async pull(tl){try{const{done:od,value:Ad}=await Dd.next();if(od){_onFinish();tl.close();return}let Kd=Ad.byteLength;if(_d){let tl=zd+=Kd;_d(tl)}tl.enqueue(new Uint8Array(Ad))}catch(tl){_onFinish(tl);throw tl}},cancel(tl){_onFinish(tl);return Dd.return()}},{highWaterMark:2})};const _y=64*1024;const{isFunction:Qy}=_A;const Ky=(({Request:tl,Response:od})=>({Request:tl,Response:od}))(_A.global);const{ReadableStream:Xy,TextEncoder:Zy}=_A.global;const test=(tl,...od)=>{try{return!!tl(...od)}catch(tl){return false}};const factory=tl=>{tl=_A.merge.call({skipUndefined:true},Ky,tl);const{fetch:od,Request:_d,Response:Ad}=tl;const Dd=od?Qy(od):typeof fetch==="function";const zd=Qy(_d);const Kd=Qy(Ad);if(!Dd){return false}const Zd=Dd&&Qy(Xy);const fh=Dd&&(typeof Zy==="function"?(tl=>od=>tl.encode(od))(new Zy):async tl=>new Uint8Array(await new _d(tl).arrayBuffer()));const vh=zd&&Zd&&test((()=>{let tl=false;const od=new Xy;const Ad=new _d(kA.origin,{body:od,method:"POST",get duplex(){tl=true;return"half"}}).headers.has("Content-Type");od.cancel();return tl&&!Ad}));const wh=Kd&&Zd&&test((()=>_A.isReadableStream(new Ad("").body)));const xh={stream:wh&&(tl=>tl.body)};Dd&&(()=>{["text","arrayBuffer","blob","formData","stream"].forEach((tl=>{!xh[tl]&&(xh[tl]=(od,_d)=>{let Ad=od&&od[tl];if(Ad){return Ad.call(od)}throw new AxiosError(`Response type '${tl}' is not supported`,AxiosError.ERR_NOT_SUPPORT,_d)})}))})();const getBodyLength=async tl=>{if(tl==null){return 0}if(_A.isBlob(tl)){return tl.size}if(_A.isSpecCompliantForm(tl)){const od=new _d(kA.origin,{method:"POST",body:tl});return(await od.arrayBuffer()).byteLength}if(_A.isArrayBufferView(tl)||_A.isArrayBuffer(tl)){return tl.byteLength}if(_A.isURLSearchParams(tl)){tl=tl+""}if(_A.isString(tl)){return(await fh(tl)).byteLength}};const resolveBodyLength=async(tl,od)=>{const _d=_A.toFiniteNumber(tl.getContentLength());return _d==null?getBodyLength(od):_d};return async tl=>{let{url:Dd,method:Kd,data:Zd,signal:fh,cancelToken:$h,timeout:Xh,onDownloadProgress:s_,onUploadProgress:g_,responseType:E_,headers:k_,withCredentials:ef="same-origin",fetchOptions:nf}=resolveConfig(tl);let $f=od||fetch;E_=E_?(E_+"").toLowerCase():"text";let Hf=composeSignals([fh,$h&&$h.toAbortSignal()],Xh);let Kf=null;const Xf=Hf&&Hf.unsubscribe&&(()=>{Hf.unsubscribe()});let eg;try{if(g_&&vh&&Kd!=="get"&&Kd!=="head"&&(eg=await resolveBodyLength(k_,Zd))!==0){let tl=new _d(Dd,{method:"POST",body:Zd,duplex:"half"});let od;if(_A.isFormData(Zd)&&(od=tl.headers.get("content-type"))){k_.setContentType(od)}if(tl.body){const[od,_d]=progressEventDecorator(eg,progressEventReducer(asyncDecorator(g_)));Zd=trackStream(tl.body,_y,od,_d)}}if(!_A.isString(ef)){ef=ef?"include":"omit"}const od=zd&&"credentials"in _d.prototype;const fh={...nf,signal:Hf,method:Kd.toUpperCase(),headers:k_.normalize().toJSON(),body:Zd,duplex:"half",credentials:od?ef:undefined};Kf=zd&&new _d(Dd,fh);let $h=await(zd?$f(Kf,nf):$f(Dd,fh));const Xh=wh&&(E_==="stream"||E_==="response");if(wh&&(s_||Xh&&Xf)){const tl={};["status","statusText","headers"].forEach((od=>{tl[od]=$h[od]}));const od=_A.toFiniteNumber($h.headers.get("content-length"));const[_d,Dd]=s_&&progressEventDecorator(od,progressEventReducer(asyncDecorator(s_),true))||[];$h=new Ad(trackStream($h.body,_y,_d,(()=>{Dd&&Dd();Xf&&Xf()})),tl)}E_=E_||"text";let tg=await xh[_A.findKey(xh,E_)||"text"]($h,tl);!Xh&&Xf&&Xf();return await new Promise(((od,_d)=>{settle(od,_d,{data:tg,headers:AxiosHeaders.from($h.headers),status:$h.status,statusText:$h.statusText,config:tl,request:Kf})}))}catch(od){Xf&&Xf();if(od&&od.name==="TypeError"&&/Load failed|fetch/i.test(od.message)){throw Object.assign(new AxiosError("Network Error",AxiosError.ERR_NETWORK,tl,Kf,od&&od.response),{cause:od.cause||od})}throw AxiosError.from(od,od&&od.code,tl,Kf,od&&od.response)}}};const lb=new Map;const getFetch=tl=>{let od=tl&&tl.env||{};const{fetch:_d,Request:Ad,Response:Dd}=od;const zd=[Ad,Dd,_d];let Kd=zd.length,Zd=Kd,fh,vh,wh=lb;while(Zd--){fh=zd[Zd];vh=wh.get(fh);vh===undefined&&wh.set(fh,vh=Zd?new Map:factory(od));wh=vh}return vh};getFetch();const hb={http:ty,xhr:cy,fetch:{get:getFetch}};_A.forEach(hb,((tl,od)=>{if(tl){try{Object.defineProperty(tl,"name",{value:od})}catch(tl){}Object.defineProperty(tl,"adapterName",{value:od})}}));const renderReason=tl=>`- ${tl}`;const isResolvedHandle=tl=>_A.isFunction(tl)||tl===null||tl===false;function getAdapter(tl,od){tl=_A.isArray(tl)?tl:[tl];const{length:_d}=tl;let Ad;let Dd;const zd={};for(let Kd=0;Kd<_d;Kd++){Ad=tl[Kd];let _d;Dd=Ad;if(!isResolvedHandle(Ad)){Dd=hb[(_d=String(Ad)).toLowerCase()];if(Dd===undefined){throw new AxiosError(`Unknown adapter '${_d}'`)}}if(Dd&&(_A.isFunction(Dd)||(Dd=Dd.get(od)))){break}zd[_d||"#"+Kd]=Dd}if(!Dd){const tl=Object.entries(zd).map((([tl,od])=>`adapter ${tl} `+(od===false?"is not supported by the environment":"is not available in the build")));let od=_d?tl.length>1?"since :\n"+tl.map(renderReason).join("\n"):" "+renderReason(tl[0]):"as no adapter specified";throw new AxiosError(`There is no suitable adapter to dispatch the request `+od,"ERR_NOT_SUPPORT")}return Dd}var gb={getAdapter:getAdapter,adapters:hb};function throwIfCancellationRequested(tl){if(tl.cancelToken){tl.cancelToken.throwIfRequested()}if(tl.signal&&tl.signal.aborted){throw new CanceledError(null,tl)}}function dispatchRequest(tl){throwIfCancellationRequested(tl);tl.headers=AxiosHeaders.from(tl.headers);tl.data=transformData.call(tl,tl.transformRequest);if(["post","put","patch"].indexOf(tl.method)!==-1){tl.headers.setContentType("application/x-www-form-urlencoded",false)}const od=gb.getAdapter(tl.adapter||IA.adapter,tl);return od(tl).then((function onAdapterResolution(od){throwIfCancellationRequested(tl);od.data=transformData.call(tl,tl.transformResponse,od);od.headers=AxiosHeaders.from(od.headers);return od}),(function onAdapterRejection(od){if(!isCancel(od)){throwIfCancellationRequested(tl);if(od&&od.response){od.response.data=transformData.call(tl,tl.transformResponse,od.response);od.response.headers=AxiosHeaders.from(od.response.headers)}}return Promise.reject(od)}))}const yb={};["object","boolean","number","function","string","symbol"].forEach(((tl,od)=>{yb[tl]=function validator(_d){return typeof _d===tl||"a"+(od<1?"n ":" ")+tl}}));const xb={};yb.transitional=function transitional(tl,od,_d){function formatMessage(tl,od){return"[Axios v"+RA+"] Transitional option '"+tl+"'"+od+(_d?". "+_d:"")}return(_d,Ad,Dd)=>{if(tl===false){throw new AxiosError(formatMessage(Ad," has been removed"+(od?" in "+od:"")),AxiosError.ERR_DEPRECATED)}if(od&&!xb[Ad]){xb[Ad]=true;console.warn(formatMessage(Ad," has been deprecated since v"+od+" and will be removed in the near future"))}return tl?tl(_d,Ad,Dd):true}};yb.spelling=function spelling(tl){return(od,_d)=>{console.warn(`${_d} is likely a misspelling of ${tl}`);return true}};function assertOptions(tl,od,_d){if(typeof tl!=="object"){throw new AxiosError("options must be an object",AxiosError.ERR_BAD_OPTION_VALUE)}const Ad=Object.keys(tl);let Dd=Ad.length;while(Dd-- >0){const zd=Ad[Dd];const Kd=od[zd];if(Kd){const od=tl[zd];const _d=od===undefined||Kd(od,zd,tl);if(_d!==true){throw new AxiosError("option "+zd+" must be "+_d,AxiosError.ERR_BAD_OPTION_VALUE)}continue}if(_d!==true){throw new AxiosError("Unknown option "+zd,AxiosError.ERR_BAD_OPTION)}}}var Sb={assertOptions:assertOptions,validators:yb};const Tb=Sb.validators;class Axios{constructor(tl){this.defaults=tl||{};this.interceptors={request:new InterceptorManager,response:new InterceptorManager}}async request(tl,od){try{return await this._request(tl,od)}catch(tl){if(tl instanceof Error){let od={};Error.captureStackTrace?Error.captureStackTrace(od):od=new Error;const _d=(()=>{if(!od.stack){return""}const tl=od.stack.indexOf("\n");return tl===-1?"":od.stack.slice(tl+1)})();try{if(!tl.stack){tl.stack=_d}else if(_d){const od=_d.indexOf("\n");const Ad=od===-1?-1:_d.indexOf("\n",od+1);const Dd=Ad===-1?"":_d.slice(Ad+1);if(!String(tl.stack).endsWith(Dd)){tl.stack+="\n"+_d}}}catch(tl){}}throw tl}}_request(tl,od){if(typeof tl==="string"){od=od||{};od.url=tl}else{od=tl||{}}od=mergeConfig(this.defaults,od);const{transitional:_d,paramsSerializer:Ad,headers:Dd}=od;if(_d!==undefined){Sb.assertOptions(_d,{silentJSONParsing:Tb.transitional(Tb.boolean),forcedJSONParsing:Tb.transitional(Tb.boolean),clarifyTimeoutError:Tb.transitional(Tb.boolean),legacyInterceptorReqResOrdering:Tb.transitional(Tb.boolean)},false)}if(Ad!=null){if(_A.isFunction(Ad)){od.paramsSerializer={serialize:Ad}}else{Sb.assertOptions(Ad,{encode:Tb.function,serialize:Tb.function},true)}}if(od.allowAbsoluteUrls!==undefined);else if(this.defaults.allowAbsoluteUrls!==undefined){od.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls}else{od.allowAbsoluteUrls=true}Sb.assertOptions(od,{baseUrl:Tb.spelling("baseURL"),withXsrfToken:Tb.spelling("withXSRFToken")},true);od.method=(od.method||this.defaults.method||"get").toLowerCase();let zd=Dd&&_A.merge(Dd.common,Dd[od.method]);Dd&&_A.forEach(["delete","get","head","post","put","patch","common"],(tl=>{delete Dd[tl]}));od.headers=AxiosHeaders.concat(zd,Dd);const Kd=[];let Zd=true;this.interceptors.request.forEach((function unshiftRequestInterceptors(tl){if(typeof tl.runWhen==="function"&&tl.runWhen(od)===false){return}Zd=Zd&&tl.synchronous;const _d=od.transitional||gA;const Ad=_d&&_d.legacyInterceptorReqResOrdering;if(Ad){Kd.unshift(tl.fulfilled,tl.rejected)}else{Kd.push(tl.fulfilled,tl.rejected)}}));const fh=[];this.interceptors.response.forEach((function pushResponseInterceptors(tl){fh.push(tl.fulfilled,tl.rejected)}));let vh;let wh=0;let xh;if(!Zd){const tl=[dispatchRequest.bind(this),undefined];tl.unshift(...Kd);tl.push(...fh);xh=tl.length;vh=Promise.resolve(od);while(wh{if(!_d._listeners)return;let od=_d._listeners.length;while(od-- >0){_d._listeners[od](tl)}_d._listeners=null}));this.promise.then=tl=>{let od;const Ad=new Promise((tl=>{_d.subscribe(tl);od=tl})).then(tl);Ad.cancel=function reject(){_d.unsubscribe(od)};return Ad};tl((function cancel(tl,Ad,Dd){if(_d.reason){return}_d.reason=new CanceledError(tl,Ad,Dd);od(_d.reason)}))}throwIfRequested(){if(this.reason){throw this.reason}}subscribe(tl){if(this.reason){tl(this.reason);return}if(this._listeners){this._listeners.push(tl)}else{this._listeners=[tl]}}unsubscribe(tl){if(!this._listeners){return}const od=this._listeners.indexOf(tl);if(od!==-1){this._listeners.splice(od,1)}}toAbortSignal(){const tl=new AbortController;const abort=od=>{tl.abort(od)};this.subscribe(abort);tl.signal.unsubscribe=()=>this.unsubscribe(abort);return tl.signal}static source(){let tl;const od=new CancelToken((function executor(od){tl=od}));return{token:od,cancel:tl}}}function spread(tl){return function wrap(od){return tl.apply(null,od)}}function isAxiosError(tl){return _A.isObject(tl)&&tl.isAxiosError===true}const Rb={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(Rb).forEach((([tl,od])=>{Rb[od]=tl}));function createInstance(tl){const od=new Axios(tl);const _d=bind(Axios.prototype.request,od);_A.extend(_d,Axios.prototype,od,{allOwnKeys:true});_A.extend(_d,od,null,{allOwnKeys:true});_d.create=function create(od){return createInstance(mergeConfig(tl,od))};return _d}const Nb=createInstance(IA);Nb.Axios=Axios;Nb.CanceledError=CanceledError;Nb.CancelToken=CancelToken;Nb.isCancel=isCancel;Nb.VERSION=RA;Nb.toFormData=toFormData;Nb.AxiosError=AxiosError;Nb.Cancel=Nb.CanceledError;Nb.all=function all(tl){return Promise.all(tl)};Nb.spread=spread;Nb.isAxiosError=isAxiosError;Nb.mergeConfig=mergeConfig;Nb.AxiosHeaders=AxiosHeaders;Nb.formToJSON=tl=>formDataToJSON(_A.isHTMLForm(tl)?new FormData(tl):tl);Nb.getAdapter=gb.getAdapter;Nb.HttpStatusCode=Rb;Nb.default=Nb;tl.exports=Nb},41002:tl=>{"use strict";tl.exports=JSON.parse('{"version":"2.1.277","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","files":["dist","src"],"engines":{"node":">=22"},"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":"Misha Kav","devDependencies":{"@eslint/js":"^10.0.1","@jest/globals":"^30.3.0","@types/jest":"^30.0.0","@types/js-yaml":"^4.0.9","@types/jsonwebtoken":"^9.0.10","@types/lodash":"^4.17.24","@types/node":"^25.6.0","@types/nunjucks":"^3.2.6","@types/shell-quote":"^1.7.5","eslint":"^10.2.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","eslint-plugin-prettier":"^5.5.5","globals":"^17.5.0","husky":"^9.1.7","jest":"^30.3.0","ts-jest":"^29.4.9","tslib":"^2.8.1","tsup":"^8.5.1","typescript":"^6.0.2","typescript-eslint":"^8.58.2"},"dependencies":{"@actions/core":"^2.0.3","@gitbeaker/rest":"^43.8.0","@linearb/gitstream-core-js":"0.1.107","@octokit/rest":"^20.1.2","@wasm-fmt/ruff_fmt":"^0.15.10","ajv":"^8.18.0","axios":"^1.15.0","isolated-vm":"^5.0.4","js-yaml":"^4.1.1","jsonwebtoken":"^9.0.3","lodash":"^4.18.1","moment":"^2.30.1","nunjucks":"^3.2.4","parse-diff":"^0.11.1","prettier":"^3.8.2","shell-quote":"^1.8.3"},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"all"}}')},81813:tl=>{"use strict";tl.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__(tl){var od=__webpack_module_cache__[tl];if(od!==undefined){return od.exports}var _d=__webpack_module_cache__[tl]={id:tl,loaded:false,exports:{}};var Ad=true;try{__webpack_modules__[tl].call(_d.exports,_d,_d.exports,__nccwpck_require__);Ad=false}finally{if(Ad)delete __webpack_module_cache__[tl]}_d.loaded=true;return _d.exports}__nccwpck_require__.m=__webpack_modules__;(()=>{var tl=Object.getPrototypeOf?tl=>Object.getPrototypeOf(tl):tl=>tl.__proto__;var od;__nccwpck_require__.t=function(_d,Ad){if(Ad&1)_d=this(_d);if(Ad&8)return _d;if(typeof _d==="object"&&_d){if(Ad&4&&_d.__esModule)return _d;if(Ad&16&&typeof _d.then==="function")return _d}var Dd=Object.create(null);__nccwpck_require__.r(Dd);var zd={};od=od||[null,tl({}),tl([]),tl(tl)];for(var Kd=Ad&2&&_d;typeof Kd=="object"&&!~od.indexOf(Kd);Kd=tl(Kd)){Object.getOwnPropertyNames(Kd).forEach((tl=>zd[tl]=()=>_d[tl]))}zd["default"]=()=>_d;__nccwpck_require__.d(Dd,zd);return Dd}})();(()=>{__nccwpck_require__.d=(tl,od)=>{for(var _d in od){if(__nccwpck_require__.o(od,_d)&&!__nccwpck_require__.o(tl,_d)){Object.defineProperty(tl,_d,{enumerable:true,get:od[_d]})}}}})();(()=>{__nccwpck_require__.f={};__nccwpck_require__.e=tl=>Promise.all(Object.keys(__nccwpck_require__.f).reduce(((od,_d)=>{__nccwpck_require__.f[_d](tl,od);return od}),[]))})();(()=>{__nccwpck_require__.u=tl=>""+tl+".index.js"})();(()=>{__nccwpck_require__.o=(tl,od)=>Object.prototype.hasOwnProperty.call(tl,od)})();(()=>{__nccwpck_require__.r=tl=>{if(typeof Symbol!=="undefined"&&Symbol.toStringTag){Object.defineProperty(tl,Symbol.toStringTag,{value:"Module"})}Object.defineProperty(tl,"__esModule",{value:true})}})();(()=>{__nccwpck_require__.nmd=tl=>{tl.paths=[];if(!tl.children)tl.children=[];return tl}})();if(typeof __nccwpck_require__!=="undefined")__nccwpck_require__.ab=__dirname+"/";(()=>{var tl={792:1};var installChunk=od=>{var _d=od.modules,Ad=od.ids,Dd=od.runtime;for(var zd in _d){if(__nccwpck_require__.o(_d,zd)){__nccwpck_require__.m[zd]=_d[zd]}}if(Dd)Dd(__nccwpck_require__);for(var Kd=0;Kd{if(!tl[od]){if(true){installChunk(require("./"+__nccwpck_require__.u(od)))}else tl[od]=1}}})();var __webpack_exports__={};(()=>{"use strict";var tl=__webpack_exports__;Object.defineProperty(tl,"__esModule",{value:true});const od=__nccwpck_require__(41730);(0,od.run)()})();module.exports=__webpack_exports__})(); \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index d5a543d1..0cdca6e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@actions/core": "^2.0.3", - "@linearb/gitstream-core": "2.1.276" + "@linearb/gitstream-core": "2.1.277" }, "devDependencies": { "@eslint/js": "^10.0.1", @@ -1551,9 +1551,9 @@ } }, "node_modules/@linearb/gitstream-core": { - "version": "2.1.276", - "resolved": "https://linearb.jfrog.io/linearb/api/npm/npm-local/@linearb/gitstream-core/-/@linearb/gitstream-core-2.1.276.tgz", - "integrity": "sha512-y1taNFAj4zwCavGIeezAzsMakEv+GjMKCmHeJvrIfIjhlQZVrpfasaNLt4kOeXQ7z/09+0kQZ3gl45sg4JdtdQ==", + "version": "2.1.277", + "resolved": "https://linearb.jfrog.io/linearb/api/npm/npm-local/@linearb/gitstream-core/-/@linearb/gitstream-core-2.1.277.tgz", + "integrity": "sha512-ITo4xurbuDBfaVZEZjfOFQ+ZR7bgCoatNeybfAonMBU5KtjXHDVDLh/AlG00cWa2iDfgZk6zYczhga+Tah8nUA==", "license": "MIT", "dependencies": { "@actions/core": "^2.0.3", diff --git a/package.json b/package.json index dffeabe6..91dcf9c5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "license": "Apache-2.0", "dependencies": { "@actions/core": "^2.0.3", - "@linearb/gitstream-core": "2.1.276" + "@linearb/gitstream-core": "2.1.277" }, "devDependencies": { "@eslint/js": "^10.0.1",